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