* emulparams/elf32bmipn32-defs.sh: New file.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
dd2e0905
SC
12002-09-17 Stan Cox <scox@redhat.com>
2
3 * emulparams/elf32bmipn32-defs.sh: New file.
4 * emulparams/elf32bmipn32.sh: Use elf32bmipn32-defs.sh.
5 * emulparams/elf32btsmipn32.sh: Likewise.
6 * emulparams/elf64bmip.sh: Likewise.
7 * emulparams/elf64btsmip.sh: Likewise.
8
4ada7262
DB
92002-09-16 Bruno Haible <bruno@clisp.org>
10
11 * emulparams/elf_i386_fbsd.sh: Set OUTPUT_FORMAT to
12 elf32-i386-freebsd.
13 * emulparams/elf64alpha_fbsd.sh: Set OUTPUT_FORMAT to
14 elf64-alpha-freebsd.
15
e09f4395
NC
162002-09-11 Nick Clifton <nickc@redhat.com>
17
004d9caf
NC
18 * NEWS: New TI port supports both C4x and C3x series of DSPs.
19
e09f4395
NC
20 * po/tr.po: Updated Turkish translation.
21
004d9caf 222002-09-06 Jeffrey A Law (law@redhat.com)
0b3a6a28
JL
23
24 * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore.
25
3e369e96
NC
262002-09-02 Nick Clifton <nickc@redhat.com>
27
67010b46
NC
28 * scripttempl/v850.sc: Add EXTERN references to __ctbpm __gp and
29 __ep.
30 * emulparams/v850.sh (TEMPLATE_NAME): Define.
3e369e96 31
5435462c
NC
322002-08-30 Nick Clifton <nickc@redhat.com>
33
34 * scripttempl/elfd10v.sc (MEMORY): Remove UNIFIED, it is not
35 used. Change INSN to start at 0x01000000 and extend for
36 256K (ignoring holes). Start the STACK on a word aligned
37 boundary.
38 (.rodata): Start it at the READONLY_START_ADDR.
39
5c368657
AM
402002-08-30 Alan Modra <amodra@bigpond.net.au>
41
42 * emulparams/elf32ppc.sh (ARCH): Set to "powerpc:common".
43
026df7c5
NC
442002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
45
46 * Makefile.am: Add etic4xcoff.o in ALL_EMULATIONS list and
47 added makefile targets for this file.
48 * Makefile.in: Regenerate.
49 * configure.tgt: Added tic4x-coff and c4x-coff emulations.
50 * NEWS: Mention new port.
51
522002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
53
54 * emulparams/tic3xcoff.sh: New file.
55 * emulparams/tic4xcoff.sh: New file.
56 * scripttempl/tic3xcoff.sc: New file.
57 * scripttempl/tic4xcoff.sc: New file.
58
c89e8944
AM
592002-08-28 Alan Modra <amodra@bigpond.net.au>
60
61 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
62 strtoul and strtoull with bfd_scan_vma.
63 (gld${EMULATION_NAME}_read_file): Likewise.
64
6459ecfa
AM
652002-08-28 Alan Modra <amodra@bigpond.net.au>
66
67 * configure.tgt: Remove h8[35]00-*-hms*. Add h8500-*-rtems*.
68
ad5211be
NC
692002-08-27 Egor Duda <deo@logos-m.ru>
70
71 * scripttempl/pe.sc: Handle .rdata_runtime_pseudo_reloc sections.
72 Add symbols for application to access them.
73
88f7bcd5
NC
742002-08-27 Nick Clifton <nickc@redhat.com>
75
76 * emultempl/armelf.em: Revert this patch, it is not needed.
77
78 2002-08-22 Adam Nemet <anemet@lnxw.com>
79
8e523c23
NC
802002-08-20 Dan Kegel <dank@kegel.com>
81
82 * configure.in: added --with-lib-path argument to ld's configure
83 to set LIB_PATH.
84 * ld/NEWS: Document new switch.
85 * ld/README: Mention new switch.
86 * configure: Regenerate.
87 * Makefile.in: Regenerate.
88
89 Based on this patch:
90 2001-04-25 Christopher Faylor <cgf@cygnus.com>
91
92 * Makefile.in (LIB_PATH): Make configurable.
93 (GENSCRIPTS): Set LIB_PATH in environment.
94 * configure.in: Substitute LIB_PATH.
95
d9a7f7ab
NC
962002-08-22 Adam Nemet <anemet@lnxw.com>
97
98 * emultempl/armelf.em: Include elf-bfd.h and elf/arm.h.
99 (arm_elf_finish): Set the last bit of DT_INIT and DT_FINI
100 depending on the type of the function.
101 (arm_elf_convert_thumb_symbol_to_address): New function.
102
ed71e111
NC
1032002-08-22 Graeme Peterson <gp@qnx.com>
104
105 * Makefile.am: Add esh{l}elf_nto.o files.
106 * Makefile.in: Regenerate.
107 * configure.tgt: Add support for sh-**-nto* targets.
108 * emulparams/shelf_nto.sh: New file.
109 * emulparams/shlelf_nto.sh: New file.
110
7abb6dea
AM
1112002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
112
113 * ldlang.c (offsetof): Define if not defined.
114
e9229007
L
1152002-08-14 H.J. Lu <hjl@gnu.org>
116
117 * configure.tgt: Always enable 64bit emulations for 32bit
118 Linux/mips.
119
c553bb91
AM
1202002-08-13 Alan Modra <amodra@bigpond.net.au>
121
122 * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.
123 (MAXPAGESIZE): Set to 1.
124
125 * ld.h (ALIGN_N): Delete.
126 * ldexp.h (align_n): Declare.
127 * ldexp.c (align_n): New function.
128 (fold_binary): Use align_n instead of ALIGN_N.
129 (exp_fold_tree): Likewise.
130 * ldlang.c (lang_size_sections_1): Likewise.
131 (lang_one_common): Likewise.
3c6706bb 132 * ld.texinfo (ALIGN): Remove power of 2 restriction.
c553bb91 133
59bc061d
NC
1342002-07-31 Graeme Peterson <gp@qnx.com>
135
136 * configure.tgt: Add support for powerpc{le}-*-nto* targets.
137 * Makefile.am: Add eelf32{l}ppcnto.o files.
138 * Makefile.in: Regenerate.
139 * emulparams/elf32lppcnto.sh: New file.
140 * emulparams/elf32ppcnto.sh: New file.
141
31941635
L
1422002-08-07 H.J. Lu <hjl@gnu.org>
143
144 * ld.texinfo: Document --no-undefined-version.
145
146 * ldlang.c (lang_new_vers_pattern): Set the `symver' and
147 `script.' fields to 0.
148
149 * ldmain.c (main): Initialize the allow_undefined_version to
150 true.
151
152 * lexsup.c (OPTION_NO_UNDEFINED_VERSION): New.
153 (ld_options): Add --no-undefined-version.
154 (parse_args): Support OPTION_NO_UNDEFINED_VERSION.
155
2004afbc
NC
1562002-08-07 Nick Clifton <nickc@redhat.com>
157
158 * emultempl/armelf.em (arm_elf_before_allocation): Only search for
159 an interworking bfd if there are input bfds. (107501)
160
7fc44b9c
AM
1612002-08-06 Alan Modra <amodra@bigpond.net.au>
162
163 * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts
164 2002-05-10 change.
165
24a1ba0f
NC
1662002-08-01 Nick Clifton <nickc@redhat.com>
167
168 * emulparams/armelf.sh: Revert previous delta.
169 * scripttempl/elf.sc: Revert previous delta.
170
ebc6e014
L
1712002-07-31 H.J. Lu <hjl@gnu.org>
172
173 * configure.tgt (powerpc*-*-linux*): Enable elf64ppc for
174 --enable-64-bit-bfd.
175
39a2a3eb
L
1762002-07-31 H.J. Lu <hjl@gnu.org>
177
178 * configure.tgt: Enable x86-64 emulation for Linux/i386 if
179 64bit BFD is selected.
180
a0dfa6a8
L
1812002-07-31 H.J. Lu <hjl@gnu.org>
182
183 * configure.tgt: Enable 64bit emulations for 32bit Linux/mips
184 if 64bit BFD is selected.
185
f7c33884
NC
1862002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
187
188 * emultempl/netbsd.em (LDEMUL_BEFORE_PARSE): New file to custom set
189 link_info.common_skip_ar_aymbols.
190 * emulparams/ns32knbsd.sh (EXTRA_EM_FILE): Refer to extra file.
191
192 * ldmain.c (main): Initialize new field
193 link_info.common_skip_ar_aymbols.
194
8f64befb
NC
1952002-07-31 Adam Nemet <anemet@lnxw.com>
196
197 * emulparams/armelf.sh (OTHER_PLT_SECTIONS): New variable. Set it
198 to .plt.thumb.
199 * scripttempl/elf.sc: Comment it. Use the same way as ${PLT} is
200 used.
201
500800ca
NC
2022002-07-31 Nick Clifton <nickc@redhat.com>
203
204 * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
205 of the PDP-11 and 2.11BSD a.out support.
206
7808a785
TS
2072002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
208
209 * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
210 for n32 ABI support.
211 * Makefile.in: Regenerate.
212 * configure.tgt (mips64*el-*-linux-gnu*,mips64*-*-linux-gnu*): Add
213 n32 ABI emulations for these 64 bit targets.
214 * emulparams/elf32bmipn32.sh: Expand comment.
215 * emulparams/elf32btsmipn32.sh: New file, for traditional big endian
216 n32 ABI.
217 * emulparams/elf32ltsmipn32.sh: Likewise for little endian.
218
7e392df6
NC
2192002-07-30 Graeme Peterson <gp@qnx.com>
220
221 * configure.tgt: Add support for arm-*-nto target.
222 * Makefile.am: Add earmnto.o file.
223 * Makefile.in: Regenerate.
224 * NEWS: Mention port of ARM support to QNX.
225 * emulparams/armnto.sh: New file.
226
704afa60
JJ
2272002-07-30 Jakub Jelinek <jakub@redhat.com>
228
229 * ldlang.c (lang_add_section): Don't turn .tbss into normal sections
230 for relocatable link.
231 (lang_size_sections_1): Don't make .tbss zero size for relocatable
232 link.
233
7dcd22c2
BS
2342002-07-26 Bernd Schmidt <bernds@redhat.com>
235
236 * emulparams/elf32frv.sh (OTHER_RELOCATING_SECTIONS): Delete.
237 (STACK_ADDR): New.
238
219576a4
NC
2392002-07-25 Nick Clifton <nickc@redhat.com>
240
241 * po/sv.po: Updated Swedish translation.
242 * po/es.po: Updated Spanish translation.
243 * po/fr.po: Updated French translation.
244
ff3063f5
NC
2452002-07-24 Nick Clifton <nickc@redhat.com>
246
247 * po/sv.po: Updated Swedish translation.
248 * po/es.po: Updated Spanish translation.
249
0461a601
NC
2502002-07-23 Nick Clifton <nickc@redhat.com>
251
ff3063f5 252 * po/fr.po: Updated French translation.
0461a601 253
25844aae
AM
2542002-07-20 Alan Modra <amodra@bigpond.net.au>
255
256 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
257 bomb on /DISCARD/ input section.
258 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
259 * emultempl/mmo.em (mmo_place_orphan): Likewise.
260
3595bd6e
HPN
2612002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
262
263 * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
264 output section.
265
cf88bb9f
NC
2662002-07-16 Denis Chertykov <denisc@overta.ru>
267 Nick Clifton <nickc@redhat.com>
268 Frank Ch. Eigler <fche@redhat.com>
269 John Healy <jhealy@redhat.com>
270
271 * configure.tgt: Add support for ip2k-elf.
272 * Makefile.am: Add support for ip2k-elf.
273 * Makefile.in: Regenerate.
274 * emulparams/elf32ip2k.sh: New file.
275 * scripttempl/ip2k.sc: New file
276 * NEWS: Mention support for new port.
277
2cbb2eef
NC
2782002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
279
280 * NEWS: Add 'Changes in 2.13'.
281
96a94295
L
2822002-07-14 H.J. Lu <hjl@gnu.org>
283
284 * ld.texinfo: Document a .symver takes precedence over a
285 version script.
286
120d20f2
AM
2872002-07-12 Alan Modra <amodra@bigpond.net.au>
288
289 * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64.
290 (COMMONPAGESIZE): Define.
291
0d2ddeb2
AM
2922002-07-09 Alan Modra <amodra@bigpond.net.au>
293
294 * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
295
554690ed
AM
2962002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br>
297
298 * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
299 powerpc-*-openbsd* and sparc64-*-openbsd*.
300 * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o.
301 * Makefile.in: Regenerate.
302 * emulparams/hppaobsd.sh: New file.
303
34786259
AM
3042002-07-05 Alan Modra <amodra@bigpond.net.au>
305
306 * ldlang.c (print_wild_statement): Fix output formatting.
307
4bd5a393
AM
3082002-07-04 Alan Modra <amodra@bigpond.net.au>
309
310 * ldlang.c: (strip_excluded_output_sections): New function.
311 (lang_process): Call it.
312 (lang_size_sections_1): Revert 2002-06-10 change.
313
ce4f7385
AM
3142002-07-03 Alan Modra <amodra@bigpond.net.au>
315
316 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
317 Run "make dep-am".
318 * Makefile.in: Regenerate.
319
b7b482a3
AM
3202002-07-02 Alan Modra <amodra@bigpond.net.au>
321
71daf8b4
AM
322 * ldfile.c (ldfile_try_open_bfd): Formatting.
323
b7b482a3
AM
324 * ldmisc.c (demangle): Move so that it doesn't intrude between
325 vfinfo comment and body. Add comment.
326
29e2951e
AM
3272002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
328
329 * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format.
330
e3e942e9
AM
3312002-07-01 Alan Modra <amodra@bigpond.net.au>
332
333 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
334 * ldlang.c (entry_sym): Likewise.
335 (ldlang_undef_chain_list_type): Likewise.
336 (lang_finish): Adjust references to entry_symbol.
337 (lang_add_entry): Likewise.
338 (lang_gc_sections): Use link_info.gc_sym_list.
339 (lang_process): Set link_info.gc_sym_list.
340 * ldlex.l: Include bfdlink.h.
341 * ldmain.c (main): Init link_info.gc_sym_list.
342 * emultempl/aix.em: Adjust references to entry_symbol.
343 * emultempl/armcoff.em: Likewise.
344 * emultempl/armelf.em: Likewise.
345 * emultempl/pe.em: Likewise.
346 * emultempl/ppc64elf.em (ppc_after_open): New function.
347 (LDEMUL_AFTER_OPEN): Define.
348 * emulparams/elf64ppc.sh: KEEP .opd sections.
349
a66c0f2c
SC
3502002-06-29 Stephane Carrez <stcarrez@nerim.fr>
351
352 * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
353 * emulparams/m68hc11elfb.sh (EEPROM_MEMORY): Define.
354 * emulparams/m68hc11elf.sh (EEPROM_SIZE): Define.
355 (EEPROM_START_ADDR): Define.
356 (EEPROM_MEMORY): Define.
357 * emulparams/m68hc12elf.sh: Likewise.
358 * scripttempl/elfm68hc11.sc: Handle .eeprom section; handle .softregs
359 section to put soft registers in .page0.
360 * scripttempl/elfm68hc12.sc: Likewise but put soft registers in bss.
361
2b67cf00
JL
3622002-06-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
363
364 * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd
365 section. Add ${RELOCATING-0}.
366
219576a4 3672002-06-26 J"orn Rennecke <joern.rennecke@superh.com>
164c4054
JR
368
369 * emulparams/shelf.sh (STACK_ADDR): Don't define.
370 (OTHER_SECTIONS): Define.
371 * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
372 (OTHER_SECTIONS): Undef.
373
fc28fbc2
AM
3742002-06-26 Alan Modra <amodra@bigpond.net.au>
375
376 * ldmisc.c (demangle): Restore dots stripped from sym name.
377
a13a0de8
L
3782002-06-25 H.J. Lu <hjl@gnu.org>
379
380 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
381 * Makefile.in: Regenerated.
382
b553b183
NC
3832002-06-20 Nick Clifton <nickc@cambridge.redhat.com>
384
385 * ld.texinfo (Bug Reporting): Update text to suggest a limit on
386 the size of attached object files, to allow make the object files
387 available via FTP or HTTP and to mention that the mail will be
388 sent to a mailing list.
389
2755afba
NC
3902002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
391
392 * ld/configure.host (romp): Drop support.
393
7d0a848e
CD
3942002-06-18 Chris Demetriou <cgd@broadcom.com>
395
396 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
397 section flags for SEC_DATA, rather than for SEC_CODE being unset.
398
8505f884
CD
3992002-06-18 Chris Demetriou <cgd@broadcom.com>
400
401 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
402 format specifier used to print BFD name.
403
7d553a40
DB
4042002-06-18 Dave Brolley <brolley@redhat.com>
405
406 From Catherine Moore, Michael Meissner, Jim Blandy:
407 * emulparams/elf32frv.sh: New file.
408 * configure.tgt: Support frv-*-*.
409 * Makefile.am (ALL_EMULATIONS): Add eelf32frv.o.
410 (eelf32frv.c): New target.
411
82434356
TR
4122002-06-17 Tom Rix <trix@redhat.com>
413
a59f3d35 414 * emultempl/elf32.em: gld*_get_script: Check for
82434356
TR
415 GENERATE_COMBRELOC_SCRIPT.
416 * scripttempl/elfd10v.sc : Fix STACK and INSN.
417 * emulparams/d10velf.sh : Fix TEXT_START_ADDR.
418
219576a4 4192002-06-13 J"orn Rennecke <joern.rennecke@superh.com>
5d9b5481
JR
420
421 * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf.
422
c4bb8067
L
4232002-06-12 H.J. Lu <hjl@gnu.org>
424
425 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Return
426 false if xvec doesn't match.
427
e052cfbe
RS
4282002-06-10 Richard Sandiford <rsandifo@redhat.com>
429
430 * ldlang.c (lang_size_sections_1): Skip removed output sections.
431
4da711b1
AM
4322002-06-08 Alan Modra <amodra@bigpond.net.au>
433
434 * ldexp.c: Replace CONST with const.
435 * ldfile.c: Likewise.
436 * ldfile.h: Likewise.
437 * ldlex.l: Likewise.
438 * mri.c: Likewise.
439 * pe-dll.h: Likewise.
440
eb95bb9a
AM
4412002-06-07 Alan Modra <amodra@bigpond.net.au>
442
443 * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.
444
e0076ab3
NC
4452002-06-07 Charles Wilson <cwilson@ece.gatech.edu>
446
447 * ld/ldmain.c (main): initialize link_info.pei386_auto_import
448 to -1 == implicit enable.
449 * ld/emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
450 initialize link_info.pei386_auto_import to -1 == implicit
451 enable.
452 (gld_${EMULATION_NAME}_parse_args): When processing
453 --enable-auto-import and --disable-auto-import options, use
454 '1' and '0' instead of 'true' and 'false'.
455 (pe_find_data_imports): Only issue message about auto-import
456 when the feature is implicitly enabled. Downgrade message to
457 informational instead of warning.
458
f13a5424
AM
4592002-06-07 Alan Modra <amodra@bigpond.net.au>
460
461 * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.
462
1abffd82
JL
4632002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
464
465 * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,
466 HOSTING_CRT0 and HOSTING_LIBS.
467
e0076ab3 4682002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
7a33bc10
JR
469
470 * configure.tgt (shle*-*-elf*, sh64le-*-elf*): New configurations.
471
4a5e698d
JT
4722002-06-05 Jason Thorpe <thorpej@wasabisystems.com>
473
474 * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.
475 (NONPAGED_TEXT_START_ADDR): Set to 0x1000.
476
1d475d82
AM
4772002-06-05 Alan Modra <amodra@bigpond.net.au>
478
479 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
480 SEC_EXCLUDE sections when doing a relocatable link.
481
5b0e55b6
JT
4822002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
483
484 * Makefile.am (ALL_EMULATIONS): Add eshelf32_nbsd.o,
485 eshlelf32_nbsd.o, eshelf64_nbsd.o, and eshlelf64_nbsd.o.
486 (eshelf32_nbsd.c, eshelf64_nbsd.c, eshlelf32_nbsd.c)
487 (eshlelf64_nbsd.c): New rules.
488 * Makefile.in: Regenerate.
489 * configure.tgt (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
490 (sh64-*-netbsd*): New targets.
491 * emulparams/shelf32_nbsd.sh: New file.
492 * emulparams/shelf64_nbsd.sh: New file.
493 * emulparams/shlelf32_nbsd.sh: New file.
494 * emulparams/shlelf64_nbsd.sh: New file.
495
9ad85d9b
AM
4962002-06-04 Alan Modra <amodra@bigpond.net.au>
497
498 * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix.
499
0c9b4fee
MM
5002002-06-02 Marek Michalkiewicz <marekm@amelek.gda.pl>
501
502 * scripttempl/avr.sc: Changes to support current GCC and avr-libc,
503 C++ constructors/destructors, loosely based on the m68hc11 port.
504
2c538bde
AM
5052002-05-31 Alan Modra <amodra@bigpond.net.au>
506
507 * Makefile.in: Regenerate.
508 * aclocal.m4: Regenerate.
509 * config.in: Regenerate.
510 * configure: Regenerate.
511
a0cb91c6
AM
5122002-05-31 Graeme Peterson <gp@qnx.com>
513
514 * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
515 (ei386nto.c): Add rule.
516 * Makefile.in: Regenerate.
517 * configure.tgt: Add i[3456]86-*-nto-qnx*.
518 * emulparams/i386nto.sh: New file.
519
37020578
JT
5202002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
521
522 * NEWS: Add entry for VAX ELF support.
523
ab68f3e0 5242002-05-29 Matt Thomas <matt@3am-software.com>
a59f3d35 525 Jason Thorpe <thorpej@wasabisystems.com>
ab68f3e0
JT
526
527 * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o.
528 (eelf32vax.c)
529 (evaxnbsd.c): New rules.
530 * Makefile.in: Regenerate.
531 * configure.tgt (vax-*-netbsdelf*)
532 (vax-*-netbsdaout*)
533 (vax-*-netbsd*): New targets.
534 * emulparams/elf32vax.sh: New file.
535 * emulparams/vaxnbsd.sh: New file.
536
8afb0e02
NC
5372002-05-29 Adam Nemet <anemet@lnxw.com>
538
539 * emultempl/armelf.em (arm_elf_after_open): Don't determine
540 bfd_for_interwork, instead add glue sections to each input bfd.
541 (bfd_for_interwork): New global.
542 (arm_elf_set_bfd_for_interworking): New function.
543 (arm_elf_before_allocation): Use it.
544
d172d4ba
NC
5452002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
546
547 * Makefile.am: Add DLX make target.
548 * configure.tgt: Add DLX configuration.
549 * Makefile.in: Regenerate.
550 * emulparams/elf32_dlx.sh: New file
551 * scripttempl/dlx.sc: New file
552
b4477fa8
NC
5532002-05-27 Per Lundberg <per@caleb.dnsalias.org>
554
555 * Makefile.am (eelf_i386_chaos): Use elf_chaos.sc script.
556 * Makefile.in: Regenerate.
557 * emulparams/elf_chaos.sh: Use elf_chaos script.
558 * scripttempl/elf_chaos.sc: New file.
559
ee3cc2e2
RS
5602002-05-27 Richard Sandiford <rsandifo@redhat.com>
561
562 * ldlang.c (lang_size_sections_1): Move check for conflicting load
563 addresses and regions from here...
564 (lang_get_regions): ...to this new function.
565 (lang_leave_output_section_statement): Use lang_get_regions.
566 (lang_leave_overlay): Likewise.
567 * mri.c (mri_draw_tree): Pass null as last argument to
568 lang_leave_output_section_statement.
569 * emultempl/elf32.em (gld*_place_orphan): Likewise.
570 * emultempl/mmo.em (mmo_place_orphan): Likewise.
571 * emultempl/pe.em (gld*_place_orphan): Likewise.
572
aa501e5c
JT
5732002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
574
575 * configure.tgt: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
576
658957db
KH
5772002-05-25 Kazu Hirata <kazu@cs.umass.edu>
578
579 * ldemul.c: Fix formatting.
580 * ldfile.c: Likewise.
581 * pe-dll.c: Likewise.
582 * pe-dll.h: Likewise.
583
3511b595
AM
5842002-05-25 Alan Modra <amodra@bigpond.net.au>
585
0d6d936f
AM
586 * ldlang.c (lang_process): Formatting, grammar.
587
3511b595
AM
588 * ldlex.l: Use #include "" instead of <> for local header files.
589
436e8db0
NC
5902002-05-24 TAMURA Kent <kent@netbsd.org>
591
592 * configure.tgt: Add a target for i386-netbsdpe.
593
13ae64f3
JJ
5942002-05-23 Jakub Jelinek <jakub@redhat.com>
595
596 * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss.
597 * ldlang.c (lang_add_section): Set SEC_THREAD_LOCAL for
598 output section if necessary. Handle .tbss.
599 (lang_size_sections): Clear _raw_size for .tbss section
600 (it allocates space in PT_TLS segment only).
601 * ldwrite.c (build_link_order): Build link order for .tbss too.
602
68b2fc7a
AM
6032002-05-23 Alan Modra <amodra@bigpond.net.au>
604
605 * configure.in: Correct spelling of AC_PREREQ.
606
70b0be79
CF
6072002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
608
609 * pe-dll.c (autofilter_liblist): Add more system libs excluded by
610 default.
611 (autofilter_objlist): Add crtbegin.o, crtend.o.
612
6132002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
614
615 * emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
616 (longopts): Add new option --exclude-libs.
617 (gld_${EMULATION_NAME}_list_options): Give quick help about it.
618 (gld_${EMULATION_NAME}_parse_args): Use it.
619 * pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
620 * pe-dll.c (exclude_list_struct): Add field type to distinguish symbols
621 from whole archives.
622 (pe_dll_add_excludes): Set excludes->type.
623 (auto_export): Add new variable libname and set to archive basename if
624 abfd. Use it when filtering default and user-specified libarary
625 excludes. Let string "ALL" mean all libs when filtering user-specified
626 libs.
627 * ld.texinfo: Document --exclude-libs.
628
fac1652d
AM
6292002-05-22 Alan Modra <amodra@bigpond.net.au>
630
631 * ldemul.c (ldemul_new_vers_pattern): New function.
632 * ldemul.h (ldemul_new_vers_pattern): Declare.
633 (struct ld_emulation_xfer_struct): Add new_vers_pattern.
634 * ldlang.c (lang_new_vers_pattern): Call ldemul_new_vers_pattern.
635 * emultempl/ppc64elf.em (dotsyms): New static var.
636 (gld${EMULATION_NAME}_new_vers_pattern): New function.
637 (LDEMUL_NEW_VERS_PATTERN): Define.
638 (PARSE_AND_LIST_PROLOGUE): Add OPTION_DOTSYMS, OPTION_NO_DOTSYMS.
639 (PARSE_AND_LIST_LONGOPTS): Likewise.
640 (PARSE_AND_LIST_ARGS_CASES): Handle them.
641 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Update
642 initialiser.
643 * emultempl/armcoff.em: Likewise.
644 * emultempl/armelf_oabi.em: Likewise.
645 * emultempl/beos.em: Likewise.
646 * emultempl/elf32.em: Likewise.
647 * emultempl/generic.em: Likewise.
648 * emultempl/gld960.em: Likewise.
649 * emultempl/gld960c.em: Likewise.
650 * emultempl/linux.em: Likewise.
651 * emultempl/lnk960.em: Likewise.
652 * emultempl/m68kcoff.em: Likewise.
653 * emultempl/mipsecoff.em: Likewise.
654 * emultempl/pe.em: Likewise.
655 * emultempl/sunos.em: Likewise.
656 * emultempl/ticoff.em: Likewise.
657 * emultempl/vanilla.em: Likewise.
658
eb3d6bb8
AM
6592002-05-22 Alan Modra <amodra@bigpond.net.au>
660
661 * genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
662 and $NATIVE_LIB_DIRS. Add $tool_lib before other libs.
663 (LIB_SEARCH_DIRS): No need to use "tr".
664 (COMPILE_IN): Only set for native targets.
665 * configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
666 here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
667 * configure.tgt (powerpc*): Set tdir_*.
668 (powerpcle*): Correct targ_extra_emuls.
669 * emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
670 * emulparams/elf64ppc.sh (LIB_PATH): Likewise.
671
54f24647
AM
6722002-05-22 Alan Modra <amodra@bigpond.net.au>
673
674 * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when
675 calling lang_add_entry.
676
aa713662
L
6772002-05-21 H.J. Lu (hjl@gnu.org)
678
679 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_args): Handle
680 "-z muldefs".
681 (gld${EMULATION_NAME}_list_options): Add "-z muldefs".
682
683 * ld.texinfo: Updated for --allow-multiple-definition and
684 "-z muldefs".
685
686 * ldmain.c (main): Initialize the allow_multiple_definition
687 field to false.
688
689 * lexsup.c (OPTION_ALLOW_MULTIPLE_DEFINITION): New.
690 (ld_options): Add --allow-multiple-definition.
691 (parse_args): Support OPTION_ALLOW_MULTIPLE_DEFINITION.
692
658f2588
JT
6932002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
694
695 * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
696 (earmelfb_nbsd.c): New rule.
a59f3d35 697 * Makefile.in: Regenerate.
658f2588 698 * configure.tgt (armeb-*-netbsdelf*): New target.
a59f3d35 699 (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls.
658f2588
JT
700 (arm-*-netbsd*): Likewise.
701 * emulparams/armelfb_nbsd.sh: New file.
702
ca10c62d
TR
7032002-05-18 Tom Rix <trix@redhat.com>
704
a59f3d35 705 * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib
ca10c62d
TR
706 support.
707
fae1e84f
MM
7082002-05-17 Marek Michalkiewicz <marekm@amelek.gda.pl>
709
710 * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
711 * Makefile.in: Regenerate.
712 * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
713
7c8bf1e8
MM
7142002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
715
716 * emulparams/avr1.sh: New file.
717 * emulparams/avr2.sh: New file.
718 * emulparams/avr3.sh: New file.
719 * emulparams/avr4.sh: New file.
720 * emulparams/avr5.sh: New file.
721 * scripttempl/avr.sc: New file.
722
c2c01aa7
AM
7232002-05-15 Alan Modra <amodra@bigpond.net.au>
724
725 * ldlang.c (section_already_linked): Call bfd_link_just_syms.
726 (lang_place_orphans): Abort if just_syms_flag.
727
f1f0d9ab
TR
7282002-05-10 Tom Rix <trix@redhat.com>
729
a59f3d35 730 * emultempl/aix.em: (gld*_set_output_arch): New function. Use
f1f0d9ab
TR
731 architecture and machine information in the output bfd.
732 (gld*_before_parse): Remove old arch and machine code.
733 (choose_target): Rename to gld*_choose_target.
a59f3d35
AM
734 (rtld): Change type to int.
735 * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for
f1f0d9ab
TR
736 objects in XCOFF archives.
737 * ldfile.h: Update copyright date.
738
f4d73366
JJ
7392002-05-10 Jakub Jelinek <jakub@redhat.com>
740
741 * ldmain.c (main): Enable -z combreloc by default.
742
d3d8a9ee
NC
7432002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
744
745 * Makefile.am: Honour DESTDIR.
746 * Makefile.in: Regenerate.
747
9f88b410
RS
7482002-05-07 Richard Sandiford <rsandifo@redhat.com>
749
750 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
751 (lang_enter_overlay): Remove the last two parameters.
752 (lang_leave_overlay): Take them here instead.
753 * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
754 (section): Pass LMA and crossref flag to lang_leave_overlay rather
755 than lang_enter_overlay.
756 * ldlang.c (lang_memory_region_lookup): Return null for null names.
757 (lang_output_section_statement_lookup): Initialize update_dot_tree.
758 (lang_size_sections_1): Evaluate it.
759 (lang_leave_output_section_statement): Rework LMA lookup.
760 (overlay_lma, overlay_nocrossrefs): Remove.
3511b595 761 (lang_enter_overlay): Remove LMA and crossref arguments.
9f88b410
RS
762 (lang_enter_overlay_section): Don't set the LMA here.
763 (lang_leave_overlay): Take LMA and crossref arguments. Move the '.'
764 assignment to the last section's update_dot_tree. Unconditionally
765 use the load and run-time regions specified in the OVERLAY statement.
766 Likewise the first section's LMA. Only set the other sections' LMAs
767 when no load region is given.
768
b9a743c8
NC
7692002-05-06 Nick Clifton <nickc@redhat.com>
770
771 * po/sv.po: New translation.
772
a3d60be3
AM
7732002-05-04 Alan Modra <amodra@bigpond.net.au>
774
775 * emultempl/hppaelf.em (build_section_lists): New function.
776 (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
777 and build_section_lists.
778
b7a26f91
KH
7792002-05-03 Kazu Hirata <kazu@cs.umass.edu>
780
781 * ld.h: Fix formatting.
782 * ldexp.c: Likewise.
783 * ldfile.c: Likewise.
784 * ldlang.c: Likewise.
785 * ldmain.c: Likewise.
786 * lexsup.c: Likewise.
787 * pe-dll.c: Likewise.
788
805fc799
AM
7892002-05-02 Alan Modra <amodra@bigpond.net.au>
790
791 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
792 Adjust for ppc64_elf_set_toc change. #include libbfd.h.
793 (build_section_lists): Do output_section tests here.
794
cc7e59b2
TR
7952002-04-30 Tom Rix <trix@redhat.com>
796
797 * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
798
9c1d81c1
AM
7992002-05-01 Alan Modra <amodra@bigpond.net.au>
800
801 Long branch stubs, multiple stub sections.
802 * emultempl/ppc64elf.em: Include ldctor.h.
803 (stub_file): New var.
804 (group_size): New var.
805 (ppc_create_output_section_statements): New function.
806 (struct hook_stub_info): New.
807 (hook_in_stub): New function.
808 (ppc_add_stub_section): New function.
809 (ppc_layout_sections_again): New function.
810 (build_section_lists): New function.
811 (gld${EMULATION_NAME}_finish): Rewrite.
812 (real_func): New var.
813 (ppc_for_each_input_file_wrapper): New function.
814 (ppc_lang_for_each_input_file): New function.
815 (lang_for_each_input_file): Define.
816 (PARSE_AND_LIST_PROLOGUE): Define.
817 (PARSE_AND_LIST_LONGOPTS): Define.
818 (PARSE_AND_LIST_OPTIONS): Define.
819 (PARSE_AND_LIST_ARGS_CASES): Define.
820 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
821
aa67bccf
TR
8222002-04-30 Tom Rix <trix@redhat.com>
823
a59f3d35
AM
824 * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
825 -blibpath, -bnolibpath support.
826
94349e12
MM
8272002-04-30 Mark Mitchell <mark@codesourcery.com>
828
829 * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
830 (eelf32ppcwindiss.c): New target.
831 * Makefile.in: Regenerated.
832 * configure.tgt: Add support for powerpc-*-windiss.
833 * emulparams/elf32ppcwindiss.sh: New file.
a59f3d35 834
7b17f854
RS
8352002-04-30 Richard Sandiford <rsandifo@redhat.com>
836
837 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
838 * ldexp.c (exp_print_token): Add "infix_p" argument.
839 (exp_print_tree): Update accordingly.
840
596dafeb
AM
8412002-04-28 Alan Modra <amodra@bigpond.net.au>
842
843 * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
844 * Makefile.in: Regenerate.
845 * mpw-elfmips.c: Delete.
846 * mpw-eppcmac.c: Delete.
847 * mpw-esh.c: Delete.
848 * mpw-idtmips.c: Delete.
849
219576a4 8502002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
a44d7f9c
JR
851
852 * emulparams/shelf32.sh (MACHINE): Now sh5.
853
944cd72c
TS
8542002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
855
856 * ldgram.y: Fix syntax warning.
857
5835c212
NC
8582002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
859
860 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
861 to prevent "-n" from being taken as an abbreviation for
862 "--no-pipeline-knowledge".
863
024531e2
AM
8642002-04-08 Alan Modra <amodra@bigpond.net.au>
865
d08a14c3
AM
866 * ldlang.c (lang_size_sections_1): Don't complain about
867 SEC_NEVER_LOAD sections having no memory region specified.
868
024531e2
AM
869 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
870
c657a1f0
MG
8712002-04-07 matthew green <mrg@redhat.com>
872
873 * ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
874
61bef6f1
AM
8752002-04-04 Alan Modra <amodra@bigpond.net.au>
876
877 * dep-in.sed: Cope with absolute paths.
878 * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
879 Run "make dep-am".
880 * Makefile.in: Regenerate.
881
49ba2791
TS
8822002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
883
884 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
885
50e60fb5
JJ
8862002-04-03 Jakub Jelinek <jakub@redhat.com>
887
888 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
889 is smaller than maximum, round dot up to common page boundary.
890
6f12f4ca
AM
8912002-03-28 Alan Modra <amodra@bigpond.net.au>
892
893 * configure.host: Set up for generic hosts first, then tweak as
894 necessary in more specific targets.
895 (HOSTING_LIBS): Include libgcc_eh.a if found.
896
a8f1f017
AJ
8972002-03-23 Andreas Jaeger <aj@suse.de>
898
899 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
900
1d3fdf38
AM
9012002-03-21 Alan Modra <amodra@bigpond.net.au>
902
903 * Makefile.am: Run "make dep-am".
904 * Makefile.in: Regenerate.
905
79b1faa8
AM
9062002-03-21 Albert Chin-A-Young <china@thewrittenword.com>
907
908 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
909
fcf0e35b
AM
9102002-03-20 Alan Modra <amodra@bigpond.net.au>
911
912 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
913 add the symbol to the linker hash table immediately.
914 (lang_place_undefineds): Split symbol creation out..
915 (insert_undefined): ..to here.
916
fed2999d
DB
9172002-03-18 David O'Brien <obrien@FreeBSD.org>
918
919 * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
920 the contents of the buffer returned from basename function will are
921 getting overwritten while still being used.
922
219576a4
NC
9232002-03-18 Jan Hubicka <jh@suse.cz>
924 Andreas Jaeger <aj@suse.de>
925 Andreas Schwab <schwab@suse.de>
beb43bb9
JH
926
927 * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
928 * elf_x86_64.sh (ARCH): Set to i386:x86-64
929 set libraries to default to lib64 paths.
930
eb1e0e80
NC
9312002-03-18 Tom Rix <trix@redhat.com>
932
933 * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
934 * configure.tgt : Same.
935 * emulparms/aix5ppc.sh : New file. For eaix5ppc.
936 * emulparms/aix5rs6.sh : New file. For eaix5rs6.
937 * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
938 emulation parameters for better -b32, -b64 support.
939 * emulparms/aixrs6.sh : Same.
940 * emulparms/ppcmacos.sh : Same.
941 * emultempl/aix.em (choose_target) : Use new emulation parameters
942 OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
943 * Makefile.in : Regenerate.
944
a1c259a1
NC
9452002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
946
947 * po/fr.po: Updated version.
948
862120bd
AM
9492002-03-18 Alan Modra <amodra@bigpond.net.au>
950
951 * ldmain.c (main): Move .text readonly flag fudges from here..
952 * ldlang.c (lang_process): ..to here.
953
d35a52e2
AM
9542002-03-14 Alan Modra <amodra@bigpond.net.au>
955
956 * ldlang.c (lang_check): Remove the word size check added in last
957 change. Treat emitrelocations case as for relocatable links.
958
9ce88e60
NC
9592002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
960
961 * po/fr.po: Updated version.
962
30cba025
AM
9632002-03-13 Alan Modra <amodra@bigpond.net.au>
964
965 * ldlang.c (lang_check): Do relocatable link checks first, so that
966 warn_mismatch can't override. Check compatible and word size too.
967
84ec0e6d
DJ
9682002-03-07 Daniel Jacobowitz <drow@mvista.com>
969
970 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
971
2d13d8c5
JJ
9722002-03-05 Jakub Jelinek <jakub@redhat.com>
973
974 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
975 DATA_SEGMENT_ALIGN.
976
b5090659
L
9772002-03-04 H.J. Lu <hjl@gnu.org>
978
979 * scripttempl/elf.sc: Put .preinit_array, .init_array and
980 .fini_array in the data segment.
981
f42ce16e
AM
9822002-03-04 Alan Modra <amodra@bigpond.net.au>
983
984 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
985
de77b6ac
RH
9862002-03-01 David Mosberger <davidm@hpl.hp.com>
987
988 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
989 .init_array, and .fini_array.
990
997e08c0
AS
9912002-02-20 Andreas Schwab <schwab@suse.de>
992
993 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
994 .IA64_unwind* in a relocatable link.
995
9a66911f
NC
9962002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
997
998 * NEWS: Mark 2.12 branch.
999
d86bcc10
MS
10002002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
1001
1002 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
1003 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
1004
69f284c7
TR
10052002-02-18 Tom Rix <trix@redhat.com>
1006
1007 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
1008 (gld*_before_allocation): Same.
a8f1f017 1009 (gld*_create_output_section_statements): Generate
69f284c7
TR
1010 __rtinit if run time linking. Add librtl.a to the link.
1011 (gld*_read_file): Clean.
1012
82bd7b59
AM
10132002-02-18 Alan Modra <amodra@bigpond.net.au>
1014
1015 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
1016
ac3e50bf
DB
10172002-02-18 David O'Brien <obrien@FreeBSD.org>
1018
6a7f963b 1019 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
ac3e50bf
DB
1020 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
1021 and eelf64alpha_fbsd.
6a7f963b 1022 * Makefile.in: Regenerate.
ac3e50bf
DB
1023 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
1024 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
1025 use a FreeBSD-specific emulation rather than the psABI one.
1026 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
1027 for all FreeBSD ELF systems.
1028 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
1029 emulation.
1030 * emulparams/elf32ppc_fbsd.sh: Likewise.
1031 * emulparams/elf64_ia64_fbsd.sh: Likewise.
1032 * emulparams/elf64_sparc_fbsd.sh: Likewise.
1033 * emulparams/elf64alpha_fbsd.sh: Likewise.
1034 * emulparams/elf_i386_fbsd.sh: Likewise.
1035 * emulparams/elf_x86_64_fbsd.sh: Likewise.
1036
6ad738c5
NC
10372002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
1038
1039 * po/tr.po: Updated version.
1040
9673c93c
AM
10412002-02-18 Alan Modra <amodra@bigpond.net.au>
1042
1043 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
1044 (FILL): Likewise.
1045
1c5e6447
HPN
10462002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
1047
1048 * emultempl/mmo.em (mmo_after_open): Don't call
1049 _bfd_mmix_check_all_relocs when producing ELF output.
1050
8bb57516
RH
10512002-02-15 Richard Henderson <rth@redhat.com>
1052
de77b6ac 1053 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
8bb57516
RH
1054 definition. Emit a unop+nop pair.
1055
49fda6c8
HPN
10562002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1057
83c2d653
HPN
1058 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
1059 for presence of .MMIX.reg_contents.linker_allocated before early
1060 exit.
1061
49fda6c8
HPN
1062 * NEWS: Mention support for MMIX.
1063
2c382fb6
AM
10642002-02-15 Alan Modra <amodra@bigpond.net.au>
1065
1066 Support arbitrary length fill patterns.
a139d329
AM
1067 * ld.texinfo (Output Section Fill): Describe fill expressions.
1068 (FILL): Refer to the above.
2c382fb6
AM
1069 * ldexp.h (etree_value_type): Add "str" field.
1070 (union etree_union): Add "str" to "value" struct.
1071 (exp_bigintop): Declare.
1072 (exp_get_fill): Declare.
1073 * ldexp.c: Include "safe-ctype.h".
1074 (exp_intop): Set value.str to NULL.
1075 (exp_bigintop): New function.
1076 (new_rel): Pass in "str", and set new.str from it.
1077 (new_rel_from_section): Set new.str to NULL.
1078 (fold_name): Adjust calls to new_rel.
1079 (exp_fold_tree): Likewise.
1080 (exp_get_fill): New function.
1081 * ldgram.y (struct big_int bigint, fill_type *fill): New.
1082 (INT): Returns a "bigint". Adjust all code handling INTs.
1083 (fill_opt): Returns a "fill".
1084 (fill_exp): Split out of fill_opt, use for FILL.
1085 * ldlang.h (struct _fill_type): New.
1086 (fill_type): Move typedef to ldexp.h.
1087 (lang_output_section_statement_type): "fill" is now a pointer.
1088 (lang_fill_statement_type): Likewise.
1089 (lang_padding_statement_type): Likewise.
1090 (lang_add_fill): Now takes a "fill_type *" param.
1091 (lang_leave_output_section_statement): Likewise.
1092 (lang_do_assignments): Likewise.
1093 (lang_size_sections): Likewise.
1094 (lang_leave_overlay_section): Likewise.
1095 (lang_leave_overlay): Likewise.
1096 * ldlang.c: Include ldgram.h after ldexp.h.
1097 (lang_output_section_statement_lookup): Adjust for fill_type change.
1098 (print_fill_statement): Likewise.
1099 (print_padding_statement): Likewise.
1100 (insert_pad): Now takes a "fill_type *" arg.
1101 (size_input_section): Likewise.
1102 (lang_size_sections_1): Likewise.
1103 (lang_size_sections): Likewise.
1104 (lang_do_assignments): Likewise.
1105 (lang_add_fill): Likewise.
1106 (lang_leave_output_section_statement): Likewise.
1107 (lang_leave_overlay_section): Likewise.
1108 (lang_leave_overlay): Likewise.
1109 Adjust all callers of the above function.
1110 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
1111 starting with "0X" as well as "0x". Return bigint.str for hex
1112 numbers starting with "0x" or "0X", zero bigint.str otherwise.
1113 Always use base 16 for numbers starting with "$".
1114 * ldmain.c: Include ldgram.h after ldexp.h.
1115 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
1116 of bfd_fill_link_order.
1117 * pe-dll.c: Adjust lang_do_assignments calls.
1118 * emultempl/elf32.em: Likewise.
1119 * emultempl/hppaelf.em: Likewise.
1120 * emultempl/ppc64elf.em: Likewise.
1121 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
1122 lang_add_assignment call.
1123 * emultempl/pe.em: Likewise.
1124
313e35ee
AM
11252002-02-14 Phil Edwards <pme@gcc.gnu.org>
1126
a139d329 1127 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
313e35ee
AM
1128 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
1129 the pattern in question is not a regexp.
1130 * ldlang.c: Likewise.
1131 * ldlang.h: Likewise.
1132 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
1133
2d20f7bf
JJ
11342002-02-12 Jakub Jelinek <jakub@redhat.com>
1135
1136 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
1137 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
1138 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
1139 * ldexp.c (exp_data_seg): New variable.
1140 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
1141 (fold_binary): Handle DATA_SEGMENT_ALIGN.
1142 (exp_fold_tree): Handle DATA_SEGMENT_END.
1143 Pass allocation_done when recursing instead of hardcoding
1144 lang_allocating_phase_enum.
1145 * ldexp.h (exp_data_seg): New.
1146 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
1147 (lang_size_sections): New.
1148 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
1149 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
1150 if COMMONPAGESIZE is defined.
1151 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
1152 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
1153 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
1154 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
1155 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
1156 libraries only.
1157
06880219
AM
11582002-02-11 Alan Modra <amodra@bigpond.net.au>
1159
1160 * Makefile.in: Regenerate.
1161
37b0ac0f
DJ
11622002-02-10 Daniel Jacobowitz <drow@mvista.com>
1163
1164 * lexsup.c: Remove strtoul declaration.
1165
4e5bae56
DJ
11662002-02-10 Daniel Jacobowitz <drow@mvista.com>
1167
1168 * ldmain.c: Add prototype for main ().
1169 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
1170 * emultempl/lnk960.em (lnk960_choose_target): Function should
1171 take two arguments.
1172
1e281515
AM
11732002-02-10 Alan Modra <amodra@bigpond.net.au>
1174
1175 * ldlang.c (entry_section): New initialised variable.
1176 (lang_finish): Use it.
1177 * ldlang.h (entry_section): Declare.
1178 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
1179 entry_section to ".opd".
1180
f92d92ff 11812002-02-09 Chris Demetriou <cgd@broadcom.com>
0a9c1c8e
CD
1182
1183 * ld.texinfo (Options): Add back in -nostdlib documentation,
1184 which had been inadvertently removed.
1185
74c44237
HPN
11862002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
1187
1188 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
1189 register section vma to a sane value after emitting error. Make
1190 fatal conditions cause program exit when emitting message.
1191
5e37cc46
NC
11922002-02-08 Ivan Guzvinec <ivang@opencores.org>
1193
1194 * configure.tgt: Add or32-*-rtems target.
1195
2d92cb7d
AO
11962002-02-08 Alexandre Oliva <aoliva@redhat.com>
1197
1198 Contribute sh64-elf.
1199 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
1200 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
1201 in OTHER_RELOCATABLE_SECTIONS.
1202 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
1203 * emulparams/shelf32.sh (STACK_ADDR): Define.
1204 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
1205 (OTHER_SECTIONS): this. Removed stack settings.
1206 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
1207 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
1208 2001-03-12 DJ Delorie <dj@redhat.com>
1209 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
1210 relaxing if any shmedia or mixed sections are found.
1211 2001-03-07 DJ Delorie <dj@redhat.com>
1212 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
1213 einfo. Gracefully decline to output to non-elf formats.
1214 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
1215 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
1216 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
1217 * emulparams/shelf32.sh: Ditto.
1218 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1219 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
1220 comment.
1221 2001-01-10 Ben Elliston <bje@redhat.com>
1222 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
1223 non-portable shell constructs. From Hans-Peter Nilsson.
1224 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
1225 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
1226 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
1227 dependencies to the shell script include chain.
1228 * Makefile.in: Regenerate.
1229 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1230 * emultempl/sh64elf.em: Update and tweak comments.
1231 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
1232 make a .cranges section SEC_IN_MEMORY.
1233 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1234 * emultempl/sh64elf.em
1235 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
1236 .cranges section found to be necessary; continue and set stored
1237 section contents flags for sections with non-mixed contents.
1238 Use a struct sh64_section_data container and sh64_elf_section_data
1239 to store contents-type flags.
1240 Remove unused update of "isec".
1241 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
1242 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
1243 access contents-type flags. Assert that the associated container
1244 is initialized. Use that container, not elf_gp_size, to hold size
1245 of linker-generated cranges contents.
1246 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1247 * emultempl/sh64elf.em
1248 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
1249 there's already a .cranges section. When section flag difference
1250 is found, don't NULL-check cranges a second time. Tweak comments.
1251 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
1252 merging, not max size, as size of ld-generated .cranges contents.
1253 Don't set ELF section flags in output section. When checking for
1254 needed .cranges descriptors, don't use a variable; compare
1255 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
1256 comments.
1257 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1258 * emultempl/sh64elf.em: New file.
1259 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
1260 * Makefile.in: Regenerate.
1261 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
1262 (OTHER_RELOCATING_SECTIONS): Ditto.
1263 (EXTRA_EM_FILE): New, set to sh64elf if not set.
1264 * emulparams/shlelf32.sh: Stub out all settings except
1265 OUTPUT_FORMAT. Source shelf32.sh.
1266 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
1267 OTHER_RELOCATING_SECTIONS.
1268 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
1269 * emulparams/shlelf64.sh: Stub out all settings except
1270 OUTPUT_FORMAT. Source shelf64.sh.
1271 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
1272 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
1273 .cranges section.
1274 (DATA_START_SYMBOLS): Define, provide ___data.
1275 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
1276 for consecutive .data section.
1277 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
1278 section after .data section.
1279 * emulparams/shlelf64.sh: Ditto.
1280 * emulparams/shelf32.sh: Ditto.
1281 (ALIGNMENT): Define to 8.
1282 * emulparams/shelf32.sh: Ditto.
1283 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
1284 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
1285 built-in linker scripts.
1286 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1287 * emulparams/shlelf64.sh: New.
1288 * emulparams/shelf64.sh: New.
1289 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
1290 targ_extra_emuls.
1291 * Makefile.am: Add support for shlelf64 and shelf64.
1292 * Makefile.in: Regenerate.
1293 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1294 * configure.tgt (sh64-*-elf*): Add shelf as default.
1295 Add shlelf to targ_extra_emuls.
1296 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
1297 * emulparams/shelf32.sh: New file.
1298 * emulparams/shlelf32.sh: New file.
1299 * Makefile.am: Add support for shlelf32 and shelf32.
1300 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
1301 * Makefile.in: Regenerate.
1302
e3dc8847
HPN
13032002-02-05 Hans-Peter Nilsson <hp@axis.com>
1304
1305 * ldlang.c (lang_reset_memory_regions): Rename from
1306 reset_memory_regions. Change all callers. Make public.
1307 * ldlang.h (lang_reset_memory_regions): Prototype.
1308 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
1309 lang_reset_memory_regions before lang_size_sections.
126730bd
HPN
1310 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1311 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
e3dc8847 1312
8017dbcb
HPN
13132002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1314
1315 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
1316 arithmetic when checking for too many global registers.
1317
006336b8
JT
13182002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
1319
1320 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
1321 (ehppanbsd.c): New rule.
1322 * Makefile.in: Regenerate.
1323 * configure.tgt (hppa*-*-netbsd*): New target.
1324 * emulparams/hppalinux.sh: Add comment to check other files
1325 that source this file it is modified, and list which
1326 files that do.
1327 * emulparams/hppanbsd.sh: New file.
1328
da1f2fec
GK
13292002-02-01 Geoffrey Keating <geoffk@redhat.com>
1330
1331 * scripttempl/xstormy16.sc: Don't allocate extra space for the
1332 stack.
1333
48fa4a5d
HPN
13342002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1335
1336 Support on-demand global register allocation from
1337 R_MMIX_BASE_PLUS_OFFSET relocs.
1338 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
1339 mmix_set_reg_section_vma. Call
1340 _bfd_mmix_finalize_linker_allocated_gregs.
1341 (mmix_before_allocation): New function.
1342 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
1343 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
1344 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
1345 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
1346 before .MMIX.reg_contents.
1347 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
1348 (mmo_after_open): New function.
1349 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
1350 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
1351 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
1352
3b16e843
NC
13532002-01-31 Ivan Guzvinec <ivang@opencores.org>
1354
1355 * emulparams/or32.sh: New file.
1356 * emulparams/or32elf.sh: New file.
1357 * scripttempl/or32.sc: New file.
1358 * configure.tgt : Add support for or32.
1359 * configure: Regenerate
1360 * Makefile.am: Add support for or32.
1361 * Makefile.in: Regenerate.
1362 * NEWS: Mention support for or32.
1363 * po/ld.pot: Regenerate.
1364
f744d540 13652002-01-29 Chris Demetriou <cgd@broadcom.com>
313e35ee 1366 Mitch Lichtenberg <mpl@broadcom.com>
f744d540
CD
1367
1368 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
1369 * emultempl/mipself.em: New file to handle MIPS ELF embedded
1370 reloc creation (ld --embedded-relocs).
1371
4867be41
DJ
13722002-01-27 Daniel Jacobowitz <drow@mvista.com>
1373
1374 * configure: Regenerated.
1375
cd8e197b
HPN
13762002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1377
1378 * Makefile.am (install): Depend on install-info.
1379 * Makefile.in: Regenerate.
1380
9cb61eab
AM
13812002-01-26 Christian Rose <menthos@menthos.com>
1382
1383 * ldmain.c (main): Use full sentences to ease translation.
1384
1caa7b23
NC
13852002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
1386
1387 * po/fr.po: Updated version.
1388
1ddbd152
NC
13892002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
1390
1391 * po/es.po: Updated version.
1392
1e84433f
AJ
13932002-01-25 Andreas Jaeger <aj@suse.de>
1394
1395 * ldlex.l (yy_input): Correct error check.
1396
6d39955e
AM
13972002-01-25 Alan Modra <amodra@bigpond.net.au>
1398
1399 * ldmisc.c (demangle): Put back dots when string not demangled.
1400
a9ed1e1b
RH
14012002-01-22 Richard Henderson <rth@redhat.com>
1402
1403 * emulparams/elf64alpha.sh (NOP): Use unop.
1404
968ec2b9
AJ
14052002-01-21 Andreas Jaeger <aj@suse.de>
1406
1407 * ldlex.l: Use fread instead of read.
1408
9596feea
JT
14092002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
1410
1411 * configure.tgt (ia64-*-netbsd*): New target.
1412
493a6d47
L
14132002-01-21 H.J. Lu <hjl@gnu.org>
1414
1415 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
1416 0.
1417 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
1418
2a538ba5
AJ
14192002-01-18 Andreas Jaeger <aj@suse.de>
1420
1421 * ldver.c (ldversion): Update year.
1422
328577ad
NC
14232002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1424
1425 * po/ld.pot: Regenerate.
1426
1f808cd5
AM
14272002-01-16 Alan Modra <amodra@bigpond.net.au>
1428
1429 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
1430 * Makefile.in: Regenerate.
1431 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
1432 * emultempl/ppc64elf.em: New file.
1433
335c5610
DD
14342002-01-15 DJ Delorie <dj@redhat.com>
1435
1436 * scripttempl/pe.sc: Add support for constructor priorities.
1437
c40bbade
DC
14382002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
1439
1440 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
1441 * emulparams/avr23xx.sh: Likewise.
1442 * emulparams/avr4433.sh: Likewise.
1443 * emulparams/avr44x4.sh: Likewise.
1444 * emulparams/avr85xx.sh: Likewise.
1445 * emulparams/avrmega103.sh: Likewise.
1446 * emulparams/avrmega161.sh: Likewise.
1447 * emulparams/avrmega603.sh: Likewise.
1448 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
1449
34efb449
AO
14502002-01-08 Alexandre Oliva <aoliva@redhat.com>
1451
1452 * ldlang.c (walk_wild_section): Exclude object file if enclosing
1453 archive is excluded.
1454
8d05742f
JT
14552002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
1456
1457 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
2a538ba5 1458 (eshelf_nbsd.c): New rule.
8d05742f
JT
1459 (eshlelf_nbsd.c): New rule.
1460 * Makefile.in: Regenerate.
1461 * configure.tgt (sh*le-*-netbsdelf*): New target.
1462 (sh*-*-netbsdelf*): New target.
1463 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
1464 * ld/emulparams/shelf_nbsd.sh: New emulation.
1465 * ld/emulparams/shlelf_nbsd.sh: New emulation.
1466
be2d1673
NC
14672002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
1468
1469 * po/es.po: New file: Spanish translation.
1470 * configure.in (ALL_LINGUAS): Add es.
1471 * configure: Regenerate.
1472
dbab7a7b
NC
14732002-01-06 John Marshall <jmarshall@acm.org>
1474
1475 * ld.texinfo: Note that --emit-relocs is currently only
1476 implemented for ELF.
1477
3dfe7a8c
AM
14782002-01-05 Alan Modra <amodra@bigpond.net.au>
1479
1480 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
1481 of bfd_section_list_remove and bfd_section_list_insert macros.
1482 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1483 * emultempl/mmo.em (mmo_place_orphan): Likewise.
1484
8a8b2d4b
AJ
14852002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
1486
1487 * configure.tgt (x86_64-*-netbsd*): New target.
1488
9a4c7f16
TR
14892001-12-21 Tom Rix <trix@redhat.com>
1490
8a8b2d4b 1491 (gld*_create_output_section_statements): New function.
9a4c7f16
TR
1492 For -binitfini support.
1493 * emultempl/aix.em (gld*_before_parse): Fix comment.
1494 * emultempl/aix.em (gld*_parse_args): Fix comment.
1495
3695c299
AM
14962001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
1497
cf86e6df
AM
1498 * configure.tgt (mips*-dec-netbsd*): Delete alias for
1499 mips*el-*-netbsd*.
1500 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
1501
3695c299
AM
1502 * configure.tgt (arm-*-netbsdelf*): Add target.
1503 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
1504 * emulparams/armelf_nbsd.sh: Added.
1505 * Makefile.am: Add rules for earmelf_nbsd.
1506 * Makefile.in: Regenerate.
1507
97cb79ae
AJ
15082001-12-19 Andreas Jaeger <aj@suse.de>,
1509 Susanne Oberhauser <froh@suse.de>
1510
1511 * configure.host: Add rules for x86_64-*linux-gnu. Change
1512 s390x-linux entry to use gcc to report configuration, replace gcc
1513 with $CC in s390-linux
1514
9d201f2f
AJ
15152001-12-19 Andreas Jaeger <aj@suse.de>
1516
1517 * ld.texinfo (VERSION): Fix markup.
1518
0b69cd08
MG
15192001-12-18 matthew green <mrg@eterna.com.au>
1520
1521 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
1522 (m68kelfnbsd.c): New rule.
1523 * Makefile.in: Regenerate.
1524 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
1525 (m68*-*-netbsd*4k*): .. this.
1526 (m68*-*-netbsdelf*): New target.
1527 (m68*-*-netbsd*): Also include ELF support.
1528 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
1529 * emulparams/m68kelfnbsd.sh: New emulation.
1530
6b9b879a
JJ
15312001-12-18 Jakub Jelinek <jakub@redhat.com>
1532
1533 * ldgram.y (vers_node): Support anonymous version tags.
1534 * ldlang.c (lang_register_vers_node): Ensure anonymous version
1535 tag is not defined together with non-anonymous versions.
1536 * ld.texinfo: Document it.
1537
9fc877ed
NC
15382001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1539
1540 * po/tr.po: New file: Turkish translation.
1541 * configure.in (ALL_LINGUAS): Add tr.
1542 * configure: Regenerate.
1543
fc18a3f3
RH
15442001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
1545
1546 * Makefile.am: Add rules for eelf64alpha_nbsd.
1547 * Makefile.in: Regenerate.
1548 * configure.tgt (alpha*-*-netbsd*): Set
1549 targ_emul to elf64alpha_nbsd.
1550 * emulparams/elf64alpha_nbsd.sh: Added.
1551
76f63e91
AM
15522001-12-17 Alan Modra <amodra@bigpond.net.au>
1553
1554 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
1555 section_tail when fiddling with section list.
1556 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
1557 broken into separate strings to make translation easier.
1558 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
1559 fiddling with section list.
1560 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1561
d03b89bd
HPN
15622001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
1563
1564 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
1565
320fec9a
AM
15662001-12-15 Alan Modra <amodra@bigpond.net.au>
1567
1568 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
1569
65765700
JJ
15702001-12-13 Jakub Jelinek <jakub@redhat.com>
1571
1572 * emultempl/elf32.em (finish): Supply output_bfd
1573 to bfd_elf*_discard_info.
1574 (OPTION_EH_FRAME_HDR): Define.
1575 (longopts): Add --eh-frame-hdr.
1576 (parse_args): Handle it.
1577 (list_options): Add --eh-frame-hdr to help.
1578 * emultempl/hppaelf.em (finish): Supply output_bfd
1579 to bfd_elf*_discard_info.
1580 * scripttempl/elf.sc (.eh_frame_hdr): Add.
1581
89894c62
AM
15822001-12-13 Alan Modra <amodra@bigpond.net.au>
1583
1584 * lexsup.c (parse_args): Don't pass shortopts to second call to
1585 getopt functions. Restore optind rather than decrementing before
1586 second call. Remove errind as it now duplicates last_optind.
1587
583f1926
CF
15882001-12-11 Christopher Faylor <cgf@redhat.com>
1589
1590 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
1591
93fbbb04
GK
15922001-12-07 Geoffrey Keating <geoffk@redhat.com>
1593 Richard Henderson <rth@redhat.com>
1594
1595 * Makefile.am: Add support for xstormy16.
1596 * configure.tgt: Add support for xstormy16.
1597 * Makefile.in: Regenerate.
1598 * emulparams/elf32xstormy16.sh: New file.
1599 * scripttempl/xstormy16.sc: New file.
1600
583f1926
CF
16012001-10-01 Christopher Faylor <cgf@cygnus.com>
1602
fc18a3f3
RH
1603 * Makefile.in (LIB_PATH): Make configurable.
1604 (GENSCRIPTS): Set LIB_PATH in environment.
1605 * configure.in: Substitute LIB_PATH.
1606 * configure: Regenerate.
1607 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
1608 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
583f1926 1609
ff291a48
NC
16102001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
1611
1612 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
1613 describing the -N option so that it is easier to translate into
1614 foreign languages.
1615
e3c8793a
NC
16162001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1617
1618 * emultempl/pe.em (..._list_options): Replace multiple fprintf
1619 statements describing a single option with a single, newline
1620 escaped fprintf. This allows better translation into other
1621 languages.
9d201f2f 1622
fc18a3f3
RH
1623 * ldmain.c (add_archive_element): Combine multiple strings
1624 into a single string to permit better translation into other
1625 languages.
e3c8793a 1626
f2eab0af
TR
16272001-12-05 Tom Rix <trix@redhat.com>
1628
1629 * Makefile.am: Remove eaixppc64.
9d201f2f 1630 * Makefile.in: Regenerate.
f2eab0af 1631
249172c3
TR
16322001-12-04 Tom Rix <trix@redhat.com>
1633
9d201f2f 1634 * emultempl/aix.em (choose_target): Change default target to
249172c3
TR
1635 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
1636 warning.
1637 (gld*_read_file): Fix typo.
1638 (change_symbol_mode): Add prototype.
1639 (is_syscall): Same.
9d201f2f 1640
249172c3
TR
1641 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
1642 * emulparams/aixrs6.sh : Same.
1643 * emulparams/ppcmacos.sh : Same.
1644 * emulparams/aixppc64.sh : Delete file.
1645 * emultempl/aix.em : Formatting changes.
1646
5b5cd1b0
HPN
16472001-12-04 Hans-Peter Nilsson <hp@axis.com>
1648
1649 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
1650 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
1651 __Sbss.
1652 (OTHER_END_SYMBOLS): Fix formatting.
1653 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
1654 (OTHER_END_SYMBOLS): Fix formatting.
1655
7cecdbff
AM
16562001-12-04 Alan Modra <amodra@bigpond.net.au>
1657
1658 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
1659
742aeb63 16602001-12-02 Tom Rix <trix@redhat.com>
7cecdbff 1661
742aeb63 1662 * configure.tgt : Remove eaixppc64 emulations.
7cecdbff 1663 * Makefile.in : Remove eaixppc64.c
742aeb63
TR
1664 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
1665 (ldemul_default_target): Same.
1666 * emultempl/gld960.em (gld960_choose_target): Same.
7cecdbff
AM
1667 * emultempl/gld960c.em (gld960_choose_target): Same.
1668 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
742aeb63
TR
1669 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
1670 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
1671 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
7cecdbff 1672 * emultempl/aix.em (choose_target): New function. Handle emulation of
742aeb63
TR
1673 -b32 and -b64.
1674
48459341
L
16752001-11-27 H.J. Lu <hjl@gnu.org>
1676
1677 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
1678 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
1679 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
1680 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
1681 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
1682 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
1683 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
1684 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
1685
7cecdbff 1686 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
48459341
L
1687 is not empty.
1688 (SDATA): Likewise.
1689 (REL_SDATA): Likewise.
1690 (REL_SBSS): Likewise.
1691 (REL_SDATA2): Likewise.
1692 (REL_SBSS2): Likewise.
1693 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
1694 (SDATA2): Likewise.
1695
ecfdd20c
SC
16962001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1697
1698 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
1699 destructor in rom.
7cecdbff 1700 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
ecfdd20c 1701
da54c6eb
L
17022001-11-22 H.J. Lu <hjl@gnu.org>
1703
1704 * Makefile.in: Regenerated with automake based on automake
1705 1.4-8 in RedHat 7.1.
1706
465bc359
AM
17072001-11-22 Alan Modra <amodra@bigpond.net.au>
1708
1709 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
1710 (config.status): Delete rule.
1711 Add extra dependencies to cover sourced emulparams files.
1712 * Makefile.in: Regenerate.
1713
1714 * scripttempl/elf.sc: Order <section>, <section>.* and
1715 corresponding linkonce sections as seen in input files.
1716 Formatting fixes. Zero vma of all sections if not relocating.
1717 (STACK): Define and insert if STACK_ADDR defined.
1718 (OTHER_RELOCATING_SECTIONS): Delete.
1719 (OTHER_END_SYMBOLS): Define.
1720 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
1721 (OTHER_READWRITE_SECTIONS): Likewise.
1722 (OTHER_GOT_SECTIONS): Likewise.
1723 (OTHER_SDATA_SECTIONS): Likewise.
1724 (OTHER_BSS_SECTIONS): Likewise.
1725 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
1726 (OTHER_READWRITE_SECTIONS): Likewise.
1727 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
1728 (OTHER_READWRITE_SECTIONS): Likewise
1729
1730 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
1731 (STACK_ADDR): Define.
1732 * emulparams/armelf_oabi.sh: As for armelf.sh.
1733 * emulparams/elf32mcore.sh: As for armelf.sh.
1734 * emulparams/h8300elf.sh: As for armelf.sh.
1735 * emulparams/mn10200.sh: As for armelf.sh.
1736 * emulparams/shelf.sh: As for armelf.sh.
1737
1738 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
1739 (OTHER_END_SYMBOLS): Define.
1740 * emulparams/m32relf.sh: As for elf32fr30.sh.
1741 * emulparams/h8300helf.sh: As for elf32fr30.sh.
1742 * emulparams/h8300self.sh: As for elf32fr30.sh.
1743
1744 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
1745 defines with RELOCATING test.
1746 (OTHER_SDATA_SECTIONS): Likewise.
1747 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1748 (OTHER_END_SYMBOLS): ..this.
1749 * emulparams/crislinux.sh: As for criself.sh.
1750
1751 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
1752 if not relocating.
1753 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1754 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
1755 normal and linkonce sections as seen in input files.
1756 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
1757 (TEXT_DYNAMIC): Likewise.
1758 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
1759 (OTHER_SDATA_SECTIONS): Likewise.
1760 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1761 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
1762 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
1763 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
1764 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
1765 (OTHER_PLT_RELOC_SECTIONS): Likewise.
1766 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
1767 sections as seen in input files.
1768 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
1769 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
1770 if not relocating.
1771 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
1772 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
1773 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
1774 (OTHER_SECTIONS): Instead, use this..
1775 (OTHER_END_SYMBOLS): ..and this.
1776
1777 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
1778 * emulparams/elf32bsmip.sh: Likewise.
1779 * emulparams/elf32btsmip.sh: Likewise.
1780 * emulparams/elf32ebmip.sh: Likewise.
1781 * emulparams/elf32lmip.sh: Likewise.
1782 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
1783 * emulparams/elf32lsmip.sh: Likewise.
1784 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
1785 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
1786 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
1787 * emulparams/elf64btsmip.sh: Likewise.
1788 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
1789 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
1790 * emulparams/elf32ppclinux.sh: Likewise.
1791 * emulparams/elf32ppcsim.sh: Likewise.
1792 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
1793 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
1794 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
1795 * emulparams/h8300self.sh: Likewise.
1796 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
1797 * emulparams/sh.sh: Comment.
1798 * emulparams/shl.sh: Source sh.sh, remove duplicates.
1799 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
1800 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
1801
abc6ab0a
AM
18022001-11-21 David Heine <dlheine@tensilica.com>
1803 Alan Modra <amodra@bigpond.net.au>
1804
1805 * ldlang.c (map_input_to_output_sections): Replace "break"
1806 accidentally removed with 2001-08-03 change.
1807 (lang_gc_sections_1): Likewise.
1808
2181f54f
AM
18092001-11-21 Alan Modra <amodra@bigpond.net.au>
1810
1811 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
1812
ca0b5847
AM
18132001-11-20 Angela Marie Thomas <angela@redhat.com>
1814
1815 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
2181f54f
AM
1816 of false when calling lang_size_sections.
1817 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
ca0b5847 1818
c56feb2b
AM
18192001-11-15 Alan Modra <amodra@bigpond.net.au>
1820
1821 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
1822 function when LDEMUL_FINISH isn't set to the same name. Don't
1823 call ${LDEMUL_FINISH}.
1824 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
1825 * emultempl/armelf.em (arm_elf_finish): Call
1826 gld${EMULATION_NAME}_finish.
1827 * emultempl/hppaelf.em (hppaelf_finish): Rename to
1828 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
1829 hppaelf_layout_sections_again if necessary.
1830 (need_laying_out): New var.
1831 (hppaelf_layaout_sections_again): Rename to
1832 hppaelf_layout_sections_again. Clear need_laying_out.
1833 (PARSE_AND_LIST_OPTIONS): Format text.
1834
a48ca7f2
L
18352001-11-14 H.J. Lu <hjl@gnu.org>
1836
1837 * emultempl/armelf.em (arm_elf_finish): Renamed from
1838 gld${EMULATION_NAME}_finish.
1839 (LDEMUL_FINISH): Set to arm_elf_finish.
1840
73d074b4
DJ
18412001-11-14 Daniel Jacobowitz <drow@mvista.com>
1842
1843 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
1844 (struct ld_emulation_xfer_struct): Use it.
1845
3b16e843 18462001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
fc65c602 1847
465bc359 1848 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
fc65c602
JL
1849 additional symbols referenced by newer crt0.o files from HP.
1850
f11b7027
NC
18512001-11-12 Anthony Green <green@redhat.com>
1852
1853 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
1854
3bf2994f
AM
18552001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
1856
1857 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
1858 * Makefile.in: Regenerate.
1859
ff5dcc92
SC
18602001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1861
1862 * ld.texinfo: Use @command for commands, @option for options.
1863 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
1864 the page man title.
1865 * Makefile.in: Rebuild.
1866
9fb9af6e
CD
18672001-11-04 Chris Demetriou <cgd@broadcom.com>
1868
1869 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
1870 Add support for targets.
2181f54f 1871
3c62831e
NC
18722001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1873
1874 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
1875 * configure: Regernate.
1876 * po/fr.po: New file.
1877 * po/sv.po: New file.
1878
3a9091c4
NC
18792001-11-01 NIIBE Yutaka <gniibe@m17n.org>
1880
1881 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
1882 as little endian default and to support big endian.
2181f54f 1883
361b220e
CD
18842001-11-01 Chris Demetriou <cgd@broadcom.com>
1885
1886 * ld.texinfo (Options): Document new option, -nostdlib.
1887 * lexsup.c (OPTION_NOSTDLIB): New definition.
1888 (ld_options): Add entry for "nostdlib".
1889 (parse_args): Handle OPTIONS_NOSTDLIB.
1890 * ldfile.c (ldfile_add_library_path): Don't add directories
1891 to the search path if they weren't specified on the command line
1892 and -nostdlib was specified.
1893 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
1894
210a7bd1
NC
18952001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
1896
1897 * lexsup.c (parse_args): Prevent infinite parsing loop when
1898 "-rpath.a" is specified on the command line.
1899 Replace calls to fprintf with calls to einfo.
1900
114283d8
NC
19012001-10-31 John Marshall <jmarshall@acm.org>
1902
1903 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
1904 appear only once across all the linker scripts involved in a link
1905 invocation no longer applies. Make the documentation reflect
1906 that.
1907
7649aa50
NC
19082001-10-31 NIIBE Yutaka <gniibe@m17n.org>
1909
1910 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
1911 targets.
1912 (sh-*-linux*): Added targ_extra_libpath.
1913
6e814ff8
AM
19142001-10-31 David Heine <dlheine@tensilica.com>
1915
1916 * ldlang.c (lang_size_sections): Keep a valid output_offset field
1917 for padding statements.
1918
3c3bdf30
NC
19192001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1920
1921 * configure.tgt (mmix-*-*): New target.
1922 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
1923 Add dependencies to match.
1924 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
1925 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
1926 scripttempl/mmo.sc: New files.
1927 * gen-doc.texi: @set MMIX.
1928 * ld.texinfo: Ditto.
6e814ff8 1929 [MMIX] Add MMIX node.
3c3bdf30
NC
1930 * Makefile.in: Regenerate.
1931
ca0c1d3e
KH
19322001-10-29 Kazu Hirata <kazu@hxi.com>
1933
1934 * ldlang.c: Fix a comment typo.
1935
1a3d33ce
AM
19362001-10-23 Alan Modra <amodra@bigpond.net.au>
1937
1938 * configure.host: Move alpha*-*-linux-gnu* entry to generic
1939 entries, and match *-*-linux*.
1940
b47c4208
AM
19412001-10-20 Alan Modra <amodra@bigpond.net.au>
1942
1943 * ldgram.y (mri_script_command): Surround processing of INCLUDE
1944 with ldlex_script, ldlex_popstate.
1945 (ifile_p1): Likewise.
1946 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
1947 correct slot.
1948 (lex_push_file): Save current lineno to lineno_stack. Set lineno
1949 to 1. Don't BEGIN(SCRIPT).
1950 (lex_redirect): Similarly.
1951 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
1952
fd521b47
NC
19532001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
1954
1955 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
1956 __EH_FRAME_END__ and accept eh frames into data section.
1957 Add ctor and dtor sections.
1958
59d28a94
DD
19592001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1960
1961 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
1962 (auto-export): Fix indentation.
1963
663dd378
DD
19642001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1965
1966 * pe-dll.c (autofilter_objectlist): Add startup objects
1967 for profiling.
1968 (auto-export): Constify char * p.
6e814ff8 1969 Extract file basename and use strcmp rather than ststr
663dd378
DD
1970 for object lookup.
1971
31d677f9
CD
19722001-10-18 Chris Demetriou <cgd@broadcom.com>
1973
1974 * ldmain.c (get_emulation): Improve comment about the handling
1975 of -mipsN options.
1976
aa200fe8
AM
19772001-10-17 Alan Modra <amodra@bigpond.net.au>
1978
1979 * po/POTFILES.in: Regenerate.
1980
146e7110
AM
19812001-10-16 Vassili Karpov <malc@pulsesoft.com>
1982
1983 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
1984 -z nocopyreloc and -z nocombreloc usage strings.
1985
b4330e85
NC
19862001-10-12 Vassili Karpov <malc@pulsesoft.com>
1987
146e7110 1988 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
b4330e85
NC
1989 in usage.
1990
5af8a2fb
NC
19912001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
1992
1993 * scripttempl/armaout.sc: Place .bss section after end of aligned
1994 data section to match behaviour of aout code in constructrion of
1995 header.
1996
5b784096
DD
19972001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1998
1999 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
2000 startup files for mingw32 dlls to list.
2001
61585df2
CD
20022001-10-10 Chris Demetriou <cgd@broadcom.com>
2003
2004 * emultempl/elf32.em: Fix shell 'if' usage for portability.
2005
45cf6f3e
AH
20062001-10-08 Aldy Hernandez <aldyh@redhat.com>
2007
2008 * configure.tgt (targ): Add arm9e-*-elf.
2009
e24d7c12
L
20102001-10-05 H.J. Lu <hjl@gnu.org>
2011
2012 * genscripts.sh: Fix a typo in the last change.
2013
ec38dd05
JJ
20142001-10-05 Jakub Jelinek <jakub@redhat.com>
2015
2016 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
2017 -z nocombreloc in usage.
2018
cedd6b0d
JB
20192001-10-03 Jim Blandy <jimb@redhat.com>
2020
2021 * genscripts.sh: Include a comment at the top of each generated
2022 script, explaining its purpose.
2023
8bd621d8
AM
20242001-10-03 Vassili Karpov <malc@pulsesoft.com>
2025
2026 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
2027 * NEWS: Mention -z nocopyreloc.
2028 * ld.texinfo (Options): Describe nocopyreloc.
2029
fcd8210c
AM
20302001-10-03 Alan Modra <amodra@bigpond.net.au>
2031
2032 * configure: Regenerate.
2033
d32820f2
AM
20342001-10-02 Alan Modra <amodra@bigpond.net.au>
2035
2036 * ldver.h (ld_program_version): Remove declaration.
2037 * lexsup.c (parse_args): Move printing of copyright message..
2038 * ldver.c (ldversion): .. to here.
2039 Use BFD_VERSION_STRING in place of BFD_VERSION.
2040 (ld_program_version): Remove.
2041 * Makefile.am (Makefile): Depend on bfd/configure.in.
2042 Run "make dep-am".
2043 * Makefile.in: Regenerate.
2044
af46bcdc
HPN
20452001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
2046
2047 * Makefile.am: Update dependencies with "make dep-am".
2048 * Makefile.in: Regenerate.
2049
4818e05f 20502001-09-29 John Reiser <jreiser@BitWagon.com>
862517b6 2051
4818e05f
AM
2052 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
2053 * lexsup.c: Add --no-define-common commandline option.
2054 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
2055 * ldlex.l: Likewise.
2056 * ld.h: Add command_line.inhibit_common_definition.
2057 * ldmain.c (main): Initialize.
2058 * ld.texinfo: Document.
862517b6 2059
a59f3d35
AM
20602001-09-29 Alan Modra <amodra@bigpond.net.au>
2061
2062 * ldlang.c (section_already_linked): Remove assignment to kept_section.
2063
d5e0ebeb
AM
20642001-09-26 Alan Modra <amodra@bigpond.net.au>
2065
2066 * ldmisc.c (USE_STDARG): Remove.
2067 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
2068 (einfo): Likewise.
2069 (minfo): Likewise.
2070 (lfinfo): Likewise.
2071
2072 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
2073 declarations. Update copyright.
2074
2f8d8971
NC
20752001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
2076
85c77458
NC
2077 * pe-dll.c: Remove obsoleted declaration of
2078 pe_get_data_import_dll_name.
2079 (pe_create_import_fixup): Fix thinko.
2080
2f8d8971
NC
2081 * ld.texinfo(enable-auto-import): Clarify the explanation.
2082
20832001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
2084
2085 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
2086 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
2087 DLL_SUPPORT controlled code.
2088
72358f65 20892001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
146e7110 2090
72358f65
NC
2091 * emultempl/pe.em(pe_data_import_dll): Make static.
2092 (pe_get_data_import_dll_name): New accessor function.
146e7110 2093 * pe-dll.c(pe_create_import_fixup): call
72358f65
NC
2094 pe_get_data_import_dll_name() from pe.em, instead of
2095 directly accessing pe_data_import_dll variable from pe.em.
2096
3882b010
L
20972001-09-18 Bruno Haible <haible@clisp.cons.org>
2098
2099 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
2100 (def_file_add_directive): Use ISSPACE instead of isspace.
2101 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
2102 isdigit/isxdigit/isalpha/isalnum.
2103 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
2104 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
2105 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
2106 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
2107 isalnum.
2108 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
2109 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
2110 isupper/tolower.
2111 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
2112 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
2113 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
2114 (ctor_prio): Use ISDIGIT instead of isdigit.
2115 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
2116 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
2117 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
2118 isupper/tolower.
2119 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
2120 (stricpy): Use TOLOWER instead of isupper/tolower.
2121 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
2122 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
2123 (lex_warn_invalid): Use ISPRINT instead of isprint.
2124 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
2125 (main): For gettext, also set the LC_CTYPE locate facet.
2126 (add_keepsyms_file): Use ISSPACE instead of isspace.
2127 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
2128 (is_num, parse_args): Use ISDIGIT instead of isdigit.
2129 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
2130 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
2131 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
2132 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
2133 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
2134 (quoteput): Use ISSPACE instead of isspace.
2135 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
2136 instead of isalnum.
2137
db09f25b
AM
21382001-09-18 Alan Modra <amodra@bigpond.net.au>
2139
2140 * deffilep.y (def_stash_module): Constify "name" param.
2141
2142 * pe-dll.c: Replace CONST with const throughout.
2143 (quick_symbol): Constify "n1", "n2", "n3" params.
2144 (make_singleton_name_thunk): Constify "import" param. Make
2145 "buffer_len" a size_t.
2146 (make_import_fixup_entry): Constify "name", "fixup_name",
2147 "dll_symname" params.
2148 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
2149 (pe_get32): Likewise.
2150 (pe_implied_import_dll): Likewise.
2151
2152 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
2153 (sort_by_section_name): Likewise.
2154
2155 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
2156 (make_import_fixup): Cast printf arg, rel->address to long rather
2157 than int.
2158 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
2159
74699268
AM
21602001-09-15 Alan Modra <amodra@bigpond.net.au>
2161
2162 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
2163 defines BufferSize. Increase buffer size by one.
2164
775cabad
NC
21652001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
2166
2167 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
2168
056a1d49
NC
21692001-09-14 Kevin Lo <kevlo@openbsd.org>
2170
2171 * configure.tgt: Add arm-openbsd target.
2172
a7d792bb
L
21732001-09-12 H.J. Lu <hjl@gnu.org>
2174
2175 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
2176 eelf64lppc.o to ...
2177 (ALL_64_EMULATIONS): Here.
2178 * Makefile.in: Regenerated.
2179
0d888aac
CW
21802001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2181
2182 * emultempl/pe.em(make_import_fixup): change signature to
2183 take asection as well as arelec; we need this for proper
146e7110 2184 error reporting. Only call pe_create_import_fixup() if
0d888aac
CW
2185 there is no attempt to add a constant addend to the reloc;
2186 otherwise, report error condition.
2187 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
2188 since final argument is a pointer to make_import_fixup().
2189 Change call to cb() to match make_import_fixup() signature.
2190 (make_import_fixup_mark): make buffer_len unsigned.
2191 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
2192
21932001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
2194
2195 * ld.texinfo: add verbose documentation for auto-import
146e7110 2196 direct-addressing workaround, to compliment the terse
0d888aac
CW
2197 error message.
2198
cedacdc0
CM
21992001-09-12 Andrew MacLeod <amacleod@redhat.com>
2200
146e7110 2201 * scripttempl/v850.sc: Add gcc_except_table sections.
cedacdc0 2202
3b16e843 22032001-09-11 Jeffrey A Law (law@cygnus.com)
38be0bb1
JL
2204
2205 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
2206 * emulparams/h8300self.sh: Similarly.
2207
559e4713
NC
22082001-09-05 Danny Smith <dannysmith@users.souceforge.net>
2209
2210 * ld.texinfo (Options, --stack): Correct default value for stack
2211 reserve.
2212
1fdf0249
TR
22132001-09-05 Tom Rix <trix@redhat.com>
2214
2215 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
146e7110 2216
9b5799b8
AJ
22172001-09-03 Andreas Jaeger <aj@suse.de>
2218
2219 * emultempl/beos.em: Declare prototypes for comparions functions,
2220 adjust definitions.
2221
48f6162b
AJ
22222001-09-02 Andreas Jaeger <aj@suse.de>
2223
2224 * emultempl/aix.em: Add missing prototype.
2225 * emultempl/lnk960.em: Likewise.
2226 * emultempl/vanilla.em: Likewise.
2227 * emultempl/armcoff.em: Likewise.
2228 * emultempl/armelf_oabi.em: Likewise.
2229 * emultempl/beos.em: Likewise.
2230 * emultempl/gld960c.em: Likewise.
2231 * emultempl/gld960.em: Likewise.
2232
2233 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
2234 for prototype declaration.
2235
39e5585e
EC
22362001-08-31 Eric Christopher <echristo@redhat.com>
2237 Jason Eckhardt <jle@redhat.com>
2238
2239 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
2240
3fc90ddb
AJ
22412001-08-31 Andreas Jaeger <aj@suse.de>
2242
2243 * emultempl/pe.em: Add missing prototypes.
2244 (gld_${EMULATION_NAME}_after_open): Remove extra args to
2245 pe_find_data_imports.
2246 (pr_sym): Add unused attribute.
2247
d43ded80
PB
22482001-08-29 Joel Sherrill <joel@OARcorp.com>
2249
39e5585e 2250 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
d43ded80
PB
2251 default from coff to elf.
2252
3946dd2f
JL
22532001-08-29 Jeff Law <law@redhat.com>
2254
2255 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
2256 ARCH specification.
2257 * emulparams/h8300self.sh: Similarly.
2258
3b16e843 22592001-08-28 J"orn Rennecke <amylaar@redhat.com>
8af6dd41
JR
2260
2261 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
2262 eh8300self.o .
2263 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
2264 * configure.tgt (h8300-*-elf*): New case.
2265 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
2266 * emulparams/h8300self.sh: New file.
2267 * Makefile.in: Regenerated.
2268
70d0c6e9
NC
22692001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
2270
2271 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
2272 with macro name.
2273
5c67d4bb
AM
22742001-08-27 Linus Nordberg <linus@swox.com>
2275 Alan Modra <amodra@bigpond.net.au>
2276
2277 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
2278 (eelf64ppc.c, eelf64lppc.c): Add make targets.
2279 Run "make dep-am"
2280 * Makefile.in: Regenerate.
2281 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
2282 entries to correct alphabetical position.
2283 * emulparams/elf64ppc.sh: New.
2284 * emulparams/elf64lppc.sh: New.
2285
08131015
NC
22862001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
2287
2288 * ldmain.c (main): Declare BSIZE as static.
2289
db6751f2
JJ
22902001-08-23 Jakub Jelinek <jakub@redhat.com>
2291
2292 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
2293 into .rel.dyn resp. .rela.dyn if combreloc.
2294 (get_script): If .x linker script is equal to .xn, only put it
2295 once into the binary.
2296 Add .xc and .xsc scripts.
2297 (parse_args): Handle -z combreloc and -z nocombreloc.
2298 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
2299 For .xc and .xsc scripts put all .rel* or .rela* input sections
2300 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
2301 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
2302 is elf.
2303 Strip trailing whitespace from script.
2304 Generate .xc and .xsc scripts if requested.
2305 * ldmain.c (main): Initialize link_info.combreloc and
2306 link_info.spare_dynamic_tags.
2307 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
2308 (ld_options): Add --spare-dynamic-tags option.
2309 (parse_args): Likewise.
2310 * ld.texinfo: Document -z combreloc and -z nocombreloc.
2311 * ldint.texinfo: Document .xc and .xsc linker scripts.
2312 * NEWS: Add notes about -z combreloc and SHF_MERGE.
2313
63d069c0
L
23142001-08-22 H.J. Lu <hjl@gnu.org>
2315
2316 * emulparams/elf32fr30.sh: Add a newline.
2317
948f9114
AJ
23182001-08-21 Andreas Jaeger <aj@suse.de>
2319
2320 * deffilep.y: Add missing prototypes.
2321 * pe-dll.c: Likewise.
2322
ae7fb08f
AM
23232001-08-20 Alan Modra <amodra@bigpond.net.au>
2324
2af02257
AM
2325 * ldlang.c (insert_pad): Fix typos in last patch.
2326
2327 * ldlang.c: When traversing lang_statement_union_type lists,
2328 consistently use "header.next" rather than "next".
2329 * mpw-eppcmac.c: Likewise.
2330 * emultempl/beos.em: Likewise.
2331 * emultempl/hppaelf.em: Likewise.
2332 * emultempl/pe.em: Likewise.
2333 * ldlang.h (union lang_statement_union): Remove "next" field.
2334
c0c330a7
AM
2335 * ldlang.c (insert_pad): Use offsetof macro.
2336 (lang_size_sections): Always neuter padding statements.
2337 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
2338
ae7fb08f
AM
2339 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
2340 passed to lang_size_sections.
2341 (pe_exe_fill_sections): Likewise.
2342 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
2343 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
2344
fab80407
AM
23452001-08-18 Alan Modra <amodra@bigpond.net.au>
2346
2347 * emultempl/aix.em: Formatting fixes.
2348
b3327aad
AM
23492001-08-18 Alan Modra <amodra@bigpond.net.au>
2350
2351 * ldlang.c (insert_pad): Make use of an existing pad statement if
2352 available. Move code calculating alignment, adjusting section
2353 alignment power, and adjusting dot to ..
2354 (size_input_section): .. here. Remove unused relax param.
2355 (lang_size_sections): Change boolean `relax' param to boolean *.
2356 Adjust call to size_input_section. Make use of insert_pad to
2357 place pad after the assignment statement. If relaxing, zap
2358 padding statements.
2359 (reset_memory_regions): Reset output_bfd section sizes too.
2360 (relax_again): Move to..
2361 (lang_process): ..here. Adjust call to lang_size_sections, and
2362 remove duplicated code.
2363 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
2364
563e308f
AM
23652001-08-17 Alan Modra <amodra@bigpond.net.au>
2366
2367 * ld.texinfo: Document that fill values now use the four least
2368 significant bytes.
2369 * emulparams/elf32fr30.sh (NOP): Update.
2370 * emulparams/elf32mcore.sh: Likewise.
2371 * emulparams/elf64_s390.sh: Likewise.
2372 * emulparams/elf_i386.sh: Likewise.
2373 * emulparams/elf_i386_be.sh: Likewise.
2374 * emulparams/elf_i386_chaos.sh: Likewise.
2375 * emulparams/elf_i386_ldso.sh: Likewise.
2376 * emulparams/elf_s390.sh: Likewise.
2377 * emulparams/elf_x86_64.sh: Likewise.
2378 * emulparams/i386moss.sh: Likewise.
2379 * emulparams/i386nw.sh: Likewise.
2380 * emulparams/m68kelf.sh: Likewise.
2381 * scripttempl/elf.sc: Update NOP comment.
2382 * scripttempl/elfi370.sc: Likewise.
2383 * scripttempl/elfm68hc11.sc: Likewise.
2384 * scripttempl/elfm68hc12.sc: Likewise.
2385 * scripttempl/nw.sc: Likewise.
2386
b90e1c6f
TR
23872001-08-15 Tom Rix <trix@redhat.com>
2388
2389 * ldgram.y (saved_script_handle): Initialize to NULL.
2390 * ldmain.c (main): Change check on saved_script_handle.
948f9114 2391
39dcfe18
AM
23922001-08-14 Alan Modra <amodra@bigpond.net.au>
2393
cde43e70
AM
2394 * emultempl/elf32.em: Formatting fixes.
2395 (output_prev_sec_find): Test for bfd_ind_section too; do so by
2396 looking at sec->owner.
2397 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
2398 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
2399 unused code, and reorganize orphan section placement code.
2400
39dcfe18
AM
2401 * ldlang.c (wild_doit): Rename to lang_add_section.
2402 * ldlang.h: Here too.
2403 * mpw-elfmips.c: And here.
2404 * emultempl/beos.em: And here.
2405 * emultempl/elf32.em: And here.
2406 * emultempl/hppaelf.em: And here.
2407 * emultempl/pe.em: And here.
2408
908d20b3
RH
24092001-08-13 Richard Henderson <rth@redhat.com>
2410
2411 * emultempl/needrelax.em: New file.
2412 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
2413 * Makefile.am (eelf64_ia64.c): Depend on it.
2414 * Makefile.in: Rebuild.
2415
0f33d40b
AM
24162001-08-13 Alan Modra <amodra@bigpond.net.au>
2417
22af9fd3
AM
2418 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
2419 output_section is set non-NULL.
2420
0f33d40b
AM
2421 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
2422 `true' for SEC_EXCLUDE sections so that the generic code doesn't
2423 needlessly create an output_section_statement. Treat a correctly
2424 named output_section_statement with NULL bfd_section as compatible.
2425
55ab6103
HPN
24262001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
2427
2428 * emultempl/generic.em: Support EXTRA_EM_FILE.
2429 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
2430 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
2431 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
2432 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
2433 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
2434 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
2435 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
2436 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
2437 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
2438 LDEMUL_FIND_POTENTIAL_LIBRARIES.
2439
24098abb
RH
24402001-08-12 Richard Henderson <rth@redhat.com>
2441
2442 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
2443 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
2444 scripttempl/v850.sc: Keep .jcr data.
2445
b9a8de1e 24462001-08-12 H.J. Lu <hjl@gnu.org>
146e7110
AM
2447 Andrew Haley <aph@cambridge.redhat.com>
2448 Nick Clifton <nickc@redhat.com>
b9a8de1e 2449
146e7110 2450 * ldgram.y (had_script): Change name to saved_script_handle.
b9a8de1e
NC
2451 Change type to file handle.
2452 * ld.h (had_script): Rename and retype.
2453 * ldfile.c (ldfile_open_command_file): Save the file handle
2454 used in saved_script_handle.
2455 * lexsup.c (parse_args): Do not allow -c option to alter
2456 saved_script_handle.
2457 * ldmain.c (main): Print out the linker script used if
2458 --verbose is given. Check saved_script_handle to obtain the
2459 external linker script used, or if NULL, dump the builtin
2460 script.
2461 * ld.texinfo: Document that --verbose now dumps the linker
2462 script used, regardless of whether it was an internal or an
2463 external script.
2464
0218d1e4
AJ
24652001-08-10 Andreas Jaeger <aj@suse.de>
2466
2467 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2468 to build warnings.
2469 * configure: Regenerate.
2470
5253f23b
AM
24712001-08-09 Alan Modra <amodra@bigpond.net.au>
2472
73810896
AM
2473 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
2474
5253f23b
AM
2475 * scripttempl/elf.sc: Move non-text .dynamic section before
2476 .plt/.got/.sdata* group.
2477 (OTHER_GOT_SECTIONS): Move to immediately after .got.
2478 (OTHER_SDATA_SECTIONS): Add.
2479 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
2480 OTHER_GOT_SECTIONS.
2481 * emulparams/crislinux.sh: Likewise.
2482 * emulparams/elf32b4300.sh: Likewise.
2483 * emulparams/elf32bmip.sh: Likewise.
2484 * emulparams/elf32bmipn32.sh: Likewise.
2485 * emulparams/elf32bsmip.sh: Likewise.
2486 * emulparams/elf32btsmip.sh: Likewise.
2487 * emulparams/elf32ebmip.sh: Likewise.
2488 * emulparams/elf32elmip.sh: Likewise.
2489 * emulparams/elf32l4300.sh: Likewise.
2490 * emulparams/elf32lmip.sh: Likewise.
2491 * emulparams/elf32lsmip.sh: Likewise.
2492 * emulparams/elf32ltsmip.sh: Likewise.
2493 * emulparams/elf64bmip.sh: Likewise.
2494 * emulparams/elf64btsmip.sh: Likewise.
2495 * emulparams/elf64ltsmip.sh: Likewise.
2496
179c732c
AM
24972001-08-08 Alan Modra <amodra@bigpond.net.au>
2498
2499 * genscripts.sh: Source the emulparams script before each output
2500 script is generated so that variables like `RELOCATING' may affect
2501 variables defined in the emulparams script.
2502
3fd36710
AM
25032001-08-04 Alan Modra <amodra@bigpond.net.au>
2504
20713691
AM
2505 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
2506 order.
2507
3fd36710
AM
2508 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
2509 ie. iterate over wild_statement.section_list.
2510 (gld${EMULATION_NAME}_place_orphan): Likewise.
2511
de0b1853
SC
25122001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2513
2514 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
2515 .fini[0-4] sections used by _exit
2516 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
2517 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
2518 * scripttempl/elfm68hc11.sc: Likewise.
2519
ff7e6f88
L
25202001-08-03 H.J. Lu <hjl@gnu.org>
2521
2522 * emultempl/beos.em (init): Add the missing initialization.
2523
b6bf44ba
AM
25242001-08-03 Alan Modra <amodra@bigpond.net.au>
2525
2526 * ld.texinfo (Input Section Basics): Clarify ordering of output
2527 sections.
2528 * ldlang.c (callback_t): Add wildcard_list param.
2529 (walk_wild_section): Remove "section" param. Rewrite for
2530 lang_wild_statement_type change. Remove unique_section_p test.
2531 (walk_wild_file): Remove "section" param.
2532 (walk_wild): Remove "section" and "file" params.
2533 (lang_gc_wild): Likewise.
2534 (wild): Likewise. Modify for lang_wild_statement_type change.
2535 (wild_sort): Likewise. Add "sec" param.
2536 (gc_section_callback): Likewise.
2537 (output_section_callback): Likewise. Do unique_section_p test.
2538 (map_input_to_output_sections): Modify call to wild.
2539 (lang_gc_sections_1): Likewise.
2540 (print_wild_statement): Modify for lang_wild_statement_type
2541 change.
2542 (lang_add_wild): Replace filename, filenames_sorted param with
2543 filespec. Replace section_name, sections_sorted,
2544 exclude_filename_list with section_list.
2545 * ldlang.h (lang_add_wild): Here too.
2546 (lang_wild_statement_type): Replace section_name, sections_sorted,
2547 and exclude_filename_list with section_list.
2548 * ldgram.y (current_file): Delete.
2549 (%union): Add wildcard_list.
2550 (file_NAME_list): Set type to wildcard_list. Build a linked list
2551 rather than calling lang_add_wild for each entry.
2552 (input_section_spec_no_keep): Call lang_add_wild here instead.
2553 * ld.h (struct wildcard_list): Declare.
2554 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
2555
b044cda1
CW
25562001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
2557
2558 * ldmain.c (main): initialize link_info.pei386_auto_import
2559 * pe-dll.c: new tables for auto-export filtering
2560 (auto_export): change API, pass abfd for contextual filtering.
b6bf44ba 2561 Loop thru tables of excluded symbols instead of comparing
b044cda1
CW
2562 "by hand".
2563
25642001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
2565
b6bf44ba
AM
2566 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
2567 static variable current_sec (static struct sec *). Add
b044cda1 2568 forward declaration for add_bfd_to_link.
b6bf44ba
AM
2569 (process_def_file): Don't export undefined symbols. Do not
2570 export symbols starting with "_imp__". Call auto_export()
b044cda1
CW
2571 with new API.
2572 (pe_walk_relocs_of_symbol): New function.
2573 (generate_reloc): add optional extra debugging
b6bf44ba 2574 (pe_dll_generate_def_file): eliminate extraneous initial blank
b044cda1 2575 line in output
b6bf44ba 2576 (make_one): enlarge symtab to make room for __nm__ symbols
b044cda1
CW
2577 (DATA auto-import support).
2578 (make_singleton_name_thunk): New function.
2579 (make_import_fixup_mark): New function.
2580 (make_import_fixup_entry): New function.
2581 (pe_create_import_fixup): New function.
b6bf44ba 2582 (add_bfd_to_link): Specify that 'name' argument is a CONST
b044cda1 2583 char *.
b6bf44ba
AM
2584 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
2585 declare new functions pe_walk_relocs_of_symbol and
b044cda1
CW
2586 pe_create_import_fixup.
2587 * emultempl/pe.em: add new options --enable-auto-import,
2588 --disable-auto-import, and --enable-extra-pe-debug.
2589 (make_import_fixup): New function.
2590 (pe_find_data_imports): New function.
2591 (pr_sym): New function.
b6bf44ba 2592 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
b044cda1
CW
2593 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
2594 CODE.
2595
25962001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
b6bf44ba 2597
b044cda1
CW
2598 * ld.texinfo: add additional documentation for
2599 --export-all-symbols. Document --out-implib,
2600 --enable-auto-image-base, --disable-auto-image-base,
b6bf44ba
AM
2601 --dll-search-prefix, --enable-auto-import, and
2602 --disable-auto-import.
b044cda1
CW
2603 * ldint.texinfo: Add detailed documentation on auto-import
2604 implementation.
2605
156e34dd
NC
26062001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
2607
2608 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
2609 example.
2610
d6231427
AM
26112001-07-24 Alan Modra <amodra@bigpond.net.au>
2612
2613 * Makefile.am: Update dependencies with "make dep-am".
2614 * Makefile.in: Regenerate
2615
e14ec88b
AM
26162001-07-23 Alan Modra <amodra@bigpond.net.au>
2617
2618 * ldcref.c (check_section_sym_xref): New function.
2619 (check_nocrossrefs): Call it.
2620 (check_nocrossref): Interate over h->refs here instead of..
2621 (check_refs): ..here. Pass in the symbol name, section, and bfd
2622 rather than hash_entry pointers.
2623 (struct check_refs_info): Keep symbol name rather than hash entry.
2624 Remove "same".
2625 (check_reloc_refs): Tweak for above changes in check_refs_info.
2626 Only report references to section syms when symname is NULL to
2627 prevent duplicate messages for the same reloc.
2628
1b577b00
NC
26292001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
2630
c7d701b0
NC
2631 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
2632 available. Do not print NULL trees.
2633 (exp_print_token): Print unknown tokens with values > 126 as
2634 decimal values not ASCII characters.
2635
1545243b
NC
2636 * ldlang.c (lang_leave_overlay): If a region is specified assign
2637 it to all sections inside the overlay unless they have been
2638 assigned to the own, non-default, memory region.
2639
1b577b00
NC
2640 * README: Add header for consistency with other README files.
2641
5030876b
L
26422001-07-14 H.J. Lu <hjl@gnu.org>
2643
2644 * emultempl/elf32.em (output_prev_sec_find): Never return
2645 bfd_abs_section_ptr, bfd_com_section_ptr nor
2646 bfd_und_section_ptr.
2647
18c7a9a5
NC
26482001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
2649
22af9fd3 2650 * Makefile.am (em32relf.c): Change dependency from generic.em to
18c7a9a5
NC
2651 elf32.em.
2652 * Makefile.in: Regenerate.
2653
9ffecff1
MG
26542001-07-14 matthew green <mrg@eterna.com.au>
2655
2656 * configure.tgt (i386-*-netbsdelf*): New target.
2657 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
2658
95500e1c
JJ
26592001-07-13 Jakub Jelinek <jakub@redhat.com>
2660
2661 * emultempl/elf32.em (output_prev_sec_find): New.
2662 (place_orphan): Use it.
2663
e97cb84f
L
26642001-07-11 H.J. Lu <hjl@gnu.org>
2665
2666 * ldmain.c (main): Fix typos in the last change.
2667
7333607e
JJ
26682001-07-11 Jakub Jelinek <jakub@redhat.com>
2669
2670 * ldmain.c (main): Disallow -F and -f without -shared.
2671
d29d80f2
NC
26722001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
2673
2674 * emultempl/pe.em (after_open): Check for the output_bfd not
2675 having any coff_data structure allocated to it.
2676
c2a1a436
DB
26772001-07-09 David O'Brien <obrien@FreeBSD.org>
2678
2679 * emultempl/elf32.em: Do not assuming that contents of the buffer
2680 returned from basename function will remain unchanged accross other
2681 function calls.
2682
63653551
L
26832001-07-03 H.J. Lu <hjl@gnu.org>
2684
2685 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
2686 2001-07-03. It creates dynamic entries even for static binaries.
2687
d303a449
L
26882001-07-03 Jakub Jelinek <jakub@redhat.com>
2689
2690 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
2691 (DYNAMIC): Use it to reserve few dynamic entries for
2692 post-linking tools.
2693
9f22353f
AM
26942001-06-27 Alan Modra <amodra@bigpond.net.au>
2695
2696 * emulparams/hppa64linux.sh: New file.
2697 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
2698 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
2699 (ehppa64linux.c): Add rule to make it.
2700 Run "make dep-am".
2701 * Makefile.in: Regenerate.
2702
62bf86b4
HPN
27032001-06-21 Hans-Peter Nilsson <hp@axis.com>
2704
2705 * ld.texinfo (Options, -r): Mention restrictions when using
2706 different object formats.
2707
429d935d
HPN
27082001-06-19 Hans-Peter Nilsson <hp@axis.com>
2709
2710 * ldlang.c (lang_check): Emit fatal error if relocatable link
2711 between different object flavours with relocations in input.
2712
cb840a31
L
27132001-06-19 H.J. Lu <hjl@gnu.org>
2714
2715 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
2716 (--version-script): Mention the language support.
2717
9bf03acc
L
27182001-06-19 H.J. Lu <hjl@gnu.org>
2719
2720 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
2721
c45021f2
NC
27222001-06-18 H.J. Lu <hjl@gnu.org>
2723
b6bf44ba
AM
2724 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
2725 (diststuff): Add $(MANS).
2726 * Makefile.in: Regenerated.
c45021f2 2727
b6bf44ba 2728 * ld.1: Removed.
c45021f2 2729
6caa99ab
HPN
27302001-06-18 Hans-Peter Nilsson <hp@axis.com>
2731
605d9b3a
HPN
2732 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2733 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
2734 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
2735 * ld.h (args_type): Remove member export_dynamic. All users
2736 changed to use struct bfd_link_info member.
2737
6caa99ab
HPN
2738 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
2739 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
2740 * Makefile.in: Regenerate.
2741
6f9efd97
L
27422001-06-18 H.J. Lu <hjl@gnu.org>
2743
2744 * ldlang.c (init_os): Add the newline to the einfo call.
2745 (lang_check): Likewise.
2746 (lang_do_version_exports_section): Likewise.
2747
5af9fd8b
L
27482001-06-15 H.J. Lu <hjl@gnu.org>
2749
2750 * lexsup.c (parse_args); Save optind to report unrecognized
2751 option.
2752
2a096f04
HPN
27532001-06-15 Hans-Peter Nilsson <hp@axis.com>
2754
7e66c3f5
HPN
2755 * ldlang.c (lang_check): Emit fatal error if relocatable link
2756 between different object flavours.
2757
2a096f04
HPN
2758 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
2759 Set new link_info member export_dynamic.
2760 * ldmain.c (main): Initialize new link_info member export_dynamic.
2761
6770ec8c
NC
27622001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
2763
2764 * ldlang.c (walk_wild): Only call walk_wild_file if
2765 lookup_name returns something.
b6bf44ba 2766 (lookup_name): If load_symbols fails, return NULL.
22af9fd3 2767 (load_symbols): Change to a boolean function.
b6bf44ba 2768 (open_input_bfds): If load_symbols fails then do not make the
6770ec8c
NC
2769 executable.
2770
8529105a
AM
27712001-06-08 Alan Modra <amodra@bigpond.net.au>
2772
2773 * ldlang.c (record_bfd_errors): Remove.
2774
2775 * emultempl/aix.em: Fix copyright dates.
2776
8f3aa7a0
AJ
27772001-06-07 Andreas Jaeger <aj@suse.de>
2778
2779 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
2780 (TEXT_START_ADDR): Likewise.
2781
3277f888
AM
27822001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
2783
2784 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
2785
3763134d
DD
27862001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2787
2788 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
2789
5929ebc0
L
27902001-05-31 H.J. Lu <hjl@gnu.org>
2791
2792 * ldlang.c (open_input_bfds): Don't change the bfd error
2793 handler whilst loading symbols.
2794
c04a062d
NC
27952001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2796
2797 * configure.tgt: Remove i370-mvs architecture, it is not currently
2798 supported.
2799
96fcab3e
L
28002001-05-25 H.J. Lu <hjl@gnu.org>
2801
2802 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2803 like emulparams/aixppc.sh.
2804
db8d4f23
L
28052001-05-25 H.J. Lu <hjl@gnu.org>
2806
2807 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
2808 setting of output_filename after bfd_scan_arch.
2809 * emultempl/pe.em: Likewise.
2810
5f642101
L
28112001-05-25 H.J. Lu <hjl@gnu.org>
2812
2813 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2814 like emulparams/aixppc.sh.
2815
2816 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
2817 instead of ${srcdir}/emultempl/stringify.sed.
2818
64e9ece0
TW
28192001-05-25 Timothy Wall <twall@oculustech.com>
2820
2821 * emulparams/elf64_aix.sh: Change settings to match IBM linker
8f3aa7a0 2822 output.
64e9ece0 2823
c709b096
AM
28242001-05-25 Alan Modra <amodra@one.net.au>
2825
2826 * configure.host: Replace linuxoldld with linux*oldld.
2827 * configure.tgt: Likewise.
2828
6cbdcc6f
L
28292001-05-24 H.J. Lu <hjl@gnu.org>
2830
2831 * emultempl/stringify.sed: Removed again.
2832
86af25fe
L
28332001-05-24 H.J. Lu <hjl@gnu.org>
2834
2835 * emultempl/aix.em (OUTPUT_ARCH): Defined.
2836 (gld${EMULATION_NAME}_before_parse): Initialize
2837 ldfile_output_architecture, ldfile_output_machine and
2838 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
2839 * emultempl/beos.em: Likewise.
2840 * emultempl/elf32.em: Likewise.
2841 * emultempl/linux.em: Likewise.
2842 * emultempl/mipsecoff.em: Likewise.
2843 * emultempl/pe.em: Likewise.
2844 * emultempl/sunos.em: Likewise.
2845
3b1b01cf
TR
28462001-05-24 Tom Rix <trix@redhat.com>
2847
8f3aa7a0 2848 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
3b1b01cf
TR
2849 udate import file format.
2850 (change_symbol_mode) New, same
2851 (is_syscall) New, same
2852 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
2853 * emulparams/aixppc64.sh : same
2854 * emulparams/aixrs6.sh : same
2855 * emulparams/ppcmacos.sh : same
2856 * emultempl/aix.em : use strtoull to parse options
2857 * Makefile.am : add eaixppc64 emulation for xcoff64
2858 * Makefile.in : same
2859 * configure.tgt : same
2860
2861 * scripttempl/aix.sc : default text section offset to 0x10000000
146e7110 2862 default data section offset to 0x20000000
3b1b01cf 2863 add .sv3264 and .sv64 pseudo sections
8f3aa7a0 2864 loader and debug sections use the currect section offset.
3b1b01cf
TR
2865
2866 * emultempl/aix.em : Add xcoff64 support
2867 Add -binitfini support
8f3aa7a0 2868 (gld${EMULATION_NAME}_before_parse) -binitfini
3b1b01cf 2869 (gld${EMULATION_NAME}_parse_args) same
8f3aa7a0 2870 (gld${EMULATION_NAME}_before_allocation) format change for special
3b1b01cf
TR
2871 sections
2872
2873 * emulparams/aixppc64.sh : New file for xcoff64 support
8f3aa7a0 2874
57e6abd2
AO
28752001-05-23 Alexandre Oliva <aoliva@redhat.com>
2876
2877 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
2878 variable to avoid non-portable shell construct.
2879
d1cf510e
NC
28802001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2881
2882 * ldmain.c (get_emulation): Add -mips5 command line argument.
2883
506eee22
NC
28842001-05-22 Alexandre Oliva <aoliva@redhat.com>
2885
2886 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
2887 (ELF_INTERPRETER_NAME): Define it.
2888 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
2889 it.
2890 * configure.tgt (targ_emul, targ_extra_emuls)
2891 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
2892 as primary, elf_i386 as extra.
2893 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
2894 (eelf_i386_ldso.c): New rule.
2895 * Makefile.in: Rebuilt.
2896
28972001-05-22 Nick Clifton <nickc@redhat.com>
2898
2899 * lexsup.c (ld_options): Allow -I to be an alias for
2900 --dynamic-linker. This is for Solaris compatability.
2901 * ld.texinfo: Document that -I can be used.
2902 * ld.1: Regenerate.
2903
d1778b88
AM
29042001-05-16 Alan Modra <amodra@one.net.au>
2905
2906 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
2907 whether an input section is the first one assigned to an output
2908 section.
2909 Assorted formatting fixes.
2910
02649152
DD
29112001-05-14 DJ Delorie <dj@delorie.com>
2912
2913 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
2914 * Makefile.in: Ditto.
2915
579f31ac
JJ
29162001-05-11 Jakub Jelinek <jakub@redhat.com>
2917
2918 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
2919 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
2920 output sections.
2921 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
2922
8550eb6e
JJ
29232001-05-11 Jakub Jelinek <jakub@redhat.com>
2924
2925 * ldlang.c (lang_process): Call bfd_merge_sections.
2926
8e5a525c
AM
29272001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2928
2929 * ldgram.y: Fix typo.
2930
1c9acd94
L
29312001-05-03 H.J. Lu <hjl@gnu.org>
2932
2933 * emultempl/elf32.em: Include "libiberty.h".
2934 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
2935 basename of the bfd filename.
2936 (gld${EMULATION_NAME}_stat_needed): Likewise.
2937 (gld${EMULATION_NAME}_try_needed): Likewise.
2938 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
2939
14fe918e
L
29402001-05-02 H.J. Lu <hjl@gnu.org>
2941
2942 * emultempl/pe.em: Include <ctype.h>.
2943
c7e40348
NC
29442001-05-02 Johan Rydberg <jrydberg@opencores.org>
2945
b6bf44ba 2946 * emulparams/elf32openrisc.sh: New file.
c7e40348 2947
b6bf44ba
AM
2948 * Makefile.am: Add OpenRISC target.
2949 * Makefile.in: Regenerated.
c7e40348 2950
b6bf44ba 2951 * configure.tgt: Add openrisc-*-* mapping.
c7e40348
NC
2952
29532001-05-02 Nick Clifton <nickc@redhat.com>
2954
2955 * emultempl/aix.em: Replace buystring with xstrdup.
2956 * emultempl/beos.em: Replace buystring with xstrdup.
8f3aa7a0 2957
d1b2b2dc
L
29582001-05-02 H.J. Lu <hjl@gnu.org>
2959
2960 * ldfile.c: Include "libiberty.h".
2961 * ldlex.l: Likewise.
2962
2963 * ldmisc.c (buystring): Removed.
2964 * ldmisc.h: Likewise.
2965
2966 * ldfile.c: Replace buystring with xstrdup.
2967 * ldlang.c: Likewise.
2968 * ldlex.l: Likewise.
2969 * ldmain.c: Likewise.
2970 * ldmisc.c: Likewise.
2971 * lexsup.c: Likewise.
2972 * mpw-eppcmac.c: Likewise.
2973
35714f2a
AJ
29742001-04-30 Andreas Jaeger <aj@suse.de>
2975
2976 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
2977
884fb58e
NC
29782001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2979
b6bf44ba
AM
2980 * ldlang.c (load_symbols): Give emulation a chance
2981 to process unrecognized file before fatal error is
2982 reported, not after.
884fb58e 2983
87748b32
NC
29842001-04-27 Sean McNeil <sean@mcneil.com>
2985
2986 * configure.tgt: Add arm-vxworks target.
2987 * scripttempl/armcoff.sc: Support .text or .data as a section name
2988 prefix.
2989 Define _etext.
35714f2a 2990
7ce691ae
C
29912001-04-13 J.T. Conklin <jtc@redback.com>
2992
2993 * ld.texinfo: Document --fatal-warnings.
2994 * ld.1: Regenerate.
2995
2996 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
35714f2a 2997 warnings have been turned into errors.
7ce691ae
C
2998 * lexsup.c (OPTION_WARN_FATAL): Define.
2999 (ld_options): Entry for --fatal-warnings.
3000 (parse_args): Handle OPTION_WARN_FATAL.
3001 * ld.h (ld_config_type): Add fatal_warnings field.
3002
f5fa8ca2
JJ
30032001-04-13 Jakub Jelinek <jakub@redhat.com>
3004
3005 * ldmain.c (main): Default to discard_sec_merge.
3006 * lexsup.c (OPTION_DISCARD_NONE): Define.
3007 (ld_options): Add --discard-none.
3008 (parse_args): Handle OPTION_DISCARD_NONE.
3009 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
3010 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
3011 all its input sections match.
3012
fdec3cfc
L
30132001-04-05 Steven J. Hill <sjhill@cotw.com>
3014
3015 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
3016 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
3017 (eelf32ltsmip.c): New target.
3018 (eelf64btsmip.c): Likewise.
3019 (eelf64ltsmip.c): Likewise.
3020 * Makefile.in: Regenerated.
3021
3022 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
3023 target.
3024 (mips*-*-linux-gnu*): Likewise.
3025
3026 * emulparams/elf32ltsmip.sh: New. Traditional little endian
3027 MIPS taget.
35714f2a 3028 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
fdec3cfc
L
3029 target.
3030 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
3031 endian target.
3032
589bad82
HPN
30332001-04-05 Hans-Peter Nilsson <hp@axis.com>
3034
3035 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
3036 correct value of __Stext here.
3037 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
3038 .startup section.
3039
3040 * emulparams/crislinux.sh: Remove FIXME.
3041
94202e16
AM
30422001-04-02 Alan Modra <alan@linuxcare.com.au>
3043
3044 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
3045 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
3046
1268a053
HPN
30472001-03-27 Hans-Peter Nilsson <hp@axis.com>
3048
3049 * configure.tgt (cris-*-*): Change default emulation to criself.
3050 (cris-*-*aout*): New rule.
3051
d85e9ff7
AM
30522001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
3053
3054 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
3055 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
3056
0879a67a
AJ
30572001-03-26 Andreas Jaeger <aj@suse.de>
3058
3059 * ld.texinfo (Overview): Fix syntax in texi code.
3060
0285c67d
NC
30612001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3062
3063 * ld.texinfo: Put @c man indications to generate the ld man page.
3064 When generating man, define all the variables. Define SEEALSO
3065 and SYNOPSIS. Re-organize some lines to avoid the cross references.
3066 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
3067 (ld.1): Generate from ld.texinfo.
3068 * Makefile.in: Regenerate.
3069
c20ec07b
NC
30702001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
3071
3072 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
146e7110 3073 and '-fdata-sections'. Set the VMA of STABS sections to zero.
c20ec07b 3074
cc5ce052
UD
30752001-03-17 Ulrich Drepper <drepper@redhat.com>
3076
3077 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
3078 is an absolute path look only for this file and not along the path.
3079
a1ab1d2a
UD
30802001-03-17 Ulrich Drepper <drepper@redhat.com>
3081
3082 * emultempl/elf32.em (OPTION_GROUP): New macro.
3083 Add new option Bgroup to longopts.
3084 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
3085 (gld*_list_options): Add -Bgroup and -z defs.
3086 * ld.1: Document -Bgroup and -z defs.
3087 * ld.texinfo: Likewise.
3088
788fca5a
MM
30892001-03-07 Michael Meissner <meissner@redhat.com>
3090
3091 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
3092 with sections created by -fdata-sections.
3093 (.dynbss,.bss): Ditto.
3094
1c7566d1
AM
30952001-03-05 Alan Modra <alan@linuxcare.com.au>
3096
3097 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
3098 after_allocation_default, not gld..._before_allocation.
3099
27b7e12d
AM
31002001-02-27 Alan Modra <alan@linuxcare.com.au>
3101
3102 * configure.in (BFD_VERSION): New.
3103 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
3104 * configure: Regenerate.
3105 * Makefile.am: Run "make dep-am"
3106 * Makefile.in: Regenerate.
3107
2bc551c7
TW
31082001-02-26 Timothy Wall <twall@cygnus.com>
3109
3110 * emulparams/elf64_aix.sh: Add additional read-only sections;
3111 uncomment lines which are now required.
3112
1276aefa
NC
31132001-02-26 H.J. Lu <hjl@gnu.org>
3114
3115 * ldlang.c (open_input_bfds): Set the bfd error handler so
b6bf44ba
AM
3116 that problems can be caught whilst loading symbols.
3117 (record_bfd_errors): New function: Report BFD errors and mark
3118 the executable output as being invalid.
1276aefa 3119
41c49998
TW
31202001-02-22 Timothy Wall <twall@cygnus.com>
3121
3122 * configure.host: Add configuration for ia64-*-aix*.
3123 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
3124 Add dependencies for eelf64_aix.c.
3125 * Makefile.in: Regenerate.
3126 * configure.tgt: Add ia64-*-aix* mapping.
3127 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
a2b64bed 3128 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
0879a67a
AJ
3129 AIX-specific test.
3130
78f85fd7
L
31312001-02-20 H.J. Lu <hjl@gnu.org>
3132
3133 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
3134 false if we found the file.
3135
1ac7e077 31362001-02-18 David O'Brien <obrien@FreeBSD.org>
fb33b906
DB
3137
3138 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
3139 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
3140
e135f41b
NC
31412001-02-18 lars brinkhoff <lars@nocrew.org>
3142
3143 * Makefile.am: Add PDP-11 target.
3144 * configure.tgt: Likewise.
3145 * emulparams/pdp11.sh: New file.
3146
a842aceb
DB
31472001-02-17 David O'Brien <obrien@FreeBSD.org>
3148
3149 * configure.host: Add a generic FreeBSD configuration entry such that
3150 all [modern] FreeBSD systems on all platforms will look the same.
3151
24174db0
L
31522001-02-14 H.J. Lu <hjl@gnu.org>
3153
3154 * configure.tgt: Remove mention of earmelf_linux26.
3155
30c3c13a
RH
31562001-02-13 Richard Henderson <rth@redhat.com>
3157
3158 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
3159
b46a87b1
L
31602001-02-13 H.J. Lu <hjl@gnu.org>
3161
3162 * ldexp.h (node_type): Add etree_provided.
3163 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
3164 type to etree_provided if defined by PROVIDE. Allow updating
0879a67a 3165 for etree_provided.
b46a87b1
L
3166 (exp_print_tree): Handle etree_provided.
3167 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
3168 etree_provided.
3169
f3988fd9
RH
31702001-02-09 David Mosberger <davidm@hpl.hp.com>
3171
3172 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
3173 .IA_64.unwind.* pattern to unwind table section and
3174 .IA_64.unwind_info* pattern to unwind info section.
3175
a85d7ed0
NC
31762001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3177
3178 * Makefile.am: Add linux target for S/390.
3179 * Makefile.in: Likewise.
3180 * configure.host: Likewise.
3181 * configure.tgt: Likewise.
3182 * emulparams/elf64_s390.sh: New file.
3183 * emulparams/elf_s390.sh: New file.
3184
780248c4
JJ
31852001-02-09 Jakub Jelinek <jakub@redhat.com>
3186
3187 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
3188 targ_extra_libpath.
3189 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
3190
0e2534bd
PB
31912001-02-06 Philip Blundell <philb@gnu.org>
3192
3193 * Makefile.am: Remove mention of earmelf_linux26.
3194 * Makefile.in: Regenerate.
3195
46c1ea57
PB
31962001-02-04 Philip Blundell <philb@gnu.org>
3197
3198 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
3199 * emulparams/armelf_linux26.sh: Delete.
3200 * configure.tgt: Remove mention of armelf_linux26 emulation.
3201
0088edd2
NC
32022001-02-01 Nick Clifton <nickc@redhat.com>
3203
3204 * ld.1: Replace occurances of -oformat with --oformat.
3205
02aa14fb
AM
32062001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
3207
3208 * ldlang.c (lang_leave_overlay): Don't set lma_region when
3209 load_base is specified.
3210
f813923c
HPN
32112001-01-24 Hans-Peter Nilsson <hp@axis.com>
3212
3213 * emultempl/elf32.em: Correct spelling in comments and listed
3214 options.
3215
c1eb1488
AM
32162001-01-23 Alan Modra <alan@linuxcare.com.au>
3217
3218 * ldlang.c (lang_leave_overlay): Only set lma_region from the
3219 default for the first section of a group of overlay sections.
3220
d9fc3714
AM
32212001-01-22 Alan Modra <alan@linuxcare.com.au>
3222
3223 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
3224 * Makefile.in: Regenerate.
3225 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
3226 Check for null tool_dir.
3227
6be0ca94
JW
32282001-01-16 Jim Wilson <wilson@redhat.com>
3229
3230 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
3231 and IA_64.unwind.info.
3232
b9247304
L
32332001-01-16 H.J. Lu <hjl@gnu.org>
3234
3235 * ldlang.c (lang_check): Merge the private data only if the
3236 input file has contents.
3237
577a0623
AM
32382001-01-14 Alan Modra <alan@linuxcare.com.au>
3239
d952f17a
AM
3240 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
3241
ffd6e9de
AM
3242 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
3243 enabling search for libmilli. On a relocatable link, make .text
3244 sections unique.
3245 (LDEMUL_AFTER_PARSE): Define.
3246 (hppaelf_finish): Correct spelling of relocatable in comments.
3247
577a0623
AM
3248 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3249 rummage through the script for sections on the unique list.
3250 Correct length of strncmp for ".note".
3251 (gld${EMULATION_NAME}_check_needed): Rearrange function.
3252
3253 * ldlang.c (unique_section_list): New var.
3254 (unique_section_p): New function.
3255 (walk_wild_section): Don't match sections on unique_section_list.
3256 (lang_add_unique): New function.
ffd6e9de 3257 Correct spelling of relocatable in comments.
577a0623
AM
3258
3259 * ldlang.h (struct unique_sections): Declare.
3260 (unique_section_list): Declare.
3261 (unique_section_p): Declare.
3262 (lang_add_unique): Declare.
3263
3264 * lexsup.c (ld_options): Allow --unique to take an optional arg.
3265 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
3266
3267 * ld.texinfo (--unique): Update.
3268
b7ed8fad
NC
32692001-01-13 Nick Clifton <nickc@redhat.com>
3270
3271 * lexsup.c (parse_args): Remove spurious white space.
3272
d0398d6a
NC
32732001-01-12 Nick Clifton <nickc@redhat.com>
3274
3275 * lexsup.c (parse_args): Update copyright date.
3276
350fdb00
PB
32772001-01-12 Philip Blundell <pb@futuretv.com>
3278
3279 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
3280
60c6797e
KH
32812001-01-10 Kazu Hirata <kazu@hxi.com>
3282
3283 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
3284 * scripttempl/h8300h.sc: Fix formatting.
3285 * scripttempl/h8300s.sc: Likewise.
69f06969
KH
3286 * scripttempl/h8500.sc: Likewise.
3287 * scripttempl/h8500b.sc: Likewise.
3288 * scripttempl/h8500c.sc: Likewise.
3289 * scripttempl/h8500m.sc: Likewise.
3290 * scripttempl/h8500s.sc: Likewise.
60c6797e 3291
482e8b32
DB
32922000-01-07 David O'Brien <obrien@BSDi.com>
3293
3294 * emultempl/elf32.em: Only perform Linux ld hints processing when
3295 targeting Linux.
3296
d7ed7ca6
PB
32972001-01-07 Philip Blundell <philb@gnu.org>
3298
3299 * ld.texinfo (Bug Reporting): Update email address for reports.
3300
0fc3347a
NC
33012000-12-31 Nick Clifton <nickc@redhat.com>
3302
3303 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
3304 options by checking for a return value of '?' not -1.
3305
e4897a32
NC
33062000-12-28 Nick Clifton <nickc@redhat.com>
3307
3308 * lexsup.c (struct ld_option): Add new enum value:
3309 EXACTLY_TWO_DASHES.
3310 (ld_options[]): Change -omagic, -output and -oformat options
3311 to be EXACTLY_TWO_DASHES.
3312 (OUTPUT_COUNT): Use ARRAY_SIZE.
3313 (parse_args): Change parameter 'argc' to unsigned.
3314 Place EXACTLY_TWO_DASHES options into new really_longopts
3315 array.
3316 If getopt_long_only fails, try calling getopt_long using the
3317 really_longopts array.
3318 (help): Print a double dash for both EXACTLY_TWO_DASHES and
3319 TWO_DASHES options.
3320
3321 * ldlex.h: Fix prototype of parse_args.
3322
3323 * ld.texinfo: Document that long options starting with 'o'
3324 must be preceeded by two dashes. Change example of a single
3325 dashed long option from -oformat to -trace-symbol.
3326
1122a5fc
NC
33272000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
3328
3329 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
3330 (longopts[]): New --no-default-excludes option.
3331 (gld_${EMULATION_NAME}_list_options): Document.
3332 (gld_${EMULATION_NAME}_parse_args): Handle.
3333
037849a9
NC
33342000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3335
3336 * ldlang.c (new_stat): Revert the last beautification with "innocent"
3337 whitespace, it breaks the K&R C preprocessor.
3338
7ec229ce
DD
33392000-12-11 DJ Delorie <dj@redhat.com>
3340
3341 * ld.texinfo: Add notes about --whole-archive and gcc.
3342
b79e8c78
NC
33432000-11-18 Fred Fish <fnf@be.com>
3344
3345 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
3346 (ld_options): Entry for --allow-shlib-undefined.
3347 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
3348 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
3349 to false.
3350 * ld.texinfo: Document new command line switch.
d952f17a 3351
9a8e2505
GK
33522000-12-12 Geoffrey Keating <geoffk@redhat.com>
3353
3354 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
3355 .fixup is actually read/write.
3356 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
3357 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3358 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
3359
3b16e843 33602000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
3361
3362 * NEWS: Add note about x86_64 architecture.
3363
93b63cd3
DD
33642000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
3365
3366 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
3367 Set DWARF2 sections to a VMA of zero.
3368
68b2fc7a 33692000-12-01 Joel Sherrill <joel@OARcorp.com>
24f6971a 3370
d952f17a 3371 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
24f6971a
NC
3372 New targets.
3373 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
3374 (sparc*-*-rtems*): Switched from a.out to ELF.
3375
2be3aa03
NC
33762000-11-30 Jan Hubicka <jh@suse.cz>
3377
3378 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
3379 (eelf_x86_64.c): New.
3380 * Makefile.in: Regenerate.
3381 * configure.tgt: Add support for x86_64-*-linux-gnu*.
3382 * emulparams/elf_x86_64.sh: New.
3383
8c899858
HPN
33842000-11-30 Hans-Peter Nilsson <hp@axis.com>
3385
3386 * emulparams/crislinux.sh (ENTRY): Change back to _start.
3387 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
3388
3389 * scripttempl/crisaout.sc: Change all RELOCATING not related to
3390 merging non-a.out sections into CONSTRUCTING.
3391
e47b9e39
NC
33922000-11-28 Nick Clifton <nickc@redhat.com>
3393
3394 * ld.1 (COPYING): Mention that the GNU Free Documentation
3395 License is present in the sources, but not the output, and
3396 also available from the GNU website.
3397 (GNU Free Documentation License): Comment out this section.
3398
ad95f82a
DB
33992000-11-28 David O'Brien <obrien@dragon.nuxi.com>
3400
3401 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
3402 does not use them.
3403
fd89e65f
DB
34042000-11-25 David O'Brien <obrien@FreeBSD.org>
3405
3406 * ld.1: Remove old date so it does not give the impression the manpage
3407 is way out of date.
3408
077b8428
NC
34092000-11-24 Nick Clifton <nickc@redhat.com>
3410
3411 * configure.tgt (xscale-coff): Add target.
3412 (xscale-elf): Add target.
3413
49425d28
NC
34142000-11-24 Fred Fish <fnf@be.com>
3415
d952f17a
AM
3416 * ldmain.c (main): Remove redundant init of config.make_executable
3417 to true.
49425d28 3418
d3480244
RH
34192000-11-15 Richard Henderson <rth@redhat.com>
3420
3421 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
3422
1ce7de8b
KH
34232000-11-14 Kazu Hirata <kazu@hxi.com>
3424
3425 * scripttempl/h8300.sc: Fix formatting.
3426 * scripttempl/h8300h.sc: Likewise.
3427 * scripttempl/h8300s.sc: Likewise.
3428
3b16e843 34292000-11-14 Denis Chertykov <denisc@overta.ru>
208d5cd0
DC
3430
3431 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
3432
2e418547
PB
34332000-11-09 Philip Blundell <pb@futuretv.com>
3434
3435 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
3436 around orphan sections whose names can be represented in C.
3437
c940e6fc
JW
34382000-11-07 Jim Wilson <wilson@redhat.com>
3439
3440 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
3441 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
3442
704c465c
NC
34432000-11-06 Nick Clifton <nickc@redhat.com>
3444
3445 * ld.texinfo: Add GNU Free Documentation License.
3446 * ldint.texinfo: Add GNU Free Documentation License.
cf055d54 3447 * ld.1: Add GNU Free Documentation License.
704c465c 3448
dca7760f
AM
34492000-11-05 Alan Modra <alan@linuxcare.com.au>
3450
3451 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
3452 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
3453
3454 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
3455 Move 2000-11-02 Makefile.in changes to this file.
3456 * Makefile.in: Regenerate.
3457
40a633d5
NC
34582000-11-03 Nick Clifton <nickc@redhat.com>
3459
3460 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
3461 constructors and destructors.
3462 * scripttempl/h8300h.sc: Ditto.
3463 * scripttempl/h8300s.sc: Ditto.
3464 * scripttempl/h8500.sc: Ditto.
3465 * scripttempl/h8500b.sc: Ditto.
3466 * scripttempl/h8500c.sc: Ditto.
3467 * scripttempl/h8500m.sc: Ditto.
3468 * scripttempl/h8500s.sc: Ditto.
3469 * scripttempl/v850.sc: Ditto.
3470 * scripttempl/w65.sc: Ditto.
3471 * scripttempl/z8000.sc: Ditto.
3472
59ff2774
NC
34732000-11-02 Per Lundberg <plundis@chaosdev.org>
3474
3475 * Makefile.in (e_i386_chaos.c): New rule.
3476 (ALL_EMULATIONS): Added e_i386_chaos.o.
3477 * emulparams/elf_i386_chaos.sh: New file.
3478 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
3479
645571e1
JJ
34802000-10-20 Jakub Jelinek <jakub@redhat.com>
3481
3482 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
3483 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
3484 Fix sed invocation, so that it coped with '/' in Solaris 64bit
3485 library path suffix.
3486 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
3487
c5975a45
HPN
34882000-10-18 Hans-Peter Nilsson <hp@axis.com>
3489
3490 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
3491 for consecutive sections.
3492
ea20a7da
CC
34932000-10-17 Chandrakala Chavva <cchavva@redhat.com>
3494
d952f17a
AM
3495 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
3496 options.
3497 * ld.texinfo: Added notes about this new option.
ea20a7da 3498
6e45556a
NC
34992000-10-16 Nick Clifton <nickc@redhat.com>
3500
3501 * emultempl/pe.em (_after_open): Add tests of return values from
3502 bfd functions. Emit appropriate error messages if necessary.
3503
b9a69188
NC
35042000-10-13 Nick Clifton <nickc@redhat.com>
3505
3506 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
102c86f8
NC
3507 local variables - they are not used, but leave in the call to
3508 bfd_canonicalize_symtab.
b9a69188
NC
3509 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
3510 pe_dll_search_prefix.
3511
627427de 35122000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
d952f17a 3513
627427de
DD
3514 * emultempl/pe.em (pe_dll_search_prefix): New variable,
3515 (longopts): New --dll-search-prefix option.
3516 (gld_${EMULATION_NAME}_list_options): Document.
3517 (gld_${EMULATION_NAME}_parse_args): Handle.
3518 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
3519 dynamically, search for a dll named '<prefix><basename>.dll'
3520 in preference to 'lib<basename>.dll' if --dll-search-prefix
3521 is specified.
3522
24376d1b
AM
35232000-10-12 Alan Modra <alan@linuxcare.com.au>
3524
3525 * ldlang.c (section_already_linked): Set kept_section instead of
3526 sec->comdat->sec.
3527
e47d05ad
KH
35282000-10-10 Kazu Hirata <kazu@hxi.com>
3529
3530 * deffile.h: Fix formatting.
3531 * lexsup.c: Likewise.
3532 * mri.c: Likewise.
3533
23a87948
DD
35342000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3535
3536 * pe-dll.c (make_one): Do not generate code thunk for DATA
3537 exports.
3538 (process_def_file): deduce DATA flag for auto-export sumbols.
3539
86b1cc60
KH
35402000-10-09 Kazu Hirata <kazu@hxi.com>
3541
89cdebba
KH
3542 * ld.h: Fix formatting.
3543 * ldcref.c: Likewise.
3544 * ldctor.h: Likewise.
3545 * ldemul.c: Likewise.
3546 * ldemul.h: Likewise.
3547 * ldexp.c: Likewise.
3548 * ldexp.h: Likewise.
3549 * ldfile.c: Likewise.
3550 * ldfile.h: Likewise.
3551 * ldlang.c: Likewise.
3552 * ldlang.h: Likewise.
3553 * ldmain.c: Likewise.
7bfd51a3
KH
3554 * pe-dll.c: Likewise.
3555
3556 * pe-dll.c: Revert some formatting fixes.
86b1cc60 3557
d643799d
KH
35582000-10-08 Kazu Hirata <kazu@hxi.com>
3559
3560 * pe-dll.c: Fix formatting.
3561
08da4cac
KH
35622000-10-05 Kazu Hirata <kazu@hxi.com>
3563
3564 * ldlang.c: Fix formatting.
3565
c2a94a7a
DD
35662000-10-03 DJ Delorie <dj@redhat.com>
3567
3568 * pe-dll.c (fill_edata): initialize entire block
3569 (make_one): fill in correct section.
3570
8c95a62e
KH
35712000-10-03 Kazu Hirata <kazu@hxi.com>
3572
3573 * ldexp.c: Fix formatting.
3574
486e80e2
DD
35752000-10-02 DJ Delorie <dj@redhat.com>
3576
3577 * emultempl/pe.em (gld_*_after_open): detect case where there two
3578 import libraries for same dll; rename one to ensure proper link
3579 order.
3580
3581 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
3582 typo
3583 (generate_edata): fix typo
3584
24dd9f75
HPN
35852000-09-29 Hans-Peter Nilsson <hp@axis.com>
3586
3587 * scripttempl/crisaout.sc (ENTRY): Now __start.
3588 (.text): Add default setting for __start.
3589 Remove CONSTRUCTORS handling.
3590 (/DISCARD/): Add .gnu.warning.*.
3591 * emulparams/crislinux.sh (ENTRY): Now __start.
3592 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
3593 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
3594 (ENTRY): Now __start.
3595 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
3596 (EXECUTABLE_SYMBOLS): Add default setting for __start.
3597
4de2d33d
KH
35982000-09-29 Kazu Hirata <kazu@hxi.com>
3599
5cc18311
KH
3600 * deffile.h: Fix formatting.
3601 * ld.h: Likewise.
3602 * ldcref.c: Likewise.
4de2d33d 3603 * ldctor.c: Likewise.
5cc18311 3604 * ldctor.h: Likewise.
4de2d33d 3605 * ldemul.c: Likewise.
5cc18311 3606 * ldemul.h: Likewise.
4de2d33d 3607 * ldexp.c: Likewise.
5cc18311 3608 * ldexp.h: Likewise.
4de2d33d 3609 * ldfile.c: Likewise.
5cc18311 3610 * ldfile.h: Likewise.
4de2d33d 3611 * ldlang.c: Likewise.
5cc18311
KH
3612 * ldlang.h: Likewise.
3613 * lexsup.c: Likewise.
3614 * mri.c: Likewise.
3615 * pe-dll.c: Likewise.
4de2d33d 3616
45b1f63c
DD
36172000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3618
3619 * pe-dll.c (process_def_file): Uninitialized data wasn't
3620 exported with --export-all-symbols switch.
d952f17a 3621
45b1f63c
DD
36222000-09-28 DJ Delorie <dj@redhat.com>
3623
3624 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
3625 noname work properly.
3626
47d89dba
AM
36272000-09-28 Alan Modra <alan@linuxcare.com.au>
3628
3629 * ld.texinfo (HPPA ELF32): New section.
3630
3631 * emultempl/hppaelf.em (group_size): New.
3632 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
3633 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
3634 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
3635 options to prevent abbreviations matching.
3636 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
3637 (PARSE_AND_LIST_ARGS_CASES): Handle it.
3638
36bdbeec
NC
36392000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3640
3641 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
3642 on the m68*-*-elf target. Make it support COFF input objects.
3643
6d5e62f8
KH
36442000-09-21 Kazu Hirata <kazu@hxi.com>
3645
3646 * ldmain.c: Fix formatting.
3647 * ldmisc.c: Likewise.
3648 * ldver.c: Likewise.
3649 * ldwrite.c: Likewise.
3650
e2eb67d9
AM
36512000-09-21 Alan Modra <alan@linuxcare.com.au>
3652
3653 * ldwrite.c (clone_section): Silence gcc warnings.
3654
b3ea3584
AM
36552000-09-20 Alan Modra <alan@linuxcare.com.au>
3656
3657 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
3658 out of memory failure.
3659
3660 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
3661 (clone_section): Handle out of memory failures. Rename var to
3662 avoid c++ reserved word.
3663
25f72752
AM
36642000-09-18 Alan Modra <alan@linuxcare.com.au>
3665
3666 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
3667 stub_name param to stub_sec_name.
3668 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
3669
0752970e
NC
36702000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3671
3672 * emultempl/m68kelf.em: New file.
3673 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
3674 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
3675 * Makefile.in: Regenerate.
3676
92b7e9d8
AM
36772000-09-15 Alan Modra <alan@linuxcare.com.au>
3678
3679 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
3680 only as needed.
3681
9b14b192
NC
36822000-09-13 Nick Clifton <nickc@redhat.com>
3683
3684 * ldmain.c (multiple_definition): Disable relaxation if
3685 multiple symbol definitions are encountered - otherwise the
3686 linker could abort with an assertion failure.
3687
891fa266
NC
36882000-09-10 Nick Clifton <nickc@redhat.com>
3689
3690 * mri.c: Fix formatting.
3691
5d64ca4e
L
36922000-09-07 H.J. Lu <hjl@gnu.org>
3693
3694 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
3695 * configure: Rebuild.
3696
dd94604f
L
36972000-09-07 H.J. Lu <hjl@gnu.org>
3698
3699 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
3700 * Makefile.in: Rebuild.
3701
71bfc0ae
AM
37022000-09-07 Alan Modra <alan@linuxcare.com.au>
3703
3704 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
3705 broken list handling. Create __start_SECNAME and __stop_SECNAME
3706 when no place-holder. Add some comments. Test both SEC_CODE and
3707 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
ed15ac6a 3708 Handle case where no output section statement created.
71bfc0ae 3709
4a428502
AO
37102000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
3711
3712 * configure.tgt (sh-*-linux*): Added.
3713 * Makefile.am: Added eshelf_linux and eshlelf_linux.
3714 * Makefile.in: Rebuilt.
3715 * emulparams/shelf_linux.sh: New file.
3716 * emulparams/shlelf_linux.sh: New file.
3717
f9989030
AM
37182000-09-06 Alan Modra <alan@linuxcare.com.au>
3719
3720 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3721 try shuffling sections when the orphan happens to be the place
3722 holder. Keep count of unique section names generated so we speed
3723 the search for a new name.
3724
58cccadb
AO
37252000-09-06 Alexandre Oliva <aoliva@redhat.com>
3726
3727 * configure: Rebuilt with new libtool.m4.
3728
5b343f5a
NC
37292000-09-05 Nick Clifton <nickc@redhat.com>
3730
3731 * Makefile.in: Regenerate.
3732 * aclocal.m4: Regenerate.
3733 * configure: Regenerate.
3734 * config.in: Regenerate.
3735 * po/ld.pot: Regenerate.
3736
3737 * ldint.texinfo: Remove CVS revision marker - it foils local
3738 comparisons.
3739
3740 * emultempl/ticoff.em: Remove extraneous comma.
50bbae35 3741
a854a4a7
AM
37422000-09-05 Alan Modra <alan@linuxcare.com.au>
3743
3231d22e
AM
3744 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
3745 to stub section flags.
3746 (hppa_for_each_input_file_wrapper): New.
3747 (hppa_lang_for_each_input_file): New.
3748 (lang_for_each_input_file): Define to call above.
3749 (multi_subspace): New.
3750 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
3751 (PARSE_AND_LIST_PROLOGUE): Define.
3752 (PARSE_AND_LIST_LONGOPTS): Define.
3753 (PARSE_AND_LIST_OPTIONS): Define.
3754 (PARSE_AND_LIST_ARGS_CASES): Define.
3755 (hppaelf_finish): Call elf32_hppa_set_gp.
3756 (hppaelf_set_output_arch): Remove.
3757 (LDEMUL_SET_OUTPUT_ARCH): Remove.
3758
3759 * emulparams/hppalinux.sh (ELFSIZE): Define.
3760 (MACHINE): Define.
3761 (OTHER_READONLY_SECTIONS): Define.
3762 (DATA_PLT): Define.
3763 (GENERATE_SHLIB_SCRIPT): Define.
3764
5f992e62
AM
3765 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
3766 to const throughout. Change `void *' to `PTR' throughout.
3767 (lang_memory_default): Function is local to file, add `static'.
3768
3769 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
3770 (ehppalinux.c): Likewise.
3771 (earmelf.c): Likewise.
3772 (earmelf_linux.c): Likewise.
3773 (earmelf_linux26.c): Likewise.
3774 * Makefile.in: Regenerate.
3775
a854a4a7
AM
3776 * ld.h (ld_config_type): Add unique_orphan_sections.
3777 * lexsup.c (OPTION_UNIQUE): Define.
3778 (ld_options): Add "--unique".
3779 (parse_args): Handle it.
3780 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3781 search for an existing output section if unique_orphan_sections is
3782 set. Make use of bfd_get_unique_section_name rather than
3783 duplicating code here.
3784 * ld.texinfo: Describe --unique.
3785
3786 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
3787 optional arg to split-by-file.
3788 (parse_args): Handle them.
3789 * ld.texinfo: Update description of these options.
3790 * ldwrite.c (clone_section): Pass in the section name. Replace
3791 local code with bfd_get_unique_section_name.
3792 (split_sections): Tidy code and comments. Use a list traversal
3793 more appropriate to the list construction. Handle cooked section
3794 sizes. Split when split_by_reloc reached rather than exceeded.
3795 Track section size and split when split_by_file reached. Fix
3796 link_order_tail (even though it's not used).
3797 (ldwrite): Modify condition for calling split_sections to suit
3798 changed split_by_reloc and split_by_file.
3799 * ldmain.c (main): Init config.split_by_reloc and
3800 config.split_by_file to -1.
3801 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
3802 Change split_by_file to bfd_size_type.
3803
18e03609
NC
38042000-09-02 Nick Clifton <nickc@redhat.com>
3805
3806 * configure.in: Increase version number to 2.10.91.
3807 * NEWS: Mention new ability to support removal of duplicate DWARF2
3808 debug information.
3809 * configure: Regenerate.
3810 * aclocal.m4: Regenerate.
3811 * config.in: Regenerate.
3812
3a9d486c
NC
38132000-09-02 Daniel Berlin <dberlin@redhat.com>
3814
3815 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
3816 sections.
a2b64bed 3817 * scripttempl/elf32avr.sc: Ditto.
3a9d486c
NC
3818 * scripttempl/elfd10v.sc: Ditto.
3819 * scripttempl/elfd30v.sc: Ditto.
3820 * scripttempl/elfi370.sc: Ditto.
3821 * scripttempl/elfm68hc11.sc: Ditto.
3822 * scripttempl/elfm68hc12.sc: Ditto.
3823 * scripttempl/elfi386beos.sc: Ditto.
3824 * scripttempl/v850.sc: Ditto.
50bbae35 3825
ac48eca1
AO
38262000-08-31 Alexandre Oliva <aoliva@redhat.com>
3827
3828 * acinclude.m4: Include libtool and gettext macros from the
3829 top level.
3830 * aclocal.m4, configure: Rebuilt.
3831
c13b1b77
NC
38322000-08-25 Nick Clifton <nickc@redhat.com>
3833
3834 * ldlang.c (open_output): When choosing the target for a
3835 particular endianness, do nothing if the target is not
3836 supported.
3837
dcb0bd0e
L
38382000-08-25 H.J. Lu <hjl@gnu.org>
3839
3840 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
3841 check -rpath nor LD_RUN_PATH for cross link.
3842 * ld.texinfo: Document the change.
3843
5bcac8a4
HPN
38442000-08-24 Hans-Peter Nilsson <hp@axis.com>
3845
3846 * NEWS: Mention support for CRIS.
3847
6dd8c765
L
38482000-08-23 H.J. Lu <hjl@gnu.org>
3849
3850 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
3851 the current runpath list from bfd_elf_get_runpath_list ()
3852 before search.
3853
ec4eb78a
L
38542000-08-22 H.J. Lu <hjl@gnu.org>
3855
3856 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
3857 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
3858 LD_LIBRARY_PATH for native linker. Display the needed DSO if
3859 trace_file_tries is non-zero.
3860 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
3861 if trace_file_tries is non-zero.
3862
3863 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
a8175964 3864 * NEWS: Mention it.
ec4eb78a 3865
22b36938
JE
38662000-08-14 Jason Eckhardt <jle@cygnus.com>
3867
3868 * NEWS: Mention i860 support.
3869
d73e9da0
AS
38702000-08-14 Andreas Schwab <schwab@suse.de>
3871
3872 * scripttempl/elf.sc: Fix last change to use correct comment
50bbae35 3873 syntax.
d73e9da0 3874
9ac4db9c
GK
38752000-08-10 Geoff Keating <geoffk@cygnus.com>
3876
3877 * scripttempl/elf.sc: Add a comment giving the correspondence
3878 between sections, per-datum sections, and linkonce sections. Make
3879 the comment true even for .bss, .sdata, .sdata2, .sbss, and
3880 .sbss2.
3881
165589e4
JE
38822000-08-10 Jason Eckhardt <jle@cygnus.com>
3883
3884 * emulparams/elf32_i860.sh: New file.
3885 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
3886 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
3887 (eelf32_i860.c): New rule.
3888 * Makefile.in: Regenerate.
3889
345a835d
NC
38902000-08-10 Nick Clifton <nickc@cygnus.com>
3891
3892 * emulparams/mipspe.sh (ENTRY): Add definition.
3893
e374f1d9
NC
38942000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
3895
3896 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
3897 in error message.
3898
236d5abf
NC
38992000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3900
3901 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
3902 the final size of .bss section.
3903 * scripttempl/elfm68hc12.sc: Likewise.
3904
4b209b22
AM
39052000-08-04 Alan Modra <alan@linuxcare.com.au>
3906
3907 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
3908 gld${EMULATION_NAME}_parse_args for consistency. Combine
3909 lastoptind and prevoptind vars, and keep track of last optind.
3910 (gld_${EMULATION_NAME}_list_options): Rename to
3911 gld${EMULATION_NAME}_list_options.
3912
28423a68
AM
39132000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
3914
3915 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
3916 (i586-sco-sysv5uw7.1.0).
3917
b2009ff7
L
39182000-07-27 H.J. Lu <hjl@gnu.org>
3919
3920 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
3921 (PARSE_AND_LIST_PROLOGUE): New.
3922 (PARSE_AND_LIST_LONGOPTS): Likewise.
3923 (PARSE_AND_LIST_OPTIONS): Likewise.
3924 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3925 (PARSE_AND_LIST_EPILOGUE): Likewise.
3926
04925e1e
AM
39272000-07-28 Alan Modra <alan@linuxcare.com.au>
3928
41392f03
AM
3929 * emultempl/armelf.em: Elide functions common to elf32.em,
3930 ie. most of the file.
3931 (arm_elf_after_open): New. Do arm specific things then call
3932 gld${EMULATION_NAME}_after_open.
3933 (arm_elf_before_allocation): New. Call
3934 gld${EMULATION_NAME}_before_allocation then do arm specifics.
3935 (PARSE_AND_LIST_PROLOGUE): Define.
3936 (PARSE_AND_LIST_SHORTOPTS): Define.
3937 (PARSE_AND_LIST_LONGOPTS): Define.
3938 (PARSE_AND_LIST_OPTIONS): Define.
3939 (PARSE_AND_LIST_ARGS_CASES): Define.
3940 (LDEMUL_AFTER_OPEN): Define.
3941 (LDEMUL_BEFORE_ALLOCATION): Define.
3942 (LDEMUL_BEFORE_PARSE): Define.
3943 (LDEMUL_FINISH): Define.
3944
3945 * emultempl/hppaelf.em: Similarly zap most of this file.
3946 (hppaelf_add_stub_section): Prototype.
3947 (hppaelf_layaout_sections_again): Prototype.
3948 (hook_in_stub): Prototype.
3949 (LDEMUL_SET_OUTPUT_ARCH): Define.
3950 (LDEMUL_FINISH): Define.
3951 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
3952
3953 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
3954 (EXTRA_EM_FILE): New.
3955 * emulparams/armelf_linux.sh: Likewise.
3956 * emulparams/armelf_linux26.sh: Likewise.
3957 * emulparams/hppalinux.sh: Likewise.
3958 * emulparams/hppaelf.sh: Likewise.
3959 (NOP): Define.
3960
3961 * emultempl/elf32.em: Fix formatting.
3962 (EXTRA_EM_FILE): Source it.
3963 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
3964 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
3965 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
3966 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
3967 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
3968 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
3969 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
3970 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
3971 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
3972 allow functions in this file to be overridden.
3973 (PARSE_AND_LIST_SHORTOPTS): Handle it.
3974
3975 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
3976
04925e1e
AM
3977 * emultempl/elf32.em: Reorganize file.
3978
88cdf297
NC
39792000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
3980
3981 * emulparams/elf64alpha.sh: Implement "-taso" emulation
3982 specific option to fit 64-bit executable in the lower
3983 31-bit address range. This is done by changing start
3984 address of .interp (the very first section of executable)
3985 and then setting EF_ALPHA_32BIT elf header flag.
3986
20bccb34
NC
39872000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3988
3989 * emultempl/m68kcoff.em: New file.
3990 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
3991 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
3992 generic.em.
3993 * Makefile.in: Regenerate.
3994
699845ef
L
39952000-07-20 H.J. Lu <hjl@gnu.org>
3996
3997 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
3998 and "disable-new-dtags" to stop getopt from treating -d/-e as
3999 abbreviations for these options.
4000
6c1439be
L
40012000-07-20 H.J. Lu <hjl@gnu.org>
4002
4003 * ld.texinfo: Add documentation for --disable-new-dtags and
4004 --enable-new-dtags.
4005
4006 * ldmain.c (main): Initialize link_info.new_dtags to false.
4007
4008 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
4009 --disable-new-dtags and --enable-new-dtags.
4010 (gld_${EMULATION_NAME}_list_options): Likewise.
4011
28c309a2
NC
40122000-07-05 Kenneth Block <krblock@computer.org>
4013
a2b64bed
NC
4014 * lexsup.c: Add optional style to demangle switch
4015 * ld.texinfo: Document optional style to demangle switch.
50bbae35 4016
9d06555c
HPN
40172000-07-20 Hans-Peter Nilsson <hp@axis.com>
4018
4019 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
4020 ecrislinux.o.
4021 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
4022 Regenerate dependencies.
4023 * Makefile.in: Rebuild.
4024 * configure.tgt (cris-*-*): New target.
4025 * emulparams/crisaout.sh, emulparams/criself.sh,
4026 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
4027 * po/POTFILES.in, po/ld.pot: Regenerate.
4028
19e3be22
L
40292000-07-20 H.J. Lu <hjl@gnu.org>
4030
4031 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
4032 Print out ignored -z options.
4033
e0ee487b
L
40342000-07-19 H.J. Lu <hjl@gnu.org>
4035
19e3be22
L
4036 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
4037 (PARSE_AND_LIST_PROLOGUE): New.
4038 (PARSE_AND_LIST_LONGOPTS): Likewise.
4039 (PARSE_AND_LIST_OPTIONS): Likewise.
4040 (PARSE_AND_LIST_ARGS_CASES): Likewise.
4041
4042 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
4043
4044 * lexsup.c (ld_options): Comment out 'z'.
4045 (parse_args): Likewise.
4046
4047 * emultempl/elf32.em: Include "elf/common.h".
4048 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
4049 options.
4050 (gld_${EMULATION_NAME}_list_options): Likewise.
4051
4052 * ld.texinfo: Add documentation for the recognized -z options.
e0ee487b 4053
49e56c49
L
40542000-07-19 H.J. Lu <hjl@gnu.org>
4055
4056 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
4057 bfd_elf_set_dt_needed_soname ().
4058
9d68bc82
DD
40592000-07-18 DJ Delorie <dj@cygnus.com>
4060
4061 * pe-dll.c (pe_dll_id_target): check object target name also
4062
53db15ed
HPN
40632000-07-18 Hans-Peter Nilsson <hp@axis.com>
4064
4065 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
4066 ${INIT_END} if relocating.
4067 (.fini): Likewise ${FINI_START} and ${FINI_END}.
4068
0ad8cf4c
DD
40692000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
4070
a2b64bed 4071 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
0ad8cf4c
DD
4072 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
4073 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
4074 errors introduced by the old dynamic lib search order.
4075
874c8c99
DD
40762000-07-17 DJ Delorie <dj@cygnus.com>
4077
4078 * pe-dll.c (process_def_file): auto-export data items also
4079 (pe_process_import_defs): also see if _imp_ form needed
4080
5b4cf3f4
DD
40812000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
4082
4083 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
4084 for dll import libraries
4085
062739d1
NC
40862000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
4087
4088 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
d952f17a 4089 gcc 2.95.2 and later.
062739d1 4090
1c64c4ed
NC
40912000-07-11 Kazu Hirata <kazu@hxi.com>
4092
50bbae35
AM
4093 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
4094 message.
1c64c4ed 4095
b71e2778
AM
40962000-07-10 Alan Modra <alan@linuxcare.com.au>
4097
4098 * ldemul.h (struct lang_input_statement_struct): Remove forward
4099 declaration.
4100 (struct search_dirs): Likewise.
4101 * ldfile.h (struct lang_input_statement_struct): Likewise.
4102 Protect file from multiple inclusion.
4103 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
4104 declaration from macro to file scope.
4105
4106 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
4107 * ldgram.y: Likewise here.
4108 * ldlang.c: And here.
4109 * ldmain.c: And here.
4110 * mpw-elfmips.c: And here.
4111 * mpw-eppcmac.c: And here.
4112 * emultempl/aix.em: And here.
4113 * emultempl/armcoff.em: And here.
4114 * emultempl/armelf.em: And here.
4115 * emultempl/armelf_oabi.em: And here.
4116 * emultempl/beos.em: And here.
4117 * emultempl/elf32.em: And here.
4118 * emultempl/hppaelf.em: And here.
4119 * emultempl/linux.em: And here.
4120 * emultempl/lnk960.em: And here.
4121 * emultempl/pe.em: And here.
4122 * emultempl/sunos.em: And here.
4123 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
4124 * mpw-idtmips.c: Ditto.
4125 * emultempl/generic.em: Ditto.
4126 * emultempl/gld960.em: Ditto.
4127 * emultempl/gld960c.em: Ditto.
4128 * emultempl/mipsecoff.em: Ditto.
4129 * emultempl/ticoff.em: Ditto.
4130 * emultempl/vanilla.em: Ditto.
4131
4132 * pe-dll.c: Include ldfile.h
4133 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
4134
4135 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
4136 arguments to bfd_elf32_size_dynamic_sections call.
4137 (gldelf32ebmip_place_orphan): Add missing arguments to
4138 lang_leave_output_section_statement call.
4139
2ef53d66
L
41402000-07-10 H.J. Lu <hjl@gnu.org>
4141
4142 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
4143 DLL_SUPPORT.
4144 (strhash): Likewise.
4145 (compute_dll_image_base): Likewise.
4146 (pe_undef_found_sym): Likewise.
4147 (pe_undef_cdecl_match): Likewise.
4148 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
4149 argument "arch" with ATTRIBUTE_UNUSED.
4150
9a8cbb09
AM
41512000-07-10 Alan Modra <alan@linuxcare.com.au>
4152
4153 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
4154
4155 From Ryan Bradetich <rbradetich@uswest.net>
4156 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
50bbae35 4157
4900fc06
AM
41582000-07-09 Alan Modra <alan@linuxcare.com.au>
4159
4160 Changes to create multiple linker stubs, positioned immediately
4161 before the section where they are required.
4162 * emultempl/hppaelf.em: Include elf32-hppa.h.
4163 (stub_sec, file_chain): Delete.
4164 (hppaelf_create_output_section_statements): Don't make a stub
4165 section here.
4166 (hook_stub_info): New struct.
4167 (hook_in_stub): New function.
4168 (hppaelf_add_stub_section): New function.
4169 (hppaelf_finish): Do nothing for relocateable links. Modify the
4170 call to elf32_hppa_size_stubs. Move code for updating section
4171 layout from here...
4172 (hppaelf_layaout_sections_again): ..to here, a new function.
4173
4174 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
4175 broken list handling. Pass in a pointer to the list.
4176 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
4177 for above changes.
4178 (hppaelf_before_parse): Prototype.
4179 (hppaelf_set_output_arch): Prototype.
4180 (hppaelf_create_output_section_statements): Prototype.
4181 (hppaelf_delete_padding_statements): Prototype.
4182 (hppaelf_finish): Prototype.
4183
4184 Merge from elf32.em
4185 * emultempl/hppaelf.em: Include ctype.h.
4186 (struct orphan_save): New.
4187 (gld${EMULATION_NAME}_place_orphan): New.
4188 (output_rel_find): New.
4189 (hppaelf_get_script): Update from elf32.em.
4190 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
4191 Change emulation_name field to "${EMULATION_NAME}". Add
50bbae35 4192 gld${EMULATION_NAME}_place_orphan.
4900fc06
AM
4193
4194 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
4195 ehppalinux.o, sort it. Regenerate dependencies.
4196 (ehppalinux.c): Depend on hppaelf.em
4197 * Makefile.in: Regenerate.
4198
4199 * configure.tgt: targ_emul=hppalinux for hppa*linux
4200
4201 * emulparams/hppalinux.sh: New.
4202 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
4203
227aeb07
AM
42042000-07-08 Alan Modra <alan@linuxcare.com.au>
4205
4206 * lexsup.c (parse_args): Copy section name.
4207
28609fd4 42082000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
602e90d3 4209
2ef53d66 4210 * emultempl/pe.em: institute the following search order for
602e90d3
DD
4211 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
4212 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
4213 static lib (libfoo.a) if none of the above are found.
4214
5f577f7d
DD
42152000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
4216
50bbae35 4217 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5f577f7d 4218 (longopts): New --{enable,disable}-auto-image-base options.
50bbae35 4219 (gld_${EMULATION_NAME}_list_options): Document.
5f577f7d
DD
4220 (gld_${EMULATION_NAME}_parse): Handle.
4221 (strhash): New static function.
50bbae35 4222 (compute_dll_image_base): New static function.
5f577f7d
DD
4223 (gld_${EMULATION_NAME}_set_symbols): Use.
4224
9a8cbb09 42252000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
4226
4227 * MAINTAINERS: new
4228
3548145d 42292000-07-01 Koundinya K <kk@ddeorg.soft.net>
50bbae35
AM
4230
4231 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
4232 * emulparams/elf32btsmip.sh: New file.
4233 * Makefile.am: Add traditional mips target.
4234 * Makefile.in: Rebuild.
4235
67798033
L
42362000-07-01 H.J. Lu <hjl@gnu.org>
4237
4238 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
4239 automake to use YLWRAP.
4240 * Makefile.in: Rebuild.
4241
0bdaf48b
AM
42422000-07-01 Alan Modra <alan@linuxcare.com.au>
4243
4244 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
4245 (CLEANFILES): Add DEPA.
4246 * Makefile.in: Regenerate.
4247
c9e769c2
TW
42482000-06-30 Timothy Wall <twall@ppc>
4249
4250 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
4251 the page in the upper octet of the address.
4252
65aa24b6
NC
42532000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
4254
4255 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
4256
4667035e
AM
42572000-06-24 Alan Modra <alan@linuxcare.com.au>
4258
4259 * NEWS: arm-elf does --gc-sections too.
4260
1581f8c9
AM
42612000-06-22 Alan Modra <alan@linuxcare.com.au>
4262
4263 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
4264 find one.
4265 * Makefile.in: Regenerate.
4266
01580992
L
42672000-06-21 H.J. Lu <hjl@gnu.org>
4268
4269 * Makefile.am: Rebuild dependency.
4270 * Makefile.in: Rebuild.
4271
bbeb2e03
L
42722000-06-20 H.J. Lu <hjl@gnu.org>
4273
4274 * Makefile.am: Rebuild dependency.
4275 * Makefile.in: Rebuild.
4276
74459f0e
TW
42772000-06-20 Timothy Wall <twall@cygnus.com>
4278
4279 * scripttempl/tic54xcoff.sc: New.
4280 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
4281 * gen-doc.texi: Add flag for TI COFF.
4282 * ld.texinfo: Add documentation for TI COFF handling switches.
4283 * emultempl/ticoff.em: New. TI COFF handling.
4284 * configure.tgt: Add tic54x target.
4285 * Makefile.am: Add tic54x target.
4286 * Makefile.in: Ditto.
4287
2ab47eed
AM
42882000-06-20 Alan Modra <alan@linuxcare.com.au>
4289
4290 * ldmain.c (set_scripts_dir): Correct pointer comparison when
4291 checking for backslashes.
4292
919e4093
AM
42932000-06-19 Alan Modra <alan@linuxcare.com.au>
4294
4295 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
4296
987fd5b4
AM
42972000-06-18 Alan Modra <alan@linuxcare.com.au>
4298
4299 * NEWS: Update list of targets supporting --gc-sections.
4300
4301 * scripttempl/elf.sc: KEEP .eh_frame contents.
4302 * scripttempl/elfd30v.sc: Same here.
4303
60bcf0fa
NC
43042000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
4305
4306 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
4307 and m68hc11 (elf).
4308 * Makefile.in: Rebuild.
4309 * configure.tgt: Recognize m68hc12 and m68hc11.
4310 * scripttempl/elfm68hc12.sc: New file.
4311 * emulparams/m68hc12elfb: New emulation.
4312 * emulparams/m68hc12elf: New emulation.
4313 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
4314 (includes a memory.x script to define the ROM and RAM banks).
4315 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
4316 New configuration files for support of Motorola 68hc11
4317
c7c54483
AM
43182000-06-15 Alan Modra <alan@linuxcare.com.au>
4319
4320 * ldmain.c (main): Only change SEC_READONLY for final link.
4321
bcef29e6
L
43222000-06-13 H.J. Lu <hjl@gnu.org>
4323
4324 * configure: Regenerate.
4325
946efd95
DB
43262000-06-08 David O'Brien <obrien@FreeBSD.org>
4327
4328 * configure.in (VERSION): Update to show this is the CVS mainline.
4329
57a6fd07
DB
43302000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4331
4332 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
4333 input objects to be ECOFF.
4334 (check_sections): einfo takes %B, not %P, to print a BFD name.
4335
e06cae36
L
43362000-06-05 Michael Matz <matz@ifh.de>
4337
4338 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
d952f17a 4339 version scripts.
e06cae36 4340
d952f17a 4341 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
e06cae36 4342
2f0b56c0
DC
43432000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
4344
4345 * emulparams/avr1200.sh (STACK): Define as 0.
4346 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
4347 * emulparams/avr4433.sh (STACK): Likewise.
4348 * emulparams/avr44x4.sh (STACK): Likewise.
4349 * emulparams/avr85xx.sh (STACK): Likewise.
4350 * emulparams/avrmega103.sh (STACK): Likewise.
4351 * emulparams/avrmega161.sh (STACK): Likewise.
4352 * emulparams/avrmega603.sh (STACK): Likewise.
4353 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
4354 (__stack): Define from ${STACK} for main().
4355
2114f57b
AM
43562000-05-26 Alan Modra <alan@linuxcare.com.au>
4357
4358 * Makefile.am: Update dependencies with "make dep-am"
4359 * Makefile.in: Regenerate.
4360
5af11cab
AM
43612000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
4362
4363 * ldmain.c: Include filenames.h.
4364 (set_scripts_dir): Support backslashes in program name.
4365
1f0df59a
NC
43662000-05-22 Igor Shevlyakov <igor@windriver.com>
4367
4368 * ldmain.c (main): When deciding if ".text" section should be
50bbae35
AM
4369 read-only, don't forget to reset SEC_READONLY because it
4370 could be already set.
1f0df59a 4371
176355da
NC
43722000-05-22 Thomas de Lellis <tdel@windriver.com>
4373
50bbae35
AM
4374 * ld.1: Add documentation for new command line option:
4375 --section-start <sectionname>=<sectionorg>
4376 This is a generic version of -Ttext etc. which accepts
4377 any section name as a parameter instead of just text/data/
4378 bss.
4379 * ld.texinfo: More docs.
4380 * NEWS: More docs.
4381 * lexsup.c: (parse_args): Recognize new command line option.
176355da 4382 (ld_options): Add new option.
50bbae35 4383
8c5ff972
L
43842000-05-18 H.J. Lu <hjl@gnu.org>
4385
4386 * lexsup.c (parse_args): `i' == `r', not `q'.
4387
3b16e843 43882000-05-18 Jeffrey A Law (law@cygnus.com)
0b76fe77
JL
4389
4390 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
4391
a712da20
NC
43922000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
4393 Rick Gorton <gorton@scrugs.lkg.dec.com>
50bbae35 4394
a712da20
NC
4395 Add support for '-q' == '--emit-relocs' switch.
4396 * ldmain.c (main): Default to false.
4397 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
4398 * NEWS: Describe the emitrelocations switch.
4399 * ld.texinfo: Describe the emitrelocations switch.
4400
690a460e
NC
44012000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
4402
a2b64bed 4403 * emultempl/pe.em (_open_dynamic_archive): New function: Search
690a460e
NC
4404 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
4405 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
4406 link options.
50bbae35 4407
c2f1343c
AM
44082000-05-15 David O'Brien <obrien@FreeBSD.org>
4409
4410 * lexsup.c (parse_args): Update the year in the copyright notice.
4411
897083bd
AM
44122000-05-13 Alan Modra <alan@linuxcare.com.au>
4413
4414 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
4415 Replace defines with those from intl/libgettext.h to quieten gcc
4416 warnings.
4417
cd4c806a
L
44182000-05-10 H.J. Lu <hjl@gnu.org>
4419
4420 * ldlang.c (open_input_bfds): Don't load the same file within
4421 a group again if the whole archive has been loaded already.
4422
93697284
AM
44232000-05-03 Alan Modra <alan@linuxcare.com.au>
4424
4425 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
4426 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
4427 strtoul.
4428
3b16e843 44292000-05-01 Jim Wilson <wilson@cygnus.com>
ebd6fc29 4430
99a4150f 4431 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
50bbae35 4432
ebd6fc29
JW
4433 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4434 host "ia64-*-linux-gnu*".
4435
a1934524
AM
44362000-04-29 Andreas Jaeger <aj@suse.de>
4437
4438 * ld.h: Correctly check GCC version.
4439
3b16e843 44402000-04-25 Jeffrey A Law (law@cygnus.com)
730a39a0
JL
4441
4442 * Makefile.am: Add PA64 support. Add missing dependencies for
4443 PA32 elf support.
4444 * Makefile.in: Rebuilt.
4445 * configure.tgt: Add PA64 support (currently disabled).
4446
aea4bd9d
AM
44472000-04-25 Alan Modra <alan@linuxcare.com.au>
4448
4449 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
4450 (output_rel_find): New function.
4451 (hold_section, hold_use): Delete.
4452 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4453 hold_interp): Make local to place_orphan.
4454 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
4455 rather than place_section to find possible previous use of orphan.
4456 Similarly find the place-holder output sections. Use returned
4457 value from lang_enter_output_section_statement rather than calling
4458 lang_output_section_statement_lookup.
4459 * emultempl/armelf.em: Same here.
4460 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
4461
4462 * ldlang.c (lang_enter_output_section_statement): Return output
4463 section statement.
4464 * ldlang.h (lang_enter_output_section_statement): Change
4465 declaration too.
4466
4467 * ldlang.h (lang_output_section_statement): Export it.
4468 * ldlang.c (lang_output_section_statement): Ditto.
4469
2b5fc1f5
NC
44702000-04-24 Nick Clifton <nickc@cygnus.com>
4471
4472 * ld.texinfo (Output Section Data): Add note that section data
4473 commands cannot appear outside of section directives.
4474
d8475ff6
JL
44752000-04-2 Matthew Green <mrg@cygnus.com>
4476
4477 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
4478
3b16e843
NC
44792000-04-21 Richard Henderson <rth@cygnus.com>
4480 David Mosberger <davidm@hpl.hp.com>
800eeca4
JW
4481
4482 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
4483 (eelf64_ia64.c): New rule.
4484 * Makefile.in: Rebuild.
4485 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
4486 * emulparams/elf64_ia64.sh: New file.
50bbae35 4487
c9637625
RH
44882000-04-21 Richard Henderson <rth@cygnus.com>
4489
4490 * scripttempl/elfd30v.sc: Place .gcc_except_table.
4491
28ea9521
AM
44922000-04-19 Alan Modra <alan@linuxcare.com.au>
4493
4494 * dep-in.sed: Match space at start of file name, not at end.
4495
20d04697
L
44962000-04-18 H.J. Lu <hjl@gnu.org>
4497
4498 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
4499 lang_leave_output_section_statement () after calling
4500 lang_enter_output_section_statement ().
4501 * emultempl/armelf.em: Likewise.
4502
5ba47421
AM
45032000-04-18 Alan Modra <alan@linuxcare.com.au>
4504
4505 * emultempl/elf32.em (struct orphan_save): Add section field.
4506 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
4507 better order, and place first orphan section as we did before the
4508 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
4509 Don't call make_bfd_section here, let wild_doit do the job for us.
4510 Don't build a statement list when we'll only throw it away.
4511 * emultempl/armelf.em: Ditto.
4512 * emultempl/pe.em: Similarly.
4513
bdbe5705
GK
45142000-04-14 Geoff Keating <geoffk@cygnus.com>
4515
4516 * scripttempl/elfppc.sc: Remove.
4517 * emulparams/elf32ppc.sh: Use elf.sc.
4518 * emulparams/elf32lppc.sh: Use elf.sc.
4519 * emulparams/elf32ppclinux.sh: Use elf.sc.
4520 * emulparams/elf32ppcsim.sh: New file.
4521 * emulparams/elf32lppcsim.sh: New file.
4522 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
4523 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
4524 * Makefile.in: Regenerate.
4525 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
4526
01cc8ff8
AM
45272000-04-14 Alan Modra <alan@linuxcare.com.au>
4528
5ba47421 4529 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
01cc8ff8 4530 ~SEC_ALLOC sections too. Init start address of debug sections.
5ba47421
AM
4531 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
4532 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
01cc8ff8
AM
4533 Also set all relocateable section start addresses.
4534
6c86c541
GK
45352000-04-13 Geoff Keating <geoffk@cygnus.com>
4536
4537 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
4538 Add new BSS_PLT variable for when .plt need not be contained in
4539 the file. Move _etext so that it is also after .fini, and provide
4540 both etext and _etext with a leading underscore. Mark the start
4541 and end of .sbss.
4542
6a345e87
AM
45432000-04-12 Alan Modra <alan@linuxcare.com.au>
4544
4545 * emultempl/elf32.em (struct orphan_save): New.
4546 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
4547 hold_interp): Make them struct orphan_save.
4548 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
4549 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
4550 the end of the relevant section list. Also add associated section
4551 statements to the end of any previous orphan statements.
4552 * emultempl/armelf.em: Similarly.
4553 * emultempl/pe.em: Similarly.
4554
8be86746
AM
45552000-04-11 Alan Modra <alan@linuxcare.com.au>
4556
4557 * ld.texinfo (Simple Example): Remove extraneous paragraph.
4558
3b16e843 45592000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
50bbae35 4560
a2d91340 4561 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
50bbae35 4562 --enable-build-warnings option.
a2d91340
AC
4563 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
4564 * Makefile.in, configure: Re-generate.
4565
41b49281
AM
45662000-04-04 Alan Modra <alan@linuxcare.com.au>
4567
8ad3436c
AM
4568 * po/ld.pot: Regenerate.
4569
4570 * lexsup.c (help): Restore translated part of bug string.
4571
41b49281
AM
4572 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
4573 (DEP): Quote when passing vars to sub-make. Add warning message
4574 to end.
4575 (DEP1): Rewrite for "gcc -MM".
4576 (CLEANFILES): Add DEP2.
4577 Update dependencies.
4578 * Makefile.in: Regenerate.
4579
c20f4f8c
AM
45802000-04-03 Alan Modra <alan@linuxcare.com.au>
4581
4582 * ld.h: #include "bin-bugs.h"
4583 * lexsup.c (help): Use REPORT_BUGS_TO.
4584
adde6300
AM
45852000-03-27 Denis Chertykov <denisc@overta.ru>
4586
4587 * configure.tgt (avr-*-*): New target support.
4588 * Makefile.am: Likewise.
4589 * scripttempl/elf32avr.sc: New script file.
4590 * emulparams/avr1200.sh: New file.
4591 * emulparams/avr23xx.sh: New file.
4592 * emulparams/avr4433.sh New file.
4593 * emulparams/avr44x4.sh New file.
4594 * emulparams/avr85xx.sh New file.
4595 * emulparams/avrmega103.sh New file.
4596 * emulparams/avrmega161.sh New file.
4597 * emulparams/avrmega603.sh New file.
4598 * Makefile.in: Regenerate.
4599
9282ff41
L
46002000-03-09 Andreas Jaeger <aj@suse.de>
4601
4602 * Makefile.am (check-DEJAGNU): Also unset LANG.
4603 * Makefile.in: Rebuild.
4604
a9998805
ILT
46052000-03-06 Ian Lance Taylor <ian@zembu.com>
4606
4607 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
4608 archive.
4609
f9bc20e7
NC
46102000-03-02 H.J. Lu <hjl@gnu.org>
4611
4612 * emulparams/elf32mcore.sh: Include "getopt.h".
4613
4e277b38
ILT
46142000-03-01 Ian Lance Taylor <ian@zembu.com>
4615
4616 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
4617
f0c87f88
NC
46182000-03-01 H.J. Lu <hjl@gnu.org>
4619
4620 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
4621 * emulparams/shpe.sh: Likewise.
4622
46232000-03-01 Nick Clifton <nickc@cygnus.com>
4624
4625 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
4626 to unused parameters.
4627
4628 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
4629 functions only used by DLL code.
4630 (_place_orphan): Initialise 'dollar'.
4631
b6f29aaa
L
46322000-03-01 H.J. Lu <hjl@gnu.org>
4633
4634 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
4635 indicate if the undefined symbol is a fatal error or not.
4636 Don't delete the output file if "fatal" is false.
4637
af28fce3
L
46382000-02-29 H.J. Lu <hjl@gnu.org>
4639
50bbae35 4640 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
af28fce3
L
4641 Set LC_COLLATE and LC_ALL to null and export them. It is for
4642 sort which expects the C locale.
4643 Add $(LIBS) to all $(HOSTING_LIBS).
4644 * Makefile.in: Rebuild.
4645
40d109bf
AM
46462000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
4647
4648 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
4649 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
4650 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
4651 (ld_emulation_xfer_struct): Add missing NULL initialiser for
4652 find_potential_libraries.
4653
db5be682
JB
46542000-02-28 Jim Blandy <jimb@redhat.com>
4655
4656 * ldgram.y (exclude_name_list): Don't require a comma to separate
50bbae35 4657 list entries; the lexer considers commas to be valid part of a
db5be682
JB
4658 filename, so in something like `foo, bar' the comma is considered
4659 part of the first filename, `foo,'.
4660 * ld.texinfo: Update section on EXCLUDE_FILE lists.
4661
3558ff4c
ILT
46622000-02-27 Loren J. Rittle <ljrittle@acm.org>
4663
4664 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
4665 host "i[3456]86-*-freebsdelf*".
4666
4eee2681
ILT
46672000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
4668
4669 * scripttempl/i386go32.sc: Move misplaced semicolons.
4670
8d75d12d
ILT
46712000-02-25 Ian Lance Taylor <ian@zembu.com>
4672
4673 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
4674 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
4675 (eelf64hppa.c, ehppaelf.c): Remove targets.
4676 * Makefile.in: Rebuild.
4677
a1836d49
AO
46782000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4679
ad51fb57
AO
4680 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
4681 GNU/Linux/sparc, but keep the default as 32.
4682
a1836d49
AO
4683 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
4684 it default if sparcv9 or sparc64.
4685
344a211f
NC
46862000-02-24 Nick Clifton <nickc@cygnus.com>
4687
4688 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
4689 * Makefile.in: Regenerate.
4690 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
4691
4692 * ldemul.h (ld_emulation_xfer_struct): Add new field:
4693 find_potential_libraries.
4694 * ldemul.c (ldemul_find_potential_libraries): New function.
4695
4696 * ldfile.c (ldfile_open_file_search): Allow function to be
50bbae35 4697 exported.
344a211f
NC
4698 (ldfile_open_file): Call ldemul_find_potential_libraries.
4699 * ldfile.h: Add prototype for ldfile_open_file_search.
4700
4701 * pe-dll.c: Add support for ARM, MIPS and SH targets.
4702
4703 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
4704 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
4705
4706 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
4707 (gld_X_find_potential_libraries): New function. Search for
4708 libraries called "*.lib".
4709
a2b64bed 4710 * scripttempl/pe.sc: Add .pdata section.
344a211f 4711
eaba1dd3
RH
47122000-02-23 Richard Henderson <rth@cygnus.com>
4713
4714 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
4715 Add and use memory regions.
4716
5b93d8bb
AM
47172000-02-23 Linas Vepstas (linas@linas.org)
4718
4719 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
4720
4721 * Makefile.am: Add support for Linux/IBM 370.
4722 * configure.tgt: Likewise.
4723
4724 * Makefile.in: Regenerate.
4725
f6af82bd
AM
47262000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
4727
4728 * ldlang.c (print_input_section, print_data_statement,
4729 print_reloc_statement, print_padding_statement, insert_pad,
4730 size_input_section, lang_check_section_addresses,
4731 lang_size_sections, lang_do_assignments, lang_set_startof,
50bbae35 4732 lang_one_common): Change `opb' to unsigned.
f6af82bd
AM
4733 (lang_do_assignments): Also change `size' to unsigned.
4734
9e673ad1
RH
47352000-02-16 Richard Henderson <rth@cygnus.com>
4736
4737 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
4738
562d3460
TW
47392000-02-16 Timothy Wall <twall@cygnus.com>
4740
4741 * mri.c (mri_draw_tree): Add default LMA region argument to call
4742 to lang_leave_output_section_statement.
4743 * ldlang.h: Update prototypes with LMA region arguments.
4744 * ldlang.c (lang_size_sections): Encapsulate region bounds
4745 checking in os_check_region call.
4746 (os_check_region): New function.
4747 (lang_output_section_statement_lookup): Initialize lma_region.
4748 (lang_leave_output_section_statement): Add LMA region argument.
4749 (lang_leave_overlay): Ditto.
4750 * ldgram.y: Handle LMA region syntax.
4751 * ld.texinfo (Output Section Description): Describe LMA region usage.
4752 * emultempl/armelf.em (gld$place_orphan): Add default value for
01cc8ff8 4753 lma region in call to lang_leave_output_section_statement.
562d3460 4754 * emultempl/elf32.em (gld$place_orphan): Add default value for
01cc8ff8 4755 lma region in call to lang_leave_output_section_statement.
562d3460 4756 * emultempl/pe.em (gld$place_orphan): Add default value for
01cc8ff8 4757 lma region in call to lang_leave_output_section_statement.
50bbae35
AM
4758
4759
9e4ed18c
TW
47602000-02-04 Timothy Wall <twall@redhat.com>
4761
4762 * ldlang.c (lang_check_section_addresses): Use bytes instead of
4763 octets when calculating section end addresses.
4764
32edc927
TW
47652000-02-04 Timothy Wall <twall@redhat.com>
4766
4767 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
4768
4cbfc3ac
TW
47692000-02-03 Timothy Wall <twall@redhat.com>
4770
a2b64bed 4771 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4cbfc3ac 4772 octet count.
a2b64bed 4773 * ldlang.c (print_input_section, print_data_statement,
4cbfc3ac
TW
4774 print_reloc_statement, print_padding_statement): Print target
4775 address values and section sizes as bytes, not octets.
4776 (insert_pad) Calculate padding size in octets, and adjust "dot"
4777 by bytes.
4778 (size_input_section) Always adjust "dot" by bytes, not octets.
4779 (lang_check_section_addresses, lang_do_assignments) Adjust
4780 "dot" by bytes, not octets. Use the larger of the directive size
4781 or octets_per_byte for the number of octets actually allocated in
4782 the output section.
4783 (lang_set_startof) Make sure STARTOF returns a target address.
4784 (lang_one_common) Record size changes in octets.
4785 (lang_abs_symbol_at_end_of) Section end symbol's value is
4786 recorded in target bytes.
68b2fc7a 4787 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
4cbfc3ac 4788 to be clear about behavior when an octet is smaller than one byte.
50bbae35 4789
305c7206
AM
47902000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
4791
4792 * ldcref.c (output_cref): Don't pass message strings to printf
4793 as format arg.
4794 Update copyright.
4795
4796 * ldmisc.c (vfinfo): Same here.
4797 Update copyright.
4798
e1c47aa4
AM
47992000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
4800
4801 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
4802 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
4803 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
4804 Add missing NULL initialisers, and comments.
4805
4806 * testsuite/ld-srec/sr3.cc (__rethrow): New.
4807
13392b77
NC
48082000-01-21 Nick Clifton <nickc@cygnus.com>
4809
4810 * ldlang.c (lang_size_sections): Fix typo in comment.
4811
cce4c4c5
NC
48122000-01-18 H.J. Lu <hjl@gnu.org>
4813
4814 * ldlang.c (lang_size_sections): Also update the current
4815 address of a region if the SEC_NEVER_LOAD bit is not set.
4816
0decc840
NC
48172000-01-10 Philip Blundell <pb@futuretv.com>
4818
4819 * configure.tgt (arm*-*-conix*): New target.
4820
4e53152f
NC
48212000-01-07 Nick Clifton <nickc@cygnus.com>
4822
4823 * ld.texinfo (Options): Remind users to preceed linker command
fa19fce0
NC
4824 line switches with -Wl, (or whatever is appropriate) if it is
4825 being invoked by a comnpiler driver program.
50bbae35 4826 Fix description of the behaviour of the -n command line switch.
4e53152f 4827
3b16e843 48282000-01-05 Catherine Moore <clm@cygnus.com>
18625d54
CM
4829
4830 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
4831 (name_list): New.
4832 * ld.texinfo (EXCLUDE_FILE): Update documentation.
4833 * ldgram.y (wildcard_spec): Support a list of excluded_files.
4834 (exclude_name_list): New.
4835 ldlang.c (walk_wild_section): Support list of excluded files.
4836 (print_wild_statement): Likewise.
4837 (lang_add_wild): Likewise.
4838 * ldlang.h (lang_wild_statement_type): Likewise.
4839 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6ddeca85 4840
5aaace27
NC
48412000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
4842
870df5dc
NC
4843 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
4844 (process_def_file): Use.
4845 (pe_dll_compat_implib): New variable.
4846 (make_one): Use.
50bbae35 4847
870df5dc
NC
4848 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
4849 pe_dll_compat_implib.
50bbae35
AM
4850
4851 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
870df5dc
NC
4852 compat-implib options.
4853 (gld_${EMULATION_NAME}_list_options): List new options.
4854 (gld_${EMULATION_NAME}_parse_args): Handle.
4855
50bbae35 4856 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
5aaace27 4857 dll.
50bbae35
AM
4858
4859 * deffilep.y (opt_name): Allow "." in name.
5aaace27 4860
2f6d2f85 4861For older changes see ChangeLog-9899
252b5132
RH
4862\f
4863Local Variables:
4864mode: change-log
4865left-margin: 8
4866fill-column: 74
4867version-control: never
4868End:
This page took 0.394602 seconds and 4 git commands to generate.