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