* v850-dis.c (disassemble): Remove bfd_mach_v850ea case.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
026df7c5
NC
12002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
2
3 * Makefile.am: Add etic4xcoff.o in ALL_EMULATIONS list and
4 added makefile targets for this file.
5 * Makefile.in: Regenerate.
6 * configure.tgt: Added tic4x-coff and c4x-coff emulations.
7 * NEWS: Mention new port.
8
92002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10
11 * emulparams/tic3xcoff.sh: New file.
12 * emulparams/tic4xcoff.sh: New file.
13 * scripttempl/tic3xcoff.sc: New file.
14 * scripttempl/tic4xcoff.sc: New file.
15
c89e8944
AM
162002-08-28 Alan Modra <amodra@bigpond.net.au>
17
18 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
19 strtoul and strtoull with bfd_scan_vma.
20 (gld${EMULATION_NAME}_read_file): Likewise.
21
6459ecfa
AM
222002-08-28 Alan Modra <amodra@bigpond.net.au>
23
24 * configure.tgt: Remove h8[35]00-*-hms*. Add h8500-*-rtems*.
25
ad5211be
NC
262002-08-27 Egor Duda <deo@logos-m.ru>
27
28 * scripttempl/pe.sc: Handle .rdata_runtime_pseudo_reloc sections.
29 Add symbols for application to access them.
30
88f7bcd5
NC
312002-08-27 Nick Clifton <nickc@redhat.com>
32
33 * emultempl/armelf.em: Revert this patch, it is not needed.
34
35 2002-08-22 Adam Nemet <anemet@lnxw.com>
36
8e523c23
NC
372002-08-20 Dan Kegel <dank@kegel.com>
38
39 * configure.in: added --with-lib-path argument to ld's configure
40 to set LIB_PATH.
41 * ld/NEWS: Document new switch.
42 * ld/README: Mention new switch.
43 * configure: Regenerate.
44 * Makefile.in: Regenerate.
45
46 Based on this patch:
47 2001-04-25 Christopher Faylor <cgf@cygnus.com>
48
49 * Makefile.in (LIB_PATH): Make configurable.
50 (GENSCRIPTS): Set LIB_PATH in environment.
51 * configure.in: Substitute LIB_PATH.
52
d9a7f7ab
NC
532002-08-22 Adam Nemet <anemet@lnxw.com>
54
55 * emultempl/armelf.em: Include elf-bfd.h and elf/arm.h.
56 (arm_elf_finish): Set the last bit of DT_INIT and DT_FINI
57 depending on the type of the function.
58 (arm_elf_convert_thumb_symbol_to_address): New function.
59
ed71e111
NC
602002-08-22 Graeme Peterson <gp@qnx.com>
61
62 * Makefile.am: Add esh{l}elf_nto.o files.
63 * Makefile.in: Regenerate.
64 * configure.tgt: Add support for sh-**-nto* targets.
65 * emulparams/shelf_nto.sh: New file.
66 * emulparams/shlelf_nto.sh: New file.
67
7abb6dea
AM
682002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
69
70 * ldlang.c (offsetof): Define if not defined.
71
e9229007
L
722002-08-14 H.J. Lu <hjl@gnu.org>
73
74 * configure.tgt: Always enable 64bit emulations for 32bit
75 Linux/mips.
76
c553bb91
AM
772002-08-13 Alan Modra <amodra@bigpond.net.au>
78
79 * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.
80 (MAXPAGESIZE): Set to 1.
81
82 * ld.h (ALIGN_N): Delete.
83 * ldexp.h (align_n): Declare.
84 * ldexp.c (align_n): New function.
85 (fold_binary): Use align_n instead of ALIGN_N.
86 (exp_fold_tree): Likewise.
87 * ldlang.c (lang_size_sections_1): Likewise.
88 (lang_one_common): Likewise.
3c6706bb 89 * ld.texinfo (ALIGN): Remove power of 2 restriction.
c553bb91 90
59bc061d
NC
912002-07-31 Graeme Peterson <gp@qnx.com>
92
93 * configure.tgt: Add support for powerpc{le}-*-nto* targets.
94 * Makefile.am: Add eelf32{l}ppcnto.o files.
95 * Makefile.in: Regenerate.
96 * emulparams/elf32lppcnto.sh: New file.
97 * emulparams/elf32ppcnto.sh: New file.
98
31941635
L
992002-08-07 H.J. Lu <hjl@gnu.org>
100
101 * ld.texinfo: Document --no-undefined-version.
102
103 * ldlang.c (lang_new_vers_pattern): Set the `symver' and
104 `script.' fields to 0.
105
106 * ldmain.c (main): Initialize the allow_undefined_version to
107 true.
108
109 * lexsup.c (OPTION_NO_UNDEFINED_VERSION): New.
110 (ld_options): Add --no-undefined-version.
111 (parse_args): Support OPTION_NO_UNDEFINED_VERSION.
112
2004afbc
NC
1132002-08-07 Nick Clifton <nickc@redhat.com>
114
115 * emultempl/armelf.em (arm_elf_before_allocation): Only search for
116 an interworking bfd if there are input bfds. (107501)
117
7fc44b9c
AM
1182002-08-06 Alan Modra <amodra@bigpond.net.au>
119
120 * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts
121 2002-05-10 change.
122
24a1ba0f
NC
1232002-08-01 Nick Clifton <nickc@redhat.com>
124
125 * emulparams/armelf.sh: Revert previous delta.
126 * scripttempl/elf.sc: Revert previous delta.
127
ebc6e014
L
1282002-07-31 H.J. Lu <hjl@gnu.org>
129
130 * configure.tgt (powerpc*-*-linux*): Enable elf64ppc for
131 --enable-64-bit-bfd.
132
39a2a3eb
L
1332002-07-31 H.J. Lu <hjl@gnu.org>
134
135 * configure.tgt: Enable x86-64 emulation for Linux/i386 if
136 64bit BFD is selected.
137
a0dfa6a8
L
1382002-07-31 H.J. Lu <hjl@gnu.org>
139
140 * configure.tgt: Enable 64bit emulations for 32bit Linux/mips
141 if 64bit BFD is selected.
142
f7c33884
NC
1432002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
144
145 * emultempl/netbsd.em (LDEMUL_BEFORE_PARSE): New file to custom set
146 link_info.common_skip_ar_aymbols.
147 * emulparams/ns32knbsd.sh (EXTRA_EM_FILE): Refer to extra file.
148
149 * ldmain.c (main): Initialize new field
150 link_info.common_skip_ar_aymbols.
151
8f64befb
NC
1522002-07-31 Adam Nemet <anemet@lnxw.com>
153
154 * emulparams/armelf.sh (OTHER_PLT_SECTIONS): New variable. Set it
155 to .plt.thumb.
156 * scripttempl/elf.sc: Comment it. Use the same way as ${PLT} is
157 used.
158
500800ca
NC
1592002-07-31 Nick Clifton <nickc@redhat.com>
160
161 * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
162 of the PDP-11 and 2.11BSD a.out support.
163
7808a785
TS
1642002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
165
166 * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
167 for n32 ABI support.
168 * Makefile.in: Regenerate.
169 * configure.tgt (mips64*el-*-linux-gnu*,mips64*-*-linux-gnu*): Add
170 n32 ABI emulations for these 64 bit targets.
171 * emulparams/elf32bmipn32.sh: Expand comment.
172 * emulparams/elf32btsmipn32.sh: New file, for traditional big endian
173 n32 ABI.
174 * emulparams/elf32ltsmipn32.sh: Likewise for little endian.
175
7e392df6
NC
1762002-07-30 Graeme Peterson <gp@qnx.com>
177
178 * configure.tgt: Add support for arm-*-nto target.
179 * Makefile.am: Add earmnto.o file.
180 * Makefile.in: Regenerate.
181 * NEWS: Mention port of ARM support to QNX.
182 * emulparams/armnto.sh: New file.
183
704afa60
JJ
1842002-07-30 Jakub Jelinek <jakub@redhat.com>
185
186 * ldlang.c (lang_add_section): Don't turn .tbss into normal sections
187 for relocatable link.
188 (lang_size_sections_1): Don't make .tbss zero size for relocatable
189 link.
190
7dcd22c2
BS
1912002-07-26 Bernd Schmidt <bernds@redhat.com>
192
193 * emulparams/elf32frv.sh (OTHER_RELOCATING_SECTIONS): Delete.
194 (STACK_ADDR): New.
195
219576a4
NC
1962002-07-25 Nick Clifton <nickc@redhat.com>
197
198 * po/sv.po: Updated Swedish translation.
199 * po/es.po: Updated Spanish translation.
200 * po/fr.po: Updated French translation.
201
ff3063f5
NC
2022002-07-24 Nick Clifton <nickc@redhat.com>
203
204 * po/sv.po: Updated Swedish translation.
205 * po/es.po: Updated Spanish translation.
206
0461a601
NC
2072002-07-23 Nick Clifton <nickc@redhat.com>
208
ff3063f5 209 * po/fr.po: Updated French translation.
0461a601 210
25844aae
AM
2112002-07-20 Alan Modra <amodra@bigpond.net.au>
212
213 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
214 bomb on /DISCARD/ input section.
215 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
216 * emultempl/mmo.em (mmo_place_orphan): Likewise.
217
3595bd6e
HPN
2182002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
219
220 * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
221 output section.
222
cf88bb9f
NC
2232002-07-16 Denis Chertykov <denisc@overta.ru>
224 Nick Clifton <nickc@redhat.com>
225 Frank Ch. Eigler <fche@redhat.com>
226 John Healy <jhealy@redhat.com>
227
228 * configure.tgt: Add support for ip2k-elf.
229 * Makefile.am: Add support for ip2k-elf.
230 * Makefile.in: Regenerate.
231 * emulparams/elf32ip2k.sh: New file.
232 * scripttempl/ip2k.sc: New file
233 * NEWS: Mention support for new port.
234
2cbb2eef
NC
2352002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
236
237 * NEWS: Add 'Changes in 2.13'.
238
96a94295
L
2392002-07-14 H.J. Lu <hjl@gnu.org>
240
241 * ld.texinfo: Document a .symver takes precedence over a
242 version script.
243
120d20f2
AM
2442002-07-12 Alan Modra <amodra@bigpond.net.au>
245
246 * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64.
247 (COMMONPAGESIZE): Define.
248
0d2ddeb2
AM
2492002-07-09 Alan Modra <amodra@bigpond.net.au>
250
251 * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
252
554690ed
AM
2532002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br>
254
255 * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
256 powerpc-*-openbsd* and sparc64-*-openbsd*.
257 * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o.
258 * Makefile.in: Regenerate.
259 * emulparams/hppaobsd.sh: New file.
260
34786259
AM
2612002-07-05 Alan Modra <amodra@bigpond.net.au>
262
263 * ldlang.c (print_wild_statement): Fix output formatting.
264
4bd5a393
AM
2652002-07-04 Alan Modra <amodra@bigpond.net.au>
266
267 * ldlang.c: (strip_excluded_output_sections): New function.
268 (lang_process): Call it.
269 (lang_size_sections_1): Revert 2002-06-10 change.
270
ce4f7385
AM
2712002-07-03 Alan Modra <amodra@bigpond.net.au>
272
273 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
274 Run "make dep-am".
275 * Makefile.in: Regenerate.
276
b7b482a3
AM
2772002-07-02 Alan Modra <amodra@bigpond.net.au>
278
71daf8b4
AM
279 * ldfile.c (ldfile_try_open_bfd): Formatting.
280
b7b482a3
AM
281 * ldmisc.c (demangle): Move so that it doesn't intrude between
282 vfinfo comment and body. Add comment.
283
29e2951e
AM
2842002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
285
286 * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format.
287
e3e942e9
AM
2882002-07-01 Alan Modra <amodra@bigpond.net.au>
289
290 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
291 * ldlang.c (entry_sym): Likewise.
292 (ldlang_undef_chain_list_type): Likewise.
293 (lang_finish): Adjust references to entry_symbol.
294 (lang_add_entry): Likewise.
295 (lang_gc_sections): Use link_info.gc_sym_list.
296 (lang_process): Set link_info.gc_sym_list.
297 * ldlex.l: Include bfdlink.h.
298 * ldmain.c (main): Init link_info.gc_sym_list.
299 * emultempl/aix.em: Adjust references to entry_symbol.
300 * emultempl/armcoff.em: Likewise.
301 * emultempl/armelf.em: Likewise.
302 * emultempl/pe.em: Likewise.
303 * emultempl/ppc64elf.em (ppc_after_open): New function.
304 (LDEMUL_AFTER_OPEN): Define.
305 * emulparams/elf64ppc.sh: KEEP .opd sections.
306
a66c0f2c
SC
3072002-06-29 Stephane Carrez <stcarrez@nerim.fr>
308
309 * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
310 * emulparams/m68hc11elfb.sh (EEPROM_MEMORY): Define.
311 * emulparams/m68hc11elf.sh (EEPROM_SIZE): Define.
312 (EEPROM_START_ADDR): Define.
313 (EEPROM_MEMORY): Define.
314 * emulparams/m68hc12elf.sh: Likewise.
315 * scripttempl/elfm68hc11.sc: Handle .eeprom section; handle .softregs
316 section to put soft registers in .page0.
317 * scripttempl/elfm68hc12.sc: Likewise but put soft registers in bss.
318
2b67cf00
JL
3192002-06-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
320
321 * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd
322 section. Add ${RELOCATING-0}.
323
219576a4 3242002-06-26 J"orn Rennecke <joern.rennecke@superh.com>
164c4054
JR
325
326 * emulparams/shelf.sh (STACK_ADDR): Don't define.
327 (OTHER_SECTIONS): Define.
328 * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
329 (OTHER_SECTIONS): Undef.
330
fc28fbc2
AM
3312002-06-26 Alan Modra <amodra@bigpond.net.au>
332
333 * ldmisc.c (demangle): Restore dots stripped from sym name.
334
a13a0de8
L
3352002-06-25 H.J. Lu <hjl@gnu.org>
336
337 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
338 * Makefile.in: Regenerated.
339
b553b183
NC
3402002-06-20 Nick Clifton <nickc@cambridge.redhat.com>
341
342 * ld.texinfo (Bug Reporting): Update text to suggest a limit on
343 the size of attached object files, to allow make the object files
344 available via FTP or HTTP and to mention that the mail will be
345 sent to a mailing list.
346
2755afba
NC
3472002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
348
349 * ld/configure.host (romp): Drop support.
350
7d0a848e
CD
3512002-06-18 Chris Demetriou <cgd@broadcom.com>
352
353 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
354 section flags for SEC_DATA, rather than for SEC_CODE being unset.
355
8505f884
CD
3562002-06-18 Chris Demetriou <cgd@broadcom.com>
357
358 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
359 format specifier used to print BFD name.
360
7d553a40
DB
3612002-06-18 Dave Brolley <brolley@redhat.com>
362
363 From Catherine Moore, Michael Meissner, Jim Blandy:
364 * emulparams/elf32frv.sh: New file.
365 * configure.tgt: Support frv-*-*.
366 * Makefile.am (ALL_EMULATIONS): Add eelf32frv.o.
367 (eelf32frv.c): New target.
368
82434356
TR
3692002-06-17 Tom Rix <trix@redhat.com>
370
a59f3d35 371 * emultempl/elf32.em: gld*_get_script: Check for
82434356
TR
372 GENERATE_COMBRELOC_SCRIPT.
373 * scripttempl/elfd10v.sc : Fix STACK and INSN.
374 * emulparams/d10velf.sh : Fix TEXT_START_ADDR.
375
219576a4 3762002-06-13 J"orn Rennecke <joern.rennecke@superh.com>
5d9b5481
JR
377
378 * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf.
379
c4bb8067
L
3802002-06-12 H.J. Lu <hjl@gnu.org>
381
382 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Return
383 false if xvec doesn't match.
384
e052cfbe
RS
3852002-06-10 Richard Sandiford <rsandifo@redhat.com>
386
387 * ldlang.c (lang_size_sections_1): Skip removed output sections.
388
4da711b1
AM
3892002-06-08 Alan Modra <amodra@bigpond.net.au>
390
391 * ldexp.c: Replace CONST with const.
392 * ldfile.c: Likewise.
393 * ldfile.h: Likewise.
394 * ldlex.l: Likewise.
395 * mri.c: Likewise.
396 * pe-dll.h: Likewise.
397
eb95bb9a
AM
3982002-06-07 Alan Modra <amodra@bigpond.net.au>
399
400 * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.
401
e0076ab3
NC
4022002-06-07 Charles Wilson <cwilson@ece.gatech.edu>
403
404 * ld/ldmain.c (main): initialize link_info.pei386_auto_import
405 to -1 == implicit enable.
406 * ld/emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
407 initialize link_info.pei386_auto_import to -1 == implicit
408 enable.
409 (gld_${EMULATION_NAME}_parse_args): When processing
410 --enable-auto-import and --disable-auto-import options, use
411 '1' and '0' instead of 'true' and 'false'.
412 (pe_find_data_imports): Only issue message about auto-import
413 when the feature is implicitly enabled. Downgrade message to
414 informational instead of warning.
415
f13a5424
AM
4162002-06-07 Alan Modra <amodra@bigpond.net.au>
417
418 * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.
419
1abffd82
JL
4202002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
421
422 * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,
423 HOSTING_CRT0 and HOSTING_LIBS.
424
e0076ab3 4252002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
7a33bc10
JR
426
427 * configure.tgt (shle*-*-elf*, sh64le-*-elf*): New configurations.
428
4a5e698d
JT
4292002-06-05 Jason Thorpe <thorpej@wasabisystems.com>
430
431 * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.
432 (NONPAGED_TEXT_START_ADDR): Set to 0x1000.
433
1d475d82
AM
4342002-06-05 Alan Modra <amodra@bigpond.net.au>
435
436 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
437 SEC_EXCLUDE sections when doing a relocatable link.
438
5b0e55b6
JT
4392002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
440
441 * Makefile.am (ALL_EMULATIONS): Add eshelf32_nbsd.o,
442 eshlelf32_nbsd.o, eshelf64_nbsd.o, and eshlelf64_nbsd.o.
443 (eshelf32_nbsd.c, eshelf64_nbsd.c, eshlelf32_nbsd.c)
444 (eshlelf64_nbsd.c): New rules.
445 * Makefile.in: Regenerate.
446 * configure.tgt (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
447 (sh64-*-netbsd*): New targets.
448 * emulparams/shelf32_nbsd.sh: New file.
449 * emulparams/shelf64_nbsd.sh: New file.
450 * emulparams/shlelf32_nbsd.sh: New file.
451 * emulparams/shlelf64_nbsd.sh: New file.
452
9ad85d9b
AM
4532002-06-04 Alan Modra <amodra@bigpond.net.au>
454
455 * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix.
456
0c9b4fee
MM
4572002-06-02 Marek Michalkiewicz <marekm@amelek.gda.pl>
458
459 * scripttempl/avr.sc: Changes to support current GCC and avr-libc,
460 C++ constructors/destructors, loosely based on the m68hc11 port.
461
2c538bde
AM
4622002-05-31 Alan Modra <amodra@bigpond.net.au>
463
464 * Makefile.in: Regenerate.
465 * aclocal.m4: Regenerate.
466 * config.in: Regenerate.
467 * configure: Regenerate.
468
a0cb91c6
AM
4692002-05-31 Graeme Peterson <gp@qnx.com>
470
471 * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
472 (ei386nto.c): Add rule.
473 * Makefile.in: Regenerate.
474 * configure.tgt: Add i[3456]86-*-nto-qnx*.
475 * emulparams/i386nto.sh: New file.
476
37020578
JT
4772002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
478
479 * NEWS: Add entry for VAX ELF support.
480
ab68f3e0 4812002-05-29 Matt Thomas <matt@3am-software.com>
a59f3d35 482 Jason Thorpe <thorpej@wasabisystems.com>
ab68f3e0
JT
483
484 * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o.
485 (eelf32vax.c)
486 (evaxnbsd.c): New rules.
487 * Makefile.in: Regenerate.
488 * configure.tgt (vax-*-netbsdelf*)
489 (vax-*-netbsdaout*)
490 (vax-*-netbsd*): New targets.
491 * emulparams/elf32vax.sh: New file.
492 * emulparams/vaxnbsd.sh: New file.
493
8afb0e02
NC
4942002-05-29 Adam Nemet <anemet@lnxw.com>
495
496 * emultempl/armelf.em (arm_elf_after_open): Don't determine
497 bfd_for_interwork, instead add glue sections to each input bfd.
498 (bfd_for_interwork): New global.
499 (arm_elf_set_bfd_for_interworking): New function.
500 (arm_elf_before_allocation): Use it.
501
d172d4ba
NC
5022002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
503
504 * Makefile.am: Add DLX make target.
505 * configure.tgt: Add DLX configuration.
506 * Makefile.in: Regenerate.
507 * emulparams/elf32_dlx.sh: New file
508 * scripttempl/dlx.sc: New file
509
b4477fa8
NC
5102002-05-27 Per Lundberg <per@caleb.dnsalias.org>
511
512 * Makefile.am (eelf_i386_chaos): Use elf_chaos.sc script.
513 * Makefile.in: Regenerate.
514 * emulparams/elf_chaos.sh: Use elf_chaos script.
515 * scripttempl/elf_chaos.sc: New file.
516
ee3cc2e2
RS
5172002-05-27 Richard Sandiford <rsandifo@redhat.com>
518
519 * ldlang.c (lang_size_sections_1): Move check for conflicting load
520 addresses and regions from here...
521 (lang_get_regions): ...to this new function.
522 (lang_leave_output_section_statement): Use lang_get_regions.
523 (lang_leave_overlay): Likewise.
524 * mri.c (mri_draw_tree): Pass null as last argument to
525 lang_leave_output_section_statement.
526 * emultempl/elf32.em (gld*_place_orphan): Likewise.
527 * emultempl/mmo.em (mmo_place_orphan): Likewise.
528 * emultempl/pe.em (gld*_place_orphan): Likewise.
529
aa501e5c
JT
5302002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
531
532 * configure.tgt: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
533
658957db
KH
5342002-05-25 Kazu Hirata <kazu@cs.umass.edu>
535
536 * ldemul.c: Fix formatting.
537 * ldfile.c: Likewise.
538 * pe-dll.c: Likewise.
539 * pe-dll.h: Likewise.
540
3511b595
AM
5412002-05-25 Alan Modra <amodra@bigpond.net.au>
542
0d6d936f
AM
543 * ldlang.c (lang_process): Formatting, grammar.
544
3511b595
AM
545 * ldlex.l: Use #include "" instead of <> for local header files.
546
436e8db0
NC
5472002-05-24 TAMURA Kent <kent@netbsd.org>
548
549 * configure.tgt: Add a target for i386-netbsdpe.
550
13ae64f3
JJ
5512002-05-23 Jakub Jelinek <jakub@redhat.com>
552
553 * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss.
554 * ldlang.c (lang_add_section): Set SEC_THREAD_LOCAL for
555 output section if necessary. Handle .tbss.
556 (lang_size_sections): Clear _raw_size for .tbss section
557 (it allocates space in PT_TLS segment only).
558 * ldwrite.c (build_link_order): Build link order for .tbss too.
559
68b2fc7a
AM
5602002-05-23 Alan Modra <amodra@bigpond.net.au>
561
562 * configure.in: Correct spelling of AC_PREREQ.
563
70b0be79
CF
5642002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
565
566 * pe-dll.c (autofilter_liblist): Add more system libs excluded by
567 default.
568 (autofilter_objlist): Add crtbegin.o, crtend.o.
569
5702002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
571
572 * emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
573 (longopts): Add new option --exclude-libs.
574 (gld_${EMULATION_NAME}_list_options): Give quick help about it.
575 (gld_${EMULATION_NAME}_parse_args): Use it.
576 * pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
577 * pe-dll.c (exclude_list_struct): Add field type to distinguish symbols
578 from whole archives.
579 (pe_dll_add_excludes): Set excludes->type.
580 (auto_export): Add new variable libname and set to archive basename if
581 abfd. Use it when filtering default and user-specified libarary
582 excludes. Let string "ALL" mean all libs when filtering user-specified
583 libs.
584 * ld.texinfo: Document --exclude-libs.
585
fac1652d
AM
5862002-05-22 Alan Modra <amodra@bigpond.net.au>
587
588 * ldemul.c (ldemul_new_vers_pattern): New function.
589 * ldemul.h (ldemul_new_vers_pattern): Declare.
590 (struct ld_emulation_xfer_struct): Add new_vers_pattern.
591 * ldlang.c (lang_new_vers_pattern): Call ldemul_new_vers_pattern.
592 * emultempl/ppc64elf.em (dotsyms): New static var.
593 (gld${EMULATION_NAME}_new_vers_pattern): New function.
594 (LDEMUL_NEW_VERS_PATTERN): Define.
595 (PARSE_AND_LIST_PROLOGUE): Add OPTION_DOTSYMS, OPTION_NO_DOTSYMS.
596 (PARSE_AND_LIST_LONGOPTS): Likewise.
597 (PARSE_AND_LIST_ARGS_CASES): Handle them.
598 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Update
599 initialiser.
600 * emultempl/armcoff.em: Likewise.
601 * emultempl/armelf_oabi.em: Likewise.
602 * emultempl/beos.em: Likewise.
603 * emultempl/elf32.em: Likewise.
604 * emultempl/generic.em: Likewise.
605 * emultempl/gld960.em: Likewise.
606 * emultempl/gld960c.em: Likewise.
607 * emultempl/linux.em: Likewise.
608 * emultempl/lnk960.em: Likewise.
609 * emultempl/m68kcoff.em: Likewise.
610 * emultempl/mipsecoff.em: Likewise.
611 * emultempl/pe.em: Likewise.
612 * emultempl/sunos.em: Likewise.
613 * emultempl/ticoff.em: Likewise.
614 * emultempl/vanilla.em: Likewise.
615
eb3d6bb8
AM
6162002-05-22 Alan Modra <amodra@bigpond.net.au>
617
618 * genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
619 and $NATIVE_LIB_DIRS. Add $tool_lib before other libs.
620 (LIB_SEARCH_DIRS): No need to use "tr".
621 (COMPILE_IN): Only set for native targets.
622 * configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
623 here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
624 * configure.tgt (powerpc*): Set tdir_*.
625 (powerpcle*): Correct targ_extra_emuls.
626 * emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
627 * emulparams/elf64ppc.sh (LIB_PATH): Likewise.
628
54f24647
AM
6292002-05-22 Alan Modra <amodra@bigpond.net.au>
630
631 * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when
632 calling lang_add_entry.
633
aa713662
L
6342002-05-21 H.J. Lu (hjl@gnu.org)
635
636 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_args): Handle
637 "-z muldefs".
638 (gld${EMULATION_NAME}_list_options): Add "-z muldefs".
639
640 * ld.texinfo: Updated for --allow-multiple-definition and
641 "-z muldefs".
642
643 * ldmain.c (main): Initialize the allow_multiple_definition
644 field to false.
645
646 * lexsup.c (OPTION_ALLOW_MULTIPLE_DEFINITION): New.
647 (ld_options): Add --allow-multiple-definition.
648 (parse_args): Support OPTION_ALLOW_MULTIPLE_DEFINITION.
649
658f2588
JT
6502002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
651
652 * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
653 (earmelfb_nbsd.c): New rule.
a59f3d35 654 * Makefile.in: Regenerate.
658f2588 655 * configure.tgt (armeb-*-netbsdelf*): New target.
a59f3d35 656 (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls.
658f2588
JT
657 (arm-*-netbsd*): Likewise.
658 * emulparams/armelfb_nbsd.sh: New file.
659
ca10c62d
TR
6602002-05-18 Tom Rix <trix@redhat.com>
661
a59f3d35 662 * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib
ca10c62d
TR
663 support.
664
fae1e84f
MM
6652002-05-17 Marek Michalkiewicz <marekm@amelek.gda.pl>
666
667 * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
668 * Makefile.in: Regenerate.
669 * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
670
7c8bf1e8
MM
6712002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
672
673 * emulparams/avr1.sh: New file.
674 * emulparams/avr2.sh: New file.
675 * emulparams/avr3.sh: New file.
676 * emulparams/avr4.sh: New file.
677 * emulparams/avr5.sh: New file.
678 * scripttempl/avr.sc: New file.
679
c2c01aa7
AM
6802002-05-15 Alan Modra <amodra@bigpond.net.au>
681
682 * ldlang.c (section_already_linked): Call bfd_link_just_syms.
683 (lang_place_orphans): Abort if just_syms_flag.
684
f1f0d9ab
TR
6852002-05-10 Tom Rix <trix@redhat.com>
686
a59f3d35 687 * emultempl/aix.em: (gld*_set_output_arch): New function. Use
f1f0d9ab
TR
688 architecture and machine information in the output bfd.
689 (gld*_before_parse): Remove old arch and machine code.
690 (choose_target): Rename to gld*_choose_target.
a59f3d35
AM
691 (rtld): Change type to int.
692 * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for
f1f0d9ab
TR
693 objects in XCOFF archives.
694 * ldfile.h: Update copyright date.
695
f4d73366
JJ
6962002-05-10 Jakub Jelinek <jakub@redhat.com>
697
698 * ldmain.c (main): Enable -z combreloc by default.
699
d3d8a9ee
NC
7002002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
701
702 * Makefile.am: Honour DESTDIR.
703 * Makefile.in: Regenerate.
704
9f88b410
RS
7052002-05-07 Richard Sandiford <rsandifo@redhat.com>
706
707 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
708 (lang_enter_overlay): Remove the last two parameters.
709 (lang_leave_overlay): Take them here instead.
710 * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
711 (section): Pass LMA and crossref flag to lang_leave_overlay rather
712 than lang_enter_overlay.
713 * ldlang.c (lang_memory_region_lookup): Return null for null names.
714 (lang_output_section_statement_lookup): Initialize update_dot_tree.
715 (lang_size_sections_1): Evaluate it.
716 (lang_leave_output_section_statement): Rework LMA lookup.
717 (overlay_lma, overlay_nocrossrefs): Remove.
3511b595 718 (lang_enter_overlay): Remove LMA and crossref arguments.
9f88b410
RS
719 (lang_enter_overlay_section): Don't set the LMA here.
720 (lang_leave_overlay): Take LMA and crossref arguments. Move the '.'
721 assignment to the last section's update_dot_tree. Unconditionally
722 use the load and run-time regions specified in the OVERLAY statement.
723 Likewise the first section's LMA. Only set the other sections' LMAs
724 when no load region is given.
725
b9a743c8
NC
7262002-05-06 Nick Clifton <nickc@redhat.com>
727
728 * po/sv.po: New translation.
729
a3d60be3
AM
7302002-05-04 Alan Modra <amodra@bigpond.net.au>
731
732 * emultempl/hppaelf.em (build_section_lists): New function.
733 (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
734 and build_section_lists.
735
b7a26f91
KH
7362002-05-03 Kazu Hirata <kazu@cs.umass.edu>
737
738 * ld.h: Fix formatting.
739 * ldexp.c: Likewise.
740 * ldfile.c: Likewise.
741 * ldlang.c: Likewise.
742 * ldmain.c: Likewise.
743 * lexsup.c: Likewise.
744 * pe-dll.c: Likewise.
745
805fc799
AM
7462002-05-02 Alan Modra <amodra@bigpond.net.au>
747
748 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
749 Adjust for ppc64_elf_set_toc change. #include libbfd.h.
750 (build_section_lists): Do output_section tests here.
751
cc7e59b2
TR
7522002-04-30 Tom Rix <trix@redhat.com>
753
754 * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
755
9c1d81c1
AM
7562002-05-01 Alan Modra <amodra@bigpond.net.au>
757
758 Long branch stubs, multiple stub sections.
759 * emultempl/ppc64elf.em: Include ldctor.h.
760 (stub_file): New var.
761 (group_size): New var.
762 (ppc_create_output_section_statements): New function.
763 (struct hook_stub_info): New.
764 (hook_in_stub): New function.
765 (ppc_add_stub_section): New function.
766 (ppc_layout_sections_again): New function.
767 (build_section_lists): New function.
768 (gld${EMULATION_NAME}_finish): Rewrite.
769 (real_func): New var.
770 (ppc_for_each_input_file_wrapper): New function.
771 (ppc_lang_for_each_input_file): New function.
772 (lang_for_each_input_file): Define.
773 (PARSE_AND_LIST_PROLOGUE): Define.
774 (PARSE_AND_LIST_LONGOPTS): Define.
775 (PARSE_AND_LIST_OPTIONS): Define.
776 (PARSE_AND_LIST_ARGS_CASES): Define.
777 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
778
aa67bccf
TR
7792002-04-30 Tom Rix <trix@redhat.com>
780
a59f3d35
AM
781 * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
782 -blibpath, -bnolibpath support.
783
94349e12
MM
7842002-04-30 Mark Mitchell <mark@codesourcery.com>
785
786 * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
787 (eelf32ppcwindiss.c): New target.
788 * Makefile.in: Regenerated.
789 * configure.tgt: Add support for powerpc-*-windiss.
790 * emulparams/elf32ppcwindiss.sh: New file.
a59f3d35 791
7b17f854
RS
7922002-04-30 Richard Sandiford <rsandifo@redhat.com>
793
794 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
795 * ldexp.c (exp_print_token): Add "infix_p" argument.
796 (exp_print_tree): Update accordingly.
797
596dafeb
AM
7982002-04-28 Alan Modra <amodra@bigpond.net.au>
799
800 * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
801 * Makefile.in: Regenerate.
802 * mpw-elfmips.c: Delete.
803 * mpw-eppcmac.c: Delete.
804 * mpw-esh.c: Delete.
805 * mpw-idtmips.c: Delete.
806
219576a4 8072002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
a44d7f9c
JR
808
809 * emulparams/shelf32.sh (MACHINE): Now sh5.
810
944cd72c
TS
8112002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
812
813 * ldgram.y: Fix syntax warning.
814
5835c212
NC
8152002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
816
817 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
818 to prevent "-n" from being taken as an abbreviation for
819 "--no-pipeline-knowledge".
820
024531e2
AM
8212002-04-08 Alan Modra <amodra@bigpond.net.au>
822
d08a14c3
AM
823 * ldlang.c (lang_size_sections_1): Don't complain about
824 SEC_NEVER_LOAD sections having no memory region specified.
825
024531e2
AM
826 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
827
c657a1f0
MG
8282002-04-07 matthew green <mrg@redhat.com>
829
830 * ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
831
61bef6f1
AM
8322002-04-04 Alan Modra <amodra@bigpond.net.au>
833
834 * dep-in.sed: Cope with absolute paths.
835 * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
836 Run "make dep-am".
837 * Makefile.in: Regenerate.
838
49ba2791
TS
8392002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
840
841 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
842
50e60fb5
JJ
8432002-04-03 Jakub Jelinek <jakub@redhat.com>
844
845 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
846 is smaller than maximum, round dot up to common page boundary.
847
6f12f4ca
AM
8482002-03-28 Alan Modra <amodra@bigpond.net.au>
849
850 * configure.host: Set up for generic hosts first, then tweak as
851 necessary in more specific targets.
852 (HOSTING_LIBS): Include libgcc_eh.a if found.
853
a8f1f017
AJ
8542002-03-23 Andreas Jaeger <aj@suse.de>
855
856 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
857
1d3fdf38
AM
8582002-03-21 Alan Modra <amodra@bigpond.net.au>
859
860 * Makefile.am: Run "make dep-am".
861 * Makefile.in: Regenerate.
862
79b1faa8
AM
8632002-03-21 Albert Chin-A-Young <china@thewrittenword.com>
864
865 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
866
fcf0e35b
AM
8672002-03-20 Alan Modra <amodra@bigpond.net.au>
868
869 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
870 add the symbol to the linker hash table immediately.
871 (lang_place_undefineds): Split symbol creation out..
872 (insert_undefined): ..to here.
873
fed2999d
DB
8742002-03-18 David O'Brien <obrien@FreeBSD.org>
875
876 * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
877 the contents of the buffer returned from basename function will are
878 getting overwritten while still being used.
879
219576a4
NC
8802002-03-18 Jan Hubicka <jh@suse.cz>
881 Andreas Jaeger <aj@suse.de>
882 Andreas Schwab <schwab@suse.de>
beb43bb9
JH
883
884 * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
885 * elf_x86_64.sh (ARCH): Set to i386:x86-64
886 set libraries to default to lib64 paths.
887
eb1e0e80
NC
8882002-03-18 Tom Rix <trix@redhat.com>
889
890 * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
891 * configure.tgt : Same.
892 * emulparms/aix5ppc.sh : New file. For eaix5ppc.
893 * emulparms/aix5rs6.sh : New file. For eaix5rs6.
894 * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
895 emulation parameters for better -b32, -b64 support.
896 * emulparms/aixrs6.sh : Same.
897 * emulparms/ppcmacos.sh : Same.
898 * emultempl/aix.em (choose_target) : Use new emulation parameters
899 OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
900 * Makefile.in : Regenerate.
901
a1c259a1
NC
9022002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
903
904 * po/fr.po: Updated version.
905
862120bd
AM
9062002-03-18 Alan Modra <amodra@bigpond.net.au>
907
908 * ldmain.c (main): Move .text readonly flag fudges from here..
909 * ldlang.c (lang_process): ..to here.
910
d35a52e2
AM
9112002-03-14 Alan Modra <amodra@bigpond.net.au>
912
913 * ldlang.c (lang_check): Remove the word size check added in last
914 change. Treat emitrelocations case as for relocatable links.
915
9ce88e60
NC
9162002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
917
918 * po/fr.po: Updated version.
919
30cba025
AM
9202002-03-13 Alan Modra <amodra@bigpond.net.au>
921
922 * ldlang.c (lang_check): Do relocatable link checks first, so that
923 warn_mismatch can't override. Check compatible and word size too.
924
84ec0e6d
DJ
9252002-03-07 Daniel Jacobowitz <drow@mvista.com>
926
927 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
928
2d13d8c5
JJ
9292002-03-05 Jakub Jelinek <jakub@redhat.com>
930
931 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
932 DATA_SEGMENT_ALIGN.
933
b5090659
L
9342002-03-04 H.J. Lu <hjl@gnu.org>
935
936 * scripttempl/elf.sc: Put .preinit_array, .init_array and
937 .fini_array in the data segment.
938
f42ce16e
AM
9392002-03-04 Alan Modra <amodra@bigpond.net.au>
940
941 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
942
de77b6ac
RH
9432002-03-01 David Mosberger <davidm@hpl.hp.com>
944
945 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
946 .init_array, and .fini_array.
947
997e08c0
AS
9482002-02-20 Andreas Schwab <schwab@suse.de>
949
950 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
951 .IA64_unwind* in a relocatable link.
952
9a66911f
NC
9532002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
954
955 * NEWS: Mark 2.12 branch.
956
d86bcc10
MS
9572002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
958
959 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
960 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
961
69f284c7
TR
9622002-02-18 Tom Rix <trix@redhat.com>
963
964 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
965 (gld*_before_allocation): Same.
a8f1f017 966 (gld*_create_output_section_statements): Generate
69f284c7
TR
967 __rtinit if run time linking. Add librtl.a to the link.
968 (gld*_read_file): Clean.
969
82bd7b59
AM
9702002-02-18 Alan Modra <amodra@bigpond.net.au>
971
972 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
973
ac3e50bf
DB
9742002-02-18 David O'Brien <obrien@FreeBSD.org>
975
6a7f963b 976 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
ac3e50bf
DB
977 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
978 and eelf64alpha_fbsd.
6a7f963b 979 * Makefile.in: Regenerate.
ac3e50bf
DB
980 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
981 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
982 use a FreeBSD-specific emulation rather than the psABI one.
983 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
984 for all FreeBSD ELF systems.
985 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
986 emulation.
987 * emulparams/elf32ppc_fbsd.sh: Likewise.
988 * emulparams/elf64_ia64_fbsd.sh: Likewise.
989 * emulparams/elf64_sparc_fbsd.sh: Likewise.
990 * emulparams/elf64alpha_fbsd.sh: Likewise.
991 * emulparams/elf_i386_fbsd.sh: Likewise.
992 * emulparams/elf_x86_64_fbsd.sh: Likewise.
993
6ad738c5
NC
9942002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
995
996 * po/tr.po: Updated version.
997
9673c93c
AM
9982002-02-18 Alan Modra <amodra@bigpond.net.au>
999
1000 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
1001 (FILL): Likewise.
1002
1c5e6447
HPN
10032002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
1004
1005 * emultempl/mmo.em (mmo_after_open): Don't call
1006 _bfd_mmix_check_all_relocs when producing ELF output.
1007
8bb57516
RH
10082002-02-15 Richard Henderson <rth@redhat.com>
1009
de77b6ac 1010 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
8bb57516
RH
1011 definition. Emit a unop+nop pair.
1012
49fda6c8
HPN
10132002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1014
83c2d653
HPN
1015 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
1016 for presence of .MMIX.reg_contents.linker_allocated before early
1017 exit.
1018
49fda6c8
HPN
1019 * NEWS: Mention support for MMIX.
1020
2c382fb6
AM
10212002-02-15 Alan Modra <amodra@bigpond.net.au>
1022
1023 Support arbitrary length fill patterns.
a139d329
AM
1024 * ld.texinfo (Output Section Fill): Describe fill expressions.
1025 (FILL): Refer to the above.
2c382fb6
AM
1026 * ldexp.h (etree_value_type): Add "str" field.
1027 (union etree_union): Add "str" to "value" struct.
1028 (exp_bigintop): Declare.
1029 (exp_get_fill): Declare.
1030 * ldexp.c: Include "safe-ctype.h".
1031 (exp_intop): Set value.str to NULL.
1032 (exp_bigintop): New function.
1033 (new_rel): Pass in "str", and set new.str from it.
1034 (new_rel_from_section): Set new.str to NULL.
1035 (fold_name): Adjust calls to new_rel.
1036 (exp_fold_tree): Likewise.
1037 (exp_get_fill): New function.
1038 * ldgram.y (struct big_int bigint, fill_type *fill): New.
1039 (INT): Returns a "bigint". Adjust all code handling INTs.
1040 (fill_opt): Returns a "fill".
1041 (fill_exp): Split out of fill_opt, use for FILL.
1042 * ldlang.h (struct _fill_type): New.
1043 (fill_type): Move typedef to ldexp.h.
1044 (lang_output_section_statement_type): "fill" is now a pointer.
1045 (lang_fill_statement_type): Likewise.
1046 (lang_padding_statement_type): Likewise.
1047 (lang_add_fill): Now takes a "fill_type *" param.
1048 (lang_leave_output_section_statement): Likewise.
1049 (lang_do_assignments): Likewise.
1050 (lang_size_sections): Likewise.
1051 (lang_leave_overlay_section): Likewise.
1052 (lang_leave_overlay): Likewise.
1053 * ldlang.c: Include ldgram.h after ldexp.h.
1054 (lang_output_section_statement_lookup): Adjust for fill_type change.
1055 (print_fill_statement): Likewise.
1056 (print_padding_statement): Likewise.
1057 (insert_pad): Now takes a "fill_type *" arg.
1058 (size_input_section): Likewise.
1059 (lang_size_sections_1): Likewise.
1060 (lang_size_sections): Likewise.
1061 (lang_do_assignments): Likewise.
1062 (lang_add_fill): Likewise.
1063 (lang_leave_output_section_statement): Likewise.
1064 (lang_leave_overlay_section): Likewise.
1065 (lang_leave_overlay): Likewise.
1066 Adjust all callers of the above function.
1067 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
1068 starting with "0X" as well as "0x". Return bigint.str for hex
1069 numbers starting with "0x" or "0X", zero bigint.str otherwise.
1070 Always use base 16 for numbers starting with "$".
1071 * ldmain.c: Include ldgram.h after ldexp.h.
1072 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
1073 of bfd_fill_link_order.
1074 * pe-dll.c: Adjust lang_do_assignments calls.
1075 * emultempl/elf32.em: Likewise.
1076 * emultempl/hppaelf.em: Likewise.
1077 * emultempl/ppc64elf.em: Likewise.
1078 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
1079 lang_add_assignment call.
1080 * emultempl/pe.em: Likewise.
1081
313e35ee
AM
10822002-02-14 Phil Edwards <pme@gcc.gnu.org>
1083
a139d329 1084 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
313e35ee
AM
1085 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
1086 the pattern in question is not a regexp.
1087 * ldlang.c: Likewise.
1088 * ldlang.h: Likewise.
1089 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
1090
2d20f7bf
JJ
10912002-02-12 Jakub Jelinek <jakub@redhat.com>
1092
1093 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
1094 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
1095 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
1096 * ldexp.c (exp_data_seg): New variable.
1097 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
1098 (fold_binary): Handle DATA_SEGMENT_ALIGN.
1099 (exp_fold_tree): Handle DATA_SEGMENT_END.
1100 Pass allocation_done when recursing instead of hardcoding
1101 lang_allocating_phase_enum.
1102 * ldexp.h (exp_data_seg): New.
1103 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
1104 (lang_size_sections): New.
1105 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
1106 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
1107 if COMMONPAGESIZE is defined.
1108 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
1109 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
1110 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
1111 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
1112 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
1113 libraries only.
1114
06880219
AM
11152002-02-11 Alan Modra <amodra@bigpond.net.au>
1116
1117 * Makefile.in: Regenerate.
1118
37b0ac0f
DJ
11192002-02-10 Daniel Jacobowitz <drow@mvista.com>
1120
1121 * lexsup.c: Remove strtoul declaration.
1122
4e5bae56
DJ
11232002-02-10 Daniel Jacobowitz <drow@mvista.com>
1124
1125 * ldmain.c: Add prototype for main ().
1126 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
1127 * emultempl/lnk960.em (lnk960_choose_target): Function should
1128 take two arguments.
1129
1e281515
AM
11302002-02-10 Alan Modra <amodra@bigpond.net.au>
1131
1132 * ldlang.c (entry_section): New initialised variable.
1133 (lang_finish): Use it.
1134 * ldlang.h (entry_section): Declare.
1135 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
1136 entry_section to ".opd".
1137
f92d92ff 11382002-02-09 Chris Demetriou <cgd@broadcom.com>
0a9c1c8e
CD
1139
1140 * ld.texinfo (Options): Add back in -nostdlib documentation,
1141 which had been inadvertently removed.
1142
74c44237
HPN
11432002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
1144
1145 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
1146 register section vma to a sane value after emitting error. Make
1147 fatal conditions cause program exit when emitting message.
1148
5e37cc46
NC
11492002-02-08 Ivan Guzvinec <ivang@opencores.org>
1150
1151 * configure.tgt: Add or32-*-rtems target.
1152
2d92cb7d
AO
11532002-02-08 Alexandre Oliva <aoliva@redhat.com>
1154
1155 Contribute sh64-elf.
1156 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
1157 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
1158 in OTHER_RELOCATABLE_SECTIONS.
1159 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
1160 * emulparams/shelf32.sh (STACK_ADDR): Define.
1161 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
1162 (OTHER_SECTIONS): this. Removed stack settings.
1163 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
1164 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
1165 2001-03-12 DJ Delorie <dj@redhat.com>
1166 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
1167 relaxing if any shmedia or mixed sections are found.
1168 2001-03-07 DJ Delorie <dj@redhat.com>
1169 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
1170 einfo. Gracefully decline to output to non-elf formats.
1171 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
1172 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
1173 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
1174 * emulparams/shelf32.sh: Ditto.
1175 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1176 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
1177 comment.
1178 2001-01-10 Ben Elliston <bje@redhat.com>
1179 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
1180 non-portable shell constructs. From Hans-Peter Nilsson.
1181 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
1182 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
1183 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
1184 dependencies to the shell script include chain.
1185 * Makefile.in: Regenerate.
1186 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1187 * emultempl/sh64elf.em: Update and tweak comments.
1188 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
1189 make a .cranges section SEC_IN_MEMORY.
1190 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1191 * emultempl/sh64elf.em
1192 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
1193 .cranges section found to be necessary; continue and set stored
1194 section contents flags for sections with non-mixed contents.
1195 Use a struct sh64_section_data container and sh64_elf_section_data
1196 to store contents-type flags.
1197 Remove unused update of "isec".
1198 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
1199 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
1200 access contents-type flags. Assert that the associated container
1201 is initialized. Use that container, not elf_gp_size, to hold size
1202 of linker-generated cranges contents.
1203 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1204 * emultempl/sh64elf.em
1205 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
1206 there's already a .cranges section. When section flag difference
1207 is found, don't NULL-check cranges a second time. Tweak comments.
1208 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
1209 merging, not max size, as size of ld-generated .cranges contents.
1210 Don't set ELF section flags in output section. When checking for
1211 needed .cranges descriptors, don't use a variable; compare
1212 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
1213 comments.
1214 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1215 * emultempl/sh64elf.em: New file.
1216 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
1217 * Makefile.in: Regenerate.
1218 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
1219 (OTHER_RELOCATING_SECTIONS): Ditto.
1220 (EXTRA_EM_FILE): New, set to sh64elf if not set.
1221 * emulparams/shlelf32.sh: Stub out all settings except
1222 OUTPUT_FORMAT. Source shelf32.sh.
1223 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
1224 OTHER_RELOCATING_SECTIONS.
1225 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
1226 * emulparams/shlelf64.sh: Stub out all settings except
1227 OUTPUT_FORMAT. Source shelf64.sh.
1228 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
1229 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
1230 .cranges section.
1231 (DATA_START_SYMBOLS): Define, provide ___data.
1232 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
1233 for consecutive .data section.
1234 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
1235 section after .data section.
1236 * emulparams/shlelf64.sh: Ditto.
1237 * emulparams/shelf32.sh: Ditto.
1238 (ALIGNMENT): Define to 8.
1239 * emulparams/shelf32.sh: Ditto.
1240 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
1241 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
1242 built-in linker scripts.
1243 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1244 * emulparams/shlelf64.sh: New.
1245 * emulparams/shelf64.sh: New.
1246 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
1247 targ_extra_emuls.
1248 * Makefile.am: Add support for shlelf64 and shelf64.
1249 * Makefile.in: Regenerate.
1250 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1251 * configure.tgt (sh64-*-elf*): Add shelf as default.
1252 Add shlelf to targ_extra_emuls.
1253 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
1254 * emulparams/shelf32.sh: New file.
1255 * emulparams/shlelf32.sh: New file.
1256 * Makefile.am: Add support for shlelf32 and shelf32.
1257 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
1258 * Makefile.in: Regenerate.
1259
e3dc8847
HPN
12602002-02-05 Hans-Peter Nilsson <hp@axis.com>
1261
1262 * ldlang.c (lang_reset_memory_regions): Rename from
1263 reset_memory_regions. Change all callers. Make public.
1264 * ldlang.h (lang_reset_memory_regions): Prototype.
1265 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
1266 lang_reset_memory_regions before lang_size_sections.
126730bd
HPN
1267 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1268 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
e3dc8847 1269
8017dbcb
HPN
12702002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1271
1272 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
1273 arithmetic when checking for too many global registers.
1274
006336b8
JT
12752002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
1276
1277 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
1278 (ehppanbsd.c): New rule.
1279 * Makefile.in: Regenerate.
1280 * configure.tgt (hppa*-*-netbsd*): New target.
1281 * emulparams/hppalinux.sh: Add comment to check other files
1282 that source this file it is modified, and list which
1283 files that do.
1284 * emulparams/hppanbsd.sh: New file.
1285
da1f2fec
GK
12862002-02-01 Geoffrey Keating <geoffk@redhat.com>
1287
1288 * scripttempl/xstormy16.sc: Don't allocate extra space for the
1289 stack.
1290
48fa4a5d
HPN
12912002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1292
1293 Support on-demand global register allocation from
1294 R_MMIX_BASE_PLUS_OFFSET relocs.
1295 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
1296 mmix_set_reg_section_vma. Call
1297 _bfd_mmix_finalize_linker_allocated_gregs.
1298 (mmix_before_allocation): New function.
1299 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
1300 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
1301 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
1302 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
1303 before .MMIX.reg_contents.
1304 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
1305 (mmo_after_open): New function.
1306 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
1307 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
1308 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
1309
3b16e843
NC
13102002-01-31 Ivan Guzvinec <ivang@opencores.org>
1311
1312 * emulparams/or32.sh: New file.
1313 * emulparams/or32elf.sh: New file.
1314 * scripttempl/or32.sc: New file.
1315 * configure.tgt : Add support for or32.
1316 * configure: Regenerate
1317 * Makefile.am: Add support for or32.
1318 * Makefile.in: Regenerate.
1319 * NEWS: Mention support for or32.
1320 * po/ld.pot: Regenerate.
1321
f744d540 13222002-01-29 Chris Demetriou <cgd@broadcom.com>
313e35ee 1323 Mitch Lichtenberg <mpl@broadcom.com>
f744d540
CD
1324
1325 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
1326 * emultempl/mipself.em: New file to handle MIPS ELF embedded
1327 reloc creation (ld --embedded-relocs).
1328
4867be41
DJ
13292002-01-27 Daniel Jacobowitz <drow@mvista.com>
1330
1331 * configure: Regenerated.
1332
cd8e197b
HPN
13332002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1334
1335 * Makefile.am (install): Depend on install-info.
1336 * Makefile.in: Regenerate.
1337
9cb61eab
AM
13382002-01-26 Christian Rose <menthos@menthos.com>
1339
1340 * ldmain.c (main): Use full sentences to ease translation.
1341
1caa7b23
NC
13422002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
1343
1344 * po/fr.po: Updated version.
1345
1ddbd152
NC
13462002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
1347
1348 * po/es.po: Updated version.
1349
1e84433f
AJ
13502002-01-25 Andreas Jaeger <aj@suse.de>
1351
1352 * ldlex.l (yy_input): Correct error check.
1353
6d39955e
AM
13542002-01-25 Alan Modra <amodra@bigpond.net.au>
1355
1356 * ldmisc.c (demangle): Put back dots when string not demangled.
1357
a9ed1e1b
RH
13582002-01-22 Richard Henderson <rth@redhat.com>
1359
1360 * emulparams/elf64alpha.sh (NOP): Use unop.
1361
968ec2b9
AJ
13622002-01-21 Andreas Jaeger <aj@suse.de>
1363
1364 * ldlex.l: Use fread instead of read.
1365
9596feea
JT
13662002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
1367
1368 * configure.tgt (ia64-*-netbsd*): New target.
1369
493a6d47
L
13702002-01-21 H.J. Lu <hjl@gnu.org>
1371
1372 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
1373 0.
1374 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
1375
2a538ba5
AJ
13762002-01-18 Andreas Jaeger <aj@suse.de>
1377
1378 * ldver.c (ldversion): Update year.
1379
328577ad
NC
13802002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1381
1382 * po/ld.pot: Regenerate.
1383
1f808cd5
AM
13842002-01-16 Alan Modra <amodra@bigpond.net.au>
1385
1386 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
1387 * Makefile.in: Regenerate.
1388 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
1389 * emultempl/ppc64elf.em: New file.
1390
335c5610
DD
13912002-01-15 DJ Delorie <dj@redhat.com>
1392
1393 * scripttempl/pe.sc: Add support for constructor priorities.
1394
c40bbade
DC
13952002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
1396
1397 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
1398 * emulparams/avr23xx.sh: Likewise.
1399 * emulparams/avr4433.sh: Likewise.
1400 * emulparams/avr44x4.sh: Likewise.
1401 * emulparams/avr85xx.sh: Likewise.
1402 * emulparams/avrmega103.sh: Likewise.
1403 * emulparams/avrmega161.sh: Likewise.
1404 * emulparams/avrmega603.sh: Likewise.
1405 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
1406
34efb449
AO
14072002-01-08 Alexandre Oliva <aoliva@redhat.com>
1408
1409 * ldlang.c (walk_wild_section): Exclude object file if enclosing
1410 archive is excluded.
1411
8d05742f
JT
14122002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
1413
1414 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
2a538ba5 1415 (eshelf_nbsd.c): New rule.
8d05742f
JT
1416 (eshlelf_nbsd.c): New rule.
1417 * Makefile.in: Regenerate.
1418 * configure.tgt (sh*le-*-netbsdelf*): New target.
1419 (sh*-*-netbsdelf*): New target.
1420 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
1421 * ld/emulparams/shelf_nbsd.sh: New emulation.
1422 * ld/emulparams/shlelf_nbsd.sh: New emulation.
1423
be2d1673
NC
14242002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
1425
1426 * po/es.po: New file: Spanish translation.
1427 * configure.in (ALL_LINGUAS): Add es.
1428 * configure: Regenerate.
1429
dbab7a7b
NC
14302002-01-06 John Marshall <jmarshall@acm.org>
1431
1432 * ld.texinfo: Note that --emit-relocs is currently only
1433 implemented for ELF.
1434
3dfe7a8c
AM
14352002-01-05 Alan Modra <amodra@bigpond.net.au>
1436
1437 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
1438 of bfd_section_list_remove and bfd_section_list_insert macros.
1439 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1440 * emultempl/mmo.em (mmo_place_orphan): Likewise.
1441
8a8b2d4b
AJ
14422002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
1443
1444 * configure.tgt (x86_64-*-netbsd*): New target.
1445
9a4c7f16
TR
14462001-12-21 Tom Rix <trix@redhat.com>
1447
8a8b2d4b 1448 (gld*_create_output_section_statements): New function.
9a4c7f16
TR
1449 For -binitfini support.
1450 * emultempl/aix.em (gld*_before_parse): Fix comment.
1451 * emultempl/aix.em (gld*_parse_args): Fix comment.
1452
3695c299
AM
14532001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
1454
cf86e6df
AM
1455 * configure.tgt (mips*-dec-netbsd*): Delete alias for
1456 mips*el-*-netbsd*.
1457 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
1458
3695c299
AM
1459 * configure.tgt (arm-*-netbsdelf*): Add target.
1460 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
1461 * emulparams/armelf_nbsd.sh: Added.
1462 * Makefile.am: Add rules for earmelf_nbsd.
1463 * Makefile.in: Regenerate.
1464
97cb79ae
AJ
14652001-12-19 Andreas Jaeger <aj@suse.de>,
1466 Susanne Oberhauser <froh@suse.de>
1467
1468 * configure.host: Add rules for x86_64-*linux-gnu. Change
1469 s390x-linux entry to use gcc to report configuration, replace gcc
1470 with $CC in s390-linux
1471
9d201f2f
AJ
14722001-12-19 Andreas Jaeger <aj@suse.de>
1473
1474 * ld.texinfo (VERSION): Fix markup.
1475
0b69cd08
MG
14762001-12-18 matthew green <mrg@eterna.com.au>
1477
1478 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
1479 (m68kelfnbsd.c): New rule.
1480 * Makefile.in: Regenerate.
1481 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
1482 (m68*-*-netbsd*4k*): .. this.
1483 (m68*-*-netbsdelf*): New target.
1484 (m68*-*-netbsd*): Also include ELF support.
1485 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
1486 * emulparams/m68kelfnbsd.sh: New emulation.
1487
6b9b879a
JJ
14882001-12-18 Jakub Jelinek <jakub@redhat.com>
1489
1490 * ldgram.y (vers_node): Support anonymous version tags.
1491 * ldlang.c (lang_register_vers_node): Ensure anonymous version
1492 tag is not defined together with non-anonymous versions.
1493 * ld.texinfo: Document it.
1494
9fc877ed
NC
14952001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1496
1497 * po/tr.po: New file: Turkish translation.
1498 * configure.in (ALL_LINGUAS): Add tr.
1499 * configure: Regenerate.
1500
fc18a3f3
RH
15012001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
1502
1503 * Makefile.am: Add rules for eelf64alpha_nbsd.
1504 * Makefile.in: Regenerate.
1505 * configure.tgt (alpha*-*-netbsd*): Set
1506 targ_emul to elf64alpha_nbsd.
1507 * emulparams/elf64alpha_nbsd.sh: Added.
1508
76f63e91
AM
15092001-12-17 Alan Modra <amodra@bigpond.net.au>
1510
1511 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
1512 section_tail when fiddling with section list.
1513 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
1514 broken into separate strings to make translation easier.
1515 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
1516 fiddling with section list.
1517 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1518
d03b89bd
HPN
15192001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
1520
1521 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
1522
320fec9a
AM
15232001-12-15 Alan Modra <amodra@bigpond.net.au>
1524
1525 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
1526
65765700
JJ
15272001-12-13 Jakub Jelinek <jakub@redhat.com>
1528
1529 * emultempl/elf32.em (finish): Supply output_bfd
1530 to bfd_elf*_discard_info.
1531 (OPTION_EH_FRAME_HDR): Define.
1532 (longopts): Add --eh-frame-hdr.
1533 (parse_args): Handle it.
1534 (list_options): Add --eh-frame-hdr to help.
1535 * emultempl/hppaelf.em (finish): Supply output_bfd
1536 to bfd_elf*_discard_info.
1537 * scripttempl/elf.sc (.eh_frame_hdr): Add.
1538
89894c62
AM
15392001-12-13 Alan Modra <amodra@bigpond.net.au>
1540
1541 * lexsup.c (parse_args): Don't pass shortopts to second call to
1542 getopt functions. Restore optind rather than decrementing before
1543 second call. Remove errind as it now duplicates last_optind.
1544
583f1926
CF
15452001-12-11 Christopher Faylor <cgf@redhat.com>
1546
1547 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
1548
93fbbb04
GK
15492001-12-07 Geoffrey Keating <geoffk@redhat.com>
1550 Richard Henderson <rth@redhat.com>
1551
1552 * Makefile.am: Add support for xstormy16.
1553 * configure.tgt: Add support for xstormy16.
1554 * Makefile.in: Regenerate.
1555 * emulparams/elf32xstormy16.sh: New file.
1556 * scripttempl/xstormy16.sc: New file.
1557
583f1926
CF
15582001-10-01 Christopher Faylor <cgf@cygnus.com>
1559
fc18a3f3
RH
1560 * Makefile.in (LIB_PATH): Make configurable.
1561 (GENSCRIPTS): Set LIB_PATH in environment.
1562 * configure.in: Substitute LIB_PATH.
1563 * configure: Regenerate.
1564 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
1565 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
583f1926 1566
ff291a48
NC
15672001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
1568
1569 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
1570 describing the -N option so that it is easier to translate into
1571 foreign languages.
1572
e3c8793a
NC
15732001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1574
1575 * emultempl/pe.em (..._list_options): Replace multiple fprintf
1576 statements describing a single option with a single, newline
1577 escaped fprintf. This allows better translation into other
1578 languages.
9d201f2f 1579
fc18a3f3
RH
1580 * ldmain.c (add_archive_element): Combine multiple strings
1581 into a single string to permit better translation into other
1582 languages.
e3c8793a 1583
f2eab0af
TR
15842001-12-05 Tom Rix <trix@redhat.com>
1585
1586 * Makefile.am: Remove eaixppc64.
9d201f2f 1587 * Makefile.in: Regenerate.
f2eab0af 1588
249172c3
TR
15892001-12-04 Tom Rix <trix@redhat.com>
1590
9d201f2f 1591 * emultempl/aix.em (choose_target): Change default target to
249172c3
TR
1592 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
1593 warning.
1594 (gld*_read_file): Fix typo.
1595 (change_symbol_mode): Add prototype.
1596 (is_syscall): Same.
9d201f2f 1597
249172c3
TR
1598 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
1599 * emulparams/aixrs6.sh : Same.
1600 * emulparams/ppcmacos.sh : Same.
1601 * emulparams/aixppc64.sh : Delete file.
1602 * emultempl/aix.em : Formatting changes.
1603
5b5cd1b0
HPN
16042001-12-04 Hans-Peter Nilsson <hp@axis.com>
1605
1606 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
1607 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
1608 __Sbss.
1609 (OTHER_END_SYMBOLS): Fix formatting.
1610 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
1611 (OTHER_END_SYMBOLS): Fix formatting.
1612
7cecdbff
AM
16132001-12-04 Alan Modra <amodra@bigpond.net.au>
1614
1615 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
1616
742aeb63 16172001-12-02 Tom Rix <trix@redhat.com>
7cecdbff 1618
742aeb63 1619 * configure.tgt : Remove eaixppc64 emulations.
7cecdbff 1620 * Makefile.in : Remove eaixppc64.c
742aeb63
TR
1621 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
1622 (ldemul_default_target): Same.
1623 * emultempl/gld960.em (gld960_choose_target): Same.
7cecdbff
AM
1624 * emultempl/gld960c.em (gld960_choose_target): Same.
1625 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
742aeb63
TR
1626 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
1627 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
1628 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
7cecdbff 1629 * emultempl/aix.em (choose_target): New function. Handle emulation of
742aeb63
TR
1630 -b32 and -b64.
1631
48459341
L
16322001-11-27 H.J. Lu <hjl@gnu.org>
1633
1634 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
1635 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
1636 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
1637 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
1638 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
1639 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
1640 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
1641 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
1642
7cecdbff 1643 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
48459341
L
1644 is not empty.
1645 (SDATA): Likewise.
1646 (REL_SDATA): Likewise.
1647 (REL_SBSS): Likewise.
1648 (REL_SDATA2): Likewise.
1649 (REL_SBSS2): Likewise.
1650 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
1651 (SDATA2): Likewise.
1652
ecfdd20c
SC
16532001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1654
1655 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
1656 destructor in rom.
7cecdbff 1657 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
ecfdd20c 1658
da54c6eb
L
16592001-11-22 H.J. Lu <hjl@gnu.org>
1660
1661 * Makefile.in: Regenerated with automake based on automake
1662 1.4-8 in RedHat 7.1.
1663
465bc359
AM
16642001-11-22 Alan Modra <amodra@bigpond.net.au>
1665
1666 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
1667 (config.status): Delete rule.
1668 Add extra dependencies to cover sourced emulparams files.
1669 * Makefile.in: Regenerate.
1670
1671 * scripttempl/elf.sc: Order <section>, <section>.* and
1672 corresponding linkonce sections as seen in input files.
1673 Formatting fixes. Zero vma of all sections if not relocating.
1674 (STACK): Define and insert if STACK_ADDR defined.
1675 (OTHER_RELOCATING_SECTIONS): Delete.
1676 (OTHER_END_SYMBOLS): Define.
1677 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
1678 (OTHER_READWRITE_SECTIONS): Likewise.
1679 (OTHER_GOT_SECTIONS): Likewise.
1680 (OTHER_SDATA_SECTIONS): Likewise.
1681 (OTHER_BSS_SECTIONS): Likewise.
1682 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
1683 (OTHER_READWRITE_SECTIONS): Likewise.
1684 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
1685 (OTHER_READWRITE_SECTIONS): Likewise
1686
1687 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
1688 (STACK_ADDR): Define.
1689 * emulparams/armelf_oabi.sh: As for armelf.sh.
1690 * emulparams/elf32mcore.sh: As for armelf.sh.
1691 * emulparams/h8300elf.sh: As for armelf.sh.
1692 * emulparams/mn10200.sh: As for armelf.sh.
1693 * emulparams/shelf.sh: As for armelf.sh.
1694
1695 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
1696 (OTHER_END_SYMBOLS): Define.
1697 * emulparams/m32relf.sh: As for elf32fr30.sh.
1698 * emulparams/h8300helf.sh: As for elf32fr30.sh.
1699 * emulparams/h8300self.sh: As for elf32fr30.sh.
1700
1701 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
1702 defines with RELOCATING test.
1703 (OTHER_SDATA_SECTIONS): Likewise.
1704 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1705 (OTHER_END_SYMBOLS): ..this.
1706 * emulparams/crislinux.sh: As for criself.sh.
1707
1708 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
1709 if not relocating.
1710 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1711 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
1712 normal and linkonce sections as seen in input files.
1713 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
1714 (TEXT_DYNAMIC): Likewise.
1715 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
1716 (OTHER_SDATA_SECTIONS): Likewise.
1717 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1718 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
1719 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
1720 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
1721 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
1722 (OTHER_PLT_RELOC_SECTIONS): Likewise.
1723 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
1724 sections as seen in input files.
1725 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
1726 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
1727 if not relocating.
1728 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
1729 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
1730 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
1731 (OTHER_SECTIONS): Instead, use this..
1732 (OTHER_END_SYMBOLS): ..and this.
1733
1734 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
1735 * emulparams/elf32bsmip.sh: Likewise.
1736 * emulparams/elf32btsmip.sh: Likewise.
1737 * emulparams/elf32ebmip.sh: Likewise.
1738 * emulparams/elf32lmip.sh: Likewise.
1739 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
1740 * emulparams/elf32lsmip.sh: Likewise.
1741 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
1742 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
1743 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
1744 * emulparams/elf64btsmip.sh: Likewise.
1745 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
1746 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
1747 * emulparams/elf32ppclinux.sh: Likewise.
1748 * emulparams/elf32ppcsim.sh: Likewise.
1749 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
1750 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
1751 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
1752 * emulparams/h8300self.sh: Likewise.
1753 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
1754 * emulparams/sh.sh: Comment.
1755 * emulparams/shl.sh: Source sh.sh, remove duplicates.
1756 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
1757 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
1758
abc6ab0a
AM
17592001-11-21 David Heine <dlheine@tensilica.com>
1760 Alan Modra <amodra@bigpond.net.au>
1761
1762 * ldlang.c (map_input_to_output_sections): Replace "break"
1763 accidentally removed with 2001-08-03 change.
1764 (lang_gc_sections_1): Likewise.
1765
2181f54f
AM
17662001-11-21 Alan Modra <amodra@bigpond.net.au>
1767
1768 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
1769
ca0b5847
AM
17702001-11-20 Angela Marie Thomas <angela@redhat.com>
1771
1772 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
2181f54f
AM
1773 of false when calling lang_size_sections.
1774 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
ca0b5847 1775
c56feb2b
AM
17762001-11-15 Alan Modra <amodra@bigpond.net.au>
1777
1778 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
1779 function when LDEMUL_FINISH isn't set to the same name. Don't
1780 call ${LDEMUL_FINISH}.
1781 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
1782 * emultempl/armelf.em (arm_elf_finish): Call
1783 gld${EMULATION_NAME}_finish.
1784 * emultempl/hppaelf.em (hppaelf_finish): Rename to
1785 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
1786 hppaelf_layout_sections_again if necessary.
1787 (need_laying_out): New var.
1788 (hppaelf_layaout_sections_again): Rename to
1789 hppaelf_layout_sections_again. Clear need_laying_out.
1790 (PARSE_AND_LIST_OPTIONS): Format text.
1791
a48ca7f2
L
17922001-11-14 H.J. Lu <hjl@gnu.org>
1793
1794 * emultempl/armelf.em (arm_elf_finish): Renamed from
1795 gld${EMULATION_NAME}_finish.
1796 (LDEMUL_FINISH): Set to arm_elf_finish.
1797
73d074b4
DJ
17982001-11-14 Daniel Jacobowitz <drow@mvista.com>
1799
1800 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
1801 (struct ld_emulation_xfer_struct): Use it.
1802
3b16e843 18032001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
fc65c602 1804
465bc359 1805 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
fc65c602
JL
1806 additional symbols referenced by newer crt0.o files from HP.
1807
f11b7027
NC
18082001-11-12 Anthony Green <green@redhat.com>
1809
1810 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
1811
3bf2994f
AM
18122001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
1813
1814 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
1815 * Makefile.in: Regenerate.
1816
ff5dcc92
SC
18172001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1818
1819 * ld.texinfo: Use @command for commands, @option for options.
1820 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
1821 the page man title.
1822 * Makefile.in: Rebuild.
1823
9fb9af6e
CD
18242001-11-04 Chris Demetriou <cgd@broadcom.com>
1825
1826 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
1827 Add support for targets.
2181f54f 1828
3c62831e
NC
18292001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1830
1831 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
1832 * configure: Regernate.
1833 * po/fr.po: New file.
1834 * po/sv.po: New file.
1835
3a9091c4
NC
18362001-11-01 NIIBE Yutaka <gniibe@m17n.org>
1837
1838 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
1839 as little endian default and to support big endian.
2181f54f 1840
361b220e
CD
18412001-11-01 Chris Demetriou <cgd@broadcom.com>
1842
1843 * ld.texinfo (Options): Document new option, -nostdlib.
1844 * lexsup.c (OPTION_NOSTDLIB): New definition.
1845 (ld_options): Add entry for "nostdlib".
1846 (parse_args): Handle OPTIONS_NOSTDLIB.
1847 * ldfile.c (ldfile_add_library_path): Don't add directories
1848 to the search path if they weren't specified on the command line
1849 and -nostdlib was specified.
1850 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
1851
210a7bd1
NC
18522001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
1853
1854 * lexsup.c (parse_args): Prevent infinite parsing loop when
1855 "-rpath.a" is specified on the command line.
1856 Replace calls to fprintf with calls to einfo.
1857
114283d8
NC
18582001-10-31 John Marshall <jmarshall@acm.org>
1859
1860 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
1861 appear only once across all the linker scripts involved in a link
1862 invocation no longer applies. Make the documentation reflect
1863 that.
1864
7649aa50
NC
18652001-10-31 NIIBE Yutaka <gniibe@m17n.org>
1866
1867 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
1868 targets.
1869 (sh-*-linux*): Added targ_extra_libpath.
1870
6e814ff8
AM
18712001-10-31 David Heine <dlheine@tensilica.com>
1872
1873 * ldlang.c (lang_size_sections): Keep a valid output_offset field
1874 for padding statements.
1875
3c3bdf30
NC
18762001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1877
1878 * configure.tgt (mmix-*-*): New target.
1879 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
1880 Add dependencies to match.
1881 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
1882 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
1883 scripttempl/mmo.sc: New files.
1884 * gen-doc.texi: @set MMIX.
1885 * ld.texinfo: Ditto.
6e814ff8 1886 [MMIX] Add MMIX node.
3c3bdf30
NC
1887 * Makefile.in: Regenerate.
1888
ca0c1d3e
KH
18892001-10-29 Kazu Hirata <kazu@hxi.com>
1890
1891 * ldlang.c: Fix a comment typo.
1892
1a3d33ce
AM
18932001-10-23 Alan Modra <amodra@bigpond.net.au>
1894
1895 * configure.host: Move alpha*-*-linux-gnu* entry to generic
1896 entries, and match *-*-linux*.
1897
b47c4208
AM
18982001-10-20 Alan Modra <amodra@bigpond.net.au>
1899
1900 * ldgram.y (mri_script_command): Surround processing of INCLUDE
1901 with ldlex_script, ldlex_popstate.
1902 (ifile_p1): Likewise.
1903 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
1904 correct slot.
1905 (lex_push_file): Save current lineno to lineno_stack. Set lineno
1906 to 1. Don't BEGIN(SCRIPT).
1907 (lex_redirect): Similarly.
1908 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
1909
fd521b47
NC
19102001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
1911
1912 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
1913 __EH_FRAME_END__ and accept eh frames into data section.
1914 Add ctor and dtor sections.
1915
59d28a94
DD
19162001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1917
1918 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
1919 (auto-export): Fix indentation.
1920
663dd378
DD
19212001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1922
1923 * pe-dll.c (autofilter_objectlist): Add startup objects
1924 for profiling.
1925 (auto-export): Constify char * p.
6e814ff8 1926 Extract file basename and use strcmp rather than ststr
663dd378
DD
1927 for object lookup.
1928
31d677f9
CD
19292001-10-18 Chris Demetriou <cgd@broadcom.com>
1930
1931 * ldmain.c (get_emulation): Improve comment about the handling
1932 of -mipsN options.
1933
aa200fe8
AM
19342001-10-17 Alan Modra <amodra@bigpond.net.au>
1935
1936 * po/POTFILES.in: Regenerate.
1937
146e7110
AM
19382001-10-16 Vassili Karpov <malc@pulsesoft.com>
1939
1940 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
1941 -z nocopyreloc and -z nocombreloc usage strings.
1942
b4330e85
NC
19432001-10-12 Vassili Karpov <malc@pulsesoft.com>
1944
146e7110 1945 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
b4330e85
NC
1946 in usage.
1947
5af8a2fb
NC
19482001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
1949
1950 * scripttempl/armaout.sc: Place .bss section after end of aligned
1951 data section to match behaviour of aout code in constructrion of
1952 header.
1953
5b784096
DD
19542001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1955
1956 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
1957 startup files for mingw32 dlls to list.
1958
61585df2
CD
19592001-10-10 Chris Demetriou <cgd@broadcom.com>
1960
1961 * emultempl/elf32.em: Fix shell 'if' usage for portability.
1962
45cf6f3e
AH
19632001-10-08 Aldy Hernandez <aldyh@redhat.com>
1964
1965 * configure.tgt (targ): Add arm9e-*-elf.
1966
e24d7c12
L
19672001-10-05 H.J. Lu <hjl@gnu.org>
1968
1969 * genscripts.sh: Fix a typo in the last change.
1970
ec38dd05
JJ
19712001-10-05 Jakub Jelinek <jakub@redhat.com>
1972
1973 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
1974 -z nocombreloc in usage.
1975
cedd6b0d
JB
19762001-10-03 Jim Blandy <jimb@redhat.com>
1977
1978 * genscripts.sh: Include a comment at the top of each generated
1979 script, explaining its purpose.
1980
8bd621d8
AM
19812001-10-03 Vassili Karpov <malc@pulsesoft.com>
1982
1983 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
1984 * NEWS: Mention -z nocopyreloc.
1985 * ld.texinfo (Options): Describe nocopyreloc.
1986
fcd8210c
AM
19872001-10-03 Alan Modra <amodra@bigpond.net.au>
1988
1989 * configure: Regenerate.
1990
d32820f2
AM
19912001-10-02 Alan Modra <amodra@bigpond.net.au>
1992
1993 * ldver.h (ld_program_version): Remove declaration.
1994 * lexsup.c (parse_args): Move printing of copyright message..
1995 * ldver.c (ldversion): .. to here.
1996 Use BFD_VERSION_STRING in place of BFD_VERSION.
1997 (ld_program_version): Remove.
1998 * Makefile.am (Makefile): Depend on bfd/configure.in.
1999 Run "make dep-am".
2000 * Makefile.in: Regenerate.
2001
af46bcdc
HPN
20022001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
2003
2004 * Makefile.am: Update dependencies with "make dep-am".
2005 * Makefile.in: Regenerate.
2006
4818e05f 20072001-09-29 John Reiser <jreiser@BitWagon.com>
862517b6 2008
4818e05f
AM
2009 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
2010 * lexsup.c: Add --no-define-common commandline option.
2011 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
2012 * ldlex.l: Likewise.
2013 * ld.h: Add command_line.inhibit_common_definition.
2014 * ldmain.c (main): Initialize.
2015 * ld.texinfo: Document.
862517b6 2016
a59f3d35
AM
20172001-09-29 Alan Modra <amodra@bigpond.net.au>
2018
2019 * ldlang.c (section_already_linked): Remove assignment to kept_section.
2020
d5e0ebeb
AM
20212001-09-26 Alan Modra <amodra@bigpond.net.au>
2022
2023 * ldmisc.c (USE_STDARG): Remove.
2024 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
2025 (einfo): Likewise.
2026 (minfo): Likewise.
2027 (lfinfo): Likewise.
2028
2029 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
2030 declarations. Update copyright.
2031
2f8d8971
NC
20322001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
2033
85c77458
NC
2034 * pe-dll.c: Remove obsoleted declaration of
2035 pe_get_data_import_dll_name.
2036 (pe_create_import_fixup): Fix thinko.
2037
2f8d8971
NC
2038 * ld.texinfo(enable-auto-import): Clarify the explanation.
2039
20402001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
2041
2042 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
2043 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
2044 DLL_SUPPORT controlled code.
2045
72358f65 20462001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
146e7110 2047
72358f65
NC
2048 * emultempl/pe.em(pe_data_import_dll): Make static.
2049 (pe_get_data_import_dll_name): New accessor function.
146e7110 2050 * pe-dll.c(pe_create_import_fixup): call
72358f65
NC
2051 pe_get_data_import_dll_name() from pe.em, instead of
2052 directly accessing pe_data_import_dll variable from pe.em.
2053
3882b010
L
20542001-09-18 Bruno Haible <haible@clisp.cons.org>
2055
2056 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
2057 (def_file_add_directive): Use ISSPACE instead of isspace.
2058 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
2059 isdigit/isxdigit/isalpha/isalnum.
2060 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
2061 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
2062 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
2063 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
2064 isalnum.
2065 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
2066 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
2067 isupper/tolower.
2068 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
2069 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
2070 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
2071 (ctor_prio): Use ISDIGIT instead of isdigit.
2072 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
2073 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
2074 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
2075 isupper/tolower.
2076 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
2077 (stricpy): Use TOLOWER instead of isupper/tolower.
2078 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
2079 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
2080 (lex_warn_invalid): Use ISPRINT instead of isprint.
2081 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
2082 (main): For gettext, also set the LC_CTYPE locate facet.
2083 (add_keepsyms_file): Use ISSPACE instead of isspace.
2084 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
2085 (is_num, parse_args): Use ISDIGIT instead of isdigit.
2086 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
2087 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
2088 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
2089 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
2090 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
2091 (quoteput): Use ISSPACE instead of isspace.
2092 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
2093 instead of isalnum.
2094
db09f25b
AM
20952001-09-18 Alan Modra <amodra@bigpond.net.au>
2096
2097 * deffilep.y (def_stash_module): Constify "name" param.
2098
2099 * pe-dll.c: Replace CONST with const throughout.
2100 (quick_symbol): Constify "n1", "n2", "n3" params.
2101 (make_singleton_name_thunk): Constify "import" param. Make
2102 "buffer_len" a size_t.
2103 (make_import_fixup_entry): Constify "name", "fixup_name",
2104 "dll_symname" params.
2105 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
2106 (pe_get32): Likewise.
2107 (pe_implied_import_dll): Likewise.
2108
2109 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
2110 (sort_by_section_name): Likewise.
2111
2112 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
2113 (make_import_fixup): Cast printf arg, rel->address to long rather
2114 than int.
2115 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
2116
74699268
AM
21172001-09-15 Alan Modra <amodra@bigpond.net.au>
2118
2119 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
2120 defines BufferSize. Increase buffer size by one.
2121
775cabad
NC
21222001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
2123
2124 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
2125
056a1d49
NC
21262001-09-14 Kevin Lo <kevlo@openbsd.org>
2127
2128 * configure.tgt: Add arm-openbsd target.
2129
a7d792bb
L
21302001-09-12 H.J. Lu <hjl@gnu.org>
2131
2132 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
2133 eelf64lppc.o to ...
2134 (ALL_64_EMULATIONS): Here.
2135 * Makefile.in: Regenerated.
2136
0d888aac
CW
21372001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2138
2139 * emultempl/pe.em(make_import_fixup): change signature to
2140 take asection as well as arelec; we need this for proper
146e7110 2141 error reporting. Only call pe_create_import_fixup() if
0d888aac
CW
2142 there is no attempt to add a constant addend to the reloc;
2143 otherwise, report error condition.
2144 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
2145 since final argument is a pointer to make_import_fixup().
2146 Change call to cb() to match make_import_fixup() signature.
2147 (make_import_fixup_mark): make buffer_len unsigned.
2148 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
2149
21502001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
2151
2152 * ld.texinfo: add verbose documentation for auto-import
146e7110 2153 direct-addressing workaround, to compliment the terse
0d888aac
CW
2154 error message.
2155
cedacdc0
CM
21562001-09-12 Andrew MacLeod <amacleod@redhat.com>
2157
146e7110 2158 * scripttempl/v850.sc: Add gcc_except_table sections.
cedacdc0 2159
3b16e843 21602001-09-11 Jeffrey A Law (law@cygnus.com)
38be0bb1
JL
2161
2162 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
2163 * emulparams/h8300self.sh: Similarly.
2164
559e4713
NC
21652001-09-05 Danny Smith <dannysmith@users.souceforge.net>
2166
2167 * ld.texinfo (Options, --stack): Correct default value for stack
2168 reserve.
2169
1fdf0249
TR
21702001-09-05 Tom Rix <trix@redhat.com>
2171
2172 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
146e7110 2173
9b5799b8
AJ
21742001-09-03 Andreas Jaeger <aj@suse.de>
2175
2176 * emultempl/beos.em: Declare prototypes for comparions functions,
2177 adjust definitions.
2178
48f6162b
AJ
21792001-09-02 Andreas Jaeger <aj@suse.de>
2180
2181 * emultempl/aix.em: Add missing prototype.
2182 * emultempl/lnk960.em: Likewise.
2183 * emultempl/vanilla.em: Likewise.
2184 * emultempl/armcoff.em: Likewise.
2185 * emultempl/armelf_oabi.em: Likewise.
2186 * emultempl/beos.em: Likewise.
2187 * emultempl/gld960c.em: Likewise.
2188 * emultempl/gld960.em: Likewise.
2189
2190 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
2191 for prototype declaration.
2192
39e5585e
EC
21932001-08-31 Eric Christopher <echristo@redhat.com>
2194 Jason Eckhardt <jle@redhat.com>
2195
2196 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
2197
3fc90ddb
AJ
21982001-08-31 Andreas Jaeger <aj@suse.de>
2199
2200 * emultempl/pe.em: Add missing prototypes.
2201 (gld_${EMULATION_NAME}_after_open): Remove extra args to
2202 pe_find_data_imports.
2203 (pr_sym): Add unused attribute.
2204
d43ded80
PB
22052001-08-29 Joel Sherrill <joel@OARcorp.com>
2206
39e5585e 2207 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
d43ded80
PB
2208 default from coff to elf.
2209
3946dd2f
JL
22102001-08-29 Jeff Law <law@redhat.com>
2211
2212 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
2213 ARCH specification.
2214 * emulparams/h8300self.sh: Similarly.
2215
3b16e843 22162001-08-28 J"orn Rennecke <amylaar@redhat.com>
8af6dd41
JR
2217
2218 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
2219 eh8300self.o .
2220 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
2221 * configure.tgt (h8300-*-elf*): New case.
2222 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
2223 * emulparams/h8300self.sh: New file.
2224 * Makefile.in: Regenerated.
2225
70d0c6e9
NC
22262001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
2227
2228 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
2229 with macro name.
2230
5c67d4bb
AM
22312001-08-27 Linus Nordberg <linus@swox.com>
2232 Alan Modra <amodra@bigpond.net.au>
2233
2234 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
2235 (eelf64ppc.c, eelf64lppc.c): Add make targets.
2236 Run "make dep-am"
2237 * Makefile.in: Regenerate.
2238 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
2239 entries to correct alphabetical position.
2240 * emulparams/elf64ppc.sh: New.
2241 * emulparams/elf64lppc.sh: New.
2242
08131015
NC
22432001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
2244
2245 * ldmain.c (main): Declare BSIZE as static.
2246
db6751f2
JJ
22472001-08-23 Jakub Jelinek <jakub@redhat.com>
2248
2249 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
2250 into .rel.dyn resp. .rela.dyn if combreloc.
2251 (get_script): If .x linker script is equal to .xn, only put it
2252 once into the binary.
2253 Add .xc and .xsc scripts.
2254 (parse_args): Handle -z combreloc and -z nocombreloc.
2255 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
2256 For .xc and .xsc scripts put all .rel* or .rela* input sections
2257 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
2258 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
2259 is elf.
2260 Strip trailing whitespace from script.
2261 Generate .xc and .xsc scripts if requested.
2262 * ldmain.c (main): Initialize link_info.combreloc and
2263 link_info.spare_dynamic_tags.
2264 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
2265 (ld_options): Add --spare-dynamic-tags option.
2266 (parse_args): Likewise.
2267 * ld.texinfo: Document -z combreloc and -z nocombreloc.
2268 * ldint.texinfo: Document .xc and .xsc linker scripts.
2269 * NEWS: Add notes about -z combreloc and SHF_MERGE.
2270
63d069c0
L
22712001-08-22 H.J. Lu <hjl@gnu.org>
2272
2273 * emulparams/elf32fr30.sh: Add a newline.
2274
948f9114
AJ
22752001-08-21 Andreas Jaeger <aj@suse.de>
2276
2277 * deffilep.y: Add missing prototypes.
2278 * pe-dll.c: Likewise.
2279
ae7fb08f
AM
22802001-08-20 Alan Modra <amodra@bigpond.net.au>
2281
2af02257
AM
2282 * ldlang.c (insert_pad): Fix typos in last patch.
2283
2284 * ldlang.c: When traversing lang_statement_union_type lists,
2285 consistently use "header.next" rather than "next".
2286 * mpw-eppcmac.c: Likewise.
2287 * emultempl/beos.em: Likewise.
2288 * emultempl/hppaelf.em: Likewise.
2289 * emultempl/pe.em: Likewise.
2290 * ldlang.h (union lang_statement_union): Remove "next" field.
2291
c0c330a7
AM
2292 * ldlang.c (insert_pad): Use offsetof macro.
2293 (lang_size_sections): Always neuter padding statements.
2294 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
2295
ae7fb08f
AM
2296 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
2297 passed to lang_size_sections.
2298 (pe_exe_fill_sections): Likewise.
2299 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
2300 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
2301
fab80407
AM
23022001-08-18 Alan Modra <amodra@bigpond.net.au>
2303
2304 * emultempl/aix.em: Formatting fixes.
2305
b3327aad
AM
23062001-08-18 Alan Modra <amodra@bigpond.net.au>
2307
2308 * ldlang.c (insert_pad): Make use of an existing pad statement if
2309 available. Move code calculating alignment, adjusting section
2310 alignment power, and adjusting dot to ..
2311 (size_input_section): .. here. Remove unused relax param.
2312 (lang_size_sections): Change boolean `relax' param to boolean *.
2313 Adjust call to size_input_section. Make use of insert_pad to
2314 place pad after the assignment statement. If relaxing, zap
2315 padding statements.
2316 (reset_memory_regions): Reset output_bfd section sizes too.
2317 (relax_again): Move to..
2318 (lang_process): ..here. Adjust call to lang_size_sections, and
2319 remove duplicated code.
2320 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
2321
563e308f
AM
23222001-08-17 Alan Modra <amodra@bigpond.net.au>
2323
2324 * ld.texinfo: Document that fill values now use the four least
2325 significant bytes.
2326 * emulparams/elf32fr30.sh (NOP): Update.
2327 * emulparams/elf32mcore.sh: Likewise.
2328 * emulparams/elf64_s390.sh: Likewise.
2329 * emulparams/elf_i386.sh: Likewise.
2330 * emulparams/elf_i386_be.sh: Likewise.
2331 * emulparams/elf_i386_chaos.sh: Likewise.
2332 * emulparams/elf_i386_ldso.sh: Likewise.
2333 * emulparams/elf_s390.sh: Likewise.
2334 * emulparams/elf_x86_64.sh: Likewise.
2335 * emulparams/i386moss.sh: Likewise.
2336 * emulparams/i386nw.sh: Likewise.
2337 * emulparams/m68kelf.sh: Likewise.
2338 * scripttempl/elf.sc: Update NOP comment.
2339 * scripttempl/elfi370.sc: Likewise.
2340 * scripttempl/elfm68hc11.sc: Likewise.
2341 * scripttempl/elfm68hc12.sc: Likewise.
2342 * scripttempl/nw.sc: Likewise.
2343
b90e1c6f
TR
23442001-08-15 Tom Rix <trix@redhat.com>
2345
2346 * ldgram.y (saved_script_handle): Initialize to NULL.
2347 * ldmain.c (main): Change check on saved_script_handle.
948f9114 2348
39dcfe18
AM
23492001-08-14 Alan Modra <amodra@bigpond.net.au>
2350
cde43e70
AM
2351 * emultempl/elf32.em: Formatting fixes.
2352 (output_prev_sec_find): Test for bfd_ind_section too; do so by
2353 looking at sec->owner.
2354 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
2355 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
2356 unused code, and reorganize orphan section placement code.
2357
39dcfe18
AM
2358 * ldlang.c (wild_doit): Rename to lang_add_section.
2359 * ldlang.h: Here too.
2360 * mpw-elfmips.c: And here.
2361 * emultempl/beos.em: And here.
2362 * emultempl/elf32.em: And here.
2363 * emultempl/hppaelf.em: And here.
2364 * emultempl/pe.em: And here.
2365
908d20b3
RH
23662001-08-13 Richard Henderson <rth@redhat.com>
2367
2368 * emultempl/needrelax.em: New file.
2369 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
2370 * Makefile.am (eelf64_ia64.c): Depend on it.
2371 * Makefile.in: Rebuild.
2372
0f33d40b
AM
23732001-08-13 Alan Modra <amodra@bigpond.net.au>
2374
22af9fd3
AM
2375 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
2376 output_section is set non-NULL.
2377
0f33d40b
AM
2378 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
2379 `true' for SEC_EXCLUDE sections so that the generic code doesn't
2380 needlessly create an output_section_statement. Treat a correctly
2381 named output_section_statement with NULL bfd_section as compatible.
2382
55ab6103
HPN
23832001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
2384
2385 * emultempl/generic.em: Support EXTRA_EM_FILE.
2386 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
2387 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
2388 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
2389 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
2390 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
2391 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
2392 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
2393 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
2394 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
2395 LDEMUL_FIND_POTENTIAL_LIBRARIES.
2396
24098abb
RH
23972001-08-12 Richard Henderson <rth@redhat.com>
2398
2399 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
2400 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
2401 scripttempl/v850.sc: Keep .jcr data.
2402
b9a8de1e 24032001-08-12 H.J. Lu <hjl@gnu.org>
146e7110
AM
2404 Andrew Haley <aph@cambridge.redhat.com>
2405 Nick Clifton <nickc@redhat.com>
b9a8de1e 2406
146e7110 2407 * ldgram.y (had_script): Change name to saved_script_handle.
b9a8de1e
NC
2408 Change type to file handle.
2409 * ld.h (had_script): Rename and retype.
2410 * ldfile.c (ldfile_open_command_file): Save the file handle
2411 used in saved_script_handle.
2412 * lexsup.c (parse_args): Do not allow -c option to alter
2413 saved_script_handle.
2414 * ldmain.c (main): Print out the linker script used if
2415 --verbose is given. Check saved_script_handle to obtain the
2416 external linker script used, or if NULL, dump the builtin
2417 script.
2418 * ld.texinfo: Document that --verbose now dumps the linker
2419 script used, regardless of whether it was an internal or an
2420 external script.
2421
0218d1e4
AJ
24222001-08-10 Andreas Jaeger <aj@suse.de>
2423
2424 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2425 to build warnings.
2426 * configure: Regenerate.
2427
5253f23b
AM
24282001-08-09 Alan Modra <amodra@bigpond.net.au>
2429
73810896
AM
2430 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
2431
5253f23b
AM
2432 * scripttempl/elf.sc: Move non-text .dynamic section before
2433 .plt/.got/.sdata* group.
2434 (OTHER_GOT_SECTIONS): Move to immediately after .got.
2435 (OTHER_SDATA_SECTIONS): Add.
2436 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
2437 OTHER_GOT_SECTIONS.
2438 * emulparams/crislinux.sh: Likewise.
2439 * emulparams/elf32b4300.sh: Likewise.
2440 * emulparams/elf32bmip.sh: Likewise.
2441 * emulparams/elf32bmipn32.sh: Likewise.
2442 * emulparams/elf32bsmip.sh: Likewise.
2443 * emulparams/elf32btsmip.sh: Likewise.
2444 * emulparams/elf32ebmip.sh: Likewise.
2445 * emulparams/elf32elmip.sh: Likewise.
2446 * emulparams/elf32l4300.sh: Likewise.
2447 * emulparams/elf32lmip.sh: Likewise.
2448 * emulparams/elf32lsmip.sh: Likewise.
2449 * emulparams/elf32ltsmip.sh: Likewise.
2450 * emulparams/elf64bmip.sh: Likewise.
2451 * emulparams/elf64btsmip.sh: Likewise.
2452 * emulparams/elf64ltsmip.sh: Likewise.
2453
179c732c
AM
24542001-08-08 Alan Modra <amodra@bigpond.net.au>
2455
2456 * genscripts.sh: Source the emulparams script before each output
2457 script is generated so that variables like `RELOCATING' may affect
2458 variables defined in the emulparams script.
2459
3fd36710
AM
24602001-08-04 Alan Modra <amodra@bigpond.net.au>
2461
20713691
AM
2462 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
2463 order.
2464
3fd36710
AM
2465 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
2466 ie. iterate over wild_statement.section_list.
2467 (gld${EMULATION_NAME}_place_orphan): Likewise.
2468
de0b1853
SC
24692001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2470
2471 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
2472 .fini[0-4] sections used by _exit
2473 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
2474 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
2475 * scripttempl/elfm68hc11.sc: Likewise.
2476
ff7e6f88
L
24772001-08-03 H.J. Lu <hjl@gnu.org>
2478
2479 * emultempl/beos.em (init): Add the missing initialization.
2480
b6bf44ba
AM
24812001-08-03 Alan Modra <amodra@bigpond.net.au>
2482
2483 * ld.texinfo (Input Section Basics): Clarify ordering of output
2484 sections.
2485 * ldlang.c (callback_t): Add wildcard_list param.
2486 (walk_wild_section): Remove "section" param. Rewrite for
2487 lang_wild_statement_type change. Remove unique_section_p test.
2488 (walk_wild_file): Remove "section" param.
2489 (walk_wild): Remove "section" and "file" params.
2490 (lang_gc_wild): Likewise.
2491 (wild): Likewise. Modify for lang_wild_statement_type change.
2492 (wild_sort): Likewise. Add "sec" param.
2493 (gc_section_callback): Likewise.
2494 (output_section_callback): Likewise. Do unique_section_p test.
2495 (map_input_to_output_sections): Modify call to wild.
2496 (lang_gc_sections_1): Likewise.
2497 (print_wild_statement): Modify for lang_wild_statement_type
2498 change.
2499 (lang_add_wild): Replace filename, filenames_sorted param with
2500 filespec. Replace section_name, sections_sorted,
2501 exclude_filename_list with section_list.
2502 * ldlang.h (lang_add_wild): Here too.
2503 (lang_wild_statement_type): Replace section_name, sections_sorted,
2504 and exclude_filename_list with section_list.
2505 * ldgram.y (current_file): Delete.
2506 (%union): Add wildcard_list.
2507 (file_NAME_list): Set type to wildcard_list. Build a linked list
2508 rather than calling lang_add_wild for each entry.
2509 (input_section_spec_no_keep): Call lang_add_wild here instead.
2510 * ld.h (struct wildcard_list): Declare.
2511 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
2512
b044cda1
CW
25132001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2514
2515 * ldmain.c (main): initialize link_info.pei386_auto_import
2516 * pe-dll.c: new tables for auto-export filtering
2517 (auto_export): change API, pass abfd for contextual filtering.
b6bf44ba 2518 Loop thru tables of excluded symbols instead of comparing
b044cda1
CW
2519 "by hand".
2520
25212001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
2522
b6bf44ba
AM
2523 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
2524 static variable current_sec (static struct sec *). Add
b044cda1 2525 forward declaration for add_bfd_to_link.
b6bf44ba
AM
2526 (process_def_file): Don't export undefined symbols. Do not
2527 export symbols starting with "_imp__". Call auto_export()
b044cda1
CW
2528 with new API.
2529 (pe_walk_relocs_of_symbol): New function.
2530 (generate_reloc): add optional extra debugging
b6bf44ba 2531 (pe_dll_generate_def_file): eliminate extraneous initial blank
b044cda1 2532 line in output
b6bf44ba 2533 (make_one): enlarge symtab to make room for __nm__ symbols
b044cda1
CW
2534 (DATA auto-import support).
2535 (make_singleton_name_thunk): New function.
2536 (make_import_fixup_mark): New function.
2537 (make_import_fixup_entry): New function.
2538 (pe_create_import_fixup): New function.
b6bf44ba 2539 (add_bfd_to_link): Specify that 'name' argument is a CONST
b044cda1 2540 char *.
b6bf44ba
AM
2541 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
2542 declare new functions pe_walk_relocs_of_symbol and
b044cda1
CW
2543 pe_create_import_fixup.
2544 * emultempl/pe.em: add new options --enable-auto-import,
2545 --disable-auto-import, and --enable-extra-pe-debug.
2546 (make_import_fixup): New function.
2547 (pe_find_data_imports): New function.
2548 (pr_sym): New function.
b6bf44ba 2549 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
b044cda1
CW
2550 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
2551 CODE.
2552
25532001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
b6bf44ba 2554
b044cda1
CW
2555 * ld.texinfo: add additional documentation for
2556 --export-all-symbols. Document --out-implib,
2557 --enable-auto-image-base, --disable-auto-image-base,
b6bf44ba
AM
2558 --dll-search-prefix, --enable-auto-import, and
2559 --disable-auto-import.
b044cda1
CW
2560 * ldint.texinfo: Add detailed documentation on auto-import
2561 implementation.
2562
156e34dd
NC
25632001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2564
2565 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
2566 example.
2567
d6231427
AM
25682001-07-24 Alan Modra <amodra@bigpond.net.au>
2569
2570 * Makefile.am: Update dependencies with "make dep-am".
2571 * Makefile.in: Regenerate
2572
e14ec88b
AM
25732001-07-23 Alan Modra <amodra@bigpond.net.au>
2574
2575 * ldcref.c (check_section_sym_xref): New function.
2576 (check_nocrossrefs): Call it.
2577 (check_nocrossref): Interate over h->refs here instead of..
2578 (check_refs): ..here. Pass in the symbol name, section, and bfd
2579 rather than hash_entry pointers.
2580 (struct check_refs_info): Keep symbol name rather than hash entry.
2581 Remove "same".
2582 (check_reloc_refs): Tweak for above changes in check_refs_info.
2583 Only report references to section syms when symname is NULL to
2584 prevent duplicate messages for the same reloc.
2585
1b577b00
NC
25862001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2587
c7d701b0
NC
2588 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
2589 available. Do not print NULL trees.
2590 (exp_print_token): Print unknown tokens with values > 126 as
2591 decimal values not ASCII characters.
2592
1545243b
NC
2593 * ldlang.c (lang_leave_overlay): If a region is specified assign
2594 it to all sections inside the overlay unless they have been
2595 assigned to the own, non-default, memory region.
2596
1b577b00
NC
2597 * README: Add header for consistency with other README files.
2598
5030876b
L
25992001-07-14 H.J. Lu <hjl@gnu.org>
2600
2601 * emultempl/elf32.em (output_prev_sec_find): Never return
2602 bfd_abs_section_ptr, bfd_com_section_ptr nor
2603 bfd_und_section_ptr.
2604
18c7a9a5
NC
26052001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
2606
22af9fd3 2607 * Makefile.am (em32relf.c): Change dependency from generic.em to
18c7a9a5
NC
2608 elf32.em.
2609 * Makefile.in: Regenerate.
2610
9ffecff1
MG
26112001-07-14 matthew green <mrg@eterna.com.au>
2612
2613 * configure.tgt (i386-*-netbsdelf*): New target.
2614 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
2615
95500e1c
JJ
26162001-07-13 Jakub Jelinek <jakub@redhat.com>
2617
2618 * emultempl/elf32.em (output_prev_sec_find): New.
2619 (place_orphan): Use it.
2620
e97cb84f
L
26212001-07-11 H.J. Lu <hjl@gnu.org>
2622
2623 * ldmain.c (main): Fix typos in the last change.
2624
7333607e
JJ
26252001-07-11 Jakub Jelinek <jakub@redhat.com>
2626
2627 * ldmain.c (main): Disallow -F and -f without -shared.
2628
d29d80f2
NC
26292001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2630
2631 * emultempl/pe.em (after_open): Check for the output_bfd not
2632 having any coff_data structure allocated to it.
2633
c2a1a436
DB
26342001-07-09 David O'Brien <obrien@FreeBSD.org>
2635
2636 * emultempl/elf32.em: Do not assuming that contents of the buffer
2637 returned from basename function will remain unchanged accross other
2638 function calls.
2639
63653551
L
26402001-07-03 H.J. Lu <hjl@gnu.org>
2641
2642 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
2643 2001-07-03. It creates dynamic entries even for static binaries.
2644
d303a449
L
26452001-07-03 Jakub Jelinek <jakub@redhat.com>
2646
2647 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
2648 (DYNAMIC): Use it to reserve few dynamic entries for
2649 post-linking tools.
2650
9f22353f
AM
26512001-06-27 Alan Modra <amodra@bigpond.net.au>
2652
2653 * emulparams/hppa64linux.sh: New file.
2654 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
2655 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
2656 (ehppa64linux.c): Add rule to make it.
2657 Run "make dep-am".
2658 * Makefile.in: Regenerate.
2659
62bf86b4
HPN
26602001-06-21 Hans-Peter Nilsson <hp@axis.com>
2661
2662 * ld.texinfo (Options, -r): Mention restrictions when using
2663 different object formats.
2664
429d935d
HPN
26652001-06-19 Hans-Peter Nilsson <hp@axis.com>
2666
2667 * ldlang.c (lang_check): Emit fatal error if relocatable link
2668 between different object flavours with relocations in input.
2669
cb840a31
L
26702001-06-19 H.J. Lu <hjl@gnu.org>
2671
2672 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
2673 (--version-script): Mention the language support.
2674
9bf03acc
L
26752001-06-19 H.J. Lu <hjl@gnu.org>
2676
2677 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
2678
c45021f2
NC
26792001-06-18 H.J. Lu <hjl@gnu.org>
2680
b6bf44ba
AM
2681 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
2682 (diststuff): Add $(MANS).
2683 * Makefile.in: Regenerated.
c45021f2 2684
b6bf44ba 2685 * ld.1: Removed.
c45021f2 2686
6caa99ab
HPN
26872001-06-18 Hans-Peter Nilsson <hp@axis.com>
2688
605d9b3a
HPN
2689 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2690 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
2691 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
2692 * ld.h (args_type): Remove member export_dynamic. All users
2693 changed to use struct bfd_link_info member.
2694
6caa99ab
HPN
2695 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
2696 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
2697 * Makefile.in: Regenerate.
2698
6f9efd97
L
26992001-06-18 H.J. Lu <hjl@gnu.org>
2700
2701 * ldlang.c (init_os): Add the newline to the einfo call.
2702 (lang_check): Likewise.
2703 (lang_do_version_exports_section): Likewise.
2704
5af9fd8b
L
27052001-06-15 H.J. Lu <hjl@gnu.org>
2706
2707 * lexsup.c (parse_args); Save optind to report unrecognized
2708 option.
2709
2a096f04
HPN
27102001-06-15 Hans-Peter Nilsson <hp@axis.com>
2711
7e66c3f5
HPN
2712 * ldlang.c (lang_check): Emit fatal error if relocatable link
2713 between different object flavours.
2714
2a096f04
HPN
2715 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
2716 Set new link_info member export_dynamic.
2717 * ldmain.c (main): Initialize new link_info member export_dynamic.
2718
6770ec8c
NC
27192001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
2720
2721 * ldlang.c (walk_wild): Only call walk_wild_file if
2722 lookup_name returns something.
b6bf44ba 2723 (lookup_name): If load_symbols fails, return NULL.
22af9fd3 2724 (load_symbols): Change to a boolean function.
b6bf44ba 2725 (open_input_bfds): If load_symbols fails then do not make the
6770ec8c
NC
2726 executable.
2727
8529105a
AM
27282001-06-08 Alan Modra <amodra@bigpond.net.au>
2729
2730 * ldlang.c (record_bfd_errors): Remove.
2731
2732 * emultempl/aix.em: Fix copyright dates.
2733
8f3aa7a0
AJ
27342001-06-07 Andreas Jaeger <aj@suse.de>
2735
2736 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
2737 (TEXT_START_ADDR): Likewise.
2738
3277f888
AM
27392001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
2740
2741 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
2742
3763134d
DD
27432001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2744
2745 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
2746
5929ebc0
L
27472001-05-31 H.J. Lu <hjl@gnu.org>
2748
2749 * ldlang.c (open_input_bfds): Don't change the bfd error
2750 handler whilst loading symbols.
2751
c04a062d
NC
27522001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2753
2754 * configure.tgt: Remove i370-mvs architecture, it is not currently
2755 supported.
2756
96fcab3e
L
27572001-05-25 H.J. Lu <hjl@gnu.org>
2758
2759 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2760 like emulparams/aixppc.sh.
2761
db8d4f23
L
27622001-05-25 H.J. Lu <hjl@gnu.org>
2763
2764 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
2765 setting of output_filename after bfd_scan_arch.
2766 * emultempl/pe.em: Likewise.
2767
5f642101
L
27682001-05-25 H.J. Lu <hjl@gnu.org>
2769
2770 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2771 like emulparams/aixppc.sh.
2772
2773 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
2774 instead of ${srcdir}/emultempl/stringify.sed.
2775
64e9ece0
TW
27762001-05-25 Timothy Wall <twall@oculustech.com>
2777
2778 * emulparams/elf64_aix.sh: Change settings to match IBM linker
8f3aa7a0 2779 output.
64e9ece0 2780
c709b096
AM
27812001-05-25 Alan Modra <amodra@one.net.au>
2782
2783 * configure.host: Replace linuxoldld with linux*oldld.
2784 * configure.tgt: Likewise.
2785
6cbdcc6f
L
27862001-05-24 H.J. Lu <hjl@gnu.org>
2787
2788 * emultempl/stringify.sed: Removed again.
2789
86af25fe
L
27902001-05-24 H.J. Lu <hjl@gnu.org>
2791
2792 * emultempl/aix.em (OUTPUT_ARCH): Defined.
2793 (gld${EMULATION_NAME}_before_parse): Initialize
2794 ldfile_output_architecture, ldfile_output_machine and
2795 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
2796 * emultempl/beos.em: Likewise.
2797 * emultempl/elf32.em: Likewise.
2798 * emultempl/linux.em: Likewise.
2799 * emultempl/mipsecoff.em: Likewise.
2800 * emultempl/pe.em: Likewise.
2801 * emultempl/sunos.em: Likewise.
2802
3b1b01cf
TR
28032001-05-24 Tom Rix <trix@redhat.com>
2804
8f3aa7a0 2805 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
3b1b01cf
TR
2806 udate import file format.
2807 (change_symbol_mode) New, same
2808 (is_syscall) New, same
2809 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
2810 * emulparams/aixppc64.sh : same
2811 * emulparams/aixrs6.sh : same
2812 * emulparams/ppcmacos.sh : same
2813 * emultempl/aix.em : use strtoull to parse options
2814 * Makefile.am : add eaixppc64 emulation for xcoff64
2815 * Makefile.in : same
2816 * configure.tgt : same
2817
2818 * scripttempl/aix.sc : default text section offset to 0x10000000
146e7110 2819 default data section offset to 0x20000000
3b1b01cf 2820 add .sv3264 and .sv64 pseudo sections
8f3aa7a0 2821 loader and debug sections use the currect section offset.
3b1b01cf
TR
2822
2823 * emultempl/aix.em : Add xcoff64 support
2824 Add -binitfini support
8f3aa7a0 2825 (gld${EMULATION_NAME}_before_parse) -binitfini
3b1b01cf 2826 (gld${EMULATION_NAME}_parse_args) same
8f3aa7a0 2827 (gld${EMULATION_NAME}_before_allocation) format change for special
3b1b01cf
TR
2828 sections
2829
2830 * emulparams/aixppc64.sh : New file for xcoff64 support
8f3aa7a0 2831
57e6abd2
AO
28322001-05-23 Alexandre Oliva <aoliva@redhat.com>
2833
2834 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
2835 variable to avoid non-portable shell construct.
2836
d1cf510e
NC
28372001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2838
2839 * ldmain.c (get_emulation): Add -mips5 command line argument.
2840
506eee22
NC
28412001-05-22 Alexandre Oliva <aoliva@redhat.com>
2842
2843 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
2844 (ELF_INTERPRETER_NAME): Define it.
2845 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
2846 it.
2847 * configure.tgt (targ_emul, targ_extra_emuls)
2848 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
2849 as primary, elf_i386 as extra.
2850 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
2851 (eelf_i386_ldso.c): New rule.
2852 * Makefile.in: Rebuilt.
2853
28542001-05-22 Nick Clifton <nickc@redhat.com>
2855
2856 * lexsup.c (ld_options): Allow -I to be an alias for
2857 --dynamic-linker. This is for Solaris compatability.
2858 * ld.texinfo: Document that -I can be used.
2859 * ld.1: Regenerate.
2860
d1778b88
AM
28612001-05-16 Alan Modra <amodra@one.net.au>
2862
2863 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
2864 whether an input section is the first one assigned to an output
2865 section.
2866 Assorted formatting fixes.
2867
02649152
DD
28682001-05-14 DJ Delorie <dj@delorie.com>
2869
2870 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
2871 * Makefile.in: Ditto.
2872
579f31ac
JJ
28732001-05-11 Jakub Jelinek <jakub@redhat.com>
2874
2875 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
2876 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
2877 output sections.
2878 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
2879
8550eb6e
JJ
28802001-05-11 Jakub Jelinek <jakub@redhat.com>
2881
2882 * ldlang.c (lang_process): Call bfd_merge_sections.
2883
8e5a525c
AM
28842001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2885
2886 * ldgram.y: Fix typo.
2887
1c9acd94
L
28882001-05-03 H.J. Lu <hjl@gnu.org>
2889
2890 * emultempl/elf32.em: Include "libiberty.h".
2891 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
2892 basename of the bfd filename.
2893 (gld${EMULATION_NAME}_stat_needed): Likewise.
2894 (gld${EMULATION_NAME}_try_needed): Likewise.
2895 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
2896
14fe918e
L
28972001-05-02 H.J. Lu <hjl@gnu.org>
2898
2899 * emultempl/pe.em: Include <ctype.h>.
2900
c7e40348
NC
29012001-05-02 Johan Rydberg <jrydberg@opencores.org>
2902
b6bf44ba 2903 * emulparams/elf32openrisc.sh: New file.
c7e40348 2904
b6bf44ba
AM
2905 * Makefile.am: Add OpenRISC target.
2906 * Makefile.in: Regenerated.
c7e40348 2907
b6bf44ba 2908 * configure.tgt: Add openrisc-*-* mapping.
c7e40348
NC
2909
29102001-05-02 Nick Clifton <nickc@redhat.com>
2911
2912 * emultempl/aix.em: Replace buystring with xstrdup.
2913 * emultempl/beos.em: Replace buystring with xstrdup.
8f3aa7a0 2914
d1b2b2dc
L
29152001-05-02 H.J. Lu <hjl@gnu.org>
2916
2917 * ldfile.c: Include "libiberty.h".
2918 * ldlex.l: Likewise.
2919
2920 * ldmisc.c (buystring): Removed.
2921 * ldmisc.h: Likewise.
2922
2923 * ldfile.c: Replace buystring with xstrdup.
2924 * ldlang.c: Likewise.
2925 * ldlex.l: Likewise.
2926 * ldmain.c: Likewise.
2927 * ldmisc.c: Likewise.
2928 * lexsup.c: Likewise.
2929 * mpw-eppcmac.c: Likewise.
2930
35714f2a
AJ
29312001-04-30 Andreas Jaeger <aj@suse.de>
2932
2933 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
2934
884fb58e
NC
29352001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2936
b6bf44ba
AM
2937 * ldlang.c (load_symbols): Give emulation a chance
2938 to process unrecognized file before fatal error is
2939 reported, not after.
884fb58e 2940
87748b32
NC
29412001-04-27 Sean McNeil <sean@mcneil.com>
2942
2943 * configure.tgt: Add arm-vxworks target.
2944 * scripttempl/armcoff.sc: Support .text or .data as a section name
2945 prefix.
2946 Define _etext.
35714f2a 2947
7ce691ae
C
29482001-04-13 J.T. Conklin <jtc@redback.com>
2949
2950 * ld.texinfo: Document --fatal-warnings.
2951 * ld.1: Regenerate.
2952
2953 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
35714f2a 2954 warnings have been turned into errors.
7ce691ae
C
2955 * lexsup.c (OPTION_WARN_FATAL): Define.
2956 (ld_options): Entry for --fatal-warnings.
2957 (parse_args): Handle OPTION_WARN_FATAL.
2958 * ld.h (ld_config_type): Add fatal_warnings field.
2959
f5fa8ca2
JJ
29602001-04-13 Jakub Jelinek <jakub@redhat.com>
2961
2962 * ldmain.c (main): Default to discard_sec_merge.
2963 * lexsup.c (OPTION_DISCARD_NONE): Define.
2964 (ld_options): Add --discard-none.
2965 (parse_args): Handle OPTION_DISCARD_NONE.
2966 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
2967 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
2968 all its input sections match.
2969
fdec3cfc
L
29702001-04-05 Steven J. Hill <sjhill@cotw.com>
2971
2972 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
2973 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
2974 (eelf32ltsmip.c): New target.
2975 (eelf64btsmip.c): Likewise.
2976 (eelf64ltsmip.c): Likewise.
2977 * Makefile.in: Regenerated.
2978
2979 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
2980 target.
2981 (mips*-*-linux-gnu*): Likewise.
2982
2983 * emulparams/elf32ltsmip.sh: New. Traditional little endian
2984 MIPS taget.
35714f2a 2985 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
fdec3cfc
L
2986 target.
2987 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
2988 endian target.
2989
589bad82
HPN
29902001-04-05 Hans-Peter Nilsson <hp@axis.com>
2991
2992 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
2993 correct value of __Stext here.
2994 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
2995 .startup section.
2996
2997 * emulparams/crislinux.sh: Remove FIXME.
2998
94202e16
AM
29992001-04-02 Alan Modra <alan@linuxcare.com.au>
3000
3001 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
3002 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
3003
1268a053
HPN
30042001-03-27 Hans-Peter Nilsson <hp@axis.com>
3005
3006 * configure.tgt (cris-*-*): Change default emulation to criself.
3007 (cris-*-*aout*): New rule.
3008
d85e9ff7
AM
30092001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
3010
3011 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
3012 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
3013
0879a67a
AJ
30142001-03-26 Andreas Jaeger <aj@suse.de>
3015
3016 * ld.texinfo (Overview): Fix syntax in texi code.
3017
0285c67d
NC
30182001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3019
3020 * ld.texinfo: Put @c man indications to generate the ld man page.
3021 When generating man, define all the variables. Define SEEALSO
3022 and SYNOPSIS. Re-organize some lines to avoid the cross references.
3023 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
3024 (ld.1): Generate from ld.texinfo.
3025 * Makefile.in: Regenerate.
3026
c20ec07b
NC
30272001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
3028
3029 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
146e7110 3030 and '-fdata-sections'. Set the VMA of STABS sections to zero.
c20ec07b 3031
cc5ce052
UD
30322001-03-17 Ulrich Drepper <drepper@redhat.com>
3033
3034 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
3035 is an absolute path look only for this file and not along the path.
3036
a1ab1d2a
UD
30372001-03-17 Ulrich Drepper <drepper@redhat.com>
3038
3039 * emultempl/elf32.em (OPTION_GROUP): New macro.
3040 Add new option Bgroup to longopts.
3041 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
3042 (gld*_list_options): Add -Bgroup and -z defs.
3043 * ld.1: Document -Bgroup and -z defs.
3044 * ld.texinfo: Likewise.
3045
788fca5a
MM
30462001-03-07 Michael Meissner <meissner@redhat.com>
3047
3048 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
3049 with sections created by -fdata-sections.
3050 (.dynbss,.bss): Ditto.
3051
1c7566d1
AM
30522001-03-05 Alan Modra <alan@linuxcare.com.au>
3053
3054 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
3055 after_allocation_default, not gld..._before_allocation.
3056
27b7e12d
AM
30572001-02-27 Alan Modra <alan@linuxcare.com.au>
3058
3059 * configure.in (BFD_VERSION): New.
3060 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
3061 * configure: Regenerate.
3062 * Makefile.am: Run "make dep-am"
3063 * Makefile.in: Regenerate.
3064
2bc551c7
TW
30652001-02-26 Timothy Wall <twall@cygnus.com>
3066
3067 * emulparams/elf64_aix.sh: Add additional read-only sections;
3068 uncomment lines which are now required.
3069
1276aefa
NC
30702001-02-26 H.J. Lu <hjl@gnu.org>
3071
3072 * ldlang.c (open_input_bfds): Set the bfd error handler so
b6bf44ba
AM
3073 that problems can be caught whilst loading symbols.
3074 (record_bfd_errors): New function: Report BFD errors and mark
3075 the executable output as being invalid.
1276aefa 3076
41c49998
TW
30772001-02-22 Timothy Wall <twall@cygnus.com>
3078
3079 * configure.host: Add configuration for ia64-*-aix*.
3080 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
3081 Add dependencies for eelf64_aix.c.
3082 * Makefile.in: Regenerate.
3083 * configure.tgt: Add ia64-*-aix* mapping.
3084 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
a2b64bed 3085 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
0879a67a
AJ
3086 AIX-specific test.
3087
78f85fd7
L
30882001-02-20 H.J. Lu <hjl@gnu.org>
3089
3090 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
3091 false if we found the file.
3092
1ac7e077 30932001-02-18 David O'Brien <obrien@FreeBSD.org>
fb33b906
DB
3094
3095 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
3096 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
3097
e135f41b
NC
30982001-02-18 lars brinkhoff <lars@nocrew.org>
3099
3100 * Makefile.am: Add PDP-11 target.
3101 * configure.tgt: Likewise.
3102 * emulparams/pdp11.sh: New file.
3103
a842aceb
DB
31042001-02-17 David O'Brien <obrien@FreeBSD.org>
3105
3106 * configure.host: Add a generic FreeBSD configuration entry such that
3107 all [modern] FreeBSD systems on all platforms will look the same.
3108
24174db0
L
31092001-02-14 H.J. Lu <hjl@gnu.org>
3110
3111 * configure.tgt: Remove mention of earmelf_linux26.
3112
30c3c13a
RH
31132001-02-13 Richard Henderson <rth@redhat.com>
3114
3115 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
3116
b46a87b1
L
31172001-02-13 H.J. Lu <hjl@gnu.org>
3118
3119 * ldexp.h (node_type): Add etree_provided.
3120 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
3121 type to etree_provided if defined by PROVIDE. Allow updating
0879a67a 3122 for etree_provided.
b46a87b1
L
3123 (exp_print_tree): Handle etree_provided.
3124 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
3125 etree_provided.
3126
f3988fd9
RH
31272001-02-09 David Mosberger <davidm@hpl.hp.com>
3128
3129 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
3130 .IA_64.unwind.* pattern to unwind table section and
3131 .IA_64.unwind_info* pattern to unwind info section.
3132
a85d7ed0
NC
31332001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3134
3135 * Makefile.am: Add linux target for S/390.
3136 * Makefile.in: Likewise.
3137 * configure.host: Likewise.
3138 * configure.tgt: Likewise.
3139 * emulparams/elf64_s390.sh: New file.
3140 * emulparams/elf_s390.sh: New file.
3141
780248c4
JJ
31422001-02-09 Jakub Jelinek <jakub@redhat.com>
3143
3144 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
3145 targ_extra_libpath.
3146 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
3147
0e2534bd
PB
31482001-02-06 Philip Blundell <philb@gnu.org>
3149
3150 * Makefile.am: Remove mention of earmelf_linux26.
3151 * Makefile.in: Regenerate.
3152
46c1ea57
PB
31532001-02-04 Philip Blundell <philb@gnu.org>
3154
3155 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
3156 * emulparams/armelf_linux26.sh: Delete.
3157 * configure.tgt: Remove mention of armelf_linux26 emulation.
3158
0088edd2
NC
31592001-02-01 Nick Clifton <nickc@redhat.com>
3160
3161 * ld.1: Replace occurances of -oformat with --oformat.
3162
02aa14fb
AM
31632001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
3164
3165 * ldlang.c (lang_leave_overlay): Don't set lma_region when
3166 load_base is specified.
3167
f813923c
HPN
31682001-01-24 Hans-Peter Nilsson <hp@axis.com>
3169
3170 * emultempl/elf32.em: Correct spelling in comments and listed
3171 options.
3172
c1eb1488
AM
31732001-01-23 Alan Modra <alan@linuxcare.com.au>
3174
3175 * ldlang.c (lang_leave_overlay): Only set lma_region from the
3176 default for the first section of a group of overlay sections.
3177
d9fc3714
AM
31782001-01-22 Alan Modra <alan@linuxcare.com.au>
3179
3180 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
3181 * Makefile.in: Regenerate.
3182 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
3183 Check for null tool_dir.
3184
6be0ca94
JW
31852001-01-16 Jim Wilson <wilson@redhat.com>
3186
3187 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
3188 and IA_64.unwind.info.
3189
b9247304
L
31902001-01-16 H.J. Lu <hjl@gnu.org>
3191
3192 * ldlang.c (lang_check): Merge the private data only if the
3193 input file has contents.
3194
577a0623
AM
31952001-01-14 Alan Modra <alan@linuxcare.com.au>
3196
d952f17a
AM
3197 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
3198
ffd6e9de
AM
3199 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
3200 enabling search for libmilli. On a relocatable link, make .text
3201 sections unique.
3202 (LDEMUL_AFTER_PARSE): Define.
3203 (hppaelf_finish): Correct spelling of relocatable in comments.
3204
577a0623
AM
3205 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3206 rummage through the script for sections on the unique list.
3207 Correct length of strncmp for ".note".
3208 (gld${EMULATION_NAME}_check_needed): Rearrange function.
3209
3210 * ldlang.c (unique_section_list): New var.
3211 (unique_section_p): New function.
3212 (walk_wild_section): Don't match sections on unique_section_list.
3213 (lang_add_unique): New function.
ffd6e9de 3214 Correct spelling of relocatable in comments.
577a0623
AM
3215
3216 * ldlang.h (struct unique_sections): Declare.
3217 (unique_section_list): Declare.
3218 (unique_section_p): Declare.
3219 (lang_add_unique): Declare.
3220
3221 * lexsup.c (ld_options): Allow --unique to take an optional arg.
3222 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
3223
3224 * ld.texinfo (--unique): Update.
3225
b7ed8fad
NC
32262001-01-13 Nick Clifton <nickc@redhat.com>
3227
3228 * lexsup.c (parse_args): Remove spurious white space.
3229
d0398d6a
NC
32302001-01-12 Nick Clifton <nickc@redhat.com>
3231
3232 * lexsup.c (parse_args): Update copyright date.
3233
350fdb00
PB
32342001-01-12 Philip Blundell <pb@futuretv.com>
3235
3236 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
3237
60c6797e
KH
32382001-01-10 Kazu Hirata <kazu@hxi.com>
3239
3240 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
3241 * scripttempl/h8300h.sc: Fix formatting.
3242 * scripttempl/h8300s.sc: Likewise.
69f06969
KH
3243 * scripttempl/h8500.sc: Likewise.
3244 * scripttempl/h8500b.sc: Likewise.
3245 * scripttempl/h8500c.sc: Likewise.
3246 * scripttempl/h8500m.sc: Likewise.
3247 * scripttempl/h8500s.sc: Likewise.
60c6797e 3248
482e8b32
DB
32492000-01-07 David O'Brien <obrien@BSDi.com>
3250
3251 * emultempl/elf32.em: Only perform Linux ld hints processing when
3252 targeting Linux.
3253
d7ed7ca6
PB
32542001-01-07 Philip Blundell <philb@gnu.org>
3255
3256 * ld.texinfo (Bug Reporting): Update email address for reports.
3257
0fc3347a
NC
32582000-12-31 Nick Clifton <nickc@redhat.com>
3259
3260 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
3261 options by checking for a return value of '?' not -1.
3262
e4897a32
NC
32632000-12-28 Nick Clifton <nickc@redhat.com>
3264
3265 * lexsup.c (struct ld_option): Add new enum value:
3266 EXACTLY_TWO_DASHES.
3267 (ld_options[]): Change -omagic, -output and -oformat options
3268 to be EXACTLY_TWO_DASHES.
3269 (OUTPUT_COUNT): Use ARRAY_SIZE.
3270 (parse_args): Change parameter 'argc' to unsigned.
3271 Place EXACTLY_TWO_DASHES options into new really_longopts
3272 array.
3273 If getopt_long_only fails, try calling getopt_long using the
3274 really_longopts array.
3275 (help): Print a double dash for both EXACTLY_TWO_DASHES and
3276 TWO_DASHES options.
3277
3278 * ldlex.h: Fix prototype of parse_args.
3279
3280 * ld.texinfo: Document that long options starting with 'o'
3281 must be preceeded by two dashes. Change example of a single
3282 dashed long option from -oformat to -trace-symbol.
3283
1122a5fc
NC
32842000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
3285
3286 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
3287 (longopts[]): New --no-default-excludes option.
3288 (gld_${EMULATION_NAME}_list_options): Document.
3289 (gld_${EMULATION_NAME}_parse_args): Handle.
3290
037849a9
NC
32912000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3292
3293 * ldlang.c (new_stat): Revert the last beautification with "innocent"
3294 whitespace, it breaks the K&R C preprocessor.
3295
7ec229ce
DD
32962000-12-11 DJ Delorie <dj@redhat.com>
3297
3298 * ld.texinfo: Add notes about --whole-archive and gcc.
3299
b79e8c78
NC
33002000-11-18 Fred Fish <fnf@be.com>
3301
3302 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
3303 (ld_options): Entry for --allow-shlib-undefined.
3304 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
3305 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
3306 to false.
3307 * ld.texinfo: Document new command line switch.
d952f17a 3308
9a8e2505
GK
33092000-12-12 Geoffrey Keating <geoffk@redhat.com>
3310
3311 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
3312 .fixup is actually read/write.
3313 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
3314 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3315 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3316
3b16e843 33172000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
3318
3319 * NEWS: Add note about x86_64 architecture.
3320
93b63cd3
DD
33212000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
3322
3323 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
3324 Set DWARF2 sections to a VMA of zero.
3325
68b2fc7a 33262000-12-01 Joel Sherrill <joel@OARcorp.com>
24f6971a 3327
d952f17a 3328 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
24f6971a
NC
3329 New targets.
3330 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
3331 (sparc*-*-rtems*): Switched from a.out to ELF.
3332
2be3aa03
NC
33332000-11-30 Jan Hubicka <jh@suse.cz>
3334
3335 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
3336 (eelf_x86_64.c): New.
3337 * Makefile.in: Regenerate.
3338 * configure.tgt: Add support for x86_64-*-linux-gnu*.
3339 * emulparams/elf_x86_64.sh: New.
3340
8c899858
HPN
33412000-11-30 Hans-Peter Nilsson <hp@axis.com>
3342
3343 * emulparams/crislinux.sh (ENTRY): Change back to _start.
3344 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
3345
3346 * scripttempl/crisaout.sc: Change all RELOCATING not related to
3347 merging non-a.out sections into CONSTRUCTING.
3348
e47b9e39
NC
33492000-11-28 Nick Clifton <nickc@redhat.com>
3350
3351 * ld.1 (COPYING): Mention that the GNU Free Documentation
3352 License is present in the sources, but not the output, and
3353 also available from the GNU website.
3354 (GNU Free Documentation License): Comment out this section.
3355
ad95f82a
DB
33562000-11-28 David O'Brien <obrien@dragon.nuxi.com>
3357
3358 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
3359 does not use them.
3360
fd89e65f
DB
33612000-11-25 David O'Brien <obrien@FreeBSD.org>
3362
3363 * ld.1: Remove old date so it does not give the impression the manpage
3364 is way out of date.
3365
077b8428
NC
33662000-11-24 Nick Clifton <nickc@redhat.com>
3367
3368 * configure.tgt (xscale-coff): Add target.
3369 (xscale-elf): Add target.
3370
49425d28
NC
33712000-11-24 Fred Fish <fnf@be.com>
3372
d952f17a
AM
3373 * ldmain.c (main): Remove redundant init of config.make_executable
3374 to true.
49425d28 3375
d3480244
RH
33762000-11-15 Richard Henderson <rth@redhat.com>
3377
3378 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
3379
1ce7de8b
KH
33802000-11-14 Kazu Hirata <kazu@hxi.com>
3381
3382 * scripttempl/h8300.sc: Fix formatting.
3383 * scripttempl/h8300h.sc: Likewise.
3384 * scripttempl/h8300s.sc: Likewise.
3385
3b16e843 33862000-11-14 Denis Chertykov <denisc@overta.ru>
208d5cd0
DC
3387
3388 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
3389
2e418547
PB
33902000-11-09 Philip Blundell <pb@futuretv.com>
3391
3392 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
3393 around orphan sections whose names can be represented in C.
3394
c940e6fc
JW
33952000-11-07 Jim Wilson <wilson@redhat.com>
3396
3397 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
3398 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
3399
704c465c
NC
34002000-11-06 Nick Clifton <nickc@redhat.com>
3401
3402 * ld.texinfo: Add GNU Free Documentation License.
3403 * ldint.texinfo: Add GNU Free Documentation License.
cf055d54 3404 * ld.1: Add GNU Free Documentation License.
704c465c 3405
dca7760f
AM
34062000-11-05 Alan Modra <alan@linuxcare.com.au>
3407
3408 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
3409 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
3410
3411 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
3412 Move 2000-11-02 Makefile.in changes to this file.
3413 * Makefile.in: Regenerate.
3414
40a633d5
NC
34152000-11-03 Nick Clifton <nickc@redhat.com>
3416
3417 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
3418 constructors and destructors.
3419 * scripttempl/h8300h.sc: Ditto.
3420 * scripttempl/h8300s.sc: Ditto.
3421 * scripttempl/h8500.sc: Ditto.
3422 * scripttempl/h8500b.sc: Ditto.
3423 * scripttempl/h8500c.sc: Ditto.
3424 * scripttempl/h8500m.sc: Ditto.
3425 * scripttempl/h8500s.sc: Ditto.
3426 * scripttempl/v850.sc: Ditto.
3427 * scripttempl/w65.sc: Ditto.
3428 * scripttempl/z8000.sc: Ditto.
3429
59ff2774
NC
34302000-11-02 Per Lundberg <plundis@chaosdev.org>
3431
3432 * Makefile.in (e_i386_chaos.c): New rule.
3433 (ALL_EMULATIONS): Added e_i386_chaos.o.
3434 * emulparams/elf_i386_chaos.sh: New file.
3435 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
3436
645571e1
JJ
34372000-10-20 Jakub Jelinek <jakub@redhat.com>
3438
3439 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
3440 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
3441 Fix sed invocation, so that it coped with '/' in Solaris 64bit
3442 library path suffix.
3443 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
3444
c5975a45
HPN
34452000-10-18 Hans-Peter Nilsson <hp@axis.com>
3446
3447 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
3448 for consecutive sections.
3449
ea20a7da
CC
34502000-10-17 Chandrakala Chavva <cchavva@redhat.com>
3451
d952f17a
AM
3452 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
3453 options.
3454 * ld.texinfo: Added notes about this new option.
ea20a7da 3455
6e45556a
NC
34562000-10-16 Nick Clifton <nickc@redhat.com>
3457
3458 * emultempl/pe.em (_after_open): Add tests of return values from
3459 bfd functions. Emit appropriate error messages if necessary.
3460
b9a69188
NC
34612000-10-13 Nick Clifton <nickc@redhat.com>
3462
3463 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
102c86f8
NC
3464 local variables - they are not used, but leave in the call to
3465 bfd_canonicalize_symtab.
b9a69188
NC
3466 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
3467 pe_dll_search_prefix.
3468
627427de 34692000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
d952f17a 3470
627427de
DD
3471 * emultempl/pe.em (pe_dll_search_prefix): New variable,
3472 (longopts): New --dll-search-prefix option.
3473 (gld_${EMULATION_NAME}_list_options): Document.
3474 (gld_${EMULATION_NAME}_parse_args): Handle.
3475 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
3476 dynamically, search for a dll named '<prefix><basename>.dll'
3477 in preference to 'lib<basename>.dll' if --dll-search-prefix
3478 is specified.
3479
24376d1b
AM
34802000-10-12 Alan Modra <alan@linuxcare.com.au>
3481
3482 * ldlang.c (section_already_linked): Set kept_section instead of
3483 sec->comdat->sec.
3484
e47d05ad
KH
34852000-10-10 Kazu Hirata <kazu@hxi.com>
3486
3487 * deffile.h: Fix formatting.
3488 * lexsup.c: Likewise.
3489 * mri.c: Likewise.
3490
23a87948
DD
34912000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3492
3493 * pe-dll.c (make_one): Do not generate code thunk for DATA
3494 exports.
3495 (process_def_file): deduce DATA flag for auto-export sumbols.
3496
86b1cc60
KH
34972000-10-09 Kazu Hirata <kazu@hxi.com>
3498
89cdebba
KH
3499 * ld.h: Fix formatting.
3500 * ldcref.c: Likewise.
3501 * ldctor.h: Likewise.
3502 * ldemul.c: Likewise.
3503 * ldemul.h: Likewise.
3504 * ldexp.c: Likewise.
3505 * ldexp.h: Likewise.
3506 * ldfile.c: Likewise.
3507 * ldfile.h: Likewise.
3508 * ldlang.c: Likewise.
3509 * ldlang.h: Likewise.
3510 * ldmain.c: Likewise.
7bfd51a3
KH
3511 * pe-dll.c: Likewise.
3512
3513 * pe-dll.c: Revert some formatting fixes.
86b1cc60 3514
d643799d
KH
35152000-10-08 Kazu Hirata <kazu@hxi.com>
3516
3517 * pe-dll.c: Fix formatting.
3518
08da4cac
KH
35192000-10-05 Kazu Hirata <kazu@hxi.com>
3520
3521 * ldlang.c: Fix formatting.
3522
c2a94a7a
DD
35232000-10-03 DJ Delorie <dj@redhat.com>
3524
3525 * pe-dll.c (fill_edata): initialize entire block
3526 (make_one): fill in correct section.
3527
8c95a62e
KH
35282000-10-03 Kazu Hirata <kazu@hxi.com>
3529
3530 * ldexp.c: Fix formatting.
3531
486e80e2
DD
35322000-10-02 DJ Delorie <dj@redhat.com>
3533
3534 * emultempl/pe.em (gld_*_after_open): detect case where there two
3535 import libraries for same dll; rename one to ensure proper link
3536 order.
3537
3538 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
3539 typo
3540 (generate_edata): fix typo
3541
24dd9f75
HPN
35422000-09-29 Hans-Peter Nilsson <hp@axis.com>
3543
3544 * scripttempl/crisaout.sc (ENTRY): Now __start.
3545 (.text): Add default setting for __start.
3546 Remove CONSTRUCTORS handling.
3547 (/DISCARD/): Add .gnu.warning.*.
3548 * emulparams/crislinux.sh (ENTRY): Now __start.
3549 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
3550 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
3551 (ENTRY): Now __start.
3552 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
3553 (EXECUTABLE_SYMBOLS): Add default setting for __start.
3554
4de2d33d
KH
35552000-09-29 Kazu Hirata <kazu@hxi.com>
3556
5cc18311
KH
3557 * deffile.h: Fix formatting.
3558 * ld.h: Likewise.
3559 * ldcref.c: Likewise.
4de2d33d 3560 * ldctor.c: Likewise.
5cc18311 3561 * ldctor.h: Likewise.
4de2d33d 3562 * ldemul.c: Likewise.
5cc18311 3563 * ldemul.h: Likewise.
4de2d33d 3564 * ldexp.c: Likewise.
5cc18311 3565 * ldexp.h: Likewise.
4de2d33d 3566 * ldfile.c: Likewise.
5cc18311 3567 * ldfile.h: Likewise.
4de2d33d 3568 * ldlang.c: Likewise.
5cc18311
KH
3569 * ldlang.h: Likewise.
3570 * lexsup.c: Likewise.
3571 * mri.c: Likewise.
3572 * pe-dll.c: Likewise.
4de2d33d 3573
45b1f63c
DD
35742000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3575
3576 * pe-dll.c (process_def_file): Uninitialized data wasn't
3577 exported with --export-all-symbols switch.
d952f17a 3578
45b1f63c
DD
35792000-09-28 DJ Delorie <dj@redhat.com>
3580
3581 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
3582 noname work properly.
3583
47d89dba
AM
35842000-09-28 Alan Modra <alan@linuxcare.com.au>
3585
3586 * ld.texinfo (HPPA ELF32): New section.
3587
3588 * emultempl/hppaelf.em (group_size): New.
3589 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
3590 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
3591 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
3592 options to prevent abbreviations matching.
3593 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
3594 (PARSE_AND_LIST_ARGS_CASES): Handle it.
3595
36bdbeec
NC
35962000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3597
3598 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
3599 on the m68*-*-elf target. Make it support COFF input objects.
3600
6d5e62f8
KH
36012000-09-21 Kazu Hirata <kazu@hxi.com>
3602
3603 * ldmain.c: Fix formatting.
3604 * ldmisc.c: Likewise.
3605 * ldver.c: Likewise.
3606 * ldwrite.c: Likewise.
3607
e2eb67d9
AM
36082000-09-21 Alan Modra <alan@linuxcare.com.au>
3609
3610 * ldwrite.c (clone_section): Silence gcc warnings.
3611
b3ea3584
AM
36122000-09-20 Alan Modra <alan@linuxcare.com.au>
3613
3614 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
3615 out of memory failure.
3616
3617 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
3618 (clone_section): Handle out of memory failures. Rename var to
3619 avoid c++ reserved word.
3620
25f72752
AM
36212000-09-18 Alan Modra <alan@linuxcare.com.au>
3622
3623 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
3624 stub_name param to stub_sec_name.
3625 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
3626
0752970e
NC
36272000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3628
3629 * emultempl/m68kelf.em: New file.
3630 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
3631 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
3632 * Makefile.in: Regenerate.
3633
92b7e9d8
AM
36342000-09-15 Alan Modra <alan@linuxcare.com.au>
3635
3636 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
3637 only as needed.
3638
9b14b192
NC
36392000-09-13 Nick Clifton <nickc@redhat.com>
3640
3641 * ldmain.c (multiple_definition): Disable relaxation if
3642 multiple symbol definitions are encountered - otherwise the
3643 linker could abort with an assertion failure.
3644
891fa266
NC
36452000-09-10 Nick Clifton <nickc@redhat.com>
3646
3647 * mri.c: Fix formatting.
3648
5d64ca4e
L
36492000-09-07 H.J. Lu <hjl@gnu.org>
3650
3651 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
3652 * configure: Rebuild.
3653
dd94604f
L
36542000-09-07 H.J. Lu <hjl@gnu.org>
3655
3656 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
3657 * Makefile.in: Rebuild.
3658
71bfc0ae
AM
36592000-09-07 Alan Modra <alan@linuxcare.com.au>
3660
3661 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
3662 broken list handling. Create __start_SECNAME and __stop_SECNAME
3663 when no place-holder. Add some comments. Test both SEC_CODE and
3664 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
ed15ac6a 3665 Handle case where no output section statement created.
71bfc0ae 3666
4a428502
AO
36672000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
3668
3669 * configure.tgt (sh-*-linux*): Added.
3670 * Makefile.am: Added eshelf_linux and eshlelf_linux.
3671 * Makefile.in: Rebuilt.
3672 * emulparams/shelf_linux.sh: New file.
3673 * emulparams/shlelf_linux.sh: New file.
3674
f9989030
AM
36752000-09-06 Alan Modra <alan@linuxcare.com.au>
3676
3677 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3678 try shuffling sections when the orphan happens to be the place
3679 holder. Keep count of unique section names generated so we speed
3680 the search for a new name.
3681
58cccadb
AO
36822000-09-06 Alexandre Oliva <aoliva@redhat.com>
3683
3684 * configure: Rebuilt with new libtool.m4.
3685
5b343f5a
NC
36862000-09-05 Nick Clifton <nickc@redhat.com>
3687
3688 * Makefile.in: Regenerate.
3689 * aclocal.m4: Regenerate.
3690 * configure: Regenerate.
3691 * config.in: Regenerate.
3692 * po/ld.pot: Regenerate.
3693
3694 * ldint.texinfo: Remove CVS revision marker - it foils local
3695 comparisons.
3696
3697 * emultempl/ticoff.em: Remove extraneous comma.
50bbae35 3698
a854a4a7
AM
36992000-09-05 Alan Modra <alan@linuxcare.com.au>
3700
3231d22e
AM
3701 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
3702 to stub section flags.
3703 (hppa_for_each_input_file_wrapper): New.
3704 (hppa_lang_for_each_input_file): New.
3705 (lang_for_each_input_file): Define to call above.
3706 (multi_subspace): New.
3707 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
3708 (PARSE_AND_LIST_PROLOGUE): Define.
3709 (PARSE_AND_LIST_LONGOPTS): Define.
3710 (PARSE_AND_LIST_OPTIONS): Define.
3711 (PARSE_AND_LIST_ARGS_CASES): Define.
3712 (hppaelf_finish): Call elf32_hppa_set_gp.
3713 (hppaelf_set_output_arch): Remove.
3714 (LDEMUL_SET_OUTPUT_ARCH): Remove.
3715
3716 * emulparams/hppalinux.sh (ELFSIZE): Define.
3717 (MACHINE): Define.
3718 (OTHER_READONLY_SECTIONS): Define.
3719 (DATA_PLT): Define.
3720 (GENERATE_SHLIB_SCRIPT): Define.
3721
5f992e62
AM
3722 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
3723 to const throughout. Change `void *' to `PTR' throughout.
3724 (lang_memory_default): Function is local to file, add `static'.
3725
3726 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
3727 (ehppalinux.c): Likewise.
3728 (earmelf.c): Likewise.
3729 (earmelf_linux.c): Likewise.
3730 (earmelf_linux26.c): Likewise.
3731 * Makefile.in: Regenerate.
3732
a854a4a7
AM
3733 * ld.h (ld_config_type): Add unique_orphan_sections.
3734 * lexsup.c (OPTION_UNIQUE): Define.
3735 (ld_options): Add "--unique".
3736 (parse_args): Handle it.
3737 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3738 search for an existing output section if unique_orphan_sections is
3739 set. Make use of bfd_get_unique_section_name rather than
3740 duplicating code here.
3741 * ld.texinfo: Describe --unique.
3742
3743 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
3744 optional arg to split-by-file.
3745 (parse_args): Handle them.
3746 * ld.texinfo: Update description of these options.
3747 * ldwrite.c (clone_section): Pass in the section name. Replace
3748 local code with bfd_get_unique_section_name.
3749 (split_sections): Tidy code and comments. Use a list traversal
3750 more appropriate to the list construction. Handle cooked section
3751 sizes. Split when split_by_reloc reached rather than exceeded.
3752 Track section size and split when split_by_file reached. Fix
3753 link_order_tail (even though it's not used).
3754 (ldwrite): Modify condition for calling split_sections to suit
3755 changed split_by_reloc and split_by_file.
3756 * ldmain.c (main): Init config.split_by_reloc and
3757 config.split_by_file to -1.
3758 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
3759 Change split_by_file to bfd_size_type.
3760
18e03609
NC
37612000-09-02 Nick Clifton <nickc@redhat.com>
3762
3763 * configure.in: Increase version number to 2.10.91.
3764 * NEWS: Mention new ability to support removal of duplicate DWARF2
3765 debug information.
3766 * configure: Regenerate.
3767 * aclocal.m4: Regenerate.
3768 * config.in: Regenerate.
3769
3a9d486c
NC
37702000-09-02 Daniel Berlin <dberlin@redhat.com>
3771
3772 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
3773 sections.
a2b64bed 3774 * scripttempl/elf32avr.sc: Ditto.
3a9d486c
NC
3775 * scripttempl/elfd10v.sc: Ditto.
3776 * scripttempl/elfd30v.sc: Ditto.
3777 * scripttempl/elfi370.sc: Ditto.
3778 * scripttempl/elfm68hc11.sc: Ditto.
3779 * scripttempl/elfm68hc12.sc: Ditto.
3780 * scripttempl/elfi386beos.sc: Ditto.
3781 * scripttempl/v850.sc: Ditto.
50bbae35 3782
ac48eca1
AO
37832000-08-31 Alexandre Oliva <aoliva@redhat.com>
3784
3785 * acinclude.m4: Include libtool and gettext macros from the
3786 top level.
3787 * aclocal.m4, configure: Rebuilt.
3788
c13b1b77
NC
37892000-08-25 Nick Clifton <nickc@redhat.com>
3790
3791 * ldlang.c (open_output): When choosing the target for a
3792 particular endianness, do nothing if the target is not
3793 supported.
3794
dcb0bd0e
L
37952000-08-25 H.J. Lu <hjl@gnu.org>
3796
3797 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
3798 check -rpath nor LD_RUN_PATH for cross link.
3799 * ld.texinfo: Document the change.
3800
5bcac8a4
HPN
38012000-08-24 Hans-Peter Nilsson <hp@axis.com>
3802
3803 * NEWS: Mention support for CRIS.
3804
6dd8c765
L
38052000-08-23 H.J. Lu <hjl@gnu.org>
3806
3807 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
3808 the current runpath list from bfd_elf_get_runpath_list ()
3809 before search.
3810
ec4eb78a
L
38112000-08-22 H.J. Lu <hjl@gnu.org>
3812
3813 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
3814 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
3815 LD_LIBRARY_PATH for native linker. Display the needed DSO if
3816 trace_file_tries is non-zero.
3817 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
3818 if trace_file_tries is non-zero.
3819
3820 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
a8175964 3821 * NEWS: Mention it.
ec4eb78a 3822
22b36938
JE
38232000-08-14 Jason Eckhardt <jle@cygnus.com>
3824
3825 * NEWS: Mention i860 support.
3826
d73e9da0
AS
38272000-08-14 Andreas Schwab <schwab@suse.de>
3828
3829 * scripttempl/elf.sc: Fix last change to use correct comment
50bbae35 3830 syntax.
d73e9da0 3831
9ac4db9c
GK
38322000-08-10 Geoff Keating <geoffk@cygnus.com>
3833
3834 * scripttempl/elf.sc: Add a comment giving the correspondence
3835 between sections, per-datum sections, and linkonce sections. Make
3836 the comment true even for .bss, .sdata, .sdata2, .sbss, and
3837 .sbss2.
3838
165589e4
JE
38392000-08-10 Jason Eckhardt <jle@cygnus.com>
3840
3841 * emulparams/elf32_i860.sh: New file.
3842 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
3843 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
3844 (eelf32_i860.c): New rule.
3845 * Makefile.in: Regenerate.
3846
345a835d
NC
38472000-08-10 Nick Clifton <nickc@cygnus.com>
3848
3849 * emulparams/mipspe.sh (ENTRY): Add definition.
3850
e374f1d9
NC
38512000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
3852
3853 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
3854 in error message.
3855
236d5abf
NC
38562000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3857
3858 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
3859 the final size of .bss section.
3860 * scripttempl/elfm68hc12.sc: Likewise.
3861
4b209b22
AM
38622000-08-04 Alan Modra <alan@linuxcare.com.au>
3863
3864 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
3865 gld${EMULATION_NAME}_parse_args for consistency. Combine
3866 lastoptind and prevoptind vars, and keep track of last optind.
3867 (gld_${EMULATION_NAME}_list_options): Rename to
3868 gld${EMULATION_NAME}_list_options.
3869
28423a68
AM
38702000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
3871
3872 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
3873 (i586-sco-sysv5uw7.1.0).
3874
b2009ff7
L
38752000-07-27 H.J. Lu <hjl@gnu.org>
3876
3877 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
3878 (PARSE_AND_LIST_PROLOGUE): New.
3879 (PARSE_AND_LIST_LONGOPTS): Likewise.
3880 (PARSE_AND_LIST_OPTIONS): Likewise.
3881 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3882 (PARSE_AND_LIST_EPILOGUE): Likewise.
3883
04925e1e
AM
38842000-07-28 Alan Modra <alan@linuxcare.com.au>
3885
41392f03
AM
3886 * emultempl/armelf.em: Elide functions common to elf32.em,
3887 ie. most of the file.
3888 (arm_elf_after_open): New. Do arm specific things then call
3889 gld${EMULATION_NAME}_after_open.
3890 (arm_elf_before_allocation): New. Call
3891 gld${EMULATION_NAME}_before_allocation then do arm specifics.
3892 (PARSE_AND_LIST_PROLOGUE): Define.
3893 (PARSE_AND_LIST_SHORTOPTS): Define.
3894 (PARSE_AND_LIST_LONGOPTS): Define.
3895 (PARSE_AND_LIST_OPTIONS): Define.
3896 (PARSE_AND_LIST_ARGS_CASES): Define.
3897 (LDEMUL_AFTER_OPEN): Define.
3898 (LDEMUL_BEFORE_ALLOCATION): Define.
3899 (LDEMUL_BEFORE_PARSE): Define.
3900 (LDEMUL_FINISH): Define.
3901
3902 * emultempl/hppaelf.em: Similarly zap most of this file.
3903 (hppaelf_add_stub_section): Prototype.
3904 (hppaelf_layaout_sections_again): Prototype.
3905 (hook_in_stub): Prototype.
3906 (LDEMUL_SET_OUTPUT_ARCH): Define.
3907 (LDEMUL_FINISH): Define.
3908 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
3909
3910 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
3911 (EXTRA_EM_FILE): New.
3912 * emulparams/armelf_linux.sh: Likewise.
3913 * emulparams/armelf_linux26.sh: Likewise.
3914 * emulparams/hppalinux.sh: Likewise.
3915 * emulparams/hppaelf.sh: Likewise.
3916 (NOP): Define.
3917
3918 * emultempl/elf32.em: Fix formatting.
3919 (EXTRA_EM_FILE): Source it.
3920 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
3921 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
3922 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
3923 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
3924 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
3925 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
3926 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
3927 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
3928 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
3929 allow functions in this file to be overridden.
3930 (PARSE_AND_LIST_SHORTOPTS): Handle it.
3931
3932 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
3933
04925e1e
AM
3934 * emultempl/elf32.em: Reorganize file.
3935
88cdf297
NC
39362000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
3937
3938 * emulparams/elf64alpha.sh: Implement "-taso" emulation
3939 specific option to fit 64-bit executable in the lower
3940 31-bit address range. This is done by changing start
3941 address of .interp (the very first section of executable)
3942 and then setting EF_ALPHA_32BIT elf header flag.
3943
20bccb34
NC
39442000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3945
3946 * emultempl/m68kcoff.em: New file.
3947 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
3948 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
3949 generic.em.
3950 * Makefile.in: Regenerate.
3951
699845ef
L
39522000-07-20 H.J. Lu <hjl@gnu.org>
3953
3954 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
3955 and "disable-new-dtags" to stop getopt from treating -d/-e as
3956 abbreviations for these options.
3957
6c1439be
L
39582000-07-20 H.J. Lu <hjl@gnu.org>
3959
3960 * ld.texinfo: Add documentation for --disable-new-dtags and
3961 --enable-new-dtags.
3962
3963 * ldmain.c (main): Initialize link_info.new_dtags to false.
3964
3965 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
3966 --disable-new-dtags and --enable-new-dtags.
3967 (gld_${EMULATION_NAME}_list_options): Likewise.
3968
28c309a2
NC
39692000-07-05 Kenneth Block <krblock@computer.org>
3970
a2b64bed
NC
3971 * lexsup.c: Add optional style to demangle switch
3972 * ld.texinfo: Document optional style to demangle switch.
50bbae35 3973
9d06555c
HPN
39742000-07-20 Hans-Peter Nilsson <hp@axis.com>
3975
3976 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
3977 ecrislinux.o.
3978 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
3979 Regenerate dependencies.
3980 * Makefile.in: Rebuild.
3981 * configure.tgt (cris-*-*): New target.
3982 * emulparams/crisaout.sh, emulparams/criself.sh,
3983 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
3984 * po/POTFILES.in, po/ld.pot: Regenerate.
3985
19e3be22
L
39862000-07-20 H.J. Lu <hjl@gnu.org>
3987
3988 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
3989 Print out ignored -z options.
3990
e0ee487b
L
39912000-07-19 H.J. Lu <hjl@gnu.org>
3992
19e3be22
L
3993 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
3994 (PARSE_AND_LIST_PROLOGUE): New.
3995 (PARSE_AND_LIST_LONGOPTS): Likewise.
3996 (PARSE_AND_LIST_OPTIONS): Likewise.
3997 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3998
3999 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
4000
4001 * lexsup.c (ld_options): Comment out 'z'.
4002 (parse_args): Likewise.
4003
4004 * emultempl/elf32.em: Include "elf/common.h".
4005 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
4006 options.
4007 (gld_${EMULATION_NAME}_list_options): Likewise.
4008
4009 * ld.texinfo: Add documentation for the recognized -z options.
e0ee487b 4010
49e56c49
L
40112000-07-19 H.J. Lu <hjl@gnu.org>
4012
4013 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
4014 bfd_elf_set_dt_needed_soname ().
4015
9d68bc82
DD
40162000-07-18 DJ Delorie <dj@cygnus.com>
4017
4018 * pe-dll.c (pe_dll_id_target): check object target name also
4019
53db15ed
HPN
40202000-07-18 Hans-Peter Nilsson <hp@axis.com>
4021
4022 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
4023 ${INIT_END} if relocating.
4024 (.fini): Likewise ${FINI_START} and ${FINI_END}.
4025
0ad8cf4c
DD
40262000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
4027
a2b64bed 4028 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
0ad8cf4c
DD
4029 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
4030 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
4031 errors introduced by the old dynamic lib search order.
4032
874c8c99
DD
40332000-07-17 DJ Delorie <dj@cygnus.com>
4034
4035 * pe-dll.c (process_def_file): auto-export data items also
4036 (pe_process_import_defs): also see if _imp_ form needed
4037
5b4cf3f4
DD
40382000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
4039
4040 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
4041 for dll import libraries
4042
062739d1
NC
40432000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
4044
4045 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
d952f17a 4046 gcc 2.95.2 and later.
062739d1 4047
1c64c4ed
NC
40482000-07-11 Kazu Hirata <kazu@hxi.com>
4049
50bbae35
AM
4050 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
4051 message.
1c64c4ed 4052
b71e2778
AM
40532000-07-10 Alan Modra <alan@linuxcare.com.au>
4054
4055 * ldemul.h (struct lang_input_statement_struct): Remove forward
4056 declaration.
4057 (struct search_dirs): Likewise.
4058 * ldfile.h (struct lang_input_statement_struct): Likewise.
4059 Protect file from multiple inclusion.
4060 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
4061 declaration from macro to file scope.
4062
4063 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
4064 * ldgram.y: Likewise here.
4065 * ldlang.c: And here.
4066 * ldmain.c: And here.
4067 * mpw-elfmips.c: And here.
4068 * mpw-eppcmac.c: And here.
4069 * emultempl/aix.em: And here.
4070 * emultempl/armcoff.em: And here.
4071 * emultempl/armelf.em: And here.
4072 * emultempl/armelf_oabi.em: And here.
4073 * emultempl/beos.em: And here.
4074 * emultempl/elf32.em: And here.
4075 * emultempl/hppaelf.em: And here.
4076 * emultempl/linux.em: And here.
4077 * emultempl/lnk960.em: And here.
4078 * emultempl/pe.em: And here.
4079 * emultempl/sunos.em: And here.
4080 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
4081 * mpw-idtmips.c: Ditto.
4082 * emultempl/generic.em: Ditto.
4083 * emultempl/gld960.em: Ditto.
4084 * emultempl/gld960c.em: Ditto.
4085 * emultempl/mipsecoff.em: Ditto.
4086 * emultempl/ticoff.em: Ditto.
4087 * emultempl/vanilla.em: Ditto.
4088
4089 * pe-dll.c: Include ldfile.h
4090 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
4091
4092 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
4093 arguments to bfd_elf32_size_dynamic_sections call.
4094 (gldelf32ebmip_place_orphan): Add missing arguments to
4095 lang_leave_output_section_statement call.
4096
2ef53d66
L
40972000-07-10 H.J. Lu <hjl@gnu.org>
4098
4099 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
4100 DLL_SUPPORT.
4101 (strhash): Likewise.
4102 (compute_dll_image_base): Likewise.
4103 (pe_undef_found_sym): Likewise.
4104 (pe_undef_cdecl_match): Likewise.
4105 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
4106 argument "arch" with ATTRIBUTE_UNUSED.
4107
9a8cbb09
AM
41082000-07-10 Alan Modra <alan@linuxcare.com.au>
4109
4110 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
4111
4112 From Ryan Bradetich <rbradetich@uswest.net>
4113 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
50bbae35 4114
4900fc06
AM
41152000-07-09 Alan Modra <alan@linuxcare.com.au>
4116
4117 Changes to create multiple linker stubs, positioned immediately
4118 before the section where they are required.
4119 * emultempl/hppaelf.em: Include elf32-hppa.h.
4120 (stub_sec, file_chain): Delete.
4121 (hppaelf_create_output_section_statements): Don't make a stub
4122 section here.
4123 (hook_stub_info): New struct.
4124 (hook_in_stub): New function.
4125 (hppaelf_add_stub_section): New function.
4126 (hppaelf_finish): Do nothing for relocateable links. Modify the
4127 call to elf32_hppa_size_stubs. Move code for updating section
4128 layout from here...
4129 (hppaelf_layaout_sections_again): ..to here, a new function.
4130
4131 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
4132 broken list handling. Pass in a pointer to the list.
4133 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
4134 for above changes.
4135 (hppaelf_before_parse): Prototype.
4136 (hppaelf_set_output_arch): Prototype.
4137 (hppaelf_create_output_section_statements): Prototype.
4138 (hppaelf_delete_padding_statements): Prototype.
4139 (hppaelf_finish): Prototype.
4140
4141 Merge from elf32.em
4142 * emultempl/hppaelf.em: Include ctype.h.
4143 (struct orphan_save): New.
4144 (gld${EMULATION_NAME}_place_orphan): New.
4145 (output_rel_find): New.
4146 (hppaelf_get_script): Update from elf32.em.
4147 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
4148 Change emulation_name field to "${EMULATION_NAME}". Add
50bbae35 4149 gld${EMULATION_NAME}_place_orphan.
4900fc06
AM
4150
4151 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
4152 ehppalinux.o, sort it. Regenerate dependencies.
4153 (ehppalinux.c): Depend on hppaelf.em
4154 * Makefile.in: Regenerate.
4155
4156 * configure.tgt: targ_emul=hppalinux for hppa*linux
4157
4158 * emulparams/hppalinux.sh: New.
4159 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
4160
227aeb07
AM
41612000-07-08 Alan Modra <alan@linuxcare.com.au>
4162
4163 * lexsup.c (parse_args): Copy section name.
4164
28609fd4 41652000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
602e90d3 4166
2ef53d66 4167 * emultempl/pe.em: institute the following search order for
602e90d3
DD
4168 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
4169 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
4170 static lib (libfoo.a) if none of the above are found.
4171
5f577f7d
DD
41722000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
4173
50bbae35 4174 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5f577f7d 4175 (longopts): New --{enable,disable}-auto-image-base options.
50bbae35 4176 (gld_${EMULATION_NAME}_list_options): Document.
5f577f7d
DD
4177 (gld_${EMULATION_NAME}_parse): Handle.
4178 (strhash): New static function.
50bbae35 4179 (compute_dll_image_base): New static function.
5f577f7d
DD
4180 (gld_${EMULATION_NAME}_set_symbols): Use.
4181
9a8cbb09 41822000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
4183
4184 * MAINTAINERS: new
4185
3548145d 41862000-07-01 Koundinya K <kk@ddeorg.soft.net>
50bbae35
AM
4187
4188 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
4189 * emulparams/elf32btsmip.sh: New file.
4190 * Makefile.am: Add traditional mips target.
4191 * Makefile.in: Rebuild.
4192
67798033
L
41932000-07-01 H.J. Lu <hjl@gnu.org>
4194
4195 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
4196 automake to use YLWRAP.
4197 * Makefile.in: Rebuild.
4198
0bdaf48b
AM
41992000-07-01 Alan Modra <alan@linuxcare.com.au>
4200
4201 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
4202 (CLEANFILES): Add DEPA.
4203 * Makefile.in: Regenerate.
4204
c9e769c2
TW
42052000-06-30 Timothy Wall <twall@ppc>
4206
4207 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
4208 the page in the upper octet of the address.
4209
65aa24b6
NC
42102000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
4211
4212 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
4213
4667035e
AM
42142000-06-24 Alan Modra <alan@linuxcare.com.au>
4215
4216 * NEWS: arm-elf does --gc-sections too.
4217
1581f8c9
AM
42182000-06-22 Alan Modra <alan@linuxcare.com.au>
4219
4220 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
4221 find one.
4222 * Makefile.in: Regenerate.
4223
01580992
L
42242000-06-21 H.J. Lu <hjl@gnu.org>
4225
4226 * Makefile.am: Rebuild dependency.
4227 * Makefile.in: Rebuild.
4228
bbeb2e03
L
42292000-06-20 H.J. Lu <hjl@gnu.org>
4230
4231 * Makefile.am: Rebuild dependency.
4232 * Makefile.in: Rebuild.
4233
74459f0e
TW
42342000-06-20 Timothy Wall <twall@cygnus.com>
4235
4236 * scripttempl/tic54xcoff.sc: New.
4237 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
4238 * gen-doc.texi: Add flag for TI COFF.
4239 * ld.texinfo: Add documentation for TI COFF handling switches.
4240 * emultempl/ticoff.em: New. TI COFF handling.
4241 * configure.tgt: Add tic54x target.
4242 * Makefile.am: Add tic54x target.
4243 * Makefile.in: Ditto.
4244
2ab47eed
AM
42452000-06-20 Alan Modra <alan@linuxcare.com.au>
4246
4247 * ldmain.c (set_scripts_dir): Correct pointer comparison when
4248 checking for backslashes.
4249
919e4093
AM
42502000-06-19 Alan Modra <alan@linuxcare.com.au>
4251
4252 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
4253
987fd5b4
AM
42542000-06-18 Alan Modra <alan@linuxcare.com.au>
4255
4256 * NEWS: Update list of targets supporting --gc-sections.
4257
4258 * scripttempl/elf.sc: KEEP .eh_frame contents.
4259 * scripttempl/elfd30v.sc: Same here.
4260
60bcf0fa
NC
42612000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
4262
4263 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
4264 and m68hc11 (elf).
4265 * Makefile.in: Rebuild.
4266 * configure.tgt: Recognize m68hc12 and m68hc11.
4267 * scripttempl/elfm68hc12.sc: New file.
4268 * emulparams/m68hc12elfb: New emulation.
4269 * emulparams/m68hc12elf: New emulation.
4270 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
4271 (includes a memory.x script to define the ROM and RAM banks).
4272 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
4273 New configuration files for support of Motorola 68hc11
4274
c7c54483
AM
42752000-06-15 Alan Modra <alan@linuxcare.com.au>
4276
4277 * ldmain.c (main): Only change SEC_READONLY for final link.
4278
bcef29e6
L
42792000-06-13 H.J. Lu <hjl@gnu.org>
4280
4281 * configure: Regenerate.
4282
946efd95
DB
42832000-06-08 David O'Brien <obrien@FreeBSD.org>
4284
4285 * configure.in (VERSION): Update to show this is the CVS mainline.
4286
57a6fd07
DB
42872000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4288
4289 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
4290 input objects to be ECOFF.
4291 (check_sections): einfo takes %B, not %P, to print a BFD name.
4292
e06cae36
L
42932000-06-05 Michael Matz <matz@ifh.de>
4294
4295 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
d952f17a 4296 version scripts.
e06cae36 4297
d952f17a 4298 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
e06cae36 4299
2f0b56c0
DC
43002000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
4301
4302 * emulparams/avr1200.sh (STACK): Define as 0.
4303 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
4304 * emulparams/avr4433.sh (STACK): Likewise.
4305 * emulparams/avr44x4.sh (STACK): Likewise.
4306 * emulparams/avr85xx.sh (STACK): Likewise.
4307 * emulparams/avrmega103.sh (STACK): Likewise.
4308 * emulparams/avrmega161.sh (STACK): Likewise.
4309 * emulparams/avrmega603.sh (STACK): Likewise.
4310 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
4311 (__stack): Define from ${STACK} for main().
4312
2114f57b
AM
43132000-05-26 Alan Modra <alan@linuxcare.com.au>
4314
4315 * Makefile.am: Update dependencies with "make dep-am"
4316 * Makefile.in: Regenerate.
4317
5af11cab
AM
43182000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
4319
4320 * ldmain.c: Include filenames.h.
4321 (set_scripts_dir): Support backslashes in program name.
4322
1f0df59a
NC
43232000-05-22 Igor Shevlyakov <igor@windriver.com>
4324
4325 * ldmain.c (main): When deciding if ".text" section should be
50bbae35
AM
4326 read-only, don't forget to reset SEC_READONLY because it
4327 could be already set.
1f0df59a 4328
176355da
NC
43292000-05-22 Thomas de Lellis <tdel@windriver.com>
4330
50bbae35
AM
4331 * ld.1: Add documentation for new command line option:
4332 --section-start <sectionname>=<sectionorg>
4333 This is a generic version of -Ttext etc. which accepts
4334 any section name as a parameter instead of just text/data/
4335 bss.
4336 * ld.texinfo: More docs.
4337 * NEWS: More docs.
4338 * lexsup.c: (parse_args): Recognize new command line option.
176355da 4339 (ld_options): Add new option.
50bbae35 4340
8c5ff972
L
43412000-05-18 H.J. Lu <hjl@gnu.org>
4342
4343 * lexsup.c (parse_args): `i' == `r', not `q'.
4344
3b16e843 43452000-05-18 Jeffrey A Law (law@cygnus.com)
0b76fe77
JL
4346
4347 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
4348
a712da20
NC
43492000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
4350 Rick Gorton <gorton@scrugs.lkg.dec.com>
50bbae35 4351
a712da20
NC
4352 Add support for '-q' == '--emit-relocs' switch.
4353 * ldmain.c (main): Default to false.
4354 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
4355 * NEWS: Describe the emitrelocations switch.
4356 * ld.texinfo: Describe the emitrelocations switch.
4357
690a460e
NC
43582000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
4359
a2b64bed 4360 * emultempl/pe.em (_open_dynamic_archive): New function: Search
690a460e
NC
4361 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
4362 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
4363 link options.
50bbae35 4364
c2f1343c
AM
43652000-05-15 David O'Brien <obrien@FreeBSD.org>
4366
4367 * lexsup.c (parse_args): Update the year in the copyright notice.
4368
897083bd
AM
43692000-05-13 Alan Modra <alan@linuxcare.com.au>
4370
4371 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
4372 Replace defines with those from intl/libgettext.h to quieten gcc
4373 warnings.
4374
cd4c806a
L
43752000-05-10 H.J. Lu <hjl@gnu.org>
4376
4377 * ldlang.c (open_input_bfds): Don't load the same file within
4378 a group again if the whole archive has been loaded already.
4379
93697284
AM
43802000-05-03 Alan Modra <alan@linuxcare.com.au>
4381
4382 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
4383 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
4384 strtoul.
4385
3b16e843 43862000-05-01 Jim Wilson <wilson@cygnus.com>
ebd6fc29 4387
99a4150f 4388 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
50bbae35 4389
ebd6fc29
JW
4390 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4391 host "ia64-*-linux-gnu*".
4392
a1934524
AM
43932000-04-29 Andreas Jaeger <aj@suse.de>
4394
4395 * ld.h: Correctly check GCC version.
4396
3b16e843 43972000-04-25 Jeffrey A Law (law@cygnus.com)
730a39a0
JL
4398
4399 * Makefile.am: Add PA64 support. Add missing dependencies for
4400 PA32 elf support.
4401 * Makefile.in: Rebuilt.
4402 * configure.tgt: Add PA64 support (currently disabled).
4403
aea4bd9d
AM
44042000-04-25 Alan Modra <alan@linuxcare.com.au>
4405
4406 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
4407 (output_rel_find): New function.
4408 (hold_section, hold_use): Delete.
4409 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4410 hold_interp): Make local to place_orphan.
4411 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
4412 rather than place_section to find possible previous use of orphan.
4413 Similarly find the place-holder output sections. Use returned
4414 value from lang_enter_output_section_statement rather than calling
4415 lang_output_section_statement_lookup.
4416 * emultempl/armelf.em: Same here.
4417 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
4418
4419 * ldlang.c (lang_enter_output_section_statement): Return output
4420 section statement.
4421 * ldlang.h (lang_enter_output_section_statement): Change
4422 declaration too.
4423
4424 * ldlang.h (lang_output_section_statement): Export it.
4425 * ldlang.c (lang_output_section_statement): Ditto.
4426
2b5fc1f5
NC
44272000-04-24 Nick Clifton <nickc@cygnus.com>
4428
4429 * ld.texinfo (Output Section Data): Add note that section data
4430 commands cannot appear outside of section directives.
4431
d8475ff6
JL
44322000-04-2 Matthew Green <mrg@cygnus.com>
4433
4434 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
4435
3b16e843
NC
44362000-04-21 Richard Henderson <rth@cygnus.com>
4437 David Mosberger <davidm@hpl.hp.com>
800eeca4
JW
4438
4439 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
4440 (eelf64_ia64.c): New rule.
4441 * Makefile.in: Rebuild.
4442 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
4443 * emulparams/elf64_ia64.sh: New file.
50bbae35 4444
c9637625
RH
44452000-04-21 Richard Henderson <rth@cygnus.com>
4446
4447 * scripttempl/elfd30v.sc: Place .gcc_except_table.
4448
28ea9521
AM
44492000-04-19 Alan Modra <alan@linuxcare.com.au>
4450
4451 * dep-in.sed: Match space at start of file name, not at end.
4452
20d04697
L
44532000-04-18 H.J. Lu <hjl@gnu.org>
4454
4455 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
4456 lang_leave_output_section_statement () after calling
4457 lang_enter_output_section_statement ().
4458 * emultempl/armelf.em: Likewise.
4459
5ba47421
AM
44602000-04-18 Alan Modra <alan@linuxcare.com.au>
4461
4462 * emultempl/elf32.em (struct orphan_save): Add section field.
4463 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
4464 better order, and place first orphan section as we did before the
4465 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
4466 Don't call make_bfd_section here, let wild_doit do the job for us.
4467 Don't build a statement list when we'll only throw it away.
4468 * emultempl/armelf.em: Ditto.
4469 * emultempl/pe.em: Similarly.
4470
bdbe5705
GK
44712000-04-14 Geoff Keating <geoffk@cygnus.com>
4472
4473 * scripttempl/elfppc.sc: Remove.
4474 * emulparams/elf32ppc.sh: Use elf.sc.
4475 * emulparams/elf32lppc.sh: Use elf.sc.
4476 * emulparams/elf32ppclinux.sh: Use elf.sc.
4477 * emulparams/elf32ppcsim.sh: New file.
4478 * emulparams/elf32lppcsim.sh: New file.
4479 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
4480 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
4481 * Makefile.in: Regenerate.
4482 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
4483
01cc8ff8
AM
44842000-04-14 Alan Modra <alan@linuxcare.com.au>
4485
5ba47421 4486 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
01cc8ff8 4487 ~SEC_ALLOC sections too. Init start address of debug sections.
5ba47421
AM
4488 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4489 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
01cc8ff8
AM
4490 Also set all relocateable section start addresses.
4491
6c86c541
GK
44922000-04-13 Geoff Keating <geoffk@cygnus.com>
4493
4494 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
4495 Add new BSS_PLT variable for when .plt need not be contained in
4496 the file. Move _etext so that it is also after .fini, and provide
4497 both etext and _etext with a leading underscore. Mark the start
4498 and end of .sbss.
4499
6a345e87
AM
45002000-04-12 Alan Modra <alan@linuxcare.com.au>
4501
4502 * emultempl/elf32.em (struct orphan_save): New.
4503 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4504 hold_interp): Make them struct orphan_save.
4505 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
4506 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
4507 the end of the relevant section list. Also add associated section
4508 statements to the end of any previous orphan statements.
4509 * emultempl/armelf.em: Similarly.
4510 * emultempl/pe.em: Similarly.
4511
8be86746
AM
45122000-04-11 Alan Modra <alan@linuxcare.com.au>
4513
4514 * ld.texinfo (Simple Example): Remove extraneous paragraph.
4515
3b16e843 45162000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
50bbae35 4517
a2d91340 4518 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
50bbae35 4519 --enable-build-warnings option.
a2d91340
AC
4520 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
4521 * Makefile.in, configure: Re-generate.
4522
41b49281
AM
45232000-04-04 Alan Modra <alan@linuxcare.com.au>
4524
8ad3436c
AM
4525 * po/ld.pot: Regenerate.
4526
4527 * lexsup.c (help): Restore translated part of bug string.
4528
41b49281
AM
4529 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
4530 (DEP): Quote when passing vars to sub-make. Add warning message
4531 to end.
4532 (DEP1): Rewrite for "gcc -MM".
4533 (CLEANFILES): Add DEP2.
4534 Update dependencies.
4535 * Makefile.in: Regenerate.
4536
c20f4f8c
AM
45372000-04-03 Alan Modra <alan@linuxcare.com.au>
4538
4539 * ld.h: #include "bin-bugs.h"
4540 * lexsup.c (help): Use REPORT_BUGS_TO.
4541
adde6300
AM
45422000-03-27 Denis Chertykov <denisc@overta.ru>
4543
4544 * configure.tgt (avr-*-*): New target support.
4545 * Makefile.am: Likewise.
4546 * scripttempl/elf32avr.sc: New script file.
4547 * emulparams/avr1200.sh: New file.
4548 * emulparams/avr23xx.sh: New file.
4549 * emulparams/avr4433.sh New file.
4550 * emulparams/avr44x4.sh New file.
4551 * emulparams/avr85xx.sh New file.
4552 * emulparams/avrmega103.sh New file.
4553 * emulparams/avrmega161.sh New file.
4554 * emulparams/avrmega603.sh New file.
4555 * Makefile.in: Regenerate.
4556
9282ff41
L
45572000-03-09 Andreas Jaeger <aj@suse.de>
4558
4559 * Makefile.am (check-DEJAGNU): Also unset LANG.
4560 * Makefile.in: Rebuild.
4561
a9998805
ILT
45622000-03-06 Ian Lance Taylor <ian@zembu.com>
4563
4564 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
4565 archive.
4566
f9bc20e7
NC
45672000-03-02 H.J. Lu <hjl@gnu.org>
4568
4569 * emulparams/elf32mcore.sh: Include "getopt.h".
4570
4e277b38
ILT
45712000-03-01 Ian Lance Taylor <ian@zembu.com>
4572
4573 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
4574
f0c87f88
NC
45752000-03-01 H.J. Lu <hjl@gnu.org>
4576
4577 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
4578 * emulparams/shpe.sh: Likewise.
4579
45802000-03-01 Nick Clifton <nickc@cygnus.com>
4581
4582 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
4583 to unused parameters.
4584
4585 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
4586 functions only used by DLL code.
4587 (_place_orphan): Initialise 'dollar'.
4588
b6f29aaa
L
45892000-03-01 H.J. Lu <hjl@gnu.org>
4590
4591 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
4592 indicate if the undefined symbol is a fatal error or not.
4593 Don't delete the output file if "fatal" is false.
4594
af28fce3
L
45952000-02-29 H.J. Lu <hjl@gnu.org>
4596
50bbae35 4597 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
af28fce3
L
4598 Set LC_COLLATE and LC_ALL to null and export them. It is for
4599 sort which expects the C locale.
4600 Add $(LIBS) to all $(HOSTING_LIBS).
4601 * Makefile.in: Rebuild.
4602
40d109bf
AM
46032000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
4604
4605 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
4606 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
4607 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
4608 (ld_emulation_xfer_struct): Add missing NULL initialiser for
4609 find_potential_libraries.
4610
db5be682
JB
46112000-02-28 Jim Blandy <jimb@redhat.com>
4612
4613 * ldgram.y (exclude_name_list): Don't require a comma to separate
50bbae35 4614 list entries; the lexer considers commas to be valid part of a
db5be682
JB
4615 filename, so in something like `foo, bar' the comma is considered
4616 part of the first filename, `foo,'.
4617 * ld.texinfo: Update section on EXCLUDE_FILE lists.
4618
3558ff4c
ILT
46192000-02-27 Loren J. Rittle <ljrittle@acm.org>
4620
4621 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4622 host "i[3456]86-*-freebsdelf*".
4623
4eee2681
ILT
46242000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
4625
4626 * scripttempl/i386go32.sc: Move misplaced semicolons.
4627
8d75d12d
ILT
46282000-02-25 Ian Lance Taylor <ian@zembu.com>
4629
4630 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
4631 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
4632 (eelf64hppa.c, ehppaelf.c): Remove targets.
4633 * Makefile.in: Rebuild.
4634
a1836d49
AO
46352000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4636
ad51fb57
AO
4637 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
4638 GNU/Linux/sparc, but keep the default as 32.
4639
a1836d49
AO
4640 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
4641 it default if sparcv9 or sparc64.
4642
344a211f
NC
46432000-02-24 Nick Clifton <nickc@cygnus.com>
4644
4645 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
4646 * Makefile.in: Regenerate.
4647 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
4648
4649 * ldemul.h (ld_emulation_xfer_struct): Add new field:
4650 find_potential_libraries.
4651 * ldemul.c (ldemul_find_potential_libraries): New function.
4652
4653 * ldfile.c (ldfile_open_file_search): Allow function to be
50bbae35 4654 exported.
344a211f
NC
4655 (ldfile_open_file): Call ldemul_find_potential_libraries.
4656 * ldfile.h: Add prototype for ldfile_open_file_search.
4657
4658 * pe-dll.c: Add support for ARM, MIPS and SH targets.
4659
4660 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
4661 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
4662
4663 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
4664 (gld_X_find_potential_libraries): New function. Search for
4665 libraries called "*.lib".
4666
a2b64bed 4667 * scripttempl/pe.sc: Add .pdata section.
344a211f 4668
eaba1dd3
RH
46692000-02-23 Richard Henderson <rth@cygnus.com>
4670
4671 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
4672 Add and use memory regions.
4673
5b93d8bb
AM
46742000-02-23 Linas Vepstas (linas@linas.org)
4675
4676 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
4677
4678 * Makefile.am: Add support for Linux/IBM 370.
4679 * configure.tgt: Likewise.
4680
4681 * Makefile.in: Regenerate.
4682
f6af82bd
AM
46832000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
4684
4685 * ldlang.c (print_input_section, print_data_statement,
4686 print_reloc_statement, print_padding_statement, insert_pad,
4687 size_input_section, lang_check_section_addresses,
4688 lang_size_sections, lang_do_assignments, lang_set_startof,
50bbae35 4689 lang_one_common): Change `opb' to unsigned.
f6af82bd
AM
4690 (lang_do_assignments): Also change `size' to unsigned.
4691
9e673ad1
RH
46922000-02-16 Richard Henderson <rth@cygnus.com>
4693
4694 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
4695
562d3460
TW
46962000-02-16 Timothy Wall <twall@cygnus.com>
4697
4698 * mri.c (mri_draw_tree): Add default LMA region argument to call
4699 to lang_leave_output_section_statement.
4700 * ldlang.h: Update prototypes with LMA region arguments.
4701 * ldlang.c (lang_size_sections): Encapsulate region bounds
4702 checking in os_check_region call.
4703 (os_check_region): New function.
4704 (lang_output_section_statement_lookup): Initialize lma_region.
4705 (lang_leave_output_section_statement): Add LMA region argument.
4706 (lang_leave_overlay): Ditto.
4707 * ldgram.y: Handle LMA region syntax.
4708 * ld.texinfo (Output Section Description): Describe LMA region usage.
4709 * emultempl/armelf.em (gld$place_orphan): Add default value for
01cc8ff8 4710 lma region in call to lang_leave_output_section_statement.
562d3460 4711 * emultempl/elf32.em (gld$place_orphan): Add default value for
01cc8ff8 4712 lma region in call to lang_leave_output_section_statement.
562d3460 4713 * emultempl/pe.em (gld$place_orphan): Add default value for
01cc8ff8 4714 lma region in call to lang_leave_output_section_statement.
50bbae35
AM
4715
4716
9e4ed18c
TW
47172000-02-04 Timothy Wall <twall@redhat.com>
4718
4719 * ldlang.c (lang_check_section_addresses): Use bytes instead of
4720 octets when calculating section end addresses.
4721
32edc927
TW
47222000-02-04 Timothy Wall <twall@redhat.com>
4723
4724 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
4725
4cbfc3ac
TW
47262000-02-03 Timothy Wall <twall@redhat.com>
4727
a2b64bed 4728 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4cbfc3ac 4729 octet count.
a2b64bed 4730 * ldlang.c (print_input_section, print_data_statement,
4cbfc3ac
TW
4731 print_reloc_statement, print_padding_statement): Print target
4732 address values and section sizes as bytes, not octets.
4733 (insert_pad) Calculate padding size in octets, and adjust "dot"
4734 by bytes.
4735 (size_input_section) Always adjust "dot" by bytes, not octets.
4736 (lang_check_section_addresses, lang_do_assignments) Adjust
4737 "dot" by bytes, not octets. Use the larger of the directive size
4738 or octets_per_byte for the number of octets actually allocated in
4739 the output section.
4740 (lang_set_startof) Make sure STARTOF returns a target address.
4741 (lang_one_common) Record size changes in octets.
4742 (lang_abs_symbol_at_end_of) Section end symbol's value is
4743 recorded in target bytes.
68b2fc7a 4744 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
4cbfc3ac 4745 to be clear about behavior when an octet is smaller than one byte.
50bbae35 4746
305c7206
AM
47472000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
4748
4749 * ldcref.c (output_cref): Don't pass message strings to printf
4750 as format arg.
4751 Update copyright.
4752
4753 * ldmisc.c (vfinfo): Same here.
4754 Update copyright.
4755
e1c47aa4
AM
47562000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
4757
4758 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
4759 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
4760 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
4761 Add missing NULL initialisers, and comments.
4762
4763 * testsuite/ld-srec/sr3.cc (__rethrow): New.
4764
13392b77
NC
47652000-01-21 Nick Clifton <nickc@cygnus.com>
4766
4767 * ldlang.c (lang_size_sections): Fix typo in comment.
4768
cce4c4c5
NC
47692000-01-18 H.J. Lu <hjl@gnu.org>
4770
4771 * ldlang.c (lang_size_sections): Also update the current
4772 address of a region if the SEC_NEVER_LOAD bit is not set.
4773
0decc840
NC
47742000-01-10 Philip Blundell <pb@futuretv.com>
4775
4776 * configure.tgt (arm*-*-conix*): New target.
4777
4e53152f
NC
47782000-01-07 Nick Clifton <nickc@cygnus.com>
4779
4780 * ld.texinfo (Options): Remind users to preceed linker command
fa19fce0
NC
4781 line switches with -Wl, (or whatever is appropriate) if it is
4782 being invoked by a comnpiler driver program.
50bbae35 4783 Fix description of the behaviour of the -n command line switch.
4e53152f 4784
3b16e843 47852000-01-05 Catherine Moore <clm@cygnus.com>
18625d54
CM
4786
4787 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
4788 (name_list): New.
4789 * ld.texinfo (EXCLUDE_FILE): Update documentation.
4790 * ldgram.y (wildcard_spec): Support a list of excluded_files.
4791 (exclude_name_list): New.
4792 ldlang.c (walk_wild_section): Support list of excluded files.
4793 (print_wild_statement): Likewise.
4794 (lang_add_wild): Likewise.
4795 * ldlang.h (lang_wild_statement_type): Likewise.
4796 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6ddeca85 4797
5aaace27
NC
47982000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
4799
870df5dc
NC
4800 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
4801 (process_def_file): Use.
4802 (pe_dll_compat_implib): New variable.
4803 (make_one): Use.
50bbae35 4804
870df5dc
NC
4805 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
4806 pe_dll_compat_implib.
50bbae35
AM
4807
4808 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
870df5dc
NC
4809 compat-implib options.
4810 (gld_${EMULATION_NAME}_list_options): List new options.
4811 (gld_${EMULATION_NAME}_parse_args): Handle.
4812
50bbae35 4813 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
5aaace27 4814 dll.
50bbae35
AM
4815
4816 * deffilep.y (opt_name): Allow "." in name.
5aaace27 4817
2f6d2f85 4818For older changes see ChangeLog-9899
252b5132
RH
4819\f
4820Local Variables:
4821mode: change-log
4822left-margin: 8
4823fill-column: 74
4824version-control: never
4825End:
This page took 0.390003 seconds and 4 git commands to generate.