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