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