Revert Adam Nemet's THUMB PLT patch
[platform/upstream/binutils.git] / ld / ChangeLog
1 2002-08-01  Nick Clifton  <nickc@redhat.com>
2
3         * emulparams/armelf.sh: Revert previous delta.
4         * scripttempl/elf.sc: Revert previous delta.
5
6 2002-07-31  H.J. Lu <hjl@gnu.org>
7
8         * configure.tgt (powerpc*-*-linux*): Enable elf64ppc for
9         --enable-64-bit-bfd.
10
11 2002-07-31  H.J. Lu <hjl@gnu.org>
12
13         * configure.tgt: Enable x86-64 emulation for Linux/i386 if
14         64bit BFD is selected.
15
16 2002-07-31  H.J. Lu <hjl@gnu.org>
17
18         * configure.tgt: Enable 64bit emulations for 32bit Linux/mips
19         if 64bit BFD is selected.
20
21 2002-07-31  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
22
23         * emultempl/netbsd.em (LDEMUL_BEFORE_PARSE): New file to custom set
24         link_info.common_skip_ar_aymbols.
25         * emulparams/ns32knbsd.sh (EXTRA_EM_FILE): Refer to extra file.
26
27         * ldmain.c (main): Initialize new field
28         link_info.common_skip_ar_aymbols.
29
30 2002-07-31  Adam Nemet  <anemet@lnxw.com>
31
32         * emulparams/armelf.sh (OTHER_PLT_SECTIONS): New variable.  Set it
33         to .plt.thumb.
34         * scripttempl/elf.sc: Comment it.  Use the same way as ${PLT} is
35         used.
36
37 2002-07-31  Nick Clifton  <nickc@redhat.com>
38
39         * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
40         of the PDP-11 and 2.11BSD a.out support.
41
42 2002-07-31  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
43
44         * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
45         for n32 ABI support.
46         * Makefile.in: Regenerate.
47         * configure.tgt (mips64*el-*-linux-gnu*,mips64*-*-linux-gnu*): Add
48         n32 ABI emulations for these 64 bit targets.
49         * emulparams/elf32bmipn32.sh: Expand comment.
50         * emulparams/elf32btsmipn32.sh: New file, for traditional big endian
51         n32 ABI.
52         * emulparams/elf32ltsmipn32.sh: Likewise for little endian.
53
54 2002-07-30  Graeme Peterson  <gp@qnx.com>
55
56         * configure.tgt: Add support for arm-*-nto target.
57         * Makefile.am: Add earmnto.o file.
58         * Makefile.in: Regenerate.
59         * NEWS: Mention port of ARM support to QNX.
60         * emulparams/armnto.sh: New file.
61
62 2002-07-30  Jakub Jelinek  <jakub@redhat.com>
63
64         * ldlang.c (lang_add_section): Don't turn .tbss into normal sections
65         for relocatable link.
66         (lang_size_sections_1): Don't make .tbss zero size for relocatable
67         link.
68
69 2002-07-26  Bernd Schmidt  <bernds@redhat.com>
70
71         * emulparams/elf32frv.sh (OTHER_RELOCATING_SECTIONS): Delete.
72         (STACK_ADDR): New.
73
74 2002-07-25  Nick Clifton  <nickc@redhat.com>
75
76         * po/sv.po: Updated Swedish translation.
77         * po/es.po: Updated Spanish translation.
78         * po/fr.po: Updated French translation.
79
80 2002-07-24  Nick Clifton  <nickc@redhat.com>
81
82         * po/sv.po: Updated Swedish translation.
83         * po/es.po: Updated Spanish translation.
84
85 2002-07-23  Nick Clifton  <nickc@redhat.com>
86
87         * po/fr.po: Updated French translation.
88
89 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
90
91         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
92         bomb on /DISCARD/ input section.
93         * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
94         * emultempl/mmo.em (mmo_place_orphan): Likewise.
95
96 2002-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
97
98         * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
99         output section.
100
101 2002-07-16  Denis Chertykov  <denisc@overta.ru>
102             Nick Clifton  <nickc@redhat.com>
103             Frank Ch. Eigler  <fche@redhat.com>
104             John Healy  <jhealy@redhat.com>
105
106         * configure.tgt: Add support for ip2k-elf.
107         * Makefile.am: Add support for ip2k-elf.
108         * Makefile.in: Regenerate.
109         * emulparams/elf32ip2k.sh: New file.
110         * scripttempl/ip2k.sc: New file
111         * NEWS: Mention support for new port.
112
113 2002-07-16  Nick Clifton  <nickc@cambridge.redhat.com>
114
115         * NEWS: Add 'Changes in 2.13'.
116
117 2002-07-14  H.J. Lu <hjl@gnu.org>
118
119         * ld.texinfo: Document a .symver takes precedence over a
120         version script.
121
122 2002-07-12  Alan Modra  <amodra@bigpond.net.au>
123
124         * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64.
125         (COMMONPAGESIZE): Define.
126
127 2002-07-09  Alan Modra  <amodra@bigpond.net.au>
128
129         * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
130
131 2002-07-09  Federico G. Schwindt <fgsch@olimpo.com.br>
132
133         * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
134         powerpc-*-openbsd* and sparc64-*-openbsd*.
135         * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o.
136         * Makefile.in: Regenerate.
137         * emulparams/hppaobsd.sh: New file.
138
139 2002-07-05  Alan Modra  <amodra@bigpond.net.au>
140
141         * ldlang.c (print_wild_statement): Fix output formatting.
142
143 2002-07-04  Alan Modra  <amodra@bigpond.net.au>
144
145         * ldlang.c: (strip_excluded_output_sections): New function.
146         (lang_process): Call it.
147         (lang_size_sections_1): Revert 2002-06-10 change.
148
149 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
150
151         * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
152         Run "make dep-am".
153         * Makefile.in: Regenerate.
154
155 2002-07-02  Alan Modra  <amodra@bigpond.net.au>
156
157         * ldfile.c (ldfile_try_open_bfd): Formatting.
158
159         * ldmisc.c (demangle): Move so that it doesn't intrude between
160         vfinfo comment and body.  Add comment.
161
162 2002-07-01  John David Anglin  <dave@hiauly1.hia.nrc.ca>
163
164         * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format.
165
166 2002-07-01  Alan Modra  <amodra@bigpond.net.au>
167
168         * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
169         * ldlang.c (entry_sym): Likewise.
170         (ldlang_undef_chain_list_type): Likewise.
171         (lang_finish): Adjust references to entry_symbol.
172         (lang_add_entry): Likewise.
173         (lang_gc_sections): Use link_info.gc_sym_list.
174         (lang_process): Set link_info.gc_sym_list.
175         * ldlex.l: Include bfdlink.h.
176         * ldmain.c (main): Init link_info.gc_sym_list.
177         * emultempl/aix.em: Adjust references to entry_symbol.
178         * emultempl/armcoff.em: Likewise.
179         * emultempl/armelf.em: Likewise.
180         * emultempl/pe.em: Likewise.
181         * emultempl/ppc64elf.em (ppc_after_open): New function.
182         (LDEMUL_AFTER_OPEN): Define.
183         * emulparams/elf64ppc.sh: KEEP .opd sections.
184
185 2002-06-29  Stephane Carrez  <stcarrez@nerim.fr>
186
187         * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
188         * emulparams/m68hc11elfb.sh (EEPROM_MEMORY): Define.
189         * emulparams/m68hc11elf.sh (EEPROM_SIZE): Define.
190         (EEPROM_START_ADDR): Define.
191         (EEPROM_MEMORY): Define.
192         * emulparams/m68hc12elf.sh: Likewise.
193         * scripttempl/elfm68hc11.sc: Handle .eeprom section; handle .softregs
194         section to put soft registers in .page0.
195         * scripttempl/elfm68hc12.sc: Likewise but put soft registers in bss.
196
197 2002-06-26  John David Anglin  <dave@hiauly1.hia.nrc.ca>
198
199         * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd
200         section.  Add ${RELOCATING-0}.
201
202 2002-06-26  J"orn Rennecke <joern.rennecke@superh.com>
203
204         * emulparams/shelf.sh (STACK_ADDR): Don't define.
205         (OTHER_SECTIONS): Define.
206         * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
207         (OTHER_SECTIONS): Undef.
208
209 2002-06-26  Alan Modra  <amodra@bigpond.net.au>
210
211         * ldmisc.c (demangle): Restore dots stripped from sym name.
212
213 2002-06-25  H.J. Lu <hjl@gnu.org>
214
215         * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
216         * Makefile.in: Regenerated.
217
218 2002-06-20  Nick Clifton  <nickc@cambridge.redhat.com>
219
220         * ld.texinfo (Bug Reporting): Update text to suggest a limit on
221         the size of attached object files, to allow make the object files
222         available via FTP or HTTP and to mention that the mail will be
223         sent to a mailing list.
224
225 2002-06-20  Nathanael Nerode  <neroden@twcny.rr.com>
226
227         * ld/configure.host (romp): Drop support.
228
229 2002-06-18  Chris Demetriou  <cgd@broadcom.com>
230
231         * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
232         section flags for SEC_DATA, rather than for SEC_CODE being unset.
233
234 2002-06-18  Chris Demetriou  <cgd@broadcom.com>
235
236         * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
237         format specifier used to print BFD name.
238
239 2002-06-18  Dave Brolley  <brolley@redhat.com>
240
241         From Catherine Moore, Michael Meissner, Jim Blandy:
242         * emulparams/elf32frv.sh: New file.
243         * configure.tgt: Support frv-*-*.
244         * Makefile.am (ALL_EMULATIONS): Add eelf32frv.o.
245         (eelf32frv.c): New target.
246
247 2002-06-17  Tom Rix  <trix@redhat.com>
248
249         * emultempl/elf32.em: gld*_get_script:  Check for
250         GENERATE_COMBRELOC_SCRIPT.
251         * scripttempl/elfd10v.sc : Fix STACK and INSN.
252         * emulparams/d10velf.sh : Fix TEXT_START_ADDR.
253
254 2002-06-13  J"orn Rennecke <joern.rennecke@superh.com>
255
256         * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf.
257
258 2002-06-12  H.J. Lu <hjl@gnu.org>
259
260         * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Return
261         false if xvec doesn't match.
262
263 2002-06-10  Richard Sandiford  <rsandifo@redhat.com>
264
265         * ldlang.c (lang_size_sections_1): Skip removed output sections.
266
267 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
268
269         * ldexp.c: Replace CONST with const.
270         * ldfile.c: Likewise.
271         * ldfile.h: Likewise.
272         * ldlex.l: Likewise.
273         * mri.c: Likewise.
274         * pe-dll.h: Likewise.
275
276 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
277
278         * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.
279
280 2002-06-07  Charles Wilson  <cwilson@ece.gatech.edu>
281
282         * ld/ldmain.c (main): initialize link_info.pei386_auto_import
283         to -1 == implicit enable.
284         * ld/emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
285         initialize link_info.pei386_auto_import to -1 == implicit
286         enable.
287         (gld_${EMULATION_NAME}_parse_args): When processing
288         --enable-auto-import and --disable-auto-import options, use
289         '1' and '0' instead of 'true' and 'false'.
290         (pe_find_data_imports): Only issue message about auto-import
291         when the feature is implicitly enabled.  Downgrade message to
292         informational instead of warning.
293
294 2002-06-07  Alan Modra  <amodra@bigpond.net.au>
295
296         * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.
297
298 2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
299
300         * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,
301         HOSTING_CRT0 and HOSTING_LIBS.
302
303 2002-06-05  J"orn Rennecke <joern.rennecke@superh.com>
304
305         * configure.tgt (shle*-*-elf*, sh64le-*-elf*): New configurations.
306
307 2002-06-05  Jason Thorpe  <thorpej@wasabisystems.com>
308
309         * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.
310         (NONPAGED_TEXT_START_ADDR): Set to 0x1000.
311
312 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
313
314         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
315         SEC_EXCLUDE sections when doing a relocatable link.
316
317 2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
318
319         * Makefile.am (ALL_EMULATIONS): Add eshelf32_nbsd.o,
320         eshlelf32_nbsd.o, eshelf64_nbsd.o, and eshlelf64_nbsd.o.
321         (eshelf32_nbsd.c, eshelf64_nbsd.c, eshlelf32_nbsd.c)
322         (eshlelf64_nbsd.c): New rules.
323         * Makefile.in: Regenerate.
324         * configure.tgt (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
325         (sh64-*-netbsd*): New targets.
326         * emulparams/shelf32_nbsd.sh: New file.
327         * emulparams/shelf64_nbsd.sh: New file.
328         * emulparams/shlelf32_nbsd.sh: New file.
329         * emulparams/shlelf64_nbsd.sh: New file.
330
331 2002-06-04  Alan Modra  <amodra@bigpond.net.au>
332
333         * ldlang.c (section_already_linked): Call bfd_discard_group.  Typo fix.
334
335 2002-06-02  Marek Michalkiewicz  <marekm@amelek.gda.pl>
336
337         * scripttempl/avr.sc: Changes to support current GCC and avr-libc,
338         C++ constructors/destructors, loosely based on the m68hc11 port.
339
340 2002-05-31  Alan Modra  <amodra@bigpond.net.au>
341
342         * Makefile.in: Regenerate.
343         * aclocal.m4: Regenerate.
344         * config.in: Regenerate.
345         * configure: Regenerate.
346
347 2002-05-31  Graeme Peterson  <gp@qnx.com>
348
349         * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
350         (ei386nto.c): Add rule.
351         * Makefile.in: Regenerate.
352         * configure.tgt: Add i[3456]86-*-nto-qnx*.
353         * emulparams/i386nto.sh: New file.
354
355 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
356
357         * NEWS: Add entry for VAX ELF support.
358
359 2002-05-29  Matt Thomas  <matt@3am-software.com>
360             Jason Thorpe  <thorpej@wasabisystems.com>
361
362         * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o.
363         (eelf32vax.c)
364         (evaxnbsd.c): New rules.
365         * Makefile.in: Regenerate.
366         * configure.tgt (vax-*-netbsdelf*)
367         (vax-*-netbsdaout*)
368         (vax-*-netbsd*): New targets.
369         * emulparams/elf32vax.sh: New file.
370         * emulparams/vaxnbsd.sh: New file.
371
372 2002-05-29  Adam Nemet  <anemet@lnxw.com>
373
374         * emultempl/armelf.em (arm_elf_after_open): Don't determine
375         bfd_for_interwork, instead add glue sections to each input bfd.
376         (bfd_for_interwork): New global.
377         (arm_elf_set_bfd_for_interworking): New function.
378         (arm_elf_before_allocation): Use it.
379
380 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
381
382         * Makefile.am: Add DLX make target.
383         * configure.tgt: Add DLX configuration.
384         * Makefile.in: Regenerate.
385         * emulparams/elf32_dlx.sh: New file
386         * scripttempl/dlx.sc: New file
387
388 2002-05-27  Per Lundberg  <per@caleb.dnsalias.org>
389
390         * Makefile.am (eelf_i386_chaos): Use elf_chaos.sc script.
391         * Makefile.in: Regenerate.
392         * emulparams/elf_chaos.sh: Use elf_chaos script.
393         * scripttempl/elf_chaos.sc: New file.
394
395 2002-05-27  Richard Sandiford  <rsandifo@redhat.com>
396
397         * ldlang.c (lang_size_sections_1): Move check for conflicting load
398         addresses and regions from here...
399         (lang_get_regions): ...to this new function.
400         (lang_leave_output_section_statement): Use lang_get_regions.
401         (lang_leave_overlay): Likewise.
402         * mri.c (mri_draw_tree): Pass null as last argument to
403         lang_leave_output_section_statement.
404         * emultempl/elf32.em (gld*_place_orphan): Likewise.
405         * emultempl/mmo.em (mmo_place_orphan): Likewise.
406         * emultempl/pe.em (gld*_place_orphan): Likewise.
407
408 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
409
410         * configure.tgt: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
411
412 2002-05-25  Kazu Hirata  <kazu@cs.umass.edu>
413
414         * ldemul.c: Fix formatting.
415         * ldfile.c: Likewise.
416         * pe-dll.c: Likewise.
417         * pe-dll.h: Likewise.
418
419 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
420
421         * ldlang.c (lang_process): Formatting, grammar.
422
423         * ldlex.l: Use #include "" instead of <> for local header files.
424
425 2002-05-24  TAMURA Kent <kent@netbsd.org>
426
427         * configure.tgt: Add a target for i386-netbsdpe.
428
429 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
430
431         * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss.
432         * ldlang.c (lang_add_section): Set SEC_THREAD_LOCAL for
433         output section if necessary.  Handle .tbss.
434         (lang_size_sections): Clear _raw_size for .tbss section
435         (it allocates space in PT_TLS segment only).
436         * ldwrite.c (build_link_order): Build link order for .tbss too.
437
438 2002-05-23  Alan Modra  <amodra@bigpond.net.au>
439
440         * configure.in: Correct spelling of AC_PREREQ.
441
442 2002-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
443
444         * pe-dll.c (autofilter_liblist): Add more system libs excluded by
445         default.
446         (autofilter_objlist): Add crtbegin.o, crtend.o.
447
448 2002-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
449
450         * emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
451         (longopts): Add new option --exclude-libs.
452         (gld_${EMULATION_NAME}_list_options): Give quick help about it.
453         (gld_${EMULATION_NAME}_parse_args): Use it.
454         * pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
455         * pe-dll.c (exclude_list_struct): Add field type to distinguish symbols
456         from whole archives.
457         (pe_dll_add_excludes): Set excludes->type.
458         (auto_export): Add new variable libname and set to archive basename if
459         abfd.  Use it when filtering default and user-specified libarary
460         excludes.  Let string "ALL" mean all libs when filtering user-specified
461         libs.
462         * ld.texinfo: Document --exclude-libs.
463
464 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
465
466         * ldemul.c (ldemul_new_vers_pattern): New function.
467         * ldemul.h (ldemul_new_vers_pattern): Declare.
468         (struct ld_emulation_xfer_struct): Add new_vers_pattern.
469         * ldlang.c (lang_new_vers_pattern): Call ldemul_new_vers_pattern.
470         * emultempl/ppc64elf.em (dotsyms): New static var.
471         (gld${EMULATION_NAME}_new_vers_pattern): New function.
472         (LDEMUL_NEW_VERS_PATTERN): Define.
473         (PARSE_AND_LIST_PROLOGUE): Add OPTION_DOTSYMS, OPTION_NO_DOTSYMS.
474         (PARSE_AND_LIST_LONGOPTS): Likewise.
475         (PARSE_AND_LIST_ARGS_CASES): Handle them.
476         * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Update
477         initialiser.
478         * emultempl/armcoff.em: Likewise.
479         * emultempl/armelf_oabi.em: Likewise.
480         * emultempl/beos.em: Likewise.
481         * emultempl/elf32.em: Likewise.
482         * emultempl/generic.em: Likewise.
483         * emultempl/gld960.em: Likewise.
484         * emultempl/gld960c.em: Likewise.
485         * emultempl/linux.em: Likewise.
486         * emultempl/lnk960.em: Likewise.
487         * emultempl/m68kcoff.em: Likewise.
488         * emultempl/mipsecoff.em: Likewise.
489         * emultempl/pe.em: Likewise.
490         * emultempl/sunos.em: Likewise.
491         * emultempl/ticoff.em: Likewise.
492         * emultempl/vanilla.em: Likewise.
493
494 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
495
496         * genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
497         and $NATIVE_LIB_DIRS.  Add $tool_lib before other libs.
498         (LIB_SEARCH_DIRS): No need to use "tr".
499         (COMPILE_IN): Only set for native targets.
500         * configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
501         here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
502         * configure.tgt (powerpc*): Set tdir_*.
503         (powerpcle*): Correct targ_extra_emuls.
504         * emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
505         * emulparams/elf64ppc.sh (LIB_PATH): Likewise.
506
507 2002-05-22  Alan Modra  <amodra@bigpond.net.au>
508
509         * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when
510         calling lang_add_entry.
511
512 2002-05-21  H.J. Lu  (hjl@gnu.org)
513
514         * emultempl/elf32.em (gld${EMULATION_NAME}_parse_args): Handle
515         "-z muldefs".
516         (gld${EMULATION_NAME}_list_options): Add "-z muldefs".
517
518         * ld.texinfo: Updated for --allow-multiple-definition and
519         "-z muldefs".
520
521         * ldmain.c (main): Initialize the allow_multiple_definition
522         field to false.
523
524         * lexsup.c (OPTION_ALLOW_MULTIPLE_DEFINITION): New.
525         (ld_options): Add --allow-multiple-definition.
526         (parse_args): Support OPTION_ALLOW_MULTIPLE_DEFINITION.
527
528 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
529
530         * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
531         (earmelfb_nbsd.c): New rule.
532         * Makefile.in: Regenerate.
533         * configure.tgt (armeb-*-netbsdelf*): New target.
534         (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls.
535         (arm-*-netbsd*): Likewise.
536         * emulparams/armelfb_nbsd.sh: New file.
537
538 2002-05-18  Tom Rix  <trix@redhat.com>
539
540         * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib
541         support.
542
543 2002-05-17  Marek Michalkiewicz  <marekm@amelek.gda.pl>
544
545         * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
546         * Makefile.in: Regenerate.
547         * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
548
549 2002-05-16  Marek Michalkiewicz  <marekm@amelek.gda.pl>
550
551         * emulparams/avr1.sh: New file.
552         * emulparams/avr2.sh: New file.
553         * emulparams/avr3.sh: New file.
554         * emulparams/avr4.sh: New file.
555         * emulparams/avr5.sh: New file.
556         * scripttempl/avr.sc: New file.
557
558 2002-05-15  Alan Modra  <amodra@bigpond.net.au>
559
560         * ldlang.c (section_already_linked): Call bfd_link_just_syms.
561         (lang_place_orphans): Abort if just_syms_flag.
562
563 2002-05-10  Tom Rix  <trix@redhat.com>
564
565         * emultempl/aix.em: (gld*_set_output_arch): New function. Use
566         architecture and machine information in the output bfd.
567         (gld*_before_parse): Remove old arch and machine code.
568         (choose_target): Rename to gld*_choose_target.
569         (rtld): Change type to int.
570         * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for
571         objects in XCOFF archives.
572         * ldfile.h: Update copyright date.
573
574 2002-05-10  Jakub Jelinek  <jakub@redhat.com>
575
576         * ldmain.c (main): Enable -z combreloc by default.
577
578 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
579
580         * Makefile.am: Honour DESTDIR.
581         * Makefile.in: Regenerate.
582
583 2002-05-07  Richard Sandiford  <rsandifo@redhat.com>
584
585         * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
586         (lang_enter_overlay): Remove the last two parameters.
587         (lang_leave_overlay): Take them here instead.
588         * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
589         (section): Pass LMA and crossref flag to lang_leave_overlay rather
590         than lang_enter_overlay.
591         * ldlang.c (lang_memory_region_lookup): Return null for null names.
592         (lang_output_section_statement_lookup): Initialize update_dot_tree.
593         (lang_size_sections_1): Evaluate it.
594         (lang_leave_output_section_statement): Rework LMA lookup.
595         (overlay_lma, overlay_nocrossrefs): Remove.
596         (lang_enter_overlay): Remove LMA and crossref arguments.
597         (lang_enter_overlay_section): Don't set the LMA here.
598         (lang_leave_overlay): Take LMA and crossref arguments.  Move the '.'
599         assignment to the last section's update_dot_tree.  Unconditionally
600         use the load and run-time regions specified in the OVERLAY statement.
601         Likewise the first section's LMA.  Only set the other sections' LMAs
602         when no load region is given.
603
604 2002-05-06  Nick Clifton <nickc@redhat.com>
605
606         * po/sv.po: New translation.
607
608 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
609
610         * emultempl/hppaelf.em (build_section_lists): New function.
611         (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
612         and build_section_lists.
613
614 2002-05-03  Kazu Hirata  <kazu@cs.umass.edu>
615
616         * ld.h: Fix formatting.
617         * ldexp.c: Likewise.
618         * ldfile.c: Likewise.
619         * ldlang.c: Likewise.
620         * ldmain.c: Likewise.
621         * lexsup.c: Likewise.
622         * pe-dll.c: Likewise.
623
624 2002-05-02  Alan Modra  <amodra@bigpond.net.au>
625
626         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
627         Adjust for ppc64_elf_set_toc change.  #include libbfd.h.
628         (build_section_lists): Do output_section tests here.
629
630 2002-04-30  Tom Rix  <trix@redhat.com>
631
632         * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
633
634 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
635
636         Long branch stubs, multiple stub sections.
637         * emultempl/ppc64elf.em: Include ldctor.h.
638         (stub_file): New var.
639         (group_size): New var.
640         (ppc_create_output_section_statements): New function.
641         (struct hook_stub_info): New.
642         (hook_in_stub): New function.
643         (ppc_add_stub_section): New function.
644         (ppc_layout_sections_again): New function.
645         (build_section_lists): New function.
646         (gld${EMULATION_NAME}_finish): Rewrite.
647         (real_func): New var.
648         (ppc_for_each_input_file_wrapper): New function.
649         (ppc_lang_for_each_input_file): New function.
650         (lang_for_each_input_file): Define.
651         (PARSE_AND_LIST_PROLOGUE): Define.
652         (PARSE_AND_LIST_LONGOPTS): Define.
653         (PARSE_AND_LIST_OPTIONS): Define.
654         (PARSE_AND_LIST_ARGS_CASES): Define.
655         (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
656
657 2002-04-30  Tom Rix  <trix@redhat.com>
658
659         * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
660         -blibpath, -bnolibpath support.
661
662 2002-04-30  Mark Mitchell  <mark@codesourcery.com>
663
664         * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
665         (eelf32ppcwindiss.c): New target.
666         * Makefile.in: Regenerated.
667         * configure.tgt: Add support for powerpc-*-windiss.
668         * emulparams/elf32ppcwindiss.sh: New file.
669
670 2002-04-30  Richard Sandiford  <rsandifo@redhat.com>
671
672         * ldlang.c (print_assignment): Update print_dot for assignments to ".".
673         * ldexp.c (exp_print_token): Add "infix_p" argument.
674         (exp_print_tree): Update accordingly.
675
676 2002-04-28  Alan Modra  <amodra@bigpond.net.au>
677
678         * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
679         * Makefile.in: Regenerate.
680         * mpw-elfmips.c: Delete.
681         * mpw-eppcmac.c: Delete.
682         * mpw-esh.c: Delete.
683         * mpw-idtmips.c: Delete.
684
685 2002-04-17  J"orn Rennecke <joern.rennecke@superh.com>
686
687         * emulparams/shelf32.sh (MACHINE): Now sh5.
688
689 2002-04-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
690
691         * ldgram.y: Fix syntax warning.
692
693 2002-04-11  Nick Clifton  <nickc@cambridge.redhat.com>
694
695         * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
696         to prevent "-n" from being taken as an abbreviation for
697         "--no-pipeline-knowledge".
698
699 2002-04-08  Alan Modra  <amodra@bigpond.net.au>
700
701         * ldlang.c (lang_size_sections_1): Don't complain about
702         SEC_NEVER_LOAD sections having no memory region specified.
703
704         * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
705
706 2002-04-07  matthew green  <mrg@redhat.com>
707
708         * ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
709
710 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
711
712         * dep-in.sed: Cope with absolute paths.
713         * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
714         Run "make dep-am".
715         * Makefile.in: Regenerate.
716
717 2002-04-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
718
719         * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
720
721 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
722
723         * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
724         is smaller than maximum, round dot up to common page boundary.
725
726 2002-03-28  Alan Modra  <amodra@bigpond.net.au>
727
728         * configure.host: Set up for generic hosts first, then tweak as
729         necessary in more specific targets.
730         (HOSTING_LIBS): Include libgcc_eh.a if found.
731
732 2002-03-23  Andreas Jaeger  <aj@suse.de>
733
734         * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
735
736 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
737
738         * Makefile.am: Run "make dep-am".
739         * Makefile.in: Regenerate.
740
741 2002-03-21  Albert Chin-A-Young  <china@thewrittenword.com>
742
743         * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
744
745 2002-03-20  Alan Modra  <amodra@bigpond.net.au>
746
747         * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
748         add the symbol to the linker hash table immediately.
749         (lang_place_undefineds): Split symbol creation out..
750         (insert_undefined): ..to here.
751
752 2002-03-18  David O'Brien  <obrien@FreeBSD.org>
753
754         * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
755         the contents of the buffer returned from basename function will are
756         getting overwritten while still being used.
757
758 2002-03-18  Jan Hubicka  <jh@suse.cz>
759             Andreas Jaeger  <aj@suse.de>
760             Andreas Schwab  <schwab@suse.de>
761
762         * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
763         * elf_x86_64.sh (ARCH): Set to i386:x86-64
764         set libraries to default to lib64 paths.
765
766 2002-03-18  Tom Rix  <trix@redhat.com>
767
768         * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
769         * configure.tgt : Same.
770         * emulparms/aix5ppc.sh : New file. For eaix5ppc.
771         * emulparms/aix5rs6.sh : New file. For eaix5rs6.
772         * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
773         emulation parameters for better -b32, -b64 support.
774         * emulparms/aixrs6.sh : Same.
775         * emulparms/ppcmacos.sh : Same.
776         * emultempl/aix.em (choose_target) : Use new emulation parameters
777         OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
778         * Makefile.in : Regenerate.
779
780 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
781
782         * po/fr.po: Updated version.
783
784 2002-03-18  Alan Modra  <amodra@bigpond.net.au>
785
786         * ldmain.c (main): Move .text readonly flag fudges from here..
787         * ldlang.c (lang_process): ..to here.
788
789 2002-03-14  Alan Modra  <amodra@bigpond.net.au>
790
791         * ldlang.c (lang_check): Remove the word size check added in last
792         change.  Treat emitrelocations case as for relocatable links.
793
794 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
795
796         * po/fr.po: Updated version.
797
798 2002-03-13  Alan Modra  <amodra@bigpond.net.au>
799
800         * ldlang.c (lang_check): Do relocatable link checks first, so that
801         warn_mismatch can't override.  Check compatible and word size too.
802
803 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
804
805         * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
806
807 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
808
809         * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
810         DATA_SEGMENT_ALIGN.
811
812 2002-03-04  H.J. Lu <hjl@gnu.org>
813
814         * scripttempl/elf.sc: Put .preinit_array, .init_array and
815         .fini_array in the data segment.
816
817 2002-03-04  Alan Modra  <amodra@bigpond.net.au>
818
819         * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
820
821 2002-03-01  David Mosberger  <davidm@hpl.hp.com>
822
823         * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
824         .init_array, and .fini_array.
825
826 2002-02-20  Andreas Schwab  <schwab@suse.de>
827
828         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
829         .IA64_unwind* in a relocatable link.
830
831 2002-02-20  Nick Clifton  <nickc@cambridge.redhat.com>
832
833         * NEWS: Mark 2.12 branch.
834
835 2002-02-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
836
837         * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
838         * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
839
840 2002-02-18  Tom Rix  <trix@redhat.com>
841
842         * emultempl/aix.em (gld*_parse_args): Add -brtl support.
843         (gld*_before_allocation): Same.
844         (gld*_create_output_section_statements): Generate
845         __rtinit if run time linking.  Add librtl.a to the link.
846         (gld*_read_file): Clean.
847
848 2002-02-18  Alan Modra  <amodra@bigpond.net.au>
849
850         * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
851
852 2002-02-18  David O'Brien  <obrien@FreeBSD.org>
853
854         * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
855         eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
856         and eelf64alpha_fbsd.
857         * Makefile.in: Regenerate.
858         * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
859         x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
860         use a FreeBSD-specific emulation rather than the psABI one.
861         * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
862         for all FreeBSD ELF systems.
863         * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
864         emulation.
865         * emulparams/elf32ppc_fbsd.sh: Likewise.
866         * emulparams/elf64_ia64_fbsd.sh: Likewise.
867         * emulparams/elf64_sparc_fbsd.sh: Likewise.
868         * emulparams/elf64alpha_fbsd.sh: Likewise.
869         * emulparams/elf_i386_fbsd.sh: Likewise.
870         * emulparams/elf_x86_64_fbsd.sh: Likewise.
871
872 2002-02-18  Nick Clifton  <nickc@cambridge.redhat.com>
873
874         * po/tr.po: Updated version.
875
876 2002-02-18  Alan Modra  <amodra@bigpond.net.au>
877
878         * ld.texinfo (Output Section Fill): Fix amateur texinfo.
879         (FILL): Likewise.
880
881 2002-02-17  Hans-Peter Nilsson  <hp@bitrange.com>
882
883         * emultempl/mmo.em (mmo_after_open): Don't call
884         _bfd_mmix_check_all_relocs when producing ELF output.
885
886 2002-02-15  Richard Henderson  <rth@redhat.com>
887
888         * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
889         definition.  Emit a unop+nop pair.
890
891 2002-02-15  Hans-Peter Nilsson  <hp@bitrange.com>
892
893         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
894         for presence of .MMIX.reg_contents.linker_allocated before early
895         exit.
896
897         * NEWS: Mention support for MMIX.
898
899 2002-02-15  Alan Modra  <amodra@bigpond.net.au>
900
901         Support arbitrary length fill patterns.
902         * ld.texinfo (Output Section Fill): Describe fill expressions.
903         (FILL): Refer to the above.
904         * ldexp.h (etree_value_type): Add "str" field.
905         (union etree_union): Add "str" to "value" struct.
906         (exp_bigintop): Declare.
907         (exp_get_fill): Declare.
908         * ldexp.c: Include "safe-ctype.h".
909         (exp_intop): Set value.str to NULL.
910         (exp_bigintop): New function.
911         (new_rel): Pass in "str", and set new.str from it.
912         (new_rel_from_section): Set new.str to NULL.
913         (fold_name): Adjust calls to new_rel.
914         (exp_fold_tree): Likewise.
915         (exp_get_fill): New function.
916         * ldgram.y (struct big_int bigint, fill_type *fill): New.
917         (INT): Returns a "bigint".  Adjust all code handling INTs.
918         (fill_opt): Returns a "fill".
919         (fill_exp): Split out of fill_opt, use for FILL.
920         * ldlang.h (struct _fill_type): New.
921         (fill_type): Move typedef to ldexp.h.
922         (lang_output_section_statement_type): "fill" is now a pointer.
923         (lang_fill_statement_type): Likewise.
924         (lang_padding_statement_type): Likewise.
925         (lang_add_fill): Now takes a "fill_type *" param.
926         (lang_leave_output_section_statement): Likewise.
927         (lang_do_assignments): Likewise.
928         (lang_size_sections): Likewise.
929         (lang_leave_overlay_section): Likewise.
930         (lang_leave_overlay): Likewise.
931         * ldlang.c: Include ldgram.h after ldexp.h.
932         (lang_output_section_statement_lookup): Adjust for fill_type change.
933         (print_fill_statement): Likewise.
934         (print_padding_statement): Likewise.
935         (insert_pad): Now takes a "fill_type *" arg.
936         (size_input_section): Likewise.
937         (lang_size_sections_1): Likewise.
938         (lang_size_sections): Likewise.
939         (lang_do_assignments): Likewise.
940         (lang_add_fill): Likewise.
941         (lang_leave_output_section_statement): Likewise.
942         (lang_leave_overlay_section): Likewise.
943         (lang_leave_overlay): Likewise.
944         Adjust all callers of the above function.
945         * ldlex.l: Include ldgram.h after ldexp.h.  Allow hex numbers
946         starting with "0X" as well as "0x".  Return bigint.str for hex
947         numbers starting with "0x" or "0X", zero bigint.str otherwise.
948         Always use base 16 for numbers starting with "$".
949         * ldmain.c: Include ldgram.h after ldexp.h.
950         * ldwrite.c (build_link_order): Use bfd_data_link_order in place
951         of bfd_fill_link_order.
952         * pe-dll.c: Adjust lang_do_assignments calls.
953         * emultempl/elf32.em: Likewise.
954         * emultempl/hppaelf.em: Likewise.
955         * emultempl/ppc64elf.em: Likewise.
956         * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
957         lang_add_assignment call.
958         * emultempl/pe.em: Likewise.
959
960 2002-02-14  Phil Edwards  <pme@gcc.gnu.org>
961
962         * ld.texinfo (VERSION scripts):  Symbol names are globbing patterns.
963         * ldgram.y (lang_new_vers_regex):  Rename to lang_new_vers_pattern;
964         the pattern in question is not a regexp.
965         * ldlang.c:  Likewise.
966         * ldlang.h:  Likewise.
967         * ldlex.l (V_IDENTIFIER):  Allow '[', ']', '-', '!', and '^' also.
968
969 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
970
971         * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
972         * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
973         (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
974         * ldexp.c (exp_data_seg): New variable.
975         (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
976         (fold_binary): Handle DATA_SEGMENT_ALIGN.
977         (exp_fold_tree): Handle DATA_SEGMENT_END.
978         Pass allocation_done when recursing instead of hardcoding
979         lang_allocating_phase_enum.
980         * ldexp.h (exp_data_seg): New.
981         * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
982         (lang_size_sections): New.
983         * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
984         * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
985         if COMMONPAGESIZE is defined.
986         * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
987         * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
988         * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
989         * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
990         * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
991         libraries only.
992
993 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
994
995         * Makefile.in: Regenerate.
996
997 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
998
999         * lexsup.c: Remove strtoul declaration.
1000
1001 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
1002
1003         * ldmain.c: Add prototype for main ().
1004         * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
1005         * emultempl/lnk960.em (lnk960_choose_target): Function should
1006         take two arguments.
1007
1008 2002-02-10  Alan Modra  <amodra@bigpond.net.au>
1009
1010         * ldlang.c (entry_section): New initialised variable.
1011         (lang_finish): Use it.
1012         * ldlang.h (entry_section): Declare.
1013         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
1014         entry_section to ".opd".
1015
1016 2002-02-09  Chris Demetriou  <cgd@broadcom.com>
1017
1018         * ld.texinfo (Options): Add back in -nostdlib documentation,
1019         which had been inadvertently removed.
1020
1021 2002-02-09  Hans-Peter Nilsson  <hp@bitrange.com>
1022
1023         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
1024         register section vma to a sane value after emitting error.  Make
1025         fatal conditions cause program exit when emitting message.
1026
1027 2002-02-08  Ivan Guzvinec <ivang@opencores.org>
1028
1029         * configure.tgt: Add or32-*-rtems target.
1030
1031 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
1032
1033         Contribute sh64-elf.
1034         2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
1035         * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
1036         in OTHER_RELOCATABLE_SECTIONS.
1037         2002-01-18  Alexandre Oliva  <aoliva@redhat.com>
1038         * emulparams/shelf32.sh (STACK_ADDR): Define.
1039         (OTHER_RELOCATABLE_SECTIONS): Renamed to...
1040         (OTHER_SECTIONS): this.  Removed stack settings.
1041         * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
1042         (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
1043         2001-03-12  DJ Delorie  <dj@redhat.com>
1044         * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
1045         relaxing if any shmedia or mixed sections are found.
1046         2001-03-07  DJ Delorie  <dj@redhat.com>
1047         * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
1048         einfo.  Gracefully decline to output to non-elf formats.
1049         2001-03-06  Hans-Peter Nilsson  <hpn@redhat.com>
1050         * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
1051         Default to _end aligned to next multiple of 0x40000, plus 0x40000.
1052         * emulparams/shelf32.sh: Ditto.
1053         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
1054         * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
1055         comment.
1056         2001-01-10  Ben Elliston  <bje@redhat.com>
1057         * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
1058         non-portable shell constructs. From Hans-Peter Nilsson.
1059         2001-01-09  Hans-Peter Nilsson  <hpn@cygnus.com>
1060         * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
1061         * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
1062         dependencies to the shell script include chain.
1063         * Makefile.in: Regenerate.
1064         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
1065         * emultempl/sh64elf.em: Update and tweak comments.
1066         (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
1067         make a .cranges section SEC_IN_MEMORY.
1068         2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
1069         * emultempl/sh64elf.em
1070         (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
1071         .cranges section found to be necessary; continue and set stored
1072         section contents flags for sections with non-mixed contents.
1073         Use a struct sh64_section_data container and sh64_elf_section_data
1074         to store contents-type flags.
1075         Remove unused update of "isec".
1076         (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
1077         sections marked SHF_SH5_ISA32_MIXED.  Use sh64_elf_section_data to
1078         access contents-type flags.  Assert that the associated container
1079         is initialized.  Use that container, not elf_gp_size, to hold size
1080         of linker-generated cranges contents.
1081         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
1082         * emultempl/sh64elf.em
1083         (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
1084         there's already a .cranges section.  When section flag difference
1085         is found, don't NULL-check cranges a second time.  Tweak comments.
1086         (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
1087         merging, not max size, as size of ld-generated .cranges contents.
1088         Don't set ELF section flags in output section.  When checking for
1089         needed .cranges descriptors, don't use a variable; compare
1090         incoming ELF section flags directly to SHF_SH5_ISA32_MIXED.  Tweak
1091         comments.
1092         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
1093         * emultempl/sh64elf.em: New file.
1094         * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
1095         * Makefile.in: Regenerate.
1096         * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
1097         (OTHER_RELOCATING_SECTIONS): Ditto.
1098         (EXTRA_EM_FILE): New, set to sh64elf if not set.
1099         * emulparams/shlelf32.sh: Stub out all settings except
1100         OUTPUT_FORMAT.  Source shelf32.sh.
1101         * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
1102         OTHER_RELOCATING_SECTIONS.
1103         (OTHER_RELOCATING_SECTIONS): Remove .cranges.
1104         * emulparams/shlelf64.sh: Stub out all settings except
1105         OUTPUT_FORMAT.  Source shelf64.sh.
1106         2000-12-15  Hans-Peter Nilsson  <hpn@cygnus.com>
1107         * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
1108         .cranges section.
1109         (DATA_START_SYMBOLS): Define, provide ___data.
1110         (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
1111         for consecutive .data section.
1112         (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
1113         section after .data section.
1114         * emulparams/shlelf64.sh: Ditto.
1115         * emulparams/shelf32.sh: Ditto.
1116         (ALIGNMENT): Define to 8.
1117         * emulparams/shelf32.sh: Ditto.
1118         2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
1119         * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
1120         built-in linker scripts.
1121         2000-11-30  Hans-Peter Nilsson  <hpn@cygnus.com>
1122         * emulparams/shlelf64.sh: New.
1123         * emulparams/shelf64.sh: New.
1124         * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
1125         targ_extra_emuls.
1126         * Makefile.am: Add support for shlelf64 and shelf64.
1127         * Makefile.in: Regenerate.
1128         2000-11-29  Hans-Peter Nilsson  <hpn@cygnus.com>
1129         * configure.tgt (sh64-*-elf*): Add shelf as default.
1130         Add shlelf to targ_extra_emuls.
1131         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
1132         * emulparams/shelf32.sh: New file.
1133         * emulparams/shlelf32.sh: New file.
1134         * Makefile.am: Add support for shlelf32 and shelf32.
1135         * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
1136         * Makefile.in: Regenerate.
1137
1138 2002-02-05  Hans-Peter Nilsson  <hp@axis.com>
1139
1140         * ldlang.c (lang_reset_memory_regions): Rename from
1141         reset_memory_regions.  Change all callers.  Make public.
1142         * ldlang.h (lang_reset_memory_regions): Prototype.
1143         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
1144         lang_reset_memory_regions before lang_size_sections.
1145         * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1146         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
1147
1148 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
1149
1150         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
1151         arithmetic when checking for too many global registers.
1152
1153 2002-02-02  Jason Thorpe  <thorpej@wasabisystems.com>
1154
1155         * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
1156         (ehppanbsd.c): New rule.
1157         * Makefile.in: Regenerate.
1158         * configure.tgt (hppa*-*-netbsd*): New target.
1159         * emulparams/hppalinux.sh: Add comment to check other files
1160         that source this file it is modified, and list which
1161         files that do.
1162         * emulparams/hppanbsd.sh: New file.
1163
1164 2002-02-01  Geoffrey Keating  <geoffk@redhat.com>
1165
1166         * scripttempl/xstormy16.sc: Don't allocate extra space for the
1167         stack.
1168
1169 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
1170
1171         Support on-demand global register allocation from
1172         R_MMIX_BASE_PLUS_OFFSET relocs.
1173         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
1174         mmix_set_reg_section_vma.  Call
1175         _bfd_mmix_finalize_linker_allocated_gregs.
1176         (mmix_before_allocation): New function.
1177         (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
1178         (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
1179         * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
1180         (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
1181         before .MMIX.reg_contents.
1182         * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
1183         (mmo_after_open): New function.
1184         (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
1185         * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting.  Add
1186         .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
1187
1188 2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
1189
1190         * emulparams/or32.sh: New file.
1191         * emulparams/or32elf.sh: New file.
1192         * scripttempl/or32.sc: New file.
1193         * configure.tgt : Add support for or32.
1194         * configure: Regenerate
1195         * Makefile.am: Add support for or32.
1196         * Makefile.in: Regenerate.
1197         * NEWS: Mention support for or32.
1198         * po/ld.pot: Regenerate.
1199
1200 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
1201             Mitch Lichtenberg  <mpl@broadcom.com>
1202
1203         * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
1204         * emultempl/mipself.em: New file to handle MIPS ELF embedded
1205         reloc creation (ld --embedded-relocs).
1206
1207 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
1208
1209         * configure: Regenerated.
1210
1211 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
1212
1213         * Makefile.am (install): Depend on install-info.
1214         * Makefile.in: Regenerate.
1215
1216 2002-01-26  Christian Rose  <menthos@menthos.com>
1217
1218         * ldmain.c (main): Use full sentences to ease translation.
1219
1220 2002-01-26  Nick Clifton  <nickc@cambridge.redhat.com>
1221
1222         * po/fr.po: Updated version.
1223
1224 2002-01-25  Nick Clifton  <nickc@cambridge.redhat.com>
1225
1226         * po/es.po: Updated version.
1227
1228 2002-01-25  Andreas Jaeger  <aj@suse.de>
1229
1230         * ldlex.l (yy_input): Correct error check.
1231
1232 2002-01-25  Alan Modra  <amodra@bigpond.net.au>
1233
1234         * ldmisc.c (demangle): Put back dots when string not demangled.
1235
1236 2002-01-22  Richard Henderson  <rth@redhat.com>
1237
1238         * emulparams/elf64alpha.sh (NOP): Use unop.
1239
1240 2002-01-21  Andreas Jaeger  <aj@suse.de>
1241
1242         * ldlex.l: Use fread instead of read.
1243
1244 2002-01-21  Jason Thorpe  <thorpej@wasabisystems.com>
1245
1246         * configure.tgt (ia64-*-netbsd*): New target.
1247
1248 2002-01-21  H.J. Lu <hjl@gnu.org>
1249
1250         * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
1251         0.
1252         * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
1253
1254 2002-01-18  Andreas Jaeger  <aj@suse.de>
1255
1256         * ldver.c (ldversion): Update year.
1257
1258 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
1259
1260         * po/ld.pot: Regenerate.
1261
1262 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
1263
1264         * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
1265         * Makefile.in: Regenerate.
1266         * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
1267         * emultempl/ppc64elf.em: New file.
1268
1269 2002-01-15  DJ Delorie  <dj@redhat.com>
1270
1271         * scripttempl/pe.sc: Add support for constructor priorities.
1272
1273 2002-01-07  Marek Michalkiewicz  <marekm@amelek.gda.pl>
1274
1275         * emulparams/avr1200.sh (DATA_START): Define as 0x60.
1276         * emulparams/avr23xx.sh: Likewise.
1277         * emulparams/avr4433.sh: Likewise.
1278         * emulparams/avr44x4.sh: Likewise.
1279         * emulparams/avr85xx.sh: Likewise.
1280         * emulparams/avrmega103.sh: Likewise.
1281         * emulparams/avrmega161.sh: Likewise.
1282         * emulparams/avrmega603.sh: Likewise.
1283         * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
1284
1285 2002-01-08  Alexandre Oliva  <aoliva@redhat.com>
1286
1287         * ldlang.c (walk_wild_section): Exclude object file if enclosing
1288         archive is excluded.
1289
1290 2002-01-07  Jason Thorpe  <thorpej@wasabisystems.com>
1291
1292         * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
1293         (eshelf_nbsd.c): New rule.
1294         (eshlelf_nbsd.c): New rule.
1295         * Makefile.in: Regenerate.
1296         * configure.tgt (sh*le-*-netbsdelf*): New target.
1297         (sh*-*-netbsdelf*): New target.
1298         * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
1299         * ld/emulparams/shelf_nbsd.sh: New emulation.
1300         * ld/emulparams/shlelf_nbsd.sh: New emulation.
1301
1302 2002-01-07  Nick Clifton  <nickc@cambridge.redhat.com>
1303
1304         * po/es.po: New file: Spanish translation.
1305         * configure.in (ALL_LINGUAS): Add es.
1306         * configure: Regenerate.
1307
1308 2002-01-06  John Marshall  <jmarshall@acm.org>
1309
1310         * ld.texinfo: Note that --emit-relocs is currently only
1311         implemented for ELF.
1312
1313 2002-01-05  Alan Modra  <amodra@bigpond.net.au>
1314
1315         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
1316         of bfd_section_list_remove and bfd_section_list_insert macros.
1317         * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1318         * emultempl/mmo.em (mmo_place_orphan): Likewise.
1319
1320 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
1321
1322         * configure.tgt (x86_64-*-netbsd*): New target.
1323
1324 2001-12-21  Tom Rix  <trix@redhat.com>
1325
1326         (gld*_create_output_section_statements): New function.
1327         For -binitfini support.
1328         * emultempl/aix.em (gld*_before_parse): Fix comment.
1329         * emultempl/aix.em (gld*_parse_args): Fix comment.
1330
1331 2001-12-20  Jason Thorpe  <thorpej@wasabisystems.com>
1332
1333         * configure.tgt (mips*-dec-netbsd*): Delete alias for
1334         mips*el-*-netbsd*.
1335         (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
1336
1337         * configure.tgt (arm-*-netbsdelf*): Add target.
1338         (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
1339         * emulparams/armelf_nbsd.sh: Added.
1340         * Makefile.am: Add rules for earmelf_nbsd.
1341         * Makefile.in: Regenerate.
1342
1343 2001-12-19  Andreas Jaeger  <aj@suse.de>,
1344             Susanne Oberhauser <froh@suse.de>
1345
1346         * configure.host: Add rules for x86_64-*linux-gnu.  Change
1347         s390x-linux entry to use gcc to report configuration, replace gcc
1348         with $CC in s390-linux
1349
1350 2001-12-19  Andreas Jaeger  <aj@suse.de>
1351
1352         * ld.texinfo (VERSION): Fix markup.
1353
1354 2001-12-18  matthew green  <mrg@eterna.com.au>
1355
1356         * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
1357         (m68kelfnbsd.c): New rule.
1358         * Makefile.in: Regenerate.
1359         * configure.tgt (m68*-hp-netbsd*): Renamed to ..
1360         (m68*-*-netbsd*4k*): .. this.
1361         (m68*-*-netbsdelf*): New target.
1362         (m68*-*-netbsd*): Also include ELF support.
1363         (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
1364         * emulparams/m68kelfnbsd.sh: New emulation.
1365
1366 2001-12-18  Jakub Jelinek  <jakub@redhat.com>
1367
1368         * ldgram.y (vers_node): Support anonymous version tags.
1369         * ldlang.c (lang_register_vers_node): Ensure anonymous version
1370         tag is not defined together with non-anonymous versions.
1371         * ld.texinfo: Document it.
1372
1373 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
1374
1375         * po/tr.po: New file: Turkish translation.
1376         * configure.in (ALL_LINGUAS): Add tr.
1377         * configure: Regenerate.
1378
1379 2001-12-17  Jason Thorpe  <thorpej@wasabisystems.com>
1380
1381         * Makefile.am: Add rules for eelf64alpha_nbsd.
1382         * Makefile.in: Regenerate.
1383         * configure.tgt (alpha*-*-netbsd*): Set
1384         targ_emul to elf64alpha_nbsd.
1385         * emulparams/elf64alpha_nbsd.sh: Added.
1386
1387 2001-12-17  Alan Modra  <amodra@bigpond.net.au>
1388
1389         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
1390         section_tail when fiddling with section list.
1391         (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
1392         broken into separate strings to make translation easier.
1393         * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
1394         fiddling with section list.
1395         * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1396
1397 2001-12-16  Hans-Peter Nilsson  <hp@bitrange.com>
1398
1399         * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
1400
1401 2001-12-15  Alan Modra  <amodra@bigpond.net.au>
1402
1403         * ldmain.c (main): Initialise link_info.eh_frame_hdr.
1404
1405 2001-12-13  Jakub Jelinek  <jakub@redhat.com>
1406
1407         * emultempl/elf32.em (finish): Supply output_bfd
1408         to bfd_elf*_discard_info.
1409         (OPTION_EH_FRAME_HDR): Define.
1410         (longopts): Add --eh-frame-hdr.
1411         (parse_args): Handle it.
1412         (list_options): Add --eh-frame-hdr to help.
1413         * emultempl/hppaelf.em (finish): Supply output_bfd
1414         to bfd_elf*_discard_info.
1415         * scripttempl/elf.sc (.eh_frame_hdr): Add.
1416
1417 2001-12-13  Alan Modra  <amodra@bigpond.net.au>
1418
1419         * lexsup.c (parse_args): Don't pass shortopts to second call to
1420         getopt functions.  Restore optind rather than decrementing before
1421         second call.  Remove errind as it now duplicates last_optind.
1422
1423 2001-12-11  Christopher Faylor  <cgf@redhat.com>
1424
1425         * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
1426
1427 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
1428             Richard Henderson  <rth@redhat.com>
1429
1430         * Makefile.am: Add support for xstormy16.
1431         * configure.tgt: Add support for xstormy16.
1432         * Makefile.in: Regenerate.
1433         * emulparams/elf32xstormy16.sh: New file.
1434         * scripttempl/xstormy16.sc: New file.
1435
1436 2001-10-01  Christopher Faylor <cgf@cygnus.com>
1437
1438         * Makefile.in (LIB_PATH): Make configurable.
1439         (GENSCRIPTS): Set LIB_PATH in environment.
1440         * configure.in: Substitute LIB_PATH.
1441         * configure: Regenerate.
1442         * configure.tgt (*cygwin): Set LIB_PATH for cross build.
1443         * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
1444
1445 2001-12-07  Nick Clifton  <nickc@cambridge.redhat.com>
1446
1447         * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
1448         describing the -N option so that it is easier to translate into
1449         foreign languages.
1450
1451 2001-12-05  Nick Clifton  <nickc@cambridge.redhat.com>
1452
1453         * emultempl/pe.em (..._list_options): Replace multiple fprintf
1454         statements describing a single option with a single, newline
1455         escaped fprintf.  This allows better translation into other
1456         languages.
1457
1458         * ldmain.c (add_archive_element): Combine multiple strings
1459         into a single string to permit better translation into other
1460         languages.
1461
1462 2001-12-05  Tom Rix  <trix@redhat.com>
1463
1464         * Makefile.am: Remove eaixppc64.
1465         * Makefile.in: Regenerate.
1466
1467 2001-12-04  Tom Rix  <trix@redhat.com>
1468
1469         * emultempl/aix.em (choose_target): Change default target to
1470         OUTPUT_FORMAT for ppcmacos.  Add braces to remove compiler
1471         warning.
1472         (gld*_read_file):  Fix typo.
1473         (change_symbol_mode): Add prototype.
1474         (is_syscall): Same.
1475
1476         * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
1477         * emulparams/aixrs6.sh : Same.
1478         * emulparams/ppcmacos.sh : Same.
1479         * emulparams/aixppc64.sh : Delete file.
1480         * emultempl/aix.em : Formatting changes.
1481
1482 2001-12-04  Hans-Peter Nilsson  <hp@axis.com>
1483
1484         * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
1485         (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
1486         __Sbss.
1487         (OTHER_END_SYMBOLS): Fix formatting.
1488         * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
1489         (OTHER_END_SYMBOLS): Fix formatting.
1490
1491 2001-12-04  Alan Modra  <amodra@bigpond.net.au>
1492
1493         * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
1494
1495 2001-12-02  Tom Rix  <trix@redhat.com>
1496
1497         * configure.tgt : Remove eaixppc64 emulations.
1498         * Makefile.in : Remove eaixppc64.c
1499         * ldemul.c (ldemul_choose_target): New parameters argc, argv.
1500         (ldemul_default_target): Same.
1501         * emultempl/gld960.em (gld960_choose_target):  Same.
1502         * emultempl/gld960c.em (gld960_choose_target):  Same.
1503         * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
1504         * emultempl/aix.em (is_syscall): syscall_mask now a variable.
1505         * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
1506         * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
1507         * emultempl/aix.em (choose_target): New function.  Handle emulation of
1508         -b32 and -b64.
1509
1510 2001-11-27  H.J. Lu <hjl@gnu.org>
1511
1512         * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
1513         * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
1514         * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
1515         * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
1516         * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
1517         * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
1518         * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
1519         * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
1520
1521         * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
1522         is not empty.
1523         (SDATA): Likewise.
1524         (REL_SDATA): Likewise.
1525         (REL_SBSS): Likewise.
1526         (REL_SDATA2): Likewise.
1527         (REL_SBSS2): Likewise.
1528         (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
1529         (SDATA2): Likewise.
1530
1531 2001-11-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1532
1533         * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
1534         destructor in rom.
1535         * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
1536
1537 2001-11-22  H.J. Lu  <hjl@gnu.org>
1538
1539         * Makefile.in: Regenerated with automake based on automake
1540         1.4-8 in RedHat 7.1.
1541
1542 2001-11-22  Alan Modra  <amodra@bigpond.net.au>
1543
1544         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
1545         (config.status): Delete rule.
1546         Add extra dependencies to cover sourced emulparams files.
1547         * Makefile.in: Regenerate.
1548
1549         * scripttempl/elf.sc: Order <section>, <section>.* and
1550         corresponding linkonce sections as seen in input files.
1551         Formatting fixes.  Zero vma of all sections if not relocating.
1552         (STACK): Define and insert if STACK_ADDR defined.
1553         (OTHER_RELOCATING_SECTIONS): Delete.
1554         (OTHER_END_SYMBOLS): Define.
1555         (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
1556         (OTHER_READWRITE_SECTIONS): Likewise.
1557         (OTHER_GOT_SECTIONS): Likewise.
1558         (OTHER_SDATA_SECTIONS): Likewise.
1559         (OTHER_BSS_SECTIONS): Likewise.
1560         * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
1561         (OTHER_READWRITE_SECTIONS): Likewise.
1562         * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
1563         (OTHER_READWRITE_SECTIONS): Likewise
1564
1565         * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
1566         (STACK_ADDR): Define.
1567         * emulparams/armelf_oabi.sh: As for armelf.sh.
1568         * emulparams/elf32mcore.sh: As for armelf.sh.
1569         * emulparams/h8300elf.sh: As for armelf.sh.
1570         * emulparams/mn10200.sh: As for armelf.sh.
1571         * emulparams/shelf.sh: As for armelf.sh.
1572
1573         * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
1574         (OTHER_END_SYMBOLS): Define.
1575         * emulparams/m32relf.sh: As for elf32fr30.sh.
1576         * emulparams/h8300helf.sh: As for elf32fr30.sh.
1577         * emulparams/h8300self.sh: As for elf32fr30.sh.
1578
1579         * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
1580         defines with RELOCATING test.
1581         (OTHER_SDATA_SECTIONS): Likewise.
1582         (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1583         (OTHER_END_SYMBOLS): ..this.
1584         * emulparams/crislinux.sh: As for criself.sh.
1585
1586         * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
1587         if not relocating.
1588         (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1589         (OTHER_SECTIONS): ..this.  Zero vma if not relocating.  Order
1590         normal and linkonce sections as seen in input files.
1591         * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
1592         (TEXT_DYNAMIC): Likewise.
1593         (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
1594         (OTHER_SDATA_SECTIONS): Likewise.
1595         * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1596         * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
1597         * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
1598         * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
1599         * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
1600         (OTHER_PLT_RELOC_SECTIONS): Likewise.
1601         (OTHER_READONLY_SECTIONS): Likewise.  Order normal and linkonce
1602         sections as seen in input files.
1603         * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
1604         * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
1605         if not relocating.
1606         (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
1607         (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
1608         * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
1609         (OTHER_SECTIONS): Instead, use this..
1610         (OTHER_END_SYMBOLS): ..and this.
1611
1612         * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
1613         * emulparams/elf32bsmip.sh: Likewise.
1614         * emulparams/elf32btsmip.sh: Likewise.
1615         * emulparams/elf32ebmip.sh: Likewise.
1616         * emulparams/elf32lmip.sh: Likewise.
1617         * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
1618         * emulparams/elf32lsmip.sh: Likewise.
1619         * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
1620         * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
1621         * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
1622         * emulparams/elf64btsmip.sh: Likewise.
1623         * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
1624         * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
1625         * emulparams/elf32ppclinux.sh: Likewise.
1626         * emulparams/elf32ppcsim.sh: Likewise.
1627         * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
1628         * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
1629         * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
1630         * emulparams/h8300self.sh: Likewise.
1631         * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
1632         * emulparams/sh.sh: Comment.
1633         * emulparams/shl.sh: Source sh.sh, remove duplicates.
1634         * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
1635         * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
1636
1637 2001-11-21  David Heine <dlheine@tensilica.com>
1638             Alan Modra  <amodra@bigpond.net.au>
1639
1640         * ldlang.c (map_input_to_output_sections): Replace "break"
1641         accidentally removed with 2001-08-03 change.
1642         (lang_gc_sections_1): Likewise.
1643
1644 2001-11-21  Alan Modra  <amodra@bigpond.net.au>
1645
1646         * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
1647
1648 2001-11-20  Angela Marie Thomas <angela@redhat.com>
1649
1650         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
1651         of false when calling lang_size_sections.
1652         * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1653
1654 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
1655
1656         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
1657         function when LDEMUL_FINISH isn't set to the same name.  Don't
1658         call ${LDEMUL_FINISH}.
1659         (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
1660         * emultempl/armelf.em (arm_elf_finish): Call
1661         gld${EMULATION_NAME}_finish.
1662         * emultempl/hppaelf.em (hppaelf_finish): Rename to
1663         gld${EMULATION_NAME}_finish.  Call bfd_elf32_discard_info and
1664         hppaelf_layout_sections_again if necessary.
1665         (need_laying_out): New var.
1666         (hppaelf_layaout_sections_again): Rename to
1667         hppaelf_layout_sections_again.  Clear need_laying_out.
1668         (PARSE_AND_LIST_OPTIONS): Format text.
1669
1670 2001-11-14  H.J. Lu  <hjl@gnu.org>
1671
1672         * emultempl/armelf.em (arm_elf_finish): Renamed from
1673         gld${EMULATION_NAME}_finish.
1674         (LDEMUL_FINISH): Set to arm_elf_finish.
1675
1676 2001-11-14  Daniel Jacobowitz  <drow@mvista.com>
1677
1678         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
1679         (struct ld_emulation_xfer_struct): Use it.
1680
1681 2001-11-13  Ross Alexander <ross.alexander@uk.neceur.com>
1682
1683         * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
1684         additional symbols referenced by newer crt0.o files from HP.
1685
1686 2001-11-12  Anthony Green  <green@redhat.com>
1687
1688         * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
1689
1690 2001-11-12  Alfred M. Szmidt  <ams@kemisten.nu>
1691
1692         * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
1693         * Makefile.in: Regenerate.
1694
1695 2001-11-02  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1696
1697         * ld.texinfo: Use @command for commands, @option for options.
1698         * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
1699         the page man title.
1700         * Makefile.in: Rebuild.
1701
1702 2001-11-04  Chris Demetriou  <cgd@broadcom.com>
1703
1704         * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
1705         Add support for targets.
1706
1707 2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
1708
1709         * configure.in (ALL_LINGUAS): Add "fr" and "sv"
1710         * configure: Regernate.
1711         * po/fr.po: New file.
1712         * po/sv.po: New file.
1713
1714 2001-11-01  NIIBE Yutaka  <gniibe@m17n.org>
1715
1716         * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
1717         as little endian default and to support big endian.
1718
1719 2001-11-01  Chris Demetriou  <cgd@broadcom.com>
1720
1721         * ld.texinfo (Options): Document new option, -nostdlib.
1722         * lexsup.c (OPTION_NOSTDLIB): New definition.
1723         (ld_options): Add entry for "nostdlib".
1724         (parse_args): Handle OPTIONS_NOSTDLIB.
1725         * ldfile.c (ldfile_add_library_path): Don't add directories
1726         to the search path if they weren't specified on the command line
1727         and -nostdlib was specified.
1728         * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
1729
1730 2001-10-31  Nick Clifton  <nickc@cambridge.redhat.com>
1731
1732         * lexsup.c (parse_args): Prevent infinite parsing loop when
1733         "-rpath.a" is specified on the command line.
1734         Replace calls to fprintf with calls to einfo.
1735
1736 2001-10-31  John Marshall  <jmarshall@acm.org>
1737
1738         * ld.texinfo: A historical requirement that MEMORY and SECTIONS
1739         appear only once across all the linker scripts involved in a link
1740         invocation no longer applies.  Make the documentation reflect
1741         that.
1742
1743 2001-10-31  NIIBE Yutaka  <gniibe@m17n.org>
1744
1745         * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
1746         targets.
1747         (sh-*-linux*): Added targ_extra_libpath.
1748
1749 2001-10-31  David Heine  <dlheine@tensilica.com>
1750
1751         * ldlang.c (lang_size_sections): Keep a valid output_offset field
1752         for padding statements.
1753
1754 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
1755
1756         * configure.tgt (mmix-*-*): New target.
1757         * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
1758         Add dependencies to match.
1759         * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
1760         emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
1761         scripttempl/mmo.sc: New files.
1762         * gen-doc.texi: @set MMIX.
1763         * ld.texinfo: Ditto.
1764         [MMIX] Add MMIX node.
1765         * Makefile.in: Regenerate.
1766
1767 2001-10-29  Kazu Hirata  <kazu@hxi.com>
1768
1769         * ldlang.c: Fix a comment typo.
1770
1771 2001-10-23  Alan Modra  <amodra@bigpond.net.au>
1772
1773         * configure.host: Move alpha*-*-linux-gnu* entry to generic
1774         entries, and match *-*-linux*.
1775
1776 2001-10-20  Alan Modra  <amodra@bigpond.net.au>
1777
1778         * ldgram.y (mri_script_command): Surround processing of INCLUDE
1779         with ldlex_script, ldlex_popstate.
1780         (ifile_p1): Likewise.
1781         * ldlex.l (EOF): Don't BEGIN(SCRIPT).  Restore lineno from the
1782         correct slot.
1783         (lex_push_file): Save current lineno to lineno_stack.  Set lineno
1784         to 1.  Don't BEGIN(SCRIPT).
1785         (lex_redirect): Similarly.
1786         * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
1787
1788 2001-10-20  Nick Clifton  <nickc@cambridge.redhat.com>
1789
1790         * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
1791         __EH_FRAME_END__ and accept eh frames into data section.
1792         Add ctor and dtor sections.
1793
1794 2001-10-19  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
1795
1796         * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
1797         (auto-export): Fix indentation.
1798
1799 2001-10-18  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
1800
1801         * pe-dll.c (autofilter_objectlist):  Add startup objects
1802         for profiling.
1803         (auto-export): Constify char * p.
1804         Extract file basename and use strcmp rather than ststr
1805         for object lookup.
1806
1807 2001-10-18  Chris Demetriou  <cgd@broadcom.com>
1808
1809         * ldmain.c (get_emulation): Improve comment about the handling
1810         of -mipsN options.
1811
1812 2001-10-17  Alan Modra  <amodra@bigpond.net.au>
1813
1814         * po/POTFILES.in: Regenerate.
1815
1816 2001-10-16  Vassili Karpov  <malc@pulsesoft.com>
1817
1818         * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
1819         -z nocopyreloc and -z nocombreloc usage strings.
1820
1821 2001-10-12  Vassili Karpov  <malc@pulsesoft.com>
1822
1823         * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
1824         in usage.
1825
1826 2001-10-11  Aleksey Romanov <aromanov@ennovatenetworks.com>
1827
1828         * scripttempl/armaout.sc: Place .bss section after end of aligned
1829         data section to match behaviour of aout code in constructrion of
1830         header.
1831
1832 2001-10-11  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
1833
1834         * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
1835         startup files for mingw32 dlls to list.
1836
1837 2001-10-10  Chris Demetriou  <cgd@broadcom.com>
1838
1839         * emultempl/elf32.em: Fix shell 'if' usage for portability.
1840
1841 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1842
1843         * configure.tgt (targ): Add arm9e-*-elf.
1844
1845 2001-10-05  H.J. Lu  <hjl@gnu.org>
1846
1847         * genscripts.sh: Fix a typo in the last change.
1848
1849 2001-10-05  Jakub Jelinek  <jakub@redhat.com>
1850
1851         * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
1852         -z nocombreloc in usage.
1853
1854 2001-10-03  Jim Blandy  <jimb@redhat.com>
1855
1856         * genscripts.sh: Include a comment at the top of each generated
1857         script, explaining its purpose.
1858
1859 2001-10-03  Vassili Karpov  <malc@pulsesoft.com>
1860
1861         * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
1862         * NEWS: Mention -z nocopyreloc.
1863         * ld.texinfo (Options): Describe nocopyreloc.
1864
1865 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
1866
1867         * configure: Regenerate.
1868
1869 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
1870
1871         * ldver.h (ld_program_version): Remove declaration.
1872         * lexsup.c (parse_args): Move printing of copyright message..
1873         * ldver.c (ldversion): .. to here.
1874         Use BFD_VERSION_STRING in place of BFD_VERSION.
1875         (ld_program_version): Remove.
1876         * Makefile.am (Makefile): Depend on bfd/configure.in.
1877         Run "make dep-am".
1878         * Makefile.in: Regenerate.
1879
1880 2001-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
1881
1882         * Makefile.am: Update dependencies with "make dep-am".
1883         * Makefile.in: Regenerate.
1884
1885 2001-09-29  John Reiser  <jreiser@BitWagon.com>
1886
1887         * ldlang.c (lang_common): Conditionally inhibit Common allocation.
1888         * lexsup.c: Add --no-define-common commandline option.
1889         * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
1890         * ldlex.l: Likewise.
1891         * ld.h: Add command_line.inhibit_common_definition.
1892         * ldmain.c (main): Initialize.
1893         * ld.texinfo: Document.
1894
1895 2001-09-29  Alan Modra  <amodra@bigpond.net.au>
1896
1897         * ldlang.c (section_already_linked): Remove assignment to kept_section.
1898
1899 2001-09-26  Alan Modra  <amodra@bigpond.net.au>
1900
1901         * ldmisc.c (USE_STDARG): Remove.
1902         (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
1903         (einfo): Likewise.
1904         (minfo): Likewise.
1905         (lfinfo): Likewise.
1906
1907         * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
1908         declarations.  Update copyright.
1909
1910 2001-09-24  Charles Wilson  <cwilson@ece.gatech.edu>
1911
1912         * pe-dll.c: Remove obsoleted declaration of
1913         pe_get_data_import_dll_name.
1914         (pe_create_import_fixup): Fix thinko.
1915
1916         * ld.texinfo(enable-auto-import): Clarify the explanation.
1917
1918 2001-09-24  Nick Clifton  <nickc@cambridge.redhat.com>
1919
1920         * pe-dll.c (pe_create_import_fixup): Revert previous patch.
1921         * emultemp/pe.em (pe_data_import_dll): Move definition outside of
1922         DLL_SUPPORT controlled code.
1923
1924 2001-09-24  Charles Wilson  <cwilson@ece.gatech.edu>
1925
1926         * emultempl/pe.em(pe_data_import_dll): Make static.
1927         (pe_get_data_import_dll_name): New accessor function.
1928         * pe-dll.c(pe_create_import_fixup): call
1929         pe_get_data_import_dll_name() from pe.em, instead of
1930         directly accessing pe_data_import_dll variable from pe.em.
1931
1932 2001-09-18  Bruno Haible  <haible@clisp.cons.org>
1933
1934         * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
1935         (def_file_add_directive): Use ISSPACE instead of isspace.
1936         (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
1937         isdigit/isxdigit/isalpha/isalnum.
1938         * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
1939         (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
1940         * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
1941         (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
1942         isalnum.
1943         * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
1944         (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
1945         isupper/tolower.
1946         * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
1947         (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
1948         * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
1949         (ctor_prio): Use ISDIGIT instead of isdigit.
1950         * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
1951         (ldfile_open_file_search): Use ISALPHA instead of isalpha.
1952         (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
1953         isupper/tolower.
1954         * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
1955         (stricpy): Use TOLOWER instead of isupper/tolower.
1956         (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
1957         * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
1958         (lex_warn_invalid): Use ISPRINT instead of isprint.
1959         * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
1960         (main): For gettext, also set the LC_CTYPE locate facet.
1961         (add_keepsyms_file): Use ISSPACE instead of isspace.
1962         * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
1963         (is_num, parse_args): Use ISDIGIT instead of isdigit.
1964         * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
1965         (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
1966         * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
1967         (gldppcmacos_read_file): Use ISSPACE instead of isspace.
1968         * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
1969         (quoteput): Use ISSPACE instead of isspace.
1970         (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
1971         instead of isalnum.
1972
1973 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
1974
1975         * deffilep.y (def_stash_module): Constify "name" param.
1976
1977         * pe-dll.c: Replace CONST with const throughout.
1978         (quick_symbol): Constify "n1", "n2", "n3" params.
1979         (make_singleton_name_thunk): Constify "import" param.  Make
1980         "buffer_len" a size_t.
1981         (make_import_fixup_entry): Constify "name", "fixup_name",
1982         "dll_symname" params.
1983         (pe_get16): Cast args of bfd_seek.  Replace bfd_read with bfd_bread.
1984         (pe_get32): Likewise.
1985         (pe_implied_import_dll): Likewise.
1986
1987         * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
1988         (sort_by_section_name): Likewise.
1989
1990         * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
1991         (make_import_fixup): Cast printf arg, rel->address to long rather
1992         than int.
1993         (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
1994
1995 2001-09-15  Alan Modra  <amodra@bigpond.net.au>
1996
1997         * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
1998         defines BufferSize.  Increase buffer size by one.
1999
2000 2001-09-14  Ralf Habacker <Ralf.Habacker@freenet.de>
2001
2002         * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
2003
2004 2001-09-14  Kevin Lo <kevlo@openbsd.org>
2005
2006         * configure.tgt: Add arm-openbsd target.
2007
2008 2001-09-12  H.J. Lu  <hjl@gnu.org>
2009
2010         * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
2011         eelf64lppc.o to ...
2012         (ALL_64_EMULATIONS): Here.
2013         * Makefile.in: Regenerated.
2014
2015 2001-09-12  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
2016
2017         * emultempl/pe.em(make_import_fixup): change signature to
2018         take asection as well as arelec; we need this for proper
2019         error reporting.  Only call pe_create_import_fixup() if
2020         there is no attempt to add a constant addend to the reloc;
2021         otherwise, report error condition.
2022         * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
2023         since final argument is a pointer to make_import_fixup().
2024         Change call to cb() to match make_import_fixup() signature.
2025         (make_import_fixup_mark): make buffer_len unsigned.
2026         * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
2027
2028 2001-09-12  Charles Wilson  <cwilson@ece.gatech.edu>
2029
2030         * ld.texinfo: add verbose documentation for auto-import
2031         direct-addressing workaround, to compliment the terse
2032         error message.
2033
2034 2001-09-12  Andrew MacLeod  <amacleod@redhat.com>
2035
2036         * scripttempl/v850.sc: Add gcc_except_table sections.
2037
2038 2001-09-11  Jeffrey A Law  (law@cygnus.com)
2039
2040         * emulparams/h8300helf.sh: Move stack to a much higher memory address.
2041         * emulparams/h8300self.sh: Similarly.
2042
2043 2001-09-05 Danny Smith <dannysmith@users.souceforge.net>
2044
2045         * ld.texinfo (Options, --stack): Correct default value for stack
2046         reserve.
2047
2048 2001-09-05  Tom Rix <trix@redhat.com>
2049
2050         * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
2051
2052 2001-09-03  Andreas Jaeger  <aj@suse.de>
2053
2054         * emultempl/beos.em: Declare prototypes for comparions functions,
2055         adjust definitions.
2056
2057 2001-09-02  Andreas Jaeger  <aj@suse.de>
2058
2059         * emultempl/aix.em: Add missing prototype.
2060         * emultempl/lnk960.em: Likewise.
2061         * emultempl/vanilla.em: Likewise.
2062         * emultempl/armcoff.em: Likewise.
2063         * emultempl/armelf_oabi.em: Likewise.
2064         * emultempl/beos.em: Likewise.
2065         * emultempl/gld960c.em: Likewise.
2066         * emultempl/gld960.em: Likewise.
2067
2068         * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
2069         for prototype declaration.
2070
2071 2001-08-31  Eric Christopher  <echristo@redhat.com>
2072             Jason Eckhardt  <jle@redhat.com>
2073
2074         * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
2075
2076 2001-08-31  Andreas Jaeger  <aj@suse.de>
2077
2078         * emultempl/pe.em: Add missing prototypes.
2079         (gld_${EMULATION_NAME}_after_open): Remove extra args to
2080         pe_find_data_imports.
2081         (pr_sym): Add unused attribute.
2082
2083 2001-08-29  Joel Sherrill <joel@OARcorp.com>
2084
2085         * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
2086         default from coff to elf.
2087
2088 2001-08-29  Jeff Law <law@redhat.com>
2089
2090         * emulparams/h8300helf.sh: Resync with h8300elf.sh.  Update
2091         ARCH specification.
2092         * emulparams/h8300self.sh: Similarly.
2093
2094 2001-08-28  J"orn Rennecke <amylaar@redhat.com>
2095
2096         * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
2097         eh8300self.o .
2098         (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
2099         * configure.tgt (h8300-*-elf*): New case.
2100         * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
2101         * emulparams/h8300self.sh: New file.
2102         * Makefile.in: Regenerated.
2103
2104 2001-08-28  Nick Clifton  <nickc@cambridge.redhat.com>
2105
2106         * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
2107         with macro name.
2108
2109 2001-08-27  Linus Nordberg  <linus@swox.com>
2110             Alan Modra  <amodra@bigpond.net.au>
2111
2112         * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
2113         (eelf64ppc.c, eelf64lppc.c): Add make targets.
2114         Run "make dep-am"
2115         * Makefile.in: Regenerate.
2116         * configure.tgt: Add powerpc64 support.  Move pdp11, pjl, pj
2117         entries to correct alphabetical position.
2118         * emulparams/elf64ppc.sh: New.
2119         * emulparams/elf64lppc.sh: New.
2120
2121 2001-08-27  Nick Clifton  <nickc@cambridge.redhat.com>
2122
2123         * ldmain.c (main): Declare BSIZE as static.
2124
2125 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
2126
2127         * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
2128         into .rel.dyn resp. .rela.dyn if combreloc.
2129         (get_script): If .x linker script is equal to .xn, only put it
2130         once into the binary.
2131         Add .xc and .xsc scripts.
2132         (parse_args): Handle -z combreloc and -z nocombreloc.
2133         * scripttempl/elf.sc (.rela.sbss): Fix a typo.
2134         For .xc and .xsc scripts put all .rel* or .rela* input sections
2135         but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
2136         * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
2137         is elf.
2138         Strip trailing whitespace from script.
2139         Generate .xc and .xsc scripts if requested.
2140         * ldmain.c (main): Initialize link_info.combreloc and
2141         link_info.spare_dynamic_tags.
2142         * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
2143         (ld_options): Add --spare-dynamic-tags option.
2144         (parse_args): Likewise.
2145         * ld.texinfo: Document -z combreloc and -z nocombreloc.
2146         * ldint.texinfo: Document .xc and .xsc linker scripts.
2147         * NEWS: Add notes about -z combreloc and SHF_MERGE.
2148
2149 2001-08-22  H.J. Lu  <hjl@gnu.org>
2150
2151         * emulparams/elf32fr30.sh: Add a newline.
2152
2153 2001-08-21  Andreas Jaeger  <aj@suse.de>
2154
2155         * deffilep.y: Add missing prototypes.
2156         * pe-dll.c: Likewise.
2157
2158 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
2159
2160         * ldlang.c (insert_pad): Fix typos in last patch.
2161
2162         * ldlang.c: When traversing lang_statement_union_type lists,
2163         consistently use "header.next" rather than "next".
2164         * mpw-eppcmac.c: Likewise.
2165         * emultempl/beos.em: Likewise.
2166         * emultempl/hppaelf.em: Likewise.
2167         * emultempl/pe.em: Likewise.
2168         * ldlang.h (union lang_statement_union): Remove "next" field.
2169
2170         * ldlang.c (insert_pad): Use offsetof macro.
2171         (lang_size_sections): Always neuter padding statements.
2172         * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
2173
2174         * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
2175         passed to lang_size_sections.
2176         (pe_exe_fill_sections): Likewise.
2177         * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
2178         (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
2179
2180 2001-08-18  Alan Modra  <amodra@bigpond.net.au>
2181
2182         * emultempl/aix.em: Formatting fixes.
2183
2184 2001-08-18  Alan Modra  <amodra@bigpond.net.au>
2185
2186         * ldlang.c (insert_pad): Make use of an existing pad statement if
2187         available.  Move code calculating alignment, adjusting section
2188         alignment power, and adjusting dot to ..
2189         (size_input_section): .. here.  Remove unused relax param.
2190         (lang_size_sections): Change boolean `relax' param to boolean *.
2191         Adjust call to size_input_section.  Make use of insert_pad to
2192         place pad after the assignment statement.  If relaxing, zap
2193         padding statements.
2194         (reset_memory_regions): Reset output_bfd section sizes too.
2195         (relax_again): Move to..
2196         (lang_process): ..here.  Adjust call to lang_size_sections, and
2197         remove duplicated code.
2198         * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
2199
2200 2001-08-17  Alan Modra  <amodra@bigpond.net.au>
2201
2202         * ld.texinfo: Document that fill values now use the four least
2203         significant bytes.
2204         * emulparams/elf32fr30.sh (NOP): Update.
2205         * emulparams/elf32mcore.sh: Likewise.
2206         * emulparams/elf64_s390.sh: Likewise.
2207         * emulparams/elf_i386.sh: Likewise.
2208         * emulparams/elf_i386_be.sh: Likewise.
2209         * emulparams/elf_i386_chaos.sh: Likewise.
2210         * emulparams/elf_i386_ldso.sh: Likewise.
2211         * emulparams/elf_s390.sh: Likewise.
2212         * emulparams/elf_x86_64.sh: Likewise.
2213         * emulparams/i386moss.sh: Likewise.
2214         * emulparams/i386nw.sh: Likewise.
2215         * emulparams/m68kelf.sh: Likewise.
2216         * scripttempl/elf.sc: Update NOP comment.
2217         * scripttempl/elfi370.sc: Likewise.
2218         * scripttempl/elfm68hc11.sc: Likewise.
2219         * scripttempl/elfm68hc12.sc: Likewise.
2220         * scripttempl/nw.sc: Likewise.
2221
2222 2001-08-15  Tom Rix <trix@redhat.com>
2223
2224         * ldgram.y (saved_script_handle): Initialize to NULL.
2225         * ldmain.c (main): Change check on saved_script_handle.
2226
2227 2001-08-14  Alan Modra  <amodra@bigpond.net.au>
2228
2229         * emultempl/elf32.em: Formatting fixes.
2230         (output_prev_sec_find): Test for bfd_ind_section too;  do so by
2231         looking at sec->owner.
2232         (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
2233         (gld${EMULATION_NAME}_place_orphan): Add a few comments.  Remove
2234         unused code, and reorganize orphan section placement code.
2235
2236         * ldlang.c (wild_doit): Rename to lang_add_section.
2237         * ldlang.h: Here too.
2238         * mpw-elfmips.c: And here.
2239         * emultempl/beos.em: And here.
2240         * emultempl/elf32.em: And here.
2241         * emultempl/hppaelf.em: And here.
2242         * emultempl/pe.em: And here.
2243
2244 2001-08-13  Richard Henderson  <rth@redhat.com>
2245
2246         * emultempl/needrelax.em: New file.
2247         * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
2248         * Makefile.am (eelf64_ia64.c): Depend on it.
2249         * Makefile.in: Rebuild.
2250
2251 2001-08-13  Alan Modra  <amodra@bigpond.net.au>
2252
2253         * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
2254         output_section is set non-NULL.
2255
2256         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
2257         `true' for SEC_EXCLUDE sections so that the generic code doesn't
2258         needlessly create an output_section_statement.  Treat a correctly
2259         named output_section_statement with NULL bfd_section as compatible.
2260
2261 2001-08-13  Hans-Peter Nilsson  <hp@bitrange.com>
2262
2263         * emultempl/generic.em: Support EXTRA_EM_FILE.
2264         (ld_${EMULATION_NAME}_emulation): Support emulation parameters
2265         LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
2266         LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
2267         LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
2268         LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
2269         LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
2270         LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
2271         LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
2272         LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
2273         LDEMUL_FIND_POTENTIAL_LIBRARIES.
2274
2275 2001-08-12  Richard Henderson  <rth@redhat.com>
2276
2277         * scripttempl/elf.sc, scripttempl/elfd30v.sc,
2278         scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
2279         scripttempl/v850.sc: Keep .jcr data.
2280
2281 2001-08-12  H.J. Lu  <hjl@gnu.org>
2282             Andrew Haley  <aph@cambridge.redhat.com>
2283             Nick Clifton  <nickc@redhat.com>
2284
2285         * ldgram.y (had_script): Change name to saved_script_handle.
2286         Change type to file handle.
2287         * ld.h (had_script): Rename and retype.
2288         * ldfile.c (ldfile_open_command_file): Save the file handle
2289         used in saved_script_handle.
2290         * lexsup.c (parse_args): Do not allow -c option to alter
2291         saved_script_handle.
2292         * ldmain.c (main): Print out the linker script used if
2293         --verbose is given.  Check saved_script_handle to obtain the
2294         external linker script used, or if NULL, dump the builtin
2295         script.
2296         * ld.texinfo: Document that --verbose now dumps the linker
2297         script used, regardless of whether it was an internal or an
2298         external script.
2299
2300 2001-08-10  Andreas Jaeger  <aj@suse.de>
2301
2302         * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2303         to build warnings.
2304         * configure: Regenerate.
2305
2306 2001-08-09  Alan Modra  <amodra@bigpond.net.au>
2307
2308         * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
2309
2310         * scripttempl/elf.sc: Move non-text .dynamic section before
2311         .plt/.got/.sdata* group.
2312         (OTHER_GOT_SECTIONS): Move to immediately after .got.
2313         (OTHER_SDATA_SECTIONS): Add.
2314         * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
2315         OTHER_GOT_SECTIONS.
2316         * emulparams/crislinux.sh: Likewise.
2317         * emulparams/elf32b4300.sh: Likewise.
2318         * emulparams/elf32bmip.sh: Likewise.
2319         * emulparams/elf32bmipn32.sh: Likewise.
2320         * emulparams/elf32bsmip.sh: Likewise.
2321         * emulparams/elf32btsmip.sh: Likewise.
2322         * emulparams/elf32ebmip.sh: Likewise.
2323         * emulparams/elf32elmip.sh: Likewise.
2324         * emulparams/elf32l4300.sh: Likewise.
2325         * emulparams/elf32lmip.sh: Likewise.
2326         * emulparams/elf32lsmip.sh: Likewise.
2327         * emulparams/elf32ltsmip.sh: Likewise.
2328         * emulparams/elf64bmip.sh: Likewise.
2329         * emulparams/elf64btsmip.sh: Likewise.
2330         * emulparams/elf64ltsmip.sh: Likewise.
2331
2332 2001-08-08  Alan Modra  <amodra@bigpond.net.au>
2333
2334         * genscripts.sh: Source the emulparams script before each output
2335         script is generated so that variables like `RELOCATING' may affect
2336         variables defined in the emulparams script.
2337
2338 2001-08-04  Alan Modra  <amodra@bigpond.net.au>
2339
2340         * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
2341         order.
2342
2343         * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
2344         ie. iterate over wild_statement.section_list.
2345         (gld${EMULATION_NAME}_place_orphan): Likewise.
2346
2347 2001-08-03  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2348
2349         * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
2350         .fini[0-4] sections used by _exit
2351         (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
2352         (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
2353         * scripttempl/elfm68hc11.sc: Likewise.
2354
2355 2001-08-03  H.J. Lu  <hjl@gnu.org>
2356
2357         * emultempl/beos.em (init): Add the missing initialization.
2358
2359 2001-08-03  Alan Modra  <amodra@bigpond.net.au>
2360
2361         * ld.texinfo (Input Section Basics): Clarify ordering of output
2362         sections.
2363         * ldlang.c (callback_t): Add wildcard_list param.
2364         (walk_wild_section): Remove "section" param.  Rewrite for
2365         lang_wild_statement_type change.  Remove unique_section_p test.
2366         (walk_wild_file): Remove "section" param.
2367         (walk_wild): Remove "section" and "file" params.
2368         (lang_gc_wild): Likewise.
2369         (wild): Likewise.  Modify for lang_wild_statement_type change.
2370         (wild_sort): Likewise.  Add "sec" param.
2371         (gc_section_callback): Likewise.
2372         (output_section_callback): Likewise.  Do unique_section_p test.
2373         (map_input_to_output_sections): Modify call to wild.
2374         (lang_gc_sections_1): Likewise.
2375         (print_wild_statement): Modify for lang_wild_statement_type
2376         change.
2377         (lang_add_wild): Replace filename, filenames_sorted param with
2378         filespec.  Replace section_name, sections_sorted,
2379         exclude_filename_list with section_list.
2380         * ldlang.h (lang_add_wild): Here too.
2381         (lang_wild_statement_type): Replace section_name, sections_sorted,
2382         and exclude_filename_list with section_list.
2383         * ldgram.y (current_file): Delete.
2384         (%union): Add wildcard_list.
2385         (file_NAME_list): Set type to wildcard_list.  Build a linked list
2386         rather than calling lang_add_wild for each entry.
2387         (input_section_spec_no_keep): Call lang_add_wild here instead.
2388         * ld.h (struct wildcard_list): Declare.
2389         * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
2390
2391 2001-08-02  Charles Wilson  <cwilson@ece.gatech.edu>
2392
2393         * ldmain.c (main): initialize link_info.pei386_auto_import
2394         * pe-dll.c: new tables for auto-export filtering
2395         (auto_export): change API, pass abfd for contextual filtering.
2396         Loop thru tables of excluded symbols instead of comparing
2397         "by hand".
2398
2399 2001-08-02  Paul Sokolovsky  <paul.sokolovsky@technologist.com>
2400
2401         * pe-dll.c: new variable pe_dll_enable_extra_debug. New
2402         static variable current_sec (static struct sec *). Add
2403         forward declaration for add_bfd_to_link.
2404         (process_def_file): Don't export undefined symbols. Do not
2405         export symbols starting with  "_imp__".  Call auto_export()
2406         with new API.
2407         (pe_walk_relocs_of_symbol): New function.
2408         (generate_reloc): add optional extra debugging
2409         (pe_dll_generate_def_file): eliminate extraneous initial blank
2410         line in output
2411         (make_one): enlarge symtab to make room for __nm__ symbols
2412         (DATA auto-import support).
2413         (make_singleton_name_thunk): New function.
2414         (make_import_fixup_mark): New function.
2415         (make_import_fixup_entry): New function.
2416         (pe_create_import_fixup): New function.
2417         (add_bfd_to_link): Specify that 'name' argument is a CONST
2418         char *.
2419         * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
2420         declare new functions pe_walk_relocs_of_symbol and
2421         pe_create_import_fixup.
2422         * emultempl/pe.em: add new options --enable-auto-import,
2423         --disable-auto-import, and --enable-extra-pe-debug.
2424         (make_import_fixup): New function.
2425         (pe_find_data_imports): New function.
2426         (pr_sym): New function.
2427         (gld_${EMULATION_NAME}_after_open): Add optional extra pe
2428         debugging. Call pe_find_data_imports.  Mark .idata as DATA, not
2429         CODE.
2430
2431 2001-08-02  Charles Wilson  <cwilson@ece.gatech.edu>
2432
2433         * ld.texinfo: add additional documentation for
2434         --export-all-symbols.  Document --out-implib,
2435         --enable-auto-image-base, --disable-auto-image-base,
2436         --dll-search-prefix, --enable-auto-import, and
2437         --disable-auto-import.
2438         * ldint.texinfo: Add detailed documentation on auto-import
2439         implementation.
2440
2441 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
2442
2443         * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
2444         example.
2445
2446 2001-07-24  Alan Modra  <amodra@bigpond.net.au>
2447
2448         * Makefile.am: Update dependencies with "make dep-am".
2449         * Makefile.in: Regenerate
2450
2451 2001-07-23  Alan Modra  <amodra@bigpond.net.au>
2452
2453         * ldcref.c (check_section_sym_xref): New function.
2454         (check_nocrossrefs): Call it.
2455         (check_nocrossref): Interate over h->refs here instead of..
2456         (check_refs): ..here.  Pass in the symbol name, section, and bfd
2457         rather than hash_entry pointers.
2458         (struct check_refs_info): Keep symbol name rather than hash entry.
2459         Remove "same".
2460         (check_reloc_refs): Tweak for above changes in check_refs_info.
2461         Only report references to section syms when symname is NULL to
2462         prevent duplicate messages for the same reloc.
2463
2464 2001-07-19  Nick Clifton  <nickc@cambridge.redhat.com>
2465
2466         * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
2467         available.  Do not print NULL trees.
2468         (exp_print_token): Print unknown tokens with values > 126 as
2469         decimal values not ASCII characters.
2470
2471         * ldlang.c (lang_leave_overlay): If a region is specified assign
2472         it to all sections inside the overlay unless they have been
2473         assigned to the own, non-default, memory region.
2474
2475         * README: Add header for consistency with other README files.
2476
2477 2001-07-14  H.J. Lu  <hjl@gnu.org>
2478
2479         * emultempl/elf32.em (output_prev_sec_find): Never return
2480         bfd_abs_section_ptr, bfd_com_section_ptr nor
2481         bfd_und_section_ptr.
2482
2483 2001-07-14  Nick Clifton  <nickc@cambridge.redhat.com>
2484
2485         * Makefile.am (em32relf.c): Change dependency from generic.em to
2486         elf32.em.
2487         * Makefile.in: Regenerate.
2488
2489 2001-07-14  matthew green  <mrg@eterna.com.au>
2490
2491         * configure.tgt (i386-*-netbsdelf*): New target.
2492         (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
2493
2494 2001-07-13  Jakub Jelinek  <jakub@redhat.com>
2495
2496         * emultempl/elf32.em (output_prev_sec_find): New.
2497         (place_orphan): Use it.
2498
2499 2001-07-11  H.J. Lu  <hjl@gnu.org>
2500
2501         * ldmain.c (main): Fix typos in the last change.
2502
2503 2001-07-11  Jakub Jelinek  <jakub@redhat.com>
2504
2505         * ldmain.c (main): Disallow -F and -f without -shared.
2506
2507 2001-07-11  Nick Clifton  <nickc@cambridge.redhat.com>
2508
2509         * emultempl/pe.em (after_open): Check for the output_bfd not
2510         having any coff_data structure allocated to it.
2511
2512 2001-07-09  David O'Brien  <obrien@FreeBSD.org>
2513
2514         * emultempl/elf32.em: Do not assuming that contents of the buffer
2515         returned from basename function will remain unchanged accross other
2516         function calls.
2517
2518 2001-07-03  H.J. Lu  <hjl@gnu.org>
2519
2520         * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
2521         2001-07-03. It creates dynamic entries even for static binaries.
2522
2523 2001-07-03  Jakub Jelinek  <jakub@redhat.com>
2524
2525         * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
2526         (DYNAMIC): Use it to reserve few dynamic entries for
2527         post-linking tools.
2528
2529 2001-06-27  Alan Modra  <amodra@bigpond.net.au>
2530
2531         * emulparams/hppa64linux.sh: New file.
2532         * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
2533         * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
2534         (ehppa64linux.c): Add rule to make it.
2535         Run "make dep-am".
2536         * Makefile.in: Regenerate.
2537
2538 2001-06-21  Hans-Peter Nilsson  <hp@axis.com>
2539
2540         * ld.texinfo (Options, -r): Mention restrictions when using
2541         different object formats.
2542
2543 2001-06-19  Hans-Peter Nilsson  <hp@axis.com>
2544
2545         * ldlang.c (lang_check): Emit fatal error if relocatable link
2546         between different object flavours with relocations in input.
2547
2548 2001-06-19  H.J. Lu  <hjl@gnu.org>
2549
2550         * ld.texinfo (-E, --export-dynamic): Mention --version-script.
2551         (--version-script): Mention the language support.
2552
2553 2001-06-19  H.J. Lu <hjl@gnu.org>
2554
2555         * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
2556
2557 2001-06-18  H.J. Lu <hjl@gnu.org>
2558
2559         * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
2560         (diststuff): Add $(MANS).
2561         * Makefile.in: Regenerated.
2562
2563         * ld.1: Removed.
2564
2565 2001-06-18  Hans-Peter Nilsson  <hp@axis.com>
2566
2567         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2568         Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
2569         * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
2570         * ld.h (args_type): Remove member export_dynamic.  All users
2571         changed to use struct bfd_link_info member.
2572
2573         * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
2574         $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
2575         * Makefile.in: Regenerate.
2576
2577 2001-06-18  H.J. Lu  <hjl@gnu.org>
2578
2579         * ldlang.c (init_os): Add the newline to the einfo call.
2580         (lang_check): Likewise.
2581         (lang_do_version_exports_section): Likewise.
2582
2583 2001-06-15  H.J. Lu  <hjl@gnu.org>
2584
2585         * lexsup.c (parse_args); Save optind to report unrecognized
2586         option.
2587
2588 2001-06-15  Hans-Peter Nilsson  <hp@axis.com>
2589
2590         * ldlang.c (lang_check): Emit fatal error if relocatable link
2591         between different object flavours.
2592
2593         * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
2594         Set new link_info member export_dynamic.
2595         * ldmain.c (main): Initialize new link_info member export_dynamic.
2596
2597 2001-06-12  Nick Clifton  <nickc@cambridge.redhat.com>
2598
2599         * ldlang.c (walk_wild): Only call walk_wild_file if
2600         lookup_name returns something.
2601         (lookup_name): If load_symbols fails, return NULL.
2602         (load_symbols): Change to a boolean function.
2603         (open_input_bfds): If load_symbols fails then do not make the
2604         executable.
2605
2606 2001-06-08  Alan Modra  <amodra@bigpond.net.au>
2607
2608         * ldlang.c (record_bfd_errors): Remove.
2609
2610         * emultempl/aix.em: Fix copyright dates.
2611
2612 2001-06-07  Andreas Jaeger  <aj@suse.de>
2613
2614         * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
2615         (TEXT_START_ADDR): Likewise.
2616
2617 2001-06-06  Martin Schwidefsky <schwidefsky@de.ibm.com>
2618
2619         * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
2620
2621 2001-06-05  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
2622
2623         * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
2624
2625 2001-05-31  H.J. Lu  <hjl@gnu.org>
2626
2627         * ldlang.c (open_input_bfds): Don't change the bfd error
2628         handler whilst loading symbols.
2629
2630 2001-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
2631
2632         * configure.tgt: Remove i370-mvs architecture, it is not currently
2633         supported.
2634
2635 2001-05-25  H.J. Lu  <hjl@gnu.org>
2636
2637         * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2638         like emulparams/aixppc.sh.
2639
2640 2001-05-25  H.J. Lu  <hjl@gnu.org>
2641
2642         * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
2643         setting of output_filename after bfd_scan_arch.
2644         * emultempl/pe.em: Likewise.
2645
2646 2001-05-25  H.J. Lu  <hjl@gnu.org>
2647
2648         * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2649         like emulparams/aixppc.sh.
2650
2651         * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
2652         instead of ${srcdir}/emultempl/stringify.sed.
2653
2654 2001-05-25  Timothy Wall  <twall@oculustech.com>
2655
2656         * emulparams/elf64_aix.sh: Change settings to match IBM linker
2657         output.
2658
2659 2001-05-25  Alan Modra  <amodra@one.net.au>
2660
2661         * configure.host: Replace linuxoldld with linux*oldld.
2662         * configure.tgt: Likewise.
2663
2664 2001-05-24  H.J. Lu  <hjl@gnu.org>
2665
2666         * emultempl/stringify.sed: Removed again.
2667
2668 2001-05-24  H.J. Lu  <hjl@gnu.org>
2669
2670         * emultempl/aix.em (OUTPUT_ARCH): Defined.
2671         (gld${EMULATION_NAME}_before_parse): Initialize
2672         ldfile_output_architecture, ldfile_output_machine and
2673         ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
2674         * emultempl/beos.em: Likewise.
2675         * emultempl/elf32.em: Likewise.
2676         * emultempl/linux.em: Likewise.
2677         * emultempl/mipsecoff.em: Likewise.
2678         * emultempl/pe.em: Likewise.
2679         * emultempl/sunos.em: Likewise.
2680
2681 2001-05-24 Tom Rix <trix@redhat.com>
2682
2683         * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
2684         udate import file format.
2685         (change_symbol_mode) New, same
2686         (is_syscall) New, same
2687         * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
2688         * emulparams/aixppc64.sh : same
2689         * emulparams/aixrs6.sh : same
2690         * emulparams/ppcmacos.sh : same
2691         * emultempl/aix.em : use strtoull to parse options
2692         * Makefile.am : add eaixppc64 emulation for xcoff64
2693         * Makefile.in : same
2694         * configure.tgt : same
2695
2696         * scripttempl/aix.sc : default text section offset to 0x10000000
2697         default data section offset to 0x20000000
2698         add .sv3264 and .sv64 pseudo sections
2699         loader and debug sections use the currect section offset.
2700
2701         * emultempl/aix.em : Add xcoff64 support
2702         Add -binitfini support
2703         (gld${EMULATION_NAME}_before_parse) -binitfini
2704         (gld${EMULATION_NAME}_parse_args) same
2705         (gld${EMULATION_NAME}_before_allocation) format change for special
2706         sections
2707
2708         * emulparams/aixppc64.sh : New file for xcoff64 support
2709
2710 2001-05-23  Alexandre Oliva  <aoliva@redhat.com>
2711
2712         * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
2713         variable to avoid non-portable shell construct.
2714
2715 2001-05-23  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2716
2717         * ldmain.c (get_emulation): Add -mips5 command line argument.
2718
2719 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
2720
2721         * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
2722         (ELF_INTERPRETER_NAME): Define it.
2723         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
2724         it.
2725         * configure.tgt (targ_emul, targ_extra_emuls)
2726         [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
2727         as primary, elf_i386 as extra.
2728         * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
2729         (eelf_i386_ldso.c): New rule.
2730         * Makefile.in: Rebuilt.
2731
2732 2001-05-22  Nick Clifton  <nickc@redhat.com>
2733
2734         * lexsup.c (ld_options):  Allow -I to be an alias for
2735         --dynamic-linker.  This is for Solaris compatability.
2736         * ld.texinfo: Document that -I can be used.
2737         * ld.1: Regenerate.
2738
2739 2001-05-16  Alan Modra  <amodra@one.net.au>
2740
2741         * ldlang.c (wild_doit): Use linker_has_input to reliably determine
2742         whether an input section is the first one assigned to an output
2743         section.
2744         Assorted formatting fixes.
2745
2746 2001-05-14  DJ Delorie  <dj@delorie.com>
2747
2748         * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
2749         * Makefile.in: Ditto.
2750
2751 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
2752
2753         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
2754         .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
2755         output sections.
2756         * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
2757
2758 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
2759
2760         * ldlang.c (lang_process): Call bfd_merge_sections.
2761
2762 2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2763
2764         * ldgram.y: Fix typo.
2765
2766 2001-05-03  H.J. Lu  <hjl@gnu.org>
2767
2768         * emultempl/elf32.em: Include "libiberty.h".
2769         (gld${EMULATION_NAME}_vercheck): Call basename () to get the
2770         basename of the bfd filename.
2771         (gld${EMULATION_NAME}_stat_needed): Likewise.
2772         (gld${EMULATION_NAME}_try_needed): Likewise.
2773         (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
2774
2775 2001-05-02  H.J. Lu  <hjl@gnu.org>
2776
2777         * emultempl/pe.em: Include <ctype.h>.
2778
2779 2001-05-02  Johan Rydberg  <jrydberg@opencores.org>
2780
2781         * emulparams/elf32openrisc.sh: New file.
2782
2783         * Makefile.am: Add OpenRISC target.
2784         * Makefile.in: Regenerated.
2785
2786         * configure.tgt: Add openrisc-*-* mapping.
2787
2788 2001-05-02  Nick Clifton  <nickc@redhat.com>
2789
2790         * emultempl/aix.em: Replace buystring with xstrdup.
2791         * emultempl/beos.em: Replace buystring with xstrdup.
2792
2793 2001-05-02  H.J. Lu  <hjl@gnu.org>
2794
2795         * ldfile.c: Include "libiberty.h".
2796         * ldlex.l: Likewise.
2797
2798         * ldmisc.c (buystring): Removed.
2799         * ldmisc.h: Likewise.
2800
2801         * ldfile.c: Replace buystring with xstrdup.
2802         * ldlang.c: Likewise.
2803         * ldlex.l: Likewise.
2804         * ldmain.c: Likewise.
2805         * ldmisc.c: Likewise.
2806         * lexsup.c: Likewise.
2807         * mpw-eppcmac.c: Likewise.
2808
2809 2001-04-30  Andreas Jaeger  <aj@suse.de>
2810
2811         * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
2812
2813 2001-04-28  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
2814
2815         * ldlang.c (load_symbols): Give emulation a chance
2816         to process unrecognized file before fatal error is
2817         reported, not after.
2818
2819 2001-04-27  Sean McNeil <sean@mcneil.com>
2820
2821         * configure.tgt: Add arm-vxworks target.
2822         * scripttempl/armcoff.sc: Support .text or .data as a section name
2823         prefix.
2824         Define _etext.
2825
2826 2001-04-13  J.T. Conklin  <jtc@redback.com>
2827
2828         * ld.texinfo: Document --fatal-warnings.
2829         * ld.1: Regenerate.
2830
2831         * ldmisc.c (vfinfo): Set flag to inhibit making executable if
2832         warnings have been turned into errors.
2833         * lexsup.c (OPTION_WARN_FATAL): Define.
2834         (ld_options): Entry for --fatal-warnings.
2835         (parse_args): Handle OPTION_WARN_FATAL.
2836         * ld.h (ld_config_type): Add fatal_warnings field.
2837
2838 2001-04-13  Jakub Jelinek  <jakub@redhat.com>
2839
2840         * ldmain.c (main): Default to discard_sec_merge.
2841         * lexsup.c (OPTION_DISCARD_NONE): Define.
2842         (ld_options): Add --discard-none.
2843         (parse_args): Handle OPTION_DISCARD_NONE.
2844         * ldlang.c (wild_doit): SEC_MERGE should be set in the output
2845         section only if SEC_MERGE and SEC_STRINGS flags and entsize of
2846         all its input sections match.
2847
2848 2001-04-05  Steven J. Hill  <sjhill@cotw.com>
2849
2850         * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
2851         (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
2852         (eelf32ltsmip.c): New target.
2853         (eelf64btsmip.c): Likewise.
2854         (eelf64ltsmip.c): Likewise.
2855         * Makefile.in: Regenerated.
2856
2857         * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
2858         target.
2859         (mips*-*-linux-gnu*): Likewise.
2860
2861         * emulparams/elf32ltsmip.sh: New. Traditional little endian
2862         MIPS taget.
2863         * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
2864         target.
2865         * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
2866         endian target.
2867
2868 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
2869
2870         * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
2871         correct value of __Stext here.
2872         (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
2873         .startup section.
2874
2875         * emulparams/crislinux.sh: Remove FIXME.
2876
2877 2001-04-02  Alan Modra  <alan@linuxcare.com.au>
2878
2879         * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
2880         (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
2881
2882 2001-03-27  Hans-Peter Nilsson  <hp@axis.com>
2883
2884         * configure.tgt (cris-*-*): Change default emulation to criself.
2885         (cris-*-*aout*): New rule.
2886
2887 2001-03-27  Matthew Wilcox  <willy@ldl.fc.hp.com>
2888
2889         * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
2890         (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
2891
2892 2001-03-26  Andreas Jaeger  <aj@suse.de>
2893
2894         * ld.texinfo (Overview): Fix syntax in texi code.
2895
2896 2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2897
2898         * ld.texinfo: Put @c man indications to generate the ld man page.
2899         When generating man, define all the variables.  Define SEEALSO
2900         and SYNOPSIS.  Re-organize some lines to avoid the cross references.
2901         * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
2902         (ld.1): Generate from ld.texinfo.
2903         * Makefile.in: Regenerate.
2904
2905 2001-03-23  Mark Elbrecht <snowball3@bigfoot.com>
2906
2907         * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
2908         and '-fdata-sections'. Set the VMA of STABS sections to zero.
2909
2910 2001-03-17  Ulrich Drepper  <drepper@redhat.com>
2911
2912         * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
2913         is an absolute path look only for this file and not along the path.
2914
2915 2001-03-17  Ulrich Drepper  <drepper@redhat.com>
2916
2917         * emultempl/elf32.em (OPTION_GROUP): New macro.
2918         Add new option Bgroup to longopts.
2919         (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
2920         (gld*_list_options): Add -Bgroup and -z defs.
2921         * ld.1: Document -Bgroup and -z defs.
2922         * ld.texinfo: Likewise.
2923
2924 2001-03-07  Michael Meissner  <meissner@redhat.com>
2925
2926         * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
2927         with sections created by -fdata-sections.
2928         (.dynbss,.bss): Ditto.
2929
2930 2001-03-05  Alan Modra  <alan@linuxcare.com.au>
2931
2932         * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
2933         after_allocation_default, not gld..._before_allocation.
2934
2935 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
2936
2937         * configure.in (BFD_VERSION): New.
2938         (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2939         * configure: Regenerate.
2940         * Makefile.am: Run "make dep-am"
2941         * Makefile.in: Regenerate.
2942
2943 2001-02-26  Timothy Wall  <twall@cygnus.com>
2944
2945         * emulparams/elf64_aix.sh: Add additional read-only sections;
2946         uncomment lines which are now required.
2947
2948 2001-02-26  H.J. Lu  <hjl@gnu.org>
2949
2950         * ldlang.c (open_input_bfds): Set the bfd error handler so
2951         that problems can be caught whilst loading symbols.
2952         (record_bfd_errors): New function: Report BFD errors and mark
2953         the executable output as being invalid.
2954
2955 2001-02-22  Timothy Wall  <twall@cygnus.com>
2956
2957         * configure.host: Add configuration for ia64-*-aix*.
2958         * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
2959         Add dependencies for eelf64_aix.c.
2960         * Makefile.in: Regenerate.
2961         * configure.tgt: Add ia64-*-aix* mapping.
2962         * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
2963         * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
2964         AIX-specific test.
2965
2966 2001-02-20  H.J. Lu  <hjl@gnu.org>
2967
2968         * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
2969         false if we found the file.
2970
2971 2001-02-18  David O'Brien  <obrien@FreeBSD.org>
2972
2973         * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
2974         FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
2975
2976 2001-02-18  lars brinkhoff  <lars@nocrew.org>
2977
2978         * Makefile.am: Add PDP-11 target.
2979         * configure.tgt: Likewise.
2980         * emulparams/pdp11.sh: New file.
2981
2982 2001-02-17  David O'Brien  <obrien@FreeBSD.org>
2983
2984         * configure.host: Add a generic FreeBSD configuration entry such that
2985         all [modern] FreeBSD systems on all platforms will look the same.
2986
2987 2001-02-14  H.J. Lu  <hjl@gnu.org>
2988
2989         * configure.tgt: Remove mention of earmelf_linux26.
2990
2991 2001-02-13  Richard Henderson  <rth@redhat.com>
2992
2993         * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
2994
2995 2001-02-13  H.J. Lu  <hjl@gnu.org>
2996
2997         * ldexp.h (node_type): Add etree_provided.
2998         * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
2999         type to etree_provided if defined by PROVIDE. Allow updating
3000         for etree_provided.
3001         (exp_print_tree): Handle etree_provided.
3002         * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
3003         etree_provided.
3004
3005 2001-02-09  David Mosberger  <davidm@hpl.hp.com>
3006
3007         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
3008         .IA_64.unwind.* pattern to unwind table section and
3009         .IA_64.unwind_info* pattern to unwind info section.
3010
3011 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3012
3013         * Makefile.am: Add linux target for S/390.
3014         * Makefile.in: Likewise.
3015         * configure.host: Likewise.
3016         * configure.tgt: Likewise.
3017         * emulparams/elf64_s390.sh: New file.
3018         * emulparams/elf_s390.sh: New file.
3019
3020 2001-02-09  Jakub Jelinek  <jakub@redhat.com>
3021
3022         * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
3023         targ_extra_libpath.
3024         (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
3025
3026 2001-02-06  Philip Blundell  <philb@gnu.org>
3027
3028         * Makefile.am: Remove mention of earmelf_linux26.
3029         * Makefile.in: Regenerate.
3030
3031 2001-02-04  Philip Blundell  <philb@gnu.org>
3032
3033         * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
3034         * emulparams/armelf_linux26.sh: Delete.
3035         * configure.tgt: Remove mention of armelf_linux26 emulation.
3036
3037 2001-02-01  Nick Clifton  <nickc@redhat.com>
3038
3039         * ld.1: Replace occurances of -oformat with --oformat.
3040
3041 2001-01-25  Jim Driftmyer <jdrift@stny.rr.com>
3042
3043         * ldlang.c (lang_leave_overlay): Don't set lma_region when
3044         load_base is specified.
3045
3046 2001-01-24  Hans-Peter Nilsson  <hp@axis.com>
3047
3048         * emultempl/elf32.em: Correct spelling in comments and listed
3049         options.
3050
3051 2001-01-23  Alan Modra  <alan@linuxcare.com.au>
3052
3053         * ldlang.c (lang_leave_overlay): Only set lma_region from the
3054         default for the first section of a group of overlay sections.
3055
3056 2001-01-22  Alan Modra  <alan@linuxcare.com.au>
3057
3058         * Makefile.am (GENSCRIPTS): Pass exec_prefix.
3059         * Makefile.in: Regenerate.
3060         * genscripts.sh: Use exec_prefix parameter to specify tool lib.
3061         Check for null tool_dir.
3062
3063 2001-01-16  Jim Wilson  <wilson@redhat.com>
3064
3065         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
3066         and IA_64.unwind.info.
3067
3068 2001-01-16  H.J. Lu  <hjl@gnu.org>
3069
3070         * ldlang.c (lang_check): Merge the private data only if the
3071         input file has contents.
3072
3073 2001-01-14  Alan Modra  <alan@linuxcare.com.au>
3074
3075         * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
3076
3077         * emultempl/hppaelf.em (hppaelf_after_parse): New function,
3078         enabling search for libmilli.  On a relocatable link, make .text
3079         sections unique.
3080         (LDEMUL_AFTER_PARSE): Define.
3081         (hppaelf_finish): Correct spelling of relocatable in comments.
3082
3083         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3084         rummage through the script for sections on the unique list.
3085         Correct length of strncmp for ".note".
3086         (gld${EMULATION_NAME}_check_needed): Rearrange function.
3087
3088         * ldlang.c (unique_section_list): New var.
3089         (unique_section_p): New function.
3090         (walk_wild_section): Don't match sections on unique_section_list.
3091         (lang_add_unique): New function.
3092         Correct spelling of relocatable in comments.
3093
3094         * ldlang.h (struct unique_sections): Declare.
3095         (unique_section_list): Declare.
3096         (unique_section_p): Declare.
3097         (lang_add_unique): Declare.
3098
3099         * lexsup.c (ld_options): Allow --unique to take an optional arg.
3100         (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
3101
3102         * ld.texinfo (--unique): Update.
3103
3104 2001-01-13  Nick Clifton  <nickc@redhat.com>
3105
3106         * lexsup.c (parse_args): Remove spurious white space.
3107
3108 2001-01-12  Nick Clifton  <nickc@redhat.com>
3109
3110         * lexsup.c (parse_args): Update copyright date.
3111
3112 2001-01-12  Philip Blundell  <pb@futuretv.com>
3113
3114         * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
3115
3116 2001-01-10  Kazu Hirata  <kazu@hxi.com>
3117
3118         * scripttempl/h8300.sc: Fix formatting.  Fix a comment typo.
3119         * scripttempl/h8300h.sc: Fix formatting.
3120         * scripttempl/h8300s.sc: Likewise.
3121         * scripttempl/h8500.sc: Likewise.
3122         * scripttempl/h8500b.sc: Likewise.
3123         * scripttempl/h8500c.sc: Likewise.
3124         * scripttempl/h8500m.sc: Likewise.
3125         * scripttempl/h8500s.sc: Likewise.
3126
3127 2000-01-07  David O'Brien  <obrien@BSDi.com>
3128
3129         * emultempl/elf32.em: Only perform Linux ld hints processing when
3130         targeting Linux.
3131
3132 2001-01-07  Philip Blundell  <philb@gnu.org>
3133
3134         * ld.texinfo (Bug Reporting): Update email address for reports.
3135
3136 2000-12-31  Nick Clifton  <nickc@redhat.com>
3137
3138         * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
3139         options by checking for a return value of '?' not -1.
3140
3141 2000-12-28  Nick Clifton  <nickc@redhat.com>
3142
3143         * lexsup.c (struct ld_option): Add new enum value:
3144         EXACTLY_TWO_DASHES.
3145         (ld_options[]): Change -omagic, -output and -oformat options
3146         to be EXACTLY_TWO_DASHES.
3147         (OUTPUT_COUNT): Use ARRAY_SIZE.
3148         (parse_args): Change parameter 'argc' to unsigned.
3149         Place EXACTLY_TWO_DASHES options into new really_longopts
3150         array.
3151         If getopt_long_only fails, try calling getopt_long using the
3152         really_longopts array.
3153         (help): Print a double dash for both EXACTLY_TWO_DASHES and
3154         TWO_DASHES options.
3155
3156         * ldlex.h: Fix prototype of parse_args.
3157
3158         * ld.texinfo: Document that long options starting with 'o'
3159         must be preceeded by two dashes.  Change example of a single
3160         dashed long option from -oformat to -trace-symbol.
3161
3162 2000-12-26  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
3163
3164         * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
3165         (longopts[]): New --no-default-excludes option.
3166         (gld_${EMULATION_NAME}_list_options): Document.
3167         (gld_${EMULATION_NAME}_parse_args): Handle.
3168
3169 2000-12-13  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3170
3171         * ldlang.c (new_stat): Revert the last beautification with "innocent"
3172         whitespace, it breaks the K&R C preprocessor.
3173
3174 2000-12-11  DJ Delorie  <dj@redhat.com>
3175
3176         * ld.texinfo: Add notes about --whole-archive and gcc.
3177
3178 2000-11-18  Fred Fish  <fnf@be.com>
3179
3180         * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
3181         (ld_options): Entry for --allow-shlib-undefined.
3182         (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
3183         * ldmain.c (main): Initialize link_info.allow_shlib_undefined
3184         to false.
3185         * ld.texinfo: Document new command line switch.
3186
3187 2000-12-12  Geoffrey Keating  <geoffk@redhat.com>
3188
3189         * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
3190         .fixup is actually read/write.
3191         * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
3192         * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3193         * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3194
3195 2000-12-11  Jan Hubicka  <jh@suse.cz>
3196
3197         * NEWS: Add note about x86_64 architecture.
3198
3199 2000-12-06  Mark Elbrecht  <snowball3@bigfoot.com>
3200
3201         * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
3202         Set DWARF2 sections to a VMA of zero.
3203
3204 2000-12-01  Joel Sherrill  <joel@OARcorp.com>
3205
3206         * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
3207         New targets.
3208         (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
3209         (sparc*-*-rtems*): Switched from a.out to ELF.
3210
3211 2000-11-30  Jan Hubicka  <jh@suse.cz>
3212
3213         * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
3214         (eelf_x86_64.c): New.
3215         * Makefile.in: Regenerate.
3216         * configure.tgt: Add support for x86_64-*-linux-gnu*.
3217         * emulparams/elf_x86_64.sh: New.
3218
3219 2000-11-30  Hans-Peter Nilsson  <hp@axis.com>
3220
3221         * emulparams/crislinux.sh (ENTRY): Change back to _start.
3222         (TEXT_START_SYMBOLS): Remove conditional setting of __start.
3223
3224         * scripttempl/crisaout.sc: Change all RELOCATING not related to
3225         merging non-a.out sections into CONSTRUCTING.
3226
3227 2000-11-28  Nick Clifton  <nickc@redhat.com>
3228
3229         * ld.1 (COPYING): Mention that the GNU Free Documentation
3230         License is present in the sources, but not the output, and
3231         also available from the GNU website.
3232         (GNU Free Documentation License): Comment out this section.
3233
3234 2000-11-28  David O'Brien  <obrien@dragon.nuxi.com>
3235
3236         * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
3237         does not use them.
3238
3239 2000-11-25  David O'Brien  <obrien@FreeBSD.org>
3240
3241         * ld.1: Remove old date so it does not give the impression the manpage
3242         is way out of date.
3243
3244 2000-11-24  Nick Clifton  <nickc@redhat.com>
3245
3246         * configure.tgt (xscale-coff): Add target.
3247         (xscale-elf): Add target.
3248
3249 2000-11-24  Fred Fish  <fnf@be.com>
3250
3251         * ldmain.c (main): Remove redundant init of config.make_executable
3252         to true.
3253
3254 2000-11-15  Richard Henderson  <rth@redhat.com>
3255
3256         * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
3257
3258 2000-11-14  Kazu Hirata  <kazu@hxi.com>
3259
3260         * scripttempl/h8300.sc: Fix formatting.
3261         * scripttempl/h8300h.sc: Likewise.
3262         * scripttempl/h8300s.sc: Likewise.
3263
3264 2000-11-14  Denis Chertykov  <denisc@overta.ru>
3265
3266         * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
3267
3268 2000-11-09  Philip Blundell  <pb@futuretv.com>
3269
3270         * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
3271         around orphan sections whose names can be represented in C.
3272
3273 2000-11-07  Jim Wilson  <wilson@redhat.com>
3274
3275         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
3276         hold_sdata.  If SEC_SMALL_DATA set, set place to hold_sdata.
3277
3278 2000-11-06  Nick Clifton  <nickc@redhat.com>
3279
3280         * ld.texinfo: Add GNU Free Documentation License.
3281         * ldint.texinfo: Add GNU Free Documentation License.
3282         * ld.1: Add GNU Free Documentation License.
3283
3284 2000-11-05  Alan Modra  <alan@linuxcare.com.au>
3285
3286         * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
3287         yy_is_interactive, yy_at_bol, and yy_fill_buffer.
3288
3289         * Makefile.am (DISTCLEANFILES): Add stringify.sed.
3290         Move 2000-11-02 Makefile.in changes to this file.
3291         * Makefile.in: Regenerate.
3292
3293 2000-11-03  Nick Clifton  <nickc@redhat.com>
3294
3295         * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
3296         constructors and destructors.
3297         * scripttempl/h8300h.sc: Ditto.
3298         * scripttempl/h8300s.sc: Ditto.
3299         * scripttempl/h8500.sc: Ditto.
3300         * scripttempl/h8500b.sc: Ditto.
3301         * scripttempl/h8500c.sc: Ditto.
3302         * scripttempl/h8500m.sc: Ditto.
3303         * scripttempl/h8500s.sc: Ditto.
3304         * scripttempl/v850.sc: Ditto.
3305         * scripttempl/w65.sc: Ditto.
3306         * scripttempl/z8000.sc: Ditto.
3307
3308 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
3309
3310         * Makefile.in (e_i386_chaos.c): New rule.
3311         (ALL_EMULATIONS): Added e_i386_chaos.o.
3312         * emulparams/elf_i386_chaos.sh: New file.
3313         * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
3314
3315 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3316
3317         * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
3318         NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
3319         Fix sed invocation, so that it coped with '/' in Solaris 64bit
3320         library path suffix.
3321         Based on patch by Andrew Macleod <amacleod@cygnus.com>.
3322
3323 2000-10-18  Hans-Peter Nilsson  <hp@axis.com>
3324
3325         * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
3326         for consecutive sections.
3327
3328 2000-10-17  Chandrakala Chavva  <cchavva@redhat.com>
3329
3330         * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
3331         options.
3332         * ld.texinfo: Added notes about this new option.
3333
3334 2000-10-16  Nick Clifton  <nickc@redhat.com>
3335
3336         * emultempl/pe.em (_after_open): Add tests of return values from
3337         bfd functions.  Emit appropriate error messages if necessary.
3338
3339 2000-10-13  Nick Clifton  <nickc@redhat.com>
3340
3341         * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
3342         local variables - they are not used, but leave in the call to
3343         bfd_canonicalize_symtab.
3344         (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
3345         pe_dll_search_prefix.
3346
3347 2000-10-12  Charles Wilson  <cwilson@ece.gatech.edu>
3348
3349         * emultempl/pe.em (pe_dll_search_prefix): New variable,
3350         (longopts): New --dll-search-prefix option.
3351         (gld_${EMULATION_NAME}_list_options): Document.
3352         (gld_${EMULATION_NAME}_parse_args): Handle.
3353         (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
3354         dynamically, search for a dll named '<prefix><basename>.dll'
3355         in preference to 'lib<basename>.dll' if --dll-search-prefix
3356         is specified.
3357
3358 2000-10-12  Alan Modra  <alan@linuxcare.com.au>
3359
3360         * ldlang.c (section_already_linked): Set kept_section instead of
3361         sec->comdat->sec.
3362
3363 2000-10-10  Kazu Hirata  <kazu@hxi.com>
3364
3365         * deffile.h: Fix formatting.
3366         * lexsup.c: Likewise.
3367         * mri.c: Likewise.
3368
3369 2000-10-09  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
3370
3371         * pe-dll.c (make_one): Do not generate code thunk for DATA
3372         exports.
3373         (process_def_file): deduce DATA flag for auto-export sumbols.
3374
3375 2000-10-09  Kazu Hirata  <kazu@hxi.com>
3376
3377         * ld.h: Fix formatting.
3378         * ldcref.c: Likewise.
3379         * ldctor.h: Likewise.
3380         * ldemul.c: Likewise.
3381         * ldemul.h: Likewise.
3382         * ldexp.c: Likewise.
3383         * ldexp.h: Likewise.
3384         * ldfile.c: Likewise.
3385         * ldfile.h: Likewise.
3386         * ldlang.c: Likewise.
3387         * ldlang.h: Likewise.
3388         * ldmain.c: Likewise.
3389         * pe-dll.c: Likewise.
3390
3391         * pe-dll.c: Revert some formatting fixes.
3392
3393 2000-10-08  Kazu Hirata  <kazu@hxi.com>
3394
3395         * pe-dll.c: Fix formatting.
3396
3397 2000-10-05  Kazu Hirata  <kazu@hxi.com>
3398
3399         * ldlang.c: Fix formatting.
3400
3401 2000-10-03  DJ Delorie  <dj@redhat.com>
3402
3403         * pe-dll.c (fill_edata): initialize entire block
3404         (make_one): fill in correct section.
3405
3406 2000-10-03  Kazu Hirata  <kazu@hxi.com>
3407
3408         * ldexp.c: Fix formatting.
3409
3410 2000-10-02  DJ Delorie  <dj@redhat.com>
3411
3412         * emultempl/pe.em (gld_*_after_open): detect case where there two
3413         import libraries for same dll; rename one to ensure proper link
3414         order.
3415
3416         * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
3417         typo
3418         (generate_edata): fix typo
3419
3420 2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
3421
3422         * scripttempl/crisaout.sc (ENTRY): Now __start.
3423         (.text): Add default setting for __start.
3424         Remove CONSTRUCTORS handling.
3425         (/DISCARD/): Add .gnu.warning.*.
3426         * emulparams/crislinux.sh (ENTRY): Now __start.
3427         (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
3428         * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
3429         (ENTRY): Now __start.
3430         (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
3431         (EXECUTABLE_SYMBOLS): Add default setting for __start.
3432
3433 2000-09-29  Kazu Hirata  <kazu@hxi.com>
3434
3435         * deffile.h: Fix formatting.
3436         * ld.h: Likewise.
3437         * ldcref.c: Likewise.
3438         * ldctor.c: Likewise.
3439         * ldctor.h: Likewise.
3440         * ldemul.c: Likewise.
3441         * ldemul.h: Likewise.
3442         * ldexp.c: Likewise.
3443         * ldexp.h: Likewise.
3444         * ldfile.c: Likewise.
3445         * ldfile.h: Likewise.
3446         * ldlang.c: Likewise.
3447         * ldlang.h: Likewise.
3448         * lexsup.c: Likewise.
3449         * mri.c: Likewise.
3450         * pe-dll.c: Likewise.
3451
3452 2000-09-28  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
3453
3454         * pe-dll.c (process_def_file): Uninitialized data wasn't
3455         exported with --export-all-symbols switch.
3456
3457 2000-09-28  DJ Delorie  <dj@redhat.com>
3458
3459         * pe-dll.c (fill_edata): rearrange the data so that ordinals and
3460         noname work properly.
3461
3462 2000-09-28  Alan Modra  <alan@linuxcare.com.au>
3463
3464         * ld.texinfo (HPPA ELF32): New section.
3465
3466         * emultempl/hppaelf.em (group_size): New.
3467         (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
3468         (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
3469         (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size.  Duplicate
3470         options to prevent abbreviations matching.
3471         (PARSE_AND_LIST_OPTIONS): Describe the above.  Reformat.
3472         (PARSE_AND_LIST_ARGS_CASES): Handle it.
3473
3474 2000-09-21  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3475
3476         * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
3477         on the m68*-*-elf target.  Make it support COFF input objects.
3478
3479 2000-09-21  Kazu Hirata  <kazu@hxi.com>
3480
3481         * ldmain.c: Fix formatting.
3482         * ldmisc.c: Likewise.
3483         * ldver.c: Likewise.
3484         * ldwrite.c: Likewise.
3485
3486 2000-09-21  Alan Modra  <alan@linuxcare.com.au>
3487
3488         * ldwrite.c (clone_section): Silence gcc warnings.
3489
3490 2000-09-20  Alan Modra  <alan@linuxcare.com.au>
3491
3492         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
3493         out of memory failure.
3494
3495         * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
3496         (clone_section): Handle out of memory failures.  Rename var to
3497         avoid c++ reserved word.
3498
3499 2000-09-18  Alan Modra  <alan@linuxcare.com.au>
3500
3501         * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
3502         stub_name param to stub_sec_name.
3503         (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
3504
3505 2000-09-10  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3506
3507         * emultempl/m68kelf.em: New file.
3508         * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
3509         * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
3510         * Makefile.in: Regenerate.
3511
3512 2000-09-15  Alan Modra  <alan@linuxcare.com.au>
3513
3514         * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
3515         only as needed.
3516
3517 2000-09-13  Nick Clifton  <nickc@redhat.com>
3518
3519         * ldmain.c (multiple_definition): Disable relaxation if
3520         multiple symbol definitions are encountered - otherwise the
3521         linker could abort with an assertion failure.
3522
3523 2000-09-10  Nick Clifton  <nickc@redhat.com>
3524
3525         * mri.c: Fix formatting.
3526
3527 2000-09-07  H.J. Lu  <hjl@gnu.org>
3528
3529         * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
3530         * configure: Rebuild.
3531
3532 2000-09-07  H.J. Lu  <hjl@gnu.org>
3533
3534         * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
3535         * Makefile.in: Rebuild.
3536
3537 2000-09-07  Alan Modra  <alan@linuxcare.com.au>
3538
3539         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
3540         broken list handling.  Create __start_SECNAME and __stop_SECNAME
3541         when no place-holder.  Add some comments.  Test both SEC_CODE and
3542         SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
3543         Handle case where no output section statement created.
3544
3545 2000-09-07  Niibe Yutaka  <gniibe@m17n.org>, Kaz Kojima  <kkojima@rr.iij4u.or.jp>, Alexandre Oliva  <aoliva@redhat.com>
3546
3547         * configure.tgt (sh-*-linux*): Added.
3548         * Makefile.am: Added eshelf_linux and eshlelf_linux.
3549         * Makefile.in: Rebuilt.
3550         * emulparams/shelf_linux.sh: New file.
3551         * emulparams/shlelf_linux.sh: New file.
3552
3553 2000-09-06  Alan Modra  <alan@linuxcare.com.au>
3554
3555         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3556         try shuffling sections when the orphan happens to be the place
3557         holder.  Keep count of unique section names generated so we speed
3558         the search for a new name.
3559
3560 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
3561
3562         * configure: Rebuilt with new libtool.m4.
3563
3564 2000-09-05  Nick Clifton  <nickc@redhat.com>
3565
3566         * Makefile.in: Regenerate.
3567         * aclocal.m4: Regenerate.
3568         * configure: Regenerate.
3569         * config.in: Regenerate.
3570         * po/ld.pot: Regenerate.
3571
3572         * ldint.texinfo: Remove CVS revision marker - it foils local
3573         comparisons.
3574
3575         * emultempl/ticoff.em: Remove extraneous comma.
3576
3577 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
3578
3579         * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
3580         to stub section flags.
3581         (hppa_for_each_input_file_wrapper): New.
3582         (hppa_lang_for_each_input_file): New.
3583         (lang_for_each_input_file): Define to call above.
3584         (multi_subspace): New.
3585         (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
3586         (PARSE_AND_LIST_PROLOGUE): Define.
3587         (PARSE_AND_LIST_LONGOPTS): Define.
3588         (PARSE_AND_LIST_OPTIONS): Define.
3589         (PARSE_AND_LIST_ARGS_CASES): Define.
3590         (hppaelf_finish): Call elf32_hppa_set_gp.
3591         (hppaelf_set_output_arch): Remove.
3592         (LDEMUL_SET_OUTPUT_ARCH): Remove.
3593
3594         * emulparams/hppalinux.sh (ELFSIZE): Define.
3595         (MACHINE): Define.
3596         (OTHER_READONLY_SECTIONS): Define.
3597         (DATA_PLT): Define.
3598         (GENERATE_SHLIB_SCRIPT): Define.
3599
3600         * ldlang.c: Add missing prototypes, and tidy others.  Change CONST
3601         to const throughout.  Change `void *' to `PTR' throughout.
3602         (lang_memory_default): Function is local to file, add `static'.
3603
3604         * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
3605         (ehppalinux.c): Likewise.
3606         (earmelf.c): Likewise.
3607         (earmelf_linux.c): Likewise.
3608         (earmelf_linux26.c): Likewise.
3609         * Makefile.in: Regenerate.
3610
3611         * ld.h (ld_config_type): Add unique_orphan_sections.
3612         * lexsup.c (OPTION_UNIQUE): Define.
3613         (ld_options): Add "--unique".
3614         (parse_args): Handle it.
3615         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3616         search for an existing output section if unique_orphan_sections is
3617         set.  Make use of bfd_get_unique_section_name rather than
3618         duplicating code here.
3619         * ld.texinfo: Describe --unique.
3620
3621         * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
3622         optional arg to split-by-file.
3623         (parse_args): Handle them.
3624         * ld.texinfo: Update description of these options.
3625         * ldwrite.c (clone_section): Pass in the section name.  Replace
3626         local code with bfd_get_unique_section_name.
3627         (split_sections): Tidy code and comments.  Use a list traversal
3628         more appropriate to the list construction.  Handle cooked section
3629         sizes.  Split when split_by_reloc reached rather than exceeded.
3630         Track section size and split when split_by_file reached.  Fix
3631         link_order_tail (even though it's not used).
3632         (ldwrite): Modify condition for calling split_sections to suit
3633         changed split_by_reloc and split_by_file.
3634         * ldmain.c (main): Init config.split_by_reloc and
3635         config.split_by_file to -1.
3636         * ld.h (ld_config_type): Change split_by_reloc to unsigned.
3637         Change split_by_file to bfd_size_type.
3638
3639 2000-09-02  Nick Clifton  <nickc@redhat.com>
3640
3641         * configure.in: Increase version number to 2.10.91.
3642         * NEWS: Mention new ability to support removal of duplicate DWARF2
3643         debug information.
3644         * configure: Regenerate.
3645         * aclocal.m4: Regenerate.
3646         * config.in: Regenerate.
3647
3648 2000-09-02  Daniel Berlin <dberlin@redhat.com>
3649
3650         * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
3651         sections.
3652         * scripttempl/elf32avr.sc: Ditto.
3653         * scripttempl/elfd10v.sc: Ditto.
3654         * scripttempl/elfd30v.sc: Ditto.
3655         * scripttempl/elfi370.sc: Ditto.
3656         * scripttempl/elfm68hc11.sc: Ditto.
3657         * scripttempl/elfm68hc12.sc: Ditto.
3658         * scripttempl/elfi386beos.sc: Ditto.
3659         * scripttempl/v850.sc: Ditto.
3660
3661 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
3662
3663         * acinclude.m4: Include libtool and gettext macros from the
3664         top level.
3665         * aclocal.m4, configure: Rebuilt.
3666
3667 2000-08-25  Nick Clifton  <nickc@redhat.com>
3668
3669         * ldlang.c (open_output): When choosing the target for a
3670         particular endianness, do nothing if the target is not
3671         supported.
3672
3673 2000-08-25  H.J. Lu  <hjl@gnu.org>
3674
3675         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
3676         check -rpath nor LD_RUN_PATH for cross link.
3677         * ld.texinfo: Document the change.
3678
3679 2000-08-24  Hans-Peter Nilsson  <hp@axis.com>
3680
3681         * NEWS: Mention support for CRIS.
3682
3683 2000-08-23  H.J. Lu  <hjl@gnu.org>
3684
3685         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
3686         the current runpath list from bfd_elf_get_runpath_list ()
3687         before search.
3688
3689 2000-08-22  H.J. Lu  <hjl@gnu.org>
3690
3691         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
3692         the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
3693         LD_LIBRARY_PATH for native linker. Display the needed DSO if
3694         trace_file_tries is non-zero.
3695         (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
3696         if trace_file_tries is non-zero.
3697
3698         * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
3699         * NEWS: Mention it.
3700
3701 2000-08-14  Jason Eckhardt  <jle@cygnus.com>
3702
3703         * NEWS: Mention i860 support.
3704
3705 2000-08-14  Andreas Schwab  <schwab@suse.de>
3706
3707         * scripttempl/elf.sc: Fix last change to use correct comment
3708         syntax.
3709
3710 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
3711
3712         * scripttempl/elf.sc: Add a comment giving the correspondence
3713         between sections, per-datum sections, and linkonce sections.  Make
3714         the comment true even for .bss, .sdata, .sdata2, .sbss, and
3715         .sbss2.
3716
3717 2000-08-10  Jason Eckhardt  <jle@cygnus.com>
3718
3719         * emulparams/elf32_i860.sh: New file.
3720         * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
3721         * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
3722         (eelf32_i860.c): New rule.
3723         * Makefile.in: Regenerate.
3724
3725 2000-08-10  Nick Clifton  <nickc@cygnus.com>
3726
3727         * emulparams/mipspe.sh (ENTRY): Add definition.
3728
3729 2000-08-08  Peter Jeremy  <peter.jeremy@alcatel.com.au>
3730
3731         * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
3732         in error message.
3733
3734 2000-08-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3735
3736         * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
3737         the final size of .bss section.
3738         * scripttempl/elfm68hc12.sc: Likewise.
3739
3740 2000-08-04  Alan Modra  <alan@linuxcare.com.au>
3741
3742         * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
3743         gld${EMULATION_NAME}_parse_args for consistency.  Combine
3744         lastoptind and prevoptind vars, and keep track of last optind.
3745         (gld_${EMULATION_NAME}_list_options): Rename to
3746         gld${EMULATION_NAME}_list_options.
3747
3748 2000-08-03  Rodney Brown  <RodneyBrown@pmsc.com>
3749
3750         * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
3751         (i586-sco-sysv5uw7.1.0).
3752
3753 2000-07-27  H.J. Lu  <hjl@gnu.org>
3754
3755         * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
3756         (PARSE_AND_LIST_PROLOGUE): New.
3757         (PARSE_AND_LIST_LONGOPTS): Likewise.
3758         (PARSE_AND_LIST_OPTIONS): Likewise.
3759         (PARSE_AND_LIST_ARGS_CASES): Likewise.
3760         (PARSE_AND_LIST_EPILOGUE): Likewise.
3761
3762 2000-07-28  Alan Modra  <alan@linuxcare.com.au>
3763
3764         * emultempl/armelf.em: Elide functions common to elf32.em,
3765         ie. most of the file.
3766         (arm_elf_after_open): New.  Do arm specific things then call
3767         gld${EMULATION_NAME}_after_open.
3768         (arm_elf_before_allocation): New.  Call
3769         gld${EMULATION_NAME}_before_allocation then do arm specifics.
3770         (PARSE_AND_LIST_PROLOGUE): Define.
3771         (PARSE_AND_LIST_SHORTOPTS): Define.
3772         (PARSE_AND_LIST_LONGOPTS): Define.
3773         (PARSE_AND_LIST_OPTIONS): Define.
3774         (PARSE_AND_LIST_ARGS_CASES): Define.
3775         (LDEMUL_AFTER_OPEN): Define.
3776         (LDEMUL_BEFORE_ALLOCATION): Define.
3777         (LDEMUL_BEFORE_PARSE): Define.
3778         (LDEMUL_FINISH): Define.
3779
3780         * emultempl/hppaelf.em: Similarly zap most of this file.
3781         (hppaelf_add_stub_section): Prototype.
3782         (hppaelf_layaout_sections_again): Prototype.
3783         (hook_in_stub): Prototype.
3784         (LDEMUL_SET_OUTPUT_ARCH): Define.
3785         (LDEMUL_FINISH): Define.
3786         (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
3787
3788         * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
3789         (EXTRA_EM_FILE): New.
3790         * emulparams/armelf_linux.sh: Likewise.
3791         * emulparams/armelf_linux26.sh: Likewise.
3792         * emulparams/hppalinux.sh: Likewise.
3793         * emulparams/hppaelf.sh: Likewise.
3794         (NOP): Define.
3795
3796         * emultempl/elf32.em: Fix formatting.
3797         (EXTRA_EM_FILE): Source it.
3798         (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
3799         LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
3800         LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
3801         LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
3802         LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
3803         LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
3804         LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
3805         LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
3806         LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars.  Add code to
3807         allow functions in this file to be overridden.
3808         (PARSE_AND_LIST_SHORTOPTS): Handle it.
3809
3810         * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
3811
3812         * emultempl/elf32.em: Reorganize file.
3813
3814 2000-07-27  Ivan Kokshaysky  <ink@jurassic.park.msu.ru>
3815
3816         * emulparams/elf64alpha.sh: Implement "-taso" emulation
3817         specific option to fit 64-bit executable in the lower
3818         31-bit address range.  This is done by changing start
3819         address of .interp (the very first section of executable)
3820         and then setting EF_ALPHA_32BIT elf header flag.
3821
3822 2000-07-21  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3823
3824         * emultempl/m68kcoff.em: New file.
3825         * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
3826         * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
3827         generic.em.
3828         * Makefile.in: Regenerate.
3829
3830 2000-07-20  H.J. Lu  <hjl@gnu.org>
3831
3832         * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
3833         and "disable-new-dtags" to stop getopt from treating -d/-e as
3834         abbreviations for these options.
3835
3836 2000-07-20  H.J. Lu  <hjl@gnu.org>
3837
3838         * ld.texinfo: Add documentation for --disable-new-dtags and
3839         --enable-new-dtags.
3840
3841         * ldmain.c (main): Initialize link_info.new_dtags to false.
3842
3843         * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
3844         --disable-new-dtags and --enable-new-dtags.
3845         (gld_${EMULATION_NAME}_list_options): Likewise.
3846
3847 2000-07-05  Kenneth Block  <krblock@computer.org>
3848
3849         * lexsup.c: Add optional style to demangle switch
3850         * ld.texinfo: Document optional style to demangle switch.
3851
3852 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
3853
3854         * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
3855         ecrislinux.o.
3856         (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
3857         Regenerate dependencies.
3858         * Makefile.in: Rebuild.
3859         * configure.tgt (cris-*-*): New target.
3860         * emulparams/crisaout.sh, emulparams/criself.sh,
3861         emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
3862         * po/POTFILES.in, po/ld.pot: Regenerate.
3863
3864 2000-07-20  H.J. Lu  <hjl@gnu.org>
3865
3866         * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
3867         Print out ignored -z options.
3868
3869 2000-07-19  H.J. Lu  <hjl@gnu.org>
3870
3871         * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
3872         (PARSE_AND_LIST_PROLOGUE): New.
3873         (PARSE_AND_LIST_LONGOPTS): Likewise.
3874         (PARSE_AND_LIST_OPTIONS): Likewise.
3875         (PARSE_AND_LIST_ARGS_CASES): Likewise.
3876
3877         * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
3878
3879         * lexsup.c (ld_options): Comment out 'z'.
3880         (parse_args): Likewise.
3881
3882         * emultempl/elf32.em: Include "elf/common.h".
3883         (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
3884         options.
3885         (gld_${EMULATION_NAME}_list_options): Likewise.
3886
3887         * ld.texinfo: Add documentation for the recognized -z options.
3888
3889 2000-07-19  H.J. Lu  <hjl@gnu.org>
3890
3891         * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
3892         bfd_elf_set_dt_needed_soname ().
3893
3894 2000-07-18  DJ Delorie  <dj@cygnus.com>
3895
3896         * pe-dll.c (pe_dll_id_target): check object target name also
3897
3898 2000-07-18  Hans-Peter Nilsson  <hp@axis.com>
3899
3900         * scripttempl/elf.sc (.init): Only do ${INIT_START} and
3901         ${INIT_END} if relocating.
3902         (.fini): Likewise ${FINI_START} and ${FINI_END}.
3903
3904 2000-07-16  Charles Wilson  <cwilson@ece.gatech.edu>
3905
3906         * emultempl/pe.em (gld_*_open_dynamic_archive): New search
3907         order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
3908         foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
3909         errors introduced by the old dynamic lib search order.
3910
3911 2000-07-17  DJ Delorie  <dj@cygnus.com>
3912
3913         * pe-dll.c (process_def_file): auto-export data items also
3914         (pe_process_import_defs): also see if _imp_ form needed
3915
3916 2000-07-12  Charles Wilson  <cwilson@ece.gatech.edu>
3917
3918         * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
3919         for dll import libraries
3920
3921 2000-07-12  Mark Elbrecht  <snowball3@bigfoot.com>
3922
3923         * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
3924         gcc 2.95.2 and later.
3925
3926 2000-07-11  Kazu Hirata  <kazu@hxi.com>
3927
3928         * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
3929         message.
3930
3931 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
3932
3933         * ldemul.h (struct lang_input_statement_struct): Remove forward
3934         declaration.
3935         (struct search_dirs): Likewise.
3936         * ldfile.h (struct lang_input_statement_struct): Likewise.
3937         Protect file from multiple inclusion.
3938         * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
3939         declaration from macro to file scope.
3940
3941         * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
3942         * ldgram.y: Likewise here.
3943         * ldlang.c: And here.
3944         * ldmain.c: And here.
3945         * mpw-elfmips.c: And here.
3946         * mpw-eppcmac.c: And here.
3947         * emultempl/aix.em: And here.
3948         * emultempl/armcoff.em: And here.
3949         * emultempl/armelf.em: And here.
3950         * emultempl/armelf_oabi.em: And here.
3951         * emultempl/beos.em: And here.
3952         * emultempl/elf32.em: And here.
3953         * emultempl/hppaelf.em: And here.
3954         * emultempl/linux.em: And here.
3955         * emultempl/lnk960.em: And here.
3956         * emultempl/pe.em: And here.
3957         * emultempl/sunos.em: And here.
3958         * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
3959         * mpw-idtmips.c: Ditto.
3960         * emultempl/generic.em: Ditto.
3961         * emultempl/gld960.em: Ditto.
3962         * emultempl/gld960c.em: Ditto.
3963         * emultempl/mipsecoff.em: Ditto.
3964         * emultempl/ticoff.em: Ditto.
3965         * emultempl/vanilla.em: Ditto.
3966
3967         * pe-dll.c: Include ldfile.h
3968         * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
3969
3970         * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
3971         arguments to bfd_elf32_size_dynamic_sections call.
3972         (gldelf32ebmip_place_orphan): Add missing arguments to
3973         lang_leave_output_section_statement call.
3974
3975 2000-07-10  H.J. Lu  <hjl@gnu.org>
3976
3977         * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
3978         DLL_SUPPORT.
3979         (strhash): Likewise.
3980         (compute_dll_image_base): Likewise.
3981         (pe_undef_found_sym): Likewise.
3982         (pe_undef_cdecl_match): Likewise.
3983         (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
3984         argument "arch" with ATTRIBUTE_UNUSED.
3985
3986 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
3987
3988         * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
3989
3990         From  Ryan Bradetich  <rbradetich@uswest.net>
3991         * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
3992
3993 2000-07-09  Alan Modra  <alan@linuxcare.com.au>
3994
3995         Changes to create multiple linker stubs, positioned immediately
3996         before the section where they are required.
3997         * emultempl/hppaelf.em: Include elf32-hppa.h.
3998         (stub_sec, file_chain): Delete.
3999         (hppaelf_create_output_section_statements): Don't make a stub
4000         section here.
4001         (hook_stub_info): New struct.
4002         (hook_in_stub): New function.
4003         (hppaelf_add_stub_section): New function.
4004         (hppaelf_finish): Do nothing for relocateable links.  Modify the
4005         call to elf32_hppa_size_stubs.  Move code for updating section
4006         layout from here...
4007         (hppaelf_layaout_sections_again): ..to here, a new function.
4008
4009         * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
4010         broken list handling.  Pass in a pointer to the list.
4011         (hppaelf_finish): Update call to hppaelf_delete_padding_statements
4012         for above changes.
4013         (hppaelf_before_parse): Prototype.
4014         (hppaelf_set_output_arch): Prototype.
4015         (hppaelf_create_output_section_statements): Prototype.
4016         (hppaelf_delete_padding_statements): Prototype.
4017         (hppaelf_finish): Prototype.
4018
4019         Merge from elf32.em
4020         * emultempl/hppaelf.em: Include ctype.h.
4021         (struct orphan_save): New.
4022         (gld${EMULATION_NAME}_place_orphan): New.
4023         (output_rel_find): New.
4024         (hppaelf_get_script): Update from elf32.em.
4025         (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
4026         Change emulation_name field to "${EMULATION_NAME}".  Add
4027         gld${EMULATION_NAME}_place_orphan.
4028
4029         * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o,  add
4030         ehppalinux.o, sort it.  Regenerate dependencies.
4031         (ehppalinux.c): Depend on hppaelf.em
4032         * Makefile.in: Regenerate.
4033
4034         * configure.tgt: targ_emul=hppalinux for hppa*linux
4035
4036         * emulparams/hppalinux.sh: New.
4037         * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
4038
4039 2000-07-08  Alan Modra  <alan@linuxcare.com.au>
4040
4041         * lexsup.c (parse_args): Copy section name.
4042
4043 2000-07-07  Charles Wilson  <cwilson@ece.gatech.edu>
4044
4045         * emultempl/pe.em: institute the following search order for
4046         dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
4047         libs), libfoo.dll, foo.dll (link direct to dll).  Fall back to
4048         static lib (libfoo.a) if none of the above are found.
4049
4050 2000-07-07  Mumit Khan  <khan@xraylith.wisc.edu>
4051
4052         * emultempl/pe.em (pe_enable_auto_image_base): New variable.
4053         (longopts): New --{enable,disable}-auto-image-base options.
4054         (gld_${EMULATION_NAME}_list_options): Document.
4055         (gld_${EMULATION_NAME}_parse): Handle.
4056         (strhash): New static function.
4057         (compute_dll_image_base): New static function.
4058         (gld_${EMULATION_NAME}_set_symbols): Use.
4059
4060 2000-07-05  DJ Delorie  <dj@redhat.com>
4061
4062         * MAINTAINERS: new
4063
4064 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
4065
4066         * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
4067         * emulparams/elf32btsmip.sh: New file.
4068         * Makefile.am: Add traditional mips target.
4069         * Makefile.in: Rebuild.
4070
4071 2000-07-01  H.J. Lu  <hjl@gnu.org>
4072
4073         * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
4074         automake to use YLWRAP.
4075         * Makefile.in: Rebuild.
4076
4077 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
4078
4079         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
4080         (CLEANFILES): Add DEPA.
4081         * Makefile.in: Regenerate.
4082
4083 2000-06-30  Timothy Wall  <twall@ppc>
4084
4085         * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
4086         the page in the upper octet of the address.
4087
4088 2000-06-26  Marek Michalkiewicz  <marekm@linux.org.pl>
4089
4090         * emulparams/avrmega161.sh (ARCH): Change to avr:5.
4091
4092 2000-06-24  Alan Modra  <alan@linuxcare.com.au>
4093
4094         * NEWS: arm-elf does --gc-sections too.
4095
4096 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
4097
4098         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
4099         find one.
4100         * Makefile.in: Regenerate.
4101
4102 2000-06-21  H.J. Lu  <hjl@gnu.org>
4103
4104         * Makefile.am: Rebuild dependency.
4105         * Makefile.in: Rebuild.
4106
4107 2000-06-20  H.J. Lu  <hjl@gnu.org>
4108
4109         * Makefile.am: Rebuild dependency.
4110         * Makefile.in: Rebuild.
4111
4112 2000-06-20  Timothy Wall  <twall@cygnus.com>
4113
4114         * scripttempl/tic54xcoff.sc: New.
4115         * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
4116         * gen-doc.texi: Add flag for TI COFF.
4117         * ld.texinfo: Add documentation for TI COFF handling switches.
4118         * emultempl/ticoff.em: New. TI COFF handling.
4119         * configure.tgt: Add tic54x target.
4120         * Makefile.am: Add tic54x target.
4121         * Makefile.in: Ditto.
4122
4123 2000-06-20  Alan Modra  <alan@linuxcare.com.au>
4124
4125         * ldmain.c (set_scripts_dir): Correct pointer comparison when
4126         checking for backslashes.
4127
4128 2000-06-19  Alan Modra  <alan@linuxcare.com.au>
4129
4130         * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
4131
4132 2000-06-18  Alan Modra  <alan@linuxcare.com.au>
4133
4134         * NEWS: Update list of targets supporting --gc-sections.
4135
4136         * scripttempl/elf.sc: KEEP .eh_frame contents.
4137         * scripttempl/elfd30v.sc: Same here.
4138
4139 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
4140
4141         * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
4142         and m68hc11 (elf).
4143         * Makefile.in: Rebuild.
4144         * configure.tgt: Recognize m68hc12 and m68hc11.
4145         * scripttempl/elfm68hc12.sc: New file.
4146         * emulparams/m68hc12elfb: New emulation.
4147         * emulparams/m68hc12elf: New emulation.
4148         * emulparams/m68hc11elfb.sh: New file.  User configurable emulation
4149         (includes a memory.x script to define the ROM and RAM banks).
4150         * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
4151         New configuration files for support of Motorola 68hc11
4152
4153 2000-06-15  Alan Modra  <alan@linuxcare.com.au>
4154
4155         * ldmain.c (main): Only change SEC_READONLY for final link.
4156
4157 2000-06-13  H.J. Lu  <hjl@gnu.org>
4158
4159         * configure: Regenerate.
4160
4161 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
4162
4163         * configure.in (VERSION): Update to show this is the CVS mainline.
4164
4165 2000-06-07  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4166
4167         * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
4168         input objects to be ECOFF.
4169         (check_sections): einfo takes %B, not %P, to print a BFD name.
4170
4171 2000-06-05  Michael Matz <matz@ifh.de>
4172
4173         * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
4174         version scripts.
4175
4176         * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
4177
4178 2000-05-23  Marek Michalkiewicz  <marekm@linux.org.pl>
4179
4180         * emulparams/avr1200.sh (STACK): Define as 0.
4181         * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
4182         * emulparams/avr4433.sh (STACK): Likewise.
4183         * emulparams/avr44x4.sh (STACK): Likewise.
4184         * emulparams/avr85xx.sh (STACK): Likewise.
4185         * emulparams/avrmega103.sh (STACK): Likewise.
4186         * emulparams/avrmega161.sh (STACK): Likewise.
4187         * emulparams/avrmega603.sh (STACK): Likewise.
4188         * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
4189         (__stack): Define from ${STACK} for main().
4190
4191 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
4192
4193         * Makefile.am: Update dependencies with "make dep-am"
4194         * Makefile.in: Regenerate.
4195
4196 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
4197
4198         * ldmain.c: Include filenames.h.
4199         (set_scripts_dir): Support backslashes in program name.
4200
4201 2000-05-22  Igor Shevlyakov  <igor@windriver.com>
4202
4203         * ldmain.c (main): When deciding if ".text" section should be
4204         read-only, don't forget to reset SEC_READONLY because it
4205         could be already set.
4206
4207 2000-05-22  Thomas de Lellis  <tdel@windriver.com>
4208
4209         * ld.1: Add documentation for new command line option:
4210                 --section-start <sectionname>=<sectionorg>
4211         This is a generic version of -Ttext etc. which accepts
4212         any section name as a parameter instead of just text/data/
4213         bss.
4214         * ld.texinfo: More docs.
4215         * NEWS: More docs.
4216         * lexsup.c: (parse_args): Recognize new command line option.
4217         (ld_options): Add new option.
4218
4219 2000-05-18  H.J. Lu  <hjl@gnu.org>
4220
4221         * lexsup.c (parse_args): `i' == `r', not `q'.
4222
4223 2000-05-18  Jeffrey A Law  (law@cygnus.com)
4224
4225         * configure.tgt (hppa*64*-*-*): Enable PA64 target.
4226
4227 2000-05-17 S. Bharadwaj Yadavalli  <sby@scrugs.lkg.dec.com>
4228               Rick Gorton          <gorton@scrugs.lkg.dec.com>
4229
4230         Add support for '-q' == '--emit-relocs' switch.
4231         * ldmain.c (main): Default to false.
4232         * lexsup.c (parse_args): Turn on emitrelocations flag if set.
4233         * NEWS: Describe the emitrelocations switch.
4234         * ld.texinfo: Describe the emitrelocations switch.
4235
4236 2000-05-16  Charles Wilson <cwilson@ece.gatech.edu>
4237
4238         * emultempl/pe.em (_open_dynamic_archive): New function: Search
4239         the library path for "foo.dll" and "libfoo.dll" dynamic libraries
4240         before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
4241         link options.
4242
4243 2000-05-15  David O'Brien  <obrien@FreeBSD.org>
4244
4245         * lexsup.c (parse_args): Update the year in the copyright notice.
4246
4247 2000-05-13  Alan Modra  <alan@linuxcare.com.au>
4248
4249         * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
4250         Replace defines with those from intl/libgettext.h to quieten gcc
4251         warnings.
4252
4253 2000-05-10  H.J. Lu  <hjl@gnu.org>
4254
4255         * ldlang.c (open_input_bfds): Don't load the same file within
4256         a group again if the whole archive has been loaded already.
4257
4258 2000-05-03  Alan Modra  <alan@linuxcare.com.au>
4259
4260         From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
4261         * lexsup.c (set_section_start): Use bfd_scan_vma rather than
4262         strtoul.
4263
4264 2000-05-01  Jim Wilson  <wilson@cygnus.com>
4265
4266         * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
4267
4268         * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4269         host "ia64-*-linux-gnu*".
4270
4271 2000-04-29  Andreas Jaeger  <aj@suse.de>
4272
4273         * ld.h: Correctly check GCC version.
4274
4275 2000-04-25  Jeffrey A Law  (law@cygnus.com)
4276
4277         * Makefile.am: Add PA64 support.  Add missing dependencies for
4278         PA32 elf support.
4279         * Makefile.in: Rebuilt.
4280         * configure.tgt: Add PA64 support (currently disabled).
4281
4282 2000-04-25  Alan Modra  <alan@linuxcare.com.au>
4283
4284         * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
4285         (output_rel_find): New function.
4286         (hold_section, hold_use): Delete.
4287         (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4288         hold_interp): Make local to place_orphan.
4289         (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
4290         rather than place_section to find possible previous use of orphan.
4291         Similarly find the place-holder output sections.  Use returned
4292         value from lang_enter_output_section_statement rather than calling
4293         lang_output_section_statement_lookup.
4294         * emultempl/armelf.em: Same here.
4295         * emultempl/pe.em: Similar to above, but no need for output_rel_find.
4296
4297         * ldlang.c (lang_enter_output_section_statement): Return output
4298         section statement.
4299         * ldlang.h (lang_enter_output_section_statement): Change
4300         declaration too.
4301
4302         * ldlang.h (lang_output_section_statement): Export it.
4303         * ldlang.c (lang_output_section_statement): Ditto.
4304
4305 2000-04-24  Nick Clifton  <nickc@cygnus.com>
4306
4307         * ld.texinfo (Output Section Data): Add note that section data
4308         commands cannot appear outside of section directives.
4309
4310 2000-04-2  Matthew Green  <mrg@cygnus.com>
4311
4312         * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
4313
4314 2000-04-21  Richard Henderson  <rth@cygnus.com>
4315             David Mosberger  <davidm@hpl.hp.com>
4316
4317         * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
4318         (eelf64_ia64.c): New rule.
4319         * Makefile.in: Rebuild.
4320         * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
4321         * emulparams/elf64_ia64.sh: New file.
4322
4323 2000-04-21  Richard Henderson  <rth@cygnus.com>
4324
4325         * scripttempl/elfd30v.sc: Place .gcc_except_table.
4326
4327 2000-04-19  Alan Modra  <alan@linuxcare.com.au>
4328
4329         * dep-in.sed: Match space at start of file name, not at end.
4330
4331 2000-04-18  H.J. Lu  <hjl@gnu.org>
4332
4333         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
4334         lang_leave_output_section_statement () after calling
4335         lang_enter_output_section_statement ().
4336         * emultempl/armelf.em: Likewise.
4337
4338 2000-04-18  Alan Modra  <alan@linuxcare.com.au>
4339
4340         * emultempl/elf32.em (struct orphan_save): Add section field.
4341         (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
4342         better order, and place first orphan section as we did before the
4343         2000-04-12 patch.  Ignore ~SEC_ALLOC sections when choosing place.
4344         Don't call make_bfd_section here, let wild_doit do the job for us.
4345         Don't build a statement list when we'll only throw it away.
4346         * emultempl/armelf.em: Ditto.
4347         * emultempl/pe.em: Similarly.
4348
4349 2000-04-14  Geoff Keating  <geoffk@cygnus.com>
4350
4351         * scripttempl/elfppc.sc: Remove.
4352         * emulparams/elf32ppc.sh: Use elf.sc.
4353         * emulparams/elf32lppc.sh: Use elf.sc.
4354         * emulparams/elf32ppclinux.sh: Use elf.sc.
4355         * emulparams/elf32ppcsim.sh: New file.
4356         * emulparams/elf32lppcsim.sh: New file.
4357         * Makefile.am: Update dependencies.  Add elf32ppcsim ad elf32lppcsim.
4358         (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
4359         * Makefile.in: Regenerate.
4360         * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
4361
4362 2000-04-14  Alan Modra  <alan@linuxcare.com.au>
4363
4364         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
4365         ~SEC_ALLOC sections too.  Init start address of debug sections.
4366         * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4367         * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4368         Also set all relocateable section start addresses.
4369
4370 2000-04-13  Geoff Keating  <geoffk@cygnus.com>
4371
4372         * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
4373         Add new BSS_PLT variable for when .plt need not be contained in
4374         the file.  Move _etext so that it is also after .fini, and provide
4375         both etext and _etext with a leading underscore.  Mark the start
4376         and end of .sbss.
4377
4378 2000-04-12  Alan Modra  <alan@linuxcare.com.au>
4379
4380         * emultempl/elf32.em (struct orphan_save): New.
4381         (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4382         hold_interp): Make them struct orphan_save.
4383         (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
4384         (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
4385         the end of the relevant section list.  Also add associated section
4386         statements to the end of any previous orphan statements.
4387         * emultempl/armelf.em: Similarly.
4388         * emultempl/pe.em: Similarly.
4389
4390 2000-04-11  Alan Modra  <alan@linuxcare.com.au>
4391
4392         * ld.texinfo (Simple Example): Remove extraneous paragraph.
4393
4394 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
4395
4396         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
4397         --enable-build-warnings option.
4398         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
4399         * Makefile.in, configure: Re-generate.
4400
4401 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
4402
4403         * po/ld.pot: Regenerate.
4404
4405         * lexsup.c (help): Restore translated part of bug string.
4406
4407         * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
4408         (DEP): Quote when passing vars to sub-make.  Add warning message
4409         to end.
4410         (DEP1): Rewrite for "gcc -MM".
4411         (CLEANFILES): Add DEP2.
4412         Update dependencies.
4413         * Makefile.in: Regenerate.
4414
4415 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
4416
4417         * ld.h: #include "bin-bugs.h"
4418         * lexsup.c (help): Use REPORT_BUGS_TO.
4419
4420 2000-03-27  Denis Chertykov  <denisc@overta.ru>
4421
4422         * configure.tgt (avr-*-*): New target support.
4423         * Makefile.am: Likewise.
4424         * scripttempl/elf32avr.sc: New script file.
4425         * emulparams/avr1200.sh: New file.
4426         * emulparams/avr23xx.sh: New file.
4427         * emulparams/avr4433.sh New file.
4428         * emulparams/avr44x4.sh New file.
4429         * emulparams/avr85xx.sh New file.
4430         * emulparams/avrmega103.sh New file.
4431         * emulparams/avrmega161.sh New file.
4432         * emulparams/avrmega603.sh New file.
4433         * Makefile.in: Regenerate.
4434
4435 2000-03-09  Andreas Jaeger  <aj@suse.de>
4436
4437         * Makefile.am (check-DEJAGNU): Also unset LANG.
4438         * Makefile.in: Rebuild.
4439
4440 2000-03-06  Ian Lance Taylor  <ian@zembu.com>
4441
4442         * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
4443         archive.
4444
4445 2000-03-02  H.J. Lu  <hjl@gnu.org>
4446
4447         * emulparams/elf32mcore.sh: Include "getopt.h".
4448
4449 2000-03-01  Ian Lance Taylor  <ian@zembu.com>
4450
4451         * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
4452
4453 2000-03-01  H.J. Lu  <hjl@gnu.org>
4454
4455         * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
4456         * emulparams/shpe.sh: Likewise.
4457
4458 2000-03-01  Nick Clifton  <nickc@cygnus.com>
4459
4460         * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
4461         to unused parameters.
4462
4463         * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
4464         functions only used by DLL code.
4465         (_place_orphan): Initialise 'dollar'.
4466
4467 2000-03-01  H.J. Lu  <hjl@gnu.org>
4468
4469         * ldmain.c (undefined_symbol): Take one more arg, fatal, to
4470         indicate if the undefined symbol is a fatal error or not.
4471         Don't delete the output file if "fatal" is false.
4472
4473 2000-02-29  H.J. Lu  <hjl@gnu.org>
4474
4475         * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
4476         Set LC_COLLATE and LC_ALL to null and export them. It is for
4477         sort which expects the C locale.
4478         Add $(LIBS) to all $(HOSTING_LIBS).
4479         * Makefile.in: Rebuild.
4480
4481 2000-02-29  Alan Modra  <alan@spri.levels.unisa.edu.au>
4482
4483         * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
4484         beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
4485         linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
4486         (ld_emulation_xfer_struct): Add missing NULL initialiser for
4487         find_potential_libraries.
4488
4489 2000-02-28  Jim Blandy  <jimb@redhat.com>
4490
4491         * ldgram.y (exclude_name_list): Don't require a comma to separate
4492         list entries; the lexer considers commas to be valid part of a
4493         filename, so in something like `foo, bar' the comma is considered
4494         part of the first filename, `foo,'.
4495         * ld.texinfo: Update section on EXCLUDE_FILE lists.
4496
4497 2000-02-27  Loren J. Rittle  <ljrittle@acm.org>
4498
4499         * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4500         host "i[3456]86-*-freebsdelf*".
4501
4502 2000-02-27  Mark Elbrecht  <snowball3@bigfoot.com>
4503
4504         * scripttempl/i386go32.sc: Move misplaced semicolons.
4505
4506 2000-02-25  Ian Lance Taylor  <ian@zembu.com>
4507
4508         * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
4509         (ALL_64_EMULATIONS): Remove eelf64hppa.o.
4510         (eelf64hppa.c, ehppaelf.c): Remove targets.
4511         * Makefile.in: Rebuild.
4512
4513 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4514
4515         * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
4516         GNU/Linux/sparc, but keep the default as 32.
4517
4518         * configure.tgt: Enable elf64_sparc on Solaris7+/sparc.  And make
4519         it default if sparcv9 or sparc64.
4520
4521 2000-02-24  Nick Clifton  <nickc@cygnus.com>
4522
4523         * Makefile.am: Add rules to build emipspe.o and earmpe.o.
4524         * Makefile.in: Regenerate.
4525         * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
4526
4527         * ldemul.h (ld_emulation_xfer_struct): Add new field:
4528         find_potential_libraries.
4529         * ldemul.c (ldemul_find_potential_libraries): New function.
4530
4531         * ldfile.c (ldfile_open_file_search): Allow function to be
4532         exported.
4533         (ldfile_open_file): Call ldemul_find_potential_libraries.
4534         * ldfile.h: Add prototype for ldfile_open_file_search.
4535
4536         * pe-dll.c: Add support for ARM, MIPS and SH targets.
4537
4538         * emulparams/mipspe.sh: New file.  Parameters for mips-pe target.
4539         * emulparams/shpe.sh: New file.  Parameters for sh-pe target.
4540
4541         * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
4542         (gld_X_find_potential_libraries): New function.  Search for
4543         libraries called "*.lib".
4544
4545         * scripttempl/pe.sc: Add .pdata section.
4546
4547 2000-02-23  Richard Henderson  <rth@cygnus.com>
4548
4549         * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
4550         Add and use memory regions.
4551
4552 2000-02-23  Linas Vepstas (linas@linas.org)
4553
4554         * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
4555
4556         * Makefile.am: Add support for Linux/IBM 370.
4557         * configure.tgt: Likewise.
4558
4559         * Makefile.in: Regenerate.
4560
4561 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
4562
4563         * ldlang.c (print_input_section, print_data_statement,
4564         print_reloc_statement, print_padding_statement, insert_pad,
4565         size_input_section, lang_check_section_addresses,
4566         lang_size_sections, lang_do_assignments, lang_set_startof,
4567         lang_one_common): Change `opb' to unsigned.
4568         (lang_do_assignments): Also change `size' to unsigned.
4569
4570 2000-02-16  Richard Henderson  <rth@cygnus.com>
4571
4572         * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
4573
4574 2000-02-16  Timothy Wall  <twall@cygnus.com>
4575
4576         * mri.c (mri_draw_tree): Add default LMA region argument to call
4577         to lang_leave_output_section_statement.
4578         * ldlang.h: Update prototypes with LMA region arguments.
4579         * ldlang.c (lang_size_sections): Encapsulate region bounds
4580         checking in os_check_region call.
4581         (os_check_region): New function.
4582         (lang_output_section_statement_lookup): Initialize lma_region.
4583         (lang_leave_output_section_statement): Add LMA region argument.
4584         (lang_leave_overlay): Ditto.
4585         * ldgram.y: Handle LMA region syntax.
4586         * ld.texinfo (Output Section Description): Describe LMA region usage.
4587         * emultempl/armelf.em (gld$place_orphan): Add default value for
4588         lma region in call to lang_leave_output_section_statement.
4589         * emultempl/elf32.em (gld$place_orphan): Add default value for
4590         lma region in call to lang_leave_output_section_statement.
4591         * emultempl/pe.em (gld$place_orphan): Add default value for
4592         lma region in call to lang_leave_output_section_statement.
4593
4594
4595 2000-02-04  Timothy Wall  <twall@redhat.com>
4596
4597         * ldlang.c (lang_check_section_addresses): Use bytes instead of
4598         octets when calculating section end addresses.
4599
4600 2000-02-04  Timothy Wall  <twall@redhat.com>
4601
4602         * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
4603
4604 2000-02-03  Timothy Wall <twall@redhat.com>
4605
4606         * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4607         octet count.
4608         * ldlang.c (print_input_section, print_data_statement,
4609         print_reloc_statement, print_padding_statement): Print target
4610         address values and section sizes as bytes, not octets.
4611         (insert_pad) Calculate padding size in octets, and adjust "dot"
4612         by bytes.
4613         (size_input_section) Always adjust "dot" by bytes, not octets.
4614         (lang_check_section_addresses, lang_do_assignments) Adjust
4615         "dot" by bytes, not octets.  Use the larger of the directive size
4616         or octets_per_byte for the number of octets actually allocated in
4617         the output section.
4618         (lang_set_startof) Make sure STARTOF returns a target address.
4619         (lang_one_common) Record size changes in octets.
4620         (lang_abs_symbol_at_end_of) Section end symbol's value is
4621         recorded in target bytes.
4622         * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
4623         to be clear about behavior when an octet is smaller than one byte.
4624
4625 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
4626
4627         * ldcref.c (output_cref): Don't pass message strings to printf
4628         as format arg.
4629         Update copyright.
4630
4631         * ldmisc.c (vfinfo): Same here.
4632         Update copyright.
4633
4634 2000-01-23  Alan Modra  <alan@spri.levels.unisa.edu.au>
4635
4636         * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
4637         generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
4638         mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
4639         Add missing NULL initialisers, and comments.
4640
4641         * testsuite/ld-srec/sr3.cc (__rethrow): New.
4642
4643 2000-01-21  Nick Clifton  <nickc@cygnus.com>
4644
4645         * ldlang.c (lang_size_sections): Fix typo in comment.
4646
4647 2000-01-18  H.J. Lu  <hjl@gnu.org>
4648
4649         * ldlang.c (lang_size_sections): Also update the current
4650         address of a region if the SEC_NEVER_LOAD bit is not set.
4651
4652 2000-01-10  Philip Blundell  <pb@futuretv.com>
4653
4654         * configure.tgt (arm*-*-conix*): New target.
4655
4656 2000-01-07  Nick Clifton  <nickc@cygnus.com>
4657
4658         * ld.texinfo (Options): Remind users to preceed linker command
4659         line switches with -Wl, (or whatever is appropriate) if it is
4660         being invoked by a comnpiler driver program.
4661         Fix description of the behaviour of the -n command line switch.
4662
4663 2000-01-05  Catherine Moore  <clm@cygnus.com>
4664
4665         * ld.h (wildcard_spec):  Change exclude_name to exclude_name_list.
4666         (name_list): New.
4667         * ld.texinfo (EXCLUDE_FILE): Update documentation.
4668         * ldgram.y (wildcard_spec): Support a list of excluded_files.
4669         (exclude_name_list): New.
4670         ldlang.c (walk_wild_section): Support list of excluded files.
4671         (print_wild_statement): Likewise.
4672         (lang_add_wild): Likewise.
4673         * ldlang.h (lang_wild_statement_type): Likewise.
4674         * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
4675
4676 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
4677
4678         * pe-dll.c (pe_dll_warn_dup_exports): New variable.
4679         (process_def_file): Use.
4680         (pe_dll_compat_implib): New variable.
4681         (make_one): Use.
4682
4683         * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
4684         pe_dll_compat_implib.
4685
4686         * emultempl/pe.em (longopts): Add warn-duplicate-exports and
4687         compat-implib options.
4688         (gld_${EMULATION_NAME}_list_options): List new options.
4689         (gld_${EMULATION_NAME}_parse_args): Handle.
4690
4691         * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
4692         dll.
4693
4694         * deffilep.y (opt_name): Allow "." in name.
4695
4696 For older changes see ChangeLog-9899
4697 \f
4698 Local Variables:
4699 mode: change-log
4700 left-margin: 8
4701 fill-column: 74
4702 version-control: never
4703 End: