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