Put the keywords for the -z option into a table.
[binutils.git] / ld / ChangeLog
blobfdfc96bd94d3dc825bf001817b6706ae1cd01764
1 2003-08-15  Nick Clifton  <nickc@redhat.com>
3         * ld.texinfo (Options): Put keywords for the -z option into a
4         table.  Add more text describing what the -z now option does.
6 2003-08-14  Alan Modra  <amodra@bigpond.net.au>
8         * dep-in.sed: Remove libintl.h.
9         * Makefile.am (POTFILES.in): Unset LC_COLLATE.
10         * Makefile.in: Regenerate.
12 2003-08-13  Alan Modra  <amodra@bigpond.net.au>
14         * genscripts.sh (libpath.exp): Only generate for first emulation.
15         (LIB_PATH): Correct order of paths.  Don't add $tool_lib when
16         already present or when LIB_PATH is set to ":".
18 2003-08-12  Ian Lance Taylor  <ian@airs.com>
20         * ldmain.c (undefined_symbol): Change parameter name from `fatal'
21         to `error'.  If only a warning, put warning in the reported
22         string.  Consistently set failure flag when not a warning.
24 2003-08-08 Dmitry Diky <diwil@mail.ru>
26         * Makefile.am: Add xW42 and xE42 parts. Sort MPU list according to
27         gcc order.
28         * Makefile.in: Regenerate.
29         * configure.tgt: Add extra emulations.
30         * emulparams/msp430xE423.sh: New file.
31         * emulparams/msp430xE427.sh: New file.
32         * emulparams/msp430xW425.sh: New file.
33         * emulparams/msp430xE425.sh: New file.  
34         * emulparams/msp430xW423.sh: New file.  
35         * emulparams/msp430xW427.sh: New file.
37 2003-08-07  Danny Smith  <dannysmith@users.sourceforge.net>
39         * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
40         Change second (cmdline) arg to lang_add_entry to FALSE.
41         (set_pe_subsystem): Change second arg to lang_add_entry to TRUE.
43 2003-08-05  Christian Groessler  <chris@groessler.org>
44             Jason Eckhardt  <jle@rice.edu>
46         * configure.tgt: Recognize new target i860-*-coff.
47         * Makefile.am (ALL_EMULATIONS): Add ecoff_i860.o.
48         (ecoff_i860.c): New rule.
49         * emulparams/coff_i860.sh: New file.
50         * scripttempl/i860coff.sc: New file.
51         * Makefile.in: Regenerate.
53 2003-08-04  Nick Clifton  <nickc@redhat.com>
55         * emultempl/elf32.em (before_allocation): Prepend "warning: "
56         to messages produced for .gnu.warning.SYMBOL sections.
58 2003-08-04  Alan Modra  <amodra@bigpond.net.au>
60         * emultempl/elf32.em (output_rel_find): Add "isdyn" param.  Put
61         .rel.dyn before other reloc sections.  Don't stop looking for reloc
62         sections on finding one that isn't allocated.  Match .rel even when
63         placing .rela and vice versa, when setting last_rel and
64         last_rel_alloc for the first time.  If no reloc sections in script,
65         prefer allocated section over non-alloc.
66         (gld${EMULATION_NAME}_place_orphan): Handle orphan .rel.dyn.
68 2003-07-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
70         * emulparams/shelf.sh (OTHER_SECTIONS): Don't include .stack
71         section for shared library.
72         * emulparams/shelf32.sh (OTHER_SECTIONS): Likewise.
73         * emulparams/shelf64.sh (OTHER_SECTIONS): Likewise.
75 2003-07-29  Stephane Carrez  <stcarrez@nerim.fr>
77         * scripttempl/elfm68hc12.sc: Add gcc_except_table.
78         * scripttempl/elfm68hc11.sc: Likewise.
80 2003-07-28  Alan Modra  <amodra@bigpond.net.au>
82         * emulparams/elf64ppc.sh (GOT): Fix for shell brace matching.
84         * emulparams/elf64ppc.sh (GOT): Don't merge .toc into .got for ld -r.
86 2003-07-27  Alan Modra  <amodra@bigpond.net.au>
88         * ld.texinfo: Typo fixes.  Document SUBALIGN.
89         * ldgram.y (opt_subalign): Add.
90         * ldlex.l (SUBALIGN): Recognize.
91         * ldlang.c (overlay_subalign): New var.
92         (lang_enter_overlay): Add subalign param.
93         (lang_enter_overlay_section): Pass overlay_subalign to
94         lang_enter_output_section_statement.
95         * ldlang.h (lang_enter_overlay): Update.
97 2003-07-24  Nick Clifton  <nickc@redhat.com>
99         * po/fr.po: Updated French translation.
101 2003-07-23  Stephane Carrez  <stcarrez@nerim.fr>
103         * scripttempl/elfm68hc11.sc: Keep ctor/dtor sections; Take into
104         account .tramp sections;
105         * scripttempl/elfm68hc12.sc: Likewise.
107 2003-07-17  Charles Wilson  <cwilson@ece.gatech.edu>
109         * ld/pe-dll.c: Add libcygwin to autofilter_liblist[]
111 2003-07-17  Nick Clifton  <nickc@redhat.com>
113         * po/es.po: New Spanish translation.
115 2003-07-11  Alan Modra  <amodra@bigpond.net.au>
117         * po/ld.pot: Regenerate.
119 2003-07-10  Bob Wilson  <bob.wilson@acm.org>
121         * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS): Replace .xt.lit
122         with new .got.loc section.
123         (OTHER_READWRITE_SECTIONS): Do not combine linkonce sections for
124         non-relocating links.
125         (OTHER_SECTIONS): Add .xt.lit here.  Change it to keep linkonce
126         sections separate for non-relocating links; likewise for .xt.insn.
128 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
130         2001-08-22  Alexandre Oliva  <aoliva@redhat.com>
131         * emulparams/elf32am33lin.sh: Adjust to match kernel parameters.
132         2001-05-09  Alexandre Oliva  <aoliva@redhat.com>
133         * configure.host (am33_2.0-*-linux*): Added.
134         * configure.tgt (am33_2.0-*-linux*): Likewise.
135         * emulparams/elf32am33lin.sh: New.
136         * Makefile.am (eelf32am33lin.c): New rule.
137         * Makefile.in: Rebuilt.
139 2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
141         2001-04-17  Alexandre Oliva  <aoliva@redhat.com>
142         * emulparams/mn10300.sh (TEMPLATE_NAME): Define.
143         (GENERATE_SHLIB_SCRIPT): Likewise.
145 2003-07-10  Alan Modra  <amodra@bigpond.net.au>
147         * emulparams/elf64ppc.sh (OTHER_GOT_SECTIONS): Don't define.
148         (GOT): Define.
149         * emultempl/ppc64elf.em (stub_added): New static var.
150         (ppc_create_output_section_statements): Call ppc64_elf_init_stub_bfd.
151         (ppc_add_stub_section): Set stub_added.
152         (gld${EMULATION_NAME}_finish): Look for .got rather than .toc.  Adjust
153         ppc64_elf_size_stubs call and test for stubs.
154         * scripttempl/elf.sc (GOT): Define and use.
156 2003-07-08  J"orn Rennecke <joern.rennecke@superh.com>
158         * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_after_allocation):
159         Allow second call from ldemul_finish.
161 2003-07-04  J"orn Rennecke <joern.rennecke@superh.com>
163         * emulparams/shelf32.sh (STACK_ADDR): Don't define.
164         (OTHER_SECTIONS): Include .stack.
165         * emulparams/shelf64.sh (OTHER_SECTIONS): Likewise.
167 2003-07-02  Jakub Jelinek  <jakub@redhat.com>
169         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't include
170         .opd if -pie.
171         (OTHER_READWRITE_SECTIONS): Include .opd if -pie.
172         * scripttempl/elf.sc: Use SHLIB_DATA_ADDR instead of DATA_ADDR
173         if -pie.
175 2003-06-28  Alan Modra  <amodra@bigpond.net.au>
177         * ld.h: Convert to C90, remove unnecessary prototypes and casts.
178         Replace PTR with void *.  Formatting.
179         * ldcref.c: Likewise.
180         * ldctor.c: Likewise.
181         * ldctor.h: Likewise.
182         * ldemul.h: Likewise.
183         * ldexp.c: Likewise.
184         * ldexp.h: Likewise.
185         * ldfile.c: Likewise.
186         * ldfile.h: Likewise.
187         * ldlang.c: Likewise.
188         * ldlang.h: Likewise.
189         * ldlex.h: Likewise.
190         * ldlex.l: Likewise.
191         * ldmain.c: Likewise.
192         * ldmain.h: Likewise.
193         * ldmisc.c: Likewise.
194         * ldmisc.h: Likewise.
195         * ldver.h: Likewise.
196         * ldwrite.c: Likewise.
197         * ldwrite.h: Likewise.
198         * lexsup.c: Likewise.
199         * mri.c: Likewise.
200         * mri.h: Likewise.
201         * pe-dll.c: Likewise.
202         * pe-dll.h: Likewise.
203         * deffilep.y: Likewise.
204         * deffile.h: Likewise.  Don't include ansidecl.h.
205         * emulparams/elf32mcore.sh: Remove unnecessary cast.
206         * emultempl/m68kcoff.em: Likewise.
207         * emultempl/m68kelf.em: Likewise.
208         * emultempl/ticoff.em: Remove lang_add_output_format declaration.
209         * sysdep.h: Don't include ansidecl.h.
210         * Makefile.am: Run "make dep-am".
211         * Makefile.in: Regenerate.
213 2003-06-27  Nick Clifton  <nickc@redhat.com>
215         * deffilep.y (def_file_add_directive): Cope with NUL seperated
216         directives.  Fix reporting of unparseable directives.
217         (def_error): Check for a NULL def_filename.
219 2003-06-27  Alan Modra  <amodra@bigpond.net.au>
221         * emultempl/aix.em: Convert to C90, remove unnecessary prototypes
222         and casts.  Replace PTR with void *.  Formatting.
223         * emultempl/alphaelf.em: Likewise.
224         * emultempl/armcoff.em: Likewise.
225         * emultempl/armelf.em: Likewise.
226         * emultempl/armelf_oabi.em: Likewise.
227         * emultempl/beos.em: Likewise.
228         * emultempl/elf32.em: Likewise.
229         * emultempl/generic.em: Likewise.
230         * emultempl/gld960.em: Likewise.
231         * emultempl/gld960c.em: Likewise.
232         * emultempl/hppaelf.em: Likewise.
233         * emultempl/linux.em: Likewise.
234         * emultempl/lnk960.em: Likewise.
235         * emultempl/m68hc1xelf.em: Likewise.
236         * emultempl/m68kcoff.em: Likewise.
237         * emultempl/m68kelf.em: Likewise.
238         * emultempl/mipsecoff.em: Likewise.
239         * emultempl/mipself.em: Likewise.
240         * emultempl/mmix-elfnmmo.em: Likewise.
241         * emultempl/mmixelf.em: Likewise.
242         * emultempl/mmo.em: Likewise.
243         * emultempl/needrelax.em: Likewise.
244         * emultempl/netbsd.em: Likewise.
245         * emultempl/pe.em: Likewise.
246         * emultempl/sh64elf.em: Likewise.
247         * emultempl/sunos.em: Likewise.
248         * emultempl/ticoff.em: Likewise.
249         * emultempl/vanilla.em: Likewise.
250         * emultempl/xtensaelf.em: Likewise.
251         * Makefile.am: Correct dependencies.
252         * Makefile.in: Regenerate.
254 2003-06-25  Alan Modra  <amodra@bigpond.net.au>
256         * ld.texinfo: Correct spelling of "relocatable".
257         * ldctor.c: Likewise.
258         * ldexp.c: Likewise.
259         * ldfile.c: Likewise.
260         * ldint.texinfo: Likewise.
261         * ldlang.c: Likewise.
262         * ldmain.c: Likewise.
263         * ldwrite.c: Likewise.
264         * lexsup.c: Likewise.
265         * emultempl/aix.em: Likewise.
266         * emultempl/alphaelf.em: Likewise.
267         * emultempl/armcoff.em: Likewise.
268         * emultempl/armelf_oabi.em: Likewise.
269         * emultempl/beos.em: Likewise.
270         * emultempl/elf32.em: Likewise.
271         * emultempl/generic.em: Likewise.
272         * emultempl/gld960.em: Likewise.
273         * emultempl/gld960c.em: Likewise.
274         * emultempl/hppaelf.em: Likewise.
275         * emultempl/linux.em: Likewise.
276         * emultempl/lnk960.em: Likewise.
277         * emultempl/m68hc1xelf.em: Likewise.
278         * emultempl/m68kcoff.em: Likewise.
279         * emultempl/m68kelf.em: Likewise.
280         * emultempl/mipsecoff.em: Likewise.
281         * emultempl/mipself.em: Likewise.
282         * emultempl/mmix-elfnmmo.em: Likewise.
283         * emultempl/mmo.em: Likewise.
284         * emultempl/needrelax.em: Likewise.
285         * emultempl/pe.em: Likewise.
286         * emultempl/ppc64elf.em: Likewise.
287         * emultempl/sh64elf.em: Likewise.
288         * emultempl/sunos.em: Likewise.
289         * emultempl/ticoff.em: Likewise.
290         * emultempl/xtensaelf.em: Likewise.
292 2003-06-24  Alan Modra  <amodra@bigpond.net.au>
294         * emultempl/ppc32elf.em: Convert to C90.
296 2003-06-20  Alan Modra  <amodra@bigpond.net.au>
298         * emultempl/ppc64elf.em: Convert to C90 function definitions, remove
299         unnecessary prototypes and casts.
301 2003-06-19  Alan Modra  <amodra@bigpond.net.au>
303         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Dump out
304         statistics from ppc64_elf_build_stubs.
306 2003-06-19  Alan Modra  <amodra@bigpond.net.au>
308         * emultempl/ppc64elf.em (build_section_lists): Check return status
309         from ppc64_elf_next_input_section.
311 2003-06-17  H.J. Lu <hongjiu.lu@intel.com>
313         * ldlang.c (section_already_linked): Put back assignment of
314         kept_section.
316 2003-06-17  Rainer Keuchel  <rkeuchel@allgeier.com>
318         * pe-dll.c (generate_reloc): Catch and ignore an ARM_26D
319         reloc.
321 2003-06-17  Loren James Rittle  <rittle@latour.rsch.comm.mot.com>
323         * configure.host (*-*-freebsd*): Add known path for ld-elf.so.1
324         if not produced by gcc.
326 2003-06-16  Hans-Peter Nilsson  <hp@axis.com>
328         * configure.tgt: Add specific case for cris-*-linux-gnu*
329         with crislinux emulation only.
331 2003-06-13  Robert Millan  <zeratul2@wanadoo.es>
333         * configure.tgt: Add i386-netbsd-gnu target.
335 2003-06-12  Richard Sandiford  <rsandifo@redhat.com>
337         * configure.tgt (mips*-sgi-irix6*): Add the o32 and n64 emulations
338         to $targ_extra_libpath.
340 2003-06-11  H.J. Lu <hongjiu.lu@intel.com>
342         * po/Make-in (DESTDIR): New.
343         (install-data-yes): Support $(DESTDIR).
344         (uninstall): Likewise.
346 2003-06-10  Doug Evans  <dje@sebabeach.org>
348         * Makefile.am (ALL_EMULATIONS): Add em32relf.o.
349         * Makefile.in: Regenerate.
351 2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
353         * configure.tgt (h8300*): Add h8300sxn emulations.
354         * Makefile.am (ALL_EMULATIONS): Add eh8300sxn.o and eh8300sxnelf.o.
355         (eh8300sxn.c, eh8300sxnelf.c): New rules.
356         * Makefile.in: Regenerate.
357         * emulparams/h8300sxnelf.sh, emulparams/h8300sxn.sh: New files.
358         * scripttempl/h8300sxn.sc: New file.
360 2003-06-10  Alan Modra  <amodra@bigpond.net.au>
362         * emulparams/elf64ppc.sh (EXECUTABLE_SYMBOLS, OTHER_BSS_END_SYMBOLS,
363         CTOR_START, CTOR_END, DTOR_START, DTOR_END): Don't define.
365 2003-06-08  Alan Modra  <amodra@bigpond.net.au>
367         * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.
368         (build_toc_list): New function.
369         (gld${EMULATION_NAME}_finish): Call build_toc_list and
370         ppc64_elf_reinit_toc.  Adjust ppc64_elf_build_stubs call.
371         (OPTION_STUBSYMS): Define.
372         (PARSE_AND_LIST_LONGOPTS): Add emit-stub-syms.
373         (PARSE_AND_LIST_OPTIONS): Document.
374         (PARSE_AND_LIST_ARGS_CASES): Handle.
376 2003-06-05  Roland McGrath  <roland@redhat.com>
378         * emultempl/elf32.em (gld${EMULATION_NAME}_list_options): Remove
379         extra \t in -z noexecstack line.
381 2003-05-23  Jakub Jelinek  <jakub@redhat.com>
383         * ldgram.y (phdr_type): Grok PT_GNU_STACK.
384         * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
385         -z execstack and -z noexecstack.
386         (gld${EMULATION_NAME}_list_options): Likewise.
387         * scripttempl/elf.sc: If not -r, discard .note.GNU-stack section.
389 2003-06-03  Michael Snyder  <msnyder@redhat.com>
390         and Bernd Schmidt   <bernds@redhat.com>
391         and Alexandre Oliva <aoliva@redhat.com>
393         * Makefile.am: Add new emulations for h8300sx.
394         * Makefile.in: Regenerate.
395         * configure.tgt: Add new emulations.
396         * emulparams/h8300sx.sh: New emulation.
397         * emulparams/h8300sxelf.sh: Ditto.
398         * scripttempl/h8300sx.sc: Ditto.
400 2003-06-03  H.J. Lu <hongjiu.lu@intel.com>
402         * ldmisc.c: Include "bfdlink.h".
403         (error_handler): Handle LD_DEFINITION_IN_DISCARDED_SECTION
404         and -LD_DEFINITION_IN_DISCARDED_SECTION.
406         * Makefile.am: Rebuild dependency.
407         * Makefile.in: Regenerated.
409 2003-06-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
411         * emulparams/shlelf_linux.sh (GENERATE_PIE_SCRIPT): Set to yes.
412         * emulparams/shlelf32_linux.sh (GENERATE_PIE_SCRIPT): Likewize.
414 2003-06-02  Fabrizio Gennari  <fabrizio.ge@tiscalinet.it>
416         * pe-dll.c (fill_edata): Scan table pe_dll->exports, which is
417         sorted alphabetically, instead of exported_symbols, which is
418         sorted by ordinal.
420 2003-05-30  Ulrich Drepper  <drepper@redhat.com>
421             Jakub Jelinek  <jakub@redhat.com>
423         * lexsup.c (OPTION_PIE): Define.
424         (ld_options): Add -pie and --pic-executable options.
425         (parse_args): Handle OPTION_PIE.
426         * ldmain.c (main): Initialize link_info.pie and
427         link_info.executable.
428         * genscripts.sh: Generate PIE scripts.
429         * ld.texinfo: Document -pie and --pic-executable options.
430         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open):
431         (gld${EMULATION_NAME}_place_orphan): Likewise.
432         (gld${EMULATION_NAME}_get_script): Include PIE scripts.
433         * scripttempl/elf.sc: In PIE scripts set . the same way as in
434         shared scripts.
435         * emulparams/elf_i386.sh (GENERATE_PIE_SCRIPT): Set to yes.
436         * emulparams/elf64_ia64.sh (GENERATE_PIE_SCRIPT): Likewise.
437         * emulparams/elf32ppc.sh (GENERATE_PIE_SCRIPT): Likewise.
438         * emulparams/elf64ppc.sh (GENERATE_PIE_SCRIPT): Likewise.
439         * emulparams/elf_x86_64.sh (GENERATE_PIE_SCRIPT): Likewise.
440         * emulparams/elf_s390.sh (GENERATE_PIE_SCRIPT): Likewise.
441         * emulparams/elf32_sparc.sh (GENERATE_PIE_SCRIPT): Likewise.
442         * emulparams/elf64_sparc.sh (GENERATE_PIE_SCRIPT): Likewise.
443         * emulparams/elf64alpha.sh (GENERATE_PIE_SCRIPT): Likewise.
444         * emulparams/elf64_s390.sh (GENERATE_PIE_SCRIPT): Likewise.
445         * emulparams/elf_i386.sh (GENERATE_PIE_SCRIPT): Likewise.
447 2003-05-30  H.J. Lu <hongjiu.lu@intel.com>
449         * genscripts.sh: Create tmpdir/libpath.exp.
451 2003-05-30  Nick Clifton  <nickc@redhat.com>
453         * emultempl/armelf.em (arm_elf_before_allocation): Replace ASSERT
454         with a test for a NULL bfd_for_interworking.
456 2003-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
458         * configure.host (*-*-netbsd*): Set HOSTING_CRT0 and HOSTING_LIBS
459         correctly for more recent versions of NetBSD.
460         (alpha*-*-netbsd*): Remove.
461         (i[3-7]86-*-netbsd*): Remove.
463 2003-05-29  Nick Clifton  <nickc@redhat.com>
465         * emultempl/pe.em: Include "safe-ctype.h" instead of <ctype.h>.
467 2003-05-26  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
469         * emulparams/elf64btsmip.sh: Set TEXT_START_ADDR to 0x120000000 to
470         trap on pointer crops.
472 2003-05-21  Marcus Comstedt  <marcus@mc.pp.se>
474         * configure.tgt: Check for a target triplet of shl-...-netbsdelf
475         as well as shle-...-netbsdelf.
477 2003-05-16  Kelley Cook  <kelleycook@wideopenwest.com>
479         * configure.host: Accept i[3-7]86 variants.
480         * configure.tgt: Likewise.
482 2003-05-15  H.J. Lu <hongjiu.lu@intel.com>
484         * emulparams/elf64_ia64.sh: Don't set COMMONPAGESIZE for now.
486 2003-05-09  Daniel Jacobowitz  <drow@mvista.com>
488         * Makefile.am (ALL_EMULATIONS): Add earmelfb.o and earmelfb_linux.o.
489         (earmelfb.c, earmelfb_linux.c): New rules.
490         * Makefile.in: Regenerated.
491         * emulparams/armelfb.sh, emulparams/armelfb_linux.sh: New files.
492         * configure.tgt: Add armeb-elf and arm*b-*-linux-gnu.
494 2003-05-09  Nick Clifton  <nickc@redhat.com>
496         * ldlang.c (lang_size_sections_1): Default to generating a
497         fatal error message if a loadable section is not allocated
498         to a memory region when regions are defined.
500 2003-05-09  Alan Modra  <amodra@bigpond.net.au>
502         * Makefile.am (em68hc11elf.c): Correct dependencies.
503         (em68hc11elfb.c, em68hc12elf.c, em68hc12elfb.c): Likewise.
504         * Makefile.in: Regenerate.
505         * emultempl/elf32.em (find_exp_assignment): Adjust for changed
506         bfd_elf_record_link_assignment name.
508 2003-05-07  Alexandre Oliva  <aoliva@redhat.com>
510         * ldmain.h (overflow_cutoff_limit): Declare.
511         * ldmain.c (overflow_cutoff_limit): Define, initialized to 10.
512         (reloc_overflow): Limit error messages based on it.
513         * lexsup.c (parse_args) <OPTION_VERBOSE>: Set cutoff to
514         unlimited.
516 2003-05-05  Alan Modra  <amodra@bigpond.net.au>
518         * ldlex.l: Accept C style comments in version scripts.
520 2003-04-28  H.J. Lu <hjl@gnu.org>
522         * ldlang.c (lang_process): Add the relax finalize pass.
524         * ldmain.c (main): Initialize link_info.relax_finalizing to
525         FALSE.
527 2003-04-24  Roland McGrath  <roland@redhat.com>
529         * ldgram.y (phdr_type): Grok PT_TLS and PT_GNU_EH_FRAME names.
530         If a name string is unknown, give an error rather than crashing later.
532 2003-04-23 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
534         * Makefile.am (ALL_EMULATIONS): Add eh8300hn.o, eh8300sn.o,
535         eh8300hnelf.o, eh8300snelf.o and respective rules.
536         * Makefile.in: Regenerate.
537         * configure.tgt: Add h8300hn, h8300sn, h8300hnelf, h8300snelf
538         * emulparams/h8300hn.sh: New
539         * emulparams/h8300sn.sh: New
540         * emulparams/h8300hnelf.sh: New
541         * emulparams/h8300snelf.sh: New
542         * scripttempl/h8300hn.sc: new
543         * scripttempl/h8300sn.sc: new
545 2003-04-23  H.J. Lu <hjl@gnu.org>
547         * ldmain.c (link_callbacks): Initialize error_handler.
549         * ldmisc.c (error_handler): New function.
551         * ldmisc.h (error_handler): New prototype.
553 2003-04-21  Stephane Carrez  <stcarrez@nerim.fr>
555         * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra.
556         * emulparams/m68hc11elfb.sh: Likewise.
557         * emulparams/m68hc12elf.sh: Likewise.
558         * emulparams/m68hc12elfb.sh: Likewise.
560 2003-04-19  Stephane Carrez  <stcarrez@nerim.fr>
562         * emultempl/m68hc1xelf.em: New file to generate far trampolines on
563         68HC11 and 68HC12.
564         (LDEMUL_BEFORE_ALLOCATION): Override to gather the trampolines to
565         generate.
566         (LDEMUL_FINISH): Override to generate the trampolines after gc and
567         linker relaxation.
568         (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Override to create the
569         stub file for trampolines.
570         (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_LONGOPTS): New options
571         --no-trampoline and --bank-window to control the memory bank window.
573 2003-04-18  H.J. Lu <hjl@gnu.org>
575         * ldfile.c (ldfile_add_library_path): Remove the unused
576         variable.
578 2003-04-18  Andrew Haley  <aph@cambridge.redhat.com>
580         * scripttempl/xstormy16.sc (__data, __rdata): New.
582 2003-04-16  Nick Clifton  <nickc@redhat.com>
584         * scripttempl/xstormy16.sc: Add .jcr section mapping.
586 2003-04-15  H.J. Lu <hjl@gnu.org>
588         From Debian by Jack Howarth <howarth@nitro.med.uc.edu>:
590         * ldlex.l: Use YY_CURRENT_BUFFER instead of yy_current_buffer.
592 2003-04-15  Rohit Kumar Srivastava <rohits@kpitcummins.com>
594         * h8-doc.texi: Replace occurrances of 'Hitachi' with 'Renesas'.
595         * ld.texinfo: Likewise.
597 2003-04-14  Alan Modra  <amodra@bigpond.net.au>
599         From Prashanth Tamraparni <prashanth_t@in.ibm.com>
600         * scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crtendS.o and
601         other variants of crtbegin.o, crtend.o.
602         (DTOR): Likewise.
603         * scripttempl/crisaout.sc (ctors, dtors): Likewise.
604         * scripttempl/elf_chaos.sc (CTOR, DTOR): Likewise.
605         * scripttempl/elfd10v.sc (CTOR, DTOR): Likewise.
606         * scripttempl/elfd30v.sc (CTOR, DTOR): Likewise.
607         * scripttempl/elfxtensa.sc (CTOR, DTOR): Likewise.
608         * scripttempl/iq2000.sc (CTOR, DTOR): Likewise.
609         * scripttempl/mmo.sc (ctors, dtors): Likewise.
610         * scripttempl/xstormy16.sc (CTOR, DTOR): Likewise.
612 2003-04-09   Dmitry Diky  <diwil@mail.ru>
614         * scripttempl/elf32msp430.sc: Add initX, finiX, ctors, dtors
615         sections to respect C++  constructor/destructor. Add ctors/dtors
616         start/stop definitions.
617         * scripttempl/elf32msp430_3.sc: Likewise.
619 2003-04-06  Nick Clifton  <nickc@redhat.com>
621         * ld.texinfo (Options): Add a reminder of the target specific
622         nature to the description of the i386 PE specific options, for
623         readers who have not read all the way through the manual.
625 2003-04-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
627         * configure.tgt: Fixed bug in list of targ_extra_emuls.
628         * emulparams/tic3xcoff.sh (SCRIPT_NAME): Namespace
629         cleanup. Replace s/c4x/tic4x and s/c3x/tic3x/
630         * emulparams/tic3xcoff_onchip.sh: Ditto
631         * emulparams/tic4xcoff.sh: Ditto
632         * scripttempl/tic4xcoff.sc: Ditto
634 2003-04-03  Nick Clifton  <nickc@redhat.com>
636         * NEWS: Mention support for Xtensa architecture.
638 2003-04-02  Nick Clifton  <nickc@redhat.com>
640         * pe-dll.c (pe_detail_list): arm-pe targets use underscores.
642 2003-04-01  Danny Smith <dannysmith@users.sourceforge.net>
644         * emultempl/pe.em (gld_${EMULATION_NAME}_after_open):
645         Don't call pe_dll_build_section() if link_info.relocateable.
646         (gld_${EMULATION_NAME}_finish): Don't call pe_dll_fill_sections()
647         if link_info.relocateable.
649 2003-04-01  Fabrizio Gennari  <fabrizio.ge@tiscalinet.it>
651         * pe-dll.c (process_def_file): Don't create an export
652         section if there are no exports and we're building an exe
653         (pe_dll_build_sections): Ditto
654         (pe_dll_fill_sections): Conditionalize setting
655         abfd->dll true on info->shared
656         * emultempl/pe.em (gld_${EMULATION_NAME}_after_open):
657         If i386pe or armpe, call pe_dll_build_section()
658         for both exe's and dll's, not just dll's.
659         (gld_${EMULATION_NAME}_finish): For all targets except
660         shpe and mipspe, call pe_dll_fill_sections() for both
661         exe's and dll's, not just dll's.
663 2003-04-02  Bob Wilson  <bob.wilson@acm.org>
665         * emulparams/xtensa-config.sh: Remove comment indicating that this is
666         a generated file.
668 2003-04-01  Bob Wilson  <bob.wilson@acm.org>
670         * Makefile.am (ALL_EMULATIONS): Add eelf32xtensa.o.
671         (eelf32xtensa.c): New target.
672         * Makefile.in: Regenerate.
673         * configure.tgt: Handle xtensa-*-*.
674         * gen-doc.texi: Set XTENSA variable.
675         * ld.texinfo: Set XTENSA variable.  Add new Xtensa node.
676         * emulparams/elf32xtensa.sh: New file.
677         * emulparams/xtensa-config.sh: Likewise.
678         * emultempl/xtensaelf.em: Likewise.
679         * scripttempl/elfxtensa.sc: Likewise.
681 2003-04-01  Jakub Jelinek  <jakub@redhat.com>
683         * configure.tgt (powerpc*-*-linux*): Add elf32ppc to ppc64
684         targ_extra_libpath.  Add elf64ppc to ppc targ_extra_libpath
685         if --enable-64-bit-bfd.
687 2003-04-01  Nick Clifton  <nickc@redhat.com>
689         * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Change name of
690         note section.
691         * emulparams/armelf_linux.sh (OTHER_READONLY_SECTIONS): Change
692         name of note section.
694 2003-03-31  Alexandre Oliva  <aoliva@redhat.com>
696         * ld.texinfo (-Tbss, -Tdata, -Ttext): Document in terms of
697         --section-start.
699 2003-03-31  David Heine  <dlheine@suif.stanford.edu>
701         * ldfile.c (ldfile_add_library_path): Always allocate space for
702         the filename.
703         * ldlang.c (lang_register_vers_node): Free the node if it cannot
704         be used.
705         * ldmain.c (set_scripts_dir): Always free the constructed
706         directory name.
707         (add_keepsyms_file): Fix memory leak.
708         * ldmisc.c (vfinfo): Likewise.
709         * lexsup.c (parse_args): Likewise.
711 2003-03-25  Stan Cox   <scox@redhat.com>
712             Nick Clifton  <nickc@redhat.com>
714         Contribute support for Intel's iWMMXt chip - an ARM variant:
716         * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Define.
717         * emulparams/armelf_linux.sh (OTHER_READONLY_SECTIONS): Define.
718         * scripttempl/armcoff.sc (.data): Ensure 8 byte alignment.
719         (.bss): Likewise.
721 2003-03-25  Alexandre Oliva  <aoliva@redhat.com>
723         * ldmain.h (ld_canon_sysroot, ld_canon_sysroot_len): Declare.
724         * ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define.
725         (main): Initialize them.
726         * ldfile.c: Include pathnames.h.
727         (is_sysrooted_pathname): New.
728         (ldfile_add_library_path): Use it.
729         (ldfile_open_file_search): Likewise.  Use IS_ABSOLUTE_PATH.  Don't
730         search_dirs if given an absolute pathname.
731         (ldfile_open_file): Issue error message for sysrooted
732         absolute pathnames.
733         * Makefile.am: Updated dependencies.
734         * Makefile.in: Rebuild.
736 2003-03-24  Daniel Néri  <dne@mayonnaise.net>
738         * ld.texinfo: Rename all occurances of C54X to TIC54X.
740 2003-03-19  Andreas Schwab  <schwab@suse.de>
742         * ldfile.c (ldfile_try_open_bfd): Pop lexer start condition after
743         eof.
745 2003-03-18  Danny Smith  <dannysmith@users.sourceforge.net>
747         * deffilep.y (opt_base): If no number given, set to default
748         (-1), not 0.
750 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
752         * deffilep.y (def_import): Use default extension of "dll"
753         if no extension provided in parsed IMPORT definition.
755         * deffilep.y (def_lex): Revert 2003-03-12 change.
756         (dot_name): New id type and rule.
757         (expline): Use instead of ID.
758         (opt_equal_name): Likewise.
760 2003-03-12  Danny Smith  <dannysmith@users.sourceforge.net>
762         * deffilep.y (def_lex): Accept '.' as valid non-lead char.
764 2003-03-07  Christopher Faylor  <cgf@redhat.com>
766         * configure.tgt: Add NATIVE_LIB_DIRS for cygwin target back after
767         apparent accidental removal on 2003-01-06.
769 2003-03-04  Dmitry Diky  <diwil@mail.ru>
771         * Makefile.am: Add new devices x1122 x1132 emulation
772         * configure.tgt: Likewise.
773         * Makefile.in: Regenerate.
774         * emulparams/msp430x1122.sh: New file.
775         * emulparams/msp430x1132.sh: New file.
777 2003-03-03  Alexandre Oliva  <aoliva@redhat.com>
779         * ldmain.c (set_scripts_dir): Look for relative to TOOLBINDIR as
780         well.
782         * ldfile.h (struct search_dirs): Added sysrooted field.
783         * ldlang.h (struct lang_input_statement_struct): Likewise.
784         * ldfile.c (ldfile_add_library_path): Mark sysrooted paths.
785         (ldfile_open_file_search): Look for sysrooted filename starting
786         with / in ld_sysroot instead of in the current directory.  Clear
787         sysrooted flag if it's found in the current directory.  Set it
788         from the search directory's sysrooted flag where it is found
789         otherwise.
790         * ldlang.c (ldlang_sysrooted_script): New static variable.
791         (new_afile): Mark search_file_enums as sysrooted if
792         ldlang_sysrooted_script.
793         (load_symbols): Set ldlang_sysrooted_script according to the
794         script's sysrooted field while processing it.
795         * ld.texinfo: Document INPUT behavior in sysroot.
797 2003-03-02  Danny Smith  <dannysmith@users.sourceforge.net>
799         * scripttempl/pe.sc: Use PROVIDE with etext, end, _end,
801 2003-03-03  Alan Modra  <amodra@bigpond.net.au>
803         * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.
804         (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_LONGOPTS,
805         PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES,
806         PARSE_AND_LIST_EPILOGUE): Don't define.
807         * emultempl/alphaelf.em: New file.
809 2003-03-01  Alan Modra  <amodra@bigpond.net.au>
811         * ldemul.c: Include getopt.h.
812         * emultempl/elf32.em: Include getopt.h earlier.
813         * emultempl/ticoff.em: Likewise.
815 2003-02-28  Alan Modra  <amodra@bigpond.net.au>
817         * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combreloc
818         support when scripts read from files.
820 2003-02-28  Alan Modra  <amodra@bigpond.net.au>
822         * ldemul.c (ldemul_parse_args): Return FALSE by default.
823         * ldemul.h (struct ld_emulation_xfer_struct): Update parse_args
824         comment.
826         * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.
827         (ldemul_parse_args): Return bfd_boolean.  Formatting.
828         * ldemul.h (ldemul_add_options, ldemul_handle_option): Declare.
829         (ldemul_parse_args): Adjust.
830         (struct ld_emulation_xfer_struct): Add add_options and handle_option.
831         Return bfd_boolean from parse_args.
832         * lexsup.c (parse_args): Malloc shortopts, longopts and
833         really_longopts.  Call ldemul_add_options and ldemul_handle_option.
834         * emultempl/aix.em (gld${EMULATION_NAME}_add_options): Split out from
835         gld${EMULATION_NAME}_parse_args.
836         (gld${EMULATION_NAME}_handle_option): Likewise.
837         (ld_${EMULATION_NAME}_emulation): Adjust initializer.
838         * emultempl/armcoff.em: As for aix.em, but remove parse_args.
839         * emultempl/beos.em: Likewise.
840         * emultempl/pe.em: Likewise.
841         * emultempl/ticoff.em: Likewise.
842         * emultempl/elf32.em: Likewise.  Don't duplicate long options either.
843         (gld${EMULATION_NAME}_add_sysroot): Prototype.
844         * emultempl/armelf.em (PARSE_AND_LIST_LONGOPTS): Don't duplicate
845         options.
846         * emultempl/hppaelf.em (PARSE_AND_LIST_LONGOPTS): Likewise.
847         * emultempl/ppc32elf.em (PARSE_AND_LIST_LONGOPTS): Likewise.
848         * emultempl/ppc64elf.em (PARSE_AND_LIST_LONGOPTS): Likewise.
849         * emultempl/armelf_oabi.em (ld_${EMULATION_NAME}_emulation): Adjust
850         initializer.
851         * emultempl/generic.em: Likewise.
852         * emultempl/gld960.em: Likewise.
853         * emultempl/gld960c.em: Likewise.
854         * emultempl/linux.em: Likewise.
855         * emultempl/lnk960.em: Likewise.
856         * emultempl/m68kcoff.em: Likewise.
857         * emultempl/mipsecoff.em: Likewise.
858         * emultempl/sunos.em: Likewise.
859         * emultempl/vanilla.em: Likewise.
860         * emultempl/netbsd.em (gldnetbsd_before_parse): Prototype.
862 2003-02-25  Alexandre Oliva  <aoliva@redhat.com>
864         * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Fix
865         memory allocation error.
867         * Makefile.am (ldmain.o): Define TOOLBINDIR.
868         * Makefile.in: Rebuilt.
869         * ldmain.c (ld_sysroot): Try to set from TOOLBINDIR too.
871 2003-02-21  Bob Wilson  <bob.wilson@acm.org>
873         * ldlang.c (lang_size_sections_1): Add CHECK_REGIONS argument and only
874         call os_region_check when it is set.
875         (lang_size_sections): Add CHECK_REGIONS argument and pass it through to
876         lang_size_sections_1.
877         (lang_process): Change lang_size_sections calls to set CHECK_REGIONS
878         only for the last call, not on every relaxation iteration.
879         * ldlang.h (lang_size_sections): Update prototype.
880         * pe-dll.c (pe_dll_fill_sections): Set CHECK_REGIONS argument in calls
881         to lang_size_sections.
882         (pe_exe_fill_sections): Likewise.
883         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Likewise.
884         * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
885         * emultempl/ppc64elf.em (ppc_before_allocation): Likewise.
886         (ppc_layout_sections_again): Likewise.
888 2003-02-21  Bob Wilson  <bob.wilson@acm.org>
890         * gen-doc.texi: Set ARM and HPPA variables.
891         * ld.texinfo: Fix typos and obvious texinfo mistakes.  Make section
892         title capitalization more consistent.  Add missing menu entries for
893         machine-specific sections and conditionalize them consistently.
894         Conditionalize text that is irrelevant when SingleFormat is set.
895         Add @group divisions to improve page breaks in long examples.
896         Use @iftex/@ifnottex instead of @iftex/@ifinfo so that HTML output
897         is correct.  Remove "FIXME" comment about not using
898         @raisesections/@lowersections.  Use @raisesections/@lowersections
899         consistently for machine-specific sections.  Change to be more polite
900         about poor bug reports.  Replace FDL appendix with include of fdl.texi.
901         Move WIN32 node to match its order in the menus.
902         * fdl.texi: New file.
904 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
906         * configure.in (TARGET_SYSTEM_ROOT): Set default to
907         ${exec_prefix}/${target_alias}/sys-root.  Match explicit
908         '${exec_prefix}' (in addition to the expansion thereof) as
909         relocatable.
910         * configure: Rebuilt.
912 2003-02-20  Phil Edwards  <pme@gcc.gnu.org>
914         * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns.
916 2003-02-20  Harri Porten  <porten@kde.org>
918         * ldgram.y (vers_defns): Allow optional trailing semicolon in
919         EXTERN NAME block;
921 2003-02-18  Alan Modra  <amodra@bigpond.net.au>
923         * emultempl/ppc32elf.em: New file.
924         * emulparams/elf32ppc.sh (EXTRA_EM_FILE): Define.
925         * Makefile.am (eelf32lppc.c): Depend on emultempl/ppc32elf.em.
926         (eelf32lppcnto.c): Likewise.
927         (eelf32lppcsim.c): Likewise.
928         (eelf32ppcnto.c): Likewise.
929         (eelf32ppc.c): Likewise.
930         (eelf32ppc_fbsd.c): Likewise.
931         (eelf32ppcsim.c): Likewise.
932         (eelf32ppclinux.c): Likewise.
933         * Makefile.in: Regenerate.
935 2003-02-18  Alan Modra  <amodra@bigpond.net.au>
937         * ld.texinfo: Remove spaces between @samp and opening brace.
939 2003-02-18  Alan Modra  <amodra@bigpond.net.au>
941         * emultempl/ppc64elf.em (ppc_create_output_section_statements): Check
942         hash creator.
943         (ppc_before_allocation): Don't do optimizations if wrong hash table.
944         (gld${EMULATION_NAME}_finish): Ditto.
946 2003-02-17  Nick Clifton  <nickc@redhat.com>
948         * ldmain.c (main) Default allow_shlib_undefined to true.
949         * lexsup.c (ld_options): Add --no-allow-shlib-undefined.
950         (parse_args): Parse the new switch.
951         * ld.texinfo: Document new switch and default behaviour of
952         allowing undefined symbols in shared libraries.
954 2003-02-11 Dmitry Diky  <diwil@mail.ru>
956         * scripttempl/elf32msp430.sc: Add new data anchors definitions.
957         * scripttempl/elf32msp430_3.sc: Likewise.
959 2003-02-11  Uwe Stieber  <uwe@wwws.de>
961         * configure.tgt: Add support for kaOS as cross build target
962         system.
964 2003-02-10  John Daivid Anglin  <dave.anglin@nrc-cnrc.gc.ca>
966         * hppaelf.em (group_size): Change default back to 1.
968 2003-02-09  Alan Modra  <amodra@bigpond.net.au>
970         * emultempl/ppc64elf.em: Add "no-tls-optimize" option and support code.
972 2003-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
974         * hppaelf.em (group_size): Change default to -1.
976 2003-02-07  Nick Clifton  <nickc@redhat.com>
978         * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Remove 'n' short
979         opt.
980         (PARSE_AND_LIST_LONGOPTS): Add duplicate entry for
981         no-pipeline-knowledge.  This will prevent the getopt package from
982         thinking that there are any shorter abbreviations for
983         --no-pipeline-knowledge.
985 2003-02-07  Jakub Jelinek  <jakub@redhat.com>
987         * genscripts.sh (LIB_PATH): Don't append LIBPATH_SUFFIX to paths
988         which already have it.  Avoid duplicates.
990 2003-02-06  Jakub Jelinek  <jakub@redhat.com>
992         * emulparams/elf64_s390.sh (LIBPATH_SUFFIX): Set to 64.
993         * emulparams/elf_x86_64.sh (LIBPATH_SUFFIX): Likewise.
994         * emulparams/elf64_sparc.sh (LIBPATH_SUFFIX): Set instead of suffix.
996 2003-02-05  Alan Modra  <amodra@bigpond.net.au>
998         * emultempl/ppc64elf.em (ppc_before_allocation): Size sections then
999         call ppc64_elf_tls_optimize.
1001 2003-02-03  Daniel Jacobowitz  <drow@mvista.com>
1003         * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysroot
1004         outside of GNU/Linux conditional.
1006 2003-01-28  Ralf Habacker  <ralf.habacker@freenet.de>
1008         * deffilep.y (def_get_module): New function: locate an already
1009         added module.
1010         * deffile.h (def_get_module): New prototype.
1011         * pe-dll.c (pe_implied_import_dll): Add code to prevent importing
1012         a dll multiple times.
1014 2003-01-23  Alan Modra  <amodra@bigpond.net.au>
1016         * emultempl/sh64elf.em: Include elf32-sh64.h.
1017         (sh64_elf_${EMULATION_NAME}_before_allocation): Adjust for changed
1018         sh64_elf_section_data.
1019         (sh64_elf_${EMULATION_NAME}_after_allocation): Likewise.
1021 2003-01-23  Wu Yongwei  <adah@netstd.com>
1023         * ld.texinfo: Remove an extra "i" in --dll-search-prefix.
1024         * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Move a
1025         cross-80th-column-margin "an" to the next line.
1027 2003-01-21  Nick Clifton  <nickc@redhat.com>
1029         * emulparams/tic3xcoff-onchip.sh: Rename to ...z
1030         * emulparams/tic3xcoff_onchip.sh: ...this.
1031         * Makefile.am (etic3xcoff_onchip.c): Fix name of generated C file.
1032         * Makefile.in: Regenerate.
1034 2003-01-21  Fabio Alemagna  <falemagn@aros.org>
1036         * configure.tgt: Handle i[3456]86-*-aros*
1038 2003-01-19  Svein E. Seldal  <Svein.Seldal@solidas.com>
1040         * Makefile.am: Added etic3xcoff.o and etic4xcoff_onchip.o
1041         * Makefile.in: Regenerate
1042         * configure.tgt: Added extra target emulations
1043         * emulparams/tic3xcoff.sh: Remove old settings
1044         * emulparams/tic4xcoff.sh: Ditto
1045         * emulparams/tic3xcoff-onchip.sh: Added new
1046         * scripttempl/tic4xcoff.sc: Revise and combine both c3x and c4x
1047         * scripttempl/tic3xcoff.sc: Remove
1049 2003-01-17  Andreas Jaeger  <aj@suse.de>
1051         * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do not
1052         skip ':'.
1054 2003-01-16  Alan Modra  <amodra@bigpond.net.au>
1056         * Makefile.in: Regenerate.
1058 2002-01-14  Charles Wilson  <cwilson@ece.gatech.edu>
1060         * ld.texinfo (node WIN32): Some clarifications
1061         and formatting fixups.
1063 2003-01-09  Chris Demetriou  <cgd@broadcom.com>
1065         * ldmain.c (get_emulation): Sort -mipsNN checks in the usual
1066         order, and handle (ignore) -mips32r2.
1068 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
1070         * ldmain.c (main): Make sure ld_sysroot is initialized.
1072 2003-01-06  Daniel Jacobowitz  <drow@mvista.com>
1074         * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
1076         * Makefile.am (ldmain.o): Add @TARGET_SYSTEM_ROOT_DEFINE@.
1077         (GENSCRIPTS): Add @use_sysroot@.
1078         * Makefile.in: Regenerated.
1079         * configure.host: Move setting of NATIVE_LIB_DIRS to...
1080         * configure.tgt: ... here.  Use ${target} instead of ${host}
1081         for NATIVE_LIB_DIRS.
1082         * configure.in: Add --with-sysroot.
1083         * configure: Regenerated.
1084         * genscripts.sh: Accept use_sysroot option.  Set new variables
1085         NATIVE and USE_LIBPATH.  Prepend "=" to directory names if
1086         $use_sysroot.  Don't search $tool_lib if $use_sysroot.
1087         * ldfile.c (ldfile_add_library_path): Handle leading '='.
1088         * ldmain.c (TARGET_SYSTEM_ROOT): Define if not defined.
1089         (ld_sysroot): New variable.
1090         (main): Initialize ld_sysroot.
1091         * ldmain.h (ld_sysroot): New extern.
1092         * emultempl/elf32.em: Use NATIVE and USE_LIBPATH instead of
1093         searching $EMULATION_LIBPATH.
1094         (gld${EMULATION_NAME}_add_sysroot): New function.
1095         (gld${EMULATION_NAME}_check_ld_so_conf): Use it.  Honor ld_sysroot.
1096         (gld${EMULATION_NAME}_after_open): Likewise.  Only search
1097         environment variables if $NATIVE.
1098         * ld.texinfo (Options): Mention "=" prefix in the description of -L.
1099         * NEWS: Mention --with-sysroot.
1101         * emulparams/elf32bmipn32-defs.sh: Set NATIVE and LIBPATH_SUFFIX
1102         instead of setting LIB_PATH.
1103         * emulparams/elf32ppc.sh: Likewise.
1104         * emulparams/elf64_s390.sh: Likewise.
1105         * emulparams/elf64_sparc.sh: Likewise.
1106         * emulparams/elf64ppc.sh: Likewise.
1107         * emulparams/elf_x86_64.sh: Likewise.
1109         * emulparams/elf64_aix.sh: Add "=" prefixes to LIB_PATH.
1110         * emulparams/elf64hppa.sh: Add "=" prefixes to LIB_PATH.
1112 2003-01-03  Charles Wilson  <cwilson@ece.gatech.edu>
1114         * pe-dll.c (autofilter_symbollist): Add cygwin_crt0.
1116 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
1118         * Makefile.am (ldmain.o): Pass BINDIR.
1119         * Makefile.in: Regenerated.
1120         * ldmain.c (set_scripts_dir): Use make_relative_prefix for the first
1121         search path.
1123 2003-01-02  Ben Elliston  <bje@redhat.com>
1125         * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o.
1126         (eelf32iq2000.c): New target.
1127         * Makefile.in: Regenerate.
1128         * configure.tgt: Handle iq2000-*-elf.
1129         * emulparams/elf32iq10.sh: New file.
1130         * emulparams/elf32iq2000.sh: New file.
1131         * scripttempl/iq2000.sc: New file.
1133 2003-01-02 Charles Wilson <cwilson@ece.gatech.edu>
1135         * pe-dll.c (autofilter_symbollist): Add do_pseudo_reloc
1136         and _pei386_runtime_relocator to the exclude list.
1138 2003-01-01  Kazu Hirata  <kazu@cs.umass.edu>
1140         * ldfile.c: Fix comment typos.
1141         * ldlang.c: Likewise.
1142         * mri.c: Likewise.
1143         * pe-dll.c: Likewise.
1145 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
1147         Suggested by Manfred Hollstein <manfred.h@gmx.net>:
1148         * Makefile.am (ld.1): Depend on configdoc.texi
1149         and ldver.texi.
1150         * Makefile.in: Regenerated.
1152 2002-12-24  Dmitry Diky  <diwil@mail.ru>
1154         * Makefile.am: Add msp430 target.
1155         * configure.tgt: Likewise.
1156         * Makefile.in: Regenerate.
1157         * emulparams/msp430x???.sh: New files.  Linker script parameters
1158         for various msp430 configurations.
1159         * gen-doc.texi: Enable msp430 documenation.
1160         * ld.texinfo: Document msp430 sections.
1161         * scripttempl/elf32msp430.sc: New file.  Linker script for msp430.
1162         * scripttempl/elf32msp430_3.sc: New file.  Linker script for msp430.
1164 2002-12-30  Ralf Habacker  <Ralf.Habacker@freenet.de>
1165             Charles Wilson  <cwilson@ece.gatech.edu>
1167         * config.in (HAVE_REALPATH): New entry.
1168         (HAVE_SYS_STAT_H, HAVE_SYS_TYPES_H): Removed: obsolete.
1170 2002-12-30  Ralf Habacker  <ralf.habacker@freenet.de>
1172         * ld.texinfo: New win32 topics: 'symbol aliasing' and 'export dll
1173         symbols'.
1175 2002-12-23  Alan Modra  <amodra@bigpond.net.au>
1177         * ldmain.c (main): Init "strip_discarded".
1178         * lexsup.c (OPTION_STRIP_DISCARDED): Define.
1179         (OPTION_NO_STRIP_DISCARDED): Define.
1180         (ld_options): Add "strip-discarded" and "no-strip-discarded".
1181         (parse_args): Handle them.
1183 2002-12-23  Nick Clifton  <nickc@redhat.com>
1185         * ld.h (struct args_type): Add new field
1186         'accept_unknown_input_architecture'.
1187         * ldmain.c (main): Initialise 'accept_unknown_input_architecture'
1188         to false.
1189         * ldlang.c (lang_check): Pass accept_unknown_input_architecture to
1190         bfd_arch_get_compatible.
1191         * ldfile.c (ldfile_try_open_bfd): Likewise.
1192         * lexsup.c (ld_options): Add new command line switch
1193         --accept-unknown-input-architecture and its inverse.
1194         (parse_args): Handle --accept-unknown-input-architecture.
1195         * ld.texinfo: Document new linker option.
1196         * NEWS: Mention new linker option.
1198 2002-12-20  Alan Modra  <amodra@bigpond.net.au>
1200         * ldmain.c (main): Re-order link_info initialization.  Init all
1201         fields.
1203 2002-12-19  Charles Wilson  <cwilson@ece.gatech.edu>
1205         * ld.texinfo: Clarify and extend the documentation
1206         in the Machine Dependent, WIN32 section.
1208 2002-12-18  Ralf Habacker  <ralf.habacker@freenet.de>
1210         * ld.texinfo: Add win32 machine depending section.
1211         * gen-doc.texi: Enable win32 machine depending section.
1213         * configure.host: Add win32 library search path.
1215 2002-12-17  Ralf Habacker  <ralf.habacker@freenet.de>
1217         * emultempl/pe.em (pe_find_data_imports): Don't search for data
1218         import when auto-import is disabled.
1220 2002-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
1222         * emultempl/pe.em (..._recognized_file): Use LD_PATHMAX+1 to
1223         account for trailing '\0'.
1225 2002-12-17  Nick Clifton  <nickc@redhat.com>
1227         * emultempl/pe.em (longopts): Duplicate entry for --compact-implib
1228         so that it is not confused with -c.
1230 2002-12-13  Ralf Habacker  <Ralf.Habacker@freenet.de>
1231             Charles Wilson  <cwilson@ece.gatech.edu>
1233         * configure.in: Add check for realpath function.
1234         * configure: Regenerate.
1235         * config.in: Regenerate.
1236         * aclocal.m4: Regenerate.
1237         * deffile.h: Add .data field to def_file_import
1238         structure.
1239         * pe-dll.c (pe_proces_import_defs): Use .data field of
1240         def_file_import structure to initialize flag_data field of
1241         def_file_export structure.
1242         (pe_implied_import_dll): New variables exp_funcbase and
1243         [data|bss]_[start|end].  Use DLL's internal name to set dll_name,
1244         not filename (which may be a symlink).  Scan the sections and
1245         initialize [data|bss]_[start|end].  When scanning the export
1246         table, skip _nm_ symbols, and mark any symbols whose rva indicates
1247         that it is in the .bss or .data sections as data.
1248         * sysdep.h: Include limits.h and sys/param.h, and define
1249         LD_PATHMAX as appropriate.  Also define REALPATH as realpath if it
1250         exists, NULL otherwise.
1251         * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Call
1252         pe_process_import_defs before pe_find_data_imports, so that
1253         auto-import will check the virtual implib as well as "real"
1254         implibs.
1255         (gld_${EMULATION_NAME}_recognized_file): Use REALPATH to follow
1256         symlinks to their target; check that the target's extension is
1257         .dll before calling pe_implied_import_dll(), not the filename
1258         itself (which may be a symlink).
1260 2002-12-10  Alan Modra  <amodra@bigpond.net.au>
1262         * emultempl/elf32.em (struct orphan_save): Add os_tail field.
1263         (gld${EMULATION_NAME}_place_orphan): Re-order output_section_statement
1264         list too.
1266 2002-12-08  Alan Modra  <amodra@bigpond.net.au>
1268         * ldlang.h: Formatting.
1270 2002-12-07  Alan Modra  <amodra@bigpond.net.au>
1272         * ldlang.c (init_os): Ensure sections mentioned in load_base
1273         are initialized.
1275 2002-12-05  Alan Modra  <amodra@bigpond.net.au>
1277         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Set
1278         load_base for orphans that follow a section with load_base set.
1280 2002-12-01  H.J. Lu <hjl@gnu.org>
1282         * ld.texinfo: Remove the extra `;' in sample version script.
1284 2002-11-30  Alan Modra  <amodra@bigpond.net.au>
1286         * configure.host: Correct dynamic-linker for powerpc64 hosts.
1288         * Makefile.am (eelf32ppcwindiss.c): Correct dependencies.
1289         * Makefile.in: Regenerate.
1291         * ld.h, ldcref.c, ldctor.c, ldctor.h, ldemul.c, ldemul.h, ldexp.c,
1292         ldexp.h, ldfile.c, ldfile.h, ldgram.y, ldlang.c, ldlang.h, ldmain.c,
1293         ldmain.h, ldmisc.c, ldwrite.c, lexsup.c, mri.c, pe-dll.c, pe-dll.h,
1294         emulparams/elf32b4300.sh, emultempl/aix.em, emultempl/armcoff.em,
1295         emultempl/armelf.em, emultempl/armelf_oabi.em, emultempl/beos.em,
1296         emultempl/elf32.em, emultempl/generic.em, emultempl/gld960.em,
1297         emultempl/gld960c.em, emultempl/hppaelf.em, emultempl/linux.em,
1298         emultempl/lnk960.em, emultempl/m68kcoff.em, emultempl/mipsecoff.em,
1299         emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em, emultempl/mmo.em,
1300         emultempl/needrelax.em, emultempl/pe.em, emultempl/ppc64elf.em,
1301         emultempl/sh64elf.em, emultempl/sunos.em, emultempl/ticoff.em: Replace
1302         boolean with bfd_boolean, true with TRUE, false with FALSE.  Simplify
1303         comparisons of bfd_boolean vars with TRUE/FALSE.  Formatting.
1305 2002-11-27  David O'Brien  <obrien@FreeBSD.org>
1307         * configure.host: Fix generic FreeBSD configuration entry.
1309 2002-11-27  H.J. Lu <hjl@gnu.org>
1311         * ld.texinfo: Add the missing `;' to sample version scripts.
1313 2002-11-20  Alan Modra  <amodra@bigpond.net.au>
1315         * emulparams/elf64ppc.sh (SEGMENT_SIZE): Don't define.
1317 2002-11-14  Egor Duda  <deo@logos-m.ru>
1319         * ldmain.c (main): Make runtime relocs disabled by default. Remove
1320         assignment which has no effect.
1321         * pe-dll.h (pe_create_import_fixup): Change prototype.
1322         * pe-dll.c (make_runtime_pseudo_reloc): New function.
1323         (pe_create_runtime_relocator_reference): Ditto.
1324         (pe_create_import_fixup): Handle relocations with non-zero addends.
1325         * emultempl/pe.em: Add options --enable-runtime-pseudo-reloc and
1326         --disable-runtime-pseudo-reloc.
1327         (make_import_fixup): Handle relocations with non-zero addends. Create
1328         an external reference to _pei386_runtime_relocator symbol if at least
1329         one pseudo reloc was created.
1330         * ld.texinfo: Document --enable-runtime-pseudo-reloc and
1331         --disable-runtime-pseudo-reloc options.
1333 2002-11-12  Earl Chew <earl_chew@agilent.com>
1335         * ldlang.c (lang_add_section): Discard debugging sections that have
1336         been marked SEC_EXCLUDE.
1338 2002-11-12  Nick Clifton  <nickc@redhat.com>
1340         * configure.in (ALL_LINGUAS): Add da.
1341         * configure: Regenerate.
1342         * po/da.po: New Danish translation.
1344 2002-11-12  Alan Modra  <amodra@bigpond.net.au>
1346         * emultempl/ppc64elf.em (ppc_before_allocation): New function.
1347         (LDEMUL_BEFORE_ALLOCATION): Define.
1348         (gld${EMULATION_NAME}_finish): Run discard_info for relocatable
1349         linking.
1350         * emultemp/hppaelf.em ((gld${EMULATION_NAME}_finish): Likewise.
1352 2002-11-11  Christopher Faylor  <cgf@redhat.com>
1354         * configure.tgt (LIB_PATH): Default to searching w32api directory under
1355         cygwin.
1357 2002-11-11  Charles Wilson  <cwilson@ece.gatech.edu>
1359         * pe-dll.c (autofilter_liblist): add libmingwex and libgcj to the list
1360         of restricted auto-export libs.
1362 2002-11-11  Charles Wilson  <cwilson@ece.gatech.edu>
1364         * pe-dll.c (autofilter_liblist): Generalize library names to catch more
1365         creative library naming instances like, e.g., libstdc++-2.a.
1367 2002-11-06  Alexandre Oliva  <aoliva@redhat.com>
1369         * emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Define.
1370         * emulparams/elf64btsmip.sh (TEXT_DYNAMIC): Likewise.
1372 2002-11-07  Danny Smith  <dannysmith@users.sourceforge.net>
1374         * deffilep.y (def_lex): Handle '@' as first character of an ID.
1375         * pe-dll.c (auto-export): Filter on "_imp_" prefix, not "_imp__".
1376         (make_one): Don't prefix decorated fastcall symbols with '_'.
1377         (pe_process_import_defs): Likewise.
1378         * emultempl/pe.em (pe_fixup_stdcalls): Don't fixup fastcall
1379         symbols to cdecl names or vise-versa.
1381 2002-10-13  Eric Kohl  <ekohl@rz-online.de>
1383         * pe-dll.c (process_def_file): Handle fastcall symbols when
1384         generating undecorated aliases.  Don't prefix decorated fastcall
1385         symbols with '_'.
1386         (fill_exported_offsets): Don't prefix decorated fastcall symbols
1387         with '_'.
1389 2002-10-29  Daniel Jacobowitz  <drow@mvista.com>
1391         * emultempl/aix.em: Use include <> for generated headers.
1392         * emultempl/beos.em: Likewise.
1393         * emultempl/elf32.em: Likewise.
1394         * emultempl/pe.em: Likewise.
1395         * ldctor.c: Likewise.
1396         * ldexp.c: Likewise.
1397         * ldfile.c: Likewise.
1398         * ldlang.c: Likewise.
1399         * ldlex.c: Likewise.
1400         * ldlex.l: Likewise.
1401         * ldmain.c: Likewise.
1402         * ldmisc.c: Likewise.
1403         * ldwrite.c: Likewise.
1404         * lexsup.c: Likewise.
1405         * mri.c: Likewise.
1406         * pe-dll.c: Likewise.
1408 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
1410         * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel*
1411         sections into .rel{,a}.dyn.
1413 2002-10-23  Nick Clifton  <nickc@redhat.com>
1415         * lexsup.c (OPTION_NO_OMAGIC): Define.
1416         (ld_options): Add "no-omagic" option.
1417         (parse_args): Parse --no-omagic.
1418         * ld.texinfo: Document --no-omagic.
1419         * NEWS: Mention new option.
1421 2002-10-21  Danny Smith  <dannysmith@users.sourceforeg.net>
1423         * scripttempl/pe.sc (__RUNTIME_PSEUDO_RELOC_LIST__,
1424         __RUNTIME_PSEUDO_RELOC_LIST_END__): Add only when relocating.
1426 2002-10-22  Alexandre Oliva  <aoliva@redhat.com>
1428         * emulparams/elf32bmipn32-defs.sh: Set ELFSIZE according to
1429         emulation name.  Set LIB_PATH only for native tools, and
1430         search the ABI-specific versions of NATIVE_LIB_DIRS before the
1431         .../lib variants, not instead of them.  Mostly copied from...
1432         * emulparams/elf32ppc.sh: ... here.  Fixed typo.
1433         * emulparams/elf64bmip-defs.sh: Backed out.
1434         * emulparams/elf64bmip.sh: Import elf32bmipn32-defs.sh again.
1435         * emulparams/elf64btsmip.sh: Likewise.
1436         (DATA_ADDR, NONPAGED_TEXT_START_ADDR, SHLIB_TEXT_START_ADDR,
1437         TEXT_DYNAMIC): Removed.
1439 2002-10-17  Alexandre Oliva  <aoliva@redhat.com>
1441         * emulparams/elf32bmipn32-defs.sh (LIB_PATH): Set to /usr/lib32.
1442         (GENERATE_SHLIB_SCRIPT): Set to yes.
1443         (EXECUTABLE_SYMBOLS, WRITABLE_RODATA): Moved to...
1444         * emulparams/elf32bmipn32.sh: here.
1445         (GENERATE_SHLIB_SCRIPT): Deleted as redundant.
1446         * emulparams/elf32btsmipn32.sh: Delete redundant unsets.
1447         * emulparams/elf64bmip-defs.sh: New file.  Extend
1448         elf32bmipn32-defs.sh by overiding ELFSIZE and LIB_PATH.
1449         * emulparams/elf64bmip.sh: Bring in definitions from
1450         elf64bmip-defs.sh.
1451         (ELFSIZE, GENERATE_SHLIB_SCRIPT, LIB_PATH): Delete redundant
1452         settings.
1453         (WRITABLE_RODATA): Moved from elf32bmipn32-defs.sh.
1454         * emulparams/elf64btsmip.sh: Bring in definitions from
1455         elf64bmip-defs.sh.
1456         (ELFSIZE, GENERATE_SHLIB_SCRIPT): Delete, redundant.
1457         (EXECUTABLE_SYMBOLS, WRITABLE_RODATA): Delete redundant unsets.
1459 2002-10-16  Jakub Jelinek  <jakub@redhat.com>
1461         * configure.tgt (s390x-*-linux*): Add elf_s390 emulation.
1462         (s390-*-linux*): Add elf64_s390 emulation if want64.
1463         * emulparams/elf64_sparc.sh (LIB_PATH): Update to match 2002-05-22
1464         genscript.sh changes.
1465         * emulparams/elf_x86_64.sh (LIB_PATH): Likewise.
1466         * emulparams/elf64_s390.sh (LIB_PATH): Set up native 64 bit dirs.
1468 2002-10-15  Alan Modra  <amodra@bigpond.net.au>
1470         * ldlang.c (load_symbols): Revert last change.
1472 2002-10-14  Alan Modra  <amodra@bigpond.net.au>
1474         * ldlang.c (load_symbols): Don't call bfd_link_add_symbols when
1475         just_syms_flag.
1476         (lang_reasonable_defaults): Don't compare against false.
1477         (size_input_section): Likewise.
1478         (lang_size_sections_1): Likewise.
1479         (lang_do_assignments): Likewise.
1480         (lang_add_output): Likewise.
1482         * Makefile.am: Run "make dep-am".
1483         * Makefile.in: Regenerate.
1484         * ldver.c: #include "bfdver.h".
1486 2002-10-13  Stephane Carrez  <stcarrez@nerim.fr>
1488         * scripttempl/elfm68hc11.sc: Use KEEP for .vectors, .installN,
1489         .finiN section.
1490         * scripttempl/elfm68hc12.sc: Likewise.
1492 2002-10-11  Alan Modra  <amodra@bigpond.net.au>
1494         * pe-dll.c (make_import_fixup_mark): Avoid type-punned pointer.
1496         * ldgram.y (memory_spec): Provide empty action.
1497         (section <NAME>): Likewise.
1499 2002-10-10  Jakub Jelinek  <jakub@redhat.com>
1501         * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts if
1502         they have OUTPUT_FORMAT not matching actual output format.
1503         * ldlang.c (lang_get_output_target): New function.
1504         (open_output): Use it.
1505         * ldlang.h (lang_get_output_target): New prototype.
1507 2002-10-10  Alan Modra  <amodra@bigpond.net.au>
1509         * emultempl/elf32.em (output_rel_find): Prefer .rel script sections
1510         when orphan is .rel, .rela when orphan is .rela.
1511         (gld${EMULATION_NAME}_place_orphan): Handle combreloc .rel* case
1512         first.  Remove outsecname var.
1514 2002-10-09  Richard Shann <richard.shann@superh.com>
1515             Stephen Clarke <stephen.clarke@superh.com>
1517         * Makefile.am: Add eshelf32_linux.o and
1518         eshlelf32_linux.o, new emulations for sh64 Linux.
1519         * Makefile.in: Regenerate.
1520         * configure.tgt: Add sh64eb-*-linux* and sh64-*-linux* emulations.
1521         * emulparams/shelf32_linux.sh: New file.
1522         * emulparams/shlelf32_linux.sh: New file.
1524 2002-10-08  H.J. Lu <hjl@gnu.org>
1526         * ldlang.c (lang_file_exist): Removed.
1527         (new_afile): Revert the last change.
1528         * ldlang.h (lang_file_exist): Removed.
1529         * lexsup.c (parse_args): Revert the last change.
1531 2002-10-07  Ralf Habacker  <Ralf.Habacker@freenet.de>
1533         * pe-dll.cc (autofilter_symbolprefixlist): Don't re-export
1534         auto-import symbols.
1535         (make_one): Create _nm_<symbol> for data only.
1537 2002-10-05  Elias Athanasopoulos  <eathan@otenet.gr>
1539         * ldlang.c (lang_file_exist): New function.
1540         (new_afile): Abort if the filename to be added matches the linker
1541         output filename.
1542         * ldlang.h: Add prototype for lang_file_exist.
1543         * lexsup.c (parse_args): Abort if the output filename matches
1544         one of the input filenames.
1546 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
1548         * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.
1550 2002-09-30  Alan Modra  <amodra@bigpond.net.au>
1552         * scripttempl/elfd30v.sc: Order reloc sections placing .plt last.
1553         * scripttempl/elfm68hc11.sc: Likewise.
1554         * scripttempl/elfm68hc12.sc: Likewise.
1556         * emultempl/elf32.em (output_rel_find): Always place orphan loadable
1557         reloc sections just before .rel.plt/.rela.plt.
1558         (gld${EMULATION_NAME}_place_orphan <.rel>): Remove combreloc code.
1559         Only put loadable reloc sections in hold_rel.
1561 2002-09-29  H.J. Lu <hjl@gnu.org>
1563         * emulparams/elf32ppc.sh (OTHER_GOT_RELOC_SECTIONS): New.
1565 2002-09-25  Daniel Jacobowitz  <drow@mvista.com>
1567         From "Anita Kulkarni" <AnitaK@kpit.com>
1568         * scripttempl/sh.sc: Handle .eh_frame* and .gcc_exc*
1569         sections.
1571 2002-09-25  Alan Modra  <amodra@bigpond.net.au>
1573         * genscripts.sh (SEGMENT_SIZE): Use MAXPAGESIZE before
1574         TARGET_PAGE_SIZE.
1575         * scripttempl/elf.sc (DATA_SEGMENT_ALIGN): Incorporate
1576         SEGMENT_SIZE alignment.
1577         * emulparams/elf64ppc.sh (DATA_ADDR): Delete.
1578         (SEGMENT_SIZE): Define.
1580         * ldexp.c (fold_unary): New.  Split out from exp_fold_tree.
1581         (fold_binary): Correct abs - non-abs case.
1582         (fold_trinary): New.  Split out from exp_fold_tree.
1584 2002-09-24  Alan Modra  <amodra@bigpond.net.au>
1586         * emulparams/elf64ppc.sh (DATA_ADDR): Define.
1587         * emulparams/elf64_aix.sh (DATA_ADDR): Don't use a fixed address
1588         for start of .data, instead align up to 256M boundary.
1589         * scripttempl/aix.sc: Likewise.
1591 2002-09-22  Mark Elbrecht  <snowball3@softhome.net>
1593         * scripttempl/i386go32.sc: Handle bss unique sections.
1595 2002-09-21  Alan Modra  <amodra@bigpond.net.au>
1597         * ldmisc.c (vfinfo <%C,%D,%G>): Always output bfd, section and offset.
1599 2002-09-17  Stan Cox  <scox@redhat.com>
1601         * emulparams/elf32bmipn32-defs.sh: New file.
1602         * emulparams/elf32bmipn32.sh: Use elf32bmipn32-defs.sh.
1603         * emulparams/elf32btsmipn32.sh: Likewise.
1604         * emulparams/elf64bmip.sh: Likewise.
1605         * emulparams/elf64btsmip.sh: Likewise.
1607 2002-09-16  Bruno Haible  <bruno@clisp.org>
1609         * emulparams/elf_i386_fbsd.sh: Set OUTPUT_FORMAT to
1610         elf32-i386-freebsd.
1611         * emulparams/elf64alpha_fbsd.sh: Set OUTPUT_FORMAT to
1612         elf64-alpha-freebsd.
1614 2002-09-11  Nick Clifton  <nickc@redhat.com>
1616         * NEWS: New TI port supports both C4x and C3x series of DSPs.
1618         * po/tr.po: Updated Turkish translation.
1620 2002-09-06  Jeffrey A Law  (law@redhat.com)
1622         * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore.
1624 2002-09-02  Nick Clifton  <nickc@redhat.com>
1626         * scripttempl/v850.sc: Add EXTERN references to __ctbpm __gp and
1627         __ep.
1628         * emulparams/v850.sh (TEMPLATE_NAME): Define.
1630 2002-08-30  Nick Clifton  <nickc@redhat.com>
1632         * scripttempl/elfd10v.sc (MEMORY): Remove UNIFIED, it is not
1633         used.  Change INSN to start at 0x01000000 and extend for
1634         256K (ignoring holes).  Start the STACK on a word aligned
1635         boundary.
1636         (.rodata): Start it at the READONLY_START_ADDR.
1638 2002-08-30  Alan Modra  <amodra@bigpond.net.au>
1640         * emulparams/elf32ppc.sh (ARCH): Set to "powerpc:common".
1642 2002-08-28  Svein E. Seldal  <Svein.Seldal@solidas.com>
1644         * Makefile.am: Add etic4xcoff.o in ALL_EMULATIONS list and
1645         added makefile targets for this file.
1646         * Makefile.in: Regenerate.
1647         * configure.tgt: Added tic4x-coff and c4x-coff emulations.
1648         * NEWS: Mention new port.
1650 2002-08-28  Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1652         * emulparams/tic3xcoff.sh: New file.
1653         * emulparams/tic4xcoff.sh: New file.
1654         * scripttempl/tic3xcoff.sc: New file.
1655         * scripttempl/tic4xcoff.sc: New file.
1657 2002-08-28  Alan Modra  <amodra@bigpond.net.au>
1659         * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
1660         strtoul and strtoull with bfd_scan_vma.
1661         (gld${EMULATION_NAME}_read_file): Likewise.
1663 2002-08-28  Alan Modra  <amodra@bigpond.net.au>
1665         * configure.tgt: Remove h8[35]00-*-hms*.  Add h8500-*-rtems*.
1667 2002-08-27  Egor Duda  <deo@logos-m.ru>
1669         * scripttempl/pe.sc: Handle .rdata_runtime_pseudo_reloc sections.
1670         Add symbols for application to access them.
1672 2002-08-27  Nick Clifton  <nickc@redhat.com>
1674         * emultempl/armelf.em: Revert this patch, it is not needed.
1676         2002-08-22  Adam Nemet  <anemet@lnxw.com>
1678 2002-08-20 Dan Kegel <dank@kegel.com>
1680         * configure.in: added --with-lib-path argument to ld's configure
1681         to set LIB_PATH.
1682         * NEWS: Document new switch.
1683         * README: Mention new switch.
1684         * configure: Regenerate.
1685         * Makefile.in: Regenerate.
1687         Based on this patch:
1688         2001-04-25  Christopher Faylor <cgf@cygnus.com>
1690         * Makefile.in (LIB_PATH): Make configurable.
1691         (GENSCRIPTS): Set LIB_PATH in environment.
1692         * configure.in: Substitute LIB_PATH.
1694 2002-08-22  Adam Nemet  <anemet@lnxw.com>
1696         * emultempl/armelf.em: Include elf-bfd.h and elf/arm.h.
1697         (arm_elf_finish): Set the last bit of DT_INIT and DT_FINI
1698         depending on the type of the function.
1699         (arm_elf_convert_thumb_symbol_to_address): New function.
1701 2002-08-22  Graeme Peterson  <gp@qnx.com>
1703         * Makefile.am: Add esh{l}elf_nto.o files.
1704         * Makefile.in: Regenerate.
1705         * configure.tgt: Add support for sh-**-nto* targets.
1706         * emulparams/shelf_nto.sh: New file.
1707         * emulparams/shlelf_nto.sh: New file.
1709 2002-08-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1711         * ldlang.c (offsetof): Define if not defined.
1713 2002-08-14  H.J. Lu <hjl@gnu.org>
1715         * configure.tgt: Always enable 64bit emulations for 32bit
1716         Linux/mips.
1718 2002-08-13  Alan Modra  <amodra@bigpond.net.au>
1720         * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.
1721         (MAXPAGESIZE): Set to 1.
1723         * ld.h (ALIGN_N): Delete.
1724         * ldexp.h (align_n): Declare.
1725         * ldexp.c (align_n): New function.
1726         (fold_binary): Use align_n instead of ALIGN_N.
1727         (exp_fold_tree): Likewise.
1728         * ldlang.c (lang_size_sections_1): Likewise.
1729         (lang_one_common): Likewise.
1730         * ld.texinfo (ALIGN): Remove power of 2 restriction.
1732 2002-07-31  Graeme Peterson  <gp@qnx.com>
1734         * configure.tgt: Add support for powerpc{le}-*-nto* targets.
1735         * Makefile.am: Add eelf32{l}ppcnto.o files.
1736         * Makefile.in: Regenerate.
1737         * emulparams/elf32lppcnto.sh: New file.
1738         * emulparams/elf32ppcnto.sh: New file.
1740 2002-08-07  H.J. Lu <hjl@gnu.org>
1742         * ld.texinfo: Document --no-undefined-version.
1744         * ldlang.c (lang_new_vers_pattern): Set the `symver' and
1745         `script.' fields to 0.
1747         * ldmain.c (main): Initialize the allow_undefined_version to
1748         true.
1750         * lexsup.c (OPTION_NO_UNDEFINED_VERSION): New.
1751         (ld_options): Add --no-undefined-version.
1752         (parse_args): Support OPTION_NO_UNDEFINED_VERSION.
1754 2002-08-07  Nick Clifton  <nickc@redhat.com>
1756         * emultempl/armelf.em (arm_elf_before_allocation): Only search for
1757         an interworking bfd if there are input bfds. (107501)
1759 2002-08-06  Alan Modra  <amodra@bigpond.net.au>
1761         * emultempl/aix.em (gld*_before_parse): Set default arch.  Reverts
1762         2002-05-10 change.
1764 2002-08-01  Nick Clifton  <nickc@redhat.com>
1766         * emulparams/armelf.sh: Revert previous delta.
1767         * scripttempl/elf.sc: Revert previous delta.
1769 2002-07-31  H.J. Lu <hjl@gnu.org>
1771         * configure.tgt (powerpc*-*-linux*): Enable elf64ppc for
1772         --enable-64-bit-bfd.
1774 2002-07-31  H.J. Lu <hjl@gnu.org>
1776         * configure.tgt: Enable x86-64 emulation for Linux/i386 if
1777         64bit BFD is selected.
1779 2002-07-31  H.J. Lu <hjl@gnu.org>
1781         * configure.tgt: Enable 64bit emulations for 32bit Linux/mips
1782         if 64bit BFD is selected.
1784 2002-07-31  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
1786         * emultempl/netbsd.em (LDEMUL_BEFORE_PARSE): New file to custom set
1787         link_info.common_skip_ar_aymbols.
1788         * emulparams/ns32knbsd.sh (EXTRA_EM_FILE): Refer to extra file.
1790         * ldmain.c (main): Initialize new field
1791         link_info.common_skip_ar_aymbols.
1793 2002-07-31  Adam Nemet  <anemet@lnxw.com>
1795         * emulparams/armelf.sh (OTHER_PLT_SECTIONS): New variable.  Set it
1796         to .plt.thumb.
1797         * scripttempl/elf.sc: Comment it.  Use the same way as ${PLT} is
1798         used.
1800 2002-07-31  Nick Clifton  <nickc@redhat.com>
1802         * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
1803         of the PDP-11 and 2.11BSD a.out support.
1805 2002-07-31  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1807         * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
1808         for n32 ABI support.
1809         * Makefile.in: Regenerate.
1810         * configure.tgt (mips64*el-*-linux-gnu*,mips64*-*-linux-gnu*): Add
1811         n32 ABI emulations for these 64 bit targets.
1812         * emulparams/elf32bmipn32.sh: Expand comment.
1813         * emulparams/elf32btsmipn32.sh: New file, for traditional big endian
1814         n32 ABI.
1815         * emulparams/elf32ltsmipn32.sh: Likewise for little endian.
1817 2002-07-30  Graeme Peterson  <gp@qnx.com>
1819         * configure.tgt: Add support for arm-*-nto target.
1820         * Makefile.am: Add earmnto.o file.
1821         * Makefile.in: Regenerate.
1822         * NEWS: Mention port of ARM support to QNX.
1823         * emulparams/armnto.sh: New file.
1825 2002-07-30  Jakub Jelinek  <jakub@redhat.com>
1827         * ldlang.c (lang_add_section): Don't turn .tbss into normal sections
1828         for relocatable link.
1829         (lang_size_sections_1): Don't make .tbss zero size for relocatable
1830         link.
1832 2002-07-26  Bernd Schmidt  <bernds@redhat.com>
1834         * emulparams/elf32frv.sh (OTHER_RELOCATING_SECTIONS): Delete.
1835         (STACK_ADDR): New.
1837 2002-07-25  Nick Clifton  <nickc@redhat.com>
1839         * po/sv.po: Updated Swedish translation.
1840         * po/es.po: Updated Spanish translation.
1841         * po/fr.po: Updated French translation.
1843 2002-07-24  Nick Clifton  <nickc@redhat.com>
1845         * po/sv.po: Updated Swedish translation.
1846         * po/es.po: Updated Spanish translation.
1848 2002-07-23  Nick Clifton  <nickc@redhat.com>
1850         * po/fr.po: Updated French translation.
1852 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
1854         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1855         bomb on /DISCARD/ input section.
1856         * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1857         * emultempl/mmo.em (mmo_place_orphan): Likewise.
1859 2002-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
1861         * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
1862         output section.
1864 2002-07-16  Denis Chertykov  <denisc@overta.ru>
1865             Nick Clifton  <nickc@redhat.com>
1866             Frank Ch. Eigler  <fche@redhat.com>
1867             John Healy  <jhealy@redhat.com>
1869         * configure.tgt: Add support for ip2k-elf.
1870         * Makefile.am: Add support for ip2k-elf.
1871         * Makefile.in: Regenerate.
1872         * emulparams/elf32ip2k.sh: New file.
1873         * scripttempl/ip2k.sc: New file
1874         * NEWS: Mention support for new port.
1876 2002-07-16  Nick Clifton  <nickc@cambridge.redhat.com>
1878         * NEWS: Add 'Changes in 2.13'.
1880 2002-07-14  H.J. Lu <hjl@gnu.org>
1882         * ld.texinfo: Document a .symver takes precedence over a
1883         version script.
1885 2002-07-12  Alan Modra  <amodra@bigpond.net.au>
1887         * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64.
1888         (COMMONPAGESIZE): Define.
1890 2002-07-09  Alan Modra  <amodra@bigpond.net.au>
1892         * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
1894 2002-07-09  Federico G. Schwindt <fgsch@olimpo.com.br>
1896         * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
1897         powerpc-*-openbsd* and sparc64-*-openbsd*.
1898         * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o.
1899         * Makefile.in: Regenerate.
1900         * emulparams/hppaobsd.sh: New file.
1902 2002-07-05  Alan Modra  <amodra@bigpond.net.au>
1904         * ldlang.c (print_wild_statement): Fix output formatting.
1906 2002-07-04  Alan Modra  <amodra@bigpond.net.au>
1908         * ldlang.c: (strip_excluded_output_sections): New function.
1909         (lang_process): Call it.
1910         (lang_size_sections_1): Revert 2002-06-10 change.
1912 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
1914         * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
1915         Run "make dep-am".
1916         * Makefile.in: Regenerate.
1918 2002-07-02  Alan Modra  <amodra@bigpond.net.au>
1920         * ldfile.c (ldfile_try_open_bfd): Formatting.
1922         * ldmisc.c (demangle): Move so that it doesn't intrude between
1923         vfinfo comment and body.  Add comment.
1925 2002-07-01  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1927         * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format.
1929 2002-07-01  Alan Modra  <amodra@bigpond.net.au>
1931         * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
1932         * ldlang.c (entry_sym): Likewise.
1933         (ldlang_undef_chain_list_type): Likewise.
1934         (lang_finish): Adjust references to entry_symbol.
1935         (lang_add_entry): Likewise.
1936         (lang_gc_sections): Use link_info.gc_sym_list.
1937         (lang_process): Set link_info.gc_sym_list.
1938         * ldlex.l: Include bfdlink.h.
1939         * ldmain.c (main): Init link_info.gc_sym_list.
1940         * emultempl/aix.em: Adjust references to entry_symbol.
1941         * emultempl/armcoff.em: Likewise.
1942         * emultempl/armelf.em: Likewise.
1943         * emultempl/pe.em: Likewise.
1944         * emultempl/ppc64elf.em (ppc_after_open): New function.
1945         (LDEMUL_AFTER_OPEN): Define.
1946         * emulparams/elf64ppc.sh: KEEP .opd sections.
1948 2002-06-29  Stephane Carrez  <stcarrez@nerim.fr>
1950         * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
1951         * emulparams/m68hc11elfb.sh (EEPROM_MEMORY): Define.
1952         * emulparams/m68hc11elf.sh (EEPROM_SIZE): Define.
1953         (EEPROM_START_ADDR): Define.
1954         (EEPROM_MEMORY): Define.
1955         * emulparams/m68hc12elf.sh: Likewise.
1956         * scripttempl/elfm68hc11.sc: Handle .eeprom section; handle .softregs
1957         section to put soft registers in .page0.
1958         * scripttempl/elfm68hc12.sc: Likewise but put soft registers in bss.
1960 2002-06-26  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1962         * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd
1963         section.  Add ${RELOCATING-0}.
1965 2002-06-26  J"orn Rennecke <joern.rennecke@superh.com>
1967         * emulparams/shelf.sh (STACK_ADDR): Don't define.
1968         (OTHER_SECTIONS): Define.
1969         * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
1970         (OTHER_SECTIONS): Undef.
1972 2002-06-26  Alan Modra  <amodra@bigpond.net.au>
1974         * ldmisc.c (demangle): Restore dots stripped from sym name.
1976 2002-06-25  H.J. Lu <hjl@gnu.org>
1978         * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
1979         * Makefile.in: Regenerated.
1981 2002-06-20  Nick Clifton  <nickc@cambridge.redhat.com>
1983         * ld.texinfo (Bug Reporting): Update text to suggest a limit on
1984         the size of attached object files, to allow make the object files
1985         available via FTP or HTTP and to mention that the mail will be
1986         sent to a mailing list.
1988 2002-06-20  Nathanael Nerode  <neroden@twcny.rr.com>
1990         * configure.host (romp): Drop support.
1992 2002-06-18  Chris Demetriou  <cgd@broadcom.com>
1994         * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
1995         section flags for SEC_DATA, rather than for SEC_CODE being unset.
1997 2002-06-18  Chris Demetriou  <cgd@broadcom.com>
1999         * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
2000         format specifier used to print BFD name.
2002 2002-06-18  Dave Brolley  <brolley@redhat.com>
2004         From Catherine Moore, Michael Meissner, Jim Blandy:
2005         * emulparams/elf32frv.sh: New file.
2006         * configure.tgt: Support frv-*-*.
2007         * Makefile.am (ALL_EMULATIONS): Add eelf32frv.o.
2008         (eelf32frv.c): New target.
2010 2002-06-17  Tom Rix  <trix@redhat.com>
2012         * emultempl/elf32.em: gld*_get_script: Check for
2013         GENERATE_COMBRELOC_SCRIPT.
2014         * scripttempl/elfd10v.sc : Fix STACK and INSN.
2015         * emulparams/d10velf.sh : Fix TEXT_START_ADDR.
2017 2002-06-13  J"orn Rennecke <joern.rennecke@superh.com>
2019         * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf.
2021 2002-06-12  H.J. Lu <hjl@gnu.org>
2023         * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Return
2024         false if xvec doesn't match.
2026 2002-06-10  Richard Sandiford  <rsandifo@redhat.com>
2028         * ldlang.c (lang_size_sections_1): Skip removed output sections.
2030 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
2032         * ldexp.c: Replace CONST with const.
2033         * ldfile.c: Likewise.
2034         * ldfile.h: Likewise.
2035         * ldlex.l: Likewise.
2036         * mri.c: Likewise.
2037         * pe-dll.h: Likewise.
2039 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
2041         * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.
2043 2002-06-07  Charles Wilson  <cwilson@ece.gatech.edu>
2045         * ldmain.c (main): initialize link_info.pei386_auto_import
2046         to -1 == implicit enable.
2047         * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
2048         initialize link_info.pei386_auto_import to -1 == implicit
2049         enable.
2050         (gld_${EMULATION_NAME}_parse_args): When processing
2051         --enable-auto-import and --disable-auto-import options, use
2052         '1' and '0' instead of 'true' and 'false'.
2053         (pe_find_data_imports): Only issue message about auto-import
2054         when the feature is implicitly enabled.  Downgrade message to
2055         informational instead of warning.
2057 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
2059         * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.
2061 2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2063         * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,
2064         HOSTING_CRT0 and HOSTING_LIBS.
2066 2002-06-05  J"orn Rennecke <joern.rennecke@superh.com>
2068         * configure.tgt (shle*-*-elf*, sh64le-*-elf*): New configurations.
2070 2002-06-05  Jason Thorpe  <thorpej@wasabisystems.com>
2072         * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.
2073         (NONPAGED_TEXT_START_ADDR): Set to 0x1000.
2075 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
2077         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
2078         SEC_EXCLUDE sections when doing a relocatable link.
2080 2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
2082         * Makefile.am (ALL_EMULATIONS): Add eshelf32_nbsd.o,
2083         eshlelf32_nbsd.o, eshelf64_nbsd.o, and eshlelf64_nbsd.o.
2084         (eshelf32_nbsd.c, eshelf64_nbsd.c, eshlelf32_nbsd.c)
2085         (eshlelf64_nbsd.c): New rules.
2086         * Makefile.in: Regenerate.
2087         * configure.tgt (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
2088         (sh64-*-netbsd*): New targets.
2089         * emulparams/shelf32_nbsd.sh: New file.
2090         * emulparams/shelf64_nbsd.sh: New file.
2091         * emulparams/shlelf32_nbsd.sh: New file.
2092         * emulparams/shlelf64_nbsd.sh: New file.
2094 2002-06-04  Alan Modra  <amodra@bigpond.net.au>
2096         * ldlang.c (section_already_linked): Call bfd_discard_group.  Typo fix.
2098 2002-06-02  Marek Michalkiewicz  <marekm@amelek.gda.pl>
2100         * scripttempl/avr.sc: Changes to support current GCC and avr-libc,
2101         C++ constructors/destructors, loosely based on the m68hc11 port.
2103 2002-05-31  Alan Modra  <amodra@bigpond.net.au>
2105         * Makefile.in: Regenerate.
2106         * aclocal.m4: Regenerate.
2107         * config.in: Regenerate.
2108         * configure: Regenerate.
2110 2002-05-31  Graeme Peterson  <gp@qnx.com>
2112         * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
2113         (ei386nto.c): Add rule.
2114         * Makefile.in: Regenerate.
2115         * configure.tgt: Add i[3456]86-*-nto-qnx*.
2116         * emulparams/i386nto.sh: New file.
2118 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
2120         * NEWS: Add entry for VAX ELF support.
2122 2002-05-29  Matt Thomas  <matt@3am-software.com>
2123             Jason Thorpe  <thorpej@wasabisystems.com>
2125         * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o.
2126         (eelf32vax.c)
2127         (evaxnbsd.c): New rules.
2128         * Makefile.in: Regenerate.
2129         * configure.tgt (vax-*-netbsdelf*)
2130         (vax-*-netbsdaout*)
2131         (vax-*-netbsd*): New targets.
2132         * emulparams/elf32vax.sh: New file.
2133         * emulparams/vaxnbsd.sh: New file.
2135 2002-05-29  Adam Nemet  <anemet@lnxw.com>
2137         * emultempl/armelf.em (arm_elf_after_open): Don't determine
2138         bfd_for_interwork, instead add glue sections to each input bfd.
2139         (bfd_for_interwork): New global.
2140         (arm_elf_set_bfd_for_interworking): New function.
2141         (arm_elf_before_allocation): Use it.
2143 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
2145         * Makefile.am: Add DLX make target.
2146         * configure.tgt: Add DLX configuration.
2147         * Makefile.in: Regenerate.
2148         * emulparams/elf32_dlx.sh: New file
2149         * scripttempl/dlx.sc: New file
2151 2002-05-27  Per Lundberg  <per@caleb.dnsalias.org>
2153         * Makefile.am (eelf_i386_chaos): Use elf_chaos.sc script.
2154         * Makefile.in: Regenerate.
2155         * emulparams/elf_chaos.sh: Use elf_chaos script.
2156         * scripttempl/elf_chaos.sc: New file.
2158 2002-05-27  Richard Sandiford  <rsandifo@redhat.com>
2160         * ldlang.c (lang_size_sections_1): Move check for conflicting load
2161         addresses and regions from here...
2162         (lang_get_regions): ...to this new function.
2163         (lang_leave_output_section_statement): Use lang_get_regions.
2164         (lang_leave_overlay): Likewise.
2165         * mri.c (mri_draw_tree): Pass null as last argument to
2166         lang_leave_output_section_statement.
2167         * emultempl/elf32.em (gld*_place_orphan): Likewise.
2168         * emultempl/mmo.em (mmo_place_orphan): Likewise.
2169         * emultempl/pe.em (gld*_place_orphan): Likewise.
2171 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
2173         * configure.tgt: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
2175 2002-05-25  Kazu Hirata  <kazu@cs.umass.edu>
2177         * ldemul.c: Fix formatting.
2178         * ldfile.c: Likewise.
2179         * pe-dll.c: Likewise.
2180         * pe-dll.h: Likewise.
2182 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
2184         * ldlang.c (lang_process): Formatting, grammar.
2186         * ldlex.l: Use #include "" instead of <> for local header files.
2188 2002-05-24  TAMURA Kent <kent@netbsd.org>
2190         * configure.tgt: Add a target for i386-netbsdpe.
2192 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
2194         * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss.
2195         * ldlang.c (lang_add_section): Set SEC_THREAD_LOCAL for
2196         output section if necessary.  Handle .tbss.
2197         (lang_size_sections): Clear _raw_size for .tbss section
2198         (it allocates space in PT_TLS segment only).
2199         * ldwrite.c (build_link_order): Build link order for .tbss too.
2201 2002-05-23  Alan Modra  <amodra@bigpond.net.au>
2203         * configure.in: Correct spelling of AC_PREREQ.
2205 2002-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
2207         * pe-dll.c (autofilter_liblist): Add more system libs excluded by
2208         default.
2209         (autofilter_objlist): Add crtbegin.o, crtend.o.
2211 2002-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
2213         * emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
2214         (longopts): Add new option --exclude-libs.
2215         (gld_${EMULATION_NAME}_list_options): Give quick help about it.
2216         (gld_${EMULATION_NAME}_parse_args): Use it.
2217         * pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
2218         * pe-dll.c (exclude_list_struct): Add field type to distinguish symbols
2219         from whole archives.
2220         (pe_dll_add_excludes): Set excludes->type.
2221         (auto_export): Add new variable libname and set to archive basename if
2222         abfd.  Use it when filtering default and user-specified libarary
2223         excludes.  Let string "ALL" mean all libs when filtering user-specified
2224         libs.
2225         * ld.texinfo: Document --exclude-libs.
2227 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
2229         * ldemul.c (ldemul_new_vers_pattern): New function.
2230         * ldemul.h (ldemul_new_vers_pattern): Declare.
2231         (struct ld_emulation_xfer_struct): Add new_vers_pattern.
2232         * ldlang.c (lang_new_vers_pattern): Call ldemul_new_vers_pattern.
2233         * emultempl/ppc64elf.em (dotsyms): New static var.
2234         (gld${EMULATION_NAME}_new_vers_pattern): New function.
2235         (LDEMUL_NEW_VERS_PATTERN): Define.
2236         (PARSE_AND_LIST_PROLOGUE): Add OPTION_DOTSYMS, OPTION_NO_DOTSYMS.
2237         (PARSE_AND_LIST_LONGOPTS): Likewise.
2238         (PARSE_AND_LIST_ARGS_CASES): Handle them.
2239         * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Update
2240         initialiser.
2241         * emultempl/armcoff.em: Likewise.
2242         * emultempl/armelf_oabi.em: Likewise.
2243         * emultempl/beos.em: Likewise.
2244         * emultempl/elf32.em: Likewise.
2245         * emultempl/generic.em: Likewise.
2246         * emultempl/gld960.em: Likewise.
2247         * emultempl/gld960c.em: Likewise.
2248         * emultempl/linux.em: Likewise.
2249         * emultempl/lnk960.em: Likewise.
2250         * emultempl/m68kcoff.em: Likewise.
2251         * emultempl/mipsecoff.em: Likewise.
2252         * emultempl/pe.em: Likewise.
2253         * emultempl/sunos.em: Likewise.
2254         * emultempl/ticoff.em: Likewise.
2255         * emultempl/vanilla.em: Likewise.
2257 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
2259         * genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
2260         and $NATIVE_LIB_DIRS.  Add $tool_lib before other libs.
2261         (LIB_SEARCH_DIRS): No need to use "tr".
2262         (COMPILE_IN): Only set for native targets.
2263         * configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
2264         here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
2265         * configure.tgt (powerpc*): Set tdir_*.
2266         (powerpcle*): Correct targ_extra_emuls.
2267         * emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
2268         * emulparams/elf64ppc.sh (LIB_PATH): Likewise.
2270 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
2272         * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when
2273         calling lang_add_entry.
2275 2002-05-21  H.J. Lu  (hjl@gnu.org)
2277         * emultempl/elf32.em (gld${EMULATION_NAME}_parse_args): Handle
2278         "-z muldefs".
2279         (gld${EMULATION_NAME}_list_options): Add "-z muldefs".
2281         * ld.texinfo: Updated for --allow-multiple-definition and
2282         "-z muldefs".
2284         * ldmain.c (main): Initialize the allow_multiple_definition
2285         field to false.
2287         * lexsup.c (OPTION_ALLOW_MULTIPLE_DEFINITION): New.
2288         (ld_options): Add --allow-multiple-definition.
2289         (parse_args): Support OPTION_ALLOW_MULTIPLE_DEFINITION.
2291 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
2293         * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
2294         (earmelfb_nbsd.c): New rule.
2295         * Makefile.in: Regenerate.
2296         * configure.tgt (armeb-*-netbsdelf*): New target.
2297         (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls.
2298         (arm-*-netbsd*): Likewise.
2299         * emulparams/armelfb_nbsd.sh: New file.
2301 2002-05-18  Tom Rix  <trix@redhat.com>
2303         * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib
2304         support.
2306 2002-05-17  Marek Michalkiewicz  <marekm@amelek.gda.pl>
2308         * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
2309         * Makefile.in: Regenerate.
2310         * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
2312 2002-05-16  Marek Michalkiewicz  <marekm@amelek.gda.pl>
2314         * emulparams/avr1.sh: New file.
2315         * emulparams/avr2.sh: New file.
2316         * emulparams/avr3.sh: New file.
2317         * emulparams/avr4.sh: New file.
2318         * emulparams/avr5.sh: New file.
2319         * scripttempl/avr.sc: New file.
2321 2002-05-15  Alan Modra  <amodra@bigpond.net.au>
2323         * ldlang.c (section_already_linked): Call bfd_link_just_syms.
2324         (lang_place_orphans): Abort if just_syms_flag.
2326 2002-05-10  Tom Rix  <trix@redhat.com>
2328         * emultempl/aix.em: (gld*_set_output_arch): New function. Use
2329         architecture and machine information in the output bfd.
2330         (gld*_before_parse): Remove old arch and machine code.
2331         (choose_target): Rename to gld*_choose_target.
2332         (rtld): Change type to int.
2333         * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for
2334         objects in XCOFF archives.
2335         * ldfile.h: Update copyright date.
2337 2002-05-10  Jakub Jelinek  <jakub@redhat.com>
2339         * ldmain.c (main): Enable -z combreloc by default.
2341 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
2343         * Makefile.am: Honour DESTDIR.
2344         * Makefile.in: Regenerate.
2346 2002-05-07  Richard Sandiford  <rsandifo@redhat.com>
2348         * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
2349         (lang_enter_overlay): Remove the last two parameters.
2350         (lang_leave_overlay): Take them here instead.
2351         * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
2352         (section): Pass LMA and crossref flag to lang_leave_overlay rather
2353         than lang_enter_overlay.
2354         * ldlang.c (lang_memory_region_lookup): Return null for null names.
2355         (lang_output_section_statement_lookup): Initialize update_dot_tree.
2356         (lang_size_sections_1): Evaluate it.
2357         (lang_leave_output_section_statement): Rework LMA lookup.
2358         (overlay_lma, overlay_nocrossrefs): Remove.
2359         (lang_enter_overlay): Remove LMA and crossref arguments.
2360         (lang_enter_overlay_section): Don't set the LMA here.
2361         (lang_leave_overlay): Take LMA and crossref arguments.  Move the '.'
2362         assignment to the last section's update_dot_tree.  Unconditionally
2363         use the load and run-time regions specified in the OVERLAY statement.
2364         Likewise the first section's LMA.  Only set the other sections' LMAs
2365         when no load region is given.
2367 2002-05-06  Nick Clifton <nickc@redhat.com>
2369         * po/sv.po: New translation.
2371 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
2373         * emultempl/hppaelf.em (build_section_lists): New function.
2374         (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
2375         and build_section_lists.
2377 2002-05-03  Kazu Hirata  <kazu@cs.umass.edu>
2379         * ld.h: Fix formatting.
2380         * ldexp.c: Likewise.
2381         * ldfile.c: Likewise.
2382         * ldlang.c: Likewise.
2383         * ldmain.c: Likewise.
2384         * lexsup.c: Likewise.
2385         * pe-dll.c: Likewise.
2387 2002-05-02  Alan Modra  <amodra@bigpond.net.au>
2389         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
2390         Adjust for ppc64_elf_set_toc change.  #include libbfd.h.
2391         (build_section_lists): Do output_section tests here.
2393 2002-04-30  Tom Rix  <trix@redhat.com>
2395         * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
2397 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
2399         Long branch stubs, multiple stub sections.
2400         * emultempl/ppc64elf.em: Include ldctor.h.
2401         (stub_file): New var.
2402         (group_size): New var.
2403         (ppc_create_output_section_statements): New function.
2404         (struct hook_stub_info): New.
2405         (hook_in_stub): New function.
2406         (ppc_add_stub_section): New function.
2407         (ppc_layout_sections_again): New function.
2408         (build_section_lists): New function.
2409         (gld${EMULATION_NAME}_finish): Rewrite.
2410         (real_func): New var.
2411         (ppc_for_each_input_file_wrapper): New function.
2412         (ppc_lang_for_each_input_file): New function.
2413         (lang_for_each_input_file): Define.
2414         (PARSE_AND_LIST_PROLOGUE): Define.
2415         (PARSE_AND_LIST_LONGOPTS): Define.
2416         (PARSE_AND_LIST_OPTIONS): Define.
2417         (PARSE_AND_LIST_ARGS_CASES): Define.
2418         (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
2420 2002-04-30  Tom Rix  <trix@redhat.com>
2422         * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
2423         -blibpath, -bnolibpath support.
2425 2002-04-30  Mark Mitchell  <mark@codesourcery.com>
2427         * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
2428         (eelf32ppcwindiss.c): New target.
2429         * Makefile.in: Regenerated.
2430         * configure.tgt: Add support for powerpc-*-windiss.
2431         * emulparams/elf32ppcwindiss.sh: New file.
2433 2002-04-30  Richard Sandiford  <rsandifo@redhat.com>
2435         * ldlang.c (print_assignment): Update print_dot for assignments to ".".
2436         * ldexp.c (exp_print_token): Add "infix_p" argument.
2437         (exp_print_tree): Update accordingly.
2439 2002-04-28  Alan Modra  <amodra@bigpond.net.au>
2441         * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
2442         * Makefile.in: Regenerate.
2443         * mpw-elfmips.c: Delete.
2444         * mpw-eppcmac.c: Delete.
2445         * mpw-esh.c: Delete.
2446         * mpw-idtmips.c: Delete.
2448 2002-04-17  J"orn Rennecke <joern.rennecke@superh.com>
2450         * emulparams/shelf32.sh (MACHINE): Now sh5.
2452 2002-04-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2454         * ldgram.y: Fix syntax warning.
2456 2002-04-11  Nick Clifton  <nickc@cambridge.redhat.com>
2458         * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
2459         to prevent "-n" from being taken as an abbreviation for
2460         "--no-pipeline-knowledge".
2462 2002-04-08  Alan Modra  <amodra@bigpond.net.au>
2464         * ldlang.c (lang_size_sections_1): Don't complain about
2465         SEC_NEVER_LOAD sections having no memory region specified.
2467         * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
2469 2002-04-07  matthew green  <mrg@redhat.com>
2471         * configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
2473 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
2475         * dep-in.sed: Cope with absolute paths.
2476         * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
2477         Run "make dep-am".
2478         * Makefile.in: Regenerate.
2480 2002-04-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2482         * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
2484 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
2486         * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
2487         is smaller than maximum, round dot up to common page boundary.
2489 2002-03-28  Alan Modra  <amodra@bigpond.net.au>
2491         * configure.host: Set up for generic hosts first, then tweak as
2492         necessary in more specific targets.
2493         (HOSTING_LIBS): Include libgcc_eh.a if found.
2495 2002-03-23  Andreas Jaeger  <aj@suse.de>
2497         * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
2499 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
2501         * Makefile.am: Run "make dep-am".
2502         * Makefile.in: Regenerate.
2504 2002-03-21  Albert Chin-A-Young  <china@thewrittenword.com>
2506         * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
2508 2002-03-20  Alan Modra  <amodra@bigpond.net.au>
2510         * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
2511         add the symbol to the linker hash table immediately.
2512         (lang_place_undefineds): Split symbol creation out..
2513         (insert_undefined): ..to here.
2515 2002-03-18  David O'Brien  <obrien@FreeBSD.org>
2517         * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
2518         the contents of the buffer returned from basename function will are
2519         getting overwritten while still being used.
2521 2002-03-18  Jan Hubicka  <jh@suse.cz>
2522             Andreas Jaeger  <aj@suse.de>
2523             Andreas Schwab  <schwab@suse.de>
2525         * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
2526         * elf_x86_64.sh (ARCH): Set to i386:x86-64
2527         set libraries to default to lib64 paths.
2529 2002-03-18  Tom Rix  <trix@redhat.com>
2531         * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
2532         * configure.tgt : Same.
2533         * emulparms/aix5ppc.sh : New file. For eaix5ppc.
2534         * emulparms/aix5rs6.sh : New file. For eaix5rs6.
2535         * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
2536         emulation parameters for better -b32, -b64 support.
2537         * emulparms/aixrs6.sh : Same.
2538         * emulparms/ppcmacos.sh : Same.
2539         * emultempl/aix.em (choose_target) : Use new emulation parameters
2540         OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
2541         * Makefile.in : Regenerate.
2543 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
2545         * po/fr.po: Updated version.
2547 2002-03-18  Alan Modra  <amodra@bigpond.net.au>
2549         * ldmain.c (main): Move .text readonly flag fudges from here..
2550         * ldlang.c (lang_process): ..to here.
2552 2002-03-14  Alan Modra  <amodra@bigpond.net.au>
2554         * ldlang.c (lang_check): Remove the word size check added in last
2555         change.  Treat emitrelocations case as for relocatable links.
2557 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
2559         * po/fr.po: Updated version.
2561 2002-03-13  Alan Modra  <amodra@bigpond.net.au>
2563         * ldlang.c (lang_check): Do relocatable link checks first, so that
2564         warn_mismatch can't override.  Check compatible and word size too.
2566 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
2568         * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
2570 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
2572         * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
2573         DATA_SEGMENT_ALIGN.
2575 2002-03-04  H.J. Lu <hjl@gnu.org>
2577         * scripttempl/elf.sc: Put .preinit_array, .init_array and
2578         .fini_array in the data segment.
2580 2002-03-04  Alan Modra  <amodra@bigpond.net.au>
2582         * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
2584 2002-03-01  David Mosberger  <davidm@hpl.hp.com>
2586         * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
2587         .init_array, and .fini_array.
2589 2002-02-20  Andreas Schwab  <schwab@suse.de>
2591         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
2592         .IA64_unwind* in a relocatable link.
2594 2002-02-20  Nick Clifton  <nickc@cambridge.redhat.com>
2596         * NEWS: Mark 2.12 branch.
2598 2002-02-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2600         * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
2601         * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
2603 2002-02-18  Tom Rix  <trix@redhat.com>
2605         * emultempl/aix.em (gld*_parse_args): Add -brtl support.
2606         (gld*_before_allocation): Same.
2607         (gld*_create_output_section_statements): Generate
2608         __rtinit if run time linking.  Add librtl.a to the link.
2609         (gld*_read_file): Clean.
2611 2002-02-18  Alan Modra  <amodra@bigpond.net.au>
2613         * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
2615 2002-02-18  David O'Brien  <obrien@FreeBSD.org>
2617         * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
2618         eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
2619         and eelf64alpha_fbsd.
2620         * Makefile.in: Regenerate.
2621         * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
2622         x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
2623         use a FreeBSD-specific emulation rather than the psABI one.
2624         * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
2625         for all FreeBSD ELF systems.
2626         * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
2627         emulation.
2628         * emulparams/elf32ppc_fbsd.sh: Likewise.
2629         * emulparams/elf64_ia64_fbsd.sh: Likewise.
2630         * emulparams/elf64_sparc_fbsd.sh: Likewise.
2631         * emulparams/elf64alpha_fbsd.sh: Likewise.
2632         * emulparams/elf_i386_fbsd.sh: Likewise.
2633         * emulparams/elf_x86_64_fbsd.sh: Likewise.
2635 2002-02-18  Nick Clifton  <nickc@cambridge.redhat.com>
2637         * po/tr.po: Updated version.
2639 2002-02-18  Alan Modra  <amodra@bigpond.net.au>
2641         * ld.texinfo (Output Section Fill): Fix amateur texinfo.
2642         (FILL): Likewise.
2644 2002-02-17  Hans-Peter Nilsson  <hp@bitrange.com>
2646         * emultempl/mmo.em (mmo_after_open): Don't call
2647         _bfd_mmix_check_all_relocs when producing ELF output.
2649 2002-02-15  Richard Henderson  <rth@redhat.com>
2651         * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
2652         definition.  Emit a unop+nop pair.
2654 2002-02-15  Hans-Peter Nilsson  <hp@bitrange.com>
2656         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
2657         for presence of .MMIX.reg_contents.linker_allocated before early
2658         exit.
2660         * NEWS: Mention support for MMIX.
2662 2002-02-15  Alan Modra  <amodra@bigpond.net.au>
2664         Support arbitrary length fill patterns.
2665         * ld.texinfo (Output Section Fill): Describe fill expressions.
2666         (FILL): Refer to the above.
2667         * ldexp.h (etree_value_type): Add "str" field.
2668         (union etree_union): Add "str" to "value" struct.
2669         (exp_bigintop): Declare.
2670         (exp_get_fill): Declare.
2671         * ldexp.c: Include "safe-ctype.h".
2672         (exp_intop): Set value.str to NULL.
2673         (exp_bigintop): New function.
2674         (new_rel): Pass in "str", and set new.str from it.
2675         (new_rel_from_section): Set new.str to NULL.
2676         (fold_name): Adjust calls to new_rel.
2677         (exp_fold_tree): Likewise.
2678         (exp_get_fill): New function.
2679         * ldgram.y (struct big_int bigint, fill_type *fill): New.
2680         (INT): Returns a "bigint".  Adjust all code handling INTs.
2681         (fill_opt): Returns a "fill".
2682         (fill_exp): Split out of fill_opt, use for FILL.
2683         * ldlang.h (struct _fill_type): New.
2684         (fill_type): Move typedef to ldexp.h.
2685         (lang_output_section_statement_type): "fill" is now a pointer.
2686         (lang_fill_statement_type): Likewise.
2687         (lang_padding_statement_type): Likewise.
2688         (lang_add_fill): Now takes a "fill_type *" param.
2689         (lang_leave_output_section_statement): Likewise.
2690         (lang_do_assignments): Likewise.
2691         (lang_size_sections): Likewise.
2692         (lang_leave_overlay_section): Likewise.
2693         (lang_leave_overlay): Likewise.
2694         * ldlang.c: Include ldgram.h after ldexp.h.
2695         (lang_output_section_statement_lookup): Adjust for fill_type change.
2696         (print_fill_statement): Likewise.
2697         (print_padding_statement): Likewise.
2698         (insert_pad): Now takes a "fill_type *" arg.
2699         (size_input_section): Likewise.
2700         (lang_size_sections_1): Likewise.
2701         (lang_size_sections): Likewise.
2702         (lang_do_assignments): Likewise.
2703         (lang_add_fill): Likewise.
2704         (lang_leave_output_section_statement): Likewise.
2705         (lang_leave_overlay_section): Likewise.
2706         (lang_leave_overlay): Likewise.
2707         Adjust all callers of the above function.
2708         * ldlex.l: Include ldgram.h after ldexp.h.  Allow hex numbers
2709         starting with "0X" as well as "0x".  Return bigint.str for hex
2710         numbers starting with "0x" or "0X", zero bigint.str otherwise.
2711         Always use base 16 for numbers starting with "$".
2712         * ldmain.c: Include ldgram.h after ldexp.h.
2713         * ldwrite.c (build_link_order): Use bfd_data_link_order in place
2714         of bfd_fill_link_order.
2715         * pe-dll.c: Adjust lang_do_assignments calls.
2716         * emultempl/elf32.em: Likewise.
2717         * emultempl/hppaelf.em: Likewise.
2718         * emultempl/ppc64elf.em: Likewise.
2719         * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
2720         lang_add_assignment call.
2721         * emultempl/pe.em: Likewise.
2723 2002-02-14  Phil Edwards  <pme@gcc.gnu.org>
2725         * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
2726         * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
2727         the pattern in question is not a regexp.
2728         * ldlang.c: Likewise.
2729         * ldlang.h: Likewise.
2730         * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
2732 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
2734         * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
2735         * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
2736         (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
2737         * ldexp.c (exp_data_seg): New variable.
2738         (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
2739         (fold_binary): Handle DATA_SEGMENT_ALIGN.
2740         (exp_fold_tree): Handle DATA_SEGMENT_END.
2741         Pass allocation_done when recursing instead of hardcoding
2742         lang_allocating_phase_enum.
2743         * ldexp.h (exp_data_seg): New.
2744         * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
2745         (lang_size_sections): New.
2746         * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
2747         * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
2748         if COMMONPAGESIZE is defined.
2749         * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
2750         * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
2751         * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
2752         * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
2753         * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
2754         libraries only.
2756 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
2758         * Makefile.in: Regenerate.
2760 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
2762         * lexsup.c: Remove strtoul declaration.
2764 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
2766         * ldmain.c: Add prototype for main ().
2767         * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
2768         * emultempl/lnk960.em (lnk960_choose_target): Function should
2769         take two arguments.
2771 2002-02-10  Alan Modra  <amodra@bigpond.net.au>
2773         * ldlang.c (entry_section): New initialised variable.
2774         (lang_finish): Use it.
2775         * ldlang.h (entry_section): Declare.
2776         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
2777         entry_section to ".opd".
2779 2002-02-09  Chris Demetriou  <cgd@broadcom.com>
2781         * ld.texinfo (Options): Add back in -nostdlib documentation,
2782         which had been inadvertently removed.
2784 2002-02-09  Hans-Peter Nilsson  <hp@bitrange.com>
2786         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
2787         register section vma to a sane value after emitting error.  Make
2788         fatal conditions cause program exit when emitting message.
2790 2002-02-08  Ivan Guzvinec <ivang@opencores.org>
2792         * configure.tgt: Add or32-*-rtems target.
2794 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
2796         Contribute sh64-elf.
2797         2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
2798         * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
2799         in OTHER_RELOCATABLE_SECTIONS.
2800         2002-01-18  Alexandre Oliva  <aoliva@redhat.com>
2801         * emulparams/shelf32.sh (STACK_ADDR): Define.
2802         (OTHER_RELOCATABLE_SECTIONS): Renamed to...
2803         (OTHER_SECTIONS): this.  Removed stack settings.
2804         * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
2805         (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
2806         2001-03-12  DJ Delorie  <dj@redhat.com>
2807         * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
2808         relaxing if any shmedia or mixed sections are found.
2809         2001-03-07  DJ Delorie  <dj@redhat.com>
2810         * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
2811         einfo.  Gracefully decline to output to non-elf formats.
2812         2001-03-06  Hans-Peter Nilsson  <hpn@redhat.com>
2813         * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
2814         Default to _end aligned to next multiple of 0x40000, plus 0x40000.
2815         * emulparams/shelf32.sh: Ditto.
2816         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
2817         * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
2818         comment.
2819         2001-01-10  Ben Elliston  <bje@redhat.com>
2820         * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
2821         non-portable shell constructs. From Hans-Peter Nilsson.
2822         2001-01-09  Hans-Peter Nilsson  <hpn@cygnus.com>
2823         * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
2824         * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
2825         dependencies to the shell script include chain.
2826         * Makefile.in: Regenerate.
2827         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
2828         * emultempl/sh64elf.em: Update and tweak comments.
2829         (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
2830         make a .cranges section SEC_IN_MEMORY.
2831         2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
2832         * emultempl/sh64elf.em
2833         (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
2834         .cranges section found to be necessary; continue and set stored
2835         section contents flags for sections with non-mixed contents.
2836         Use a struct sh64_section_data container and sh64_elf_section_data
2837         to store contents-type flags.
2838         Remove unused update of "isec".
2839         (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
2840         sections marked SHF_SH5_ISA32_MIXED.  Use sh64_elf_section_data to
2841         access contents-type flags.  Assert that the associated container
2842         is initialized.  Use that container, not elf_gp_size, to hold size
2843         of linker-generated cranges contents.
2844         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
2845         * emultempl/sh64elf.em
2846         (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
2847         there's already a .cranges section.  When section flag difference
2848         is found, don't NULL-check cranges a second time.  Tweak comments.
2849         (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
2850         merging, not max size, as size of ld-generated .cranges contents.
2851         Don't set ELF section flags in output section.  When checking for
2852         needed .cranges descriptors, don't use a variable; compare
2853         incoming ELF section flags directly to SHF_SH5_ISA32_MIXED.  Tweak
2854         comments.
2855         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
2856         * emultempl/sh64elf.em: New file.
2857         * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
2858         * Makefile.in: Regenerate.
2859         * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
2860         (OTHER_RELOCATING_SECTIONS): Ditto.
2861         (EXTRA_EM_FILE): New, set to sh64elf if not set.
2862         * emulparams/shlelf32.sh: Stub out all settings except
2863         OUTPUT_FORMAT.  Source shelf32.sh.
2864         * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
2865         OTHER_RELOCATING_SECTIONS.
2866         (OTHER_RELOCATING_SECTIONS): Remove .cranges.
2867         * emulparams/shlelf64.sh: Stub out all settings except
2868         OUTPUT_FORMAT.  Source shelf64.sh.
2869         2000-12-15  Hans-Peter Nilsson  <hpn@cygnus.com>
2870         * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
2871         .cranges section.
2872         (DATA_START_SYMBOLS): Define, provide ___data.
2873         (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
2874         for consecutive .data section.
2875         (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
2876         section after .data section.
2877         * emulparams/shlelf64.sh: Ditto.
2878         * emulparams/shelf32.sh: Ditto.
2879         (ALIGNMENT): Define to 8.
2880         * emulparams/shelf32.sh: Ditto.
2881         2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
2882         * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
2883         built-in linker scripts.
2884         2000-11-30  Hans-Peter Nilsson  <hpn@cygnus.com>
2885         * emulparams/shlelf64.sh: New.
2886         * emulparams/shelf64.sh: New.
2887         * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
2888         targ_extra_emuls.
2889         * Makefile.am: Add support for shlelf64 and shelf64.
2890         * Makefile.in: Regenerate.
2891         2000-11-29  Hans-Peter Nilsson  <hpn@cygnus.com>
2892         * configure.tgt (sh64-*-elf*): Add shelf as default.
2893         Add shlelf to targ_extra_emuls.
2894         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
2895         * emulparams/shelf32.sh: New file.
2896         * emulparams/shlelf32.sh: New file.
2897         * Makefile.am: Add support for shlelf32 and shelf32.
2898         * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
2899         * Makefile.in: Regenerate.
2901 2002-02-05  Hans-Peter Nilsson  <hp@axis.com>
2903         * ldlang.c (lang_reset_memory_regions): Rename from
2904         reset_memory_regions.  Change all callers.  Make public.
2905         * ldlang.h (lang_reset_memory_regions): Prototype.
2906         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
2907         lang_reset_memory_regions before lang_size_sections.
2908         * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
2909         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
2911 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
2913         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
2914         arithmetic when checking for too many global registers.
2916 2002-02-02  Jason Thorpe  <thorpej@wasabisystems.com>
2918         * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
2919         (ehppanbsd.c): New rule.
2920         * Makefile.in: Regenerate.
2921         * configure.tgt (hppa*-*-netbsd*): New target.
2922         * emulparams/hppalinux.sh: Add comment to check other files
2923         that source this file it is modified, and list which
2924         files that do.
2925         * emulparams/hppanbsd.sh: New file.
2927 2002-02-01  Geoffrey Keating  <geoffk@redhat.com>
2929         * scripttempl/xstormy16.sc: Don't allocate extra space for the
2930         stack.
2932 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
2934         Support on-demand global register allocation from
2935         R_MMIX_BASE_PLUS_OFFSET relocs.
2936         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
2937         mmix_set_reg_section_vma.  Call
2938         _bfd_mmix_finalize_linker_allocated_gregs.
2939         (mmix_before_allocation): New function.
2940         (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
2941         (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
2942         * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
2943         (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
2944         before .MMIX.reg_contents.
2945         * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
2946         (mmo_after_open): New function.
2947         (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
2948         * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting.  Add
2949         .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
2951 2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
2953         * emulparams/or32.sh: New file.
2954         * emulparams/or32elf.sh: New file.
2955         * scripttempl/or32.sc: New file.
2956         * configure.tgt : Add support for or32.
2957         * configure: Regenerate
2958         * Makefile.am: Add support for or32.
2959         * Makefile.in: Regenerate.
2960         * NEWS: Mention support for or32.
2961         * po/ld.pot: Regenerate.
2963 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
2964             Mitch Lichtenberg  <mpl@broadcom.com>
2966         * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
2967         * emultempl/mipself.em: New file to handle MIPS ELF embedded
2968         reloc creation (ld --embedded-relocs).
2970 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
2972         * configure: Regenerated.
2974 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
2976         * Makefile.am (install): Depend on install-info.
2977         * Makefile.in: Regenerate.
2979 2002-01-26  Christian Rose  <menthos@menthos.com>
2981         * ldmain.c (main): Use full sentences to ease translation.
2983 2002-01-26  Nick Clifton  <nickc@cambridge.redhat.com>
2985         * po/fr.po: Updated version.
2987 2002-01-25  Nick Clifton  <nickc@cambridge.redhat.com>
2989         * po/es.po: Updated version.
2991 2002-01-25  Andreas Jaeger  <aj@suse.de>
2993         * ldlex.l (yy_input): Correct error check.
2995 2002-01-25  Alan Modra  <amodra@bigpond.net.au>
2997         * ldmisc.c (demangle): Put back dots when string not demangled.
2999 2002-01-22  Richard Henderson  <rth@redhat.com>
3001         * emulparams/elf64alpha.sh (NOP): Use unop.
3003 2002-01-21  Andreas Jaeger  <aj@suse.de>
3005         * ldlex.l: Use fread instead of read.
3007 2002-01-21  Jason Thorpe  <thorpej@wasabisystems.com>
3009         * configure.tgt (ia64-*-netbsd*): New target.
3011 2002-01-21  H.J. Lu <hjl@gnu.org>
3013         * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
3014         0.
3015         * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
3017 2002-01-18  Andreas Jaeger  <aj@suse.de>
3019         * ldver.c (ldversion): Update year.
3021 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
3023         * po/ld.pot: Regenerate.
3025 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
3027         * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
3028         * Makefile.in: Regenerate.
3029         * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
3030         * emultempl/ppc64elf.em: New file.
3032 2002-01-15  DJ Delorie  <dj@redhat.com>
3034         * scripttempl/pe.sc: Add support for constructor priorities.
3036 2002-01-07  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3038         * emulparams/avr1200.sh (DATA_START): Define as 0x60.
3039         * emulparams/avr23xx.sh: Likewise.
3040         * emulparams/avr4433.sh: Likewise.
3041         * emulparams/avr44x4.sh: Likewise.
3042         * emulparams/avr85xx.sh: Likewise.
3043         * emulparams/avrmega103.sh: Likewise.
3044         * emulparams/avrmega161.sh: Likewise.
3045         * emulparams/avrmega603.sh: Likewise.
3046         * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
3048 2002-01-08  Alexandre Oliva  <aoliva@redhat.com>
3050         * ldlang.c (walk_wild_section): Exclude object file if enclosing
3051         archive is excluded.
3053 2002-01-07  Jason Thorpe  <thorpej@wasabisystems.com>
3055         * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
3056         (eshelf_nbsd.c): New rule.
3057         (eshlelf_nbsd.c): New rule.
3058         * Makefile.in: Regenerate.
3059         * configure.tgt (sh*le-*-netbsdelf*): New target.
3060         (sh*-*-netbsdelf*): New target.
3061         * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
3062         * emulparams/shelf_nbsd.sh: New emulation.
3063         * emulparams/shlelf_nbsd.sh: New emulation.
3065 2002-01-07  Nick Clifton  <nickc@cambridge.redhat.com>
3067         * po/es.po: New file: Spanish translation.
3068         * configure.in (ALL_LINGUAS): Add es.
3069         * configure: Regenerate.
3071 2002-01-06  John Marshall  <jmarshall@acm.org>
3073         * ld.texinfo: Note that --emit-relocs is currently only
3074         implemented for ELF.
3076 2002-01-05  Alan Modra  <amodra@bigpond.net.au>
3078         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
3079         of bfd_section_list_remove and bfd_section_list_insert macros.
3080         * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
3081         * emultempl/mmo.em (mmo_place_orphan): Likewise.
3083 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
3085         * configure.tgt (x86_64-*-netbsd*): New target.
3087 2001-12-21  Tom Rix  <trix@redhat.com>
3089         (gld*_create_output_section_statements): New function.
3090         For -binitfini support.
3091         * emultempl/aix.em (gld*_before_parse): Fix comment.
3092         * emultempl/aix.em (gld*_parse_args): Fix comment.
3094 2001-12-20  Jason Thorpe  <thorpej@wasabisystems.com>
3096         * configure.tgt (mips*-dec-netbsd*): Delete alias for
3097         mips*el-*-netbsd*.
3098         (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
3100         * configure.tgt (arm-*-netbsdelf*): Add target.
3101         (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
3102         * emulparams/armelf_nbsd.sh: Added.
3103         * Makefile.am: Add rules for earmelf_nbsd.
3104         * Makefile.in: Regenerate.
3106 2001-12-19  Andreas Jaeger  <aj@suse.de>,
3107             Susanne Oberhauser <froh@suse.de>
3109         * configure.host: Add rules for x86_64-*linux-gnu.  Change
3110         s390x-linux entry to use gcc to report configuration, replace gcc
3111         with $CC in s390-linux
3113 2001-12-19  Andreas Jaeger  <aj@suse.de>
3115         * ld.texinfo (VERSION): Fix markup.
3117 2001-12-18  matthew green  <mrg@eterna.com.au>
3119         * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
3120         (m68kelfnbsd.c): New rule.
3121         * Makefile.in: Regenerate.
3122         * configure.tgt (m68*-hp-netbsd*): Renamed to ..
3123         (m68*-*-netbsd*4k*): .. this.
3124         (m68*-*-netbsdelf*): New target.
3125         (m68*-*-netbsd*): Also include ELF support.
3126         (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
3127         * emulparams/m68kelfnbsd.sh: New emulation.
3129 2001-12-18  Jakub Jelinek  <jakub@redhat.com>
3131         * ldgram.y (vers_node): Support anonymous version tags.
3132         * ldlang.c (lang_register_vers_node): Ensure anonymous version
3133         tag is not defined together with non-anonymous versions.
3134         * ld.texinfo: Document it.
3136 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
3138         * po/tr.po: New file: Turkish translation.
3139         * configure.in (ALL_LINGUAS): Add tr.
3140         * configure: Regenerate.
3142 2001-12-17  Jason Thorpe  <thorpej@wasabisystems.com>
3144         * Makefile.am: Add rules for eelf64alpha_nbsd.
3145         * Makefile.in: Regenerate.
3146         * configure.tgt (alpha*-*-netbsd*): Set
3147         targ_emul to elf64alpha_nbsd.
3148         * emulparams/elf64alpha_nbsd.sh: Added.
3150 2001-12-17  Alan Modra  <amodra@bigpond.net.au>
3152         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
3153         section_tail when fiddling with section list.
3154         (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
3155         broken into separate strings to make translation easier.
3156         * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
3157         fiddling with section list.
3158         * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
3160 2001-12-16  Hans-Peter Nilsson  <hp@bitrange.com>
3162         * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
3164 2001-12-15  Alan Modra  <amodra@bigpond.net.au>
3166         * ldmain.c (main): Initialise link_info.eh_frame_hdr.
3168 2001-12-13  Jakub Jelinek  <jakub@redhat.com>
3170         * emultempl/elf32.em (finish): Supply output_bfd
3171         to bfd_elf*_discard_info.
3172         (OPTION_EH_FRAME_HDR): Define.
3173         (longopts): Add --eh-frame-hdr.
3174         (parse_args): Handle it.
3175         (list_options): Add --eh-frame-hdr to help.
3176         * emultempl/hppaelf.em (finish): Supply output_bfd
3177         to bfd_elf*_discard_info.
3178         * scripttempl/elf.sc (.eh_frame_hdr): Add.
3180 2001-12-13  Alan Modra  <amodra@bigpond.net.au>
3182         * lexsup.c (parse_args): Don't pass shortopts to second call to
3183         getopt functions.  Restore optind rather than decrementing before
3184         second call.  Remove errind as it now duplicates last_optind.
3186 2001-12-11  Christopher Faylor  <cgf@redhat.com>
3188         * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
3190 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
3191             Richard Henderson  <rth@redhat.com>
3193         * Makefile.am: Add support for xstormy16.
3194         * configure.tgt: Add support for xstormy16.
3195         * Makefile.in: Regenerate.
3196         * emulparams/elf32xstormy16.sh: New file.
3197         * scripttempl/xstormy16.sc: New file.
3199 2001-10-01  Christopher Faylor <cgf@cygnus.com>
3201         * Makefile.in (LIB_PATH): Make configurable.
3202         (GENSCRIPTS): Set LIB_PATH in environment.
3203         * configure.in: Substitute LIB_PATH.
3204         * configure: Regenerate.
3205         * configure.tgt (*cygwin): Set LIB_PATH for cross build.
3206         * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
3208 2001-12-07  Nick Clifton  <nickc@cambridge.redhat.com>
3210         * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
3211         describing the -N option so that it is easier to translate into
3212         foreign languages.
3214 2001-12-05  Nick Clifton  <nickc@cambridge.redhat.com>
3216         * emultempl/pe.em (..._list_options): Replace multiple fprintf
3217         statements describing a single option with a single, newline
3218         escaped fprintf.  This allows better translation into other
3219         languages.
3221         * ldmain.c (add_archive_element): Combine multiple strings
3222         into a single string to permit better translation into other
3223         languages.
3225 2001-12-05  Tom Rix  <trix@redhat.com>
3227         * Makefile.am: Remove eaixppc64.
3228         * Makefile.in: Regenerate.
3230 2001-12-04  Tom Rix  <trix@redhat.com>
3232         * emultempl/aix.em (choose_target): Change default target to
3233         OUTPUT_FORMAT for ppcmacos.  Add braces to remove compiler
3234         warning.
3235         (gld*_read_file): Fix typo.
3236         (change_symbol_mode): Add prototype.
3237         (is_syscall): Same.
3239         * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
3240         * emulparams/aixrs6.sh : Same.
3241         * emulparams/ppcmacos.sh : Same.
3242         * emulparams/aixppc64.sh : Delete file.
3243         * emultempl/aix.em : Formatting changes.
3245 2001-12-04  Hans-Peter Nilsson  <hp@axis.com>
3247         * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
3248         (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
3249         __Sbss.
3250         (OTHER_END_SYMBOLS): Fix formatting.
3251         * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
3252         (OTHER_END_SYMBOLS): Fix formatting.
3254 2001-12-04  Alan Modra  <amodra@bigpond.net.au>
3256         * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
3258 2001-12-02  Tom Rix  <trix@redhat.com>
3260         * configure.tgt : Remove eaixppc64 emulations.
3261         * Makefile.in : Remove eaixppc64.c
3262         * ldemul.c (ldemul_choose_target): New parameters argc, argv.
3263         (ldemul_default_target): Same.
3264         * emultempl/gld960.em (gld960_choose_target): Same.
3265         * emultempl/gld960c.em (gld960_choose_target): Same.
3266         * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
3267         * emultempl/aix.em (is_syscall): syscall_mask now a variable.
3268         * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
3269         * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
3270         * emultempl/aix.em (choose_target): New function.  Handle emulation of
3271         -b32 and -b64.
3273 2001-11-27  H.J. Lu <hjl@gnu.org>
3275         * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
3276         * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
3277         * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
3278         * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
3279         * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
3280         * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
3281         * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
3282         * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
3284         * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
3285         is not empty.
3286         (SDATA): Likewise.
3287         (REL_SDATA): Likewise.
3288         (REL_SBSS): Likewise.
3289         (REL_SDATA2): Likewise.
3290         (REL_SBSS2): Likewise.
3291         (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
3292         (SDATA2): Likewise.
3294 2001-11-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3296         * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
3297         destructor in rom.
3298         * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
3300 2001-11-22  H.J. Lu  <hjl@gnu.org>
3302         * Makefile.in: Regenerated with automake based on automake
3303         1.4-8 in RedHat 7.1.
3305 2001-11-22  Alan Modra  <amodra@bigpond.net.au>
3307         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
3308         (config.status): Delete rule.
3309         Add extra dependencies to cover sourced emulparams files.
3310         * Makefile.in: Regenerate.
3312         * scripttempl/elf.sc: Order <section>, <section>.* and
3313         corresponding linkonce sections as seen in input files.
3314         Formatting fixes.  Zero vma of all sections if not relocating.
3315         (STACK): Define and insert if STACK_ADDR defined.
3316         (OTHER_RELOCATING_SECTIONS): Delete.
3317         (OTHER_END_SYMBOLS): Define.
3318         (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
3319         (OTHER_READWRITE_SECTIONS): Likewise.
3320         (OTHER_GOT_SECTIONS): Likewise.
3321         (OTHER_SDATA_SECTIONS): Likewise.
3322         (OTHER_BSS_SECTIONS): Likewise.
3323         * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
3324         (OTHER_READWRITE_SECTIONS): Likewise.
3325         * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
3326         (OTHER_READWRITE_SECTIONS): Likewise.
3328         * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
3329         (STACK_ADDR): Define.
3330         * emulparams/armelf_oabi.sh: As for armelf.sh.
3331         * emulparams/elf32mcore.sh: As for armelf.sh.
3332         * emulparams/h8300elf.sh: As for armelf.sh.
3333         * emulparams/mn10200.sh: As for armelf.sh.
3334         * emulparams/shelf.sh: As for armelf.sh.
3336         * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
3337         (OTHER_END_SYMBOLS): Define.
3338         * emulparams/m32relf.sh: As for elf32fr30.sh.
3339         * emulparams/h8300helf.sh: As for elf32fr30.sh.
3340         * emulparams/h8300self.sh: As for elf32fr30.sh.
3342         * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
3343         defines with RELOCATING test.
3344         (OTHER_SDATA_SECTIONS): Likewise.
3345         (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
3346         (OTHER_END_SYMBOLS): ..this.
3347         * emulparams/crislinux.sh: As for criself.sh.
3349         * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
3350         if not relocating.
3351         (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
3352         (OTHER_SECTIONS): ..this.  Zero vma if not relocating.  Order
3353         normal and linkonce sections as seen in input files.
3354         * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
3355         (TEXT_DYNAMIC): Likewise.
3356         (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
3357         (OTHER_SDATA_SECTIONS): Likewise.
3358         * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
3359         * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
3360         * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
3361         * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
3362         * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
3363         (OTHER_PLT_RELOC_SECTIONS): Likewise.
3364         (OTHER_READONLY_SECTIONS): Likewise.  Order normal and linkonce
3365         sections as seen in input files.
3366         * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
3367         * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
3368         if not relocating.
3369         (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
3370         (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
3371         * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
3372         (OTHER_SECTIONS): Instead, use this..
3373         (OTHER_END_SYMBOLS): ..and this.
3375         * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
3376         * emulparams/elf32bsmip.sh: Likewise.
3377         * emulparams/elf32btsmip.sh: Likewise.
3378         * emulparams/elf32ebmip.sh: Likewise.
3379         * emulparams/elf32lmip.sh: Likewise.
3380         * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
3381         * emulparams/elf32lsmip.sh: Likewise.
3382         * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
3383         * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
3384         * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
3385         * emulparams/elf64btsmip.sh: Likewise.
3386         * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
3387         * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
3388         * emulparams/elf32ppclinux.sh: Likewise.
3389         * emulparams/elf32ppcsim.sh: Likewise.
3390         * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
3391         * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
3392         * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
3393         * emulparams/h8300self.sh: Likewise.
3394         * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
3395         * emulparams/sh.sh: Comment.
3396         * emulparams/shl.sh: Source sh.sh, remove duplicates.
3397         * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
3398         * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
3400 2001-11-21  David Heine <dlheine@tensilica.com>
3401             Alan Modra  <amodra@bigpond.net.au>
3403         * ldlang.c (map_input_to_output_sections): Replace "break"
3404         accidentally removed with 2001-08-03 change.
3405         (lang_gc_sections_1): Likewise.
3407 2001-11-21  Alan Modra  <amodra@bigpond.net.au>
3409         * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
3411 2001-11-20  Angela Marie Thomas <angela@redhat.com>
3413         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
3414         of false when calling lang_size_sections.
3415         * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
3417 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
3419         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
3420         function when LDEMUL_FINISH isn't set to the same name.  Don't
3421         call ${LDEMUL_FINISH}.
3422         (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
3423         * emultempl/armelf.em (arm_elf_finish): Call
3424         gld${EMULATION_NAME}_finish.
3425         * emultempl/hppaelf.em (hppaelf_finish): Rename to
3426         gld${EMULATION_NAME}_finish.  Call bfd_elf32_discard_info and
3427         hppaelf_layout_sections_again if necessary.
3428         (need_laying_out): New var.
3429         (hppaelf_layaout_sections_again): Rename to
3430         hppaelf_layout_sections_again.  Clear need_laying_out.
3431         (PARSE_AND_LIST_OPTIONS): Format text.
3433 2001-11-14  H.J. Lu  <hjl@gnu.org>
3435         * emultempl/armelf.em (arm_elf_finish): Renamed from
3436         gld${EMULATION_NAME}_finish.
3437         (LDEMUL_FINISH): Set to arm_elf_finish.
3439 2001-11-14  Daniel Jacobowitz  <drow@mvista.com>
3441         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
3442         (struct ld_emulation_xfer_struct): Use it.
3444 2001-11-13  Ross Alexander <ross.alexander@uk.neceur.com>
3446         * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
3447         additional symbols referenced by newer crt0.o files from HP.
3449 2001-11-12  Anthony Green  <green@redhat.com>
3451         * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
3453 2001-11-12  Alfred M. Szmidt  <ams@kemisten.nu>
3455         * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
3456         * Makefile.in: Regenerate.
3458 2001-11-02  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3460         * ld.texinfo: Use @command for commands, @option for options.
3461         * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
3462         the page man title.
3463         * Makefile.in: Rebuild.
3465 2001-11-04  Chris Demetriou  <cgd@broadcom.com>
3467         * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
3468         Add support for targets.
3470 2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
3472         * configure.in (ALL_LINGUAS): Add "fr" and "sv"
3473         * configure: Regernate.
3474         * po/fr.po: New file.
3475         * po/sv.po: New file.
3477 2001-11-01  NIIBE Yutaka  <gniibe@m17n.org>
3479         * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
3480         as little endian default and to support big endian.
3482 2001-11-01  Chris Demetriou  <cgd@broadcom.com>
3484         * ld.texinfo (Options): Document new option, -nostdlib.
3485         * lexsup.c (OPTION_NOSTDLIB): New definition.
3486         (ld_options): Add entry for "nostdlib".
3487         (parse_args): Handle OPTIONS_NOSTDLIB.
3488         * ldfile.c (ldfile_add_library_path): Don't add directories
3489         to the search path if they weren't specified on the command line
3490         and -nostdlib was specified.
3491         * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
3493 2001-10-31  Nick Clifton  <nickc@cambridge.redhat.com>
3495         * lexsup.c (parse_args): Prevent infinite parsing loop when
3496         "-rpath.a" is specified on the command line.
3497         Replace calls to fprintf with calls to einfo.
3499 2001-10-31  John Marshall  <jmarshall@acm.org>
3501         * ld.texinfo: A historical requirement that MEMORY and SECTIONS
3502         appear only once across all the linker scripts involved in a link
3503         invocation no longer applies.  Make the documentation reflect
3504         that.
3506 2001-10-31  NIIBE Yutaka  <gniibe@m17n.org>
3508         * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
3509         targets.
3510         (sh-*-linux*): Added targ_extra_libpath.
3512 2001-10-31  David Heine  <dlheine@tensilica.com>
3514         * ldlang.c (lang_size_sections): Keep a valid output_offset field
3515         for padding statements.
3517 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
3519         * configure.tgt (mmix-*-*): New target.
3520         * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
3521         Add dependencies to match.
3522         * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
3523         emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
3524         scripttempl/mmo.sc: New files.
3525         * gen-doc.texi: @set MMIX.
3526         * ld.texinfo: Ditto.
3527         [MMIX] Add MMIX node.
3528         * Makefile.in: Regenerate.
3530 2001-10-29  Kazu Hirata  <kazu@hxi.com>
3532         * ldlang.c: Fix a comment typo.
3534 2001-10-23  Alan Modra  <amodra@bigpond.net.au>
3536         * configure.host: Move alpha*-*-linux-gnu* entry to generic
3537         entries, and match *-*-linux*.
3539 2001-10-20  Alan Modra  <amodra@bigpond.net.au>
3541         * ldgram.y (mri_script_command): Surround processing of INCLUDE
3542         with ldlex_script, ldlex_popstate.
3543         (ifile_p1): Likewise.
3544         * ldlex.l (EOF): Don't BEGIN(SCRIPT).  Restore lineno from the
3545         correct slot.
3546         (lex_push_file): Save current lineno to lineno_stack.  Set lineno
3547         to 1.  Don't BEGIN(SCRIPT).
3548         (lex_redirect): Similarly.
3549         * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
3551 2001-10-20  Nick Clifton  <nickc@cambridge.redhat.com>
3553         * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
3554         __EH_FRAME_END__ and accept eh frames into data section.
3555         Add ctor and dtor sections.
3557 2001-10-19  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
3559         * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
3560         (auto-export): Fix indentation.
3562 2001-10-18  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
3564         * pe-dll.c (autofilter_objectlist): Add startup objects
3565         for profiling.
3566         (auto-export): Constify char * p.
3567         Extract file basename and use strcmp rather than ststr
3568         for object lookup.
3570 2001-10-18  Chris Demetriou  <cgd@broadcom.com>
3572         * ldmain.c (get_emulation): Improve comment about the handling
3573         of -mipsN options.
3575 2001-10-17  Alan Modra  <amodra@bigpond.net.au>
3577         * po/POTFILES.in: Regenerate.
3579 2001-10-16  Vassili Karpov  <malc@pulsesoft.com>
3581         * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
3582         -z nocopyreloc and -z nocombreloc usage strings.
3584 2001-10-12  Vassili Karpov  <malc@pulsesoft.com>
3586         * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
3587         in usage.
3589 2001-10-11  Aleksey Romanov <aromanov@ennovatenetworks.com>
3591         * scripttempl/armaout.sc: Place .bss section after end of aligned
3592         data section to match behaviour of aout code in constructrion of
3593         header.
3595 2001-10-11  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
3597         * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
3598         startup files for mingw32 dlls to list.
3600 2001-10-10  Chris Demetriou  <cgd@broadcom.com>
3602         * emultempl/elf32.em: Fix shell 'if' usage for portability.
3604 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
3606         * configure.tgt (targ): Add arm9e-*-elf.
3608 2001-10-05  H.J. Lu  <hjl@gnu.org>
3610         * genscripts.sh: Fix a typo in the last change.
3612 2001-10-05  Jakub Jelinek  <jakub@redhat.com>
3614         * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
3615         -z nocombreloc in usage.
3617 2001-10-03  Jim Blandy  <jimb@redhat.com>
3619         * genscripts.sh: Include a comment at the top of each generated
3620         script, explaining its purpose.
3622 2001-10-03  Vassili Karpov  <malc@pulsesoft.com>
3624         * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
3625         * NEWS: Mention -z nocopyreloc.
3626         * ld.texinfo (Options): Describe nocopyreloc.
3628 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
3630         * configure: Regenerate.
3632 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
3634         * ldver.h (ld_program_version): Remove declaration.
3635         * lexsup.c (parse_args): Move printing of copyright message..
3636         * ldver.c (ldversion): .. to here.
3637         Use BFD_VERSION_STRING in place of BFD_VERSION.
3638         (ld_program_version): Remove.
3639         * Makefile.am (Makefile): Depend on bfd/configure.in.
3640         Run "make dep-am".
3641         * Makefile.in: Regenerate.
3643 2001-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
3645         * Makefile.am: Update dependencies with "make dep-am".
3646         * Makefile.in: Regenerate.
3648 2001-09-29  John Reiser  <jreiser@BitWagon.com>
3650         * ldlang.c (lang_common): Conditionally inhibit Common allocation.
3651         * lexsup.c: Add --no-define-common commandline option.
3652         * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
3653         * ldlex.l: Likewise.
3654         * ld.h: Add command_line.inhibit_common_definition.
3655         * ldmain.c (main): Initialize.
3656         * ld.texinfo: Document.
3658 2001-09-29  Alan Modra  <amodra@bigpond.net.au>
3660         * ldlang.c (section_already_linked): Remove assignment to kept_section.
3662 2001-09-26  Alan Modra  <amodra@bigpond.net.au>
3664         * ldmisc.c (USE_STDARG): Remove.
3665         (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
3666         (einfo): Likewise.
3667         (minfo): Likewise.
3668         (lfinfo): Likewise.
3670         * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
3671         declarations.  Update copyright.
3673 2001-09-24  Charles Wilson  <cwilson@ece.gatech.edu>
3675         * pe-dll.c: Remove obsoleted declaration of
3676         pe_get_data_import_dll_name.
3677         (pe_create_import_fixup): Fix thinko.
3679         * ld.texinfo(enable-auto-import): Clarify the explanation.
3681 2001-09-24  Nick Clifton  <nickc@cambridge.redhat.com>
3683         * pe-dll.c (pe_create_import_fixup): Revert previous patch.
3684         * emultemp/pe.em (pe_data_import_dll): Move definition outside of
3685         DLL_SUPPORT controlled code.
3687 2001-09-24  Charles Wilson  <cwilson@ece.gatech.edu>
3689         * emultempl/pe.em(pe_data_import_dll): Make static.
3690         (pe_get_data_import_dll_name): New accessor function.
3691         * pe-dll.c(pe_create_import_fixup): call
3692         pe_get_data_import_dll_name() from pe.em, instead of
3693         directly accessing pe_data_import_dll variable from pe.em.
3695 2001-09-18  Bruno Haible  <haible@clisp.cons.org>
3697         * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
3698         (def_file_add_directive): Use ISSPACE instead of isspace.
3699         (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
3700         isdigit/isxdigit/isalpha/isalnum.
3701         * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
3702         (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
3703         * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
3704         (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
3705         isalnum.
3706         * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
3707         (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
3708         isupper/tolower.
3709         * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
3710         (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
3711         * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
3712         (ctor_prio): Use ISDIGIT instead of isdigit.
3713         * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
3714         (ldfile_open_file_search): Use ISALPHA instead of isalpha.
3715         (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
3716         isupper/tolower.
3717         * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
3718         (stricpy): Use TOLOWER instead of isupper/tolower.
3719         (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
3720         * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
3721         (lex_warn_invalid): Use ISPRINT instead of isprint.
3722         * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
3723         (main): For gettext, also set the LC_CTYPE locate facet.
3724         (add_keepsyms_file): Use ISSPACE instead of isspace.
3725         * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
3726         (is_num, parse_args): Use ISDIGIT instead of isdigit.
3727         * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
3728         (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
3729         * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
3730         (gldppcmacos_read_file): Use ISSPACE instead of isspace.
3731         * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
3732         (quoteput): Use ISSPACE instead of isspace.
3733         (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
3734         instead of isalnum.
3736 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
3738         * deffilep.y (def_stash_module): Constify "name" param.
3740         * pe-dll.c: Replace CONST with const throughout.
3741         (quick_symbol): Constify "n1", "n2", "n3" params.
3742         (make_singleton_name_thunk): Constify "import" param.  Make
3743         "buffer_len" a size_t.
3744         (make_import_fixup_entry): Constify "name", "fixup_name",
3745         "dll_symname" params.
3746         (pe_get16): Cast args of bfd_seek.  Replace bfd_read with bfd_bread.
3747         (pe_get32): Likewise.
3748         (pe_implied_import_dll): Likewise.
3750         * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
3751         (sort_by_section_name): Likewise.
3753         * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
3754         (make_import_fixup): Cast printf arg, rel->address to long rather
3755         than int.
3756         (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
3758 2001-09-15  Alan Modra  <amodra@bigpond.net.au>
3760         * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
3761         defines BufferSize.  Increase buffer size by one.
3763 2001-09-14  Ralf Habacker <Ralf.Habacker@freenet.de>
3765         * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
3767 2001-09-14  Kevin Lo <kevlo@openbsd.org>
3769         * configure.tgt: Add arm-openbsd target.
3771 2001-09-12  H.J. Lu  <hjl@gnu.org>
3773         * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
3774         eelf64lppc.o to ...
3775         (ALL_64_EMULATIONS): Here.
3776         * Makefile.in: Regenerated.
3778 2001-09-12  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
3780         * emultempl/pe.em(make_import_fixup): change signature to
3781         take asection as well as arelec; we need this for proper
3782         error reporting.  Only call pe_create_import_fixup() if
3783         there is no attempt to add a constant addend to the reloc;
3784         otherwise, report error condition.
3785         * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
3786         since final argument is a pointer to make_import_fixup().
3787         Change call to cb() to match make_import_fixup() signature.
3788         (make_import_fixup_mark): make buffer_len unsigned.
3789         * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
3791 2001-09-12  Charles Wilson  <cwilson@ece.gatech.edu>
3793         * ld.texinfo: add verbose documentation for auto-import
3794         direct-addressing workaround, to compliment the terse
3795         error message.
3797 2001-09-12  Andrew MacLeod  <amacleod@redhat.com>
3799         * scripttempl/v850.sc: Add gcc_except_table sections.
3801 2001-09-11  Jeffrey A Law  (law@cygnus.com)
3803         * emulparams/h8300helf.sh: Move stack to a much higher memory address.
3804         * emulparams/h8300self.sh: Similarly.
3806 2001-09-05 Danny Smith <dannysmith@users.souceforge.net>
3808         * ld.texinfo (Options, --stack): Correct default value for stack
3809         reserve.
3811 2001-09-05  Tom Rix <trix@redhat.com>
3813         * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
3815 2001-09-03  Andreas Jaeger  <aj@suse.de>
3817         * emultempl/beos.em: Declare prototypes for comparions functions,
3818         adjust definitions.
3820 2001-09-02  Andreas Jaeger  <aj@suse.de>
3822         * emultempl/aix.em: Add missing prototype.
3823         * emultempl/lnk960.em: Likewise.
3824         * emultempl/vanilla.em: Likewise.
3825         * emultempl/armcoff.em: Likewise.
3826         * emultempl/armelf_oabi.em: Likewise.
3827         * emultempl/beos.em: Likewise.
3828         * emultempl/gld960c.em: Likewise.
3829         * emultempl/gld960.em: Likewise.
3831         * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
3832         for prototype declaration.
3834 2001-08-31  Eric Christopher  <echristo@redhat.com>
3835             Jason Eckhardt  <jle@redhat.com>
3837         * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
3839 2001-08-31  Andreas Jaeger  <aj@suse.de>
3841         * emultempl/pe.em: Add missing prototypes.
3842         (gld_${EMULATION_NAME}_after_open): Remove extra args to
3843         pe_find_data_imports.
3844         (pr_sym): Add unused attribute.
3846 2001-08-29  Joel Sherrill <joel@OARcorp.com>
3848         * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
3849         default from coff to elf.
3851 2001-08-29  Jeff Law <law@redhat.com>
3853         * emulparams/h8300helf.sh: Resync with h8300elf.sh.  Update
3854         ARCH specification.
3855         * emulparams/h8300self.sh: Similarly.
3857 2001-08-28  J"orn Rennecke <amylaar@redhat.com>
3859         * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
3860         eh8300self.o .
3861         (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
3862         * configure.tgt (h8300-*-elf*): New case.
3863         * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
3864         * emulparams/h8300self.sh: New file.
3865         * Makefile.in: Regenerated.
3867 2001-08-28  Nick Clifton  <nickc@cambridge.redhat.com>
3869         * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
3870         with macro name.
3872 2001-08-27  Linus Nordberg  <linus@swox.com>
3873             Alan Modra  <amodra@bigpond.net.au>
3875         * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
3876         (eelf64ppc.c, eelf64lppc.c): Add make targets.
3877         Run "make dep-am"
3878         * Makefile.in: Regenerate.
3879         * configure.tgt: Add powerpc64 support.  Move pdp11, pjl, pj
3880         entries to correct alphabetical position.
3881         * emulparams/elf64ppc.sh: New.
3882         * emulparams/elf64lppc.sh: New.
3884 2001-08-27  Nick Clifton  <nickc@cambridge.redhat.com>
3886         * ldmain.c (main): Declare BSIZE as static.
3888 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
3890         * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
3891         into .rel.dyn resp. .rela.dyn if combreloc.
3892         (get_script): If .x linker script is equal to .xn, only put it
3893         once into the binary.
3894         Add .xc and .xsc scripts.
3895         (parse_args): Handle -z combreloc and -z nocombreloc.
3896         * scripttempl/elf.sc (.rela.sbss): Fix a typo.
3897         For .xc and .xsc scripts put all .rel* or .rela* input sections
3898         but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
3899         * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
3900         is elf.
3901         Strip trailing whitespace from script.
3902         Generate .xc and .xsc scripts if requested.
3903         * ldmain.c (main): Initialize link_info.combreloc and
3904         link_info.spare_dynamic_tags.
3905         * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
3906         (ld_options): Add --spare-dynamic-tags option.
3907         (parse_args): Likewise.
3908         * ld.texinfo: Document -z combreloc and -z nocombreloc.
3909         * ldint.texinfo: Document .xc and .xsc linker scripts.
3910         * NEWS: Add notes about -z combreloc and SHF_MERGE.
3912 2001-08-22  H.J. Lu  <hjl@gnu.org>
3914         * emulparams/elf32fr30.sh: Add a newline.
3916 2001-08-21  Andreas Jaeger  <aj@suse.de>
3918         * deffilep.y: Add missing prototypes.
3919         * pe-dll.c: Likewise.
3921 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
3923         * ldlang.c (insert_pad): Fix typos in last patch.
3925         * ldlang.c: When traversing lang_statement_union_type lists,
3926         consistently use "header.next" rather than "next".
3927         * mpw-eppcmac.c: Likewise.
3928         * emultempl/beos.em: Likewise.
3929         * emultempl/hppaelf.em: Likewise.
3930         * emultempl/pe.em: Likewise.
3931         * ldlang.h (union lang_statement_union): Remove "next" field.
3933         * ldlang.c (insert_pad): Use offsetof macro.
3934         (lang_size_sections): Always neuter padding statements.
3935         * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
3937         * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
3938         passed to lang_size_sections.
3939         (pe_exe_fill_sections): Likewise.
3940         * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
3941         (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
3943 2001-08-18  Alan Modra  <amodra@bigpond.net.au>
3945         * emultempl/aix.em: Formatting fixes.
3947 2001-08-18  Alan Modra  <amodra@bigpond.net.au>
3949         * ldlang.c (insert_pad): Make use of an existing pad statement if
3950         available.  Move code calculating alignment, adjusting section
3951         alignment power, and adjusting dot to ..
3952         (size_input_section): .. here.  Remove unused relax param.
3953         (lang_size_sections): Change boolean `relax' param to boolean *.
3954         Adjust call to size_input_section.  Make use of insert_pad to
3955         place pad after the assignment statement.  If relaxing, zap
3956         padding statements.
3957         (reset_memory_regions): Reset output_bfd section sizes too.
3958         (relax_again): Move to..
3959         (lang_process): ..here.  Adjust call to lang_size_sections, and
3960         remove duplicated code.
3961         * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
3963 2001-08-17  Alan Modra  <amodra@bigpond.net.au>
3965         * ld.texinfo: Document that fill values now use the four least
3966         significant bytes.
3967         * emulparams/elf32fr30.sh (NOP): Update.
3968         * emulparams/elf32mcore.sh: Likewise.
3969         * emulparams/elf64_s390.sh: Likewise.
3970         * emulparams/elf_i386.sh: Likewise.
3971         * emulparams/elf_i386_be.sh: Likewise.
3972         * emulparams/elf_i386_chaos.sh: Likewise.
3973         * emulparams/elf_i386_ldso.sh: Likewise.
3974         * emulparams/elf_s390.sh: Likewise.
3975         * emulparams/elf_x86_64.sh: Likewise.
3976         * emulparams/i386moss.sh: Likewise.
3977         * emulparams/i386nw.sh: Likewise.
3978         * emulparams/m68kelf.sh: Likewise.
3979         * scripttempl/elf.sc: Update NOP comment.
3980         * scripttempl/elfi370.sc: Likewise.
3981         * scripttempl/elfm68hc11.sc: Likewise.
3982         * scripttempl/elfm68hc12.sc: Likewise.
3983         * scripttempl/nw.sc: Likewise.
3985 2001-08-15  Tom Rix <trix@redhat.com>
3987         * ldgram.y (saved_script_handle): Initialize to NULL.
3988         * ldmain.c (main): Change check on saved_script_handle.
3990 2001-08-14  Alan Modra  <amodra@bigpond.net.au>
3992         * emultempl/elf32.em: Formatting fixes.
3993         (output_prev_sec_find): Test for bfd_ind_section too;  do so by
3994         looking at sec->owner.
3995         (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
3996         (gld${EMULATION_NAME}_place_orphan): Add a few comments.  Remove
3997         unused code, and reorganize orphan section placement code.
3999         * ldlang.c (wild_doit): Rename to lang_add_section.
4000         * ldlang.h: Here too.
4001         * mpw-elfmips.c: And here.
4002         * emultempl/beos.em: And here.
4003         * emultempl/elf32.em: And here.
4004         * emultempl/hppaelf.em: And here.
4005         * emultempl/pe.em: And here.
4007 2001-08-13  Richard Henderson  <rth@redhat.com>
4009         * emultempl/needrelax.em: New file.
4010         * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
4011         * Makefile.am (eelf64_ia64.c): Depend on it.
4012         * Makefile.in: Rebuild.
4014 2001-08-13  Alan Modra  <amodra@bigpond.net.au>
4016         * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
4017         output_section is set non-NULL.
4019         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
4020         `true' for SEC_EXCLUDE sections so that the generic code doesn't
4021         needlessly create an output_section_statement.  Treat a correctly
4022         named output_section_statement with NULL bfd_section as compatible.
4024 2001-08-13  Hans-Peter Nilsson  <hp@bitrange.com>
4026         * emultempl/generic.em: Support EXTRA_EM_FILE.
4027         (ld_${EMULATION_NAME}_emulation): Support emulation parameters
4028         LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
4029         LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
4030         LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
4031         LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
4032         LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
4033         LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
4034         LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
4035         LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
4036         LDEMUL_FIND_POTENTIAL_LIBRARIES.
4038 2001-08-12  Richard Henderson  <rth@redhat.com>
4040         * scripttempl/elf.sc, scripttempl/elfd30v.sc,
4041         scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
4042         scripttempl/v850.sc: Keep .jcr data.
4044 2001-08-12  H.J. Lu  <hjl@gnu.org>
4045             Andrew Haley  <aph@cambridge.redhat.com>
4046             Nick Clifton  <nickc@redhat.com>
4048         * ldgram.y (had_script): Change name to saved_script_handle.
4049         Change type to file handle.
4050         * ld.h (had_script): Rename and retype.
4051         * ldfile.c (ldfile_open_command_file): Save the file handle
4052         used in saved_script_handle.
4053         * lexsup.c (parse_args): Do not allow -c option to alter
4054         saved_script_handle.
4055         * ldmain.c (main): Print out the linker script used if
4056         --verbose is given.  Check saved_script_handle to obtain the
4057         external linker script used, or if NULL, dump the builtin
4058         script.
4059         * ld.texinfo: Document that --verbose now dumps the linker
4060         script used, regardless of whether it was an internal or an
4061         external script.
4063 2001-08-10  Andreas Jaeger  <aj@suse.de>
4065         * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
4066         to build warnings.
4067         * configure: Regenerate.
4069 2001-08-09  Alan Modra  <amodra@bigpond.net.au>
4071         * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
4073         * scripttempl/elf.sc: Move non-text .dynamic section before
4074         .plt/.got/.sdata* group.
4075         (OTHER_GOT_SECTIONS): Move to immediately after .got.
4076         (OTHER_SDATA_SECTIONS): Add.
4077         * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
4078         OTHER_GOT_SECTIONS.
4079         * emulparams/crislinux.sh: Likewise.
4080         * emulparams/elf32b4300.sh: Likewise.
4081         * emulparams/elf32bmip.sh: Likewise.
4082         * emulparams/elf32bmipn32.sh: Likewise.
4083         * emulparams/elf32bsmip.sh: Likewise.
4084         * emulparams/elf32btsmip.sh: Likewise.
4085         * emulparams/elf32ebmip.sh: Likewise.
4086         * emulparams/elf32elmip.sh: Likewise.
4087         * emulparams/elf32l4300.sh: Likewise.
4088         * emulparams/elf32lmip.sh: Likewise.
4089         * emulparams/elf32lsmip.sh: Likewise.
4090         * emulparams/elf32ltsmip.sh: Likewise.
4091         * emulparams/elf64bmip.sh: Likewise.
4092         * emulparams/elf64btsmip.sh: Likewise.
4093         * emulparams/elf64ltsmip.sh: Likewise.
4095 2001-08-08  Alan Modra  <amodra@bigpond.net.au>
4097         * genscripts.sh: Source the emulparams script before each output
4098         script is generated so that variables like `RELOCATING' may affect
4099         variables defined in the emulparams script.
4101 2001-08-04  Alan Modra  <amodra@bigpond.net.au>
4103         * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
4104         order.
4106         * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
4107         ie. iterate over wild_statement.section_list.
4108         (gld${EMULATION_NAME}_place_orphan): Likewise.
4110 2001-08-03  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4112         * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
4113         .fini[0-4] sections used by _exit
4114         (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
4115         (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
4116         * scripttempl/elfm68hc11.sc: Likewise.
4118 2001-08-03  H.J. Lu  <hjl@gnu.org>
4120         * emultempl/beos.em (init): Add the missing initialization.
4122 2001-08-03  Alan Modra  <amodra@bigpond.net.au>
4124         * ld.texinfo (Input Section Basics): Clarify ordering of output
4125         sections.
4126         * ldlang.c (callback_t): Add wildcard_list param.
4127         (walk_wild_section): Remove "section" param.  Rewrite for
4128         lang_wild_statement_type change.  Remove unique_section_p test.
4129         (walk_wild_file): Remove "section" param.
4130         (walk_wild): Remove "section" and "file" params.
4131         (lang_gc_wild): Likewise.
4132         (wild): Likewise.  Modify for lang_wild_statement_type change.
4133         (wild_sort): Likewise.  Add "sec" param.
4134         (gc_section_callback): Likewise.
4135         (output_section_callback): Likewise.  Do unique_section_p test.
4136         (map_input_to_output_sections): Modify call to wild.
4137         (lang_gc_sections_1): Likewise.
4138         (print_wild_statement): Modify for lang_wild_statement_type
4139         change.
4140         (lang_add_wild): Replace filename, filenames_sorted param with
4141         filespec.  Replace section_name, sections_sorted,
4142         exclude_filename_list with section_list.
4143         * ldlang.h (lang_add_wild): Here too.
4144         (lang_wild_statement_type): Replace section_name, sections_sorted,
4145         and exclude_filename_list with section_list.
4146         * ldgram.y (current_file): Delete.
4147         (%union): Add wildcard_list.
4148         (file_NAME_list): Set type to wildcard_list.  Build a linked list
4149         rather than calling lang_add_wild for each entry.
4150         (input_section_spec_no_keep): Call lang_add_wild here instead.
4151         * ld.h (struct wildcard_list): Declare.
4152         * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
4154 2001-08-02  Charles Wilson  <cwilson@ece.gatech.edu>
4156         * ldmain.c (main): initialize link_info.pei386_auto_import
4157         * pe-dll.c: new tables for auto-export filtering
4158         (auto_export): change API, pass abfd for contextual filtering.
4159         Loop thru tables of excluded symbols instead of comparing
4160         "by hand".
4162 2001-08-02  Paul Sokolovsky  <paul.sokolovsky@technologist.com>
4164         * pe-dll.c: new variable pe_dll_enable_extra_debug. New
4165         static variable current_sec (static struct sec *). Add
4166         forward declaration for add_bfd_to_link.
4167         (process_def_file): Don't export undefined symbols. Do not
4168         export symbols starting with  "_imp__".  Call auto_export()
4169         with new API.
4170         (pe_walk_relocs_of_symbol): New function.
4171         (generate_reloc): add optional extra debugging
4172         (pe_dll_generate_def_file): eliminate extraneous initial blank
4173         line in output
4174         (make_one): enlarge symtab to make room for __nm__ symbols
4175         (DATA auto-import support).
4176         (make_singleton_name_thunk): New function.
4177         (make_import_fixup_mark): New function.
4178         (make_import_fixup_entry): New function.
4179         (pe_create_import_fixup): New function.
4180         (add_bfd_to_link): Specify that 'name' argument is a CONST
4181         char *.
4182         * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
4183         declare new functions pe_walk_relocs_of_symbol and
4184         pe_create_import_fixup.
4185         * emultempl/pe.em: add new options --enable-auto-import,
4186         --disable-auto-import, and --enable-extra-pe-debug.
4187         (make_import_fixup): New function.
4188         (pe_find_data_imports): New function.
4189         (pr_sym): New function.
4190         (gld_${EMULATION_NAME}_after_open): Add optional extra pe
4191         debugging. Call pe_find_data_imports.  Mark .idata as DATA, not
4192         CODE.
4194 2001-08-02  Charles Wilson  <cwilson@ece.gatech.edu>
4196         * ld.texinfo: add additional documentation for
4197         --export-all-symbols.  Document --out-implib,
4198         --enable-auto-image-base, --disable-auto-image-base,
4199         --dll-search-prefix, --enable-auto-import, and
4200         --disable-auto-import.
4201         * ldint.texinfo: Add detailed documentation on auto-import
4202         implementation.
4204 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
4206         * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
4207         example.
4209 2001-07-24  Alan Modra  <amodra@bigpond.net.au>
4211         * Makefile.am: Update dependencies with "make dep-am".
4212         * Makefile.in: Regenerate
4214 2001-07-23  Alan Modra  <amodra@bigpond.net.au>
4216         * ldcref.c (check_section_sym_xref): New function.
4217         (check_nocrossrefs): Call it.
4218         (check_nocrossref): Interate over h->refs here instead of..
4219         (check_refs): ..here.  Pass in the symbol name, section, and bfd
4220         rather than hash_entry pointers.
4221         (struct check_refs_info): Keep symbol name rather than hash entry.
4222         Remove "same".
4223         (check_reloc_refs): Tweak for above changes in check_refs_info.
4224         Only report references to section syms when symname is NULL to
4225         prevent duplicate messages for the same reloc.
4227 2001-07-19  Nick Clifton  <nickc@cambridge.redhat.com>
4229         * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
4230         available.  Do not print NULL trees.
4231         (exp_print_token): Print unknown tokens with values > 126 as
4232         decimal values not ASCII characters.
4234         * ldlang.c (lang_leave_overlay): If a region is specified assign
4235         it to all sections inside the overlay unless they have been
4236         assigned to the own, non-default, memory region.
4238         * README: Add header for consistency with other README files.
4240 2001-07-14  H.J. Lu  <hjl@gnu.org>
4242         * emultempl/elf32.em (output_prev_sec_find): Never return
4243         bfd_abs_section_ptr, bfd_com_section_ptr nor
4244         bfd_und_section_ptr.
4246 2001-07-14  Nick Clifton  <nickc@cambridge.redhat.com>
4248         * Makefile.am (em32relf.c): Change dependency from generic.em to
4249         elf32.em.
4250         * Makefile.in: Regenerate.
4252 2001-07-14  matthew green  <mrg@eterna.com.au>
4254         * configure.tgt (i386-*-netbsdelf*): New target.
4255         (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
4257 2001-07-13  Jakub Jelinek  <jakub@redhat.com>
4259         * emultempl/elf32.em (output_prev_sec_find): New.
4260         (place_orphan): Use it.
4262 2001-07-11  H.J. Lu  <hjl@gnu.org>
4264         * ldmain.c (main): Fix typos in the last change.
4266 2001-07-11  Jakub Jelinek  <jakub@redhat.com>
4268         * ldmain.c (main): Disallow -F and -f without -shared.
4270 2001-07-11  Nick Clifton  <nickc@cambridge.redhat.com>
4272         * emultempl/pe.em (after_open): Check for the output_bfd not
4273         having any coff_data structure allocated to it.
4275 2001-07-09  David O'Brien  <obrien@FreeBSD.org>
4277         * emultempl/elf32.em: Do not assuming that contents of the buffer
4278         returned from basename function will remain unchanged accross other
4279         function calls.
4281 2001-07-03  H.J. Lu  <hjl@gnu.org>
4283         * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
4284         2001-07-03. It creates dynamic entries even for static binaries.
4286 2001-07-03  Jakub Jelinek  <jakub@redhat.com>
4288         * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
4289         (DYNAMIC): Use it to reserve few dynamic entries for
4290         post-linking tools.
4292 2001-06-27  Alan Modra  <amodra@bigpond.net.au>
4294         * emulparams/hppa64linux.sh: New file.
4295         * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
4296         * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
4297         (ehppa64linux.c): Add rule to make it.
4298         Run "make dep-am".
4299         * Makefile.in: Regenerate.
4301 2001-06-21  Hans-Peter Nilsson  <hp@axis.com>
4303         * ld.texinfo (Options, -r): Mention restrictions when using
4304         different object formats.
4306 2001-06-19  Hans-Peter Nilsson  <hp@axis.com>
4308         * ldlang.c (lang_check): Emit fatal error if relocatable link
4309         between different object flavours with relocations in input.
4311 2001-06-19  H.J. Lu  <hjl@gnu.org>
4313         * ld.texinfo (-E, --export-dynamic): Mention --version-script.
4314         (--version-script): Mention the language support.
4316 2001-06-19  H.J. Lu <hjl@gnu.org>
4318         * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
4320 2001-06-18  H.J. Lu <hjl@gnu.org>
4322         * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
4323         (diststuff): Add $(MANS).
4324         * Makefile.in: Regenerated.
4326         * ld.1: Removed.
4328 2001-06-18  Hans-Peter Nilsson  <hp@axis.com>
4330         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
4331         Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
4332         * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
4333         * ld.h (args_type): Remove member export_dynamic.  All users
4334         changed to use struct bfd_link_info member.
4336         * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
4337         $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
4338         * Makefile.in: Regenerate.
4340 2001-06-18  H.J. Lu  <hjl@gnu.org>
4342         * ldlang.c (init_os): Add the newline to the einfo call.
4343         (lang_check): Likewise.
4344         (lang_do_version_exports_section): Likewise.
4346 2001-06-15  H.J. Lu  <hjl@gnu.org>
4348         * lexsup.c (parse_args); Save optind to report unrecognized
4349         option.
4351 2001-06-15  Hans-Peter Nilsson  <hp@axis.com>
4353         * ldlang.c (lang_check): Emit fatal error if relocatable link
4354         between different object flavours.
4356         * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
4357         Set new link_info member export_dynamic.
4358         * ldmain.c (main): Initialize new link_info member export_dynamic.
4360 2001-06-12  Nick Clifton  <nickc@cambridge.redhat.com>
4362         * ldlang.c (walk_wild): Only call walk_wild_file if
4363         lookup_name returns something.
4364         (lookup_name): If load_symbols fails, return NULL.
4365         (load_symbols): Change to a boolean function.
4366         (open_input_bfds): If load_symbols fails then do not make the
4367         executable.
4369 2001-06-08  Alan Modra  <amodra@bigpond.net.au>
4371         * ldlang.c (record_bfd_errors): Remove.
4373         * emultempl/aix.em: Fix copyright dates.
4375 2001-06-07  Andreas Jaeger  <aj@suse.de>
4377         * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
4378         (TEXT_START_ADDR): Likewise.
4380 2001-06-06  Martin Schwidefsky <schwidefsky@de.ibm.com>
4382         * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
4384 2001-06-05  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
4386         * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
4388 2001-05-31  H.J. Lu  <hjl@gnu.org>
4390         * ldlang.c (open_input_bfds): Don't change the bfd error
4391         handler whilst loading symbols.
4393 2001-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
4395         * configure.tgt: Remove i370-mvs architecture, it is not currently
4396         supported.
4398 2001-05-25  H.J. Lu  <hjl@gnu.org>
4400         * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
4401         like emulparams/aixppc.sh.
4403 2001-05-25  H.J. Lu  <hjl@gnu.org>
4405         * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
4406         setting of output_filename after bfd_scan_arch.
4407         * emultempl/pe.em: Likewise.
4409 2001-05-25  H.J. Lu  <hjl@gnu.org>
4411         * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
4412         like emulparams/aixppc.sh.
4414         * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
4415         instead of ${srcdir}/emultempl/stringify.sed.
4417 2001-05-25  Timothy Wall  <twall@oculustech.com>
4419         * emulparams/elf64_aix.sh: Change settings to match IBM linker
4420         output.
4422 2001-05-25  Alan Modra  <amodra@one.net.au>
4424         * configure.host: Replace linuxoldld with linux*oldld.
4425         * configure.tgt: Likewise.
4427 2001-05-24  H.J. Lu  <hjl@gnu.org>
4429         * emultempl/stringify.sed: Removed again.
4431 2001-05-24  H.J. Lu  <hjl@gnu.org>
4433         * emultempl/aix.em (OUTPUT_ARCH): Defined.
4434         (gld${EMULATION_NAME}_before_parse): Initialize
4435         ldfile_output_architecture, ldfile_output_machine and
4436         ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
4437         * emultempl/beos.em: Likewise.
4438         * emultempl/elf32.em: Likewise.
4439         * emultempl/linux.em: Likewise.
4440         * emultempl/mipsecoff.em: Likewise.
4441         * emultempl/pe.em: Likewise.
4442         * emultempl/sunos.em: Likewise.
4444 2001-05-24 Tom Rix <trix@redhat.com>
4446         * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
4447         udate import file format.
4448         (change_symbol_mode) New, same
4449         (is_syscall) New, same
4450         * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
4451         * emulparams/aixppc64.sh : same
4452         * emulparams/aixrs6.sh : same
4453         * emulparams/ppcmacos.sh : same
4454         * emultempl/aix.em : use strtoull to parse options
4455         * Makefile.am : add eaixppc64 emulation for xcoff64
4456         * Makefile.in : same
4457         * configure.tgt : same
4459         * scripttempl/aix.sc : default text section offset to 0x10000000
4460         default data section offset to 0x20000000
4461         add .sv3264 and .sv64 pseudo sections
4462         loader and debug sections use the currect section offset.
4464         * emultempl/aix.em : Add xcoff64 support
4465         Add -binitfini support
4466         (gld${EMULATION_NAME}_before_parse) -binitfini
4467         (gld${EMULATION_NAME}_parse_args) same
4468         (gld${EMULATION_NAME}_before_allocation) format change for special
4469         sections
4471         * emulparams/aixppc64.sh : New file for xcoff64 support
4473 2001-05-23  Alexandre Oliva  <aoliva@redhat.com>
4475         * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
4476         variable to avoid non-portable shell construct.
4478 2001-05-23  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4480         * ldmain.c (get_emulation): Add -mips5 command line argument.
4482 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
4484         * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
4485         (ELF_INTERPRETER_NAME): Define it.
4486         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
4487         it.
4488         * configure.tgt (targ_emul, targ_extra_emuls)
4489         [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
4490         as primary, elf_i386 as extra.
4491         * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
4492         (eelf_i386_ldso.c): New rule.
4493         * Makefile.in: Rebuilt.
4495 2001-05-22  Nick Clifton  <nickc@redhat.com>
4497         * lexsup.c (ld_options): Allow -I to be an alias for
4498         --dynamic-linker.  This is for Solaris compatability.
4499         * ld.texinfo: Document that -I can be used.
4500         * ld.1: Regenerate.
4502 2001-05-16  Alan Modra  <amodra@one.net.au>
4504         * ldlang.c (wild_doit): Use linker_has_input to reliably determine
4505         whether an input section is the first one assigned to an output
4506         section.
4507         Assorted formatting fixes.
4509 2001-05-14  DJ Delorie  <dj@delorie.com>
4511         * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
4512         * Makefile.in: Ditto.
4514 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
4516         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
4517         .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
4518         output sections.
4519         * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
4521 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
4523         * ldlang.c (lang_process): Call bfd_merge_sections.
4525 2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4527         * ldgram.y: Fix typo.
4529 2001-05-03  H.J. Lu  <hjl@gnu.org>
4531         * emultempl/elf32.em: Include "libiberty.h".
4532         (gld${EMULATION_NAME}_vercheck): Call basename () to get the
4533         basename of the bfd filename.
4534         (gld${EMULATION_NAME}_stat_needed): Likewise.
4535         (gld${EMULATION_NAME}_try_needed): Likewise.
4536         (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
4538 2001-05-02  H.J. Lu  <hjl@gnu.org>
4540         * emultempl/pe.em: Include <ctype.h>.
4542 2001-05-02  Johan Rydberg  <jrydberg@opencores.org>
4544         * emulparams/elf32openrisc.sh: New file.
4546         * Makefile.am: Add OpenRISC target.
4547         * Makefile.in: Regenerated.
4549         * configure.tgt: Add openrisc-*-* mapping.
4551 2001-05-02  Nick Clifton  <nickc@redhat.com>
4553         * emultempl/aix.em: Replace buystring with xstrdup.
4554         * emultempl/beos.em: Replace buystring with xstrdup.
4556 2001-05-02  H.J. Lu  <hjl@gnu.org>
4558         * ldfile.c: Include "libiberty.h".
4559         * ldlex.l: Likewise.
4561         * ldmisc.c (buystring): Removed.
4562         * ldmisc.h: Likewise.
4564         * ldfile.c: Replace buystring with xstrdup.
4565         * ldlang.c: Likewise.
4566         * ldlex.l: Likewise.
4567         * ldmain.c: Likewise.
4568         * ldmisc.c: Likewise.
4569         * lexsup.c: Likewise.
4570         * mpw-eppcmac.c: Likewise.
4572 2001-04-30  Andreas Jaeger  <aj@suse.de>
4574         * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
4576 2001-04-28  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
4578         * ldlang.c (load_symbols): Give emulation a chance
4579         to process unrecognized file before fatal error is
4580         reported, not after.
4582 2001-04-27  Sean McNeil <sean@mcneil.com>
4584         * configure.tgt: Add arm-vxworks target.
4585         * scripttempl/armcoff.sc: Support .text or .data as a section name
4586         prefix.
4587         Define _etext.
4589 2001-04-13  J.T. Conklin  <jtc@redback.com>
4591         * ld.texinfo: Document --fatal-warnings.
4592         * ld.1: Regenerate.
4594         * ldmisc.c (vfinfo): Set flag to inhibit making executable if
4595         warnings have been turned into errors.
4596         * lexsup.c (OPTION_WARN_FATAL): Define.
4597         (ld_options): Entry for --fatal-warnings.
4598         (parse_args): Handle OPTION_WARN_FATAL.
4599         * ld.h (ld_config_type): Add fatal_warnings field.
4601 2001-04-13  Jakub Jelinek  <jakub@redhat.com>
4603         * ldmain.c (main): Default to discard_sec_merge.
4604         * lexsup.c (OPTION_DISCARD_NONE): Define.
4605         (ld_options): Add --discard-none.
4606         (parse_args): Handle OPTION_DISCARD_NONE.
4607         * ldlang.c (wild_doit): SEC_MERGE should be set in the output
4608         section only if SEC_MERGE and SEC_STRINGS flags and entsize of
4609         all its input sections match.
4611 2001-04-05  Steven J. Hill  <sjhill@cotw.com>
4613         * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
4614         (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
4615         (eelf32ltsmip.c): New target.
4616         (eelf64btsmip.c): Likewise.
4617         (eelf64ltsmip.c): Likewise.
4618         * Makefile.in: Regenerated.
4620         * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
4621         target.
4622         (mips*-*-linux-gnu*): Likewise.
4624         * emulparams/elf32ltsmip.sh: New. Traditional little endian
4625         MIPS taget.
4626         * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
4627         target.
4628         * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
4629         endian target.
4631 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
4633         * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
4634         correct value of __Stext here.
4635         (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
4636         .startup section.
4638         * emulparams/crislinux.sh: Remove FIXME.
4640 2001-04-02  Alan Modra  <alan@linuxcare.com.au>
4642         * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
4643         (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
4645 2001-03-27  Hans-Peter Nilsson  <hp@axis.com>
4647         * configure.tgt (cris-*-*): Change default emulation to criself.
4648         (cris-*-*aout*): New rule.
4650 2001-03-27  Matthew Wilcox  <willy@ldl.fc.hp.com>
4652         * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
4653         (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
4655 2001-03-26  Andreas Jaeger  <aj@suse.de>
4657         * ld.texinfo (Overview): Fix syntax in texi code.
4659 2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4661         * ld.texinfo: Put @c man indications to generate the ld man page.
4662         When generating man, define all the variables.  Define SEEALSO
4663         and SYNOPSIS.  Re-organize some lines to avoid the cross references.
4664         * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
4665         (ld.1): Generate from ld.texinfo.
4666         * Makefile.in: Regenerate.
4668 2001-03-23  Mark Elbrecht <snowball3@bigfoot.com>
4670         * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
4671         and '-fdata-sections'. Set the VMA of STABS sections to zero.
4673 2001-03-17  Ulrich Drepper  <drepper@redhat.com>
4675         * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
4676         is an absolute path look only for this file and not along the path.
4678 2001-03-17  Ulrich Drepper  <drepper@redhat.com>
4680         * emultempl/elf32.em (OPTION_GROUP): New macro.
4681         Add new option Bgroup to longopts.
4682         (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
4683         (gld*_list_options): Add -Bgroup and -z defs.
4684         * ld.1: Document -Bgroup and -z defs.
4685         * ld.texinfo: Likewise.
4687 2001-03-07  Michael Meissner  <meissner@redhat.com>
4689         * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
4690         with sections created by -fdata-sections.
4691         (.dynbss,.bss): Ditto.
4693 2001-03-05  Alan Modra  <alan@linuxcare.com.au>
4695         * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
4696         after_allocation_default, not gld..._before_allocation.
4698 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
4700         * configure.in (BFD_VERSION): New.
4701         (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
4702         * configure: Regenerate.
4703         * Makefile.am: Run "make dep-am"
4704         * Makefile.in: Regenerate.
4706 2001-02-26  Timothy Wall  <twall@cygnus.com>
4708         * emulparams/elf64_aix.sh: Add additional read-only sections;
4709         uncomment lines which are now required.
4711 2001-02-26  H.J. Lu  <hjl@gnu.org>
4713         * ldlang.c (open_input_bfds): Set the bfd error handler so
4714         that problems can be caught whilst loading symbols.
4715         (record_bfd_errors): New function: Report BFD errors and mark
4716         the executable output as being invalid.
4718 2001-02-22  Timothy Wall  <twall@cygnus.com>
4720         * configure.host: Add configuration for ia64-*-aix*.
4721         * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
4722         Add dependencies for eelf64_aix.c.
4723         * Makefile.in: Regenerate.
4724         * configure.tgt: Add ia64-*-aix* mapping.
4725         * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
4727 2001-02-20  H.J. Lu  <hjl@gnu.org>
4729         * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
4730         false if we found the file.
4732 2001-02-18  David O'Brien  <obrien@FreeBSD.org>
4734         * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
4735         FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
4737 2001-02-18  lars brinkhoff  <lars@nocrew.org>
4739         * Makefile.am: Add PDP-11 target.
4740         * configure.tgt: Likewise.
4741         * emulparams/pdp11.sh: New file.
4743 2001-02-17  David O'Brien  <obrien@FreeBSD.org>
4745         * configure.host: Add a generic FreeBSD configuration entry such that
4746         all [modern] FreeBSD systems on all platforms will look the same.
4748 2001-02-14  H.J. Lu  <hjl@gnu.org>
4750         * configure.tgt: Remove mention of earmelf_linux26.
4752 2001-02-13  Richard Henderson  <rth@redhat.com>
4754         * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
4756 2001-02-13  H.J. Lu  <hjl@gnu.org>
4758         * ldexp.h (node_type): Add etree_provided.
4759         * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
4760         type to etree_provided if defined by PROVIDE. Allow updating
4761         for etree_provided.
4762         (exp_print_tree): Handle etree_provided.
4763         * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
4764         etree_provided.
4766 2001-02-09  David Mosberger  <davidm@hpl.hp.com>
4768         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
4769         .IA_64.unwind.* pattern to unwind table section and
4770         .IA_64.unwind_info* pattern to unwind info section.
4772 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4774         * Makefile.am: Add linux target for S/390.
4775         * Makefile.in: Likewise.
4776         * configure.host: Likewise.
4777         * configure.tgt: Likewise.
4778         * emulparams/elf64_s390.sh: New file.
4779         * emulparams/elf_s390.sh: New file.
4781 2001-02-09  Jakub Jelinek  <jakub@redhat.com>
4783         * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
4784         targ_extra_libpath.
4785         (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
4787 2001-02-06  Philip Blundell  <philb@gnu.org>
4789         * Makefile.am: Remove mention of earmelf_linux26.
4790         * Makefile.in: Regenerate.
4792 2001-02-04  Philip Blundell  <philb@gnu.org>
4794         * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
4795         * emulparams/armelf_linux26.sh: Delete.
4796         * configure.tgt: Remove mention of armelf_linux26 emulation.
4798 2001-02-01  Nick Clifton  <nickc@redhat.com>
4800         * ld.1: Replace occurances of -oformat with --oformat.
4802 2001-01-25  Jim Driftmyer <jdrift@stny.rr.com>
4804         * ldlang.c (lang_leave_overlay): Don't set lma_region when
4805         load_base is specified.
4807 2001-01-24  Hans-Peter Nilsson  <hp@axis.com>
4809         * emultempl/elf32.em: Correct spelling in comments and listed
4810         options.
4812 2001-01-23  Alan Modra  <alan@linuxcare.com.au>
4814         * ldlang.c (lang_leave_overlay): Only set lma_region from the
4815         default for the first section of a group of overlay sections.
4817 2001-01-22  Alan Modra  <alan@linuxcare.com.au>
4819         * Makefile.am (GENSCRIPTS): Pass exec_prefix.
4820         * Makefile.in: Regenerate.
4821         * genscripts.sh: Use exec_prefix parameter to specify tool lib.
4822         Check for null tool_dir.
4824 2001-01-16  Jim Wilson  <wilson@redhat.com>
4826         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
4827         and IA_64.unwind.info.
4829 2001-01-16  H.J. Lu  <hjl@gnu.org>
4831         * ldlang.c (lang_check): Merge the private data only if the
4832         input file has contents.
4834 2001-01-14  Alan Modra  <alan@linuxcare.com.au>
4836         * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
4838         * emultempl/hppaelf.em (hppaelf_after_parse): New function,
4839         enabling search for libmilli.  On a relocatable link, make .text
4840         sections unique.
4841         (LDEMUL_AFTER_PARSE): Define.
4842         (hppaelf_finish): Correct spelling of relocatable in comments.
4844         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
4845         rummage through the script for sections on the unique list.
4846         Correct length of strncmp for ".note".
4847         (gld${EMULATION_NAME}_check_needed): Rearrange function.
4849         * ldlang.c (unique_section_list): New var.
4850         (unique_section_p): New function.
4851         (walk_wild_section): Don't match sections on unique_section_list.
4852         (lang_add_unique): New function.
4853         Correct spelling of relocatable in comments.
4855         * ldlang.h (struct unique_sections): Declare.
4856         (unique_section_list): Declare.
4857         (unique_section_p): Declare.
4858         (lang_add_unique): Declare.
4860         * lexsup.c (ld_options): Allow --unique to take an optional arg.
4861         (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
4863         * ld.texinfo (--unique): Update.
4865 2001-01-13  Nick Clifton  <nickc@redhat.com>
4867         * lexsup.c (parse_args): Remove spurious white space.
4869 2001-01-12  Nick Clifton  <nickc@redhat.com>
4871         * lexsup.c (parse_args): Update copyright date.
4873 2001-01-12  Philip Blundell  <pb@futuretv.com>
4875         * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
4877 2001-01-10  Kazu Hirata  <kazu@hxi.com>
4879         * scripttempl/h8300.sc: Fix formatting.  Fix a comment typo.
4880         * scripttempl/h8300h.sc: Fix formatting.
4881         * scripttempl/h8300s.sc: Likewise.
4882         * scripttempl/h8500.sc: Likewise.
4883         * scripttempl/h8500b.sc: Likewise.
4884         * scripttempl/h8500c.sc: Likewise.
4885         * scripttempl/h8500m.sc: Likewise.
4886         * scripttempl/h8500s.sc: Likewise.
4888 2000-01-07  David O'Brien  <obrien@BSDi.com>
4890         * emultempl/elf32.em: Only perform Linux ld hints processing when
4891         targeting Linux.
4893 2001-01-07  Philip Blundell  <philb@gnu.org>
4895         * ld.texinfo (Bug Reporting): Update email address for reports.
4897 2000-12-31  Nick Clifton  <nickc@redhat.com>
4899         * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
4900         options by checking for a return value of '?' not -1.
4902 2000-12-28  Nick Clifton  <nickc@redhat.com>
4904         * lexsup.c (struct ld_option): Add new enum value:
4905         EXACTLY_TWO_DASHES.
4906         (ld_options[]): Change -omagic, -output and -oformat options
4907         to be EXACTLY_TWO_DASHES.
4908         (OUTPUT_COUNT): Use ARRAY_SIZE.
4909         (parse_args): Change parameter 'argc' to unsigned.
4910         Place EXACTLY_TWO_DASHES options into new really_longopts
4911         array.
4912         If getopt_long_only fails, try calling getopt_long using the
4913         really_longopts array.
4914         (help): Print a double dash for both EXACTLY_TWO_DASHES and
4915         TWO_DASHES options.
4917         * ldlex.h: Fix prototype of parse_args.
4919         * ld.texinfo: Document that long options starting with 'o'
4920         must be preceeded by two dashes.  Change example of a single
4921         dashed long option from -oformat to -trace-symbol.
4923 2000-12-26  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
4925         * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
4926         (longopts[]): New --no-default-excludes option.
4927         (gld_${EMULATION_NAME}_list_options): Document.
4928         (gld_${EMULATION_NAME}_parse_args): Handle.
4930 2000-12-13  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4932         * ldlang.c (new_stat): Revert the last beautification with "innocent"
4933         whitespace, it breaks the K&R C preprocessor.
4935 2000-12-11  DJ Delorie  <dj@redhat.com>
4937         * ld.texinfo: Add notes about --whole-archive and gcc.
4939 2000-11-18  Fred Fish  <fnf@be.com>
4941         * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
4942         (ld_options): Entry for --allow-shlib-undefined.
4943         (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
4944         * ldmain.c (main): Initialize link_info.allow_shlib_undefined
4945         to false.
4946         * ld.texinfo: Document new command line switch.
4948 2000-12-12  Geoffrey Keating  <geoffk@redhat.com>
4950         * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
4951         .fixup is actually read/write.
4952         * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
4953         * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
4954         * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
4956 2000-12-11  Jan Hubicka  <jh@suse.cz>
4958         * NEWS: Add note about x86_64 architecture.
4960 2000-12-06  Mark Elbrecht  <snowball3@bigfoot.com>
4962         * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
4963         Set DWARF2 sections to a VMA of zero.
4965 2000-12-01  Joel Sherrill  <joel@OARcorp.com>
4967         * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
4968         New targets.
4969         (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
4970         (sparc*-*-rtems*): Switched from a.out to ELF.
4972 2000-11-30  Jan Hubicka  <jh@suse.cz>
4974         * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
4975         (eelf_x86_64.c): New.
4976         * Makefile.in: Regenerate.
4977         * configure.tgt: Add support for x86_64-*-linux-gnu*.
4978         * emulparams/elf_x86_64.sh: New.
4980 2000-11-30  Hans-Peter Nilsson  <hp@axis.com>
4982         * emulparams/crislinux.sh (ENTRY): Change back to _start.
4983         (TEXT_START_SYMBOLS): Remove conditional setting of __start.
4985         * scripttempl/crisaout.sc: Change all RELOCATING not related to
4986         merging non-a.out sections into CONSTRUCTING.
4988 2000-11-28  Nick Clifton  <nickc@redhat.com>
4990         * ld.1 (COPYING): Mention that the GNU Free Documentation
4991         License is present in the sources, but not the output, and
4992         also available from the GNU website.
4993         (GNU Free Documentation License): Comment out this section.
4995 2000-11-28  David O'Brien  <obrien@dragon.nuxi.com>
4997         * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
4998         does not use them.
5000 2000-11-25  David O'Brien  <obrien@FreeBSD.org>
5002         * ld.1: Remove old date so it does not give the impression the manpage
5003         is way out of date.
5005 2000-11-24  Nick Clifton  <nickc@redhat.com>
5007         * configure.tgt (xscale-coff): Add target.
5008         (xscale-elf): Add target.
5010 2000-11-24  Fred Fish  <fnf@be.com>
5012         * ldmain.c (main): Remove redundant init of config.make_executable
5013         to true.
5015 2000-11-15  Richard Henderson  <rth@redhat.com>
5017         * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
5019 2000-11-14  Kazu Hirata  <kazu@hxi.com>
5021         * scripttempl/h8300.sc: Fix formatting.
5022         * scripttempl/h8300h.sc: Likewise.
5023         * scripttempl/h8300s.sc: Likewise.
5025 2000-11-14  Denis Chertykov  <denisc@overta.ru>
5027         * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
5029 2000-11-09  Philip Blundell  <pb@futuretv.com>
5031         * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
5032         around orphan sections whose names can be represented in C.
5034 2000-11-07  Jim Wilson  <wilson@redhat.com>
5036         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
5037         hold_sdata.  If SEC_SMALL_DATA set, set place to hold_sdata.
5039 2000-11-06  Nick Clifton  <nickc@redhat.com>
5041         * ld.texinfo: Add GNU Free Documentation License.
5042         * ldint.texinfo: Add GNU Free Documentation License.
5043         * ld.1: Add GNU Free Documentation License.
5045 2000-11-05  Alan Modra  <alan@linuxcare.com.au>
5047         * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
5048         yy_is_interactive, yy_at_bol, and yy_fill_buffer.
5050         * Makefile.am (DISTCLEANFILES): Add stringify.sed.
5051         Move 2000-11-02 Makefile.in changes to this file.
5052         * Makefile.in: Regenerate.
5054 2000-11-03  Nick Clifton  <nickc@redhat.com>
5056         * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
5057         constructors and destructors.
5058         * scripttempl/h8300h.sc: Ditto.
5059         * scripttempl/h8300s.sc: Ditto.
5060         * scripttempl/h8500.sc: Ditto.
5061         * scripttempl/h8500b.sc: Ditto.
5062         * scripttempl/h8500c.sc: Ditto.
5063         * scripttempl/h8500m.sc: Ditto.
5064         * scripttempl/h8500s.sc: Ditto.
5065         * scripttempl/v850.sc: Ditto.
5066         * scripttempl/w65.sc: Ditto.
5067         * scripttempl/z8000.sc: Ditto.
5069 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
5071         * Makefile.in (e_i386_chaos.c): New rule.
5072         (ALL_EMULATIONS): Added e_i386_chaos.o.
5073         * emulparams/elf_i386_chaos.sh: New file.
5074         * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
5076 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5078         * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
5079         NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
5080         Fix sed invocation, so that it coped with '/' in Solaris 64bit
5081         library path suffix.
5082         Based on patch by Andrew Macleod <amacleod@cygnus.com>.
5084 2000-10-18  Hans-Peter Nilsson  <hp@axis.com>
5086         * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
5087         for consecutive sections.
5089 2000-10-17  Chandrakala Chavva  <cchavva@redhat.com>
5091         * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
5092         options.
5093         * ld.texinfo: Added notes about this new option.
5095 2000-10-16  Nick Clifton  <nickc@redhat.com>
5097         * emultempl/pe.em (_after_open): Add tests of return values from
5098         bfd functions.  Emit appropriate error messages if necessary.
5100 2000-10-13  Nick Clifton  <nickc@redhat.com>
5102         * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
5103         local variables - they are not used, but leave in the call to
5104         bfd_canonicalize_symtab.
5105         (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
5106         pe_dll_search_prefix.
5108 2000-10-12  Charles Wilson  <cwilson@ece.gatech.edu>
5110         * emultempl/pe.em (pe_dll_search_prefix): New variable,
5111         (longopts): New --dll-search-prefix option.
5112         (gld_${EMULATION_NAME}_list_options): Document.
5113         (gld_${EMULATION_NAME}_parse_args): Handle.
5114         (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
5115         dynamically, search for a dll named '<prefix><basename>.dll'
5116         in preference to 'lib<basename>.dll' if --dll-search-prefix
5117         is specified.
5119 2000-10-12  Alan Modra  <alan@linuxcare.com.au>
5121         * ldlang.c (section_already_linked): Set kept_section instead of
5122         sec->comdat->sec.
5124 2000-10-10  Kazu Hirata  <kazu@hxi.com>
5126         * deffile.h: Fix formatting.
5127         * lexsup.c: Likewise.
5128         * mri.c: Likewise.
5130 2000-10-09  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
5132         * pe-dll.c (make_one): Do not generate code thunk for DATA
5133         exports.
5134         (process_def_file): deduce DATA flag for auto-export sumbols.
5136 2000-10-09  Kazu Hirata  <kazu@hxi.com>
5138         * ld.h: Fix formatting.
5139         * ldcref.c: Likewise.
5140         * ldctor.h: Likewise.
5141         * ldemul.c: Likewise.
5142         * ldemul.h: Likewise.
5143         * ldexp.c: Likewise.
5144         * ldexp.h: Likewise.
5145         * ldfile.c: Likewise.
5146         * ldfile.h: Likewise.
5147         * ldlang.c: Likewise.
5148         * ldlang.h: Likewise.
5149         * ldmain.c: Likewise.
5150         * pe-dll.c: Likewise.
5152         * pe-dll.c: Revert some formatting fixes.
5154 2000-10-08  Kazu Hirata  <kazu@hxi.com>
5156         * pe-dll.c: Fix formatting.
5158 2000-10-05  Kazu Hirata  <kazu@hxi.com>
5160         * ldlang.c: Fix formatting.
5162 2000-10-03  DJ Delorie  <dj@redhat.com>
5164         * pe-dll.c (fill_edata): initialize entire block
5165         (make_one): fill in correct section.
5167 2000-10-03  Kazu Hirata  <kazu@hxi.com>
5169         * ldexp.c: Fix formatting.
5171 2000-10-02  DJ Delorie  <dj@redhat.com>
5173         * emultempl/pe.em (gld_*_after_open): detect case where there two
5174         import libraries for same dll; rename one to ensure proper link
5175         order.
5177         * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
5178         typo
5179         (generate_edata): fix typo
5181 2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
5183         * scripttempl/crisaout.sc (ENTRY): Now __start.
5184         (.text): Add default setting for __start.
5185         Remove CONSTRUCTORS handling.
5186         (/DISCARD/): Add .gnu.warning.*.
5187         * emulparams/crislinux.sh (ENTRY): Now __start.
5188         (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
5189         * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
5190         (ENTRY): Now __start.
5191         (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
5192         (EXECUTABLE_SYMBOLS): Add default setting for __start.
5194 2000-09-29  Kazu Hirata  <kazu@hxi.com>
5196         * deffile.h: Fix formatting.
5197         * ld.h: Likewise.
5198         * ldcref.c: Likewise.
5199         * ldctor.c: Likewise.
5200         * ldctor.h: Likewise.
5201         * ldemul.c: Likewise.
5202         * ldemul.h: Likewise.
5203         * ldexp.c: Likewise.
5204         * ldexp.h: Likewise.
5205         * ldfile.c: Likewise.
5206         * ldfile.h: Likewise.
5207         * ldlang.c: Likewise.
5208         * ldlang.h: Likewise.
5209         * lexsup.c: Likewise.
5210         * mri.c: Likewise.
5211         * pe-dll.c: Likewise.
5213 2000-09-28  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
5215         * pe-dll.c (process_def_file): Uninitialized data wasn't
5216         exported with --export-all-symbols switch.
5218 2000-09-28  DJ Delorie  <dj@redhat.com>
5220         * pe-dll.c (fill_edata): rearrange the data so that ordinals and
5221         noname work properly.
5223 2000-09-28  Alan Modra  <alan@linuxcare.com.au>
5225         * ld.texinfo (HPPA ELF32): New section.
5227         * emultempl/hppaelf.em (group_size): New.
5228         (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
5229         (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
5230         (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size.  Duplicate
5231         options to prevent abbreviations matching.
5232         (PARSE_AND_LIST_OPTIONS): Describe the above.  Reformat.
5233         (PARSE_AND_LIST_ARGS_CASES): Handle it.
5235 2000-09-21  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5237         * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
5238         on the m68*-*-elf target.  Make it support COFF input objects.
5240 2000-09-21  Kazu Hirata  <kazu@hxi.com>
5242         * ldmain.c: Fix formatting.
5243         * ldmisc.c: Likewise.
5244         * ldver.c: Likewise.
5245         * ldwrite.c: Likewise.
5247 2000-09-21  Alan Modra  <alan@linuxcare.com.au>
5249         * ldwrite.c (clone_section): Silence gcc warnings.
5251 2000-09-20  Alan Modra  <alan@linuxcare.com.au>
5253         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
5254         out of memory failure.
5256         * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
5257         (clone_section): Handle out of memory failures.  Rename var to
5258         avoid c++ reserved word.
5260 2000-09-18  Alan Modra  <alan@linuxcare.com.au>
5262         * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
5263         stub_name param to stub_sec_name.
5264         (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
5266 2000-09-10  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5268         * emultempl/m68kelf.em: New file.
5269         * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
5270         * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
5271         * Makefile.in: Regenerate.
5273 2000-09-15  Alan Modra  <alan@linuxcare.com.au>
5275         * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
5276         only as needed.
5278 2000-09-13  Nick Clifton  <nickc@redhat.com>
5280         * ldmain.c (multiple_definition): Disable relaxation if
5281         multiple symbol definitions are encountered - otherwise the
5282         linker could abort with an assertion failure.
5284 2000-09-10  Nick Clifton  <nickc@redhat.com>
5286         * mri.c: Fix formatting.
5288 2000-09-07  H.J. Lu  <hjl@gnu.org>
5290         * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
5291         * configure: Rebuild.
5293 2000-09-07  H.J. Lu  <hjl@gnu.org>
5295         * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
5296         * Makefile.in: Rebuild.
5298 2000-09-07  Alan Modra  <alan@linuxcare.com.au>
5300         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
5301         broken list handling.  Create __start_SECNAME and __stop_SECNAME
5302         when no place-holder.  Add some comments.  Test both SEC_CODE and
5303         SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
5304         Handle case where no output section statement created.
5306 2000-09-07  Niibe Yutaka  <gniibe@m17n.org>, Kaz Kojima  <kkojima@rr.iij4u.or.jp>, Alexandre Oliva  <aoliva@redhat.com>
5308         * configure.tgt (sh-*-linux*): Added.
5309         * Makefile.am: Added eshelf_linux and eshlelf_linux.
5310         * Makefile.in: Rebuilt.
5311         * emulparams/shelf_linux.sh: New file.
5312         * emulparams/shlelf_linux.sh: New file.
5314 2000-09-06  Alan Modra  <alan@linuxcare.com.au>
5316         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
5317         try shuffling sections when the orphan happens to be the place
5318         holder.  Keep count of unique section names generated so we speed
5319         the search for a new name.
5321 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
5323         * configure: Rebuilt with new libtool.m4.
5325 2000-09-05  Nick Clifton  <nickc@redhat.com>
5327         * Makefile.in: Regenerate.
5328         * aclocal.m4: Regenerate.
5329         * configure: Regenerate.
5330         * config.in: Regenerate.
5331         * po/ld.pot: Regenerate.
5333         * ldint.texinfo: Remove CVS revision marker - it foils local
5334         comparisons.
5336         * emultempl/ticoff.em: Remove extraneous comma.
5338 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
5340         * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
5341         to stub section flags.
5342         (hppa_for_each_input_file_wrapper): New.
5343         (hppa_lang_for_each_input_file): New.
5344         (lang_for_each_input_file): Define to call above.
5345         (multi_subspace): New.
5346         (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
5347         (PARSE_AND_LIST_PROLOGUE): Define.
5348         (PARSE_AND_LIST_LONGOPTS): Define.
5349         (PARSE_AND_LIST_OPTIONS): Define.
5350         (PARSE_AND_LIST_ARGS_CASES): Define.
5351         (hppaelf_finish): Call elf32_hppa_set_gp.
5352         (hppaelf_set_output_arch): Remove.
5353         (LDEMUL_SET_OUTPUT_ARCH): Remove.
5355         * emulparams/hppalinux.sh (ELFSIZE): Define.
5356         (MACHINE): Define.
5357         (OTHER_READONLY_SECTIONS): Define.
5358         (DATA_PLT): Define.
5359         (GENERATE_SHLIB_SCRIPT): Define.
5361         * ldlang.c: Add missing prototypes, and tidy others.  Change CONST
5362         to const throughout.  Change `void *' to `PTR' throughout.
5363         (lang_memory_default): Function is local to file, add `static'.
5365         * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
5366         (ehppalinux.c): Likewise.
5367         (earmelf.c): Likewise.
5368         (earmelf_linux.c): Likewise.
5369         (earmelf_linux26.c): Likewise.
5370         * Makefile.in: Regenerate.
5372         * ld.h (ld_config_type): Add unique_orphan_sections.
5373         * lexsup.c (OPTION_UNIQUE): Define.
5374         (ld_options): Add "--unique".
5375         (parse_args): Handle it.
5376         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
5377         search for an existing output section if unique_orphan_sections is
5378         set.  Make use of bfd_get_unique_section_name rather than
5379         duplicating code here.
5380         * ld.texinfo: Describe --unique.
5382         * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
5383         optional arg to split-by-file.
5384         (parse_args): Handle them.
5385         * ld.texinfo: Update description of these options.
5386         * ldwrite.c (clone_section): Pass in the section name.  Replace
5387         local code with bfd_get_unique_section_name.
5388         (split_sections): Tidy code and comments.  Use a list traversal
5389         more appropriate to the list construction.  Handle cooked section
5390         sizes.  Split when split_by_reloc reached rather than exceeded.
5391         Track section size and split when split_by_file reached.  Fix
5392         link_order_tail (even though it's not used).
5393         (ldwrite): Modify condition for calling split_sections to suit
5394         changed split_by_reloc and split_by_file.
5395         * ldmain.c (main): Init config.split_by_reloc and
5396         config.split_by_file to -1.
5397         * ld.h (ld_config_type): Change split_by_reloc to unsigned.
5398         Change split_by_file to bfd_size_type.
5400 2000-09-02  Nick Clifton  <nickc@redhat.com>
5402         * configure.in: Increase version number to 2.10.91.
5403         * NEWS: Mention new ability to support removal of duplicate DWARF2
5404         debug information.
5405         * configure: Regenerate.
5406         * aclocal.m4: Regenerate.
5407         * config.in: Regenerate.
5409 2000-09-02  Daniel Berlin <dberlin@redhat.com>
5411         * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
5412         sections.
5413         * scripttempl/elf32avr.sc: Ditto.
5414         * scripttempl/elfd10v.sc: Ditto.
5415         * scripttempl/elfd30v.sc: Ditto.
5416         * scripttempl/elfi370.sc: Ditto.
5417         * scripttempl/elfm68hc11.sc: Ditto.
5418         * scripttempl/elfm68hc12.sc: Ditto.
5419         * scripttempl/elfi386beos.sc: Ditto.
5420         * scripttempl/v850.sc: Ditto.
5422 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
5424         * acinclude.m4: Include libtool and gettext macros from the
5425         top level.
5426         * aclocal.m4, configure: Rebuilt.
5428 2000-08-25  Nick Clifton  <nickc@redhat.com>
5430         * ldlang.c (open_output): When choosing the target for a
5431         particular endianness, do nothing if the target is not
5432         supported.
5434 2000-08-25  H.J. Lu  <hjl@gnu.org>
5436         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
5437         check -rpath nor LD_RUN_PATH for cross link.
5438         * ld.texinfo: Document the change.
5440 2000-08-24  Hans-Peter Nilsson  <hp@axis.com>
5442         * NEWS: Mention support for CRIS.
5444 2000-08-23  H.J. Lu  <hjl@gnu.org>
5446         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
5447         the current runpath list from bfd_elf_get_runpath_list ()
5448         before search.
5450 2000-08-22  H.J. Lu  <hjl@gnu.org>
5452         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
5453         the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
5454         LD_LIBRARY_PATH for native linker. Display the needed DSO if
5455         trace_file_tries is non-zero.
5456         (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
5457         if trace_file_tries is non-zero.
5459         * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
5460         * NEWS: Mention it.
5462 2000-08-14  Jason Eckhardt  <jle@cygnus.com>
5464         * NEWS: Mention i860 support.
5466 2000-08-14  Andreas Schwab  <schwab@suse.de>
5468         * scripttempl/elf.sc: Fix last change to use correct comment
5469         syntax.
5471 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
5473         * scripttempl/elf.sc: Add a comment giving the correspondence
5474         between sections, per-datum sections, and linkonce sections.  Make
5475         the comment true even for .bss, .sdata, .sdata2, .sbss, and
5476         .sbss2.
5478 2000-08-10  Jason Eckhardt  <jle@cygnus.com>
5480         * emulparams/elf32_i860.sh: New file.
5481         * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
5482         * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
5483         (eelf32_i860.c): New rule.
5484         * Makefile.in: Regenerate.
5486 2000-08-10  Nick Clifton  <nickc@cygnus.com>
5488         * emulparams/mipspe.sh (ENTRY): Add definition.
5490 2000-08-08  Peter Jeremy  <peter.jeremy@alcatel.com.au>
5492         * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
5493         in error message.
5495 2000-08-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5497         * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
5498         the final size of .bss section.
5499         * scripttempl/elfm68hc12.sc: Likewise.
5501 2000-08-04  Alan Modra  <alan@linuxcare.com.au>
5503         * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
5504         gld${EMULATION_NAME}_parse_args for consistency.  Combine
5505         lastoptind and prevoptind vars, and keep track of last optind.
5506         (gld_${EMULATION_NAME}_list_options): Rename to
5507         gld${EMULATION_NAME}_list_options.
5509 2000-08-03  Rodney Brown  <RodneyBrown@pmsc.com>
5511         * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
5512         (i586-sco-sysv5uw7.1.0).
5514 2000-07-27  H.J. Lu  <hjl@gnu.org>
5516         * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
5517         (PARSE_AND_LIST_PROLOGUE): New.
5518         (PARSE_AND_LIST_LONGOPTS): Likewise.
5519         (PARSE_AND_LIST_OPTIONS): Likewise.
5520         (PARSE_AND_LIST_ARGS_CASES): Likewise.
5521         (PARSE_AND_LIST_EPILOGUE): Likewise.
5523 2000-07-28  Alan Modra  <alan@linuxcare.com.au>
5525         * emultempl/armelf.em: Elide functions common to elf32.em,
5526         ie. most of the file.
5527         (arm_elf_after_open): New.  Do arm specific things then call
5528         gld${EMULATION_NAME}_after_open.
5529         (arm_elf_before_allocation): New.  Call
5530         gld${EMULATION_NAME}_before_allocation then do arm specifics.
5531         (PARSE_AND_LIST_PROLOGUE): Define.
5532         (PARSE_AND_LIST_SHORTOPTS): Define.
5533         (PARSE_AND_LIST_LONGOPTS): Define.
5534         (PARSE_AND_LIST_OPTIONS): Define.
5535         (PARSE_AND_LIST_ARGS_CASES): Define.
5536         (LDEMUL_AFTER_OPEN): Define.
5537         (LDEMUL_BEFORE_ALLOCATION): Define.
5538         (LDEMUL_BEFORE_PARSE): Define.
5539         (LDEMUL_FINISH): Define.
5541         * emultempl/hppaelf.em: Similarly zap most of this file.
5542         (hppaelf_add_stub_section): Prototype.
5543         (hppaelf_layaout_sections_again): Prototype.
5544         (hook_in_stub): Prototype.
5545         (LDEMUL_SET_OUTPUT_ARCH): Define.
5546         (LDEMUL_FINISH): Define.
5547         (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
5549         * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
5550         (EXTRA_EM_FILE): New.
5551         * emulparams/armelf_linux.sh: Likewise.
5552         * emulparams/armelf_linux26.sh: Likewise.
5553         * emulparams/hppalinux.sh: Likewise.
5554         * emulparams/hppaelf.sh: Likewise.
5555         (NOP): Define.
5557         * emultempl/elf32.em: Fix formatting.
5558         (EXTRA_EM_FILE): Source it.
5559         (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
5560         LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
5561         LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
5562         LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
5563         LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
5564         LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
5565         LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
5566         LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
5567         LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars.  Add code to
5568         allow functions in this file to be overridden.
5569         (PARSE_AND_LIST_SHORTOPTS): Handle it.
5571         * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
5573         * emultempl/elf32.em: Reorganize file.
5575 2000-07-27  Ivan Kokshaysky  <ink@jurassic.park.msu.ru>
5577         * emulparams/elf64alpha.sh: Implement "-taso" emulation
5578         specific option to fit 64-bit executable in the lower
5579         31-bit address range.  This is done by changing start
5580         address of .interp (the very first section of executable)
5581         and then setting EF_ALPHA_32BIT elf header flag.
5583 2000-07-21  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5585         * emultempl/m68kcoff.em: New file.
5586         * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
5587         * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
5588         generic.em.
5589         * Makefile.in: Regenerate.
5591 2000-07-20  H.J. Lu  <hjl@gnu.org>
5593         * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
5594         and "disable-new-dtags" to stop getopt from treating -d/-e as
5595         abbreviations for these options.
5597 2000-07-20  H.J. Lu  <hjl@gnu.org>
5599         * ld.texinfo: Add documentation for --disable-new-dtags and
5600         --enable-new-dtags.
5602         * ldmain.c (main): Initialize link_info.new_dtags to false.
5604         * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
5605         --disable-new-dtags and --enable-new-dtags.
5606         (gld_${EMULATION_NAME}_list_options): Likewise.
5608 2000-07-05  Kenneth Block  <krblock@computer.org>
5610         * lexsup.c: Add optional style to demangle switch
5611         * ld.texinfo: Document optional style to demangle switch.
5613 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5615         * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
5616         ecrislinux.o.
5617         (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
5618         Regenerate dependencies.
5619         * Makefile.in: Rebuild.
5620         * configure.tgt (cris-*-*): New target.
5621         * emulparams/crisaout.sh, emulparams/criself.sh,
5622         emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
5623         * po/POTFILES.in, po/ld.pot: Regenerate.
5625 2000-07-20  H.J. Lu  <hjl@gnu.org>
5627         * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
5628         Print out ignored -z options.
5630 2000-07-19  H.J. Lu  <hjl@gnu.org>
5632         * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
5633         (PARSE_AND_LIST_PROLOGUE): New.
5634         (PARSE_AND_LIST_LONGOPTS): Likewise.
5635         (PARSE_AND_LIST_OPTIONS): Likewise.
5636         (PARSE_AND_LIST_ARGS_CASES): Likewise.
5638         * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
5640         * lexsup.c (ld_options): Comment out 'z'.
5641         (parse_args): Likewise.
5643         * emultempl/elf32.em: Include "elf/common.h".
5644         (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
5645         options.
5646         (gld_${EMULATION_NAME}_list_options): Likewise.
5648         * ld.texinfo: Add documentation for the recognized -z options.
5650 2000-07-19  H.J. Lu  <hjl@gnu.org>
5652         * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
5653         bfd_elf_set_dt_needed_soname ().
5655 2000-07-18  DJ Delorie  <dj@cygnus.com>
5657         * pe-dll.c (pe_dll_id_target): check object target name also
5659 2000-07-18  Hans-Peter Nilsson  <hp@axis.com>
5661         * scripttempl/elf.sc (.init): Only do ${INIT_START} and
5662         ${INIT_END} if relocating.
5663         (.fini): Likewise ${FINI_START} and ${FINI_END}.
5665 2000-07-16  Charles Wilson  <cwilson@ece.gatech.edu>
5667         * emultempl/pe.em (gld_*_open_dynamic_archive): New search
5668         order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
5669         foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
5670         errors introduced by the old dynamic lib search order.
5672 2000-07-17  DJ Delorie  <dj@cygnus.com>
5674         * pe-dll.c (process_def_file): auto-export data items also
5675         (pe_process_import_defs): also see if _imp_ form needed
5677 2000-07-12  Charles Wilson  <cwilson@ece.gatech.edu>
5679         * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
5680         for dll import libraries
5682 2000-07-12  Mark Elbrecht  <snowball3@bigfoot.com>
5684         * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
5685         gcc 2.95.2 and later.
5687 2000-07-11  Kazu Hirata  <kazu@hxi.com>
5689         * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
5690         message.
5692 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
5694         * ldemul.h (struct lang_input_statement_struct): Remove forward
5695         declaration.
5696         (struct search_dirs): Likewise.
5697         * ldfile.h (struct lang_input_statement_struct): Likewise.
5698         Protect file from multiple inclusion.
5699         * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
5700         declaration from macro to file scope.
5702         * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
5703         * ldgram.y: Likewise here.
5704         * ldlang.c: And here.
5705         * ldmain.c: And here.
5706         * mpw-elfmips.c: And here.
5707         * mpw-eppcmac.c: And here.
5708         * emultempl/aix.em: And here.
5709         * emultempl/armcoff.em: And here.
5710         * emultempl/armelf.em: And here.
5711         * emultempl/armelf_oabi.em: And here.
5712         * emultempl/beos.em: And here.
5713         * emultempl/elf32.em: And here.
5714         * emultempl/hppaelf.em: And here.
5715         * emultempl/linux.em: And here.
5716         * emultempl/lnk960.em: And here.
5717         * emultempl/pe.em: And here.
5718         * emultempl/sunos.em: And here.
5719         * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
5720         * mpw-idtmips.c: Ditto.
5721         * emultempl/generic.em: Ditto.
5722         * emultempl/gld960.em: Ditto.
5723         * emultempl/gld960c.em: Ditto.
5724         * emultempl/mipsecoff.em: Ditto.
5725         * emultempl/ticoff.em: Ditto.
5726         * emultempl/vanilla.em: Ditto.
5728         * pe-dll.c: Include ldfile.h
5729         * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
5731         * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
5732         arguments to bfd_elf32_size_dynamic_sections call.
5733         (gldelf32ebmip_place_orphan): Add missing arguments to
5734         lang_leave_output_section_statement call.
5736 2000-07-10  H.J. Lu  <hjl@gnu.org>
5738         * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
5739         DLL_SUPPORT.
5740         (strhash): Likewise.
5741         (compute_dll_image_base): Likewise.
5742         (pe_undef_found_sym): Likewise.
5743         (pe_undef_cdecl_match): Likewise.
5744         (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
5745         argument "arch" with ATTRIBUTE_UNUSED.
5747 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
5749         * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
5751         From  Ryan Bradetich  <rbradetich@uswest.net>
5752         * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
5754 2000-07-09  Alan Modra  <alan@linuxcare.com.au>
5756         Changes to create multiple linker stubs, positioned immediately
5757         before the section where they are required.
5758         * emultempl/hppaelf.em: Include elf32-hppa.h.
5759         (stub_sec, file_chain): Delete.
5760         (hppaelf_create_output_section_statements): Don't make a stub
5761         section here.
5762         (hook_stub_info): New struct.
5763         (hook_in_stub): New function.
5764         (hppaelf_add_stub_section): New function.
5765         (hppaelf_finish): Do nothing for relocateable links.  Modify the
5766         call to elf32_hppa_size_stubs.  Move code for updating section
5767         layout from here...
5768         (hppaelf_layaout_sections_again): ..to here, a new function.
5770         * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
5771         broken list handling.  Pass in a pointer to the list.
5772         (hppaelf_finish): Update call to hppaelf_delete_padding_statements
5773         for above changes.
5774         (hppaelf_before_parse): Prototype.
5775         (hppaelf_set_output_arch): Prototype.
5776         (hppaelf_create_output_section_statements): Prototype.
5777         (hppaelf_delete_padding_statements): Prototype.
5778         (hppaelf_finish): Prototype.
5780         Merge from elf32.em
5781         * emultempl/hppaelf.em: Include ctype.h.
5782         (struct orphan_save): New.
5783         (gld${EMULATION_NAME}_place_orphan): New.
5784         (output_rel_find): New.
5785         (hppaelf_get_script): Update from elf32.em.
5786         (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
5787         Change emulation_name field to "${EMULATION_NAME}".  Add
5788         gld${EMULATION_NAME}_place_orphan.
5790         * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o,  add
5791         ehppalinux.o, sort it.  Regenerate dependencies.
5792         (ehppalinux.c): Depend on hppaelf.em
5793         * Makefile.in: Regenerate.
5795         * configure.tgt: targ_emul=hppalinux for hppa*linux
5797         * emulparams/hppalinux.sh: New.
5798         * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
5800 2000-07-08  Alan Modra  <alan@linuxcare.com.au>
5802         * lexsup.c (parse_args): Copy section name.
5804 2000-07-07  Charles Wilson  <cwilson@ece.gatech.edu>
5806         * emultempl/pe.em: institute the following search order for
5807         dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
5808         libs), libfoo.dll, foo.dll (link direct to dll).  Fall back to
5809         static lib (libfoo.a) if none of the above are found.
5811 2000-07-07  Mumit Khan  <khan@xraylith.wisc.edu>
5813         * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5814         (longopts): New --{enable,disable}-auto-image-base options.
5815         (gld_${EMULATION_NAME}_list_options): Document.
5816         (gld_${EMULATION_NAME}_parse): Handle.
5817         (strhash): New static function.
5818         (compute_dll_image_base): New static function.
5819         (gld_${EMULATION_NAME}_set_symbols): Use.
5821 2000-07-05  DJ Delorie  <dj@redhat.com>
5823         * MAINTAINERS: new
5825 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
5827         * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
5828         * emulparams/elf32btsmip.sh: New file.
5829         * Makefile.am: Add traditional mips target.
5830         * Makefile.in: Rebuild.
5832 2000-07-01  H.J. Lu  <hjl@gnu.org>
5834         * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
5835         automake to use YLWRAP.
5836         * Makefile.in: Rebuild.
5838 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
5840         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
5841         (CLEANFILES): Add DEPA.
5842         * Makefile.in: Regenerate.
5844 2000-06-30  Timothy Wall  <twall@ppc>
5846         * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
5847         the page in the upper octet of the address.
5849 2000-06-26  Marek Michalkiewicz  <marekm@linux.org.pl>
5851         * emulparams/avrmega161.sh (ARCH): Change to avr:5.
5853 2000-06-24  Alan Modra  <alan@linuxcare.com.au>
5855         * NEWS: arm-elf does --gc-sections too.
5857 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
5859         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
5860         find one.
5861         * Makefile.in: Regenerate.
5863 2000-06-21  H.J. Lu  <hjl@gnu.org>
5865         * Makefile.am: Rebuild dependency.
5866         * Makefile.in: Rebuild.
5868 2000-06-20  H.J. Lu  <hjl@gnu.org>
5870         * Makefile.am: Rebuild dependency.
5871         * Makefile.in: Rebuild.
5873 2000-06-20  Timothy Wall  <twall@cygnus.com>
5875         * scripttempl/tic54xcoff.sc: New.
5876         * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
5877         * gen-doc.texi: Add flag for TI COFF.
5878         * ld.texinfo: Add documentation for TI COFF handling switches.
5879         * emultempl/ticoff.em: New. TI COFF handling.
5880         * configure.tgt: Add tic54x target.
5881         * Makefile.am: Add tic54x target.
5882         * Makefile.in: Ditto.
5884 2000-06-20  Alan Modra  <alan@linuxcare.com.au>
5886         * ldmain.c (set_scripts_dir): Correct pointer comparison when
5887         checking for backslashes.
5889 2000-06-19  Alan Modra  <alan@linuxcare.com.au>
5891         * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
5893 2000-06-18  Alan Modra  <alan@linuxcare.com.au>
5895         * NEWS: Update list of targets supporting --gc-sections.
5897         * scripttempl/elf.sc: KEEP .eh_frame contents.
5898         * scripttempl/elfd30v.sc: Same here.
5900 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
5902         * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
5903         and m68hc11 (elf).
5904         * Makefile.in: Rebuild.
5905         * configure.tgt: Recognize m68hc12 and m68hc11.
5906         * scripttempl/elfm68hc12.sc: New file.
5907         * emulparams/m68hc12elfb: New emulation.
5908         * emulparams/m68hc12elf: New emulation.
5909         * emulparams/m68hc11elfb.sh: New file.  User configurable emulation
5910         (includes a memory.x script to define the ROM and RAM banks).
5911         * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
5912         New configuration files for support of Motorola 68hc11
5914 2000-06-15  Alan Modra  <alan@linuxcare.com.au>
5916         * ldmain.c (main): Only change SEC_READONLY for final link.
5918 2000-06-13  H.J. Lu  <hjl@gnu.org>
5920         * configure: Regenerate.
5922 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
5924         * configure.in (VERSION): Update to show this is the CVS mainline.
5926 2000-06-07  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5928         * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
5929         input objects to be ECOFF.
5930         (check_sections): einfo takes %B, not %P, to print a BFD name.
5932 2000-06-05  Michael Matz <matz@ifh.de>
5934         * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
5935         version scripts.
5937         * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
5939 2000-05-23  Marek Michalkiewicz  <marekm@linux.org.pl>
5941         * emulparams/avr1200.sh (STACK): Define as 0.
5942         * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
5943         * emulparams/avr4433.sh (STACK): Likewise.
5944         * emulparams/avr44x4.sh (STACK): Likewise.
5945         * emulparams/avr85xx.sh (STACK): Likewise.
5946         * emulparams/avrmega103.sh (STACK): Likewise.
5947         * emulparams/avrmega161.sh (STACK): Likewise.
5948         * emulparams/avrmega603.sh (STACK): Likewise.
5949         * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
5950         (__stack): Define from ${STACK} for main().
5952 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
5954         * Makefile.am: Update dependencies with "make dep-am"
5955         * Makefile.in: Regenerate.
5957 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
5959         * ldmain.c: Include filenames.h.
5960         (set_scripts_dir): Support backslashes in program name.
5962 2000-05-22  Igor Shevlyakov  <igor@windriver.com>
5964         * ldmain.c (main): When deciding if ".text" section should be
5965         read-only, don't forget to reset SEC_READONLY because it
5966         could be already set.
5968 2000-05-22  Thomas de Lellis  <tdel@windriver.com>
5970         * ld.1: Add documentation for new command line option:
5971         --section-start <sectionname>=<sectionorg>
5972         This is a generic version of -Ttext etc. which accepts
5973         any section name as a parameter instead of just text/data/
5974         bss.
5975         * ld.texinfo: More docs.
5976         * NEWS: More docs.
5977         * lexsup.c: (parse_args): Recognize new command line option.
5978         (ld_options): Add new option.
5980 2000-05-18  H.J. Lu  <hjl@gnu.org>
5982         * lexsup.c (parse_args): `i' == `r', not `q'.
5984 2000-05-18  Jeffrey A Law  (law@cygnus.com)
5986         * configure.tgt (hppa*64*-*-*): Enable PA64 target.
5988 2000-05-17 S. Bharadwaj Yadavalli  <sby@scrugs.lkg.dec.com>
5989               Rick Gorton          <gorton@scrugs.lkg.dec.com>
5991         Add support for '-q' == '--emit-relocs' switch.
5992         * ldmain.c (main): Default to false.
5993         * lexsup.c (parse_args): Turn on emitrelocations flag if set.
5994         * NEWS: Describe the emitrelocations switch.
5995         * ld.texinfo: Describe the emitrelocations switch.
5997 2000-05-16  Charles Wilson <cwilson@ece.gatech.edu>
5999         * emultempl/pe.em (_open_dynamic_archive): New function: Search
6000         the library path for "foo.dll" and "libfoo.dll" dynamic libraries
6001         before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
6002         link options.
6004 2000-05-15  David O'Brien  <obrien@FreeBSD.org>
6006         * lexsup.c (parse_args): Update the year in the copyright notice.
6008 2000-05-13  Alan Modra  <alan@linuxcare.com.au>
6010         * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
6011         Replace defines with those from intl/libgettext.h to quieten gcc
6012         warnings.
6014 2000-05-10  H.J. Lu  <hjl@gnu.org>
6016         * ldlang.c (open_input_bfds): Don't load the same file within
6017         a group again if the whole archive has been loaded already.
6019 2000-05-03  Alan Modra  <alan@linuxcare.com.au>
6021         From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
6022         * lexsup.c (set_section_start): Use bfd_scan_vma rather than
6023         strtoul.
6025 2000-05-01  Jim Wilson  <wilson@cygnus.com>
6027         * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
6029         * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
6030         host "ia64-*-linux-gnu*".
6032 2000-04-29  Andreas Jaeger  <aj@suse.de>
6034         * ld.h: Correctly check GCC version.
6036 2000-04-25  Jeffrey A Law  (law@cygnus.com)
6038         * Makefile.am: Add PA64 support.  Add missing dependencies for
6039         PA32 elf support.
6040         * Makefile.in: Rebuilt.
6041         * configure.tgt: Add PA64 support (currently disabled).
6043 2000-04-25  Alan Modra  <alan@linuxcare.com.au>
6045         * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
6046         (output_rel_find): New function.
6047         (hold_section, hold_use): Delete.
6048         (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
6049         hold_interp): Make local to place_orphan.
6050         (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
6051         rather than place_section to find possible previous use of orphan.
6052         Similarly find the place-holder output sections.  Use returned
6053         value from lang_enter_output_section_statement rather than calling
6054         lang_output_section_statement_lookup.
6055         * emultempl/armelf.em: Same here.
6056         * emultempl/pe.em: Similar to above, but no need for output_rel_find.
6058         * ldlang.c (lang_enter_output_section_statement): Return output
6059         section statement.
6060         * ldlang.h (lang_enter_output_section_statement): Change
6061         declaration too.
6063         * ldlang.h (lang_output_section_statement): Export it.
6064         * ldlang.c (lang_output_section_statement): Ditto.
6066 2000-04-24  Nick Clifton  <nickc@cygnus.com>
6068         * ld.texinfo (Output Section Data): Add note that section data
6069         commands cannot appear outside of section directives.
6071 2000-04-2  Matthew Green  <mrg@cygnus.com>
6073         * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
6075 2000-04-21  Richard Henderson  <rth@cygnus.com>
6076             David Mosberger  <davidm@hpl.hp.com>
6078         * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
6079         (eelf64_ia64.c): New rule.
6080         * Makefile.in: Rebuild.
6081         * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
6082         * emulparams/elf64_ia64.sh: New file.
6084 2000-04-21  Richard Henderson  <rth@cygnus.com>
6086         * scripttempl/elfd30v.sc: Place .gcc_except_table.
6088 2000-04-19  Alan Modra  <alan@linuxcare.com.au>
6090         * dep-in.sed: Match space at start of file name, not at end.
6092 2000-04-18  H.J. Lu  <hjl@gnu.org>
6094         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
6095         lang_leave_output_section_statement () after calling
6096         lang_enter_output_section_statement ().
6097         * emultempl/armelf.em: Likewise.
6099 2000-04-18  Alan Modra  <alan@linuxcare.com.au>
6101         * emultempl/elf32.em (struct orphan_save): Add section field.
6102         (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
6103         better order, and place first orphan section as we did before the
6104         2000-04-12 patch.  Ignore ~SEC_ALLOC sections when choosing place.
6105         Don't call make_bfd_section here, let wild_doit do the job for us.
6106         Don't build a statement list when we'll only throw it away.
6107         * emultempl/armelf.em: Ditto.
6108         * emultempl/pe.em: Similarly.
6110 2000-04-14  Geoff Keating  <geoffk@cygnus.com>
6112         * scripttempl/elfppc.sc: Remove.
6113         * emulparams/elf32ppc.sh: Use elf.sc.
6114         * emulparams/elf32lppc.sh: Use elf.sc.
6115         * emulparams/elf32ppclinux.sh: Use elf.sc.
6116         * emulparams/elf32ppcsim.sh: New file.
6117         * emulparams/elf32lppcsim.sh: New file.
6118         * Makefile.am: Update dependencies.  Add elf32ppcsim ad elf32lppcsim.
6119         (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
6120         * Makefile.in: Regenerate.
6121         * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
6123 2000-04-14  Alan Modra  <alan@linuxcare.com.au>
6125         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
6126         ~SEC_ALLOC sections too.  Init start address of debug sections.
6127         * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
6128         * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
6129         Also set all relocateable section start addresses.
6131 2000-04-13  Geoff Keating  <geoffk@cygnus.com>
6133         * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
6134         Add new BSS_PLT variable for when .plt need not be contained in
6135         the file.  Move _etext so that it is also after .fini, and provide
6136         both etext and _etext with a leading underscore.  Mark the start
6137         and end of .sbss.
6139 2000-04-12  Alan Modra  <alan@linuxcare.com.au>
6141         * emultempl/elf32.em (struct orphan_save): New.
6142         (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
6143         hold_interp): Make them struct orphan_save.
6144         (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
6145         (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
6146         the end of the relevant section list.  Also add associated section
6147         statements to the end of any previous orphan statements.
6148         * emultempl/armelf.em: Similarly.
6149         * emultempl/pe.em: Similarly.
6151 2000-04-11  Alan Modra  <alan@linuxcare.com.au>
6153         * ld.texinfo (Simple Example): Remove extraneous paragraph.
6155 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
6157         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
6158         --enable-build-warnings option.
6159         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
6160         * Makefile.in, configure: Re-generate.
6162 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
6164         * po/ld.pot: Regenerate.
6166         * lexsup.c (help): Restore translated part of bug string.
6168         * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
6169         (DEP): Quote when passing vars to sub-make.  Add warning message
6170         to end.
6171         (DEP1): Rewrite for "gcc -MM".
6172         (CLEANFILES): Add DEP2.
6173         Update dependencies.
6174         * Makefile.in: Regenerate.
6176 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
6178         * ld.h: #include "bin-bugs.h"
6179         * lexsup.c (help): Use REPORT_BUGS_TO.
6181 2000-03-27  Denis Chertykov  <denisc@overta.ru>
6183         * configure.tgt (avr-*-*): New target support.
6184         * Makefile.am: Likewise.
6185         * scripttempl/elf32avr.sc: New script file.
6186         * emulparams/avr1200.sh: New file.
6187         * emulparams/avr23xx.sh: New file.
6188         * emulparams/avr4433.sh New file.
6189         * emulparams/avr44x4.sh New file.
6190         * emulparams/avr85xx.sh New file.
6191         * emulparams/avrmega103.sh New file.
6192         * emulparams/avrmega161.sh New file.
6193         * emulparams/avrmega603.sh New file.
6194         * Makefile.in: Regenerate.
6196 2000-03-09  Andreas Jaeger  <aj@suse.de>
6198         * Makefile.am (check-DEJAGNU): Also unset LANG.
6199         * Makefile.in: Rebuild.
6201 2000-03-06  Ian Lance Taylor  <ian@zembu.com>
6203         * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
6204         archive.
6206 2000-03-02  H.J. Lu  <hjl@gnu.org>
6208         * emulparams/elf32mcore.sh: Include "getopt.h".
6210 2000-03-01  Ian Lance Taylor  <ian@zembu.com>
6212         * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
6214 2000-03-01  H.J. Lu  <hjl@gnu.org>
6216         * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
6217         * emulparams/shpe.sh: Likewise.
6219 2000-03-01  Nick Clifton  <nickc@cygnus.com>
6221         * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
6222         to unused parameters.
6224         * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
6225         functions only used by DLL code.
6226         (_place_orphan): Initialise 'dollar'.
6228 2000-03-01  H.J. Lu  <hjl@gnu.org>
6230         * ldmain.c (undefined_symbol): Take one more arg, fatal, to
6231         indicate if the undefined symbol is a fatal error or not.
6232         Don't delete the output file if "fatal" is false.
6234 2000-02-29  H.J. Lu  <hjl@gnu.org>
6236         * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
6237         Set LC_COLLATE and LC_ALL to null and export them. It is for
6238         sort which expects the C locale.
6239         Add $(LIBS) to all $(HOSTING_LIBS).
6240         * Makefile.in: Rebuild.
6242 2000-02-29  Alan Modra  <alan@spri.levels.unisa.edu.au>
6244         * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
6245         beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
6246         linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
6247         (ld_emulation_xfer_struct): Add missing NULL initialiser for
6248         find_potential_libraries.
6250 2000-02-28  Jim Blandy  <jimb@redhat.com>
6252         * ldgram.y (exclude_name_list): Don't require a comma to separate
6253         list entries; the lexer considers commas to be valid part of a
6254         filename, so in something like `foo, bar' the comma is considered
6255         part of the first filename, `foo,'.
6256         * ld.texinfo: Update section on EXCLUDE_FILE lists.
6258 2000-02-27  Loren J. Rittle  <ljrittle@acm.org>
6260         * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
6261         host "i[3456]86-*-freebsdelf*".
6263 2000-02-27  Mark Elbrecht  <snowball3@bigfoot.com>
6265         * scripttempl/i386go32.sc: Move misplaced semicolons.
6267 2000-02-25  Ian Lance Taylor  <ian@zembu.com>
6269         * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
6270         (ALL_64_EMULATIONS): Remove eelf64hppa.o.
6271         (eelf64hppa.c, ehppaelf.c): Remove targets.
6272         * Makefile.in: Rebuild.
6274 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6276         * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
6277         GNU/Linux/sparc, but keep the default as 32.
6279         * configure.tgt: Enable elf64_sparc on Solaris7+/sparc.  And make
6280         it default if sparcv9 or sparc64.
6282 2000-02-24  Nick Clifton  <nickc@cygnus.com>
6284         * Makefile.am: Add rules to build emipspe.o and earmpe.o.
6285         * Makefile.in: Regenerate.
6286         * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
6288         * ldemul.h (ld_emulation_xfer_struct): Add new field:
6289         find_potential_libraries.
6290         * ldemul.c (ldemul_find_potential_libraries): New function.
6292         * ldfile.c (ldfile_open_file_search): Allow function to be
6293         exported.
6294         (ldfile_open_file): Call ldemul_find_potential_libraries.
6295         * ldfile.h: Add prototype for ldfile_open_file_search.
6297         * pe-dll.c: Add support for ARM, MIPS and SH targets.
6299         * emulparams/mipspe.sh: New file.  Parameters for mips-pe target.
6300         * emulparams/shpe.sh: New file.  Parameters for sh-pe target.
6302         * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
6303         (gld_X_find_potential_libraries): New function.  Search for
6304         libraries called "*.lib".
6306         * scripttempl/pe.sc: Add .pdata section.
6308 2000-02-23  Richard Henderson  <rth@cygnus.com>
6310         * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
6311         Add and use memory regions.
6313 2000-02-23  Linas Vepstas (linas@linas.org)
6315         * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
6317         * Makefile.am: Add support for Linux/IBM 370.
6318         * configure.tgt: Likewise.
6320         * Makefile.in: Regenerate.
6322 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
6324         * ldlang.c (print_input_section, print_data_statement,
6325         print_reloc_statement, print_padding_statement, insert_pad,
6326         size_input_section, lang_check_section_addresses,
6327         lang_size_sections, lang_do_assignments, lang_set_startof,
6328         lang_one_common): Change `opb' to unsigned.
6329         (lang_do_assignments): Also change `size' to unsigned.
6331 2000-02-16  Richard Henderson  <rth@cygnus.com>
6333         * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
6335 2000-02-16  Timothy Wall  <twall@cygnus.com>
6337         * mri.c (mri_draw_tree): Add default LMA region argument to call
6338         to lang_leave_output_section_statement.
6339         * ldlang.h: Update prototypes with LMA region arguments.
6340         * ldlang.c (lang_size_sections): Encapsulate region bounds
6341         checking in os_check_region call.
6342         (os_check_region): New function.
6343         (lang_output_section_statement_lookup): Initialize lma_region.
6344         (lang_leave_output_section_statement): Add LMA region argument.
6345         (lang_leave_overlay): Ditto.
6346         * ldgram.y: Handle LMA region syntax.
6347         * ld.texinfo (Output Section Description): Describe LMA region usage.
6348         * emultempl/armelf.em (gld$place_orphan): Add default value for
6349         lma region in call to lang_leave_output_section_statement.
6350         * emultempl/elf32.em (gld$place_orphan): Add default value for
6351         lma region in call to lang_leave_output_section_statement.
6352         * emultempl/pe.em (gld$place_orphan): Add default value for
6353         lma region in call to lang_leave_output_section_statement.
6356 2000-02-04  Timothy Wall  <twall@redhat.com>
6358         * ldlang.c (lang_check_section_addresses): Use bytes instead of
6359         octets when calculating section end addresses.
6361 2000-02-04  Timothy Wall  <twall@redhat.com>
6363         * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
6365 2000-02-03  Timothy Wall <twall@redhat.com>
6367         * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
6368         octet count.
6369         * ldlang.c (print_input_section, print_data_statement,
6370         print_reloc_statement, print_padding_statement): Print target
6371         address values and section sizes as bytes, not octets.
6372         (insert_pad) Calculate padding size in octets, and adjust "dot"
6373         by bytes.
6374         (size_input_section) Always adjust "dot" by bytes, not octets.
6375         (lang_check_section_addresses, lang_do_assignments) Adjust
6376         "dot" by bytes, not octets.  Use the larger of the directive size
6377         or octets_per_byte for the number of octets actually allocated in
6378         the output section.
6379         (lang_set_startof) Make sure STARTOF returns a target address.
6380         (lang_one_common) Record size changes in octets.
6381         (lang_abs_symbol_at_end_of) Section end symbol's value is
6382         recorded in target bytes.
6383         * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
6384         to be clear about behavior when an octet is smaller than one byte.
6386 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
6388         * ldcref.c (output_cref): Don't pass message strings to printf
6389         as format arg.
6390         Update copyright.
6392         * ldmisc.c (vfinfo): Same here.
6393         Update copyright.
6395 2000-01-23  Alan Modra  <alan@spri.levels.unisa.edu.au>
6397         * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
6398         generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
6399         mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
6400         Add missing NULL initialisers, and comments.
6402 2000-01-21  Nick Clifton  <nickc@cygnus.com>
6404         * ldlang.c (lang_size_sections): Fix typo in comment.
6406 2000-01-18  H.J. Lu  <hjl@gnu.org>
6408         * ldlang.c (lang_size_sections): Also update the current
6409         address of a region if the SEC_NEVER_LOAD bit is not set.
6411 2000-01-10  Philip Blundell  <pb@futuretv.com>
6413         * configure.tgt (arm*-*-conix*): New target.
6415 2000-01-07  Nick Clifton  <nickc@cygnus.com>
6417         * ld.texinfo (Options): Remind users to preceed linker command
6418         line switches with -Wl, (or whatever is appropriate) if it is
6419         being invoked by a comnpiler driver program.
6420         Fix description of the behaviour of the -n command line switch.
6422 2000-01-05  Catherine Moore  <clm@cygnus.com>
6424         * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
6425         (name_list): New.
6426         * ld.texinfo (EXCLUDE_FILE): Update documentation.
6427         * ldgram.y (wildcard_spec): Support a list of excluded_files.
6428         (exclude_name_list): New.
6429         ldlang.c (walk_wild_section): Support list of excluded files.
6430         (print_wild_statement): Likewise.
6431         (lang_add_wild): Likewise.
6432         * ldlang.h (lang_wild_statement_type): Likewise.
6433         * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6435 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
6437         * pe-dll.c (pe_dll_warn_dup_exports): New variable.
6438         (process_def_file): Use.
6439         (pe_dll_compat_implib): New variable.
6440         (make_one): Use.
6442         * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
6443         pe_dll_compat_implib.
6445         * emultempl/pe.em (longopts): Add warn-duplicate-exports and
6446         compat-implib options.
6447         (gld_${EMULATION_NAME}_list_options): List new options.
6448         (gld_${EMULATION_NAME}_parse_args): Handle.
6450         * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
6451         dll.
6453         * deffilep.y (opt_name): Allow "." in name.
6455 For older changes see ChangeLog-9899
6457 Local Variables:
6458 mode: change-log
6459 left-margin: 8
6460 fill-column: 74
6461 version-control: never
6462 End: