2003-11-28 Alexandre Oliva <aoliva@redhat.com>
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
005e1118
AO
12004-01-06 Alexandre Oliva <aoliva@redhat.com>
2
3 2003-11-28 Alexandre Oliva <aoliva@redhat.com>
4 * emulparams/elf32frvfd.sh (EMBEDDED): Clear.
5 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
6 * emulparams/elf32frvfd.sh (STACK_ADDR): Unset.
7 (MAXPAGESIZE): Set to 64Kb.
8 (OTHER_READONLY_SECTIONS): Define __ROFIXUP_LIST__ and
9 __ROFIXUP_END__. Don't map .rofixup.got any more.
10 * emulparams/elf32frv.sh (NOP): Set.
11 2003-10-31 Alexandre Oliva <aoliva@redhat.com>
12 * configure.tgt: Add frv-*-*linux*.
13 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
14 * Makefile.am (ALL_EMULATIONS): Added eelf32frvfd.o.
15 (eelf32frvfd.c): New.
16 * configure.tgt <frv-*-*>: Added it to targ_extra_emuls.
17 * emulparams/elf32frv.sh: Reverted previous two patches.
18 * emulparams/elf32frvfd.sh: New.
19 * Makefile.in: Rebuilt.
20 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
21 * emulparams/elf32frv.sh (OTHER_READONLY_SECTIONS): Added
22 .rofixup.got to .rofixup.
23 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
24 * emulparams/elf32frv.sh (MAXPAGESIZE): Make it 256KiB, not 256B.
25 (TEMPLATE_NAME, GENERATE_SHLIB_SCRIPT): Set.
26
060feee5
JJ
272004-01-05 Jakub Jelinek <jakub@redhat.com>
28
29 * emulparams/elf_s390.sh (NO_SMALL_DATA): Set to yes.
30 * emulparams/elf64_s390.sh (NO_SMALL_DATA): Set to yes.
31
5e2f1575
AM
322004-01-03 Alan Modra <amodra@bigpond.net.au>
33
e5caa5e0
AM
34 * ldexp.c (align_n): Make static.
35 * ldexp.h (align_n): Delete declaration.
36 * ldlang.h (lang_enter_output_section_statement): Remove
37 block_value param.
38 * ldlang.c (lang_enter_output_section_statement): Likewise.
39 (TO_ADDR, TO_SIZE): Define.
c2df3ea5 40 (opb_shift): New var.
e5caa5e0
AM
41 (init_opb): New function.
42 (print_input_section): Call init_opb and use TO_ADDR.
43 (print_data_statement, print_reloc_statement): Likewise.
44 (print_padding_statement): Likewise.
c2df3ea5 45 (size_input_section): Use TO_SIZE and TO_ADDR, and global opb_shift.
e5caa5e0
AM
46 (lang_check_section_addresses): Likewise.
47 (lang_size_sections_1): Likewise.
48 (lang_do_assignments_1): Likewise.
49 (lang_set_startof): Likewise.
c2df3ea5 50 (lang_one_common): Likewise. Combine power_of_two and opb_shift align.
e5caa5e0 51 (lang_process): Call init_opb.
c2df3ea5 52 (lang_abs_symbol_at_end_of): Use TO_ADDR and global opb_shift.
e5caa5e0
AM
53 (lang_enter_overlay_section): Adjust
54 lang_enter_output_section_statement call.
55 * ldgram.y: Likewise.
56 * mri.c (mri_draw_tree): Likewise.
57 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Likewise.
58 * emultempl/mmo.em (mmo_place_orphan): Likewise.
59 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Likewise.
60
5e2f1575
AM
61 * ldfile.c (ldfile_set_output_arch): Add defarch param.
62 * ldfile.h (ldfile_set_output_arch): Ditto.
63 * emultempl/aix.em (gld${EMULATION_NAME}_before_parse): Use
64 ldfile_set_output_arch.
65 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Ditto.
66 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Ditto.
67 * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Ditto.
68 * emultempl/mipsecoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
69 * emultempl/pe.em (gld${EMULATION_NAME}_before_parse): Ditto.
70 * emultempl/sunos.em (gld${EMULATION_NAME}_before_parse): Ditto.
71 * ldgram.y: Adjust ldfile_set_output_arch call.
72 * emultempl/armcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
73 * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Ditto.
74 * emultempl/armelf_oabi.em (gld${EMULATION_NAME}_before_parse): Ditto.
75 * emultempl/generic.em (gld${EMULATION_NAME}_before_parse): Ditto.
76 * emultempl/gld960c.em (gld960_set_output_arch): Ditto.
77 * emultempl/m68kcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
78 * emultempl/ticoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
79
b50c15dc
NC
802004-01-02 Bernardo Innocenti <bernie@develer.com>
81
82 * configure.tgt: Add m68k-uClinux target.
6edf0760 83
c9e214e5 84For older changes see ChangeLog-0203
252b5132
RH
85\f
86Local Variables:
87mode: change-log
88left-margin: 8
89fill-column: 74
90version-control: never
91End:
This page took 0.253016 seconds and 4 git commands to generate.