1 2002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
3 * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format.
5 2002-07-01 Alan Modra <amodra@bigpond.net.au>
7 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
8 * ldlang.c (entry_sym): Likewise.
9 (ldlang_undef_chain_list_type): Likewise.
10 (lang_finish): Adjust references to entry_symbol.
11 (lang_add_entry): Likewise.
12 (lang_gc_sections): Use link_info.gc_sym_list.
13 (lang_process): Set link_info.gc_sym_list.
14 * ldlex.l: Include bfdlink.h.
15 * ldmain.c (main): Init link_info.gc_sym_list.
16 * emultempl/aix.em: Adjust references to entry_symbol.
17 * emultempl/armcoff.em: Likewise.
18 * emultempl/armelf.em: Likewise.
19 * emultempl/pe.em: Likewise.
20 * emultempl/ppc64elf.em (ppc_after_open): New function.
21 (LDEMUL_AFTER_OPEN): Define.
22 * emulparams/elf64ppc.sh: KEEP .opd sections.
24 2002-06-29 Stephane Carrez <stcarrez@nerim.fr>
26 * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
27 * emulparams/m68hc11elfb.sh (EEPROM_MEMORY): Define.
28 * emulparams/m68hc11elf.sh (EEPROM_SIZE): Define.
29 (EEPROM_START_ADDR): Define.
30 (EEPROM_MEMORY): Define.
31 * emulparams/m68hc12elf.sh: Likewise.
32 * scripttempl/elfm68hc11.sc: Handle .eeprom section; handle .softregs
33 section to put soft registers in .page0.
34 * scripttempl/elfm68hc12.sc: Likewise but put soft registers in bss.
36 2002-06-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
38 * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd
39 section. Add ${RELOCATING-0}.
41 Wed Jun 26 16:33:58 2002 J"orn Rennecke <joern.rennecke@superh.com>
43 * emulparams/shelf.sh (STACK_ADDR): Don't define.
44 (OTHER_SECTIONS): Define.
45 * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
46 (OTHER_SECTIONS): Undef.
48 2002-06-26 Alan Modra <amodra@bigpond.net.au>
50 * ldmisc.c (demangle): Restore dots stripped from sym name.
52 2002-06-25 H.J. Lu <hjl@gnu.org>
54 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
55 * Makefile.in: Regenerated.
57 2002-06-20 Nick Clifton <nickc@cambridge.redhat.com>
59 * ld.texinfo (Bug Reporting): Update text to suggest a limit on
60 the size of attached object files, to allow make the object files
61 available via FTP or HTTP and to mention that the mail will be
62 sent to a mailing list.
64 2002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
66 * ld/configure.host (romp): Drop support.
68 2002-06-18 Chris Demetriou <cgd@broadcom.com>
70 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
71 section flags for SEC_DATA, rather than for SEC_CODE being unset.
73 2002-06-18 Chris Demetriou <cgd@broadcom.com>
75 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
76 format specifier used to print BFD name.
78 2002-06-18 Dave Brolley <brolley@redhat.com>
80 From Catherine Moore, Michael Meissner, Jim Blandy:
81 * emulparams/elf32frv.sh: New file.
82 * configure.tgt: Support frv-*-*.
83 * Makefile.am (ALL_EMULATIONS): Add eelf32frv.o.
84 (eelf32frv.c): New target.
86 2002-06-17 Tom Rix <trix@redhat.com>
88 * emultempl/elf32.em: gld*_get_script: Check for
89 GENERATE_COMBRELOC_SCRIPT.
90 * scripttempl/elfd10v.sc : Fix STACK and INSN.
91 * emulparams/d10velf.sh : Fix TEXT_START_ADDR.
93 Thu Jun 13 20:18:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
95 * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf.
97 2002-06-12 H.J. Lu <hjl@gnu.org>
99 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Return
100 false if xvec doesn't match.
102 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
104 * ldlang.c (lang_size_sections_1): Skip removed output sections.
106 2002-06-08 Alan Modra <amodra@bigpond.net.au>
108 * ldexp.c: Replace CONST with const.
109 * ldfile.c: Likewise.
110 * ldfile.h: Likewise.
113 * pe-dll.h: Likewise.
115 2002-06-07 Alan Modra <amodra@bigpond.net.au>
117 * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.
119 2002-06-07 Charles Wilson <cwilson@ece.gatech.edu>
121 * ld/ldmain.c (main): initialize link_info.pei386_auto_import
122 to -1 == implicit enable.
123 * ld/emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
124 initialize link_info.pei386_auto_import to -1 == implicit
126 (gld_${EMULATION_NAME}_parse_args): When processing
127 --enable-auto-import and --disable-auto-import options, use
128 '1' and '0' instead of 'true' and 'false'.
129 (pe_find_data_imports): Only issue message about auto-import
130 when the feature is implicitly enabled. Downgrade message to
131 informational instead of warning.
133 2002-06-07 Alan Modra <amodra@bigpond.net.au>
135 * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.
137 2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
139 * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,
140 HOSTING_CRT0 and HOSTING_LIBS.
142 2002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
144 * configure.tgt (shle*-*-elf*, sh64le-*-elf*): New configurations.
146 2002-06-05 Jason Thorpe <thorpej@wasabisystems.com>
148 * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.
149 (NONPAGED_TEXT_START_ADDR): Set to 0x1000.
151 2002-06-05 Alan Modra <amodra@bigpond.net.au>
153 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
154 SEC_EXCLUDE sections when doing a relocatable link.
156 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
158 * Makefile.am (ALL_EMULATIONS): Add eshelf32_nbsd.o,
159 eshlelf32_nbsd.o, eshelf64_nbsd.o, and eshlelf64_nbsd.o.
160 (eshelf32_nbsd.c, eshelf64_nbsd.c, eshlelf32_nbsd.c)
161 (eshlelf64_nbsd.c): New rules.
162 * Makefile.in: Regenerate.
163 * configure.tgt (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
164 (sh64-*-netbsd*): New targets.
165 * emulparams/shelf32_nbsd.sh: New file.
166 * emulparams/shelf64_nbsd.sh: New file.
167 * emulparams/shlelf32_nbsd.sh: New file.
168 * emulparams/shlelf64_nbsd.sh: New file.
170 2002-06-04 Alan Modra <amodra@bigpond.net.au>
172 * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix.
174 2002-06-02 Marek Michalkiewicz <marekm@amelek.gda.pl>
176 * scripttempl/avr.sc: Changes to support current GCC and avr-libc,
177 C++ constructors/destructors, loosely based on the m68hc11 port.
179 2002-05-31 Alan Modra <amodra@bigpond.net.au>
181 * Makefile.in: Regenerate.
182 * aclocal.m4: Regenerate.
183 * config.in: Regenerate.
184 * configure: Regenerate.
186 2002-05-31 Graeme Peterson <gp@qnx.com>
188 * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
189 (ei386nto.c): Add rule.
190 * Makefile.in: Regenerate.
191 * configure.tgt: Add i[3456]86-*-nto-qnx*.
192 * emulparams/i386nto.sh: New file.
194 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
196 * NEWS: Add entry for VAX ELF support.
198 2002-05-29 Matt Thomas <matt@3am-software.com>
199 Jason Thorpe <thorpej@wasabisystems.com>
201 * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o.
203 (evaxnbsd.c): New rules.
204 * Makefile.in: Regenerate.
205 * configure.tgt (vax-*-netbsdelf*)
207 (vax-*-netbsd*): New targets.
208 * emulparams/elf32vax.sh: New file.
209 * emulparams/vaxnbsd.sh: New file.
211 2002-05-29 Adam Nemet <anemet@lnxw.com>
213 * emultempl/armelf.em (arm_elf_after_open): Don't determine
214 bfd_for_interwork, instead add glue sections to each input bfd.
215 (bfd_for_interwork): New global.
216 (arm_elf_set_bfd_for_interworking): New function.
217 (arm_elf_before_allocation): Use it.
219 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
221 * Makefile.am: Add DLX make target.
222 * configure.tgt: Add DLX configuration.
223 * Makefile.in: Regenerate.
224 * emulparams/elf32_dlx.sh: New file
225 * scripttempl/dlx.sc: New file
227 2002-05-27 Per Lundberg <per@caleb.dnsalias.org>
229 * Makefile.am (eelf_i386_chaos): Use elf_chaos.sc script.
230 * Makefile.in: Regenerate.
231 * emulparams/elf_chaos.sh: Use elf_chaos script.
232 * scripttempl/elf_chaos.sc: New file.
234 2002-05-27 Richard Sandiford <rsandifo@redhat.com>
236 * ldlang.c (lang_size_sections_1): Move check for conflicting load
237 addresses and regions from here...
238 (lang_get_regions): ...to this new function.
239 (lang_leave_output_section_statement): Use lang_get_regions.
240 (lang_leave_overlay): Likewise.
241 * mri.c (mri_draw_tree): Pass null as last argument to
242 lang_leave_output_section_statement.
243 * emultempl/elf32.em (gld*_place_orphan): Likewise.
244 * emultempl/mmo.em (mmo_place_orphan): Likewise.
245 * emultempl/pe.em (gld*_place_orphan): Likewise.
247 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
249 * configure.tgt: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
251 2002-05-25 Kazu Hirata <kazu@cs.umass.edu>
253 * ldemul.c: Fix formatting.
254 * ldfile.c: Likewise.
255 * pe-dll.c: Likewise.
256 * pe-dll.h: Likewise.
258 2002-05-25 Alan Modra <amodra@bigpond.net.au>
260 * ldlang.c (lang_process): Formatting, grammar.
262 * ldlex.l: Use #include "" instead of <> for local header files.
264 2002-05-24 TAMURA Kent <kent@netbsd.org>
266 * configure.tgt: Add a target for i386-netbsdpe.
268 2002-05-23 Jakub Jelinek <jakub@redhat.com>
270 * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss.
271 * ldlang.c (lang_add_section): Set SEC_THREAD_LOCAL for
272 output section if necessary. Handle .tbss.
273 (lang_size_sections): Clear _raw_size for .tbss section
274 (it allocates space in PT_TLS segment only).
275 * ldwrite.c (build_link_order): Build link order for .tbss too.
277 2002-05-23 Alan Modra <amodra@bigpond.net.au>
279 * configure.in: Correct spelling of AC_PREREQ.
281 2002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
283 * pe-dll.c (autofilter_liblist): Add more system libs excluded by
285 (autofilter_objlist): Add crtbegin.o, crtend.o.
287 2002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
289 * emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
290 (longopts): Add new option --exclude-libs.
291 (gld_${EMULATION_NAME}_list_options): Give quick help about it.
292 (gld_${EMULATION_NAME}_parse_args): Use it.
293 * pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
294 * pe-dll.c (exclude_list_struct): Add field type to distinguish symbols
296 (pe_dll_add_excludes): Set excludes->type.
297 (auto_export): Add new variable libname and set to archive basename if
298 abfd. Use it when filtering default and user-specified libarary
299 excludes. Let string "ALL" mean all libs when filtering user-specified
301 * ld.texinfo: Document --exclude-libs.
303 2002-05-22 Alan Modra <amodra@bigpond.net.au>
305 * ldemul.c (ldemul_new_vers_pattern): New function.
306 * ldemul.h (ldemul_new_vers_pattern): Declare.
307 (struct ld_emulation_xfer_struct): Add new_vers_pattern.
308 * ldlang.c (lang_new_vers_pattern): Call ldemul_new_vers_pattern.
309 * emultempl/ppc64elf.em (dotsyms): New static var.
310 (gld${EMULATION_NAME}_new_vers_pattern): New function.
311 (LDEMUL_NEW_VERS_PATTERN): Define.
312 (PARSE_AND_LIST_PROLOGUE): Add OPTION_DOTSYMS, OPTION_NO_DOTSYMS.
313 (PARSE_AND_LIST_LONGOPTS): Likewise.
314 (PARSE_AND_LIST_ARGS_CASES): Handle them.
315 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Update
317 * emultempl/armcoff.em: Likewise.
318 * emultempl/armelf_oabi.em: Likewise.
319 * emultempl/beos.em: Likewise.
320 * emultempl/elf32.em: Likewise.
321 * emultempl/generic.em: Likewise.
322 * emultempl/gld960.em: Likewise.
323 * emultempl/gld960c.em: Likewise.
324 * emultempl/linux.em: Likewise.
325 * emultempl/lnk960.em: Likewise.
326 * emultempl/m68kcoff.em: Likewise.
327 * emultempl/mipsecoff.em: Likewise.
328 * emultempl/pe.em: Likewise.
329 * emultempl/sunos.em: Likewise.
330 * emultempl/ticoff.em: Likewise.
331 * emultempl/vanilla.em: Likewise.
333 2002-05-22 Alan Modra <amodra@bigpond.net.au>
335 * genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
336 and $NATIVE_LIB_DIRS. Add $tool_lib before other libs.
337 (LIB_SEARCH_DIRS): No need to use "tr".
338 (COMPILE_IN): Only set for native targets.
339 * configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
340 here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
341 * configure.tgt (powerpc*): Set tdir_*.
342 (powerpcle*): Correct targ_extra_emuls.
343 * emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
344 * emulparams/elf64ppc.sh (LIB_PATH): Likewise.
346 2002-05-22 Alan Modra <amodra@bigpond.net.au>
348 * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when
349 calling lang_add_entry.
351 2002-05-21 H.J. Lu (hjl@gnu.org)
353 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_args): Handle
355 (gld${EMULATION_NAME}_list_options): Add "-z muldefs".
357 * ld.texinfo: Updated for --allow-multiple-definition and
360 * ldmain.c (main): Initialize the allow_multiple_definition
363 * lexsup.c (OPTION_ALLOW_MULTIPLE_DEFINITION): New.
364 (ld_options): Add --allow-multiple-definition.
365 (parse_args): Support OPTION_ALLOW_MULTIPLE_DEFINITION.
367 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
369 * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
370 (earmelfb_nbsd.c): New rule.
371 * Makefile.in: Regenerate.
372 * configure.tgt (armeb-*-netbsdelf*): New target.
373 (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls.
374 (arm-*-netbsd*): Likewise.
375 * emulparams/armelfb_nbsd.sh: New file.
377 2002-05-18 Tom Rix <trix@redhat.com>
379 * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib
382 2002-05-17 Marek Michalkiewicz <marekm@amelek.gda.pl>
384 * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
385 * Makefile.in: Regenerate.
386 * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
388 2002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
390 * emulparams/avr1.sh: New file.
391 * emulparams/avr2.sh: New file.
392 * emulparams/avr3.sh: New file.
393 * emulparams/avr4.sh: New file.
394 * emulparams/avr5.sh: New file.
395 * scripttempl/avr.sc: New file.
397 2002-05-15 Alan Modra <amodra@bigpond.net.au>
399 * ldlang.c (section_already_linked): Call bfd_link_just_syms.
400 (lang_place_orphans): Abort if just_syms_flag.
402 2002-05-10 Tom Rix <trix@redhat.com>
404 * emultempl/aix.em: (gld*_set_output_arch): New function. Use
405 architecture and machine information in the output bfd.
406 (gld*_before_parse): Remove old arch and machine code.
407 (choose_target): Rename to gld*_choose_target.
408 (rtld): Change type to int.
409 * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for
410 objects in XCOFF archives.
411 * ldfile.h: Update copyright date.
413 2002-05-10 Jakub Jelinek <jakub@redhat.com>
415 * ldmain.c (main): Enable -z combreloc by default.
417 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
419 * Makefile.am: Honour DESTDIR.
420 * Makefile.in: Regenerate.
422 2002-05-07 Richard Sandiford <rsandifo@redhat.com>
424 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
425 (lang_enter_overlay): Remove the last two parameters.
426 (lang_leave_overlay): Take them here instead.
427 * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
428 (section): Pass LMA and crossref flag to lang_leave_overlay rather
429 than lang_enter_overlay.
430 * ldlang.c (lang_memory_region_lookup): Return null for null names.
431 (lang_output_section_statement_lookup): Initialize update_dot_tree.
432 (lang_size_sections_1): Evaluate it.
433 (lang_leave_output_section_statement): Rework LMA lookup.
434 (overlay_lma, overlay_nocrossrefs): Remove.
435 (lang_enter_overlay): Remove LMA and crossref arguments.
436 (lang_enter_overlay_section): Don't set the LMA here.
437 (lang_leave_overlay): Take LMA and crossref arguments. Move the '.'
438 assignment to the last section's update_dot_tree. Unconditionally
439 use the load and run-time regions specified in the OVERLAY statement.
440 Likewise the first section's LMA. Only set the other sections' LMAs
441 when no load region is given.
443 2002-05-06 Nick Clifton <nickc@redhat.com>
445 * po/sv.po: New translation.
447 2002-05-04 Alan Modra <amodra@bigpond.net.au>
449 * emultempl/hppaelf.em (build_section_lists): New function.
450 (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
451 and build_section_lists.
453 2002-05-03 Kazu Hirata <kazu@cs.umass.edu>
455 * ld.h: Fix formatting.
457 * ldfile.c: Likewise.
458 * ldlang.c: Likewise.
459 * ldmain.c: Likewise.
460 * lexsup.c: Likewise.
461 * pe-dll.c: Likewise.
463 2002-05-02 Alan Modra <amodra@bigpond.net.au>
465 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
466 Adjust for ppc64_elf_set_toc change. #include libbfd.h.
467 (build_section_lists): Do output_section tests here.
469 2002-04-30 Tom Rix <trix@redhat.com>
471 * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
473 2002-05-01 Alan Modra <amodra@bigpond.net.au>
475 Long branch stubs, multiple stub sections.
476 * emultempl/ppc64elf.em: Include ldctor.h.
477 (stub_file): New var.
478 (group_size): New var.
479 (ppc_create_output_section_statements): New function.
480 (struct hook_stub_info): New.
481 (hook_in_stub): New function.
482 (ppc_add_stub_section): New function.
483 (ppc_layout_sections_again): New function.
484 (build_section_lists): New function.
485 (gld${EMULATION_NAME}_finish): Rewrite.
486 (real_func): New var.
487 (ppc_for_each_input_file_wrapper): New function.
488 (ppc_lang_for_each_input_file): New function.
489 (lang_for_each_input_file): Define.
490 (PARSE_AND_LIST_PROLOGUE): Define.
491 (PARSE_AND_LIST_LONGOPTS): Define.
492 (PARSE_AND_LIST_OPTIONS): Define.
493 (PARSE_AND_LIST_ARGS_CASES): Define.
494 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
496 2002-04-30 Tom Rix <trix@redhat.com>
498 * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
499 -blibpath, -bnolibpath support.
501 2002-04-30 Mark Mitchell <mark@codesourcery.com>
503 * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
504 (eelf32ppcwindiss.c): New target.
505 * Makefile.in: Regenerated.
506 * configure.tgt: Add support for powerpc-*-windiss.
507 * emulparams/elf32ppcwindiss.sh: New file.
509 2002-04-30 Richard Sandiford <rsandifo@redhat.com>
511 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
512 * ldexp.c (exp_print_token): Add "infix_p" argument.
513 (exp_print_tree): Update accordingly.
515 2002-04-28 Alan Modra <amodra@bigpond.net.au>
517 * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
518 * Makefile.in: Regenerate.
519 * mpw-elfmips.c: Delete.
520 * mpw-eppcmac.c: Delete.
522 * mpw-idtmips.c: Delete.
524 Wed Apr 17 19:23:14 2002 J"orn Rennecke <joern.rennecke@superh.com>
526 * emulparams/shelf32.sh (MACHINE): Now sh5.
528 2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
530 * ldgram.y: Fix syntax warning.
532 2002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
534 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
535 to prevent "-n" from being taken as an abbreviation for
536 "--no-pipeline-knowledge".
538 2002-04-08 Alan Modra <amodra@bigpond.net.au>
540 * ldlang.c (lang_size_sections_1): Don't complain about
541 SEC_NEVER_LOAD sections having no memory region specified.
543 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
545 2002-04-07 matthew green <mrg@redhat.com>
547 * ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
549 2002-04-04 Alan Modra <amodra@bigpond.net.au>
551 * dep-in.sed: Cope with absolute paths.
552 * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
554 * Makefile.in: Regenerate.
556 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
558 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
560 2002-04-03 Jakub Jelinek <jakub@redhat.com>
562 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
563 is smaller than maximum, round dot up to common page boundary.
565 2002-03-28 Alan Modra <amodra@bigpond.net.au>
567 * configure.host: Set up for generic hosts first, then tweak as
568 necessary in more specific targets.
569 (HOSTING_LIBS): Include libgcc_eh.a if found.
571 2002-03-23 Andreas Jaeger <aj@suse.de>
573 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
575 2002-03-21 Alan Modra <amodra@bigpond.net.au>
577 * Makefile.am: Run "make dep-am".
578 * Makefile.in: Regenerate.
580 2002-03-21 Albert Chin-A-Young <china@thewrittenword.com>
582 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
584 2002-03-20 Alan Modra <amodra@bigpond.net.au>
586 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
587 add the symbol to the linker hash table immediately.
588 (lang_place_undefineds): Split symbol creation out..
589 (insert_undefined): ..to here.
591 2002-03-18 David O'Brien <obrien@FreeBSD.org>
593 * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
594 the contents of the buffer returned from basename function will are
595 getting overwritten while still being used.
597 Mon Mar 18 17:38:39 CET 2002 Jan Hubicka <jh@suse.cz>
598 Andreas Jaeger <aj@suse.de>
599 Andreas Schwab <schwab@suse.de>
601 * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
602 * elf_x86_64.sh (ARCH): Set to i386:x86-64
603 set libraries to default to lib64 paths.
605 2002-03-18 Tom Rix <trix@redhat.com>
607 * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
608 * configure.tgt : Same.
609 * emulparms/aix5ppc.sh : New file. For eaix5ppc.
610 * emulparms/aix5rs6.sh : New file. For eaix5rs6.
611 * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
612 emulation parameters for better -b32, -b64 support.
613 * emulparms/aixrs6.sh : Same.
614 * emulparms/ppcmacos.sh : Same.
615 * emultempl/aix.em (choose_target) : Use new emulation parameters
616 OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
617 * Makefile.in : Regenerate.
619 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
621 * po/fr.po: Updated version.
623 2002-03-18 Alan Modra <amodra@bigpond.net.au>
625 * ldmain.c (main): Move .text readonly flag fudges from here..
626 * ldlang.c (lang_process): ..to here.
628 2002-03-14 Alan Modra <amodra@bigpond.net.au>
630 * ldlang.c (lang_check): Remove the word size check added in last
631 change. Treat emitrelocations case as for relocatable links.
633 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
635 * po/fr.po: Updated version.
637 2002-03-13 Alan Modra <amodra@bigpond.net.au>
639 * ldlang.c (lang_check): Do relocatable link checks first, so that
640 warn_mismatch can't override. Check compatible and word size too.
642 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
644 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
646 2002-03-05 Jakub Jelinek <jakub@redhat.com>
648 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
651 2002-03-04 H.J. Lu <hjl@gnu.org>
653 * scripttempl/elf.sc: Put .preinit_array, .init_array and
654 .fini_array in the data segment.
656 2002-03-04 Alan Modra <amodra@bigpond.net.au>
658 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
660 2002-03-01 David Mosberger <davidm@hpl.hp.com>
662 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
663 .init_array, and .fini_array.
665 2002-02-20 Andreas Schwab <schwab@suse.de>
667 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
668 .IA64_unwind* in a relocatable link.
670 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
672 * NEWS: Mark 2.12 branch.
674 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
676 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
677 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
679 2002-02-18 Tom Rix <trix@redhat.com>
681 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
682 (gld*_before_allocation): Same.
683 (gld*_create_output_section_statements): Generate
684 __rtinit if run time linking. Add librtl.a to the link.
685 (gld*_read_file): Clean.
687 2002-02-18 Alan Modra <amodra@bigpond.net.au>
689 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
691 2002-02-18 David O'Brien <obrien@FreeBSD.org>
693 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
694 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
695 and eelf64alpha_fbsd.
696 * Makefile.in: Regenerate.
697 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
698 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
699 use a FreeBSD-specific emulation rather than the psABI one.
700 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
701 for all FreeBSD ELF systems.
702 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
704 * emulparams/elf32ppc_fbsd.sh: Likewise.
705 * emulparams/elf64_ia64_fbsd.sh: Likewise.
706 * emulparams/elf64_sparc_fbsd.sh: Likewise.
707 * emulparams/elf64alpha_fbsd.sh: Likewise.
708 * emulparams/elf_i386_fbsd.sh: Likewise.
709 * emulparams/elf_x86_64_fbsd.sh: Likewise.
711 2002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
713 * po/tr.po: Updated version.
715 2002-02-18 Alan Modra <amodra@bigpond.net.au>
717 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
720 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
722 * emultempl/mmo.em (mmo_after_open): Don't call
723 _bfd_mmix_check_all_relocs when producing ELF output.
725 2002-02-15 Richard Henderson <rth@redhat.com>
727 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
728 definition. Emit a unop+nop pair.
730 2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
732 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
733 for presence of .MMIX.reg_contents.linker_allocated before early
736 * NEWS: Mention support for MMIX.
738 2002-02-15 Alan Modra <amodra@bigpond.net.au>
740 Support arbitrary length fill patterns.
741 * ld.texinfo (Output Section Fill): Describe fill expressions.
742 (FILL): Refer to the above.
743 * ldexp.h (etree_value_type): Add "str" field.
744 (union etree_union): Add "str" to "value" struct.
745 (exp_bigintop): Declare.
746 (exp_get_fill): Declare.
747 * ldexp.c: Include "safe-ctype.h".
748 (exp_intop): Set value.str to NULL.
749 (exp_bigintop): New function.
750 (new_rel): Pass in "str", and set new.str from it.
751 (new_rel_from_section): Set new.str to NULL.
752 (fold_name): Adjust calls to new_rel.
753 (exp_fold_tree): Likewise.
754 (exp_get_fill): New function.
755 * ldgram.y (struct big_int bigint, fill_type *fill): New.
756 (INT): Returns a "bigint". Adjust all code handling INTs.
757 (fill_opt): Returns a "fill".
758 (fill_exp): Split out of fill_opt, use for FILL.
759 * ldlang.h (struct _fill_type): New.
760 (fill_type): Move typedef to ldexp.h.
761 (lang_output_section_statement_type): "fill" is now a pointer.
762 (lang_fill_statement_type): Likewise.
763 (lang_padding_statement_type): Likewise.
764 (lang_add_fill): Now takes a "fill_type *" param.
765 (lang_leave_output_section_statement): Likewise.
766 (lang_do_assignments): Likewise.
767 (lang_size_sections): Likewise.
768 (lang_leave_overlay_section): Likewise.
769 (lang_leave_overlay): Likewise.
770 * ldlang.c: Include ldgram.h after ldexp.h.
771 (lang_output_section_statement_lookup): Adjust for fill_type change.
772 (print_fill_statement): Likewise.
773 (print_padding_statement): Likewise.
774 (insert_pad): Now takes a "fill_type *" arg.
775 (size_input_section): Likewise.
776 (lang_size_sections_1): Likewise.
777 (lang_size_sections): Likewise.
778 (lang_do_assignments): Likewise.
779 (lang_add_fill): Likewise.
780 (lang_leave_output_section_statement): Likewise.
781 (lang_leave_overlay_section): Likewise.
782 (lang_leave_overlay): Likewise.
783 Adjust all callers of the above function.
784 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
785 starting with "0X" as well as "0x". Return bigint.str for hex
786 numbers starting with "0x" or "0X", zero bigint.str otherwise.
787 Always use base 16 for numbers starting with "$".
788 * ldmain.c: Include ldgram.h after ldexp.h.
789 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
790 of bfd_fill_link_order.
791 * pe-dll.c: Adjust lang_do_assignments calls.
792 * emultempl/elf32.em: Likewise.
793 * emultempl/hppaelf.em: Likewise.
794 * emultempl/ppc64elf.em: Likewise.
795 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
796 lang_add_assignment call.
797 * emultempl/pe.em: Likewise.
799 2002-02-14 Phil Edwards <pme@gcc.gnu.org>
801 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
802 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
803 the pattern in question is not a regexp.
804 * ldlang.c: Likewise.
805 * ldlang.h: Likewise.
806 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
808 2002-02-12 Jakub Jelinek <jakub@redhat.com>
810 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
811 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
812 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
813 * ldexp.c (exp_data_seg): New variable.
814 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
815 (fold_binary): Handle DATA_SEGMENT_ALIGN.
816 (exp_fold_tree): Handle DATA_SEGMENT_END.
817 Pass allocation_done when recursing instead of hardcoding
818 lang_allocating_phase_enum.
819 * ldexp.h (exp_data_seg): New.
820 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
821 (lang_size_sections): New.
822 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
823 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
824 if COMMONPAGESIZE is defined.
825 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
826 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
827 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
828 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
829 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
832 2002-02-11 Alan Modra <amodra@bigpond.net.au>
834 * Makefile.in: Regenerate.
836 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
838 * lexsup.c: Remove strtoul declaration.
840 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
842 * ldmain.c: Add prototype for main ().
843 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
844 * emultempl/lnk960.em (lnk960_choose_target): Function should
847 2002-02-10 Alan Modra <amodra@bigpond.net.au>
849 * ldlang.c (entry_section): New initialised variable.
850 (lang_finish): Use it.
851 * ldlang.h (entry_section): Declare.
852 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
853 entry_section to ".opd".
855 2002-02-09 Chris Demetriou <cgd@broadcom.com>
857 * ld.texinfo (Options): Add back in -nostdlib documentation,
858 which had been inadvertently removed.
860 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
862 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
863 register section vma to a sane value after emitting error. Make
864 fatal conditions cause program exit when emitting message.
866 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
868 * configure.tgt: Add or32-*-rtems target.
870 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
873 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
874 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
875 in OTHER_RELOCATABLE_SECTIONS.
876 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
877 * emulparams/shelf32.sh (STACK_ADDR): Define.
878 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
879 (OTHER_SECTIONS): this. Removed stack settings.
880 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
881 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
882 2001-03-12 DJ Delorie <dj@redhat.com>
883 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
884 relaxing if any shmedia or mixed sections are found.
885 2001-03-07 DJ Delorie <dj@redhat.com>
886 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
887 einfo. Gracefully decline to output to non-elf formats.
888 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
889 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
890 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
891 * emulparams/shelf32.sh: Ditto.
892 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
893 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
895 2001-01-10 Ben Elliston <bje@redhat.com>
896 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
897 non-portable shell constructs. From Hans-Peter Nilsson.
898 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
899 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
900 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
901 dependencies to the shell script include chain.
902 * Makefile.in: Regenerate.
903 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
904 * emultempl/sh64elf.em: Update and tweak comments.
905 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
906 make a .cranges section SEC_IN_MEMORY.
907 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
908 * emultempl/sh64elf.em
909 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
910 .cranges section found to be necessary; continue and set stored
911 section contents flags for sections with non-mixed contents.
912 Use a struct sh64_section_data container and sh64_elf_section_data
913 to store contents-type flags.
914 Remove unused update of "isec".
915 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
916 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
917 access contents-type flags. Assert that the associated container
918 is initialized. Use that container, not elf_gp_size, to hold size
919 of linker-generated cranges contents.
920 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
921 * emultempl/sh64elf.em
922 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
923 there's already a .cranges section. When section flag difference
924 is found, don't NULL-check cranges a second time. Tweak comments.
925 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
926 merging, not max size, as size of ld-generated .cranges contents.
927 Don't set ELF section flags in output section. When checking for
928 needed .cranges descriptors, don't use a variable; compare
929 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
931 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
932 * emultempl/sh64elf.em: New file.
933 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
934 * Makefile.in: Regenerate.
935 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
936 (OTHER_RELOCATING_SECTIONS): Ditto.
937 (EXTRA_EM_FILE): New, set to sh64elf if not set.
938 * emulparams/shlelf32.sh: Stub out all settings except
939 OUTPUT_FORMAT. Source shelf32.sh.
940 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
941 OTHER_RELOCATING_SECTIONS.
942 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
943 * emulparams/shlelf64.sh: Stub out all settings except
944 OUTPUT_FORMAT. Source shelf64.sh.
945 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
946 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
948 (DATA_START_SYMBOLS): Define, provide ___data.
949 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
950 for consecutive .data section.
951 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
952 section after .data section.
953 * emulparams/shlelf64.sh: Ditto.
954 * emulparams/shelf32.sh: Ditto.
955 (ALIGNMENT): Define to 8.
956 * emulparams/shelf32.sh: Ditto.
957 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
958 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
959 built-in linker scripts.
960 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
961 * emulparams/shlelf64.sh: New.
962 * emulparams/shelf64.sh: New.
963 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
965 * Makefile.am: Add support for shlelf64 and shelf64.
966 * Makefile.in: Regenerate.
967 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
968 * configure.tgt (sh64-*-elf*): Add shelf as default.
969 Add shlelf to targ_extra_emuls.
970 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
971 * emulparams/shelf32.sh: New file.
972 * emulparams/shlelf32.sh: New file.
973 * Makefile.am: Add support for shlelf32 and shelf32.
974 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
975 * Makefile.in: Regenerate.
977 2002-02-05 Hans-Peter Nilsson <hp@axis.com>
979 * ldlang.c (lang_reset_memory_regions): Rename from
980 reset_memory_regions. Change all callers. Make public.
981 * ldlang.h (lang_reset_memory_regions): Prototype.
982 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
983 lang_reset_memory_regions before lang_size_sections.
984 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
985 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
987 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
989 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
990 arithmetic when checking for too many global registers.
992 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
994 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
995 (ehppanbsd.c): New rule.
996 * Makefile.in: Regenerate.
997 * configure.tgt (hppa*-*-netbsd*): New target.
998 * emulparams/hppalinux.sh: Add comment to check other files
999 that source this file it is modified, and list which
1001 * emulparams/hppanbsd.sh: New file.
1003 2002-02-01 Geoffrey Keating <geoffk@redhat.com>
1005 * scripttempl/xstormy16.sc: Don't allocate extra space for the
1008 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1010 Support on-demand global register allocation from
1011 R_MMIX_BASE_PLUS_OFFSET relocs.
1012 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
1013 mmix_set_reg_section_vma. Call
1014 _bfd_mmix_finalize_linker_allocated_gregs.
1015 (mmix_before_allocation): New function.
1016 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
1017 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
1018 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
1019 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
1020 before .MMIX.reg_contents.
1021 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
1022 (mmo_after_open): New function.
1023 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
1024 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
1025 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
1027 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
1029 * emulparams/or32.sh: New file.
1030 * emulparams/or32elf.sh: New file.
1031 * scripttempl/or32.sc: New file.
1032 * configure.tgt : Add support for or32.
1033 * configure: Regenerate
1034 * Makefile.am: Add support for or32.
1035 * Makefile.in: Regenerate.
1036 * NEWS: Mention support for or32.
1037 * po/ld.pot: Regenerate.
1039 2002-01-29 Chris Demetriou <cgd@broadcom.com>
1040 Mitch Lichtenberg <mpl@broadcom.com>
1042 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
1043 * emultempl/mipself.em: New file to handle MIPS ELF embedded
1044 reloc creation (ld --embedded-relocs).
1046 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1048 * configure: Regenerated.
1050 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1052 * Makefile.am (install): Depend on install-info.
1053 * Makefile.in: Regenerate.
1055 2002-01-26 Christian Rose <menthos@menthos.com>
1057 * ldmain.c (main): Use full sentences to ease translation.
1059 2002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
1061 * po/fr.po: Updated version.
1063 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
1065 * po/es.po: Updated version.
1067 2002-01-25 Andreas Jaeger <aj@suse.de>
1069 * ldlex.l (yy_input): Correct error check.
1071 2002-01-25 Alan Modra <amodra@bigpond.net.au>
1073 * ldmisc.c (demangle): Put back dots when string not demangled.
1075 2002-01-22 Richard Henderson <rth@redhat.com>
1077 * emulparams/elf64alpha.sh (NOP): Use unop.
1079 2002-01-21 Andreas Jaeger <aj@suse.de>
1081 * ldlex.l: Use fread instead of read.
1083 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
1085 * configure.tgt (ia64-*-netbsd*): New target.
1087 2002-01-21 H.J. Lu <hjl@gnu.org>
1089 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
1091 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
1093 2002-01-18 Andreas Jaeger <aj@suse.de>
1095 * ldver.c (ldversion): Update year.
1097 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1099 * po/ld.pot: Regenerate.
1101 2002-01-16 Alan Modra <amodra@bigpond.net.au>
1103 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
1104 * Makefile.in: Regenerate.
1105 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
1106 * emultempl/ppc64elf.em: New file.
1108 2002-01-15 DJ Delorie <dj@redhat.com>
1110 * scripttempl/pe.sc: Add support for constructor priorities.
1112 2002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
1114 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
1115 * emulparams/avr23xx.sh: Likewise.
1116 * emulparams/avr4433.sh: Likewise.
1117 * emulparams/avr44x4.sh: Likewise.
1118 * emulparams/avr85xx.sh: Likewise.
1119 * emulparams/avrmega103.sh: Likewise.
1120 * emulparams/avrmega161.sh: Likewise.
1121 * emulparams/avrmega603.sh: Likewise.
1122 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
1124 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
1126 * ldlang.c (walk_wild_section): Exclude object file if enclosing
1127 archive is excluded.
1129 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
1131 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
1132 (eshelf_nbsd.c): New rule.
1133 (eshlelf_nbsd.c): New rule.
1134 * Makefile.in: Regenerate.
1135 * configure.tgt (sh*le-*-netbsdelf*): New target.
1136 (sh*-*-netbsdelf*): New target.
1137 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
1138 * ld/emulparams/shelf_nbsd.sh: New emulation.
1139 * ld/emulparams/shlelf_nbsd.sh: New emulation.
1141 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
1143 * po/es.po: New file: Spanish translation.
1144 * configure.in (ALL_LINGUAS): Add es.
1145 * configure: Regenerate.
1147 2002-01-06 John Marshall <jmarshall@acm.org>
1149 * ld.texinfo: Note that --emit-relocs is currently only
1150 implemented for ELF.
1152 2002-01-05 Alan Modra <amodra@bigpond.net.au>
1154 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
1155 of bfd_section_list_remove and bfd_section_list_insert macros.
1156 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1157 * emultempl/mmo.em (mmo_place_orphan): Likewise.
1159 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
1161 * configure.tgt (x86_64-*-netbsd*): New target.
1163 2001-12-21 Tom Rix <trix@redhat.com>
1165 (gld*_create_output_section_statements): New function.
1166 For -binitfini support.
1167 * emultempl/aix.em (gld*_before_parse): Fix comment.
1168 * emultempl/aix.em (gld*_parse_args): Fix comment.
1170 2001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
1172 * configure.tgt (mips*-dec-netbsd*): Delete alias for
1174 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
1176 * configure.tgt (arm-*-netbsdelf*): Add target.
1177 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
1178 * emulparams/armelf_nbsd.sh: Added.
1179 * Makefile.am: Add rules for earmelf_nbsd.
1180 * Makefile.in: Regenerate.
1182 2001-12-19 Andreas Jaeger <aj@suse.de>,
1183 Susanne Oberhauser <froh@suse.de>
1185 * configure.host: Add rules for x86_64-*linux-gnu. Change
1186 s390x-linux entry to use gcc to report configuration, replace gcc
1187 with $CC in s390-linux
1189 2001-12-19 Andreas Jaeger <aj@suse.de>
1191 * ld.texinfo (VERSION): Fix markup.
1193 2001-12-18 matthew green <mrg@eterna.com.au>
1195 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
1196 (m68kelfnbsd.c): New rule.
1197 * Makefile.in: Regenerate.
1198 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
1199 (m68*-*-netbsd*4k*): .. this.
1200 (m68*-*-netbsdelf*): New target.
1201 (m68*-*-netbsd*): Also include ELF support.
1202 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
1203 * emulparams/m68kelfnbsd.sh: New emulation.
1205 2001-12-18 Jakub Jelinek <jakub@redhat.com>
1207 * ldgram.y (vers_node): Support anonymous version tags.
1208 * ldlang.c (lang_register_vers_node): Ensure anonymous version
1209 tag is not defined together with non-anonymous versions.
1210 * ld.texinfo: Document it.
1212 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1214 * po/tr.po: New file: Turkish translation.
1215 * configure.in (ALL_LINGUAS): Add tr.
1216 * configure: Regenerate.
1218 2001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
1220 * Makefile.am: Add rules for eelf64alpha_nbsd.
1221 * Makefile.in: Regenerate.
1222 * configure.tgt (alpha*-*-netbsd*): Set
1223 targ_emul to elf64alpha_nbsd.
1224 * emulparams/elf64alpha_nbsd.sh: Added.
1226 2001-12-17 Alan Modra <amodra@bigpond.net.au>
1228 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
1229 section_tail when fiddling with section list.
1230 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
1231 broken into separate strings to make translation easier.
1232 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
1233 fiddling with section list.
1234 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1236 2001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
1238 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
1240 2001-12-15 Alan Modra <amodra@bigpond.net.au>
1242 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
1244 2001-12-13 Jakub Jelinek <jakub@redhat.com>
1246 * emultempl/elf32.em (finish): Supply output_bfd
1247 to bfd_elf*_discard_info.
1248 (OPTION_EH_FRAME_HDR): Define.
1249 (longopts): Add --eh-frame-hdr.
1250 (parse_args): Handle it.
1251 (list_options): Add --eh-frame-hdr to help.
1252 * emultempl/hppaelf.em (finish): Supply output_bfd
1253 to bfd_elf*_discard_info.
1254 * scripttempl/elf.sc (.eh_frame_hdr): Add.
1256 2001-12-13 Alan Modra <amodra@bigpond.net.au>
1258 * lexsup.c (parse_args): Don't pass shortopts to second call to
1259 getopt functions. Restore optind rather than decrementing before
1260 second call. Remove errind as it now duplicates last_optind.
1262 2001-12-11 Christopher Faylor <cgf@redhat.com>
1264 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
1266 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
1267 Richard Henderson <rth@redhat.com>
1269 * Makefile.am: Add support for xstormy16.
1270 * configure.tgt: Add support for xstormy16.
1271 * Makefile.in: Regenerate.
1272 * emulparams/elf32xstormy16.sh: New file.
1273 * scripttempl/xstormy16.sc: New file.
1275 2001-10-01 Christopher Faylor <cgf@cygnus.com>
1277 * Makefile.in (LIB_PATH): Make configurable.
1278 (GENSCRIPTS): Set LIB_PATH in environment.
1279 * configure.in: Substitute LIB_PATH.
1280 * configure: Regenerate.
1281 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
1282 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
1284 2001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
1286 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
1287 describing the -N option so that it is easier to translate into
1290 2001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1292 * emultempl/pe.em (..._list_options): Replace multiple fprintf
1293 statements describing a single option with a single, newline
1294 escaped fprintf. This allows better translation into other
1297 * ldmain.c (add_archive_element): Combine multiple strings
1298 into a single string to permit better translation into other
1301 2001-12-05 Tom Rix <trix@redhat.com>
1303 * Makefile.am: Remove eaixppc64.
1304 * Makefile.in: Regenerate.
1306 2001-12-04 Tom Rix <trix@redhat.com>
1308 * emultempl/aix.em (choose_target): Change default target to
1309 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
1311 (gld*_read_file): Fix typo.
1312 (change_symbol_mode): Add prototype.
1315 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
1316 * emulparams/aixrs6.sh : Same.
1317 * emulparams/ppcmacos.sh : Same.
1318 * emulparams/aixppc64.sh : Delete file.
1319 * emultempl/aix.em : Formatting changes.
1321 2001-12-04 Hans-Peter Nilsson <hp@axis.com>
1323 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
1324 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
1326 (OTHER_END_SYMBOLS): Fix formatting.
1327 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
1328 (OTHER_END_SYMBOLS): Fix formatting.
1330 2001-12-04 Alan Modra <amodra@bigpond.net.au>
1332 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
1334 2001-12-02 Tom Rix <trix@redhat.com>
1336 * configure.tgt : Remove eaixppc64 emulations.
1337 * Makefile.in : Remove eaixppc64.c
1338 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
1339 (ldemul_default_target): Same.
1340 * emultempl/gld960.em (gld960_choose_target): Same.
1341 * emultempl/gld960c.em (gld960_choose_target): Same.
1342 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
1343 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
1344 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
1345 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
1346 * emultempl/aix.em (choose_target): New function. Handle emulation of
1349 2001-11-27 H.J. Lu <hjl@gnu.org>
1351 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
1352 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
1353 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
1354 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
1355 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
1356 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
1357 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
1358 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
1360 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
1363 (REL_SDATA): Likewise.
1364 (REL_SBSS): Likewise.
1365 (REL_SDATA2): Likewise.
1366 (REL_SBSS2): Likewise.
1367 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
1370 2001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1372 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
1374 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
1376 2001-11-22 H.J. Lu <hjl@gnu.org>
1378 * Makefile.in: Regenerated with automake based on automake
1379 1.4-8 in RedHat 7.1.
1381 2001-11-22 Alan Modra <amodra@bigpond.net.au>
1383 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
1384 (config.status): Delete rule.
1385 Add extra dependencies to cover sourced emulparams files.
1386 * Makefile.in: Regenerate.
1388 * scripttempl/elf.sc: Order <section>, <section>.* and
1389 corresponding linkonce sections as seen in input files.
1390 Formatting fixes. Zero vma of all sections if not relocating.
1391 (STACK): Define and insert if STACK_ADDR defined.
1392 (OTHER_RELOCATING_SECTIONS): Delete.
1393 (OTHER_END_SYMBOLS): Define.
1394 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
1395 (OTHER_READWRITE_SECTIONS): Likewise.
1396 (OTHER_GOT_SECTIONS): Likewise.
1397 (OTHER_SDATA_SECTIONS): Likewise.
1398 (OTHER_BSS_SECTIONS): Likewise.
1399 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
1400 (OTHER_READWRITE_SECTIONS): Likewise.
1401 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
1402 (OTHER_READWRITE_SECTIONS): Likewise
1404 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
1405 (STACK_ADDR): Define.
1406 * emulparams/armelf_oabi.sh: As for armelf.sh.
1407 * emulparams/elf32mcore.sh: As for armelf.sh.
1408 * emulparams/h8300elf.sh: As for armelf.sh.
1409 * emulparams/mn10200.sh: As for armelf.sh.
1410 * emulparams/shelf.sh: As for armelf.sh.
1412 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
1413 (OTHER_END_SYMBOLS): Define.
1414 * emulparams/m32relf.sh: As for elf32fr30.sh.
1415 * emulparams/h8300helf.sh: As for elf32fr30.sh.
1416 * emulparams/h8300self.sh: As for elf32fr30.sh.
1418 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
1419 defines with RELOCATING test.
1420 (OTHER_SDATA_SECTIONS): Likewise.
1421 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1422 (OTHER_END_SYMBOLS): ..this.
1423 * emulparams/crislinux.sh: As for criself.sh.
1425 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
1427 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1428 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
1429 normal and linkonce sections as seen in input files.
1430 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
1431 (TEXT_DYNAMIC): Likewise.
1432 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
1433 (OTHER_SDATA_SECTIONS): Likewise.
1434 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1435 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
1436 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
1437 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
1438 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
1439 (OTHER_PLT_RELOC_SECTIONS): Likewise.
1440 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
1441 sections as seen in input files.
1442 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
1443 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
1445 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
1446 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
1447 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
1448 (OTHER_SECTIONS): Instead, use this..
1449 (OTHER_END_SYMBOLS): ..and this.
1451 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
1452 * emulparams/elf32bsmip.sh: Likewise.
1453 * emulparams/elf32btsmip.sh: Likewise.
1454 * emulparams/elf32ebmip.sh: Likewise.
1455 * emulparams/elf32lmip.sh: Likewise.
1456 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
1457 * emulparams/elf32lsmip.sh: Likewise.
1458 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
1459 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
1460 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
1461 * emulparams/elf64btsmip.sh: Likewise.
1462 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
1463 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
1464 * emulparams/elf32ppclinux.sh: Likewise.
1465 * emulparams/elf32ppcsim.sh: Likewise.
1466 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
1467 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
1468 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
1469 * emulparams/h8300self.sh: Likewise.
1470 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
1471 * emulparams/sh.sh: Comment.
1472 * emulparams/shl.sh: Source sh.sh, remove duplicates.
1473 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
1474 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
1476 2001-11-21 David Heine <dlheine@tensilica.com>
1477 Alan Modra <amodra@bigpond.net.au>
1479 * ldlang.c (map_input_to_output_sections): Replace "break"
1480 accidentally removed with 2001-08-03 change.
1481 (lang_gc_sections_1): Likewise.
1483 2001-11-21 Alan Modra <amodra@bigpond.net.au>
1485 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
1487 2001-11-20 Angela Marie Thomas <angela@redhat.com>
1489 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
1490 of false when calling lang_size_sections.
1491 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1493 2001-11-15 Alan Modra <amodra@bigpond.net.au>
1495 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
1496 function when LDEMUL_FINISH isn't set to the same name. Don't
1497 call ${LDEMUL_FINISH}.
1498 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
1499 * emultempl/armelf.em (arm_elf_finish): Call
1500 gld${EMULATION_NAME}_finish.
1501 * emultempl/hppaelf.em (hppaelf_finish): Rename to
1502 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
1503 hppaelf_layout_sections_again if necessary.
1504 (need_laying_out): New var.
1505 (hppaelf_layaout_sections_again): Rename to
1506 hppaelf_layout_sections_again. Clear need_laying_out.
1507 (PARSE_AND_LIST_OPTIONS): Format text.
1509 2001-11-14 H.J. Lu <hjl@gnu.org>
1511 * emultempl/armelf.em (arm_elf_finish): Renamed from
1512 gld${EMULATION_NAME}_finish.
1513 (LDEMUL_FINISH): Set to arm_elf_finish.
1515 2001-11-14 Daniel Jacobowitz <drow@mvista.com>
1517 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
1518 (struct ld_emulation_xfer_struct): Use it.
1520 2001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
1522 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
1523 additional symbols referenced by newer crt0.o files from HP.
1525 2001-11-12 Anthony Green <green@redhat.com>
1527 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
1529 2001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
1531 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
1532 * Makefile.in: Regenerate.
1534 2001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1536 * ld.texinfo: Use @command for commands, @option for options.
1537 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
1539 * Makefile.in: Rebuild.
1541 2001-11-04 Chris Demetriou <cgd@broadcom.com>
1543 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
1544 Add support for targets.
1546 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1548 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
1549 * configure: Regernate.
1550 * po/fr.po: New file.
1551 * po/sv.po: New file.
1553 2001-11-01 NIIBE Yutaka <gniibe@m17n.org>
1555 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
1556 as little endian default and to support big endian.
1558 2001-11-01 Chris Demetriou <cgd@broadcom.com>
1560 * ld.texinfo (Options): Document new option, -nostdlib.
1561 * lexsup.c (OPTION_NOSTDLIB): New definition.
1562 (ld_options): Add entry for "nostdlib".
1563 (parse_args): Handle OPTIONS_NOSTDLIB.
1564 * ldfile.c (ldfile_add_library_path): Don't add directories
1565 to the search path if they weren't specified on the command line
1566 and -nostdlib was specified.
1567 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
1569 2001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
1571 * lexsup.c (parse_args): Prevent infinite parsing loop when
1572 "-rpath.a" is specified on the command line.
1573 Replace calls to fprintf with calls to einfo.
1575 2001-10-31 John Marshall <jmarshall@acm.org>
1577 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
1578 appear only once across all the linker scripts involved in a link
1579 invocation no longer applies. Make the documentation reflect
1582 2001-10-31 NIIBE Yutaka <gniibe@m17n.org>
1584 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
1586 (sh-*-linux*): Added targ_extra_libpath.
1588 2001-10-31 David Heine <dlheine@tensilica.com>
1590 * ldlang.c (lang_size_sections): Keep a valid output_offset field
1591 for padding statements.
1593 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1595 * configure.tgt (mmix-*-*): New target.
1596 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
1597 Add dependencies to match.
1598 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
1599 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
1600 scripttempl/mmo.sc: New files.
1601 * gen-doc.texi: @set MMIX.
1602 * ld.texinfo: Ditto.
1603 [MMIX] Add MMIX node.
1604 * Makefile.in: Regenerate.
1606 2001-10-29 Kazu Hirata <kazu@hxi.com>
1608 * ldlang.c: Fix a comment typo.
1610 2001-10-23 Alan Modra <amodra@bigpond.net.au>
1612 * configure.host: Move alpha*-*-linux-gnu* entry to generic
1613 entries, and match *-*-linux*.
1615 2001-10-20 Alan Modra <amodra@bigpond.net.au>
1617 * ldgram.y (mri_script_command): Surround processing of INCLUDE
1618 with ldlex_script, ldlex_popstate.
1619 (ifile_p1): Likewise.
1620 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
1622 (lex_push_file): Save current lineno to lineno_stack. Set lineno
1623 to 1. Don't BEGIN(SCRIPT).
1624 (lex_redirect): Similarly.
1625 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
1627 2001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
1629 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
1630 __EH_FRAME_END__ and accept eh frames into data section.
1631 Add ctor and dtor sections.
1633 2001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1635 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
1636 (auto-export): Fix indentation.
1638 2001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1640 * pe-dll.c (autofilter_objectlist): Add startup objects
1642 (auto-export): Constify char * p.
1643 Extract file basename and use strcmp rather than ststr
1646 2001-10-18 Chris Demetriou <cgd@broadcom.com>
1648 * ldmain.c (get_emulation): Improve comment about the handling
1651 2001-10-17 Alan Modra <amodra@bigpond.net.au>
1653 * po/POTFILES.in: Regenerate.
1655 2001-10-16 Vassili Karpov <malc@pulsesoft.com>
1657 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
1658 -z nocopyreloc and -z nocombreloc usage strings.
1660 2001-10-12 Vassili Karpov <malc@pulsesoft.com>
1662 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
1665 2001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
1667 * scripttempl/armaout.sc: Place .bss section after end of aligned
1668 data section to match behaviour of aout code in constructrion of
1671 2001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1673 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
1674 startup files for mingw32 dlls to list.
1676 2001-10-10 Chris Demetriou <cgd@broadcom.com>
1678 * emultempl/elf32.em: Fix shell 'if' usage for portability.
1680 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
1682 * configure.tgt (targ): Add arm9e-*-elf.
1684 2001-10-05 H.J. Lu <hjl@gnu.org>
1686 * genscripts.sh: Fix a typo in the last change.
1688 2001-10-05 Jakub Jelinek <jakub@redhat.com>
1690 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
1691 -z nocombreloc in usage.
1693 2001-10-03 Jim Blandy <jimb@redhat.com>
1695 * genscripts.sh: Include a comment at the top of each generated
1696 script, explaining its purpose.
1698 2001-10-03 Vassili Karpov <malc@pulsesoft.com>
1700 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
1701 * NEWS: Mention -z nocopyreloc.
1702 * ld.texinfo (Options): Describe nocopyreloc.
1704 2001-10-03 Alan Modra <amodra@bigpond.net.au>
1706 * configure: Regenerate.
1708 2001-10-02 Alan Modra <amodra@bigpond.net.au>
1710 * ldver.h (ld_program_version): Remove declaration.
1711 * lexsup.c (parse_args): Move printing of copyright message..
1712 * ldver.c (ldversion): .. to here.
1713 Use BFD_VERSION_STRING in place of BFD_VERSION.
1714 (ld_program_version): Remove.
1715 * Makefile.am (Makefile): Depend on bfd/configure.in.
1717 * Makefile.in: Regenerate.
1719 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1721 * Makefile.am: Update dependencies with "make dep-am".
1722 * Makefile.in: Regenerate.
1724 2001-09-29 John Reiser <jreiser@BitWagon.com>
1726 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
1727 * lexsup.c: Add --no-define-common commandline option.
1728 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
1729 * ldlex.l: Likewise.
1730 * ld.h: Add command_line.inhibit_common_definition.
1731 * ldmain.c (main): Initialize.
1732 * ld.texinfo: Document.
1734 2001-09-26 Alan Modra <amodra@bigpond.net.au>
1736 * ldmisc.c (USE_STDARG): Remove.
1737 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
1742 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
1743 declarations. Update copyright.
1745 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
1747 * pe-dll.c: Remove obsoleted declaration of
1748 pe_get_data_import_dll_name.
1749 (pe_create_import_fixup): Fix thinko.
1751 * ld.texinfo(enable-auto-import): Clarify the explanation.
1753 2001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
1755 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
1756 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
1757 DLL_SUPPORT controlled code.
1759 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
1761 * emultempl/pe.em(pe_data_import_dll): Make static.
1762 (pe_get_data_import_dll_name): New accessor function.
1763 * pe-dll.c(pe_create_import_fixup): call
1764 pe_get_data_import_dll_name() from pe.em, instead of
1765 directly accessing pe_data_import_dll variable from pe.em.
1767 2001-09-18 Bruno Haible <haible@clisp.cons.org>
1769 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
1770 (def_file_add_directive): Use ISSPACE instead of isspace.
1771 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
1772 isdigit/isxdigit/isalpha/isalnum.
1773 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
1774 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
1775 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
1776 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
1778 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
1779 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
1781 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
1782 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
1783 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
1784 (ctor_prio): Use ISDIGIT instead of isdigit.
1785 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
1786 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
1787 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
1789 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
1790 (stricpy): Use TOLOWER instead of isupper/tolower.
1791 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
1792 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
1793 (lex_warn_invalid): Use ISPRINT instead of isprint.
1794 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
1795 (main): For gettext, also set the LC_CTYPE locate facet.
1796 (add_keepsyms_file): Use ISSPACE instead of isspace.
1797 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
1798 (is_num, parse_args): Use ISDIGIT instead of isdigit.
1799 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
1800 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
1801 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
1802 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
1803 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
1804 (quoteput): Use ISSPACE instead of isspace.
1805 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
1808 2001-09-18 Alan Modra <amodra@bigpond.net.au>
1810 * deffilep.y (def_stash_module): Constify "name" param.
1812 * pe-dll.c: Replace CONST with const throughout.
1813 (quick_symbol): Constify "n1", "n2", "n3" params.
1814 (make_singleton_name_thunk): Constify "import" param. Make
1815 "buffer_len" a size_t.
1816 (make_import_fixup_entry): Constify "name", "fixup_name",
1817 "dll_symname" params.
1818 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
1819 (pe_get32): Likewise.
1820 (pe_implied_import_dll): Likewise.
1822 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
1823 (sort_by_section_name): Likewise.
1825 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
1826 (make_import_fixup): Cast printf arg, rel->address to long rather
1828 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
1830 2001-09-15 Alan Modra <amodra@bigpond.net.au>
1832 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
1833 defines BufferSize. Increase buffer size by one.
1835 2001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
1837 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
1839 2001-09-14 Kevin Lo <kevlo@openbsd.org>
1841 * configure.tgt: Add arm-openbsd target.
1843 2001-09-12 H.J. Lu <hjl@gnu.org>
1845 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
1847 (ALL_64_EMULATIONS): Here.
1848 * Makefile.in: Regenerated.
1850 2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
1852 * emultempl/pe.em(make_import_fixup): change signature to
1853 take asection as well as arelec; we need this for proper
1854 error reporting. Only call pe_create_import_fixup() if
1855 there is no attempt to add a constant addend to the reloc;
1856 otherwise, report error condition.
1857 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
1858 since final argument is a pointer to make_import_fixup().
1859 Change call to cb() to match make_import_fixup() signature.
1860 (make_import_fixup_mark): make buffer_len unsigned.
1861 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
1863 2001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
1865 * ld.texinfo: add verbose documentation for auto-import
1866 direct-addressing workaround, to compliment the terse
1869 2001-09-12 Andrew MacLeod <amacleod@redhat.com>
1871 * scripttempl/v850.sc: Add gcc_except_table sections.
1873 2001-09-11 Jeffrey A Law (law@cygnus.com)
1875 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
1876 * emulparams/h8300self.sh: Similarly.
1878 2001-09-05 Danny Smith <dannysmith@users.souceforge.net>
1880 * ld.texinfo (Options, --stack): Correct default value for stack
1883 2001-09-05 Tom Rix <trix@redhat.com>
1885 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
1887 2001-09-03 Andreas Jaeger <aj@suse.de>
1889 * emultempl/beos.em: Declare prototypes for comparions functions,
1892 2001-09-02 Andreas Jaeger <aj@suse.de>
1894 * emultempl/aix.em: Add missing prototype.
1895 * emultempl/lnk960.em: Likewise.
1896 * emultempl/vanilla.em: Likewise.
1897 * emultempl/armcoff.em: Likewise.
1898 * emultempl/armelf_oabi.em: Likewise.
1899 * emultempl/beos.em: Likewise.
1900 * emultempl/gld960c.em: Likewise.
1901 * emultempl/gld960.em: Likewise.
1903 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
1904 for prototype declaration.
1906 2001-08-31 Eric Christopher <echristo@redhat.com>
1907 Jason Eckhardt <jle@redhat.com>
1909 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
1911 2001-08-31 Andreas Jaeger <aj@suse.de>
1913 * emultempl/pe.em: Add missing prototypes.
1914 (gld_${EMULATION_NAME}_after_open): Remove extra args to
1915 pe_find_data_imports.
1916 (pr_sym): Add unused attribute.
1918 2001-08-29 Joel Sherrill <joel@OARcorp.com>
1920 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
1921 default from coff to elf.
1923 2001-08-29 Jeff Law <law@redhat.com>
1925 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
1927 * emulparams/h8300self.sh: Similarly.
1929 2001-08-28 J"orn Rennecke <amylaar@redhat.com>
1931 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
1933 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
1934 * configure.tgt (h8300-*-elf*): New case.
1935 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
1936 * emulparams/h8300self.sh: New file.
1937 * Makefile.in: Regenerated.
1939 2001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
1941 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
1944 2001-08-27 Linus Nordberg <linus@swox.com>
1945 Alan Modra <amodra@bigpond.net.au>
1947 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
1948 (eelf64ppc.c, eelf64lppc.c): Add make targets.
1950 * Makefile.in: Regenerate.
1951 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
1952 entries to correct alphabetical position.
1953 * emulparams/elf64ppc.sh: New.
1954 * emulparams/elf64lppc.sh: New.
1956 2001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
1958 * ldmain.c (main): Declare BSIZE as static.
1960 2001-08-23 Jakub Jelinek <jakub@redhat.com>
1962 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
1963 into .rel.dyn resp. .rela.dyn if combreloc.
1964 (get_script): If .x linker script is equal to .xn, only put it
1965 once into the binary.
1966 Add .xc and .xsc scripts.
1967 (parse_args): Handle -z combreloc and -z nocombreloc.
1968 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
1969 For .xc and .xsc scripts put all .rel* or .rela* input sections
1970 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
1971 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
1973 Strip trailing whitespace from script.
1974 Generate .xc and .xsc scripts if requested.
1975 * ldmain.c (main): Initialize link_info.combreloc and
1976 link_info.spare_dynamic_tags.
1977 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
1978 (ld_options): Add --spare-dynamic-tags option.
1979 (parse_args): Likewise.
1980 * ld.texinfo: Document -z combreloc and -z nocombreloc.
1981 * ldint.texinfo: Document .xc and .xsc linker scripts.
1982 * NEWS: Add notes about -z combreloc and SHF_MERGE.
1984 2001-08-22 H.J. Lu <hjl@gnu.org>
1986 * emulparams/elf32fr30.sh: Add a newline.
1988 2001-08-21 Andreas Jaeger <aj@suse.de>
1990 * deffilep.y: Add missing prototypes.
1991 * pe-dll.c: Likewise.
1993 2001-08-20 Alan Modra <amodra@bigpond.net.au>
1995 * ldlang.c (insert_pad): Fix typos in last patch.
1997 * ldlang.c: When traversing lang_statement_union_type lists,
1998 consistently use "header.next" rather than "next".
1999 * mpw-eppcmac.c: Likewise.
2000 * emultempl/beos.em: Likewise.
2001 * emultempl/hppaelf.em: Likewise.
2002 * emultempl/pe.em: Likewise.
2003 * ldlang.h (union lang_statement_union): Remove "next" field.
2005 * ldlang.c (insert_pad): Use offsetof macro.
2006 (lang_size_sections): Always neuter padding statements.
2007 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
2009 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
2010 passed to lang_size_sections.
2011 (pe_exe_fill_sections): Likewise.
2012 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
2013 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
2015 2001-08-18 Alan Modra <amodra@bigpond.net.au>
2017 * emultempl/aix.em: Formatting fixes.
2019 2001-08-18 Alan Modra <amodra@bigpond.net.au>
2021 * ldlang.c (insert_pad): Make use of an existing pad statement if
2022 available. Move code calculating alignment, adjusting section
2023 alignment power, and adjusting dot to ..
2024 (size_input_section): .. here. Remove unused relax param.
2025 (lang_size_sections): Change boolean `relax' param to boolean *.
2026 Adjust call to size_input_section. Make use of insert_pad to
2027 place pad after the assignment statement. If relaxing, zap
2029 (reset_memory_regions): Reset output_bfd section sizes too.
2030 (relax_again): Move to..
2031 (lang_process): ..here. Adjust call to lang_size_sections, and
2032 remove duplicated code.
2033 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
2035 2001-08-17 Alan Modra <amodra@bigpond.net.au>
2037 * ld.texinfo: Document that fill values now use the four least
2039 * emulparams/elf32fr30.sh (NOP): Update.
2040 * emulparams/elf32mcore.sh: Likewise.
2041 * emulparams/elf64_s390.sh: Likewise.
2042 * emulparams/elf_i386.sh: Likewise.
2043 * emulparams/elf_i386_be.sh: Likewise.
2044 * emulparams/elf_i386_chaos.sh: Likewise.
2045 * emulparams/elf_i386_ldso.sh: Likewise.
2046 * emulparams/elf_s390.sh: Likewise.
2047 * emulparams/elf_x86_64.sh: Likewise.
2048 * emulparams/i386moss.sh: Likewise.
2049 * emulparams/i386nw.sh: Likewise.
2050 * emulparams/m68kelf.sh: Likewise.
2051 * scripttempl/elf.sc: Update NOP comment.
2052 * scripttempl/elfi370.sc: Likewise.
2053 * scripttempl/elfm68hc11.sc: Likewise.
2054 * scripttempl/elfm68hc12.sc: Likewise.
2055 * scripttempl/nw.sc: Likewise.
2057 2001-08-15 Tom Rix <trix@redhat.com>
2059 * ldgram.y (saved_script_handle): Initialize to NULL.
2060 * ldmain.c (main): Change check on saved_script_handle.
2062 2001-08-14 Alan Modra <amodra@bigpond.net.au>
2064 * emultempl/elf32.em: Formatting fixes.
2065 (output_prev_sec_find): Test for bfd_ind_section too; do so by
2066 looking at sec->owner.
2067 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
2068 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
2069 unused code, and reorganize orphan section placement code.
2071 * ldlang.c (wild_doit): Rename to lang_add_section.
2072 * ldlang.h: Here too.
2073 * mpw-elfmips.c: And here.
2074 * emultempl/beos.em: And here.
2075 * emultempl/elf32.em: And here.
2076 * emultempl/hppaelf.em: And here.
2077 * emultempl/pe.em: And here.
2079 2001-08-13 Richard Henderson <rth@redhat.com>
2081 * emultempl/needrelax.em: New file.
2082 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
2083 * Makefile.am (eelf64_ia64.c): Depend on it.
2084 * Makefile.in: Rebuild.
2086 2001-08-13 Alan Modra <amodra@bigpond.net.au>
2088 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
2089 output_section is set non-NULL.
2091 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
2092 `true' for SEC_EXCLUDE sections so that the generic code doesn't
2093 needlessly create an output_section_statement. Treat a correctly
2094 named output_section_statement with NULL bfd_section as compatible.
2096 2001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
2098 * emultempl/generic.em: Support EXTRA_EM_FILE.
2099 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
2100 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
2101 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
2102 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
2103 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
2104 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
2105 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
2106 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
2107 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
2108 LDEMUL_FIND_POTENTIAL_LIBRARIES.
2110 2001-08-12 Richard Henderson <rth@redhat.com>
2112 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
2113 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
2114 scripttempl/v850.sc: Keep .jcr data.
2116 2001-08-12 H.J. Lu <hjl@gnu.org>
2117 Andrew Haley <aph@cambridge.redhat.com>
2118 Nick Clifton <nickc@redhat.com>
2120 * ldgram.y (had_script): Change name to saved_script_handle.
2121 Change type to file handle.
2122 * ld.h (had_script): Rename and retype.
2123 * ldfile.c (ldfile_open_command_file): Save the file handle
2124 used in saved_script_handle.
2125 * lexsup.c (parse_args): Do not allow -c option to alter
2126 saved_script_handle.
2127 * ldmain.c (main): Print out the linker script used if
2128 --verbose is given. Check saved_script_handle to obtain the
2129 external linker script used, or if NULL, dump the builtin
2131 * ld.texinfo: Document that --verbose now dumps the linker
2132 script used, regardless of whether it was an internal or an
2135 2001-08-10 Andreas Jaeger <aj@suse.de>
2137 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2139 * configure: Regenerate.
2141 2001-08-09 Alan Modra <amodra@bigpond.net.au>
2143 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
2145 * scripttempl/elf.sc: Move non-text .dynamic section before
2146 .plt/.got/.sdata* group.
2147 (OTHER_GOT_SECTIONS): Move to immediately after .got.
2148 (OTHER_SDATA_SECTIONS): Add.
2149 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
2151 * emulparams/crislinux.sh: Likewise.
2152 * emulparams/elf32b4300.sh: Likewise.
2153 * emulparams/elf32bmip.sh: Likewise.
2154 * emulparams/elf32bmipn32.sh: Likewise.
2155 * emulparams/elf32bsmip.sh: Likewise.
2156 * emulparams/elf32btsmip.sh: Likewise.
2157 * emulparams/elf32ebmip.sh: Likewise.
2158 * emulparams/elf32elmip.sh: Likewise.
2159 * emulparams/elf32l4300.sh: Likewise.
2160 * emulparams/elf32lmip.sh: Likewise.
2161 * emulparams/elf32lsmip.sh: Likewise.
2162 * emulparams/elf32ltsmip.sh: Likewise.
2163 * emulparams/elf64bmip.sh: Likewise.
2164 * emulparams/elf64btsmip.sh: Likewise.
2165 * emulparams/elf64ltsmip.sh: Likewise.
2167 2001-08-08 Alan Modra <amodra@bigpond.net.au>
2169 * genscripts.sh: Source the emulparams script before each output
2170 script is generated so that variables like `RELOCATING' may affect
2171 variables defined in the emulparams script.
2173 2001-08-04 Alan Modra <amodra@bigpond.net.au>
2175 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
2178 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
2179 ie. iterate over wild_statement.section_list.
2180 (gld${EMULATION_NAME}_place_orphan): Likewise.
2182 2001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2184 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
2185 .fini[0-4] sections used by _exit
2186 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
2187 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
2188 * scripttempl/elfm68hc11.sc: Likewise.
2190 2001-08-03 H.J. Lu <hjl@gnu.org>
2192 * emultempl/beos.em (init): Add the missing initialization.
2194 2001-08-03 Alan Modra <amodra@bigpond.net.au>
2196 * ld.texinfo (Input Section Basics): Clarify ordering of output
2198 * ldlang.c (callback_t): Add wildcard_list param.
2199 (walk_wild_section): Remove "section" param. Rewrite for
2200 lang_wild_statement_type change. Remove unique_section_p test.
2201 (walk_wild_file): Remove "section" param.
2202 (walk_wild): Remove "section" and "file" params.
2203 (lang_gc_wild): Likewise.
2204 (wild): Likewise. Modify for lang_wild_statement_type change.
2205 (wild_sort): Likewise. Add "sec" param.
2206 (gc_section_callback): Likewise.
2207 (output_section_callback): Likewise. Do unique_section_p test.
2208 (map_input_to_output_sections): Modify call to wild.
2209 (lang_gc_sections_1): Likewise.
2210 (print_wild_statement): Modify for lang_wild_statement_type
2212 (lang_add_wild): Replace filename, filenames_sorted param with
2213 filespec. Replace section_name, sections_sorted,
2214 exclude_filename_list with section_list.
2215 * ldlang.h (lang_add_wild): Here too.
2216 (lang_wild_statement_type): Replace section_name, sections_sorted,
2217 and exclude_filename_list with section_list.
2218 * ldgram.y (current_file): Delete.
2219 (%union): Add wildcard_list.
2220 (file_NAME_list): Set type to wildcard_list. Build a linked list
2221 rather than calling lang_add_wild for each entry.
2222 (input_section_spec_no_keep): Call lang_add_wild here instead.
2223 * ld.h (struct wildcard_list): Declare.
2224 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
2226 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2228 * ldmain.c (main): initialize link_info.pei386_auto_import
2229 * pe-dll.c: new tables for auto-export filtering
2230 (auto_export): change API, pass abfd for contextual filtering.
2231 Loop thru tables of excluded symbols instead of comparing
2234 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
2236 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
2237 static variable current_sec (static struct sec *). Add
2238 forward declaration for add_bfd_to_link.
2239 (process_def_file): Don't export undefined symbols. Do not
2240 export symbols starting with "_imp__". Call auto_export()
2242 (pe_walk_relocs_of_symbol): New function.
2243 (generate_reloc): add optional extra debugging
2244 (pe_dll_generate_def_file): eliminate extraneous initial blank
2246 (make_one): enlarge symtab to make room for __nm__ symbols
2247 (DATA auto-import support).
2248 (make_singleton_name_thunk): New function.
2249 (make_import_fixup_mark): New function.
2250 (make_import_fixup_entry): New function.
2251 (pe_create_import_fixup): New function.
2252 (add_bfd_to_link): Specify that 'name' argument is a CONST
2254 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
2255 declare new functions pe_walk_relocs_of_symbol and
2256 pe_create_import_fixup.
2257 * emultempl/pe.em: add new options --enable-auto-import,
2258 --disable-auto-import, and --enable-extra-pe-debug.
2259 (make_import_fixup): New function.
2260 (pe_find_data_imports): New function.
2261 (pr_sym): New function.
2262 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
2263 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
2266 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2268 * ld.texinfo: add additional documentation for
2269 --export-all-symbols. Document --out-implib,
2270 --enable-auto-image-base, --disable-auto-image-base,
2271 --dll-search-prefix, --enable-auto-import, and
2272 --disable-auto-import.
2273 * ldint.texinfo: Add detailed documentation on auto-import
2276 2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2278 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
2281 2001-07-24 Alan Modra <amodra@bigpond.net.au>
2283 * Makefile.am: Update dependencies with "make dep-am".
2284 * Makefile.in: Regenerate
2286 2001-07-23 Alan Modra <amodra@bigpond.net.au>
2288 * ldcref.c (check_section_sym_xref): New function.
2289 (check_nocrossrefs): Call it.
2290 (check_nocrossref): Interate over h->refs here instead of..
2291 (check_refs): ..here. Pass in the symbol name, section, and bfd
2292 rather than hash_entry pointers.
2293 (struct check_refs_info): Keep symbol name rather than hash entry.
2295 (check_reloc_refs): Tweak for above changes in check_refs_info.
2296 Only report references to section syms when symname is NULL to
2297 prevent duplicate messages for the same reloc.
2299 2001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2301 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
2302 available. Do not print NULL trees.
2303 (exp_print_token): Print unknown tokens with values > 126 as
2304 decimal values not ASCII characters.
2306 * ldlang.c (lang_leave_overlay): If a region is specified assign
2307 it to all sections inside the overlay unless they have been
2308 assigned to the own, non-default, memory region.
2310 * README: Add header for consistency with other README files.
2312 2001-07-14 H.J. Lu <hjl@gnu.org>
2314 * emultempl/elf32.em (output_prev_sec_find): Never return
2315 bfd_abs_section_ptr, bfd_com_section_ptr nor
2316 bfd_und_section_ptr.
2318 2001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
2320 * Makefile.am (em32relf.c): Change dependency from generic.em to
2322 * Makefile.in: Regenerate.
2324 2001-07-14 matthew green <mrg@eterna.com.au>
2326 * configure.tgt (i386-*-netbsdelf*): New target.
2327 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
2329 2001-07-13 Jakub Jelinek <jakub@redhat.com>
2331 * emultempl/elf32.em (output_prev_sec_find): New.
2332 (place_orphan): Use it.
2334 2001-07-11 H.J. Lu <hjl@gnu.org>
2336 * ldmain.c (main): Fix typos in the last change.
2338 2001-07-11 Jakub Jelinek <jakub@redhat.com>
2340 * ldmain.c (main): Disallow -F and -f without -shared.
2342 2001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2344 * emultempl/pe.em (after_open): Check for the output_bfd not
2345 having any coff_data structure allocated to it.
2347 2001-07-09 David O'Brien <obrien@FreeBSD.org>
2349 * emultempl/elf32.em: Do not assuming that contents of the buffer
2350 returned from basename function will remain unchanged accross other
2353 2001-07-03 H.J. Lu <hjl@gnu.org>
2355 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
2356 2001-07-03. It creates dynamic entries even for static binaries.
2358 2001-07-03 Jakub Jelinek <jakub@redhat.com>
2360 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
2361 (DYNAMIC): Use it to reserve few dynamic entries for
2364 2001-06-27 Alan Modra <amodra@bigpond.net.au>
2366 * emulparams/hppa64linux.sh: New file.
2367 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
2368 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
2369 (ehppa64linux.c): Add rule to make it.
2371 * Makefile.in: Regenerate.
2373 2001-06-21 Hans-Peter Nilsson <hp@axis.com>
2375 * ld.texinfo (Options, -r): Mention restrictions when using
2376 different object formats.
2378 2001-06-19 Hans-Peter Nilsson <hp@axis.com>
2380 * ldlang.c (lang_check): Emit fatal error if relocatable link
2381 between different object flavours with relocations in input.
2383 2001-06-19 H.J. Lu <hjl@gnu.org>
2385 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
2386 (--version-script): Mention the language support.
2388 2001-06-19 H.J. Lu <hjl@gnu.org>
2390 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
2392 2001-06-18 H.J. Lu <hjl@gnu.org>
2394 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
2395 (diststuff): Add $(MANS).
2396 * Makefile.in: Regenerated.
2400 2001-06-18 Hans-Peter Nilsson <hp@axis.com>
2402 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2403 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
2404 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
2405 * ld.h (args_type): Remove member export_dynamic. All users
2406 changed to use struct bfd_link_info member.
2408 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
2409 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
2410 * Makefile.in: Regenerate.
2412 2001-06-18 H.J. Lu <hjl@gnu.org>
2414 * ldlang.c (init_os): Add the newline to the einfo call.
2415 (lang_check): Likewise.
2416 (lang_do_version_exports_section): Likewise.
2418 2001-06-15 H.J. Lu <hjl@gnu.org>
2420 * lexsup.c (parse_args); Save optind to report unrecognized
2423 2001-06-15 Hans-Peter Nilsson <hp@axis.com>
2425 * ldlang.c (lang_check): Emit fatal error if relocatable link
2426 between different object flavours.
2428 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
2429 Set new link_info member export_dynamic.
2430 * ldmain.c (main): Initialize new link_info member export_dynamic.
2432 2001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
2434 * ldlang.c (walk_wild): Only call walk_wild_file if
2435 lookup_name returns something.
2436 (lookup_name): If load_symbols fails, return NULL.
2437 (load_symbols): Change to a boolean function.
2438 (open_input_bfds): If load_symbols fails then do not make the
2441 2001-06-08 Alan Modra <amodra@bigpond.net.au>
2443 * ldlang.c (record_bfd_errors): Remove.
2445 * emultempl/aix.em: Fix copyright dates.
2447 2001-06-07 Andreas Jaeger <aj@suse.de>
2449 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
2450 (TEXT_START_ADDR): Likewise.
2452 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
2454 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
2456 2001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2458 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
2460 2001-05-31 H.J. Lu <hjl@gnu.org>
2462 * ldlang.c (open_input_bfds): Don't change the bfd error
2463 handler whilst loading symbols.
2465 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2467 * configure.tgt: Remove i370-mvs architecture, it is not currently
2470 2001-05-25 H.J. Lu <hjl@gnu.org>
2472 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2473 like emulparams/aixppc.sh.
2475 2001-05-25 H.J. Lu <hjl@gnu.org>
2477 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
2478 setting of output_filename after bfd_scan_arch.
2479 * emultempl/pe.em: Likewise.
2481 2001-05-25 H.J. Lu <hjl@gnu.org>
2483 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2484 like emulparams/aixppc.sh.
2486 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
2487 instead of ${srcdir}/emultempl/stringify.sed.
2489 2001-05-25 Timothy Wall <twall@oculustech.com>
2491 * emulparams/elf64_aix.sh: Change settings to match IBM linker
2494 2001-05-25 Alan Modra <amodra@one.net.au>
2496 * configure.host: Replace linuxoldld with linux*oldld.
2497 * configure.tgt: Likewise.
2499 2001-05-24 H.J. Lu <hjl@gnu.org>
2501 * emultempl/stringify.sed: Removed again.
2503 2001-05-24 H.J. Lu <hjl@gnu.org>
2505 * emultempl/aix.em (OUTPUT_ARCH): Defined.
2506 (gld${EMULATION_NAME}_before_parse): Initialize
2507 ldfile_output_architecture, ldfile_output_machine and
2508 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
2509 * emultempl/beos.em: Likewise.
2510 * emultempl/elf32.em: Likewise.
2511 * emultempl/linux.em: Likewise.
2512 * emultempl/mipsecoff.em: Likewise.
2513 * emultempl/pe.em: Likewise.
2514 * emultempl/sunos.em: Likewise.
2516 2001-05-24 Tom Rix <trix@redhat.com>
2518 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
2519 udate import file format.
2520 (change_symbol_mode) New, same
2521 (is_syscall) New, same
2522 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
2523 * emulparams/aixppc64.sh : same
2524 * emulparams/aixrs6.sh : same
2525 * emulparams/ppcmacos.sh : same
2526 * emultempl/aix.em : use strtoull to parse options
2527 * Makefile.am : add eaixppc64 emulation for xcoff64
2528 * Makefile.in : same
2529 * configure.tgt : same
2531 * scripttempl/aix.sc : default text section offset to 0x10000000
2532 default data section offset to 0x20000000
2533 add .sv3264 and .sv64 pseudo sections
2534 loader and debug sections use the currect section offset.
2536 * emultempl/aix.em : Add xcoff64 support
2537 Add -binitfini support
2538 (gld${EMULATION_NAME}_before_parse) -binitfini
2539 (gld${EMULATION_NAME}_parse_args) same
2540 (gld${EMULATION_NAME}_before_allocation) format change for special
2543 * emulparams/aixppc64.sh : New file for xcoff64 support
2545 2001-05-23 Alexandre Oliva <aoliva@redhat.com>
2547 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
2548 variable to avoid non-portable shell construct.
2550 2001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2552 * ldmain.c (get_emulation): Add -mips5 command line argument.
2554 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
2556 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
2557 (ELF_INTERPRETER_NAME): Define it.
2558 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
2560 * configure.tgt (targ_emul, targ_extra_emuls)
2561 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
2562 as primary, elf_i386 as extra.
2563 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
2564 (eelf_i386_ldso.c): New rule.
2565 * Makefile.in: Rebuilt.
2567 2001-05-22 Nick Clifton <nickc@redhat.com>
2569 * lexsup.c (ld_options): Allow -I to be an alias for
2570 --dynamic-linker. This is for Solaris compatability.
2571 * ld.texinfo: Document that -I can be used.
2574 2001-05-16 Alan Modra <amodra@one.net.au>
2576 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
2577 whether an input section is the first one assigned to an output
2579 Assorted formatting fixes.
2581 2001-05-14 DJ Delorie <dj@delorie.com>
2583 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
2584 * Makefile.in: Ditto.
2586 2001-05-11 Jakub Jelinek <jakub@redhat.com>
2588 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
2589 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
2591 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
2593 2001-05-11 Jakub Jelinek <jakub@redhat.com>
2595 * ldlang.c (lang_process): Call bfd_merge_sections.
2597 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2599 * ldgram.y: Fix typo.
2601 2001-05-03 H.J. Lu <hjl@gnu.org>
2603 * emultempl/elf32.em: Include "libiberty.h".
2604 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
2605 basename of the bfd filename.
2606 (gld${EMULATION_NAME}_stat_needed): Likewise.
2607 (gld${EMULATION_NAME}_try_needed): Likewise.
2608 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
2610 2001-05-02 H.J. Lu <hjl@gnu.org>
2612 * emultempl/pe.em: Include <ctype.h>.
2614 2001-05-02 Johan Rydberg <jrydberg@opencores.org>
2616 * emulparams/elf32openrisc.sh: New file.
2618 * Makefile.am: Add OpenRISC target.
2619 * Makefile.in: Regenerated.
2621 * configure.tgt: Add openrisc-*-* mapping.
2623 2001-05-02 Nick Clifton <nickc@redhat.com>
2625 * emultempl/aix.em: Replace buystring with xstrdup.
2626 * emultempl/beos.em: Replace buystring with xstrdup.
2628 2001-05-02 H.J. Lu <hjl@gnu.org>
2630 * ldfile.c: Include "libiberty.h".
2631 * ldlex.l: Likewise.
2633 * ldmisc.c (buystring): Removed.
2634 * ldmisc.h: Likewise.
2636 * ldfile.c: Replace buystring with xstrdup.
2637 * ldlang.c: Likewise.
2638 * ldlex.l: Likewise.
2639 * ldmain.c: Likewise.
2640 * ldmisc.c: Likewise.
2641 * lexsup.c: Likewise.
2642 * mpw-eppcmac.c: Likewise.
2644 2001-04-30 Andreas Jaeger <aj@suse.de>
2646 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
2648 2001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2650 * ldlang.c (load_symbols): Give emulation a chance
2651 to process unrecognized file before fatal error is
2652 reported, not after.
2654 2001-04-27 Sean McNeil <sean@mcneil.com>
2656 * configure.tgt: Add arm-vxworks target.
2657 * scripttempl/armcoff.sc: Support .text or .data as a section name
2661 2001-04-13 J.T. Conklin <jtc@redback.com>
2663 * ld.texinfo: Document --fatal-warnings.
2666 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
2667 warnings have been turned into errors.
2668 * lexsup.c (OPTION_WARN_FATAL): Define.
2669 (ld_options): Entry for --fatal-warnings.
2670 (parse_args): Handle OPTION_WARN_FATAL.
2671 * ld.h (ld_config_type): Add fatal_warnings field.
2673 2001-04-13 Jakub Jelinek <jakub@redhat.com>
2675 * ldmain.c (main): Default to discard_sec_merge.
2676 * lexsup.c (OPTION_DISCARD_NONE): Define.
2677 (ld_options): Add --discard-none.
2678 (parse_args): Handle OPTION_DISCARD_NONE.
2679 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
2680 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
2681 all its input sections match.
2683 2001-04-05 Steven J. Hill <sjhill@cotw.com>
2685 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
2686 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
2687 (eelf32ltsmip.c): New target.
2688 (eelf64btsmip.c): Likewise.
2689 (eelf64ltsmip.c): Likewise.
2690 * Makefile.in: Regenerated.
2692 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
2694 (mips*-*-linux-gnu*): Likewise.
2696 * emulparams/elf32ltsmip.sh: New. Traditional little endian
2698 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
2700 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
2703 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
2705 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
2706 correct value of __Stext here.
2707 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
2710 * emulparams/crislinux.sh: Remove FIXME.
2712 2001-04-02 Alan Modra <alan@linuxcare.com.au>
2714 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
2715 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
2717 2001-03-27 Hans-Peter Nilsson <hp@axis.com>
2719 * configure.tgt (cris-*-*): Change default emulation to criself.
2720 (cris-*-*aout*): New rule.
2722 2001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
2724 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
2725 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
2727 2001-03-26 Andreas Jaeger <aj@suse.de>
2729 * ld.texinfo (Overview): Fix syntax in texi code.
2731 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2733 * ld.texinfo: Put @c man indications to generate the ld man page.
2734 When generating man, define all the variables. Define SEEALSO
2735 and SYNOPSIS. Re-organize some lines to avoid the cross references.
2736 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
2737 (ld.1): Generate from ld.texinfo.
2738 * Makefile.in: Regenerate.
2740 2001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
2742 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
2743 and '-fdata-sections'. Set the VMA of STABS sections to zero.
2745 2001-03-17 Ulrich Drepper <drepper@redhat.com>
2747 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
2748 is an absolute path look only for this file and not along the path.
2750 2001-03-17 Ulrich Drepper <drepper@redhat.com>
2752 * emultempl/elf32.em (OPTION_GROUP): New macro.
2753 Add new option Bgroup to longopts.
2754 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
2755 (gld*_list_options): Add -Bgroup and -z defs.
2756 * ld.1: Document -Bgroup and -z defs.
2757 * ld.texinfo: Likewise.
2759 2001-03-07 Michael Meissner <meissner@redhat.com>
2761 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
2762 with sections created by -fdata-sections.
2763 (.dynbss,.bss): Ditto.
2765 2001-03-05 Alan Modra <alan@linuxcare.com.au>
2767 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
2768 after_allocation_default, not gld..._before_allocation.
2770 2001-02-27 Alan Modra <alan@linuxcare.com.au>
2772 * configure.in (BFD_VERSION): New.
2773 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2774 * configure: Regenerate.
2775 * Makefile.am: Run "make dep-am"
2776 * Makefile.in: Regenerate.
2778 2001-02-26 Timothy Wall <twall@cygnus.com>
2780 * emulparams/elf64_aix.sh: Add additional read-only sections;
2781 uncomment lines which are now required.
2783 2001-02-26 H.J. Lu <hjl@gnu.org>
2785 * ldlang.c (open_input_bfds): Set the bfd error handler so
2786 that problems can be caught whilst loading symbols.
2787 (record_bfd_errors): New function: Report BFD errors and mark
2788 the executable output as being invalid.
2790 2001-02-22 Timothy Wall <twall@cygnus.com>
2792 * configure.host: Add configuration for ia64-*-aix*.
2793 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
2794 Add dependencies for eelf64_aix.c.
2795 * Makefile.in: Regenerate.
2796 * configure.tgt: Add ia64-*-aix* mapping.
2797 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
2798 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
2801 2001-02-20 H.J. Lu <hjl@gnu.org>
2803 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
2804 false if we found the file.
2806 2001-02-18 David O'Brien <obrien@FreeBSD.org>
2808 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
2809 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
2811 2001-02-18 lars brinkhoff <lars@nocrew.org>
2813 * Makefile.am: Add PDP-11 target.
2814 * configure.tgt: Likewise.
2815 * emulparams/pdp11.sh: New file.
2817 2001-02-17 David O'Brien <obrien@FreeBSD.org>
2819 * configure.host: Add a generic FreeBSD configuration entry such that
2820 all [modern] FreeBSD systems on all platforms will look the same.
2822 2001-02-14 H.J. Lu <hjl@gnu.org>
2824 * configure.tgt: Remove mention of earmelf_linux26.
2826 2001-02-13 Richard Henderson <rth@redhat.com>
2828 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
2830 2001-02-13 H.J. Lu <hjl@gnu.org>
2832 * ldexp.h (node_type): Add etree_provided.
2833 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
2834 type to etree_provided if defined by PROVIDE. Allow updating
2836 (exp_print_tree): Handle etree_provided.
2837 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
2840 2001-02-09 David Mosberger <davidm@hpl.hp.com>
2842 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
2843 .IA_64.unwind.* pattern to unwind table section and
2844 .IA_64.unwind_info* pattern to unwind info section.
2846 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2848 * Makefile.am: Add linux target for S/390.
2849 * Makefile.in: Likewise.
2850 * configure.host: Likewise.
2851 * configure.tgt: Likewise.
2852 * emulparams/elf64_s390.sh: New file.
2853 * emulparams/elf_s390.sh: New file.
2855 2001-02-09 Jakub Jelinek <jakub@redhat.com>
2857 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
2859 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
2861 2001-02-06 Philip Blundell <philb@gnu.org>
2863 * Makefile.am: Remove mention of earmelf_linux26.
2864 * Makefile.in: Regenerate.
2866 2001-02-04 Philip Blundell <philb@gnu.org>
2868 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
2869 * emulparams/armelf_linux26.sh: Delete.
2870 * configure.tgt: Remove mention of armelf_linux26 emulation.
2872 2001-02-01 Nick Clifton <nickc@redhat.com>
2874 * ld.1: Replace occurances of -oformat with --oformat.
2876 2001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
2878 * ldlang.c (lang_leave_overlay): Don't set lma_region when
2879 load_base is specified.
2881 2001-01-24 Hans-Peter Nilsson <hp@axis.com>
2883 * emultempl/elf32.em: Correct spelling in comments and listed
2886 2001-01-23 Alan Modra <alan@linuxcare.com.au>
2888 * ldlang.c (lang_leave_overlay): Only set lma_region from the
2889 default for the first section of a group of overlay sections.
2891 2001-01-22 Alan Modra <alan@linuxcare.com.au>
2893 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
2894 * Makefile.in: Regenerate.
2895 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
2896 Check for null tool_dir.
2898 2001-01-16 Jim Wilson <wilson@redhat.com>
2900 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
2901 and IA_64.unwind.info.
2903 2001-01-16 H.J. Lu <hjl@gnu.org>
2905 * ldlang.c (lang_check): Merge the private data only if the
2906 input file has contents.
2908 2001-01-14 Alan Modra <alan@linuxcare.com.au>
2910 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
2912 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
2913 enabling search for libmilli. On a relocatable link, make .text
2915 (LDEMUL_AFTER_PARSE): Define.
2916 (hppaelf_finish): Correct spelling of relocatable in comments.
2918 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2919 rummage through the script for sections on the unique list.
2920 Correct length of strncmp for ".note".
2921 (gld${EMULATION_NAME}_check_needed): Rearrange function.
2923 * ldlang.c (unique_section_list): New var.
2924 (unique_section_p): New function.
2925 (walk_wild_section): Don't match sections on unique_section_list.
2926 (lang_add_unique): New function.
2927 Correct spelling of relocatable in comments.
2929 * ldlang.h (struct unique_sections): Declare.
2930 (unique_section_list): Declare.
2931 (unique_section_p): Declare.
2932 (lang_add_unique): Declare.
2934 * lexsup.c (ld_options): Allow --unique to take an optional arg.
2935 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
2937 * ld.texinfo (--unique): Update.
2939 2001-01-13 Nick Clifton <nickc@redhat.com>
2941 * lexsup.c (parse_args): Remove spurious white space.
2943 2001-01-12 Nick Clifton <nickc@redhat.com>
2945 * lexsup.c (parse_args): Update copyright date.
2947 2001-01-12 Philip Blundell <pb@futuretv.com>
2949 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
2951 2001-01-10 Kazu Hirata <kazu@hxi.com>
2953 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
2954 * scripttempl/h8300h.sc: Fix formatting.
2955 * scripttempl/h8300s.sc: Likewise.
2956 * scripttempl/h8500.sc: Likewise.
2957 * scripttempl/h8500b.sc: Likewise.
2958 * scripttempl/h8500c.sc: Likewise.
2959 * scripttempl/h8500m.sc: Likewise.
2960 * scripttempl/h8500s.sc: Likewise.
2962 2000-01-07 David O'Brien <obrien@BSDi.com>
2964 * emultempl/elf32.em: Only perform Linux ld hints processing when
2967 2001-01-07 Philip Blundell <philb@gnu.org>
2969 * ld.texinfo (Bug Reporting): Update email address for reports.
2971 2000-12-31 Nick Clifton <nickc@redhat.com>
2973 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
2974 options by checking for a return value of '?' not -1.
2976 2000-12-28 Nick Clifton <nickc@redhat.com>
2978 * lexsup.c (struct ld_option): Add new enum value:
2980 (ld_options[]): Change -omagic, -output and -oformat options
2981 to be EXACTLY_TWO_DASHES.
2982 (OUTPUT_COUNT): Use ARRAY_SIZE.
2983 (parse_args): Change parameter 'argc' to unsigned.
2984 Place EXACTLY_TWO_DASHES options into new really_longopts
2986 If getopt_long_only fails, try calling getopt_long using the
2987 really_longopts array.
2988 (help): Print a double dash for both EXACTLY_TWO_DASHES and
2991 * ldlex.h: Fix prototype of parse_args.
2993 * ld.texinfo: Document that long options starting with 'o'
2994 must be preceeded by two dashes. Change example of a single
2995 dashed long option from -oformat to -trace-symbol.
2997 2000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2999 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
3000 (longopts[]): New --no-default-excludes option.
3001 (gld_${EMULATION_NAME}_list_options): Document.
3002 (gld_${EMULATION_NAME}_parse_args): Handle.
3004 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3006 * ldlang.c (new_stat): Revert the last beautification with "innocent"
3007 whitespace, it breaks the K&R C preprocessor.
3009 2000-12-11 DJ Delorie <dj@redhat.com>
3011 * ld.texinfo: Add notes about --whole-archive and gcc.
3013 2000-11-18 Fred Fish <fnf@be.com>
3015 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
3016 (ld_options): Entry for --allow-shlib-undefined.
3017 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
3018 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
3020 * ld.texinfo: Document new command line switch.
3022 2000-12-12 Geoffrey Keating <geoffk@redhat.com>
3024 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
3025 .fixup is actually read/write.
3026 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
3027 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3028 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3030 2000-12-11 Jan Hubicka <jh@suse.cz>
3032 * NEWS: Add note about x86_64 architecture.
3034 2000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
3036 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
3037 Set DWARF2 sections to a VMA of zero.
3039 2000-12-01 Joel Sherrill <joel@OARcorp.com>
3041 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
3043 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
3044 (sparc*-*-rtems*): Switched from a.out to ELF.
3046 2000-11-30 Jan Hubicka <jh@suse.cz>
3048 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
3049 (eelf_x86_64.c): New.
3050 * Makefile.in: Regenerate.
3051 * configure.tgt: Add support for x86_64-*-linux-gnu*.
3052 * emulparams/elf_x86_64.sh: New.
3054 2000-11-30 Hans-Peter Nilsson <hp@axis.com>
3056 * emulparams/crislinux.sh (ENTRY): Change back to _start.
3057 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
3059 * scripttempl/crisaout.sc: Change all RELOCATING not related to
3060 merging non-a.out sections into CONSTRUCTING.
3062 2000-11-28 Nick Clifton <nickc@redhat.com>
3064 * ld.1 (COPYING): Mention that the GNU Free Documentation
3065 License is present in the sources, but not the output, and
3066 also available from the GNU website.
3067 (GNU Free Documentation License): Comment out this section.
3069 2000-11-28 David O'Brien <obrien@dragon.nuxi.com>
3071 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
3074 2000-11-25 David O'Brien <obrien@FreeBSD.org>
3076 * ld.1: Remove old date so it does not give the impression the manpage
3079 2000-11-24 Nick Clifton <nickc@redhat.com>
3081 * configure.tgt (xscale-coff): Add target.
3082 (xscale-elf): Add target.
3084 2000-11-24 Fred Fish <fnf@be.com>
3086 * ldmain.c (main): Remove redundant init of config.make_executable
3089 2000-11-15 Richard Henderson <rth@redhat.com>
3091 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
3093 2000-11-14 Kazu Hirata <kazu@hxi.com>
3095 * scripttempl/h8300.sc: Fix formatting.
3096 * scripttempl/h8300h.sc: Likewise.
3097 * scripttempl/h8300s.sc: Likewise.
3099 2000-11-14 Denis Chertykov <denisc@overta.ru>
3101 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
3103 2000-11-09 Philip Blundell <pb@futuretv.com>
3105 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
3106 around orphan sections whose names can be represented in C.
3108 2000-11-07 Jim Wilson <wilson@redhat.com>
3110 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
3111 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
3113 2000-11-06 Nick Clifton <nickc@redhat.com>
3115 * ld.texinfo: Add GNU Free Documentation License.
3116 * ldint.texinfo: Add GNU Free Documentation License.
3117 * ld.1: Add GNU Free Documentation License.
3119 2000-11-05 Alan Modra <alan@linuxcare.com.au>
3121 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
3122 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
3124 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
3125 Move 2000-11-02 Makefile.in changes to this file.
3126 * Makefile.in: Regenerate.
3128 2000-11-03 Nick Clifton <nickc@redhat.com>
3130 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
3131 constructors and destructors.
3132 * scripttempl/h8300h.sc: Ditto.
3133 * scripttempl/h8300s.sc: Ditto.
3134 * scripttempl/h8500.sc: Ditto.
3135 * scripttempl/h8500b.sc: Ditto.
3136 * scripttempl/h8500c.sc: Ditto.
3137 * scripttempl/h8500m.sc: Ditto.
3138 * scripttempl/h8500s.sc: Ditto.
3139 * scripttempl/v850.sc: Ditto.
3140 * scripttempl/w65.sc: Ditto.
3141 * scripttempl/z8000.sc: Ditto.
3143 2000-11-02 Per Lundberg <plundis@chaosdev.org>
3145 * Makefile.in (e_i386_chaos.c): New rule.
3146 (ALL_EMULATIONS): Added e_i386_chaos.o.
3147 * emulparams/elf_i386_chaos.sh: New file.
3148 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
3150 2000-10-20 Jakub Jelinek <jakub@redhat.com>
3152 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
3153 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
3154 Fix sed invocation, so that it coped with '/' in Solaris 64bit
3155 library path suffix.
3156 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
3158 2000-10-18 Hans-Peter Nilsson <hp@axis.com>
3160 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
3161 for consecutive sections.
3163 2000-10-17 Chandrakala Chavva <cchavva@redhat.com>
3165 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
3167 * ld.texinfo: Added notes about this new option.
3169 2000-10-16 Nick Clifton <nickc@redhat.com>
3171 * emultempl/pe.em (_after_open): Add tests of return values from
3172 bfd functions. Emit appropriate error messages if necessary.
3174 2000-10-13 Nick Clifton <nickc@redhat.com>
3176 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
3177 local variables - they are not used, but leave in the call to
3178 bfd_canonicalize_symtab.
3179 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
3180 pe_dll_search_prefix.
3182 2000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
3184 * emultempl/pe.em (pe_dll_search_prefix): New variable,
3185 (longopts): New --dll-search-prefix option.
3186 (gld_${EMULATION_NAME}_list_options): Document.
3187 (gld_${EMULATION_NAME}_parse_args): Handle.
3188 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
3189 dynamically, search for a dll named '<prefix><basename>.dll'
3190 in preference to 'lib<basename>.dll' if --dll-search-prefix
3193 2000-10-12 Alan Modra <alan@linuxcare.com.au>
3195 * ldlang.c (section_already_linked): Set kept_section instead of
3198 2000-10-10 Kazu Hirata <kazu@hxi.com>
3200 * deffile.h: Fix formatting.
3201 * lexsup.c: Likewise.
3204 2000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3206 * pe-dll.c (make_one): Do not generate code thunk for DATA
3208 (process_def_file): deduce DATA flag for auto-export sumbols.
3210 2000-10-09 Kazu Hirata <kazu@hxi.com>
3212 * ld.h: Fix formatting.
3213 * ldcref.c: Likewise.
3214 * ldctor.h: Likewise.
3215 * ldemul.c: Likewise.
3216 * ldemul.h: Likewise.
3217 * ldexp.c: Likewise.
3218 * ldexp.h: Likewise.
3219 * ldfile.c: Likewise.
3220 * ldfile.h: Likewise.
3221 * ldlang.c: Likewise.
3222 * ldlang.h: Likewise.
3223 * ldmain.c: Likewise.
3224 * pe-dll.c: Likewise.
3226 * pe-dll.c: Revert some formatting fixes.
3228 2000-10-08 Kazu Hirata <kazu@hxi.com>
3230 * pe-dll.c: Fix formatting.
3232 2000-10-05 Kazu Hirata <kazu@hxi.com>
3234 * ldlang.c: Fix formatting.
3236 2000-10-03 DJ Delorie <dj@redhat.com>
3238 * pe-dll.c (fill_edata): initialize entire block
3239 (make_one): fill in correct section.
3241 2000-10-03 Kazu Hirata <kazu@hxi.com>
3243 * ldexp.c: Fix formatting.
3245 2000-10-02 DJ Delorie <dj@redhat.com>
3247 * emultempl/pe.em (gld_*_after_open): detect case where there two
3248 import libraries for same dll; rename one to ensure proper link
3251 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
3253 (generate_edata): fix typo
3255 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
3257 * scripttempl/crisaout.sc (ENTRY): Now __start.
3258 (.text): Add default setting for __start.
3259 Remove CONSTRUCTORS handling.
3260 (/DISCARD/): Add .gnu.warning.*.
3261 * emulparams/crislinux.sh (ENTRY): Now __start.
3262 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
3263 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
3264 (ENTRY): Now __start.
3265 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
3266 (EXECUTABLE_SYMBOLS): Add default setting for __start.
3268 2000-09-29 Kazu Hirata <kazu@hxi.com>
3270 * deffile.h: Fix formatting.
3272 * ldcref.c: Likewise.
3273 * ldctor.c: Likewise.
3274 * ldctor.h: Likewise.
3275 * ldemul.c: Likewise.
3276 * ldemul.h: Likewise.
3277 * ldexp.c: Likewise.
3278 * ldexp.h: Likewise.
3279 * ldfile.c: Likewise.
3280 * ldfile.h: Likewise.
3281 * ldlang.c: Likewise.
3282 * ldlang.h: Likewise.
3283 * lexsup.c: Likewise.
3285 * pe-dll.c: Likewise.
3287 2000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3289 * pe-dll.c (process_def_file): Uninitialized data wasn't
3290 exported with --export-all-symbols switch.
3292 2000-09-28 DJ Delorie <dj@redhat.com>
3294 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
3295 noname work properly.
3297 2000-09-28 Alan Modra <alan@linuxcare.com.au>
3299 * ld.texinfo (HPPA ELF32): New section.
3301 * emultempl/hppaelf.em (group_size): New.
3302 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
3303 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
3304 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
3305 options to prevent abbreviations matching.
3306 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
3307 (PARSE_AND_LIST_ARGS_CASES): Handle it.
3309 2000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3311 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
3312 on the m68*-*-elf target. Make it support COFF input objects.
3314 2000-09-21 Kazu Hirata <kazu@hxi.com>
3316 * ldmain.c: Fix formatting.
3317 * ldmisc.c: Likewise.
3318 * ldver.c: Likewise.
3319 * ldwrite.c: Likewise.
3321 2000-09-21 Alan Modra <alan@linuxcare.com.au>
3323 * ldwrite.c (clone_section): Silence gcc warnings.
3325 2000-09-20 Alan Modra <alan@linuxcare.com.au>
3327 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
3328 out of memory failure.
3330 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
3331 (clone_section): Handle out of memory failures. Rename var to
3332 avoid c++ reserved word.
3334 2000-09-18 Alan Modra <alan@linuxcare.com.au>
3336 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
3337 stub_name param to stub_sec_name.
3338 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
3340 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3342 * emultempl/m68kelf.em: New file.
3343 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
3344 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
3345 * Makefile.in: Regenerate.
3347 2000-09-15 Alan Modra <alan@linuxcare.com.au>
3349 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
3352 2000-09-13 Nick Clifton <nickc@redhat.com>
3354 * ldmain.c (multiple_definition): Disable relaxation if
3355 multiple symbol definitions are encountered - otherwise the
3356 linker could abort with an assertion failure.
3358 2000-09-10 Nick Clifton <nickc@redhat.com>
3360 * mri.c: Fix formatting.
3362 2000-09-07 H.J. Lu <hjl@gnu.org>
3364 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
3365 * configure: Rebuild.
3367 2000-09-07 H.J. Lu <hjl@gnu.org>
3369 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
3370 * Makefile.in: Rebuild.
3372 2000-09-07 Alan Modra <alan@linuxcare.com.au>
3374 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
3375 broken list handling. Create __start_SECNAME and __stop_SECNAME
3376 when no place-holder. Add some comments. Test both SEC_CODE and
3377 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
3378 Handle case where no output section statement created.
3380 2000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
3382 * configure.tgt (sh-*-linux*): Added.
3383 * Makefile.am: Added eshelf_linux and eshlelf_linux.
3384 * Makefile.in: Rebuilt.
3385 * emulparams/shelf_linux.sh: New file.
3386 * emulparams/shlelf_linux.sh: New file.
3388 2000-09-06 Alan Modra <alan@linuxcare.com.au>
3390 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3391 try shuffling sections when the orphan happens to be the place
3392 holder. Keep count of unique section names generated so we speed
3393 the search for a new name.
3395 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
3397 * configure: Rebuilt with new libtool.m4.
3399 2000-09-05 Nick Clifton <nickc@redhat.com>
3401 * Makefile.in: Regenerate.
3402 * aclocal.m4: Regenerate.
3403 * configure: Regenerate.
3404 * config.in: Regenerate.
3405 * po/ld.pot: Regenerate.
3407 * ldint.texinfo: Remove CVS revision marker - it foils local
3410 * emultempl/ticoff.em: Remove extraneous comma.
3412 2000-09-05 Alan Modra <alan@linuxcare.com.au>
3414 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
3415 to stub section flags.
3416 (hppa_for_each_input_file_wrapper): New.
3417 (hppa_lang_for_each_input_file): New.
3418 (lang_for_each_input_file): Define to call above.
3419 (multi_subspace): New.
3420 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
3421 (PARSE_AND_LIST_PROLOGUE): Define.
3422 (PARSE_AND_LIST_LONGOPTS): Define.
3423 (PARSE_AND_LIST_OPTIONS): Define.
3424 (PARSE_AND_LIST_ARGS_CASES): Define.
3425 (hppaelf_finish): Call elf32_hppa_set_gp.
3426 (hppaelf_set_output_arch): Remove.
3427 (LDEMUL_SET_OUTPUT_ARCH): Remove.
3429 * emulparams/hppalinux.sh (ELFSIZE): Define.
3431 (OTHER_READONLY_SECTIONS): Define.
3433 (GENERATE_SHLIB_SCRIPT): Define.
3435 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
3436 to const throughout. Change `void *' to `PTR' throughout.
3437 (lang_memory_default): Function is local to file, add `static'.
3439 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
3440 (ehppalinux.c): Likewise.
3441 (earmelf.c): Likewise.
3442 (earmelf_linux.c): Likewise.
3443 (earmelf_linux26.c): Likewise.
3444 * Makefile.in: Regenerate.
3446 * ld.h (ld_config_type): Add unique_orphan_sections.
3447 * lexsup.c (OPTION_UNIQUE): Define.
3448 (ld_options): Add "--unique".
3449 (parse_args): Handle it.
3450 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3451 search for an existing output section if unique_orphan_sections is
3452 set. Make use of bfd_get_unique_section_name rather than
3453 duplicating code here.
3454 * ld.texinfo: Describe --unique.
3456 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
3457 optional arg to split-by-file.
3458 (parse_args): Handle them.
3459 * ld.texinfo: Update description of these options.
3460 * ldwrite.c (clone_section): Pass in the section name. Replace
3461 local code with bfd_get_unique_section_name.
3462 (split_sections): Tidy code and comments. Use a list traversal
3463 more appropriate to the list construction. Handle cooked section
3464 sizes. Split when split_by_reloc reached rather than exceeded.
3465 Track section size and split when split_by_file reached. Fix
3466 link_order_tail (even though it's not used).
3467 (ldwrite): Modify condition for calling split_sections to suit
3468 changed split_by_reloc and split_by_file.
3469 * ldmain.c (main): Init config.split_by_reloc and
3470 config.split_by_file to -1.
3471 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
3472 Change split_by_file to bfd_size_type.
3474 2000-09-02 Nick Clifton <nickc@redhat.com>
3476 * configure.in: Increase version number to 2.10.91.
3477 * NEWS: Mention new ability to support removal of duplicate DWARF2
3479 * configure: Regenerate.
3480 * aclocal.m4: Regenerate.
3481 * config.in: Regenerate.
3483 2000-09-02 Daniel Berlin <dberlin@redhat.com>
3485 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
3487 * scripttempl/elf32avr.sc: Ditto.
3488 * scripttempl/elfd10v.sc: Ditto.
3489 * scripttempl/elfd30v.sc: Ditto.
3490 * scripttempl/elfi370.sc: Ditto.
3491 * scripttempl/elfm68hc11.sc: Ditto.
3492 * scripttempl/elfm68hc12.sc: Ditto.
3493 * scripttempl/elfi386beos.sc: Ditto.
3494 * scripttempl/v850.sc: Ditto.
3496 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
3498 * acinclude.m4: Include libtool and gettext macros from the
3500 * aclocal.m4, configure: Rebuilt.
3502 2000-08-25 Nick Clifton <nickc@redhat.com>
3504 * ldlang.c (open_output): When choosing the target for a
3505 particular endianness, do nothing if the target is not
3508 2000-08-25 H.J. Lu <hjl@gnu.org>
3510 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
3511 check -rpath nor LD_RUN_PATH for cross link.
3512 * ld.texinfo: Document the change.
3514 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
3516 * NEWS: Mention support for CRIS.
3518 2000-08-23 H.J. Lu <hjl@gnu.org>
3520 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
3521 the current runpath list from bfd_elf_get_runpath_list ()
3524 2000-08-22 H.J. Lu <hjl@gnu.org>
3526 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
3527 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
3528 LD_LIBRARY_PATH for native linker. Display the needed DSO if
3529 trace_file_tries is non-zero.
3530 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
3531 if trace_file_tries is non-zero.
3533 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
3536 2000-08-14 Jason Eckhardt <jle@cygnus.com>
3538 * NEWS: Mention i860 support.
3540 2000-08-14 Andreas Schwab <schwab@suse.de>
3542 * scripttempl/elf.sc: Fix last change to use correct comment
3545 2000-08-10 Geoff Keating <geoffk@cygnus.com>
3547 * scripttempl/elf.sc: Add a comment giving the correspondence
3548 between sections, per-datum sections, and linkonce sections. Make
3549 the comment true even for .bss, .sdata, .sdata2, .sbss, and
3552 2000-08-10 Jason Eckhardt <jle@cygnus.com>
3554 * emulparams/elf32_i860.sh: New file.
3555 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
3556 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
3557 (eelf32_i860.c): New rule.
3558 * Makefile.in: Regenerate.
3560 2000-08-10 Nick Clifton <nickc@cygnus.com>
3562 * emulparams/mipspe.sh (ENTRY): Add definition.
3564 2000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
3566 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
3569 2000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3571 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
3572 the final size of .bss section.
3573 * scripttempl/elfm68hc12.sc: Likewise.
3575 2000-08-04 Alan Modra <alan@linuxcare.com.au>
3577 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
3578 gld${EMULATION_NAME}_parse_args for consistency. Combine
3579 lastoptind and prevoptind vars, and keep track of last optind.
3580 (gld_${EMULATION_NAME}_list_options): Rename to
3581 gld${EMULATION_NAME}_list_options.
3583 2000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
3585 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
3586 (i586-sco-sysv5uw7.1.0).
3588 2000-07-27 H.J. Lu <hjl@gnu.org>
3590 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
3591 (PARSE_AND_LIST_PROLOGUE): New.
3592 (PARSE_AND_LIST_LONGOPTS): Likewise.
3593 (PARSE_AND_LIST_OPTIONS): Likewise.
3594 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3595 (PARSE_AND_LIST_EPILOGUE): Likewise.
3597 2000-07-28 Alan Modra <alan@linuxcare.com.au>
3599 * emultempl/armelf.em: Elide functions common to elf32.em,
3600 ie. most of the file.
3601 (arm_elf_after_open): New. Do arm specific things then call
3602 gld${EMULATION_NAME}_after_open.
3603 (arm_elf_before_allocation): New. Call
3604 gld${EMULATION_NAME}_before_allocation then do arm specifics.
3605 (PARSE_AND_LIST_PROLOGUE): Define.
3606 (PARSE_AND_LIST_SHORTOPTS): Define.
3607 (PARSE_AND_LIST_LONGOPTS): Define.
3608 (PARSE_AND_LIST_OPTIONS): Define.
3609 (PARSE_AND_LIST_ARGS_CASES): Define.
3610 (LDEMUL_AFTER_OPEN): Define.
3611 (LDEMUL_BEFORE_ALLOCATION): Define.
3612 (LDEMUL_BEFORE_PARSE): Define.
3613 (LDEMUL_FINISH): Define.
3615 * emultempl/hppaelf.em: Similarly zap most of this file.
3616 (hppaelf_add_stub_section): Prototype.
3617 (hppaelf_layaout_sections_again): Prototype.
3618 (hook_in_stub): Prototype.
3619 (LDEMUL_SET_OUTPUT_ARCH): Define.
3620 (LDEMUL_FINISH): Define.
3621 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
3623 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
3624 (EXTRA_EM_FILE): New.
3625 * emulparams/armelf_linux.sh: Likewise.
3626 * emulparams/armelf_linux26.sh: Likewise.
3627 * emulparams/hppalinux.sh: Likewise.
3628 * emulparams/hppaelf.sh: Likewise.
3631 * emultempl/elf32.em: Fix formatting.
3632 (EXTRA_EM_FILE): Source it.
3633 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
3634 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
3635 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
3636 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
3637 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
3638 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
3639 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
3640 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
3641 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
3642 allow functions in this file to be overridden.
3643 (PARSE_AND_LIST_SHORTOPTS): Handle it.
3645 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
3647 * emultempl/elf32.em: Reorganize file.
3649 2000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
3651 * emulparams/elf64alpha.sh: Implement "-taso" emulation
3652 specific option to fit 64-bit executable in the lower
3653 31-bit address range. This is done by changing start
3654 address of .interp (the very first section of executable)
3655 and then setting EF_ALPHA_32BIT elf header flag.
3657 2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3659 * emultempl/m68kcoff.em: New file.
3660 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
3661 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
3663 * Makefile.in: Regenerate.
3665 2000-07-20 H.J. Lu <hjl@gnu.org>
3667 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
3668 and "disable-new-dtags" to stop getopt from treating -d/-e as
3669 abbreviations for these options.
3671 2000-07-20 H.J. Lu <hjl@gnu.org>
3673 * ld.texinfo: Add documentation for --disable-new-dtags and
3676 * ldmain.c (main): Initialize link_info.new_dtags to false.
3678 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
3679 --disable-new-dtags and --enable-new-dtags.
3680 (gld_${EMULATION_NAME}_list_options): Likewise.
3682 2000-07-05 Kenneth Block <krblock@computer.org>
3684 * lexsup.c: Add optional style to demangle switch
3685 * ld.texinfo: Document optional style to demangle switch.
3687 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
3689 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
3691 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
3692 Regenerate dependencies.
3693 * Makefile.in: Rebuild.
3694 * configure.tgt (cris-*-*): New target.
3695 * emulparams/crisaout.sh, emulparams/criself.sh,
3696 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
3697 * po/POTFILES.in, po/ld.pot: Regenerate.
3699 2000-07-20 H.J. Lu <hjl@gnu.org>
3701 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
3702 Print out ignored -z options.
3704 2000-07-19 H.J. Lu <hjl@gnu.org>
3706 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
3707 (PARSE_AND_LIST_PROLOGUE): New.
3708 (PARSE_AND_LIST_LONGOPTS): Likewise.
3709 (PARSE_AND_LIST_OPTIONS): Likewise.
3710 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3712 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
3714 * lexsup.c (ld_options): Comment out 'z'.
3715 (parse_args): Likewise.
3717 * emultempl/elf32.em: Include "elf/common.h".
3718 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
3720 (gld_${EMULATION_NAME}_list_options): Likewise.
3722 * ld.texinfo: Add documentation for the recognized -z options.
3724 2000-07-19 H.J. Lu <hjl@gnu.org>
3726 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
3727 bfd_elf_set_dt_needed_soname ().
3729 2000-07-18 DJ Delorie <dj@cygnus.com>
3731 * pe-dll.c (pe_dll_id_target): check object target name also
3733 2000-07-18 Hans-Peter Nilsson <hp@axis.com>
3735 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
3736 ${INIT_END} if relocating.
3737 (.fini): Likewise ${FINI_START} and ${FINI_END}.
3739 2000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
3741 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
3742 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
3743 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
3744 errors introduced by the old dynamic lib search order.
3746 2000-07-17 DJ Delorie <dj@cygnus.com>
3748 * pe-dll.c (process_def_file): auto-export data items also
3749 (pe_process_import_defs): also see if _imp_ form needed
3751 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
3753 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
3754 for dll import libraries
3756 2000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
3758 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
3759 gcc 2.95.2 and later.
3761 2000-07-11 Kazu Hirata <kazu@hxi.com>
3763 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
3766 2000-07-10 Alan Modra <alan@linuxcare.com.au>
3768 * ldemul.h (struct lang_input_statement_struct): Remove forward
3770 (struct search_dirs): Likewise.
3771 * ldfile.h (struct lang_input_statement_struct): Likewise.
3772 Protect file from multiple inclusion.
3773 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
3774 declaration from macro to file scope.
3776 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
3777 * ldgram.y: Likewise here.
3778 * ldlang.c: And here.
3779 * ldmain.c: And here.
3780 * mpw-elfmips.c: And here.
3781 * mpw-eppcmac.c: And here.
3782 * emultempl/aix.em: And here.
3783 * emultempl/armcoff.em: And here.
3784 * emultempl/armelf.em: And here.
3785 * emultempl/armelf_oabi.em: And here.
3786 * emultempl/beos.em: And here.
3787 * emultempl/elf32.em: And here.
3788 * emultempl/hppaelf.em: And here.
3789 * emultempl/linux.em: And here.
3790 * emultempl/lnk960.em: And here.
3791 * emultempl/pe.em: And here.
3792 * emultempl/sunos.em: And here.
3793 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
3794 * mpw-idtmips.c: Ditto.
3795 * emultempl/generic.em: Ditto.
3796 * emultempl/gld960.em: Ditto.
3797 * emultempl/gld960c.em: Ditto.
3798 * emultempl/mipsecoff.em: Ditto.
3799 * emultempl/ticoff.em: Ditto.
3800 * emultempl/vanilla.em: Ditto.
3802 * pe-dll.c: Include ldfile.h
3803 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
3805 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
3806 arguments to bfd_elf32_size_dynamic_sections call.
3807 (gldelf32ebmip_place_orphan): Add missing arguments to
3808 lang_leave_output_section_statement call.
3810 2000-07-10 H.J. Lu <hjl@gnu.org>
3812 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
3814 (strhash): Likewise.
3815 (compute_dll_image_base): Likewise.
3816 (pe_undef_found_sym): Likewise.
3817 (pe_undef_cdecl_match): Likewise.
3818 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
3819 argument "arch" with ATTRIBUTE_UNUSED.
3821 2000-07-10 Alan Modra <alan@linuxcare.com.au>
3823 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
3825 From Ryan Bradetich <rbradetich@uswest.net>
3826 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
3828 2000-07-09 Alan Modra <alan@linuxcare.com.au>
3830 Changes to create multiple linker stubs, positioned immediately
3831 before the section where they are required.
3832 * emultempl/hppaelf.em: Include elf32-hppa.h.
3833 (stub_sec, file_chain): Delete.
3834 (hppaelf_create_output_section_statements): Don't make a stub
3836 (hook_stub_info): New struct.
3837 (hook_in_stub): New function.
3838 (hppaelf_add_stub_section): New function.
3839 (hppaelf_finish): Do nothing for relocateable links. Modify the
3840 call to elf32_hppa_size_stubs. Move code for updating section
3842 (hppaelf_layaout_sections_again): ..to here, a new function.
3844 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
3845 broken list handling. Pass in a pointer to the list.
3846 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
3848 (hppaelf_before_parse): Prototype.
3849 (hppaelf_set_output_arch): Prototype.
3850 (hppaelf_create_output_section_statements): Prototype.
3851 (hppaelf_delete_padding_statements): Prototype.
3852 (hppaelf_finish): Prototype.
3855 * emultempl/hppaelf.em: Include ctype.h.
3856 (struct orphan_save): New.
3857 (gld${EMULATION_NAME}_place_orphan): New.
3858 (output_rel_find): New.
3859 (hppaelf_get_script): Update from elf32.em.
3860 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
3861 Change emulation_name field to "${EMULATION_NAME}". Add
3862 gld${EMULATION_NAME}_place_orphan.
3864 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
3865 ehppalinux.o, sort it. Regenerate dependencies.
3866 (ehppalinux.c): Depend on hppaelf.em
3867 * Makefile.in: Regenerate.
3869 * configure.tgt: targ_emul=hppalinux for hppa*linux
3871 * emulparams/hppalinux.sh: New.
3872 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
3874 2000-07-08 Alan Modra <alan@linuxcare.com.au>
3876 * lexsup.c (parse_args): Copy section name.
3878 2000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
3880 * emultempl/pe.em: institute the following search order for
3881 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
3882 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
3883 static lib (libfoo.a) if none of the above are found.
3885 2000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
3887 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
3888 (longopts): New --{enable,disable}-auto-image-base options.
3889 (gld_${EMULATION_NAME}_list_options): Document.
3890 (gld_${EMULATION_NAME}_parse): Handle.
3891 (strhash): New static function.
3892 (compute_dll_image_base): New static function.
3893 (gld_${EMULATION_NAME}_set_symbols): Use.
3895 2000-07-05 DJ Delorie <dj@redhat.com>
3899 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
3901 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
3902 * emulparams/elf32btsmip.sh: New file.
3903 * Makefile.am: Add traditional mips target.
3904 * Makefile.in: Rebuild.
3906 2000-07-01 H.J. Lu <hjl@gnu.org>
3908 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
3909 automake to use YLWRAP.
3910 * Makefile.in: Rebuild.
3912 2000-07-01 Alan Modra <alan@linuxcare.com.au>
3914 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
3915 (CLEANFILES): Add DEPA.
3916 * Makefile.in: Regenerate.
3918 2000-06-30 Timothy Wall <twall@ppc>
3920 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
3921 the page in the upper octet of the address.
3923 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
3925 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
3927 2000-06-24 Alan Modra <alan@linuxcare.com.au>
3929 * NEWS: arm-elf does --gc-sections too.
3931 2000-06-22 Alan Modra <alan@linuxcare.com.au>
3933 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
3935 * Makefile.in: Regenerate.
3937 2000-06-21 H.J. Lu <hjl@gnu.org>
3939 * Makefile.am: Rebuild dependency.
3940 * Makefile.in: Rebuild.
3942 2000-06-20 H.J. Lu <hjl@gnu.org>
3944 * Makefile.am: Rebuild dependency.
3945 * Makefile.in: Rebuild.
3947 2000-06-20 Timothy Wall <twall@cygnus.com>
3949 * scripttempl/tic54xcoff.sc: New.
3950 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
3951 * gen-doc.texi: Add flag for TI COFF.
3952 * ld.texinfo: Add documentation for TI COFF handling switches.
3953 * emultempl/ticoff.em: New. TI COFF handling.
3954 * configure.tgt: Add tic54x target.
3955 * Makefile.am: Add tic54x target.
3956 * Makefile.in: Ditto.
3958 2000-06-20 Alan Modra <alan@linuxcare.com.au>
3960 * ldmain.c (set_scripts_dir): Correct pointer comparison when
3961 checking for backslashes.
3963 2000-06-19 Alan Modra <alan@linuxcare.com.au>
3965 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
3967 2000-06-18 Alan Modra <alan@linuxcare.com.au>
3969 * NEWS: Update list of targets supporting --gc-sections.
3971 * scripttempl/elf.sc: KEEP .eh_frame contents.
3972 * scripttempl/elfd30v.sc: Same here.
3974 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
3976 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
3978 * Makefile.in: Rebuild.
3979 * configure.tgt: Recognize m68hc12 and m68hc11.
3980 * scripttempl/elfm68hc12.sc: New file.
3981 * emulparams/m68hc12elfb: New emulation.
3982 * emulparams/m68hc12elf: New emulation.
3983 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
3984 (includes a memory.x script to define the ROM and RAM banks).
3985 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
3986 New configuration files for support of Motorola 68hc11
3988 2000-06-15 Alan Modra <alan@linuxcare.com.au>
3990 * ldmain.c (main): Only change SEC_READONLY for final link.
3992 2000-06-13 H.J. Lu <hjl@gnu.org>
3994 * configure: Regenerate.
3996 2000-06-08 David O'Brien <obrien@FreeBSD.org>
3998 * configure.in (VERSION): Update to show this is the CVS mainline.
4000 2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4002 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
4003 input objects to be ECOFF.
4004 (check_sections): einfo takes %B, not %P, to print a BFD name.
4006 2000-06-05 Michael Matz <matz@ifh.de>
4008 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
4011 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
4013 2000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
4015 * emulparams/avr1200.sh (STACK): Define as 0.
4016 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
4017 * emulparams/avr4433.sh (STACK): Likewise.
4018 * emulparams/avr44x4.sh (STACK): Likewise.
4019 * emulparams/avr85xx.sh (STACK): Likewise.
4020 * emulparams/avrmega103.sh (STACK): Likewise.
4021 * emulparams/avrmega161.sh (STACK): Likewise.
4022 * emulparams/avrmega603.sh (STACK): Likewise.
4023 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
4024 (__stack): Define from ${STACK} for main().
4026 2000-05-26 Alan Modra <alan@linuxcare.com.au>
4028 * Makefile.am: Update dependencies with "make dep-am"
4029 * Makefile.in: Regenerate.
4031 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
4033 * ldmain.c: Include filenames.h.
4034 (set_scripts_dir): Support backslashes in program name.
4036 2000-05-22 Igor Shevlyakov <igor@windriver.com>
4038 * ldmain.c (main): When deciding if ".text" section should be
4039 read-only, don't forget to reset SEC_READONLY because it
4040 could be already set.
4042 2000-05-22 Thomas de Lellis <tdel@windriver.com>
4044 * ld.1: Add documentation for new command line option:
4045 --section-start <sectionname>=<sectionorg>
4046 This is a generic version of -Ttext etc. which accepts
4047 any section name as a parameter instead of just text/data/
4049 * ld.texinfo: More docs.
4051 * lexsup.c: (parse_args): Recognize new command line option.
4052 (ld_options): Add new option.
4054 2000-05-18 H.J. Lu <hjl@gnu.org>
4056 * lexsup.c (parse_args): `i' == `r', not `q'.
4058 2000-05-18 Jeffrey A Law (law@cygnus.com)
4060 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
4062 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
4063 Rick Gorton <gorton@scrugs.lkg.dec.com>
4065 Add support for '-q' == '--emit-relocs' switch.
4066 * ldmain.c (main): Default to false.
4067 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
4068 * NEWS: Describe the emitrelocations switch.
4069 * ld.texinfo: Describe the emitrelocations switch.
4071 2000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
4073 * emultempl/pe.em (_open_dynamic_archive): New function: Search
4074 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
4075 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
4078 2000-05-15 David O'Brien <obrien@FreeBSD.org>
4080 * lexsup.c (parse_args): Update the year in the copyright notice.
4082 2000-05-13 Alan Modra <alan@linuxcare.com.au>
4084 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
4085 Replace defines with those from intl/libgettext.h to quieten gcc
4088 2000-05-10 H.J. Lu <hjl@gnu.org>
4090 * ldlang.c (open_input_bfds): Don't load the same file within
4091 a group again if the whole archive has been loaded already.
4093 2000-05-03 Alan Modra <alan@linuxcare.com.au>
4095 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
4096 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
4099 2000-05-01 Jim Wilson <wilson@cygnus.com>
4101 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
4103 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4104 host "ia64-*-linux-gnu*".
4106 2000-04-29 Andreas Jaeger <aj@suse.de>
4108 * ld.h: Correctly check GCC version.
4110 2000-04-25 Jeffrey A Law (law@cygnus.com)
4112 * Makefile.am: Add PA64 support. Add missing dependencies for
4114 * Makefile.in: Rebuilt.
4115 * configure.tgt: Add PA64 support (currently disabled).
4117 2000-04-25 Alan Modra <alan@linuxcare.com.au>
4119 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
4120 (output_rel_find): New function.
4121 (hold_section, hold_use): Delete.
4122 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4123 hold_interp): Make local to place_orphan.
4124 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
4125 rather than place_section to find possible previous use of orphan.
4126 Similarly find the place-holder output sections. Use returned
4127 value from lang_enter_output_section_statement rather than calling
4128 lang_output_section_statement_lookup.
4129 * emultempl/armelf.em: Same here.
4130 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
4132 * ldlang.c (lang_enter_output_section_statement): Return output
4134 * ldlang.h (lang_enter_output_section_statement): Change
4137 * ldlang.h (lang_output_section_statement): Export it.
4138 * ldlang.c (lang_output_section_statement): Ditto.
4140 2000-04-24 Nick Clifton <nickc@cygnus.com>
4142 * ld.texinfo (Output Section Data): Add note that section data
4143 commands cannot appear outside of section directives.
4145 2000-04-2 Matthew Green <mrg@cygnus.com>
4147 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
4149 2000-04-21 Richard Henderson <rth@cygnus.com>
4150 David Mosberger <davidm@hpl.hp.com>
4152 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
4153 (eelf64_ia64.c): New rule.
4154 * Makefile.in: Rebuild.
4155 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
4156 * emulparams/elf64_ia64.sh: New file.
4158 2000-04-21 Richard Henderson <rth@cygnus.com>
4160 * scripttempl/elfd30v.sc: Place .gcc_except_table.
4162 2000-04-19 Alan Modra <alan@linuxcare.com.au>
4164 * dep-in.sed: Match space at start of file name, not at end.
4166 2000-04-18 H.J. Lu <hjl@gnu.org>
4168 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
4169 lang_leave_output_section_statement () after calling
4170 lang_enter_output_section_statement ().
4171 * emultempl/armelf.em: Likewise.
4173 2000-04-18 Alan Modra <alan@linuxcare.com.au>
4175 * emultempl/elf32.em (struct orphan_save): Add section field.
4176 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
4177 better order, and place first orphan section as we did before the
4178 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
4179 Don't call make_bfd_section here, let wild_doit do the job for us.
4180 Don't build a statement list when we'll only throw it away.
4181 * emultempl/armelf.em: Ditto.
4182 * emultempl/pe.em: Similarly.
4184 2000-04-14 Geoff Keating <geoffk@cygnus.com>
4186 * scripttempl/elfppc.sc: Remove.
4187 * emulparams/elf32ppc.sh: Use elf.sc.
4188 * emulparams/elf32lppc.sh: Use elf.sc.
4189 * emulparams/elf32ppclinux.sh: Use elf.sc.
4190 * emulparams/elf32ppcsim.sh: New file.
4191 * emulparams/elf32lppcsim.sh: New file.
4192 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
4193 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
4194 * Makefile.in: Regenerate.
4195 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
4197 2000-04-14 Alan Modra <alan@linuxcare.com.au>
4199 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
4200 ~SEC_ALLOC sections too. Init start address of debug sections.
4201 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4202 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4203 Also set all relocateable section start addresses.
4205 2000-04-13 Geoff Keating <geoffk@cygnus.com>
4207 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
4208 Add new BSS_PLT variable for when .plt need not be contained in
4209 the file. Move _etext so that it is also after .fini, and provide
4210 both etext and _etext with a leading underscore. Mark the start
4213 2000-04-12 Alan Modra <alan@linuxcare.com.au>
4215 * emultempl/elf32.em (struct orphan_save): New.
4216 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4217 hold_interp): Make them struct orphan_save.
4218 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
4219 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
4220 the end of the relevant section list. Also add associated section
4221 statements to the end of any previous orphan statements.
4222 * emultempl/armelf.em: Similarly.
4223 * emultempl/pe.em: Similarly.
4225 2000-04-11 Alan Modra <alan@linuxcare.com.au>
4227 * ld.texinfo (Simple Example): Remove extraneous paragraph.
4229 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
4231 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
4232 --enable-build-warnings option.
4233 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
4234 * Makefile.in, configure: Re-generate.
4236 2000-04-04 Alan Modra <alan@linuxcare.com.au>
4238 * po/ld.pot: Regenerate.
4240 * lexsup.c (help): Restore translated part of bug string.
4242 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
4243 (DEP): Quote when passing vars to sub-make. Add warning message
4245 (DEP1): Rewrite for "gcc -MM".
4246 (CLEANFILES): Add DEP2.
4247 Update dependencies.
4248 * Makefile.in: Regenerate.
4250 2000-04-03 Alan Modra <alan@linuxcare.com.au>
4252 * ld.h: #include "bin-bugs.h"
4253 * lexsup.c (help): Use REPORT_BUGS_TO.
4255 2000-03-27 Denis Chertykov <denisc@overta.ru>
4257 * configure.tgt (avr-*-*): New target support.
4258 * Makefile.am: Likewise.
4259 * scripttempl/elf32avr.sc: New script file.
4260 * emulparams/avr1200.sh: New file.
4261 * emulparams/avr23xx.sh: New file.
4262 * emulparams/avr4433.sh New file.
4263 * emulparams/avr44x4.sh New file.
4264 * emulparams/avr85xx.sh New file.
4265 * emulparams/avrmega103.sh New file.
4266 * emulparams/avrmega161.sh New file.
4267 * emulparams/avrmega603.sh New file.
4268 * Makefile.in: Regenerate.
4270 2000-03-09 Andreas Jaeger <aj@suse.de>
4272 * Makefile.am (check-DEJAGNU): Also unset LANG.
4273 * Makefile.in: Rebuild.
4275 2000-03-06 Ian Lance Taylor <ian@zembu.com>
4277 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
4280 2000-03-02 H.J. Lu <hjl@gnu.org>
4282 * emulparams/elf32mcore.sh: Include "getopt.h".
4284 2000-03-01 Ian Lance Taylor <ian@zembu.com>
4286 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
4288 2000-03-01 H.J. Lu <hjl@gnu.org>
4290 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
4291 * emulparams/shpe.sh: Likewise.
4293 2000-03-01 Nick Clifton <nickc@cygnus.com>
4295 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
4296 to unused parameters.
4298 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
4299 functions only used by DLL code.
4300 (_place_orphan): Initialise 'dollar'.
4302 2000-03-01 H.J. Lu <hjl@gnu.org>
4304 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
4305 indicate if the undefined symbol is a fatal error or not.
4306 Don't delete the output file if "fatal" is false.
4308 2000-02-29 H.J. Lu <hjl@gnu.org>
4310 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
4311 Set LC_COLLATE and LC_ALL to null and export them. It is for
4312 sort which expects the C locale.
4313 Add $(LIBS) to all $(HOSTING_LIBS).
4314 * Makefile.in: Rebuild.
4316 2000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
4318 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
4319 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
4320 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
4321 (ld_emulation_xfer_struct): Add missing NULL initialiser for
4322 find_potential_libraries.
4324 2000-02-28 Jim Blandy <jimb@redhat.com>
4326 * ldgram.y (exclude_name_list): Don't require a comma to separate
4327 list entries; the lexer considers commas to be valid part of a
4328 filename, so in something like `foo, bar' the comma is considered
4329 part of the first filename, `foo,'.
4330 * ld.texinfo: Update section on EXCLUDE_FILE lists.
4332 2000-02-27 Loren J. Rittle <ljrittle@acm.org>
4334 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4335 host "i[3456]86-*-freebsdelf*".
4337 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
4339 * scripttempl/i386go32.sc: Move misplaced semicolons.
4341 2000-02-25 Ian Lance Taylor <ian@zembu.com>
4343 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
4344 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
4345 (eelf64hppa.c, ehppaelf.c): Remove targets.
4346 * Makefile.in: Rebuild.
4348 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4350 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
4351 GNU/Linux/sparc, but keep the default as 32.
4353 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
4354 it default if sparcv9 or sparc64.
4356 2000-02-24 Nick Clifton <nickc@cygnus.com>
4358 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
4359 * Makefile.in: Regenerate.
4360 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
4362 * ldemul.h (ld_emulation_xfer_struct): Add new field:
4363 find_potential_libraries.
4364 * ldemul.c (ldemul_find_potential_libraries): New function.
4366 * ldfile.c (ldfile_open_file_search): Allow function to be
4368 (ldfile_open_file): Call ldemul_find_potential_libraries.
4369 * ldfile.h: Add prototype for ldfile_open_file_search.
4371 * pe-dll.c: Add support for ARM, MIPS and SH targets.
4373 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
4374 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
4376 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
4377 (gld_X_find_potential_libraries): New function. Search for
4378 libraries called "*.lib".
4380 * scripttempl/pe.sc: Add .pdata section.
4382 2000-02-23 Richard Henderson <rth@cygnus.com>
4384 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
4385 Add and use memory regions.
4387 2000-02-23 Linas Vepstas (linas@linas.org)
4389 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
4391 * Makefile.am: Add support for Linux/IBM 370.
4392 * configure.tgt: Likewise.
4394 * Makefile.in: Regenerate.
4396 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
4398 * ldlang.c (print_input_section, print_data_statement,
4399 print_reloc_statement, print_padding_statement, insert_pad,
4400 size_input_section, lang_check_section_addresses,
4401 lang_size_sections, lang_do_assignments, lang_set_startof,
4402 lang_one_common): Change `opb' to unsigned.
4403 (lang_do_assignments): Also change `size' to unsigned.
4405 2000-02-16 Richard Henderson <rth@cygnus.com>
4407 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
4409 2000-02-16 Timothy Wall <twall@cygnus.com>
4411 * mri.c (mri_draw_tree): Add default LMA region argument to call
4412 to lang_leave_output_section_statement.
4413 * ldlang.h: Update prototypes with LMA region arguments.
4414 * ldlang.c (lang_size_sections): Encapsulate region bounds
4415 checking in os_check_region call.
4416 (os_check_region): New function.
4417 (lang_output_section_statement_lookup): Initialize lma_region.
4418 (lang_leave_output_section_statement): Add LMA region argument.
4419 (lang_leave_overlay): Ditto.
4420 * ldgram.y: Handle LMA region syntax.
4421 * ld.texinfo (Output Section Description): Describe LMA region usage.
4422 * emultempl/armelf.em (gld$place_orphan): Add default value for
4423 lma region in call to lang_leave_output_section_statement.
4424 * emultempl/elf32.em (gld$place_orphan): Add default value for
4425 lma region in call to lang_leave_output_section_statement.
4426 * emultempl/pe.em (gld$place_orphan): Add default value for
4427 lma region in call to lang_leave_output_section_statement.
4430 2000-02-04 Timothy Wall <twall@redhat.com>
4432 * ldlang.c (lang_check_section_addresses): Use bytes instead of
4433 octets when calculating section end addresses.
4435 2000-02-04 Timothy Wall <twall@redhat.com>
4437 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
4439 2000-02-03 Timothy Wall <twall@redhat.com>
4441 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4443 * ldlang.c (print_input_section, print_data_statement,
4444 print_reloc_statement, print_padding_statement): Print target
4445 address values and section sizes as bytes, not octets.
4446 (insert_pad) Calculate padding size in octets, and adjust "dot"
4448 (size_input_section) Always adjust "dot" by bytes, not octets.
4449 (lang_check_section_addresses, lang_do_assignments) Adjust
4450 "dot" by bytes, not octets. Use the larger of the directive size
4451 or octets_per_byte for the number of octets actually allocated in
4453 (lang_set_startof) Make sure STARTOF returns a target address.
4454 (lang_one_common) Record size changes in octets.
4455 (lang_abs_symbol_at_end_of) Section end symbol's value is
4456 recorded in target bytes.
4457 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
4458 to be clear about behavior when an octet is smaller than one byte.
4460 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
4462 * ldcref.c (output_cref): Don't pass message strings to printf
4466 * ldmisc.c (vfinfo): Same here.
4469 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
4471 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
4472 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
4473 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
4474 Add missing NULL initialisers, and comments.
4476 * testsuite/ld-srec/sr3.cc (__rethrow): New.
4478 2000-01-21 Nick Clifton <nickc@cygnus.com>
4480 * ldlang.c (lang_size_sections): Fix typo in comment.
4482 2000-01-18 H.J. Lu <hjl@gnu.org>
4484 * ldlang.c (lang_size_sections): Also update the current
4485 address of a region if the SEC_NEVER_LOAD bit is not set.
4487 2000-01-10 Philip Blundell <pb@futuretv.com>
4489 * configure.tgt (arm*-*-conix*): New target.
4491 2000-01-07 Nick Clifton <nickc@cygnus.com>
4493 * ld.texinfo (Options): Remind users to preceed linker command
4494 line switches with -Wl, (or whatever is appropriate) if it is
4495 being invoked by a comnpiler driver program.
4496 Fix description of the behaviour of the -n command line switch.
4498 2000-01-05 Catherine Moore <clm@cygnus.com>
4500 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
4502 * ld.texinfo (EXCLUDE_FILE): Update documentation.
4503 * ldgram.y (wildcard_spec): Support a list of excluded_files.
4504 (exclude_name_list): New.
4505 ldlang.c (walk_wild_section): Support list of excluded files.
4506 (print_wild_statement): Likewise.
4507 (lang_add_wild): Likewise.
4508 * ldlang.h (lang_wild_statement_type): Likewise.
4509 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
4511 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
4513 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
4514 (process_def_file): Use.
4515 (pe_dll_compat_implib): New variable.
4518 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
4519 pe_dll_compat_implib.
4521 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
4522 compat-implib options.
4523 (gld_${EMULATION_NAME}_list_options): List new options.
4524 (gld_${EMULATION_NAME}_parse_args): Handle.
4526 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
4529 * deffilep.y (opt_name): Allow "." in name.
4531 For older changes see ChangeLog-9899
4537 version-control: never