* ld-frv: Update .d files with correct addresses displayed for
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
060feee5
JJ
12004-01-05 Jakub Jelinek <jakub@redhat.com>
2
3 * emulparams/elf_s390.sh (NO_SMALL_DATA): Set to yes.
4 * emulparams/elf64_s390.sh (NO_SMALL_DATA): Set to yes.
5
5e2f1575
AM
62004-01-03 Alan Modra <amodra@bigpond.net.au>
7
e5caa5e0
AM
8 * ldexp.c (align_n): Make static.
9 * ldexp.h (align_n): Delete declaration.
10 * ldlang.h (lang_enter_output_section_statement): Remove
11 block_value param.
12 * ldlang.c (lang_enter_output_section_statement): Likewise.
13 (TO_ADDR, TO_SIZE): Define.
c2df3ea5 14 (opb_shift): New var.
e5caa5e0
AM
15 (init_opb): New function.
16 (print_input_section): Call init_opb and use TO_ADDR.
17 (print_data_statement, print_reloc_statement): Likewise.
18 (print_padding_statement): Likewise.
c2df3ea5 19 (size_input_section): Use TO_SIZE and TO_ADDR, and global opb_shift.
e5caa5e0
AM
20 (lang_check_section_addresses): Likewise.
21 (lang_size_sections_1): Likewise.
22 (lang_do_assignments_1): Likewise.
23 (lang_set_startof): Likewise.
c2df3ea5 24 (lang_one_common): Likewise. Combine power_of_two and opb_shift align.
e5caa5e0 25 (lang_process): Call init_opb.
c2df3ea5 26 (lang_abs_symbol_at_end_of): Use TO_ADDR and global opb_shift.
e5caa5e0
AM
27 (lang_enter_overlay_section): Adjust
28 lang_enter_output_section_statement call.
29 * ldgram.y: Likewise.
30 * mri.c (mri_draw_tree): Likewise.
31 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Likewise.
32 * emultempl/mmo.em (mmo_place_orphan): Likewise.
33 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Likewise.
34
5e2f1575
AM
35 * ldfile.c (ldfile_set_output_arch): Add defarch param.
36 * ldfile.h (ldfile_set_output_arch): Ditto.
37 * emultempl/aix.em (gld${EMULATION_NAME}_before_parse): Use
38 ldfile_set_output_arch.
39 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Ditto.
40 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Ditto.
41 * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Ditto.
42 * emultempl/mipsecoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
43 * emultempl/pe.em (gld${EMULATION_NAME}_before_parse): Ditto.
44 * emultempl/sunos.em (gld${EMULATION_NAME}_before_parse): Ditto.
45 * ldgram.y: Adjust ldfile_set_output_arch call.
46 * emultempl/armcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
47 * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Ditto.
48 * emultempl/armelf_oabi.em (gld${EMULATION_NAME}_before_parse): Ditto.
49 * emultempl/generic.em (gld${EMULATION_NAME}_before_parse): Ditto.
50 * emultempl/gld960c.em (gld960_set_output_arch): Ditto.
51 * emultempl/m68kcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
52 * emultempl/ticoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
53
b50c15dc
NC
542004-01-02 Bernardo Innocenti <bernie@develer.com>
55
56 * configure.tgt: Add m68k-uClinux target.
6edf0760 57
c9e214e5 58For older changes see ChangeLog-0203
252b5132
RH
59\f
60Local Variables:
61mode: change-log
62left-margin: 8
63fill-column: 74
64version-control: never
65End:
This page took 0.301874 seconds and 4 git commands to generate.