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