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