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