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