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