daily update
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
a23d8409
AM
12004-09-27 Alan Modra <amodra@bigpond.net.au>
2
3 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Enable
4 --emit-stub-syms automatically when --emit-relocs.
5
7b89fa29
PB
62004-09-24 Paul Brook <paul@codeosurcery.com>
7
8 * scripttempl/elf.sc: Keep .preinit_array, .init_array and
9 .fini_array sections.
10
e2a68bcc
AS
112004-09-19 Andreas Schwab <schwab@suse.de>
12
13 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Adjust data segment
14 base so that relro end is suitably aligned.
15
3674e28a
PB
162004-09-17 Paul Brook <paul@codesourcery.com>
17
18 * ld.texinfo: Rename arm-specific section. Document --target*
19 * emulparams/armelf_fbsd.sh: Set TARGET2_TYPE.
20 * emulparams/armelf_linux.sh: Ditto.
21 * emulparams/armelf_nbsd.sh: Ditto.
22 * emultempl/armelf.em: Set default for TARGET2_TYPE.
23 (target2_type): New variable.
24 (arm_elf_before_allocation): Don't pass target1_type.
25 (arm_elf_create_output_section_statements): New function.
26 (PARSE_AND_LIST_PROLOGUE): Add OPTION_TARGET2.
27 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add --target=.
28 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_TARGET2.
29 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Set.
30 * emultempl/armelf_oabi.em (_before_allocation): Remove extra
31 argument to bfd_elf32_arm_process_before_allocation.
32
f6e332e6
AM
332004-09-17 Alan Modra <amodra@bigpond.net.au>
34
35 * ldexp.c (fold_name): Update u.undef.next refs.
36 * emultempl/pe.em: Likewise.
37 * emultempl/sunos.em: Likewise.
38
9c933e04
AM
392004-09-17 Alan Modra <amodra@bigpond.net.au>
40
41 * Makefile.am: Run "make dep-am".
42 * Makefile.in: Regenerate.
43 * config.in: Regenerate.
44 * configure: Regenerate.
45 * aclocal.m4: Regenerate.
46 * po/ld.pot: Regenerate.
47
1fa32646
TL
482004-09-16 Tomer Levi <Tomer.Levi@nsc.com>
49
9c933e04
AM
50 * scripttempl/elf32crx.sc (.init): Add KEEP for section's *personality*.
51 (.fini): Likewise.
52 (.jcr): Likewise.
1fa32646 53
b6ee372a
AM
542004-09-16 Alan Modra <amodra@bigpond.net.au>
55
56 * emultempl/armelf_oabi.em (before_allocation): Add extra zero param
57 to bfd_elf32_arm_process_before_allocation call.
58
9c504268
PB
592004-09-13 Paul Brook <paul@codesourcery.com>
60
61 * emulparams/armsymbian.sh: Set TARGET1_IS_REL.
62 * emultempl/armelf.em: Use TARGET1_IS_REL. Add --target1-{rel,abs}.
63
d15b04bd
L
642004-09-07 H.J. Lu <hongjiu.lu@intel.com>
65
66 * configure: Regenerated with autconfig 2.13.
67
875c4330
AS
682004-09-07 Andreas Schwab <schwab@suse.de>
69
70 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Apply data segment
71 alignment before adjusting DATA_SEGMENT_RELRO_END.
72
229fcec5
MM
732004-09-06 Mark Mitchell <mark@codesourcery.com>
74
75 * emulparams/armsymbian.sh: Use armbpabi script.
76 * scripttempl/armbpabi.sc: New script.
77
e5a52504
MM
782004-09-02 Mark Mitchell <mark@codesourcery.com>
79
80 * Makefile.am (ALL_EMULATIONS): Add earmsymbian.o.
81 (earmsymbian.c): New target.
82 * configure.tgt: Use armsymbian emulation for arm*-*-symbianelf*.
83 * Makefile.in: Regenerated.
84 * aclocal.m4: Likewise.
85 * configure: Likewise.
86 * emulparams/armsymbian.sh: New file.
87
42851540
NC
882004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
89
90 * scripttempl/elf32crx.sc: Edit file with comments.
91 (.init): Add new section.
92 (.fini): Likewise.
93 (.ctor): Control the linkage order.
94 (.dtor): Likewise.
95
c034e3e0
NC
962004-08-27 Nick Clifton <nickc@redhat.com>
97
98 * emultempl/pe.em (after_open): Do not assume that either bfd is
9c933e04 99 an archive.
c034e3e0 100
688c58f3
AM
1012004-08-26 Alan Modra <amodra@bigpond.net.au>
102
103 * ldlang.c (lang_init): Don't compare with TRUE.
104
b18c562e
NC
1052004-08-25 Dmitry Diky <diwil@spec.ru>
106
107 * emulparams/msp430all.sh: Fix RAM sizes for all targets.
108 * scripttempl/elf32msp430.sc: Add .profiler section definition.
109
61f5d054
L
1102004-08-24 H.J. Lu <hongjiu.lu@intel.com>
111
112 * ldlang.c (wildcardp): Defined as a macro with strpbrk.
113
e77d3d77
MM
1142004-08-19 Mark Mitchell <mark@codesourcery.com>
115
116 * configure.tgt (arm*-*-symbianelf*): New target.
117 (arm*-*-eabi*): Likewise.
118
3f764659
JJ
1192004-08-19 Jakub Jelinek <jakub@redhat.com>
120
121 * emultempl/ppc64elf.em (non_overlapping_opd): New variable.
122 (ppc_before_allocation): Pass it to ppc64_elf_edit_opd).
123 (OPTION_NON_OVERLAPPING_OPD): Define.
124 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Add
125 --non-overlapping-opd option.
126
a010d60f
AM
1272004-08-18 Alan Modra <amodra@bigpond.net.au>
128
129 PR 338
130 * ldexp.c (fold_name): Don't call bfd_link_add_undef if the symbol
131 was already on the undefs list.
132
c4e33880
AM
1332004-08-17 Alan Modra <amodra@bigpond.net.au>
134
135 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Dot
136 prefix the symbol field too.
137
d003868e
AM
1382004-08-13 Alan Modra <amodra@bigpond.net.au>
139
140 * ldmain.c (link_callbacks): Remove "error_handler".
141 * ldmisc.c: Include elf-bfd.h.
142 (vfinfo): Sort comment. Handle %A. Use %A instead of
143 bfd_get_section_indent.
144 (error_handler): Delete.
145 * ldmisc.h (error_handler): Delete declaration.
146
99877b66
AM
1472004-08-10 Alan Modra <amodra@bigpond.net.au>
148
149 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Call
150 ppc64_elf_restore_symbols.
151
40e45c8b
AM
1522004-08-09 Alan Modra <amodra@bigpond.net.au>
153
154 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Error if
155 .toc is too large on relocatable linking.
156
ccfa59ea
AM
1572004-08-09 Alan Modra <amodra@bigpond.net.au>
158
159 * emultempl/ppc64elf.em (ppc_after_open): Delete.
160 (LDEMUL_AFTER_OPEN): Don't define.
161
93fd0973
SC
1622004-08-02 Stephane Carrez <stcarrez@nerim.fr>
163
164 * ld.texinfo (Top): Document specific options of 68HC11 and 68HC12.
165
f1b123db
SC
1662004-08-01 Stephane Carrez <stcarrez@nerim.fr>
167
168 * scripttempl/elfm68hc12.sc: Align text, rodata and data section
169 on power of 2.
170
e7fbc2bf
JT
1712004-07-27 Jason Thorpe <thorpej@wasabisystems.com>
172
173 * emulparams/hppanbsd.sh (OUTPUT_FORMAT): Set to "elf32-hppa-netbsd".
174
c05e9f04
NC
1752004-07-26 Dmitry Diky <diwil@spec.ru>
176
177 * Makefile.am: Add new subtargets: msp430x1610, msp430x1611,
178 msp430x1612, msp430x415, msp430x417, msp430xG437, msp430xG438,
179 msp430xG439.
180 * configure.tgt: Likewise.
181 * emulparams/msp430all.sh: Likewise.
182 * Makefile.in: Regenerate.
183
9f61903d
NC
1842004-07-23 Nick Clifton <nickc@redhat.com>
185
186 * emultempl/elf32.em (_place_orphan): Use an already existing
187 section name if that section does not have any flags set.
188
082b7297
L
1892004-07-21 H.J. Lu <hongjiu.lu@intel.com>
190
191 * ldlang.c (already_linked_hash_entry): Removed.
192 (already_linked): Likewise.
193 (already_linked_table): Likewise.
194 (section_already_linked): Call bfd_section_already_linked.
195 (lang_process): Replace already_linked_table_init with
196 bfd_section_already_linked_table_init and check return. Replace
197 already_linked_table_free with bfd_section_already_linked_table_free.
198
76d7af2d
NC
1992004-07-21 Nick Clifton <nickc@redhat.com>
200
201 * ldlang.c (init_os): Make sure that the newly allocated userdata
202 structure is zeroed out.
203
14b3c463
L
2042004-07-19 H.J. Lu <hongjiu.lu@intel.com>
205
206 * NEWS: Mention the new --add-needed/--no-add-needed and
207 --as-needed/--no-as-needed options.
208
e56f61be
L
2092004-07-19 H.J. Lu <hongjiu.lu@intel.com>
210
211 * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): Also
212 check the add_needed field.
213 (dt_needed): New struct.
214 (gld${EMULATION_NAME}_try_needed): Change the first argument
215 to a pointer to struct dt_needed. Check the DYN_NO_ADD_NEEDED
216 bit in the file where the DT_NEEDED entry comes from.
217 (gld${EMULATION_NAME}_search_needed): Change the second
218 argument to a pointer to struct dt_needed.
219 (gld${EMULATION_NAME}_check_ld_so_conf): Updated.
220 (gld${EMULATION_NAME}_after_open): Likewise.
221
222 * ld.texinfo: Add --add-needed document.
223 * ldlang.c (new_afile): Set p->add_needed.
224 * ldlang.h (lang_input_statement_type): Add add_needed field.
225 * ldmain.h (add_needed): Declare.
226 * ldmain.c (add_needed): New global var.
227 * lexsup.c (option_values): Add OPTION_ADD_NEEDED and
228 OPTION_NO_ADD_NEEDED.
229 (ld_options): Likewise.
230 (parse_args): Handle them.
231
c99b8138
NC
2322004-07-13 Christof Petig <christof@petig-baender.de>
233
234 * emultempl/pe.em (make_import_fixup): Use bfd_get_32 to correct
235 for endian-ness of extracted addend.
236
13ed4151
NC
2372004-07-13 Danny Smith <dannysmith@usesr.sourceforge.net>
238
239 * pe-dll.c (auto_export): Filter on just the import prefix,
240 "_imp_", not "_imp__".
241
1a320fbb
NC
2422004-07-09 Nick Clifton <nickc@redhat.com>
243
244 * configure.tgt: Change sh-sybmian-elf to sh-*-symbianelf.
245
1fe1f39c
NC
2462004-07-06 Tomer Levi <Tomer.Levi@nsc.com>
247
248 * Makefile.am (ALL_EMULATIONS): Add eelf32crx.o.
249 (eelf32crx.c): New target.
250 * Makefile.in: Regenerate.
251 * configure.tgt: Handle crx-*-elf*.
252 * emulparams/elf32crx.sh: New file.
253 * emultempl/crxelf.em: New file.
254 * scripttempl/elf32crx.sc: New file.
255 * NEWS: Mention new target.
256
85fbca6a
NC
2572004-07-06 Nick Clifton <nickc@redhat.com>
258
259 * Makefile.am: Add eshlsymbian.c.
260 * Makefile.in: Regenerate.
261 * configure.tgt: Add sh*-symbian-elf target.
262 * emulparams/shlsymbian.sh: New file. Configure the
263 sh-symbian-elf linker scripts.
264 * scripttemp/elf32sh-symbian.sc: New file. Linker script
265 template for the sh-symbian-elf target.
266
b71a5181
DA
2672004-07-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
268
269 * emulparams/hppa64linux.sh: Define PLT_BEFORE_GOT.
270 * emulparams/hppalinux.sh: Likewise.
271 * scripttempl/elf.sc: Place .plt just before .got when .plt is in
272 data segment and PLT_BEFORE_GOT is defined.
273
c87db184
CF
2742004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
275
276 * ld.texinfo (WIN32): Document PE weak symbols.
277
f6a8ae81
KK
2782004-07-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
279
280 * emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
281
b602c853
L
2822004-07-01 H.J. Lu <hongjiu.lu@intel.com>
283
284 * ldmisc.c (vfinfo): Call bfd_get_section_ident to identify
285 the section.
286
1a23a9e6
AM
2872004-06-29 Alan Modra <amodra@bigpond.net.au>
288
289 * ldlang.c (lang_reset_memory_regions): Save last relax pass section
290 size in rawsize.
291
eea6121a
AM
2922004-06-24 Alan Modra <amodra@bigpond.net.au>
293
294 * ldlang.c (print_output_section_statement): Don't print size before
295 relaxation.
296 (IGNORE_SECTION): Remove bfd arg. Update all callers.
297
298 * ldexp.c (fold_name): .. See below.
299 * ldlang.c (section_already_linked, print_output_section_statement,
300 print_input_section, insert_pad, size_input_section,
301 lang_check_section_addresses, lang_size_sections_1,
302 lang_size_sections, lang_do_assignments_1, lang_set_startof,
303 lang_one_common, lang_reset_memory_regions, lang_process,
304 lang_abs_symbol_at_end_of, lang_do_version_exports_section): ..
305 * ldwrite.c (build_link_order, clone_section, ds, split_sections): ..
306 * pe-dll.c (process_def_file, generate_reloc): ..
307 * emultempl/elf32.em (gld${EMULATION_NAME}_find_statement_assignment,
308 gld${EMULATION_NAME}_before_allocation): ..
309 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): ..
310 * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_before_allocation,
311 sh64_elf_${EMULATION_NAME}_after_allocation): ..
312 * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): ..
313 * emultempl/xtensaelf.em (ld_assign_relative_paged_dot,
314 ld_local_file_relocations_fit, ld_xtensa_insert_page_offsets): Use
315 "size" instead of "_raw_size" and "_cooked_size". Expand
316 bfd_section_size macro invocations.
317
552f8272
CF
3182004-06-22 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
319
320 * ld/scripttemp/pe.sc (.CRT): Define ___crt_xc_start__,
321 ___crt_xc_end__, ___crt_xi_start__, ___crt_xi_end__, ___crt_xl_start__,
322 ___crt_xp_start__, ___crt_xp_end__, ___crt_xt_start__ and
323 ___crt_xt_end__.
324 (.tls): Define ___tls_start__ and ___tls_end__.
325
aee6f5b4
AO
3262004-06-21 Alexandre Oliva <aoliva@redhat.com>
327
328 * emulparams/elf32frvfd.sh (GENERATE_PIE_SCRIPT): Set to yes.
329
eea6121a 3302004-06-18 Adam Nemet <anemet@lnxw.com>
f234d5fe 331
eea6121a
AM
332 * configure.in: Set EXTRA_SHLIB_EXTENSION to .a for LynxOS.
333 * configure: Regenerate.
f234d5fe 334
dfff4fbe
JJ
3352004-06-15 Jakub Jelinek <jakub@redhat.com>
336
337 * scripttempl/elf.sc: Readd KEEP and .gcc_except_table.* to
338 .gcc_except_table output sections lost accidentally with
339 -z relro patch.
340
a9e0c0c6
AM
3412004-06-15 Alan Modra <amodra@bigpond.net.au>
342
343 * ldwrite.c (build_link_order): Use bfd_get_section_size
344 instead of bfd_get_section_size_before_reloc or _raw_size.
345 * pe-dll.c (process_def_file): Likewise.
346
7115639b
AM
3472004-06-14 Alan Modra <amodra@bigpond.net.au>
348
349 From Richard Wirth <r.wirth@wirthware.de>
350 * ldlang.c (lang_finish): Don't free lang_definedness_table.
351
9ca57817
AM
3522004-05-29 Alan Modra <amodra@bigpond.net.au>
353
354 * ldlang.c (gc_section_callback): Move SEC_EXCLUDE twiddles..
355 (lang_gc_sections): .. to a LANG_FOR_EACH_INPUT_STATEMENT loop here.
356
f6f9408f
JR
3572004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
358
359 * testsuite/ld-sh/arch/arch.exp: New test script.
360 * testsuite/ld-sh/arch/arch_expected.txt: New file.
361 * testsuite/ld-sh/arch/sh.s: New file.
362 * testsuite/ld-sh/arch/sh2.s: New file.
363 * testsuite/ld-sh/arch/sh-dsp.s: New file.
364 * testsuite/ld-sh/arch/sh2e.s: New file.
365 * testsuite/ld-sh/arch/sh3-nommu.s: New file.
366 * testsuite/ld-sh/arch/sh3.s: New file.
367 * testsuite/ld-sh/arch/sh3-dsp.s: New file.
368 * testsuite/ld-sh/arch/sh3e.s: New file.
369 * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
370 * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
371 * testsuite/ld-sh/arch/sh4.s: New file.
372 * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
373 * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
374 * testsuite/ld-sh/arch/sh4a.s: New file.
375
164e712d
AM
3762004-05-28 Alan Modra <amodra@bigpond.net.au>
377
6feb9908
AM
378 * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flags
379 throughout file.
380 * lexsup.c: Formatting. Wrap long lines.
381 * ldwrite.c: Update copyright date.
382
164e712d
AM
383 * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here.
384 (output_section_callback): Nor SEC_KEEP here.
385 (gc_section_callback): Twiddle SEC_EXCLUDE here.
386 (lang_gc_wild): Delete. Fold into..
387 (lang_gc_sections_1): ..here. Only call bfd_gc_sections when garbage
388 collecting.
389 (lang_process): Always call lang_gc_sections.
390 (lang_place_orphans): Handle SEC_EXCLUDE sections.
391 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Remove
392 SEC_EXCLUDE code.
393
b3096250
L
3942004-05-26 H.J. Lu <hongjiu.lu@intel.com>
395
396 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Clear
397 SEC_EXCLUDE on non-SEC_DEBUGGING sections for relocatable link.
398 * ldlang.c (lang_add_section): Likewise.
399
e49f5022
AM
4002004-05-26 Alan Modra <amodra@bigpond.net.au>
401
402 * ldlang.c (lang_add_section): Set SEC_EXCLUDE for SEC_GROUP
403 sections when doing a final link. Clear SEC_EXCLUDE when doing
404 a relocable link, except for SEC_DEBUGGING sections.
405 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Use the
406 same condition here to drop SEC_EXCLUDE orphan sections.
407
57ceae94
AM
4082004-05-25 Alan Modra <amodra@bigpond.net.au>
409
410 * ldlang.c (lang_process): Call bfd_merge_sections later, and
411 only when not a relocatable link.
412 (print_input_section): Handle SEC_EXCLUDE sections.
413 (size_input_section): Don't update dot on SEC_EXCLUDE sections.
414 (lang_do_assignments_1): Likewise.
415 * ldwrite.c (build_link_order): Ignore SEC_EXCLUDE input sections.
416 * emultempl/armelf.em (arm_elf_set_bfd_for_interworking): Likewise.
417 * emultempl/hppaelf.em (build_section_lists): Likewise.
418 * emultempl/ppc64elf.em (build_toc_list): Likewise.
419 (build_section_lists): Likewise.
420
a85785bc
AS
4212004-05-23 Andreas Schwab <schwab@suse.de>
422
423 * ld.texinfo (Options): Fix typo in last change.
424
2d643429
NC
4252004-05-21 Andy Chittenden <achittenden@bluearc.com>
426
427 * ld.h (ld_config_type): Add new field: hash_table_size.
428 * ldmain.c: Initialise the new field to zero. If it is non-zero
429 after parsing the linker's command line call
430 bfd_hash_set_default_size.
431 * lexsup.c (option_values): Add OPTION_HASH_SIZE.
432 (ld_options): Add hash-size.
433 (parse_args): Parse --hash-size option. Allow
434 --reduce-memory-overheads to set the default hash table size as
435 well.
436 * ld.texinfo: Document the new switch. Also mention that
437 --reduce-memory-overheads can affect the hash table size.
438 * NEWS: Mention the new feature.
439
35835446
JR
4402004-05-19 J"orn Rennecke <joern.rennecke@superh.com>
441
442 * NEWS: Mention new linker map file generation and the
443 --reduce-memory-overheads option.
444 * ld.texinfo: Document --reduce-memory-overheads option.
445 * ld.h (map_symbol_def): New struct.
446 (struct user_section_struct, section_userdata_type): Rename to:
447 (struct lean_user_section_struct, lean_section_userdata_type).
448 (struct fat_user_section_struct, fat_section_userdata_type): New.
449 (SECTION_USERDATA_SIZE): Define.
450 (args_type): New member reduce_memory_overheads.
451 * ldlang.c (map_obstack): New static variable.
452 (init_map_userdata, print_all_symbols, sort_def_symbol): New functions.
453 (lang_map): Unless command_line.reduce_memory_overheads is set,
454 initialize lists of defined symbols for each section.
455 (print_input_section): Unless command_line.reduce_memory_overheads
456 is set, use print_all_symbols.
457 (init_os): Use lean_section_userdata_type / SECTION_USERDATA_SIZE.
458 * ldmain.c (main): Initialize command_line.reduce_memory_overheads.
459 * lexsup.c (enum option_values): Add OPTION_REDUCE_MEMORY_OVERHEADS.
460 (ld_options): Add entry for --reduce-memory-overheads.
461 (parse_args): Handle OPTION_REDUCE_MEMORY_OVERHEADS.
462
0841712e
JJ
4632004-05-19 Jakub Jelinek <jakub@redhat.com>
464
465 * ldgram.y (sect_constraint): New.
466 (ONLY_IF_RO, ONLY_IF_RW): New tokens.
467 (section): Add sect_constraint. Pass additional argument
468 to lang_enter_output_section_statement.
469 * mri.c (mri_draw_tree): Pass additional argument to
470 lang_enter_output_section_statement.
471 * emultempl/pe.em (place_orphan): Likewise.
472 (output_prev_sec_find): Disregard output section statements with
473 constraint == -1.
474 * emultempl/mmo.em (output_prev_sec_find): Likewise.
475 (mmo_place_orphan): Pass additional argument to
476 lang_enter_output_section_statement.
477 * emultempl/elf32.em (output_prev_sec_find): Disregard output section
478 statements with constraint == -1.
479 (place_orphan): Pass additional argument to
480 lang_enter_output_section_statement.
481 * ldlang.c (lang_enter_overlay_section): Likewise.
482 (lang_output_section_find_1): New.
483 (lang_output_section_find): Use it.
484 (lang_output_section_statement_lookup_1): New.
485 (lang_output_section_statement_lookup): Use it.
486 (check_section_callback, check_input_sections): New.
487 (map_input_to_output_sections): Check if all input sections
488 are readonly if ONLY_IF_RO or ONLY_IF_RW was seen.
489 (strip_excluded_output_sections): Disregard output section statements
490 with constraint == -1.
491 (lang_record_phdrs): Likewise.
492 (lang_enter_output_section_statement): Add constraint argument.
493 Use lang_output_section_statement_lookup_1.
494 * ldlang.h (lang_output_section_statement_type): Add constraint
495 and all_input_readonly fields.
496 (lang_enter_output_section_statement): Adjust prototype.
497 * ldlex.l (ONLY_IF_RO, ONLY_IF_RW): New tokens.
498 * scripttempl/elf.sc (.eh_frame, .gcc_except_table): Move into text
499 segment if all input sections are readonly.
500
eea6121a 5012004-05-19 Adam Nemet <anemet@lnxw.com>
f2c50328
NC
502
503 * scripttempl/i386lynx.sc: Remove file.
504
2a16d82a
BW
5052004-05-17 Bob Wilson <bob.wilson@acm.org>
506
507 * ld.texinfo (Output Section Address): Correct subsection name.
508
eea6121a 5092004-05-17 Adam Nemet <anemet@lnxw.com>
b2d65c0b
NC
510
511 * configure.tgt (powerpc-*-lynxos* case): New case.
512 * configure.host (i[3-7]86-*-lynxos* case): Remove case.
513 * emulparams/ppclynx.sh: New file.
514 * emulparams/i386lynx.sh (SCRIPT_NAME): Update to LynxOS 4.0.
515 * Makefile.am (ALL_EMULATIONS): Add eppclynx.o
516 (ei386lynx.c): Update rule to LynxOS 4.0 ELF.
517 (eppclynx.c): New rule.
518 * Makefile.in: Regenerate.
519
4b363073
NC
5202004-05-13 Joel Sherrill <joel@oarcorp.com>
521
522 * configure.tgt (or32-*-rtems*): Switch to elf and
523 support versioned targets.
524
9598fbe5
NC
5252004-05-13 Nick Clifton <nickc@redhat.com>
526
527 * po/fr.po: Updated French translation.
528
8c37241b
JJ
5292004-05-11 Jakub Jelinek <jakub@redhat.com>
530
531 * genscripts.sh: Generate -z combreloc -z now -z relro scripts
532 for binaries, -shared and -pie.
533 * emulparams/elf_i386.sh (SEPARATE_GOTPLT): Set.
534 * emulparams/elf_x86_64.sh (SEPARATE_GOTPLT): Set.
535 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Rename to...
536 (OTHER_RELRO_SECTIONS): ... this.
537 * ldlex.l (DATA_SEGMENT_RELRO_END): Add.
538 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
539 -z relro and -z norelro.
540 (gld${EMULATION_NAME}_list_options): Add it to usage.
541 (gld${EMULATION_NAME}_get_script): Return -z combreloc -z now
542 -z relro scripts when appropriate.
543 * scripttempl/elf.sc: Unset SEPARATE_GOTPLT if RELRO_NOW is set.
544 Create separate .got.plt section if SEPARATE_GOTPLT.
545 Move sections which are only written during relocation handling
546 to the beginning of RW segment. If NO_SMALL_DATA, move .got
547 before .data. Add DATA_SEGMENT_RELRO_END directive.
548 Include OTHER_RELRO_SECTIONS.
549 * ldgram.y (DATA_SEGMENT_RELRO_END): Add.
550 * ldexp.c (exp_print_token): Handle DATA_SEGMENT_RELRO_END.
551 (fold_unary): Likewise.
552 (fold_binary): Handle -z relro.
553 * ldexp.h (struct exp_data_seg): Add exp_dataseg_relro_seen and
554 exp_dataseg_relro_adjust phases. Add relro_end field.
555 * ldmain.c (main): Initialize link_info.relro to FALSE.
556 * ldlang.c (lang_size_sections): Handle -z relro.
557
e21059f2
MM
5582004-05-08 Marek Michalkiewicz <marekm@amelek.gda.pl>
559
560 * scripttempl/avr.sc: Do not set LMA for "eeprom" section.
561
5f9b8920
JR
5622004-05-07 J"orn Rennecke <joern.rennecke@superh.com>
563
564 * ldlang.c (print_padding_statement): Cast size_t to bfd_vma
565 before printing it with %W.
566
26d2d8a2 5672004-05-07 Brian Ford <ford@vss.fsi.com>
eea6121a 568 DJ Delorie <dj@redhat.com>
26d2d8a2
BF
569
570 * emultempl/pe.em (real_flags): New static.
571 (OPTION_LARGE_ADDRESS_AWARE): New define.
572 (gld${EMULATION_NAME}_add_options): Add --large-address-aware option.
573 (gld_${EMULATION_NAME}_list_options): Likewise.
574 (gld${EMULATION_NAME}_handle_option): Likewise.
575 (gld_${EMULATION_NAME}_after_open): Pass real_flags to PE private data.
576 * ld.texinfo: Document it.
577 * NEWS: Mention it.
578
1b169501
BF
5792004-05-07 Brian Ford <ford@vss.fsi.com>
580
581 * NEWS: Mention DWARF 2 support for i386pe.
582
41cf0c62
AO
5832004-05-05 Alexandre Oliva <aoliva@redhat.com>
584
585 * emulparams/elf32frvfd.sh (OUTPUT_FORMAT): Switch to new
586 elf32-frvfdpic.
587
d0d6a25b
AM
5882004-04-30 Alan Modra <amodra@bigpond.net.au>
589
590 * ldlang.c (unique_section_p): Pass section parm, return true on
591 group sections.
592 (output_section_callback): Adjust.
593 * ldlang.h (unique_section_p): Update prototype.
594 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust.
595
755306be
EB
5962004-04-30 Eric Botcazou <ebotcazou@act-europe.fr>
597
eea6121a 598 * ld.texinfo (--gc-sections): Remove restriction for
755306be
EB
599 dynamic linking.
600
8a7140c3
NC
6012004-04-29 Brian Ford <ford@vss.fsi.com>
602
603 * scripttempl/pe.sc: Handle .debug* and .gnu.linkonce.wi.* sections
604 for DWARF 2/3. Update stab section's syntax.
605
2f9636ba
AM
6062004-04-29 Alan Modra <amodra@bigpond.net.au>
607
608 * pe-dll.c: Revert changes accidentally committed 2004-03-08.
609 (fill_edata): Correct pointer arithmetic.
610
23867d67
CD
6112004-04-21 Chris Demetriou <cgd@broadcom.com>
612
613 * ld.texinfo: Remove MIPS --embedded-relocs documentation.
614 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Remove definition.
615 * emulparams/mipsidt.sh (TEMPLATE_NAME): Use generic.em.
616 (EXTRA_EM_FILE): Use mipsecoff.em
617 * emulparams/mipsidtl.sh (TEMPLATE_NAME): Use generic.em.
618 (EXTRA_EM_FILE): Use mipsecoff.em
619 * emultempl/mipsecoff.em: Restructure to be included as an
620 extra emulation file.
621 (check_sections, gld${EMULATION_NAME}_after_open)
622 (gld${EMULATION_NAME}_after_allocation)
623 (gld${EMULATION_NAME}_get_script)
624 (ld_${EMULATION_NAME}_emulation): Remove
625 (gld${EMULATION_NAME}_before_parse): Rename to...
626 (mipsecoff_before_parse): This.
627 (LDEMUL_BEFORE_PARSE): Define.
628 * emultempl/mipself.em: Remove file.
629 * scripttempl/mips.sc (.rel.sdata): Do not include in output.
630 (__runtime_reloc_start, __runtime_reloc_stop): Stop providing
631 these symbols.
632 * Makefile.am: Remove dependencies on emultempl/mipself.em.
633 * Makefile.in: Regenerate.
634
1502569c
NC
6352004-04-21 Anil Paranjpe <anilp1@kpitcummins.com>
636
637 * ld.texinfo (synthesizing on H8/300): Information about linker
638 relaxation support for bit manipulation instructions and system
639 control instructions is added.
640
c894ddfb
HPN
6412004-04-21 Hans-Peter Nilsson <hp@axis.com>
642
643 * NEWS: Mention change in DEFINED semantics.
644
a85bf78e
EB
6452004-04-21 Eric Botcazou <ebotcazou@act-europe.fr>
646
647 * scripttempl/elf.sc (.text): Add KEEP for .text.*personality*.
648 (.data): Add KEEP for .gnu.linkonce.d.*personality*.
649 (.gcc_except_table): Add KEEP for self and accept .gcc_except_table.*.
650
58434bc1
BE
6512004-04-21 Ben Elliston <bje@au.ibm.com>
652
653 * ld.texinfo (Simple Example): Add missing punctuation.
654
7a7f4e42
CD
6552004-04-20 Chris Demetriou <cgd@broadcom.com>
656
657 * NEWS: Note that MIPS --embedded-relocs option is deprecated.
658
3737f867
JJ
6592004-04-19 Jakub Jelinek <jakub@redhat.com>
660
661 * ldlang.c (lang_do_assignments_1): Handle .tbss output section
662 specially.
663
3c17e4f7
DS
6642004-04-18 Danny Smith <dannysmith@users.sourceforge.net>
665
666 * scriptempl/pe.sc: Put numbered .ctors.* after .ctors
667 with default priority. Likewise for dtors.
668
279500de
TS
6692004-04-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
670
671 * configure.host: Remove mips*-dec-bsd* target.
672 * configure.tgt: Likewise.
673
52f89c0a
RS
6742004-04-08 Richard Sandiford <rsandifo@redhat.com>
675
676 * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.
677 * emulparams/elf64bmip.sh (EXTRA_EM_FILE): Likewise.
678 * emulparams/elf32bmipn32.sh (EXTRA_EM_FILE): Likewise.
679 * emultempl/irix.em: New file.
680 * Makefile.am (eelf32bsmip.c, eelf32bmipn32.c, eelf64bmip.c): Update
681 dependencies.
682 * Makefile.in: Regenerate.
683
e489d0ae
PB
6842004-04-01 Paul Brook <paul@codesourcery.com>
685
686 * emultempl/armelf.em (byteswap_code): Add.
687 (arm_elf_before_allocation): Pass extra parameter.
688 (PARSE_AND_LIST_PROLOGUE): Add OPTION_BE8.
689 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add be8.
690 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_BE8.
691 * emultempl/armelf_oabi.em: Pass extra parameter.
692 * ld.texinfo: Document --be8.
693
7cc8057a
SS
6942004-03-30 Stan Shebs <shebs@apple.com>
695
696 Remove long-obsolete MPW support.
697 * mpw-config.in, mpw-make.sed, mac-ld.r: Remove files.
698 * Makefile.am (mpw): Remove file-presynthesizing actions.
699 * Makefile.in: Likewise.
700 * ldfile.c (slash): Remove MPW case.
701 * ldlex.l [MPW]: Remove unused definition.
702
0949843d
NC
7032004-03-30 Galit Heller <Galit.Heller@nsc.com>
704
705 * Makefile.am (ALL_EMULATIONS): Add eelf32cr16c.o.
706 (eelf32cr16c.c): New target.
707 * Makefile.in: Regenerate.
708 * configure.tgt: Handle cr16c-*-elf*.
709 * emulparams/elf32cr16c.sh: New file.
710 * scripttempl/elfcr16c.sc: Likewise
711 * NEWS: Mention support for new target.
712
0a159ef8
NC
7132004-03-30 Nick Clifton <nickc@redhat.com>
714
715 * po/sv.po: Updated Swedish translation.
716
7a945db6
AM
7172004-03-27 Alan Modra <amodra@bigpond.net.au>
718
719 * emultempl/elf32.em: Update new bfd_elf_discard_info name.
720 * emultempl/hppaelf.em: Likewise.
721 * emultempl/ppc64elf.em: Likewise.
722 * emultempl/sh64elf.em: Likewise.
723
5a580b3a
AM
7242004-03-25 Alan Modra <amodra@bigpond.net.au>
725
726 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Update
727 size_dynamic_sections call.
728
b9cf773d
AM
7292004-03-23 Alan Modra <amodra@bigpond.net.au>
730
731 PR 51.
732 * emultempl/ppc64elf.em (ppc_create_output_section_statements): Set
733 link_info.wrap_char.
734
59c2e50f
L
7352004-03-20 H.J. Lu <hongjiu.lu@intel.com>
736
737 * lexsup.c (parse_args): Don't set unresolved_syms_in_objects
738 or unresolved_syms_in_shared_libs for -Bdynamic and -Bstatic.
739
44349745
AO
7402004-03-20 Alexandre Oliva <aoliva@redhat.com>
741
742 * emulparams/elf32frvfd.sh (MAXPAGESIZE): Change to 16Kb.
743
81359a70
AM
7442004-03-19 Alan Modra <amodra@bigpond.net.au>
745
746 * config.in: Regenerate.
747 * po/ld.pot: Regenerate.
748
4a43e768
AM
7492004-03-18 Alan Modra <amodra@bigpond.net.au>
750
751 * ld.texinfo: Add --as-needed doco.
752 * ldmain.c (as_needed): New global var.
753 * ldmain.h (as_needed): Declare.
754 * lexsup.c (option_values): Add OPTION_AS_NEEDED and
755 OPTION_NO_AS_NEEDED.
756 (ld_options): Likewise.
757 (parse_args): Handle them.
758 * ldlang.h (lang_input_statement_type): Add as_needed field.
759 * ldlang.c (new_afile): Set p->as_needed.
760 * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): New function.
761 (gld${EMULATION_NAME}_try_needed): Use bfd_elf_set_dyn_lib_class.
762 (ld_${EMULATION_NAME}_emulation): Set LDEMUL_RECOGNIZED_FILE entry.
763
764 * ldlang.c (open_input_bfds): Remove useless cast.
765 (lang_do_assignments_1): Likewise.
766 (lang_for_each_input_section): Delete.
767
9183ed4b
AM
7682004-03-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770 * configure.tgt: Switch sh-*-rtems* to ELF. Add sh-*-rtemscoff*.
771
ee31fbd0
NC
7722004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
773
774 * pe-dll.c (pe_dll_generate_implib): Skip sections marked as
775 private when building implib.
776
e5caec89
NS
7772004-03-05 Nathan Sidwell <nathan@codesourcery.com>
778
779 * ldlang.c (lang_add_section): Don't force SEC_LOAD on
780 SEC_THREAD_LOCAL.
781 (IGNORE_SECTION): Ignore .tbss sections too.
782 (lang_size_sections_1): .tbss sections do not advance dot.
783
cc2f008e
AS
7842004-03-01 Andreas Schwab <schwab@suse.de>
785
786 * ld.texinfo (Options): Fix example for --wrap.
787
f5a95868
DS
7882004-02-25 Danny Smith <dannysmith@users.sourceforge.net>
789
790 * pe-dll.c (fill_edata): Check that exported_symbol_sections is
791 not NULL.
792
177b729b
ILT
7932004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
794
795 * ldlang.c (lang_check): Use %P, not %E, in error message.
796
1b493742
NS
7972004-02-23 Nathan Sidwell <nathan@codesourcery.com>
798
799 * ldlang.h (struct lang_output_section_state): Change processed
800 field's type.
801 * ldexp.c (check, invalid): Remove.
802 (fold_name): Move valid_p assignments. Create undefined symbol
803 when needed. Directly exampine section's processd flag.
804 * ldlang.c (lang_output_section_statement_lookup): Adjust
805 processed field init.
806 (lang_size_sections_1): Allow LOADADDR when determining section's
807 VMA. Adjust error message. Fold data statement's expr.
808 (lang_size_sections): Correctly increment lang_statement_iteration.
809
8102004-02-23 Alan Modra <amodra@bigpond.net.au>
811
812 * ldexp.c (fold_tree): Follow indirect symbols.
b9cf773d 813
876f4090
NS
8142004-02-20 Nathan Sidwell <nathan@codesourcery.com>
815
816 * ldgram.y (exp): Add two operand ALIGN.
817 * ldexp.c (fold_binary): Add ALIGN_K case.
818 * ld.texinfo (ALIGN): Document two operand version.
819
384d938f
NS
8202004-02-19 Nathan Sidwell <nathan@codesourcery.com>
821
822 * ldlang.c (map_input_to_output_sections): Initialize sections
823 mentioned in a data statement expression.
824 (lang_do_assignments_1): Add data statement's expression's
825 section's vma.
826
b6ca8815
NS
8272004-02-18 Nathan Sidwell <nathan@codesourcery.com>
828
829 * ldgram.y (statement_anywhere): Add assert rule.
830 * ldlang.c (exp_init_os): Add assert case.
831
c92c35e7
AC
8322004-02-14 Andrew Cagney <cagney@redhat.com>
833
834 * ldmain.c (remove_output): Call bfd_cache_close.
835
9bf78c99
RS
8362004-02-14 Richard Sandiford <rsandifo@redhat.com>
837
838 * emulparams/elf32bmipn32-defs.sh (OTHER_SECTIONS): Discard
839 .MIPS.content* and .MIPS.events* sections.
840
f3806916
DJ
8412004-02-09 Daniel Jacobowitz <drow@mvista.com>
842
843 * emulparams/armelf.sh, emulparams/armelf_linux.sh: Move
844 .note.gnu.arm.ident to after allocated sections. Mark its
845 address as 0.
846
4c8e70d7
DJ
8472004-02-09 Daniel Jacobowitz <drow@mvista.com>
848
849 * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB.
850 * emulparams/elf32bmip.sh (COMMONPAGESIZE): Likewise.
851 * emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Likewise.
852 * emulparams/elf32btsmipn32.sh (COMMONPAGESIZE): Likewise.
853 * emulparams/shlelf_linux.sh (COMMONPAGESIZE): Likewise.
854
ff71f4f7
NC
8552004-02-05 Nick Clifton <nickc@redhat.com>
856
857 * emultempl/pe.em (_after_open): Fix typo in previous delta.
858
07a68a80
NC
8592004-02-04 Danny Smith <dannysmith@users.sourceforge.net>
860
861 * emultempl/pe.em (_after_open): Fix thinko in 2003-12-18 patch.
862
1dd3bf68
AM
8632004-01-28 Alan Modra <amodra@bigpond.net.au>
864
586196d5
AM
865 * genscripts.sh: Fix typo.
866
1dd3bf68
AM
867 * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.
868
13d9421f
JJ
8692004-01-24 Jakub Jelinek <jakub@redhat.com>
870
871 * emulparams/elf64_ia64.sh: Put .rela.opd into
872 OTHER_GOT_RELOC_SECTIONS instead of OTHER_PLT_RELOC_SECTIONS.
873
4d8907ac
DS
8742004-01-20 Danny Smith <dannysmith@users.sourceforge.net>
875
876 * pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag.
877 * ld.texinfo (--omagic): Note that writable text section
878 does not conform to published PE-COFF specs.
879 (--enable-auto-import): Likewise.
880
e5c60db5
AM
8812004-01-15 Alan Modra <amodra@bigpond.net.au>
882
883 * emulparams/elf32ppc.sh (COMMONPAGESIZE): Define.
884
6bdafbeb
NC
8852004-01-13 Nick Clifton <nickc@redhat.com>
886
887 * ldlang.c (lang_get_regions): Add extra parameter 'have_vma'
888 which if true will prevent the LMA region being used as a
889 replacement for a default VMA region.
586196d5
AM
890 (lang_leave_output_section_statement): Pass extra parameter.
891 (lang_leave_overlay): Likewise.
892 * ld.texinfo (Output Section LMA): Document that the LMA
6bdafbeb
NC
893 region can be set to the VMA region if no VMA has been set.
894 * ldlang.h (struct lang_output_section_phdr_list): Create a
895 typedef for this type. Minor formatting fixes.
586196d5 896
9dfc8ab2
NC
8972004-01-13 Nick Clifton <nickc@redhat.com>
898
899 * ldlang.c (lang_size_sections_1): If dot is advanced, then
900 assume that the section should be allocated.
901
8325c4dd
AM
9022004-01-13 Alan Modra <amodra@bigpond.net.au>
903
904 * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
905 sections. Do ignore SEC_NEVER_LOAD sections.
906 (lang_size_sections_1): Remove test made redundant with the above.
907
83490352
AM
9082004-01-09 Alan Modra <amodra@bigpond.net.au>
909
910 * emultempl/ppc64elf.em (ppc_before_allocation): Clear cached
911 program_header_size.
912
005e1118
AO
9132004-01-06 Alexandre Oliva <aoliva@redhat.com>
914
915 2003-11-28 Alexandre Oliva <aoliva@redhat.com>
916 * emulparams/elf32frvfd.sh (EMBEDDED): Clear.
917 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
918 * emulparams/elf32frvfd.sh (STACK_ADDR): Unset.
919 (MAXPAGESIZE): Set to 64Kb.
920 (OTHER_READONLY_SECTIONS): Define __ROFIXUP_LIST__ and
921 __ROFIXUP_END__. Don't map .rofixup.got any more.
922 * emulparams/elf32frv.sh (NOP): Set.
923 2003-10-31 Alexandre Oliva <aoliva@redhat.com>
924 * configure.tgt: Add frv-*-*linux*.
925 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
926 * Makefile.am (ALL_EMULATIONS): Added eelf32frvfd.o.
927 (eelf32frvfd.c): New.
928 * configure.tgt <frv-*-*>: Added it to targ_extra_emuls.
929 * emulparams/elf32frv.sh: Reverted previous two patches.
930 * emulparams/elf32frvfd.sh: New.
931 * Makefile.in: Rebuilt.
932 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
933 * emulparams/elf32frv.sh (OTHER_READONLY_SECTIONS): Added
934 .rofixup.got to .rofixup.
935 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
936 * emulparams/elf32frv.sh (MAXPAGESIZE): Make it 256KiB, not 256B.
937 (TEMPLATE_NAME, GENERATE_SHLIB_SCRIPT): Set.
938
060feee5
JJ
9392004-01-05 Jakub Jelinek <jakub@redhat.com>
940
941 * emulparams/elf_s390.sh (NO_SMALL_DATA): Set to yes.
942 * emulparams/elf64_s390.sh (NO_SMALL_DATA): Set to yes.
943
5e2f1575
AM
9442004-01-03 Alan Modra <amodra@bigpond.net.au>
945
e5caa5e0
AM
946 * ldexp.c (align_n): Make static.
947 * ldexp.h (align_n): Delete declaration.
948 * ldlang.h (lang_enter_output_section_statement): Remove
949 block_value param.
950 * ldlang.c (lang_enter_output_section_statement): Likewise.
951 (TO_ADDR, TO_SIZE): Define.
c2df3ea5 952 (opb_shift): New var.
e5caa5e0
AM
953 (init_opb): New function.
954 (print_input_section): Call init_opb and use TO_ADDR.
955 (print_data_statement, print_reloc_statement): Likewise.
956 (print_padding_statement): Likewise.
c2df3ea5 957 (size_input_section): Use TO_SIZE and TO_ADDR, and global opb_shift.
e5caa5e0
AM
958 (lang_check_section_addresses): Likewise.
959 (lang_size_sections_1): Likewise.
960 (lang_do_assignments_1): Likewise.
961 (lang_set_startof): Likewise.
c2df3ea5 962 (lang_one_common): Likewise. Combine power_of_two and opb_shift align.
e5caa5e0 963 (lang_process): Call init_opb.
c2df3ea5 964 (lang_abs_symbol_at_end_of): Use TO_ADDR and global opb_shift.
e5caa5e0
AM
965 (lang_enter_overlay_section): Adjust
966 lang_enter_output_section_statement call.
967 * ldgram.y: Likewise.
968 * mri.c (mri_draw_tree): Likewise.
969 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Likewise.
970 * emultempl/mmo.em (mmo_place_orphan): Likewise.
971 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Likewise.
972
5e2f1575
AM
973 * ldfile.c (ldfile_set_output_arch): Add defarch param.
974 * ldfile.h (ldfile_set_output_arch): Ditto.
975 * emultempl/aix.em (gld${EMULATION_NAME}_before_parse): Use
976 ldfile_set_output_arch.
977 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Ditto.
978 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Ditto.
979 * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Ditto.
980 * emultempl/mipsecoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
981 * emultempl/pe.em (gld${EMULATION_NAME}_before_parse): Ditto.
982 * emultempl/sunos.em (gld${EMULATION_NAME}_before_parse): Ditto.
983 * ldgram.y: Adjust ldfile_set_output_arch call.
984 * emultempl/armcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
985 * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Ditto.
986 * emultempl/armelf_oabi.em (gld${EMULATION_NAME}_before_parse): Ditto.
987 * emultempl/generic.em (gld${EMULATION_NAME}_before_parse): Ditto.
988 * emultempl/gld960c.em (gld960_set_output_arch): Ditto.
989 * emultempl/m68kcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
990 * emultempl/ticoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
991
b50c15dc
NC
9922004-01-02 Bernardo Innocenti <bernie@develer.com>
993
994 * configure.tgt: Add m68k-uClinux target.
6edf0760 995
c9e214e5 996For older changes see ChangeLog-0203
252b5132
RH
997\f
998Local Variables:
999mode: change-log
1000left-margin: 8
1001fill-column: 74
1002version-control: never
1003End:
This page took 0.437404 seconds and 4 git commands to generate.