Enable x86-64 for Linux/i386 if 64bit BFD is selected.
[binutils-gdb.git] / ld / ChangeLog
1 2002-07-31 H.J. Lu <hjl@gnu.org>
2
3 * configure.tgt: Enable x86-64 emulation for Linux/i386 if
4 64bit BFD is selected.
5
6 2002-07-31 H.J. Lu <hjl@gnu.org>
7
8 * configure.tgt: Enable 64bit emulations for 32bit Linux/mips
9 if 64bit BFD is selected.
10
11 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
12
13 * emultempl/netbsd.em (LDEMUL_BEFORE_PARSE): New file to custom set
14 link_info.common_skip_ar_aymbols.
15 * emulparams/ns32knbsd.sh (EXTRA_EM_FILE): Refer to extra file.
16
17 * ldmain.c (main): Initialize new field
18 link_info.common_skip_ar_aymbols.
19
20 2002-07-31 Adam Nemet <anemet@lnxw.com>
21
22 * emulparams/armelf.sh (OTHER_PLT_SECTIONS): New variable. Set it
23 to .plt.thumb.
24 * scripttempl/elf.sc: Comment it. Use the same way as ${PLT} is
25 used.
26
27 2002-07-31 Nick Clifton <nickc@redhat.com>
28
29 * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
30 of the PDP-11 and 2.11BSD a.out support.
31
32 2002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
33
34 * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
35 for n32 ABI support.
36 * Makefile.in: Regenerate.
37 * configure.tgt (mips64*el-*-linux-gnu*,mips64*-*-linux-gnu*): Add
38 n32 ABI emulations for these 64 bit targets.
39 * emulparams/elf32bmipn32.sh: Expand comment.
40 * emulparams/elf32btsmipn32.sh: New file, for traditional big endian
41 n32 ABI.
42 * emulparams/elf32ltsmipn32.sh: Likewise for little endian.
43
44 2002-07-30 Graeme Peterson <gp@qnx.com>
45
46 * configure.tgt: Add support for arm-*-nto target.
47 * Makefile.am: Add earmnto.o file.
48 * Makefile.in: Regenerate.
49 * NEWS: Mention port of ARM support to QNX.
50 * emulparams/armnto.sh: New file.
51
52 2002-07-30 Jakub Jelinek <jakub@redhat.com>
53
54 * ldlang.c (lang_add_section): Don't turn .tbss into normal sections
55 for relocatable link.
56 (lang_size_sections_1): Don't make .tbss zero size for relocatable
57 link.
58
59 2002-07-26 Bernd Schmidt <bernds@redhat.com>
60
61 * emulparams/elf32frv.sh (OTHER_RELOCATING_SECTIONS): Delete.
62 (STACK_ADDR): New.
63
64 2002-07-25 Nick Clifton <nickc@redhat.com>
65
66 * po/sv.po: Updated Swedish translation.
67 * po/es.po: Updated Spanish translation.
68 * po/fr.po: Updated French translation.
69
70 2002-07-24 Nick Clifton <nickc@redhat.com>
71
72 * po/sv.po: Updated Swedish translation.
73 * po/es.po: Updated Spanish translation.
74
75 2002-07-23 Nick Clifton <nickc@redhat.com>
76
77 * po/fr.po: Updated French translation.
78
79 2002-07-20 Alan Modra <amodra@bigpond.net.au>
80
81 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
82 bomb on /DISCARD/ input section.
83 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
84 * emultempl/mmo.em (mmo_place_orphan): Likewise.
85
86 2002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
87
88 * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
89 output section.
90
91 2002-07-16 Denis Chertykov <denisc@overta.ru>
92 Nick Clifton <nickc@redhat.com>
93 Frank Ch. Eigler <fche@redhat.com>
94 John Healy <jhealy@redhat.com>
95
96 * configure.tgt: Add support for ip2k-elf.
97 * Makefile.am: Add support for ip2k-elf.
98 * Makefile.in: Regenerate.
99 * emulparams/elf32ip2k.sh: New file.
100 * scripttempl/ip2k.sc: New file
101 * NEWS: Mention support for new port.
102
103 2002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
104
105 * NEWS: Add 'Changes in 2.13'.
106
107 2002-07-14 H.J. Lu <hjl@gnu.org>
108
109 * ld.texinfo: Document a .symver takes precedence over a
110 version script.
111
112 2002-07-12 Alan Modra <amodra@bigpond.net.au>
113
114 * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64.
115 (COMMONPAGESIZE): Define.
116
117 2002-07-09 Alan Modra <amodra@bigpond.net.au>
118
119 * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
120
121 2002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br>
122
123 * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
124 powerpc-*-openbsd* and sparc64-*-openbsd*.
125 * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o.
126 * Makefile.in: Regenerate.
127 * emulparams/hppaobsd.sh: New file.
128
129 2002-07-05 Alan Modra <amodra@bigpond.net.au>
130
131 * ldlang.c (print_wild_statement): Fix output formatting.
132
133 2002-07-04 Alan Modra <amodra@bigpond.net.au>
134
135 * ldlang.c: (strip_excluded_output_sections): New function.
136 (lang_process): Call it.
137 (lang_size_sections_1): Revert 2002-06-10 change.
138
139 2002-07-03 Alan Modra <amodra@bigpond.net.au>
140
141 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
142 Run "make dep-am".
143 * Makefile.in: Regenerate.
144
145 2002-07-02 Alan Modra <amodra@bigpond.net.au>
146
147 * ldfile.c (ldfile_try_open_bfd): Formatting.
148
149 * ldmisc.c (demangle): Move so that it doesn't intrude between
150 vfinfo comment and body. Add comment.
151
152 2002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
153
154 * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format.
155
156 2002-07-01 Alan Modra <amodra@bigpond.net.au>
157
158 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
159 * ldlang.c (entry_sym): Likewise.
160 (ldlang_undef_chain_list_type): Likewise.
161 (lang_finish): Adjust references to entry_symbol.
162 (lang_add_entry): Likewise.
163 (lang_gc_sections): Use link_info.gc_sym_list.
164 (lang_process): Set link_info.gc_sym_list.
165 * ldlex.l: Include bfdlink.h.
166 * ldmain.c (main): Init link_info.gc_sym_list.
167 * emultempl/aix.em: Adjust references to entry_symbol.
168 * emultempl/armcoff.em: Likewise.
169 * emultempl/armelf.em: Likewise.
170 * emultempl/pe.em: Likewise.
171 * emultempl/ppc64elf.em (ppc_after_open): New function.
172 (LDEMUL_AFTER_OPEN): Define.
173 * emulparams/elf64ppc.sh: KEEP .opd sections.
174
175 2002-06-29 Stephane Carrez <stcarrez@nerim.fr>
176
177 * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
178 * emulparams/m68hc11elfb.sh (EEPROM_MEMORY): Define.
179 * emulparams/m68hc11elf.sh (EEPROM_SIZE): Define.
180 (EEPROM_START_ADDR): Define.
181 (EEPROM_MEMORY): Define.
182 * emulparams/m68hc12elf.sh: Likewise.
183 * scripttempl/elfm68hc11.sc: Handle .eeprom section; handle .softregs
184 section to put soft registers in .page0.
185 * scripttempl/elfm68hc12.sc: Likewise but put soft registers in bss.
186
187 2002-06-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
188
189 * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd
190 section. Add ${RELOCATING-0}.
191
192 2002-06-26 J"orn Rennecke <joern.rennecke@superh.com>
193
194 * emulparams/shelf.sh (STACK_ADDR): Don't define.
195 (OTHER_SECTIONS): Define.
196 * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
197 (OTHER_SECTIONS): Undef.
198
199 2002-06-26 Alan Modra <amodra@bigpond.net.au>
200
201 * ldmisc.c (demangle): Restore dots stripped from sym name.
202
203 2002-06-25 H.J. Lu <hjl@gnu.org>
204
205 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
206 * Makefile.in: Regenerated.
207
208 2002-06-20 Nick Clifton <nickc@cambridge.redhat.com>
209
210 * ld.texinfo (Bug Reporting): Update text to suggest a limit on
211 the size of attached object files, to allow make the object files
212 available via FTP or HTTP and to mention that the mail will be
213 sent to a mailing list.
214
215 2002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
216
217 * ld/configure.host (romp): Drop support.
218
219 2002-06-18 Chris Demetriou <cgd@broadcom.com>
220
221 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
222 section flags for SEC_DATA, rather than for SEC_CODE being unset.
223
224 2002-06-18 Chris Demetriou <cgd@broadcom.com>
225
226 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
227 format specifier used to print BFD name.
228
229 2002-06-18 Dave Brolley <brolley@redhat.com>
230
231 From Catherine Moore, Michael Meissner, Jim Blandy:
232 * emulparams/elf32frv.sh: New file.
233 * configure.tgt: Support frv-*-*.
234 * Makefile.am (ALL_EMULATIONS): Add eelf32frv.o.
235 (eelf32frv.c): New target.
236
237 2002-06-17 Tom Rix <trix@redhat.com>
238
239 * emultempl/elf32.em: gld*_get_script: Check for
240 GENERATE_COMBRELOC_SCRIPT.
241 * scripttempl/elfd10v.sc : Fix STACK and INSN.
242 * emulparams/d10velf.sh : Fix TEXT_START_ADDR.
243
244 2002-06-13 J"orn Rennecke <joern.rennecke@superh.com>
245
246 * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf.
247
248 2002-06-12 H.J. Lu <hjl@gnu.org>
249
250 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Return
251 false if xvec doesn't match.
252
253 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
254
255 * ldlang.c (lang_size_sections_1): Skip removed output sections.
256
257 2002-06-08 Alan Modra <amodra@bigpond.net.au>
258
259 * ldexp.c: Replace CONST with const.
260 * ldfile.c: Likewise.
261 * ldfile.h: Likewise.
262 * ldlex.l: Likewise.
263 * mri.c: Likewise.
264 * pe-dll.h: Likewise.
265
266 2002-06-07 Alan Modra <amodra@bigpond.net.au>
267
268 * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.
269
270 2002-06-07 Charles Wilson <cwilson@ece.gatech.edu>
271
272 * ld/ldmain.c (main): initialize link_info.pei386_auto_import
273 to -1 == implicit enable.
274 * ld/emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
275 initialize link_info.pei386_auto_import to -1 == implicit
276 enable.
277 (gld_${EMULATION_NAME}_parse_args): When processing
278 --enable-auto-import and --disable-auto-import options, use
279 '1' and '0' instead of 'true' and 'false'.
280 (pe_find_data_imports): Only issue message about auto-import
281 when the feature is implicitly enabled. Downgrade message to
282 informational instead of warning.
283
284 2002-06-07 Alan Modra <amodra@bigpond.net.au>
285
286 * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.
287
288 2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
289
290 * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,
291 HOSTING_CRT0 and HOSTING_LIBS.
292
293 2002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
294
295 * configure.tgt (shle*-*-elf*, sh64le-*-elf*): New configurations.
296
297 2002-06-05 Jason Thorpe <thorpej@wasabisystems.com>
298
299 * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.
300 (NONPAGED_TEXT_START_ADDR): Set to 0x1000.
301
302 2002-06-05 Alan Modra <amodra@bigpond.net.au>
303
304 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
305 SEC_EXCLUDE sections when doing a relocatable link.
306
307 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
308
309 * Makefile.am (ALL_EMULATIONS): Add eshelf32_nbsd.o,
310 eshlelf32_nbsd.o, eshelf64_nbsd.o, and eshlelf64_nbsd.o.
311 (eshelf32_nbsd.c, eshelf64_nbsd.c, eshlelf32_nbsd.c)
312 (eshlelf64_nbsd.c): New rules.
313 * Makefile.in: Regenerate.
314 * configure.tgt (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
315 (sh64-*-netbsd*): New targets.
316 * emulparams/shelf32_nbsd.sh: New file.
317 * emulparams/shelf64_nbsd.sh: New file.
318 * emulparams/shlelf32_nbsd.sh: New file.
319 * emulparams/shlelf64_nbsd.sh: New file.
320
321 2002-06-04 Alan Modra <amodra@bigpond.net.au>
322
323 * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix.
324
325 2002-06-02 Marek Michalkiewicz <marekm@amelek.gda.pl>
326
327 * scripttempl/avr.sc: Changes to support current GCC and avr-libc,
328 C++ constructors/destructors, loosely based on the m68hc11 port.
329
330 2002-05-31 Alan Modra <amodra@bigpond.net.au>
331
332 * Makefile.in: Regenerate.
333 * aclocal.m4: Regenerate.
334 * config.in: Regenerate.
335 * configure: Regenerate.
336
337 2002-05-31 Graeme Peterson <gp@qnx.com>
338
339 * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
340 (ei386nto.c): Add rule.
341 * Makefile.in: Regenerate.
342 * configure.tgt: Add i[3456]86-*-nto-qnx*.
343 * emulparams/i386nto.sh: New file.
344
345 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
346
347 * NEWS: Add entry for VAX ELF support.
348
349 2002-05-29 Matt Thomas <matt@3am-software.com>
350 Jason Thorpe <thorpej@wasabisystems.com>
351
352 * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o.
353 (eelf32vax.c)
354 (evaxnbsd.c): New rules.
355 * Makefile.in: Regenerate.
356 * configure.tgt (vax-*-netbsdelf*)
357 (vax-*-netbsdaout*)
358 (vax-*-netbsd*): New targets.
359 * emulparams/elf32vax.sh: New file.
360 * emulparams/vaxnbsd.sh: New file.
361
362 2002-05-29 Adam Nemet <anemet@lnxw.com>
363
364 * emultempl/armelf.em (arm_elf_after_open): Don't determine
365 bfd_for_interwork, instead add glue sections to each input bfd.
366 (bfd_for_interwork): New global.
367 (arm_elf_set_bfd_for_interworking): New function.
368 (arm_elf_before_allocation): Use it.
369
370 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
371
372 * Makefile.am: Add DLX make target.
373 * configure.tgt: Add DLX configuration.
374 * Makefile.in: Regenerate.
375 * emulparams/elf32_dlx.sh: New file
376 * scripttempl/dlx.sc: New file
377
378 2002-05-27 Per Lundberg <per@caleb.dnsalias.org>
379
380 * Makefile.am (eelf_i386_chaos): Use elf_chaos.sc script.
381 * Makefile.in: Regenerate.
382 * emulparams/elf_chaos.sh: Use elf_chaos script.
383 * scripttempl/elf_chaos.sc: New file.
384
385 2002-05-27 Richard Sandiford <rsandifo@redhat.com>
386
387 * ldlang.c (lang_size_sections_1): Move check for conflicting load
388 addresses and regions from here...
389 (lang_get_regions): ...to this new function.
390 (lang_leave_output_section_statement): Use lang_get_regions.
391 (lang_leave_overlay): Likewise.
392 * mri.c (mri_draw_tree): Pass null as last argument to
393 lang_leave_output_section_statement.
394 * emultempl/elf32.em (gld*_place_orphan): Likewise.
395 * emultempl/mmo.em (mmo_place_orphan): Likewise.
396 * emultempl/pe.em (gld*_place_orphan): Likewise.
397
398 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
399
400 * configure.tgt: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
401
402 2002-05-25 Kazu Hirata <kazu@cs.umass.edu>
403
404 * ldemul.c: Fix formatting.
405 * ldfile.c: Likewise.
406 * pe-dll.c: Likewise.
407 * pe-dll.h: Likewise.
408
409 2002-05-25 Alan Modra <amodra@bigpond.net.au>
410
411 * ldlang.c (lang_process): Formatting, grammar.
412
413 * ldlex.l: Use #include "" instead of <> for local header files.
414
415 2002-05-24 TAMURA Kent <kent@netbsd.org>
416
417 * configure.tgt: Add a target for i386-netbsdpe.
418
419 2002-05-23 Jakub Jelinek <jakub@redhat.com>
420
421 * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss.
422 * ldlang.c (lang_add_section): Set SEC_THREAD_LOCAL for
423 output section if necessary. Handle .tbss.
424 (lang_size_sections): Clear _raw_size for .tbss section
425 (it allocates space in PT_TLS segment only).
426 * ldwrite.c (build_link_order): Build link order for .tbss too.
427
428 2002-05-23 Alan Modra <amodra@bigpond.net.au>
429
430 * configure.in: Correct spelling of AC_PREREQ.
431
432 2002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
433
434 * pe-dll.c (autofilter_liblist): Add more system libs excluded by
435 default.
436 (autofilter_objlist): Add crtbegin.o, crtend.o.
437
438 2002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
439
440 * emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
441 (longopts): Add new option --exclude-libs.
442 (gld_${EMULATION_NAME}_list_options): Give quick help about it.
443 (gld_${EMULATION_NAME}_parse_args): Use it.
444 * pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
445 * pe-dll.c (exclude_list_struct): Add field type to distinguish symbols
446 from whole archives.
447 (pe_dll_add_excludes): Set excludes->type.
448 (auto_export): Add new variable libname and set to archive basename if
449 abfd. Use it when filtering default and user-specified libarary
450 excludes. Let string "ALL" mean all libs when filtering user-specified
451 libs.
452 * ld.texinfo: Document --exclude-libs.
453
454 2002-05-22 Alan Modra <amodra@bigpond.net.au>
455
456 * ldemul.c (ldemul_new_vers_pattern): New function.
457 * ldemul.h (ldemul_new_vers_pattern): Declare.
458 (struct ld_emulation_xfer_struct): Add new_vers_pattern.
459 * ldlang.c (lang_new_vers_pattern): Call ldemul_new_vers_pattern.
460 * emultempl/ppc64elf.em (dotsyms): New static var.
461 (gld${EMULATION_NAME}_new_vers_pattern): New function.
462 (LDEMUL_NEW_VERS_PATTERN): Define.
463 (PARSE_AND_LIST_PROLOGUE): Add OPTION_DOTSYMS, OPTION_NO_DOTSYMS.
464 (PARSE_AND_LIST_LONGOPTS): Likewise.
465 (PARSE_AND_LIST_ARGS_CASES): Handle them.
466 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Update
467 initialiser.
468 * emultempl/armcoff.em: Likewise.
469 * emultempl/armelf_oabi.em: Likewise.
470 * emultempl/beos.em: Likewise.
471 * emultempl/elf32.em: Likewise.
472 * emultempl/generic.em: Likewise.
473 * emultempl/gld960.em: Likewise.
474 * emultempl/gld960c.em: Likewise.
475 * emultempl/linux.em: Likewise.
476 * emultempl/lnk960.em: Likewise.
477 * emultempl/m68kcoff.em: Likewise.
478 * emultempl/mipsecoff.em: Likewise.
479 * emultempl/pe.em: Likewise.
480 * emultempl/sunos.em: Likewise.
481 * emultempl/ticoff.em: Likewise.
482 * emultempl/vanilla.em: Likewise.
483
484 2002-05-22 Alan Modra <amodra@bigpond.net.au>
485
486 * genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
487 and $NATIVE_LIB_DIRS. Add $tool_lib before other libs.
488 (LIB_SEARCH_DIRS): No need to use "tr".
489 (COMPILE_IN): Only set for native targets.
490 * configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
491 here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
492 * configure.tgt (powerpc*): Set tdir_*.
493 (powerpcle*): Correct targ_extra_emuls.
494 * emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
495 * emulparams/elf64ppc.sh (LIB_PATH): Likewise.
496
497 2002-05-22 Alan Modra <amodra@bigpond.net.au>
498
499 * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when
500 calling lang_add_entry.
501
502 2002-05-21 H.J. Lu (hjl@gnu.org)
503
504 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_args): Handle
505 "-z muldefs".
506 (gld${EMULATION_NAME}_list_options): Add "-z muldefs".
507
508 * ld.texinfo: Updated for --allow-multiple-definition and
509 "-z muldefs".
510
511 * ldmain.c (main): Initialize the allow_multiple_definition
512 field to false.
513
514 * lexsup.c (OPTION_ALLOW_MULTIPLE_DEFINITION): New.
515 (ld_options): Add --allow-multiple-definition.
516 (parse_args): Support OPTION_ALLOW_MULTIPLE_DEFINITION.
517
518 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
519
520 * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
521 (earmelfb_nbsd.c): New rule.
522 * Makefile.in: Regenerate.
523 * configure.tgt (armeb-*-netbsdelf*): New target.
524 (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls.
525 (arm-*-netbsd*): Likewise.
526 * emulparams/armelfb_nbsd.sh: New file.
527
528 2002-05-18 Tom Rix <trix@redhat.com>
529
530 * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib
531 support.
532
533 2002-05-17 Marek Michalkiewicz <marekm@amelek.gda.pl>
534
535 * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
536 * Makefile.in: Regenerate.
537 * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
538
539 2002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
540
541 * emulparams/avr1.sh: New file.
542 * emulparams/avr2.sh: New file.
543 * emulparams/avr3.sh: New file.
544 * emulparams/avr4.sh: New file.
545 * emulparams/avr5.sh: New file.
546 * scripttempl/avr.sc: New file.
547
548 2002-05-15 Alan Modra <amodra@bigpond.net.au>
549
550 * ldlang.c (section_already_linked): Call bfd_link_just_syms.
551 (lang_place_orphans): Abort if just_syms_flag.
552
553 2002-05-10 Tom Rix <trix@redhat.com>
554
555 * emultempl/aix.em: (gld*_set_output_arch): New function. Use
556 architecture and machine information in the output bfd.
557 (gld*_before_parse): Remove old arch and machine code.
558 (choose_target): Rename to gld*_choose_target.
559 (rtld): Change type to int.
560 * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for
561 objects in XCOFF archives.
562 * ldfile.h: Update copyright date.
563
564 2002-05-10 Jakub Jelinek <jakub@redhat.com>
565
566 * ldmain.c (main): Enable -z combreloc by default.
567
568 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
569
570 * Makefile.am: Honour DESTDIR.
571 * Makefile.in: Regenerate.
572
573 2002-05-07 Richard Sandiford <rsandifo@redhat.com>
574
575 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
576 (lang_enter_overlay): Remove the last two parameters.
577 (lang_leave_overlay): Take them here instead.
578 * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
579 (section): Pass LMA and crossref flag to lang_leave_overlay rather
580 than lang_enter_overlay.
581 * ldlang.c (lang_memory_region_lookup): Return null for null names.
582 (lang_output_section_statement_lookup): Initialize update_dot_tree.
583 (lang_size_sections_1): Evaluate it.
584 (lang_leave_output_section_statement): Rework LMA lookup.
585 (overlay_lma, overlay_nocrossrefs): Remove.
586 (lang_enter_overlay): Remove LMA and crossref arguments.
587 (lang_enter_overlay_section): Don't set the LMA here.
588 (lang_leave_overlay): Take LMA and crossref arguments. Move the '.'
589 assignment to the last section's update_dot_tree. Unconditionally
590 use the load and run-time regions specified in the OVERLAY statement.
591 Likewise the first section's LMA. Only set the other sections' LMAs
592 when no load region is given.
593
594 2002-05-06 Nick Clifton <nickc@redhat.com>
595
596 * po/sv.po: New translation.
597
598 2002-05-04 Alan Modra <amodra@bigpond.net.au>
599
600 * emultempl/hppaelf.em (build_section_lists): New function.
601 (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
602 and build_section_lists.
603
604 2002-05-03 Kazu Hirata <kazu@cs.umass.edu>
605
606 * ld.h: Fix formatting.
607 * ldexp.c: Likewise.
608 * ldfile.c: Likewise.
609 * ldlang.c: Likewise.
610 * ldmain.c: Likewise.
611 * lexsup.c: Likewise.
612 * pe-dll.c: Likewise.
613
614 2002-05-02 Alan Modra <amodra@bigpond.net.au>
615
616 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
617 Adjust for ppc64_elf_set_toc change. #include libbfd.h.
618 (build_section_lists): Do output_section tests here.
619
620 2002-04-30 Tom Rix <trix@redhat.com>
621
622 * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
623
624 2002-05-01 Alan Modra <amodra@bigpond.net.au>
625
626 Long branch stubs, multiple stub sections.
627 * emultempl/ppc64elf.em: Include ldctor.h.
628 (stub_file): New var.
629 (group_size): New var.
630 (ppc_create_output_section_statements): New function.
631 (struct hook_stub_info): New.
632 (hook_in_stub): New function.
633 (ppc_add_stub_section): New function.
634 (ppc_layout_sections_again): New function.
635 (build_section_lists): New function.
636 (gld${EMULATION_NAME}_finish): Rewrite.
637 (real_func): New var.
638 (ppc_for_each_input_file_wrapper): New function.
639 (ppc_lang_for_each_input_file): New function.
640 (lang_for_each_input_file): Define.
641 (PARSE_AND_LIST_PROLOGUE): Define.
642 (PARSE_AND_LIST_LONGOPTS): Define.
643 (PARSE_AND_LIST_OPTIONS): Define.
644 (PARSE_AND_LIST_ARGS_CASES): Define.
645 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
646
647 2002-04-30 Tom Rix <trix@redhat.com>
648
649 * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
650 -blibpath, -bnolibpath support.
651
652 2002-04-30 Mark Mitchell <mark@codesourcery.com>
653
654 * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
655 (eelf32ppcwindiss.c): New target.
656 * Makefile.in: Regenerated.
657 * configure.tgt: Add support for powerpc-*-windiss.
658 * emulparams/elf32ppcwindiss.sh: New file.
659
660 2002-04-30 Richard Sandiford <rsandifo@redhat.com>
661
662 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
663 * ldexp.c (exp_print_token): Add "infix_p" argument.
664 (exp_print_tree): Update accordingly.
665
666 2002-04-28 Alan Modra <amodra@bigpond.net.au>
667
668 * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
669 * Makefile.in: Regenerate.
670 * mpw-elfmips.c: Delete.
671 * mpw-eppcmac.c: Delete.
672 * mpw-esh.c: Delete.
673 * mpw-idtmips.c: Delete.
674
675 2002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
676
677 * emulparams/shelf32.sh (MACHINE): Now sh5.
678
679 2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
680
681 * ldgram.y: Fix syntax warning.
682
683 2002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
684
685 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
686 to prevent "-n" from being taken as an abbreviation for
687 "--no-pipeline-knowledge".
688
689 2002-04-08 Alan Modra <amodra@bigpond.net.au>
690
691 * ldlang.c (lang_size_sections_1): Don't complain about
692 SEC_NEVER_LOAD sections having no memory region specified.
693
694 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
695
696 2002-04-07 matthew green <mrg@redhat.com>
697
698 * ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
699
700 2002-04-04 Alan Modra <amodra@bigpond.net.au>
701
702 * dep-in.sed: Cope with absolute paths.
703 * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
704 Run "make dep-am".
705 * Makefile.in: Regenerate.
706
707 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
708
709 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
710
711 2002-04-03 Jakub Jelinek <jakub@redhat.com>
712
713 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
714 is smaller than maximum, round dot up to common page boundary.
715
716 2002-03-28 Alan Modra <amodra@bigpond.net.au>
717
718 * configure.host: Set up for generic hosts first, then tweak as
719 necessary in more specific targets.
720 (HOSTING_LIBS): Include libgcc_eh.a if found.
721
722 2002-03-23 Andreas Jaeger <aj@suse.de>
723
724 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
725
726 2002-03-21 Alan Modra <amodra@bigpond.net.au>
727
728 * Makefile.am: Run "make dep-am".
729 * Makefile.in: Regenerate.
730
731 2002-03-21 Albert Chin-A-Young <china@thewrittenword.com>
732
733 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
734
735 2002-03-20 Alan Modra <amodra@bigpond.net.au>
736
737 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
738 add the symbol to the linker hash table immediately.
739 (lang_place_undefineds): Split symbol creation out..
740 (insert_undefined): ..to here.
741
742 2002-03-18 David O'Brien <obrien@FreeBSD.org>
743
744 * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
745 the contents of the buffer returned from basename function will are
746 getting overwritten while still being used.
747
748 2002-03-18 Jan Hubicka <jh@suse.cz>
749 Andreas Jaeger <aj@suse.de>
750 Andreas Schwab <schwab@suse.de>
751
752 * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
753 * elf_x86_64.sh (ARCH): Set to i386:x86-64
754 set libraries to default to lib64 paths.
755
756 2002-03-18 Tom Rix <trix@redhat.com>
757
758 * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
759 * configure.tgt : Same.
760 * emulparms/aix5ppc.sh : New file. For eaix5ppc.
761 * emulparms/aix5rs6.sh : New file. For eaix5rs6.
762 * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
763 emulation parameters for better -b32, -b64 support.
764 * emulparms/aixrs6.sh : Same.
765 * emulparms/ppcmacos.sh : Same.
766 * emultempl/aix.em (choose_target) : Use new emulation parameters
767 OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
768 * Makefile.in : Regenerate.
769
770 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
771
772 * po/fr.po: Updated version.
773
774 2002-03-18 Alan Modra <amodra@bigpond.net.au>
775
776 * ldmain.c (main): Move .text readonly flag fudges from here..
777 * ldlang.c (lang_process): ..to here.
778
779 2002-03-14 Alan Modra <amodra@bigpond.net.au>
780
781 * ldlang.c (lang_check): Remove the word size check added in last
782 change. Treat emitrelocations case as for relocatable links.
783
784 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
785
786 * po/fr.po: Updated version.
787
788 2002-03-13 Alan Modra <amodra@bigpond.net.au>
789
790 * ldlang.c (lang_check): Do relocatable link checks first, so that
791 warn_mismatch can't override. Check compatible and word size too.
792
793 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
794
795 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
796
797 2002-03-05 Jakub Jelinek <jakub@redhat.com>
798
799 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
800 DATA_SEGMENT_ALIGN.
801
802 2002-03-04 H.J. Lu <hjl@gnu.org>
803
804 * scripttempl/elf.sc: Put .preinit_array, .init_array and
805 .fini_array in the data segment.
806
807 2002-03-04 Alan Modra <amodra@bigpond.net.au>
808
809 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
810
811 2002-03-01 David Mosberger <davidm@hpl.hp.com>
812
813 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
814 .init_array, and .fini_array.
815
816 2002-02-20 Andreas Schwab <schwab@suse.de>
817
818 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
819 .IA64_unwind* in a relocatable link.
820
821 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
822
823 * NEWS: Mark 2.12 branch.
824
825 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
826
827 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
828 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
829
830 2002-02-18 Tom Rix <trix@redhat.com>
831
832 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
833 (gld*_before_allocation): Same.
834 (gld*_create_output_section_statements): Generate
835 __rtinit if run time linking. Add librtl.a to the link.
836 (gld*_read_file): Clean.
837
838 2002-02-18 Alan Modra <amodra@bigpond.net.au>
839
840 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
841
842 2002-02-18 David O'Brien <obrien@FreeBSD.org>
843
844 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
845 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
846 and eelf64alpha_fbsd.
847 * Makefile.in: Regenerate.
848 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
849 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
850 use a FreeBSD-specific emulation rather than the psABI one.
851 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
852 for all FreeBSD ELF systems.
853 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
854 emulation.
855 * emulparams/elf32ppc_fbsd.sh: Likewise.
856 * emulparams/elf64_ia64_fbsd.sh: Likewise.
857 * emulparams/elf64_sparc_fbsd.sh: Likewise.
858 * emulparams/elf64alpha_fbsd.sh: Likewise.
859 * emulparams/elf_i386_fbsd.sh: Likewise.
860 * emulparams/elf_x86_64_fbsd.sh: Likewise.
861
862 2002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
863
864 * po/tr.po: Updated version.
865
866 2002-02-18 Alan Modra <amodra@bigpond.net.au>
867
868 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
869 (FILL): Likewise.
870
871 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
872
873 * emultempl/mmo.em (mmo_after_open): Don't call
874 _bfd_mmix_check_all_relocs when producing ELF output.
875
876 2002-02-15 Richard Henderson <rth@redhat.com>
877
878 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
879 definition. Emit a unop+nop pair.
880
881 2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
882
883 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
884 for presence of .MMIX.reg_contents.linker_allocated before early
885 exit.
886
887 * NEWS: Mention support for MMIX.
888
889 2002-02-15 Alan Modra <amodra@bigpond.net.au>
890
891 Support arbitrary length fill patterns.
892 * ld.texinfo (Output Section Fill): Describe fill expressions.
893 (FILL): Refer to the above.
894 * ldexp.h (etree_value_type): Add "str" field.
895 (union etree_union): Add "str" to "value" struct.
896 (exp_bigintop): Declare.
897 (exp_get_fill): Declare.
898 * ldexp.c: Include "safe-ctype.h".
899 (exp_intop): Set value.str to NULL.
900 (exp_bigintop): New function.
901 (new_rel): Pass in "str", and set new.str from it.
902 (new_rel_from_section): Set new.str to NULL.
903 (fold_name): Adjust calls to new_rel.
904 (exp_fold_tree): Likewise.
905 (exp_get_fill): New function.
906 * ldgram.y (struct big_int bigint, fill_type *fill): New.
907 (INT): Returns a "bigint". Adjust all code handling INTs.
908 (fill_opt): Returns a "fill".
909 (fill_exp): Split out of fill_opt, use for FILL.
910 * ldlang.h (struct _fill_type): New.
911 (fill_type): Move typedef to ldexp.h.
912 (lang_output_section_statement_type): "fill" is now a pointer.
913 (lang_fill_statement_type): Likewise.
914 (lang_padding_statement_type): Likewise.
915 (lang_add_fill): Now takes a "fill_type *" param.
916 (lang_leave_output_section_statement): Likewise.
917 (lang_do_assignments): Likewise.
918 (lang_size_sections): Likewise.
919 (lang_leave_overlay_section): Likewise.
920 (lang_leave_overlay): Likewise.
921 * ldlang.c: Include ldgram.h after ldexp.h.
922 (lang_output_section_statement_lookup): Adjust for fill_type change.
923 (print_fill_statement): Likewise.
924 (print_padding_statement): Likewise.
925 (insert_pad): Now takes a "fill_type *" arg.
926 (size_input_section): Likewise.
927 (lang_size_sections_1): Likewise.
928 (lang_size_sections): Likewise.
929 (lang_do_assignments): Likewise.
930 (lang_add_fill): Likewise.
931 (lang_leave_output_section_statement): Likewise.
932 (lang_leave_overlay_section): Likewise.
933 (lang_leave_overlay): Likewise.
934 Adjust all callers of the above function.
935 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
936 starting with "0X" as well as "0x". Return bigint.str for hex
937 numbers starting with "0x" or "0X", zero bigint.str otherwise.
938 Always use base 16 for numbers starting with "$".
939 * ldmain.c: Include ldgram.h after ldexp.h.
940 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
941 of bfd_fill_link_order.
942 * pe-dll.c: Adjust lang_do_assignments calls.
943 * emultempl/elf32.em: Likewise.
944 * emultempl/hppaelf.em: Likewise.
945 * emultempl/ppc64elf.em: Likewise.
946 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
947 lang_add_assignment call.
948 * emultempl/pe.em: Likewise.
949
950 2002-02-14 Phil Edwards <pme@gcc.gnu.org>
951
952 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
953 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
954 the pattern in question is not a regexp.
955 * ldlang.c: Likewise.
956 * ldlang.h: Likewise.
957 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
958
959 2002-02-12 Jakub Jelinek <jakub@redhat.com>
960
961 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
962 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
963 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
964 * ldexp.c (exp_data_seg): New variable.
965 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
966 (fold_binary): Handle DATA_SEGMENT_ALIGN.
967 (exp_fold_tree): Handle DATA_SEGMENT_END.
968 Pass allocation_done when recursing instead of hardcoding
969 lang_allocating_phase_enum.
970 * ldexp.h (exp_data_seg): New.
971 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
972 (lang_size_sections): New.
973 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
974 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
975 if COMMONPAGESIZE is defined.
976 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
977 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
978 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
979 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
980 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
981 libraries only.
982
983 2002-02-11 Alan Modra <amodra@bigpond.net.au>
984
985 * Makefile.in: Regenerate.
986
987 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
988
989 * lexsup.c: Remove strtoul declaration.
990
991 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
992
993 * ldmain.c: Add prototype for main ().
994 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
995 * emultempl/lnk960.em (lnk960_choose_target): Function should
996 take two arguments.
997
998 2002-02-10 Alan Modra <amodra@bigpond.net.au>
999
1000 * ldlang.c (entry_section): New initialised variable.
1001 (lang_finish): Use it.
1002 * ldlang.h (entry_section): Declare.
1003 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
1004 entry_section to ".opd".
1005
1006 2002-02-09 Chris Demetriou <cgd@broadcom.com>
1007
1008 * ld.texinfo (Options): Add back in -nostdlib documentation,
1009 which had been inadvertently removed.
1010
1011 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
1012
1013 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
1014 register section vma to a sane value after emitting error. Make
1015 fatal conditions cause program exit when emitting message.
1016
1017 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
1018
1019 * configure.tgt: Add or32-*-rtems target.
1020
1021 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
1022
1023 Contribute sh64-elf.
1024 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
1025 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
1026 in OTHER_RELOCATABLE_SECTIONS.
1027 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
1028 * emulparams/shelf32.sh (STACK_ADDR): Define.
1029 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
1030 (OTHER_SECTIONS): this. Removed stack settings.
1031 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
1032 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
1033 2001-03-12 DJ Delorie <dj@redhat.com>
1034 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
1035 relaxing if any shmedia or mixed sections are found.
1036 2001-03-07 DJ Delorie <dj@redhat.com>
1037 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
1038 einfo. Gracefully decline to output to non-elf formats.
1039 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
1040 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
1041 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
1042 * emulparams/shelf32.sh: Ditto.
1043 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1044 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
1045 comment.
1046 2001-01-10 Ben Elliston <bje@redhat.com>
1047 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
1048 non-portable shell constructs. From Hans-Peter Nilsson.
1049 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
1050 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
1051 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
1052 dependencies to the shell script include chain.
1053 * Makefile.in: Regenerate.
1054 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1055 * emultempl/sh64elf.em: Update and tweak comments.
1056 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
1057 make a .cranges section SEC_IN_MEMORY.
1058 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1059 * emultempl/sh64elf.em
1060 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
1061 .cranges section found to be necessary; continue and set stored
1062 section contents flags for sections with non-mixed contents.
1063 Use a struct sh64_section_data container and sh64_elf_section_data
1064 to store contents-type flags.
1065 Remove unused update of "isec".
1066 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
1067 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
1068 access contents-type flags. Assert that the associated container
1069 is initialized. Use that container, not elf_gp_size, to hold size
1070 of linker-generated cranges contents.
1071 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1072 * emultempl/sh64elf.em
1073 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
1074 there's already a .cranges section. When section flag difference
1075 is found, don't NULL-check cranges a second time. Tweak comments.
1076 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
1077 merging, not max size, as size of ld-generated .cranges contents.
1078 Don't set ELF section flags in output section. When checking for
1079 needed .cranges descriptors, don't use a variable; compare
1080 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
1081 comments.
1082 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1083 * emultempl/sh64elf.em: New file.
1084 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
1085 * Makefile.in: Regenerate.
1086 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
1087 (OTHER_RELOCATING_SECTIONS): Ditto.
1088 (EXTRA_EM_FILE): New, set to sh64elf if not set.
1089 * emulparams/shlelf32.sh: Stub out all settings except
1090 OUTPUT_FORMAT. Source shelf32.sh.
1091 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
1092 OTHER_RELOCATING_SECTIONS.
1093 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
1094 * emulparams/shlelf64.sh: Stub out all settings except
1095 OUTPUT_FORMAT. Source shelf64.sh.
1096 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
1097 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
1098 .cranges section.
1099 (DATA_START_SYMBOLS): Define, provide ___data.
1100 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
1101 for consecutive .data section.
1102 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
1103 section after .data section.
1104 * emulparams/shlelf64.sh: Ditto.
1105 * emulparams/shelf32.sh: Ditto.
1106 (ALIGNMENT): Define to 8.
1107 * emulparams/shelf32.sh: Ditto.
1108 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
1109 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
1110 built-in linker scripts.
1111 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1112 * emulparams/shlelf64.sh: New.
1113 * emulparams/shelf64.sh: New.
1114 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
1115 targ_extra_emuls.
1116 * Makefile.am: Add support for shlelf64 and shelf64.
1117 * Makefile.in: Regenerate.
1118 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1119 * configure.tgt (sh64-*-elf*): Add shelf as default.
1120 Add shlelf to targ_extra_emuls.
1121 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
1122 * emulparams/shelf32.sh: New file.
1123 * emulparams/shlelf32.sh: New file.
1124 * Makefile.am: Add support for shlelf32 and shelf32.
1125 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
1126 * Makefile.in: Regenerate.
1127
1128 2002-02-05 Hans-Peter Nilsson <hp@axis.com>
1129
1130 * ldlang.c (lang_reset_memory_regions): Rename from
1131 reset_memory_regions. Change all callers. Make public.
1132 * ldlang.h (lang_reset_memory_regions): Prototype.
1133 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
1134 lang_reset_memory_regions before lang_size_sections.
1135 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1136 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
1137
1138 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1139
1140 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
1141 arithmetic when checking for too many global registers.
1142
1143 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
1144
1145 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
1146 (ehppanbsd.c): New rule.
1147 * Makefile.in: Regenerate.
1148 * configure.tgt (hppa*-*-netbsd*): New target.
1149 * emulparams/hppalinux.sh: Add comment to check other files
1150 that source this file it is modified, and list which
1151 files that do.
1152 * emulparams/hppanbsd.sh: New file.
1153
1154 2002-02-01 Geoffrey Keating <geoffk@redhat.com>
1155
1156 * scripttempl/xstormy16.sc: Don't allocate extra space for the
1157 stack.
1158
1159 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1160
1161 Support on-demand global register allocation from
1162 R_MMIX_BASE_PLUS_OFFSET relocs.
1163 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
1164 mmix_set_reg_section_vma. Call
1165 _bfd_mmix_finalize_linker_allocated_gregs.
1166 (mmix_before_allocation): New function.
1167 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
1168 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
1169 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
1170 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
1171 before .MMIX.reg_contents.
1172 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
1173 (mmo_after_open): New function.
1174 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
1175 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
1176 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
1177
1178 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
1179
1180 * emulparams/or32.sh: New file.
1181 * emulparams/or32elf.sh: New file.
1182 * scripttempl/or32.sc: New file.
1183 * configure.tgt : Add support for or32.
1184 * configure: Regenerate
1185 * Makefile.am: Add support for or32.
1186 * Makefile.in: Regenerate.
1187 * NEWS: Mention support for or32.
1188 * po/ld.pot: Regenerate.
1189
1190 2002-01-29 Chris Demetriou <cgd@broadcom.com>
1191 Mitch Lichtenberg <mpl@broadcom.com>
1192
1193 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
1194 * emultempl/mipself.em: New file to handle MIPS ELF embedded
1195 reloc creation (ld --embedded-relocs).
1196
1197 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1198
1199 * configure: Regenerated.
1200
1201 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1202
1203 * Makefile.am (install): Depend on install-info.
1204 * Makefile.in: Regenerate.
1205
1206 2002-01-26 Christian Rose <menthos@menthos.com>
1207
1208 * ldmain.c (main): Use full sentences to ease translation.
1209
1210 2002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
1211
1212 * po/fr.po: Updated version.
1213
1214 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
1215
1216 * po/es.po: Updated version.
1217
1218 2002-01-25 Andreas Jaeger <aj@suse.de>
1219
1220 * ldlex.l (yy_input): Correct error check.
1221
1222 2002-01-25 Alan Modra <amodra@bigpond.net.au>
1223
1224 * ldmisc.c (demangle): Put back dots when string not demangled.
1225
1226 2002-01-22 Richard Henderson <rth@redhat.com>
1227
1228 * emulparams/elf64alpha.sh (NOP): Use unop.
1229
1230 2002-01-21 Andreas Jaeger <aj@suse.de>
1231
1232 * ldlex.l: Use fread instead of read.
1233
1234 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
1235
1236 * configure.tgt (ia64-*-netbsd*): New target.
1237
1238 2002-01-21 H.J. Lu <hjl@gnu.org>
1239
1240 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
1241 0.
1242 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
1243
1244 2002-01-18 Andreas Jaeger <aj@suse.de>
1245
1246 * ldver.c (ldversion): Update year.
1247
1248 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1249
1250 * po/ld.pot: Regenerate.
1251
1252 2002-01-16 Alan Modra <amodra@bigpond.net.au>
1253
1254 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
1255 * Makefile.in: Regenerate.
1256 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
1257 * emultempl/ppc64elf.em: New file.
1258
1259 2002-01-15 DJ Delorie <dj@redhat.com>
1260
1261 * scripttempl/pe.sc: Add support for constructor priorities.
1262
1263 2002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
1264
1265 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
1266 * emulparams/avr23xx.sh: Likewise.
1267 * emulparams/avr4433.sh: Likewise.
1268 * emulparams/avr44x4.sh: Likewise.
1269 * emulparams/avr85xx.sh: Likewise.
1270 * emulparams/avrmega103.sh: Likewise.
1271 * emulparams/avrmega161.sh: Likewise.
1272 * emulparams/avrmega603.sh: Likewise.
1273 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
1274
1275 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
1276
1277 * ldlang.c (walk_wild_section): Exclude object file if enclosing
1278 archive is excluded.
1279
1280 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
1281
1282 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
1283 (eshelf_nbsd.c): New rule.
1284 (eshlelf_nbsd.c): New rule.
1285 * Makefile.in: Regenerate.
1286 * configure.tgt (sh*le-*-netbsdelf*): New target.
1287 (sh*-*-netbsdelf*): New target.
1288 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
1289 * ld/emulparams/shelf_nbsd.sh: New emulation.
1290 * ld/emulparams/shlelf_nbsd.sh: New emulation.
1291
1292 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
1293
1294 * po/es.po: New file: Spanish translation.
1295 * configure.in (ALL_LINGUAS): Add es.
1296 * configure: Regenerate.
1297
1298 2002-01-06 John Marshall <jmarshall@acm.org>
1299
1300 * ld.texinfo: Note that --emit-relocs is currently only
1301 implemented for ELF.
1302
1303 2002-01-05 Alan Modra <amodra@bigpond.net.au>
1304
1305 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
1306 of bfd_section_list_remove and bfd_section_list_insert macros.
1307 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1308 * emultempl/mmo.em (mmo_place_orphan): Likewise.
1309
1310 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
1311
1312 * configure.tgt (x86_64-*-netbsd*): New target.
1313
1314 2001-12-21 Tom Rix <trix@redhat.com>
1315
1316 (gld*_create_output_section_statements): New function.
1317 For -binitfini support.
1318 * emultempl/aix.em (gld*_before_parse): Fix comment.
1319 * emultempl/aix.em (gld*_parse_args): Fix comment.
1320
1321 2001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
1322
1323 * configure.tgt (mips*-dec-netbsd*): Delete alias for
1324 mips*el-*-netbsd*.
1325 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
1326
1327 * configure.tgt (arm-*-netbsdelf*): Add target.
1328 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
1329 * emulparams/armelf_nbsd.sh: Added.
1330 * Makefile.am: Add rules for earmelf_nbsd.
1331 * Makefile.in: Regenerate.
1332
1333 2001-12-19 Andreas Jaeger <aj@suse.de>,
1334 Susanne Oberhauser <froh@suse.de>
1335
1336 * configure.host: Add rules for x86_64-*linux-gnu. Change
1337 s390x-linux entry to use gcc to report configuration, replace gcc
1338 with $CC in s390-linux
1339
1340 2001-12-19 Andreas Jaeger <aj@suse.de>
1341
1342 * ld.texinfo (VERSION): Fix markup.
1343
1344 2001-12-18 matthew green <mrg@eterna.com.au>
1345
1346 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
1347 (m68kelfnbsd.c): New rule.
1348 * Makefile.in: Regenerate.
1349 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
1350 (m68*-*-netbsd*4k*): .. this.
1351 (m68*-*-netbsdelf*): New target.
1352 (m68*-*-netbsd*): Also include ELF support.
1353 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
1354 * emulparams/m68kelfnbsd.sh: New emulation.
1355
1356 2001-12-18 Jakub Jelinek <jakub@redhat.com>
1357
1358 * ldgram.y (vers_node): Support anonymous version tags.
1359 * ldlang.c (lang_register_vers_node): Ensure anonymous version
1360 tag is not defined together with non-anonymous versions.
1361 * ld.texinfo: Document it.
1362
1363 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1364
1365 * po/tr.po: New file: Turkish translation.
1366 * configure.in (ALL_LINGUAS): Add tr.
1367 * configure: Regenerate.
1368
1369 2001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
1370
1371 * Makefile.am: Add rules for eelf64alpha_nbsd.
1372 * Makefile.in: Regenerate.
1373 * configure.tgt (alpha*-*-netbsd*): Set
1374 targ_emul to elf64alpha_nbsd.
1375 * emulparams/elf64alpha_nbsd.sh: Added.
1376
1377 2001-12-17 Alan Modra <amodra@bigpond.net.au>
1378
1379 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
1380 section_tail when fiddling with section list.
1381 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
1382 broken into separate strings to make translation easier.
1383 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
1384 fiddling with section list.
1385 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1386
1387 2001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
1388
1389 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
1390
1391 2001-12-15 Alan Modra <amodra@bigpond.net.au>
1392
1393 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
1394
1395 2001-12-13 Jakub Jelinek <jakub@redhat.com>
1396
1397 * emultempl/elf32.em (finish): Supply output_bfd
1398 to bfd_elf*_discard_info.
1399 (OPTION_EH_FRAME_HDR): Define.
1400 (longopts): Add --eh-frame-hdr.
1401 (parse_args): Handle it.
1402 (list_options): Add --eh-frame-hdr to help.
1403 * emultempl/hppaelf.em (finish): Supply output_bfd
1404 to bfd_elf*_discard_info.
1405 * scripttempl/elf.sc (.eh_frame_hdr): Add.
1406
1407 2001-12-13 Alan Modra <amodra@bigpond.net.au>
1408
1409 * lexsup.c (parse_args): Don't pass shortopts to second call to
1410 getopt functions. Restore optind rather than decrementing before
1411 second call. Remove errind as it now duplicates last_optind.
1412
1413 2001-12-11 Christopher Faylor <cgf@redhat.com>
1414
1415 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
1416
1417 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
1418 Richard Henderson <rth@redhat.com>
1419
1420 * Makefile.am: Add support for xstormy16.
1421 * configure.tgt: Add support for xstormy16.
1422 * Makefile.in: Regenerate.
1423 * emulparams/elf32xstormy16.sh: New file.
1424 * scripttempl/xstormy16.sc: New file.
1425
1426 2001-10-01 Christopher Faylor <cgf@cygnus.com>
1427
1428 * Makefile.in (LIB_PATH): Make configurable.
1429 (GENSCRIPTS): Set LIB_PATH in environment.
1430 * configure.in: Substitute LIB_PATH.
1431 * configure: Regenerate.
1432 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
1433 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
1434
1435 2001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
1436
1437 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
1438 describing the -N option so that it is easier to translate into
1439 foreign languages.
1440
1441 2001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1442
1443 * emultempl/pe.em (..._list_options): Replace multiple fprintf
1444 statements describing a single option with a single, newline
1445 escaped fprintf. This allows better translation into other
1446 languages.
1447
1448 * ldmain.c (add_archive_element): Combine multiple strings
1449 into a single string to permit better translation into other
1450 languages.
1451
1452 2001-12-05 Tom Rix <trix@redhat.com>
1453
1454 * Makefile.am: Remove eaixppc64.
1455 * Makefile.in: Regenerate.
1456
1457 2001-12-04 Tom Rix <trix@redhat.com>
1458
1459 * emultempl/aix.em (choose_target): Change default target to
1460 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
1461 warning.
1462 (gld*_read_file): Fix typo.
1463 (change_symbol_mode): Add prototype.
1464 (is_syscall): Same.
1465
1466 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
1467 * emulparams/aixrs6.sh : Same.
1468 * emulparams/ppcmacos.sh : Same.
1469 * emulparams/aixppc64.sh : Delete file.
1470 * emultempl/aix.em : Formatting changes.
1471
1472 2001-12-04 Hans-Peter Nilsson <hp@axis.com>
1473
1474 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
1475 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
1476 __Sbss.
1477 (OTHER_END_SYMBOLS): Fix formatting.
1478 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
1479 (OTHER_END_SYMBOLS): Fix formatting.
1480
1481 2001-12-04 Alan Modra <amodra@bigpond.net.au>
1482
1483 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
1484
1485 2001-12-02 Tom Rix <trix@redhat.com>
1486
1487 * configure.tgt : Remove eaixppc64 emulations.
1488 * Makefile.in : Remove eaixppc64.c
1489 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
1490 (ldemul_default_target): Same.
1491 * emultempl/gld960.em (gld960_choose_target): Same.
1492 * emultempl/gld960c.em (gld960_choose_target): Same.
1493 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
1494 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
1495 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
1496 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
1497 * emultempl/aix.em (choose_target): New function. Handle emulation of
1498 -b32 and -b64.
1499
1500 2001-11-27 H.J. Lu <hjl@gnu.org>
1501
1502 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
1503 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
1504 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
1505 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
1506 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
1507 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
1508 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
1509 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
1510
1511 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
1512 is not empty.
1513 (SDATA): Likewise.
1514 (REL_SDATA): Likewise.
1515 (REL_SBSS): Likewise.
1516 (REL_SDATA2): Likewise.
1517 (REL_SBSS2): Likewise.
1518 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
1519 (SDATA2): Likewise.
1520
1521 2001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1522
1523 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
1524 destructor in rom.
1525 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
1526
1527 2001-11-22 H.J. Lu <hjl@gnu.org>
1528
1529 * Makefile.in: Regenerated with automake based on automake
1530 1.4-8 in RedHat 7.1.
1531
1532 2001-11-22 Alan Modra <amodra@bigpond.net.au>
1533
1534 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
1535 (config.status): Delete rule.
1536 Add extra dependencies to cover sourced emulparams files.
1537 * Makefile.in: Regenerate.
1538
1539 * scripttempl/elf.sc: Order <section>, <section>.* and
1540 corresponding linkonce sections as seen in input files.
1541 Formatting fixes. Zero vma of all sections if not relocating.
1542 (STACK): Define and insert if STACK_ADDR defined.
1543 (OTHER_RELOCATING_SECTIONS): Delete.
1544 (OTHER_END_SYMBOLS): Define.
1545 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
1546 (OTHER_READWRITE_SECTIONS): Likewise.
1547 (OTHER_GOT_SECTIONS): Likewise.
1548 (OTHER_SDATA_SECTIONS): Likewise.
1549 (OTHER_BSS_SECTIONS): Likewise.
1550 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
1551 (OTHER_READWRITE_SECTIONS): Likewise.
1552 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
1553 (OTHER_READWRITE_SECTIONS): Likewise
1554
1555 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
1556 (STACK_ADDR): Define.
1557 * emulparams/armelf_oabi.sh: As for armelf.sh.
1558 * emulparams/elf32mcore.sh: As for armelf.sh.
1559 * emulparams/h8300elf.sh: As for armelf.sh.
1560 * emulparams/mn10200.sh: As for armelf.sh.
1561 * emulparams/shelf.sh: As for armelf.sh.
1562
1563 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
1564 (OTHER_END_SYMBOLS): Define.
1565 * emulparams/m32relf.sh: As for elf32fr30.sh.
1566 * emulparams/h8300helf.sh: As for elf32fr30.sh.
1567 * emulparams/h8300self.sh: As for elf32fr30.sh.
1568
1569 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
1570 defines with RELOCATING test.
1571 (OTHER_SDATA_SECTIONS): Likewise.
1572 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1573 (OTHER_END_SYMBOLS): ..this.
1574 * emulparams/crislinux.sh: As for criself.sh.
1575
1576 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
1577 if not relocating.
1578 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1579 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
1580 normal and linkonce sections as seen in input files.
1581 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
1582 (TEXT_DYNAMIC): Likewise.
1583 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
1584 (OTHER_SDATA_SECTIONS): Likewise.
1585 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1586 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
1587 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
1588 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
1589 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
1590 (OTHER_PLT_RELOC_SECTIONS): Likewise.
1591 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
1592 sections as seen in input files.
1593 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
1594 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
1595 if not relocating.
1596 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
1597 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
1598 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
1599 (OTHER_SECTIONS): Instead, use this..
1600 (OTHER_END_SYMBOLS): ..and this.
1601
1602 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
1603 * emulparams/elf32bsmip.sh: Likewise.
1604 * emulparams/elf32btsmip.sh: Likewise.
1605 * emulparams/elf32ebmip.sh: Likewise.
1606 * emulparams/elf32lmip.sh: Likewise.
1607 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
1608 * emulparams/elf32lsmip.sh: Likewise.
1609 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
1610 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
1611 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
1612 * emulparams/elf64btsmip.sh: Likewise.
1613 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
1614 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
1615 * emulparams/elf32ppclinux.sh: Likewise.
1616 * emulparams/elf32ppcsim.sh: Likewise.
1617 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
1618 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
1619 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
1620 * emulparams/h8300self.sh: Likewise.
1621 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
1622 * emulparams/sh.sh: Comment.
1623 * emulparams/shl.sh: Source sh.sh, remove duplicates.
1624 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
1625 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
1626
1627 2001-11-21 David Heine <dlheine@tensilica.com>
1628 Alan Modra <amodra@bigpond.net.au>
1629
1630 * ldlang.c (map_input_to_output_sections): Replace "break"
1631 accidentally removed with 2001-08-03 change.
1632 (lang_gc_sections_1): Likewise.
1633
1634 2001-11-21 Alan Modra <amodra@bigpond.net.au>
1635
1636 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
1637
1638 2001-11-20 Angela Marie Thomas <angela@redhat.com>
1639
1640 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
1641 of false when calling lang_size_sections.
1642 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1643
1644 2001-11-15 Alan Modra <amodra@bigpond.net.au>
1645
1646 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
1647 function when LDEMUL_FINISH isn't set to the same name. Don't
1648 call ${LDEMUL_FINISH}.
1649 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
1650 * emultempl/armelf.em (arm_elf_finish): Call
1651 gld${EMULATION_NAME}_finish.
1652 * emultempl/hppaelf.em (hppaelf_finish): Rename to
1653 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
1654 hppaelf_layout_sections_again if necessary.
1655 (need_laying_out): New var.
1656 (hppaelf_layaout_sections_again): Rename to
1657 hppaelf_layout_sections_again. Clear need_laying_out.
1658 (PARSE_AND_LIST_OPTIONS): Format text.
1659
1660 2001-11-14 H.J. Lu <hjl@gnu.org>
1661
1662 * emultempl/armelf.em (arm_elf_finish): Renamed from
1663 gld${EMULATION_NAME}_finish.
1664 (LDEMUL_FINISH): Set to arm_elf_finish.
1665
1666 2001-11-14 Daniel Jacobowitz <drow@mvista.com>
1667
1668 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
1669 (struct ld_emulation_xfer_struct): Use it.
1670
1671 2001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
1672
1673 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
1674 additional symbols referenced by newer crt0.o files from HP.
1675
1676 2001-11-12 Anthony Green <green@redhat.com>
1677
1678 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
1679
1680 2001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
1681
1682 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
1683 * Makefile.in: Regenerate.
1684
1685 2001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1686
1687 * ld.texinfo: Use @command for commands, @option for options.
1688 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
1689 the page man title.
1690 * Makefile.in: Rebuild.
1691
1692 2001-11-04 Chris Demetriou <cgd@broadcom.com>
1693
1694 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
1695 Add support for targets.
1696
1697 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1698
1699 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
1700 * configure: Regernate.
1701 * po/fr.po: New file.
1702 * po/sv.po: New file.
1703
1704 2001-11-01 NIIBE Yutaka <gniibe@m17n.org>
1705
1706 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
1707 as little endian default and to support big endian.
1708
1709 2001-11-01 Chris Demetriou <cgd@broadcom.com>
1710
1711 * ld.texinfo (Options): Document new option, -nostdlib.
1712 * lexsup.c (OPTION_NOSTDLIB): New definition.
1713 (ld_options): Add entry for "nostdlib".
1714 (parse_args): Handle OPTIONS_NOSTDLIB.
1715 * ldfile.c (ldfile_add_library_path): Don't add directories
1716 to the search path if they weren't specified on the command line
1717 and -nostdlib was specified.
1718 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
1719
1720 2001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
1721
1722 * lexsup.c (parse_args): Prevent infinite parsing loop when
1723 "-rpath.a" is specified on the command line.
1724 Replace calls to fprintf with calls to einfo.
1725
1726 2001-10-31 John Marshall <jmarshall@acm.org>
1727
1728 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
1729 appear only once across all the linker scripts involved in a link
1730 invocation no longer applies. Make the documentation reflect
1731 that.
1732
1733 2001-10-31 NIIBE Yutaka <gniibe@m17n.org>
1734
1735 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
1736 targets.
1737 (sh-*-linux*): Added targ_extra_libpath.
1738
1739 2001-10-31 David Heine <dlheine@tensilica.com>
1740
1741 * ldlang.c (lang_size_sections): Keep a valid output_offset field
1742 for padding statements.
1743
1744 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1745
1746 * configure.tgt (mmix-*-*): New target.
1747 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
1748 Add dependencies to match.
1749 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
1750 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
1751 scripttempl/mmo.sc: New files.
1752 * gen-doc.texi: @set MMIX.
1753 * ld.texinfo: Ditto.
1754 [MMIX] Add MMIX node.
1755 * Makefile.in: Regenerate.
1756
1757 2001-10-29 Kazu Hirata <kazu@hxi.com>
1758
1759 * ldlang.c: Fix a comment typo.
1760
1761 2001-10-23 Alan Modra <amodra@bigpond.net.au>
1762
1763 * configure.host: Move alpha*-*-linux-gnu* entry to generic
1764 entries, and match *-*-linux*.
1765
1766 2001-10-20 Alan Modra <amodra@bigpond.net.au>
1767
1768 * ldgram.y (mri_script_command): Surround processing of INCLUDE
1769 with ldlex_script, ldlex_popstate.
1770 (ifile_p1): Likewise.
1771 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
1772 correct slot.
1773 (lex_push_file): Save current lineno to lineno_stack. Set lineno
1774 to 1. Don't BEGIN(SCRIPT).
1775 (lex_redirect): Similarly.
1776 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
1777
1778 2001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
1779
1780 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
1781 __EH_FRAME_END__ and accept eh frames into data section.
1782 Add ctor and dtor sections.
1783
1784 2001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1785
1786 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
1787 (auto-export): Fix indentation.
1788
1789 2001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1790
1791 * pe-dll.c (autofilter_objectlist): Add startup objects
1792 for profiling.
1793 (auto-export): Constify char * p.
1794 Extract file basename and use strcmp rather than ststr
1795 for object lookup.
1796
1797 2001-10-18 Chris Demetriou <cgd@broadcom.com>
1798
1799 * ldmain.c (get_emulation): Improve comment about the handling
1800 of -mipsN options.
1801
1802 2001-10-17 Alan Modra <amodra@bigpond.net.au>
1803
1804 * po/POTFILES.in: Regenerate.
1805
1806 2001-10-16 Vassili Karpov <malc@pulsesoft.com>
1807
1808 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
1809 -z nocopyreloc and -z nocombreloc usage strings.
1810
1811 2001-10-12 Vassili Karpov <malc@pulsesoft.com>
1812
1813 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
1814 in usage.
1815
1816 2001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
1817
1818 * scripttempl/armaout.sc: Place .bss section after end of aligned
1819 data section to match behaviour of aout code in constructrion of
1820 header.
1821
1822 2001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1823
1824 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
1825 startup files for mingw32 dlls to list.
1826
1827 2001-10-10 Chris Demetriou <cgd@broadcom.com>
1828
1829 * emultempl/elf32.em: Fix shell 'if' usage for portability.
1830
1831 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
1832
1833 * configure.tgt (targ): Add arm9e-*-elf.
1834
1835 2001-10-05 H.J. Lu <hjl@gnu.org>
1836
1837 * genscripts.sh: Fix a typo in the last change.
1838
1839 2001-10-05 Jakub Jelinek <jakub@redhat.com>
1840
1841 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
1842 -z nocombreloc in usage.
1843
1844 2001-10-03 Jim Blandy <jimb@redhat.com>
1845
1846 * genscripts.sh: Include a comment at the top of each generated
1847 script, explaining its purpose.
1848
1849 2001-10-03 Vassili Karpov <malc@pulsesoft.com>
1850
1851 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
1852 * NEWS: Mention -z nocopyreloc.
1853 * ld.texinfo (Options): Describe nocopyreloc.
1854
1855 2001-10-03 Alan Modra <amodra@bigpond.net.au>
1856
1857 * configure: Regenerate.
1858
1859 2001-10-02 Alan Modra <amodra@bigpond.net.au>
1860
1861 * ldver.h (ld_program_version): Remove declaration.
1862 * lexsup.c (parse_args): Move printing of copyright message..
1863 * ldver.c (ldversion): .. to here.
1864 Use BFD_VERSION_STRING in place of BFD_VERSION.
1865 (ld_program_version): Remove.
1866 * Makefile.am (Makefile): Depend on bfd/configure.in.
1867 Run "make dep-am".
1868 * Makefile.in: Regenerate.
1869
1870 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1871
1872 * Makefile.am: Update dependencies with "make dep-am".
1873 * Makefile.in: Regenerate.
1874
1875 2001-09-29 John Reiser <jreiser@BitWagon.com>
1876
1877 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
1878 * lexsup.c: Add --no-define-common commandline option.
1879 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
1880 * ldlex.l: Likewise.
1881 * ld.h: Add command_line.inhibit_common_definition.
1882 * ldmain.c (main): Initialize.
1883 * ld.texinfo: Document.
1884
1885 2001-09-29 Alan Modra <amodra@bigpond.net.au>
1886
1887 * ldlang.c (section_already_linked): Remove assignment to kept_section.
1888
1889 2001-09-26 Alan Modra <amodra@bigpond.net.au>
1890
1891 * ldmisc.c (USE_STDARG): Remove.
1892 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
1893 (einfo): Likewise.
1894 (minfo): Likewise.
1895 (lfinfo): Likewise.
1896
1897 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
1898 declarations. Update copyright.
1899
1900 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
1901
1902 * pe-dll.c: Remove obsoleted declaration of
1903 pe_get_data_import_dll_name.
1904 (pe_create_import_fixup): Fix thinko.
1905
1906 * ld.texinfo(enable-auto-import): Clarify the explanation.
1907
1908 2001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
1909
1910 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
1911 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
1912 DLL_SUPPORT controlled code.
1913
1914 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
1915
1916 * emultempl/pe.em(pe_data_import_dll): Make static.
1917 (pe_get_data_import_dll_name): New accessor function.
1918 * pe-dll.c(pe_create_import_fixup): call
1919 pe_get_data_import_dll_name() from pe.em, instead of
1920 directly accessing pe_data_import_dll variable from pe.em.
1921
1922 2001-09-18 Bruno Haible <haible@clisp.cons.org>
1923
1924 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
1925 (def_file_add_directive): Use ISSPACE instead of isspace.
1926 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
1927 isdigit/isxdigit/isalpha/isalnum.
1928 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
1929 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
1930 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
1931 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
1932 isalnum.
1933 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
1934 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
1935 isupper/tolower.
1936 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
1937 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
1938 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
1939 (ctor_prio): Use ISDIGIT instead of isdigit.
1940 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
1941 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
1942 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
1943 isupper/tolower.
1944 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
1945 (stricpy): Use TOLOWER instead of isupper/tolower.
1946 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
1947 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
1948 (lex_warn_invalid): Use ISPRINT instead of isprint.
1949 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
1950 (main): For gettext, also set the LC_CTYPE locate facet.
1951 (add_keepsyms_file): Use ISSPACE instead of isspace.
1952 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
1953 (is_num, parse_args): Use ISDIGIT instead of isdigit.
1954 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
1955 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
1956 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
1957 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
1958 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
1959 (quoteput): Use ISSPACE instead of isspace.
1960 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
1961 instead of isalnum.
1962
1963 2001-09-18 Alan Modra <amodra@bigpond.net.au>
1964
1965 * deffilep.y (def_stash_module): Constify "name" param.
1966
1967 * pe-dll.c: Replace CONST with const throughout.
1968 (quick_symbol): Constify "n1", "n2", "n3" params.
1969 (make_singleton_name_thunk): Constify "import" param. Make
1970 "buffer_len" a size_t.
1971 (make_import_fixup_entry): Constify "name", "fixup_name",
1972 "dll_symname" params.
1973 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
1974 (pe_get32): Likewise.
1975 (pe_implied_import_dll): Likewise.
1976
1977 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
1978 (sort_by_section_name): Likewise.
1979
1980 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
1981 (make_import_fixup): Cast printf arg, rel->address to long rather
1982 than int.
1983 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
1984
1985 2001-09-15 Alan Modra <amodra@bigpond.net.au>
1986
1987 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
1988 defines BufferSize. Increase buffer size by one.
1989
1990 2001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
1991
1992 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
1993
1994 2001-09-14 Kevin Lo <kevlo@openbsd.org>
1995
1996 * configure.tgt: Add arm-openbsd target.
1997
1998 2001-09-12 H.J. Lu <hjl@gnu.org>
1999
2000 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
2001 eelf64lppc.o to ...
2002 (ALL_64_EMULATIONS): Here.
2003 * Makefile.in: Regenerated.
2004
2005 2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2006
2007 * emultempl/pe.em(make_import_fixup): change signature to
2008 take asection as well as arelec; we need this for proper
2009 error reporting. Only call pe_create_import_fixup() if
2010 there is no attempt to add a constant addend to the reloc;
2011 otherwise, report error condition.
2012 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
2013 since final argument is a pointer to make_import_fixup().
2014 Change call to cb() to match make_import_fixup() signature.
2015 (make_import_fixup_mark): make buffer_len unsigned.
2016 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
2017
2018 2001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
2019
2020 * ld.texinfo: add verbose documentation for auto-import
2021 direct-addressing workaround, to compliment the terse
2022 error message.
2023
2024 2001-09-12 Andrew MacLeod <amacleod@redhat.com>
2025
2026 * scripttempl/v850.sc: Add gcc_except_table sections.
2027
2028 2001-09-11 Jeffrey A Law (law@cygnus.com)
2029
2030 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
2031 * emulparams/h8300self.sh: Similarly.
2032
2033 2001-09-05 Danny Smith <dannysmith@users.souceforge.net>
2034
2035 * ld.texinfo (Options, --stack): Correct default value for stack
2036 reserve.
2037
2038 2001-09-05 Tom Rix <trix@redhat.com>
2039
2040 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
2041
2042 2001-09-03 Andreas Jaeger <aj@suse.de>
2043
2044 * emultempl/beos.em: Declare prototypes for comparions functions,
2045 adjust definitions.
2046
2047 2001-09-02 Andreas Jaeger <aj@suse.de>
2048
2049 * emultempl/aix.em: Add missing prototype.
2050 * emultempl/lnk960.em: Likewise.
2051 * emultempl/vanilla.em: Likewise.
2052 * emultempl/armcoff.em: Likewise.
2053 * emultempl/armelf_oabi.em: Likewise.
2054 * emultempl/beos.em: Likewise.
2055 * emultempl/gld960c.em: Likewise.
2056 * emultempl/gld960.em: Likewise.
2057
2058 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
2059 for prototype declaration.
2060
2061 2001-08-31 Eric Christopher <echristo@redhat.com>
2062 Jason Eckhardt <jle@redhat.com>
2063
2064 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
2065
2066 2001-08-31 Andreas Jaeger <aj@suse.de>
2067
2068 * emultempl/pe.em: Add missing prototypes.
2069 (gld_${EMULATION_NAME}_after_open): Remove extra args to
2070 pe_find_data_imports.
2071 (pr_sym): Add unused attribute.
2072
2073 2001-08-29 Joel Sherrill <joel@OARcorp.com>
2074
2075 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
2076 default from coff to elf.
2077
2078 2001-08-29 Jeff Law <law@redhat.com>
2079
2080 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
2081 ARCH specification.
2082 * emulparams/h8300self.sh: Similarly.
2083
2084 2001-08-28 J"orn Rennecke <amylaar@redhat.com>
2085
2086 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
2087 eh8300self.o .
2088 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
2089 * configure.tgt (h8300-*-elf*): New case.
2090 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
2091 * emulparams/h8300self.sh: New file.
2092 * Makefile.in: Regenerated.
2093
2094 2001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
2095
2096 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
2097 with macro name.
2098
2099 2001-08-27 Linus Nordberg <linus@swox.com>
2100 Alan Modra <amodra@bigpond.net.au>
2101
2102 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
2103 (eelf64ppc.c, eelf64lppc.c): Add make targets.
2104 Run "make dep-am"
2105 * Makefile.in: Regenerate.
2106 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
2107 entries to correct alphabetical position.
2108 * emulparams/elf64ppc.sh: New.
2109 * emulparams/elf64lppc.sh: New.
2110
2111 2001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
2112
2113 * ldmain.c (main): Declare BSIZE as static.
2114
2115 2001-08-23 Jakub Jelinek <jakub@redhat.com>
2116
2117 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
2118 into .rel.dyn resp. .rela.dyn if combreloc.
2119 (get_script): If .x linker script is equal to .xn, only put it
2120 once into the binary.
2121 Add .xc and .xsc scripts.
2122 (parse_args): Handle -z combreloc and -z nocombreloc.
2123 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
2124 For .xc and .xsc scripts put all .rel* or .rela* input sections
2125 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
2126 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
2127 is elf.
2128 Strip trailing whitespace from script.
2129 Generate .xc and .xsc scripts if requested.
2130 * ldmain.c (main): Initialize link_info.combreloc and
2131 link_info.spare_dynamic_tags.
2132 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
2133 (ld_options): Add --spare-dynamic-tags option.
2134 (parse_args): Likewise.
2135 * ld.texinfo: Document -z combreloc and -z nocombreloc.
2136 * ldint.texinfo: Document .xc and .xsc linker scripts.
2137 * NEWS: Add notes about -z combreloc and SHF_MERGE.
2138
2139 2001-08-22 H.J. Lu <hjl@gnu.org>
2140
2141 * emulparams/elf32fr30.sh: Add a newline.
2142
2143 2001-08-21 Andreas Jaeger <aj@suse.de>
2144
2145 * deffilep.y: Add missing prototypes.
2146 * pe-dll.c: Likewise.
2147
2148 2001-08-20 Alan Modra <amodra@bigpond.net.au>
2149
2150 * ldlang.c (insert_pad): Fix typos in last patch.
2151
2152 * ldlang.c: When traversing lang_statement_union_type lists,
2153 consistently use "header.next" rather than "next".
2154 * mpw-eppcmac.c: Likewise.
2155 * emultempl/beos.em: Likewise.
2156 * emultempl/hppaelf.em: Likewise.
2157 * emultempl/pe.em: Likewise.
2158 * ldlang.h (union lang_statement_union): Remove "next" field.
2159
2160 * ldlang.c (insert_pad): Use offsetof macro.
2161 (lang_size_sections): Always neuter padding statements.
2162 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
2163
2164 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
2165 passed to lang_size_sections.
2166 (pe_exe_fill_sections): Likewise.
2167 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
2168 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
2169
2170 2001-08-18 Alan Modra <amodra@bigpond.net.au>
2171
2172 * emultempl/aix.em: Formatting fixes.
2173
2174 2001-08-18 Alan Modra <amodra@bigpond.net.au>
2175
2176 * ldlang.c (insert_pad): Make use of an existing pad statement if
2177 available. Move code calculating alignment, adjusting section
2178 alignment power, and adjusting dot to ..
2179 (size_input_section): .. here. Remove unused relax param.
2180 (lang_size_sections): Change boolean `relax' param to boolean *.
2181 Adjust call to size_input_section. Make use of insert_pad to
2182 place pad after the assignment statement. If relaxing, zap
2183 padding statements.
2184 (reset_memory_regions): Reset output_bfd section sizes too.
2185 (relax_again): Move to..
2186 (lang_process): ..here. Adjust call to lang_size_sections, and
2187 remove duplicated code.
2188 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
2189
2190 2001-08-17 Alan Modra <amodra@bigpond.net.au>
2191
2192 * ld.texinfo: Document that fill values now use the four least
2193 significant bytes.
2194 * emulparams/elf32fr30.sh (NOP): Update.
2195 * emulparams/elf32mcore.sh: Likewise.
2196 * emulparams/elf64_s390.sh: Likewise.
2197 * emulparams/elf_i386.sh: Likewise.
2198 * emulparams/elf_i386_be.sh: Likewise.
2199 * emulparams/elf_i386_chaos.sh: Likewise.
2200 * emulparams/elf_i386_ldso.sh: Likewise.
2201 * emulparams/elf_s390.sh: Likewise.
2202 * emulparams/elf_x86_64.sh: Likewise.
2203 * emulparams/i386moss.sh: Likewise.
2204 * emulparams/i386nw.sh: Likewise.
2205 * emulparams/m68kelf.sh: Likewise.
2206 * scripttempl/elf.sc: Update NOP comment.
2207 * scripttempl/elfi370.sc: Likewise.
2208 * scripttempl/elfm68hc11.sc: Likewise.
2209 * scripttempl/elfm68hc12.sc: Likewise.
2210 * scripttempl/nw.sc: Likewise.
2211
2212 2001-08-15 Tom Rix <trix@redhat.com>
2213
2214 * ldgram.y (saved_script_handle): Initialize to NULL.
2215 * ldmain.c (main): Change check on saved_script_handle.
2216
2217 2001-08-14 Alan Modra <amodra@bigpond.net.au>
2218
2219 * emultempl/elf32.em: Formatting fixes.
2220 (output_prev_sec_find): Test for bfd_ind_section too; do so by
2221 looking at sec->owner.
2222 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
2223 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
2224 unused code, and reorganize orphan section placement code.
2225
2226 * ldlang.c (wild_doit): Rename to lang_add_section.
2227 * ldlang.h: Here too.
2228 * mpw-elfmips.c: And here.
2229 * emultempl/beos.em: And here.
2230 * emultempl/elf32.em: And here.
2231 * emultempl/hppaelf.em: And here.
2232 * emultempl/pe.em: And here.
2233
2234 2001-08-13 Richard Henderson <rth@redhat.com>
2235
2236 * emultempl/needrelax.em: New file.
2237 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
2238 * Makefile.am (eelf64_ia64.c): Depend on it.
2239 * Makefile.in: Rebuild.
2240
2241 2001-08-13 Alan Modra <amodra@bigpond.net.au>
2242
2243 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
2244 output_section is set non-NULL.
2245
2246 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
2247 `true' for SEC_EXCLUDE sections so that the generic code doesn't
2248 needlessly create an output_section_statement. Treat a correctly
2249 named output_section_statement with NULL bfd_section as compatible.
2250
2251 2001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
2252
2253 * emultempl/generic.em: Support EXTRA_EM_FILE.
2254 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
2255 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
2256 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
2257 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
2258 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
2259 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
2260 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
2261 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
2262 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
2263 LDEMUL_FIND_POTENTIAL_LIBRARIES.
2264
2265 2001-08-12 Richard Henderson <rth@redhat.com>
2266
2267 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
2268 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
2269 scripttempl/v850.sc: Keep .jcr data.
2270
2271 2001-08-12 H.J. Lu <hjl@gnu.org>
2272 Andrew Haley <aph@cambridge.redhat.com>
2273 Nick Clifton <nickc@redhat.com>
2274
2275 * ldgram.y (had_script): Change name to saved_script_handle.
2276 Change type to file handle.
2277 * ld.h (had_script): Rename and retype.
2278 * ldfile.c (ldfile_open_command_file): Save the file handle
2279 used in saved_script_handle.
2280 * lexsup.c (parse_args): Do not allow -c option to alter
2281 saved_script_handle.
2282 * ldmain.c (main): Print out the linker script used if
2283 --verbose is given. Check saved_script_handle to obtain the
2284 external linker script used, or if NULL, dump the builtin
2285 script.
2286 * ld.texinfo: Document that --verbose now dumps the linker
2287 script used, regardless of whether it was an internal or an
2288 external script.
2289
2290 2001-08-10 Andreas Jaeger <aj@suse.de>
2291
2292 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2293 to build warnings.
2294 * configure: Regenerate.
2295
2296 2001-08-09 Alan Modra <amodra@bigpond.net.au>
2297
2298 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
2299
2300 * scripttempl/elf.sc: Move non-text .dynamic section before
2301 .plt/.got/.sdata* group.
2302 (OTHER_GOT_SECTIONS): Move to immediately after .got.
2303 (OTHER_SDATA_SECTIONS): Add.
2304 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
2305 OTHER_GOT_SECTIONS.
2306 * emulparams/crislinux.sh: Likewise.
2307 * emulparams/elf32b4300.sh: Likewise.
2308 * emulparams/elf32bmip.sh: Likewise.
2309 * emulparams/elf32bmipn32.sh: Likewise.
2310 * emulparams/elf32bsmip.sh: Likewise.
2311 * emulparams/elf32btsmip.sh: Likewise.
2312 * emulparams/elf32ebmip.sh: Likewise.
2313 * emulparams/elf32elmip.sh: Likewise.
2314 * emulparams/elf32l4300.sh: Likewise.
2315 * emulparams/elf32lmip.sh: Likewise.
2316 * emulparams/elf32lsmip.sh: Likewise.
2317 * emulparams/elf32ltsmip.sh: Likewise.
2318 * emulparams/elf64bmip.sh: Likewise.
2319 * emulparams/elf64btsmip.sh: Likewise.
2320 * emulparams/elf64ltsmip.sh: Likewise.
2321
2322 2001-08-08 Alan Modra <amodra@bigpond.net.au>
2323
2324 * genscripts.sh: Source the emulparams script before each output
2325 script is generated so that variables like `RELOCATING' may affect
2326 variables defined in the emulparams script.
2327
2328 2001-08-04 Alan Modra <amodra@bigpond.net.au>
2329
2330 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
2331 order.
2332
2333 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
2334 ie. iterate over wild_statement.section_list.
2335 (gld${EMULATION_NAME}_place_orphan): Likewise.
2336
2337 2001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2338
2339 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
2340 .fini[0-4] sections used by _exit
2341 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
2342 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
2343 * scripttempl/elfm68hc11.sc: Likewise.
2344
2345 2001-08-03 H.J. Lu <hjl@gnu.org>
2346
2347 * emultempl/beos.em (init): Add the missing initialization.
2348
2349 2001-08-03 Alan Modra <amodra@bigpond.net.au>
2350
2351 * ld.texinfo (Input Section Basics): Clarify ordering of output
2352 sections.
2353 * ldlang.c (callback_t): Add wildcard_list param.
2354 (walk_wild_section): Remove "section" param. Rewrite for
2355 lang_wild_statement_type change. Remove unique_section_p test.
2356 (walk_wild_file): Remove "section" param.
2357 (walk_wild): Remove "section" and "file" params.
2358 (lang_gc_wild): Likewise.
2359 (wild): Likewise. Modify for lang_wild_statement_type change.
2360 (wild_sort): Likewise. Add "sec" param.
2361 (gc_section_callback): Likewise.
2362 (output_section_callback): Likewise. Do unique_section_p test.
2363 (map_input_to_output_sections): Modify call to wild.
2364 (lang_gc_sections_1): Likewise.
2365 (print_wild_statement): Modify for lang_wild_statement_type
2366 change.
2367 (lang_add_wild): Replace filename, filenames_sorted param with
2368 filespec. Replace section_name, sections_sorted,
2369 exclude_filename_list with section_list.
2370 * ldlang.h (lang_add_wild): Here too.
2371 (lang_wild_statement_type): Replace section_name, sections_sorted,
2372 and exclude_filename_list with section_list.
2373 * ldgram.y (current_file): Delete.
2374 (%union): Add wildcard_list.
2375 (file_NAME_list): Set type to wildcard_list. Build a linked list
2376 rather than calling lang_add_wild for each entry.
2377 (input_section_spec_no_keep): Call lang_add_wild here instead.
2378 * ld.h (struct wildcard_list): Declare.
2379 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
2380
2381 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2382
2383 * ldmain.c (main): initialize link_info.pei386_auto_import
2384 * pe-dll.c: new tables for auto-export filtering
2385 (auto_export): change API, pass abfd for contextual filtering.
2386 Loop thru tables of excluded symbols instead of comparing
2387 "by hand".
2388
2389 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
2390
2391 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
2392 static variable current_sec (static struct sec *). Add
2393 forward declaration for add_bfd_to_link.
2394 (process_def_file): Don't export undefined symbols. Do not
2395 export symbols starting with "_imp__". Call auto_export()
2396 with new API.
2397 (pe_walk_relocs_of_symbol): New function.
2398 (generate_reloc): add optional extra debugging
2399 (pe_dll_generate_def_file): eliminate extraneous initial blank
2400 line in output
2401 (make_one): enlarge symtab to make room for __nm__ symbols
2402 (DATA auto-import support).
2403 (make_singleton_name_thunk): New function.
2404 (make_import_fixup_mark): New function.
2405 (make_import_fixup_entry): New function.
2406 (pe_create_import_fixup): New function.
2407 (add_bfd_to_link): Specify that 'name' argument is a CONST
2408 char *.
2409 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
2410 declare new functions pe_walk_relocs_of_symbol and
2411 pe_create_import_fixup.
2412 * emultempl/pe.em: add new options --enable-auto-import,
2413 --disable-auto-import, and --enable-extra-pe-debug.
2414 (make_import_fixup): New function.
2415 (pe_find_data_imports): New function.
2416 (pr_sym): New function.
2417 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
2418 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
2419 CODE.
2420
2421 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2422
2423 * ld.texinfo: add additional documentation for
2424 --export-all-symbols. Document --out-implib,
2425 --enable-auto-image-base, --disable-auto-image-base,
2426 --dll-search-prefix, --enable-auto-import, and
2427 --disable-auto-import.
2428 * ldint.texinfo: Add detailed documentation on auto-import
2429 implementation.
2430
2431 2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2432
2433 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
2434 example.
2435
2436 2001-07-24 Alan Modra <amodra@bigpond.net.au>
2437
2438 * Makefile.am: Update dependencies with "make dep-am".
2439 * Makefile.in: Regenerate
2440
2441 2001-07-23 Alan Modra <amodra@bigpond.net.au>
2442
2443 * ldcref.c (check_section_sym_xref): New function.
2444 (check_nocrossrefs): Call it.
2445 (check_nocrossref): Interate over h->refs here instead of..
2446 (check_refs): ..here. Pass in the symbol name, section, and bfd
2447 rather than hash_entry pointers.
2448 (struct check_refs_info): Keep symbol name rather than hash entry.
2449 Remove "same".
2450 (check_reloc_refs): Tweak for above changes in check_refs_info.
2451 Only report references to section syms when symname is NULL to
2452 prevent duplicate messages for the same reloc.
2453
2454 2001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2455
2456 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
2457 available. Do not print NULL trees.
2458 (exp_print_token): Print unknown tokens with values > 126 as
2459 decimal values not ASCII characters.
2460
2461 * ldlang.c (lang_leave_overlay): If a region is specified assign
2462 it to all sections inside the overlay unless they have been
2463 assigned to the own, non-default, memory region.
2464
2465 * README: Add header for consistency with other README files.
2466
2467 2001-07-14 H.J. Lu <hjl@gnu.org>
2468
2469 * emultempl/elf32.em (output_prev_sec_find): Never return
2470 bfd_abs_section_ptr, bfd_com_section_ptr nor
2471 bfd_und_section_ptr.
2472
2473 2001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
2474
2475 * Makefile.am (em32relf.c): Change dependency from generic.em to
2476 elf32.em.
2477 * Makefile.in: Regenerate.
2478
2479 2001-07-14 matthew green <mrg@eterna.com.au>
2480
2481 * configure.tgt (i386-*-netbsdelf*): New target.
2482 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
2483
2484 2001-07-13 Jakub Jelinek <jakub@redhat.com>
2485
2486 * emultempl/elf32.em (output_prev_sec_find): New.
2487 (place_orphan): Use it.
2488
2489 2001-07-11 H.J. Lu <hjl@gnu.org>
2490
2491 * ldmain.c (main): Fix typos in the last change.
2492
2493 2001-07-11 Jakub Jelinek <jakub@redhat.com>
2494
2495 * ldmain.c (main): Disallow -F and -f without -shared.
2496
2497 2001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2498
2499 * emultempl/pe.em (after_open): Check for the output_bfd not
2500 having any coff_data structure allocated to it.
2501
2502 2001-07-09 David O'Brien <obrien@FreeBSD.org>
2503
2504 * emultempl/elf32.em: Do not assuming that contents of the buffer
2505 returned from basename function will remain unchanged accross other
2506 function calls.
2507
2508 2001-07-03 H.J. Lu <hjl@gnu.org>
2509
2510 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
2511 2001-07-03. It creates dynamic entries even for static binaries.
2512
2513 2001-07-03 Jakub Jelinek <jakub@redhat.com>
2514
2515 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
2516 (DYNAMIC): Use it to reserve few dynamic entries for
2517 post-linking tools.
2518
2519 2001-06-27 Alan Modra <amodra@bigpond.net.au>
2520
2521 * emulparams/hppa64linux.sh: New file.
2522 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
2523 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
2524 (ehppa64linux.c): Add rule to make it.
2525 Run "make dep-am".
2526 * Makefile.in: Regenerate.
2527
2528 2001-06-21 Hans-Peter Nilsson <hp@axis.com>
2529
2530 * ld.texinfo (Options, -r): Mention restrictions when using
2531 different object formats.
2532
2533 2001-06-19 Hans-Peter Nilsson <hp@axis.com>
2534
2535 * ldlang.c (lang_check): Emit fatal error if relocatable link
2536 between different object flavours with relocations in input.
2537
2538 2001-06-19 H.J. Lu <hjl@gnu.org>
2539
2540 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
2541 (--version-script): Mention the language support.
2542
2543 2001-06-19 H.J. Lu <hjl@gnu.org>
2544
2545 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
2546
2547 2001-06-18 H.J. Lu <hjl@gnu.org>
2548
2549 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
2550 (diststuff): Add $(MANS).
2551 * Makefile.in: Regenerated.
2552
2553 * ld.1: Removed.
2554
2555 2001-06-18 Hans-Peter Nilsson <hp@axis.com>
2556
2557 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2558 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
2559 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
2560 * ld.h (args_type): Remove member export_dynamic. All users
2561 changed to use struct bfd_link_info member.
2562
2563 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
2564 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
2565 * Makefile.in: Regenerate.
2566
2567 2001-06-18 H.J. Lu <hjl@gnu.org>
2568
2569 * ldlang.c (init_os): Add the newline to the einfo call.
2570 (lang_check): Likewise.
2571 (lang_do_version_exports_section): Likewise.
2572
2573 2001-06-15 H.J. Lu <hjl@gnu.org>
2574
2575 * lexsup.c (parse_args); Save optind to report unrecognized
2576 option.
2577
2578 2001-06-15 Hans-Peter Nilsson <hp@axis.com>
2579
2580 * ldlang.c (lang_check): Emit fatal error if relocatable link
2581 between different object flavours.
2582
2583 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
2584 Set new link_info member export_dynamic.
2585 * ldmain.c (main): Initialize new link_info member export_dynamic.
2586
2587 2001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
2588
2589 * ldlang.c (walk_wild): Only call walk_wild_file if
2590 lookup_name returns something.
2591 (lookup_name): If load_symbols fails, return NULL.
2592 (load_symbols): Change to a boolean function.
2593 (open_input_bfds): If load_symbols fails then do not make the
2594 executable.
2595
2596 2001-06-08 Alan Modra <amodra@bigpond.net.au>
2597
2598 * ldlang.c (record_bfd_errors): Remove.
2599
2600 * emultempl/aix.em: Fix copyright dates.
2601
2602 2001-06-07 Andreas Jaeger <aj@suse.de>
2603
2604 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
2605 (TEXT_START_ADDR): Likewise.
2606
2607 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
2608
2609 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
2610
2611 2001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2612
2613 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
2614
2615 2001-05-31 H.J. Lu <hjl@gnu.org>
2616
2617 * ldlang.c (open_input_bfds): Don't change the bfd error
2618 handler whilst loading symbols.
2619
2620 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2621
2622 * configure.tgt: Remove i370-mvs architecture, it is not currently
2623 supported.
2624
2625 2001-05-25 H.J. Lu <hjl@gnu.org>
2626
2627 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2628 like emulparams/aixppc.sh.
2629
2630 2001-05-25 H.J. Lu <hjl@gnu.org>
2631
2632 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
2633 setting of output_filename after bfd_scan_arch.
2634 * emultempl/pe.em: Likewise.
2635
2636 2001-05-25 H.J. Lu <hjl@gnu.org>
2637
2638 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2639 like emulparams/aixppc.sh.
2640
2641 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
2642 instead of ${srcdir}/emultempl/stringify.sed.
2643
2644 2001-05-25 Timothy Wall <twall@oculustech.com>
2645
2646 * emulparams/elf64_aix.sh: Change settings to match IBM linker
2647 output.
2648
2649 2001-05-25 Alan Modra <amodra@one.net.au>
2650
2651 * configure.host: Replace linuxoldld with linux*oldld.
2652 * configure.tgt: Likewise.
2653
2654 2001-05-24 H.J. Lu <hjl@gnu.org>
2655
2656 * emultempl/stringify.sed: Removed again.
2657
2658 2001-05-24 H.J. Lu <hjl@gnu.org>
2659
2660 * emultempl/aix.em (OUTPUT_ARCH): Defined.
2661 (gld${EMULATION_NAME}_before_parse): Initialize
2662 ldfile_output_architecture, ldfile_output_machine and
2663 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
2664 * emultempl/beos.em: Likewise.
2665 * emultempl/elf32.em: Likewise.
2666 * emultempl/linux.em: Likewise.
2667 * emultempl/mipsecoff.em: Likewise.
2668 * emultempl/pe.em: Likewise.
2669 * emultempl/sunos.em: Likewise.
2670
2671 2001-05-24 Tom Rix <trix@redhat.com>
2672
2673 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
2674 udate import file format.
2675 (change_symbol_mode) New, same
2676 (is_syscall) New, same
2677 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
2678 * emulparams/aixppc64.sh : same
2679 * emulparams/aixrs6.sh : same
2680 * emulparams/ppcmacos.sh : same
2681 * emultempl/aix.em : use strtoull to parse options
2682 * Makefile.am : add eaixppc64 emulation for xcoff64
2683 * Makefile.in : same
2684 * configure.tgt : same
2685
2686 * scripttempl/aix.sc : default text section offset to 0x10000000
2687 default data section offset to 0x20000000
2688 add .sv3264 and .sv64 pseudo sections
2689 loader and debug sections use the currect section offset.
2690
2691 * emultempl/aix.em : Add xcoff64 support
2692 Add -binitfini support
2693 (gld${EMULATION_NAME}_before_parse) -binitfini
2694 (gld${EMULATION_NAME}_parse_args) same
2695 (gld${EMULATION_NAME}_before_allocation) format change for special
2696 sections
2697
2698 * emulparams/aixppc64.sh : New file for xcoff64 support
2699
2700 2001-05-23 Alexandre Oliva <aoliva@redhat.com>
2701
2702 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
2703 variable to avoid non-portable shell construct.
2704
2705 2001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2706
2707 * ldmain.c (get_emulation): Add -mips5 command line argument.
2708
2709 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
2710
2711 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
2712 (ELF_INTERPRETER_NAME): Define it.
2713 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
2714 it.
2715 * configure.tgt (targ_emul, targ_extra_emuls)
2716 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
2717 as primary, elf_i386 as extra.
2718 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
2719 (eelf_i386_ldso.c): New rule.
2720 * Makefile.in: Rebuilt.
2721
2722 2001-05-22 Nick Clifton <nickc@redhat.com>
2723
2724 * lexsup.c (ld_options): Allow -I to be an alias for
2725 --dynamic-linker. This is for Solaris compatability.
2726 * ld.texinfo: Document that -I can be used.
2727 * ld.1: Regenerate.
2728
2729 2001-05-16 Alan Modra <amodra@one.net.au>
2730
2731 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
2732 whether an input section is the first one assigned to an output
2733 section.
2734 Assorted formatting fixes.
2735
2736 2001-05-14 DJ Delorie <dj@delorie.com>
2737
2738 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
2739 * Makefile.in: Ditto.
2740
2741 2001-05-11 Jakub Jelinek <jakub@redhat.com>
2742
2743 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
2744 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
2745 output sections.
2746 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
2747
2748 2001-05-11 Jakub Jelinek <jakub@redhat.com>
2749
2750 * ldlang.c (lang_process): Call bfd_merge_sections.
2751
2752 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2753
2754 * ldgram.y: Fix typo.
2755
2756 2001-05-03 H.J. Lu <hjl@gnu.org>
2757
2758 * emultempl/elf32.em: Include "libiberty.h".
2759 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
2760 basename of the bfd filename.
2761 (gld${EMULATION_NAME}_stat_needed): Likewise.
2762 (gld${EMULATION_NAME}_try_needed): Likewise.
2763 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
2764
2765 2001-05-02 H.J. Lu <hjl@gnu.org>
2766
2767 * emultempl/pe.em: Include <ctype.h>.
2768
2769 2001-05-02 Johan Rydberg <jrydberg@opencores.org>
2770
2771 * emulparams/elf32openrisc.sh: New file.
2772
2773 * Makefile.am: Add OpenRISC target.
2774 * Makefile.in: Regenerated.
2775
2776 * configure.tgt: Add openrisc-*-* mapping.
2777
2778 2001-05-02 Nick Clifton <nickc@redhat.com>
2779
2780 * emultempl/aix.em: Replace buystring with xstrdup.
2781 * emultempl/beos.em: Replace buystring with xstrdup.
2782
2783 2001-05-02 H.J. Lu <hjl@gnu.org>
2784
2785 * ldfile.c: Include "libiberty.h".
2786 * ldlex.l: Likewise.
2787
2788 * ldmisc.c (buystring): Removed.
2789 * ldmisc.h: Likewise.
2790
2791 * ldfile.c: Replace buystring with xstrdup.
2792 * ldlang.c: Likewise.
2793 * ldlex.l: Likewise.
2794 * ldmain.c: Likewise.
2795 * ldmisc.c: Likewise.
2796 * lexsup.c: Likewise.
2797 * mpw-eppcmac.c: Likewise.
2798
2799 2001-04-30 Andreas Jaeger <aj@suse.de>
2800
2801 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
2802
2803 2001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2804
2805 * ldlang.c (load_symbols): Give emulation a chance
2806 to process unrecognized file before fatal error is
2807 reported, not after.
2808
2809 2001-04-27 Sean McNeil <sean@mcneil.com>
2810
2811 * configure.tgt: Add arm-vxworks target.
2812 * scripttempl/armcoff.sc: Support .text or .data as a section name
2813 prefix.
2814 Define _etext.
2815
2816 2001-04-13 J.T. Conklin <jtc@redback.com>
2817
2818 * ld.texinfo: Document --fatal-warnings.
2819 * ld.1: Regenerate.
2820
2821 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
2822 warnings have been turned into errors.
2823 * lexsup.c (OPTION_WARN_FATAL): Define.
2824 (ld_options): Entry for --fatal-warnings.
2825 (parse_args): Handle OPTION_WARN_FATAL.
2826 * ld.h (ld_config_type): Add fatal_warnings field.
2827
2828 2001-04-13 Jakub Jelinek <jakub@redhat.com>
2829
2830 * ldmain.c (main): Default to discard_sec_merge.
2831 * lexsup.c (OPTION_DISCARD_NONE): Define.
2832 (ld_options): Add --discard-none.
2833 (parse_args): Handle OPTION_DISCARD_NONE.
2834 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
2835 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
2836 all its input sections match.
2837
2838 2001-04-05 Steven J. Hill <sjhill@cotw.com>
2839
2840 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
2841 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
2842 (eelf32ltsmip.c): New target.
2843 (eelf64btsmip.c): Likewise.
2844 (eelf64ltsmip.c): Likewise.
2845 * Makefile.in: Regenerated.
2846
2847 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
2848 target.
2849 (mips*-*-linux-gnu*): Likewise.
2850
2851 * emulparams/elf32ltsmip.sh: New. Traditional little endian
2852 MIPS taget.
2853 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
2854 target.
2855 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
2856 endian target.
2857
2858 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
2859
2860 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
2861 correct value of __Stext here.
2862 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
2863 .startup section.
2864
2865 * emulparams/crislinux.sh: Remove FIXME.
2866
2867 2001-04-02 Alan Modra <alan@linuxcare.com.au>
2868
2869 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
2870 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
2871
2872 2001-03-27 Hans-Peter Nilsson <hp@axis.com>
2873
2874 * configure.tgt (cris-*-*): Change default emulation to criself.
2875 (cris-*-*aout*): New rule.
2876
2877 2001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
2878
2879 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
2880 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
2881
2882 2001-03-26 Andreas Jaeger <aj@suse.de>
2883
2884 * ld.texinfo (Overview): Fix syntax in texi code.
2885
2886 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2887
2888 * ld.texinfo: Put @c man indications to generate the ld man page.
2889 When generating man, define all the variables. Define SEEALSO
2890 and SYNOPSIS. Re-organize some lines to avoid the cross references.
2891 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
2892 (ld.1): Generate from ld.texinfo.
2893 * Makefile.in: Regenerate.
2894
2895 2001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
2896
2897 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
2898 and '-fdata-sections'. Set the VMA of STABS sections to zero.
2899
2900 2001-03-17 Ulrich Drepper <drepper@redhat.com>
2901
2902 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
2903 is an absolute path look only for this file and not along the path.
2904
2905 2001-03-17 Ulrich Drepper <drepper@redhat.com>
2906
2907 * emultempl/elf32.em (OPTION_GROUP): New macro.
2908 Add new option Bgroup to longopts.
2909 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
2910 (gld*_list_options): Add -Bgroup and -z defs.
2911 * ld.1: Document -Bgroup and -z defs.
2912 * ld.texinfo: Likewise.
2913
2914 2001-03-07 Michael Meissner <meissner@redhat.com>
2915
2916 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
2917 with sections created by -fdata-sections.
2918 (.dynbss,.bss): Ditto.
2919
2920 2001-03-05 Alan Modra <alan@linuxcare.com.au>
2921
2922 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
2923 after_allocation_default, not gld..._before_allocation.
2924
2925 2001-02-27 Alan Modra <alan@linuxcare.com.au>
2926
2927 * configure.in (BFD_VERSION): New.
2928 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2929 * configure: Regenerate.
2930 * Makefile.am: Run "make dep-am"
2931 * Makefile.in: Regenerate.
2932
2933 2001-02-26 Timothy Wall <twall@cygnus.com>
2934
2935 * emulparams/elf64_aix.sh: Add additional read-only sections;
2936 uncomment lines which are now required.
2937
2938 2001-02-26 H.J. Lu <hjl@gnu.org>
2939
2940 * ldlang.c (open_input_bfds): Set the bfd error handler so
2941 that problems can be caught whilst loading symbols.
2942 (record_bfd_errors): New function: Report BFD errors and mark
2943 the executable output as being invalid.
2944
2945 2001-02-22 Timothy Wall <twall@cygnus.com>
2946
2947 * configure.host: Add configuration for ia64-*-aix*.
2948 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
2949 Add dependencies for eelf64_aix.c.
2950 * Makefile.in: Regenerate.
2951 * configure.tgt: Add ia64-*-aix* mapping.
2952 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
2953 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
2954 AIX-specific test.
2955
2956 2001-02-20 H.J. Lu <hjl@gnu.org>
2957
2958 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
2959 false if we found the file.
2960
2961 2001-02-18 David O'Brien <obrien@FreeBSD.org>
2962
2963 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
2964 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
2965
2966 2001-02-18 lars brinkhoff <lars@nocrew.org>
2967
2968 * Makefile.am: Add PDP-11 target.
2969 * configure.tgt: Likewise.
2970 * emulparams/pdp11.sh: New file.
2971
2972 2001-02-17 David O'Brien <obrien@FreeBSD.org>
2973
2974 * configure.host: Add a generic FreeBSD configuration entry such that
2975 all [modern] FreeBSD systems on all platforms will look the same.
2976
2977 2001-02-14 H.J. Lu <hjl@gnu.org>
2978
2979 * configure.tgt: Remove mention of earmelf_linux26.
2980
2981 2001-02-13 Richard Henderson <rth@redhat.com>
2982
2983 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
2984
2985 2001-02-13 H.J. Lu <hjl@gnu.org>
2986
2987 * ldexp.h (node_type): Add etree_provided.
2988 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
2989 type to etree_provided if defined by PROVIDE. Allow updating
2990 for etree_provided.
2991 (exp_print_tree): Handle etree_provided.
2992 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
2993 etree_provided.
2994
2995 2001-02-09 David Mosberger <davidm@hpl.hp.com>
2996
2997 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
2998 .IA_64.unwind.* pattern to unwind table section and
2999 .IA_64.unwind_info* pattern to unwind info section.
3000
3001 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3002
3003 * Makefile.am: Add linux target for S/390.
3004 * Makefile.in: Likewise.
3005 * configure.host: Likewise.
3006 * configure.tgt: Likewise.
3007 * emulparams/elf64_s390.sh: New file.
3008 * emulparams/elf_s390.sh: New file.
3009
3010 2001-02-09 Jakub Jelinek <jakub@redhat.com>
3011
3012 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
3013 targ_extra_libpath.
3014 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
3015
3016 2001-02-06 Philip Blundell <philb@gnu.org>
3017
3018 * Makefile.am: Remove mention of earmelf_linux26.
3019 * Makefile.in: Regenerate.
3020
3021 2001-02-04 Philip Blundell <philb@gnu.org>
3022
3023 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
3024 * emulparams/armelf_linux26.sh: Delete.
3025 * configure.tgt: Remove mention of armelf_linux26 emulation.
3026
3027 2001-02-01 Nick Clifton <nickc@redhat.com>
3028
3029 * ld.1: Replace occurances of -oformat with --oformat.
3030
3031 2001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
3032
3033 * ldlang.c (lang_leave_overlay): Don't set lma_region when
3034 load_base is specified.
3035
3036 2001-01-24 Hans-Peter Nilsson <hp@axis.com>
3037
3038 * emultempl/elf32.em: Correct spelling in comments and listed
3039 options.
3040
3041 2001-01-23 Alan Modra <alan@linuxcare.com.au>
3042
3043 * ldlang.c (lang_leave_overlay): Only set lma_region from the
3044 default for the first section of a group of overlay sections.
3045
3046 2001-01-22 Alan Modra <alan@linuxcare.com.au>
3047
3048 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
3049 * Makefile.in: Regenerate.
3050 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
3051 Check for null tool_dir.
3052
3053 2001-01-16 Jim Wilson <wilson@redhat.com>
3054
3055 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
3056 and IA_64.unwind.info.
3057
3058 2001-01-16 H.J. Lu <hjl@gnu.org>
3059
3060 * ldlang.c (lang_check): Merge the private data only if the
3061 input file has contents.
3062
3063 2001-01-14 Alan Modra <alan@linuxcare.com.au>
3064
3065 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
3066
3067 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
3068 enabling search for libmilli. On a relocatable link, make .text
3069 sections unique.
3070 (LDEMUL_AFTER_PARSE): Define.
3071 (hppaelf_finish): Correct spelling of relocatable in comments.
3072
3073 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3074 rummage through the script for sections on the unique list.
3075 Correct length of strncmp for ".note".
3076 (gld${EMULATION_NAME}_check_needed): Rearrange function.
3077
3078 * ldlang.c (unique_section_list): New var.
3079 (unique_section_p): New function.
3080 (walk_wild_section): Don't match sections on unique_section_list.
3081 (lang_add_unique): New function.
3082 Correct spelling of relocatable in comments.
3083
3084 * ldlang.h (struct unique_sections): Declare.
3085 (unique_section_list): Declare.
3086 (unique_section_p): Declare.
3087 (lang_add_unique): Declare.
3088
3089 * lexsup.c (ld_options): Allow --unique to take an optional arg.
3090 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
3091
3092 * ld.texinfo (--unique): Update.
3093
3094 2001-01-13 Nick Clifton <nickc@redhat.com>
3095
3096 * lexsup.c (parse_args): Remove spurious white space.
3097
3098 2001-01-12 Nick Clifton <nickc@redhat.com>
3099
3100 * lexsup.c (parse_args): Update copyright date.
3101
3102 2001-01-12 Philip Blundell <pb@futuretv.com>
3103
3104 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
3105
3106 2001-01-10 Kazu Hirata <kazu@hxi.com>
3107
3108 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
3109 * scripttempl/h8300h.sc: Fix formatting.
3110 * scripttempl/h8300s.sc: Likewise.
3111 * scripttempl/h8500.sc: Likewise.
3112 * scripttempl/h8500b.sc: Likewise.
3113 * scripttempl/h8500c.sc: Likewise.
3114 * scripttempl/h8500m.sc: Likewise.
3115 * scripttempl/h8500s.sc: Likewise.
3116
3117 2000-01-07 David O'Brien <obrien@BSDi.com>
3118
3119 * emultempl/elf32.em: Only perform Linux ld hints processing when
3120 targeting Linux.
3121
3122 2001-01-07 Philip Blundell <philb@gnu.org>
3123
3124 * ld.texinfo (Bug Reporting): Update email address for reports.
3125
3126 2000-12-31 Nick Clifton <nickc@redhat.com>
3127
3128 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
3129 options by checking for a return value of '?' not -1.
3130
3131 2000-12-28 Nick Clifton <nickc@redhat.com>
3132
3133 * lexsup.c (struct ld_option): Add new enum value:
3134 EXACTLY_TWO_DASHES.
3135 (ld_options[]): Change -omagic, -output and -oformat options
3136 to be EXACTLY_TWO_DASHES.
3137 (OUTPUT_COUNT): Use ARRAY_SIZE.
3138 (parse_args): Change parameter 'argc' to unsigned.
3139 Place EXACTLY_TWO_DASHES options into new really_longopts
3140 array.
3141 If getopt_long_only fails, try calling getopt_long using the
3142 really_longopts array.
3143 (help): Print a double dash for both EXACTLY_TWO_DASHES and
3144 TWO_DASHES options.
3145
3146 * ldlex.h: Fix prototype of parse_args.
3147
3148 * ld.texinfo: Document that long options starting with 'o'
3149 must be preceeded by two dashes. Change example of a single
3150 dashed long option from -oformat to -trace-symbol.
3151
3152 2000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
3153
3154 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
3155 (longopts[]): New --no-default-excludes option.
3156 (gld_${EMULATION_NAME}_list_options): Document.
3157 (gld_${EMULATION_NAME}_parse_args): Handle.
3158
3159 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3160
3161 * ldlang.c (new_stat): Revert the last beautification with "innocent"
3162 whitespace, it breaks the K&R C preprocessor.
3163
3164 2000-12-11 DJ Delorie <dj@redhat.com>
3165
3166 * ld.texinfo: Add notes about --whole-archive and gcc.
3167
3168 2000-11-18 Fred Fish <fnf@be.com>
3169
3170 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
3171 (ld_options): Entry for --allow-shlib-undefined.
3172 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
3173 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
3174 to false.
3175 * ld.texinfo: Document new command line switch.
3176
3177 2000-12-12 Geoffrey Keating <geoffk@redhat.com>
3178
3179 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
3180 .fixup is actually read/write.
3181 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
3182 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3183 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3184
3185 2000-12-11 Jan Hubicka <jh@suse.cz>
3186
3187 * NEWS: Add note about x86_64 architecture.
3188
3189 2000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
3190
3191 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
3192 Set DWARF2 sections to a VMA of zero.
3193
3194 2000-12-01 Joel Sherrill <joel@OARcorp.com>
3195
3196 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
3197 New targets.
3198 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
3199 (sparc*-*-rtems*): Switched from a.out to ELF.
3200
3201 2000-11-30 Jan Hubicka <jh@suse.cz>
3202
3203 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
3204 (eelf_x86_64.c): New.
3205 * Makefile.in: Regenerate.
3206 * configure.tgt: Add support for x86_64-*-linux-gnu*.
3207 * emulparams/elf_x86_64.sh: New.
3208
3209 2000-11-30 Hans-Peter Nilsson <hp@axis.com>
3210
3211 * emulparams/crislinux.sh (ENTRY): Change back to _start.
3212 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
3213
3214 * scripttempl/crisaout.sc: Change all RELOCATING not related to
3215 merging non-a.out sections into CONSTRUCTING.
3216
3217 2000-11-28 Nick Clifton <nickc@redhat.com>
3218
3219 * ld.1 (COPYING): Mention that the GNU Free Documentation
3220 License is present in the sources, but not the output, and
3221 also available from the GNU website.
3222 (GNU Free Documentation License): Comment out this section.
3223
3224 2000-11-28 David O'Brien <obrien@dragon.nuxi.com>
3225
3226 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
3227 does not use them.
3228
3229 2000-11-25 David O'Brien <obrien@FreeBSD.org>
3230
3231 * ld.1: Remove old date so it does not give the impression the manpage
3232 is way out of date.
3233
3234 2000-11-24 Nick Clifton <nickc@redhat.com>
3235
3236 * configure.tgt (xscale-coff): Add target.
3237 (xscale-elf): Add target.
3238
3239 2000-11-24 Fred Fish <fnf@be.com>
3240
3241 * ldmain.c (main): Remove redundant init of config.make_executable
3242 to true.
3243
3244 2000-11-15 Richard Henderson <rth@redhat.com>
3245
3246 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
3247
3248 2000-11-14 Kazu Hirata <kazu@hxi.com>
3249
3250 * scripttempl/h8300.sc: Fix formatting.
3251 * scripttempl/h8300h.sc: Likewise.
3252 * scripttempl/h8300s.sc: Likewise.
3253
3254 2000-11-14 Denis Chertykov <denisc@overta.ru>
3255
3256 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
3257
3258 2000-11-09 Philip Blundell <pb@futuretv.com>
3259
3260 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
3261 around orphan sections whose names can be represented in C.
3262
3263 2000-11-07 Jim Wilson <wilson@redhat.com>
3264
3265 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
3266 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
3267
3268 2000-11-06 Nick Clifton <nickc@redhat.com>
3269
3270 * ld.texinfo: Add GNU Free Documentation License.
3271 * ldint.texinfo: Add GNU Free Documentation License.
3272 * ld.1: Add GNU Free Documentation License.
3273
3274 2000-11-05 Alan Modra <alan@linuxcare.com.au>
3275
3276 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
3277 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
3278
3279 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
3280 Move 2000-11-02 Makefile.in changes to this file.
3281 * Makefile.in: Regenerate.
3282
3283 2000-11-03 Nick Clifton <nickc@redhat.com>
3284
3285 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
3286 constructors and destructors.
3287 * scripttempl/h8300h.sc: Ditto.
3288 * scripttempl/h8300s.sc: Ditto.
3289 * scripttempl/h8500.sc: Ditto.
3290 * scripttempl/h8500b.sc: Ditto.
3291 * scripttempl/h8500c.sc: Ditto.
3292 * scripttempl/h8500m.sc: Ditto.
3293 * scripttempl/h8500s.sc: Ditto.
3294 * scripttempl/v850.sc: Ditto.
3295 * scripttempl/w65.sc: Ditto.
3296 * scripttempl/z8000.sc: Ditto.
3297
3298 2000-11-02 Per Lundberg <plundis@chaosdev.org>
3299
3300 * Makefile.in (e_i386_chaos.c): New rule.
3301 (ALL_EMULATIONS): Added e_i386_chaos.o.
3302 * emulparams/elf_i386_chaos.sh: New file.
3303 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
3304
3305 2000-10-20 Jakub Jelinek <jakub@redhat.com>
3306
3307 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
3308 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
3309 Fix sed invocation, so that it coped with '/' in Solaris 64bit
3310 library path suffix.
3311 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
3312
3313 2000-10-18 Hans-Peter Nilsson <hp@axis.com>
3314
3315 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
3316 for consecutive sections.
3317
3318 2000-10-17 Chandrakala Chavva <cchavva@redhat.com>
3319
3320 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
3321 options.
3322 * ld.texinfo: Added notes about this new option.
3323
3324 2000-10-16 Nick Clifton <nickc@redhat.com>
3325
3326 * emultempl/pe.em (_after_open): Add tests of return values from
3327 bfd functions. Emit appropriate error messages if necessary.
3328
3329 2000-10-13 Nick Clifton <nickc@redhat.com>
3330
3331 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
3332 local variables - they are not used, but leave in the call to
3333 bfd_canonicalize_symtab.
3334 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
3335 pe_dll_search_prefix.
3336
3337 2000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
3338
3339 * emultempl/pe.em (pe_dll_search_prefix): New variable,
3340 (longopts): New --dll-search-prefix option.
3341 (gld_${EMULATION_NAME}_list_options): Document.
3342 (gld_${EMULATION_NAME}_parse_args): Handle.
3343 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
3344 dynamically, search for a dll named '<prefix><basename>.dll'
3345 in preference to 'lib<basename>.dll' if --dll-search-prefix
3346 is specified.
3347
3348 2000-10-12 Alan Modra <alan@linuxcare.com.au>
3349
3350 * ldlang.c (section_already_linked): Set kept_section instead of
3351 sec->comdat->sec.
3352
3353 2000-10-10 Kazu Hirata <kazu@hxi.com>
3354
3355 * deffile.h: Fix formatting.
3356 * lexsup.c: Likewise.
3357 * mri.c: Likewise.
3358
3359 2000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3360
3361 * pe-dll.c (make_one): Do not generate code thunk for DATA
3362 exports.
3363 (process_def_file): deduce DATA flag for auto-export sumbols.
3364
3365 2000-10-09 Kazu Hirata <kazu@hxi.com>
3366
3367 * ld.h: Fix formatting.
3368 * ldcref.c: Likewise.
3369 * ldctor.h: Likewise.
3370 * ldemul.c: Likewise.
3371 * ldemul.h: Likewise.
3372 * ldexp.c: Likewise.
3373 * ldexp.h: Likewise.
3374 * ldfile.c: Likewise.
3375 * ldfile.h: Likewise.
3376 * ldlang.c: Likewise.
3377 * ldlang.h: Likewise.
3378 * ldmain.c: Likewise.
3379 * pe-dll.c: Likewise.
3380
3381 * pe-dll.c: Revert some formatting fixes.
3382
3383 2000-10-08 Kazu Hirata <kazu@hxi.com>
3384
3385 * pe-dll.c: Fix formatting.
3386
3387 2000-10-05 Kazu Hirata <kazu@hxi.com>
3388
3389 * ldlang.c: Fix formatting.
3390
3391 2000-10-03 DJ Delorie <dj@redhat.com>
3392
3393 * pe-dll.c (fill_edata): initialize entire block
3394 (make_one): fill in correct section.
3395
3396 2000-10-03 Kazu Hirata <kazu@hxi.com>
3397
3398 * ldexp.c: Fix formatting.
3399
3400 2000-10-02 DJ Delorie <dj@redhat.com>
3401
3402 * emultempl/pe.em (gld_*_after_open): detect case where there two
3403 import libraries for same dll; rename one to ensure proper link
3404 order.
3405
3406 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
3407 typo
3408 (generate_edata): fix typo
3409
3410 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
3411
3412 * scripttempl/crisaout.sc (ENTRY): Now __start.
3413 (.text): Add default setting for __start.
3414 Remove CONSTRUCTORS handling.
3415 (/DISCARD/): Add .gnu.warning.*.
3416 * emulparams/crislinux.sh (ENTRY): Now __start.
3417 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
3418 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
3419 (ENTRY): Now __start.
3420 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
3421 (EXECUTABLE_SYMBOLS): Add default setting for __start.
3422
3423 2000-09-29 Kazu Hirata <kazu@hxi.com>
3424
3425 * deffile.h: Fix formatting.
3426 * ld.h: Likewise.
3427 * ldcref.c: Likewise.
3428 * ldctor.c: Likewise.
3429 * ldctor.h: Likewise.
3430 * ldemul.c: Likewise.
3431 * ldemul.h: Likewise.
3432 * ldexp.c: Likewise.
3433 * ldexp.h: Likewise.
3434 * ldfile.c: Likewise.
3435 * ldfile.h: Likewise.
3436 * ldlang.c: Likewise.
3437 * ldlang.h: Likewise.
3438 * lexsup.c: Likewise.
3439 * mri.c: Likewise.
3440 * pe-dll.c: Likewise.
3441
3442 2000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3443
3444 * pe-dll.c (process_def_file): Uninitialized data wasn't
3445 exported with --export-all-symbols switch.
3446
3447 2000-09-28 DJ Delorie <dj@redhat.com>
3448
3449 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
3450 noname work properly.
3451
3452 2000-09-28 Alan Modra <alan@linuxcare.com.au>
3453
3454 * ld.texinfo (HPPA ELF32): New section.
3455
3456 * emultempl/hppaelf.em (group_size): New.
3457 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
3458 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
3459 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
3460 options to prevent abbreviations matching.
3461 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
3462 (PARSE_AND_LIST_ARGS_CASES): Handle it.
3463
3464 2000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3465
3466 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
3467 on the m68*-*-elf target. Make it support COFF input objects.
3468
3469 2000-09-21 Kazu Hirata <kazu@hxi.com>
3470
3471 * ldmain.c: Fix formatting.
3472 * ldmisc.c: Likewise.
3473 * ldver.c: Likewise.
3474 * ldwrite.c: Likewise.
3475
3476 2000-09-21 Alan Modra <alan@linuxcare.com.au>
3477
3478 * ldwrite.c (clone_section): Silence gcc warnings.
3479
3480 2000-09-20 Alan Modra <alan@linuxcare.com.au>
3481
3482 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
3483 out of memory failure.
3484
3485 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
3486 (clone_section): Handle out of memory failures. Rename var to
3487 avoid c++ reserved word.
3488
3489 2000-09-18 Alan Modra <alan@linuxcare.com.au>
3490
3491 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
3492 stub_name param to stub_sec_name.
3493 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
3494
3495 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3496
3497 * emultempl/m68kelf.em: New file.
3498 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
3499 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
3500 * Makefile.in: Regenerate.
3501
3502 2000-09-15 Alan Modra <alan@linuxcare.com.au>
3503
3504 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
3505 only as needed.
3506
3507 2000-09-13 Nick Clifton <nickc@redhat.com>
3508
3509 * ldmain.c (multiple_definition): Disable relaxation if
3510 multiple symbol definitions are encountered - otherwise the
3511 linker could abort with an assertion failure.
3512
3513 2000-09-10 Nick Clifton <nickc@redhat.com>
3514
3515 * mri.c: Fix formatting.
3516
3517 2000-09-07 H.J. Lu <hjl@gnu.org>
3518
3519 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
3520 * configure: Rebuild.
3521
3522 2000-09-07 H.J. Lu <hjl@gnu.org>
3523
3524 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
3525 * Makefile.in: Rebuild.
3526
3527 2000-09-07 Alan Modra <alan@linuxcare.com.au>
3528
3529 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
3530 broken list handling. Create __start_SECNAME and __stop_SECNAME
3531 when no place-holder. Add some comments. Test both SEC_CODE and
3532 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
3533 Handle case where no output section statement created.
3534
3535 2000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
3536
3537 * configure.tgt (sh-*-linux*): Added.
3538 * Makefile.am: Added eshelf_linux and eshlelf_linux.
3539 * Makefile.in: Rebuilt.
3540 * emulparams/shelf_linux.sh: New file.
3541 * emulparams/shlelf_linux.sh: New file.
3542
3543 2000-09-06 Alan Modra <alan@linuxcare.com.au>
3544
3545 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3546 try shuffling sections when the orphan happens to be the place
3547 holder. Keep count of unique section names generated so we speed
3548 the search for a new name.
3549
3550 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
3551
3552 * configure: Rebuilt with new libtool.m4.
3553
3554 2000-09-05 Nick Clifton <nickc@redhat.com>
3555
3556 * Makefile.in: Regenerate.
3557 * aclocal.m4: Regenerate.
3558 * configure: Regenerate.
3559 * config.in: Regenerate.
3560 * po/ld.pot: Regenerate.
3561
3562 * ldint.texinfo: Remove CVS revision marker - it foils local
3563 comparisons.
3564
3565 * emultempl/ticoff.em: Remove extraneous comma.
3566
3567 2000-09-05 Alan Modra <alan@linuxcare.com.au>
3568
3569 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
3570 to stub section flags.
3571 (hppa_for_each_input_file_wrapper): New.
3572 (hppa_lang_for_each_input_file): New.
3573 (lang_for_each_input_file): Define to call above.
3574 (multi_subspace): New.
3575 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
3576 (PARSE_AND_LIST_PROLOGUE): Define.
3577 (PARSE_AND_LIST_LONGOPTS): Define.
3578 (PARSE_AND_LIST_OPTIONS): Define.
3579 (PARSE_AND_LIST_ARGS_CASES): Define.
3580 (hppaelf_finish): Call elf32_hppa_set_gp.
3581 (hppaelf_set_output_arch): Remove.
3582 (LDEMUL_SET_OUTPUT_ARCH): Remove.
3583
3584 * emulparams/hppalinux.sh (ELFSIZE): Define.
3585 (MACHINE): Define.
3586 (OTHER_READONLY_SECTIONS): Define.
3587 (DATA_PLT): Define.
3588 (GENERATE_SHLIB_SCRIPT): Define.
3589
3590 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
3591 to const throughout. Change `void *' to `PTR' throughout.
3592 (lang_memory_default): Function is local to file, add `static'.
3593
3594 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
3595 (ehppalinux.c): Likewise.
3596 (earmelf.c): Likewise.
3597 (earmelf_linux.c): Likewise.
3598 (earmelf_linux26.c): Likewise.
3599 * Makefile.in: Regenerate.
3600
3601 * ld.h (ld_config_type): Add unique_orphan_sections.
3602 * lexsup.c (OPTION_UNIQUE): Define.
3603 (ld_options): Add "--unique".
3604 (parse_args): Handle it.
3605 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3606 search for an existing output section if unique_orphan_sections is
3607 set. Make use of bfd_get_unique_section_name rather than
3608 duplicating code here.
3609 * ld.texinfo: Describe --unique.
3610
3611 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
3612 optional arg to split-by-file.
3613 (parse_args): Handle them.
3614 * ld.texinfo: Update description of these options.
3615 * ldwrite.c (clone_section): Pass in the section name. Replace
3616 local code with bfd_get_unique_section_name.
3617 (split_sections): Tidy code and comments. Use a list traversal
3618 more appropriate to the list construction. Handle cooked section
3619 sizes. Split when split_by_reloc reached rather than exceeded.
3620 Track section size and split when split_by_file reached. Fix
3621 link_order_tail (even though it's not used).
3622 (ldwrite): Modify condition for calling split_sections to suit
3623 changed split_by_reloc and split_by_file.
3624 * ldmain.c (main): Init config.split_by_reloc and
3625 config.split_by_file to -1.
3626 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
3627 Change split_by_file to bfd_size_type.
3628
3629 2000-09-02 Nick Clifton <nickc@redhat.com>
3630
3631 * configure.in: Increase version number to 2.10.91.
3632 * NEWS: Mention new ability to support removal of duplicate DWARF2
3633 debug information.
3634 * configure: Regenerate.
3635 * aclocal.m4: Regenerate.
3636 * config.in: Regenerate.
3637
3638 2000-09-02 Daniel Berlin <dberlin@redhat.com>
3639
3640 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
3641 sections.
3642 * scripttempl/elf32avr.sc: Ditto.
3643 * scripttempl/elfd10v.sc: Ditto.
3644 * scripttempl/elfd30v.sc: Ditto.
3645 * scripttempl/elfi370.sc: Ditto.
3646 * scripttempl/elfm68hc11.sc: Ditto.
3647 * scripttempl/elfm68hc12.sc: Ditto.
3648 * scripttempl/elfi386beos.sc: Ditto.
3649 * scripttempl/v850.sc: Ditto.
3650
3651 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
3652
3653 * acinclude.m4: Include libtool and gettext macros from the
3654 top level.
3655 * aclocal.m4, configure: Rebuilt.
3656
3657 2000-08-25 Nick Clifton <nickc@redhat.com>
3658
3659 * ldlang.c (open_output): When choosing the target for a
3660 particular endianness, do nothing if the target is not
3661 supported.
3662
3663 2000-08-25 H.J. Lu <hjl@gnu.org>
3664
3665 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
3666 check -rpath nor LD_RUN_PATH for cross link.
3667 * ld.texinfo: Document the change.
3668
3669 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
3670
3671 * NEWS: Mention support for CRIS.
3672
3673 2000-08-23 H.J. Lu <hjl@gnu.org>
3674
3675 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
3676 the current runpath list from bfd_elf_get_runpath_list ()
3677 before search.
3678
3679 2000-08-22 H.J. Lu <hjl@gnu.org>
3680
3681 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
3682 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
3683 LD_LIBRARY_PATH for native linker. Display the needed DSO if
3684 trace_file_tries is non-zero.
3685 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
3686 if trace_file_tries is non-zero.
3687
3688 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
3689 * NEWS: Mention it.
3690
3691 2000-08-14 Jason Eckhardt <jle@cygnus.com>
3692
3693 * NEWS: Mention i860 support.
3694
3695 2000-08-14 Andreas Schwab <schwab@suse.de>
3696
3697 * scripttempl/elf.sc: Fix last change to use correct comment
3698 syntax.
3699
3700 2000-08-10 Geoff Keating <geoffk@cygnus.com>
3701
3702 * scripttempl/elf.sc: Add a comment giving the correspondence
3703 between sections, per-datum sections, and linkonce sections. Make
3704 the comment true even for .bss, .sdata, .sdata2, .sbss, and
3705 .sbss2.
3706
3707 2000-08-10 Jason Eckhardt <jle@cygnus.com>
3708
3709 * emulparams/elf32_i860.sh: New file.
3710 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
3711 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
3712 (eelf32_i860.c): New rule.
3713 * Makefile.in: Regenerate.
3714
3715 2000-08-10 Nick Clifton <nickc@cygnus.com>
3716
3717 * emulparams/mipspe.sh (ENTRY): Add definition.
3718
3719 2000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
3720
3721 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
3722 in error message.
3723
3724 2000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3725
3726 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
3727 the final size of .bss section.
3728 * scripttempl/elfm68hc12.sc: Likewise.
3729
3730 2000-08-04 Alan Modra <alan@linuxcare.com.au>
3731
3732 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
3733 gld${EMULATION_NAME}_parse_args for consistency. Combine
3734 lastoptind and prevoptind vars, and keep track of last optind.
3735 (gld_${EMULATION_NAME}_list_options): Rename to
3736 gld${EMULATION_NAME}_list_options.
3737
3738 2000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
3739
3740 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
3741 (i586-sco-sysv5uw7.1.0).
3742
3743 2000-07-27 H.J. Lu <hjl@gnu.org>
3744
3745 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
3746 (PARSE_AND_LIST_PROLOGUE): New.
3747 (PARSE_AND_LIST_LONGOPTS): Likewise.
3748 (PARSE_AND_LIST_OPTIONS): Likewise.
3749 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3750 (PARSE_AND_LIST_EPILOGUE): Likewise.
3751
3752 2000-07-28 Alan Modra <alan@linuxcare.com.au>
3753
3754 * emultempl/armelf.em: Elide functions common to elf32.em,
3755 ie. most of the file.
3756 (arm_elf_after_open): New. Do arm specific things then call
3757 gld${EMULATION_NAME}_after_open.
3758 (arm_elf_before_allocation): New. Call
3759 gld${EMULATION_NAME}_before_allocation then do arm specifics.
3760 (PARSE_AND_LIST_PROLOGUE): Define.
3761 (PARSE_AND_LIST_SHORTOPTS): Define.
3762 (PARSE_AND_LIST_LONGOPTS): Define.
3763 (PARSE_AND_LIST_OPTIONS): Define.
3764 (PARSE_AND_LIST_ARGS_CASES): Define.
3765 (LDEMUL_AFTER_OPEN): Define.
3766 (LDEMUL_BEFORE_ALLOCATION): Define.
3767 (LDEMUL_BEFORE_PARSE): Define.
3768 (LDEMUL_FINISH): Define.
3769
3770 * emultempl/hppaelf.em: Similarly zap most of this file.
3771 (hppaelf_add_stub_section): Prototype.
3772 (hppaelf_layaout_sections_again): Prototype.
3773 (hook_in_stub): Prototype.
3774 (LDEMUL_SET_OUTPUT_ARCH): Define.
3775 (LDEMUL_FINISH): Define.
3776 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
3777
3778 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
3779 (EXTRA_EM_FILE): New.
3780 * emulparams/armelf_linux.sh: Likewise.
3781 * emulparams/armelf_linux26.sh: Likewise.
3782 * emulparams/hppalinux.sh: Likewise.
3783 * emulparams/hppaelf.sh: Likewise.
3784 (NOP): Define.
3785
3786 * emultempl/elf32.em: Fix formatting.
3787 (EXTRA_EM_FILE): Source it.
3788 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
3789 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
3790 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
3791 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
3792 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
3793 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
3794 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
3795 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
3796 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
3797 allow functions in this file to be overridden.
3798 (PARSE_AND_LIST_SHORTOPTS): Handle it.
3799
3800 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
3801
3802 * emultempl/elf32.em: Reorganize file.
3803
3804 2000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
3805
3806 * emulparams/elf64alpha.sh: Implement "-taso" emulation
3807 specific option to fit 64-bit executable in the lower
3808 31-bit address range. This is done by changing start
3809 address of .interp (the very first section of executable)
3810 and then setting EF_ALPHA_32BIT elf header flag.
3811
3812 2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3813
3814 * emultempl/m68kcoff.em: New file.
3815 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
3816 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
3817 generic.em.
3818 * Makefile.in: Regenerate.
3819
3820 2000-07-20 H.J. Lu <hjl@gnu.org>
3821
3822 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
3823 and "disable-new-dtags" to stop getopt from treating -d/-e as
3824 abbreviations for these options.
3825
3826 2000-07-20 H.J. Lu <hjl@gnu.org>
3827
3828 * ld.texinfo: Add documentation for --disable-new-dtags and
3829 --enable-new-dtags.
3830
3831 * ldmain.c (main): Initialize link_info.new_dtags to false.
3832
3833 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
3834 --disable-new-dtags and --enable-new-dtags.
3835 (gld_${EMULATION_NAME}_list_options): Likewise.
3836
3837 2000-07-05 Kenneth Block <krblock@computer.org>
3838
3839 * lexsup.c: Add optional style to demangle switch
3840 * ld.texinfo: Document optional style to demangle switch.
3841
3842 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
3843
3844 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
3845 ecrislinux.o.
3846 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
3847 Regenerate dependencies.
3848 * Makefile.in: Rebuild.
3849 * configure.tgt (cris-*-*): New target.
3850 * emulparams/crisaout.sh, emulparams/criself.sh,
3851 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
3852 * po/POTFILES.in, po/ld.pot: Regenerate.
3853
3854 2000-07-20 H.J. Lu <hjl@gnu.org>
3855
3856 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
3857 Print out ignored -z options.
3858
3859 2000-07-19 H.J. Lu <hjl@gnu.org>
3860
3861 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
3862 (PARSE_AND_LIST_PROLOGUE): New.
3863 (PARSE_AND_LIST_LONGOPTS): Likewise.
3864 (PARSE_AND_LIST_OPTIONS): Likewise.
3865 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3866
3867 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
3868
3869 * lexsup.c (ld_options): Comment out 'z'.
3870 (parse_args): Likewise.
3871
3872 * emultempl/elf32.em: Include "elf/common.h".
3873 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
3874 options.
3875 (gld_${EMULATION_NAME}_list_options): Likewise.
3876
3877 * ld.texinfo: Add documentation for the recognized -z options.
3878
3879 2000-07-19 H.J. Lu <hjl@gnu.org>
3880
3881 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
3882 bfd_elf_set_dt_needed_soname ().
3883
3884 2000-07-18 DJ Delorie <dj@cygnus.com>
3885
3886 * pe-dll.c (pe_dll_id_target): check object target name also
3887
3888 2000-07-18 Hans-Peter Nilsson <hp@axis.com>
3889
3890 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
3891 ${INIT_END} if relocating.
3892 (.fini): Likewise ${FINI_START} and ${FINI_END}.
3893
3894 2000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
3895
3896 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
3897 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
3898 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
3899 errors introduced by the old dynamic lib search order.
3900
3901 2000-07-17 DJ Delorie <dj@cygnus.com>
3902
3903 * pe-dll.c (process_def_file): auto-export data items also
3904 (pe_process_import_defs): also see if _imp_ form needed
3905
3906 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
3907
3908 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
3909 for dll import libraries
3910
3911 2000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
3912
3913 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
3914 gcc 2.95.2 and later.
3915
3916 2000-07-11 Kazu Hirata <kazu@hxi.com>
3917
3918 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
3919 message.
3920
3921 2000-07-10 Alan Modra <alan@linuxcare.com.au>
3922
3923 * ldemul.h (struct lang_input_statement_struct): Remove forward
3924 declaration.
3925 (struct search_dirs): Likewise.
3926 * ldfile.h (struct lang_input_statement_struct): Likewise.
3927 Protect file from multiple inclusion.
3928 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
3929 declaration from macro to file scope.
3930
3931 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
3932 * ldgram.y: Likewise here.
3933 * ldlang.c: And here.
3934 * ldmain.c: And here.
3935 * mpw-elfmips.c: And here.
3936 * mpw-eppcmac.c: And here.
3937 * emultempl/aix.em: And here.
3938 * emultempl/armcoff.em: And here.
3939 * emultempl/armelf.em: And here.
3940 * emultempl/armelf_oabi.em: And here.
3941 * emultempl/beos.em: And here.
3942 * emultempl/elf32.em: And here.
3943 * emultempl/hppaelf.em: And here.
3944 * emultempl/linux.em: And here.
3945 * emultempl/lnk960.em: And here.
3946 * emultempl/pe.em: And here.
3947 * emultempl/sunos.em: And here.
3948 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
3949 * mpw-idtmips.c: Ditto.
3950 * emultempl/generic.em: Ditto.
3951 * emultempl/gld960.em: Ditto.
3952 * emultempl/gld960c.em: Ditto.
3953 * emultempl/mipsecoff.em: Ditto.
3954 * emultempl/ticoff.em: Ditto.
3955 * emultempl/vanilla.em: Ditto.
3956
3957 * pe-dll.c: Include ldfile.h
3958 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
3959
3960 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
3961 arguments to bfd_elf32_size_dynamic_sections call.
3962 (gldelf32ebmip_place_orphan): Add missing arguments to
3963 lang_leave_output_section_statement call.
3964
3965 2000-07-10 H.J. Lu <hjl@gnu.org>
3966
3967 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
3968 DLL_SUPPORT.
3969 (strhash): Likewise.
3970 (compute_dll_image_base): Likewise.
3971 (pe_undef_found_sym): Likewise.
3972 (pe_undef_cdecl_match): Likewise.
3973 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
3974 argument "arch" with ATTRIBUTE_UNUSED.
3975
3976 2000-07-10 Alan Modra <alan@linuxcare.com.au>
3977
3978 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
3979
3980 From Ryan Bradetich <rbradetich@uswest.net>
3981 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
3982
3983 2000-07-09 Alan Modra <alan@linuxcare.com.au>
3984
3985 Changes to create multiple linker stubs, positioned immediately
3986 before the section where they are required.
3987 * emultempl/hppaelf.em: Include elf32-hppa.h.
3988 (stub_sec, file_chain): Delete.
3989 (hppaelf_create_output_section_statements): Don't make a stub
3990 section here.
3991 (hook_stub_info): New struct.
3992 (hook_in_stub): New function.
3993 (hppaelf_add_stub_section): New function.
3994 (hppaelf_finish): Do nothing for relocateable links. Modify the
3995 call to elf32_hppa_size_stubs. Move code for updating section
3996 layout from here...
3997 (hppaelf_layaout_sections_again): ..to here, a new function.
3998
3999 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
4000 broken list handling. Pass in a pointer to the list.
4001 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
4002 for above changes.
4003 (hppaelf_before_parse): Prototype.
4004 (hppaelf_set_output_arch): Prototype.
4005 (hppaelf_create_output_section_statements): Prototype.
4006 (hppaelf_delete_padding_statements): Prototype.
4007 (hppaelf_finish): Prototype.
4008
4009 Merge from elf32.em
4010 * emultempl/hppaelf.em: Include ctype.h.
4011 (struct orphan_save): New.
4012 (gld${EMULATION_NAME}_place_orphan): New.
4013 (output_rel_find): New.
4014 (hppaelf_get_script): Update from elf32.em.
4015 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
4016 Change emulation_name field to "${EMULATION_NAME}". Add
4017 gld${EMULATION_NAME}_place_orphan.
4018
4019 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
4020 ehppalinux.o, sort it. Regenerate dependencies.
4021 (ehppalinux.c): Depend on hppaelf.em
4022 * Makefile.in: Regenerate.
4023
4024 * configure.tgt: targ_emul=hppalinux for hppa*linux
4025
4026 * emulparams/hppalinux.sh: New.
4027 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
4028
4029 2000-07-08 Alan Modra <alan@linuxcare.com.au>
4030
4031 * lexsup.c (parse_args): Copy section name.
4032
4033 2000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
4034
4035 * emultempl/pe.em: institute the following search order for
4036 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
4037 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
4038 static lib (libfoo.a) if none of the above are found.
4039
4040 2000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
4041
4042 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
4043 (longopts): New --{enable,disable}-auto-image-base options.
4044 (gld_${EMULATION_NAME}_list_options): Document.
4045 (gld_${EMULATION_NAME}_parse): Handle.
4046 (strhash): New static function.
4047 (compute_dll_image_base): New static function.
4048 (gld_${EMULATION_NAME}_set_symbols): Use.
4049
4050 2000-07-05 DJ Delorie <dj@redhat.com>
4051
4052 * MAINTAINERS: new
4053
4054 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
4055
4056 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
4057 * emulparams/elf32btsmip.sh: New file.
4058 * Makefile.am: Add traditional mips target.
4059 * Makefile.in: Rebuild.
4060
4061 2000-07-01 H.J. Lu <hjl@gnu.org>
4062
4063 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
4064 automake to use YLWRAP.
4065 * Makefile.in: Rebuild.
4066
4067 2000-07-01 Alan Modra <alan@linuxcare.com.au>
4068
4069 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
4070 (CLEANFILES): Add DEPA.
4071 * Makefile.in: Regenerate.
4072
4073 2000-06-30 Timothy Wall <twall@ppc>
4074
4075 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
4076 the page in the upper octet of the address.
4077
4078 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
4079
4080 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
4081
4082 2000-06-24 Alan Modra <alan@linuxcare.com.au>
4083
4084 * NEWS: arm-elf does --gc-sections too.
4085
4086 2000-06-22 Alan Modra <alan@linuxcare.com.au>
4087
4088 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
4089 find one.
4090 * Makefile.in: Regenerate.
4091
4092 2000-06-21 H.J. Lu <hjl@gnu.org>
4093
4094 * Makefile.am: Rebuild dependency.
4095 * Makefile.in: Rebuild.
4096
4097 2000-06-20 H.J. Lu <hjl@gnu.org>
4098
4099 * Makefile.am: Rebuild dependency.
4100 * Makefile.in: Rebuild.
4101
4102 2000-06-20 Timothy Wall <twall@cygnus.com>
4103
4104 * scripttempl/tic54xcoff.sc: New.
4105 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
4106 * gen-doc.texi: Add flag for TI COFF.
4107 * ld.texinfo: Add documentation for TI COFF handling switches.
4108 * emultempl/ticoff.em: New. TI COFF handling.
4109 * configure.tgt: Add tic54x target.
4110 * Makefile.am: Add tic54x target.
4111 * Makefile.in: Ditto.
4112
4113 2000-06-20 Alan Modra <alan@linuxcare.com.au>
4114
4115 * ldmain.c (set_scripts_dir): Correct pointer comparison when
4116 checking for backslashes.
4117
4118 2000-06-19 Alan Modra <alan@linuxcare.com.au>
4119
4120 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
4121
4122 2000-06-18 Alan Modra <alan@linuxcare.com.au>
4123
4124 * NEWS: Update list of targets supporting --gc-sections.
4125
4126 * scripttempl/elf.sc: KEEP .eh_frame contents.
4127 * scripttempl/elfd30v.sc: Same here.
4128
4129 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
4130
4131 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
4132 and m68hc11 (elf).
4133 * Makefile.in: Rebuild.
4134 * configure.tgt: Recognize m68hc12 and m68hc11.
4135 * scripttempl/elfm68hc12.sc: New file.
4136 * emulparams/m68hc12elfb: New emulation.
4137 * emulparams/m68hc12elf: New emulation.
4138 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
4139 (includes a memory.x script to define the ROM and RAM banks).
4140 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
4141 New configuration files for support of Motorola 68hc11
4142
4143 2000-06-15 Alan Modra <alan@linuxcare.com.au>
4144
4145 * ldmain.c (main): Only change SEC_READONLY for final link.
4146
4147 2000-06-13 H.J. Lu <hjl@gnu.org>
4148
4149 * configure: Regenerate.
4150
4151 2000-06-08 David O'Brien <obrien@FreeBSD.org>
4152
4153 * configure.in (VERSION): Update to show this is the CVS mainline.
4154
4155 2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4156
4157 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
4158 input objects to be ECOFF.
4159 (check_sections): einfo takes %B, not %P, to print a BFD name.
4160
4161 2000-06-05 Michael Matz <matz@ifh.de>
4162
4163 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
4164 version scripts.
4165
4166 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
4167
4168 2000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
4169
4170 * emulparams/avr1200.sh (STACK): Define as 0.
4171 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
4172 * emulparams/avr4433.sh (STACK): Likewise.
4173 * emulparams/avr44x4.sh (STACK): Likewise.
4174 * emulparams/avr85xx.sh (STACK): Likewise.
4175 * emulparams/avrmega103.sh (STACK): Likewise.
4176 * emulparams/avrmega161.sh (STACK): Likewise.
4177 * emulparams/avrmega603.sh (STACK): Likewise.
4178 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
4179 (__stack): Define from ${STACK} for main().
4180
4181 2000-05-26 Alan Modra <alan@linuxcare.com.au>
4182
4183 * Makefile.am: Update dependencies with "make dep-am"
4184 * Makefile.in: Regenerate.
4185
4186 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
4187
4188 * ldmain.c: Include filenames.h.
4189 (set_scripts_dir): Support backslashes in program name.
4190
4191 2000-05-22 Igor Shevlyakov <igor@windriver.com>
4192
4193 * ldmain.c (main): When deciding if ".text" section should be
4194 read-only, don't forget to reset SEC_READONLY because it
4195 could be already set.
4196
4197 2000-05-22 Thomas de Lellis <tdel@windriver.com>
4198
4199 * ld.1: Add documentation for new command line option:
4200 --section-start <sectionname>=<sectionorg>
4201 This is a generic version of -Ttext etc. which accepts
4202 any section name as a parameter instead of just text/data/
4203 bss.
4204 * ld.texinfo: More docs.
4205 * NEWS: More docs.
4206 * lexsup.c: (parse_args): Recognize new command line option.
4207 (ld_options): Add new option.
4208
4209 2000-05-18 H.J. Lu <hjl@gnu.org>
4210
4211 * lexsup.c (parse_args): `i' == `r', not `q'.
4212
4213 2000-05-18 Jeffrey A Law (law@cygnus.com)
4214
4215 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
4216
4217 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
4218 Rick Gorton <gorton@scrugs.lkg.dec.com>
4219
4220 Add support for '-q' == '--emit-relocs' switch.
4221 * ldmain.c (main): Default to false.
4222 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
4223 * NEWS: Describe the emitrelocations switch.
4224 * ld.texinfo: Describe the emitrelocations switch.
4225
4226 2000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
4227
4228 * emultempl/pe.em (_open_dynamic_archive): New function: Search
4229 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
4230 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
4231 link options.
4232
4233 2000-05-15 David O'Brien <obrien@FreeBSD.org>
4234
4235 * lexsup.c (parse_args): Update the year in the copyright notice.
4236
4237 2000-05-13 Alan Modra <alan@linuxcare.com.au>
4238
4239 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
4240 Replace defines with those from intl/libgettext.h to quieten gcc
4241 warnings.
4242
4243 2000-05-10 H.J. Lu <hjl@gnu.org>
4244
4245 * ldlang.c (open_input_bfds): Don't load the same file within
4246 a group again if the whole archive has been loaded already.
4247
4248 2000-05-03 Alan Modra <alan@linuxcare.com.au>
4249
4250 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
4251 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
4252 strtoul.
4253
4254 2000-05-01 Jim Wilson <wilson@cygnus.com>
4255
4256 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
4257
4258 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4259 host "ia64-*-linux-gnu*".
4260
4261 2000-04-29 Andreas Jaeger <aj@suse.de>
4262
4263 * ld.h: Correctly check GCC version.
4264
4265 2000-04-25 Jeffrey A Law (law@cygnus.com)
4266
4267 * Makefile.am: Add PA64 support. Add missing dependencies for
4268 PA32 elf support.
4269 * Makefile.in: Rebuilt.
4270 * configure.tgt: Add PA64 support (currently disabled).
4271
4272 2000-04-25 Alan Modra <alan@linuxcare.com.au>
4273
4274 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
4275 (output_rel_find): New function.
4276 (hold_section, hold_use): Delete.
4277 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4278 hold_interp): Make local to place_orphan.
4279 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
4280 rather than place_section to find possible previous use of orphan.
4281 Similarly find the place-holder output sections. Use returned
4282 value from lang_enter_output_section_statement rather than calling
4283 lang_output_section_statement_lookup.
4284 * emultempl/armelf.em: Same here.
4285 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
4286
4287 * ldlang.c (lang_enter_output_section_statement): Return output
4288 section statement.
4289 * ldlang.h (lang_enter_output_section_statement): Change
4290 declaration too.
4291
4292 * ldlang.h (lang_output_section_statement): Export it.
4293 * ldlang.c (lang_output_section_statement): Ditto.
4294
4295 2000-04-24 Nick Clifton <nickc@cygnus.com>
4296
4297 * ld.texinfo (Output Section Data): Add note that section data
4298 commands cannot appear outside of section directives.
4299
4300 2000-04-2 Matthew Green <mrg@cygnus.com>
4301
4302 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
4303
4304 2000-04-21 Richard Henderson <rth@cygnus.com>
4305 David Mosberger <davidm@hpl.hp.com>
4306
4307 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
4308 (eelf64_ia64.c): New rule.
4309 * Makefile.in: Rebuild.
4310 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
4311 * emulparams/elf64_ia64.sh: New file.
4312
4313 2000-04-21 Richard Henderson <rth@cygnus.com>
4314
4315 * scripttempl/elfd30v.sc: Place .gcc_except_table.
4316
4317 2000-04-19 Alan Modra <alan@linuxcare.com.au>
4318
4319 * dep-in.sed: Match space at start of file name, not at end.
4320
4321 2000-04-18 H.J. Lu <hjl@gnu.org>
4322
4323 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
4324 lang_leave_output_section_statement () after calling
4325 lang_enter_output_section_statement ().
4326 * emultempl/armelf.em: Likewise.
4327
4328 2000-04-18 Alan Modra <alan@linuxcare.com.au>
4329
4330 * emultempl/elf32.em (struct orphan_save): Add section field.
4331 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
4332 better order, and place first orphan section as we did before the
4333 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
4334 Don't call make_bfd_section here, let wild_doit do the job for us.
4335 Don't build a statement list when we'll only throw it away.
4336 * emultempl/armelf.em: Ditto.
4337 * emultempl/pe.em: Similarly.
4338
4339 2000-04-14 Geoff Keating <geoffk@cygnus.com>
4340
4341 * scripttempl/elfppc.sc: Remove.
4342 * emulparams/elf32ppc.sh: Use elf.sc.
4343 * emulparams/elf32lppc.sh: Use elf.sc.
4344 * emulparams/elf32ppclinux.sh: Use elf.sc.
4345 * emulparams/elf32ppcsim.sh: New file.
4346 * emulparams/elf32lppcsim.sh: New file.
4347 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
4348 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
4349 * Makefile.in: Regenerate.
4350 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
4351
4352 2000-04-14 Alan Modra <alan@linuxcare.com.au>
4353
4354 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
4355 ~SEC_ALLOC sections too. Init start address of debug sections.
4356 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4357 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4358 Also set all relocateable section start addresses.
4359
4360 2000-04-13 Geoff Keating <geoffk@cygnus.com>
4361
4362 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
4363 Add new BSS_PLT variable for when .plt need not be contained in
4364 the file. Move _etext so that it is also after .fini, and provide
4365 both etext and _etext with a leading underscore. Mark the start
4366 and end of .sbss.
4367
4368 2000-04-12 Alan Modra <alan@linuxcare.com.au>
4369
4370 * emultempl/elf32.em (struct orphan_save): New.
4371 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4372 hold_interp): Make them struct orphan_save.
4373 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
4374 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
4375 the end of the relevant section list. Also add associated section
4376 statements to the end of any previous orphan statements.
4377 * emultempl/armelf.em: Similarly.
4378 * emultempl/pe.em: Similarly.
4379
4380 2000-04-11 Alan Modra <alan@linuxcare.com.au>
4381
4382 * ld.texinfo (Simple Example): Remove extraneous paragraph.
4383
4384 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
4385
4386 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
4387 --enable-build-warnings option.
4388 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
4389 * Makefile.in, configure: Re-generate.
4390
4391 2000-04-04 Alan Modra <alan@linuxcare.com.au>
4392
4393 * po/ld.pot: Regenerate.
4394
4395 * lexsup.c (help): Restore translated part of bug string.
4396
4397 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
4398 (DEP): Quote when passing vars to sub-make. Add warning message
4399 to end.
4400 (DEP1): Rewrite for "gcc -MM".
4401 (CLEANFILES): Add DEP2.
4402 Update dependencies.
4403 * Makefile.in: Regenerate.
4404
4405 2000-04-03 Alan Modra <alan@linuxcare.com.au>
4406
4407 * ld.h: #include "bin-bugs.h"
4408 * lexsup.c (help): Use REPORT_BUGS_TO.
4409
4410 2000-03-27 Denis Chertykov <denisc@overta.ru>
4411
4412 * configure.tgt (avr-*-*): New target support.
4413 * Makefile.am: Likewise.
4414 * scripttempl/elf32avr.sc: New script file.
4415 * emulparams/avr1200.sh: New file.
4416 * emulparams/avr23xx.sh: New file.
4417 * emulparams/avr4433.sh New file.
4418 * emulparams/avr44x4.sh New file.
4419 * emulparams/avr85xx.sh New file.
4420 * emulparams/avrmega103.sh New file.
4421 * emulparams/avrmega161.sh New file.
4422 * emulparams/avrmega603.sh New file.
4423 * Makefile.in: Regenerate.
4424
4425 2000-03-09 Andreas Jaeger <aj@suse.de>
4426
4427 * Makefile.am (check-DEJAGNU): Also unset LANG.
4428 * Makefile.in: Rebuild.
4429
4430 2000-03-06 Ian Lance Taylor <ian@zembu.com>
4431
4432 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
4433 archive.
4434
4435 2000-03-02 H.J. Lu <hjl@gnu.org>
4436
4437 * emulparams/elf32mcore.sh: Include "getopt.h".
4438
4439 2000-03-01 Ian Lance Taylor <ian@zembu.com>
4440
4441 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
4442
4443 2000-03-01 H.J. Lu <hjl@gnu.org>
4444
4445 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
4446 * emulparams/shpe.sh: Likewise.
4447
4448 2000-03-01 Nick Clifton <nickc@cygnus.com>
4449
4450 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
4451 to unused parameters.
4452
4453 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
4454 functions only used by DLL code.
4455 (_place_orphan): Initialise 'dollar'.
4456
4457 2000-03-01 H.J. Lu <hjl@gnu.org>
4458
4459 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
4460 indicate if the undefined symbol is a fatal error or not.
4461 Don't delete the output file if "fatal" is false.
4462
4463 2000-02-29 H.J. Lu <hjl@gnu.org>
4464
4465 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
4466 Set LC_COLLATE and LC_ALL to null and export them. It is for
4467 sort which expects the C locale.
4468 Add $(LIBS) to all $(HOSTING_LIBS).
4469 * Makefile.in: Rebuild.
4470
4471 2000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
4472
4473 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
4474 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
4475 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
4476 (ld_emulation_xfer_struct): Add missing NULL initialiser for
4477 find_potential_libraries.
4478
4479 2000-02-28 Jim Blandy <jimb@redhat.com>
4480
4481 * ldgram.y (exclude_name_list): Don't require a comma to separate
4482 list entries; the lexer considers commas to be valid part of a
4483 filename, so in something like `foo, bar' the comma is considered
4484 part of the first filename, `foo,'.
4485 * ld.texinfo: Update section on EXCLUDE_FILE lists.
4486
4487 2000-02-27 Loren J. Rittle <ljrittle@acm.org>
4488
4489 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4490 host "i[3456]86-*-freebsdelf*".
4491
4492 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
4493
4494 * scripttempl/i386go32.sc: Move misplaced semicolons.
4495
4496 2000-02-25 Ian Lance Taylor <ian@zembu.com>
4497
4498 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
4499 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
4500 (eelf64hppa.c, ehppaelf.c): Remove targets.
4501 * Makefile.in: Rebuild.
4502
4503 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4504
4505 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
4506 GNU/Linux/sparc, but keep the default as 32.
4507
4508 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
4509 it default if sparcv9 or sparc64.
4510
4511 2000-02-24 Nick Clifton <nickc@cygnus.com>
4512
4513 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
4514 * Makefile.in: Regenerate.
4515 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
4516
4517 * ldemul.h (ld_emulation_xfer_struct): Add new field:
4518 find_potential_libraries.
4519 * ldemul.c (ldemul_find_potential_libraries): New function.
4520
4521 * ldfile.c (ldfile_open_file_search): Allow function to be
4522 exported.
4523 (ldfile_open_file): Call ldemul_find_potential_libraries.
4524 * ldfile.h: Add prototype for ldfile_open_file_search.
4525
4526 * pe-dll.c: Add support for ARM, MIPS and SH targets.
4527
4528 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
4529 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
4530
4531 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
4532 (gld_X_find_potential_libraries): New function. Search for
4533 libraries called "*.lib".
4534
4535 * scripttempl/pe.sc: Add .pdata section.
4536
4537 2000-02-23 Richard Henderson <rth@cygnus.com>
4538
4539 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
4540 Add and use memory regions.
4541
4542 2000-02-23 Linas Vepstas (linas@linas.org)
4543
4544 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
4545
4546 * Makefile.am: Add support for Linux/IBM 370.
4547 * configure.tgt: Likewise.
4548
4549 * Makefile.in: Regenerate.
4550
4551 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
4552
4553 * ldlang.c (print_input_section, print_data_statement,
4554 print_reloc_statement, print_padding_statement, insert_pad,
4555 size_input_section, lang_check_section_addresses,
4556 lang_size_sections, lang_do_assignments, lang_set_startof,
4557 lang_one_common): Change `opb' to unsigned.
4558 (lang_do_assignments): Also change `size' to unsigned.
4559
4560 2000-02-16 Richard Henderson <rth@cygnus.com>
4561
4562 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
4563
4564 2000-02-16 Timothy Wall <twall@cygnus.com>
4565
4566 * mri.c (mri_draw_tree): Add default LMA region argument to call
4567 to lang_leave_output_section_statement.
4568 * ldlang.h: Update prototypes with LMA region arguments.
4569 * ldlang.c (lang_size_sections): Encapsulate region bounds
4570 checking in os_check_region call.
4571 (os_check_region): New function.
4572 (lang_output_section_statement_lookup): Initialize lma_region.
4573 (lang_leave_output_section_statement): Add LMA region argument.
4574 (lang_leave_overlay): Ditto.
4575 * ldgram.y: Handle LMA region syntax.
4576 * ld.texinfo (Output Section Description): Describe LMA region usage.
4577 * emultempl/armelf.em (gld$place_orphan): Add default value for
4578 lma region in call to lang_leave_output_section_statement.
4579 * emultempl/elf32.em (gld$place_orphan): Add default value for
4580 lma region in call to lang_leave_output_section_statement.
4581 * emultempl/pe.em (gld$place_orphan): Add default value for
4582 lma region in call to lang_leave_output_section_statement.
4583
4584
4585 2000-02-04 Timothy Wall <twall@redhat.com>
4586
4587 * ldlang.c (lang_check_section_addresses): Use bytes instead of
4588 octets when calculating section end addresses.
4589
4590 2000-02-04 Timothy Wall <twall@redhat.com>
4591
4592 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
4593
4594 2000-02-03 Timothy Wall <twall@redhat.com>
4595
4596 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4597 octet count.
4598 * ldlang.c (print_input_section, print_data_statement,
4599 print_reloc_statement, print_padding_statement): Print target
4600 address values and section sizes as bytes, not octets.
4601 (insert_pad) Calculate padding size in octets, and adjust "dot"
4602 by bytes.
4603 (size_input_section) Always adjust "dot" by bytes, not octets.
4604 (lang_check_section_addresses, lang_do_assignments) Adjust
4605 "dot" by bytes, not octets. Use the larger of the directive size
4606 or octets_per_byte for the number of octets actually allocated in
4607 the output section.
4608 (lang_set_startof) Make sure STARTOF returns a target address.
4609 (lang_one_common) Record size changes in octets.
4610 (lang_abs_symbol_at_end_of) Section end symbol's value is
4611 recorded in target bytes.
4612 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
4613 to be clear about behavior when an octet is smaller than one byte.
4614
4615 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
4616
4617 * ldcref.c (output_cref): Don't pass message strings to printf
4618 as format arg.
4619 Update copyright.
4620
4621 * ldmisc.c (vfinfo): Same here.
4622 Update copyright.
4623
4624 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
4625
4626 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
4627 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
4628 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
4629 Add missing NULL initialisers, and comments.
4630
4631 * testsuite/ld-srec/sr3.cc (__rethrow): New.
4632
4633 2000-01-21 Nick Clifton <nickc@cygnus.com>
4634
4635 * ldlang.c (lang_size_sections): Fix typo in comment.
4636
4637 2000-01-18 H.J. Lu <hjl@gnu.org>
4638
4639 * ldlang.c (lang_size_sections): Also update the current
4640 address of a region if the SEC_NEVER_LOAD bit is not set.
4641
4642 2000-01-10 Philip Blundell <pb@futuretv.com>
4643
4644 * configure.tgt (arm*-*-conix*): New target.
4645
4646 2000-01-07 Nick Clifton <nickc@cygnus.com>
4647
4648 * ld.texinfo (Options): Remind users to preceed linker command
4649 line switches with -Wl, (or whatever is appropriate) if it is
4650 being invoked by a comnpiler driver program.
4651 Fix description of the behaviour of the -n command line switch.
4652
4653 2000-01-05 Catherine Moore <clm@cygnus.com>
4654
4655 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
4656 (name_list): New.
4657 * ld.texinfo (EXCLUDE_FILE): Update documentation.
4658 * ldgram.y (wildcard_spec): Support a list of excluded_files.
4659 (exclude_name_list): New.
4660 ldlang.c (walk_wild_section): Support list of excluded files.
4661 (print_wild_statement): Likewise.
4662 (lang_add_wild): Likewise.
4663 * ldlang.h (lang_wild_statement_type): Likewise.
4664 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
4665
4666 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
4667
4668 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
4669 (process_def_file): Use.
4670 (pe_dll_compat_implib): New variable.
4671 (make_one): Use.
4672
4673 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
4674 pe_dll_compat_implib.
4675
4676 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
4677 compat-implib options.
4678 (gld_${EMULATION_NAME}_list_options): List new options.
4679 (gld_${EMULATION_NAME}_parse_args): Handle.
4680
4681 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
4682 dll.
4683
4684 * deffilep.y (opt_name): Allow "." in name.
4685
4686 For older changes see ChangeLog-9899
4687 \f
4688 Local Variables:
4689 mode: change-log
4690 left-margin: 8
4691 fill-column: 74
4692 version-control: never
4693 End: