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