* Makefile.am: Run "make dep-am".
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
c6db2f05
AM
12002-10-14 Alan Modra <amodra@bigpond.net.au>
2
3 * Makefile.am: Run "make dep-am".
4 * Makefile.in: Regenerate.
5 * ldver.c: #include "bfdver.h".
6
e1026ffb
SC
72002-10-13 Stephane Carrez <stcarrez@nerim.fr>
8
9 * scripttempl/elfm68hc11.sc: Use KEEP for .vectors, .installN,
10 .finiN section.
11 * scripttempl/elfm68hc12.sc: Likewise.
12
2d801b0f
AM
132002-10-11 Alan Modra <amodra@bigpond.net.au>
14
fe213ce2
AM
15 * pe-dll.c (make_import_fixup_mark): Avoid type-punned pointer.
16
2d801b0f
AM
17 * ldgram.y (memory_spec): Provide empty action.
18 (section <NAME>): Likewise.
19
599917b8
JJ
202002-10-10 Jakub Jelinek <jakub@redhat.com>
21
22 * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts if
23 they have OUTPUT_FORMAT not matching actual output format.
24 * ldlang.c (lang_get_output_target): New function.
25 (open_output): Use it.
26 * ldlang.h (lang_get_output_target): New prototype.
27
24cdb50a
AM
282002-10-10 Alan Modra <amodra@bigpond.net.au>
29
30 * emultempl/elf32.em (output_rel_find): Prefer .rel script sections
31 when orphan is .rel, .rela when orphan is .rela.
32 (gld${EMULATION_NAME}_place_orphan): Handle combreloc .rel* case
33 first. Remove outsecname var.
34
a2b3c630
SC
352002-10-09 Richard Shann <richard.shann@superh.com>
36 Stephen Clarke <stephen.clarke@superh.com>
37
38 * Makefile.am: Add eshelf32_linux.o and
39 eshlelf32_linux.o, new emulations for sh64 Linux.
40 * Makefile.in: Regenerate.
41 * configure.tgt: Add sh64eb-*-linux* and sh64-*-linux* emulations.
42 * emulparams/shelf32_linux.sh: New file.
43 * emulparams/shlelf32_linux.sh: New file.
44
c04c9586
L
452002-10-08 H.J. Lu <hjl@gnu.org>
46
47 * ldlang.c (lang_file_exist): Removed.
48 (new_afile): Revert the last change.
49 * ldlang.h (lang_file_exist): Removed.
50 * lexsup.c (parse_args): Revert the last change.
51
39cebe23
NC
522002-10-07 Ralf Habacker <Ralf.Habacker@freenet.de>
53
54 * pe-dll.cc (autofilter_symbolprefixlist): Don't re-export
55 auto-import symbols.
56 (make_one): Create _nm_<symbol> for data only.
57
53b2a62f
NC
582002-10-05 Elias Athanasopoulos <eathan@otenet.gr>
59
60 * ldlang.c (lang_file_exist): New function.
61 (new_afile): Abort if the filename to be added matches the linker
62 output filename.
63 * ldlang.h: Add prototype for lang_file_exist.
64 * lexsup.c (parse_args): Abort if the output filename matches
65 one of the input filenames.
66
a86a09cc
AM
672002-10-02 Alan Modra <amodra@bigpond.net.au>
68
69 * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.
70
ba493122
AM
712002-09-30 Alan Modra <amodra@bigpond.net.au>
72
1bf0a4d9
AM
73 * scripttempl/elfd30v.sc: Order reloc sections placing .plt last.
74 * scripttempl/elfm68hc11.sc: Likewise.
75 * scripttempl/elfm68hc12.sc: Likewise.
76
ba493122
AM
77 * emultempl/elf32.em (output_rel_find): Always place orphan loadable
78 reloc sections just before .rel.plt/.rela.plt.
79 (gld${EMULATION_NAME}_place_orphan <.rel>): Remove combreloc code.
80 Only put loadable reloc sections in hold_rel.
81
fdb9132d
L
822002-09-29 H.J. Lu <hjl@gnu.org>
83
42f98619 84 * emulparams/elf32ppc.sh (OTHER_GOT_RELOC_SECTIONS): New.
fdb9132d 85
ff326826
DJ
862002-09-25 Daniel Jacobowitz <drow@mvista.com>
87
88 From "Anita Kulkarni" <AnitaK@kpit.com>
89 * scripttempl/sh.sc: Handle .eh_frame* and .gcc_exc*
90 sections.
91
0ae1cf52
AM
922002-09-25 Alan Modra <amodra@bigpond.net.au>
93
1ddd7b13
AM
94 * genscripts.sh (SEGMENT_SIZE): Use MAXPAGESIZE before
95 TARGET_PAGE_SIZE.
96 * scripttempl/elf.sc (DATA_SEGMENT_ALIGN): Incorporate
97 SEGMENT_SIZE alignment.
98 * emulparams/elf64ppc.sh (DATA_ADDR): Delete.
99 (SEGMENT_SIZE): Define.
100
0ae1cf52
AM
101 * ldexp.c (fold_unary): New. Split out from exp_fold_tree.
102 (fold_binary): Correct abs - non-abs case.
103 (fold_trinary): New. Split out from exp_fold_tree.
104
06143382
AM
1052002-09-24 Alan Modra <amodra@bigpond.net.au>
106
107 * emulparams/elf64ppc.sh (DATA_ADDR): Define.
108 * emulparams/elf64_aix.sh (DATA_ADDR): Don't use a fixed address
109 for start of .data, instead align up to 256M boundary.
110 * scripttempl/aix.sc: Likewise.
111
8e616ecc
DD
1122002-09-22 Mark Elbrecht <snowball3@softhome.net>
113
114 * scripttempl/i386go32.sc: Handle bss unique sections.
115
5cfb2bb2
AM
1162002-09-21 Alan Modra <amodra@bigpond.net.au>
117
118 * ldmisc.c (vfinfo <%C,%D,%G>): Always output bfd, section and offset.
119
dd2e0905
SC
1202002-09-17 Stan Cox <scox@redhat.com>
121
122 * emulparams/elf32bmipn32-defs.sh: New file.
123 * emulparams/elf32bmipn32.sh: Use elf32bmipn32-defs.sh.
124 * emulparams/elf32btsmipn32.sh: Likewise.
125 * emulparams/elf64bmip.sh: Likewise.
126 * emulparams/elf64btsmip.sh: Likewise.
127
4ada7262
DB
1282002-09-16 Bruno Haible <bruno@clisp.org>
129
130 * emulparams/elf_i386_fbsd.sh: Set OUTPUT_FORMAT to
131 elf32-i386-freebsd.
132 * emulparams/elf64alpha_fbsd.sh: Set OUTPUT_FORMAT to
133 elf64-alpha-freebsd.
134
e09f4395
NC
1352002-09-11 Nick Clifton <nickc@redhat.com>
136
004d9caf
NC
137 * NEWS: New TI port supports both C4x and C3x series of DSPs.
138
e09f4395
NC
139 * po/tr.po: Updated Turkish translation.
140
004d9caf 1412002-09-06 Jeffrey A Law (law@redhat.com)
0b3a6a28
JL
142
143 * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore.
144
3e369e96
NC
1452002-09-02 Nick Clifton <nickc@redhat.com>
146
67010b46
NC
147 * scripttempl/v850.sc: Add EXTERN references to __ctbpm __gp and
148 __ep.
149 * emulparams/v850.sh (TEMPLATE_NAME): Define.
3e369e96 150
5435462c
NC
1512002-08-30 Nick Clifton <nickc@redhat.com>
152
153 * scripttempl/elfd10v.sc (MEMORY): Remove UNIFIED, it is not
154 used. Change INSN to start at 0x01000000 and extend for
155 256K (ignoring holes). Start the STACK on a word aligned
156 boundary.
157 (.rodata): Start it at the READONLY_START_ADDR.
158
5c368657
AM
1592002-08-30 Alan Modra <amodra@bigpond.net.au>
160
161 * emulparams/elf32ppc.sh (ARCH): Set to "powerpc:common".
162
026df7c5
NC
1632002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
164
165 * Makefile.am: Add etic4xcoff.o in ALL_EMULATIONS list and
166 added makefile targets for this file.
167 * Makefile.in: Regenerate.
168 * configure.tgt: Added tic4x-coff and c4x-coff emulations.
169 * NEWS: Mention new port.
170
1712002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
172
173 * emulparams/tic3xcoff.sh: New file.
174 * emulparams/tic4xcoff.sh: New file.
175 * scripttempl/tic3xcoff.sc: New file.
176 * scripttempl/tic4xcoff.sc: New file.
177
c89e8944
AM
1782002-08-28 Alan Modra <amodra@bigpond.net.au>
179
180 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
181 strtoul and strtoull with bfd_scan_vma.
182 (gld${EMULATION_NAME}_read_file): Likewise.
183
6459ecfa
AM
1842002-08-28 Alan Modra <amodra@bigpond.net.au>
185
186 * configure.tgt: Remove h8[35]00-*-hms*. Add h8500-*-rtems*.
187
ad5211be
NC
1882002-08-27 Egor Duda <deo@logos-m.ru>
189
190 * scripttempl/pe.sc: Handle .rdata_runtime_pseudo_reloc sections.
191 Add symbols for application to access them.
192
88f7bcd5
NC
1932002-08-27 Nick Clifton <nickc@redhat.com>
194
195 * emultempl/armelf.em: Revert this patch, it is not needed.
196
197 2002-08-22 Adam Nemet <anemet@lnxw.com>
198
8e523c23
NC
1992002-08-20 Dan Kegel <dank@kegel.com>
200
201 * configure.in: added --with-lib-path argument to ld's configure
202 to set LIB_PATH.
203 * ld/NEWS: Document new switch.
204 * ld/README: Mention new switch.
205 * configure: Regenerate.
206 * Makefile.in: Regenerate.
207
208 Based on this patch:
209 2001-04-25 Christopher Faylor <cgf@cygnus.com>
210
211 * Makefile.in (LIB_PATH): Make configurable.
212 (GENSCRIPTS): Set LIB_PATH in environment.
213 * configure.in: Substitute LIB_PATH.
214
d9a7f7ab
NC
2152002-08-22 Adam Nemet <anemet@lnxw.com>
216
217 * emultempl/armelf.em: Include elf-bfd.h and elf/arm.h.
218 (arm_elf_finish): Set the last bit of DT_INIT and DT_FINI
219 depending on the type of the function.
220 (arm_elf_convert_thumb_symbol_to_address): New function.
221
ed71e111
NC
2222002-08-22 Graeme Peterson <gp@qnx.com>
223
224 * Makefile.am: Add esh{l}elf_nto.o files.
225 * Makefile.in: Regenerate.
226 * configure.tgt: Add support for sh-**-nto* targets.
227 * emulparams/shelf_nto.sh: New file.
228 * emulparams/shlelf_nto.sh: New file.
229
7abb6dea
AM
2302002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
231
232 * ldlang.c (offsetof): Define if not defined.
233
e9229007
L
2342002-08-14 H.J. Lu <hjl@gnu.org>
235
236 * configure.tgt: Always enable 64bit emulations for 32bit
237 Linux/mips.
238
c553bb91
AM
2392002-08-13 Alan Modra <amodra@bigpond.net.au>
240
241 * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.
242 (MAXPAGESIZE): Set to 1.
243
244 * ld.h (ALIGN_N): Delete.
245 * ldexp.h (align_n): Declare.
246 * ldexp.c (align_n): New function.
247 (fold_binary): Use align_n instead of ALIGN_N.
248 (exp_fold_tree): Likewise.
249 * ldlang.c (lang_size_sections_1): Likewise.
250 (lang_one_common): Likewise.
3c6706bb 251 * ld.texinfo (ALIGN): Remove power of 2 restriction.
c553bb91 252
59bc061d
NC
2532002-07-31 Graeme Peterson <gp@qnx.com>
254
255 * configure.tgt: Add support for powerpc{le}-*-nto* targets.
256 * Makefile.am: Add eelf32{l}ppcnto.o files.
257 * Makefile.in: Regenerate.
258 * emulparams/elf32lppcnto.sh: New file.
259 * emulparams/elf32ppcnto.sh: New file.
260
31941635
L
2612002-08-07 H.J. Lu <hjl@gnu.org>
262
263 * ld.texinfo: Document --no-undefined-version.
264
265 * ldlang.c (lang_new_vers_pattern): Set the `symver' and
266 `script.' fields to 0.
267
268 * ldmain.c (main): Initialize the allow_undefined_version to
269 true.
270
271 * lexsup.c (OPTION_NO_UNDEFINED_VERSION): New.
272 (ld_options): Add --no-undefined-version.
273 (parse_args): Support OPTION_NO_UNDEFINED_VERSION.
274
2004afbc
NC
2752002-08-07 Nick Clifton <nickc@redhat.com>
276
277 * emultempl/armelf.em (arm_elf_before_allocation): Only search for
278 an interworking bfd if there are input bfds. (107501)
279
7fc44b9c
AM
2802002-08-06 Alan Modra <amodra@bigpond.net.au>
281
282 * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts
283 2002-05-10 change.
284
24a1ba0f
NC
2852002-08-01 Nick Clifton <nickc@redhat.com>
286
287 * emulparams/armelf.sh: Revert previous delta.
288 * scripttempl/elf.sc: Revert previous delta.
289
ebc6e014
L
2902002-07-31 H.J. Lu <hjl@gnu.org>
291
292 * configure.tgt (powerpc*-*-linux*): Enable elf64ppc for
293 --enable-64-bit-bfd.
294
39a2a3eb
L
2952002-07-31 H.J. Lu <hjl@gnu.org>
296
297 * configure.tgt: Enable x86-64 emulation for Linux/i386 if
298 64bit BFD is selected.
299
a0dfa6a8
L
3002002-07-31 H.J. Lu <hjl@gnu.org>
301
302 * configure.tgt: Enable 64bit emulations for 32bit Linux/mips
303 if 64bit BFD is selected.
304
f7c33884
NC
3052002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
306
307 * emultempl/netbsd.em (LDEMUL_BEFORE_PARSE): New file to custom set
308 link_info.common_skip_ar_aymbols.
309 * emulparams/ns32knbsd.sh (EXTRA_EM_FILE): Refer to extra file.
310
311 * ldmain.c (main): Initialize new field
312 link_info.common_skip_ar_aymbols.
313
8f64befb
NC
3142002-07-31 Adam Nemet <anemet@lnxw.com>
315
316 * emulparams/armelf.sh (OTHER_PLT_SECTIONS): New variable. Set it
317 to .plt.thumb.
318 * scripttempl/elf.sc: Comment it. Use the same way as ${PLT} is
319 used.
320
500800ca
NC
3212002-07-31 Nick Clifton <nickc@redhat.com>
322
323 * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
324 of the PDP-11 and 2.11BSD a.out support.
325
7808a785
TS
3262002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
327
328 * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
329 for n32 ABI support.
330 * Makefile.in: Regenerate.
331 * configure.tgt (mips64*el-*-linux-gnu*,mips64*-*-linux-gnu*): Add
332 n32 ABI emulations for these 64 bit targets.
333 * emulparams/elf32bmipn32.sh: Expand comment.
334 * emulparams/elf32btsmipn32.sh: New file, for traditional big endian
335 n32 ABI.
336 * emulparams/elf32ltsmipn32.sh: Likewise for little endian.
337
7e392df6
NC
3382002-07-30 Graeme Peterson <gp@qnx.com>
339
340 * configure.tgt: Add support for arm-*-nto target.
341 * Makefile.am: Add earmnto.o file.
342 * Makefile.in: Regenerate.
343 * NEWS: Mention port of ARM support to QNX.
344 * emulparams/armnto.sh: New file.
345
704afa60
JJ
3462002-07-30 Jakub Jelinek <jakub@redhat.com>
347
348 * ldlang.c (lang_add_section): Don't turn .tbss into normal sections
349 for relocatable link.
350 (lang_size_sections_1): Don't make .tbss zero size for relocatable
351 link.
352
7dcd22c2
BS
3532002-07-26 Bernd Schmidt <bernds@redhat.com>
354
355 * emulparams/elf32frv.sh (OTHER_RELOCATING_SECTIONS): Delete.
356 (STACK_ADDR): New.
357
219576a4
NC
3582002-07-25 Nick Clifton <nickc@redhat.com>
359
360 * po/sv.po: Updated Swedish translation.
361 * po/es.po: Updated Spanish translation.
362 * po/fr.po: Updated French translation.
363
ff3063f5
NC
3642002-07-24 Nick Clifton <nickc@redhat.com>
365
366 * po/sv.po: Updated Swedish translation.
367 * po/es.po: Updated Spanish translation.
368
0461a601
NC
3692002-07-23 Nick Clifton <nickc@redhat.com>
370
ff3063f5 371 * po/fr.po: Updated French translation.
0461a601 372
25844aae
AM
3732002-07-20 Alan Modra <amodra@bigpond.net.au>
374
375 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
376 bomb on /DISCARD/ input section.
377 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
378 * emultempl/mmo.em (mmo_place_orphan): Likewise.
379
3595bd6e
HPN
3802002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
381
382 * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
383 output section.
384
cf88bb9f
NC
3852002-07-16 Denis Chertykov <denisc@overta.ru>
386 Nick Clifton <nickc@redhat.com>
387 Frank Ch. Eigler <fche@redhat.com>
388 John Healy <jhealy@redhat.com>
389
390 * configure.tgt: Add support for ip2k-elf.
391 * Makefile.am: Add support for ip2k-elf.
392 * Makefile.in: Regenerate.
393 * emulparams/elf32ip2k.sh: New file.
394 * scripttempl/ip2k.sc: New file
395 * NEWS: Mention support for new port.
396
2cbb2eef
NC
3972002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
398
399 * NEWS: Add 'Changes in 2.13'.
400
96a94295
L
4012002-07-14 H.J. Lu <hjl@gnu.org>
402
403 * ld.texinfo: Document a .symver takes precedence over a
404 version script.
405
120d20f2
AM
4062002-07-12 Alan Modra <amodra@bigpond.net.au>
407
408 * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64.
409 (COMMONPAGESIZE): Define.
410
0d2ddeb2
AM
4112002-07-09 Alan Modra <amodra@bigpond.net.au>
412
413 * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
414
554690ed
AM
4152002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br>
416
417 * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
418 powerpc-*-openbsd* and sparc64-*-openbsd*.
419 * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o.
420 * Makefile.in: Regenerate.
421 * emulparams/hppaobsd.sh: New file.
422
34786259
AM
4232002-07-05 Alan Modra <amodra@bigpond.net.au>
424
425 * ldlang.c (print_wild_statement): Fix output formatting.
426
4bd5a393
AM
4272002-07-04 Alan Modra <amodra@bigpond.net.au>
428
429 * ldlang.c: (strip_excluded_output_sections): New function.
430 (lang_process): Call it.
431 (lang_size_sections_1): Revert 2002-06-10 change.
432
ce4f7385
AM
4332002-07-03 Alan Modra <amodra@bigpond.net.au>
434
435 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
436 Run "make dep-am".
437 * Makefile.in: Regenerate.
438
b7b482a3
AM
4392002-07-02 Alan Modra <amodra@bigpond.net.au>
440
71daf8b4
AM
441 * ldfile.c (ldfile_try_open_bfd): Formatting.
442
b7b482a3
AM
443 * ldmisc.c (demangle): Move so that it doesn't intrude between
444 vfinfo comment and body. Add comment.
445
29e2951e
AM
4462002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
447
448 * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format.
449
e3e942e9
AM
4502002-07-01 Alan Modra <amodra@bigpond.net.au>
451
452 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
453 * ldlang.c (entry_sym): Likewise.
454 (ldlang_undef_chain_list_type): Likewise.
455 (lang_finish): Adjust references to entry_symbol.
456 (lang_add_entry): Likewise.
457 (lang_gc_sections): Use link_info.gc_sym_list.
458 (lang_process): Set link_info.gc_sym_list.
459 * ldlex.l: Include bfdlink.h.
460 * ldmain.c (main): Init link_info.gc_sym_list.
461 * emultempl/aix.em: Adjust references to entry_symbol.
462 * emultempl/armcoff.em: Likewise.
463 * emultempl/armelf.em: Likewise.
464 * emultempl/pe.em: Likewise.
465 * emultempl/ppc64elf.em (ppc_after_open): New function.
466 (LDEMUL_AFTER_OPEN): Define.
467 * emulparams/elf64ppc.sh: KEEP .opd sections.
468
a66c0f2c
SC
4692002-06-29 Stephane Carrez <stcarrez@nerim.fr>
470
471 * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
472 * emulparams/m68hc11elfb.sh (EEPROM_MEMORY): Define.
473 * emulparams/m68hc11elf.sh (EEPROM_SIZE): Define.
474 (EEPROM_START_ADDR): Define.
475 (EEPROM_MEMORY): Define.
476 * emulparams/m68hc12elf.sh: Likewise.
477 * scripttempl/elfm68hc11.sc: Handle .eeprom section; handle .softregs
478 section to put soft registers in .page0.
479 * scripttempl/elfm68hc12.sc: Likewise but put soft registers in bss.
480
2b67cf00
JL
4812002-06-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
482
483 * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd
484 section. Add ${RELOCATING-0}.
485
219576a4 4862002-06-26 J"orn Rennecke <joern.rennecke@superh.com>
164c4054
JR
487
488 * emulparams/shelf.sh (STACK_ADDR): Don't define.
489 (OTHER_SECTIONS): Define.
490 * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
491 (OTHER_SECTIONS): Undef.
492
fc28fbc2
AM
4932002-06-26 Alan Modra <amodra@bigpond.net.au>
494
495 * ldmisc.c (demangle): Restore dots stripped from sym name.
496
a13a0de8
L
4972002-06-25 H.J. Lu <hjl@gnu.org>
498
499 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
500 * Makefile.in: Regenerated.
501
b553b183
NC
5022002-06-20 Nick Clifton <nickc@cambridge.redhat.com>
503
504 * ld.texinfo (Bug Reporting): Update text to suggest a limit on
505 the size of attached object files, to allow make the object files
506 available via FTP or HTTP and to mention that the mail will be
507 sent to a mailing list.
508
2755afba
NC
5092002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
510
511 * ld/configure.host (romp): Drop support.
512
7d0a848e
CD
5132002-06-18 Chris Demetriou <cgd@broadcom.com>
514
515 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
516 section flags for SEC_DATA, rather than for SEC_CODE being unset.
517
8505f884
CD
5182002-06-18 Chris Demetriou <cgd@broadcom.com>
519
520 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
521 format specifier used to print BFD name.
522
7d553a40
DB
5232002-06-18 Dave Brolley <brolley@redhat.com>
524
525 From Catherine Moore, Michael Meissner, Jim Blandy:
526 * emulparams/elf32frv.sh: New file.
527 * configure.tgt: Support frv-*-*.
528 * Makefile.am (ALL_EMULATIONS): Add eelf32frv.o.
529 (eelf32frv.c): New target.
530
82434356
TR
5312002-06-17 Tom Rix <trix@redhat.com>
532
a59f3d35 533 * emultempl/elf32.em: gld*_get_script: Check for
82434356
TR
534 GENERATE_COMBRELOC_SCRIPT.
535 * scripttempl/elfd10v.sc : Fix STACK and INSN.
536 * emulparams/d10velf.sh : Fix TEXT_START_ADDR.
537
219576a4 5382002-06-13 J"orn Rennecke <joern.rennecke@superh.com>
5d9b5481
JR
539
540 * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf.
541
c4bb8067
L
5422002-06-12 H.J. Lu <hjl@gnu.org>
543
544 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Return
545 false if xvec doesn't match.
546
e052cfbe
RS
5472002-06-10 Richard Sandiford <rsandifo@redhat.com>
548
549 * ldlang.c (lang_size_sections_1): Skip removed output sections.
550
4da711b1
AM
5512002-06-08 Alan Modra <amodra@bigpond.net.au>
552
553 * ldexp.c: Replace CONST with const.
554 * ldfile.c: Likewise.
555 * ldfile.h: Likewise.
556 * ldlex.l: Likewise.
557 * mri.c: Likewise.
558 * pe-dll.h: Likewise.
559
eb95bb9a
AM
5602002-06-07 Alan Modra <amodra@bigpond.net.au>
561
562 * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.
563
e0076ab3
NC
5642002-06-07 Charles Wilson <cwilson@ece.gatech.edu>
565
566 * ld/ldmain.c (main): initialize link_info.pei386_auto_import
567 to -1 == implicit enable.
568 * ld/emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
569 initialize link_info.pei386_auto_import to -1 == implicit
570 enable.
571 (gld_${EMULATION_NAME}_parse_args): When processing
572 --enable-auto-import and --disable-auto-import options, use
573 '1' and '0' instead of 'true' and 'false'.
574 (pe_find_data_imports): Only issue message about auto-import
575 when the feature is implicitly enabled. Downgrade message to
576 informational instead of warning.
577
f13a5424
AM
5782002-06-07 Alan Modra <amodra@bigpond.net.au>
579
580 * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.
581
1abffd82
JL
5822002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
583
584 * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,
585 HOSTING_CRT0 and HOSTING_LIBS.
586
e0076ab3 5872002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
7a33bc10
JR
588
589 * configure.tgt (shle*-*-elf*, sh64le-*-elf*): New configurations.
590
4a5e698d
JT
5912002-06-05 Jason Thorpe <thorpej@wasabisystems.com>
592
593 * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.
594 (NONPAGED_TEXT_START_ADDR): Set to 0x1000.
595
1d475d82
AM
5962002-06-05 Alan Modra <amodra@bigpond.net.au>
597
598 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
599 SEC_EXCLUDE sections when doing a relocatable link.
600
5b0e55b6
JT
6012002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
602
603 * Makefile.am (ALL_EMULATIONS): Add eshelf32_nbsd.o,
604 eshlelf32_nbsd.o, eshelf64_nbsd.o, and eshlelf64_nbsd.o.
605 (eshelf32_nbsd.c, eshelf64_nbsd.c, eshlelf32_nbsd.c)
606 (eshlelf64_nbsd.c): New rules.
607 * Makefile.in: Regenerate.
608 * configure.tgt (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
609 (sh64-*-netbsd*): New targets.
610 * emulparams/shelf32_nbsd.sh: New file.
611 * emulparams/shelf64_nbsd.sh: New file.
612 * emulparams/shlelf32_nbsd.sh: New file.
613 * emulparams/shlelf64_nbsd.sh: New file.
614
9ad85d9b
AM
6152002-06-04 Alan Modra <amodra@bigpond.net.au>
616
617 * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix.
618
0c9b4fee
MM
6192002-06-02 Marek Michalkiewicz <marekm@amelek.gda.pl>
620
621 * scripttempl/avr.sc: Changes to support current GCC and avr-libc,
622 C++ constructors/destructors, loosely based on the m68hc11 port.
623
2c538bde
AM
6242002-05-31 Alan Modra <amodra@bigpond.net.au>
625
626 * Makefile.in: Regenerate.
627 * aclocal.m4: Regenerate.
628 * config.in: Regenerate.
629 * configure: Regenerate.
630
a0cb91c6
AM
6312002-05-31 Graeme Peterson <gp@qnx.com>
632
633 * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
634 (ei386nto.c): Add rule.
635 * Makefile.in: Regenerate.
636 * configure.tgt: Add i[3456]86-*-nto-qnx*.
637 * emulparams/i386nto.sh: New file.
638
37020578
JT
6392002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
640
641 * NEWS: Add entry for VAX ELF support.
642
ab68f3e0 6432002-05-29 Matt Thomas <matt@3am-software.com>
a59f3d35 644 Jason Thorpe <thorpej@wasabisystems.com>
ab68f3e0
JT
645
646 * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o.
647 (eelf32vax.c)
648 (evaxnbsd.c): New rules.
649 * Makefile.in: Regenerate.
650 * configure.tgt (vax-*-netbsdelf*)
651 (vax-*-netbsdaout*)
652 (vax-*-netbsd*): New targets.
653 * emulparams/elf32vax.sh: New file.
654 * emulparams/vaxnbsd.sh: New file.
655
8afb0e02
NC
6562002-05-29 Adam Nemet <anemet@lnxw.com>
657
658 * emultempl/armelf.em (arm_elf_after_open): Don't determine
659 bfd_for_interwork, instead add glue sections to each input bfd.
660 (bfd_for_interwork): New global.
661 (arm_elf_set_bfd_for_interworking): New function.
662 (arm_elf_before_allocation): Use it.
663
d172d4ba
NC
6642002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
665
666 * Makefile.am: Add DLX make target.
667 * configure.tgt: Add DLX configuration.
668 * Makefile.in: Regenerate.
669 * emulparams/elf32_dlx.sh: New file
670 * scripttempl/dlx.sc: New file
671
b4477fa8
NC
6722002-05-27 Per Lundberg <per@caleb.dnsalias.org>
673
674 * Makefile.am (eelf_i386_chaos): Use elf_chaos.sc script.
675 * Makefile.in: Regenerate.
676 * emulparams/elf_chaos.sh: Use elf_chaos script.
677 * scripttempl/elf_chaos.sc: New file.
678
ee3cc2e2
RS
6792002-05-27 Richard Sandiford <rsandifo@redhat.com>
680
681 * ldlang.c (lang_size_sections_1): Move check for conflicting load
682 addresses and regions from here...
683 (lang_get_regions): ...to this new function.
684 (lang_leave_output_section_statement): Use lang_get_regions.
685 (lang_leave_overlay): Likewise.
686 * mri.c (mri_draw_tree): Pass null as last argument to
687 lang_leave_output_section_statement.
688 * emultempl/elf32.em (gld*_place_orphan): Likewise.
689 * emultempl/mmo.em (mmo_place_orphan): Likewise.
690 * emultempl/pe.em (gld*_place_orphan): Likewise.
691
aa501e5c
JT
6922002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
693
694 * configure.tgt: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
695
658957db
KH
6962002-05-25 Kazu Hirata <kazu@cs.umass.edu>
697
698 * ldemul.c: Fix formatting.
699 * ldfile.c: Likewise.
700 * pe-dll.c: Likewise.
701 * pe-dll.h: Likewise.
702
3511b595
AM
7032002-05-25 Alan Modra <amodra@bigpond.net.au>
704
0d6d936f
AM
705 * ldlang.c (lang_process): Formatting, grammar.
706
3511b595
AM
707 * ldlex.l: Use #include "" instead of <> for local header files.
708
436e8db0
NC
7092002-05-24 TAMURA Kent <kent@netbsd.org>
710
711 * configure.tgt: Add a target for i386-netbsdpe.
712
13ae64f3
JJ
7132002-05-23 Jakub Jelinek <jakub@redhat.com>
714
715 * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss.
716 * ldlang.c (lang_add_section): Set SEC_THREAD_LOCAL for
717 output section if necessary. Handle .tbss.
718 (lang_size_sections): Clear _raw_size for .tbss section
719 (it allocates space in PT_TLS segment only).
720 * ldwrite.c (build_link_order): Build link order for .tbss too.
721
68b2fc7a
AM
7222002-05-23 Alan Modra <amodra@bigpond.net.au>
723
724 * configure.in: Correct spelling of AC_PREREQ.
725
70b0be79
CF
7262002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
727
728 * pe-dll.c (autofilter_liblist): Add more system libs excluded by
729 default.
730 (autofilter_objlist): Add crtbegin.o, crtend.o.
731
7322002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
733
734 * emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
735 (longopts): Add new option --exclude-libs.
736 (gld_${EMULATION_NAME}_list_options): Give quick help about it.
737 (gld_${EMULATION_NAME}_parse_args): Use it.
738 * pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
739 * pe-dll.c (exclude_list_struct): Add field type to distinguish symbols
740 from whole archives.
741 (pe_dll_add_excludes): Set excludes->type.
742 (auto_export): Add new variable libname and set to archive basename if
743 abfd. Use it when filtering default and user-specified libarary
744 excludes. Let string "ALL" mean all libs when filtering user-specified
745 libs.
746 * ld.texinfo: Document --exclude-libs.
747
fac1652d
AM
7482002-05-22 Alan Modra <amodra@bigpond.net.au>
749
750 * ldemul.c (ldemul_new_vers_pattern): New function.
751 * ldemul.h (ldemul_new_vers_pattern): Declare.
752 (struct ld_emulation_xfer_struct): Add new_vers_pattern.
753 * ldlang.c (lang_new_vers_pattern): Call ldemul_new_vers_pattern.
754 * emultempl/ppc64elf.em (dotsyms): New static var.
755 (gld${EMULATION_NAME}_new_vers_pattern): New function.
756 (LDEMUL_NEW_VERS_PATTERN): Define.
757 (PARSE_AND_LIST_PROLOGUE): Add OPTION_DOTSYMS, OPTION_NO_DOTSYMS.
758 (PARSE_AND_LIST_LONGOPTS): Likewise.
759 (PARSE_AND_LIST_ARGS_CASES): Handle them.
760 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Update
761 initialiser.
762 * emultempl/armcoff.em: Likewise.
763 * emultempl/armelf_oabi.em: Likewise.
764 * emultempl/beos.em: Likewise.
765 * emultempl/elf32.em: Likewise.
766 * emultempl/generic.em: Likewise.
767 * emultempl/gld960.em: Likewise.
768 * emultempl/gld960c.em: Likewise.
769 * emultempl/linux.em: Likewise.
770 * emultempl/lnk960.em: Likewise.
771 * emultempl/m68kcoff.em: Likewise.
772 * emultempl/mipsecoff.em: Likewise.
773 * emultempl/pe.em: Likewise.
774 * emultempl/sunos.em: Likewise.
775 * emultempl/ticoff.em: Likewise.
776 * emultempl/vanilla.em: Likewise.
777
eb3d6bb8
AM
7782002-05-22 Alan Modra <amodra@bigpond.net.au>
779
780 * genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
781 and $NATIVE_LIB_DIRS. Add $tool_lib before other libs.
782 (LIB_SEARCH_DIRS): No need to use "tr".
783 (COMPILE_IN): Only set for native targets.
784 * configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
785 here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
786 * configure.tgt (powerpc*): Set tdir_*.
787 (powerpcle*): Correct targ_extra_emuls.
788 * emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
789 * emulparams/elf64ppc.sh (LIB_PATH): Likewise.
790
54f24647
AM
7912002-05-22 Alan Modra <amodra@bigpond.net.au>
792
793 * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when
794 calling lang_add_entry.
795
aa713662
L
7962002-05-21 H.J. Lu (hjl@gnu.org)
797
798 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_args): Handle
799 "-z muldefs".
800 (gld${EMULATION_NAME}_list_options): Add "-z muldefs".
801
802 * ld.texinfo: Updated for --allow-multiple-definition and
803 "-z muldefs".
804
805 * ldmain.c (main): Initialize the allow_multiple_definition
806 field to false.
807
808 * lexsup.c (OPTION_ALLOW_MULTIPLE_DEFINITION): New.
809 (ld_options): Add --allow-multiple-definition.
810 (parse_args): Support OPTION_ALLOW_MULTIPLE_DEFINITION.
811
658f2588
JT
8122002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
813
814 * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
815 (earmelfb_nbsd.c): New rule.
a59f3d35 816 * Makefile.in: Regenerate.
658f2588 817 * configure.tgt (armeb-*-netbsdelf*): New target.
a59f3d35 818 (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls.
658f2588
JT
819 (arm-*-netbsd*): Likewise.
820 * emulparams/armelfb_nbsd.sh: New file.
821
ca10c62d
TR
8222002-05-18 Tom Rix <trix@redhat.com>
823
a59f3d35 824 * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib
ca10c62d
TR
825 support.
826
fae1e84f
MM
8272002-05-17 Marek Michalkiewicz <marekm@amelek.gda.pl>
828
829 * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
830 * Makefile.in: Regenerate.
831 * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
832
7c8bf1e8
MM
8332002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
834
835 * emulparams/avr1.sh: New file.
836 * emulparams/avr2.sh: New file.
837 * emulparams/avr3.sh: New file.
838 * emulparams/avr4.sh: New file.
839 * emulparams/avr5.sh: New file.
840 * scripttempl/avr.sc: New file.
841
c2c01aa7
AM
8422002-05-15 Alan Modra <amodra@bigpond.net.au>
843
844 * ldlang.c (section_already_linked): Call bfd_link_just_syms.
845 (lang_place_orphans): Abort if just_syms_flag.
846
f1f0d9ab
TR
8472002-05-10 Tom Rix <trix@redhat.com>
848
a59f3d35 849 * emultempl/aix.em: (gld*_set_output_arch): New function. Use
f1f0d9ab
TR
850 architecture and machine information in the output bfd.
851 (gld*_before_parse): Remove old arch and machine code.
852 (choose_target): Rename to gld*_choose_target.
a59f3d35
AM
853 (rtld): Change type to int.
854 * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for
f1f0d9ab
TR
855 objects in XCOFF archives.
856 * ldfile.h: Update copyright date.
857
f4d73366
JJ
8582002-05-10 Jakub Jelinek <jakub@redhat.com>
859
860 * ldmain.c (main): Enable -z combreloc by default.
861
d3d8a9ee
NC
8622002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
863
864 * Makefile.am: Honour DESTDIR.
865 * Makefile.in: Regenerate.
866
9f88b410
RS
8672002-05-07 Richard Sandiford <rsandifo@redhat.com>
868
869 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
870 (lang_enter_overlay): Remove the last two parameters.
871 (lang_leave_overlay): Take them here instead.
872 * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
873 (section): Pass LMA and crossref flag to lang_leave_overlay rather
874 than lang_enter_overlay.
875 * ldlang.c (lang_memory_region_lookup): Return null for null names.
876 (lang_output_section_statement_lookup): Initialize update_dot_tree.
877 (lang_size_sections_1): Evaluate it.
878 (lang_leave_output_section_statement): Rework LMA lookup.
879 (overlay_lma, overlay_nocrossrefs): Remove.
3511b595 880 (lang_enter_overlay): Remove LMA and crossref arguments.
9f88b410
RS
881 (lang_enter_overlay_section): Don't set the LMA here.
882 (lang_leave_overlay): Take LMA and crossref arguments. Move the '.'
883 assignment to the last section's update_dot_tree. Unconditionally
884 use the load and run-time regions specified in the OVERLAY statement.
885 Likewise the first section's LMA. Only set the other sections' LMAs
886 when no load region is given.
887
b9a743c8
NC
8882002-05-06 Nick Clifton <nickc@redhat.com>
889
890 * po/sv.po: New translation.
891
a3d60be3
AM
8922002-05-04 Alan Modra <amodra@bigpond.net.au>
893
894 * emultempl/hppaelf.em (build_section_lists): New function.
895 (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
896 and build_section_lists.
897
b7a26f91
KH
8982002-05-03 Kazu Hirata <kazu@cs.umass.edu>
899
900 * ld.h: Fix formatting.
901 * ldexp.c: Likewise.
902 * ldfile.c: Likewise.
903 * ldlang.c: Likewise.
904 * ldmain.c: Likewise.
905 * lexsup.c: Likewise.
906 * pe-dll.c: Likewise.
907
805fc799
AM
9082002-05-02 Alan Modra <amodra@bigpond.net.au>
909
910 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
911 Adjust for ppc64_elf_set_toc change. #include libbfd.h.
912 (build_section_lists): Do output_section tests here.
913
cc7e59b2
TR
9142002-04-30 Tom Rix <trix@redhat.com>
915
916 * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
917
9c1d81c1
AM
9182002-05-01 Alan Modra <amodra@bigpond.net.au>
919
920 Long branch stubs, multiple stub sections.
921 * emultempl/ppc64elf.em: Include ldctor.h.
922 (stub_file): New var.
923 (group_size): New var.
924 (ppc_create_output_section_statements): New function.
925 (struct hook_stub_info): New.
926 (hook_in_stub): New function.
927 (ppc_add_stub_section): New function.
928 (ppc_layout_sections_again): New function.
929 (build_section_lists): New function.
930 (gld${EMULATION_NAME}_finish): Rewrite.
931 (real_func): New var.
932 (ppc_for_each_input_file_wrapper): New function.
933 (ppc_lang_for_each_input_file): New function.
934 (lang_for_each_input_file): Define.
935 (PARSE_AND_LIST_PROLOGUE): Define.
936 (PARSE_AND_LIST_LONGOPTS): Define.
937 (PARSE_AND_LIST_OPTIONS): Define.
938 (PARSE_AND_LIST_ARGS_CASES): Define.
939 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
940
aa67bccf
TR
9412002-04-30 Tom Rix <trix@redhat.com>
942
a59f3d35
AM
943 * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
944 -blibpath, -bnolibpath support.
945
94349e12
MM
9462002-04-30 Mark Mitchell <mark@codesourcery.com>
947
948 * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
949 (eelf32ppcwindiss.c): New target.
950 * Makefile.in: Regenerated.
951 * configure.tgt: Add support for powerpc-*-windiss.
952 * emulparams/elf32ppcwindiss.sh: New file.
a59f3d35 953
7b17f854
RS
9542002-04-30 Richard Sandiford <rsandifo@redhat.com>
955
956 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
957 * ldexp.c (exp_print_token): Add "infix_p" argument.
958 (exp_print_tree): Update accordingly.
959
596dafeb
AM
9602002-04-28 Alan Modra <amodra@bigpond.net.au>
961
962 * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
963 * Makefile.in: Regenerate.
964 * mpw-elfmips.c: Delete.
965 * mpw-eppcmac.c: Delete.
966 * mpw-esh.c: Delete.
967 * mpw-idtmips.c: Delete.
968
219576a4 9692002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
a44d7f9c
JR
970
971 * emulparams/shelf32.sh (MACHINE): Now sh5.
972
944cd72c
TS
9732002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
974
975 * ldgram.y: Fix syntax warning.
976
5835c212
NC
9772002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
978
979 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
980 to prevent "-n" from being taken as an abbreviation for
981 "--no-pipeline-knowledge".
982
024531e2
AM
9832002-04-08 Alan Modra <amodra@bigpond.net.au>
984
d08a14c3
AM
985 * ldlang.c (lang_size_sections_1): Don't complain about
986 SEC_NEVER_LOAD sections having no memory region specified.
987
024531e2
AM
988 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
989
c657a1f0
MG
9902002-04-07 matthew green <mrg@redhat.com>
991
992 * ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
993
61bef6f1
AM
9942002-04-04 Alan Modra <amodra@bigpond.net.au>
995
996 * dep-in.sed: Cope with absolute paths.
997 * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
998 Run "make dep-am".
999 * Makefile.in: Regenerate.
1000
49ba2791
TS
10012002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1002
1003 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
1004
50e60fb5
JJ
10052002-04-03 Jakub Jelinek <jakub@redhat.com>
1006
1007 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
1008 is smaller than maximum, round dot up to common page boundary.
1009
6f12f4ca
AM
10102002-03-28 Alan Modra <amodra@bigpond.net.au>
1011
1012 * configure.host: Set up for generic hosts first, then tweak as
1013 necessary in more specific targets.
1014 (HOSTING_LIBS): Include libgcc_eh.a if found.
1015
a8f1f017
AJ
10162002-03-23 Andreas Jaeger <aj@suse.de>
1017
1018 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
1019
1d3fdf38
AM
10202002-03-21 Alan Modra <amodra@bigpond.net.au>
1021
1022 * Makefile.am: Run "make dep-am".
1023 * Makefile.in: Regenerate.
1024
79b1faa8
AM
10252002-03-21 Albert Chin-A-Young <china@thewrittenword.com>
1026
1027 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
1028
fcf0e35b
AM
10292002-03-20 Alan Modra <amodra@bigpond.net.au>
1030
1031 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
1032 add the symbol to the linker hash table immediately.
1033 (lang_place_undefineds): Split symbol creation out..
1034 (insert_undefined): ..to here.
1035
fed2999d
DB
10362002-03-18 David O'Brien <obrien@FreeBSD.org>
1037
1038 * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
1039 the contents of the buffer returned from basename function will are
1040 getting overwritten while still being used.
1041
219576a4
NC
10422002-03-18 Jan Hubicka <jh@suse.cz>
1043 Andreas Jaeger <aj@suse.de>
1044 Andreas Schwab <schwab@suse.de>
beb43bb9
JH
1045
1046 * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
1047 * elf_x86_64.sh (ARCH): Set to i386:x86-64
1048 set libraries to default to lib64 paths.
1049
eb1e0e80
NC
10502002-03-18 Tom Rix <trix@redhat.com>
1051
1052 * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
1053 * configure.tgt : Same.
1054 * emulparms/aix5ppc.sh : New file. For eaix5ppc.
1055 * emulparms/aix5rs6.sh : New file. For eaix5rs6.
1056 * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
1057 emulation parameters for better -b32, -b64 support.
1058 * emulparms/aixrs6.sh : Same.
1059 * emulparms/ppcmacos.sh : Same.
1060 * emultempl/aix.em (choose_target) : Use new emulation parameters
1061 OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
1062 * Makefile.in : Regenerate.
1063
a1c259a1
NC
10642002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1065
1066 * po/fr.po: Updated version.
1067
862120bd
AM
10682002-03-18 Alan Modra <amodra@bigpond.net.au>
1069
1070 * ldmain.c (main): Move .text readonly flag fudges from here..
1071 * ldlang.c (lang_process): ..to here.
1072
d35a52e2
AM
10732002-03-14 Alan Modra <amodra@bigpond.net.au>
1074
1075 * ldlang.c (lang_check): Remove the word size check added in last
1076 change. Treat emitrelocations case as for relocatable links.
1077
9ce88e60
NC
10782002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1079
1080 * po/fr.po: Updated version.
1081
30cba025
AM
10822002-03-13 Alan Modra <amodra@bigpond.net.au>
1083
1084 * ldlang.c (lang_check): Do relocatable link checks first, so that
1085 warn_mismatch can't override. Check compatible and word size too.
1086
84ec0e6d
DJ
10872002-03-07 Daniel Jacobowitz <drow@mvista.com>
1088
1089 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
1090
2d13d8c5
JJ
10912002-03-05 Jakub Jelinek <jakub@redhat.com>
1092
1093 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
1094 DATA_SEGMENT_ALIGN.
1095
b5090659
L
10962002-03-04 H.J. Lu <hjl@gnu.org>
1097
1098 * scripttempl/elf.sc: Put .preinit_array, .init_array and
1099 .fini_array in the data segment.
1100
f42ce16e
AM
11012002-03-04 Alan Modra <amodra@bigpond.net.au>
1102
1103 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
1104
de77b6ac
RH
11052002-03-01 David Mosberger <davidm@hpl.hp.com>
1106
1107 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
1108 .init_array, and .fini_array.
1109
997e08c0
AS
11102002-02-20 Andreas Schwab <schwab@suse.de>
1111
1112 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
1113 .IA64_unwind* in a relocatable link.
1114
9a66911f
NC
11152002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1116
1117 * NEWS: Mark 2.12 branch.
1118
d86bcc10
MS
11192002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
1120
1121 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
1122 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
1123
69f284c7
TR
11242002-02-18 Tom Rix <trix@redhat.com>
1125
1126 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
1127 (gld*_before_allocation): Same.
a8f1f017 1128 (gld*_create_output_section_statements): Generate
69f284c7
TR
1129 __rtinit if run time linking. Add librtl.a to the link.
1130 (gld*_read_file): Clean.
1131
82bd7b59
AM
11322002-02-18 Alan Modra <amodra@bigpond.net.au>
1133
1134 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
1135
ac3e50bf
DB
11362002-02-18 David O'Brien <obrien@FreeBSD.org>
1137
6a7f963b 1138 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
ac3e50bf
DB
1139 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
1140 and eelf64alpha_fbsd.
6a7f963b 1141 * Makefile.in: Regenerate.
ac3e50bf
DB
1142 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
1143 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
1144 use a FreeBSD-specific emulation rather than the psABI one.
1145 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
1146 for all FreeBSD ELF systems.
1147 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
1148 emulation.
1149 * emulparams/elf32ppc_fbsd.sh: Likewise.
1150 * emulparams/elf64_ia64_fbsd.sh: Likewise.
1151 * emulparams/elf64_sparc_fbsd.sh: Likewise.
1152 * emulparams/elf64alpha_fbsd.sh: Likewise.
1153 * emulparams/elf_i386_fbsd.sh: Likewise.
1154 * emulparams/elf_x86_64_fbsd.sh: Likewise.
1155
6ad738c5
NC
11562002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
1157
1158 * po/tr.po: Updated version.
1159
9673c93c
AM
11602002-02-18 Alan Modra <amodra@bigpond.net.au>
1161
1162 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
1163 (FILL): Likewise.
1164
1c5e6447
HPN
11652002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
1166
1167 * emultempl/mmo.em (mmo_after_open): Don't call
1168 _bfd_mmix_check_all_relocs when producing ELF output.
1169
8bb57516
RH
11702002-02-15 Richard Henderson <rth@redhat.com>
1171
de77b6ac 1172 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
8bb57516
RH
1173 definition. Emit a unop+nop pair.
1174
49fda6c8
HPN
11752002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1176
83c2d653
HPN
1177 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
1178 for presence of .MMIX.reg_contents.linker_allocated before early
1179 exit.
1180
49fda6c8
HPN
1181 * NEWS: Mention support for MMIX.
1182
2c382fb6
AM
11832002-02-15 Alan Modra <amodra@bigpond.net.au>
1184
1185 Support arbitrary length fill patterns.
a139d329
AM
1186 * ld.texinfo (Output Section Fill): Describe fill expressions.
1187 (FILL): Refer to the above.
2c382fb6
AM
1188 * ldexp.h (etree_value_type): Add "str" field.
1189 (union etree_union): Add "str" to "value" struct.
1190 (exp_bigintop): Declare.
1191 (exp_get_fill): Declare.
1192 * ldexp.c: Include "safe-ctype.h".
1193 (exp_intop): Set value.str to NULL.
1194 (exp_bigintop): New function.
1195 (new_rel): Pass in "str", and set new.str from it.
1196 (new_rel_from_section): Set new.str to NULL.
1197 (fold_name): Adjust calls to new_rel.
1198 (exp_fold_tree): Likewise.
1199 (exp_get_fill): New function.
1200 * ldgram.y (struct big_int bigint, fill_type *fill): New.
1201 (INT): Returns a "bigint". Adjust all code handling INTs.
1202 (fill_opt): Returns a "fill".
1203 (fill_exp): Split out of fill_opt, use for FILL.
1204 * ldlang.h (struct _fill_type): New.
1205 (fill_type): Move typedef to ldexp.h.
1206 (lang_output_section_statement_type): "fill" is now a pointer.
1207 (lang_fill_statement_type): Likewise.
1208 (lang_padding_statement_type): Likewise.
1209 (lang_add_fill): Now takes a "fill_type *" param.
1210 (lang_leave_output_section_statement): Likewise.
1211 (lang_do_assignments): Likewise.
1212 (lang_size_sections): Likewise.
1213 (lang_leave_overlay_section): Likewise.
1214 (lang_leave_overlay): Likewise.
1215 * ldlang.c: Include ldgram.h after ldexp.h.
1216 (lang_output_section_statement_lookup): Adjust for fill_type change.
1217 (print_fill_statement): Likewise.
1218 (print_padding_statement): Likewise.
1219 (insert_pad): Now takes a "fill_type *" arg.
1220 (size_input_section): Likewise.
1221 (lang_size_sections_1): Likewise.
1222 (lang_size_sections): Likewise.
1223 (lang_do_assignments): Likewise.
1224 (lang_add_fill): Likewise.
1225 (lang_leave_output_section_statement): Likewise.
1226 (lang_leave_overlay_section): Likewise.
1227 (lang_leave_overlay): Likewise.
1228 Adjust all callers of the above function.
1229 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
1230 starting with "0X" as well as "0x". Return bigint.str for hex
1231 numbers starting with "0x" or "0X", zero bigint.str otherwise.
1232 Always use base 16 for numbers starting with "$".
1233 * ldmain.c: Include ldgram.h after ldexp.h.
1234 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
1235 of bfd_fill_link_order.
1236 * pe-dll.c: Adjust lang_do_assignments calls.
1237 * emultempl/elf32.em: Likewise.
1238 * emultempl/hppaelf.em: Likewise.
1239 * emultempl/ppc64elf.em: Likewise.
1240 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
1241 lang_add_assignment call.
1242 * emultempl/pe.em: Likewise.
1243
313e35ee
AM
12442002-02-14 Phil Edwards <pme@gcc.gnu.org>
1245
a139d329 1246 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
313e35ee
AM
1247 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
1248 the pattern in question is not a regexp.
1249 * ldlang.c: Likewise.
1250 * ldlang.h: Likewise.
1251 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
1252
2d20f7bf
JJ
12532002-02-12 Jakub Jelinek <jakub@redhat.com>
1254
1255 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
1256 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
1257 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
1258 * ldexp.c (exp_data_seg): New variable.
1259 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
1260 (fold_binary): Handle DATA_SEGMENT_ALIGN.
1261 (exp_fold_tree): Handle DATA_SEGMENT_END.
1262 Pass allocation_done when recursing instead of hardcoding
1263 lang_allocating_phase_enum.
1264 * ldexp.h (exp_data_seg): New.
1265 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
1266 (lang_size_sections): New.
1267 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
1268 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
1269 if COMMONPAGESIZE is defined.
1270 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
1271 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
1272 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
1273 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
1274 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
1275 libraries only.
1276
06880219
AM
12772002-02-11 Alan Modra <amodra@bigpond.net.au>
1278
1279 * Makefile.in: Regenerate.
1280
37b0ac0f
DJ
12812002-02-10 Daniel Jacobowitz <drow@mvista.com>
1282
1283 * lexsup.c: Remove strtoul declaration.
1284
4e5bae56
DJ
12852002-02-10 Daniel Jacobowitz <drow@mvista.com>
1286
1287 * ldmain.c: Add prototype for main ().
1288 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
1289 * emultempl/lnk960.em (lnk960_choose_target): Function should
1290 take two arguments.
1291
1e281515
AM
12922002-02-10 Alan Modra <amodra@bigpond.net.au>
1293
1294 * ldlang.c (entry_section): New initialised variable.
1295 (lang_finish): Use it.
1296 * ldlang.h (entry_section): Declare.
1297 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
1298 entry_section to ".opd".
1299
f92d92ff 13002002-02-09 Chris Demetriou <cgd@broadcom.com>
0a9c1c8e
CD
1301
1302 * ld.texinfo (Options): Add back in -nostdlib documentation,
1303 which had been inadvertently removed.
1304
74c44237
HPN
13052002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
1306
1307 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
1308 register section vma to a sane value after emitting error. Make
1309 fatal conditions cause program exit when emitting message.
1310
5e37cc46
NC
13112002-02-08 Ivan Guzvinec <ivang@opencores.org>
1312
1313 * configure.tgt: Add or32-*-rtems target.
1314
2d92cb7d
AO
13152002-02-08 Alexandre Oliva <aoliva@redhat.com>
1316
1317 Contribute sh64-elf.
1318 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
1319 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
1320 in OTHER_RELOCATABLE_SECTIONS.
1321 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
1322 * emulparams/shelf32.sh (STACK_ADDR): Define.
1323 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
1324 (OTHER_SECTIONS): this. Removed stack settings.
1325 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
1326 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
1327 2001-03-12 DJ Delorie <dj@redhat.com>
1328 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
1329 relaxing if any shmedia or mixed sections are found.
1330 2001-03-07 DJ Delorie <dj@redhat.com>
1331 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
1332 einfo. Gracefully decline to output to non-elf formats.
1333 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
1334 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
1335 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
1336 * emulparams/shelf32.sh: Ditto.
1337 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1338 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
1339 comment.
1340 2001-01-10 Ben Elliston <bje@redhat.com>
1341 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
1342 non-portable shell constructs. From Hans-Peter Nilsson.
1343 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
1344 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
1345 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
1346 dependencies to the shell script include chain.
1347 * Makefile.in: Regenerate.
1348 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1349 * emultempl/sh64elf.em: Update and tweak comments.
1350 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
1351 make a .cranges section SEC_IN_MEMORY.
1352 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1353 * emultempl/sh64elf.em
1354 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
1355 .cranges section found to be necessary; continue and set stored
1356 section contents flags for sections with non-mixed contents.
1357 Use a struct sh64_section_data container and sh64_elf_section_data
1358 to store contents-type flags.
1359 Remove unused update of "isec".
1360 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
1361 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
1362 access contents-type flags. Assert that the associated container
1363 is initialized. Use that container, not elf_gp_size, to hold size
1364 of linker-generated cranges contents.
1365 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1366 * emultempl/sh64elf.em
1367 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
1368 there's already a .cranges section. When section flag difference
1369 is found, don't NULL-check cranges a second time. Tweak comments.
1370 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
1371 merging, not max size, as size of ld-generated .cranges contents.
1372 Don't set ELF section flags in output section. When checking for
1373 needed .cranges descriptors, don't use a variable; compare
1374 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
1375 comments.
1376 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1377 * emultempl/sh64elf.em: New file.
1378 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
1379 * Makefile.in: Regenerate.
1380 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
1381 (OTHER_RELOCATING_SECTIONS): Ditto.
1382 (EXTRA_EM_FILE): New, set to sh64elf if not set.
1383 * emulparams/shlelf32.sh: Stub out all settings except
1384 OUTPUT_FORMAT. Source shelf32.sh.
1385 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
1386 OTHER_RELOCATING_SECTIONS.
1387 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
1388 * emulparams/shlelf64.sh: Stub out all settings except
1389 OUTPUT_FORMAT. Source shelf64.sh.
1390 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
1391 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
1392 .cranges section.
1393 (DATA_START_SYMBOLS): Define, provide ___data.
1394 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
1395 for consecutive .data section.
1396 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
1397 section after .data section.
1398 * emulparams/shlelf64.sh: Ditto.
1399 * emulparams/shelf32.sh: Ditto.
1400 (ALIGNMENT): Define to 8.
1401 * emulparams/shelf32.sh: Ditto.
1402 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
1403 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
1404 built-in linker scripts.
1405 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1406 * emulparams/shlelf64.sh: New.
1407 * emulparams/shelf64.sh: New.
1408 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
1409 targ_extra_emuls.
1410 * Makefile.am: Add support for shlelf64 and shelf64.
1411 * Makefile.in: Regenerate.
1412 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1413 * configure.tgt (sh64-*-elf*): Add shelf as default.
1414 Add shlelf to targ_extra_emuls.
1415 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
1416 * emulparams/shelf32.sh: New file.
1417 * emulparams/shlelf32.sh: New file.
1418 * Makefile.am: Add support for shlelf32 and shelf32.
1419 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
1420 * Makefile.in: Regenerate.
1421
e3dc8847
HPN
14222002-02-05 Hans-Peter Nilsson <hp@axis.com>
1423
1424 * ldlang.c (lang_reset_memory_regions): Rename from
1425 reset_memory_regions. Change all callers. Make public.
1426 * ldlang.h (lang_reset_memory_regions): Prototype.
1427 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
1428 lang_reset_memory_regions before lang_size_sections.
126730bd
HPN
1429 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1430 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
e3dc8847 1431
8017dbcb
HPN
14322002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1433
1434 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
1435 arithmetic when checking for too many global registers.
1436
006336b8
JT
14372002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
1438
1439 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
1440 (ehppanbsd.c): New rule.
1441 * Makefile.in: Regenerate.
1442 * configure.tgt (hppa*-*-netbsd*): New target.
1443 * emulparams/hppalinux.sh: Add comment to check other files
1444 that source this file it is modified, and list which
1445 files that do.
1446 * emulparams/hppanbsd.sh: New file.
1447
da1f2fec
GK
14482002-02-01 Geoffrey Keating <geoffk@redhat.com>
1449
1450 * scripttempl/xstormy16.sc: Don't allocate extra space for the
1451 stack.
1452
48fa4a5d
HPN
14532002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1454
1455 Support on-demand global register allocation from
1456 R_MMIX_BASE_PLUS_OFFSET relocs.
1457 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
1458 mmix_set_reg_section_vma. Call
1459 _bfd_mmix_finalize_linker_allocated_gregs.
1460 (mmix_before_allocation): New function.
1461 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
1462 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
1463 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
1464 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
1465 before .MMIX.reg_contents.
1466 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
1467 (mmo_after_open): New function.
1468 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
1469 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
1470 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
1471
3b16e843
NC
14722002-01-31 Ivan Guzvinec <ivang@opencores.org>
1473
1474 * emulparams/or32.sh: New file.
1475 * emulparams/or32elf.sh: New file.
1476 * scripttempl/or32.sc: New file.
1477 * configure.tgt : Add support for or32.
1478 * configure: Regenerate
1479 * Makefile.am: Add support for or32.
1480 * Makefile.in: Regenerate.
1481 * NEWS: Mention support for or32.
1482 * po/ld.pot: Regenerate.
1483
f744d540 14842002-01-29 Chris Demetriou <cgd@broadcom.com>
313e35ee 1485 Mitch Lichtenberg <mpl@broadcom.com>
f744d540
CD
1486
1487 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
1488 * emultempl/mipself.em: New file to handle MIPS ELF embedded
1489 reloc creation (ld --embedded-relocs).
1490
4867be41
DJ
14912002-01-27 Daniel Jacobowitz <drow@mvista.com>
1492
1493 * configure: Regenerated.
1494
cd8e197b
HPN
14952002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1496
1497 * Makefile.am (install): Depend on install-info.
1498 * Makefile.in: Regenerate.
1499
9cb61eab
AM
15002002-01-26 Christian Rose <menthos@menthos.com>
1501
1502 * ldmain.c (main): Use full sentences to ease translation.
1503
1caa7b23
NC
15042002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
1505
1506 * po/fr.po: Updated version.
1507
1ddbd152
NC
15082002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
1509
1510 * po/es.po: Updated version.
1511
1e84433f
AJ
15122002-01-25 Andreas Jaeger <aj@suse.de>
1513
1514 * ldlex.l (yy_input): Correct error check.
1515
6d39955e
AM
15162002-01-25 Alan Modra <amodra@bigpond.net.au>
1517
1518 * ldmisc.c (demangle): Put back dots when string not demangled.
1519
a9ed1e1b
RH
15202002-01-22 Richard Henderson <rth@redhat.com>
1521
1522 * emulparams/elf64alpha.sh (NOP): Use unop.
1523
968ec2b9
AJ
15242002-01-21 Andreas Jaeger <aj@suse.de>
1525
1526 * ldlex.l: Use fread instead of read.
1527
9596feea
JT
15282002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
1529
1530 * configure.tgt (ia64-*-netbsd*): New target.
1531
493a6d47
L
15322002-01-21 H.J. Lu <hjl@gnu.org>
1533
1534 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
1535 0.
1536 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
1537
2a538ba5
AJ
15382002-01-18 Andreas Jaeger <aj@suse.de>
1539
1540 * ldver.c (ldversion): Update year.
1541
328577ad
NC
15422002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1543
1544 * po/ld.pot: Regenerate.
1545
1f808cd5
AM
15462002-01-16 Alan Modra <amodra@bigpond.net.au>
1547
1548 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
1549 * Makefile.in: Regenerate.
1550 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
1551 * emultempl/ppc64elf.em: New file.
1552
335c5610
DD
15532002-01-15 DJ Delorie <dj@redhat.com>
1554
1555 * scripttempl/pe.sc: Add support for constructor priorities.
1556
c40bbade
DC
15572002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
1558
1559 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
1560 * emulparams/avr23xx.sh: Likewise.
1561 * emulparams/avr4433.sh: Likewise.
1562 * emulparams/avr44x4.sh: Likewise.
1563 * emulparams/avr85xx.sh: Likewise.
1564 * emulparams/avrmega103.sh: Likewise.
1565 * emulparams/avrmega161.sh: Likewise.
1566 * emulparams/avrmega603.sh: Likewise.
1567 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
1568
34efb449
AO
15692002-01-08 Alexandre Oliva <aoliva@redhat.com>
1570
1571 * ldlang.c (walk_wild_section): Exclude object file if enclosing
1572 archive is excluded.
1573
8d05742f
JT
15742002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
1575
1576 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
2a538ba5 1577 (eshelf_nbsd.c): New rule.
8d05742f
JT
1578 (eshlelf_nbsd.c): New rule.
1579 * Makefile.in: Regenerate.
1580 * configure.tgt (sh*le-*-netbsdelf*): New target.
1581 (sh*-*-netbsdelf*): New target.
1582 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
1583 * ld/emulparams/shelf_nbsd.sh: New emulation.
1584 * ld/emulparams/shlelf_nbsd.sh: New emulation.
1585
be2d1673
NC
15862002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
1587
1588 * po/es.po: New file: Spanish translation.
1589 * configure.in (ALL_LINGUAS): Add es.
1590 * configure: Regenerate.
1591
dbab7a7b
NC
15922002-01-06 John Marshall <jmarshall@acm.org>
1593
1594 * ld.texinfo: Note that --emit-relocs is currently only
1595 implemented for ELF.
1596
3dfe7a8c
AM
15972002-01-05 Alan Modra <amodra@bigpond.net.au>
1598
1599 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
1600 of bfd_section_list_remove and bfd_section_list_insert macros.
1601 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1602 * emultempl/mmo.em (mmo_place_orphan): Likewise.
1603
8a8b2d4b
AJ
16042002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
1605
1606 * configure.tgt (x86_64-*-netbsd*): New target.
1607
9a4c7f16
TR
16082001-12-21 Tom Rix <trix@redhat.com>
1609
8a8b2d4b 1610 (gld*_create_output_section_statements): New function.
9a4c7f16
TR
1611 For -binitfini support.
1612 * emultempl/aix.em (gld*_before_parse): Fix comment.
1613 * emultempl/aix.em (gld*_parse_args): Fix comment.
1614
3695c299
AM
16152001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
1616
cf86e6df
AM
1617 * configure.tgt (mips*-dec-netbsd*): Delete alias for
1618 mips*el-*-netbsd*.
1619 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
1620
3695c299
AM
1621 * configure.tgt (arm-*-netbsdelf*): Add target.
1622 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
1623 * emulparams/armelf_nbsd.sh: Added.
1624 * Makefile.am: Add rules for earmelf_nbsd.
1625 * Makefile.in: Regenerate.
1626
97cb79ae
AJ
16272001-12-19 Andreas Jaeger <aj@suse.de>,
1628 Susanne Oberhauser <froh@suse.de>
1629
1630 * configure.host: Add rules for x86_64-*linux-gnu. Change
1631 s390x-linux entry to use gcc to report configuration, replace gcc
1632 with $CC in s390-linux
1633
9d201f2f
AJ
16342001-12-19 Andreas Jaeger <aj@suse.de>
1635
1636 * ld.texinfo (VERSION): Fix markup.
1637
0b69cd08
MG
16382001-12-18 matthew green <mrg@eterna.com.au>
1639
1640 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
1641 (m68kelfnbsd.c): New rule.
1642 * Makefile.in: Regenerate.
1643 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
1644 (m68*-*-netbsd*4k*): .. this.
1645 (m68*-*-netbsdelf*): New target.
1646 (m68*-*-netbsd*): Also include ELF support.
1647 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
1648 * emulparams/m68kelfnbsd.sh: New emulation.
1649
6b9b879a
JJ
16502001-12-18 Jakub Jelinek <jakub@redhat.com>
1651
1652 * ldgram.y (vers_node): Support anonymous version tags.
1653 * ldlang.c (lang_register_vers_node): Ensure anonymous version
1654 tag is not defined together with non-anonymous versions.
1655 * ld.texinfo: Document it.
1656
9fc877ed
NC
16572001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1658
1659 * po/tr.po: New file: Turkish translation.
1660 * configure.in (ALL_LINGUAS): Add tr.
1661 * configure: Regenerate.
1662
fc18a3f3
RH
16632001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
1664
1665 * Makefile.am: Add rules for eelf64alpha_nbsd.
1666 * Makefile.in: Regenerate.
1667 * configure.tgt (alpha*-*-netbsd*): Set
1668 targ_emul to elf64alpha_nbsd.
1669 * emulparams/elf64alpha_nbsd.sh: Added.
1670
76f63e91
AM
16712001-12-17 Alan Modra <amodra@bigpond.net.au>
1672
1673 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
1674 section_tail when fiddling with section list.
1675 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
1676 broken into separate strings to make translation easier.
1677 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
1678 fiddling with section list.
1679 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1680
d03b89bd
HPN
16812001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
1682
1683 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
1684
320fec9a
AM
16852001-12-15 Alan Modra <amodra@bigpond.net.au>
1686
1687 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
1688
65765700
JJ
16892001-12-13 Jakub Jelinek <jakub@redhat.com>
1690
1691 * emultempl/elf32.em (finish): Supply output_bfd
1692 to bfd_elf*_discard_info.
1693 (OPTION_EH_FRAME_HDR): Define.
1694 (longopts): Add --eh-frame-hdr.
1695 (parse_args): Handle it.
1696 (list_options): Add --eh-frame-hdr to help.
1697 * emultempl/hppaelf.em (finish): Supply output_bfd
1698 to bfd_elf*_discard_info.
1699 * scripttempl/elf.sc (.eh_frame_hdr): Add.
1700
89894c62
AM
17012001-12-13 Alan Modra <amodra@bigpond.net.au>
1702
1703 * lexsup.c (parse_args): Don't pass shortopts to second call to
1704 getopt functions. Restore optind rather than decrementing before
1705 second call. Remove errind as it now duplicates last_optind.
1706
583f1926
CF
17072001-12-11 Christopher Faylor <cgf@redhat.com>
1708
1709 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
1710
93fbbb04
GK
17112001-12-07 Geoffrey Keating <geoffk@redhat.com>
1712 Richard Henderson <rth@redhat.com>
1713
1714 * Makefile.am: Add support for xstormy16.
1715 * configure.tgt: Add support for xstormy16.
1716 * Makefile.in: Regenerate.
1717 * emulparams/elf32xstormy16.sh: New file.
1718 * scripttempl/xstormy16.sc: New file.
1719
583f1926
CF
17202001-10-01 Christopher Faylor <cgf@cygnus.com>
1721
fc18a3f3
RH
1722 * Makefile.in (LIB_PATH): Make configurable.
1723 (GENSCRIPTS): Set LIB_PATH in environment.
1724 * configure.in: Substitute LIB_PATH.
1725 * configure: Regenerate.
1726 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
1727 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
583f1926 1728
ff291a48
NC
17292001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
1730
1731 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
1732 describing the -N option so that it is easier to translate into
1733 foreign languages.
1734
e3c8793a
NC
17352001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1736
1737 * emultempl/pe.em (..._list_options): Replace multiple fprintf
1738 statements describing a single option with a single, newline
1739 escaped fprintf. This allows better translation into other
1740 languages.
9d201f2f 1741
fc18a3f3
RH
1742 * ldmain.c (add_archive_element): Combine multiple strings
1743 into a single string to permit better translation into other
1744 languages.
e3c8793a 1745
f2eab0af
TR
17462001-12-05 Tom Rix <trix@redhat.com>
1747
1748 * Makefile.am: Remove eaixppc64.
9d201f2f 1749 * Makefile.in: Regenerate.
f2eab0af 1750
249172c3
TR
17512001-12-04 Tom Rix <trix@redhat.com>
1752
9d201f2f 1753 * emultempl/aix.em (choose_target): Change default target to
249172c3
TR
1754 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
1755 warning.
1756 (gld*_read_file): Fix typo.
1757 (change_symbol_mode): Add prototype.
1758 (is_syscall): Same.
9d201f2f 1759
249172c3
TR
1760 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
1761 * emulparams/aixrs6.sh : Same.
1762 * emulparams/ppcmacos.sh : Same.
1763 * emulparams/aixppc64.sh : Delete file.
1764 * emultempl/aix.em : Formatting changes.
1765
5b5cd1b0
HPN
17662001-12-04 Hans-Peter Nilsson <hp@axis.com>
1767
1768 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
1769 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
1770 __Sbss.
1771 (OTHER_END_SYMBOLS): Fix formatting.
1772 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
1773 (OTHER_END_SYMBOLS): Fix formatting.
1774
7cecdbff
AM
17752001-12-04 Alan Modra <amodra@bigpond.net.au>
1776
1777 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
1778
742aeb63 17792001-12-02 Tom Rix <trix@redhat.com>
7cecdbff 1780
742aeb63 1781 * configure.tgt : Remove eaixppc64 emulations.
7cecdbff 1782 * Makefile.in : Remove eaixppc64.c
742aeb63
TR
1783 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
1784 (ldemul_default_target): Same.
1785 * emultempl/gld960.em (gld960_choose_target): Same.
7cecdbff
AM
1786 * emultempl/gld960c.em (gld960_choose_target): Same.
1787 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
742aeb63
TR
1788 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
1789 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
1790 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
7cecdbff 1791 * emultempl/aix.em (choose_target): New function. Handle emulation of
742aeb63
TR
1792 -b32 and -b64.
1793
48459341
L
17942001-11-27 H.J. Lu <hjl@gnu.org>
1795
1796 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
1797 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
1798 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
1799 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
1800 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
1801 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
1802 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
1803 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
1804
7cecdbff 1805 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
48459341
L
1806 is not empty.
1807 (SDATA): Likewise.
1808 (REL_SDATA): Likewise.
1809 (REL_SBSS): Likewise.
1810 (REL_SDATA2): Likewise.
1811 (REL_SBSS2): Likewise.
1812 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
1813 (SDATA2): Likewise.
1814
ecfdd20c
SC
18152001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1816
1817 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
1818 destructor in rom.
7cecdbff 1819 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
ecfdd20c 1820
da54c6eb
L
18212001-11-22 H.J. Lu <hjl@gnu.org>
1822
1823 * Makefile.in: Regenerated with automake based on automake
1824 1.4-8 in RedHat 7.1.
1825
465bc359
AM
18262001-11-22 Alan Modra <amodra@bigpond.net.au>
1827
1828 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
1829 (config.status): Delete rule.
1830 Add extra dependencies to cover sourced emulparams files.
1831 * Makefile.in: Regenerate.
1832
1833 * scripttempl/elf.sc: Order <section>, <section>.* and
1834 corresponding linkonce sections as seen in input files.
1835 Formatting fixes. Zero vma of all sections if not relocating.
1836 (STACK): Define and insert if STACK_ADDR defined.
1837 (OTHER_RELOCATING_SECTIONS): Delete.
1838 (OTHER_END_SYMBOLS): Define.
1839 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
1840 (OTHER_READWRITE_SECTIONS): Likewise.
1841 (OTHER_GOT_SECTIONS): Likewise.
1842 (OTHER_SDATA_SECTIONS): Likewise.
1843 (OTHER_BSS_SECTIONS): Likewise.
1844 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
1845 (OTHER_READWRITE_SECTIONS): Likewise.
1846 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
1847 (OTHER_READWRITE_SECTIONS): Likewise
1848
1849 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
1850 (STACK_ADDR): Define.
1851 * emulparams/armelf_oabi.sh: As for armelf.sh.
1852 * emulparams/elf32mcore.sh: As for armelf.sh.
1853 * emulparams/h8300elf.sh: As for armelf.sh.
1854 * emulparams/mn10200.sh: As for armelf.sh.
1855 * emulparams/shelf.sh: As for armelf.sh.
1856
1857 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
1858 (OTHER_END_SYMBOLS): Define.
1859 * emulparams/m32relf.sh: As for elf32fr30.sh.
1860 * emulparams/h8300helf.sh: As for elf32fr30.sh.
1861 * emulparams/h8300self.sh: As for elf32fr30.sh.
1862
1863 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
1864 defines with RELOCATING test.
1865 (OTHER_SDATA_SECTIONS): Likewise.
1866 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1867 (OTHER_END_SYMBOLS): ..this.
1868 * emulparams/crislinux.sh: As for criself.sh.
1869
1870 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
1871 if not relocating.
1872 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1873 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
1874 normal and linkonce sections as seen in input files.
1875 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
1876 (TEXT_DYNAMIC): Likewise.
1877 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
1878 (OTHER_SDATA_SECTIONS): Likewise.
1879 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1880 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
1881 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
1882 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
1883 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
1884 (OTHER_PLT_RELOC_SECTIONS): Likewise.
1885 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
1886 sections as seen in input files.
1887 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
1888 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
1889 if not relocating.
1890 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
1891 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
1892 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
1893 (OTHER_SECTIONS): Instead, use this..
1894 (OTHER_END_SYMBOLS): ..and this.
1895
1896 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
1897 * emulparams/elf32bsmip.sh: Likewise.
1898 * emulparams/elf32btsmip.sh: Likewise.
1899 * emulparams/elf32ebmip.sh: Likewise.
1900 * emulparams/elf32lmip.sh: Likewise.
1901 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
1902 * emulparams/elf32lsmip.sh: Likewise.
1903 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
1904 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
1905 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
1906 * emulparams/elf64btsmip.sh: Likewise.
1907 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
1908 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
1909 * emulparams/elf32ppclinux.sh: Likewise.
1910 * emulparams/elf32ppcsim.sh: Likewise.
1911 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
1912 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
1913 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
1914 * emulparams/h8300self.sh: Likewise.
1915 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
1916 * emulparams/sh.sh: Comment.
1917 * emulparams/shl.sh: Source sh.sh, remove duplicates.
1918 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
1919 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
1920
abc6ab0a
AM
19212001-11-21 David Heine <dlheine@tensilica.com>
1922 Alan Modra <amodra@bigpond.net.au>
1923
1924 * ldlang.c (map_input_to_output_sections): Replace "break"
1925 accidentally removed with 2001-08-03 change.
1926 (lang_gc_sections_1): Likewise.
1927
2181f54f
AM
19282001-11-21 Alan Modra <amodra@bigpond.net.au>
1929
1930 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
1931
ca0b5847
AM
19322001-11-20 Angela Marie Thomas <angela@redhat.com>
1933
1934 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
2181f54f
AM
1935 of false when calling lang_size_sections.
1936 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
ca0b5847 1937
c56feb2b
AM
19382001-11-15 Alan Modra <amodra@bigpond.net.au>
1939
1940 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
1941 function when LDEMUL_FINISH isn't set to the same name. Don't
1942 call ${LDEMUL_FINISH}.
1943 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
1944 * emultempl/armelf.em (arm_elf_finish): Call
1945 gld${EMULATION_NAME}_finish.
1946 * emultempl/hppaelf.em (hppaelf_finish): Rename to
1947 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
1948 hppaelf_layout_sections_again if necessary.
1949 (need_laying_out): New var.
1950 (hppaelf_layaout_sections_again): Rename to
1951 hppaelf_layout_sections_again. Clear need_laying_out.
1952 (PARSE_AND_LIST_OPTIONS): Format text.
1953
a48ca7f2
L
19542001-11-14 H.J. Lu <hjl@gnu.org>
1955
1956 * emultempl/armelf.em (arm_elf_finish): Renamed from
1957 gld${EMULATION_NAME}_finish.
1958 (LDEMUL_FINISH): Set to arm_elf_finish.
1959
73d074b4
DJ
19602001-11-14 Daniel Jacobowitz <drow@mvista.com>
1961
1962 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
1963 (struct ld_emulation_xfer_struct): Use it.
1964
3b16e843 19652001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
fc65c602 1966
465bc359 1967 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
fc65c602
JL
1968 additional symbols referenced by newer crt0.o files from HP.
1969
f11b7027
NC
19702001-11-12 Anthony Green <green@redhat.com>
1971
1972 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
1973
3bf2994f
AM
19742001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
1975
1976 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
1977 * Makefile.in: Regenerate.
1978
ff5dcc92
SC
19792001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1980
1981 * ld.texinfo: Use @command for commands, @option for options.
1982 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
1983 the page man title.
1984 * Makefile.in: Rebuild.
1985
9fb9af6e
CD
19862001-11-04 Chris Demetriou <cgd@broadcom.com>
1987
1988 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
1989 Add support for targets.
2181f54f 1990
3c62831e
NC
19912001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1992
1993 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
1994 * configure: Regernate.
1995 * po/fr.po: New file.
1996 * po/sv.po: New file.
1997
3a9091c4
NC
19982001-11-01 NIIBE Yutaka <gniibe@m17n.org>
1999
2000 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
2001 as little endian default and to support big endian.
2181f54f 2002
361b220e
CD
20032001-11-01 Chris Demetriou <cgd@broadcom.com>
2004
2005 * ld.texinfo (Options): Document new option, -nostdlib.
2006 * lexsup.c (OPTION_NOSTDLIB): New definition.
2007 (ld_options): Add entry for "nostdlib".
2008 (parse_args): Handle OPTIONS_NOSTDLIB.
2009 * ldfile.c (ldfile_add_library_path): Don't add directories
2010 to the search path if they weren't specified on the command line
2011 and -nostdlib was specified.
2012 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
2013
210a7bd1
NC
20142001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
2015
2016 * lexsup.c (parse_args): Prevent infinite parsing loop when
2017 "-rpath.a" is specified on the command line.
2018 Replace calls to fprintf with calls to einfo.
2019
114283d8
NC
20202001-10-31 John Marshall <jmarshall@acm.org>
2021
2022 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
2023 appear only once across all the linker scripts involved in a link
2024 invocation no longer applies. Make the documentation reflect
2025 that.
2026
7649aa50
NC
20272001-10-31 NIIBE Yutaka <gniibe@m17n.org>
2028
2029 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
2030 targets.
2031 (sh-*-linux*): Added targ_extra_libpath.
2032
6e814ff8
AM
20332001-10-31 David Heine <dlheine@tensilica.com>
2034
2035 * ldlang.c (lang_size_sections): Keep a valid output_offset field
2036 for padding statements.
2037
3c3bdf30
NC
20382001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
2039
2040 * configure.tgt (mmix-*-*): New target.
2041 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
2042 Add dependencies to match.
2043 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
2044 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
2045 scripttempl/mmo.sc: New files.
2046 * gen-doc.texi: @set MMIX.
2047 * ld.texinfo: Ditto.
6e814ff8 2048 [MMIX] Add MMIX node.
3c3bdf30
NC
2049 * Makefile.in: Regenerate.
2050
ca0c1d3e
KH
20512001-10-29 Kazu Hirata <kazu@hxi.com>
2052
2053 * ldlang.c: Fix a comment typo.
2054
1a3d33ce
AM
20552001-10-23 Alan Modra <amodra@bigpond.net.au>
2056
2057 * configure.host: Move alpha*-*-linux-gnu* entry to generic
2058 entries, and match *-*-linux*.
2059
b47c4208
AM
20602001-10-20 Alan Modra <amodra@bigpond.net.au>
2061
2062 * ldgram.y (mri_script_command): Surround processing of INCLUDE
2063 with ldlex_script, ldlex_popstate.
2064 (ifile_p1): Likewise.
2065 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
2066 correct slot.
2067 (lex_push_file): Save current lineno to lineno_stack. Set lineno
2068 to 1. Don't BEGIN(SCRIPT).
2069 (lex_redirect): Similarly.
2070 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
2071
fd521b47
NC
20722001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
2073
2074 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
2075 __EH_FRAME_END__ and accept eh frames into data section.
2076 Add ctor and dtor sections.
2077
59d28a94
DD
20782001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2079
2080 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
2081 (auto-export): Fix indentation.
2082
663dd378
DD
20832001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2084
2085 * pe-dll.c (autofilter_objectlist): Add startup objects
2086 for profiling.
2087 (auto-export): Constify char * p.
6e814ff8 2088 Extract file basename and use strcmp rather than ststr
663dd378
DD
2089 for object lookup.
2090
31d677f9
CD
20912001-10-18 Chris Demetriou <cgd@broadcom.com>
2092
2093 * ldmain.c (get_emulation): Improve comment about the handling
2094 of -mipsN options.
2095
aa200fe8
AM
20962001-10-17 Alan Modra <amodra@bigpond.net.au>
2097
2098 * po/POTFILES.in: Regenerate.
2099
146e7110
AM
21002001-10-16 Vassili Karpov <malc@pulsesoft.com>
2101
2102 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
2103 -z nocopyreloc and -z nocombreloc usage strings.
2104
b4330e85
NC
21052001-10-12 Vassili Karpov <malc@pulsesoft.com>
2106
146e7110 2107 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
b4330e85
NC
2108 in usage.
2109
5af8a2fb
NC
21102001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
2111
2112 * scripttempl/armaout.sc: Place .bss section after end of aligned
2113 data section to match behaviour of aout code in constructrion of
2114 header.
2115
5b784096
DD
21162001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2117
2118 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
2119 startup files for mingw32 dlls to list.
2120
61585df2
CD
21212001-10-10 Chris Demetriou <cgd@broadcom.com>
2122
2123 * emultempl/elf32.em: Fix shell 'if' usage for portability.
2124
45cf6f3e
AH
21252001-10-08 Aldy Hernandez <aldyh@redhat.com>
2126
2127 * configure.tgt (targ): Add arm9e-*-elf.
2128
e24d7c12
L
21292001-10-05 H.J. Lu <hjl@gnu.org>
2130
2131 * genscripts.sh: Fix a typo in the last change.
2132
ec38dd05
JJ
21332001-10-05 Jakub Jelinek <jakub@redhat.com>
2134
2135 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
2136 -z nocombreloc in usage.
2137
cedd6b0d
JB
21382001-10-03 Jim Blandy <jimb@redhat.com>
2139
2140 * genscripts.sh: Include a comment at the top of each generated
2141 script, explaining its purpose.
2142
8bd621d8
AM
21432001-10-03 Vassili Karpov <malc@pulsesoft.com>
2144
2145 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
2146 * NEWS: Mention -z nocopyreloc.
2147 * ld.texinfo (Options): Describe nocopyreloc.
2148
fcd8210c
AM
21492001-10-03 Alan Modra <amodra@bigpond.net.au>
2150
2151 * configure: Regenerate.
2152
d32820f2
AM
21532001-10-02 Alan Modra <amodra@bigpond.net.au>
2154
2155 * ldver.h (ld_program_version): Remove declaration.
2156 * lexsup.c (parse_args): Move printing of copyright message..
2157 * ldver.c (ldversion): .. to here.
2158 Use BFD_VERSION_STRING in place of BFD_VERSION.
2159 (ld_program_version): Remove.
2160 * Makefile.am (Makefile): Depend on bfd/configure.in.
2161 Run "make dep-am".
2162 * Makefile.in: Regenerate.
2163
af46bcdc
HPN
21642001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
2165
2166 * Makefile.am: Update dependencies with "make dep-am".
2167 * Makefile.in: Regenerate.
2168
4818e05f 21692001-09-29 John Reiser <jreiser@BitWagon.com>
862517b6 2170
4818e05f
AM
2171 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
2172 * lexsup.c: Add --no-define-common commandline option.
2173 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
2174 * ldlex.l: Likewise.
2175 * ld.h: Add command_line.inhibit_common_definition.
2176 * ldmain.c (main): Initialize.
2177 * ld.texinfo: Document.
862517b6 2178
a59f3d35
AM
21792001-09-29 Alan Modra <amodra@bigpond.net.au>
2180
2181 * ldlang.c (section_already_linked): Remove assignment to kept_section.
2182
d5e0ebeb
AM
21832001-09-26 Alan Modra <amodra@bigpond.net.au>
2184
2185 * ldmisc.c (USE_STDARG): Remove.
2186 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
2187 (einfo): Likewise.
2188 (minfo): Likewise.
2189 (lfinfo): Likewise.
2190
2191 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
2192 declarations. Update copyright.
2193
2f8d8971
NC
21942001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
2195
85c77458
NC
2196 * pe-dll.c: Remove obsoleted declaration of
2197 pe_get_data_import_dll_name.
2198 (pe_create_import_fixup): Fix thinko.
2199
2f8d8971
NC
2200 * ld.texinfo(enable-auto-import): Clarify the explanation.
2201
22022001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
2203
2204 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
2205 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
2206 DLL_SUPPORT controlled code.
2207
72358f65 22082001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
146e7110 2209
72358f65
NC
2210 * emultempl/pe.em(pe_data_import_dll): Make static.
2211 (pe_get_data_import_dll_name): New accessor function.
146e7110 2212 * pe-dll.c(pe_create_import_fixup): call
72358f65
NC
2213 pe_get_data_import_dll_name() from pe.em, instead of
2214 directly accessing pe_data_import_dll variable from pe.em.
2215
3882b010
L
22162001-09-18 Bruno Haible <haible@clisp.cons.org>
2217
2218 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
2219 (def_file_add_directive): Use ISSPACE instead of isspace.
2220 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
2221 isdigit/isxdigit/isalpha/isalnum.
2222 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
2223 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
2224 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
2225 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
2226 isalnum.
2227 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
2228 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
2229 isupper/tolower.
2230 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
2231 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
2232 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
2233 (ctor_prio): Use ISDIGIT instead of isdigit.
2234 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
2235 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
2236 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
2237 isupper/tolower.
2238 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
2239 (stricpy): Use TOLOWER instead of isupper/tolower.
2240 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
2241 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
2242 (lex_warn_invalid): Use ISPRINT instead of isprint.
2243 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
2244 (main): For gettext, also set the LC_CTYPE locate facet.
2245 (add_keepsyms_file): Use ISSPACE instead of isspace.
2246 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
2247 (is_num, parse_args): Use ISDIGIT instead of isdigit.
2248 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
2249 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
2250 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
2251 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
2252 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
2253 (quoteput): Use ISSPACE instead of isspace.
2254 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
2255 instead of isalnum.
2256
db09f25b
AM
22572001-09-18 Alan Modra <amodra@bigpond.net.au>
2258
2259 * deffilep.y (def_stash_module): Constify "name" param.
2260
2261 * pe-dll.c: Replace CONST with const throughout.
2262 (quick_symbol): Constify "n1", "n2", "n3" params.
2263 (make_singleton_name_thunk): Constify "import" param. Make
2264 "buffer_len" a size_t.
2265 (make_import_fixup_entry): Constify "name", "fixup_name",
2266 "dll_symname" params.
2267 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
2268 (pe_get32): Likewise.
2269 (pe_implied_import_dll): Likewise.
2270
2271 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
2272 (sort_by_section_name): Likewise.
2273
2274 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
2275 (make_import_fixup): Cast printf arg, rel->address to long rather
2276 than int.
2277 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
2278
74699268
AM
22792001-09-15 Alan Modra <amodra@bigpond.net.au>
2280
2281 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
2282 defines BufferSize. Increase buffer size by one.
2283
775cabad
NC
22842001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
2285
2286 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
2287
056a1d49
NC
22882001-09-14 Kevin Lo <kevlo@openbsd.org>
2289
2290 * configure.tgt: Add arm-openbsd target.
2291
a7d792bb
L
22922001-09-12 H.J. Lu <hjl@gnu.org>
2293
2294 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
2295 eelf64lppc.o to ...
2296 (ALL_64_EMULATIONS): Here.
2297 * Makefile.in: Regenerated.
2298
0d888aac
CW
22992001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2300
2301 * emultempl/pe.em(make_import_fixup): change signature to
2302 take asection as well as arelec; we need this for proper
146e7110 2303 error reporting. Only call pe_create_import_fixup() if
0d888aac
CW
2304 there is no attempt to add a constant addend to the reloc;
2305 otherwise, report error condition.
2306 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
2307 since final argument is a pointer to make_import_fixup().
2308 Change call to cb() to match make_import_fixup() signature.
2309 (make_import_fixup_mark): make buffer_len unsigned.
2310 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
2311
23122001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
2313
2314 * ld.texinfo: add verbose documentation for auto-import
146e7110 2315 direct-addressing workaround, to compliment the terse
0d888aac
CW
2316 error message.
2317
cedacdc0
CM
23182001-09-12 Andrew MacLeod <amacleod@redhat.com>
2319
146e7110 2320 * scripttempl/v850.sc: Add gcc_except_table sections.
cedacdc0 2321
3b16e843 23222001-09-11 Jeffrey A Law (law@cygnus.com)
38be0bb1
JL
2323
2324 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
2325 * emulparams/h8300self.sh: Similarly.
2326
559e4713
NC
23272001-09-05 Danny Smith <dannysmith@users.souceforge.net>
2328
2329 * ld.texinfo (Options, --stack): Correct default value for stack
2330 reserve.
2331
1fdf0249
TR
23322001-09-05 Tom Rix <trix@redhat.com>
2333
2334 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
146e7110 2335
9b5799b8
AJ
23362001-09-03 Andreas Jaeger <aj@suse.de>
2337
2338 * emultempl/beos.em: Declare prototypes for comparions functions,
2339 adjust definitions.
2340
48f6162b
AJ
23412001-09-02 Andreas Jaeger <aj@suse.de>
2342
2343 * emultempl/aix.em: Add missing prototype.
2344 * emultempl/lnk960.em: Likewise.
2345 * emultempl/vanilla.em: Likewise.
2346 * emultempl/armcoff.em: Likewise.
2347 * emultempl/armelf_oabi.em: Likewise.
2348 * emultempl/beos.em: Likewise.
2349 * emultempl/gld960c.em: Likewise.
2350 * emultempl/gld960.em: Likewise.
2351
2352 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
2353 for prototype declaration.
2354
39e5585e
EC
23552001-08-31 Eric Christopher <echristo@redhat.com>
2356 Jason Eckhardt <jle@redhat.com>
2357
2358 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
2359
3fc90ddb
AJ
23602001-08-31 Andreas Jaeger <aj@suse.de>
2361
2362 * emultempl/pe.em: Add missing prototypes.
2363 (gld_${EMULATION_NAME}_after_open): Remove extra args to
2364 pe_find_data_imports.
2365 (pr_sym): Add unused attribute.
2366
d43ded80
PB
23672001-08-29 Joel Sherrill <joel@OARcorp.com>
2368
39e5585e 2369 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
d43ded80
PB
2370 default from coff to elf.
2371
3946dd2f
JL
23722001-08-29 Jeff Law <law@redhat.com>
2373
2374 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
2375 ARCH specification.
2376 * emulparams/h8300self.sh: Similarly.
2377
3b16e843 23782001-08-28 J"orn Rennecke <amylaar@redhat.com>
8af6dd41
JR
2379
2380 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
2381 eh8300self.o .
2382 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
2383 * configure.tgt (h8300-*-elf*): New case.
2384 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
2385 * emulparams/h8300self.sh: New file.
2386 * Makefile.in: Regenerated.
2387
70d0c6e9
NC
23882001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
2389
2390 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
2391 with macro name.
2392
5c67d4bb
AM
23932001-08-27 Linus Nordberg <linus@swox.com>
2394 Alan Modra <amodra@bigpond.net.au>
2395
2396 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
2397 (eelf64ppc.c, eelf64lppc.c): Add make targets.
2398 Run "make dep-am"
2399 * Makefile.in: Regenerate.
2400 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
2401 entries to correct alphabetical position.
2402 * emulparams/elf64ppc.sh: New.
2403 * emulparams/elf64lppc.sh: New.
2404
08131015
NC
24052001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
2406
2407 * ldmain.c (main): Declare BSIZE as static.
2408
db6751f2
JJ
24092001-08-23 Jakub Jelinek <jakub@redhat.com>
2410
2411 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
2412 into .rel.dyn resp. .rela.dyn if combreloc.
2413 (get_script): If .x linker script is equal to .xn, only put it
2414 once into the binary.
2415 Add .xc and .xsc scripts.
2416 (parse_args): Handle -z combreloc and -z nocombreloc.
2417 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
2418 For .xc and .xsc scripts put all .rel* or .rela* input sections
2419 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
2420 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
2421 is elf.
2422 Strip trailing whitespace from script.
2423 Generate .xc and .xsc scripts if requested.
2424 * ldmain.c (main): Initialize link_info.combreloc and
2425 link_info.spare_dynamic_tags.
2426 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
2427 (ld_options): Add --spare-dynamic-tags option.
2428 (parse_args): Likewise.
2429 * ld.texinfo: Document -z combreloc and -z nocombreloc.
2430 * ldint.texinfo: Document .xc and .xsc linker scripts.
2431 * NEWS: Add notes about -z combreloc and SHF_MERGE.
2432
63d069c0
L
24332001-08-22 H.J. Lu <hjl@gnu.org>
2434
2435 * emulparams/elf32fr30.sh: Add a newline.
2436
948f9114
AJ
24372001-08-21 Andreas Jaeger <aj@suse.de>
2438
2439 * deffilep.y: Add missing prototypes.
2440 * pe-dll.c: Likewise.
2441
ae7fb08f
AM
24422001-08-20 Alan Modra <amodra@bigpond.net.au>
2443
2af02257
AM
2444 * ldlang.c (insert_pad): Fix typos in last patch.
2445
2446 * ldlang.c: When traversing lang_statement_union_type lists,
2447 consistently use "header.next" rather than "next".
2448 * mpw-eppcmac.c: Likewise.
2449 * emultempl/beos.em: Likewise.
2450 * emultempl/hppaelf.em: Likewise.
2451 * emultempl/pe.em: Likewise.
2452 * ldlang.h (union lang_statement_union): Remove "next" field.
2453
c0c330a7
AM
2454 * ldlang.c (insert_pad): Use offsetof macro.
2455 (lang_size_sections): Always neuter padding statements.
2456 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
2457
ae7fb08f
AM
2458 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
2459 passed to lang_size_sections.
2460 (pe_exe_fill_sections): Likewise.
2461 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
2462 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
2463
fab80407
AM
24642001-08-18 Alan Modra <amodra@bigpond.net.au>
2465
2466 * emultempl/aix.em: Formatting fixes.
2467
b3327aad
AM
24682001-08-18 Alan Modra <amodra@bigpond.net.au>
2469
2470 * ldlang.c (insert_pad): Make use of an existing pad statement if
2471 available. Move code calculating alignment, adjusting section
2472 alignment power, and adjusting dot to ..
2473 (size_input_section): .. here. Remove unused relax param.
2474 (lang_size_sections): Change boolean `relax' param to boolean *.
2475 Adjust call to size_input_section. Make use of insert_pad to
2476 place pad after the assignment statement. If relaxing, zap
2477 padding statements.
2478 (reset_memory_regions): Reset output_bfd section sizes too.
2479 (relax_again): Move to..
2480 (lang_process): ..here. Adjust call to lang_size_sections, and
2481 remove duplicated code.
2482 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
2483
563e308f
AM
24842001-08-17 Alan Modra <amodra@bigpond.net.au>
2485
2486 * ld.texinfo: Document that fill values now use the four least
2487 significant bytes.
2488 * emulparams/elf32fr30.sh (NOP): Update.
2489 * emulparams/elf32mcore.sh: Likewise.
2490 * emulparams/elf64_s390.sh: Likewise.
2491 * emulparams/elf_i386.sh: Likewise.
2492 * emulparams/elf_i386_be.sh: Likewise.
2493 * emulparams/elf_i386_chaos.sh: Likewise.
2494 * emulparams/elf_i386_ldso.sh: Likewise.
2495 * emulparams/elf_s390.sh: Likewise.
2496 * emulparams/elf_x86_64.sh: Likewise.
2497 * emulparams/i386moss.sh: Likewise.
2498 * emulparams/i386nw.sh: Likewise.
2499 * emulparams/m68kelf.sh: Likewise.
2500 * scripttempl/elf.sc: Update NOP comment.
2501 * scripttempl/elfi370.sc: Likewise.
2502 * scripttempl/elfm68hc11.sc: Likewise.
2503 * scripttempl/elfm68hc12.sc: Likewise.
2504 * scripttempl/nw.sc: Likewise.
2505
b90e1c6f
TR
25062001-08-15 Tom Rix <trix@redhat.com>
2507
2508 * ldgram.y (saved_script_handle): Initialize to NULL.
2509 * ldmain.c (main): Change check on saved_script_handle.
948f9114 2510
39dcfe18
AM
25112001-08-14 Alan Modra <amodra@bigpond.net.au>
2512
cde43e70
AM
2513 * emultempl/elf32.em: Formatting fixes.
2514 (output_prev_sec_find): Test for bfd_ind_section too; do so by
2515 looking at sec->owner.
2516 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
2517 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
2518 unused code, and reorganize orphan section placement code.
2519
39dcfe18
AM
2520 * ldlang.c (wild_doit): Rename to lang_add_section.
2521 * ldlang.h: Here too.
2522 * mpw-elfmips.c: And here.
2523 * emultempl/beos.em: And here.
2524 * emultempl/elf32.em: And here.
2525 * emultempl/hppaelf.em: And here.
2526 * emultempl/pe.em: And here.
2527
908d20b3
RH
25282001-08-13 Richard Henderson <rth@redhat.com>
2529
2530 * emultempl/needrelax.em: New file.
2531 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
2532 * Makefile.am (eelf64_ia64.c): Depend on it.
2533 * Makefile.in: Rebuild.
2534
0f33d40b
AM
25352001-08-13 Alan Modra <amodra@bigpond.net.au>
2536
22af9fd3
AM
2537 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
2538 output_section is set non-NULL.
2539
0f33d40b
AM
2540 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
2541 `true' for SEC_EXCLUDE sections so that the generic code doesn't
2542 needlessly create an output_section_statement. Treat a correctly
2543 named output_section_statement with NULL bfd_section as compatible.
2544
55ab6103
HPN
25452001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
2546
2547 * emultempl/generic.em: Support EXTRA_EM_FILE.
2548 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
2549 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
2550 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
2551 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
2552 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
2553 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
2554 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
2555 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
2556 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
2557 LDEMUL_FIND_POTENTIAL_LIBRARIES.
2558
24098abb
RH
25592001-08-12 Richard Henderson <rth@redhat.com>
2560
2561 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
2562 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
2563 scripttempl/v850.sc: Keep .jcr data.
2564
b9a8de1e 25652001-08-12 H.J. Lu <hjl@gnu.org>
146e7110
AM
2566 Andrew Haley <aph@cambridge.redhat.com>
2567 Nick Clifton <nickc@redhat.com>
b9a8de1e 2568
146e7110 2569 * ldgram.y (had_script): Change name to saved_script_handle.
b9a8de1e
NC
2570 Change type to file handle.
2571 * ld.h (had_script): Rename and retype.
2572 * ldfile.c (ldfile_open_command_file): Save the file handle
2573 used in saved_script_handle.
2574 * lexsup.c (parse_args): Do not allow -c option to alter
2575 saved_script_handle.
2576 * ldmain.c (main): Print out the linker script used if
2577 --verbose is given. Check saved_script_handle to obtain the
2578 external linker script used, or if NULL, dump the builtin
2579 script.
2580 * ld.texinfo: Document that --verbose now dumps the linker
2581 script used, regardless of whether it was an internal or an
2582 external script.
2583
0218d1e4
AJ
25842001-08-10 Andreas Jaeger <aj@suse.de>
2585
2586 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2587 to build warnings.
2588 * configure: Regenerate.
2589
5253f23b
AM
25902001-08-09 Alan Modra <amodra@bigpond.net.au>
2591
73810896
AM
2592 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
2593
5253f23b
AM
2594 * scripttempl/elf.sc: Move non-text .dynamic section before
2595 .plt/.got/.sdata* group.
2596 (OTHER_GOT_SECTIONS): Move to immediately after .got.
2597 (OTHER_SDATA_SECTIONS): Add.
2598 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
2599 OTHER_GOT_SECTIONS.
2600 * emulparams/crislinux.sh: Likewise.
2601 * emulparams/elf32b4300.sh: Likewise.
2602 * emulparams/elf32bmip.sh: Likewise.
2603 * emulparams/elf32bmipn32.sh: Likewise.
2604 * emulparams/elf32bsmip.sh: Likewise.
2605 * emulparams/elf32btsmip.sh: Likewise.
2606 * emulparams/elf32ebmip.sh: Likewise.
2607 * emulparams/elf32elmip.sh: Likewise.
2608 * emulparams/elf32l4300.sh: Likewise.
2609 * emulparams/elf32lmip.sh: Likewise.
2610 * emulparams/elf32lsmip.sh: Likewise.
2611 * emulparams/elf32ltsmip.sh: Likewise.
2612 * emulparams/elf64bmip.sh: Likewise.
2613 * emulparams/elf64btsmip.sh: Likewise.
2614 * emulparams/elf64ltsmip.sh: Likewise.
2615
179c732c
AM
26162001-08-08 Alan Modra <amodra@bigpond.net.au>
2617
2618 * genscripts.sh: Source the emulparams script before each output
2619 script is generated so that variables like `RELOCATING' may affect
2620 variables defined in the emulparams script.
2621
3fd36710
AM
26222001-08-04 Alan Modra <amodra@bigpond.net.au>
2623
20713691
AM
2624 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
2625 order.
2626
3fd36710
AM
2627 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
2628 ie. iterate over wild_statement.section_list.
2629 (gld${EMULATION_NAME}_place_orphan): Likewise.
2630
de0b1853
SC
26312001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2632
2633 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
2634 .fini[0-4] sections used by _exit
2635 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
2636 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
2637 * scripttempl/elfm68hc11.sc: Likewise.
2638
ff7e6f88
L
26392001-08-03 H.J. Lu <hjl@gnu.org>
2640
2641 * emultempl/beos.em (init): Add the missing initialization.
2642
b6bf44ba
AM
26432001-08-03 Alan Modra <amodra@bigpond.net.au>
2644
2645 * ld.texinfo (Input Section Basics): Clarify ordering of output
2646 sections.
2647 * ldlang.c (callback_t): Add wildcard_list param.
2648 (walk_wild_section): Remove "section" param. Rewrite for
2649 lang_wild_statement_type change. Remove unique_section_p test.
2650 (walk_wild_file): Remove "section" param.
2651 (walk_wild): Remove "section" and "file" params.
2652 (lang_gc_wild): Likewise.
2653 (wild): Likewise. Modify for lang_wild_statement_type change.
2654 (wild_sort): Likewise. Add "sec" param.
2655 (gc_section_callback): Likewise.
2656 (output_section_callback): Likewise. Do unique_section_p test.
2657 (map_input_to_output_sections): Modify call to wild.
2658 (lang_gc_sections_1): Likewise.
2659 (print_wild_statement): Modify for lang_wild_statement_type
2660 change.
2661 (lang_add_wild): Replace filename, filenames_sorted param with
2662 filespec. Replace section_name, sections_sorted,
2663 exclude_filename_list with section_list.
2664 * ldlang.h (lang_add_wild): Here too.
2665 (lang_wild_statement_type): Replace section_name, sections_sorted,
2666 and exclude_filename_list with section_list.
2667 * ldgram.y (current_file): Delete.
2668 (%union): Add wildcard_list.
2669 (file_NAME_list): Set type to wildcard_list. Build a linked list
2670 rather than calling lang_add_wild for each entry.
2671 (input_section_spec_no_keep): Call lang_add_wild here instead.
2672 * ld.h (struct wildcard_list): Declare.
2673 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
2674
b044cda1
CW
26752001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2676
2677 * ldmain.c (main): initialize link_info.pei386_auto_import
2678 * pe-dll.c: new tables for auto-export filtering
2679 (auto_export): change API, pass abfd for contextual filtering.
b6bf44ba 2680 Loop thru tables of excluded symbols instead of comparing
b044cda1
CW
2681 "by hand".
2682
26832001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
2684
b6bf44ba
AM
2685 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
2686 static variable current_sec (static struct sec *). Add
b044cda1 2687 forward declaration for add_bfd_to_link.
b6bf44ba
AM
2688 (process_def_file): Don't export undefined symbols. Do not
2689 export symbols starting with "_imp__". Call auto_export()
b044cda1
CW
2690 with new API.
2691 (pe_walk_relocs_of_symbol): New function.
2692 (generate_reloc): add optional extra debugging
b6bf44ba 2693 (pe_dll_generate_def_file): eliminate extraneous initial blank
b044cda1 2694 line in output
b6bf44ba 2695 (make_one): enlarge symtab to make room for __nm__ symbols
b044cda1
CW
2696 (DATA auto-import support).
2697 (make_singleton_name_thunk): New function.
2698 (make_import_fixup_mark): New function.
2699 (make_import_fixup_entry): New function.
2700 (pe_create_import_fixup): New function.
b6bf44ba 2701 (add_bfd_to_link): Specify that 'name' argument is a CONST
b044cda1 2702 char *.
b6bf44ba
AM
2703 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
2704 declare new functions pe_walk_relocs_of_symbol and
b044cda1
CW
2705 pe_create_import_fixup.
2706 * emultempl/pe.em: add new options --enable-auto-import,
2707 --disable-auto-import, and --enable-extra-pe-debug.
2708 (make_import_fixup): New function.
2709 (pe_find_data_imports): New function.
2710 (pr_sym): New function.
b6bf44ba 2711 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
b044cda1
CW
2712 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
2713 CODE.
2714
27152001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
b6bf44ba 2716
b044cda1
CW
2717 * ld.texinfo: add additional documentation for
2718 --export-all-symbols. Document --out-implib,
2719 --enable-auto-image-base, --disable-auto-image-base,
b6bf44ba
AM
2720 --dll-search-prefix, --enable-auto-import, and
2721 --disable-auto-import.
b044cda1
CW
2722 * ldint.texinfo: Add detailed documentation on auto-import
2723 implementation.
2724
156e34dd
NC
27252001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2726
2727 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
2728 example.
2729
d6231427
AM
27302001-07-24 Alan Modra <amodra@bigpond.net.au>
2731
2732 * Makefile.am: Update dependencies with "make dep-am".
2733 * Makefile.in: Regenerate
2734
e14ec88b
AM
27352001-07-23 Alan Modra <amodra@bigpond.net.au>
2736
2737 * ldcref.c (check_section_sym_xref): New function.
2738 (check_nocrossrefs): Call it.
2739 (check_nocrossref): Interate over h->refs here instead of..
2740 (check_refs): ..here. Pass in the symbol name, section, and bfd
2741 rather than hash_entry pointers.
2742 (struct check_refs_info): Keep symbol name rather than hash entry.
2743 Remove "same".
2744 (check_reloc_refs): Tweak for above changes in check_refs_info.
2745 Only report references to section syms when symname is NULL to
2746 prevent duplicate messages for the same reloc.
2747
1b577b00
NC
27482001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2749
c7d701b0
NC
2750 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
2751 available. Do not print NULL trees.
2752 (exp_print_token): Print unknown tokens with values > 126 as
2753 decimal values not ASCII characters.
2754
1545243b
NC
2755 * ldlang.c (lang_leave_overlay): If a region is specified assign
2756 it to all sections inside the overlay unless they have been
2757 assigned to the own, non-default, memory region.
2758
1b577b00
NC
2759 * README: Add header for consistency with other README files.
2760
5030876b
L
27612001-07-14 H.J. Lu <hjl@gnu.org>
2762
2763 * emultempl/elf32.em (output_prev_sec_find): Never return
2764 bfd_abs_section_ptr, bfd_com_section_ptr nor
2765 bfd_und_section_ptr.
2766
18c7a9a5
NC
27672001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
2768
22af9fd3 2769 * Makefile.am (em32relf.c): Change dependency from generic.em to
18c7a9a5
NC
2770 elf32.em.
2771 * Makefile.in: Regenerate.
2772
9ffecff1
MG
27732001-07-14 matthew green <mrg@eterna.com.au>
2774
2775 * configure.tgt (i386-*-netbsdelf*): New target.
2776 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
2777
95500e1c
JJ
27782001-07-13 Jakub Jelinek <jakub@redhat.com>
2779
2780 * emultempl/elf32.em (output_prev_sec_find): New.
2781 (place_orphan): Use it.
2782
e97cb84f
L
27832001-07-11 H.J. Lu <hjl@gnu.org>
2784
2785 * ldmain.c (main): Fix typos in the last change.
2786
7333607e
JJ
27872001-07-11 Jakub Jelinek <jakub@redhat.com>
2788
2789 * ldmain.c (main): Disallow -F and -f without -shared.
2790
d29d80f2
NC
27912001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2792
2793 * emultempl/pe.em (after_open): Check for the output_bfd not
2794 having any coff_data structure allocated to it.
2795
c2a1a436
DB
27962001-07-09 David O'Brien <obrien@FreeBSD.org>
2797
2798 * emultempl/elf32.em: Do not assuming that contents of the buffer
2799 returned from basename function will remain unchanged accross other
2800 function calls.
2801
63653551
L
28022001-07-03 H.J. Lu <hjl@gnu.org>
2803
2804 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
2805 2001-07-03. It creates dynamic entries even for static binaries.
2806
d303a449
L
28072001-07-03 Jakub Jelinek <jakub@redhat.com>
2808
2809 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
2810 (DYNAMIC): Use it to reserve few dynamic entries for
2811 post-linking tools.
2812
9f22353f
AM
28132001-06-27 Alan Modra <amodra@bigpond.net.au>
2814
2815 * emulparams/hppa64linux.sh: New file.
2816 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
2817 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
2818 (ehppa64linux.c): Add rule to make it.
2819 Run "make dep-am".
2820 * Makefile.in: Regenerate.
2821
62bf86b4
HPN
28222001-06-21 Hans-Peter Nilsson <hp@axis.com>
2823
2824 * ld.texinfo (Options, -r): Mention restrictions when using
2825 different object formats.
2826
429d935d
HPN
28272001-06-19 Hans-Peter Nilsson <hp@axis.com>
2828
2829 * ldlang.c (lang_check): Emit fatal error if relocatable link
2830 between different object flavours with relocations in input.
2831
cb840a31
L
28322001-06-19 H.J. Lu <hjl@gnu.org>
2833
2834 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
2835 (--version-script): Mention the language support.
2836
9bf03acc
L
28372001-06-19 H.J. Lu <hjl@gnu.org>
2838
2839 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
2840
c45021f2
NC
28412001-06-18 H.J. Lu <hjl@gnu.org>
2842
b6bf44ba
AM
2843 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
2844 (diststuff): Add $(MANS).
2845 * Makefile.in: Regenerated.
c45021f2 2846
b6bf44ba 2847 * ld.1: Removed.
c45021f2 2848
6caa99ab
HPN
28492001-06-18 Hans-Peter Nilsson <hp@axis.com>
2850
605d9b3a
HPN
2851 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2852 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
2853 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
2854 * ld.h (args_type): Remove member export_dynamic. All users
2855 changed to use struct bfd_link_info member.
2856
6caa99ab
HPN
2857 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
2858 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
2859 * Makefile.in: Regenerate.
2860
6f9efd97
L
28612001-06-18 H.J. Lu <hjl@gnu.org>
2862
2863 * ldlang.c (init_os): Add the newline to the einfo call.
2864 (lang_check): Likewise.
2865 (lang_do_version_exports_section): Likewise.
2866
5af9fd8b
L
28672001-06-15 H.J. Lu <hjl@gnu.org>
2868
2869 * lexsup.c (parse_args); Save optind to report unrecognized
2870 option.
2871
2a096f04
HPN
28722001-06-15 Hans-Peter Nilsson <hp@axis.com>
2873
7e66c3f5
HPN
2874 * ldlang.c (lang_check): Emit fatal error if relocatable link
2875 between different object flavours.
2876
2a096f04
HPN
2877 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
2878 Set new link_info member export_dynamic.
2879 * ldmain.c (main): Initialize new link_info member export_dynamic.
2880
6770ec8c
NC
28812001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
2882
2883 * ldlang.c (walk_wild): Only call walk_wild_file if
2884 lookup_name returns something.
b6bf44ba 2885 (lookup_name): If load_symbols fails, return NULL.
22af9fd3 2886 (load_symbols): Change to a boolean function.
b6bf44ba 2887 (open_input_bfds): If load_symbols fails then do not make the
6770ec8c
NC
2888 executable.
2889
8529105a
AM
28902001-06-08 Alan Modra <amodra@bigpond.net.au>
2891
2892 * ldlang.c (record_bfd_errors): Remove.
2893
2894 * emultempl/aix.em: Fix copyright dates.
2895
8f3aa7a0
AJ
28962001-06-07 Andreas Jaeger <aj@suse.de>
2897
2898 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
2899 (TEXT_START_ADDR): Likewise.
2900
3277f888
AM
29012001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
2902
2903 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
2904
3763134d
DD
29052001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2906
2907 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
2908
5929ebc0
L
29092001-05-31 H.J. Lu <hjl@gnu.org>
2910
2911 * ldlang.c (open_input_bfds): Don't change the bfd error
2912 handler whilst loading symbols.
2913
c04a062d
NC
29142001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2915
2916 * configure.tgt: Remove i370-mvs architecture, it is not currently
2917 supported.
2918
96fcab3e
L
29192001-05-25 H.J. Lu <hjl@gnu.org>
2920
2921 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2922 like emulparams/aixppc.sh.
2923
db8d4f23
L
29242001-05-25 H.J. Lu <hjl@gnu.org>
2925
2926 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
2927 setting of output_filename after bfd_scan_arch.
2928 * emultempl/pe.em: Likewise.
2929
5f642101
L
29302001-05-25 H.J. Lu <hjl@gnu.org>
2931
2932 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2933 like emulparams/aixppc.sh.
2934
2935 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
2936 instead of ${srcdir}/emultempl/stringify.sed.
2937
64e9ece0
TW
29382001-05-25 Timothy Wall <twall@oculustech.com>
2939
2940 * emulparams/elf64_aix.sh: Change settings to match IBM linker
8f3aa7a0 2941 output.
64e9ece0 2942
c709b096
AM
29432001-05-25 Alan Modra <amodra@one.net.au>
2944
2945 * configure.host: Replace linuxoldld with linux*oldld.
2946 * configure.tgt: Likewise.
2947
6cbdcc6f
L
29482001-05-24 H.J. Lu <hjl@gnu.org>
2949
2950 * emultempl/stringify.sed: Removed again.
2951
86af25fe
L
29522001-05-24 H.J. Lu <hjl@gnu.org>
2953
2954 * emultempl/aix.em (OUTPUT_ARCH): Defined.
2955 (gld${EMULATION_NAME}_before_parse): Initialize
2956 ldfile_output_architecture, ldfile_output_machine and
2957 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
2958 * emultempl/beos.em: Likewise.
2959 * emultempl/elf32.em: Likewise.
2960 * emultempl/linux.em: Likewise.
2961 * emultempl/mipsecoff.em: Likewise.
2962 * emultempl/pe.em: Likewise.
2963 * emultempl/sunos.em: Likewise.
2964
3b1b01cf
TR
29652001-05-24 Tom Rix <trix@redhat.com>
2966
8f3aa7a0 2967 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
3b1b01cf
TR
2968 udate import file format.
2969 (change_symbol_mode) New, same
2970 (is_syscall) New, same
2971 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
2972 * emulparams/aixppc64.sh : same
2973 * emulparams/aixrs6.sh : same
2974 * emulparams/ppcmacos.sh : same
2975 * emultempl/aix.em : use strtoull to parse options
2976 * Makefile.am : add eaixppc64 emulation for xcoff64
2977 * Makefile.in : same
2978 * configure.tgt : same
2979
2980 * scripttempl/aix.sc : default text section offset to 0x10000000
146e7110 2981 default data section offset to 0x20000000
3b1b01cf 2982 add .sv3264 and .sv64 pseudo sections
8f3aa7a0 2983 loader and debug sections use the currect section offset.
3b1b01cf
TR
2984
2985 * emultempl/aix.em : Add xcoff64 support
2986 Add -binitfini support
8f3aa7a0 2987 (gld${EMULATION_NAME}_before_parse) -binitfini
3b1b01cf 2988 (gld${EMULATION_NAME}_parse_args) same
8f3aa7a0 2989 (gld${EMULATION_NAME}_before_allocation) format change for special
3b1b01cf
TR
2990 sections
2991
2992 * emulparams/aixppc64.sh : New file for xcoff64 support
8f3aa7a0 2993
57e6abd2
AO
29942001-05-23 Alexandre Oliva <aoliva@redhat.com>
2995
2996 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
2997 variable to avoid non-portable shell construct.
2998
d1cf510e
NC
29992001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3000
3001 * ldmain.c (get_emulation): Add -mips5 command line argument.
3002
506eee22
NC
30032001-05-22 Alexandre Oliva <aoliva@redhat.com>
3004
3005 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
3006 (ELF_INTERPRETER_NAME): Define it.
3007 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
3008 it.
3009 * configure.tgt (targ_emul, targ_extra_emuls)
3010 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
3011 as primary, elf_i386 as extra.
3012 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
3013 (eelf_i386_ldso.c): New rule.
3014 * Makefile.in: Rebuilt.
3015
30162001-05-22 Nick Clifton <nickc@redhat.com>
3017
3018 * lexsup.c (ld_options): Allow -I to be an alias for
3019 --dynamic-linker. This is for Solaris compatability.
3020 * ld.texinfo: Document that -I can be used.
3021 * ld.1: Regenerate.
3022
d1778b88
AM
30232001-05-16 Alan Modra <amodra@one.net.au>
3024
3025 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
3026 whether an input section is the first one assigned to an output
3027 section.
3028 Assorted formatting fixes.
3029
02649152
DD
30302001-05-14 DJ Delorie <dj@delorie.com>
3031
3032 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
3033 * Makefile.in: Ditto.
3034
579f31ac
JJ
30352001-05-11 Jakub Jelinek <jakub@redhat.com>
3036
3037 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
3038 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
3039 output sections.
3040 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
3041
8550eb6e
JJ
30422001-05-11 Jakub Jelinek <jakub@redhat.com>
3043
3044 * ldlang.c (lang_process): Call bfd_merge_sections.
3045
8e5a525c
AM
30462001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3047
3048 * ldgram.y: Fix typo.
3049
1c9acd94
L
30502001-05-03 H.J. Lu <hjl@gnu.org>
3051
3052 * emultempl/elf32.em: Include "libiberty.h".
3053 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
3054 basename of the bfd filename.
3055 (gld${EMULATION_NAME}_stat_needed): Likewise.
3056 (gld${EMULATION_NAME}_try_needed): Likewise.
3057 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
3058
14fe918e
L
30592001-05-02 H.J. Lu <hjl@gnu.org>
3060
3061 * emultempl/pe.em: Include <ctype.h>.
3062
c7e40348
NC
30632001-05-02 Johan Rydberg <jrydberg@opencores.org>
3064
b6bf44ba 3065 * emulparams/elf32openrisc.sh: New file.
c7e40348 3066
b6bf44ba
AM
3067 * Makefile.am: Add OpenRISC target.
3068 * Makefile.in: Regenerated.
c7e40348 3069
b6bf44ba 3070 * configure.tgt: Add openrisc-*-* mapping.
c7e40348
NC
3071
30722001-05-02 Nick Clifton <nickc@redhat.com>
3073
3074 * emultempl/aix.em: Replace buystring with xstrdup.
3075 * emultempl/beos.em: Replace buystring with xstrdup.
8f3aa7a0 3076
d1b2b2dc
L
30772001-05-02 H.J. Lu <hjl@gnu.org>
3078
3079 * ldfile.c: Include "libiberty.h".
3080 * ldlex.l: Likewise.
3081
3082 * ldmisc.c (buystring): Removed.
3083 * ldmisc.h: Likewise.
3084
3085 * ldfile.c: Replace buystring with xstrdup.
3086 * ldlang.c: Likewise.
3087 * ldlex.l: Likewise.
3088 * ldmain.c: Likewise.
3089 * ldmisc.c: Likewise.
3090 * lexsup.c: Likewise.
3091 * mpw-eppcmac.c: Likewise.
3092
35714f2a
AJ
30932001-04-30 Andreas Jaeger <aj@suse.de>
3094
3095 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
3096
884fb58e
NC
30972001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3098
b6bf44ba
AM
3099 * ldlang.c (load_symbols): Give emulation a chance
3100 to process unrecognized file before fatal error is
3101 reported, not after.
884fb58e 3102
87748b32
NC
31032001-04-27 Sean McNeil <sean@mcneil.com>
3104
3105 * configure.tgt: Add arm-vxworks target.
3106 * scripttempl/armcoff.sc: Support .text or .data as a section name
3107 prefix.
3108 Define _etext.
35714f2a 3109
7ce691ae
C
31102001-04-13 J.T. Conklin <jtc@redback.com>
3111
3112 * ld.texinfo: Document --fatal-warnings.
3113 * ld.1: Regenerate.
3114
3115 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
35714f2a 3116 warnings have been turned into errors.
7ce691ae
C
3117 * lexsup.c (OPTION_WARN_FATAL): Define.
3118 (ld_options): Entry for --fatal-warnings.
3119 (parse_args): Handle OPTION_WARN_FATAL.
3120 * ld.h (ld_config_type): Add fatal_warnings field.
3121
f5fa8ca2
JJ
31222001-04-13 Jakub Jelinek <jakub@redhat.com>
3123
3124 * ldmain.c (main): Default to discard_sec_merge.
3125 * lexsup.c (OPTION_DISCARD_NONE): Define.
3126 (ld_options): Add --discard-none.
3127 (parse_args): Handle OPTION_DISCARD_NONE.
3128 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
3129 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
3130 all its input sections match.
3131
fdec3cfc
L
31322001-04-05 Steven J. Hill <sjhill@cotw.com>
3133
3134 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
3135 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
3136 (eelf32ltsmip.c): New target.
3137 (eelf64btsmip.c): Likewise.
3138 (eelf64ltsmip.c): Likewise.
3139 * Makefile.in: Regenerated.
3140
3141 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
3142 target.
3143 (mips*-*-linux-gnu*): Likewise.
3144
3145 * emulparams/elf32ltsmip.sh: New. Traditional little endian
3146 MIPS taget.
35714f2a 3147 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
fdec3cfc
L
3148 target.
3149 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
3150 endian target.
3151
589bad82
HPN
31522001-04-05 Hans-Peter Nilsson <hp@axis.com>
3153
3154 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
3155 correct value of __Stext here.
3156 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
3157 .startup section.
3158
3159 * emulparams/crislinux.sh: Remove FIXME.
3160
94202e16
AM
31612001-04-02 Alan Modra <alan@linuxcare.com.au>
3162
3163 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
3164 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
3165
1268a053
HPN
31662001-03-27 Hans-Peter Nilsson <hp@axis.com>
3167
3168 * configure.tgt (cris-*-*): Change default emulation to criself.
3169 (cris-*-*aout*): New rule.
3170
d85e9ff7
AM
31712001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
3172
3173 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
3174 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
3175
0879a67a
AJ
31762001-03-26 Andreas Jaeger <aj@suse.de>
3177
3178 * ld.texinfo (Overview): Fix syntax in texi code.
3179
0285c67d
NC
31802001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3181
3182 * ld.texinfo: Put @c man indications to generate the ld man page.
3183 When generating man, define all the variables. Define SEEALSO
3184 and SYNOPSIS. Re-organize some lines to avoid the cross references.
3185 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
3186 (ld.1): Generate from ld.texinfo.
3187 * Makefile.in: Regenerate.
3188
c20ec07b
NC
31892001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
3190
3191 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
146e7110 3192 and '-fdata-sections'. Set the VMA of STABS sections to zero.
c20ec07b 3193
cc5ce052
UD
31942001-03-17 Ulrich Drepper <drepper@redhat.com>
3195
3196 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
3197 is an absolute path look only for this file and not along the path.
3198
a1ab1d2a
UD
31992001-03-17 Ulrich Drepper <drepper@redhat.com>
3200
3201 * emultempl/elf32.em (OPTION_GROUP): New macro.
3202 Add new option Bgroup to longopts.
3203 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
3204 (gld*_list_options): Add -Bgroup and -z defs.
3205 * ld.1: Document -Bgroup and -z defs.
3206 * ld.texinfo: Likewise.
3207
788fca5a
MM
32082001-03-07 Michael Meissner <meissner@redhat.com>
3209
3210 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
3211 with sections created by -fdata-sections.
3212 (.dynbss,.bss): Ditto.
3213
1c7566d1
AM
32142001-03-05 Alan Modra <alan@linuxcare.com.au>
3215
3216 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
3217 after_allocation_default, not gld..._before_allocation.
3218
27b7e12d
AM
32192001-02-27 Alan Modra <alan@linuxcare.com.au>
3220
3221 * configure.in (BFD_VERSION): New.
3222 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
3223 * configure: Regenerate.
3224 * Makefile.am: Run "make dep-am"
3225 * Makefile.in: Regenerate.
3226
2bc551c7
TW
32272001-02-26 Timothy Wall <twall@cygnus.com>
3228
3229 * emulparams/elf64_aix.sh: Add additional read-only sections;
3230 uncomment lines which are now required.
3231
1276aefa
NC
32322001-02-26 H.J. Lu <hjl@gnu.org>
3233
3234 * ldlang.c (open_input_bfds): Set the bfd error handler so
b6bf44ba
AM
3235 that problems can be caught whilst loading symbols.
3236 (record_bfd_errors): New function: Report BFD errors and mark
3237 the executable output as being invalid.
1276aefa 3238
41c49998
TW
32392001-02-22 Timothy Wall <twall@cygnus.com>
3240
3241 * configure.host: Add configuration for ia64-*-aix*.
3242 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
3243 Add dependencies for eelf64_aix.c.
3244 * Makefile.in: Regenerate.
3245 * configure.tgt: Add ia64-*-aix* mapping.
3246 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
a2b64bed 3247 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
0879a67a
AJ
3248 AIX-specific test.
3249
78f85fd7
L
32502001-02-20 H.J. Lu <hjl@gnu.org>
3251
3252 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
3253 false if we found the file.
3254
1ac7e077 32552001-02-18 David O'Brien <obrien@FreeBSD.org>
fb33b906
DB
3256
3257 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
3258 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
3259
e135f41b
NC
32602001-02-18 lars brinkhoff <lars@nocrew.org>
3261
3262 * Makefile.am: Add PDP-11 target.
3263 * configure.tgt: Likewise.
3264 * emulparams/pdp11.sh: New file.
3265
a842aceb
DB
32662001-02-17 David O'Brien <obrien@FreeBSD.org>
3267
3268 * configure.host: Add a generic FreeBSD configuration entry such that
3269 all [modern] FreeBSD systems on all platforms will look the same.
3270
24174db0
L
32712001-02-14 H.J. Lu <hjl@gnu.org>
3272
3273 * configure.tgt: Remove mention of earmelf_linux26.
3274
30c3c13a
RH
32752001-02-13 Richard Henderson <rth@redhat.com>
3276
3277 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
3278
b46a87b1
L
32792001-02-13 H.J. Lu <hjl@gnu.org>
3280
3281 * ldexp.h (node_type): Add etree_provided.
3282 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
3283 type to etree_provided if defined by PROVIDE. Allow updating
0879a67a 3284 for etree_provided.
b46a87b1
L
3285 (exp_print_tree): Handle etree_provided.
3286 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
3287 etree_provided.
3288
f3988fd9
RH
32892001-02-09 David Mosberger <davidm@hpl.hp.com>
3290
3291 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
3292 .IA_64.unwind.* pattern to unwind table section and
3293 .IA_64.unwind_info* pattern to unwind info section.
3294
a85d7ed0
NC
32952001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3296
3297 * Makefile.am: Add linux target for S/390.
3298 * Makefile.in: Likewise.
3299 * configure.host: Likewise.
3300 * configure.tgt: Likewise.
3301 * emulparams/elf64_s390.sh: New file.
3302 * emulparams/elf_s390.sh: New file.
3303
780248c4
JJ
33042001-02-09 Jakub Jelinek <jakub@redhat.com>
3305
3306 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
3307 targ_extra_libpath.
3308 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
3309
0e2534bd
PB
33102001-02-06 Philip Blundell <philb@gnu.org>
3311
3312 * Makefile.am: Remove mention of earmelf_linux26.
3313 * Makefile.in: Regenerate.
3314
46c1ea57
PB
33152001-02-04 Philip Blundell <philb@gnu.org>
3316
3317 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
3318 * emulparams/armelf_linux26.sh: Delete.
3319 * configure.tgt: Remove mention of armelf_linux26 emulation.
3320
0088edd2
NC
33212001-02-01 Nick Clifton <nickc@redhat.com>
3322
3323 * ld.1: Replace occurances of -oformat with --oformat.
3324
02aa14fb
AM
33252001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
3326
3327 * ldlang.c (lang_leave_overlay): Don't set lma_region when
3328 load_base is specified.
3329
f813923c
HPN
33302001-01-24 Hans-Peter Nilsson <hp@axis.com>
3331
3332 * emultempl/elf32.em: Correct spelling in comments and listed
3333 options.
3334
c1eb1488
AM
33352001-01-23 Alan Modra <alan@linuxcare.com.au>
3336
3337 * ldlang.c (lang_leave_overlay): Only set lma_region from the
3338 default for the first section of a group of overlay sections.
3339
d9fc3714
AM
33402001-01-22 Alan Modra <alan@linuxcare.com.au>
3341
3342 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
3343 * Makefile.in: Regenerate.
3344 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
3345 Check for null tool_dir.
3346
6be0ca94
JW
33472001-01-16 Jim Wilson <wilson@redhat.com>
3348
3349 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
3350 and IA_64.unwind.info.
3351
b9247304
L
33522001-01-16 H.J. Lu <hjl@gnu.org>
3353
3354 * ldlang.c (lang_check): Merge the private data only if the
3355 input file has contents.
3356
577a0623
AM
33572001-01-14 Alan Modra <alan@linuxcare.com.au>
3358
d952f17a
AM
3359 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
3360
ffd6e9de
AM
3361 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
3362 enabling search for libmilli. On a relocatable link, make .text
3363 sections unique.
3364 (LDEMUL_AFTER_PARSE): Define.
3365 (hppaelf_finish): Correct spelling of relocatable in comments.
3366
577a0623
AM
3367 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3368 rummage through the script for sections on the unique list.
3369 Correct length of strncmp for ".note".
3370 (gld${EMULATION_NAME}_check_needed): Rearrange function.
3371
3372 * ldlang.c (unique_section_list): New var.
3373 (unique_section_p): New function.
3374 (walk_wild_section): Don't match sections on unique_section_list.
3375 (lang_add_unique): New function.
ffd6e9de 3376 Correct spelling of relocatable in comments.
577a0623
AM
3377
3378 * ldlang.h (struct unique_sections): Declare.
3379 (unique_section_list): Declare.
3380 (unique_section_p): Declare.
3381 (lang_add_unique): Declare.
3382
3383 * lexsup.c (ld_options): Allow --unique to take an optional arg.
3384 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
3385
3386 * ld.texinfo (--unique): Update.
3387
b7ed8fad
NC
33882001-01-13 Nick Clifton <nickc@redhat.com>
3389
3390 * lexsup.c (parse_args): Remove spurious white space.
3391
d0398d6a
NC
33922001-01-12 Nick Clifton <nickc@redhat.com>
3393
3394 * lexsup.c (parse_args): Update copyright date.
3395
350fdb00
PB
33962001-01-12 Philip Blundell <pb@futuretv.com>
3397
3398 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
3399
60c6797e
KH
34002001-01-10 Kazu Hirata <kazu@hxi.com>
3401
3402 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
3403 * scripttempl/h8300h.sc: Fix formatting.
3404 * scripttempl/h8300s.sc: Likewise.
69f06969
KH
3405 * scripttempl/h8500.sc: Likewise.
3406 * scripttempl/h8500b.sc: Likewise.
3407 * scripttempl/h8500c.sc: Likewise.
3408 * scripttempl/h8500m.sc: Likewise.
3409 * scripttempl/h8500s.sc: Likewise.
60c6797e 3410
482e8b32
DB
34112000-01-07 David O'Brien <obrien@BSDi.com>
3412
3413 * emultempl/elf32.em: Only perform Linux ld hints processing when
3414 targeting Linux.
3415
d7ed7ca6
PB
34162001-01-07 Philip Blundell <philb@gnu.org>
3417
3418 * ld.texinfo (Bug Reporting): Update email address for reports.
3419
0fc3347a
NC
34202000-12-31 Nick Clifton <nickc@redhat.com>
3421
3422 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
3423 options by checking for a return value of '?' not -1.
3424
e4897a32
NC
34252000-12-28 Nick Clifton <nickc@redhat.com>
3426
3427 * lexsup.c (struct ld_option): Add new enum value:
3428 EXACTLY_TWO_DASHES.
3429 (ld_options[]): Change -omagic, -output and -oformat options
3430 to be EXACTLY_TWO_DASHES.
3431 (OUTPUT_COUNT): Use ARRAY_SIZE.
3432 (parse_args): Change parameter 'argc' to unsigned.
3433 Place EXACTLY_TWO_DASHES options into new really_longopts
3434 array.
3435 If getopt_long_only fails, try calling getopt_long using the
3436 really_longopts array.
3437 (help): Print a double dash for both EXACTLY_TWO_DASHES and
3438 TWO_DASHES options.
3439
3440 * ldlex.h: Fix prototype of parse_args.
3441
3442 * ld.texinfo: Document that long options starting with 'o'
3443 must be preceeded by two dashes. Change example of a single
3444 dashed long option from -oformat to -trace-symbol.
3445
1122a5fc
NC
34462000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
3447
3448 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
3449 (longopts[]): New --no-default-excludes option.
3450 (gld_${EMULATION_NAME}_list_options): Document.
3451 (gld_${EMULATION_NAME}_parse_args): Handle.
3452
037849a9
NC
34532000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3454
3455 * ldlang.c (new_stat): Revert the last beautification with "innocent"
3456 whitespace, it breaks the K&R C preprocessor.
3457
7ec229ce
DD
34582000-12-11 DJ Delorie <dj@redhat.com>
3459
3460 * ld.texinfo: Add notes about --whole-archive and gcc.
3461
b79e8c78
NC
34622000-11-18 Fred Fish <fnf@be.com>
3463
3464 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
3465 (ld_options): Entry for --allow-shlib-undefined.
3466 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
3467 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
3468 to false.
3469 * ld.texinfo: Document new command line switch.
d952f17a 3470
9a8e2505
GK
34712000-12-12 Geoffrey Keating <geoffk@redhat.com>
3472
3473 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
3474 .fixup is actually read/write.
3475 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
3476 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3477 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3478
3b16e843 34792000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
3480
3481 * NEWS: Add note about x86_64 architecture.
3482
93b63cd3
DD
34832000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
3484
3485 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
3486 Set DWARF2 sections to a VMA of zero.
3487
68b2fc7a 34882000-12-01 Joel Sherrill <joel@OARcorp.com>
24f6971a 3489
d952f17a 3490 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
24f6971a
NC
3491 New targets.
3492 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
3493 (sparc*-*-rtems*): Switched from a.out to ELF.
3494
2be3aa03
NC
34952000-11-30 Jan Hubicka <jh@suse.cz>
3496
3497 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
3498 (eelf_x86_64.c): New.
3499 * Makefile.in: Regenerate.
3500 * configure.tgt: Add support for x86_64-*-linux-gnu*.
3501 * emulparams/elf_x86_64.sh: New.
3502
8c899858
HPN
35032000-11-30 Hans-Peter Nilsson <hp@axis.com>
3504
3505 * emulparams/crislinux.sh (ENTRY): Change back to _start.
3506 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
3507
3508 * scripttempl/crisaout.sc: Change all RELOCATING not related to
3509 merging non-a.out sections into CONSTRUCTING.
3510
e47b9e39
NC
35112000-11-28 Nick Clifton <nickc@redhat.com>
3512
3513 * ld.1 (COPYING): Mention that the GNU Free Documentation
3514 License is present in the sources, but not the output, and
3515 also available from the GNU website.
3516 (GNU Free Documentation License): Comment out this section.
3517
ad95f82a
DB
35182000-11-28 David O'Brien <obrien@dragon.nuxi.com>
3519
3520 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
3521 does not use them.
3522
fd89e65f
DB
35232000-11-25 David O'Brien <obrien@FreeBSD.org>
3524
3525 * ld.1: Remove old date so it does not give the impression the manpage
3526 is way out of date.
3527
077b8428
NC
35282000-11-24 Nick Clifton <nickc@redhat.com>
3529
3530 * configure.tgt (xscale-coff): Add target.
3531 (xscale-elf): Add target.
3532
49425d28
NC
35332000-11-24 Fred Fish <fnf@be.com>
3534
d952f17a
AM
3535 * ldmain.c (main): Remove redundant init of config.make_executable
3536 to true.
49425d28 3537
d3480244
RH
35382000-11-15 Richard Henderson <rth@redhat.com>
3539
3540 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
3541
1ce7de8b
KH
35422000-11-14 Kazu Hirata <kazu@hxi.com>
3543
3544 * scripttempl/h8300.sc: Fix formatting.
3545 * scripttempl/h8300h.sc: Likewise.
3546 * scripttempl/h8300s.sc: Likewise.
3547
3b16e843 35482000-11-14 Denis Chertykov <denisc@overta.ru>
208d5cd0
DC
3549
3550 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
3551
2e418547
PB
35522000-11-09 Philip Blundell <pb@futuretv.com>
3553
3554 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
3555 around orphan sections whose names can be represented in C.
3556
c940e6fc
JW
35572000-11-07 Jim Wilson <wilson@redhat.com>
3558
3559 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
3560 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
3561
704c465c
NC
35622000-11-06 Nick Clifton <nickc@redhat.com>
3563
3564 * ld.texinfo: Add GNU Free Documentation License.
3565 * ldint.texinfo: Add GNU Free Documentation License.
cf055d54 3566 * ld.1: Add GNU Free Documentation License.
704c465c 3567
dca7760f
AM
35682000-11-05 Alan Modra <alan@linuxcare.com.au>
3569
3570 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
3571 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
3572
3573 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
3574 Move 2000-11-02 Makefile.in changes to this file.
3575 * Makefile.in: Regenerate.
3576
40a633d5
NC
35772000-11-03 Nick Clifton <nickc@redhat.com>
3578
3579 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
3580 constructors and destructors.
3581 * scripttempl/h8300h.sc: Ditto.
3582 * scripttempl/h8300s.sc: Ditto.
3583 * scripttempl/h8500.sc: Ditto.
3584 * scripttempl/h8500b.sc: Ditto.
3585 * scripttempl/h8500c.sc: Ditto.
3586 * scripttempl/h8500m.sc: Ditto.
3587 * scripttempl/h8500s.sc: Ditto.
3588 * scripttempl/v850.sc: Ditto.
3589 * scripttempl/w65.sc: Ditto.
3590 * scripttempl/z8000.sc: Ditto.
3591
59ff2774
NC
35922000-11-02 Per Lundberg <plundis@chaosdev.org>
3593
3594 * Makefile.in (e_i386_chaos.c): New rule.
3595 (ALL_EMULATIONS): Added e_i386_chaos.o.
3596 * emulparams/elf_i386_chaos.sh: New file.
3597 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
3598
645571e1
JJ
35992000-10-20 Jakub Jelinek <jakub@redhat.com>
3600
3601 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
3602 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
3603 Fix sed invocation, so that it coped with '/' in Solaris 64bit
3604 library path suffix.
3605 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
3606
c5975a45
HPN
36072000-10-18 Hans-Peter Nilsson <hp@axis.com>
3608
3609 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
3610 for consecutive sections.
3611
ea20a7da
CC
36122000-10-17 Chandrakala Chavva <cchavva@redhat.com>
3613
d952f17a
AM
3614 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
3615 options.
3616 * ld.texinfo: Added notes about this new option.
ea20a7da 3617
6e45556a
NC
36182000-10-16 Nick Clifton <nickc@redhat.com>
3619
3620 * emultempl/pe.em (_after_open): Add tests of return values from
3621 bfd functions. Emit appropriate error messages if necessary.
3622
b9a69188
NC
36232000-10-13 Nick Clifton <nickc@redhat.com>
3624
3625 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
102c86f8
NC
3626 local variables - they are not used, but leave in the call to
3627 bfd_canonicalize_symtab.
b9a69188
NC
3628 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
3629 pe_dll_search_prefix.
3630
627427de 36312000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
d952f17a 3632
627427de
DD
3633 * emultempl/pe.em (pe_dll_search_prefix): New variable,
3634 (longopts): New --dll-search-prefix option.
3635 (gld_${EMULATION_NAME}_list_options): Document.
3636 (gld_${EMULATION_NAME}_parse_args): Handle.
3637 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
3638 dynamically, search for a dll named '<prefix><basename>.dll'
3639 in preference to 'lib<basename>.dll' if --dll-search-prefix
3640 is specified.
3641
24376d1b
AM
36422000-10-12 Alan Modra <alan@linuxcare.com.au>
3643
3644 * ldlang.c (section_already_linked): Set kept_section instead of
3645 sec->comdat->sec.
3646
e47d05ad
KH
36472000-10-10 Kazu Hirata <kazu@hxi.com>
3648
3649 * deffile.h: Fix formatting.
3650 * lexsup.c: Likewise.
3651 * mri.c: Likewise.
3652
23a87948
DD
36532000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3654
3655 * pe-dll.c (make_one): Do not generate code thunk for DATA
3656 exports.
3657 (process_def_file): deduce DATA flag for auto-export sumbols.
3658
86b1cc60
KH
36592000-10-09 Kazu Hirata <kazu@hxi.com>
3660
89cdebba
KH
3661 * ld.h: Fix formatting.
3662 * ldcref.c: Likewise.
3663 * ldctor.h: Likewise.
3664 * ldemul.c: Likewise.
3665 * ldemul.h: Likewise.
3666 * ldexp.c: Likewise.
3667 * ldexp.h: Likewise.
3668 * ldfile.c: Likewise.
3669 * ldfile.h: Likewise.
3670 * ldlang.c: Likewise.
3671 * ldlang.h: Likewise.
3672 * ldmain.c: Likewise.
7bfd51a3
KH
3673 * pe-dll.c: Likewise.
3674
3675 * pe-dll.c: Revert some formatting fixes.
86b1cc60 3676
d643799d
KH
36772000-10-08 Kazu Hirata <kazu@hxi.com>
3678
3679 * pe-dll.c: Fix formatting.
3680
08da4cac
KH
36812000-10-05 Kazu Hirata <kazu@hxi.com>
3682
3683 * ldlang.c: Fix formatting.
3684
c2a94a7a
DD
36852000-10-03 DJ Delorie <dj@redhat.com>
3686
3687 * pe-dll.c (fill_edata): initialize entire block
3688 (make_one): fill in correct section.
3689
8c95a62e
KH
36902000-10-03 Kazu Hirata <kazu@hxi.com>
3691
3692 * ldexp.c: Fix formatting.
3693
486e80e2
DD
36942000-10-02 DJ Delorie <dj@redhat.com>
3695
3696 * emultempl/pe.em (gld_*_after_open): detect case where there two
3697 import libraries for same dll; rename one to ensure proper link
3698 order.
3699
3700 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
3701 typo
3702 (generate_edata): fix typo
3703
24dd9f75
HPN
37042000-09-29 Hans-Peter Nilsson <hp@axis.com>
3705
3706 * scripttempl/crisaout.sc (ENTRY): Now __start.
3707 (.text): Add default setting for __start.
3708 Remove CONSTRUCTORS handling.
3709 (/DISCARD/): Add .gnu.warning.*.
3710 * emulparams/crislinux.sh (ENTRY): Now __start.
3711 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
3712 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
3713 (ENTRY): Now __start.
3714 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
3715 (EXECUTABLE_SYMBOLS): Add default setting for __start.
3716
4de2d33d
KH
37172000-09-29 Kazu Hirata <kazu@hxi.com>
3718
5cc18311
KH
3719 * deffile.h: Fix formatting.
3720 * ld.h: Likewise.
3721 * ldcref.c: Likewise.
4de2d33d 3722 * ldctor.c: Likewise.
5cc18311 3723 * ldctor.h: Likewise.
4de2d33d 3724 * ldemul.c: Likewise.
5cc18311 3725 * ldemul.h: Likewise.
4de2d33d 3726 * ldexp.c: Likewise.
5cc18311 3727 * ldexp.h: Likewise.
4de2d33d 3728 * ldfile.c: Likewise.
5cc18311 3729 * ldfile.h: Likewise.
4de2d33d 3730 * ldlang.c: Likewise.
5cc18311
KH
3731 * ldlang.h: Likewise.
3732 * lexsup.c: Likewise.
3733 * mri.c: Likewise.
3734 * pe-dll.c: Likewise.
4de2d33d 3735
45b1f63c
DD
37362000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3737
3738 * pe-dll.c (process_def_file): Uninitialized data wasn't
3739 exported with --export-all-symbols switch.
d952f17a 3740
45b1f63c
DD
37412000-09-28 DJ Delorie <dj@redhat.com>
3742
3743 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
3744 noname work properly.
3745
47d89dba
AM
37462000-09-28 Alan Modra <alan@linuxcare.com.au>
3747
3748 * ld.texinfo (HPPA ELF32): New section.
3749
3750 * emultempl/hppaelf.em (group_size): New.
3751 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
3752 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
3753 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
3754 options to prevent abbreviations matching.
3755 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
3756 (PARSE_AND_LIST_ARGS_CASES): Handle it.
3757
36bdbeec
NC
37582000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3759
3760 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
3761 on the m68*-*-elf target. Make it support COFF input objects.
3762
6d5e62f8
KH
37632000-09-21 Kazu Hirata <kazu@hxi.com>
3764
3765 * ldmain.c: Fix formatting.
3766 * ldmisc.c: Likewise.
3767 * ldver.c: Likewise.
3768 * ldwrite.c: Likewise.
3769
e2eb67d9
AM
37702000-09-21 Alan Modra <alan@linuxcare.com.au>
3771
3772 * ldwrite.c (clone_section): Silence gcc warnings.
3773
b3ea3584
AM
37742000-09-20 Alan Modra <alan@linuxcare.com.au>
3775
3776 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
3777 out of memory failure.
3778
3779 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
3780 (clone_section): Handle out of memory failures. Rename var to
3781 avoid c++ reserved word.
3782
25f72752
AM
37832000-09-18 Alan Modra <alan@linuxcare.com.au>
3784
3785 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
3786 stub_name param to stub_sec_name.
3787 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
3788
0752970e
NC
37892000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3790
3791 * emultempl/m68kelf.em: New file.
3792 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
3793 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
3794 * Makefile.in: Regenerate.
3795
92b7e9d8
AM
37962000-09-15 Alan Modra <alan@linuxcare.com.au>
3797
3798 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
3799 only as needed.
3800
9b14b192
NC
38012000-09-13 Nick Clifton <nickc@redhat.com>
3802
3803 * ldmain.c (multiple_definition): Disable relaxation if
3804 multiple symbol definitions are encountered - otherwise the
3805 linker could abort with an assertion failure.
3806
891fa266
NC
38072000-09-10 Nick Clifton <nickc@redhat.com>
3808
3809 * mri.c: Fix formatting.
3810
5d64ca4e
L
38112000-09-07 H.J. Lu <hjl@gnu.org>
3812
3813 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
3814 * configure: Rebuild.
3815
dd94604f
L
38162000-09-07 H.J. Lu <hjl@gnu.org>
3817
3818 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
3819 * Makefile.in: Rebuild.
3820
71bfc0ae
AM
38212000-09-07 Alan Modra <alan@linuxcare.com.au>
3822
3823 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
3824 broken list handling. Create __start_SECNAME and __stop_SECNAME
3825 when no place-holder. Add some comments. Test both SEC_CODE and
3826 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
ed15ac6a 3827 Handle case where no output section statement created.
71bfc0ae 3828
4a428502
AO
38292000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
3830
3831 * configure.tgt (sh-*-linux*): Added.
3832 * Makefile.am: Added eshelf_linux and eshlelf_linux.
3833 * Makefile.in: Rebuilt.
3834 * emulparams/shelf_linux.sh: New file.
3835 * emulparams/shlelf_linux.sh: New file.
3836
f9989030
AM
38372000-09-06 Alan Modra <alan@linuxcare.com.au>
3838
3839 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3840 try shuffling sections when the orphan happens to be the place
3841 holder. Keep count of unique section names generated so we speed
3842 the search for a new name.
3843
58cccadb
AO
38442000-09-06 Alexandre Oliva <aoliva@redhat.com>
3845
3846 * configure: Rebuilt with new libtool.m4.
3847
5b343f5a
NC
38482000-09-05 Nick Clifton <nickc@redhat.com>
3849
3850 * Makefile.in: Regenerate.
3851 * aclocal.m4: Regenerate.
3852 * configure: Regenerate.
3853 * config.in: Regenerate.
3854 * po/ld.pot: Regenerate.
3855
3856 * ldint.texinfo: Remove CVS revision marker - it foils local
3857 comparisons.
3858
3859 * emultempl/ticoff.em: Remove extraneous comma.
50bbae35 3860
a854a4a7
AM
38612000-09-05 Alan Modra <alan@linuxcare.com.au>
3862
3231d22e
AM
3863 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
3864 to stub section flags.
3865 (hppa_for_each_input_file_wrapper): New.
3866 (hppa_lang_for_each_input_file): New.
3867 (lang_for_each_input_file): Define to call above.
3868 (multi_subspace): New.
3869 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
3870 (PARSE_AND_LIST_PROLOGUE): Define.
3871 (PARSE_AND_LIST_LONGOPTS): Define.
3872 (PARSE_AND_LIST_OPTIONS): Define.
3873 (PARSE_AND_LIST_ARGS_CASES): Define.
3874 (hppaelf_finish): Call elf32_hppa_set_gp.
3875 (hppaelf_set_output_arch): Remove.
3876 (LDEMUL_SET_OUTPUT_ARCH): Remove.
3877
3878 * emulparams/hppalinux.sh (ELFSIZE): Define.
3879 (MACHINE): Define.
3880 (OTHER_READONLY_SECTIONS): Define.
3881 (DATA_PLT): Define.
3882 (GENERATE_SHLIB_SCRIPT): Define.
3883
5f992e62
AM
3884 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
3885 to const throughout. Change `void *' to `PTR' throughout.
3886 (lang_memory_default): Function is local to file, add `static'.
3887
3888 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
3889 (ehppalinux.c): Likewise.
3890 (earmelf.c): Likewise.
3891 (earmelf_linux.c): Likewise.
3892 (earmelf_linux26.c): Likewise.
3893 * Makefile.in: Regenerate.
3894
a854a4a7
AM
3895 * ld.h (ld_config_type): Add unique_orphan_sections.
3896 * lexsup.c (OPTION_UNIQUE): Define.
3897 (ld_options): Add "--unique".
3898 (parse_args): Handle it.
3899 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3900 search for an existing output section if unique_orphan_sections is
3901 set. Make use of bfd_get_unique_section_name rather than
3902 duplicating code here.
3903 * ld.texinfo: Describe --unique.
3904
3905 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
3906 optional arg to split-by-file.
3907 (parse_args): Handle them.
3908 * ld.texinfo: Update description of these options.
3909 * ldwrite.c (clone_section): Pass in the section name. Replace
3910 local code with bfd_get_unique_section_name.
3911 (split_sections): Tidy code and comments. Use a list traversal
3912 more appropriate to the list construction. Handle cooked section
3913 sizes. Split when split_by_reloc reached rather than exceeded.
3914 Track section size and split when split_by_file reached. Fix
3915 link_order_tail (even though it's not used).
3916 (ldwrite): Modify condition for calling split_sections to suit
3917 changed split_by_reloc and split_by_file.
3918 * ldmain.c (main): Init config.split_by_reloc and
3919 config.split_by_file to -1.
3920 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
3921 Change split_by_file to bfd_size_type.
3922
18e03609
NC
39232000-09-02 Nick Clifton <nickc@redhat.com>
3924
3925 * configure.in: Increase version number to 2.10.91.
3926 * NEWS: Mention new ability to support removal of duplicate DWARF2
3927 debug information.
3928 * configure: Regenerate.
3929 * aclocal.m4: Regenerate.
3930 * config.in: Regenerate.
3931
3a9d486c
NC
39322000-09-02 Daniel Berlin <dberlin@redhat.com>
3933
3934 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
3935 sections.
a2b64bed 3936 * scripttempl/elf32avr.sc: Ditto.
3a9d486c
NC
3937 * scripttempl/elfd10v.sc: Ditto.
3938 * scripttempl/elfd30v.sc: Ditto.
3939 * scripttempl/elfi370.sc: Ditto.
3940 * scripttempl/elfm68hc11.sc: Ditto.
3941 * scripttempl/elfm68hc12.sc: Ditto.
3942 * scripttempl/elfi386beos.sc: Ditto.
3943 * scripttempl/v850.sc: Ditto.
50bbae35 3944
ac48eca1
AO
39452000-08-31 Alexandre Oliva <aoliva@redhat.com>
3946
3947 * acinclude.m4: Include libtool and gettext macros from the
3948 top level.
3949 * aclocal.m4, configure: Rebuilt.
3950
c13b1b77
NC
39512000-08-25 Nick Clifton <nickc@redhat.com>
3952
3953 * ldlang.c (open_output): When choosing the target for a
3954 particular endianness, do nothing if the target is not
3955 supported.
3956
dcb0bd0e
L
39572000-08-25 H.J. Lu <hjl@gnu.org>
3958
3959 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
3960 check -rpath nor LD_RUN_PATH for cross link.
3961 * ld.texinfo: Document the change.
3962
5bcac8a4
HPN
39632000-08-24 Hans-Peter Nilsson <hp@axis.com>
3964
3965 * NEWS: Mention support for CRIS.
3966
6dd8c765
L
39672000-08-23 H.J. Lu <hjl@gnu.org>
3968
3969 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
3970 the current runpath list from bfd_elf_get_runpath_list ()
3971 before search.
3972
ec4eb78a
L
39732000-08-22 H.J. Lu <hjl@gnu.org>
3974
3975 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
3976 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
3977 LD_LIBRARY_PATH for native linker. Display the needed DSO if
3978 trace_file_tries is non-zero.
3979 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
3980 if trace_file_tries is non-zero.
3981
3982 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
a8175964 3983 * NEWS: Mention it.
ec4eb78a 3984
22b36938
JE
39852000-08-14 Jason Eckhardt <jle@cygnus.com>
3986
3987 * NEWS: Mention i860 support.
3988
d73e9da0
AS
39892000-08-14 Andreas Schwab <schwab@suse.de>
3990
3991 * scripttempl/elf.sc: Fix last change to use correct comment
50bbae35 3992 syntax.
d73e9da0 3993
9ac4db9c
GK
39942000-08-10 Geoff Keating <geoffk@cygnus.com>
3995
3996 * scripttempl/elf.sc: Add a comment giving the correspondence
3997 between sections, per-datum sections, and linkonce sections. Make
3998 the comment true even for .bss, .sdata, .sdata2, .sbss, and
3999 .sbss2.
4000
165589e4
JE
40012000-08-10 Jason Eckhardt <jle@cygnus.com>
4002
4003 * emulparams/elf32_i860.sh: New file.
4004 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
4005 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
4006 (eelf32_i860.c): New rule.
4007 * Makefile.in: Regenerate.
4008
345a835d
NC
40092000-08-10 Nick Clifton <nickc@cygnus.com>
4010
4011 * emulparams/mipspe.sh (ENTRY): Add definition.
4012
e374f1d9
NC
40132000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
4014
4015 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
4016 in error message.
4017
236d5abf
NC
40182000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4019
4020 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
4021 the final size of .bss section.
4022 * scripttempl/elfm68hc12.sc: Likewise.
4023
4b209b22
AM
40242000-08-04 Alan Modra <alan@linuxcare.com.au>
4025
4026 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
4027 gld${EMULATION_NAME}_parse_args for consistency. Combine
4028 lastoptind and prevoptind vars, and keep track of last optind.
4029 (gld_${EMULATION_NAME}_list_options): Rename to
4030 gld${EMULATION_NAME}_list_options.
4031
28423a68
AM
40322000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
4033
4034 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
4035 (i586-sco-sysv5uw7.1.0).
4036
b2009ff7
L
40372000-07-27 H.J. Lu <hjl@gnu.org>
4038
4039 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
4040 (PARSE_AND_LIST_PROLOGUE): New.
4041 (PARSE_AND_LIST_LONGOPTS): Likewise.
4042 (PARSE_AND_LIST_OPTIONS): Likewise.
4043 (PARSE_AND_LIST_ARGS_CASES): Likewise.
4044 (PARSE_AND_LIST_EPILOGUE): Likewise.
4045
04925e1e
AM
40462000-07-28 Alan Modra <alan@linuxcare.com.au>
4047
41392f03
AM
4048 * emultempl/armelf.em: Elide functions common to elf32.em,
4049 ie. most of the file.
4050 (arm_elf_after_open): New. Do arm specific things then call
4051 gld${EMULATION_NAME}_after_open.
4052 (arm_elf_before_allocation): New. Call
4053 gld${EMULATION_NAME}_before_allocation then do arm specifics.
4054 (PARSE_AND_LIST_PROLOGUE): Define.
4055 (PARSE_AND_LIST_SHORTOPTS): Define.
4056 (PARSE_AND_LIST_LONGOPTS): Define.
4057 (PARSE_AND_LIST_OPTIONS): Define.
4058 (PARSE_AND_LIST_ARGS_CASES): Define.
4059 (LDEMUL_AFTER_OPEN): Define.
4060 (LDEMUL_BEFORE_ALLOCATION): Define.
4061 (LDEMUL_BEFORE_PARSE): Define.
4062 (LDEMUL_FINISH): Define.
4063
4064 * emultempl/hppaelf.em: Similarly zap most of this file.
4065 (hppaelf_add_stub_section): Prototype.
4066 (hppaelf_layaout_sections_again): Prototype.
4067 (hook_in_stub): Prototype.
4068 (LDEMUL_SET_OUTPUT_ARCH): Define.
4069 (LDEMUL_FINISH): Define.
4070 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
4071
4072 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
4073 (EXTRA_EM_FILE): New.
4074 * emulparams/armelf_linux.sh: Likewise.
4075 * emulparams/armelf_linux26.sh: Likewise.
4076 * emulparams/hppalinux.sh: Likewise.
4077 * emulparams/hppaelf.sh: Likewise.
4078 (NOP): Define.
4079
4080 * emultempl/elf32.em: Fix formatting.
4081 (EXTRA_EM_FILE): Source it.
4082 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
4083 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
4084 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
4085 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
4086 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
4087 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
4088 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
4089 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
4090 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
4091 allow functions in this file to be overridden.
4092 (PARSE_AND_LIST_SHORTOPTS): Handle it.
4093
4094 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
4095
04925e1e
AM
4096 * emultempl/elf32.em: Reorganize file.
4097
88cdf297
NC
40982000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
4099
4100 * emulparams/elf64alpha.sh: Implement "-taso" emulation
4101 specific option to fit 64-bit executable in the lower
4102 31-bit address range. This is done by changing start
4103 address of .interp (the very first section of executable)
4104 and then setting EF_ALPHA_32BIT elf header flag.
4105
20bccb34
NC
41062000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4107
4108 * emultempl/m68kcoff.em: New file.
4109 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
4110 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
4111 generic.em.
4112 * Makefile.in: Regenerate.
4113
699845ef
L
41142000-07-20 H.J. Lu <hjl@gnu.org>
4115
4116 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
4117 and "disable-new-dtags" to stop getopt from treating -d/-e as
4118 abbreviations for these options.
4119
6c1439be
L
41202000-07-20 H.J. Lu <hjl@gnu.org>
4121
4122 * ld.texinfo: Add documentation for --disable-new-dtags and
4123 --enable-new-dtags.
4124
4125 * ldmain.c (main): Initialize link_info.new_dtags to false.
4126
4127 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
4128 --disable-new-dtags and --enable-new-dtags.
4129 (gld_${EMULATION_NAME}_list_options): Likewise.
4130
28c309a2
NC
41312000-07-05 Kenneth Block <krblock@computer.org>
4132
a2b64bed
NC
4133 * lexsup.c: Add optional style to demangle switch
4134 * ld.texinfo: Document optional style to demangle switch.
50bbae35 4135
9d06555c
HPN
41362000-07-20 Hans-Peter Nilsson <hp@axis.com>
4137
4138 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
4139 ecrislinux.o.
4140 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
4141 Regenerate dependencies.
4142 * Makefile.in: Rebuild.
4143 * configure.tgt (cris-*-*): New target.
4144 * emulparams/crisaout.sh, emulparams/criself.sh,
4145 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
4146 * po/POTFILES.in, po/ld.pot: Regenerate.
4147
19e3be22
L
41482000-07-20 H.J. Lu <hjl@gnu.org>
4149
4150 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
4151 Print out ignored -z options.
4152
e0ee487b
L
41532000-07-19 H.J. Lu <hjl@gnu.org>
4154
19e3be22
L
4155 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
4156 (PARSE_AND_LIST_PROLOGUE): New.
4157 (PARSE_AND_LIST_LONGOPTS): Likewise.
4158 (PARSE_AND_LIST_OPTIONS): Likewise.
4159 (PARSE_AND_LIST_ARGS_CASES): Likewise.
4160
4161 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
4162
4163 * lexsup.c (ld_options): Comment out 'z'.
4164 (parse_args): Likewise.
4165
4166 * emultempl/elf32.em: Include "elf/common.h".
4167 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
4168 options.
4169 (gld_${EMULATION_NAME}_list_options): Likewise.
4170
4171 * ld.texinfo: Add documentation for the recognized -z options.
e0ee487b 4172
49e56c49
L
41732000-07-19 H.J. Lu <hjl@gnu.org>
4174
4175 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
4176 bfd_elf_set_dt_needed_soname ().
4177
9d68bc82
DD
41782000-07-18 DJ Delorie <dj@cygnus.com>
4179
4180 * pe-dll.c (pe_dll_id_target): check object target name also
4181
53db15ed
HPN
41822000-07-18 Hans-Peter Nilsson <hp@axis.com>
4183
4184 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
4185 ${INIT_END} if relocating.
4186 (.fini): Likewise ${FINI_START} and ${FINI_END}.
4187
0ad8cf4c
DD
41882000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
4189
a2b64bed 4190 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
0ad8cf4c
DD
4191 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
4192 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
4193 errors introduced by the old dynamic lib search order.
4194
874c8c99
DD
41952000-07-17 DJ Delorie <dj@cygnus.com>
4196
4197 * pe-dll.c (process_def_file): auto-export data items also
4198 (pe_process_import_defs): also see if _imp_ form needed
4199
5b4cf3f4
DD
42002000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
4201
4202 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
4203 for dll import libraries
4204
062739d1
NC
42052000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
4206
4207 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
d952f17a 4208 gcc 2.95.2 and later.
062739d1 4209
1c64c4ed
NC
42102000-07-11 Kazu Hirata <kazu@hxi.com>
4211
50bbae35
AM
4212 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
4213 message.
1c64c4ed 4214
b71e2778
AM
42152000-07-10 Alan Modra <alan@linuxcare.com.au>
4216
4217 * ldemul.h (struct lang_input_statement_struct): Remove forward
4218 declaration.
4219 (struct search_dirs): Likewise.
4220 * ldfile.h (struct lang_input_statement_struct): Likewise.
4221 Protect file from multiple inclusion.
4222 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
4223 declaration from macro to file scope.
4224
4225 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
4226 * ldgram.y: Likewise here.
4227 * ldlang.c: And here.
4228 * ldmain.c: And here.
4229 * mpw-elfmips.c: And here.
4230 * mpw-eppcmac.c: And here.
4231 * emultempl/aix.em: And here.
4232 * emultempl/armcoff.em: And here.
4233 * emultempl/armelf.em: And here.
4234 * emultempl/armelf_oabi.em: And here.
4235 * emultempl/beos.em: And here.
4236 * emultempl/elf32.em: And here.
4237 * emultempl/hppaelf.em: And here.
4238 * emultempl/linux.em: And here.
4239 * emultempl/lnk960.em: And here.
4240 * emultempl/pe.em: And here.
4241 * emultempl/sunos.em: And here.
4242 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
4243 * mpw-idtmips.c: Ditto.
4244 * emultempl/generic.em: Ditto.
4245 * emultempl/gld960.em: Ditto.
4246 * emultempl/gld960c.em: Ditto.
4247 * emultempl/mipsecoff.em: Ditto.
4248 * emultempl/ticoff.em: Ditto.
4249 * emultempl/vanilla.em: Ditto.
4250
4251 * pe-dll.c: Include ldfile.h
4252 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
4253
4254 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
4255 arguments to bfd_elf32_size_dynamic_sections call.
4256 (gldelf32ebmip_place_orphan): Add missing arguments to
4257 lang_leave_output_section_statement call.
4258
2ef53d66
L
42592000-07-10 H.J. Lu <hjl@gnu.org>
4260
4261 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
4262 DLL_SUPPORT.
4263 (strhash): Likewise.
4264 (compute_dll_image_base): Likewise.
4265 (pe_undef_found_sym): Likewise.
4266 (pe_undef_cdecl_match): Likewise.
4267 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
4268 argument "arch" with ATTRIBUTE_UNUSED.
4269
9a8cbb09
AM
42702000-07-10 Alan Modra <alan@linuxcare.com.au>
4271
4272 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
4273
4274 From Ryan Bradetich <rbradetich@uswest.net>
4275 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
50bbae35 4276
4900fc06
AM
42772000-07-09 Alan Modra <alan@linuxcare.com.au>
4278
4279 Changes to create multiple linker stubs, positioned immediately
4280 before the section where they are required.
4281 * emultempl/hppaelf.em: Include elf32-hppa.h.
4282 (stub_sec, file_chain): Delete.
4283 (hppaelf_create_output_section_statements): Don't make a stub
4284 section here.
4285 (hook_stub_info): New struct.
4286 (hook_in_stub): New function.
4287 (hppaelf_add_stub_section): New function.
4288 (hppaelf_finish): Do nothing for relocateable links. Modify the
4289 call to elf32_hppa_size_stubs. Move code for updating section
4290 layout from here...
4291 (hppaelf_layaout_sections_again): ..to here, a new function.
4292
4293 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
4294 broken list handling. Pass in a pointer to the list.
4295 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
4296 for above changes.
4297 (hppaelf_before_parse): Prototype.
4298 (hppaelf_set_output_arch): Prototype.
4299 (hppaelf_create_output_section_statements): Prototype.
4300 (hppaelf_delete_padding_statements): Prototype.
4301 (hppaelf_finish): Prototype.
4302
4303 Merge from elf32.em
4304 * emultempl/hppaelf.em: Include ctype.h.
4305 (struct orphan_save): New.
4306 (gld${EMULATION_NAME}_place_orphan): New.
4307 (output_rel_find): New.
4308 (hppaelf_get_script): Update from elf32.em.
4309 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
4310 Change emulation_name field to "${EMULATION_NAME}". Add
50bbae35 4311 gld${EMULATION_NAME}_place_orphan.
4900fc06
AM
4312
4313 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
4314 ehppalinux.o, sort it. Regenerate dependencies.
4315 (ehppalinux.c): Depend on hppaelf.em
4316 * Makefile.in: Regenerate.
4317
4318 * configure.tgt: targ_emul=hppalinux for hppa*linux
4319
4320 * emulparams/hppalinux.sh: New.
4321 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
4322
227aeb07
AM
43232000-07-08 Alan Modra <alan@linuxcare.com.au>
4324
4325 * lexsup.c (parse_args): Copy section name.
4326
28609fd4 43272000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
602e90d3 4328
2ef53d66 4329 * emultempl/pe.em: institute the following search order for
602e90d3
DD
4330 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
4331 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
4332 static lib (libfoo.a) if none of the above are found.
4333
5f577f7d
DD
43342000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
4335
50bbae35 4336 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5f577f7d 4337 (longopts): New --{enable,disable}-auto-image-base options.
50bbae35 4338 (gld_${EMULATION_NAME}_list_options): Document.
5f577f7d
DD
4339 (gld_${EMULATION_NAME}_parse): Handle.
4340 (strhash): New static function.
50bbae35 4341 (compute_dll_image_base): New static function.
5f577f7d
DD
4342 (gld_${EMULATION_NAME}_set_symbols): Use.
4343
9a8cbb09 43442000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
4345
4346 * MAINTAINERS: new
4347
3548145d 43482000-07-01 Koundinya K <kk@ddeorg.soft.net>
50bbae35
AM
4349
4350 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
4351 * emulparams/elf32btsmip.sh: New file.
4352 * Makefile.am: Add traditional mips target.
4353 * Makefile.in: Rebuild.
4354
67798033
L
43552000-07-01 H.J. Lu <hjl@gnu.org>
4356
4357 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
4358 automake to use YLWRAP.
4359 * Makefile.in: Rebuild.
4360
0bdaf48b
AM
43612000-07-01 Alan Modra <alan@linuxcare.com.au>
4362
4363 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
4364 (CLEANFILES): Add DEPA.
4365 * Makefile.in: Regenerate.
4366
c9e769c2
TW
43672000-06-30 Timothy Wall <twall@ppc>
4368
4369 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
4370 the page in the upper octet of the address.
4371
65aa24b6
NC
43722000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
4373
4374 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
4375
4667035e
AM
43762000-06-24 Alan Modra <alan@linuxcare.com.au>
4377
4378 * NEWS: arm-elf does --gc-sections too.
4379
1581f8c9
AM
43802000-06-22 Alan Modra <alan@linuxcare.com.au>
4381
4382 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
4383 find one.
4384 * Makefile.in: Regenerate.
4385
01580992
L
43862000-06-21 H.J. Lu <hjl@gnu.org>
4387
4388 * Makefile.am: Rebuild dependency.
4389 * Makefile.in: Rebuild.
4390
bbeb2e03
L
43912000-06-20 H.J. Lu <hjl@gnu.org>
4392
4393 * Makefile.am: Rebuild dependency.
4394 * Makefile.in: Rebuild.
4395
74459f0e
TW
43962000-06-20 Timothy Wall <twall@cygnus.com>
4397
4398 * scripttempl/tic54xcoff.sc: New.
4399 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
4400 * gen-doc.texi: Add flag for TI COFF.
4401 * ld.texinfo: Add documentation for TI COFF handling switches.
4402 * emultempl/ticoff.em: New. TI COFF handling.
4403 * configure.tgt: Add tic54x target.
4404 * Makefile.am: Add tic54x target.
4405 * Makefile.in: Ditto.
4406
2ab47eed
AM
44072000-06-20 Alan Modra <alan@linuxcare.com.au>
4408
4409 * ldmain.c (set_scripts_dir): Correct pointer comparison when
4410 checking for backslashes.
4411
919e4093
AM
44122000-06-19 Alan Modra <alan@linuxcare.com.au>
4413
4414 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
4415
987fd5b4
AM
44162000-06-18 Alan Modra <alan@linuxcare.com.au>
4417
4418 * NEWS: Update list of targets supporting --gc-sections.
4419
4420 * scripttempl/elf.sc: KEEP .eh_frame contents.
4421 * scripttempl/elfd30v.sc: Same here.
4422
60bcf0fa
NC
44232000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
4424
4425 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
4426 and m68hc11 (elf).
4427 * Makefile.in: Rebuild.
4428 * configure.tgt: Recognize m68hc12 and m68hc11.
4429 * scripttempl/elfm68hc12.sc: New file.
4430 * emulparams/m68hc12elfb: New emulation.
4431 * emulparams/m68hc12elf: New emulation.
4432 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
4433 (includes a memory.x script to define the ROM and RAM banks).
4434 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
4435 New configuration files for support of Motorola 68hc11
4436
c7c54483
AM
44372000-06-15 Alan Modra <alan@linuxcare.com.au>
4438
4439 * ldmain.c (main): Only change SEC_READONLY for final link.
4440
bcef29e6
L
44412000-06-13 H.J. Lu <hjl@gnu.org>
4442
4443 * configure: Regenerate.
4444
946efd95
DB
44452000-06-08 David O'Brien <obrien@FreeBSD.org>
4446
4447 * configure.in (VERSION): Update to show this is the CVS mainline.
4448
57a6fd07
DB
44492000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4450
4451 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
4452 input objects to be ECOFF.
4453 (check_sections): einfo takes %B, not %P, to print a BFD name.
4454
e06cae36
L
44552000-06-05 Michael Matz <matz@ifh.de>
4456
4457 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
d952f17a 4458 version scripts.
e06cae36 4459
d952f17a 4460 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
e06cae36 4461
2f0b56c0
DC
44622000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
4463
4464 * emulparams/avr1200.sh (STACK): Define as 0.
4465 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
4466 * emulparams/avr4433.sh (STACK): Likewise.
4467 * emulparams/avr44x4.sh (STACK): Likewise.
4468 * emulparams/avr85xx.sh (STACK): Likewise.
4469 * emulparams/avrmega103.sh (STACK): Likewise.
4470 * emulparams/avrmega161.sh (STACK): Likewise.
4471 * emulparams/avrmega603.sh (STACK): Likewise.
4472 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
4473 (__stack): Define from ${STACK} for main().
4474
2114f57b
AM
44752000-05-26 Alan Modra <alan@linuxcare.com.au>
4476
4477 * Makefile.am: Update dependencies with "make dep-am"
4478 * Makefile.in: Regenerate.
4479
5af11cab
AM
44802000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
4481
4482 * ldmain.c: Include filenames.h.
4483 (set_scripts_dir): Support backslashes in program name.
4484
1f0df59a
NC
44852000-05-22 Igor Shevlyakov <igor@windriver.com>
4486
4487 * ldmain.c (main): When deciding if ".text" section should be
50bbae35
AM
4488 read-only, don't forget to reset SEC_READONLY because it
4489 could be already set.
1f0df59a 4490
176355da
NC
44912000-05-22 Thomas de Lellis <tdel@windriver.com>
4492
50bbae35
AM
4493 * ld.1: Add documentation for new command line option:
4494 --section-start <sectionname>=<sectionorg>
4495 This is a generic version of -Ttext etc. which accepts
4496 any section name as a parameter instead of just text/data/
4497 bss.
4498 * ld.texinfo: More docs.
4499 * NEWS: More docs.
4500 * lexsup.c: (parse_args): Recognize new command line option.
176355da 4501 (ld_options): Add new option.
50bbae35 4502
8c5ff972
L
45032000-05-18 H.J. Lu <hjl@gnu.org>
4504
4505 * lexsup.c (parse_args): `i' == `r', not `q'.
4506
3b16e843 45072000-05-18 Jeffrey A Law (law@cygnus.com)
0b76fe77
JL
4508
4509 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
4510
a712da20
NC
45112000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
4512 Rick Gorton <gorton@scrugs.lkg.dec.com>
50bbae35 4513
a712da20
NC
4514 Add support for '-q' == '--emit-relocs' switch.
4515 * ldmain.c (main): Default to false.
4516 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
4517 * NEWS: Describe the emitrelocations switch.
4518 * ld.texinfo: Describe the emitrelocations switch.
4519
690a460e
NC
45202000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
4521
a2b64bed 4522 * emultempl/pe.em (_open_dynamic_archive): New function: Search
690a460e
NC
4523 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
4524 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
4525 link options.
50bbae35 4526
c2f1343c
AM
45272000-05-15 David O'Brien <obrien@FreeBSD.org>
4528
4529 * lexsup.c (parse_args): Update the year in the copyright notice.
4530
897083bd
AM
45312000-05-13 Alan Modra <alan@linuxcare.com.au>
4532
4533 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
4534 Replace defines with those from intl/libgettext.h to quieten gcc
4535 warnings.
4536
cd4c806a
L
45372000-05-10 H.J. Lu <hjl@gnu.org>
4538
4539 * ldlang.c (open_input_bfds): Don't load the same file within
4540 a group again if the whole archive has been loaded already.
4541
93697284
AM
45422000-05-03 Alan Modra <alan@linuxcare.com.au>
4543
4544 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
4545 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
4546 strtoul.
4547
3b16e843 45482000-05-01 Jim Wilson <wilson@cygnus.com>
ebd6fc29 4549
99a4150f 4550 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
50bbae35 4551
ebd6fc29
JW
4552 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4553 host "ia64-*-linux-gnu*".
4554
a1934524
AM
45552000-04-29 Andreas Jaeger <aj@suse.de>
4556
4557 * ld.h: Correctly check GCC version.
4558
3b16e843 45592000-04-25 Jeffrey A Law (law@cygnus.com)
730a39a0
JL
4560
4561 * Makefile.am: Add PA64 support. Add missing dependencies for
4562 PA32 elf support.
4563 * Makefile.in: Rebuilt.
4564 * configure.tgt: Add PA64 support (currently disabled).
4565
aea4bd9d
AM
45662000-04-25 Alan Modra <alan@linuxcare.com.au>
4567
4568 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
4569 (output_rel_find): New function.
4570 (hold_section, hold_use): Delete.
4571 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4572 hold_interp): Make local to place_orphan.
4573 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
4574 rather than place_section to find possible previous use of orphan.
4575 Similarly find the place-holder output sections. Use returned
4576 value from lang_enter_output_section_statement rather than calling
4577 lang_output_section_statement_lookup.
4578 * emultempl/armelf.em: Same here.
4579 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
4580
4581 * ldlang.c (lang_enter_output_section_statement): Return output
4582 section statement.
4583 * ldlang.h (lang_enter_output_section_statement): Change
4584 declaration too.
4585
4586 * ldlang.h (lang_output_section_statement): Export it.
4587 * ldlang.c (lang_output_section_statement): Ditto.
4588
2b5fc1f5
NC
45892000-04-24 Nick Clifton <nickc@cygnus.com>
4590
4591 * ld.texinfo (Output Section Data): Add note that section data
4592 commands cannot appear outside of section directives.
4593
d8475ff6
JL
45942000-04-2 Matthew Green <mrg@cygnus.com>
4595
4596 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
4597
3b16e843
NC
45982000-04-21 Richard Henderson <rth@cygnus.com>
4599 David Mosberger <davidm@hpl.hp.com>
800eeca4
JW
4600
4601 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
4602 (eelf64_ia64.c): New rule.
4603 * Makefile.in: Rebuild.
4604 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
4605 * emulparams/elf64_ia64.sh: New file.
50bbae35 4606
c9637625
RH
46072000-04-21 Richard Henderson <rth@cygnus.com>
4608
4609 * scripttempl/elfd30v.sc: Place .gcc_except_table.
4610
28ea9521
AM
46112000-04-19 Alan Modra <alan@linuxcare.com.au>
4612
4613 * dep-in.sed: Match space at start of file name, not at end.
4614
20d04697
L
46152000-04-18 H.J. Lu <hjl@gnu.org>
4616
4617 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
4618 lang_leave_output_section_statement () after calling
4619 lang_enter_output_section_statement ().
4620 * emultempl/armelf.em: Likewise.
4621
5ba47421
AM
46222000-04-18 Alan Modra <alan@linuxcare.com.au>
4623
4624 * emultempl/elf32.em (struct orphan_save): Add section field.
4625 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
4626 better order, and place first orphan section as we did before the
4627 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
4628 Don't call make_bfd_section here, let wild_doit do the job for us.
4629 Don't build a statement list when we'll only throw it away.
4630 * emultempl/armelf.em: Ditto.
4631 * emultempl/pe.em: Similarly.
4632
bdbe5705
GK
46332000-04-14 Geoff Keating <geoffk@cygnus.com>
4634
4635 * scripttempl/elfppc.sc: Remove.
4636 * emulparams/elf32ppc.sh: Use elf.sc.
4637 * emulparams/elf32lppc.sh: Use elf.sc.
4638 * emulparams/elf32ppclinux.sh: Use elf.sc.
4639 * emulparams/elf32ppcsim.sh: New file.
4640 * emulparams/elf32lppcsim.sh: New file.
4641 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
4642 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
4643 * Makefile.in: Regenerate.
4644 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
4645
01cc8ff8
AM
46462000-04-14 Alan Modra <alan@linuxcare.com.au>
4647
5ba47421 4648 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
01cc8ff8 4649 ~SEC_ALLOC sections too. Init start address of debug sections.
5ba47421
AM
4650 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4651 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
01cc8ff8
AM
4652 Also set all relocateable section start addresses.
4653
6c86c541
GK
46542000-04-13 Geoff Keating <geoffk@cygnus.com>
4655
4656 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
4657 Add new BSS_PLT variable for when .plt need not be contained in
4658 the file. Move _etext so that it is also after .fini, and provide
4659 both etext and _etext with a leading underscore. Mark the start
4660 and end of .sbss.
4661
6a345e87
AM
46622000-04-12 Alan Modra <alan@linuxcare.com.au>
4663
4664 * emultempl/elf32.em (struct orphan_save): New.
4665 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4666 hold_interp): Make them struct orphan_save.
4667 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
4668 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
4669 the end of the relevant section list. Also add associated section
4670 statements to the end of any previous orphan statements.
4671 * emultempl/armelf.em: Similarly.
4672 * emultempl/pe.em: Similarly.
4673
8be86746
AM
46742000-04-11 Alan Modra <alan@linuxcare.com.au>
4675
4676 * ld.texinfo (Simple Example): Remove extraneous paragraph.
4677
3b16e843 46782000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
50bbae35 4679
a2d91340 4680 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
50bbae35 4681 --enable-build-warnings option.
a2d91340
AC
4682 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
4683 * Makefile.in, configure: Re-generate.
4684
41b49281
AM
46852000-04-04 Alan Modra <alan@linuxcare.com.au>
4686
8ad3436c
AM
4687 * po/ld.pot: Regenerate.
4688
4689 * lexsup.c (help): Restore translated part of bug string.
4690
41b49281
AM
4691 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
4692 (DEP): Quote when passing vars to sub-make. Add warning message
4693 to end.
4694 (DEP1): Rewrite for "gcc -MM".
4695 (CLEANFILES): Add DEP2.
4696 Update dependencies.
4697 * Makefile.in: Regenerate.
4698
c20f4f8c
AM
46992000-04-03 Alan Modra <alan@linuxcare.com.au>
4700
4701 * ld.h: #include "bin-bugs.h"
4702 * lexsup.c (help): Use REPORT_BUGS_TO.
4703
adde6300
AM
47042000-03-27 Denis Chertykov <denisc@overta.ru>
4705
4706 * configure.tgt (avr-*-*): New target support.
4707 * Makefile.am: Likewise.
4708 * scripttempl/elf32avr.sc: New script file.
4709 * emulparams/avr1200.sh: New file.
4710 * emulparams/avr23xx.sh: New file.
4711 * emulparams/avr4433.sh New file.
4712 * emulparams/avr44x4.sh New file.
4713 * emulparams/avr85xx.sh New file.
4714 * emulparams/avrmega103.sh New file.
4715 * emulparams/avrmega161.sh New file.
4716 * emulparams/avrmega603.sh New file.
4717 * Makefile.in: Regenerate.
4718
9282ff41
L
47192000-03-09 Andreas Jaeger <aj@suse.de>
4720
4721 * Makefile.am (check-DEJAGNU): Also unset LANG.
4722 * Makefile.in: Rebuild.
4723
a9998805
ILT
47242000-03-06 Ian Lance Taylor <ian@zembu.com>
4725
4726 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
4727 archive.
4728
f9bc20e7
NC
47292000-03-02 H.J. Lu <hjl@gnu.org>
4730
4731 * emulparams/elf32mcore.sh: Include "getopt.h".
4732
4e277b38
ILT
47332000-03-01 Ian Lance Taylor <ian@zembu.com>
4734
4735 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
4736
f0c87f88
NC
47372000-03-01 H.J. Lu <hjl@gnu.org>
4738
4739 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
4740 * emulparams/shpe.sh: Likewise.
4741
47422000-03-01 Nick Clifton <nickc@cygnus.com>
4743
4744 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
4745 to unused parameters.
4746
4747 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
4748 functions only used by DLL code.
4749 (_place_orphan): Initialise 'dollar'.
4750
b6f29aaa
L
47512000-03-01 H.J. Lu <hjl@gnu.org>
4752
4753 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
4754 indicate if the undefined symbol is a fatal error or not.
4755 Don't delete the output file if "fatal" is false.
4756
af28fce3
L
47572000-02-29 H.J. Lu <hjl@gnu.org>
4758
50bbae35 4759 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
af28fce3
L
4760 Set LC_COLLATE and LC_ALL to null and export them. It is for
4761 sort which expects the C locale.
4762 Add $(LIBS) to all $(HOSTING_LIBS).
4763 * Makefile.in: Rebuild.
4764
40d109bf
AM
47652000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
4766
4767 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
4768 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
4769 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
4770 (ld_emulation_xfer_struct): Add missing NULL initialiser for
4771 find_potential_libraries.
4772
db5be682
JB
47732000-02-28 Jim Blandy <jimb@redhat.com>
4774
4775 * ldgram.y (exclude_name_list): Don't require a comma to separate
50bbae35 4776 list entries; the lexer considers commas to be valid part of a
db5be682
JB
4777 filename, so in something like `foo, bar' the comma is considered
4778 part of the first filename, `foo,'.
4779 * ld.texinfo: Update section on EXCLUDE_FILE lists.
4780
3558ff4c
ILT
47812000-02-27 Loren J. Rittle <ljrittle@acm.org>
4782
4783 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4784 host "i[3456]86-*-freebsdelf*".
4785
4eee2681
ILT
47862000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
4787
4788 * scripttempl/i386go32.sc: Move misplaced semicolons.
4789
8d75d12d
ILT
47902000-02-25 Ian Lance Taylor <ian@zembu.com>
4791
4792 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
4793 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
4794 (eelf64hppa.c, ehppaelf.c): Remove targets.
4795 * Makefile.in: Rebuild.
4796
a1836d49
AO
47972000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4798
ad51fb57
AO
4799 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
4800 GNU/Linux/sparc, but keep the default as 32.
4801
a1836d49
AO
4802 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
4803 it default if sparcv9 or sparc64.
4804
344a211f
NC
48052000-02-24 Nick Clifton <nickc@cygnus.com>
4806
4807 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
4808 * Makefile.in: Regenerate.
4809 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
4810
4811 * ldemul.h (ld_emulation_xfer_struct): Add new field:
4812 find_potential_libraries.
4813 * ldemul.c (ldemul_find_potential_libraries): New function.
4814
4815 * ldfile.c (ldfile_open_file_search): Allow function to be
50bbae35 4816 exported.
344a211f
NC
4817 (ldfile_open_file): Call ldemul_find_potential_libraries.
4818 * ldfile.h: Add prototype for ldfile_open_file_search.
4819
4820 * pe-dll.c: Add support for ARM, MIPS and SH targets.
4821
4822 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
4823 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
4824
4825 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
4826 (gld_X_find_potential_libraries): New function. Search for
4827 libraries called "*.lib".
4828
a2b64bed 4829 * scripttempl/pe.sc: Add .pdata section.
344a211f 4830
eaba1dd3
RH
48312000-02-23 Richard Henderson <rth@cygnus.com>
4832
4833 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
4834 Add and use memory regions.
4835
5b93d8bb
AM
48362000-02-23 Linas Vepstas (linas@linas.org)
4837
4838 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
4839
4840 * Makefile.am: Add support for Linux/IBM 370.
4841 * configure.tgt: Likewise.
4842
4843 * Makefile.in: Regenerate.
4844
f6af82bd
AM
48452000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
4846
4847 * ldlang.c (print_input_section, print_data_statement,
4848 print_reloc_statement, print_padding_statement, insert_pad,
4849 size_input_section, lang_check_section_addresses,
4850 lang_size_sections, lang_do_assignments, lang_set_startof,
50bbae35 4851 lang_one_common): Change `opb' to unsigned.
f6af82bd
AM
4852 (lang_do_assignments): Also change `size' to unsigned.
4853
9e673ad1
RH
48542000-02-16 Richard Henderson <rth@cygnus.com>
4855
4856 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
4857
562d3460
TW
48582000-02-16 Timothy Wall <twall@cygnus.com>
4859
4860 * mri.c (mri_draw_tree): Add default LMA region argument to call
4861 to lang_leave_output_section_statement.
4862 * ldlang.h: Update prototypes with LMA region arguments.
4863 * ldlang.c (lang_size_sections): Encapsulate region bounds
4864 checking in os_check_region call.
4865 (os_check_region): New function.
4866 (lang_output_section_statement_lookup): Initialize lma_region.
4867 (lang_leave_output_section_statement): Add LMA region argument.
4868 (lang_leave_overlay): Ditto.
4869 * ldgram.y: Handle LMA region syntax.
4870 * ld.texinfo (Output Section Description): Describe LMA region usage.
4871 * emultempl/armelf.em (gld$place_orphan): Add default value for
01cc8ff8 4872 lma region in call to lang_leave_output_section_statement.
562d3460 4873 * emultempl/elf32.em (gld$place_orphan): Add default value for
01cc8ff8 4874 lma region in call to lang_leave_output_section_statement.
562d3460 4875 * emultempl/pe.em (gld$place_orphan): Add default value for
01cc8ff8 4876 lma region in call to lang_leave_output_section_statement.
50bbae35
AM
4877
4878
9e4ed18c
TW
48792000-02-04 Timothy Wall <twall@redhat.com>
4880
4881 * ldlang.c (lang_check_section_addresses): Use bytes instead of
4882 octets when calculating section end addresses.
4883
32edc927
TW
48842000-02-04 Timothy Wall <twall@redhat.com>
4885
4886 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
4887
4cbfc3ac
TW
48882000-02-03 Timothy Wall <twall@redhat.com>
4889
a2b64bed 4890 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4cbfc3ac 4891 octet count.
a2b64bed 4892 * ldlang.c (print_input_section, print_data_statement,
4cbfc3ac
TW
4893 print_reloc_statement, print_padding_statement): Print target
4894 address values and section sizes as bytes, not octets.
4895 (insert_pad) Calculate padding size in octets, and adjust "dot"
4896 by bytes.
4897 (size_input_section) Always adjust "dot" by bytes, not octets.
4898 (lang_check_section_addresses, lang_do_assignments) Adjust
4899 "dot" by bytes, not octets. Use the larger of the directive size
4900 or octets_per_byte for the number of octets actually allocated in
4901 the output section.
4902 (lang_set_startof) Make sure STARTOF returns a target address.
4903 (lang_one_common) Record size changes in octets.
4904 (lang_abs_symbol_at_end_of) Section end symbol's value is
4905 recorded in target bytes.
68b2fc7a 4906 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
4cbfc3ac 4907 to be clear about behavior when an octet is smaller than one byte.
50bbae35 4908
305c7206
AM
49092000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
4910
4911 * ldcref.c (output_cref): Don't pass message strings to printf
4912 as format arg.
4913 Update copyright.
4914
4915 * ldmisc.c (vfinfo): Same here.
4916 Update copyright.
4917
e1c47aa4
AM
49182000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
4919
4920 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
4921 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
4922 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
4923 Add missing NULL initialisers, and comments.
4924
4925 * testsuite/ld-srec/sr3.cc (__rethrow): New.
4926
13392b77
NC
49272000-01-21 Nick Clifton <nickc@cygnus.com>
4928
4929 * ldlang.c (lang_size_sections): Fix typo in comment.
4930
cce4c4c5
NC
49312000-01-18 H.J. Lu <hjl@gnu.org>
4932
4933 * ldlang.c (lang_size_sections): Also update the current
4934 address of a region if the SEC_NEVER_LOAD bit is not set.
4935
0decc840
NC
49362000-01-10 Philip Blundell <pb@futuretv.com>
4937
4938 * configure.tgt (arm*-*-conix*): New target.
4939
4e53152f
NC
49402000-01-07 Nick Clifton <nickc@cygnus.com>
4941
4942 * ld.texinfo (Options): Remind users to preceed linker command
fa19fce0
NC
4943 line switches with -Wl, (or whatever is appropriate) if it is
4944 being invoked by a comnpiler driver program.
50bbae35 4945 Fix description of the behaviour of the -n command line switch.
4e53152f 4946
3b16e843 49472000-01-05 Catherine Moore <clm@cygnus.com>
18625d54
CM
4948
4949 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
4950 (name_list): New.
4951 * ld.texinfo (EXCLUDE_FILE): Update documentation.
4952 * ldgram.y (wildcard_spec): Support a list of excluded_files.
4953 (exclude_name_list): New.
4954 ldlang.c (walk_wild_section): Support list of excluded files.
4955 (print_wild_statement): Likewise.
4956 (lang_add_wild): Likewise.
4957 * ldlang.h (lang_wild_statement_type): Likewise.
4958 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6ddeca85 4959
5aaace27
NC
49602000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
4961
870df5dc
NC
4962 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
4963 (process_def_file): Use.
4964 (pe_dll_compat_implib): New variable.
4965 (make_one): Use.
50bbae35 4966
870df5dc
NC
4967 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
4968 pe_dll_compat_implib.
50bbae35
AM
4969
4970 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
870df5dc
NC
4971 compat-implib options.
4972 (gld_${EMULATION_NAME}_list_options): List new options.
4973 (gld_${EMULATION_NAME}_parse_args): Handle.
4974
50bbae35 4975 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
5aaace27 4976 dll.
50bbae35
AM
4977
4978 * deffilep.y (opt_name): Allow "." in name.
5aaace27 4979
2f6d2f85 4980For older changes see ChangeLog-9899
252b5132
RH
4981\f
4982Local Variables:
4983mode: change-log
4984left-margin: 8
4985fill-column: 74
4986version-control: never
4987End:
This page took 0.403201 seconds and 4 git commands to generate.