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