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