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