1 2002-10-09 Richard Shann <richard.shann@superh.com>
2 Stephen Clarke <stephen.clarke@superh.com>
4 * Makefile.am: Add eshelf32_linux.o and
5 eshlelf32_linux.o, new emulations for sh64 Linux.
6 * Makefile.in: Regenerate.
7 * configure.tgt: Add sh64eb-*-linux* and sh64-*-linux* emulations.
8 * emulparams/shelf32_linux.sh: New file.
9 * emulparams/shlelf32_linux.sh: New file.
11 2002-10-08 H.J. Lu <hjl@gnu.org>
13 * ldlang.c (lang_file_exist): Removed.
14 (new_afile): Revert the last change.
15 * ldlang.h (lang_file_exist): Removed.
16 * lexsup.c (parse_args): Revert the last change.
18 2002-10-07 Ralf Habacker <Ralf.Habacker@freenet.de>
20 * pe-dll.cc (autofilter_symbolprefixlist): Don't re-export
22 (make_one): Create _nm_<symbol> for data only.
24 2002-10-05 Elias Athanasopoulos <eathan@otenet.gr>
26 * ldlang.c (lang_file_exist): New function.
27 (new_afile): Abort if the filename to be added matches the linker
29 * ldlang.h: Add prototype for lang_file_exist.
30 * lexsup.c (parse_args): Abort if the output filename matches
31 one of the input filenames.
33 2002-10-02 Alan Modra <amodra@bigpond.net.au>
35 * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.
37 2002-09-30 Alan Modra <amodra@bigpond.net.au>
39 * scripttempl/elfd30v.sc: Order reloc sections placing .plt last.
40 * scripttempl/elfm68hc11.sc: Likewise.
41 * scripttempl/elfm68hc12.sc: Likewise.
43 * emultempl/elf32.em (output_rel_find): Always place orphan loadable
44 reloc sections just before .rel.plt/.rela.plt.
45 (gld${EMULATION_NAME}_place_orphan <.rel>): Remove combreloc code.
46 Only put loadable reloc sections in hold_rel.
48 2002-09-29 H.J. Lu <hjl@gnu.org>
50 * emulparams/elf32ppc.sh (OTHER_GOT_RELOC_SECTIONS): New.
52 2002-09-25 Daniel Jacobowitz <drow@mvista.com>
54 From "Anita Kulkarni" <AnitaK@kpit.com>
55 * scripttempl/sh.sc: Handle .eh_frame* and .gcc_exc*
58 2002-09-25 Alan Modra <amodra@bigpond.net.au>
60 * genscripts.sh (SEGMENT_SIZE): Use MAXPAGESIZE before
62 * scripttempl/elf.sc (DATA_SEGMENT_ALIGN): Incorporate
63 SEGMENT_SIZE alignment.
64 * emulparams/elf64ppc.sh (DATA_ADDR): Delete.
65 (SEGMENT_SIZE): Define.
67 * ldexp.c (fold_unary): New. Split out from exp_fold_tree.
68 (fold_binary): Correct abs - non-abs case.
69 (fold_trinary): New. Split out from exp_fold_tree.
71 2002-09-24 Alan Modra <amodra@bigpond.net.au>
73 * emulparams/elf64ppc.sh (DATA_ADDR): Define.
74 * emulparams/elf64_aix.sh (DATA_ADDR): Don't use a fixed address
75 for start of .data, instead align up to 256M boundary.
76 * scripttempl/aix.sc: Likewise.
78 2002-09-22 Mark Elbrecht <snowball3@softhome.net>
80 * scripttempl/i386go32.sc: Handle bss unique sections.
82 2002-09-21 Alan Modra <amodra@bigpond.net.au>
84 * ldmisc.c (vfinfo <%C,%D,%G>): Always output bfd, section and offset.
86 2002-09-17 Stan Cox <scox@redhat.com>
88 * emulparams/elf32bmipn32-defs.sh: New file.
89 * emulparams/elf32bmipn32.sh: Use elf32bmipn32-defs.sh.
90 * emulparams/elf32btsmipn32.sh: Likewise.
91 * emulparams/elf64bmip.sh: Likewise.
92 * emulparams/elf64btsmip.sh: Likewise.
94 2002-09-16 Bruno Haible <bruno@clisp.org>
96 * emulparams/elf_i386_fbsd.sh: Set OUTPUT_FORMAT to
98 * emulparams/elf64alpha_fbsd.sh: Set OUTPUT_FORMAT to
101 2002-09-11 Nick Clifton <nickc@redhat.com>
103 * NEWS: New TI port supports both C4x and C3x series of DSPs.
105 * po/tr.po: Updated Turkish translation.
107 2002-09-06 Jeffrey A Law (law@redhat.com)
109 * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore.
111 2002-09-02 Nick Clifton <nickc@redhat.com>
113 * scripttempl/v850.sc: Add EXTERN references to __ctbpm __gp and
115 * emulparams/v850.sh (TEMPLATE_NAME): Define.
117 2002-08-30 Nick Clifton <nickc@redhat.com>
119 * scripttempl/elfd10v.sc (MEMORY): Remove UNIFIED, it is not
120 used. Change INSN to start at 0x01000000 and extend for
121 256K (ignoring holes). Start the STACK on a word aligned
123 (.rodata): Start it at the READONLY_START_ADDR.
125 2002-08-30 Alan Modra <amodra@bigpond.net.au>
127 * emulparams/elf32ppc.sh (ARCH): Set to "powerpc:common".
129 2002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
131 * Makefile.am: Add etic4xcoff.o in ALL_EMULATIONS list and
132 added makefile targets for this file.
133 * Makefile.in: Regenerate.
134 * configure.tgt: Added tic4x-coff and c4x-coff emulations.
135 * NEWS: Mention new port.
137 2002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
139 * emulparams/tic3xcoff.sh: New file.
140 * emulparams/tic4xcoff.sh: New file.
141 * scripttempl/tic3xcoff.sc: New file.
142 * scripttempl/tic4xcoff.sc: New file.
144 2002-08-28 Alan Modra <amodra@bigpond.net.au>
146 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
147 strtoul and strtoull with bfd_scan_vma.
148 (gld${EMULATION_NAME}_read_file): Likewise.
150 2002-08-28 Alan Modra <amodra@bigpond.net.au>
152 * configure.tgt: Remove h8[35]00-*-hms*. Add h8500-*-rtems*.
154 2002-08-27 Egor Duda <deo@logos-m.ru>
156 * scripttempl/pe.sc: Handle .rdata_runtime_pseudo_reloc sections.
157 Add symbols for application to access them.
159 2002-08-27 Nick Clifton <nickc@redhat.com>
161 * emultempl/armelf.em: Revert this patch, it is not needed.
163 2002-08-22 Adam Nemet <anemet@lnxw.com>
165 2002-08-20 Dan Kegel <dank@kegel.com>
167 * configure.in: added --with-lib-path argument to ld's configure
169 * ld/NEWS: Document new switch.
170 * ld/README: Mention new switch.
171 * configure: Regenerate.
172 * Makefile.in: Regenerate.
175 2001-04-25 Christopher Faylor <cgf@cygnus.com>
177 * Makefile.in (LIB_PATH): Make configurable.
178 (GENSCRIPTS): Set LIB_PATH in environment.
179 * configure.in: Substitute LIB_PATH.
181 2002-08-22 Adam Nemet <anemet@lnxw.com>
183 * emultempl/armelf.em: Include elf-bfd.h and elf/arm.h.
184 (arm_elf_finish): Set the last bit of DT_INIT and DT_FINI
185 depending on the type of the function.
186 (arm_elf_convert_thumb_symbol_to_address): New function.
188 2002-08-22 Graeme Peterson <gp@qnx.com>
190 * Makefile.am: Add esh{l}elf_nto.o files.
191 * Makefile.in: Regenerate.
192 * configure.tgt: Add support for sh-**-nto* targets.
193 * emulparams/shelf_nto.sh: New file.
194 * emulparams/shlelf_nto.sh: New file.
196 2002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
198 * ldlang.c (offsetof): Define if not defined.
200 2002-08-14 H.J. Lu <hjl@gnu.org>
202 * configure.tgt: Always enable 64bit emulations for 32bit
205 2002-08-13 Alan Modra <amodra@bigpond.net.au>
207 * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.
208 (MAXPAGESIZE): Set to 1.
210 * ld.h (ALIGN_N): Delete.
211 * ldexp.h (align_n): Declare.
212 * ldexp.c (align_n): New function.
213 (fold_binary): Use align_n instead of ALIGN_N.
214 (exp_fold_tree): Likewise.
215 * ldlang.c (lang_size_sections_1): Likewise.
216 (lang_one_common): Likewise.
217 * ld.texinfo (ALIGN): Remove power of 2 restriction.
219 2002-07-31 Graeme Peterson <gp@qnx.com>
221 * configure.tgt: Add support for powerpc{le}-*-nto* targets.
222 * Makefile.am: Add eelf32{l}ppcnto.o files.
223 * Makefile.in: Regenerate.
224 * emulparams/elf32lppcnto.sh: New file.
225 * emulparams/elf32ppcnto.sh: New file.
227 2002-08-07 H.J. Lu <hjl@gnu.org>
229 * ld.texinfo: Document --no-undefined-version.
231 * ldlang.c (lang_new_vers_pattern): Set the `symver' and
232 `script.' fields to 0.
234 * ldmain.c (main): Initialize the allow_undefined_version to
237 * lexsup.c (OPTION_NO_UNDEFINED_VERSION): New.
238 (ld_options): Add --no-undefined-version.
239 (parse_args): Support OPTION_NO_UNDEFINED_VERSION.
241 2002-08-07 Nick Clifton <nickc@redhat.com>
243 * emultempl/armelf.em (arm_elf_before_allocation): Only search for
244 an interworking bfd if there are input bfds. (107501)
246 2002-08-06 Alan Modra <amodra@bigpond.net.au>
248 * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts
251 2002-08-01 Nick Clifton <nickc@redhat.com>
253 * emulparams/armelf.sh: Revert previous delta.
254 * scripttempl/elf.sc: Revert previous delta.
256 2002-07-31 H.J. Lu <hjl@gnu.org>
258 * configure.tgt (powerpc*-*-linux*): Enable elf64ppc for
261 2002-07-31 H.J. Lu <hjl@gnu.org>
263 * configure.tgt: Enable x86-64 emulation for Linux/i386 if
264 64bit BFD is selected.
266 2002-07-31 H.J. Lu <hjl@gnu.org>
268 * configure.tgt: Enable 64bit emulations for 32bit Linux/mips
269 if 64bit BFD is selected.
271 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
273 * emultempl/netbsd.em (LDEMUL_BEFORE_PARSE): New file to custom set
274 link_info.common_skip_ar_aymbols.
275 * emulparams/ns32knbsd.sh (EXTRA_EM_FILE): Refer to extra file.
277 * ldmain.c (main): Initialize new field
278 link_info.common_skip_ar_aymbols.
280 2002-07-31 Adam Nemet <anemet@lnxw.com>
282 * emulparams/armelf.sh (OTHER_PLT_SECTIONS): New variable. Set it
284 * scripttempl/elf.sc: Comment it. Use the same way as ${PLT} is
287 2002-07-31 Nick Clifton <nickc@redhat.com>
289 * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
290 of the PDP-11 and 2.11BSD a.out support.
292 2002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
294 * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
296 * Makefile.in: Regenerate.
297 * configure.tgt (mips64*el-*-linux-gnu*,mips64*-*-linux-gnu*): Add
298 n32 ABI emulations for these 64 bit targets.
299 * emulparams/elf32bmipn32.sh: Expand comment.
300 * emulparams/elf32btsmipn32.sh: New file, for traditional big endian
302 * emulparams/elf32ltsmipn32.sh: Likewise for little endian.
304 2002-07-30 Graeme Peterson <gp@qnx.com>
306 * configure.tgt: Add support for arm-*-nto target.
307 * Makefile.am: Add earmnto.o file.
308 * Makefile.in: Regenerate.
309 * NEWS: Mention port of ARM support to QNX.
310 * emulparams/armnto.sh: New file.
312 2002-07-30 Jakub Jelinek <jakub@redhat.com>
314 * ldlang.c (lang_add_section): Don't turn .tbss into normal sections
315 for relocatable link.
316 (lang_size_sections_1): Don't make .tbss zero size for relocatable
319 2002-07-26 Bernd Schmidt <bernds@redhat.com>
321 * emulparams/elf32frv.sh (OTHER_RELOCATING_SECTIONS): Delete.
324 2002-07-25 Nick Clifton <nickc@redhat.com>
326 * po/sv.po: Updated Swedish translation.
327 * po/es.po: Updated Spanish translation.
328 * po/fr.po: Updated French translation.
330 2002-07-24 Nick Clifton <nickc@redhat.com>
332 * po/sv.po: Updated Swedish translation.
333 * po/es.po: Updated Spanish translation.
335 2002-07-23 Nick Clifton <nickc@redhat.com>
337 * po/fr.po: Updated French translation.
339 2002-07-20 Alan Modra <amodra@bigpond.net.au>
341 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
342 bomb on /DISCARD/ input section.
343 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
344 * emultempl/mmo.em (mmo_place_orphan): Likewise.
346 2002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
348 * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
351 2002-07-16 Denis Chertykov <denisc@overta.ru>
352 Nick Clifton <nickc@redhat.com>
353 Frank Ch. Eigler <fche@redhat.com>
354 John Healy <jhealy@redhat.com>
356 * configure.tgt: Add support for ip2k-elf.
357 * Makefile.am: Add support for ip2k-elf.
358 * Makefile.in: Regenerate.
359 * emulparams/elf32ip2k.sh: New file.
360 * scripttempl/ip2k.sc: New file
361 * NEWS: Mention support for new port.
363 2002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
365 * NEWS: Add 'Changes in 2.13'.
367 2002-07-14 H.J. Lu <hjl@gnu.org>
369 * ld.texinfo: Document a .symver takes precedence over a
372 2002-07-12 Alan Modra <amodra@bigpond.net.au>
374 * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64.
375 (COMMONPAGESIZE): Define.
377 2002-07-09 Alan Modra <amodra@bigpond.net.au>
379 * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
381 2002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br>
383 * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
384 powerpc-*-openbsd* and sparc64-*-openbsd*.
385 * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o.
386 * Makefile.in: Regenerate.
387 * emulparams/hppaobsd.sh: New file.
389 2002-07-05 Alan Modra <amodra@bigpond.net.au>
391 * ldlang.c (print_wild_statement): Fix output formatting.
393 2002-07-04 Alan Modra <amodra@bigpond.net.au>
395 * ldlang.c: (strip_excluded_output_sections): New function.
396 (lang_process): Call it.
397 (lang_size_sections_1): Revert 2002-06-10 change.
399 2002-07-03 Alan Modra <amodra@bigpond.net.au>
401 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
403 * Makefile.in: Regenerate.
405 2002-07-02 Alan Modra <amodra@bigpond.net.au>
407 * ldfile.c (ldfile_try_open_bfd): Formatting.
409 * ldmisc.c (demangle): Move so that it doesn't intrude between
410 vfinfo comment and body. Add comment.
412 2002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
414 * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format.
416 2002-07-01 Alan Modra <amodra@bigpond.net.au>
418 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
419 * ldlang.c (entry_sym): Likewise.
420 (ldlang_undef_chain_list_type): Likewise.
421 (lang_finish): Adjust references to entry_symbol.
422 (lang_add_entry): Likewise.
423 (lang_gc_sections): Use link_info.gc_sym_list.
424 (lang_process): Set link_info.gc_sym_list.
425 * ldlex.l: Include bfdlink.h.
426 * ldmain.c (main): Init link_info.gc_sym_list.
427 * emultempl/aix.em: Adjust references to entry_symbol.
428 * emultempl/armcoff.em: Likewise.
429 * emultempl/armelf.em: Likewise.
430 * emultempl/pe.em: Likewise.
431 * emultempl/ppc64elf.em (ppc_after_open): New function.
432 (LDEMUL_AFTER_OPEN): Define.
433 * emulparams/elf64ppc.sh: KEEP .opd sections.
435 2002-06-29 Stephane Carrez <stcarrez@nerim.fr>
437 * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
438 * emulparams/m68hc11elfb.sh (EEPROM_MEMORY): Define.
439 * emulparams/m68hc11elf.sh (EEPROM_SIZE): Define.
440 (EEPROM_START_ADDR): Define.
441 (EEPROM_MEMORY): Define.
442 * emulparams/m68hc12elf.sh: Likewise.
443 * scripttempl/elfm68hc11.sc: Handle .eeprom section; handle .softregs
444 section to put soft registers in .page0.
445 * scripttempl/elfm68hc12.sc: Likewise but put soft registers in bss.
447 2002-06-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
449 * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd
450 section. Add ${RELOCATING-0}.
452 2002-06-26 J"orn Rennecke <joern.rennecke@superh.com>
454 * emulparams/shelf.sh (STACK_ADDR): Don't define.
455 (OTHER_SECTIONS): Define.
456 * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
457 (OTHER_SECTIONS): Undef.
459 2002-06-26 Alan Modra <amodra@bigpond.net.au>
461 * ldmisc.c (demangle): Restore dots stripped from sym name.
463 2002-06-25 H.J. Lu <hjl@gnu.org>
465 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
466 * Makefile.in: Regenerated.
468 2002-06-20 Nick Clifton <nickc@cambridge.redhat.com>
470 * ld.texinfo (Bug Reporting): Update text to suggest a limit on
471 the size of attached object files, to allow make the object files
472 available via FTP or HTTP and to mention that the mail will be
473 sent to a mailing list.
475 2002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
477 * ld/configure.host (romp): Drop support.
479 2002-06-18 Chris Demetriou <cgd@broadcom.com>
481 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
482 section flags for SEC_DATA, rather than for SEC_CODE being unset.
484 2002-06-18 Chris Demetriou <cgd@broadcom.com>
486 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
487 format specifier used to print BFD name.
489 2002-06-18 Dave Brolley <brolley@redhat.com>
491 From Catherine Moore, Michael Meissner, Jim Blandy:
492 * emulparams/elf32frv.sh: New file.
493 * configure.tgt: Support frv-*-*.
494 * Makefile.am (ALL_EMULATIONS): Add eelf32frv.o.
495 (eelf32frv.c): New target.
497 2002-06-17 Tom Rix <trix@redhat.com>
499 * emultempl/elf32.em: gld*_get_script: Check for
500 GENERATE_COMBRELOC_SCRIPT.
501 * scripttempl/elfd10v.sc : Fix STACK and INSN.
502 * emulparams/d10velf.sh : Fix TEXT_START_ADDR.
504 2002-06-13 J"orn Rennecke <joern.rennecke@superh.com>
506 * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf.
508 2002-06-12 H.J. Lu <hjl@gnu.org>
510 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Return
511 false if xvec doesn't match.
513 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
515 * ldlang.c (lang_size_sections_1): Skip removed output sections.
517 2002-06-08 Alan Modra <amodra@bigpond.net.au>
519 * ldexp.c: Replace CONST with const.
520 * ldfile.c: Likewise.
521 * ldfile.h: Likewise.
524 * pe-dll.h: Likewise.
526 2002-06-07 Alan Modra <amodra@bigpond.net.au>
528 * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.
530 2002-06-07 Charles Wilson <cwilson@ece.gatech.edu>
532 * ld/ldmain.c (main): initialize link_info.pei386_auto_import
533 to -1 == implicit enable.
534 * ld/emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
535 initialize link_info.pei386_auto_import to -1 == implicit
537 (gld_${EMULATION_NAME}_parse_args): When processing
538 --enable-auto-import and --disable-auto-import options, use
539 '1' and '0' instead of 'true' and 'false'.
540 (pe_find_data_imports): Only issue message about auto-import
541 when the feature is implicitly enabled. Downgrade message to
542 informational instead of warning.
544 2002-06-07 Alan Modra <amodra@bigpond.net.au>
546 * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.
548 2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
550 * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,
551 HOSTING_CRT0 and HOSTING_LIBS.
553 2002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
555 * configure.tgt (shle*-*-elf*, sh64le-*-elf*): New configurations.
557 2002-06-05 Jason Thorpe <thorpej@wasabisystems.com>
559 * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.
560 (NONPAGED_TEXT_START_ADDR): Set to 0x1000.
562 2002-06-05 Alan Modra <amodra@bigpond.net.au>
564 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
565 SEC_EXCLUDE sections when doing a relocatable link.
567 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
569 * Makefile.am (ALL_EMULATIONS): Add eshelf32_nbsd.o,
570 eshlelf32_nbsd.o, eshelf64_nbsd.o, and eshlelf64_nbsd.o.
571 (eshelf32_nbsd.c, eshelf64_nbsd.c, eshlelf32_nbsd.c)
572 (eshlelf64_nbsd.c): New rules.
573 * Makefile.in: Regenerate.
574 * configure.tgt (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
575 (sh64-*-netbsd*): New targets.
576 * emulparams/shelf32_nbsd.sh: New file.
577 * emulparams/shelf64_nbsd.sh: New file.
578 * emulparams/shlelf32_nbsd.sh: New file.
579 * emulparams/shlelf64_nbsd.sh: New file.
581 2002-06-04 Alan Modra <amodra@bigpond.net.au>
583 * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix.
585 2002-06-02 Marek Michalkiewicz <marekm@amelek.gda.pl>
587 * scripttempl/avr.sc: Changes to support current GCC and avr-libc,
588 C++ constructors/destructors, loosely based on the m68hc11 port.
590 2002-05-31 Alan Modra <amodra@bigpond.net.au>
592 * Makefile.in: Regenerate.
593 * aclocal.m4: Regenerate.
594 * config.in: Regenerate.
595 * configure: Regenerate.
597 2002-05-31 Graeme Peterson <gp@qnx.com>
599 * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
600 (ei386nto.c): Add rule.
601 * Makefile.in: Regenerate.
602 * configure.tgt: Add i[3456]86-*-nto-qnx*.
603 * emulparams/i386nto.sh: New file.
605 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
607 * NEWS: Add entry for VAX ELF support.
609 2002-05-29 Matt Thomas <matt@3am-software.com>
610 Jason Thorpe <thorpej@wasabisystems.com>
612 * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o.
614 (evaxnbsd.c): New rules.
615 * Makefile.in: Regenerate.
616 * configure.tgt (vax-*-netbsdelf*)
618 (vax-*-netbsd*): New targets.
619 * emulparams/elf32vax.sh: New file.
620 * emulparams/vaxnbsd.sh: New file.
622 2002-05-29 Adam Nemet <anemet@lnxw.com>
624 * emultempl/armelf.em (arm_elf_after_open): Don't determine
625 bfd_for_interwork, instead add glue sections to each input bfd.
626 (bfd_for_interwork): New global.
627 (arm_elf_set_bfd_for_interworking): New function.
628 (arm_elf_before_allocation): Use it.
630 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
632 * Makefile.am: Add DLX make target.
633 * configure.tgt: Add DLX configuration.
634 * Makefile.in: Regenerate.
635 * emulparams/elf32_dlx.sh: New file
636 * scripttempl/dlx.sc: New file
638 2002-05-27 Per Lundberg <per@caleb.dnsalias.org>
640 * Makefile.am (eelf_i386_chaos): Use elf_chaos.sc script.
641 * Makefile.in: Regenerate.
642 * emulparams/elf_chaos.sh: Use elf_chaos script.
643 * scripttempl/elf_chaos.sc: New file.
645 2002-05-27 Richard Sandiford <rsandifo@redhat.com>
647 * ldlang.c (lang_size_sections_1): Move check for conflicting load
648 addresses and regions from here...
649 (lang_get_regions): ...to this new function.
650 (lang_leave_output_section_statement): Use lang_get_regions.
651 (lang_leave_overlay): Likewise.
652 * mri.c (mri_draw_tree): Pass null as last argument to
653 lang_leave_output_section_statement.
654 * emultempl/elf32.em (gld*_place_orphan): Likewise.
655 * emultempl/mmo.em (mmo_place_orphan): Likewise.
656 * emultempl/pe.em (gld*_place_orphan): Likewise.
658 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
660 * configure.tgt: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
662 2002-05-25 Kazu Hirata <kazu@cs.umass.edu>
664 * ldemul.c: Fix formatting.
665 * ldfile.c: Likewise.
666 * pe-dll.c: Likewise.
667 * pe-dll.h: Likewise.
669 2002-05-25 Alan Modra <amodra@bigpond.net.au>
671 * ldlang.c (lang_process): Formatting, grammar.
673 * ldlex.l: Use #include "" instead of <> for local header files.
675 2002-05-24 TAMURA Kent <kent@netbsd.org>
677 * configure.tgt: Add a target for i386-netbsdpe.
679 2002-05-23 Jakub Jelinek <jakub@redhat.com>
681 * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss.
682 * ldlang.c (lang_add_section): Set SEC_THREAD_LOCAL for
683 output section if necessary. Handle .tbss.
684 (lang_size_sections): Clear _raw_size for .tbss section
685 (it allocates space in PT_TLS segment only).
686 * ldwrite.c (build_link_order): Build link order for .tbss too.
688 2002-05-23 Alan Modra <amodra@bigpond.net.au>
690 * configure.in: Correct spelling of AC_PREREQ.
692 2002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
694 * pe-dll.c (autofilter_liblist): Add more system libs excluded by
696 (autofilter_objlist): Add crtbegin.o, crtend.o.
698 2002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
700 * emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
701 (longopts): Add new option --exclude-libs.
702 (gld_${EMULATION_NAME}_list_options): Give quick help about it.
703 (gld_${EMULATION_NAME}_parse_args): Use it.
704 * pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
705 * pe-dll.c (exclude_list_struct): Add field type to distinguish symbols
707 (pe_dll_add_excludes): Set excludes->type.
708 (auto_export): Add new variable libname and set to archive basename if
709 abfd. Use it when filtering default and user-specified libarary
710 excludes. Let string "ALL" mean all libs when filtering user-specified
712 * ld.texinfo: Document --exclude-libs.
714 2002-05-22 Alan Modra <amodra@bigpond.net.au>
716 * ldemul.c (ldemul_new_vers_pattern): New function.
717 * ldemul.h (ldemul_new_vers_pattern): Declare.
718 (struct ld_emulation_xfer_struct): Add new_vers_pattern.
719 * ldlang.c (lang_new_vers_pattern): Call ldemul_new_vers_pattern.
720 * emultempl/ppc64elf.em (dotsyms): New static var.
721 (gld${EMULATION_NAME}_new_vers_pattern): New function.
722 (LDEMUL_NEW_VERS_PATTERN): Define.
723 (PARSE_AND_LIST_PROLOGUE): Add OPTION_DOTSYMS, OPTION_NO_DOTSYMS.
724 (PARSE_AND_LIST_LONGOPTS): Likewise.
725 (PARSE_AND_LIST_ARGS_CASES): Handle them.
726 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Update
728 * emultempl/armcoff.em: Likewise.
729 * emultempl/armelf_oabi.em: Likewise.
730 * emultempl/beos.em: Likewise.
731 * emultempl/elf32.em: Likewise.
732 * emultempl/generic.em: Likewise.
733 * emultempl/gld960.em: Likewise.
734 * emultempl/gld960c.em: Likewise.
735 * emultempl/linux.em: Likewise.
736 * emultempl/lnk960.em: Likewise.
737 * emultempl/m68kcoff.em: Likewise.
738 * emultempl/mipsecoff.em: Likewise.
739 * emultempl/pe.em: Likewise.
740 * emultempl/sunos.em: Likewise.
741 * emultempl/ticoff.em: Likewise.
742 * emultempl/vanilla.em: Likewise.
744 2002-05-22 Alan Modra <amodra@bigpond.net.au>
746 * genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
747 and $NATIVE_LIB_DIRS. Add $tool_lib before other libs.
748 (LIB_SEARCH_DIRS): No need to use "tr".
749 (COMPILE_IN): Only set for native targets.
750 * configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
751 here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
752 * configure.tgt (powerpc*): Set tdir_*.
753 (powerpcle*): Correct targ_extra_emuls.
754 * emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
755 * emulparams/elf64ppc.sh (LIB_PATH): Likewise.
757 2002-05-22 Alan Modra <amodra@bigpond.net.au>
759 * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when
760 calling lang_add_entry.
762 2002-05-21 H.J. Lu (hjl@gnu.org)
764 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_args): Handle
766 (gld${EMULATION_NAME}_list_options): Add "-z muldefs".
768 * ld.texinfo: Updated for --allow-multiple-definition and
771 * ldmain.c (main): Initialize the allow_multiple_definition
774 * lexsup.c (OPTION_ALLOW_MULTIPLE_DEFINITION): New.
775 (ld_options): Add --allow-multiple-definition.
776 (parse_args): Support OPTION_ALLOW_MULTIPLE_DEFINITION.
778 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
780 * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
781 (earmelfb_nbsd.c): New rule.
782 * Makefile.in: Regenerate.
783 * configure.tgt (armeb-*-netbsdelf*): New target.
784 (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls.
785 (arm-*-netbsd*): Likewise.
786 * emulparams/armelfb_nbsd.sh: New file.
788 2002-05-18 Tom Rix <trix@redhat.com>
790 * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib
793 2002-05-17 Marek Michalkiewicz <marekm@amelek.gda.pl>
795 * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
796 * Makefile.in: Regenerate.
797 * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
799 2002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
801 * emulparams/avr1.sh: New file.
802 * emulparams/avr2.sh: New file.
803 * emulparams/avr3.sh: New file.
804 * emulparams/avr4.sh: New file.
805 * emulparams/avr5.sh: New file.
806 * scripttempl/avr.sc: New file.
808 2002-05-15 Alan Modra <amodra@bigpond.net.au>
810 * ldlang.c (section_already_linked): Call bfd_link_just_syms.
811 (lang_place_orphans): Abort if just_syms_flag.
813 2002-05-10 Tom Rix <trix@redhat.com>
815 * emultempl/aix.em: (gld*_set_output_arch): New function. Use
816 architecture and machine information in the output bfd.
817 (gld*_before_parse): Remove old arch and machine code.
818 (choose_target): Rename to gld*_choose_target.
819 (rtld): Change type to int.
820 * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for
821 objects in XCOFF archives.
822 * ldfile.h: Update copyright date.
824 2002-05-10 Jakub Jelinek <jakub@redhat.com>
826 * ldmain.c (main): Enable -z combreloc by default.
828 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
830 * Makefile.am: Honour DESTDIR.
831 * Makefile.in: Regenerate.
833 2002-05-07 Richard Sandiford <rsandifo@redhat.com>
835 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
836 (lang_enter_overlay): Remove the last two parameters.
837 (lang_leave_overlay): Take them here instead.
838 * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
839 (section): Pass LMA and crossref flag to lang_leave_overlay rather
840 than lang_enter_overlay.
841 * ldlang.c (lang_memory_region_lookup): Return null for null names.
842 (lang_output_section_statement_lookup): Initialize update_dot_tree.
843 (lang_size_sections_1): Evaluate it.
844 (lang_leave_output_section_statement): Rework LMA lookup.
845 (overlay_lma, overlay_nocrossrefs): Remove.
846 (lang_enter_overlay): Remove LMA and crossref arguments.
847 (lang_enter_overlay_section): Don't set the LMA here.
848 (lang_leave_overlay): Take LMA and crossref arguments. Move the '.'
849 assignment to the last section's update_dot_tree. Unconditionally
850 use the load and run-time regions specified in the OVERLAY statement.
851 Likewise the first section's LMA. Only set the other sections' LMAs
852 when no load region is given.
854 2002-05-06 Nick Clifton <nickc@redhat.com>
856 * po/sv.po: New translation.
858 2002-05-04 Alan Modra <amodra@bigpond.net.au>
860 * emultempl/hppaelf.em (build_section_lists): New function.
861 (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
862 and build_section_lists.
864 2002-05-03 Kazu Hirata <kazu@cs.umass.edu>
866 * ld.h: Fix formatting.
868 * ldfile.c: Likewise.
869 * ldlang.c: Likewise.
870 * ldmain.c: Likewise.
871 * lexsup.c: Likewise.
872 * pe-dll.c: Likewise.
874 2002-05-02 Alan Modra <amodra@bigpond.net.au>
876 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
877 Adjust for ppc64_elf_set_toc change. #include libbfd.h.
878 (build_section_lists): Do output_section tests here.
880 2002-04-30 Tom Rix <trix@redhat.com>
882 * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
884 2002-05-01 Alan Modra <amodra@bigpond.net.au>
886 Long branch stubs, multiple stub sections.
887 * emultempl/ppc64elf.em: Include ldctor.h.
888 (stub_file): New var.
889 (group_size): New var.
890 (ppc_create_output_section_statements): New function.
891 (struct hook_stub_info): New.
892 (hook_in_stub): New function.
893 (ppc_add_stub_section): New function.
894 (ppc_layout_sections_again): New function.
895 (build_section_lists): New function.
896 (gld${EMULATION_NAME}_finish): Rewrite.
897 (real_func): New var.
898 (ppc_for_each_input_file_wrapper): New function.
899 (ppc_lang_for_each_input_file): New function.
900 (lang_for_each_input_file): Define.
901 (PARSE_AND_LIST_PROLOGUE): Define.
902 (PARSE_AND_LIST_LONGOPTS): Define.
903 (PARSE_AND_LIST_OPTIONS): Define.
904 (PARSE_AND_LIST_ARGS_CASES): Define.
905 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
907 2002-04-30 Tom Rix <trix@redhat.com>
909 * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
910 -blibpath, -bnolibpath support.
912 2002-04-30 Mark Mitchell <mark@codesourcery.com>
914 * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
915 (eelf32ppcwindiss.c): New target.
916 * Makefile.in: Regenerated.
917 * configure.tgt: Add support for powerpc-*-windiss.
918 * emulparams/elf32ppcwindiss.sh: New file.
920 2002-04-30 Richard Sandiford <rsandifo@redhat.com>
922 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
923 * ldexp.c (exp_print_token): Add "infix_p" argument.
924 (exp_print_tree): Update accordingly.
926 2002-04-28 Alan Modra <amodra@bigpond.net.au>
928 * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
929 * Makefile.in: Regenerate.
930 * mpw-elfmips.c: Delete.
931 * mpw-eppcmac.c: Delete.
933 * mpw-idtmips.c: Delete.
935 2002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
937 * emulparams/shelf32.sh (MACHINE): Now sh5.
939 2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
941 * ldgram.y: Fix syntax warning.
943 2002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
945 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
946 to prevent "-n" from being taken as an abbreviation for
947 "--no-pipeline-knowledge".
949 2002-04-08 Alan Modra <amodra@bigpond.net.au>
951 * ldlang.c (lang_size_sections_1): Don't complain about
952 SEC_NEVER_LOAD sections having no memory region specified.
954 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
956 2002-04-07 matthew green <mrg@redhat.com>
958 * ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
960 2002-04-04 Alan Modra <amodra@bigpond.net.au>
962 * dep-in.sed: Cope with absolute paths.
963 * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
965 * Makefile.in: Regenerate.
967 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
969 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
971 2002-04-03 Jakub Jelinek <jakub@redhat.com>
973 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
974 is smaller than maximum, round dot up to common page boundary.
976 2002-03-28 Alan Modra <amodra@bigpond.net.au>
978 * configure.host: Set up for generic hosts first, then tweak as
979 necessary in more specific targets.
980 (HOSTING_LIBS): Include libgcc_eh.a if found.
982 2002-03-23 Andreas Jaeger <aj@suse.de>
984 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
986 2002-03-21 Alan Modra <amodra@bigpond.net.au>
988 * Makefile.am: Run "make dep-am".
989 * Makefile.in: Regenerate.
991 2002-03-21 Albert Chin-A-Young <china@thewrittenword.com>
993 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
995 2002-03-20 Alan Modra <amodra@bigpond.net.au>
997 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
998 add the symbol to the linker hash table immediately.
999 (lang_place_undefineds): Split symbol creation out..
1000 (insert_undefined): ..to here.
1002 2002-03-18 David O'Brien <obrien@FreeBSD.org>
1004 * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
1005 the contents of the buffer returned from basename function will are
1006 getting overwritten while still being used.
1008 2002-03-18 Jan Hubicka <jh@suse.cz>
1009 Andreas Jaeger <aj@suse.de>
1010 Andreas Schwab <schwab@suse.de>
1012 * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
1013 * elf_x86_64.sh (ARCH): Set to i386:x86-64
1014 set libraries to default to lib64 paths.
1016 2002-03-18 Tom Rix <trix@redhat.com>
1018 * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
1019 * configure.tgt : Same.
1020 * emulparms/aix5ppc.sh : New file. For eaix5ppc.
1021 * emulparms/aix5rs6.sh : New file. For eaix5rs6.
1022 * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
1023 emulation parameters for better -b32, -b64 support.
1024 * emulparms/aixrs6.sh : Same.
1025 * emulparms/ppcmacos.sh : Same.
1026 * emultempl/aix.em (choose_target) : Use new emulation parameters
1027 OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
1028 * Makefile.in : Regenerate.
1030 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1032 * po/fr.po: Updated version.
1034 2002-03-18 Alan Modra <amodra@bigpond.net.au>
1036 * ldmain.c (main): Move .text readonly flag fudges from here..
1037 * ldlang.c (lang_process): ..to here.
1039 2002-03-14 Alan Modra <amodra@bigpond.net.au>
1041 * ldlang.c (lang_check): Remove the word size check added in last
1042 change. Treat emitrelocations case as for relocatable links.
1044 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1046 * po/fr.po: Updated version.
1048 2002-03-13 Alan Modra <amodra@bigpond.net.au>
1050 * ldlang.c (lang_check): Do relocatable link checks first, so that
1051 warn_mismatch can't override. Check compatible and word size too.
1053 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
1055 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
1057 2002-03-05 Jakub Jelinek <jakub@redhat.com>
1059 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
1062 2002-03-04 H.J. Lu <hjl@gnu.org>
1064 * scripttempl/elf.sc: Put .preinit_array, .init_array and
1065 .fini_array in the data segment.
1067 2002-03-04 Alan Modra <amodra@bigpond.net.au>
1069 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
1071 2002-03-01 David Mosberger <davidm@hpl.hp.com>
1073 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
1074 .init_array, and .fini_array.
1076 2002-02-20 Andreas Schwab <schwab@suse.de>
1078 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
1079 .IA64_unwind* in a relocatable link.
1081 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1083 * NEWS: Mark 2.12 branch.
1085 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
1087 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
1088 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
1090 2002-02-18 Tom Rix <trix@redhat.com>
1092 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
1093 (gld*_before_allocation): Same.
1094 (gld*_create_output_section_statements): Generate
1095 __rtinit if run time linking. Add librtl.a to the link.
1096 (gld*_read_file): Clean.
1098 2002-02-18 Alan Modra <amodra@bigpond.net.au>
1100 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
1102 2002-02-18 David O'Brien <obrien@FreeBSD.org>
1104 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
1105 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
1106 and eelf64alpha_fbsd.
1107 * Makefile.in: Regenerate.
1108 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
1109 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
1110 use a FreeBSD-specific emulation rather than the psABI one.
1111 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
1112 for all FreeBSD ELF systems.
1113 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
1115 * emulparams/elf32ppc_fbsd.sh: Likewise.
1116 * emulparams/elf64_ia64_fbsd.sh: Likewise.
1117 * emulparams/elf64_sparc_fbsd.sh: Likewise.
1118 * emulparams/elf64alpha_fbsd.sh: Likewise.
1119 * emulparams/elf_i386_fbsd.sh: Likewise.
1120 * emulparams/elf_x86_64_fbsd.sh: Likewise.
1122 2002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
1124 * po/tr.po: Updated version.
1126 2002-02-18 Alan Modra <amodra@bigpond.net.au>
1128 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
1131 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
1133 * emultempl/mmo.em (mmo_after_open): Don't call
1134 _bfd_mmix_check_all_relocs when producing ELF output.
1136 2002-02-15 Richard Henderson <rth@redhat.com>
1138 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
1139 definition. Emit a unop+nop pair.
1141 2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1143 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
1144 for presence of .MMIX.reg_contents.linker_allocated before early
1147 * NEWS: Mention support for MMIX.
1149 2002-02-15 Alan Modra <amodra@bigpond.net.au>
1151 Support arbitrary length fill patterns.
1152 * ld.texinfo (Output Section Fill): Describe fill expressions.
1153 (FILL): Refer to the above.
1154 * ldexp.h (etree_value_type): Add "str" field.
1155 (union etree_union): Add "str" to "value" struct.
1156 (exp_bigintop): Declare.
1157 (exp_get_fill): Declare.
1158 * ldexp.c: Include "safe-ctype.h".
1159 (exp_intop): Set value.str to NULL.
1160 (exp_bigintop): New function.
1161 (new_rel): Pass in "str", and set new.str from it.
1162 (new_rel_from_section): Set new.str to NULL.
1163 (fold_name): Adjust calls to new_rel.
1164 (exp_fold_tree): Likewise.
1165 (exp_get_fill): New function.
1166 * ldgram.y (struct big_int bigint, fill_type *fill): New.
1167 (INT): Returns a "bigint". Adjust all code handling INTs.
1168 (fill_opt): Returns a "fill".
1169 (fill_exp): Split out of fill_opt, use for FILL.
1170 * ldlang.h (struct _fill_type): New.
1171 (fill_type): Move typedef to ldexp.h.
1172 (lang_output_section_statement_type): "fill" is now a pointer.
1173 (lang_fill_statement_type): Likewise.
1174 (lang_padding_statement_type): Likewise.
1175 (lang_add_fill): Now takes a "fill_type *" param.
1176 (lang_leave_output_section_statement): Likewise.
1177 (lang_do_assignments): Likewise.
1178 (lang_size_sections): Likewise.
1179 (lang_leave_overlay_section): Likewise.
1180 (lang_leave_overlay): Likewise.
1181 * ldlang.c: Include ldgram.h after ldexp.h.
1182 (lang_output_section_statement_lookup): Adjust for fill_type change.
1183 (print_fill_statement): Likewise.
1184 (print_padding_statement): Likewise.
1185 (insert_pad): Now takes a "fill_type *" arg.
1186 (size_input_section): Likewise.
1187 (lang_size_sections_1): Likewise.
1188 (lang_size_sections): Likewise.
1189 (lang_do_assignments): Likewise.
1190 (lang_add_fill): Likewise.
1191 (lang_leave_output_section_statement): Likewise.
1192 (lang_leave_overlay_section): Likewise.
1193 (lang_leave_overlay): Likewise.
1194 Adjust all callers of the above function.
1195 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
1196 starting with "0X" as well as "0x". Return bigint.str for hex
1197 numbers starting with "0x" or "0X", zero bigint.str otherwise.
1198 Always use base 16 for numbers starting with "$".
1199 * ldmain.c: Include ldgram.h after ldexp.h.
1200 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
1201 of bfd_fill_link_order.
1202 * pe-dll.c: Adjust lang_do_assignments calls.
1203 * emultempl/elf32.em: Likewise.
1204 * emultempl/hppaelf.em: Likewise.
1205 * emultempl/ppc64elf.em: Likewise.
1206 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
1207 lang_add_assignment call.
1208 * emultempl/pe.em: Likewise.
1210 2002-02-14 Phil Edwards <pme@gcc.gnu.org>
1212 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
1213 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
1214 the pattern in question is not a regexp.
1215 * ldlang.c: Likewise.
1216 * ldlang.h: Likewise.
1217 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
1219 2002-02-12 Jakub Jelinek <jakub@redhat.com>
1221 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
1222 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
1223 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
1224 * ldexp.c (exp_data_seg): New variable.
1225 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
1226 (fold_binary): Handle DATA_SEGMENT_ALIGN.
1227 (exp_fold_tree): Handle DATA_SEGMENT_END.
1228 Pass allocation_done when recursing instead of hardcoding
1229 lang_allocating_phase_enum.
1230 * ldexp.h (exp_data_seg): New.
1231 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
1232 (lang_size_sections): New.
1233 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
1234 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
1235 if COMMONPAGESIZE is defined.
1236 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
1237 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
1238 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
1239 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
1240 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
1243 2002-02-11 Alan Modra <amodra@bigpond.net.au>
1245 * Makefile.in: Regenerate.
1247 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
1249 * lexsup.c: Remove strtoul declaration.
1251 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
1253 * ldmain.c: Add prototype for main ().
1254 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
1255 * emultempl/lnk960.em (lnk960_choose_target): Function should
1258 2002-02-10 Alan Modra <amodra@bigpond.net.au>
1260 * ldlang.c (entry_section): New initialised variable.
1261 (lang_finish): Use it.
1262 * ldlang.h (entry_section): Declare.
1263 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
1264 entry_section to ".opd".
1266 2002-02-09 Chris Demetriou <cgd@broadcom.com>
1268 * ld.texinfo (Options): Add back in -nostdlib documentation,
1269 which had been inadvertently removed.
1271 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
1273 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
1274 register section vma to a sane value after emitting error. Make
1275 fatal conditions cause program exit when emitting message.
1277 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
1279 * configure.tgt: Add or32-*-rtems target.
1281 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
1283 Contribute sh64-elf.
1284 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
1285 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
1286 in OTHER_RELOCATABLE_SECTIONS.
1287 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
1288 * emulparams/shelf32.sh (STACK_ADDR): Define.
1289 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
1290 (OTHER_SECTIONS): this. Removed stack settings.
1291 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
1292 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
1293 2001-03-12 DJ Delorie <dj@redhat.com>
1294 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
1295 relaxing if any shmedia or mixed sections are found.
1296 2001-03-07 DJ Delorie <dj@redhat.com>
1297 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
1298 einfo. Gracefully decline to output to non-elf formats.
1299 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
1300 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
1301 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
1302 * emulparams/shelf32.sh: Ditto.
1303 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1304 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
1306 2001-01-10 Ben Elliston <bje@redhat.com>
1307 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
1308 non-portable shell constructs. From Hans-Peter Nilsson.
1309 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
1310 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
1311 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
1312 dependencies to the shell script include chain.
1313 * Makefile.in: Regenerate.
1314 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1315 * emultempl/sh64elf.em: Update and tweak comments.
1316 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
1317 make a .cranges section SEC_IN_MEMORY.
1318 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1319 * emultempl/sh64elf.em
1320 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
1321 .cranges section found to be necessary; continue and set stored
1322 section contents flags for sections with non-mixed contents.
1323 Use a struct sh64_section_data container and sh64_elf_section_data
1324 to store contents-type flags.
1325 Remove unused update of "isec".
1326 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
1327 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
1328 access contents-type flags. Assert that the associated container
1329 is initialized. Use that container, not elf_gp_size, to hold size
1330 of linker-generated cranges contents.
1331 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1332 * emultempl/sh64elf.em
1333 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
1334 there's already a .cranges section. When section flag difference
1335 is found, don't NULL-check cranges a second time. Tweak comments.
1336 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
1337 merging, not max size, as size of ld-generated .cranges contents.
1338 Don't set ELF section flags in output section. When checking for
1339 needed .cranges descriptors, don't use a variable; compare
1340 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
1342 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1343 * emultempl/sh64elf.em: New file.
1344 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
1345 * Makefile.in: Regenerate.
1346 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
1347 (OTHER_RELOCATING_SECTIONS): Ditto.
1348 (EXTRA_EM_FILE): New, set to sh64elf if not set.
1349 * emulparams/shlelf32.sh: Stub out all settings except
1350 OUTPUT_FORMAT. Source shelf32.sh.
1351 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
1352 OTHER_RELOCATING_SECTIONS.
1353 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
1354 * emulparams/shlelf64.sh: Stub out all settings except
1355 OUTPUT_FORMAT. Source shelf64.sh.
1356 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
1357 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
1359 (DATA_START_SYMBOLS): Define, provide ___data.
1360 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
1361 for consecutive .data section.
1362 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
1363 section after .data section.
1364 * emulparams/shlelf64.sh: Ditto.
1365 * emulparams/shelf32.sh: Ditto.
1366 (ALIGNMENT): Define to 8.
1367 * emulparams/shelf32.sh: Ditto.
1368 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
1369 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
1370 built-in linker scripts.
1371 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1372 * emulparams/shlelf64.sh: New.
1373 * emulparams/shelf64.sh: New.
1374 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
1376 * Makefile.am: Add support for shlelf64 and shelf64.
1377 * Makefile.in: Regenerate.
1378 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1379 * configure.tgt (sh64-*-elf*): Add shelf as default.
1380 Add shlelf to targ_extra_emuls.
1381 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
1382 * emulparams/shelf32.sh: New file.
1383 * emulparams/shlelf32.sh: New file.
1384 * Makefile.am: Add support for shlelf32 and shelf32.
1385 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
1386 * Makefile.in: Regenerate.
1388 2002-02-05 Hans-Peter Nilsson <hp@axis.com>
1390 * ldlang.c (lang_reset_memory_regions): Rename from
1391 reset_memory_regions. Change all callers. Make public.
1392 * ldlang.h (lang_reset_memory_regions): Prototype.
1393 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
1394 lang_reset_memory_regions before lang_size_sections.
1395 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1396 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
1398 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1400 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
1401 arithmetic when checking for too many global registers.
1403 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
1405 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
1406 (ehppanbsd.c): New rule.
1407 * Makefile.in: Regenerate.
1408 * configure.tgt (hppa*-*-netbsd*): New target.
1409 * emulparams/hppalinux.sh: Add comment to check other files
1410 that source this file it is modified, and list which
1412 * emulparams/hppanbsd.sh: New file.
1414 2002-02-01 Geoffrey Keating <geoffk@redhat.com>
1416 * scripttempl/xstormy16.sc: Don't allocate extra space for the
1419 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1421 Support on-demand global register allocation from
1422 R_MMIX_BASE_PLUS_OFFSET relocs.
1423 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
1424 mmix_set_reg_section_vma. Call
1425 _bfd_mmix_finalize_linker_allocated_gregs.
1426 (mmix_before_allocation): New function.
1427 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
1428 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
1429 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
1430 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
1431 before .MMIX.reg_contents.
1432 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
1433 (mmo_after_open): New function.
1434 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
1435 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
1436 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
1438 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
1440 * emulparams/or32.sh: New file.
1441 * emulparams/or32elf.sh: New file.
1442 * scripttempl/or32.sc: New file.
1443 * configure.tgt : Add support for or32.
1444 * configure: Regenerate
1445 * Makefile.am: Add support for or32.
1446 * Makefile.in: Regenerate.
1447 * NEWS: Mention support for or32.
1448 * po/ld.pot: Regenerate.
1450 2002-01-29 Chris Demetriou <cgd@broadcom.com>
1451 Mitch Lichtenberg <mpl@broadcom.com>
1453 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
1454 * emultempl/mipself.em: New file to handle MIPS ELF embedded
1455 reloc creation (ld --embedded-relocs).
1457 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1459 * configure: Regenerated.
1461 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1463 * Makefile.am (install): Depend on install-info.
1464 * Makefile.in: Regenerate.
1466 2002-01-26 Christian Rose <menthos@menthos.com>
1468 * ldmain.c (main): Use full sentences to ease translation.
1470 2002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
1472 * po/fr.po: Updated version.
1474 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
1476 * po/es.po: Updated version.
1478 2002-01-25 Andreas Jaeger <aj@suse.de>
1480 * ldlex.l (yy_input): Correct error check.
1482 2002-01-25 Alan Modra <amodra@bigpond.net.au>
1484 * ldmisc.c (demangle): Put back dots when string not demangled.
1486 2002-01-22 Richard Henderson <rth@redhat.com>
1488 * emulparams/elf64alpha.sh (NOP): Use unop.
1490 2002-01-21 Andreas Jaeger <aj@suse.de>
1492 * ldlex.l: Use fread instead of read.
1494 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
1496 * configure.tgt (ia64-*-netbsd*): New target.
1498 2002-01-21 H.J. Lu <hjl@gnu.org>
1500 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
1502 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
1504 2002-01-18 Andreas Jaeger <aj@suse.de>
1506 * ldver.c (ldversion): Update year.
1508 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1510 * po/ld.pot: Regenerate.
1512 2002-01-16 Alan Modra <amodra@bigpond.net.au>
1514 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
1515 * Makefile.in: Regenerate.
1516 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
1517 * emultempl/ppc64elf.em: New file.
1519 2002-01-15 DJ Delorie <dj@redhat.com>
1521 * scripttempl/pe.sc: Add support for constructor priorities.
1523 2002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
1525 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
1526 * emulparams/avr23xx.sh: Likewise.
1527 * emulparams/avr4433.sh: Likewise.
1528 * emulparams/avr44x4.sh: Likewise.
1529 * emulparams/avr85xx.sh: Likewise.
1530 * emulparams/avrmega103.sh: Likewise.
1531 * emulparams/avrmega161.sh: Likewise.
1532 * emulparams/avrmega603.sh: Likewise.
1533 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
1535 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
1537 * ldlang.c (walk_wild_section): Exclude object file if enclosing
1538 archive is excluded.
1540 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
1542 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
1543 (eshelf_nbsd.c): New rule.
1544 (eshlelf_nbsd.c): New rule.
1545 * Makefile.in: Regenerate.
1546 * configure.tgt (sh*le-*-netbsdelf*): New target.
1547 (sh*-*-netbsdelf*): New target.
1548 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
1549 * ld/emulparams/shelf_nbsd.sh: New emulation.
1550 * ld/emulparams/shlelf_nbsd.sh: New emulation.
1552 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
1554 * po/es.po: New file: Spanish translation.
1555 * configure.in (ALL_LINGUAS): Add es.
1556 * configure: Regenerate.
1558 2002-01-06 John Marshall <jmarshall@acm.org>
1560 * ld.texinfo: Note that --emit-relocs is currently only
1561 implemented for ELF.
1563 2002-01-05 Alan Modra <amodra@bigpond.net.au>
1565 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
1566 of bfd_section_list_remove and bfd_section_list_insert macros.
1567 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1568 * emultempl/mmo.em (mmo_place_orphan): Likewise.
1570 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
1572 * configure.tgt (x86_64-*-netbsd*): New target.
1574 2001-12-21 Tom Rix <trix@redhat.com>
1576 (gld*_create_output_section_statements): New function.
1577 For -binitfini support.
1578 * emultempl/aix.em (gld*_before_parse): Fix comment.
1579 * emultempl/aix.em (gld*_parse_args): Fix comment.
1581 2001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
1583 * configure.tgt (mips*-dec-netbsd*): Delete alias for
1585 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
1587 * configure.tgt (arm-*-netbsdelf*): Add target.
1588 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
1589 * emulparams/armelf_nbsd.sh: Added.
1590 * Makefile.am: Add rules for earmelf_nbsd.
1591 * Makefile.in: Regenerate.
1593 2001-12-19 Andreas Jaeger <aj@suse.de>,
1594 Susanne Oberhauser <froh@suse.de>
1596 * configure.host: Add rules for x86_64-*linux-gnu. Change
1597 s390x-linux entry to use gcc to report configuration, replace gcc
1598 with $CC in s390-linux
1600 2001-12-19 Andreas Jaeger <aj@suse.de>
1602 * ld.texinfo (VERSION): Fix markup.
1604 2001-12-18 matthew green <mrg@eterna.com.au>
1606 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
1607 (m68kelfnbsd.c): New rule.
1608 * Makefile.in: Regenerate.
1609 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
1610 (m68*-*-netbsd*4k*): .. this.
1611 (m68*-*-netbsdelf*): New target.
1612 (m68*-*-netbsd*): Also include ELF support.
1613 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
1614 * emulparams/m68kelfnbsd.sh: New emulation.
1616 2001-12-18 Jakub Jelinek <jakub@redhat.com>
1618 * ldgram.y (vers_node): Support anonymous version tags.
1619 * ldlang.c (lang_register_vers_node): Ensure anonymous version
1620 tag is not defined together with non-anonymous versions.
1621 * ld.texinfo: Document it.
1623 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1625 * po/tr.po: New file: Turkish translation.
1626 * configure.in (ALL_LINGUAS): Add tr.
1627 * configure: Regenerate.
1629 2001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
1631 * Makefile.am: Add rules for eelf64alpha_nbsd.
1632 * Makefile.in: Regenerate.
1633 * configure.tgt (alpha*-*-netbsd*): Set
1634 targ_emul to elf64alpha_nbsd.
1635 * emulparams/elf64alpha_nbsd.sh: Added.
1637 2001-12-17 Alan Modra <amodra@bigpond.net.au>
1639 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
1640 section_tail when fiddling with section list.
1641 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
1642 broken into separate strings to make translation easier.
1643 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
1644 fiddling with section list.
1645 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1647 2001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
1649 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
1651 2001-12-15 Alan Modra <amodra@bigpond.net.au>
1653 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
1655 2001-12-13 Jakub Jelinek <jakub@redhat.com>
1657 * emultempl/elf32.em (finish): Supply output_bfd
1658 to bfd_elf*_discard_info.
1659 (OPTION_EH_FRAME_HDR): Define.
1660 (longopts): Add --eh-frame-hdr.
1661 (parse_args): Handle it.
1662 (list_options): Add --eh-frame-hdr to help.
1663 * emultempl/hppaelf.em (finish): Supply output_bfd
1664 to bfd_elf*_discard_info.
1665 * scripttempl/elf.sc (.eh_frame_hdr): Add.
1667 2001-12-13 Alan Modra <amodra@bigpond.net.au>
1669 * lexsup.c (parse_args): Don't pass shortopts to second call to
1670 getopt functions. Restore optind rather than decrementing before
1671 second call. Remove errind as it now duplicates last_optind.
1673 2001-12-11 Christopher Faylor <cgf@redhat.com>
1675 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
1677 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
1678 Richard Henderson <rth@redhat.com>
1680 * Makefile.am: Add support for xstormy16.
1681 * configure.tgt: Add support for xstormy16.
1682 * Makefile.in: Regenerate.
1683 * emulparams/elf32xstormy16.sh: New file.
1684 * scripttempl/xstormy16.sc: New file.
1686 2001-10-01 Christopher Faylor <cgf@cygnus.com>
1688 * Makefile.in (LIB_PATH): Make configurable.
1689 (GENSCRIPTS): Set LIB_PATH in environment.
1690 * configure.in: Substitute LIB_PATH.
1691 * configure: Regenerate.
1692 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
1693 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
1695 2001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
1697 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
1698 describing the -N option so that it is easier to translate into
1701 2001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1703 * emultempl/pe.em (..._list_options): Replace multiple fprintf
1704 statements describing a single option with a single, newline
1705 escaped fprintf. This allows better translation into other
1708 * ldmain.c (add_archive_element): Combine multiple strings
1709 into a single string to permit better translation into other
1712 2001-12-05 Tom Rix <trix@redhat.com>
1714 * Makefile.am: Remove eaixppc64.
1715 * Makefile.in: Regenerate.
1717 2001-12-04 Tom Rix <trix@redhat.com>
1719 * emultempl/aix.em (choose_target): Change default target to
1720 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
1722 (gld*_read_file): Fix typo.
1723 (change_symbol_mode): Add prototype.
1726 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
1727 * emulparams/aixrs6.sh : Same.
1728 * emulparams/ppcmacos.sh : Same.
1729 * emulparams/aixppc64.sh : Delete file.
1730 * emultempl/aix.em : Formatting changes.
1732 2001-12-04 Hans-Peter Nilsson <hp@axis.com>
1734 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
1735 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
1737 (OTHER_END_SYMBOLS): Fix formatting.
1738 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
1739 (OTHER_END_SYMBOLS): Fix formatting.
1741 2001-12-04 Alan Modra <amodra@bigpond.net.au>
1743 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
1745 2001-12-02 Tom Rix <trix@redhat.com>
1747 * configure.tgt : Remove eaixppc64 emulations.
1748 * Makefile.in : Remove eaixppc64.c
1749 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
1750 (ldemul_default_target): Same.
1751 * emultempl/gld960.em (gld960_choose_target): Same.
1752 * emultempl/gld960c.em (gld960_choose_target): Same.
1753 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
1754 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
1755 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
1756 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
1757 * emultempl/aix.em (choose_target): New function. Handle emulation of
1760 2001-11-27 H.J. Lu <hjl@gnu.org>
1762 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
1763 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
1764 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
1765 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
1766 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
1767 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
1768 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
1769 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
1771 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
1774 (REL_SDATA): Likewise.
1775 (REL_SBSS): Likewise.
1776 (REL_SDATA2): Likewise.
1777 (REL_SBSS2): Likewise.
1778 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
1781 2001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1783 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
1785 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
1787 2001-11-22 H.J. Lu <hjl@gnu.org>
1789 * Makefile.in: Regenerated with automake based on automake
1790 1.4-8 in RedHat 7.1.
1792 2001-11-22 Alan Modra <amodra@bigpond.net.au>
1794 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
1795 (config.status): Delete rule.
1796 Add extra dependencies to cover sourced emulparams files.
1797 * Makefile.in: Regenerate.
1799 * scripttempl/elf.sc: Order <section>, <section>.* and
1800 corresponding linkonce sections as seen in input files.
1801 Formatting fixes. Zero vma of all sections if not relocating.
1802 (STACK): Define and insert if STACK_ADDR defined.
1803 (OTHER_RELOCATING_SECTIONS): Delete.
1804 (OTHER_END_SYMBOLS): Define.
1805 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
1806 (OTHER_READWRITE_SECTIONS): Likewise.
1807 (OTHER_GOT_SECTIONS): Likewise.
1808 (OTHER_SDATA_SECTIONS): Likewise.
1809 (OTHER_BSS_SECTIONS): Likewise.
1810 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
1811 (OTHER_READWRITE_SECTIONS): Likewise.
1812 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
1813 (OTHER_READWRITE_SECTIONS): Likewise
1815 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
1816 (STACK_ADDR): Define.
1817 * emulparams/armelf_oabi.sh: As for armelf.sh.
1818 * emulparams/elf32mcore.sh: As for armelf.sh.
1819 * emulparams/h8300elf.sh: As for armelf.sh.
1820 * emulparams/mn10200.sh: As for armelf.sh.
1821 * emulparams/shelf.sh: As for armelf.sh.
1823 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
1824 (OTHER_END_SYMBOLS): Define.
1825 * emulparams/m32relf.sh: As for elf32fr30.sh.
1826 * emulparams/h8300helf.sh: As for elf32fr30.sh.
1827 * emulparams/h8300self.sh: As for elf32fr30.sh.
1829 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
1830 defines with RELOCATING test.
1831 (OTHER_SDATA_SECTIONS): Likewise.
1832 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1833 (OTHER_END_SYMBOLS): ..this.
1834 * emulparams/crislinux.sh: As for criself.sh.
1836 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
1838 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1839 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
1840 normal and linkonce sections as seen in input files.
1841 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
1842 (TEXT_DYNAMIC): Likewise.
1843 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
1844 (OTHER_SDATA_SECTIONS): Likewise.
1845 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1846 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
1847 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
1848 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
1849 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
1850 (OTHER_PLT_RELOC_SECTIONS): Likewise.
1851 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
1852 sections as seen in input files.
1853 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
1854 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
1856 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
1857 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
1858 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
1859 (OTHER_SECTIONS): Instead, use this..
1860 (OTHER_END_SYMBOLS): ..and this.
1862 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
1863 * emulparams/elf32bsmip.sh: Likewise.
1864 * emulparams/elf32btsmip.sh: Likewise.
1865 * emulparams/elf32ebmip.sh: Likewise.
1866 * emulparams/elf32lmip.sh: Likewise.
1867 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
1868 * emulparams/elf32lsmip.sh: Likewise.
1869 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
1870 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
1871 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
1872 * emulparams/elf64btsmip.sh: Likewise.
1873 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
1874 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
1875 * emulparams/elf32ppclinux.sh: Likewise.
1876 * emulparams/elf32ppcsim.sh: Likewise.
1877 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
1878 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
1879 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
1880 * emulparams/h8300self.sh: Likewise.
1881 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
1882 * emulparams/sh.sh: Comment.
1883 * emulparams/shl.sh: Source sh.sh, remove duplicates.
1884 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
1885 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
1887 2001-11-21 David Heine <dlheine@tensilica.com>
1888 Alan Modra <amodra@bigpond.net.au>
1890 * ldlang.c (map_input_to_output_sections): Replace "break"
1891 accidentally removed with 2001-08-03 change.
1892 (lang_gc_sections_1): Likewise.
1894 2001-11-21 Alan Modra <amodra@bigpond.net.au>
1896 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
1898 2001-11-20 Angela Marie Thomas <angela@redhat.com>
1900 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
1901 of false when calling lang_size_sections.
1902 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1904 2001-11-15 Alan Modra <amodra@bigpond.net.au>
1906 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
1907 function when LDEMUL_FINISH isn't set to the same name. Don't
1908 call ${LDEMUL_FINISH}.
1909 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
1910 * emultempl/armelf.em (arm_elf_finish): Call
1911 gld${EMULATION_NAME}_finish.
1912 * emultempl/hppaelf.em (hppaelf_finish): Rename to
1913 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
1914 hppaelf_layout_sections_again if necessary.
1915 (need_laying_out): New var.
1916 (hppaelf_layaout_sections_again): Rename to
1917 hppaelf_layout_sections_again. Clear need_laying_out.
1918 (PARSE_AND_LIST_OPTIONS): Format text.
1920 2001-11-14 H.J. Lu <hjl@gnu.org>
1922 * emultempl/armelf.em (arm_elf_finish): Renamed from
1923 gld${EMULATION_NAME}_finish.
1924 (LDEMUL_FINISH): Set to arm_elf_finish.
1926 2001-11-14 Daniel Jacobowitz <drow@mvista.com>
1928 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
1929 (struct ld_emulation_xfer_struct): Use it.
1931 2001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
1933 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
1934 additional symbols referenced by newer crt0.o files from HP.
1936 2001-11-12 Anthony Green <green@redhat.com>
1938 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
1940 2001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
1942 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
1943 * Makefile.in: Regenerate.
1945 2001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1947 * ld.texinfo: Use @command for commands, @option for options.
1948 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
1950 * Makefile.in: Rebuild.
1952 2001-11-04 Chris Demetriou <cgd@broadcom.com>
1954 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
1955 Add support for targets.
1957 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1959 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
1960 * configure: Regernate.
1961 * po/fr.po: New file.
1962 * po/sv.po: New file.
1964 2001-11-01 NIIBE Yutaka <gniibe@m17n.org>
1966 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
1967 as little endian default and to support big endian.
1969 2001-11-01 Chris Demetriou <cgd@broadcom.com>
1971 * ld.texinfo (Options): Document new option, -nostdlib.
1972 * lexsup.c (OPTION_NOSTDLIB): New definition.
1973 (ld_options): Add entry for "nostdlib".
1974 (parse_args): Handle OPTIONS_NOSTDLIB.
1975 * ldfile.c (ldfile_add_library_path): Don't add directories
1976 to the search path if they weren't specified on the command line
1977 and -nostdlib was specified.
1978 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
1980 2001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
1982 * lexsup.c (parse_args): Prevent infinite parsing loop when
1983 "-rpath.a" is specified on the command line.
1984 Replace calls to fprintf with calls to einfo.
1986 2001-10-31 John Marshall <jmarshall@acm.org>
1988 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
1989 appear only once across all the linker scripts involved in a link
1990 invocation no longer applies. Make the documentation reflect
1993 2001-10-31 NIIBE Yutaka <gniibe@m17n.org>
1995 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
1997 (sh-*-linux*): Added targ_extra_libpath.
1999 2001-10-31 David Heine <dlheine@tensilica.com>
2001 * ldlang.c (lang_size_sections): Keep a valid output_offset field
2002 for padding statements.
2004 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
2006 * configure.tgt (mmix-*-*): New target.
2007 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
2008 Add dependencies to match.
2009 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
2010 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
2011 scripttempl/mmo.sc: New files.
2012 * gen-doc.texi: @set MMIX.
2013 * ld.texinfo: Ditto.
2014 [MMIX] Add MMIX node.
2015 * Makefile.in: Regenerate.
2017 2001-10-29 Kazu Hirata <kazu@hxi.com>
2019 * ldlang.c: Fix a comment typo.
2021 2001-10-23 Alan Modra <amodra@bigpond.net.au>
2023 * configure.host: Move alpha*-*-linux-gnu* entry to generic
2024 entries, and match *-*-linux*.
2026 2001-10-20 Alan Modra <amodra@bigpond.net.au>
2028 * ldgram.y (mri_script_command): Surround processing of INCLUDE
2029 with ldlex_script, ldlex_popstate.
2030 (ifile_p1): Likewise.
2031 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
2033 (lex_push_file): Save current lineno to lineno_stack. Set lineno
2034 to 1. Don't BEGIN(SCRIPT).
2035 (lex_redirect): Similarly.
2036 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
2038 2001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
2040 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
2041 __EH_FRAME_END__ and accept eh frames into data section.
2042 Add ctor and dtor sections.
2044 2001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2046 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
2047 (auto-export): Fix indentation.
2049 2001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2051 * pe-dll.c (autofilter_objectlist): Add startup objects
2053 (auto-export): Constify char * p.
2054 Extract file basename and use strcmp rather than ststr
2057 2001-10-18 Chris Demetriou <cgd@broadcom.com>
2059 * ldmain.c (get_emulation): Improve comment about the handling
2062 2001-10-17 Alan Modra <amodra@bigpond.net.au>
2064 * po/POTFILES.in: Regenerate.
2066 2001-10-16 Vassili Karpov <malc@pulsesoft.com>
2068 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
2069 -z nocopyreloc and -z nocombreloc usage strings.
2071 2001-10-12 Vassili Karpov <malc@pulsesoft.com>
2073 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
2076 2001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
2078 * scripttempl/armaout.sc: Place .bss section after end of aligned
2079 data section to match behaviour of aout code in constructrion of
2082 2001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2084 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
2085 startup files for mingw32 dlls to list.
2087 2001-10-10 Chris Demetriou <cgd@broadcom.com>
2089 * emultempl/elf32.em: Fix shell 'if' usage for portability.
2091 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
2093 * configure.tgt (targ): Add arm9e-*-elf.
2095 2001-10-05 H.J. Lu <hjl@gnu.org>
2097 * genscripts.sh: Fix a typo in the last change.
2099 2001-10-05 Jakub Jelinek <jakub@redhat.com>
2101 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
2102 -z nocombreloc in usage.
2104 2001-10-03 Jim Blandy <jimb@redhat.com>
2106 * genscripts.sh: Include a comment at the top of each generated
2107 script, explaining its purpose.
2109 2001-10-03 Vassili Karpov <malc@pulsesoft.com>
2111 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
2112 * NEWS: Mention -z nocopyreloc.
2113 * ld.texinfo (Options): Describe nocopyreloc.
2115 2001-10-03 Alan Modra <amodra@bigpond.net.au>
2117 * configure: Regenerate.
2119 2001-10-02 Alan Modra <amodra@bigpond.net.au>
2121 * ldver.h (ld_program_version): Remove declaration.
2122 * lexsup.c (parse_args): Move printing of copyright message..
2123 * ldver.c (ldversion): .. to here.
2124 Use BFD_VERSION_STRING in place of BFD_VERSION.
2125 (ld_program_version): Remove.
2126 * Makefile.am (Makefile): Depend on bfd/configure.in.
2128 * Makefile.in: Regenerate.
2130 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
2132 * Makefile.am: Update dependencies with "make dep-am".
2133 * Makefile.in: Regenerate.
2135 2001-09-29 John Reiser <jreiser@BitWagon.com>
2137 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
2138 * lexsup.c: Add --no-define-common commandline option.
2139 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
2140 * ldlex.l: Likewise.
2141 * ld.h: Add command_line.inhibit_common_definition.
2142 * ldmain.c (main): Initialize.
2143 * ld.texinfo: Document.
2145 2001-09-29 Alan Modra <amodra@bigpond.net.au>
2147 * ldlang.c (section_already_linked): Remove assignment to kept_section.
2149 2001-09-26 Alan Modra <amodra@bigpond.net.au>
2151 * ldmisc.c (USE_STDARG): Remove.
2152 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
2157 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
2158 declarations. Update copyright.
2160 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
2162 * pe-dll.c: Remove obsoleted declaration of
2163 pe_get_data_import_dll_name.
2164 (pe_create_import_fixup): Fix thinko.
2166 * ld.texinfo(enable-auto-import): Clarify the explanation.
2168 2001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
2170 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
2171 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
2172 DLL_SUPPORT controlled code.
2174 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
2176 * emultempl/pe.em(pe_data_import_dll): Make static.
2177 (pe_get_data_import_dll_name): New accessor function.
2178 * pe-dll.c(pe_create_import_fixup): call
2179 pe_get_data_import_dll_name() from pe.em, instead of
2180 directly accessing pe_data_import_dll variable from pe.em.
2182 2001-09-18 Bruno Haible <haible@clisp.cons.org>
2184 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
2185 (def_file_add_directive): Use ISSPACE instead of isspace.
2186 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
2187 isdigit/isxdigit/isalpha/isalnum.
2188 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
2189 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
2190 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
2191 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
2193 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
2194 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
2196 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
2197 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
2198 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
2199 (ctor_prio): Use ISDIGIT instead of isdigit.
2200 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
2201 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
2202 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
2204 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
2205 (stricpy): Use TOLOWER instead of isupper/tolower.
2206 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
2207 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
2208 (lex_warn_invalid): Use ISPRINT instead of isprint.
2209 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
2210 (main): For gettext, also set the LC_CTYPE locate facet.
2211 (add_keepsyms_file): Use ISSPACE instead of isspace.
2212 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
2213 (is_num, parse_args): Use ISDIGIT instead of isdigit.
2214 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
2215 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
2216 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
2217 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
2218 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
2219 (quoteput): Use ISSPACE instead of isspace.
2220 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
2223 2001-09-18 Alan Modra <amodra@bigpond.net.au>
2225 * deffilep.y (def_stash_module): Constify "name" param.
2227 * pe-dll.c: Replace CONST with const throughout.
2228 (quick_symbol): Constify "n1", "n2", "n3" params.
2229 (make_singleton_name_thunk): Constify "import" param. Make
2230 "buffer_len" a size_t.
2231 (make_import_fixup_entry): Constify "name", "fixup_name",
2232 "dll_symname" params.
2233 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
2234 (pe_get32): Likewise.
2235 (pe_implied_import_dll): Likewise.
2237 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
2238 (sort_by_section_name): Likewise.
2240 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
2241 (make_import_fixup): Cast printf arg, rel->address to long rather
2243 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
2245 2001-09-15 Alan Modra <amodra@bigpond.net.au>
2247 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
2248 defines BufferSize. Increase buffer size by one.
2250 2001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
2252 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
2254 2001-09-14 Kevin Lo <kevlo@openbsd.org>
2256 * configure.tgt: Add arm-openbsd target.
2258 2001-09-12 H.J. Lu <hjl@gnu.org>
2260 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
2262 (ALL_64_EMULATIONS): Here.
2263 * Makefile.in: Regenerated.
2265 2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2267 * emultempl/pe.em(make_import_fixup): change signature to
2268 take asection as well as arelec; we need this for proper
2269 error reporting. Only call pe_create_import_fixup() if
2270 there is no attempt to add a constant addend to the reloc;
2271 otherwise, report error condition.
2272 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
2273 since final argument is a pointer to make_import_fixup().
2274 Change call to cb() to match make_import_fixup() signature.
2275 (make_import_fixup_mark): make buffer_len unsigned.
2276 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
2278 2001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
2280 * ld.texinfo: add verbose documentation for auto-import
2281 direct-addressing workaround, to compliment the terse
2284 2001-09-12 Andrew MacLeod <amacleod@redhat.com>
2286 * scripttempl/v850.sc: Add gcc_except_table sections.
2288 2001-09-11 Jeffrey A Law (law@cygnus.com)
2290 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
2291 * emulparams/h8300self.sh: Similarly.
2293 2001-09-05 Danny Smith <dannysmith@users.souceforge.net>
2295 * ld.texinfo (Options, --stack): Correct default value for stack
2298 2001-09-05 Tom Rix <trix@redhat.com>
2300 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
2302 2001-09-03 Andreas Jaeger <aj@suse.de>
2304 * emultempl/beos.em: Declare prototypes for comparions functions,
2307 2001-09-02 Andreas Jaeger <aj@suse.de>
2309 * emultempl/aix.em: Add missing prototype.
2310 * emultempl/lnk960.em: Likewise.
2311 * emultempl/vanilla.em: Likewise.
2312 * emultempl/armcoff.em: Likewise.
2313 * emultempl/armelf_oabi.em: Likewise.
2314 * emultempl/beos.em: Likewise.
2315 * emultempl/gld960c.em: Likewise.
2316 * emultempl/gld960.em: Likewise.
2318 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
2319 for prototype declaration.
2321 2001-08-31 Eric Christopher <echristo@redhat.com>
2322 Jason Eckhardt <jle@redhat.com>
2324 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
2326 2001-08-31 Andreas Jaeger <aj@suse.de>
2328 * emultempl/pe.em: Add missing prototypes.
2329 (gld_${EMULATION_NAME}_after_open): Remove extra args to
2330 pe_find_data_imports.
2331 (pr_sym): Add unused attribute.
2333 2001-08-29 Joel Sherrill <joel@OARcorp.com>
2335 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
2336 default from coff to elf.
2338 2001-08-29 Jeff Law <law@redhat.com>
2340 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
2342 * emulparams/h8300self.sh: Similarly.
2344 2001-08-28 J"orn Rennecke <amylaar@redhat.com>
2346 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
2348 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
2349 * configure.tgt (h8300-*-elf*): New case.
2350 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
2351 * emulparams/h8300self.sh: New file.
2352 * Makefile.in: Regenerated.
2354 2001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
2356 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
2359 2001-08-27 Linus Nordberg <linus@swox.com>
2360 Alan Modra <amodra@bigpond.net.au>
2362 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
2363 (eelf64ppc.c, eelf64lppc.c): Add make targets.
2365 * Makefile.in: Regenerate.
2366 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
2367 entries to correct alphabetical position.
2368 * emulparams/elf64ppc.sh: New.
2369 * emulparams/elf64lppc.sh: New.
2371 2001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
2373 * ldmain.c (main): Declare BSIZE as static.
2375 2001-08-23 Jakub Jelinek <jakub@redhat.com>
2377 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
2378 into .rel.dyn resp. .rela.dyn if combreloc.
2379 (get_script): If .x linker script is equal to .xn, only put it
2380 once into the binary.
2381 Add .xc and .xsc scripts.
2382 (parse_args): Handle -z combreloc and -z nocombreloc.
2383 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
2384 For .xc and .xsc scripts put all .rel* or .rela* input sections
2385 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
2386 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
2388 Strip trailing whitespace from script.
2389 Generate .xc and .xsc scripts if requested.
2390 * ldmain.c (main): Initialize link_info.combreloc and
2391 link_info.spare_dynamic_tags.
2392 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
2393 (ld_options): Add --spare-dynamic-tags option.
2394 (parse_args): Likewise.
2395 * ld.texinfo: Document -z combreloc and -z nocombreloc.
2396 * ldint.texinfo: Document .xc and .xsc linker scripts.
2397 * NEWS: Add notes about -z combreloc and SHF_MERGE.
2399 2001-08-22 H.J. Lu <hjl@gnu.org>
2401 * emulparams/elf32fr30.sh: Add a newline.
2403 2001-08-21 Andreas Jaeger <aj@suse.de>
2405 * deffilep.y: Add missing prototypes.
2406 * pe-dll.c: Likewise.
2408 2001-08-20 Alan Modra <amodra@bigpond.net.au>
2410 * ldlang.c (insert_pad): Fix typos in last patch.
2412 * ldlang.c: When traversing lang_statement_union_type lists,
2413 consistently use "header.next" rather than "next".
2414 * mpw-eppcmac.c: Likewise.
2415 * emultempl/beos.em: Likewise.
2416 * emultempl/hppaelf.em: Likewise.
2417 * emultempl/pe.em: Likewise.
2418 * ldlang.h (union lang_statement_union): Remove "next" field.
2420 * ldlang.c (insert_pad): Use offsetof macro.
2421 (lang_size_sections): Always neuter padding statements.
2422 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
2424 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
2425 passed to lang_size_sections.
2426 (pe_exe_fill_sections): Likewise.
2427 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
2428 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
2430 2001-08-18 Alan Modra <amodra@bigpond.net.au>
2432 * emultempl/aix.em: Formatting fixes.
2434 2001-08-18 Alan Modra <amodra@bigpond.net.au>
2436 * ldlang.c (insert_pad): Make use of an existing pad statement if
2437 available. Move code calculating alignment, adjusting section
2438 alignment power, and adjusting dot to ..
2439 (size_input_section): .. here. Remove unused relax param.
2440 (lang_size_sections): Change boolean `relax' param to boolean *.
2441 Adjust call to size_input_section. Make use of insert_pad to
2442 place pad after the assignment statement. If relaxing, zap
2444 (reset_memory_regions): Reset output_bfd section sizes too.
2445 (relax_again): Move to..
2446 (lang_process): ..here. Adjust call to lang_size_sections, and
2447 remove duplicated code.
2448 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
2450 2001-08-17 Alan Modra <amodra@bigpond.net.au>
2452 * ld.texinfo: Document that fill values now use the four least
2454 * emulparams/elf32fr30.sh (NOP): Update.
2455 * emulparams/elf32mcore.sh: Likewise.
2456 * emulparams/elf64_s390.sh: Likewise.
2457 * emulparams/elf_i386.sh: Likewise.
2458 * emulparams/elf_i386_be.sh: Likewise.
2459 * emulparams/elf_i386_chaos.sh: Likewise.
2460 * emulparams/elf_i386_ldso.sh: Likewise.
2461 * emulparams/elf_s390.sh: Likewise.
2462 * emulparams/elf_x86_64.sh: Likewise.
2463 * emulparams/i386moss.sh: Likewise.
2464 * emulparams/i386nw.sh: Likewise.
2465 * emulparams/m68kelf.sh: Likewise.
2466 * scripttempl/elf.sc: Update NOP comment.
2467 * scripttempl/elfi370.sc: Likewise.
2468 * scripttempl/elfm68hc11.sc: Likewise.
2469 * scripttempl/elfm68hc12.sc: Likewise.
2470 * scripttempl/nw.sc: Likewise.
2472 2001-08-15 Tom Rix <trix@redhat.com>
2474 * ldgram.y (saved_script_handle): Initialize to NULL.
2475 * ldmain.c (main): Change check on saved_script_handle.
2477 2001-08-14 Alan Modra <amodra@bigpond.net.au>
2479 * emultempl/elf32.em: Formatting fixes.
2480 (output_prev_sec_find): Test for bfd_ind_section too; do so by
2481 looking at sec->owner.
2482 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
2483 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
2484 unused code, and reorganize orphan section placement code.
2486 * ldlang.c (wild_doit): Rename to lang_add_section.
2487 * ldlang.h: Here too.
2488 * mpw-elfmips.c: And here.
2489 * emultempl/beos.em: And here.
2490 * emultempl/elf32.em: And here.
2491 * emultempl/hppaelf.em: And here.
2492 * emultempl/pe.em: And here.
2494 2001-08-13 Richard Henderson <rth@redhat.com>
2496 * emultempl/needrelax.em: New file.
2497 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
2498 * Makefile.am (eelf64_ia64.c): Depend on it.
2499 * Makefile.in: Rebuild.
2501 2001-08-13 Alan Modra <amodra@bigpond.net.au>
2503 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
2504 output_section is set non-NULL.
2506 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
2507 `true' for SEC_EXCLUDE sections so that the generic code doesn't
2508 needlessly create an output_section_statement. Treat a correctly
2509 named output_section_statement with NULL bfd_section as compatible.
2511 2001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
2513 * emultempl/generic.em: Support EXTRA_EM_FILE.
2514 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
2515 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
2516 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
2517 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
2518 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
2519 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
2520 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
2521 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
2522 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
2523 LDEMUL_FIND_POTENTIAL_LIBRARIES.
2525 2001-08-12 Richard Henderson <rth@redhat.com>
2527 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
2528 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
2529 scripttempl/v850.sc: Keep .jcr data.
2531 2001-08-12 H.J. Lu <hjl@gnu.org>
2532 Andrew Haley <aph@cambridge.redhat.com>
2533 Nick Clifton <nickc@redhat.com>
2535 * ldgram.y (had_script): Change name to saved_script_handle.
2536 Change type to file handle.
2537 * ld.h (had_script): Rename and retype.
2538 * ldfile.c (ldfile_open_command_file): Save the file handle
2539 used in saved_script_handle.
2540 * lexsup.c (parse_args): Do not allow -c option to alter
2541 saved_script_handle.
2542 * ldmain.c (main): Print out the linker script used if
2543 --verbose is given. Check saved_script_handle to obtain the
2544 external linker script used, or if NULL, dump the builtin
2546 * ld.texinfo: Document that --verbose now dumps the linker
2547 script used, regardless of whether it was an internal or an
2550 2001-08-10 Andreas Jaeger <aj@suse.de>
2552 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2554 * configure: Regenerate.
2556 2001-08-09 Alan Modra <amodra@bigpond.net.au>
2558 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
2560 * scripttempl/elf.sc: Move non-text .dynamic section before
2561 .plt/.got/.sdata* group.
2562 (OTHER_GOT_SECTIONS): Move to immediately after .got.
2563 (OTHER_SDATA_SECTIONS): Add.
2564 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
2566 * emulparams/crislinux.sh: Likewise.
2567 * emulparams/elf32b4300.sh: Likewise.
2568 * emulparams/elf32bmip.sh: Likewise.
2569 * emulparams/elf32bmipn32.sh: Likewise.
2570 * emulparams/elf32bsmip.sh: Likewise.
2571 * emulparams/elf32btsmip.sh: Likewise.
2572 * emulparams/elf32ebmip.sh: Likewise.
2573 * emulparams/elf32elmip.sh: Likewise.
2574 * emulparams/elf32l4300.sh: Likewise.
2575 * emulparams/elf32lmip.sh: Likewise.
2576 * emulparams/elf32lsmip.sh: Likewise.
2577 * emulparams/elf32ltsmip.sh: Likewise.
2578 * emulparams/elf64bmip.sh: Likewise.
2579 * emulparams/elf64btsmip.sh: Likewise.
2580 * emulparams/elf64ltsmip.sh: Likewise.
2582 2001-08-08 Alan Modra <amodra@bigpond.net.au>
2584 * genscripts.sh: Source the emulparams script before each output
2585 script is generated so that variables like `RELOCATING' may affect
2586 variables defined in the emulparams script.
2588 2001-08-04 Alan Modra <amodra@bigpond.net.au>
2590 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
2593 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
2594 ie. iterate over wild_statement.section_list.
2595 (gld${EMULATION_NAME}_place_orphan): Likewise.
2597 2001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2599 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
2600 .fini[0-4] sections used by _exit
2601 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
2602 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
2603 * scripttempl/elfm68hc11.sc: Likewise.
2605 2001-08-03 H.J. Lu <hjl@gnu.org>
2607 * emultempl/beos.em (init): Add the missing initialization.
2609 2001-08-03 Alan Modra <amodra@bigpond.net.au>
2611 * ld.texinfo (Input Section Basics): Clarify ordering of output
2613 * ldlang.c (callback_t): Add wildcard_list param.
2614 (walk_wild_section): Remove "section" param. Rewrite for
2615 lang_wild_statement_type change. Remove unique_section_p test.
2616 (walk_wild_file): Remove "section" param.
2617 (walk_wild): Remove "section" and "file" params.
2618 (lang_gc_wild): Likewise.
2619 (wild): Likewise. Modify for lang_wild_statement_type change.
2620 (wild_sort): Likewise. Add "sec" param.
2621 (gc_section_callback): Likewise.
2622 (output_section_callback): Likewise. Do unique_section_p test.
2623 (map_input_to_output_sections): Modify call to wild.
2624 (lang_gc_sections_1): Likewise.
2625 (print_wild_statement): Modify for lang_wild_statement_type
2627 (lang_add_wild): Replace filename, filenames_sorted param with
2628 filespec. Replace section_name, sections_sorted,
2629 exclude_filename_list with section_list.
2630 * ldlang.h (lang_add_wild): Here too.
2631 (lang_wild_statement_type): Replace section_name, sections_sorted,
2632 and exclude_filename_list with section_list.
2633 * ldgram.y (current_file): Delete.
2634 (%union): Add wildcard_list.
2635 (file_NAME_list): Set type to wildcard_list. Build a linked list
2636 rather than calling lang_add_wild for each entry.
2637 (input_section_spec_no_keep): Call lang_add_wild here instead.
2638 * ld.h (struct wildcard_list): Declare.
2639 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
2641 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2643 * ldmain.c (main): initialize link_info.pei386_auto_import
2644 * pe-dll.c: new tables for auto-export filtering
2645 (auto_export): change API, pass abfd for contextual filtering.
2646 Loop thru tables of excluded symbols instead of comparing
2649 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
2651 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
2652 static variable current_sec (static struct sec *). Add
2653 forward declaration for add_bfd_to_link.
2654 (process_def_file): Don't export undefined symbols. Do not
2655 export symbols starting with "_imp__". Call auto_export()
2657 (pe_walk_relocs_of_symbol): New function.
2658 (generate_reloc): add optional extra debugging
2659 (pe_dll_generate_def_file): eliminate extraneous initial blank
2661 (make_one): enlarge symtab to make room for __nm__ symbols
2662 (DATA auto-import support).
2663 (make_singleton_name_thunk): New function.
2664 (make_import_fixup_mark): New function.
2665 (make_import_fixup_entry): New function.
2666 (pe_create_import_fixup): New function.
2667 (add_bfd_to_link): Specify that 'name' argument is a CONST
2669 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
2670 declare new functions pe_walk_relocs_of_symbol and
2671 pe_create_import_fixup.
2672 * emultempl/pe.em: add new options --enable-auto-import,
2673 --disable-auto-import, and --enable-extra-pe-debug.
2674 (make_import_fixup): New function.
2675 (pe_find_data_imports): New function.
2676 (pr_sym): New function.
2677 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
2678 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
2681 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2683 * ld.texinfo: add additional documentation for
2684 --export-all-symbols. Document --out-implib,
2685 --enable-auto-image-base, --disable-auto-image-base,
2686 --dll-search-prefix, --enable-auto-import, and
2687 --disable-auto-import.
2688 * ldint.texinfo: Add detailed documentation on auto-import
2691 2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2693 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
2696 2001-07-24 Alan Modra <amodra@bigpond.net.au>
2698 * Makefile.am: Update dependencies with "make dep-am".
2699 * Makefile.in: Regenerate
2701 2001-07-23 Alan Modra <amodra@bigpond.net.au>
2703 * ldcref.c (check_section_sym_xref): New function.
2704 (check_nocrossrefs): Call it.
2705 (check_nocrossref): Interate over h->refs here instead of..
2706 (check_refs): ..here. Pass in the symbol name, section, and bfd
2707 rather than hash_entry pointers.
2708 (struct check_refs_info): Keep symbol name rather than hash entry.
2710 (check_reloc_refs): Tweak for above changes in check_refs_info.
2711 Only report references to section syms when symname is NULL to
2712 prevent duplicate messages for the same reloc.
2714 2001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2716 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
2717 available. Do not print NULL trees.
2718 (exp_print_token): Print unknown tokens with values > 126 as
2719 decimal values not ASCII characters.
2721 * ldlang.c (lang_leave_overlay): If a region is specified assign
2722 it to all sections inside the overlay unless they have been
2723 assigned to the own, non-default, memory region.
2725 * README: Add header for consistency with other README files.
2727 2001-07-14 H.J. Lu <hjl@gnu.org>
2729 * emultempl/elf32.em (output_prev_sec_find): Never return
2730 bfd_abs_section_ptr, bfd_com_section_ptr nor
2731 bfd_und_section_ptr.
2733 2001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
2735 * Makefile.am (em32relf.c): Change dependency from generic.em to
2737 * Makefile.in: Regenerate.
2739 2001-07-14 matthew green <mrg@eterna.com.au>
2741 * configure.tgt (i386-*-netbsdelf*): New target.
2742 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
2744 2001-07-13 Jakub Jelinek <jakub@redhat.com>
2746 * emultempl/elf32.em (output_prev_sec_find): New.
2747 (place_orphan): Use it.
2749 2001-07-11 H.J. Lu <hjl@gnu.org>
2751 * ldmain.c (main): Fix typos in the last change.
2753 2001-07-11 Jakub Jelinek <jakub@redhat.com>
2755 * ldmain.c (main): Disallow -F and -f without -shared.
2757 2001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2759 * emultempl/pe.em (after_open): Check for the output_bfd not
2760 having any coff_data structure allocated to it.
2762 2001-07-09 David O'Brien <obrien@FreeBSD.org>
2764 * emultempl/elf32.em: Do not assuming that contents of the buffer
2765 returned from basename function will remain unchanged accross other
2768 2001-07-03 H.J. Lu <hjl@gnu.org>
2770 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
2771 2001-07-03. It creates dynamic entries even for static binaries.
2773 2001-07-03 Jakub Jelinek <jakub@redhat.com>
2775 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
2776 (DYNAMIC): Use it to reserve few dynamic entries for
2779 2001-06-27 Alan Modra <amodra@bigpond.net.au>
2781 * emulparams/hppa64linux.sh: New file.
2782 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
2783 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
2784 (ehppa64linux.c): Add rule to make it.
2786 * Makefile.in: Regenerate.
2788 2001-06-21 Hans-Peter Nilsson <hp@axis.com>
2790 * ld.texinfo (Options, -r): Mention restrictions when using
2791 different object formats.
2793 2001-06-19 Hans-Peter Nilsson <hp@axis.com>
2795 * ldlang.c (lang_check): Emit fatal error if relocatable link
2796 between different object flavours with relocations in input.
2798 2001-06-19 H.J. Lu <hjl@gnu.org>
2800 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
2801 (--version-script): Mention the language support.
2803 2001-06-19 H.J. Lu <hjl@gnu.org>
2805 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
2807 2001-06-18 H.J. Lu <hjl@gnu.org>
2809 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
2810 (diststuff): Add $(MANS).
2811 * Makefile.in: Regenerated.
2815 2001-06-18 Hans-Peter Nilsson <hp@axis.com>
2817 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2818 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
2819 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
2820 * ld.h (args_type): Remove member export_dynamic. All users
2821 changed to use struct bfd_link_info member.
2823 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
2824 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
2825 * Makefile.in: Regenerate.
2827 2001-06-18 H.J. Lu <hjl@gnu.org>
2829 * ldlang.c (init_os): Add the newline to the einfo call.
2830 (lang_check): Likewise.
2831 (lang_do_version_exports_section): Likewise.
2833 2001-06-15 H.J. Lu <hjl@gnu.org>
2835 * lexsup.c (parse_args); Save optind to report unrecognized
2838 2001-06-15 Hans-Peter Nilsson <hp@axis.com>
2840 * ldlang.c (lang_check): Emit fatal error if relocatable link
2841 between different object flavours.
2843 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
2844 Set new link_info member export_dynamic.
2845 * ldmain.c (main): Initialize new link_info member export_dynamic.
2847 2001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
2849 * ldlang.c (walk_wild): Only call walk_wild_file if
2850 lookup_name returns something.
2851 (lookup_name): If load_symbols fails, return NULL.
2852 (load_symbols): Change to a boolean function.
2853 (open_input_bfds): If load_symbols fails then do not make the
2856 2001-06-08 Alan Modra <amodra@bigpond.net.au>
2858 * ldlang.c (record_bfd_errors): Remove.
2860 * emultempl/aix.em: Fix copyright dates.
2862 2001-06-07 Andreas Jaeger <aj@suse.de>
2864 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
2865 (TEXT_START_ADDR): Likewise.
2867 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
2869 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
2871 2001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2873 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
2875 2001-05-31 H.J. Lu <hjl@gnu.org>
2877 * ldlang.c (open_input_bfds): Don't change the bfd error
2878 handler whilst loading symbols.
2880 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2882 * configure.tgt: Remove i370-mvs architecture, it is not currently
2885 2001-05-25 H.J. Lu <hjl@gnu.org>
2887 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2888 like emulparams/aixppc.sh.
2890 2001-05-25 H.J. Lu <hjl@gnu.org>
2892 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
2893 setting of output_filename after bfd_scan_arch.
2894 * emultempl/pe.em: Likewise.
2896 2001-05-25 H.J. Lu <hjl@gnu.org>
2898 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2899 like emulparams/aixppc.sh.
2901 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
2902 instead of ${srcdir}/emultempl/stringify.sed.
2904 2001-05-25 Timothy Wall <twall@oculustech.com>
2906 * emulparams/elf64_aix.sh: Change settings to match IBM linker
2909 2001-05-25 Alan Modra <amodra@one.net.au>
2911 * configure.host: Replace linuxoldld with linux*oldld.
2912 * configure.tgt: Likewise.
2914 2001-05-24 H.J. Lu <hjl@gnu.org>
2916 * emultempl/stringify.sed: Removed again.
2918 2001-05-24 H.J. Lu <hjl@gnu.org>
2920 * emultempl/aix.em (OUTPUT_ARCH): Defined.
2921 (gld${EMULATION_NAME}_before_parse): Initialize
2922 ldfile_output_architecture, ldfile_output_machine and
2923 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
2924 * emultempl/beos.em: Likewise.
2925 * emultempl/elf32.em: Likewise.
2926 * emultempl/linux.em: Likewise.
2927 * emultempl/mipsecoff.em: Likewise.
2928 * emultempl/pe.em: Likewise.
2929 * emultempl/sunos.em: Likewise.
2931 2001-05-24 Tom Rix <trix@redhat.com>
2933 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
2934 udate import file format.
2935 (change_symbol_mode) New, same
2936 (is_syscall) New, same
2937 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
2938 * emulparams/aixppc64.sh : same
2939 * emulparams/aixrs6.sh : same
2940 * emulparams/ppcmacos.sh : same
2941 * emultempl/aix.em : use strtoull to parse options
2942 * Makefile.am : add eaixppc64 emulation for xcoff64
2943 * Makefile.in : same
2944 * configure.tgt : same
2946 * scripttempl/aix.sc : default text section offset to 0x10000000
2947 default data section offset to 0x20000000
2948 add .sv3264 and .sv64 pseudo sections
2949 loader and debug sections use the currect section offset.
2951 * emultempl/aix.em : Add xcoff64 support
2952 Add -binitfini support
2953 (gld${EMULATION_NAME}_before_parse) -binitfini
2954 (gld${EMULATION_NAME}_parse_args) same
2955 (gld${EMULATION_NAME}_before_allocation) format change for special
2958 * emulparams/aixppc64.sh : New file for xcoff64 support
2960 2001-05-23 Alexandre Oliva <aoliva@redhat.com>
2962 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
2963 variable to avoid non-portable shell construct.
2965 2001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2967 * ldmain.c (get_emulation): Add -mips5 command line argument.
2969 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
2971 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
2972 (ELF_INTERPRETER_NAME): Define it.
2973 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
2975 * configure.tgt (targ_emul, targ_extra_emuls)
2976 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
2977 as primary, elf_i386 as extra.
2978 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
2979 (eelf_i386_ldso.c): New rule.
2980 * Makefile.in: Rebuilt.
2982 2001-05-22 Nick Clifton <nickc@redhat.com>
2984 * lexsup.c (ld_options): Allow -I to be an alias for
2985 --dynamic-linker. This is for Solaris compatability.
2986 * ld.texinfo: Document that -I can be used.
2989 2001-05-16 Alan Modra <amodra@one.net.au>
2991 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
2992 whether an input section is the first one assigned to an output
2994 Assorted formatting fixes.
2996 2001-05-14 DJ Delorie <dj@delorie.com>
2998 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
2999 * Makefile.in: Ditto.
3001 2001-05-11 Jakub Jelinek <jakub@redhat.com>
3003 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
3004 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
3006 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
3008 2001-05-11 Jakub Jelinek <jakub@redhat.com>
3010 * ldlang.c (lang_process): Call bfd_merge_sections.
3012 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3014 * ldgram.y: Fix typo.
3016 2001-05-03 H.J. Lu <hjl@gnu.org>
3018 * emultempl/elf32.em: Include "libiberty.h".
3019 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
3020 basename of the bfd filename.
3021 (gld${EMULATION_NAME}_stat_needed): Likewise.
3022 (gld${EMULATION_NAME}_try_needed): Likewise.
3023 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
3025 2001-05-02 H.J. Lu <hjl@gnu.org>
3027 * emultempl/pe.em: Include <ctype.h>.
3029 2001-05-02 Johan Rydberg <jrydberg@opencores.org>
3031 * emulparams/elf32openrisc.sh: New file.
3033 * Makefile.am: Add OpenRISC target.
3034 * Makefile.in: Regenerated.
3036 * configure.tgt: Add openrisc-*-* mapping.
3038 2001-05-02 Nick Clifton <nickc@redhat.com>
3040 * emultempl/aix.em: Replace buystring with xstrdup.
3041 * emultempl/beos.em: Replace buystring with xstrdup.
3043 2001-05-02 H.J. Lu <hjl@gnu.org>
3045 * ldfile.c: Include "libiberty.h".
3046 * ldlex.l: Likewise.
3048 * ldmisc.c (buystring): Removed.
3049 * ldmisc.h: Likewise.
3051 * ldfile.c: Replace buystring with xstrdup.
3052 * ldlang.c: Likewise.
3053 * ldlex.l: Likewise.
3054 * ldmain.c: Likewise.
3055 * ldmisc.c: Likewise.
3056 * lexsup.c: Likewise.
3057 * mpw-eppcmac.c: Likewise.
3059 2001-04-30 Andreas Jaeger <aj@suse.de>
3061 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
3063 2001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3065 * ldlang.c (load_symbols): Give emulation a chance
3066 to process unrecognized file before fatal error is
3067 reported, not after.
3069 2001-04-27 Sean McNeil <sean@mcneil.com>
3071 * configure.tgt: Add arm-vxworks target.
3072 * scripttempl/armcoff.sc: Support .text or .data as a section name
3076 2001-04-13 J.T. Conklin <jtc@redback.com>
3078 * ld.texinfo: Document --fatal-warnings.
3081 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
3082 warnings have been turned into errors.
3083 * lexsup.c (OPTION_WARN_FATAL): Define.
3084 (ld_options): Entry for --fatal-warnings.
3085 (parse_args): Handle OPTION_WARN_FATAL.
3086 * ld.h (ld_config_type): Add fatal_warnings field.
3088 2001-04-13 Jakub Jelinek <jakub@redhat.com>
3090 * ldmain.c (main): Default to discard_sec_merge.
3091 * lexsup.c (OPTION_DISCARD_NONE): Define.
3092 (ld_options): Add --discard-none.
3093 (parse_args): Handle OPTION_DISCARD_NONE.
3094 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
3095 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
3096 all its input sections match.
3098 2001-04-05 Steven J. Hill <sjhill@cotw.com>
3100 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
3101 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
3102 (eelf32ltsmip.c): New target.
3103 (eelf64btsmip.c): Likewise.
3104 (eelf64ltsmip.c): Likewise.
3105 * Makefile.in: Regenerated.
3107 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
3109 (mips*-*-linux-gnu*): Likewise.
3111 * emulparams/elf32ltsmip.sh: New. Traditional little endian
3113 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
3115 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
3118 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
3120 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
3121 correct value of __Stext here.
3122 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
3125 * emulparams/crislinux.sh: Remove FIXME.
3127 2001-04-02 Alan Modra <alan@linuxcare.com.au>
3129 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
3130 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
3132 2001-03-27 Hans-Peter Nilsson <hp@axis.com>
3134 * configure.tgt (cris-*-*): Change default emulation to criself.
3135 (cris-*-*aout*): New rule.
3137 2001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
3139 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
3140 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
3142 2001-03-26 Andreas Jaeger <aj@suse.de>
3144 * ld.texinfo (Overview): Fix syntax in texi code.
3146 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3148 * ld.texinfo: Put @c man indications to generate the ld man page.
3149 When generating man, define all the variables. Define SEEALSO
3150 and SYNOPSIS. Re-organize some lines to avoid the cross references.
3151 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
3152 (ld.1): Generate from ld.texinfo.
3153 * Makefile.in: Regenerate.
3155 2001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
3157 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
3158 and '-fdata-sections'. Set the VMA of STABS sections to zero.
3160 2001-03-17 Ulrich Drepper <drepper@redhat.com>
3162 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
3163 is an absolute path look only for this file and not along the path.
3165 2001-03-17 Ulrich Drepper <drepper@redhat.com>
3167 * emultempl/elf32.em (OPTION_GROUP): New macro.
3168 Add new option Bgroup to longopts.
3169 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
3170 (gld*_list_options): Add -Bgroup and -z defs.
3171 * ld.1: Document -Bgroup and -z defs.
3172 * ld.texinfo: Likewise.
3174 2001-03-07 Michael Meissner <meissner@redhat.com>
3176 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
3177 with sections created by -fdata-sections.
3178 (.dynbss,.bss): Ditto.
3180 2001-03-05 Alan Modra <alan@linuxcare.com.au>
3182 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
3183 after_allocation_default, not gld..._before_allocation.
3185 2001-02-27 Alan Modra <alan@linuxcare.com.au>
3187 * configure.in (BFD_VERSION): New.
3188 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
3189 * configure: Regenerate.
3190 * Makefile.am: Run "make dep-am"
3191 * Makefile.in: Regenerate.
3193 2001-02-26 Timothy Wall <twall@cygnus.com>
3195 * emulparams/elf64_aix.sh: Add additional read-only sections;
3196 uncomment lines which are now required.
3198 2001-02-26 H.J. Lu <hjl@gnu.org>
3200 * ldlang.c (open_input_bfds): Set the bfd error handler so
3201 that problems can be caught whilst loading symbols.
3202 (record_bfd_errors): New function: Report BFD errors and mark
3203 the executable output as being invalid.
3205 2001-02-22 Timothy Wall <twall@cygnus.com>
3207 * configure.host: Add configuration for ia64-*-aix*.
3208 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
3209 Add dependencies for eelf64_aix.c.
3210 * Makefile.in: Regenerate.
3211 * configure.tgt: Add ia64-*-aix* mapping.
3212 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
3213 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
3216 2001-02-20 H.J. Lu <hjl@gnu.org>
3218 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
3219 false if we found the file.
3221 2001-02-18 David O'Brien <obrien@FreeBSD.org>
3223 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
3224 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
3226 2001-02-18 lars brinkhoff <lars@nocrew.org>
3228 * Makefile.am: Add PDP-11 target.
3229 * configure.tgt: Likewise.
3230 * emulparams/pdp11.sh: New file.
3232 2001-02-17 David O'Brien <obrien@FreeBSD.org>
3234 * configure.host: Add a generic FreeBSD configuration entry such that
3235 all [modern] FreeBSD systems on all platforms will look the same.
3237 2001-02-14 H.J. Lu <hjl@gnu.org>
3239 * configure.tgt: Remove mention of earmelf_linux26.
3241 2001-02-13 Richard Henderson <rth@redhat.com>
3243 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
3245 2001-02-13 H.J. Lu <hjl@gnu.org>
3247 * ldexp.h (node_type): Add etree_provided.
3248 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
3249 type to etree_provided if defined by PROVIDE. Allow updating
3251 (exp_print_tree): Handle etree_provided.
3252 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
3255 2001-02-09 David Mosberger <davidm@hpl.hp.com>
3257 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
3258 .IA_64.unwind.* pattern to unwind table section and
3259 .IA_64.unwind_info* pattern to unwind info section.
3261 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3263 * Makefile.am: Add linux target for S/390.
3264 * Makefile.in: Likewise.
3265 * configure.host: Likewise.
3266 * configure.tgt: Likewise.
3267 * emulparams/elf64_s390.sh: New file.
3268 * emulparams/elf_s390.sh: New file.
3270 2001-02-09 Jakub Jelinek <jakub@redhat.com>
3272 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
3274 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
3276 2001-02-06 Philip Blundell <philb@gnu.org>
3278 * Makefile.am: Remove mention of earmelf_linux26.
3279 * Makefile.in: Regenerate.
3281 2001-02-04 Philip Blundell <philb@gnu.org>
3283 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
3284 * emulparams/armelf_linux26.sh: Delete.
3285 * configure.tgt: Remove mention of armelf_linux26 emulation.
3287 2001-02-01 Nick Clifton <nickc@redhat.com>
3289 * ld.1: Replace occurances of -oformat with --oformat.
3291 2001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
3293 * ldlang.c (lang_leave_overlay): Don't set lma_region when
3294 load_base is specified.
3296 2001-01-24 Hans-Peter Nilsson <hp@axis.com>
3298 * emultempl/elf32.em: Correct spelling in comments and listed
3301 2001-01-23 Alan Modra <alan@linuxcare.com.au>
3303 * ldlang.c (lang_leave_overlay): Only set lma_region from the
3304 default for the first section of a group of overlay sections.
3306 2001-01-22 Alan Modra <alan@linuxcare.com.au>
3308 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
3309 * Makefile.in: Regenerate.
3310 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
3311 Check for null tool_dir.
3313 2001-01-16 Jim Wilson <wilson@redhat.com>
3315 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
3316 and IA_64.unwind.info.
3318 2001-01-16 H.J. Lu <hjl@gnu.org>
3320 * ldlang.c (lang_check): Merge the private data only if the
3321 input file has contents.
3323 2001-01-14 Alan Modra <alan@linuxcare.com.au>
3325 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
3327 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
3328 enabling search for libmilli. On a relocatable link, make .text
3330 (LDEMUL_AFTER_PARSE): Define.
3331 (hppaelf_finish): Correct spelling of relocatable in comments.
3333 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3334 rummage through the script for sections on the unique list.
3335 Correct length of strncmp for ".note".
3336 (gld${EMULATION_NAME}_check_needed): Rearrange function.
3338 * ldlang.c (unique_section_list): New var.
3339 (unique_section_p): New function.
3340 (walk_wild_section): Don't match sections on unique_section_list.
3341 (lang_add_unique): New function.
3342 Correct spelling of relocatable in comments.
3344 * ldlang.h (struct unique_sections): Declare.
3345 (unique_section_list): Declare.
3346 (unique_section_p): Declare.
3347 (lang_add_unique): Declare.
3349 * lexsup.c (ld_options): Allow --unique to take an optional arg.
3350 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
3352 * ld.texinfo (--unique): Update.
3354 2001-01-13 Nick Clifton <nickc@redhat.com>
3356 * lexsup.c (parse_args): Remove spurious white space.
3358 2001-01-12 Nick Clifton <nickc@redhat.com>
3360 * lexsup.c (parse_args): Update copyright date.
3362 2001-01-12 Philip Blundell <pb@futuretv.com>
3364 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
3366 2001-01-10 Kazu Hirata <kazu@hxi.com>
3368 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
3369 * scripttempl/h8300h.sc: Fix formatting.
3370 * scripttempl/h8300s.sc: Likewise.
3371 * scripttempl/h8500.sc: Likewise.
3372 * scripttempl/h8500b.sc: Likewise.
3373 * scripttempl/h8500c.sc: Likewise.
3374 * scripttempl/h8500m.sc: Likewise.
3375 * scripttempl/h8500s.sc: Likewise.
3377 2000-01-07 David O'Brien <obrien@BSDi.com>
3379 * emultempl/elf32.em: Only perform Linux ld hints processing when
3382 2001-01-07 Philip Blundell <philb@gnu.org>
3384 * ld.texinfo (Bug Reporting): Update email address for reports.
3386 2000-12-31 Nick Clifton <nickc@redhat.com>
3388 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
3389 options by checking for a return value of '?' not -1.
3391 2000-12-28 Nick Clifton <nickc@redhat.com>
3393 * lexsup.c (struct ld_option): Add new enum value:
3395 (ld_options[]): Change -omagic, -output and -oformat options
3396 to be EXACTLY_TWO_DASHES.
3397 (OUTPUT_COUNT): Use ARRAY_SIZE.
3398 (parse_args): Change parameter 'argc' to unsigned.
3399 Place EXACTLY_TWO_DASHES options into new really_longopts
3401 If getopt_long_only fails, try calling getopt_long using the
3402 really_longopts array.
3403 (help): Print a double dash for both EXACTLY_TWO_DASHES and
3406 * ldlex.h: Fix prototype of parse_args.
3408 * ld.texinfo: Document that long options starting with 'o'
3409 must be preceeded by two dashes. Change example of a single
3410 dashed long option from -oformat to -trace-symbol.
3412 2000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
3414 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
3415 (longopts[]): New --no-default-excludes option.
3416 (gld_${EMULATION_NAME}_list_options): Document.
3417 (gld_${EMULATION_NAME}_parse_args): Handle.
3419 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3421 * ldlang.c (new_stat): Revert the last beautification with "innocent"
3422 whitespace, it breaks the K&R C preprocessor.
3424 2000-12-11 DJ Delorie <dj@redhat.com>
3426 * ld.texinfo: Add notes about --whole-archive and gcc.
3428 2000-11-18 Fred Fish <fnf@be.com>
3430 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
3431 (ld_options): Entry for --allow-shlib-undefined.
3432 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
3433 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
3435 * ld.texinfo: Document new command line switch.
3437 2000-12-12 Geoffrey Keating <geoffk@redhat.com>
3439 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
3440 .fixup is actually read/write.
3441 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
3442 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3443 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3445 2000-12-11 Jan Hubicka <jh@suse.cz>
3447 * NEWS: Add note about x86_64 architecture.
3449 2000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
3451 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
3452 Set DWARF2 sections to a VMA of zero.
3454 2000-12-01 Joel Sherrill <joel@OARcorp.com>
3456 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
3458 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
3459 (sparc*-*-rtems*): Switched from a.out to ELF.
3461 2000-11-30 Jan Hubicka <jh@suse.cz>
3463 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
3464 (eelf_x86_64.c): New.
3465 * Makefile.in: Regenerate.
3466 * configure.tgt: Add support for x86_64-*-linux-gnu*.
3467 * emulparams/elf_x86_64.sh: New.
3469 2000-11-30 Hans-Peter Nilsson <hp@axis.com>
3471 * emulparams/crislinux.sh (ENTRY): Change back to _start.
3472 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
3474 * scripttempl/crisaout.sc: Change all RELOCATING not related to
3475 merging non-a.out sections into CONSTRUCTING.
3477 2000-11-28 Nick Clifton <nickc@redhat.com>
3479 * ld.1 (COPYING): Mention that the GNU Free Documentation
3480 License is present in the sources, but not the output, and
3481 also available from the GNU website.
3482 (GNU Free Documentation License): Comment out this section.
3484 2000-11-28 David O'Brien <obrien@dragon.nuxi.com>
3486 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
3489 2000-11-25 David O'Brien <obrien@FreeBSD.org>
3491 * ld.1: Remove old date so it does not give the impression the manpage
3494 2000-11-24 Nick Clifton <nickc@redhat.com>
3496 * configure.tgt (xscale-coff): Add target.
3497 (xscale-elf): Add target.
3499 2000-11-24 Fred Fish <fnf@be.com>
3501 * ldmain.c (main): Remove redundant init of config.make_executable
3504 2000-11-15 Richard Henderson <rth@redhat.com>
3506 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
3508 2000-11-14 Kazu Hirata <kazu@hxi.com>
3510 * scripttempl/h8300.sc: Fix formatting.
3511 * scripttempl/h8300h.sc: Likewise.
3512 * scripttempl/h8300s.sc: Likewise.
3514 2000-11-14 Denis Chertykov <denisc@overta.ru>
3516 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
3518 2000-11-09 Philip Blundell <pb@futuretv.com>
3520 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
3521 around orphan sections whose names can be represented in C.
3523 2000-11-07 Jim Wilson <wilson@redhat.com>
3525 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
3526 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
3528 2000-11-06 Nick Clifton <nickc@redhat.com>
3530 * ld.texinfo: Add GNU Free Documentation License.
3531 * ldint.texinfo: Add GNU Free Documentation License.
3532 * ld.1: Add GNU Free Documentation License.
3534 2000-11-05 Alan Modra <alan@linuxcare.com.au>
3536 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
3537 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
3539 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
3540 Move 2000-11-02 Makefile.in changes to this file.
3541 * Makefile.in: Regenerate.
3543 2000-11-03 Nick Clifton <nickc@redhat.com>
3545 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
3546 constructors and destructors.
3547 * scripttempl/h8300h.sc: Ditto.
3548 * scripttempl/h8300s.sc: Ditto.
3549 * scripttempl/h8500.sc: Ditto.
3550 * scripttempl/h8500b.sc: Ditto.
3551 * scripttempl/h8500c.sc: Ditto.
3552 * scripttempl/h8500m.sc: Ditto.
3553 * scripttempl/h8500s.sc: Ditto.
3554 * scripttempl/v850.sc: Ditto.
3555 * scripttempl/w65.sc: Ditto.
3556 * scripttempl/z8000.sc: Ditto.
3558 2000-11-02 Per Lundberg <plundis@chaosdev.org>
3560 * Makefile.in (e_i386_chaos.c): New rule.
3561 (ALL_EMULATIONS): Added e_i386_chaos.o.
3562 * emulparams/elf_i386_chaos.sh: New file.
3563 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
3565 2000-10-20 Jakub Jelinek <jakub@redhat.com>
3567 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
3568 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
3569 Fix sed invocation, so that it coped with '/' in Solaris 64bit
3570 library path suffix.
3571 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
3573 2000-10-18 Hans-Peter Nilsson <hp@axis.com>
3575 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
3576 for consecutive sections.
3578 2000-10-17 Chandrakala Chavva <cchavva@redhat.com>
3580 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
3582 * ld.texinfo: Added notes about this new option.
3584 2000-10-16 Nick Clifton <nickc@redhat.com>
3586 * emultempl/pe.em (_after_open): Add tests of return values from
3587 bfd functions. Emit appropriate error messages if necessary.
3589 2000-10-13 Nick Clifton <nickc@redhat.com>
3591 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
3592 local variables - they are not used, but leave in the call to
3593 bfd_canonicalize_symtab.
3594 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
3595 pe_dll_search_prefix.
3597 2000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
3599 * emultempl/pe.em (pe_dll_search_prefix): New variable,
3600 (longopts): New --dll-search-prefix option.
3601 (gld_${EMULATION_NAME}_list_options): Document.
3602 (gld_${EMULATION_NAME}_parse_args): Handle.
3603 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
3604 dynamically, search for a dll named '<prefix><basename>.dll'
3605 in preference to 'lib<basename>.dll' if --dll-search-prefix
3608 2000-10-12 Alan Modra <alan@linuxcare.com.au>
3610 * ldlang.c (section_already_linked): Set kept_section instead of
3613 2000-10-10 Kazu Hirata <kazu@hxi.com>
3615 * deffile.h: Fix formatting.
3616 * lexsup.c: Likewise.
3619 2000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3621 * pe-dll.c (make_one): Do not generate code thunk for DATA
3623 (process_def_file): deduce DATA flag for auto-export sumbols.
3625 2000-10-09 Kazu Hirata <kazu@hxi.com>
3627 * ld.h: Fix formatting.
3628 * ldcref.c: Likewise.
3629 * ldctor.h: Likewise.
3630 * ldemul.c: Likewise.
3631 * ldemul.h: Likewise.
3632 * ldexp.c: Likewise.
3633 * ldexp.h: Likewise.
3634 * ldfile.c: Likewise.
3635 * ldfile.h: Likewise.
3636 * ldlang.c: Likewise.
3637 * ldlang.h: Likewise.
3638 * ldmain.c: Likewise.
3639 * pe-dll.c: Likewise.
3641 * pe-dll.c: Revert some formatting fixes.
3643 2000-10-08 Kazu Hirata <kazu@hxi.com>
3645 * pe-dll.c: Fix formatting.
3647 2000-10-05 Kazu Hirata <kazu@hxi.com>
3649 * ldlang.c: Fix formatting.
3651 2000-10-03 DJ Delorie <dj@redhat.com>
3653 * pe-dll.c (fill_edata): initialize entire block
3654 (make_one): fill in correct section.
3656 2000-10-03 Kazu Hirata <kazu@hxi.com>
3658 * ldexp.c: Fix formatting.
3660 2000-10-02 DJ Delorie <dj@redhat.com>
3662 * emultempl/pe.em (gld_*_after_open): detect case where there two
3663 import libraries for same dll; rename one to ensure proper link
3666 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
3668 (generate_edata): fix typo
3670 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
3672 * scripttempl/crisaout.sc (ENTRY): Now __start.
3673 (.text): Add default setting for __start.
3674 Remove CONSTRUCTORS handling.
3675 (/DISCARD/): Add .gnu.warning.*.
3676 * emulparams/crislinux.sh (ENTRY): Now __start.
3677 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
3678 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
3679 (ENTRY): Now __start.
3680 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
3681 (EXECUTABLE_SYMBOLS): Add default setting for __start.
3683 2000-09-29 Kazu Hirata <kazu@hxi.com>
3685 * deffile.h: Fix formatting.
3687 * ldcref.c: Likewise.
3688 * ldctor.c: Likewise.
3689 * ldctor.h: Likewise.
3690 * ldemul.c: Likewise.
3691 * ldemul.h: Likewise.
3692 * ldexp.c: Likewise.
3693 * ldexp.h: Likewise.
3694 * ldfile.c: Likewise.
3695 * ldfile.h: Likewise.
3696 * ldlang.c: Likewise.
3697 * ldlang.h: Likewise.
3698 * lexsup.c: Likewise.
3700 * pe-dll.c: Likewise.
3702 2000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3704 * pe-dll.c (process_def_file): Uninitialized data wasn't
3705 exported with --export-all-symbols switch.
3707 2000-09-28 DJ Delorie <dj@redhat.com>
3709 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
3710 noname work properly.
3712 2000-09-28 Alan Modra <alan@linuxcare.com.au>
3714 * ld.texinfo (HPPA ELF32): New section.
3716 * emultempl/hppaelf.em (group_size): New.
3717 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
3718 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
3719 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
3720 options to prevent abbreviations matching.
3721 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
3722 (PARSE_AND_LIST_ARGS_CASES): Handle it.
3724 2000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3726 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
3727 on the m68*-*-elf target. Make it support COFF input objects.
3729 2000-09-21 Kazu Hirata <kazu@hxi.com>
3731 * ldmain.c: Fix formatting.
3732 * ldmisc.c: Likewise.
3733 * ldver.c: Likewise.
3734 * ldwrite.c: Likewise.
3736 2000-09-21 Alan Modra <alan@linuxcare.com.au>
3738 * ldwrite.c (clone_section): Silence gcc warnings.
3740 2000-09-20 Alan Modra <alan@linuxcare.com.au>
3742 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
3743 out of memory failure.
3745 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
3746 (clone_section): Handle out of memory failures. Rename var to
3747 avoid c++ reserved word.
3749 2000-09-18 Alan Modra <alan@linuxcare.com.au>
3751 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
3752 stub_name param to stub_sec_name.
3753 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
3755 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3757 * emultempl/m68kelf.em: New file.
3758 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
3759 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
3760 * Makefile.in: Regenerate.
3762 2000-09-15 Alan Modra <alan@linuxcare.com.au>
3764 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
3767 2000-09-13 Nick Clifton <nickc@redhat.com>
3769 * ldmain.c (multiple_definition): Disable relaxation if
3770 multiple symbol definitions are encountered - otherwise the
3771 linker could abort with an assertion failure.
3773 2000-09-10 Nick Clifton <nickc@redhat.com>
3775 * mri.c: Fix formatting.
3777 2000-09-07 H.J. Lu <hjl@gnu.org>
3779 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
3780 * configure: Rebuild.
3782 2000-09-07 H.J. Lu <hjl@gnu.org>
3784 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
3785 * Makefile.in: Rebuild.
3787 2000-09-07 Alan Modra <alan@linuxcare.com.au>
3789 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
3790 broken list handling. Create __start_SECNAME and __stop_SECNAME
3791 when no place-holder. Add some comments. Test both SEC_CODE and
3792 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
3793 Handle case where no output section statement created.
3795 2000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
3797 * configure.tgt (sh-*-linux*): Added.
3798 * Makefile.am: Added eshelf_linux and eshlelf_linux.
3799 * Makefile.in: Rebuilt.
3800 * emulparams/shelf_linux.sh: New file.
3801 * emulparams/shlelf_linux.sh: New file.
3803 2000-09-06 Alan Modra <alan@linuxcare.com.au>
3805 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3806 try shuffling sections when the orphan happens to be the place
3807 holder. Keep count of unique section names generated so we speed
3808 the search for a new name.
3810 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
3812 * configure: Rebuilt with new libtool.m4.
3814 2000-09-05 Nick Clifton <nickc@redhat.com>
3816 * Makefile.in: Regenerate.
3817 * aclocal.m4: Regenerate.
3818 * configure: Regenerate.
3819 * config.in: Regenerate.
3820 * po/ld.pot: Regenerate.
3822 * ldint.texinfo: Remove CVS revision marker - it foils local
3825 * emultempl/ticoff.em: Remove extraneous comma.
3827 2000-09-05 Alan Modra <alan@linuxcare.com.au>
3829 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
3830 to stub section flags.
3831 (hppa_for_each_input_file_wrapper): New.
3832 (hppa_lang_for_each_input_file): New.
3833 (lang_for_each_input_file): Define to call above.
3834 (multi_subspace): New.
3835 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
3836 (PARSE_AND_LIST_PROLOGUE): Define.
3837 (PARSE_AND_LIST_LONGOPTS): Define.
3838 (PARSE_AND_LIST_OPTIONS): Define.
3839 (PARSE_AND_LIST_ARGS_CASES): Define.
3840 (hppaelf_finish): Call elf32_hppa_set_gp.
3841 (hppaelf_set_output_arch): Remove.
3842 (LDEMUL_SET_OUTPUT_ARCH): Remove.
3844 * emulparams/hppalinux.sh (ELFSIZE): Define.
3846 (OTHER_READONLY_SECTIONS): Define.
3848 (GENERATE_SHLIB_SCRIPT): Define.
3850 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
3851 to const throughout. Change `void *' to `PTR' throughout.
3852 (lang_memory_default): Function is local to file, add `static'.
3854 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
3855 (ehppalinux.c): Likewise.
3856 (earmelf.c): Likewise.
3857 (earmelf_linux.c): Likewise.
3858 (earmelf_linux26.c): Likewise.
3859 * Makefile.in: Regenerate.
3861 * ld.h (ld_config_type): Add unique_orphan_sections.
3862 * lexsup.c (OPTION_UNIQUE): Define.
3863 (ld_options): Add "--unique".
3864 (parse_args): Handle it.
3865 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3866 search for an existing output section if unique_orphan_sections is
3867 set. Make use of bfd_get_unique_section_name rather than
3868 duplicating code here.
3869 * ld.texinfo: Describe --unique.
3871 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
3872 optional arg to split-by-file.
3873 (parse_args): Handle them.
3874 * ld.texinfo: Update description of these options.
3875 * ldwrite.c (clone_section): Pass in the section name. Replace
3876 local code with bfd_get_unique_section_name.
3877 (split_sections): Tidy code and comments. Use a list traversal
3878 more appropriate to the list construction. Handle cooked section
3879 sizes. Split when split_by_reloc reached rather than exceeded.
3880 Track section size and split when split_by_file reached. Fix
3881 link_order_tail (even though it's not used).
3882 (ldwrite): Modify condition for calling split_sections to suit
3883 changed split_by_reloc and split_by_file.
3884 * ldmain.c (main): Init config.split_by_reloc and
3885 config.split_by_file to -1.
3886 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
3887 Change split_by_file to bfd_size_type.
3889 2000-09-02 Nick Clifton <nickc@redhat.com>
3891 * configure.in: Increase version number to 2.10.91.
3892 * NEWS: Mention new ability to support removal of duplicate DWARF2
3894 * configure: Regenerate.
3895 * aclocal.m4: Regenerate.
3896 * config.in: Regenerate.
3898 2000-09-02 Daniel Berlin <dberlin@redhat.com>
3900 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
3902 * scripttempl/elf32avr.sc: Ditto.
3903 * scripttempl/elfd10v.sc: Ditto.
3904 * scripttempl/elfd30v.sc: Ditto.
3905 * scripttempl/elfi370.sc: Ditto.
3906 * scripttempl/elfm68hc11.sc: Ditto.
3907 * scripttempl/elfm68hc12.sc: Ditto.
3908 * scripttempl/elfi386beos.sc: Ditto.
3909 * scripttempl/v850.sc: Ditto.
3911 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
3913 * acinclude.m4: Include libtool and gettext macros from the
3915 * aclocal.m4, configure: Rebuilt.
3917 2000-08-25 Nick Clifton <nickc@redhat.com>
3919 * ldlang.c (open_output): When choosing the target for a
3920 particular endianness, do nothing if the target is not
3923 2000-08-25 H.J. Lu <hjl@gnu.org>
3925 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
3926 check -rpath nor LD_RUN_PATH for cross link.
3927 * ld.texinfo: Document the change.
3929 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
3931 * NEWS: Mention support for CRIS.
3933 2000-08-23 H.J. Lu <hjl@gnu.org>
3935 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
3936 the current runpath list from bfd_elf_get_runpath_list ()
3939 2000-08-22 H.J. Lu <hjl@gnu.org>
3941 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
3942 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
3943 LD_LIBRARY_PATH for native linker. Display the needed DSO if
3944 trace_file_tries is non-zero.
3945 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
3946 if trace_file_tries is non-zero.
3948 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
3951 2000-08-14 Jason Eckhardt <jle@cygnus.com>
3953 * NEWS: Mention i860 support.
3955 2000-08-14 Andreas Schwab <schwab@suse.de>
3957 * scripttempl/elf.sc: Fix last change to use correct comment
3960 2000-08-10 Geoff Keating <geoffk@cygnus.com>
3962 * scripttempl/elf.sc: Add a comment giving the correspondence
3963 between sections, per-datum sections, and linkonce sections. Make
3964 the comment true even for .bss, .sdata, .sdata2, .sbss, and
3967 2000-08-10 Jason Eckhardt <jle@cygnus.com>
3969 * emulparams/elf32_i860.sh: New file.
3970 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
3971 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
3972 (eelf32_i860.c): New rule.
3973 * Makefile.in: Regenerate.
3975 2000-08-10 Nick Clifton <nickc@cygnus.com>
3977 * emulparams/mipspe.sh (ENTRY): Add definition.
3979 2000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
3981 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
3984 2000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3986 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
3987 the final size of .bss section.
3988 * scripttempl/elfm68hc12.sc: Likewise.
3990 2000-08-04 Alan Modra <alan@linuxcare.com.au>
3992 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
3993 gld${EMULATION_NAME}_parse_args for consistency. Combine
3994 lastoptind and prevoptind vars, and keep track of last optind.
3995 (gld_${EMULATION_NAME}_list_options): Rename to
3996 gld${EMULATION_NAME}_list_options.
3998 2000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
4000 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
4001 (i586-sco-sysv5uw7.1.0).
4003 2000-07-27 H.J. Lu <hjl@gnu.org>
4005 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
4006 (PARSE_AND_LIST_PROLOGUE): New.
4007 (PARSE_AND_LIST_LONGOPTS): Likewise.
4008 (PARSE_AND_LIST_OPTIONS): Likewise.
4009 (PARSE_AND_LIST_ARGS_CASES): Likewise.
4010 (PARSE_AND_LIST_EPILOGUE): Likewise.
4012 2000-07-28 Alan Modra <alan@linuxcare.com.au>
4014 * emultempl/armelf.em: Elide functions common to elf32.em,
4015 ie. most of the file.
4016 (arm_elf_after_open): New. Do arm specific things then call
4017 gld${EMULATION_NAME}_after_open.
4018 (arm_elf_before_allocation): New. Call
4019 gld${EMULATION_NAME}_before_allocation then do arm specifics.
4020 (PARSE_AND_LIST_PROLOGUE): Define.
4021 (PARSE_AND_LIST_SHORTOPTS): Define.
4022 (PARSE_AND_LIST_LONGOPTS): Define.
4023 (PARSE_AND_LIST_OPTIONS): Define.
4024 (PARSE_AND_LIST_ARGS_CASES): Define.
4025 (LDEMUL_AFTER_OPEN): Define.
4026 (LDEMUL_BEFORE_ALLOCATION): Define.
4027 (LDEMUL_BEFORE_PARSE): Define.
4028 (LDEMUL_FINISH): Define.
4030 * emultempl/hppaelf.em: Similarly zap most of this file.
4031 (hppaelf_add_stub_section): Prototype.
4032 (hppaelf_layaout_sections_again): Prototype.
4033 (hook_in_stub): Prototype.
4034 (LDEMUL_SET_OUTPUT_ARCH): Define.
4035 (LDEMUL_FINISH): Define.
4036 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
4038 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
4039 (EXTRA_EM_FILE): New.
4040 * emulparams/armelf_linux.sh: Likewise.
4041 * emulparams/armelf_linux26.sh: Likewise.
4042 * emulparams/hppalinux.sh: Likewise.
4043 * emulparams/hppaelf.sh: Likewise.
4046 * emultempl/elf32.em: Fix formatting.
4047 (EXTRA_EM_FILE): Source it.
4048 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
4049 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
4050 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
4051 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
4052 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
4053 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
4054 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
4055 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
4056 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
4057 allow functions in this file to be overridden.
4058 (PARSE_AND_LIST_SHORTOPTS): Handle it.
4060 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
4062 * emultempl/elf32.em: Reorganize file.
4064 2000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
4066 * emulparams/elf64alpha.sh: Implement "-taso" emulation
4067 specific option to fit 64-bit executable in the lower
4068 31-bit address range. This is done by changing start
4069 address of .interp (the very first section of executable)
4070 and then setting EF_ALPHA_32BIT elf header flag.
4072 2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4074 * emultempl/m68kcoff.em: New file.
4075 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
4076 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
4078 * Makefile.in: Regenerate.
4080 2000-07-20 H.J. Lu <hjl@gnu.org>
4082 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
4083 and "disable-new-dtags" to stop getopt from treating -d/-e as
4084 abbreviations for these options.
4086 2000-07-20 H.J. Lu <hjl@gnu.org>
4088 * ld.texinfo: Add documentation for --disable-new-dtags and
4091 * ldmain.c (main): Initialize link_info.new_dtags to false.
4093 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
4094 --disable-new-dtags and --enable-new-dtags.
4095 (gld_${EMULATION_NAME}_list_options): Likewise.
4097 2000-07-05 Kenneth Block <krblock@computer.org>
4099 * lexsup.c: Add optional style to demangle switch
4100 * ld.texinfo: Document optional style to demangle switch.
4102 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
4104 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
4106 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
4107 Regenerate dependencies.
4108 * Makefile.in: Rebuild.
4109 * configure.tgt (cris-*-*): New target.
4110 * emulparams/crisaout.sh, emulparams/criself.sh,
4111 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
4112 * po/POTFILES.in, po/ld.pot: Regenerate.
4114 2000-07-20 H.J. Lu <hjl@gnu.org>
4116 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
4117 Print out ignored -z options.
4119 2000-07-19 H.J. Lu <hjl@gnu.org>
4121 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
4122 (PARSE_AND_LIST_PROLOGUE): New.
4123 (PARSE_AND_LIST_LONGOPTS): Likewise.
4124 (PARSE_AND_LIST_OPTIONS): Likewise.
4125 (PARSE_AND_LIST_ARGS_CASES): Likewise.
4127 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
4129 * lexsup.c (ld_options): Comment out 'z'.
4130 (parse_args): Likewise.
4132 * emultempl/elf32.em: Include "elf/common.h".
4133 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
4135 (gld_${EMULATION_NAME}_list_options): Likewise.
4137 * ld.texinfo: Add documentation for the recognized -z options.
4139 2000-07-19 H.J. Lu <hjl@gnu.org>
4141 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
4142 bfd_elf_set_dt_needed_soname ().
4144 2000-07-18 DJ Delorie <dj@cygnus.com>
4146 * pe-dll.c (pe_dll_id_target): check object target name also
4148 2000-07-18 Hans-Peter Nilsson <hp@axis.com>
4150 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
4151 ${INIT_END} if relocating.
4152 (.fini): Likewise ${FINI_START} and ${FINI_END}.
4154 2000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
4156 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
4157 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
4158 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
4159 errors introduced by the old dynamic lib search order.
4161 2000-07-17 DJ Delorie <dj@cygnus.com>
4163 * pe-dll.c (process_def_file): auto-export data items also
4164 (pe_process_import_defs): also see if _imp_ form needed
4166 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
4168 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
4169 for dll import libraries
4171 2000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
4173 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
4174 gcc 2.95.2 and later.
4176 2000-07-11 Kazu Hirata <kazu@hxi.com>
4178 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
4181 2000-07-10 Alan Modra <alan@linuxcare.com.au>
4183 * ldemul.h (struct lang_input_statement_struct): Remove forward
4185 (struct search_dirs): Likewise.
4186 * ldfile.h (struct lang_input_statement_struct): Likewise.
4187 Protect file from multiple inclusion.
4188 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
4189 declaration from macro to file scope.
4191 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
4192 * ldgram.y: Likewise here.
4193 * ldlang.c: And here.
4194 * ldmain.c: And here.
4195 * mpw-elfmips.c: And here.
4196 * mpw-eppcmac.c: And here.
4197 * emultempl/aix.em: And here.
4198 * emultempl/armcoff.em: And here.
4199 * emultempl/armelf.em: And here.
4200 * emultempl/armelf_oabi.em: And here.
4201 * emultempl/beos.em: And here.
4202 * emultempl/elf32.em: And here.
4203 * emultempl/hppaelf.em: And here.
4204 * emultempl/linux.em: And here.
4205 * emultempl/lnk960.em: And here.
4206 * emultempl/pe.em: And here.
4207 * emultempl/sunos.em: And here.
4208 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
4209 * mpw-idtmips.c: Ditto.
4210 * emultempl/generic.em: Ditto.
4211 * emultempl/gld960.em: Ditto.
4212 * emultempl/gld960c.em: Ditto.
4213 * emultempl/mipsecoff.em: Ditto.
4214 * emultempl/ticoff.em: Ditto.
4215 * emultempl/vanilla.em: Ditto.
4217 * pe-dll.c: Include ldfile.h
4218 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
4220 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
4221 arguments to bfd_elf32_size_dynamic_sections call.
4222 (gldelf32ebmip_place_orphan): Add missing arguments to
4223 lang_leave_output_section_statement call.
4225 2000-07-10 H.J. Lu <hjl@gnu.org>
4227 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
4229 (strhash): Likewise.
4230 (compute_dll_image_base): Likewise.
4231 (pe_undef_found_sym): Likewise.
4232 (pe_undef_cdecl_match): Likewise.
4233 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
4234 argument "arch" with ATTRIBUTE_UNUSED.
4236 2000-07-10 Alan Modra <alan@linuxcare.com.au>
4238 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
4240 From Ryan Bradetich <rbradetich@uswest.net>
4241 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
4243 2000-07-09 Alan Modra <alan@linuxcare.com.au>
4245 Changes to create multiple linker stubs, positioned immediately
4246 before the section where they are required.
4247 * emultempl/hppaelf.em: Include elf32-hppa.h.
4248 (stub_sec, file_chain): Delete.
4249 (hppaelf_create_output_section_statements): Don't make a stub
4251 (hook_stub_info): New struct.
4252 (hook_in_stub): New function.
4253 (hppaelf_add_stub_section): New function.
4254 (hppaelf_finish): Do nothing for relocateable links. Modify the
4255 call to elf32_hppa_size_stubs. Move code for updating section
4257 (hppaelf_layaout_sections_again): ..to here, a new function.
4259 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
4260 broken list handling. Pass in a pointer to the list.
4261 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
4263 (hppaelf_before_parse): Prototype.
4264 (hppaelf_set_output_arch): Prototype.
4265 (hppaelf_create_output_section_statements): Prototype.
4266 (hppaelf_delete_padding_statements): Prototype.
4267 (hppaelf_finish): Prototype.
4270 * emultempl/hppaelf.em: Include ctype.h.
4271 (struct orphan_save): New.
4272 (gld${EMULATION_NAME}_place_orphan): New.
4273 (output_rel_find): New.
4274 (hppaelf_get_script): Update from elf32.em.
4275 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
4276 Change emulation_name field to "${EMULATION_NAME}". Add
4277 gld${EMULATION_NAME}_place_orphan.
4279 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
4280 ehppalinux.o, sort it. Regenerate dependencies.
4281 (ehppalinux.c): Depend on hppaelf.em
4282 * Makefile.in: Regenerate.
4284 * configure.tgt: targ_emul=hppalinux for hppa*linux
4286 * emulparams/hppalinux.sh: New.
4287 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
4289 2000-07-08 Alan Modra <alan@linuxcare.com.au>
4291 * lexsup.c (parse_args): Copy section name.
4293 2000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
4295 * emultempl/pe.em: institute the following search order for
4296 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
4297 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
4298 static lib (libfoo.a) if none of the above are found.
4300 2000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
4302 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
4303 (longopts): New --{enable,disable}-auto-image-base options.
4304 (gld_${EMULATION_NAME}_list_options): Document.
4305 (gld_${EMULATION_NAME}_parse): Handle.
4306 (strhash): New static function.
4307 (compute_dll_image_base): New static function.
4308 (gld_${EMULATION_NAME}_set_symbols): Use.
4310 2000-07-05 DJ Delorie <dj@redhat.com>
4314 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
4316 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
4317 * emulparams/elf32btsmip.sh: New file.
4318 * Makefile.am: Add traditional mips target.
4319 * Makefile.in: Rebuild.
4321 2000-07-01 H.J. Lu <hjl@gnu.org>
4323 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
4324 automake to use YLWRAP.
4325 * Makefile.in: Rebuild.
4327 2000-07-01 Alan Modra <alan@linuxcare.com.au>
4329 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
4330 (CLEANFILES): Add DEPA.
4331 * Makefile.in: Regenerate.
4333 2000-06-30 Timothy Wall <twall@ppc>
4335 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
4336 the page in the upper octet of the address.
4338 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
4340 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
4342 2000-06-24 Alan Modra <alan@linuxcare.com.au>
4344 * NEWS: arm-elf does --gc-sections too.
4346 2000-06-22 Alan Modra <alan@linuxcare.com.au>
4348 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
4350 * Makefile.in: Regenerate.
4352 2000-06-21 H.J. Lu <hjl@gnu.org>
4354 * Makefile.am: Rebuild dependency.
4355 * Makefile.in: Rebuild.
4357 2000-06-20 H.J. Lu <hjl@gnu.org>
4359 * Makefile.am: Rebuild dependency.
4360 * Makefile.in: Rebuild.
4362 2000-06-20 Timothy Wall <twall@cygnus.com>
4364 * scripttempl/tic54xcoff.sc: New.
4365 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
4366 * gen-doc.texi: Add flag for TI COFF.
4367 * ld.texinfo: Add documentation for TI COFF handling switches.
4368 * emultempl/ticoff.em: New. TI COFF handling.
4369 * configure.tgt: Add tic54x target.
4370 * Makefile.am: Add tic54x target.
4371 * Makefile.in: Ditto.
4373 2000-06-20 Alan Modra <alan@linuxcare.com.au>
4375 * ldmain.c (set_scripts_dir): Correct pointer comparison when
4376 checking for backslashes.
4378 2000-06-19 Alan Modra <alan@linuxcare.com.au>
4380 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
4382 2000-06-18 Alan Modra <alan@linuxcare.com.au>
4384 * NEWS: Update list of targets supporting --gc-sections.
4386 * scripttempl/elf.sc: KEEP .eh_frame contents.
4387 * scripttempl/elfd30v.sc: Same here.
4389 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
4391 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
4393 * Makefile.in: Rebuild.
4394 * configure.tgt: Recognize m68hc12 and m68hc11.
4395 * scripttempl/elfm68hc12.sc: New file.
4396 * emulparams/m68hc12elfb: New emulation.
4397 * emulparams/m68hc12elf: New emulation.
4398 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
4399 (includes a memory.x script to define the ROM and RAM banks).
4400 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
4401 New configuration files for support of Motorola 68hc11
4403 2000-06-15 Alan Modra <alan@linuxcare.com.au>
4405 * ldmain.c (main): Only change SEC_READONLY for final link.
4407 2000-06-13 H.J. Lu <hjl@gnu.org>
4409 * configure: Regenerate.
4411 2000-06-08 David O'Brien <obrien@FreeBSD.org>
4413 * configure.in (VERSION): Update to show this is the CVS mainline.
4415 2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4417 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
4418 input objects to be ECOFF.
4419 (check_sections): einfo takes %B, not %P, to print a BFD name.
4421 2000-06-05 Michael Matz <matz@ifh.de>
4423 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
4426 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
4428 2000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
4430 * emulparams/avr1200.sh (STACK): Define as 0.
4431 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
4432 * emulparams/avr4433.sh (STACK): Likewise.
4433 * emulparams/avr44x4.sh (STACK): Likewise.
4434 * emulparams/avr85xx.sh (STACK): Likewise.
4435 * emulparams/avrmega103.sh (STACK): Likewise.
4436 * emulparams/avrmega161.sh (STACK): Likewise.
4437 * emulparams/avrmega603.sh (STACK): Likewise.
4438 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
4439 (__stack): Define from ${STACK} for main().
4441 2000-05-26 Alan Modra <alan@linuxcare.com.au>
4443 * Makefile.am: Update dependencies with "make dep-am"
4444 * Makefile.in: Regenerate.
4446 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
4448 * ldmain.c: Include filenames.h.
4449 (set_scripts_dir): Support backslashes in program name.
4451 2000-05-22 Igor Shevlyakov <igor@windriver.com>
4453 * ldmain.c (main): When deciding if ".text" section should be
4454 read-only, don't forget to reset SEC_READONLY because it
4455 could be already set.
4457 2000-05-22 Thomas de Lellis <tdel@windriver.com>
4459 * ld.1: Add documentation for new command line option:
4460 --section-start <sectionname>=<sectionorg>
4461 This is a generic version of -Ttext etc. which accepts
4462 any section name as a parameter instead of just text/data/
4464 * ld.texinfo: More docs.
4466 * lexsup.c: (parse_args): Recognize new command line option.
4467 (ld_options): Add new option.
4469 2000-05-18 H.J. Lu <hjl@gnu.org>
4471 * lexsup.c (parse_args): `i' == `r', not `q'.
4473 2000-05-18 Jeffrey A Law (law@cygnus.com)
4475 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
4477 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
4478 Rick Gorton <gorton@scrugs.lkg.dec.com>
4480 Add support for '-q' == '--emit-relocs' switch.
4481 * ldmain.c (main): Default to false.
4482 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
4483 * NEWS: Describe the emitrelocations switch.
4484 * ld.texinfo: Describe the emitrelocations switch.
4486 2000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
4488 * emultempl/pe.em (_open_dynamic_archive): New function: Search
4489 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
4490 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
4493 2000-05-15 David O'Brien <obrien@FreeBSD.org>
4495 * lexsup.c (parse_args): Update the year in the copyright notice.
4497 2000-05-13 Alan Modra <alan@linuxcare.com.au>
4499 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
4500 Replace defines with those from intl/libgettext.h to quieten gcc
4503 2000-05-10 H.J. Lu <hjl@gnu.org>
4505 * ldlang.c (open_input_bfds): Don't load the same file within
4506 a group again if the whole archive has been loaded already.
4508 2000-05-03 Alan Modra <alan@linuxcare.com.au>
4510 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
4511 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
4514 2000-05-01 Jim Wilson <wilson@cygnus.com>
4516 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
4518 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4519 host "ia64-*-linux-gnu*".
4521 2000-04-29 Andreas Jaeger <aj@suse.de>
4523 * ld.h: Correctly check GCC version.
4525 2000-04-25 Jeffrey A Law (law@cygnus.com)
4527 * Makefile.am: Add PA64 support. Add missing dependencies for
4529 * Makefile.in: Rebuilt.
4530 * configure.tgt: Add PA64 support (currently disabled).
4532 2000-04-25 Alan Modra <alan@linuxcare.com.au>
4534 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
4535 (output_rel_find): New function.
4536 (hold_section, hold_use): Delete.
4537 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4538 hold_interp): Make local to place_orphan.
4539 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
4540 rather than place_section to find possible previous use of orphan.
4541 Similarly find the place-holder output sections. Use returned
4542 value from lang_enter_output_section_statement rather than calling
4543 lang_output_section_statement_lookup.
4544 * emultempl/armelf.em: Same here.
4545 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
4547 * ldlang.c (lang_enter_output_section_statement): Return output
4549 * ldlang.h (lang_enter_output_section_statement): Change
4552 * ldlang.h (lang_output_section_statement): Export it.
4553 * ldlang.c (lang_output_section_statement): Ditto.
4555 2000-04-24 Nick Clifton <nickc@cygnus.com>
4557 * ld.texinfo (Output Section Data): Add note that section data
4558 commands cannot appear outside of section directives.
4560 2000-04-2 Matthew Green <mrg@cygnus.com>
4562 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
4564 2000-04-21 Richard Henderson <rth@cygnus.com>
4565 David Mosberger <davidm@hpl.hp.com>
4567 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
4568 (eelf64_ia64.c): New rule.
4569 * Makefile.in: Rebuild.
4570 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
4571 * emulparams/elf64_ia64.sh: New file.
4573 2000-04-21 Richard Henderson <rth@cygnus.com>
4575 * scripttempl/elfd30v.sc: Place .gcc_except_table.
4577 2000-04-19 Alan Modra <alan@linuxcare.com.au>
4579 * dep-in.sed: Match space at start of file name, not at end.
4581 2000-04-18 H.J. Lu <hjl@gnu.org>
4583 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
4584 lang_leave_output_section_statement () after calling
4585 lang_enter_output_section_statement ().
4586 * emultempl/armelf.em: Likewise.
4588 2000-04-18 Alan Modra <alan@linuxcare.com.au>
4590 * emultempl/elf32.em (struct orphan_save): Add section field.
4591 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
4592 better order, and place first orphan section as we did before the
4593 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
4594 Don't call make_bfd_section here, let wild_doit do the job for us.
4595 Don't build a statement list when we'll only throw it away.
4596 * emultempl/armelf.em: Ditto.
4597 * emultempl/pe.em: Similarly.
4599 2000-04-14 Geoff Keating <geoffk@cygnus.com>
4601 * scripttempl/elfppc.sc: Remove.
4602 * emulparams/elf32ppc.sh: Use elf.sc.
4603 * emulparams/elf32lppc.sh: Use elf.sc.
4604 * emulparams/elf32ppclinux.sh: Use elf.sc.
4605 * emulparams/elf32ppcsim.sh: New file.
4606 * emulparams/elf32lppcsim.sh: New file.
4607 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
4608 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
4609 * Makefile.in: Regenerate.
4610 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
4612 2000-04-14 Alan Modra <alan@linuxcare.com.au>
4614 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
4615 ~SEC_ALLOC sections too. Init start address of debug sections.
4616 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4617 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4618 Also set all relocateable section start addresses.
4620 2000-04-13 Geoff Keating <geoffk@cygnus.com>
4622 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
4623 Add new BSS_PLT variable for when .plt need not be contained in
4624 the file. Move _etext so that it is also after .fini, and provide
4625 both etext and _etext with a leading underscore. Mark the start
4628 2000-04-12 Alan Modra <alan@linuxcare.com.au>
4630 * emultempl/elf32.em (struct orphan_save): New.
4631 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4632 hold_interp): Make them struct orphan_save.
4633 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
4634 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
4635 the end of the relevant section list. Also add associated section
4636 statements to the end of any previous orphan statements.
4637 * emultempl/armelf.em: Similarly.
4638 * emultempl/pe.em: Similarly.
4640 2000-04-11 Alan Modra <alan@linuxcare.com.au>
4642 * ld.texinfo (Simple Example): Remove extraneous paragraph.
4644 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
4646 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
4647 --enable-build-warnings option.
4648 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
4649 * Makefile.in, configure: Re-generate.
4651 2000-04-04 Alan Modra <alan@linuxcare.com.au>
4653 * po/ld.pot: Regenerate.
4655 * lexsup.c (help): Restore translated part of bug string.
4657 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
4658 (DEP): Quote when passing vars to sub-make. Add warning message
4660 (DEP1): Rewrite for "gcc -MM".
4661 (CLEANFILES): Add DEP2.
4662 Update dependencies.
4663 * Makefile.in: Regenerate.
4665 2000-04-03 Alan Modra <alan@linuxcare.com.au>
4667 * ld.h: #include "bin-bugs.h"
4668 * lexsup.c (help): Use REPORT_BUGS_TO.
4670 2000-03-27 Denis Chertykov <denisc@overta.ru>
4672 * configure.tgt (avr-*-*): New target support.
4673 * Makefile.am: Likewise.
4674 * scripttempl/elf32avr.sc: New script file.
4675 * emulparams/avr1200.sh: New file.
4676 * emulparams/avr23xx.sh: New file.
4677 * emulparams/avr4433.sh New file.
4678 * emulparams/avr44x4.sh New file.
4679 * emulparams/avr85xx.sh New file.
4680 * emulparams/avrmega103.sh New file.
4681 * emulparams/avrmega161.sh New file.
4682 * emulparams/avrmega603.sh New file.
4683 * Makefile.in: Regenerate.
4685 2000-03-09 Andreas Jaeger <aj@suse.de>
4687 * Makefile.am (check-DEJAGNU): Also unset LANG.
4688 * Makefile.in: Rebuild.
4690 2000-03-06 Ian Lance Taylor <ian@zembu.com>
4692 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
4695 2000-03-02 H.J. Lu <hjl@gnu.org>
4697 * emulparams/elf32mcore.sh: Include "getopt.h".
4699 2000-03-01 Ian Lance Taylor <ian@zembu.com>
4701 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
4703 2000-03-01 H.J. Lu <hjl@gnu.org>
4705 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
4706 * emulparams/shpe.sh: Likewise.
4708 2000-03-01 Nick Clifton <nickc@cygnus.com>
4710 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
4711 to unused parameters.
4713 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
4714 functions only used by DLL code.
4715 (_place_orphan): Initialise 'dollar'.
4717 2000-03-01 H.J. Lu <hjl@gnu.org>
4719 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
4720 indicate if the undefined symbol is a fatal error or not.
4721 Don't delete the output file if "fatal" is false.
4723 2000-02-29 H.J. Lu <hjl@gnu.org>
4725 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
4726 Set LC_COLLATE and LC_ALL to null and export them. It is for
4727 sort which expects the C locale.
4728 Add $(LIBS) to all $(HOSTING_LIBS).
4729 * Makefile.in: Rebuild.
4731 2000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
4733 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
4734 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
4735 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
4736 (ld_emulation_xfer_struct): Add missing NULL initialiser for
4737 find_potential_libraries.
4739 2000-02-28 Jim Blandy <jimb@redhat.com>
4741 * ldgram.y (exclude_name_list): Don't require a comma to separate
4742 list entries; the lexer considers commas to be valid part of a
4743 filename, so in something like `foo, bar' the comma is considered
4744 part of the first filename, `foo,'.
4745 * ld.texinfo: Update section on EXCLUDE_FILE lists.
4747 2000-02-27 Loren J. Rittle <ljrittle@acm.org>
4749 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4750 host "i[3456]86-*-freebsdelf*".
4752 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
4754 * scripttempl/i386go32.sc: Move misplaced semicolons.
4756 2000-02-25 Ian Lance Taylor <ian@zembu.com>
4758 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
4759 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
4760 (eelf64hppa.c, ehppaelf.c): Remove targets.
4761 * Makefile.in: Rebuild.
4763 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4765 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
4766 GNU/Linux/sparc, but keep the default as 32.
4768 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
4769 it default if sparcv9 or sparc64.
4771 2000-02-24 Nick Clifton <nickc@cygnus.com>
4773 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
4774 * Makefile.in: Regenerate.
4775 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
4777 * ldemul.h (ld_emulation_xfer_struct): Add new field:
4778 find_potential_libraries.
4779 * ldemul.c (ldemul_find_potential_libraries): New function.
4781 * ldfile.c (ldfile_open_file_search): Allow function to be
4783 (ldfile_open_file): Call ldemul_find_potential_libraries.
4784 * ldfile.h: Add prototype for ldfile_open_file_search.
4786 * pe-dll.c: Add support for ARM, MIPS and SH targets.
4788 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
4789 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
4791 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
4792 (gld_X_find_potential_libraries): New function. Search for
4793 libraries called "*.lib".
4795 * scripttempl/pe.sc: Add .pdata section.
4797 2000-02-23 Richard Henderson <rth@cygnus.com>
4799 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
4800 Add and use memory regions.
4802 2000-02-23 Linas Vepstas (linas@linas.org)
4804 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
4806 * Makefile.am: Add support for Linux/IBM 370.
4807 * configure.tgt: Likewise.
4809 * Makefile.in: Regenerate.
4811 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
4813 * ldlang.c (print_input_section, print_data_statement,
4814 print_reloc_statement, print_padding_statement, insert_pad,
4815 size_input_section, lang_check_section_addresses,
4816 lang_size_sections, lang_do_assignments, lang_set_startof,
4817 lang_one_common): Change `opb' to unsigned.
4818 (lang_do_assignments): Also change `size' to unsigned.
4820 2000-02-16 Richard Henderson <rth@cygnus.com>
4822 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
4824 2000-02-16 Timothy Wall <twall@cygnus.com>
4826 * mri.c (mri_draw_tree): Add default LMA region argument to call
4827 to lang_leave_output_section_statement.
4828 * ldlang.h: Update prototypes with LMA region arguments.
4829 * ldlang.c (lang_size_sections): Encapsulate region bounds
4830 checking in os_check_region call.
4831 (os_check_region): New function.
4832 (lang_output_section_statement_lookup): Initialize lma_region.
4833 (lang_leave_output_section_statement): Add LMA region argument.
4834 (lang_leave_overlay): Ditto.
4835 * ldgram.y: Handle LMA region syntax.
4836 * ld.texinfo (Output Section Description): Describe LMA region usage.
4837 * emultempl/armelf.em (gld$place_orphan): Add default value for
4838 lma region in call to lang_leave_output_section_statement.
4839 * emultempl/elf32.em (gld$place_orphan): Add default value for
4840 lma region in call to lang_leave_output_section_statement.
4841 * emultempl/pe.em (gld$place_orphan): Add default value for
4842 lma region in call to lang_leave_output_section_statement.
4845 2000-02-04 Timothy Wall <twall@redhat.com>
4847 * ldlang.c (lang_check_section_addresses): Use bytes instead of
4848 octets when calculating section end addresses.
4850 2000-02-04 Timothy Wall <twall@redhat.com>
4852 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
4854 2000-02-03 Timothy Wall <twall@redhat.com>
4856 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4858 * ldlang.c (print_input_section, print_data_statement,
4859 print_reloc_statement, print_padding_statement): Print target
4860 address values and section sizes as bytes, not octets.
4861 (insert_pad) Calculate padding size in octets, and adjust "dot"
4863 (size_input_section) Always adjust "dot" by bytes, not octets.
4864 (lang_check_section_addresses, lang_do_assignments) Adjust
4865 "dot" by bytes, not octets. Use the larger of the directive size
4866 or octets_per_byte for the number of octets actually allocated in
4868 (lang_set_startof) Make sure STARTOF returns a target address.
4869 (lang_one_common) Record size changes in octets.
4870 (lang_abs_symbol_at_end_of) Section end symbol's value is
4871 recorded in target bytes.
4872 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
4873 to be clear about behavior when an octet is smaller than one byte.
4875 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
4877 * ldcref.c (output_cref): Don't pass message strings to printf
4881 * ldmisc.c (vfinfo): Same here.
4884 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
4886 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
4887 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
4888 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
4889 Add missing NULL initialisers, and comments.
4891 * testsuite/ld-srec/sr3.cc (__rethrow): New.
4893 2000-01-21 Nick Clifton <nickc@cygnus.com>
4895 * ldlang.c (lang_size_sections): Fix typo in comment.
4897 2000-01-18 H.J. Lu <hjl@gnu.org>
4899 * ldlang.c (lang_size_sections): Also update the current
4900 address of a region if the SEC_NEVER_LOAD bit is not set.
4902 2000-01-10 Philip Blundell <pb@futuretv.com>
4904 * configure.tgt (arm*-*-conix*): New target.
4906 2000-01-07 Nick Clifton <nickc@cygnus.com>
4908 * ld.texinfo (Options): Remind users to preceed linker command
4909 line switches with -Wl, (or whatever is appropriate) if it is
4910 being invoked by a comnpiler driver program.
4911 Fix description of the behaviour of the -n command line switch.
4913 2000-01-05 Catherine Moore <clm@cygnus.com>
4915 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
4917 * ld.texinfo (EXCLUDE_FILE): Update documentation.
4918 * ldgram.y (wildcard_spec): Support a list of excluded_files.
4919 (exclude_name_list): New.
4920 ldlang.c (walk_wild_section): Support list of excluded files.
4921 (print_wild_statement): Likewise.
4922 (lang_add_wild): Likewise.
4923 * ldlang.h (lang_wild_statement_type): Likewise.
4924 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
4926 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
4928 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
4929 (process_def_file): Use.
4930 (pe_dll_compat_implib): New variable.
4933 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
4934 pe_dll_compat_implib.
4936 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
4937 compat-implib options.
4938 (gld_${EMULATION_NAME}_list_options): List new options.
4939 (gld_${EMULATION_NAME}_parse_args): Handle.
4941 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
4944 * deffilep.y (opt_name): Allow "." in name.
4946 For older changes see ChangeLog-9899
4952 version-control: never