* config/tc-sh64.c (sh64_target_format): Add support for sh64
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
c04c9586
L
12002-10-08 H.J. Lu <hjl@gnu.org>
2
3 * ldlang.c (lang_file_exist): Removed.
4 (new_afile): Revert the last change.
5 * ldlang.h (lang_file_exist): Removed.
6 * lexsup.c (parse_args): Revert the last change.
7
39cebe23
NC
82002-10-07 Ralf Habacker <Ralf.Habacker@freenet.de>
9
10 * pe-dll.cc (autofilter_symbolprefixlist): Don't re-export
11 auto-import symbols.
12 (make_one): Create _nm_<symbol> for data only.
13
53b2a62f
NC
142002-10-05 Elias Athanasopoulos <eathan@otenet.gr>
15
16 * ldlang.c (lang_file_exist): New function.
17 (new_afile): Abort if the filename to be added matches the linker
18 output filename.
19 * ldlang.h: Add prototype for lang_file_exist.
20 * lexsup.c (parse_args): Abort if the output filename matches
21 one of the input filenames.
22
a86a09cc
AM
232002-10-02 Alan Modra <amodra@bigpond.net.au>
24
25 * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.
26
ba493122
AM
272002-09-30 Alan Modra <amodra@bigpond.net.au>
28
1bf0a4d9
AM
29 * scripttempl/elfd30v.sc: Order reloc sections placing .plt last.
30 * scripttempl/elfm68hc11.sc: Likewise.
31 * scripttempl/elfm68hc12.sc: Likewise.
32
ba493122
AM
33 * emultempl/elf32.em (output_rel_find): Always place orphan loadable
34 reloc sections just before .rel.plt/.rela.plt.
35 (gld${EMULATION_NAME}_place_orphan <.rel>): Remove combreloc code.
36 Only put loadable reloc sections in hold_rel.
37
fdb9132d
L
382002-09-29 H.J. Lu <hjl@gnu.org>
39
42f98619 40 * emulparams/elf32ppc.sh (OTHER_GOT_RELOC_SECTIONS): New.
fdb9132d 41
ff326826
DJ
422002-09-25 Daniel Jacobowitz <drow@mvista.com>
43
44 From "Anita Kulkarni" <AnitaK@kpit.com>
45 * scripttempl/sh.sc: Handle .eh_frame* and .gcc_exc*
46 sections.
47
0ae1cf52
AM
482002-09-25 Alan Modra <amodra@bigpond.net.au>
49
1ddd7b13
AM
50 * genscripts.sh (SEGMENT_SIZE): Use MAXPAGESIZE before
51 TARGET_PAGE_SIZE.
52 * scripttempl/elf.sc (DATA_SEGMENT_ALIGN): Incorporate
53 SEGMENT_SIZE alignment.
54 * emulparams/elf64ppc.sh (DATA_ADDR): Delete.
55 (SEGMENT_SIZE): Define.
56
0ae1cf52
AM
57 * ldexp.c (fold_unary): New. Split out from exp_fold_tree.
58 (fold_binary): Correct abs - non-abs case.
59 (fold_trinary): New. Split out from exp_fold_tree.
60
06143382
AM
612002-09-24 Alan Modra <amodra@bigpond.net.au>
62
63 * emulparams/elf64ppc.sh (DATA_ADDR): Define.
64 * emulparams/elf64_aix.sh (DATA_ADDR): Don't use a fixed address
65 for start of .data, instead align up to 256M boundary.
66 * scripttempl/aix.sc: Likewise.
67
8e616ecc
DD
682002-09-22 Mark Elbrecht <snowball3@softhome.net>
69
70 * scripttempl/i386go32.sc: Handle bss unique sections.
71
5cfb2bb2
AM
722002-09-21 Alan Modra <amodra@bigpond.net.au>
73
74 * ldmisc.c (vfinfo <%C,%D,%G>): Always output bfd, section and offset.
75
dd2e0905
SC
762002-09-17 Stan Cox <scox@redhat.com>
77
78 * emulparams/elf32bmipn32-defs.sh: New file.
79 * emulparams/elf32bmipn32.sh: Use elf32bmipn32-defs.sh.
80 * emulparams/elf32btsmipn32.sh: Likewise.
81 * emulparams/elf64bmip.sh: Likewise.
82 * emulparams/elf64btsmip.sh: Likewise.
83
4ada7262
DB
842002-09-16 Bruno Haible <bruno@clisp.org>
85
86 * emulparams/elf_i386_fbsd.sh: Set OUTPUT_FORMAT to
87 elf32-i386-freebsd.
88 * emulparams/elf64alpha_fbsd.sh: Set OUTPUT_FORMAT to
89 elf64-alpha-freebsd.
90
e09f4395
NC
912002-09-11 Nick Clifton <nickc@redhat.com>
92
004d9caf
NC
93 * NEWS: New TI port supports both C4x and C3x series of DSPs.
94
e09f4395
NC
95 * po/tr.po: Updated Turkish translation.
96
004d9caf 972002-09-06 Jeffrey A Law (law@redhat.com)
0b3a6a28
JL
98
99 * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore.
100
3e369e96
NC
1012002-09-02 Nick Clifton <nickc@redhat.com>
102
67010b46
NC
103 * scripttempl/v850.sc: Add EXTERN references to __ctbpm __gp and
104 __ep.
105 * emulparams/v850.sh (TEMPLATE_NAME): Define.
3e369e96 106
5435462c
NC
1072002-08-30 Nick Clifton <nickc@redhat.com>
108
109 * scripttempl/elfd10v.sc (MEMORY): Remove UNIFIED, it is not
110 used. Change INSN to start at 0x01000000 and extend for
111 256K (ignoring holes). Start the STACK on a word aligned
112 boundary.
113 (.rodata): Start it at the READONLY_START_ADDR.
114
5c368657
AM
1152002-08-30 Alan Modra <amodra@bigpond.net.au>
116
117 * emulparams/elf32ppc.sh (ARCH): Set to "powerpc:common".
118
026df7c5
NC
1192002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
120
121 * Makefile.am: Add etic4xcoff.o in ALL_EMULATIONS list and
122 added makefile targets for this file.
123 * Makefile.in: Regenerate.
124 * configure.tgt: Added tic4x-coff and c4x-coff emulations.
125 * NEWS: Mention new port.
126
1272002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
128
129 * emulparams/tic3xcoff.sh: New file.
130 * emulparams/tic4xcoff.sh: New file.
131 * scripttempl/tic3xcoff.sc: New file.
132 * scripttempl/tic4xcoff.sc: New file.
133
c89e8944
AM
1342002-08-28 Alan Modra <amodra@bigpond.net.au>
135
136 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
137 strtoul and strtoull with bfd_scan_vma.
138 (gld${EMULATION_NAME}_read_file): Likewise.
139
6459ecfa
AM
1402002-08-28 Alan Modra <amodra@bigpond.net.au>
141
142 * configure.tgt: Remove h8[35]00-*-hms*. Add h8500-*-rtems*.
143
ad5211be
NC
1442002-08-27 Egor Duda <deo@logos-m.ru>
145
146 * scripttempl/pe.sc: Handle .rdata_runtime_pseudo_reloc sections.
147 Add symbols for application to access them.
148
88f7bcd5
NC
1492002-08-27 Nick Clifton <nickc@redhat.com>
150
151 * emultempl/armelf.em: Revert this patch, it is not needed.
152
153 2002-08-22 Adam Nemet <anemet@lnxw.com>
154
8e523c23
NC
1552002-08-20 Dan Kegel <dank@kegel.com>
156
157 * configure.in: added --with-lib-path argument to ld's configure
158 to set LIB_PATH.
159 * ld/NEWS: Document new switch.
160 * ld/README: Mention new switch.
161 * configure: Regenerate.
162 * Makefile.in: Regenerate.
163
164 Based on this patch:
165 2001-04-25 Christopher Faylor <cgf@cygnus.com>
166
167 * Makefile.in (LIB_PATH): Make configurable.
168 (GENSCRIPTS): Set LIB_PATH in environment.
169 * configure.in: Substitute LIB_PATH.
170
d9a7f7ab
NC
1712002-08-22 Adam Nemet <anemet@lnxw.com>
172
173 * emultempl/armelf.em: Include elf-bfd.h and elf/arm.h.
174 (arm_elf_finish): Set the last bit of DT_INIT and DT_FINI
175 depending on the type of the function.
176 (arm_elf_convert_thumb_symbol_to_address): New function.
177
ed71e111
NC
1782002-08-22 Graeme Peterson <gp@qnx.com>
179
180 * Makefile.am: Add esh{l}elf_nto.o files.
181 * Makefile.in: Regenerate.
182 * configure.tgt: Add support for sh-**-nto* targets.
183 * emulparams/shelf_nto.sh: New file.
184 * emulparams/shlelf_nto.sh: New file.
185
7abb6dea
AM
1862002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
187
188 * ldlang.c (offsetof): Define if not defined.
189
e9229007
L
1902002-08-14 H.J. Lu <hjl@gnu.org>
191
192 * configure.tgt: Always enable 64bit emulations for 32bit
193 Linux/mips.
194
c553bb91
AM
1952002-08-13 Alan Modra <amodra@bigpond.net.au>
196
197 * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.
198 (MAXPAGESIZE): Set to 1.
199
200 * ld.h (ALIGN_N): Delete.
201 * ldexp.h (align_n): Declare.
202 * ldexp.c (align_n): New function.
203 (fold_binary): Use align_n instead of ALIGN_N.
204 (exp_fold_tree): Likewise.
205 * ldlang.c (lang_size_sections_1): Likewise.
206 (lang_one_common): Likewise.
3c6706bb 207 * ld.texinfo (ALIGN): Remove power of 2 restriction.
c553bb91 208
59bc061d
NC
2092002-07-31 Graeme Peterson <gp@qnx.com>
210
211 * configure.tgt: Add support for powerpc{le}-*-nto* targets.
212 * Makefile.am: Add eelf32{l}ppcnto.o files.
213 * Makefile.in: Regenerate.
214 * emulparams/elf32lppcnto.sh: New file.
215 * emulparams/elf32ppcnto.sh: New file.
216
31941635
L
2172002-08-07 H.J. Lu <hjl@gnu.org>
218
219 * ld.texinfo: Document --no-undefined-version.
220
221 * ldlang.c (lang_new_vers_pattern): Set the `symver' and
222 `script.' fields to 0.
223
224 * ldmain.c (main): Initialize the allow_undefined_version to
225 true.
226
227 * lexsup.c (OPTION_NO_UNDEFINED_VERSION): New.
228 (ld_options): Add --no-undefined-version.
229 (parse_args): Support OPTION_NO_UNDEFINED_VERSION.
230
2004afbc
NC
2312002-08-07 Nick Clifton <nickc@redhat.com>
232
233 * emultempl/armelf.em (arm_elf_before_allocation): Only search for
234 an interworking bfd if there are input bfds. (107501)
235
7fc44b9c
AM
2362002-08-06 Alan Modra <amodra@bigpond.net.au>
237
238 * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts
239 2002-05-10 change.
240
24a1ba0f
NC
2412002-08-01 Nick Clifton <nickc@redhat.com>
242
243 * emulparams/armelf.sh: Revert previous delta.
244 * scripttempl/elf.sc: Revert previous delta.
245
ebc6e014
L
2462002-07-31 H.J. Lu <hjl@gnu.org>
247
248 * configure.tgt (powerpc*-*-linux*): Enable elf64ppc for
249 --enable-64-bit-bfd.
250
39a2a3eb
L
2512002-07-31 H.J. Lu <hjl@gnu.org>
252
253 * configure.tgt: Enable x86-64 emulation for Linux/i386 if
254 64bit BFD is selected.
255
a0dfa6a8
L
2562002-07-31 H.J. Lu <hjl@gnu.org>
257
258 * configure.tgt: Enable 64bit emulations for 32bit Linux/mips
259 if 64bit BFD is selected.
260
f7c33884
NC
2612002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
262
263 * emultempl/netbsd.em (LDEMUL_BEFORE_PARSE): New file to custom set
264 link_info.common_skip_ar_aymbols.
265 * emulparams/ns32knbsd.sh (EXTRA_EM_FILE): Refer to extra file.
266
267 * ldmain.c (main): Initialize new field
268 link_info.common_skip_ar_aymbols.
269
8f64befb
NC
2702002-07-31 Adam Nemet <anemet@lnxw.com>
271
272 * emulparams/armelf.sh (OTHER_PLT_SECTIONS): New variable. Set it
273 to .plt.thumb.
274 * scripttempl/elf.sc: Comment it. Use the same way as ${PLT} is
275 used.
276
500800ca
NC
2772002-07-31 Nick Clifton <nickc@redhat.com>
278
279 * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
280 of the PDP-11 and 2.11BSD a.out support.
281
7808a785
TS
2822002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
283
284 * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
285 for n32 ABI support.
286 * Makefile.in: Regenerate.
287 * configure.tgt (mips64*el-*-linux-gnu*,mips64*-*-linux-gnu*): Add
288 n32 ABI emulations for these 64 bit targets.
289 * emulparams/elf32bmipn32.sh: Expand comment.
290 * emulparams/elf32btsmipn32.sh: New file, for traditional big endian
291 n32 ABI.
292 * emulparams/elf32ltsmipn32.sh: Likewise for little endian.
293
7e392df6
NC
2942002-07-30 Graeme Peterson <gp@qnx.com>
295
296 * configure.tgt: Add support for arm-*-nto target.
297 * Makefile.am: Add earmnto.o file.
298 * Makefile.in: Regenerate.
299 * NEWS: Mention port of ARM support to QNX.
300 * emulparams/armnto.sh: New file.
301
704afa60
JJ
3022002-07-30 Jakub Jelinek <jakub@redhat.com>
303
304 * ldlang.c (lang_add_section): Don't turn .tbss into normal sections
305 for relocatable link.
306 (lang_size_sections_1): Don't make .tbss zero size for relocatable
307 link.
308
7dcd22c2
BS
3092002-07-26 Bernd Schmidt <bernds@redhat.com>
310
311 * emulparams/elf32frv.sh (OTHER_RELOCATING_SECTIONS): Delete.
312 (STACK_ADDR): New.
313
219576a4
NC
3142002-07-25 Nick Clifton <nickc@redhat.com>
315
316 * po/sv.po: Updated Swedish translation.
317 * po/es.po: Updated Spanish translation.
318 * po/fr.po: Updated French translation.
319
ff3063f5
NC
3202002-07-24 Nick Clifton <nickc@redhat.com>
321
322 * po/sv.po: Updated Swedish translation.
323 * po/es.po: Updated Spanish translation.
324
0461a601
NC
3252002-07-23 Nick Clifton <nickc@redhat.com>
326
ff3063f5 327 * po/fr.po: Updated French translation.
0461a601 328
25844aae
AM
3292002-07-20 Alan Modra <amodra@bigpond.net.au>
330
331 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
332 bomb on /DISCARD/ input section.
333 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
334 * emultempl/mmo.em (mmo_place_orphan): Likewise.
335
3595bd6e
HPN
3362002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
337
338 * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
339 output section.
340
cf88bb9f
NC
3412002-07-16 Denis Chertykov <denisc@overta.ru>
342 Nick Clifton <nickc@redhat.com>
343 Frank Ch. Eigler <fche@redhat.com>
344 John Healy <jhealy@redhat.com>
345
346 * configure.tgt: Add support for ip2k-elf.
347 * Makefile.am: Add support for ip2k-elf.
348 * Makefile.in: Regenerate.
349 * emulparams/elf32ip2k.sh: New file.
350 * scripttempl/ip2k.sc: New file
351 * NEWS: Mention support for new port.
352
2cbb2eef
NC
3532002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
354
355 * NEWS: Add 'Changes in 2.13'.
356
96a94295
L
3572002-07-14 H.J. Lu <hjl@gnu.org>
358
359 * ld.texinfo: Document a .symver takes precedence over a
360 version script.
361
120d20f2
AM
3622002-07-12 Alan Modra <amodra@bigpond.net.au>
363
364 * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64.
365 (COMMONPAGESIZE): Define.
366
0d2ddeb2
AM
3672002-07-09 Alan Modra <amodra@bigpond.net.au>
368
369 * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
370
554690ed
AM
3712002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br>
372
373 * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
374 powerpc-*-openbsd* and sparc64-*-openbsd*.
375 * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o.
376 * Makefile.in: Regenerate.
377 * emulparams/hppaobsd.sh: New file.
378
34786259
AM
3792002-07-05 Alan Modra <amodra@bigpond.net.au>
380
381 * ldlang.c (print_wild_statement): Fix output formatting.
382
4bd5a393
AM
3832002-07-04 Alan Modra <amodra@bigpond.net.au>
384
385 * ldlang.c: (strip_excluded_output_sections): New function.
386 (lang_process): Call it.
387 (lang_size_sections_1): Revert 2002-06-10 change.
388
ce4f7385
AM
3892002-07-03 Alan Modra <amodra@bigpond.net.au>
390
391 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
392 Run "make dep-am".
393 * Makefile.in: Regenerate.
394
b7b482a3
AM
3952002-07-02 Alan Modra <amodra@bigpond.net.au>
396
71daf8b4
AM
397 * ldfile.c (ldfile_try_open_bfd): Formatting.
398
b7b482a3
AM
399 * ldmisc.c (demangle): Move so that it doesn't intrude between
400 vfinfo comment and body. Add comment.
401
29e2951e
AM
4022002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
403
404 * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format.
405
e3e942e9
AM
4062002-07-01 Alan Modra <amodra@bigpond.net.au>
407
408 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
409 * ldlang.c (entry_sym): Likewise.
410 (ldlang_undef_chain_list_type): Likewise.
411 (lang_finish): Adjust references to entry_symbol.
412 (lang_add_entry): Likewise.
413 (lang_gc_sections): Use link_info.gc_sym_list.
414 (lang_process): Set link_info.gc_sym_list.
415 * ldlex.l: Include bfdlink.h.
416 * ldmain.c (main): Init link_info.gc_sym_list.
417 * emultempl/aix.em: Adjust references to entry_symbol.
418 * emultempl/armcoff.em: Likewise.
419 * emultempl/armelf.em: Likewise.
420 * emultempl/pe.em: Likewise.
421 * emultempl/ppc64elf.em (ppc_after_open): New function.
422 (LDEMUL_AFTER_OPEN): Define.
423 * emulparams/elf64ppc.sh: KEEP .opd sections.
424
a66c0f2c
SC
4252002-06-29 Stephane Carrez <stcarrez@nerim.fr>
426
427 * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
428 * emulparams/m68hc11elfb.sh (EEPROM_MEMORY): Define.
429 * emulparams/m68hc11elf.sh (EEPROM_SIZE): Define.
430 (EEPROM_START_ADDR): Define.
431 (EEPROM_MEMORY): Define.
432 * emulparams/m68hc12elf.sh: Likewise.
433 * scripttempl/elfm68hc11.sc: Handle .eeprom section; handle .softregs
434 section to put soft registers in .page0.
435 * scripttempl/elfm68hc12.sc: Likewise but put soft registers in bss.
436
2b67cf00
JL
4372002-06-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
438
439 * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd
440 section. Add ${RELOCATING-0}.
441
219576a4 4422002-06-26 J"orn Rennecke <joern.rennecke@superh.com>
164c4054
JR
443
444 * emulparams/shelf.sh (STACK_ADDR): Don't define.
445 (OTHER_SECTIONS): Define.
446 * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
447 (OTHER_SECTIONS): Undef.
448
fc28fbc2
AM
4492002-06-26 Alan Modra <amodra@bigpond.net.au>
450
451 * ldmisc.c (demangle): Restore dots stripped from sym name.
452
a13a0de8
L
4532002-06-25 H.J. Lu <hjl@gnu.org>
454
455 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
456 * Makefile.in: Regenerated.
457
b553b183
NC
4582002-06-20 Nick Clifton <nickc@cambridge.redhat.com>
459
460 * ld.texinfo (Bug Reporting): Update text to suggest a limit on
461 the size of attached object files, to allow make the object files
462 available via FTP or HTTP and to mention that the mail will be
463 sent to a mailing list.
464
2755afba
NC
4652002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
466
467 * ld/configure.host (romp): Drop support.
468
7d0a848e
CD
4692002-06-18 Chris Demetriou <cgd@broadcom.com>
470
471 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
472 section flags for SEC_DATA, rather than for SEC_CODE being unset.
473
8505f884
CD
4742002-06-18 Chris Demetriou <cgd@broadcom.com>
475
476 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
477 format specifier used to print BFD name.
478
7d553a40
DB
4792002-06-18 Dave Brolley <brolley@redhat.com>
480
481 From Catherine Moore, Michael Meissner, Jim Blandy:
482 * emulparams/elf32frv.sh: New file.
483 * configure.tgt: Support frv-*-*.
484 * Makefile.am (ALL_EMULATIONS): Add eelf32frv.o.
485 (eelf32frv.c): New target.
486
82434356
TR
4872002-06-17 Tom Rix <trix@redhat.com>
488
a59f3d35 489 * emultempl/elf32.em: gld*_get_script: Check for
82434356
TR
490 GENERATE_COMBRELOC_SCRIPT.
491 * scripttempl/elfd10v.sc : Fix STACK and INSN.
492 * emulparams/d10velf.sh : Fix TEXT_START_ADDR.
493
219576a4 4942002-06-13 J"orn Rennecke <joern.rennecke@superh.com>
5d9b5481
JR
495
496 * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf.
497
c4bb8067
L
4982002-06-12 H.J. Lu <hjl@gnu.org>
499
500 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Return
501 false if xvec doesn't match.
502
e052cfbe
RS
5032002-06-10 Richard Sandiford <rsandifo@redhat.com>
504
505 * ldlang.c (lang_size_sections_1): Skip removed output sections.
506
4da711b1
AM
5072002-06-08 Alan Modra <amodra@bigpond.net.au>
508
509 * ldexp.c: Replace CONST with const.
510 * ldfile.c: Likewise.
511 * ldfile.h: Likewise.
512 * ldlex.l: Likewise.
513 * mri.c: Likewise.
514 * pe-dll.h: Likewise.
515
eb95bb9a
AM
5162002-06-07 Alan Modra <amodra@bigpond.net.au>
517
518 * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.
519
e0076ab3
NC
5202002-06-07 Charles Wilson <cwilson@ece.gatech.edu>
521
522 * ld/ldmain.c (main): initialize link_info.pei386_auto_import
523 to -1 == implicit enable.
524 * ld/emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
525 initialize link_info.pei386_auto_import to -1 == implicit
526 enable.
527 (gld_${EMULATION_NAME}_parse_args): When processing
528 --enable-auto-import and --disable-auto-import options, use
529 '1' and '0' instead of 'true' and 'false'.
530 (pe_find_data_imports): Only issue message about auto-import
531 when the feature is implicitly enabled. Downgrade message to
532 informational instead of warning.
533
f13a5424
AM
5342002-06-07 Alan Modra <amodra@bigpond.net.au>
535
536 * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.
537
1abffd82
JL
5382002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
539
540 * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,
541 HOSTING_CRT0 and HOSTING_LIBS.
542
e0076ab3 5432002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
7a33bc10
JR
544
545 * configure.tgt (shle*-*-elf*, sh64le-*-elf*): New configurations.
546
4a5e698d
JT
5472002-06-05 Jason Thorpe <thorpej@wasabisystems.com>
548
549 * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.
550 (NONPAGED_TEXT_START_ADDR): Set to 0x1000.
551
1d475d82
AM
5522002-06-05 Alan Modra <amodra@bigpond.net.au>
553
554 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
555 SEC_EXCLUDE sections when doing a relocatable link.
556
5b0e55b6
JT
5572002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
558
559 * Makefile.am (ALL_EMULATIONS): Add eshelf32_nbsd.o,
560 eshlelf32_nbsd.o, eshelf64_nbsd.o, and eshlelf64_nbsd.o.
561 (eshelf32_nbsd.c, eshelf64_nbsd.c, eshlelf32_nbsd.c)
562 (eshlelf64_nbsd.c): New rules.
563 * Makefile.in: Regenerate.
564 * configure.tgt (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
565 (sh64-*-netbsd*): New targets.
566 * emulparams/shelf32_nbsd.sh: New file.
567 * emulparams/shelf64_nbsd.sh: New file.
568 * emulparams/shlelf32_nbsd.sh: New file.
569 * emulparams/shlelf64_nbsd.sh: New file.
570
9ad85d9b
AM
5712002-06-04 Alan Modra <amodra@bigpond.net.au>
572
573 * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix.
574
0c9b4fee
MM
5752002-06-02 Marek Michalkiewicz <marekm@amelek.gda.pl>
576
577 * scripttempl/avr.sc: Changes to support current GCC and avr-libc,
578 C++ constructors/destructors, loosely based on the m68hc11 port.
579
2c538bde
AM
5802002-05-31 Alan Modra <amodra@bigpond.net.au>
581
582 * Makefile.in: Regenerate.
583 * aclocal.m4: Regenerate.
584 * config.in: Regenerate.
585 * configure: Regenerate.
586
a0cb91c6
AM
5872002-05-31 Graeme Peterson <gp@qnx.com>
588
589 * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
590 (ei386nto.c): Add rule.
591 * Makefile.in: Regenerate.
592 * configure.tgt: Add i[3456]86-*-nto-qnx*.
593 * emulparams/i386nto.sh: New file.
594
37020578
JT
5952002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
596
597 * NEWS: Add entry for VAX ELF support.
598
ab68f3e0 5992002-05-29 Matt Thomas <matt@3am-software.com>
a59f3d35 600 Jason Thorpe <thorpej@wasabisystems.com>
ab68f3e0
JT
601
602 * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o.
603 (eelf32vax.c)
604 (evaxnbsd.c): New rules.
605 * Makefile.in: Regenerate.
606 * configure.tgt (vax-*-netbsdelf*)
607 (vax-*-netbsdaout*)
608 (vax-*-netbsd*): New targets.
609 * emulparams/elf32vax.sh: New file.
610 * emulparams/vaxnbsd.sh: New file.
611
8afb0e02
NC
6122002-05-29 Adam Nemet <anemet@lnxw.com>
613
614 * emultempl/armelf.em (arm_elf_after_open): Don't determine
615 bfd_for_interwork, instead add glue sections to each input bfd.
616 (bfd_for_interwork): New global.
617 (arm_elf_set_bfd_for_interworking): New function.
618 (arm_elf_before_allocation): Use it.
619
d172d4ba
NC
6202002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
621
622 * Makefile.am: Add DLX make target.
623 * configure.tgt: Add DLX configuration.
624 * Makefile.in: Regenerate.
625 * emulparams/elf32_dlx.sh: New file
626 * scripttempl/dlx.sc: New file
627
b4477fa8
NC
6282002-05-27 Per Lundberg <per@caleb.dnsalias.org>
629
630 * Makefile.am (eelf_i386_chaos): Use elf_chaos.sc script.
631 * Makefile.in: Regenerate.
632 * emulparams/elf_chaos.sh: Use elf_chaos script.
633 * scripttempl/elf_chaos.sc: New file.
634
ee3cc2e2
RS
6352002-05-27 Richard Sandiford <rsandifo@redhat.com>
636
637 * ldlang.c (lang_size_sections_1): Move check for conflicting load
638 addresses and regions from here...
639 (lang_get_regions): ...to this new function.
640 (lang_leave_output_section_statement): Use lang_get_regions.
641 (lang_leave_overlay): Likewise.
642 * mri.c (mri_draw_tree): Pass null as last argument to
643 lang_leave_output_section_statement.
644 * emultempl/elf32.em (gld*_place_orphan): Likewise.
645 * emultempl/mmo.em (mmo_place_orphan): Likewise.
646 * emultempl/pe.em (gld*_place_orphan): Likewise.
647
aa501e5c
JT
6482002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
649
650 * configure.tgt: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
651
658957db
KH
6522002-05-25 Kazu Hirata <kazu@cs.umass.edu>
653
654 * ldemul.c: Fix formatting.
655 * ldfile.c: Likewise.
656 * pe-dll.c: Likewise.
657 * pe-dll.h: Likewise.
658
3511b595
AM
6592002-05-25 Alan Modra <amodra@bigpond.net.au>
660
0d6d936f
AM
661 * ldlang.c (lang_process): Formatting, grammar.
662
3511b595
AM
663 * ldlex.l: Use #include "" instead of <> for local header files.
664
436e8db0
NC
6652002-05-24 TAMURA Kent <kent@netbsd.org>
666
667 * configure.tgt: Add a target for i386-netbsdpe.
668
13ae64f3
JJ
6692002-05-23 Jakub Jelinek <jakub@redhat.com>
670
671 * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss.
672 * ldlang.c (lang_add_section): Set SEC_THREAD_LOCAL for
673 output section if necessary. Handle .tbss.
674 (lang_size_sections): Clear _raw_size for .tbss section
675 (it allocates space in PT_TLS segment only).
676 * ldwrite.c (build_link_order): Build link order for .tbss too.
677
68b2fc7a
AM
6782002-05-23 Alan Modra <amodra@bigpond.net.au>
679
680 * configure.in: Correct spelling of AC_PREREQ.
681
70b0be79
CF
6822002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
683
684 * pe-dll.c (autofilter_liblist): Add more system libs excluded by
685 default.
686 (autofilter_objlist): Add crtbegin.o, crtend.o.
687
6882002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
689
690 * emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
691 (longopts): Add new option --exclude-libs.
692 (gld_${EMULATION_NAME}_list_options): Give quick help about it.
693 (gld_${EMULATION_NAME}_parse_args): Use it.
694 * pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
695 * pe-dll.c (exclude_list_struct): Add field type to distinguish symbols
696 from whole archives.
697 (pe_dll_add_excludes): Set excludes->type.
698 (auto_export): Add new variable libname and set to archive basename if
699 abfd. Use it when filtering default and user-specified libarary
700 excludes. Let string "ALL" mean all libs when filtering user-specified
701 libs.
702 * ld.texinfo: Document --exclude-libs.
703
fac1652d
AM
7042002-05-22 Alan Modra <amodra@bigpond.net.au>
705
706 * ldemul.c (ldemul_new_vers_pattern): New function.
707 * ldemul.h (ldemul_new_vers_pattern): Declare.
708 (struct ld_emulation_xfer_struct): Add new_vers_pattern.
709 * ldlang.c (lang_new_vers_pattern): Call ldemul_new_vers_pattern.
710 * emultempl/ppc64elf.em (dotsyms): New static var.
711 (gld${EMULATION_NAME}_new_vers_pattern): New function.
712 (LDEMUL_NEW_VERS_PATTERN): Define.
713 (PARSE_AND_LIST_PROLOGUE): Add OPTION_DOTSYMS, OPTION_NO_DOTSYMS.
714 (PARSE_AND_LIST_LONGOPTS): Likewise.
715 (PARSE_AND_LIST_ARGS_CASES): Handle them.
716 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Update
717 initialiser.
718 * emultempl/armcoff.em: Likewise.
719 * emultempl/armelf_oabi.em: Likewise.
720 * emultempl/beos.em: Likewise.
721 * emultempl/elf32.em: Likewise.
722 * emultempl/generic.em: Likewise.
723 * emultempl/gld960.em: Likewise.
724 * emultempl/gld960c.em: Likewise.
725 * emultempl/linux.em: Likewise.
726 * emultempl/lnk960.em: Likewise.
727 * emultempl/m68kcoff.em: Likewise.
728 * emultempl/mipsecoff.em: Likewise.
729 * emultempl/pe.em: Likewise.
730 * emultempl/sunos.em: Likewise.
731 * emultempl/ticoff.em: Likewise.
732 * emultempl/vanilla.em: Likewise.
733
eb3d6bb8
AM
7342002-05-22 Alan Modra <amodra@bigpond.net.au>
735
736 * genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
737 and $NATIVE_LIB_DIRS. Add $tool_lib before other libs.
738 (LIB_SEARCH_DIRS): No need to use "tr".
739 (COMPILE_IN): Only set for native targets.
740 * configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
741 here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
742 * configure.tgt (powerpc*): Set tdir_*.
743 (powerpcle*): Correct targ_extra_emuls.
744 * emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
745 * emulparams/elf64ppc.sh (LIB_PATH): Likewise.
746
54f24647
AM
7472002-05-22 Alan Modra <amodra@bigpond.net.au>
748
749 * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when
750 calling lang_add_entry.
751
aa713662
L
7522002-05-21 H.J. Lu (hjl@gnu.org)
753
754 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_args): Handle
755 "-z muldefs".
756 (gld${EMULATION_NAME}_list_options): Add "-z muldefs".
757
758 * ld.texinfo: Updated for --allow-multiple-definition and
759 "-z muldefs".
760
761 * ldmain.c (main): Initialize the allow_multiple_definition
762 field to false.
763
764 * lexsup.c (OPTION_ALLOW_MULTIPLE_DEFINITION): New.
765 (ld_options): Add --allow-multiple-definition.
766 (parse_args): Support OPTION_ALLOW_MULTIPLE_DEFINITION.
767
658f2588
JT
7682002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
769
770 * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
771 (earmelfb_nbsd.c): New rule.
a59f3d35 772 * Makefile.in: Regenerate.
658f2588 773 * configure.tgt (armeb-*-netbsdelf*): New target.
a59f3d35 774 (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls.
658f2588
JT
775 (arm-*-netbsd*): Likewise.
776 * emulparams/armelfb_nbsd.sh: New file.
777
ca10c62d
TR
7782002-05-18 Tom Rix <trix@redhat.com>
779
a59f3d35 780 * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib
ca10c62d
TR
781 support.
782
fae1e84f
MM
7832002-05-17 Marek Michalkiewicz <marekm@amelek.gda.pl>
784
785 * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
786 * Makefile.in: Regenerate.
787 * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
788
7c8bf1e8
MM
7892002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
790
791 * emulparams/avr1.sh: New file.
792 * emulparams/avr2.sh: New file.
793 * emulparams/avr3.sh: New file.
794 * emulparams/avr4.sh: New file.
795 * emulparams/avr5.sh: New file.
796 * scripttempl/avr.sc: New file.
797
c2c01aa7
AM
7982002-05-15 Alan Modra <amodra@bigpond.net.au>
799
800 * ldlang.c (section_already_linked): Call bfd_link_just_syms.
801 (lang_place_orphans): Abort if just_syms_flag.
802
f1f0d9ab
TR
8032002-05-10 Tom Rix <trix@redhat.com>
804
a59f3d35 805 * emultempl/aix.em: (gld*_set_output_arch): New function. Use
f1f0d9ab
TR
806 architecture and machine information in the output bfd.
807 (gld*_before_parse): Remove old arch and machine code.
808 (choose_target): Rename to gld*_choose_target.
a59f3d35
AM
809 (rtld): Change type to int.
810 * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for
f1f0d9ab
TR
811 objects in XCOFF archives.
812 * ldfile.h: Update copyright date.
813
f4d73366
JJ
8142002-05-10 Jakub Jelinek <jakub@redhat.com>
815
816 * ldmain.c (main): Enable -z combreloc by default.
817
d3d8a9ee
NC
8182002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
819
820 * Makefile.am: Honour DESTDIR.
821 * Makefile.in: Regenerate.
822
9f88b410
RS
8232002-05-07 Richard Sandiford <rsandifo@redhat.com>
824
825 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
826 (lang_enter_overlay): Remove the last two parameters.
827 (lang_leave_overlay): Take them here instead.
828 * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
829 (section): Pass LMA and crossref flag to lang_leave_overlay rather
830 than lang_enter_overlay.
831 * ldlang.c (lang_memory_region_lookup): Return null for null names.
832 (lang_output_section_statement_lookup): Initialize update_dot_tree.
833 (lang_size_sections_1): Evaluate it.
834 (lang_leave_output_section_statement): Rework LMA lookup.
835 (overlay_lma, overlay_nocrossrefs): Remove.
3511b595 836 (lang_enter_overlay): Remove LMA and crossref arguments.
9f88b410
RS
837 (lang_enter_overlay_section): Don't set the LMA here.
838 (lang_leave_overlay): Take LMA and crossref arguments. Move the '.'
839 assignment to the last section's update_dot_tree. Unconditionally
840 use the load and run-time regions specified in the OVERLAY statement.
841 Likewise the first section's LMA. Only set the other sections' LMAs
842 when no load region is given.
843
b9a743c8
NC
8442002-05-06 Nick Clifton <nickc@redhat.com>
845
846 * po/sv.po: New translation.
847
a3d60be3
AM
8482002-05-04 Alan Modra <amodra@bigpond.net.au>
849
850 * emultempl/hppaelf.em (build_section_lists): New function.
851 (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
852 and build_section_lists.
853
b7a26f91
KH
8542002-05-03 Kazu Hirata <kazu@cs.umass.edu>
855
856 * ld.h: Fix formatting.
857 * ldexp.c: Likewise.
858 * ldfile.c: Likewise.
859 * ldlang.c: Likewise.
860 * ldmain.c: Likewise.
861 * lexsup.c: Likewise.
862 * pe-dll.c: Likewise.
863
805fc799
AM
8642002-05-02 Alan Modra <amodra@bigpond.net.au>
865
866 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
867 Adjust for ppc64_elf_set_toc change. #include libbfd.h.
868 (build_section_lists): Do output_section tests here.
869
cc7e59b2
TR
8702002-04-30 Tom Rix <trix@redhat.com>
871
872 * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
873
9c1d81c1
AM
8742002-05-01 Alan Modra <amodra@bigpond.net.au>
875
876 Long branch stubs, multiple stub sections.
877 * emultempl/ppc64elf.em: Include ldctor.h.
878 (stub_file): New var.
879 (group_size): New var.
880 (ppc_create_output_section_statements): New function.
881 (struct hook_stub_info): New.
882 (hook_in_stub): New function.
883 (ppc_add_stub_section): New function.
884 (ppc_layout_sections_again): New function.
885 (build_section_lists): New function.
886 (gld${EMULATION_NAME}_finish): Rewrite.
887 (real_func): New var.
888 (ppc_for_each_input_file_wrapper): New function.
889 (ppc_lang_for_each_input_file): New function.
890 (lang_for_each_input_file): Define.
891 (PARSE_AND_LIST_PROLOGUE): Define.
892 (PARSE_AND_LIST_LONGOPTS): Define.
893 (PARSE_AND_LIST_OPTIONS): Define.
894 (PARSE_AND_LIST_ARGS_CASES): Define.
895 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
896
aa67bccf
TR
8972002-04-30 Tom Rix <trix@redhat.com>
898
a59f3d35
AM
899 * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
900 -blibpath, -bnolibpath support.
901
94349e12
MM
9022002-04-30 Mark Mitchell <mark@codesourcery.com>
903
904 * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
905 (eelf32ppcwindiss.c): New target.
906 * Makefile.in: Regenerated.
907 * configure.tgt: Add support for powerpc-*-windiss.
908 * emulparams/elf32ppcwindiss.sh: New file.
a59f3d35 909
7b17f854
RS
9102002-04-30 Richard Sandiford <rsandifo@redhat.com>
911
912 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
913 * ldexp.c (exp_print_token): Add "infix_p" argument.
914 (exp_print_tree): Update accordingly.
915
596dafeb
AM
9162002-04-28 Alan Modra <amodra@bigpond.net.au>
917
918 * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
919 * Makefile.in: Regenerate.
920 * mpw-elfmips.c: Delete.
921 * mpw-eppcmac.c: Delete.
922 * mpw-esh.c: Delete.
923 * mpw-idtmips.c: Delete.
924
219576a4 9252002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
a44d7f9c
JR
926
927 * emulparams/shelf32.sh (MACHINE): Now sh5.
928
944cd72c
TS
9292002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
930
931 * ldgram.y: Fix syntax warning.
932
5835c212
NC
9332002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
934
935 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
936 to prevent "-n" from being taken as an abbreviation for
937 "--no-pipeline-knowledge".
938
024531e2
AM
9392002-04-08 Alan Modra <amodra@bigpond.net.au>
940
d08a14c3
AM
941 * ldlang.c (lang_size_sections_1): Don't complain about
942 SEC_NEVER_LOAD sections having no memory region specified.
943
024531e2
AM
944 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
945
c657a1f0
MG
9462002-04-07 matthew green <mrg@redhat.com>
947
948 * ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
949
61bef6f1
AM
9502002-04-04 Alan Modra <amodra@bigpond.net.au>
951
952 * dep-in.sed: Cope with absolute paths.
953 * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
954 Run "make dep-am".
955 * Makefile.in: Regenerate.
956
49ba2791
TS
9572002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
958
959 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
960
50e60fb5
JJ
9612002-04-03 Jakub Jelinek <jakub@redhat.com>
962
963 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
964 is smaller than maximum, round dot up to common page boundary.
965
6f12f4ca
AM
9662002-03-28 Alan Modra <amodra@bigpond.net.au>
967
968 * configure.host: Set up for generic hosts first, then tweak as
969 necessary in more specific targets.
970 (HOSTING_LIBS): Include libgcc_eh.a if found.
971
a8f1f017
AJ
9722002-03-23 Andreas Jaeger <aj@suse.de>
973
974 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
975
1d3fdf38
AM
9762002-03-21 Alan Modra <amodra@bigpond.net.au>
977
978 * Makefile.am: Run "make dep-am".
979 * Makefile.in: Regenerate.
980
79b1faa8
AM
9812002-03-21 Albert Chin-A-Young <china@thewrittenword.com>
982
983 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
984
fcf0e35b
AM
9852002-03-20 Alan Modra <amodra@bigpond.net.au>
986
987 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
988 add the symbol to the linker hash table immediately.
989 (lang_place_undefineds): Split symbol creation out..
990 (insert_undefined): ..to here.
991
fed2999d
DB
9922002-03-18 David O'Brien <obrien@FreeBSD.org>
993
994 * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
995 the contents of the buffer returned from basename function will are
996 getting overwritten while still being used.
997
219576a4
NC
9982002-03-18 Jan Hubicka <jh@suse.cz>
999 Andreas Jaeger <aj@suse.de>
1000 Andreas Schwab <schwab@suse.de>
beb43bb9
JH
1001
1002 * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
1003 * elf_x86_64.sh (ARCH): Set to i386:x86-64
1004 set libraries to default to lib64 paths.
1005
eb1e0e80
NC
10062002-03-18 Tom Rix <trix@redhat.com>
1007
1008 * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
1009 * configure.tgt : Same.
1010 * emulparms/aix5ppc.sh : New file. For eaix5ppc.
1011 * emulparms/aix5rs6.sh : New file. For eaix5rs6.
1012 * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
1013 emulation parameters for better -b32, -b64 support.
1014 * emulparms/aixrs6.sh : Same.
1015 * emulparms/ppcmacos.sh : Same.
1016 * emultempl/aix.em (choose_target) : Use new emulation parameters
1017 OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
1018 * Makefile.in : Regenerate.
1019
a1c259a1
NC
10202002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1021
1022 * po/fr.po: Updated version.
1023
862120bd
AM
10242002-03-18 Alan Modra <amodra@bigpond.net.au>
1025
1026 * ldmain.c (main): Move .text readonly flag fudges from here..
1027 * ldlang.c (lang_process): ..to here.
1028
d35a52e2
AM
10292002-03-14 Alan Modra <amodra@bigpond.net.au>
1030
1031 * ldlang.c (lang_check): Remove the word size check added in last
1032 change. Treat emitrelocations case as for relocatable links.
1033
9ce88e60
NC
10342002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1035
1036 * po/fr.po: Updated version.
1037
30cba025
AM
10382002-03-13 Alan Modra <amodra@bigpond.net.au>
1039
1040 * ldlang.c (lang_check): Do relocatable link checks first, so that
1041 warn_mismatch can't override. Check compatible and word size too.
1042
84ec0e6d
DJ
10432002-03-07 Daniel Jacobowitz <drow@mvista.com>
1044
1045 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
1046
2d13d8c5
JJ
10472002-03-05 Jakub Jelinek <jakub@redhat.com>
1048
1049 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
1050 DATA_SEGMENT_ALIGN.
1051
b5090659
L
10522002-03-04 H.J. Lu <hjl@gnu.org>
1053
1054 * scripttempl/elf.sc: Put .preinit_array, .init_array and
1055 .fini_array in the data segment.
1056
f42ce16e
AM
10572002-03-04 Alan Modra <amodra@bigpond.net.au>
1058
1059 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
1060
de77b6ac
RH
10612002-03-01 David Mosberger <davidm@hpl.hp.com>
1062
1063 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
1064 .init_array, and .fini_array.
1065
997e08c0
AS
10662002-02-20 Andreas Schwab <schwab@suse.de>
1067
1068 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
1069 .IA64_unwind* in a relocatable link.
1070
9a66911f
NC
10712002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1072
1073 * NEWS: Mark 2.12 branch.
1074
d86bcc10
MS
10752002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
1076
1077 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
1078 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
1079
69f284c7
TR
10802002-02-18 Tom Rix <trix@redhat.com>
1081
1082 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
1083 (gld*_before_allocation): Same.
a8f1f017 1084 (gld*_create_output_section_statements): Generate
69f284c7
TR
1085 __rtinit if run time linking. Add librtl.a to the link.
1086 (gld*_read_file): Clean.
1087
82bd7b59
AM
10882002-02-18 Alan Modra <amodra@bigpond.net.au>
1089
1090 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
1091
ac3e50bf
DB
10922002-02-18 David O'Brien <obrien@FreeBSD.org>
1093
6a7f963b 1094 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
ac3e50bf
DB
1095 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
1096 and eelf64alpha_fbsd.
6a7f963b 1097 * Makefile.in: Regenerate.
ac3e50bf
DB
1098 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
1099 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
1100 use a FreeBSD-specific emulation rather than the psABI one.
1101 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
1102 for all FreeBSD ELF systems.
1103 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
1104 emulation.
1105 * emulparams/elf32ppc_fbsd.sh: Likewise.
1106 * emulparams/elf64_ia64_fbsd.sh: Likewise.
1107 * emulparams/elf64_sparc_fbsd.sh: Likewise.
1108 * emulparams/elf64alpha_fbsd.sh: Likewise.
1109 * emulparams/elf_i386_fbsd.sh: Likewise.
1110 * emulparams/elf_x86_64_fbsd.sh: Likewise.
1111
6ad738c5
NC
11122002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
1113
1114 * po/tr.po: Updated version.
1115
9673c93c
AM
11162002-02-18 Alan Modra <amodra@bigpond.net.au>
1117
1118 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
1119 (FILL): Likewise.
1120
1c5e6447
HPN
11212002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
1122
1123 * emultempl/mmo.em (mmo_after_open): Don't call
1124 _bfd_mmix_check_all_relocs when producing ELF output.
1125
8bb57516
RH
11262002-02-15 Richard Henderson <rth@redhat.com>
1127
de77b6ac 1128 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
8bb57516
RH
1129 definition. Emit a unop+nop pair.
1130
49fda6c8
HPN
11312002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1132
83c2d653
HPN
1133 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
1134 for presence of .MMIX.reg_contents.linker_allocated before early
1135 exit.
1136
49fda6c8
HPN
1137 * NEWS: Mention support for MMIX.
1138
2c382fb6
AM
11392002-02-15 Alan Modra <amodra@bigpond.net.au>
1140
1141 Support arbitrary length fill patterns.
a139d329
AM
1142 * ld.texinfo (Output Section Fill): Describe fill expressions.
1143 (FILL): Refer to the above.
2c382fb6
AM
1144 * ldexp.h (etree_value_type): Add "str" field.
1145 (union etree_union): Add "str" to "value" struct.
1146 (exp_bigintop): Declare.
1147 (exp_get_fill): Declare.
1148 * ldexp.c: Include "safe-ctype.h".
1149 (exp_intop): Set value.str to NULL.
1150 (exp_bigintop): New function.
1151 (new_rel): Pass in "str", and set new.str from it.
1152 (new_rel_from_section): Set new.str to NULL.
1153 (fold_name): Adjust calls to new_rel.
1154 (exp_fold_tree): Likewise.
1155 (exp_get_fill): New function.
1156 * ldgram.y (struct big_int bigint, fill_type *fill): New.
1157 (INT): Returns a "bigint". Adjust all code handling INTs.
1158 (fill_opt): Returns a "fill".
1159 (fill_exp): Split out of fill_opt, use for FILL.
1160 * ldlang.h (struct _fill_type): New.
1161 (fill_type): Move typedef to ldexp.h.
1162 (lang_output_section_statement_type): "fill" is now a pointer.
1163 (lang_fill_statement_type): Likewise.
1164 (lang_padding_statement_type): Likewise.
1165 (lang_add_fill): Now takes a "fill_type *" param.
1166 (lang_leave_output_section_statement): Likewise.
1167 (lang_do_assignments): Likewise.
1168 (lang_size_sections): Likewise.
1169 (lang_leave_overlay_section): Likewise.
1170 (lang_leave_overlay): Likewise.
1171 * ldlang.c: Include ldgram.h after ldexp.h.
1172 (lang_output_section_statement_lookup): Adjust for fill_type change.
1173 (print_fill_statement): Likewise.
1174 (print_padding_statement): Likewise.
1175 (insert_pad): Now takes a "fill_type *" arg.
1176 (size_input_section): Likewise.
1177 (lang_size_sections_1): Likewise.
1178 (lang_size_sections): Likewise.
1179 (lang_do_assignments): Likewise.
1180 (lang_add_fill): Likewise.
1181 (lang_leave_output_section_statement): Likewise.
1182 (lang_leave_overlay_section): Likewise.
1183 (lang_leave_overlay): Likewise.
1184 Adjust all callers of the above function.
1185 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
1186 starting with "0X" as well as "0x". Return bigint.str for hex
1187 numbers starting with "0x" or "0X", zero bigint.str otherwise.
1188 Always use base 16 for numbers starting with "$".
1189 * ldmain.c: Include ldgram.h after ldexp.h.
1190 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
1191 of bfd_fill_link_order.
1192 * pe-dll.c: Adjust lang_do_assignments calls.
1193 * emultempl/elf32.em: Likewise.
1194 * emultempl/hppaelf.em: Likewise.
1195 * emultempl/ppc64elf.em: Likewise.
1196 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
1197 lang_add_assignment call.
1198 * emultempl/pe.em: Likewise.
1199
313e35ee
AM
12002002-02-14 Phil Edwards <pme@gcc.gnu.org>
1201
a139d329 1202 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
313e35ee
AM
1203 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
1204 the pattern in question is not a regexp.
1205 * ldlang.c: Likewise.
1206 * ldlang.h: Likewise.
1207 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
1208
2d20f7bf
JJ
12092002-02-12 Jakub Jelinek <jakub@redhat.com>
1210
1211 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
1212 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
1213 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
1214 * ldexp.c (exp_data_seg): New variable.
1215 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
1216 (fold_binary): Handle DATA_SEGMENT_ALIGN.
1217 (exp_fold_tree): Handle DATA_SEGMENT_END.
1218 Pass allocation_done when recursing instead of hardcoding
1219 lang_allocating_phase_enum.
1220 * ldexp.h (exp_data_seg): New.
1221 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
1222 (lang_size_sections): New.
1223 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
1224 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
1225 if COMMONPAGESIZE is defined.
1226 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
1227 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
1228 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
1229 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
1230 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
1231 libraries only.
1232
06880219
AM
12332002-02-11 Alan Modra <amodra@bigpond.net.au>
1234
1235 * Makefile.in: Regenerate.
1236
37b0ac0f
DJ
12372002-02-10 Daniel Jacobowitz <drow@mvista.com>
1238
1239 * lexsup.c: Remove strtoul declaration.
1240
4e5bae56
DJ
12412002-02-10 Daniel Jacobowitz <drow@mvista.com>
1242
1243 * ldmain.c: Add prototype for main ().
1244 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
1245 * emultempl/lnk960.em (lnk960_choose_target): Function should
1246 take two arguments.
1247
1e281515
AM
12482002-02-10 Alan Modra <amodra@bigpond.net.au>
1249
1250 * ldlang.c (entry_section): New initialised variable.
1251 (lang_finish): Use it.
1252 * ldlang.h (entry_section): Declare.
1253 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
1254 entry_section to ".opd".
1255
f92d92ff 12562002-02-09 Chris Demetriou <cgd@broadcom.com>
0a9c1c8e
CD
1257
1258 * ld.texinfo (Options): Add back in -nostdlib documentation,
1259 which had been inadvertently removed.
1260
74c44237
HPN
12612002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
1262
1263 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
1264 register section vma to a sane value after emitting error. Make
1265 fatal conditions cause program exit when emitting message.
1266
5e37cc46
NC
12672002-02-08 Ivan Guzvinec <ivang@opencores.org>
1268
1269 * configure.tgt: Add or32-*-rtems target.
1270
2d92cb7d
AO
12712002-02-08 Alexandre Oliva <aoliva@redhat.com>
1272
1273 Contribute sh64-elf.
1274 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
1275 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
1276 in OTHER_RELOCATABLE_SECTIONS.
1277 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
1278 * emulparams/shelf32.sh (STACK_ADDR): Define.
1279 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
1280 (OTHER_SECTIONS): this. Removed stack settings.
1281 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
1282 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
1283 2001-03-12 DJ Delorie <dj@redhat.com>
1284 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
1285 relaxing if any shmedia or mixed sections are found.
1286 2001-03-07 DJ Delorie <dj@redhat.com>
1287 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
1288 einfo. Gracefully decline to output to non-elf formats.
1289 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
1290 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
1291 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
1292 * emulparams/shelf32.sh: Ditto.
1293 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1294 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
1295 comment.
1296 2001-01-10 Ben Elliston <bje@redhat.com>
1297 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
1298 non-portable shell constructs. From Hans-Peter Nilsson.
1299 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
1300 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
1301 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
1302 dependencies to the shell script include chain.
1303 * Makefile.in: Regenerate.
1304 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1305 * emultempl/sh64elf.em: Update and tweak comments.
1306 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
1307 make a .cranges section SEC_IN_MEMORY.
1308 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1309 * emultempl/sh64elf.em
1310 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
1311 .cranges section found to be necessary; continue and set stored
1312 section contents flags for sections with non-mixed contents.
1313 Use a struct sh64_section_data container and sh64_elf_section_data
1314 to store contents-type flags.
1315 Remove unused update of "isec".
1316 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
1317 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
1318 access contents-type flags. Assert that the associated container
1319 is initialized. Use that container, not elf_gp_size, to hold size
1320 of linker-generated cranges contents.
1321 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1322 * emultempl/sh64elf.em
1323 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
1324 there's already a .cranges section. When section flag difference
1325 is found, don't NULL-check cranges a second time. Tweak comments.
1326 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
1327 merging, not max size, as size of ld-generated .cranges contents.
1328 Don't set ELF section flags in output section. When checking for
1329 needed .cranges descriptors, don't use a variable; compare
1330 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
1331 comments.
1332 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1333 * emultempl/sh64elf.em: New file.
1334 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
1335 * Makefile.in: Regenerate.
1336 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
1337 (OTHER_RELOCATING_SECTIONS): Ditto.
1338 (EXTRA_EM_FILE): New, set to sh64elf if not set.
1339 * emulparams/shlelf32.sh: Stub out all settings except
1340 OUTPUT_FORMAT. Source shelf32.sh.
1341 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
1342 OTHER_RELOCATING_SECTIONS.
1343 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
1344 * emulparams/shlelf64.sh: Stub out all settings except
1345 OUTPUT_FORMAT. Source shelf64.sh.
1346 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
1347 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
1348 .cranges section.
1349 (DATA_START_SYMBOLS): Define, provide ___data.
1350 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
1351 for consecutive .data section.
1352 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
1353 section after .data section.
1354 * emulparams/shlelf64.sh: Ditto.
1355 * emulparams/shelf32.sh: Ditto.
1356 (ALIGNMENT): Define to 8.
1357 * emulparams/shelf32.sh: Ditto.
1358 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
1359 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
1360 built-in linker scripts.
1361 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1362 * emulparams/shlelf64.sh: New.
1363 * emulparams/shelf64.sh: New.
1364 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
1365 targ_extra_emuls.
1366 * Makefile.am: Add support for shlelf64 and shelf64.
1367 * Makefile.in: Regenerate.
1368 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1369 * configure.tgt (sh64-*-elf*): Add shelf as default.
1370 Add shlelf to targ_extra_emuls.
1371 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
1372 * emulparams/shelf32.sh: New file.
1373 * emulparams/shlelf32.sh: New file.
1374 * Makefile.am: Add support for shlelf32 and shelf32.
1375 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
1376 * Makefile.in: Regenerate.
1377
e3dc8847
HPN
13782002-02-05 Hans-Peter Nilsson <hp@axis.com>
1379
1380 * ldlang.c (lang_reset_memory_regions): Rename from
1381 reset_memory_regions. Change all callers. Make public.
1382 * ldlang.h (lang_reset_memory_regions): Prototype.
1383 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
1384 lang_reset_memory_regions before lang_size_sections.
126730bd
HPN
1385 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1386 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
e3dc8847 1387
8017dbcb
HPN
13882002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1389
1390 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
1391 arithmetic when checking for too many global registers.
1392
006336b8
JT
13932002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
1394
1395 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
1396 (ehppanbsd.c): New rule.
1397 * Makefile.in: Regenerate.
1398 * configure.tgt (hppa*-*-netbsd*): New target.
1399 * emulparams/hppalinux.sh: Add comment to check other files
1400 that source this file it is modified, and list which
1401 files that do.
1402 * emulparams/hppanbsd.sh: New file.
1403
da1f2fec
GK
14042002-02-01 Geoffrey Keating <geoffk@redhat.com>
1405
1406 * scripttempl/xstormy16.sc: Don't allocate extra space for the
1407 stack.
1408
48fa4a5d
HPN
14092002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1410
1411 Support on-demand global register allocation from
1412 R_MMIX_BASE_PLUS_OFFSET relocs.
1413 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
1414 mmix_set_reg_section_vma. Call
1415 _bfd_mmix_finalize_linker_allocated_gregs.
1416 (mmix_before_allocation): New function.
1417 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
1418 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
1419 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
1420 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
1421 before .MMIX.reg_contents.
1422 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
1423 (mmo_after_open): New function.
1424 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
1425 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
1426 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
1427
3b16e843
NC
14282002-01-31 Ivan Guzvinec <ivang@opencores.org>
1429
1430 * emulparams/or32.sh: New file.
1431 * emulparams/or32elf.sh: New file.
1432 * scripttempl/or32.sc: New file.
1433 * configure.tgt : Add support for or32.
1434 * configure: Regenerate
1435 * Makefile.am: Add support for or32.
1436 * Makefile.in: Regenerate.
1437 * NEWS: Mention support for or32.
1438 * po/ld.pot: Regenerate.
1439
f744d540 14402002-01-29 Chris Demetriou <cgd@broadcom.com>
313e35ee 1441 Mitch Lichtenberg <mpl@broadcom.com>
f744d540
CD
1442
1443 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
1444 * emultempl/mipself.em: New file to handle MIPS ELF embedded
1445 reloc creation (ld --embedded-relocs).
1446
4867be41
DJ
14472002-01-27 Daniel Jacobowitz <drow@mvista.com>
1448
1449 * configure: Regenerated.
1450
cd8e197b
HPN
14512002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1452
1453 * Makefile.am (install): Depend on install-info.
1454 * Makefile.in: Regenerate.
1455
9cb61eab
AM
14562002-01-26 Christian Rose <menthos@menthos.com>
1457
1458 * ldmain.c (main): Use full sentences to ease translation.
1459
1caa7b23
NC
14602002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
1461
1462 * po/fr.po: Updated version.
1463
1ddbd152
NC
14642002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
1465
1466 * po/es.po: Updated version.
1467
1e84433f
AJ
14682002-01-25 Andreas Jaeger <aj@suse.de>
1469
1470 * ldlex.l (yy_input): Correct error check.
1471
6d39955e
AM
14722002-01-25 Alan Modra <amodra@bigpond.net.au>
1473
1474 * ldmisc.c (demangle): Put back dots when string not demangled.
1475
a9ed1e1b
RH
14762002-01-22 Richard Henderson <rth@redhat.com>
1477
1478 * emulparams/elf64alpha.sh (NOP): Use unop.
1479
968ec2b9
AJ
14802002-01-21 Andreas Jaeger <aj@suse.de>
1481
1482 * ldlex.l: Use fread instead of read.
1483
9596feea
JT
14842002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
1485
1486 * configure.tgt (ia64-*-netbsd*): New target.
1487
493a6d47
L
14882002-01-21 H.J. Lu <hjl@gnu.org>
1489
1490 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
1491 0.
1492 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
1493
2a538ba5
AJ
14942002-01-18 Andreas Jaeger <aj@suse.de>
1495
1496 * ldver.c (ldversion): Update year.
1497
328577ad
NC
14982002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1499
1500 * po/ld.pot: Regenerate.
1501
1f808cd5
AM
15022002-01-16 Alan Modra <amodra@bigpond.net.au>
1503
1504 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
1505 * Makefile.in: Regenerate.
1506 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
1507 * emultempl/ppc64elf.em: New file.
1508
335c5610
DD
15092002-01-15 DJ Delorie <dj@redhat.com>
1510
1511 * scripttempl/pe.sc: Add support for constructor priorities.
1512
c40bbade
DC
15132002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
1514
1515 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
1516 * emulparams/avr23xx.sh: Likewise.
1517 * emulparams/avr4433.sh: Likewise.
1518 * emulparams/avr44x4.sh: Likewise.
1519 * emulparams/avr85xx.sh: Likewise.
1520 * emulparams/avrmega103.sh: Likewise.
1521 * emulparams/avrmega161.sh: Likewise.
1522 * emulparams/avrmega603.sh: Likewise.
1523 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
1524
34efb449
AO
15252002-01-08 Alexandre Oliva <aoliva@redhat.com>
1526
1527 * ldlang.c (walk_wild_section): Exclude object file if enclosing
1528 archive is excluded.
1529
8d05742f
JT
15302002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
1531
1532 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
2a538ba5 1533 (eshelf_nbsd.c): New rule.
8d05742f
JT
1534 (eshlelf_nbsd.c): New rule.
1535 * Makefile.in: Regenerate.
1536 * configure.tgt (sh*le-*-netbsdelf*): New target.
1537 (sh*-*-netbsdelf*): New target.
1538 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
1539 * ld/emulparams/shelf_nbsd.sh: New emulation.
1540 * ld/emulparams/shlelf_nbsd.sh: New emulation.
1541
be2d1673
NC
15422002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
1543
1544 * po/es.po: New file: Spanish translation.
1545 * configure.in (ALL_LINGUAS): Add es.
1546 * configure: Regenerate.
1547
dbab7a7b
NC
15482002-01-06 John Marshall <jmarshall@acm.org>
1549
1550 * ld.texinfo: Note that --emit-relocs is currently only
1551 implemented for ELF.
1552
3dfe7a8c
AM
15532002-01-05 Alan Modra <amodra@bigpond.net.au>
1554
1555 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
1556 of bfd_section_list_remove and bfd_section_list_insert macros.
1557 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1558 * emultempl/mmo.em (mmo_place_orphan): Likewise.
1559
8a8b2d4b
AJ
15602002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
1561
1562 * configure.tgt (x86_64-*-netbsd*): New target.
1563
9a4c7f16
TR
15642001-12-21 Tom Rix <trix@redhat.com>
1565
8a8b2d4b 1566 (gld*_create_output_section_statements): New function.
9a4c7f16
TR
1567 For -binitfini support.
1568 * emultempl/aix.em (gld*_before_parse): Fix comment.
1569 * emultempl/aix.em (gld*_parse_args): Fix comment.
1570
3695c299
AM
15712001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
1572
cf86e6df
AM
1573 * configure.tgt (mips*-dec-netbsd*): Delete alias for
1574 mips*el-*-netbsd*.
1575 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
1576
3695c299
AM
1577 * configure.tgt (arm-*-netbsdelf*): Add target.
1578 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
1579 * emulparams/armelf_nbsd.sh: Added.
1580 * Makefile.am: Add rules for earmelf_nbsd.
1581 * Makefile.in: Regenerate.
1582
97cb79ae
AJ
15832001-12-19 Andreas Jaeger <aj@suse.de>,
1584 Susanne Oberhauser <froh@suse.de>
1585
1586 * configure.host: Add rules for x86_64-*linux-gnu. Change
1587 s390x-linux entry to use gcc to report configuration, replace gcc
1588 with $CC in s390-linux
1589
9d201f2f
AJ
15902001-12-19 Andreas Jaeger <aj@suse.de>
1591
1592 * ld.texinfo (VERSION): Fix markup.
1593
0b69cd08
MG
15942001-12-18 matthew green <mrg@eterna.com.au>
1595
1596 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
1597 (m68kelfnbsd.c): New rule.
1598 * Makefile.in: Regenerate.
1599 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
1600 (m68*-*-netbsd*4k*): .. this.
1601 (m68*-*-netbsdelf*): New target.
1602 (m68*-*-netbsd*): Also include ELF support.
1603 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
1604 * emulparams/m68kelfnbsd.sh: New emulation.
1605
6b9b879a
JJ
16062001-12-18 Jakub Jelinek <jakub@redhat.com>
1607
1608 * ldgram.y (vers_node): Support anonymous version tags.
1609 * ldlang.c (lang_register_vers_node): Ensure anonymous version
1610 tag is not defined together with non-anonymous versions.
1611 * ld.texinfo: Document it.
1612
9fc877ed
NC
16132001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1614
1615 * po/tr.po: New file: Turkish translation.
1616 * configure.in (ALL_LINGUAS): Add tr.
1617 * configure: Regenerate.
1618
fc18a3f3
RH
16192001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
1620
1621 * Makefile.am: Add rules for eelf64alpha_nbsd.
1622 * Makefile.in: Regenerate.
1623 * configure.tgt (alpha*-*-netbsd*): Set
1624 targ_emul to elf64alpha_nbsd.
1625 * emulparams/elf64alpha_nbsd.sh: Added.
1626
76f63e91
AM
16272001-12-17 Alan Modra <amodra@bigpond.net.au>
1628
1629 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
1630 section_tail when fiddling with section list.
1631 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
1632 broken into separate strings to make translation easier.
1633 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
1634 fiddling with section list.
1635 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1636
d03b89bd
HPN
16372001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
1638
1639 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
1640
320fec9a
AM
16412001-12-15 Alan Modra <amodra@bigpond.net.au>
1642
1643 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
1644
65765700
JJ
16452001-12-13 Jakub Jelinek <jakub@redhat.com>
1646
1647 * emultempl/elf32.em (finish): Supply output_bfd
1648 to bfd_elf*_discard_info.
1649 (OPTION_EH_FRAME_HDR): Define.
1650 (longopts): Add --eh-frame-hdr.
1651 (parse_args): Handle it.
1652 (list_options): Add --eh-frame-hdr to help.
1653 * emultempl/hppaelf.em (finish): Supply output_bfd
1654 to bfd_elf*_discard_info.
1655 * scripttempl/elf.sc (.eh_frame_hdr): Add.
1656
89894c62
AM
16572001-12-13 Alan Modra <amodra@bigpond.net.au>
1658
1659 * lexsup.c (parse_args): Don't pass shortopts to second call to
1660 getopt functions. Restore optind rather than decrementing before
1661 second call. Remove errind as it now duplicates last_optind.
1662
583f1926
CF
16632001-12-11 Christopher Faylor <cgf@redhat.com>
1664
1665 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
1666
93fbbb04
GK
16672001-12-07 Geoffrey Keating <geoffk@redhat.com>
1668 Richard Henderson <rth@redhat.com>
1669
1670 * Makefile.am: Add support for xstormy16.
1671 * configure.tgt: Add support for xstormy16.
1672 * Makefile.in: Regenerate.
1673 * emulparams/elf32xstormy16.sh: New file.
1674 * scripttempl/xstormy16.sc: New file.
1675
583f1926
CF
16762001-10-01 Christopher Faylor <cgf@cygnus.com>
1677
fc18a3f3
RH
1678 * Makefile.in (LIB_PATH): Make configurable.
1679 (GENSCRIPTS): Set LIB_PATH in environment.
1680 * configure.in: Substitute LIB_PATH.
1681 * configure: Regenerate.
1682 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
1683 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
583f1926 1684
ff291a48
NC
16852001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
1686
1687 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
1688 describing the -N option so that it is easier to translate into
1689 foreign languages.
1690
e3c8793a
NC
16912001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1692
1693 * emultempl/pe.em (..._list_options): Replace multiple fprintf
1694 statements describing a single option with a single, newline
1695 escaped fprintf. This allows better translation into other
1696 languages.
9d201f2f 1697
fc18a3f3
RH
1698 * ldmain.c (add_archive_element): Combine multiple strings
1699 into a single string to permit better translation into other
1700 languages.
e3c8793a 1701
f2eab0af
TR
17022001-12-05 Tom Rix <trix@redhat.com>
1703
1704 * Makefile.am: Remove eaixppc64.
9d201f2f 1705 * Makefile.in: Regenerate.
f2eab0af 1706
249172c3
TR
17072001-12-04 Tom Rix <trix@redhat.com>
1708
9d201f2f 1709 * emultempl/aix.em (choose_target): Change default target to
249172c3
TR
1710 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
1711 warning.
1712 (gld*_read_file): Fix typo.
1713 (change_symbol_mode): Add prototype.
1714 (is_syscall): Same.
9d201f2f 1715
249172c3
TR
1716 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
1717 * emulparams/aixrs6.sh : Same.
1718 * emulparams/ppcmacos.sh : Same.
1719 * emulparams/aixppc64.sh : Delete file.
1720 * emultempl/aix.em : Formatting changes.
1721
5b5cd1b0
HPN
17222001-12-04 Hans-Peter Nilsson <hp@axis.com>
1723
1724 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
1725 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
1726 __Sbss.
1727 (OTHER_END_SYMBOLS): Fix formatting.
1728 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
1729 (OTHER_END_SYMBOLS): Fix formatting.
1730
7cecdbff
AM
17312001-12-04 Alan Modra <amodra@bigpond.net.au>
1732
1733 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
1734
742aeb63 17352001-12-02 Tom Rix <trix@redhat.com>
7cecdbff 1736
742aeb63 1737 * configure.tgt : Remove eaixppc64 emulations.
7cecdbff 1738 * Makefile.in : Remove eaixppc64.c
742aeb63
TR
1739 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
1740 (ldemul_default_target): Same.
1741 * emultempl/gld960.em (gld960_choose_target): Same.
7cecdbff
AM
1742 * emultempl/gld960c.em (gld960_choose_target): Same.
1743 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
742aeb63
TR
1744 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
1745 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
1746 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
7cecdbff 1747 * emultempl/aix.em (choose_target): New function. Handle emulation of
742aeb63
TR
1748 -b32 and -b64.
1749
48459341
L
17502001-11-27 H.J. Lu <hjl@gnu.org>
1751
1752 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
1753 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
1754 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
1755 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
1756 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
1757 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
1758 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
1759 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
1760
7cecdbff 1761 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
48459341
L
1762 is not empty.
1763 (SDATA): Likewise.
1764 (REL_SDATA): Likewise.
1765 (REL_SBSS): Likewise.
1766 (REL_SDATA2): Likewise.
1767 (REL_SBSS2): Likewise.
1768 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
1769 (SDATA2): Likewise.
1770
ecfdd20c
SC
17712001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1772
1773 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
1774 destructor in rom.
7cecdbff 1775 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
ecfdd20c 1776
da54c6eb
L
17772001-11-22 H.J. Lu <hjl@gnu.org>
1778
1779 * Makefile.in: Regenerated with automake based on automake
1780 1.4-8 in RedHat 7.1.
1781
465bc359
AM
17822001-11-22 Alan Modra <amodra@bigpond.net.au>
1783
1784 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
1785 (config.status): Delete rule.
1786 Add extra dependencies to cover sourced emulparams files.
1787 * Makefile.in: Regenerate.
1788
1789 * scripttempl/elf.sc: Order <section>, <section>.* and
1790 corresponding linkonce sections as seen in input files.
1791 Formatting fixes. Zero vma of all sections if not relocating.
1792 (STACK): Define and insert if STACK_ADDR defined.
1793 (OTHER_RELOCATING_SECTIONS): Delete.
1794 (OTHER_END_SYMBOLS): Define.
1795 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
1796 (OTHER_READWRITE_SECTIONS): Likewise.
1797 (OTHER_GOT_SECTIONS): Likewise.
1798 (OTHER_SDATA_SECTIONS): Likewise.
1799 (OTHER_BSS_SECTIONS): Likewise.
1800 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
1801 (OTHER_READWRITE_SECTIONS): Likewise.
1802 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
1803 (OTHER_READWRITE_SECTIONS): Likewise
1804
1805 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
1806 (STACK_ADDR): Define.
1807 * emulparams/armelf_oabi.sh: As for armelf.sh.
1808 * emulparams/elf32mcore.sh: As for armelf.sh.
1809 * emulparams/h8300elf.sh: As for armelf.sh.
1810 * emulparams/mn10200.sh: As for armelf.sh.
1811 * emulparams/shelf.sh: As for armelf.sh.
1812
1813 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
1814 (OTHER_END_SYMBOLS): Define.
1815 * emulparams/m32relf.sh: As for elf32fr30.sh.
1816 * emulparams/h8300helf.sh: As for elf32fr30.sh.
1817 * emulparams/h8300self.sh: As for elf32fr30.sh.
1818
1819 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
1820 defines with RELOCATING test.
1821 (OTHER_SDATA_SECTIONS): Likewise.
1822 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1823 (OTHER_END_SYMBOLS): ..this.
1824 * emulparams/crislinux.sh: As for criself.sh.
1825
1826 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
1827 if not relocating.
1828 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1829 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
1830 normal and linkonce sections as seen in input files.
1831 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
1832 (TEXT_DYNAMIC): Likewise.
1833 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
1834 (OTHER_SDATA_SECTIONS): Likewise.
1835 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1836 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
1837 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
1838 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
1839 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
1840 (OTHER_PLT_RELOC_SECTIONS): Likewise.
1841 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
1842 sections as seen in input files.
1843 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
1844 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
1845 if not relocating.
1846 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
1847 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
1848 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
1849 (OTHER_SECTIONS): Instead, use this..
1850 (OTHER_END_SYMBOLS): ..and this.
1851
1852 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
1853 * emulparams/elf32bsmip.sh: Likewise.
1854 * emulparams/elf32btsmip.sh: Likewise.
1855 * emulparams/elf32ebmip.sh: Likewise.
1856 * emulparams/elf32lmip.sh: Likewise.
1857 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
1858 * emulparams/elf32lsmip.sh: Likewise.
1859 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
1860 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
1861 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
1862 * emulparams/elf64btsmip.sh: Likewise.
1863 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
1864 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
1865 * emulparams/elf32ppclinux.sh: Likewise.
1866 * emulparams/elf32ppcsim.sh: Likewise.
1867 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
1868 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
1869 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
1870 * emulparams/h8300self.sh: Likewise.
1871 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
1872 * emulparams/sh.sh: Comment.
1873 * emulparams/shl.sh: Source sh.sh, remove duplicates.
1874 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
1875 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
1876
abc6ab0a
AM
18772001-11-21 David Heine <dlheine@tensilica.com>
1878 Alan Modra <amodra@bigpond.net.au>
1879
1880 * ldlang.c (map_input_to_output_sections): Replace "break"
1881 accidentally removed with 2001-08-03 change.
1882 (lang_gc_sections_1): Likewise.
1883
2181f54f
AM
18842001-11-21 Alan Modra <amodra@bigpond.net.au>
1885
1886 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
1887
ca0b5847
AM
18882001-11-20 Angela Marie Thomas <angela@redhat.com>
1889
1890 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
2181f54f
AM
1891 of false when calling lang_size_sections.
1892 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
ca0b5847 1893
c56feb2b
AM
18942001-11-15 Alan Modra <amodra@bigpond.net.au>
1895
1896 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
1897 function when LDEMUL_FINISH isn't set to the same name. Don't
1898 call ${LDEMUL_FINISH}.
1899 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
1900 * emultempl/armelf.em (arm_elf_finish): Call
1901 gld${EMULATION_NAME}_finish.
1902 * emultempl/hppaelf.em (hppaelf_finish): Rename to
1903 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
1904 hppaelf_layout_sections_again if necessary.
1905 (need_laying_out): New var.
1906 (hppaelf_layaout_sections_again): Rename to
1907 hppaelf_layout_sections_again. Clear need_laying_out.
1908 (PARSE_AND_LIST_OPTIONS): Format text.
1909
a48ca7f2
L
19102001-11-14 H.J. Lu <hjl@gnu.org>
1911
1912 * emultempl/armelf.em (arm_elf_finish): Renamed from
1913 gld${EMULATION_NAME}_finish.
1914 (LDEMUL_FINISH): Set to arm_elf_finish.
1915
73d074b4
DJ
19162001-11-14 Daniel Jacobowitz <drow@mvista.com>
1917
1918 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
1919 (struct ld_emulation_xfer_struct): Use it.
1920
3b16e843 19212001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
fc65c602 1922
465bc359 1923 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
fc65c602
JL
1924 additional symbols referenced by newer crt0.o files from HP.
1925
f11b7027
NC
19262001-11-12 Anthony Green <green@redhat.com>
1927
1928 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
1929
3bf2994f
AM
19302001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
1931
1932 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
1933 * Makefile.in: Regenerate.
1934
ff5dcc92
SC
19352001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1936
1937 * ld.texinfo: Use @command for commands, @option for options.
1938 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
1939 the page man title.
1940 * Makefile.in: Rebuild.
1941
9fb9af6e
CD
19422001-11-04 Chris Demetriou <cgd@broadcom.com>
1943
1944 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
1945 Add support for targets.
2181f54f 1946
3c62831e
NC
19472001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1948
1949 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
1950 * configure: Regernate.
1951 * po/fr.po: New file.
1952 * po/sv.po: New file.
1953
3a9091c4
NC
19542001-11-01 NIIBE Yutaka <gniibe@m17n.org>
1955
1956 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
1957 as little endian default and to support big endian.
2181f54f 1958
361b220e
CD
19592001-11-01 Chris Demetriou <cgd@broadcom.com>
1960
1961 * ld.texinfo (Options): Document new option, -nostdlib.
1962 * lexsup.c (OPTION_NOSTDLIB): New definition.
1963 (ld_options): Add entry for "nostdlib".
1964 (parse_args): Handle OPTIONS_NOSTDLIB.
1965 * ldfile.c (ldfile_add_library_path): Don't add directories
1966 to the search path if they weren't specified on the command line
1967 and -nostdlib was specified.
1968 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
1969
210a7bd1
NC
19702001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
1971
1972 * lexsup.c (parse_args): Prevent infinite parsing loop when
1973 "-rpath.a" is specified on the command line.
1974 Replace calls to fprintf with calls to einfo.
1975
114283d8
NC
19762001-10-31 John Marshall <jmarshall@acm.org>
1977
1978 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
1979 appear only once across all the linker scripts involved in a link
1980 invocation no longer applies. Make the documentation reflect
1981 that.
1982
7649aa50
NC
19832001-10-31 NIIBE Yutaka <gniibe@m17n.org>
1984
1985 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
1986 targets.
1987 (sh-*-linux*): Added targ_extra_libpath.
1988
6e814ff8
AM
19892001-10-31 David Heine <dlheine@tensilica.com>
1990
1991 * ldlang.c (lang_size_sections): Keep a valid output_offset field
1992 for padding statements.
1993
3c3bdf30
NC
19942001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1995
1996 * configure.tgt (mmix-*-*): New target.
1997 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
1998 Add dependencies to match.
1999 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
2000 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
2001 scripttempl/mmo.sc: New files.
2002 * gen-doc.texi: @set MMIX.
2003 * ld.texinfo: Ditto.
6e814ff8 2004 [MMIX] Add MMIX node.
3c3bdf30
NC
2005 * Makefile.in: Regenerate.
2006
ca0c1d3e
KH
20072001-10-29 Kazu Hirata <kazu@hxi.com>
2008
2009 * ldlang.c: Fix a comment typo.
2010
1a3d33ce
AM
20112001-10-23 Alan Modra <amodra@bigpond.net.au>
2012
2013 * configure.host: Move alpha*-*-linux-gnu* entry to generic
2014 entries, and match *-*-linux*.
2015
b47c4208
AM
20162001-10-20 Alan Modra <amodra@bigpond.net.au>
2017
2018 * ldgram.y (mri_script_command): Surround processing of INCLUDE
2019 with ldlex_script, ldlex_popstate.
2020 (ifile_p1): Likewise.
2021 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
2022 correct slot.
2023 (lex_push_file): Save current lineno to lineno_stack. Set lineno
2024 to 1. Don't BEGIN(SCRIPT).
2025 (lex_redirect): Similarly.
2026 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
2027
fd521b47
NC
20282001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
2029
2030 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
2031 __EH_FRAME_END__ and accept eh frames into data section.
2032 Add ctor and dtor sections.
2033
59d28a94
DD
20342001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2035
2036 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
2037 (auto-export): Fix indentation.
2038
663dd378
DD
20392001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2040
2041 * pe-dll.c (autofilter_objectlist): Add startup objects
2042 for profiling.
2043 (auto-export): Constify char * p.
6e814ff8 2044 Extract file basename and use strcmp rather than ststr
663dd378
DD
2045 for object lookup.
2046
31d677f9
CD
20472001-10-18 Chris Demetriou <cgd@broadcom.com>
2048
2049 * ldmain.c (get_emulation): Improve comment about the handling
2050 of -mipsN options.
2051
aa200fe8
AM
20522001-10-17 Alan Modra <amodra@bigpond.net.au>
2053
2054 * po/POTFILES.in: Regenerate.
2055
146e7110
AM
20562001-10-16 Vassili Karpov <malc@pulsesoft.com>
2057
2058 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
2059 -z nocopyreloc and -z nocombreloc usage strings.
2060
b4330e85
NC
20612001-10-12 Vassili Karpov <malc@pulsesoft.com>
2062
146e7110 2063 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
b4330e85
NC
2064 in usage.
2065
5af8a2fb
NC
20662001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
2067
2068 * scripttempl/armaout.sc: Place .bss section after end of aligned
2069 data section to match behaviour of aout code in constructrion of
2070 header.
2071
5b784096
DD
20722001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2073
2074 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
2075 startup files for mingw32 dlls to list.
2076
61585df2
CD
20772001-10-10 Chris Demetriou <cgd@broadcom.com>
2078
2079 * emultempl/elf32.em: Fix shell 'if' usage for portability.
2080
45cf6f3e
AH
20812001-10-08 Aldy Hernandez <aldyh@redhat.com>
2082
2083 * configure.tgt (targ): Add arm9e-*-elf.
2084
e24d7c12
L
20852001-10-05 H.J. Lu <hjl@gnu.org>
2086
2087 * genscripts.sh: Fix a typo in the last change.
2088
ec38dd05
JJ
20892001-10-05 Jakub Jelinek <jakub@redhat.com>
2090
2091 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
2092 -z nocombreloc in usage.
2093
cedd6b0d
JB
20942001-10-03 Jim Blandy <jimb@redhat.com>
2095
2096 * genscripts.sh: Include a comment at the top of each generated
2097 script, explaining its purpose.
2098
8bd621d8
AM
20992001-10-03 Vassili Karpov <malc@pulsesoft.com>
2100
2101 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
2102 * NEWS: Mention -z nocopyreloc.
2103 * ld.texinfo (Options): Describe nocopyreloc.
2104
fcd8210c
AM
21052001-10-03 Alan Modra <amodra@bigpond.net.au>
2106
2107 * configure: Regenerate.
2108
d32820f2
AM
21092001-10-02 Alan Modra <amodra@bigpond.net.au>
2110
2111 * ldver.h (ld_program_version): Remove declaration.
2112 * lexsup.c (parse_args): Move printing of copyright message..
2113 * ldver.c (ldversion): .. to here.
2114 Use BFD_VERSION_STRING in place of BFD_VERSION.
2115 (ld_program_version): Remove.
2116 * Makefile.am (Makefile): Depend on bfd/configure.in.
2117 Run "make dep-am".
2118 * Makefile.in: Regenerate.
2119
af46bcdc
HPN
21202001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
2121
2122 * Makefile.am: Update dependencies with "make dep-am".
2123 * Makefile.in: Regenerate.
2124
4818e05f 21252001-09-29 John Reiser <jreiser@BitWagon.com>
862517b6 2126
4818e05f
AM
2127 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
2128 * lexsup.c: Add --no-define-common commandline option.
2129 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
2130 * ldlex.l: Likewise.
2131 * ld.h: Add command_line.inhibit_common_definition.
2132 * ldmain.c (main): Initialize.
2133 * ld.texinfo: Document.
862517b6 2134
a59f3d35
AM
21352001-09-29 Alan Modra <amodra@bigpond.net.au>
2136
2137 * ldlang.c (section_already_linked): Remove assignment to kept_section.
2138
d5e0ebeb
AM
21392001-09-26 Alan Modra <amodra@bigpond.net.au>
2140
2141 * ldmisc.c (USE_STDARG): Remove.
2142 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
2143 (einfo): Likewise.
2144 (minfo): Likewise.
2145 (lfinfo): Likewise.
2146
2147 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
2148 declarations. Update copyright.
2149
2f8d8971
NC
21502001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
2151
85c77458
NC
2152 * pe-dll.c: Remove obsoleted declaration of
2153 pe_get_data_import_dll_name.
2154 (pe_create_import_fixup): Fix thinko.
2155
2f8d8971
NC
2156 * ld.texinfo(enable-auto-import): Clarify the explanation.
2157
21582001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
2159
2160 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
2161 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
2162 DLL_SUPPORT controlled code.
2163
72358f65 21642001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
146e7110 2165
72358f65
NC
2166 * emultempl/pe.em(pe_data_import_dll): Make static.
2167 (pe_get_data_import_dll_name): New accessor function.
146e7110 2168 * pe-dll.c(pe_create_import_fixup): call
72358f65
NC
2169 pe_get_data_import_dll_name() from pe.em, instead of
2170 directly accessing pe_data_import_dll variable from pe.em.
2171
3882b010
L
21722001-09-18 Bruno Haible <haible@clisp.cons.org>
2173
2174 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
2175 (def_file_add_directive): Use ISSPACE instead of isspace.
2176 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
2177 isdigit/isxdigit/isalpha/isalnum.
2178 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
2179 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
2180 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
2181 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
2182 isalnum.
2183 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
2184 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
2185 isupper/tolower.
2186 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
2187 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
2188 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
2189 (ctor_prio): Use ISDIGIT instead of isdigit.
2190 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
2191 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
2192 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
2193 isupper/tolower.
2194 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
2195 (stricpy): Use TOLOWER instead of isupper/tolower.
2196 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
2197 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
2198 (lex_warn_invalid): Use ISPRINT instead of isprint.
2199 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
2200 (main): For gettext, also set the LC_CTYPE locate facet.
2201 (add_keepsyms_file): Use ISSPACE instead of isspace.
2202 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
2203 (is_num, parse_args): Use ISDIGIT instead of isdigit.
2204 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
2205 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
2206 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
2207 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
2208 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
2209 (quoteput): Use ISSPACE instead of isspace.
2210 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
2211 instead of isalnum.
2212
db09f25b
AM
22132001-09-18 Alan Modra <amodra@bigpond.net.au>
2214
2215 * deffilep.y (def_stash_module): Constify "name" param.
2216
2217 * pe-dll.c: Replace CONST with const throughout.
2218 (quick_symbol): Constify "n1", "n2", "n3" params.
2219 (make_singleton_name_thunk): Constify "import" param. Make
2220 "buffer_len" a size_t.
2221 (make_import_fixup_entry): Constify "name", "fixup_name",
2222 "dll_symname" params.
2223 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
2224 (pe_get32): Likewise.
2225 (pe_implied_import_dll): Likewise.
2226
2227 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
2228 (sort_by_section_name): Likewise.
2229
2230 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
2231 (make_import_fixup): Cast printf arg, rel->address to long rather
2232 than int.
2233 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
2234
74699268
AM
22352001-09-15 Alan Modra <amodra@bigpond.net.au>
2236
2237 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
2238 defines BufferSize. Increase buffer size by one.
2239
775cabad
NC
22402001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
2241
2242 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
2243
056a1d49
NC
22442001-09-14 Kevin Lo <kevlo@openbsd.org>
2245
2246 * configure.tgt: Add arm-openbsd target.
2247
a7d792bb
L
22482001-09-12 H.J. Lu <hjl@gnu.org>
2249
2250 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
2251 eelf64lppc.o to ...
2252 (ALL_64_EMULATIONS): Here.
2253 * Makefile.in: Regenerated.
2254
0d888aac
CW
22552001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2256
2257 * emultempl/pe.em(make_import_fixup): change signature to
2258 take asection as well as arelec; we need this for proper
146e7110 2259 error reporting. Only call pe_create_import_fixup() if
0d888aac
CW
2260 there is no attempt to add a constant addend to the reloc;
2261 otherwise, report error condition.
2262 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
2263 since final argument is a pointer to make_import_fixup().
2264 Change call to cb() to match make_import_fixup() signature.
2265 (make_import_fixup_mark): make buffer_len unsigned.
2266 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
2267
22682001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
2269
2270 * ld.texinfo: add verbose documentation for auto-import
146e7110 2271 direct-addressing workaround, to compliment the terse
0d888aac
CW
2272 error message.
2273
cedacdc0
CM
22742001-09-12 Andrew MacLeod <amacleod@redhat.com>
2275
146e7110 2276 * scripttempl/v850.sc: Add gcc_except_table sections.
cedacdc0 2277
3b16e843 22782001-09-11 Jeffrey A Law (law@cygnus.com)
38be0bb1
JL
2279
2280 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
2281 * emulparams/h8300self.sh: Similarly.
2282
559e4713
NC
22832001-09-05 Danny Smith <dannysmith@users.souceforge.net>
2284
2285 * ld.texinfo (Options, --stack): Correct default value for stack
2286 reserve.
2287
1fdf0249
TR
22882001-09-05 Tom Rix <trix@redhat.com>
2289
2290 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
146e7110 2291
9b5799b8
AJ
22922001-09-03 Andreas Jaeger <aj@suse.de>
2293
2294 * emultempl/beos.em: Declare prototypes for comparions functions,
2295 adjust definitions.
2296
48f6162b
AJ
22972001-09-02 Andreas Jaeger <aj@suse.de>
2298
2299 * emultempl/aix.em: Add missing prototype.
2300 * emultempl/lnk960.em: Likewise.
2301 * emultempl/vanilla.em: Likewise.
2302 * emultempl/armcoff.em: Likewise.
2303 * emultempl/armelf_oabi.em: Likewise.
2304 * emultempl/beos.em: Likewise.
2305 * emultempl/gld960c.em: Likewise.
2306 * emultempl/gld960.em: Likewise.
2307
2308 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
2309 for prototype declaration.
2310
39e5585e
EC
23112001-08-31 Eric Christopher <echristo@redhat.com>
2312 Jason Eckhardt <jle@redhat.com>
2313
2314 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
2315
3fc90ddb
AJ
23162001-08-31 Andreas Jaeger <aj@suse.de>
2317
2318 * emultempl/pe.em: Add missing prototypes.
2319 (gld_${EMULATION_NAME}_after_open): Remove extra args to
2320 pe_find_data_imports.
2321 (pr_sym): Add unused attribute.
2322
d43ded80
PB
23232001-08-29 Joel Sherrill <joel@OARcorp.com>
2324
39e5585e 2325 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
d43ded80
PB
2326 default from coff to elf.
2327
3946dd2f
JL
23282001-08-29 Jeff Law <law@redhat.com>
2329
2330 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
2331 ARCH specification.
2332 * emulparams/h8300self.sh: Similarly.
2333
3b16e843 23342001-08-28 J"orn Rennecke <amylaar@redhat.com>
8af6dd41
JR
2335
2336 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
2337 eh8300self.o .
2338 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
2339 * configure.tgt (h8300-*-elf*): New case.
2340 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
2341 * emulparams/h8300self.sh: New file.
2342 * Makefile.in: Regenerated.
2343
70d0c6e9
NC
23442001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
2345
2346 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
2347 with macro name.
2348
5c67d4bb
AM
23492001-08-27 Linus Nordberg <linus@swox.com>
2350 Alan Modra <amodra@bigpond.net.au>
2351
2352 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
2353 (eelf64ppc.c, eelf64lppc.c): Add make targets.
2354 Run "make dep-am"
2355 * Makefile.in: Regenerate.
2356 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
2357 entries to correct alphabetical position.
2358 * emulparams/elf64ppc.sh: New.
2359 * emulparams/elf64lppc.sh: New.
2360
08131015
NC
23612001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
2362
2363 * ldmain.c (main): Declare BSIZE as static.
2364
db6751f2
JJ
23652001-08-23 Jakub Jelinek <jakub@redhat.com>
2366
2367 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
2368 into .rel.dyn resp. .rela.dyn if combreloc.
2369 (get_script): If .x linker script is equal to .xn, only put it
2370 once into the binary.
2371 Add .xc and .xsc scripts.
2372 (parse_args): Handle -z combreloc and -z nocombreloc.
2373 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
2374 For .xc and .xsc scripts put all .rel* or .rela* input sections
2375 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
2376 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
2377 is elf.
2378 Strip trailing whitespace from script.
2379 Generate .xc and .xsc scripts if requested.
2380 * ldmain.c (main): Initialize link_info.combreloc and
2381 link_info.spare_dynamic_tags.
2382 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
2383 (ld_options): Add --spare-dynamic-tags option.
2384 (parse_args): Likewise.
2385 * ld.texinfo: Document -z combreloc and -z nocombreloc.
2386 * ldint.texinfo: Document .xc and .xsc linker scripts.
2387 * NEWS: Add notes about -z combreloc and SHF_MERGE.
2388
63d069c0
L
23892001-08-22 H.J. Lu <hjl@gnu.org>
2390
2391 * emulparams/elf32fr30.sh: Add a newline.
2392
948f9114
AJ
23932001-08-21 Andreas Jaeger <aj@suse.de>
2394
2395 * deffilep.y: Add missing prototypes.
2396 * pe-dll.c: Likewise.
2397
ae7fb08f
AM
23982001-08-20 Alan Modra <amodra@bigpond.net.au>
2399
2af02257
AM
2400 * ldlang.c (insert_pad): Fix typos in last patch.
2401
2402 * ldlang.c: When traversing lang_statement_union_type lists,
2403 consistently use "header.next" rather than "next".
2404 * mpw-eppcmac.c: Likewise.
2405 * emultempl/beos.em: Likewise.
2406 * emultempl/hppaelf.em: Likewise.
2407 * emultempl/pe.em: Likewise.
2408 * ldlang.h (union lang_statement_union): Remove "next" field.
2409
c0c330a7
AM
2410 * ldlang.c (insert_pad): Use offsetof macro.
2411 (lang_size_sections): Always neuter padding statements.
2412 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
2413
ae7fb08f
AM
2414 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
2415 passed to lang_size_sections.
2416 (pe_exe_fill_sections): Likewise.
2417 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
2418 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
2419
fab80407
AM
24202001-08-18 Alan Modra <amodra@bigpond.net.au>
2421
2422 * emultempl/aix.em: Formatting fixes.
2423
b3327aad
AM
24242001-08-18 Alan Modra <amodra@bigpond.net.au>
2425
2426 * ldlang.c (insert_pad): Make use of an existing pad statement if
2427 available. Move code calculating alignment, adjusting section
2428 alignment power, and adjusting dot to ..
2429 (size_input_section): .. here. Remove unused relax param.
2430 (lang_size_sections): Change boolean `relax' param to boolean *.
2431 Adjust call to size_input_section. Make use of insert_pad to
2432 place pad after the assignment statement. If relaxing, zap
2433 padding statements.
2434 (reset_memory_regions): Reset output_bfd section sizes too.
2435 (relax_again): Move to..
2436 (lang_process): ..here. Adjust call to lang_size_sections, and
2437 remove duplicated code.
2438 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
2439
563e308f
AM
24402001-08-17 Alan Modra <amodra@bigpond.net.au>
2441
2442 * ld.texinfo: Document that fill values now use the four least
2443 significant bytes.
2444 * emulparams/elf32fr30.sh (NOP): Update.
2445 * emulparams/elf32mcore.sh: Likewise.
2446 * emulparams/elf64_s390.sh: Likewise.
2447 * emulparams/elf_i386.sh: Likewise.
2448 * emulparams/elf_i386_be.sh: Likewise.
2449 * emulparams/elf_i386_chaos.sh: Likewise.
2450 * emulparams/elf_i386_ldso.sh: Likewise.
2451 * emulparams/elf_s390.sh: Likewise.
2452 * emulparams/elf_x86_64.sh: Likewise.
2453 * emulparams/i386moss.sh: Likewise.
2454 * emulparams/i386nw.sh: Likewise.
2455 * emulparams/m68kelf.sh: Likewise.
2456 * scripttempl/elf.sc: Update NOP comment.
2457 * scripttempl/elfi370.sc: Likewise.
2458 * scripttempl/elfm68hc11.sc: Likewise.
2459 * scripttempl/elfm68hc12.sc: Likewise.
2460 * scripttempl/nw.sc: Likewise.
2461
b90e1c6f
TR
24622001-08-15 Tom Rix <trix@redhat.com>
2463
2464 * ldgram.y (saved_script_handle): Initialize to NULL.
2465 * ldmain.c (main): Change check on saved_script_handle.
948f9114 2466
39dcfe18
AM
24672001-08-14 Alan Modra <amodra@bigpond.net.au>
2468
cde43e70
AM
2469 * emultempl/elf32.em: Formatting fixes.
2470 (output_prev_sec_find): Test for bfd_ind_section too; do so by
2471 looking at sec->owner.
2472 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
2473 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
2474 unused code, and reorganize orphan section placement code.
2475
39dcfe18
AM
2476 * ldlang.c (wild_doit): Rename to lang_add_section.
2477 * ldlang.h: Here too.
2478 * mpw-elfmips.c: And here.
2479 * emultempl/beos.em: And here.
2480 * emultempl/elf32.em: And here.
2481 * emultempl/hppaelf.em: And here.
2482 * emultempl/pe.em: And here.
2483
908d20b3
RH
24842001-08-13 Richard Henderson <rth@redhat.com>
2485
2486 * emultempl/needrelax.em: New file.
2487 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
2488 * Makefile.am (eelf64_ia64.c): Depend on it.
2489 * Makefile.in: Rebuild.
2490
0f33d40b
AM
24912001-08-13 Alan Modra <amodra@bigpond.net.au>
2492
22af9fd3
AM
2493 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
2494 output_section is set non-NULL.
2495
0f33d40b
AM
2496 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
2497 `true' for SEC_EXCLUDE sections so that the generic code doesn't
2498 needlessly create an output_section_statement. Treat a correctly
2499 named output_section_statement with NULL bfd_section as compatible.
2500
55ab6103
HPN
25012001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
2502
2503 * emultempl/generic.em: Support EXTRA_EM_FILE.
2504 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
2505 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
2506 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
2507 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
2508 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
2509 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
2510 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
2511 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
2512 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
2513 LDEMUL_FIND_POTENTIAL_LIBRARIES.
2514
24098abb
RH
25152001-08-12 Richard Henderson <rth@redhat.com>
2516
2517 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
2518 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
2519 scripttempl/v850.sc: Keep .jcr data.
2520
b9a8de1e 25212001-08-12 H.J. Lu <hjl@gnu.org>
146e7110
AM
2522 Andrew Haley <aph@cambridge.redhat.com>
2523 Nick Clifton <nickc@redhat.com>
b9a8de1e 2524
146e7110 2525 * ldgram.y (had_script): Change name to saved_script_handle.
b9a8de1e
NC
2526 Change type to file handle.
2527 * ld.h (had_script): Rename and retype.
2528 * ldfile.c (ldfile_open_command_file): Save the file handle
2529 used in saved_script_handle.
2530 * lexsup.c (parse_args): Do not allow -c option to alter
2531 saved_script_handle.
2532 * ldmain.c (main): Print out the linker script used if
2533 --verbose is given. Check saved_script_handle to obtain the
2534 external linker script used, or if NULL, dump the builtin
2535 script.
2536 * ld.texinfo: Document that --verbose now dumps the linker
2537 script used, regardless of whether it was an internal or an
2538 external script.
2539
0218d1e4
AJ
25402001-08-10 Andreas Jaeger <aj@suse.de>
2541
2542 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2543 to build warnings.
2544 * configure: Regenerate.
2545
5253f23b
AM
25462001-08-09 Alan Modra <amodra@bigpond.net.au>
2547
73810896
AM
2548 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
2549
5253f23b
AM
2550 * scripttempl/elf.sc: Move non-text .dynamic section before
2551 .plt/.got/.sdata* group.
2552 (OTHER_GOT_SECTIONS): Move to immediately after .got.
2553 (OTHER_SDATA_SECTIONS): Add.
2554 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
2555 OTHER_GOT_SECTIONS.
2556 * emulparams/crislinux.sh: Likewise.
2557 * emulparams/elf32b4300.sh: Likewise.
2558 * emulparams/elf32bmip.sh: Likewise.
2559 * emulparams/elf32bmipn32.sh: Likewise.
2560 * emulparams/elf32bsmip.sh: Likewise.
2561 * emulparams/elf32btsmip.sh: Likewise.
2562 * emulparams/elf32ebmip.sh: Likewise.
2563 * emulparams/elf32elmip.sh: Likewise.
2564 * emulparams/elf32l4300.sh: Likewise.
2565 * emulparams/elf32lmip.sh: Likewise.
2566 * emulparams/elf32lsmip.sh: Likewise.
2567 * emulparams/elf32ltsmip.sh: Likewise.
2568 * emulparams/elf64bmip.sh: Likewise.
2569 * emulparams/elf64btsmip.sh: Likewise.
2570 * emulparams/elf64ltsmip.sh: Likewise.
2571
179c732c
AM
25722001-08-08 Alan Modra <amodra@bigpond.net.au>
2573
2574 * genscripts.sh: Source the emulparams script before each output
2575 script is generated so that variables like `RELOCATING' may affect
2576 variables defined in the emulparams script.
2577
3fd36710
AM
25782001-08-04 Alan Modra <amodra@bigpond.net.au>
2579
20713691
AM
2580 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
2581 order.
2582
3fd36710
AM
2583 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
2584 ie. iterate over wild_statement.section_list.
2585 (gld${EMULATION_NAME}_place_orphan): Likewise.
2586
de0b1853
SC
25872001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2588
2589 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
2590 .fini[0-4] sections used by _exit
2591 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
2592 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
2593 * scripttempl/elfm68hc11.sc: Likewise.
2594
ff7e6f88
L
25952001-08-03 H.J. Lu <hjl@gnu.org>
2596
2597 * emultempl/beos.em (init): Add the missing initialization.
2598
b6bf44ba
AM
25992001-08-03 Alan Modra <amodra@bigpond.net.au>
2600
2601 * ld.texinfo (Input Section Basics): Clarify ordering of output
2602 sections.
2603 * ldlang.c (callback_t): Add wildcard_list param.
2604 (walk_wild_section): Remove "section" param. Rewrite for
2605 lang_wild_statement_type change. Remove unique_section_p test.
2606 (walk_wild_file): Remove "section" param.
2607 (walk_wild): Remove "section" and "file" params.
2608 (lang_gc_wild): Likewise.
2609 (wild): Likewise. Modify for lang_wild_statement_type change.
2610 (wild_sort): Likewise. Add "sec" param.
2611 (gc_section_callback): Likewise.
2612 (output_section_callback): Likewise. Do unique_section_p test.
2613 (map_input_to_output_sections): Modify call to wild.
2614 (lang_gc_sections_1): Likewise.
2615 (print_wild_statement): Modify for lang_wild_statement_type
2616 change.
2617 (lang_add_wild): Replace filename, filenames_sorted param with
2618 filespec. Replace section_name, sections_sorted,
2619 exclude_filename_list with section_list.
2620 * ldlang.h (lang_add_wild): Here too.
2621 (lang_wild_statement_type): Replace section_name, sections_sorted,
2622 and exclude_filename_list with section_list.
2623 * ldgram.y (current_file): Delete.
2624 (%union): Add wildcard_list.
2625 (file_NAME_list): Set type to wildcard_list. Build a linked list
2626 rather than calling lang_add_wild for each entry.
2627 (input_section_spec_no_keep): Call lang_add_wild here instead.
2628 * ld.h (struct wildcard_list): Declare.
2629 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
2630
b044cda1
CW
26312001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2632
2633 * ldmain.c (main): initialize link_info.pei386_auto_import
2634 * pe-dll.c: new tables for auto-export filtering
2635 (auto_export): change API, pass abfd for contextual filtering.
b6bf44ba 2636 Loop thru tables of excluded symbols instead of comparing
b044cda1
CW
2637 "by hand".
2638
26392001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
2640
b6bf44ba
AM
2641 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
2642 static variable current_sec (static struct sec *). Add
b044cda1 2643 forward declaration for add_bfd_to_link.
b6bf44ba
AM
2644 (process_def_file): Don't export undefined symbols. Do not
2645 export symbols starting with "_imp__". Call auto_export()
b044cda1
CW
2646 with new API.
2647 (pe_walk_relocs_of_symbol): New function.
2648 (generate_reloc): add optional extra debugging
b6bf44ba 2649 (pe_dll_generate_def_file): eliminate extraneous initial blank
b044cda1 2650 line in output
b6bf44ba 2651 (make_one): enlarge symtab to make room for __nm__ symbols
b044cda1
CW
2652 (DATA auto-import support).
2653 (make_singleton_name_thunk): New function.
2654 (make_import_fixup_mark): New function.
2655 (make_import_fixup_entry): New function.
2656 (pe_create_import_fixup): New function.
b6bf44ba 2657 (add_bfd_to_link): Specify that 'name' argument is a CONST
b044cda1 2658 char *.
b6bf44ba
AM
2659 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
2660 declare new functions pe_walk_relocs_of_symbol and
b044cda1
CW
2661 pe_create_import_fixup.
2662 * emultempl/pe.em: add new options --enable-auto-import,
2663 --disable-auto-import, and --enable-extra-pe-debug.
2664 (make_import_fixup): New function.
2665 (pe_find_data_imports): New function.
2666 (pr_sym): New function.
b6bf44ba 2667 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
b044cda1
CW
2668 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
2669 CODE.
2670
26712001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
b6bf44ba 2672
b044cda1
CW
2673 * ld.texinfo: add additional documentation for
2674 --export-all-symbols. Document --out-implib,
2675 --enable-auto-image-base, --disable-auto-image-base,
b6bf44ba
AM
2676 --dll-search-prefix, --enable-auto-import, and
2677 --disable-auto-import.
b044cda1
CW
2678 * ldint.texinfo: Add detailed documentation on auto-import
2679 implementation.
2680
156e34dd
NC
26812001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2682
2683 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
2684 example.
2685
d6231427
AM
26862001-07-24 Alan Modra <amodra@bigpond.net.au>
2687
2688 * Makefile.am: Update dependencies with "make dep-am".
2689 * Makefile.in: Regenerate
2690
e14ec88b
AM
26912001-07-23 Alan Modra <amodra@bigpond.net.au>
2692
2693 * ldcref.c (check_section_sym_xref): New function.
2694 (check_nocrossrefs): Call it.
2695 (check_nocrossref): Interate over h->refs here instead of..
2696 (check_refs): ..here. Pass in the symbol name, section, and bfd
2697 rather than hash_entry pointers.
2698 (struct check_refs_info): Keep symbol name rather than hash entry.
2699 Remove "same".
2700 (check_reloc_refs): Tweak for above changes in check_refs_info.
2701 Only report references to section syms when symname is NULL to
2702 prevent duplicate messages for the same reloc.
2703
1b577b00
NC
27042001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2705
c7d701b0
NC
2706 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
2707 available. Do not print NULL trees.
2708 (exp_print_token): Print unknown tokens with values > 126 as
2709 decimal values not ASCII characters.
2710
1545243b
NC
2711 * ldlang.c (lang_leave_overlay): If a region is specified assign
2712 it to all sections inside the overlay unless they have been
2713 assigned to the own, non-default, memory region.
2714
1b577b00
NC
2715 * README: Add header for consistency with other README files.
2716
5030876b
L
27172001-07-14 H.J. Lu <hjl@gnu.org>
2718
2719 * emultempl/elf32.em (output_prev_sec_find): Never return
2720 bfd_abs_section_ptr, bfd_com_section_ptr nor
2721 bfd_und_section_ptr.
2722
18c7a9a5
NC
27232001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
2724
22af9fd3 2725 * Makefile.am (em32relf.c): Change dependency from generic.em to
18c7a9a5
NC
2726 elf32.em.
2727 * Makefile.in: Regenerate.
2728
9ffecff1
MG
27292001-07-14 matthew green <mrg@eterna.com.au>
2730
2731 * configure.tgt (i386-*-netbsdelf*): New target.
2732 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
2733
95500e1c
JJ
27342001-07-13 Jakub Jelinek <jakub@redhat.com>
2735
2736 * emultempl/elf32.em (output_prev_sec_find): New.
2737 (place_orphan): Use it.
2738
e97cb84f
L
27392001-07-11 H.J. Lu <hjl@gnu.org>
2740
2741 * ldmain.c (main): Fix typos in the last change.
2742
7333607e
JJ
27432001-07-11 Jakub Jelinek <jakub@redhat.com>
2744
2745 * ldmain.c (main): Disallow -F and -f without -shared.
2746
d29d80f2
NC
27472001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2748
2749 * emultempl/pe.em (after_open): Check for the output_bfd not
2750 having any coff_data structure allocated to it.
2751
c2a1a436
DB
27522001-07-09 David O'Brien <obrien@FreeBSD.org>
2753
2754 * emultempl/elf32.em: Do not assuming that contents of the buffer
2755 returned from basename function will remain unchanged accross other
2756 function calls.
2757
63653551
L
27582001-07-03 H.J. Lu <hjl@gnu.org>
2759
2760 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
2761 2001-07-03. It creates dynamic entries even for static binaries.
2762
d303a449
L
27632001-07-03 Jakub Jelinek <jakub@redhat.com>
2764
2765 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
2766 (DYNAMIC): Use it to reserve few dynamic entries for
2767 post-linking tools.
2768
9f22353f
AM
27692001-06-27 Alan Modra <amodra@bigpond.net.au>
2770
2771 * emulparams/hppa64linux.sh: New file.
2772 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
2773 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
2774 (ehppa64linux.c): Add rule to make it.
2775 Run "make dep-am".
2776 * Makefile.in: Regenerate.
2777
62bf86b4
HPN
27782001-06-21 Hans-Peter Nilsson <hp@axis.com>
2779
2780 * ld.texinfo (Options, -r): Mention restrictions when using
2781 different object formats.
2782
429d935d
HPN
27832001-06-19 Hans-Peter Nilsson <hp@axis.com>
2784
2785 * ldlang.c (lang_check): Emit fatal error if relocatable link
2786 between different object flavours with relocations in input.
2787
cb840a31
L
27882001-06-19 H.J. Lu <hjl@gnu.org>
2789
2790 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
2791 (--version-script): Mention the language support.
2792
9bf03acc
L
27932001-06-19 H.J. Lu <hjl@gnu.org>
2794
2795 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
2796
c45021f2
NC
27972001-06-18 H.J. Lu <hjl@gnu.org>
2798
b6bf44ba
AM
2799 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
2800 (diststuff): Add $(MANS).
2801 * Makefile.in: Regenerated.
c45021f2 2802
b6bf44ba 2803 * ld.1: Removed.
c45021f2 2804
6caa99ab
HPN
28052001-06-18 Hans-Peter Nilsson <hp@axis.com>
2806
605d9b3a
HPN
2807 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2808 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
2809 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
2810 * ld.h (args_type): Remove member export_dynamic. All users
2811 changed to use struct bfd_link_info member.
2812
6caa99ab
HPN
2813 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
2814 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
2815 * Makefile.in: Regenerate.
2816
6f9efd97
L
28172001-06-18 H.J. Lu <hjl@gnu.org>
2818
2819 * ldlang.c (init_os): Add the newline to the einfo call.
2820 (lang_check): Likewise.
2821 (lang_do_version_exports_section): Likewise.
2822
5af9fd8b
L
28232001-06-15 H.J. Lu <hjl@gnu.org>
2824
2825 * lexsup.c (parse_args); Save optind to report unrecognized
2826 option.
2827
2a096f04
HPN
28282001-06-15 Hans-Peter Nilsson <hp@axis.com>
2829
7e66c3f5
HPN
2830 * ldlang.c (lang_check): Emit fatal error if relocatable link
2831 between different object flavours.
2832
2a096f04
HPN
2833 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
2834 Set new link_info member export_dynamic.
2835 * ldmain.c (main): Initialize new link_info member export_dynamic.
2836
6770ec8c
NC
28372001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
2838
2839 * ldlang.c (walk_wild): Only call walk_wild_file if
2840 lookup_name returns something.
b6bf44ba 2841 (lookup_name): If load_symbols fails, return NULL.
22af9fd3 2842 (load_symbols): Change to a boolean function.
b6bf44ba 2843 (open_input_bfds): If load_symbols fails then do not make the
6770ec8c
NC
2844 executable.
2845
8529105a
AM
28462001-06-08 Alan Modra <amodra@bigpond.net.au>
2847
2848 * ldlang.c (record_bfd_errors): Remove.
2849
2850 * emultempl/aix.em: Fix copyright dates.
2851
8f3aa7a0
AJ
28522001-06-07 Andreas Jaeger <aj@suse.de>
2853
2854 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
2855 (TEXT_START_ADDR): Likewise.
2856
3277f888
AM
28572001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
2858
2859 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
2860
3763134d
DD
28612001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2862
2863 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
2864
5929ebc0
L
28652001-05-31 H.J. Lu <hjl@gnu.org>
2866
2867 * ldlang.c (open_input_bfds): Don't change the bfd error
2868 handler whilst loading symbols.
2869
c04a062d
NC
28702001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2871
2872 * configure.tgt: Remove i370-mvs architecture, it is not currently
2873 supported.
2874
96fcab3e
L
28752001-05-25 H.J. Lu <hjl@gnu.org>
2876
2877 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2878 like emulparams/aixppc.sh.
2879
db8d4f23
L
28802001-05-25 H.J. Lu <hjl@gnu.org>
2881
2882 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
2883 setting of output_filename after bfd_scan_arch.
2884 * emultempl/pe.em: Likewise.
2885
5f642101
L
28862001-05-25 H.J. Lu <hjl@gnu.org>
2887
2888 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2889 like emulparams/aixppc.sh.
2890
2891 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
2892 instead of ${srcdir}/emultempl/stringify.sed.
2893
64e9ece0
TW
28942001-05-25 Timothy Wall <twall@oculustech.com>
2895
2896 * emulparams/elf64_aix.sh: Change settings to match IBM linker
8f3aa7a0 2897 output.
64e9ece0 2898
c709b096
AM
28992001-05-25 Alan Modra <amodra@one.net.au>
2900
2901 * configure.host: Replace linuxoldld with linux*oldld.
2902 * configure.tgt: Likewise.
2903
6cbdcc6f
L
29042001-05-24 H.J. Lu <hjl@gnu.org>
2905
2906 * emultempl/stringify.sed: Removed again.
2907
86af25fe
L
29082001-05-24 H.J. Lu <hjl@gnu.org>
2909
2910 * emultempl/aix.em (OUTPUT_ARCH): Defined.
2911 (gld${EMULATION_NAME}_before_parse): Initialize
2912 ldfile_output_architecture, ldfile_output_machine and
2913 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
2914 * emultempl/beos.em: Likewise.
2915 * emultempl/elf32.em: Likewise.
2916 * emultempl/linux.em: Likewise.
2917 * emultempl/mipsecoff.em: Likewise.
2918 * emultempl/pe.em: Likewise.
2919 * emultempl/sunos.em: Likewise.
2920
3b1b01cf
TR
29212001-05-24 Tom Rix <trix@redhat.com>
2922
8f3aa7a0 2923 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
3b1b01cf
TR
2924 udate import file format.
2925 (change_symbol_mode) New, same
2926 (is_syscall) New, same
2927 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
2928 * emulparams/aixppc64.sh : same
2929 * emulparams/aixrs6.sh : same
2930 * emulparams/ppcmacos.sh : same
2931 * emultempl/aix.em : use strtoull to parse options
2932 * Makefile.am : add eaixppc64 emulation for xcoff64
2933 * Makefile.in : same
2934 * configure.tgt : same
2935
2936 * scripttempl/aix.sc : default text section offset to 0x10000000
146e7110 2937 default data section offset to 0x20000000
3b1b01cf 2938 add .sv3264 and .sv64 pseudo sections
8f3aa7a0 2939 loader and debug sections use the currect section offset.
3b1b01cf
TR
2940
2941 * emultempl/aix.em : Add xcoff64 support
2942 Add -binitfini support
8f3aa7a0 2943 (gld${EMULATION_NAME}_before_parse) -binitfini
3b1b01cf 2944 (gld${EMULATION_NAME}_parse_args) same
8f3aa7a0 2945 (gld${EMULATION_NAME}_before_allocation) format change for special
3b1b01cf
TR
2946 sections
2947
2948 * emulparams/aixppc64.sh : New file for xcoff64 support
8f3aa7a0 2949
57e6abd2
AO
29502001-05-23 Alexandre Oliva <aoliva@redhat.com>
2951
2952 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
2953 variable to avoid non-portable shell construct.
2954
d1cf510e
NC
29552001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2956
2957 * ldmain.c (get_emulation): Add -mips5 command line argument.
2958
506eee22
NC
29592001-05-22 Alexandre Oliva <aoliva@redhat.com>
2960
2961 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
2962 (ELF_INTERPRETER_NAME): Define it.
2963 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
2964 it.
2965 * configure.tgt (targ_emul, targ_extra_emuls)
2966 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
2967 as primary, elf_i386 as extra.
2968 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
2969 (eelf_i386_ldso.c): New rule.
2970 * Makefile.in: Rebuilt.
2971
29722001-05-22 Nick Clifton <nickc@redhat.com>
2973
2974 * lexsup.c (ld_options): Allow -I to be an alias for
2975 --dynamic-linker. This is for Solaris compatability.
2976 * ld.texinfo: Document that -I can be used.
2977 * ld.1: Regenerate.
2978
d1778b88
AM
29792001-05-16 Alan Modra <amodra@one.net.au>
2980
2981 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
2982 whether an input section is the first one assigned to an output
2983 section.
2984 Assorted formatting fixes.
2985
02649152
DD
29862001-05-14 DJ Delorie <dj@delorie.com>
2987
2988 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
2989 * Makefile.in: Ditto.
2990
579f31ac
JJ
29912001-05-11 Jakub Jelinek <jakub@redhat.com>
2992
2993 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
2994 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
2995 output sections.
2996 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
2997
8550eb6e
JJ
29982001-05-11 Jakub Jelinek <jakub@redhat.com>
2999
3000 * ldlang.c (lang_process): Call bfd_merge_sections.
3001
8e5a525c
AM
30022001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3003
3004 * ldgram.y: Fix typo.
3005
1c9acd94
L
30062001-05-03 H.J. Lu <hjl@gnu.org>
3007
3008 * emultempl/elf32.em: Include "libiberty.h".
3009 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
3010 basename of the bfd filename.
3011 (gld${EMULATION_NAME}_stat_needed): Likewise.
3012 (gld${EMULATION_NAME}_try_needed): Likewise.
3013 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
3014
14fe918e
L
30152001-05-02 H.J. Lu <hjl@gnu.org>
3016
3017 * emultempl/pe.em: Include <ctype.h>.
3018
c7e40348
NC
30192001-05-02 Johan Rydberg <jrydberg@opencores.org>
3020
b6bf44ba 3021 * emulparams/elf32openrisc.sh: New file.
c7e40348 3022
b6bf44ba
AM
3023 * Makefile.am: Add OpenRISC target.
3024 * Makefile.in: Regenerated.
c7e40348 3025
b6bf44ba 3026 * configure.tgt: Add openrisc-*-* mapping.
c7e40348
NC
3027
30282001-05-02 Nick Clifton <nickc@redhat.com>
3029
3030 * emultempl/aix.em: Replace buystring with xstrdup.
3031 * emultempl/beos.em: Replace buystring with xstrdup.
8f3aa7a0 3032
d1b2b2dc
L
30332001-05-02 H.J. Lu <hjl@gnu.org>
3034
3035 * ldfile.c: Include "libiberty.h".
3036 * ldlex.l: Likewise.
3037
3038 * ldmisc.c (buystring): Removed.
3039 * ldmisc.h: Likewise.
3040
3041 * ldfile.c: Replace buystring with xstrdup.
3042 * ldlang.c: Likewise.
3043 * ldlex.l: Likewise.
3044 * ldmain.c: Likewise.
3045 * ldmisc.c: Likewise.
3046 * lexsup.c: Likewise.
3047 * mpw-eppcmac.c: Likewise.
3048
35714f2a
AJ
30492001-04-30 Andreas Jaeger <aj@suse.de>
3050
3051 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
3052
884fb58e
NC
30532001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3054
b6bf44ba
AM
3055 * ldlang.c (load_symbols): Give emulation a chance
3056 to process unrecognized file before fatal error is
3057 reported, not after.
884fb58e 3058
87748b32
NC
30592001-04-27 Sean McNeil <sean@mcneil.com>
3060
3061 * configure.tgt: Add arm-vxworks target.
3062 * scripttempl/armcoff.sc: Support .text or .data as a section name
3063 prefix.
3064 Define _etext.
35714f2a 3065
7ce691ae
C
30662001-04-13 J.T. Conklin <jtc@redback.com>
3067
3068 * ld.texinfo: Document --fatal-warnings.
3069 * ld.1: Regenerate.
3070
3071 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
35714f2a 3072 warnings have been turned into errors.
7ce691ae
C
3073 * lexsup.c (OPTION_WARN_FATAL): Define.
3074 (ld_options): Entry for --fatal-warnings.
3075 (parse_args): Handle OPTION_WARN_FATAL.
3076 * ld.h (ld_config_type): Add fatal_warnings field.
3077
f5fa8ca2
JJ
30782001-04-13 Jakub Jelinek <jakub@redhat.com>
3079
3080 * ldmain.c (main): Default to discard_sec_merge.
3081 * lexsup.c (OPTION_DISCARD_NONE): Define.
3082 (ld_options): Add --discard-none.
3083 (parse_args): Handle OPTION_DISCARD_NONE.
3084 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
3085 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
3086 all its input sections match.
3087
fdec3cfc
L
30882001-04-05 Steven J. Hill <sjhill@cotw.com>
3089
3090 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
3091 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
3092 (eelf32ltsmip.c): New target.
3093 (eelf64btsmip.c): Likewise.
3094 (eelf64ltsmip.c): Likewise.
3095 * Makefile.in: Regenerated.
3096
3097 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
3098 target.
3099 (mips*-*-linux-gnu*): Likewise.
3100
3101 * emulparams/elf32ltsmip.sh: New. Traditional little endian
3102 MIPS taget.
35714f2a 3103 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
fdec3cfc
L
3104 target.
3105 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
3106 endian target.
3107
589bad82
HPN
31082001-04-05 Hans-Peter Nilsson <hp@axis.com>
3109
3110 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
3111 correct value of __Stext here.
3112 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
3113 .startup section.
3114
3115 * emulparams/crislinux.sh: Remove FIXME.
3116
94202e16
AM
31172001-04-02 Alan Modra <alan@linuxcare.com.au>
3118
3119 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
3120 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
3121
1268a053
HPN
31222001-03-27 Hans-Peter Nilsson <hp@axis.com>
3123
3124 * configure.tgt (cris-*-*): Change default emulation to criself.
3125 (cris-*-*aout*): New rule.
3126
d85e9ff7
AM
31272001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
3128
3129 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
3130 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
3131
0879a67a
AJ
31322001-03-26 Andreas Jaeger <aj@suse.de>
3133
3134 * ld.texinfo (Overview): Fix syntax in texi code.
3135
0285c67d
NC
31362001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3137
3138 * ld.texinfo: Put @c man indications to generate the ld man page.
3139 When generating man, define all the variables. Define SEEALSO
3140 and SYNOPSIS. Re-organize some lines to avoid the cross references.
3141 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
3142 (ld.1): Generate from ld.texinfo.
3143 * Makefile.in: Regenerate.
3144
c20ec07b
NC
31452001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
3146
3147 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
146e7110 3148 and '-fdata-sections'. Set the VMA of STABS sections to zero.
c20ec07b 3149
cc5ce052
UD
31502001-03-17 Ulrich Drepper <drepper@redhat.com>
3151
3152 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
3153 is an absolute path look only for this file and not along the path.
3154
a1ab1d2a
UD
31552001-03-17 Ulrich Drepper <drepper@redhat.com>
3156
3157 * emultempl/elf32.em (OPTION_GROUP): New macro.
3158 Add new option Bgroup to longopts.
3159 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
3160 (gld*_list_options): Add -Bgroup and -z defs.
3161 * ld.1: Document -Bgroup and -z defs.
3162 * ld.texinfo: Likewise.
3163
788fca5a
MM
31642001-03-07 Michael Meissner <meissner@redhat.com>
3165
3166 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
3167 with sections created by -fdata-sections.
3168 (.dynbss,.bss): Ditto.
3169
1c7566d1
AM
31702001-03-05 Alan Modra <alan@linuxcare.com.au>
3171
3172 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
3173 after_allocation_default, not gld..._before_allocation.
3174
27b7e12d
AM
31752001-02-27 Alan Modra <alan@linuxcare.com.au>
3176
3177 * configure.in (BFD_VERSION): New.
3178 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
3179 * configure: Regenerate.
3180 * Makefile.am: Run "make dep-am"
3181 * Makefile.in: Regenerate.
3182
2bc551c7
TW
31832001-02-26 Timothy Wall <twall@cygnus.com>
3184
3185 * emulparams/elf64_aix.sh: Add additional read-only sections;
3186 uncomment lines which are now required.
3187
1276aefa
NC
31882001-02-26 H.J. Lu <hjl@gnu.org>
3189
3190 * ldlang.c (open_input_bfds): Set the bfd error handler so
b6bf44ba
AM
3191 that problems can be caught whilst loading symbols.
3192 (record_bfd_errors): New function: Report BFD errors and mark
3193 the executable output as being invalid.
1276aefa 3194
41c49998
TW
31952001-02-22 Timothy Wall <twall@cygnus.com>
3196
3197 * configure.host: Add configuration for ia64-*-aix*.
3198 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
3199 Add dependencies for eelf64_aix.c.
3200 * Makefile.in: Regenerate.
3201 * configure.tgt: Add ia64-*-aix* mapping.
3202 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
a2b64bed 3203 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
0879a67a
AJ
3204 AIX-specific test.
3205
78f85fd7
L
32062001-02-20 H.J. Lu <hjl@gnu.org>
3207
3208 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
3209 false if we found the file.
3210
1ac7e077 32112001-02-18 David O'Brien <obrien@FreeBSD.org>
fb33b906
DB
3212
3213 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
3214 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
3215
e135f41b
NC
32162001-02-18 lars brinkhoff <lars@nocrew.org>
3217
3218 * Makefile.am: Add PDP-11 target.
3219 * configure.tgt: Likewise.
3220 * emulparams/pdp11.sh: New file.
3221
a842aceb
DB
32222001-02-17 David O'Brien <obrien@FreeBSD.org>
3223
3224 * configure.host: Add a generic FreeBSD configuration entry such that
3225 all [modern] FreeBSD systems on all platforms will look the same.
3226
24174db0
L
32272001-02-14 H.J. Lu <hjl@gnu.org>
3228
3229 * configure.tgt: Remove mention of earmelf_linux26.
3230
30c3c13a
RH
32312001-02-13 Richard Henderson <rth@redhat.com>
3232
3233 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
3234
b46a87b1
L
32352001-02-13 H.J. Lu <hjl@gnu.org>
3236
3237 * ldexp.h (node_type): Add etree_provided.
3238 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
3239 type to etree_provided if defined by PROVIDE. Allow updating
0879a67a 3240 for etree_provided.
b46a87b1
L
3241 (exp_print_tree): Handle etree_provided.
3242 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
3243 etree_provided.
3244
f3988fd9
RH
32452001-02-09 David Mosberger <davidm@hpl.hp.com>
3246
3247 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
3248 .IA_64.unwind.* pattern to unwind table section and
3249 .IA_64.unwind_info* pattern to unwind info section.
3250
a85d7ed0
NC
32512001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3252
3253 * Makefile.am: Add linux target for S/390.
3254 * Makefile.in: Likewise.
3255 * configure.host: Likewise.
3256 * configure.tgt: Likewise.
3257 * emulparams/elf64_s390.sh: New file.
3258 * emulparams/elf_s390.sh: New file.
3259
780248c4
JJ
32602001-02-09 Jakub Jelinek <jakub@redhat.com>
3261
3262 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
3263 targ_extra_libpath.
3264 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
3265
0e2534bd
PB
32662001-02-06 Philip Blundell <philb@gnu.org>
3267
3268 * Makefile.am: Remove mention of earmelf_linux26.
3269 * Makefile.in: Regenerate.
3270
46c1ea57
PB
32712001-02-04 Philip Blundell <philb@gnu.org>
3272
3273 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
3274 * emulparams/armelf_linux26.sh: Delete.
3275 * configure.tgt: Remove mention of armelf_linux26 emulation.
3276
0088edd2
NC
32772001-02-01 Nick Clifton <nickc@redhat.com>
3278
3279 * ld.1: Replace occurances of -oformat with --oformat.
3280
02aa14fb
AM
32812001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
3282
3283 * ldlang.c (lang_leave_overlay): Don't set lma_region when
3284 load_base is specified.
3285
f813923c
HPN
32862001-01-24 Hans-Peter Nilsson <hp@axis.com>
3287
3288 * emultempl/elf32.em: Correct spelling in comments and listed
3289 options.
3290
c1eb1488
AM
32912001-01-23 Alan Modra <alan@linuxcare.com.au>
3292
3293 * ldlang.c (lang_leave_overlay): Only set lma_region from the
3294 default for the first section of a group of overlay sections.
3295
d9fc3714
AM
32962001-01-22 Alan Modra <alan@linuxcare.com.au>
3297
3298 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
3299 * Makefile.in: Regenerate.
3300 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
3301 Check for null tool_dir.
3302
6be0ca94
JW
33032001-01-16 Jim Wilson <wilson@redhat.com>
3304
3305 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
3306 and IA_64.unwind.info.
3307
b9247304
L
33082001-01-16 H.J. Lu <hjl@gnu.org>
3309
3310 * ldlang.c (lang_check): Merge the private data only if the
3311 input file has contents.
3312
577a0623
AM
33132001-01-14 Alan Modra <alan@linuxcare.com.au>
3314
d952f17a
AM
3315 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
3316
ffd6e9de
AM
3317 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
3318 enabling search for libmilli. On a relocatable link, make .text
3319 sections unique.
3320 (LDEMUL_AFTER_PARSE): Define.
3321 (hppaelf_finish): Correct spelling of relocatable in comments.
3322
577a0623
AM
3323 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3324 rummage through the script for sections on the unique list.
3325 Correct length of strncmp for ".note".
3326 (gld${EMULATION_NAME}_check_needed): Rearrange function.
3327
3328 * ldlang.c (unique_section_list): New var.
3329 (unique_section_p): New function.
3330 (walk_wild_section): Don't match sections on unique_section_list.
3331 (lang_add_unique): New function.
ffd6e9de 3332 Correct spelling of relocatable in comments.
577a0623
AM
3333
3334 * ldlang.h (struct unique_sections): Declare.
3335 (unique_section_list): Declare.
3336 (unique_section_p): Declare.
3337 (lang_add_unique): Declare.
3338
3339 * lexsup.c (ld_options): Allow --unique to take an optional arg.
3340 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
3341
3342 * ld.texinfo (--unique): Update.
3343
b7ed8fad
NC
33442001-01-13 Nick Clifton <nickc@redhat.com>
3345
3346 * lexsup.c (parse_args): Remove spurious white space.
3347
d0398d6a
NC
33482001-01-12 Nick Clifton <nickc@redhat.com>
3349
3350 * lexsup.c (parse_args): Update copyright date.
3351
350fdb00
PB
33522001-01-12 Philip Blundell <pb@futuretv.com>
3353
3354 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
3355
60c6797e
KH
33562001-01-10 Kazu Hirata <kazu@hxi.com>
3357
3358 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
3359 * scripttempl/h8300h.sc: Fix formatting.
3360 * scripttempl/h8300s.sc: Likewise.
69f06969
KH
3361 * scripttempl/h8500.sc: Likewise.
3362 * scripttempl/h8500b.sc: Likewise.
3363 * scripttempl/h8500c.sc: Likewise.
3364 * scripttempl/h8500m.sc: Likewise.
3365 * scripttempl/h8500s.sc: Likewise.
60c6797e 3366
482e8b32
DB
33672000-01-07 David O'Brien <obrien@BSDi.com>
3368
3369 * emultempl/elf32.em: Only perform Linux ld hints processing when
3370 targeting Linux.
3371
d7ed7ca6
PB
33722001-01-07 Philip Blundell <philb@gnu.org>
3373
3374 * ld.texinfo (Bug Reporting): Update email address for reports.
3375
0fc3347a
NC
33762000-12-31 Nick Clifton <nickc@redhat.com>
3377
3378 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
3379 options by checking for a return value of '?' not -1.
3380
e4897a32
NC
33812000-12-28 Nick Clifton <nickc@redhat.com>
3382
3383 * lexsup.c (struct ld_option): Add new enum value:
3384 EXACTLY_TWO_DASHES.
3385 (ld_options[]): Change -omagic, -output and -oformat options
3386 to be EXACTLY_TWO_DASHES.
3387 (OUTPUT_COUNT): Use ARRAY_SIZE.
3388 (parse_args): Change parameter 'argc' to unsigned.
3389 Place EXACTLY_TWO_DASHES options into new really_longopts
3390 array.
3391 If getopt_long_only fails, try calling getopt_long using the
3392 really_longopts array.
3393 (help): Print a double dash for both EXACTLY_TWO_DASHES and
3394 TWO_DASHES options.
3395
3396 * ldlex.h: Fix prototype of parse_args.
3397
3398 * ld.texinfo: Document that long options starting with 'o'
3399 must be preceeded by two dashes. Change example of a single
3400 dashed long option from -oformat to -trace-symbol.
3401
1122a5fc
NC
34022000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
3403
3404 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
3405 (longopts[]): New --no-default-excludes option.
3406 (gld_${EMULATION_NAME}_list_options): Document.
3407 (gld_${EMULATION_NAME}_parse_args): Handle.
3408
037849a9
NC
34092000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3410
3411 * ldlang.c (new_stat): Revert the last beautification with "innocent"
3412 whitespace, it breaks the K&R C preprocessor.
3413
7ec229ce
DD
34142000-12-11 DJ Delorie <dj@redhat.com>
3415
3416 * ld.texinfo: Add notes about --whole-archive and gcc.
3417
b79e8c78
NC
34182000-11-18 Fred Fish <fnf@be.com>
3419
3420 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
3421 (ld_options): Entry for --allow-shlib-undefined.
3422 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
3423 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
3424 to false.
3425 * ld.texinfo: Document new command line switch.
d952f17a 3426
9a8e2505
GK
34272000-12-12 Geoffrey Keating <geoffk@redhat.com>
3428
3429 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
3430 .fixup is actually read/write.
3431 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
3432 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3433 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3434
3b16e843 34352000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
3436
3437 * NEWS: Add note about x86_64 architecture.
3438
93b63cd3
DD
34392000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
3440
3441 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
3442 Set DWARF2 sections to a VMA of zero.
3443
68b2fc7a 34442000-12-01 Joel Sherrill <joel@OARcorp.com>
24f6971a 3445
d952f17a 3446 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
24f6971a
NC
3447 New targets.
3448 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
3449 (sparc*-*-rtems*): Switched from a.out to ELF.
3450
2be3aa03
NC
34512000-11-30 Jan Hubicka <jh@suse.cz>
3452
3453 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
3454 (eelf_x86_64.c): New.
3455 * Makefile.in: Regenerate.
3456 * configure.tgt: Add support for x86_64-*-linux-gnu*.
3457 * emulparams/elf_x86_64.sh: New.
3458
8c899858
HPN
34592000-11-30 Hans-Peter Nilsson <hp@axis.com>
3460
3461 * emulparams/crislinux.sh (ENTRY): Change back to _start.
3462 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
3463
3464 * scripttempl/crisaout.sc: Change all RELOCATING not related to
3465 merging non-a.out sections into CONSTRUCTING.
3466
e47b9e39
NC
34672000-11-28 Nick Clifton <nickc@redhat.com>
3468
3469 * ld.1 (COPYING): Mention that the GNU Free Documentation
3470 License is present in the sources, but not the output, and
3471 also available from the GNU website.
3472 (GNU Free Documentation License): Comment out this section.
3473
ad95f82a
DB
34742000-11-28 David O'Brien <obrien@dragon.nuxi.com>
3475
3476 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
3477 does not use them.
3478
fd89e65f
DB
34792000-11-25 David O'Brien <obrien@FreeBSD.org>
3480
3481 * ld.1: Remove old date so it does not give the impression the manpage
3482 is way out of date.
3483
077b8428
NC
34842000-11-24 Nick Clifton <nickc@redhat.com>
3485
3486 * configure.tgt (xscale-coff): Add target.
3487 (xscale-elf): Add target.
3488
49425d28
NC
34892000-11-24 Fred Fish <fnf@be.com>
3490
d952f17a
AM
3491 * ldmain.c (main): Remove redundant init of config.make_executable
3492 to true.
49425d28 3493
d3480244
RH
34942000-11-15 Richard Henderson <rth@redhat.com>
3495
3496 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
3497
1ce7de8b
KH
34982000-11-14 Kazu Hirata <kazu@hxi.com>
3499
3500 * scripttempl/h8300.sc: Fix formatting.
3501 * scripttempl/h8300h.sc: Likewise.
3502 * scripttempl/h8300s.sc: Likewise.
3503
3b16e843 35042000-11-14 Denis Chertykov <denisc@overta.ru>
208d5cd0
DC
3505
3506 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
3507
2e418547
PB
35082000-11-09 Philip Blundell <pb@futuretv.com>
3509
3510 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
3511 around orphan sections whose names can be represented in C.
3512
c940e6fc
JW
35132000-11-07 Jim Wilson <wilson@redhat.com>
3514
3515 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
3516 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
3517
704c465c
NC
35182000-11-06 Nick Clifton <nickc@redhat.com>
3519
3520 * ld.texinfo: Add GNU Free Documentation License.
3521 * ldint.texinfo: Add GNU Free Documentation License.
cf055d54 3522 * ld.1: Add GNU Free Documentation License.
704c465c 3523
dca7760f
AM
35242000-11-05 Alan Modra <alan@linuxcare.com.au>
3525
3526 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
3527 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
3528
3529 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
3530 Move 2000-11-02 Makefile.in changes to this file.
3531 * Makefile.in: Regenerate.
3532
40a633d5
NC
35332000-11-03 Nick Clifton <nickc@redhat.com>
3534
3535 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
3536 constructors and destructors.
3537 * scripttempl/h8300h.sc: Ditto.
3538 * scripttempl/h8300s.sc: Ditto.
3539 * scripttempl/h8500.sc: Ditto.
3540 * scripttempl/h8500b.sc: Ditto.
3541 * scripttempl/h8500c.sc: Ditto.
3542 * scripttempl/h8500m.sc: Ditto.
3543 * scripttempl/h8500s.sc: Ditto.
3544 * scripttempl/v850.sc: Ditto.
3545 * scripttempl/w65.sc: Ditto.
3546 * scripttempl/z8000.sc: Ditto.
3547
59ff2774
NC
35482000-11-02 Per Lundberg <plundis@chaosdev.org>
3549
3550 * Makefile.in (e_i386_chaos.c): New rule.
3551 (ALL_EMULATIONS): Added e_i386_chaos.o.
3552 * emulparams/elf_i386_chaos.sh: New file.
3553 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
3554
645571e1
JJ
35552000-10-20 Jakub Jelinek <jakub@redhat.com>
3556
3557 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
3558 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
3559 Fix sed invocation, so that it coped with '/' in Solaris 64bit
3560 library path suffix.
3561 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
3562
c5975a45
HPN
35632000-10-18 Hans-Peter Nilsson <hp@axis.com>
3564
3565 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
3566 for consecutive sections.
3567
ea20a7da
CC
35682000-10-17 Chandrakala Chavva <cchavva@redhat.com>
3569
d952f17a
AM
3570 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
3571 options.
3572 * ld.texinfo: Added notes about this new option.
ea20a7da 3573
6e45556a
NC
35742000-10-16 Nick Clifton <nickc@redhat.com>
3575
3576 * emultempl/pe.em (_after_open): Add tests of return values from
3577 bfd functions. Emit appropriate error messages if necessary.
3578
b9a69188
NC
35792000-10-13 Nick Clifton <nickc@redhat.com>
3580
3581 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
102c86f8
NC
3582 local variables - they are not used, but leave in the call to
3583 bfd_canonicalize_symtab.
b9a69188
NC
3584 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
3585 pe_dll_search_prefix.
3586
627427de 35872000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
d952f17a 3588
627427de
DD
3589 * emultempl/pe.em (pe_dll_search_prefix): New variable,
3590 (longopts): New --dll-search-prefix option.
3591 (gld_${EMULATION_NAME}_list_options): Document.
3592 (gld_${EMULATION_NAME}_parse_args): Handle.
3593 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
3594 dynamically, search for a dll named '<prefix><basename>.dll'
3595 in preference to 'lib<basename>.dll' if --dll-search-prefix
3596 is specified.
3597
24376d1b
AM
35982000-10-12 Alan Modra <alan@linuxcare.com.au>
3599
3600 * ldlang.c (section_already_linked): Set kept_section instead of
3601 sec->comdat->sec.
3602
e47d05ad
KH
36032000-10-10 Kazu Hirata <kazu@hxi.com>
3604
3605 * deffile.h: Fix formatting.
3606 * lexsup.c: Likewise.
3607 * mri.c: Likewise.
3608
23a87948
DD
36092000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3610
3611 * pe-dll.c (make_one): Do not generate code thunk for DATA
3612 exports.
3613 (process_def_file): deduce DATA flag for auto-export sumbols.
3614
86b1cc60
KH
36152000-10-09 Kazu Hirata <kazu@hxi.com>
3616
89cdebba
KH
3617 * ld.h: Fix formatting.
3618 * ldcref.c: Likewise.
3619 * ldctor.h: Likewise.
3620 * ldemul.c: Likewise.
3621 * ldemul.h: Likewise.
3622 * ldexp.c: Likewise.
3623 * ldexp.h: Likewise.
3624 * ldfile.c: Likewise.
3625 * ldfile.h: Likewise.
3626 * ldlang.c: Likewise.
3627 * ldlang.h: Likewise.
3628 * ldmain.c: Likewise.
7bfd51a3
KH
3629 * pe-dll.c: Likewise.
3630
3631 * pe-dll.c: Revert some formatting fixes.
86b1cc60 3632
d643799d
KH
36332000-10-08 Kazu Hirata <kazu@hxi.com>
3634
3635 * pe-dll.c: Fix formatting.
3636
08da4cac
KH
36372000-10-05 Kazu Hirata <kazu@hxi.com>
3638
3639 * ldlang.c: Fix formatting.
3640
c2a94a7a
DD
36412000-10-03 DJ Delorie <dj@redhat.com>
3642
3643 * pe-dll.c (fill_edata): initialize entire block
3644 (make_one): fill in correct section.
3645
8c95a62e
KH
36462000-10-03 Kazu Hirata <kazu@hxi.com>
3647
3648 * ldexp.c: Fix formatting.
3649
486e80e2
DD
36502000-10-02 DJ Delorie <dj@redhat.com>
3651
3652 * emultempl/pe.em (gld_*_after_open): detect case where there two
3653 import libraries for same dll; rename one to ensure proper link
3654 order.
3655
3656 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
3657 typo
3658 (generate_edata): fix typo
3659
24dd9f75
HPN
36602000-09-29 Hans-Peter Nilsson <hp@axis.com>
3661
3662 * scripttempl/crisaout.sc (ENTRY): Now __start.
3663 (.text): Add default setting for __start.
3664 Remove CONSTRUCTORS handling.
3665 (/DISCARD/): Add .gnu.warning.*.
3666 * emulparams/crislinux.sh (ENTRY): Now __start.
3667 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
3668 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
3669 (ENTRY): Now __start.
3670 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
3671 (EXECUTABLE_SYMBOLS): Add default setting for __start.
3672
4de2d33d
KH
36732000-09-29 Kazu Hirata <kazu@hxi.com>
3674
5cc18311
KH
3675 * deffile.h: Fix formatting.
3676 * ld.h: Likewise.
3677 * ldcref.c: Likewise.
4de2d33d 3678 * ldctor.c: Likewise.
5cc18311 3679 * ldctor.h: Likewise.
4de2d33d 3680 * ldemul.c: Likewise.
5cc18311 3681 * ldemul.h: Likewise.
4de2d33d 3682 * ldexp.c: Likewise.
5cc18311 3683 * ldexp.h: Likewise.
4de2d33d 3684 * ldfile.c: Likewise.
5cc18311 3685 * ldfile.h: Likewise.
4de2d33d 3686 * ldlang.c: Likewise.
5cc18311
KH
3687 * ldlang.h: Likewise.
3688 * lexsup.c: Likewise.
3689 * mri.c: Likewise.
3690 * pe-dll.c: Likewise.
4de2d33d 3691
45b1f63c
DD
36922000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3693
3694 * pe-dll.c (process_def_file): Uninitialized data wasn't
3695 exported with --export-all-symbols switch.
d952f17a 3696
45b1f63c
DD
36972000-09-28 DJ Delorie <dj@redhat.com>
3698
3699 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
3700 noname work properly.
3701
47d89dba
AM
37022000-09-28 Alan Modra <alan@linuxcare.com.au>
3703
3704 * ld.texinfo (HPPA ELF32): New section.
3705
3706 * emultempl/hppaelf.em (group_size): New.
3707 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
3708 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
3709 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
3710 options to prevent abbreviations matching.
3711 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
3712 (PARSE_AND_LIST_ARGS_CASES): Handle it.
3713
36bdbeec
NC
37142000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3715
3716 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
3717 on the m68*-*-elf target. Make it support COFF input objects.
3718
6d5e62f8
KH
37192000-09-21 Kazu Hirata <kazu@hxi.com>
3720
3721 * ldmain.c: Fix formatting.
3722 * ldmisc.c: Likewise.
3723 * ldver.c: Likewise.
3724 * ldwrite.c: Likewise.
3725
e2eb67d9
AM
37262000-09-21 Alan Modra <alan@linuxcare.com.au>
3727
3728 * ldwrite.c (clone_section): Silence gcc warnings.
3729
b3ea3584
AM
37302000-09-20 Alan Modra <alan@linuxcare.com.au>
3731
3732 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
3733 out of memory failure.
3734
3735 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
3736 (clone_section): Handle out of memory failures. Rename var to
3737 avoid c++ reserved word.
3738
25f72752
AM
37392000-09-18 Alan Modra <alan@linuxcare.com.au>
3740
3741 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
3742 stub_name param to stub_sec_name.
3743 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
3744
0752970e
NC
37452000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3746
3747 * emultempl/m68kelf.em: New file.
3748 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
3749 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
3750 * Makefile.in: Regenerate.
3751
92b7e9d8
AM
37522000-09-15 Alan Modra <alan@linuxcare.com.au>
3753
3754 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
3755 only as needed.
3756
9b14b192
NC
37572000-09-13 Nick Clifton <nickc@redhat.com>
3758
3759 * ldmain.c (multiple_definition): Disable relaxation if
3760 multiple symbol definitions are encountered - otherwise the
3761 linker could abort with an assertion failure.
3762
891fa266
NC
37632000-09-10 Nick Clifton <nickc@redhat.com>
3764
3765 * mri.c: Fix formatting.
3766
5d64ca4e
L
37672000-09-07 H.J. Lu <hjl@gnu.org>
3768
3769 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
3770 * configure: Rebuild.
3771
dd94604f
L
37722000-09-07 H.J. Lu <hjl@gnu.org>
3773
3774 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
3775 * Makefile.in: Rebuild.
3776
71bfc0ae
AM
37772000-09-07 Alan Modra <alan@linuxcare.com.au>
3778
3779 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
3780 broken list handling. Create __start_SECNAME and __stop_SECNAME
3781 when no place-holder. Add some comments. Test both SEC_CODE and
3782 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
ed15ac6a 3783 Handle case where no output section statement created.
71bfc0ae 3784
4a428502
AO
37852000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
3786
3787 * configure.tgt (sh-*-linux*): Added.
3788 * Makefile.am: Added eshelf_linux and eshlelf_linux.
3789 * Makefile.in: Rebuilt.
3790 * emulparams/shelf_linux.sh: New file.
3791 * emulparams/shlelf_linux.sh: New file.
3792
f9989030
AM
37932000-09-06 Alan Modra <alan@linuxcare.com.au>
3794
3795 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3796 try shuffling sections when the orphan happens to be the place
3797 holder. Keep count of unique section names generated so we speed
3798 the search for a new name.
3799
58cccadb
AO
38002000-09-06 Alexandre Oliva <aoliva@redhat.com>
3801
3802 * configure: Rebuilt with new libtool.m4.
3803
5b343f5a
NC
38042000-09-05 Nick Clifton <nickc@redhat.com>
3805
3806 * Makefile.in: Regenerate.
3807 * aclocal.m4: Regenerate.
3808 * configure: Regenerate.
3809 * config.in: Regenerate.
3810 * po/ld.pot: Regenerate.
3811
3812 * ldint.texinfo: Remove CVS revision marker - it foils local
3813 comparisons.
3814
3815 * emultempl/ticoff.em: Remove extraneous comma.
50bbae35 3816
a854a4a7
AM
38172000-09-05 Alan Modra <alan@linuxcare.com.au>
3818
3231d22e
AM
3819 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
3820 to stub section flags.
3821 (hppa_for_each_input_file_wrapper): New.
3822 (hppa_lang_for_each_input_file): New.
3823 (lang_for_each_input_file): Define to call above.
3824 (multi_subspace): New.
3825 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
3826 (PARSE_AND_LIST_PROLOGUE): Define.
3827 (PARSE_AND_LIST_LONGOPTS): Define.
3828 (PARSE_AND_LIST_OPTIONS): Define.
3829 (PARSE_AND_LIST_ARGS_CASES): Define.
3830 (hppaelf_finish): Call elf32_hppa_set_gp.
3831 (hppaelf_set_output_arch): Remove.
3832 (LDEMUL_SET_OUTPUT_ARCH): Remove.
3833
3834 * emulparams/hppalinux.sh (ELFSIZE): Define.
3835 (MACHINE): Define.
3836 (OTHER_READONLY_SECTIONS): Define.
3837 (DATA_PLT): Define.
3838 (GENERATE_SHLIB_SCRIPT): Define.
3839
5f992e62
AM
3840 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
3841 to const throughout. Change `void *' to `PTR' throughout.
3842 (lang_memory_default): Function is local to file, add `static'.
3843
3844 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
3845 (ehppalinux.c): Likewise.
3846 (earmelf.c): Likewise.
3847 (earmelf_linux.c): Likewise.
3848 (earmelf_linux26.c): Likewise.
3849 * Makefile.in: Regenerate.
3850
a854a4a7
AM
3851 * ld.h (ld_config_type): Add unique_orphan_sections.
3852 * lexsup.c (OPTION_UNIQUE): Define.
3853 (ld_options): Add "--unique".
3854 (parse_args): Handle it.
3855 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3856 search for an existing output section if unique_orphan_sections is
3857 set. Make use of bfd_get_unique_section_name rather than
3858 duplicating code here.
3859 * ld.texinfo: Describe --unique.
3860
3861 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
3862 optional arg to split-by-file.
3863 (parse_args): Handle them.
3864 * ld.texinfo: Update description of these options.
3865 * ldwrite.c (clone_section): Pass in the section name. Replace
3866 local code with bfd_get_unique_section_name.
3867 (split_sections): Tidy code and comments. Use a list traversal
3868 more appropriate to the list construction. Handle cooked section
3869 sizes. Split when split_by_reloc reached rather than exceeded.
3870 Track section size and split when split_by_file reached. Fix
3871 link_order_tail (even though it's not used).
3872 (ldwrite): Modify condition for calling split_sections to suit
3873 changed split_by_reloc and split_by_file.
3874 * ldmain.c (main): Init config.split_by_reloc and
3875 config.split_by_file to -1.
3876 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
3877 Change split_by_file to bfd_size_type.
3878
18e03609
NC
38792000-09-02 Nick Clifton <nickc@redhat.com>
3880
3881 * configure.in: Increase version number to 2.10.91.
3882 * NEWS: Mention new ability to support removal of duplicate DWARF2
3883 debug information.
3884 * configure: Regenerate.
3885 * aclocal.m4: Regenerate.
3886 * config.in: Regenerate.
3887
3a9d486c
NC
38882000-09-02 Daniel Berlin <dberlin@redhat.com>
3889
3890 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
3891 sections.
a2b64bed 3892 * scripttempl/elf32avr.sc: Ditto.
3a9d486c
NC
3893 * scripttempl/elfd10v.sc: Ditto.
3894 * scripttempl/elfd30v.sc: Ditto.
3895 * scripttempl/elfi370.sc: Ditto.
3896 * scripttempl/elfm68hc11.sc: Ditto.
3897 * scripttempl/elfm68hc12.sc: Ditto.
3898 * scripttempl/elfi386beos.sc: Ditto.
3899 * scripttempl/v850.sc: Ditto.
50bbae35 3900
ac48eca1
AO
39012000-08-31 Alexandre Oliva <aoliva@redhat.com>
3902
3903 * acinclude.m4: Include libtool and gettext macros from the
3904 top level.
3905 * aclocal.m4, configure: Rebuilt.
3906
c13b1b77
NC
39072000-08-25 Nick Clifton <nickc@redhat.com>
3908
3909 * ldlang.c (open_output): When choosing the target for a
3910 particular endianness, do nothing if the target is not
3911 supported.
3912
dcb0bd0e
L
39132000-08-25 H.J. Lu <hjl@gnu.org>
3914
3915 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
3916 check -rpath nor LD_RUN_PATH for cross link.
3917 * ld.texinfo: Document the change.
3918
5bcac8a4
HPN
39192000-08-24 Hans-Peter Nilsson <hp@axis.com>
3920
3921 * NEWS: Mention support for CRIS.
3922
6dd8c765
L
39232000-08-23 H.J. Lu <hjl@gnu.org>
3924
3925 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
3926 the current runpath list from bfd_elf_get_runpath_list ()
3927 before search.
3928
ec4eb78a
L
39292000-08-22 H.J. Lu <hjl@gnu.org>
3930
3931 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
3932 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
3933 LD_LIBRARY_PATH for native linker. Display the needed DSO if
3934 trace_file_tries is non-zero.
3935 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
3936 if trace_file_tries is non-zero.
3937
3938 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
a8175964 3939 * NEWS: Mention it.
ec4eb78a 3940
22b36938
JE
39412000-08-14 Jason Eckhardt <jle@cygnus.com>
3942
3943 * NEWS: Mention i860 support.
3944
d73e9da0
AS
39452000-08-14 Andreas Schwab <schwab@suse.de>
3946
3947 * scripttempl/elf.sc: Fix last change to use correct comment
50bbae35 3948 syntax.
d73e9da0 3949
9ac4db9c
GK
39502000-08-10 Geoff Keating <geoffk@cygnus.com>
3951
3952 * scripttempl/elf.sc: Add a comment giving the correspondence
3953 between sections, per-datum sections, and linkonce sections. Make
3954 the comment true even for .bss, .sdata, .sdata2, .sbss, and
3955 .sbss2.
3956
165589e4
JE
39572000-08-10 Jason Eckhardt <jle@cygnus.com>
3958
3959 * emulparams/elf32_i860.sh: New file.
3960 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
3961 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
3962 (eelf32_i860.c): New rule.
3963 * Makefile.in: Regenerate.
3964
345a835d
NC
39652000-08-10 Nick Clifton <nickc@cygnus.com>
3966
3967 * emulparams/mipspe.sh (ENTRY): Add definition.
3968
e374f1d9
NC
39692000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
3970
3971 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
3972 in error message.
3973
236d5abf
NC
39742000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3975
3976 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
3977 the final size of .bss section.
3978 * scripttempl/elfm68hc12.sc: Likewise.
3979
4b209b22
AM
39802000-08-04 Alan Modra <alan@linuxcare.com.au>
3981
3982 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
3983 gld${EMULATION_NAME}_parse_args for consistency. Combine
3984 lastoptind and prevoptind vars, and keep track of last optind.
3985 (gld_${EMULATION_NAME}_list_options): Rename to
3986 gld${EMULATION_NAME}_list_options.
3987
28423a68
AM
39882000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
3989
3990 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
3991 (i586-sco-sysv5uw7.1.0).
3992
b2009ff7
L
39932000-07-27 H.J. Lu <hjl@gnu.org>
3994
3995 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
3996 (PARSE_AND_LIST_PROLOGUE): New.
3997 (PARSE_AND_LIST_LONGOPTS): Likewise.
3998 (PARSE_AND_LIST_OPTIONS): Likewise.
3999 (PARSE_AND_LIST_ARGS_CASES): Likewise.
4000 (PARSE_AND_LIST_EPILOGUE): Likewise.
4001
04925e1e
AM
40022000-07-28 Alan Modra <alan@linuxcare.com.au>
4003
41392f03
AM
4004 * emultempl/armelf.em: Elide functions common to elf32.em,
4005 ie. most of the file.
4006 (arm_elf_after_open): New. Do arm specific things then call
4007 gld${EMULATION_NAME}_after_open.
4008 (arm_elf_before_allocation): New. Call
4009 gld${EMULATION_NAME}_before_allocation then do arm specifics.
4010 (PARSE_AND_LIST_PROLOGUE): Define.
4011 (PARSE_AND_LIST_SHORTOPTS): Define.
4012 (PARSE_AND_LIST_LONGOPTS): Define.
4013 (PARSE_AND_LIST_OPTIONS): Define.
4014 (PARSE_AND_LIST_ARGS_CASES): Define.
4015 (LDEMUL_AFTER_OPEN): Define.
4016 (LDEMUL_BEFORE_ALLOCATION): Define.
4017 (LDEMUL_BEFORE_PARSE): Define.
4018 (LDEMUL_FINISH): Define.
4019
4020 * emultempl/hppaelf.em: Similarly zap most of this file.
4021 (hppaelf_add_stub_section): Prototype.
4022 (hppaelf_layaout_sections_again): Prototype.
4023 (hook_in_stub): Prototype.
4024 (LDEMUL_SET_OUTPUT_ARCH): Define.
4025 (LDEMUL_FINISH): Define.
4026 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
4027
4028 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
4029 (EXTRA_EM_FILE): New.
4030 * emulparams/armelf_linux.sh: Likewise.
4031 * emulparams/armelf_linux26.sh: Likewise.
4032 * emulparams/hppalinux.sh: Likewise.
4033 * emulparams/hppaelf.sh: Likewise.
4034 (NOP): Define.
4035
4036 * emultempl/elf32.em: Fix formatting.
4037 (EXTRA_EM_FILE): Source it.
4038 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
4039 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
4040 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
4041 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
4042 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
4043 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
4044 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
4045 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
4046 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
4047 allow functions in this file to be overridden.
4048 (PARSE_AND_LIST_SHORTOPTS): Handle it.
4049
4050 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
4051
04925e1e
AM
4052 * emultempl/elf32.em: Reorganize file.
4053
88cdf297
NC
40542000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
4055
4056 * emulparams/elf64alpha.sh: Implement "-taso" emulation
4057 specific option to fit 64-bit executable in the lower
4058 31-bit address range. This is done by changing start
4059 address of .interp (the very first section of executable)
4060 and then setting EF_ALPHA_32BIT elf header flag.
4061
20bccb34
NC
40622000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4063
4064 * emultempl/m68kcoff.em: New file.
4065 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
4066 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
4067 generic.em.
4068 * Makefile.in: Regenerate.
4069
699845ef
L
40702000-07-20 H.J. Lu <hjl@gnu.org>
4071
4072 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
4073 and "disable-new-dtags" to stop getopt from treating -d/-e as
4074 abbreviations for these options.
4075
6c1439be
L
40762000-07-20 H.J. Lu <hjl@gnu.org>
4077
4078 * ld.texinfo: Add documentation for --disable-new-dtags and
4079 --enable-new-dtags.
4080
4081 * ldmain.c (main): Initialize link_info.new_dtags to false.
4082
4083 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
4084 --disable-new-dtags and --enable-new-dtags.
4085 (gld_${EMULATION_NAME}_list_options): Likewise.
4086
28c309a2
NC
40872000-07-05 Kenneth Block <krblock@computer.org>
4088
a2b64bed
NC
4089 * lexsup.c: Add optional style to demangle switch
4090 * ld.texinfo: Document optional style to demangle switch.
50bbae35 4091
9d06555c
HPN
40922000-07-20 Hans-Peter Nilsson <hp@axis.com>
4093
4094 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
4095 ecrislinux.o.
4096 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
4097 Regenerate dependencies.
4098 * Makefile.in: Rebuild.
4099 * configure.tgt (cris-*-*): New target.
4100 * emulparams/crisaout.sh, emulparams/criself.sh,
4101 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
4102 * po/POTFILES.in, po/ld.pot: Regenerate.
4103
19e3be22
L
41042000-07-20 H.J. Lu <hjl@gnu.org>
4105
4106 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
4107 Print out ignored -z options.
4108
e0ee487b
L
41092000-07-19 H.J. Lu <hjl@gnu.org>
4110
19e3be22
L
4111 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
4112 (PARSE_AND_LIST_PROLOGUE): New.
4113 (PARSE_AND_LIST_LONGOPTS): Likewise.
4114 (PARSE_AND_LIST_OPTIONS): Likewise.
4115 (PARSE_AND_LIST_ARGS_CASES): Likewise.
4116
4117 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
4118
4119 * lexsup.c (ld_options): Comment out 'z'.
4120 (parse_args): Likewise.
4121
4122 * emultempl/elf32.em: Include "elf/common.h".
4123 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
4124 options.
4125 (gld_${EMULATION_NAME}_list_options): Likewise.
4126
4127 * ld.texinfo: Add documentation for the recognized -z options.
e0ee487b 4128
49e56c49
L
41292000-07-19 H.J. Lu <hjl@gnu.org>
4130
4131 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
4132 bfd_elf_set_dt_needed_soname ().
4133
9d68bc82
DD
41342000-07-18 DJ Delorie <dj@cygnus.com>
4135
4136 * pe-dll.c (pe_dll_id_target): check object target name also
4137
53db15ed
HPN
41382000-07-18 Hans-Peter Nilsson <hp@axis.com>
4139
4140 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
4141 ${INIT_END} if relocating.
4142 (.fini): Likewise ${FINI_START} and ${FINI_END}.
4143
0ad8cf4c
DD
41442000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
4145
a2b64bed 4146 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
0ad8cf4c
DD
4147 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
4148 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
4149 errors introduced by the old dynamic lib search order.
4150
874c8c99
DD
41512000-07-17 DJ Delorie <dj@cygnus.com>
4152
4153 * pe-dll.c (process_def_file): auto-export data items also
4154 (pe_process_import_defs): also see if _imp_ form needed
4155
5b4cf3f4
DD
41562000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
4157
4158 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
4159 for dll import libraries
4160
062739d1
NC
41612000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
4162
4163 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
d952f17a 4164 gcc 2.95.2 and later.
062739d1 4165
1c64c4ed
NC
41662000-07-11 Kazu Hirata <kazu@hxi.com>
4167
50bbae35
AM
4168 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
4169 message.
1c64c4ed 4170
b71e2778
AM
41712000-07-10 Alan Modra <alan@linuxcare.com.au>
4172
4173 * ldemul.h (struct lang_input_statement_struct): Remove forward
4174 declaration.
4175 (struct search_dirs): Likewise.
4176 * ldfile.h (struct lang_input_statement_struct): Likewise.
4177 Protect file from multiple inclusion.
4178 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
4179 declaration from macro to file scope.
4180
4181 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
4182 * ldgram.y: Likewise here.
4183 * ldlang.c: And here.
4184 * ldmain.c: And here.
4185 * mpw-elfmips.c: And here.
4186 * mpw-eppcmac.c: And here.
4187 * emultempl/aix.em: And here.
4188 * emultempl/armcoff.em: And here.
4189 * emultempl/armelf.em: And here.
4190 * emultempl/armelf_oabi.em: And here.
4191 * emultempl/beos.em: And here.
4192 * emultempl/elf32.em: And here.
4193 * emultempl/hppaelf.em: And here.
4194 * emultempl/linux.em: And here.
4195 * emultempl/lnk960.em: And here.
4196 * emultempl/pe.em: And here.
4197 * emultempl/sunos.em: And here.
4198 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
4199 * mpw-idtmips.c: Ditto.
4200 * emultempl/generic.em: Ditto.
4201 * emultempl/gld960.em: Ditto.
4202 * emultempl/gld960c.em: Ditto.
4203 * emultempl/mipsecoff.em: Ditto.
4204 * emultempl/ticoff.em: Ditto.
4205 * emultempl/vanilla.em: Ditto.
4206
4207 * pe-dll.c: Include ldfile.h
4208 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
4209
4210 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
4211 arguments to bfd_elf32_size_dynamic_sections call.
4212 (gldelf32ebmip_place_orphan): Add missing arguments to
4213 lang_leave_output_section_statement call.
4214
2ef53d66
L
42152000-07-10 H.J. Lu <hjl@gnu.org>
4216
4217 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
4218 DLL_SUPPORT.
4219 (strhash): Likewise.
4220 (compute_dll_image_base): Likewise.
4221 (pe_undef_found_sym): Likewise.
4222 (pe_undef_cdecl_match): Likewise.
4223 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
4224 argument "arch" with ATTRIBUTE_UNUSED.
4225
9a8cbb09
AM
42262000-07-10 Alan Modra <alan@linuxcare.com.au>
4227
4228 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
4229
4230 From Ryan Bradetich <rbradetich@uswest.net>
4231 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
50bbae35 4232
4900fc06
AM
42332000-07-09 Alan Modra <alan@linuxcare.com.au>
4234
4235 Changes to create multiple linker stubs, positioned immediately
4236 before the section where they are required.
4237 * emultempl/hppaelf.em: Include elf32-hppa.h.
4238 (stub_sec, file_chain): Delete.
4239 (hppaelf_create_output_section_statements): Don't make a stub
4240 section here.
4241 (hook_stub_info): New struct.
4242 (hook_in_stub): New function.
4243 (hppaelf_add_stub_section): New function.
4244 (hppaelf_finish): Do nothing for relocateable links. Modify the
4245 call to elf32_hppa_size_stubs. Move code for updating section
4246 layout from here...
4247 (hppaelf_layaout_sections_again): ..to here, a new function.
4248
4249 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
4250 broken list handling. Pass in a pointer to the list.
4251 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
4252 for above changes.
4253 (hppaelf_before_parse): Prototype.
4254 (hppaelf_set_output_arch): Prototype.
4255 (hppaelf_create_output_section_statements): Prototype.
4256 (hppaelf_delete_padding_statements): Prototype.
4257 (hppaelf_finish): Prototype.
4258
4259 Merge from elf32.em
4260 * emultempl/hppaelf.em: Include ctype.h.
4261 (struct orphan_save): New.
4262 (gld${EMULATION_NAME}_place_orphan): New.
4263 (output_rel_find): New.
4264 (hppaelf_get_script): Update from elf32.em.
4265 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
4266 Change emulation_name field to "${EMULATION_NAME}". Add
50bbae35 4267 gld${EMULATION_NAME}_place_orphan.
4900fc06
AM
4268
4269 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
4270 ehppalinux.o, sort it. Regenerate dependencies.
4271 (ehppalinux.c): Depend on hppaelf.em
4272 * Makefile.in: Regenerate.
4273
4274 * configure.tgt: targ_emul=hppalinux for hppa*linux
4275
4276 * emulparams/hppalinux.sh: New.
4277 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
4278
227aeb07
AM
42792000-07-08 Alan Modra <alan@linuxcare.com.au>
4280
4281 * lexsup.c (parse_args): Copy section name.
4282
28609fd4 42832000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
602e90d3 4284
2ef53d66 4285 * emultempl/pe.em: institute the following search order for
602e90d3
DD
4286 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
4287 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
4288 static lib (libfoo.a) if none of the above are found.
4289
5f577f7d
DD
42902000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
4291
50bbae35 4292 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5f577f7d 4293 (longopts): New --{enable,disable}-auto-image-base options.
50bbae35 4294 (gld_${EMULATION_NAME}_list_options): Document.
5f577f7d
DD
4295 (gld_${EMULATION_NAME}_parse): Handle.
4296 (strhash): New static function.
50bbae35 4297 (compute_dll_image_base): New static function.
5f577f7d
DD
4298 (gld_${EMULATION_NAME}_set_symbols): Use.
4299
9a8cbb09 43002000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
4301
4302 * MAINTAINERS: new
4303
3548145d 43042000-07-01 Koundinya K <kk@ddeorg.soft.net>
50bbae35
AM
4305
4306 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
4307 * emulparams/elf32btsmip.sh: New file.
4308 * Makefile.am: Add traditional mips target.
4309 * Makefile.in: Rebuild.
4310
67798033
L
43112000-07-01 H.J. Lu <hjl@gnu.org>
4312
4313 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
4314 automake to use YLWRAP.
4315 * Makefile.in: Rebuild.
4316
0bdaf48b
AM
43172000-07-01 Alan Modra <alan@linuxcare.com.au>
4318
4319 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
4320 (CLEANFILES): Add DEPA.
4321 * Makefile.in: Regenerate.
4322
c9e769c2
TW
43232000-06-30 Timothy Wall <twall@ppc>
4324
4325 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
4326 the page in the upper octet of the address.
4327
65aa24b6
NC
43282000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
4329
4330 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
4331
4667035e
AM
43322000-06-24 Alan Modra <alan@linuxcare.com.au>
4333
4334 * NEWS: arm-elf does --gc-sections too.
4335
1581f8c9
AM
43362000-06-22 Alan Modra <alan@linuxcare.com.au>
4337
4338 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
4339 find one.
4340 * Makefile.in: Regenerate.
4341
01580992
L
43422000-06-21 H.J. Lu <hjl@gnu.org>
4343
4344 * Makefile.am: Rebuild dependency.
4345 * Makefile.in: Rebuild.
4346
bbeb2e03
L
43472000-06-20 H.J. Lu <hjl@gnu.org>
4348
4349 * Makefile.am: Rebuild dependency.
4350 * Makefile.in: Rebuild.
4351
74459f0e
TW
43522000-06-20 Timothy Wall <twall@cygnus.com>
4353
4354 * scripttempl/tic54xcoff.sc: New.
4355 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
4356 * gen-doc.texi: Add flag for TI COFF.
4357 * ld.texinfo: Add documentation for TI COFF handling switches.
4358 * emultempl/ticoff.em: New. TI COFF handling.
4359 * configure.tgt: Add tic54x target.
4360 * Makefile.am: Add tic54x target.
4361 * Makefile.in: Ditto.
4362
2ab47eed
AM
43632000-06-20 Alan Modra <alan@linuxcare.com.au>
4364
4365 * ldmain.c (set_scripts_dir): Correct pointer comparison when
4366 checking for backslashes.
4367
919e4093
AM
43682000-06-19 Alan Modra <alan@linuxcare.com.au>
4369
4370 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
4371
987fd5b4
AM
43722000-06-18 Alan Modra <alan@linuxcare.com.au>
4373
4374 * NEWS: Update list of targets supporting --gc-sections.
4375
4376 * scripttempl/elf.sc: KEEP .eh_frame contents.
4377 * scripttempl/elfd30v.sc: Same here.
4378
60bcf0fa
NC
43792000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
4380
4381 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
4382 and m68hc11 (elf).
4383 * Makefile.in: Rebuild.
4384 * configure.tgt: Recognize m68hc12 and m68hc11.
4385 * scripttempl/elfm68hc12.sc: New file.
4386 * emulparams/m68hc12elfb: New emulation.
4387 * emulparams/m68hc12elf: New emulation.
4388 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
4389 (includes a memory.x script to define the ROM and RAM banks).
4390 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
4391 New configuration files for support of Motorola 68hc11
4392
c7c54483
AM
43932000-06-15 Alan Modra <alan@linuxcare.com.au>
4394
4395 * ldmain.c (main): Only change SEC_READONLY for final link.
4396
bcef29e6
L
43972000-06-13 H.J. Lu <hjl@gnu.org>
4398
4399 * configure: Regenerate.
4400
946efd95
DB
44012000-06-08 David O'Brien <obrien@FreeBSD.org>
4402
4403 * configure.in (VERSION): Update to show this is the CVS mainline.
4404
57a6fd07
DB
44052000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4406
4407 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
4408 input objects to be ECOFF.
4409 (check_sections): einfo takes %B, not %P, to print a BFD name.
4410
e06cae36
L
44112000-06-05 Michael Matz <matz@ifh.de>
4412
4413 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
d952f17a 4414 version scripts.
e06cae36 4415
d952f17a 4416 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
e06cae36 4417
2f0b56c0
DC
44182000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
4419
4420 * emulparams/avr1200.sh (STACK): Define as 0.
4421 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
4422 * emulparams/avr4433.sh (STACK): Likewise.
4423 * emulparams/avr44x4.sh (STACK): Likewise.
4424 * emulparams/avr85xx.sh (STACK): Likewise.
4425 * emulparams/avrmega103.sh (STACK): Likewise.
4426 * emulparams/avrmega161.sh (STACK): Likewise.
4427 * emulparams/avrmega603.sh (STACK): Likewise.
4428 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
4429 (__stack): Define from ${STACK} for main().
4430
2114f57b
AM
44312000-05-26 Alan Modra <alan@linuxcare.com.au>
4432
4433 * Makefile.am: Update dependencies with "make dep-am"
4434 * Makefile.in: Regenerate.
4435
5af11cab
AM
44362000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
4437
4438 * ldmain.c: Include filenames.h.
4439 (set_scripts_dir): Support backslashes in program name.
4440
1f0df59a
NC
44412000-05-22 Igor Shevlyakov <igor@windriver.com>
4442
4443 * ldmain.c (main): When deciding if ".text" section should be
50bbae35
AM
4444 read-only, don't forget to reset SEC_READONLY because it
4445 could be already set.
1f0df59a 4446
176355da
NC
44472000-05-22 Thomas de Lellis <tdel@windriver.com>
4448
50bbae35
AM
4449 * ld.1: Add documentation for new command line option:
4450 --section-start <sectionname>=<sectionorg>
4451 This is a generic version of -Ttext etc. which accepts
4452 any section name as a parameter instead of just text/data/
4453 bss.
4454 * ld.texinfo: More docs.
4455 * NEWS: More docs.
4456 * lexsup.c: (parse_args): Recognize new command line option.
176355da 4457 (ld_options): Add new option.
50bbae35 4458
8c5ff972
L
44592000-05-18 H.J. Lu <hjl@gnu.org>
4460
4461 * lexsup.c (parse_args): `i' == `r', not `q'.
4462
3b16e843 44632000-05-18 Jeffrey A Law (law@cygnus.com)
0b76fe77
JL
4464
4465 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
4466
a712da20
NC
44672000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
4468 Rick Gorton <gorton@scrugs.lkg.dec.com>
50bbae35 4469
a712da20
NC
4470 Add support for '-q' == '--emit-relocs' switch.
4471 * ldmain.c (main): Default to false.
4472 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
4473 * NEWS: Describe the emitrelocations switch.
4474 * ld.texinfo: Describe the emitrelocations switch.
4475
690a460e
NC
44762000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
4477
a2b64bed 4478 * emultempl/pe.em (_open_dynamic_archive): New function: Search
690a460e
NC
4479 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
4480 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
4481 link options.
50bbae35 4482
c2f1343c
AM
44832000-05-15 David O'Brien <obrien@FreeBSD.org>
4484
4485 * lexsup.c (parse_args): Update the year in the copyright notice.
4486
897083bd
AM
44872000-05-13 Alan Modra <alan@linuxcare.com.au>
4488
4489 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
4490 Replace defines with those from intl/libgettext.h to quieten gcc
4491 warnings.
4492
cd4c806a
L
44932000-05-10 H.J. Lu <hjl@gnu.org>
4494
4495 * ldlang.c (open_input_bfds): Don't load the same file within
4496 a group again if the whole archive has been loaded already.
4497
93697284
AM
44982000-05-03 Alan Modra <alan@linuxcare.com.au>
4499
4500 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
4501 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
4502 strtoul.
4503
3b16e843 45042000-05-01 Jim Wilson <wilson@cygnus.com>
ebd6fc29 4505
99a4150f 4506 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
50bbae35 4507
ebd6fc29
JW
4508 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4509 host "ia64-*-linux-gnu*".
4510
a1934524
AM
45112000-04-29 Andreas Jaeger <aj@suse.de>
4512
4513 * ld.h: Correctly check GCC version.
4514
3b16e843 45152000-04-25 Jeffrey A Law (law@cygnus.com)
730a39a0
JL
4516
4517 * Makefile.am: Add PA64 support. Add missing dependencies for
4518 PA32 elf support.
4519 * Makefile.in: Rebuilt.
4520 * configure.tgt: Add PA64 support (currently disabled).
4521
aea4bd9d
AM
45222000-04-25 Alan Modra <alan@linuxcare.com.au>
4523
4524 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
4525 (output_rel_find): New function.
4526 (hold_section, hold_use): Delete.
4527 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4528 hold_interp): Make local to place_orphan.
4529 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
4530 rather than place_section to find possible previous use of orphan.
4531 Similarly find the place-holder output sections. Use returned
4532 value from lang_enter_output_section_statement rather than calling
4533 lang_output_section_statement_lookup.
4534 * emultempl/armelf.em: Same here.
4535 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
4536
4537 * ldlang.c (lang_enter_output_section_statement): Return output
4538 section statement.
4539 * ldlang.h (lang_enter_output_section_statement): Change
4540 declaration too.
4541
4542 * ldlang.h (lang_output_section_statement): Export it.
4543 * ldlang.c (lang_output_section_statement): Ditto.
4544
2b5fc1f5
NC
45452000-04-24 Nick Clifton <nickc@cygnus.com>
4546
4547 * ld.texinfo (Output Section Data): Add note that section data
4548 commands cannot appear outside of section directives.
4549
d8475ff6
JL
45502000-04-2 Matthew Green <mrg@cygnus.com>
4551
4552 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
4553
3b16e843
NC
45542000-04-21 Richard Henderson <rth@cygnus.com>
4555 David Mosberger <davidm@hpl.hp.com>
800eeca4
JW
4556
4557 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
4558 (eelf64_ia64.c): New rule.
4559 * Makefile.in: Rebuild.
4560 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
4561 * emulparams/elf64_ia64.sh: New file.
50bbae35 4562
c9637625
RH
45632000-04-21 Richard Henderson <rth@cygnus.com>
4564
4565 * scripttempl/elfd30v.sc: Place .gcc_except_table.
4566
28ea9521
AM
45672000-04-19 Alan Modra <alan@linuxcare.com.au>
4568
4569 * dep-in.sed: Match space at start of file name, not at end.
4570
20d04697
L
45712000-04-18 H.J. Lu <hjl@gnu.org>
4572
4573 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
4574 lang_leave_output_section_statement () after calling
4575 lang_enter_output_section_statement ().
4576 * emultempl/armelf.em: Likewise.
4577
5ba47421
AM
45782000-04-18 Alan Modra <alan@linuxcare.com.au>
4579
4580 * emultempl/elf32.em (struct orphan_save): Add section field.
4581 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
4582 better order, and place first orphan section as we did before the
4583 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
4584 Don't call make_bfd_section here, let wild_doit do the job for us.
4585 Don't build a statement list when we'll only throw it away.
4586 * emultempl/armelf.em: Ditto.
4587 * emultempl/pe.em: Similarly.
4588
bdbe5705
GK
45892000-04-14 Geoff Keating <geoffk@cygnus.com>
4590
4591 * scripttempl/elfppc.sc: Remove.
4592 * emulparams/elf32ppc.sh: Use elf.sc.
4593 * emulparams/elf32lppc.sh: Use elf.sc.
4594 * emulparams/elf32ppclinux.sh: Use elf.sc.
4595 * emulparams/elf32ppcsim.sh: New file.
4596 * emulparams/elf32lppcsim.sh: New file.
4597 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
4598 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
4599 * Makefile.in: Regenerate.
4600 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
4601
01cc8ff8
AM
46022000-04-14 Alan Modra <alan@linuxcare.com.au>
4603
5ba47421 4604 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
01cc8ff8 4605 ~SEC_ALLOC sections too. Init start address of debug sections.
5ba47421
AM
4606 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4607 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
01cc8ff8
AM
4608 Also set all relocateable section start addresses.
4609
6c86c541
GK
46102000-04-13 Geoff Keating <geoffk@cygnus.com>
4611
4612 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
4613 Add new BSS_PLT variable for when .plt need not be contained in
4614 the file. Move _etext so that it is also after .fini, and provide
4615 both etext and _etext with a leading underscore. Mark the start
4616 and end of .sbss.
4617
6a345e87
AM
46182000-04-12 Alan Modra <alan@linuxcare.com.au>
4619
4620 * emultempl/elf32.em (struct orphan_save): New.
4621 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4622 hold_interp): Make them struct orphan_save.
4623 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
4624 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
4625 the end of the relevant section list. Also add associated section
4626 statements to the end of any previous orphan statements.
4627 * emultempl/armelf.em: Similarly.
4628 * emultempl/pe.em: Similarly.
4629
8be86746
AM
46302000-04-11 Alan Modra <alan@linuxcare.com.au>
4631
4632 * ld.texinfo (Simple Example): Remove extraneous paragraph.
4633
3b16e843 46342000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
50bbae35 4635
a2d91340 4636 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
50bbae35 4637 --enable-build-warnings option.
a2d91340
AC
4638 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
4639 * Makefile.in, configure: Re-generate.
4640
41b49281
AM
46412000-04-04 Alan Modra <alan@linuxcare.com.au>
4642
8ad3436c
AM
4643 * po/ld.pot: Regenerate.
4644
4645 * lexsup.c (help): Restore translated part of bug string.
4646
41b49281
AM
4647 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
4648 (DEP): Quote when passing vars to sub-make. Add warning message
4649 to end.
4650 (DEP1): Rewrite for "gcc -MM".
4651 (CLEANFILES): Add DEP2.
4652 Update dependencies.
4653 * Makefile.in: Regenerate.
4654
c20f4f8c
AM
46552000-04-03 Alan Modra <alan@linuxcare.com.au>
4656
4657 * ld.h: #include "bin-bugs.h"
4658 * lexsup.c (help): Use REPORT_BUGS_TO.
4659
adde6300
AM
46602000-03-27 Denis Chertykov <denisc@overta.ru>
4661
4662 * configure.tgt (avr-*-*): New target support.
4663 * Makefile.am: Likewise.
4664 * scripttempl/elf32avr.sc: New script file.
4665 * emulparams/avr1200.sh: New file.
4666 * emulparams/avr23xx.sh: New file.
4667 * emulparams/avr4433.sh New file.
4668 * emulparams/avr44x4.sh New file.
4669 * emulparams/avr85xx.sh New file.
4670 * emulparams/avrmega103.sh New file.
4671 * emulparams/avrmega161.sh New file.
4672 * emulparams/avrmega603.sh New file.
4673 * Makefile.in: Regenerate.
4674
9282ff41
L
46752000-03-09 Andreas Jaeger <aj@suse.de>
4676
4677 * Makefile.am (check-DEJAGNU): Also unset LANG.
4678 * Makefile.in: Rebuild.
4679
a9998805
ILT
46802000-03-06 Ian Lance Taylor <ian@zembu.com>
4681
4682 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
4683 archive.
4684
f9bc20e7
NC
46852000-03-02 H.J. Lu <hjl@gnu.org>
4686
4687 * emulparams/elf32mcore.sh: Include "getopt.h".
4688
4e277b38
ILT
46892000-03-01 Ian Lance Taylor <ian@zembu.com>
4690
4691 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
4692
f0c87f88
NC
46932000-03-01 H.J. Lu <hjl@gnu.org>
4694
4695 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
4696 * emulparams/shpe.sh: Likewise.
4697
46982000-03-01 Nick Clifton <nickc@cygnus.com>
4699
4700 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
4701 to unused parameters.
4702
4703 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
4704 functions only used by DLL code.
4705 (_place_orphan): Initialise 'dollar'.
4706
b6f29aaa
L
47072000-03-01 H.J. Lu <hjl@gnu.org>
4708
4709 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
4710 indicate if the undefined symbol is a fatal error or not.
4711 Don't delete the output file if "fatal" is false.
4712
af28fce3
L
47132000-02-29 H.J. Lu <hjl@gnu.org>
4714
50bbae35 4715 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
af28fce3
L
4716 Set LC_COLLATE and LC_ALL to null and export them. It is for
4717 sort which expects the C locale.
4718 Add $(LIBS) to all $(HOSTING_LIBS).
4719 * Makefile.in: Rebuild.
4720
40d109bf
AM
47212000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
4722
4723 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
4724 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
4725 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
4726 (ld_emulation_xfer_struct): Add missing NULL initialiser for
4727 find_potential_libraries.
4728
db5be682
JB
47292000-02-28 Jim Blandy <jimb@redhat.com>
4730
4731 * ldgram.y (exclude_name_list): Don't require a comma to separate
50bbae35 4732 list entries; the lexer considers commas to be valid part of a
db5be682
JB
4733 filename, so in something like `foo, bar' the comma is considered
4734 part of the first filename, `foo,'.
4735 * ld.texinfo: Update section on EXCLUDE_FILE lists.
4736
3558ff4c
ILT
47372000-02-27 Loren J. Rittle <ljrittle@acm.org>
4738
4739 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4740 host "i[3456]86-*-freebsdelf*".
4741
4eee2681
ILT
47422000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
4743
4744 * scripttempl/i386go32.sc: Move misplaced semicolons.
4745
8d75d12d
ILT
47462000-02-25 Ian Lance Taylor <ian@zembu.com>
4747
4748 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
4749 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
4750 (eelf64hppa.c, ehppaelf.c): Remove targets.
4751 * Makefile.in: Rebuild.
4752
a1836d49
AO
47532000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4754
ad51fb57
AO
4755 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
4756 GNU/Linux/sparc, but keep the default as 32.
4757
a1836d49
AO
4758 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
4759 it default if sparcv9 or sparc64.
4760
344a211f
NC
47612000-02-24 Nick Clifton <nickc@cygnus.com>
4762
4763 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
4764 * Makefile.in: Regenerate.
4765 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
4766
4767 * ldemul.h (ld_emulation_xfer_struct): Add new field:
4768 find_potential_libraries.
4769 * ldemul.c (ldemul_find_potential_libraries): New function.
4770
4771 * ldfile.c (ldfile_open_file_search): Allow function to be
50bbae35 4772 exported.
344a211f
NC
4773 (ldfile_open_file): Call ldemul_find_potential_libraries.
4774 * ldfile.h: Add prototype for ldfile_open_file_search.
4775
4776 * pe-dll.c: Add support for ARM, MIPS and SH targets.
4777
4778 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
4779 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
4780
4781 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
4782 (gld_X_find_potential_libraries): New function. Search for
4783 libraries called "*.lib".
4784
a2b64bed 4785 * scripttempl/pe.sc: Add .pdata section.
344a211f 4786
eaba1dd3
RH
47872000-02-23 Richard Henderson <rth@cygnus.com>
4788
4789 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
4790 Add and use memory regions.
4791
5b93d8bb
AM
47922000-02-23 Linas Vepstas (linas@linas.org)
4793
4794 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
4795
4796 * Makefile.am: Add support for Linux/IBM 370.
4797 * configure.tgt: Likewise.
4798
4799 * Makefile.in: Regenerate.
4800
f6af82bd
AM
48012000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
4802
4803 * ldlang.c (print_input_section, print_data_statement,
4804 print_reloc_statement, print_padding_statement, insert_pad,
4805 size_input_section, lang_check_section_addresses,
4806 lang_size_sections, lang_do_assignments, lang_set_startof,
50bbae35 4807 lang_one_common): Change `opb' to unsigned.
f6af82bd
AM
4808 (lang_do_assignments): Also change `size' to unsigned.
4809
9e673ad1
RH
48102000-02-16 Richard Henderson <rth@cygnus.com>
4811
4812 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
4813
562d3460
TW
48142000-02-16 Timothy Wall <twall@cygnus.com>
4815
4816 * mri.c (mri_draw_tree): Add default LMA region argument to call
4817 to lang_leave_output_section_statement.
4818 * ldlang.h: Update prototypes with LMA region arguments.
4819 * ldlang.c (lang_size_sections): Encapsulate region bounds
4820 checking in os_check_region call.
4821 (os_check_region): New function.
4822 (lang_output_section_statement_lookup): Initialize lma_region.
4823 (lang_leave_output_section_statement): Add LMA region argument.
4824 (lang_leave_overlay): Ditto.
4825 * ldgram.y: Handle LMA region syntax.
4826 * ld.texinfo (Output Section Description): Describe LMA region usage.
4827 * emultempl/armelf.em (gld$place_orphan): Add default value for
01cc8ff8 4828 lma region in call to lang_leave_output_section_statement.
562d3460 4829 * emultempl/elf32.em (gld$place_orphan): Add default value for
01cc8ff8 4830 lma region in call to lang_leave_output_section_statement.
562d3460 4831 * emultempl/pe.em (gld$place_orphan): Add default value for
01cc8ff8 4832 lma region in call to lang_leave_output_section_statement.
50bbae35
AM
4833
4834
9e4ed18c
TW
48352000-02-04 Timothy Wall <twall@redhat.com>
4836
4837 * ldlang.c (lang_check_section_addresses): Use bytes instead of
4838 octets when calculating section end addresses.
4839
32edc927
TW
48402000-02-04 Timothy Wall <twall@redhat.com>
4841
4842 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
4843
4cbfc3ac
TW
48442000-02-03 Timothy Wall <twall@redhat.com>
4845
a2b64bed 4846 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4cbfc3ac 4847 octet count.
a2b64bed 4848 * ldlang.c (print_input_section, print_data_statement,
4cbfc3ac
TW
4849 print_reloc_statement, print_padding_statement): Print target
4850 address values and section sizes as bytes, not octets.
4851 (insert_pad) Calculate padding size in octets, and adjust "dot"
4852 by bytes.
4853 (size_input_section) Always adjust "dot" by bytes, not octets.
4854 (lang_check_section_addresses, lang_do_assignments) Adjust
4855 "dot" by bytes, not octets. Use the larger of the directive size
4856 or octets_per_byte for the number of octets actually allocated in
4857 the output section.
4858 (lang_set_startof) Make sure STARTOF returns a target address.
4859 (lang_one_common) Record size changes in octets.
4860 (lang_abs_symbol_at_end_of) Section end symbol's value is
4861 recorded in target bytes.
68b2fc7a 4862 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
4cbfc3ac 4863 to be clear about behavior when an octet is smaller than one byte.
50bbae35 4864
305c7206
AM
48652000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
4866
4867 * ldcref.c (output_cref): Don't pass message strings to printf
4868 as format arg.
4869 Update copyright.
4870
4871 * ldmisc.c (vfinfo): Same here.
4872 Update copyright.
4873
e1c47aa4
AM
48742000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
4875
4876 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
4877 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
4878 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
4879 Add missing NULL initialisers, and comments.
4880
4881 * testsuite/ld-srec/sr3.cc (__rethrow): New.
4882
13392b77
NC
48832000-01-21 Nick Clifton <nickc@cygnus.com>
4884
4885 * ldlang.c (lang_size_sections): Fix typo in comment.
4886
cce4c4c5
NC
48872000-01-18 H.J. Lu <hjl@gnu.org>
4888
4889 * ldlang.c (lang_size_sections): Also update the current
4890 address of a region if the SEC_NEVER_LOAD bit is not set.
4891
0decc840
NC
48922000-01-10 Philip Blundell <pb@futuretv.com>
4893
4894 * configure.tgt (arm*-*-conix*): New target.
4895
4e53152f
NC
48962000-01-07 Nick Clifton <nickc@cygnus.com>
4897
4898 * ld.texinfo (Options): Remind users to preceed linker command
fa19fce0
NC
4899 line switches with -Wl, (or whatever is appropriate) if it is
4900 being invoked by a comnpiler driver program.
50bbae35 4901 Fix description of the behaviour of the -n command line switch.
4e53152f 4902
3b16e843 49032000-01-05 Catherine Moore <clm@cygnus.com>
18625d54
CM
4904
4905 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
4906 (name_list): New.
4907 * ld.texinfo (EXCLUDE_FILE): Update documentation.
4908 * ldgram.y (wildcard_spec): Support a list of excluded_files.
4909 (exclude_name_list): New.
4910 ldlang.c (walk_wild_section): Support list of excluded files.
4911 (print_wild_statement): Likewise.
4912 (lang_add_wild): Likewise.
4913 * ldlang.h (lang_wild_statement_type): Likewise.
4914 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6ddeca85 4915
5aaace27
NC
49162000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
4917
870df5dc
NC
4918 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
4919 (process_def_file): Use.
4920 (pe_dll_compat_implib): New variable.
4921 (make_one): Use.
50bbae35 4922
870df5dc
NC
4923 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
4924 pe_dll_compat_implib.
50bbae35
AM
4925
4926 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
870df5dc
NC
4927 compat-implib options.
4928 (gld_${EMULATION_NAME}_list_options): List new options.
4929 (gld_${EMULATION_NAME}_parse_args): Handle.
4930
50bbae35 4931 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
5aaace27 4932 dll.
50bbae35
AM
4933
4934 * deffilep.y (opt_name): Allow "." in name.
5aaace27 4935
2f6d2f85 4936For older changes see ChangeLog-9899
252b5132
RH
4937\f
4938Local Variables:
4939mode: change-log
4940left-margin: 8
4941fill-column: 74
4942version-control: never
4943End:
This page took 0.403725 seconds and 4 git commands to generate.