Richard Earnshaw <rearnsha@arm.com>
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
2a538ba5
AJ
12002-01-18 Andreas Jaeger <aj@suse.de>
2
3 * ldver.c (ldversion): Update year.
4
328577ad
NC
52002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
6
7 * po/ld.pot: Regenerate.
8
1f808cd5
AM
92002-01-16 Alan Modra <amodra@bigpond.net.au>
10
11 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
12 * Makefile.in: Regenerate.
13 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
14 * emultempl/ppc64elf.em: New file.
15
335c5610
DD
162002-01-15 DJ Delorie <dj@redhat.com>
17
18 * scripttempl/pe.sc: Add support for constructor priorities.
19
c40bbade
DC
202002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
21
22 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
23 * emulparams/avr23xx.sh: Likewise.
24 * emulparams/avr4433.sh: Likewise.
25 * emulparams/avr44x4.sh: Likewise.
26 * emulparams/avr85xx.sh: Likewise.
27 * emulparams/avrmega103.sh: Likewise.
28 * emulparams/avrmega161.sh: Likewise.
29 * emulparams/avrmega603.sh: Likewise.
30 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
31
34efb449
AO
322002-01-08 Alexandre Oliva <aoliva@redhat.com>
33
34 * ldlang.c (walk_wild_section): Exclude object file if enclosing
35 archive is excluded.
36
8d05742f
JT
372002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
38
39 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
2a538ba5 40 (eshelf_nbsd.c): New rule.
8d05742f
JT
41 (eshlelf_nbsd.c): New rule.
42 * Makefile.in: Regenerate.
43 * configure.tgt (sh*le-*-netbsdelf*): New target.
44 (sh*-*-netbsdelf*): New target.
45 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
46 * ld/emulparams/shelf_nbsd.sh: New emulation.
47 * ld/emulparams/shlelf_nbsd.sh: New emulation.
48
be2d1673
NC
492002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
50
51 * po/es.po: New file: Spanish translation.
52 * configure.in (ALL_LINGUAS): Add es.
53 * configure: Regenerate.
54
dbab7a7b
NC
552002-01-06 John Marshall <jmarshall@acm.org>
56
57 * ld.texinfo: Note that --emit-relocs is currently only
58 implemented for ELF.
59
3dfe7a8c
AM
602002-01-05 Alan Modra <amodra@bigpond.net.au>
61
62 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
63 of bfd_section_list_remove and bfd_section_list_insert macros.
64 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
65 * emultempl/mmo.em (mmo_place_orphan): Likewise.
66
8a8b2d4b
AJ
672002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
68
69 * configure.tgt (x86_64-*-netbsd*): New target.
70
9a4c7f16
TR
712001-12-21 Tom Rix <trix@redhat.com>
72
8a8b2d4b 73 (gld*_create_output_section_statements): New function.
9a4c7f16
TR
74 For -binitfini support.
75 * emultempl/aix.em (gld*_before_parse): Fix comment.
76 * emultempl/aix.em (gld*_parse_args): Fix comment.
77
3695c299
AM
782001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
79
cf86e6df
AM
80 * configure.tgt (mips*-dec-netbsd*): Delete alias for
81 mips*el-*-netbsd*.
82 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
83
3695c299
AM
84 * configure.tgt (arm-*-netbsdelf*): Add target.
85 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
86 * emulparams/armelf_nbsd.sh: Added.
87 * Makefile.am: Add rules for earmelf_nbsd.
88 * Makefile.in: Regenerate.
89
97cb79ae
AJ
902001-12-19 Andreas Jaeger <aj@suse.de>,
91 Susanne Oberhauser <froh@suse.de>
92
93 * configure.host: Add rules for x86_64-*linux-gnu. Change
94 s390x-linux entry to use gcc to report configuration, replace gcc
95 with $CC in s390-linux
96
9d201f2f
AJ
972001-12-19 Andreas Jaeger <aj@suse.de>
98
99 * ld.texinfo (VERSION): Fix markup.
100
0b69cd08
MG
1012001-12-18 matthew green <mrg@eterna.com.au>
102
103 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
104 (m68kelfnbsd.c): New rule.
105 * Makefile.in: Regenerate.
106 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
107 (m68*-*-netbsd*4k*): .. this.
108 (m68*-*-netbsdelf*): New target.
109 (m68*-*-netbsd*): Also include ELF support.
110 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
111 * emulparams/m68kelfnbsd.sh: New emulation.
112
6b9b879a
JJ
1132001-12-18 Jakub Jelinek <jakub@redhat.com>
114
115 * ldgram.y (vers_node): Support anonymous version tags.
116 * ldlang.c (lang_register_vers_node): Ensure anonymous version
117 tag is not defined together with non-anonymous versions.
118 * ld.texinfo: Document it.
119
9fc877ed
NC
1202001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
121
122 * po/tr.po: New file: Turkish translation.
123 * configure.in (ALL_LINGUAS): Add tr.
124 * configure: Regenerate.
125
fc18a3f3
RH
1262001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
127
128 * Makefile.am: Add rules for eelf64alpha_nbsd.
129 * Makefile.in: Regenerate.
130 * configure.tgt (alpha*-*-netbsd*): Set
131 targ_emul to elf64alpha_nbsd.
132 * emulparams/elf64alpha_nbsd.sh: Added.
133
76f63e91
AM
1342001-12-17 Alan Modra <amodra@bigpond.net.au>
135
136 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
137 section_tail when fiddling with section list.
138 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
139 broken into separate strings to make translation easier.
140 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
141 fiddling with section list.
142 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
143
d03b89bd
HPN
1442001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
145
146 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
147
320fec9a
AM
1482001-12-15 Alan Modra <amodra@bigpond.net.au>
149
150 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
151
65765700
JJ
1522001-12-13 Jakub Jelinek <jakub@redhat.com>
153
154 * emultempl/elf32.em (finish): Supply output_bfd
155 to bfd_elf*_discard_info.
156 (OPTION_EH_FRAME_HDR): Define.
157 (longopts): Add --eh-frame-hdr.
158 (parse_args): Handle it.
159 (list_options): Add --eh-frame-hdr to help.
160 * emultempl/hppaelf.em (finish): Supply output_bfd
161 to bfd_elf*_discard_info.
162 * scripttempl/elf.sc (.eh_frame_hdr): Add.
163
89894c62
AM
1642001-12-13 Alan Modra <amodra@bigpond.net.au>
165
166 * lexsup.c (parse_args): Don't pass shortopts to second call to
167 getopt functions. Restore optind rather than decrementing before
168 second call. Remove errind as it now duplicates last_optind.
169
583f1926
CF
1702001-12-11 Christopher Faylor <cgf@redhat.com>
171
172 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
173
93fbbb04
GK
1742001-12-07 Geoffrey Keating <geoffk@redhat.com>
175 Richard Henderson <rth@redhat.com>
176
177 * Makefile.am: Add support for xstormy16.
178 * configure.tgt: Add support for xstormy16.
179 * Makefile.in: Regenerate.
180 * emulparams/elf32xstormy16.sh: New file.
181 * scripttempl/xstormy16.sc: New file.
182
583f1926
CF
1832001-10-01 Christopher Faylor <cgf@cygnus.com>
184
fc18a3f3
RH
185 * Makefile.in (LIB_PATH): Make configurable.
186 (GENSCRIPTS): Set LIB_PATH in environment.
187 * configure.in: Substitute LIB_PATH.
188 * configure: Regenerate.
189 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
190 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
583f1926 191
ff291a48
NC
1922001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
193
194 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
195 describing the -N option so that it is easier to translate into
196 foreign languages.
197
e3c8793a
NC
1982001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
199
200 * emultempl/pe.em (..._list_options): Replace multiple fprintf
201 statements describing a single option with a single, newline
202 escaped fprintf. This allows better translation into other
203 languages.
9d201f2f 204
fc18a3f3
RH
205 * ldmain.c (add_archive_element): Combine multiple strings
206 into a single string to permit better translation into other
207 languages.
e3c8793a 208
f2eab0af
TR
2092001-12-05 Tom Rix <trix@redhat.com>
210
211 * Makefile.am: Remove eaixppc64.
9d201f2f 212 * Makefile.in: Regenerate.
f2eab0af 213
249172c3
TR
2142001-12-04 Tom Rix <trix@redhat.com>
215
9d201f2f 216 * emultempl/aix.em (choose_target): Change default target to
249172c3
TR
217 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
218 warning.
219 (gld*_read_file): Fix typo.
220 (change_symbol_mode): Add prototype.
221 (is_syscall): Same.
9d201f2f 222
249172c3
TR
223 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
224 * emulparams/aixrs6.sh : Same.
225 * emulparams/ppcmacos.sh : Same.
226 * emulparams/aixppc64.sh : Delete file.
227 * emultempl/aix.em : Formatting changes.
228
5b5cd1b0
HPN
2292001-12-04 Hans-Peter Nilsson <hp@axis.com>
230
231 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
232 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
233 __Sbss.
234 (OTHER_END_SYMBOLS): Fix formatting.
235 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
236 (OTHER_END_SYMBOLS): Fix formatting.
237
7cecdbff
AM
2382001-12-04 Alan Modra <amodra@bigpond.net.au>
239
240 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
241
742aeb63 2422001-12-02 Tom Rix <trix@redhat.com>
7cecdbff 243
742aeb63 244 * configure.tgt : Remove eaixppc64 emulations.
7cecdbff 245 * Makefile.in : Remove eaixppc64.c
742aeb63
TR
246 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
247 (ldemul_default_target): Same.
248 * emultempl/gld960.em (gld960_choose_target): Same.
7cecdbff
AM
249 * emultempl/gld960c.em (gld960_choose_target): Same.
250 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
742aeb63
TR
251 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
252 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
253 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
7cecdbff 254 * emultempl/aix.em (choose_target): New function. Handle emulation of
742aeb63
TR
255 -b32 and -b64.
256
48459341
L
2572001-11-27 H.J. Lu <hjl@gnu.org>
258
259 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
260 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
261 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
262 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
263 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
264 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
265 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
266 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
267
7cecdbff 268 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
48459341
L
269 is not empty.
270 (SDATA): Likewise.
271 (REL_SDATA): Likewise.
272 (REL_SBSS): Likewise.
273 (REL_SDATA2): Likewise.
274 (REL_SBSS2): Likewise.
275 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
276 (SDATA2): Likewise.
277
ecfdd20c
SC
2782001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
279
280 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
281 destructor in rom.
7cecdbff 282 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
ecfdd20c 283
da54c6eb
L
2842001-11-22 H.J. Lu <hjl@gnu.org>
285
286 * Makefile.in: Regenerated with automake based on automake
287 1.4-8 in RedHat 7.1.
288
465bc359
AM
2892001-11-22 Alan Modra <amodra@bigpond.net.au>
290
291 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
292 (config.status): Delete rule.
293 Add extra dependencies to cover sourced emulparams files.
294 * Makefile.in: Regenerate.
295
296 * scripttempl/elf.sc: Order <section>, <section>.* and
297 corresponding linkonce sections as seen in input files.
298 Formatting fixes. Zero vma of all sections if not relocating.
299 (STACK): Define and insert if STACK_ADDR defined.
300 (OTHER_RELOCATING_SECTIONS): Delete.
301 (OTHER_END_SYMBOLS): Define.
302 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
303 (OTHER_READWRITE_SECTIONS): Likewise.
304 (OTHER_GOT_SECTIONS): Likewise.
305 (OTHER_SDATA_SECTIONS): Likewise.
306 (OTHER_BSS_SECTIONS): Likewise.
307 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
308 (OTHER_READWRITE_SECTIONS): Likewise.
309 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
310 (OTHER_READWRITE_SECTIONS): Likewise
311
312 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
313 (STACK_ADDR): Define.
314 * emulparams/armelf_oabi.sh: As for armelf.sh.
315 * emulparams/elf32mcore.sh: As for armelf.sh.
316 * emulparams/h8300elf.sh: As for armelf.sh.
317 * emulparams/mn10200.sh: As for armelf.sh.
318 * emulparams/shelf.sh: As for armelf.sh.
319
320 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
321 (OTHER_END_SYMBOLS): Define.
322 * emulparams/m32relf.sh: As for elf32fr30.sh.
323 * emulparams/h8300helf.sh: As for elf32fr30.sh.
324 * emulparams/h8300self.sh: As for elf32fr30.sh.
325
326 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
327 defines with RELOCATING test.
328 (OTHER_SDATA_SECTIONS): Likewise.
329 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
330 (OTHER_END_SYMBOLS): ..this.
331 * emulparams/crislinux.sh: As for criself.sh.
332
333 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
334 if not relocating.
335 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
336 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
337 normal and linkonce sections as seen in input files.
338 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
339 (TEXT_DYNAMIC): Likewise.
340 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
341 (OTHER_SDATA_SECTIONS): Likewise.
342 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
343 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
344 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
345 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
346 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
347 (OTHER_PLT_RELOC_SECTIONS): Likewise.
348 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
349 sections as seen in input files.
350 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
351 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
352 if not relocating.
353 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
354 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
355 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
356 (OTHER_SECTIONS): Instead, use this..
357 (OTHER_END_SYMBOLS): ..and this.
358
359 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
360 * emulparams/elf32bsmip.sh: Likewise.
361 * emulparams/elf32btsmip.sh: Likewise.
362 * emulparams/elf32ebmip.sh: Likewise.
363 * emulparams/elf32lmip.sh: Likewise.
364 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
365 * emulparams/elf32lsmip.sh: Likewise.
366 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
367 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
368 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
369 * emulparams/elf64btsmip.sh: Likewise.
370 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
371 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
372 * emulparams/elf32ppclinux.sh: Likewise.
373 * emulparams/elf32ppcsim.sh: Likewise.
374 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
375 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
376 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
377 * emulparams/h8300self.sh: Likewise.
378 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
379 * emulparams/sh.sh: Comment.
380 * emulparams/shl.sh: Source sh.sh, remove duplicates.
381 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
382 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
383
abc6ab0a
AM
3842001-11-21 David Heine <dlheine@tensilica.com>
385 Alan Modra <amodra@bigpond.net.au>
386
387 * ldlang.c (map_input_to_output_sections): Replace "break"
388 accidentally removed with 2001-08-03 change.
389 (lang_gc_sections_1): Likewise.
390
2181f54f
AM
3912001-11-21 Alan Modra <amodra@bigpond.net.au>
392
393 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
394
ca0b5847
AM
3952001-11-20 Angela Marie Thomas <angela@redhat.com>
396
397 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
2181f54f
AM
398 of false when calling lang_size_sections.
399 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
ca0b5847 400
c56feb2b
AM
4012001-11-15 Alan Modra <amodra@bigpond.net.au>
402
403 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
404 function when LDEMUL_FINISH isn't set to the same name. Don't
405 call ${LDEMUL_FINISH}.
406 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
407 * emultempl/armelf.em (arm_elf_finish): Call
408 gld${EMULATION_NAME}_finish.
409 * emultempl/hppaelf.em (hppaelf_finish): Rename to
410 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
411 hppaelf_layout_sections_again if necessary.
412 (need_laying_out): New var.
413 (hppaelf_layaout_sections_again): Rename to
414 hppaelf_layout_sections_again. Clear need_laying_out.
415 (PARSE_AND_LIST_OPTIONS): Format text.
416
a48ca7f2
L
4172001-11-14 H.J. Lu <hjl@gnu.org>
418
419 * emultempl/armelf.em (arm_elf_finish): Renamed from
420 gld${EMULATION_NAME}_finish.
421 (LDEMUL_FINISH): Set to arm_elf_finish.
422
73d074b4
DJ
4232001-11-14 Daniel Jacobowitz <drow@mvista.com>
424
425 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
426 (struct ld_emulation_xfer_struct): Use it.
427
fc65c602
JL
428Tue Nov 13 11:27:14 2001 Ross Alexander <ross.alexander@uk.neceur.com>
429
465bc359 430 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
fc65c602
JL
431 additional symbols referenced by newer crt0.o files from HP.
432
f11b7027
NC
4332001-11-12 Anthony Green <green@redhat.com>
434
435 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
436
3bf2994f
AM
4372001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
438
439 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
440 * Makefile.in: Regenerate.
441
ff5dcc92
SC
4422001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
443
444 * ld.texinfo: Use @command for commands, @option for options.
445 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
446 the page man title.
447 * Makefile.in: Rebuild.
448
9fb9af6e
CD
4492001-11-04 Chris Demetriou <cgd@broadcom.com>
450
451 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
452 Add support for targets.
2181f54f 453
3c62831e
NC
4542001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
455
456 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
457 * configure: Regernate.
458 * po/fr.po: New file.
459 * po/sv.po: New file.
460
3a9091c4
NC
4612001-11-01 NIIBE Yutaka <gniibe@m17n.org>
462
463 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
464 as little endian default and to support big endian.
2181f54f 465
361b220e
CD
4662001-11-01 Chris Demetriou <cgd@broadcom.com>
467
468 * ld.texinfo (Options): Document new option, -nostdlib.
469 * lexsup.c (OPTION_NOSTDLIB): New definition.
470 (ld_options): Add entry for "nostdlib".
471 (parse_args): Handle OPTIONS_NOSTDLIB.
472 * ldfile.c (ldfile_add_library_path): Don't add directories
473 to the search path if they weren't specified on the command line
474 and -nostdlib was specified.
475 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
476
210a7bd1
NC
4772001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
478
479 * lexsup.c (parse_args): Prevent infinite parsing loop when
480 "-rpath.a" is specified on the command line.
481 Replace calls to fprintf with calls to einfo.
482
114283d8
NC
4832001-10-31 John Marshall <jmarshall@acm.org>
484
485 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
486 appear only once across all the linker scripts involved in a link
487 invocation no longer applies. Make the documentation reflect
488 that.
489
7649aa50
NC
4902001-10-31 NIIBE Yutaka <gniibe@m17n.org>
491
492 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
493 targets.
494 (sh-*-linux*): Added targ_extra_libpath.
495
6e814ff8
AM
4962001-10-31 David Heine <dlheine@tensilica.com>
497
498 * ldlang.c (lang_size_sections): Keep a valid output_offset field
499 for padding statements.
500
3c3bdf30
NC
5012001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
502
503 * configure.tgt (mmix-*-*): New target.
504 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
505 Add dependencies to match.
506 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
507 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
508 scripttempl/mmo.sc: New files.
509 * gen-doc.texi: @set MMIX.
510 * ld.texinfo: Ditto.
6e814ff8 511 [MMIX] Add MMIX node.
3c3bdf30
NC
512 * Makefile.in: Regenerate.
513
ca0c1d3e
KH
5142001-10-29 Kazu Hirata <kazu@hxi.com>
515
516 * ldlang.c: Fix a comment typo.
517
1a3d33ce
AM
5182001-10-23 Alan Modra <amodra@bigpond.net.au>
519
520 * configure.host: Move alpha*-*-linux-gnu* entry to generic
521 entries, and match *-*-linux*.
522
b47c4208
AM
5232001-10-20 Alan Modra <amodra@bigpond.net.au>
524
525 * ldgram.y (mri_script_command): Surround processing of INCLUDE
526 with ldlex_script, ldlex_popstate.
527 (ifile_p1): Likewise.
528 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
529 correct slot.
530 (lex_push_file): Save current lineno to lineno_stack. Set lineno
531 to 1. Don't BEGIN(SCRIPT).
532 (lex_redirect): Similarly.
533 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
534
fd521b47
NC
5352001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
536
537 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
538 __EH_FRAME_END__ and accept eh frames into data section.
539 Add ctor and dtor sections.
540
59d28a94
DD
5412001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
542
543 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
544 (auto-export): Fix indentation.
545
663dd378
DD
5462001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
547
548 * pe-dll.c (autofilter_objectlist): Add startup objects
549 for profiling.
550 (auto-export): Constify char * p.
6e814ff8 551 Extract file basename and use strcmp rather than ststr
663dd378
DD
552 for object lookup.
553
31d677f9
CD
5542001-10-18 Chris Demetriou <cgd@broadcom.com>
555
556 * ldmain.c (get_emulation): Improve comment about the handling
557 of -mipsN options.
558
aa200fe8
AM
5592001-10-17 Alan Modra <amodra@bigpond.net.au>
560
561 * po/POTFILES.in: Regenerate.
562
146e7110
AM
5632001-10-16 Vassili Karpov <malc@pulsesoft.com>
564
565 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
566 -z nocopyreloc and -z nocombreloc usage strings.
567
b4330e85
NC
5682001-10-12 Vassili Karpov <malc@pulsesoft.com>
569
146e7110 570 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
b4330e85
NC
571 in usage.
572
5af8a2fb
NC
5732001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
574
575 * scripttempl/armaout.sc: Place .bss section after end of aligned
576 data section to match behaviour of aout code in constructrion of
577 header.
578
5b784096
DD
5792001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
580
581 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
582 startup files for mingw32 dlls to list.
583
61585df2
CD
5842001-10-10 Chris Demetriou <cgd@broadcom.com>
585
586 * emultempl/elf32.em: Fix shell 'if' usage for portability.
587
45cf6f3e
AH
5882001-10-08 Aldy Hernandez <aldyh@redhat.com>
589
590 * configure.tgt (targ): Add arm9e-*-elf.
591
e24d7c12
L
5922001-10-05 H.J. Lu <hjl@gnu.org>
593
594 * genscripts.sh: Fix a typo in the last change.
595
ec38dd05
JJ
5962001-10-05 Jakub Jelinek <jakub@redhat.com>
597
598 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
599 -z nocombreloc in usage.
600
cedd6b0d
JB
6012001-10-03 Jim Blandy <jimb@redhat.com>
602
603 * genscripts.sh: Include a comment at the top of each generated
604 script, explaining its purpose.
605
8bd621d8
AM
6062001-10-03 Vassili Karpov <malc@pulsesoft.com>
607
608 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
609 * NEWS: Mention -z nocopyreloc.
610 * ld.texinfo (Options): Describe nocopyreloc.
611
fcd8210c
AM
6122001-10-03 Alan Modra <amodra@bigpond.net.au>
613
614 * configure: Regenerate.
615
d32820f2
AM
6162001-10-02 Alan Modra <amodra@bigpond.net.au>
617
618 * ldver.h (ld_program_version): Remove declaration.
619 * lexsup.c (parse_args): Move printing of copyright message..
620 * ldver.c (ldversion): .. to here.
621 Use BFD_VERSION_STRING in place of BFD_VERSION.
622 (ld_program_version): Remove.
623 * Makefile.am (Makefile): Depend on bfd/configure.in.
624 Run "make dep-am".
625 * Makefile.in: Regenerate.
626
af46bcdc
HPN
6272001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
628
629 * Makefile.am: Update dependencies with "make dep-am".
630 * Makefile.in: Regenerate.
631
4818e05f 6322001-09-29 John Reiser <jreiser@BitWagon.com>
862517b6 633
4818e05f
AM
634 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
635 * lexsup.c: Add --no-define-common commandline option.
636 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
637 * ldlex.l: Likewise.
638 * ld.h: Add command_line.inhibit_common_definition.
639 * ldmain.c (main): Initialize.
640 * ld.texinfo: Document.
862517b6 641
d5e0ebeb
AM
6422001-09-26 Alan Modra <amodra@bigpond.net.au>
643
644 * ldmisc.c (USE_STDARG): Remove.
645 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
646 (einfo): Likewise.
647 (minfo): Likewise.
648 (lfinfo): Likewise.
649
650 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
651 declarations. Update copyright.
652
2f8d8971
NC
6532001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
654
85c77458
NC
655 * pe-dll.c: Remove obsoleted declaration of
656 pe_get_data_import_dll_name.
657 (pe_create_import_fixup): Fix thinko.
658
2f8d8971
NC
659 * ld.texinfo(enable-auto-import): Clarify the explanation.
660
6612001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
662
663 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
664 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
665 DLL_SUPPORT controlled code.
666
72358f65 6672001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
146e7110 668
72358f65
NC
669 * emultempl/pe.em(pe_data_import_dll): Make static.
670 (pe_get_data_import_dll_name): New accessor function.
146e7110 671 * pe-dll.c(pe_create_import_fixup): call
72358f65
NC
672 pe_get_data_import_dll_name() from pe.em, instead of
673 directly accessing pe_data_import_dll variable from pe.em.
674
3882b010
L
6752001-09-18 Bruno Haible <haible@clisp.cons.org>
676
677 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
678 (def_file_add_directive): Use ISSPACE instead of isspace.
679 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
680 isdigit/isxdigit/isalpha/isalnum.
681 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
682 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
683 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
684 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
685 isalnum.
686 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
687 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
688 isupper/tolower.
689 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
690 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
691 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
692 (ctor_prio): Use ISDIGIT instead of isdigit.
693 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
694 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
695 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
696 isupper/tolower.
697 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
698 (stricpy): Use TOLOWER instead of isupper/tolower.
699 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
700 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
701 (lex_warn_invalid): Use ISPRINT instead of isprint.
702 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
703 (main): For gettext, also set the LC_CTYPE locate facet.
704 (add_keepsyms_file): Use ISSPACE instead of isspace.
705 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
706 (is_num, parse_args): Use ISDIGIT instead of isdigit.
707 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
708 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
709 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
710 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
711 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
712 (quoteput): Use ISSPACE instead of isspace.
713 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
714 instead of isalnum.
715
db09f25b
AM
7162001-09-18 Alan Modra <amodra@bigpond.net.au>
717
718 * deffilep.y (def_stash_module): Constify "name" param.
719
720 * pe-dll.c: Replace CONST with const throughout.
721 (quick_symbol): Constify "n1", "n2", "n3" params.
722 (make_singleton_name_thunk): Constify "import" param. Make
723 "buffer_len" a size_t.
724 (make_import_fixup_entry): Constify "name", "fixup_name",
725 "dll_symname" params.
726 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
727 (pe_get32): Likewise.
728 (pe_implied_import_dll): Likewise.
729
730 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
731 (sort_by_section_name): Likewise.
732
733 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
734 (make_import_fixup): Cast printf arg, rel->address to long rather
735 than int.
736 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
737
74699268
AM
7382001-09-15 Alan Modra <amodra@bigpond.net.au>
739
740 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
741 defines BufferSize. Increase buffer size by one.
742
775cabad
NC
7432001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
744
745 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
746
056a1d49
NC
7472001-09-14 Kevin Lo <kevlo@openbsd.org>
748
749 * configure.tgt: Add arm-openbsd target.
750
a7d792bb
L
7512001-09-12 H.J. Lu <hjl@gnu.org>
752
753 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
754 eelf64lppc.o to ...
755 (ALL_64_EMULATIONS): Here.
756 * Makefile.in: Regenerated.
757
0d888aac
CW
7582001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
759
760 * emultempl/pe.em(make_import_fixup): change signature to
761 take asection as well as arelec; we need this for proper
146e7110 762 error reporting. Only call pe_create_import_fixup() if
0d888aac
CW
763 there is no attempt to add a constant addend to the reloc;
764 otherwise, report error condition.
765 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
766 since final argument is a pointer to make_import_fixup().
767 Change call to cb() to match make_import_fixup() signature.
768 (make_import_fixup_mark): make buffer_len unsigned.
769 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
770
7712001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
772
773 * ld.texinfo: add verbose documentation for auto-import
146e7110 774 direct-addressing workaround, to compliment the terse
0d888aac
CW
775 error message.
776
cedacdc0
CM
7772001-09-12 Andrew MacLeod <amacleod@redhat.com>
778
146e7110 779 * scripttempl/v850.sc: Add gcc_except_table sections.
cedacdc0 780
38be0bb1
JL
781Fri Sep 7 11:34:24 2001 Jeffrey A Law (law@cygnus.com)
782
783 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
784 * emulparams/h8300self.sh: Similarly.
785
559e4713
NC
7862001-09-05 Danny Smith <dannysmith@users.souceforge.net>
787
788 * ld.texinfo (Options, --stack): Correct default value for stack
789 reserve.
790
1fdf0249
TR
7912001-09-05 Tom Rix <trix@redhat.com>
792
793 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
146e7110 794
9b5799b8
AJ
7952001-09-03 Andreas Jaeger <aj@suse.de>
796
797 * emultempl/beos.em: Declare prototypes for comparions functions,
798 adjust definitions.
799
48f6162b
AJ
8002001-09-02 Andreas Jaeger <aj@suse.de>
801
802 * emultempl/aix.em: Add missing prototype.
803 * emultempl/lnk960.em: Likewise.
804 * emultempl/vanilla.em: Likewise.
805 * emultempl/armcoff.em: Likewise.
806 * emultempl/armelf_oabi.em: Likewise.
807 * emultempl/beos.em: Likewise.
808 * emultempl/gld960c.em: Likewise.
809 * emultempl/gld960.em: Likewise.
810
811 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
812 for prototype declaration.
813
39e5585e
EC
8142001-08-31 Eric Christopher <echristo@redhat.com>
815 Jason Eckhardt <jle@redhat.com>
816
817 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
818
3fc90ddb
AJ
8192001-08-31 Andreas Jaeger <aj@suse.de>
820
821 * emultempl/pe.em: Add missing prototypes.
822 (gld_${EMULATION_NAME}_after_open): Remove extra args to
823 pe_find_data_imports.
824 (pr_sym): Add unused attribute.
825
d43ded80
PB
8262001-08-29 Joel Sherrill <joel@OARcorp.com>
827
39e5585e 828 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
d43ded80
PB
829 default from coff to elf.
830
3946dd2f
JL
8312001-08-29 Jeff Law <law@redhat.com>
832
833 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
834 ARCH specification.
835 * emulparams/h8300self.sh: Similarly.
836
837Wed Aug 28 13:37:20 2001 J"orn Rennecke <amylaar@redhat.com>
8af6dd41
JR
838
839 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
840 eh8300self.o .
841 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
842 * configure.tgt (h8300-*-elf*): New case.
843 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
844 * emulparams/h8300self.sh: New file.
845 * Makefile.in: Regenerated.
846
70d0c6e9
NC
8472001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
848
849 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
850 with macro name.
851
5c67d4bb
AM
8522001-08-27 Linus Nordberg <linus@swox.com>
853 Alan Modra <amodra@bigpond.net.au>
854
855 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
856 (eelf64ppc.c, eelf64lppc.c): Add make targets.
857 Run "make dep-am"
858 * Makefile.in: Regenerate.
859 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
860 entries to correct alphabetical position.
861 * emulparams/elf64ppc.sh: New.
862 * emulparams/elf64lppc.sh: New.
863
08131015
NC
8642001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
865
866 * ldmain.c (main): Declare BSIZE as static.
867
db6751f2
JJ
8682001-08-23 Jakub Jelinek <jakub@redhat.com>
869
870 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
871 into .rel.dyn resp. .rela.dyn if combreloc.
872 (get_script): If .x linker script is equal to .xn, only put it
873 once into the binary.
874 Add .xc and .xsc scripts.
875 (parse_args): Handle -z combreloc and -z nocombreloc.
876 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
877 For .xc and .xsc scripts put all .rel* or .rela* input sections
878 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
879 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
880 is elf.
881 Strip trailing whitespace from script.
882 Generate .xc and .xsc scripts if requested.
883 * ldmain.c (main): Initialize link_info.combreloc and
884 link_info.spare_dynamic_tags.
885 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
886 (ld_options): Add --spare-dynamic-tags option.
887 (parse_args): Likewise.
888 * ld.texinfo: Document -z combreloc and -z nocombreloc.
889 * ldint.texinfo: Document .xc and .xsc linker scripts.
890 * NEWS: Add notes about -z combreloc and SHF_MERGE.
891
63d069c0
L
8922001-08-22 H.J. Lu <hjl@gnu.org>
893
894 * emulparams/elf32fr30.sh: Add a newline.
895
948f9114
AJ
8962001-08-21 Andreas Jaeger <aj@suse.de>
897
898 * deffilep.y: Add missing prototypes.
899 * pe-dll.c: Likewise.
900
ae7fb08f
AM
9012001-08-20 Alan Modra <amodra@bigpond.net.au>
902
2af02257
AM
903 * ldlang.c (insert_pad): Fix typos in last patch.
904
905 * ldlang.c: When traversing lang_statement_union_type lists,
906 consistently use "header.next" rather than "next".
907 * mpw-eppcmac.c: Likewise.
908 * emultempl/beos.em: Likewise.
909 * emultempl/hppaelf.em: Likewise.
910 * emultempl/pe.em: Likewise.
911 * ldlang.h (union lang_statement_union): Remove "next" field.
912
c0c330a7
AM
913 * ldlang.c (insert_pad): Use offsetof macro.
914 (lang_size_sections): Always neuter padding statements.
915 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
916
ae7fb08f
AM
917 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
918 passed to lang_size_sections.
919 (pe_exe_fill_sections): Likewise.
920 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
921 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
922
fab80407
AM
9232001-08-18 Alan Modra <amodra@bigpond.net.au>
924
925 * emultempl/aix.em: Formatting fixes.
926
b3327aad
AM
9272001-08-18 Alan Modra <amodra@bigpond.net.au>
928
929 * ldlang.c (insert_pad): Make use of an existing pad statement if
930 available. Move code calculating alignment, adjusting section
931 alignment power, and adjusting dot to ..
932 (size_input_section): .. here. Remove unused relax param.
933 (lang_size_sections): Change boolean `relax' param to boolean *.
934 Adjust call to size_input_section. Make use of insert_pad to
935 place pad after the assignment statement. If relaxing, zap
936 padding statements.
937 (reset_memory_regions): Reset output_bfd section sizes too.
938 (relax_again): Move to..
939 (lang_process): ..here. Adjust call to lang_size_sections, and
940 remove duplicated code.
941 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
942
563e308f
AM
9432001-08-17 Alan Modra <amodra@bigpond.net.au>
944
945 * ld.texinfo: Document that fill values now use the four least
946 significant bytes.
947 * emulparams/elf32fr30.sh (NOP): Update.
948 * emulparams/elf32mcore.sh: Likewise.
949 * emulparams/elf64_s390.sh: Likewise.
950 * emulparams/elf_i386.sh: Likewise.
951 * emulparams/elf_i386_be.sh: Likewise.
952 * emulparams/elf_i386_chaos.sh: Likewise.
953 * emulparams/elf_i386_ldso.sh: Likewise.
954 * emulparams/elf_s390.sh: Likewise.
955 * emulparams/elf_x86_64.sh: Likewise.
956 * emulparams/i386moss.sh: Likewise.
957 * emulparams/i386nw.sh: Likewise.
958 * emulparams/m68kelf.sh: Likewise.
959 * scripttempl/elf.sc: Update NOP comment.
960 * scripttempl/elfi370.sc: Likewise.
961 * scripttempl/elfm68hc11.sc: Likewise.
962 * scripttempl/elfm68hc12.sc: Likewise.
963 * scripttempl/nw.sc: Likewise.
964
b90e1c6f
TR
9652001-08-15 Tom Rix <trix@redhat.com>
966
967 * ldgram.y (saved_script_handle): Initialize to NULL.
968 * ldmain.c (main): Change check on saved_script_handle.
948f9114 969
39dcfe18
AM
9702001-08-14 Alan Modra <amodra@bigpond.net.au>
971
cde43e70
AM
972 * emultempl/elf32.em: Formatting fixes.
973 (output_prev_sec_find): Test for bfd_ind_section too; do so by
974 looking at sec->owner.
975 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
976 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
977 unused code, and reorganize orphan section placement code.
978
39dcfe18
AM
979 * ldlang.c (wild_doit): Rename to lang_add_section.
980 * ldlang.h: Here too.
981 * mpw-elfmips.c: And here.
982 * emultempl/beos.em: And here.
983 * emultempl/elf32.em: And here.
984 * emultempl/hppaelf.em: And here.
985 * emultempl/pe.em: And here.
986
908d20b3
RH
9872001-08-13 Richard Henderson <rth@redhat.com>
988
989 * emultempl/needrelax.em: New file.
990 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
991 * Makefile.am (eelf64_ia64.c): Depend on it.
992 * Makefile.in: Rebuild.
993
0f33d40b
AM
9942001-08-13 Alan Modra <amodra@bigpond.net.au>
995
22af9fd3
AM
996 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
997 output_section is set non-NULL.
998
0f33d40b
AM
999 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
1000 `true' for SEC_EXCLUDE sections so that the generic code doesn't
1001 needlessly create an output_section_statement. Treat a correctly
1002 named output_section_statement with NULL bfd_section as compatible.
1003
55ab6103
HPN
10042001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
1005
1006 * emultempl/generic.em: Support EXTRA_EM_FILE.
1007 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
1008 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
1009 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
1010 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
1011 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
1012 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
1013 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
1014 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
1015 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
1016 LDEMUL_FIND_POTENTIAL_LIBRARIES.
1017
24098abb
RH
10182001-08-12 Richard Henderson <rth@redhat.com>
1019
1020 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
1021 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
1022 scripttempl/v850.sc: Keep .jcr data.
1023
b9a8de1e 10242001-08-12 H.J. Lu <hjl@gnu.org>
146e7110
AM
1025 Andrew Haley <aph@cambridge.redhat.com>
1026 Nick Clifton <nickc@redhat.com>
b9a8de1e 1027
146e7110 1028 * ldgram.y (had_script): Change name to saved_script_handle.
b9a8de1e
NC
1029 Change type to file handle.
1030 * ld.h (had_script): Rename and retype.
1031 * ldfile.c (ldfile_open_command_file): Save the file handle
1032 used in saved_script_handle.
1033 * lexsup.c (parse_args): Do not allow -c option to alter
1034 saved_script_handle.
1035 * ldmain.c (main): Print out the linker script used if
1036 --verbose is given. Check saved_script_handle to obtain the
1037 external linker script used, or if NULL, dump the builtin
1038 script.
1039 * ld.texinfo: Document that --verbose now dumps the linker
1040 script used, regardless of whether it was an internal or an
1041 external script.
1042
0218d1e4
AJ
10432001-08-10 Andreas Jaeger <aj@suse.de>
1044
1045 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1046 to build warnings.
1047 * configure: Regenerate.
1048
5253f23b
AM
10492001-08-09 Alan Modra <amodra@bigpond.net.au>
1050
73810896
AM
1051 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
1052
5253f23b
AM
1053 * scripttempl/elf.sc: Move non-text .dynamic section before
1054 .plt/.got/.sdata* group.
1055 (OTHER_GOT_SECTIONS): Move to immediately after .got.
1056 (OTHER_SDATA_SECTIONS): Add.
1057 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
1058 OTHER_GOT_SECTIONS.
1059 * emulparams/crislinux.sh: Likewise.
1060 * emulparams/elf32b4300.sh: Likewise.
1061 * emulparams/elf32bmip.sh: Likewise.
1062 * emulparams/elf32bmipn32.sh: Likewise.
1063 * emulparams/elf32bsmip.sh: Likewise.
1064 * emulparams/elf32btsmip.sh: Likewise.
1065 * emulparams/elf32ebmip.sh: Likewise.
1066 * emulparams/elf32elmip.sh: Likewise.
1067 * emulparams/elf32l4300.sh: Likewise.
1068 * emulparams/elf32lmip.sh: Likewise.
1069 * emulparams/elf32lsmip.sh: Likewise.
1070 * emulparams/elf32ltsmip.sh: Likewise.
1071 * emulparams/elf64bmip.sh: Likewise.
1072 * emulparams/elf64btsmip.sh: Likewise.
1073 * emulparams/elf64ltsmip.sh: Likewise.
1074
179c732c
AM
10752001-08-08 Alan Modra <amodra@bigpond.net.au>
1076
1077 * genscripts.sh: Source the emulparams script before each output
1078 script is generated so that variables like `RELOCATING' may affect
1079 variables defined in the emulparams script.
1080
3fd36710
AM
10812001-08-04 Alan Modra <amodra@bigpond.net.au>
1082
20713691
AM
1083 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
1084 order.
1085
3fd36710
AM
1086 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
1087 ie. iterate over wild_statement.section_list.
1088 (gld${EMULATION_NAME}_place_orphan): Likewise.
1089
de0b1853
SC
10902001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1091
1092 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
1093 .fini[0-4] sections used by _exit
1094 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
1095 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
1096 * scripttempl/elfm68hc11.sc: Likewise.
1097
ff7e6f88
L
10982001-08-03 H.J. Lu <hjl@gnu.org>
1099
1100 * emultempl/beos.em (init): Add the missing initialization.
1101
b6bf44ba
AM
11022001-08-03 Alan Modra <amodra@bigpond.net.au>
1103
1104 * ld.texinfo (Input Section Basics): Clarify ordering of output
1105 sections.
1106 * ldlang.c (callback_t): Add wildcard_list param.
1107 (walk_wild_section): Remove "section" param. Rewrite for
1108 lang_wild_statement_type change. Remove unique_section_p test.
1109 (walk_wild_file): Remove "section" param.
1110 (walk_wild): Remove "section" and "file" params.
1111 (lang_gc_wild): Likewise.
1112 (wild): Likewise. Modify for lang_wild_statement_type change.
1113 (wild_sort): Likewise. Add "sec" param.
1114 (gc_section_callback): Likewise.
1115 (output_section_callback): Likewise. Do unique_section_p test.
1116 (map_input_to_output_sections): Modify call to wild.
1117 (lang_gc_sections_1): Likewise.
1118 (print_wild_statement): Modify for lang_wild_statement_type
1119 change.
1120 (lang_add_wild): Replace filename, filenames_sorted param with
1121 filespec. Replace section_name, sections_sorted,
1122 exclude_filename_list with section_list.
1123 * ldlang.h (lang_add_wild): Here too.
1124 (lang_wild_statement_type): Replace section_name, sections_sorted,
1125 and exclude_filename_list with section_list.
1126 * ldgram.y (current_file): Delete.
1127 (%union): Add wildcard_list.
1128 (file_NAME_list): Set type to wildcard_list. Build a linked list
1129 rather than calling lang_add_wild for each entry.
1130 (input_section_spec_no_keep): Call lang_add_wild here instead.
1131 * ld.h (struct wildcard_list): Declare.
1132 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
1133
b044cda1
CW
11342001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
1135
1136 * ldmain.c (main): initialize link_info.pei386_auto_import
1137 * pe-dll.c: new tables for auto-export filtering
1138 (auto_export): change API, pass abfd for contextual filtering.
b6bf44ba 1139 Loop thru tables of excluded symbols instead of comparing
b044cda1
CW
1140 "by hand".
1141
11422001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
1143
b6bf44ba
AM
1144 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
1145 static variable current_sec (static struct sec *). Add
b044cda1 1146 forward declaration for add_bfd_to_link.
b6bf44ba
AM
1147 (process_def_file): Don't export undefined symbols. Do not
1148 export symbols starting with "_imp__". Call auto_export()
b044cda1
CW
1149 with new API.
1150 (pe_walk_relocs_of_symbol): New function.
1151 (generate_reloc): add optional extra debugging
b6bf44ba 1152 (pe_dll_generate_def_file): eliminate extraneous initial blank
b044cda1 1153 line in output
b6bf44ba 1154 (make_one): enlarge symtab to make room for __nm__ symbols
b044cda1
CW
1155 (DATA auto-import support).
1156 (make_singleton_name_thunk): New function.
1157 (make_import_fixup_mark): New function.
1158 (make_import_fixup_entry): New function.
1159 (pe_create_import_fixup): New function.
b6bf44ba 1160 (add_bfd_to_link): Specify that 'name' argument is a CONST
b044cda1 1161 char *.
b6bf44ba
AM
1162 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
1163 declare new functions pe_walk_relocs_of_symbol and
b044cda1
CW
1164 pe_create_import_fixup.
1165 * emultempl/pe.em: add new options --enable-auto-import,
1166 --disable-auto-import, and --enable-extra-pe-debug.
1167 (make_import_fixup): New function.
1168 (pe_find_data_imports): New function.
1169 (pr_sym): New function.
b6bf44ba 1170 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
b044cda1
CW
1171 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
1172 CODE.
1173
11742001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
b6bf44ba 1175
b044cda1
CW
1176 * ld.texinfo: add additional documentation for
1177 --export-all-symbols. Document --out-implib,
1178 --enable-auto-image-base, --disable-auto-image-base,
b6bf44ba
AM
1179 --dll-search-prefix, --enable-auto-import, and
1180 --disable-auto-import.
b044cda1
CW
1181 * ldint.texinfo: Add detailed documentation on auto-import
1182 implementation.
1183
156e34dd
NC
11842001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1185
1186 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
1187 example.
1188
d6231427
AM
11892001-07-24 Alan Modra <amodra@bigpond.net.au>
1190
1191 * Makefile.am: Update dependencies with "make dep-am".
1192 * Makefile.in: Regenerate
1193
e14ec88b
AM
11942001-07-23 Alan Modra <amodra@bigpond.net.au>
1195
1196 * ldcref.c (check_section_sym_xref): New function.
1197 (check_nocrossrefs): Call it.
1198 (check_nocrossref): Interate over h->refs here instead of..
1199 (check_refs): ..here. Pass in the symbol name, section, and bfd
1200 rather than hash_entry pointers.
1201 (struct check_refs_info): Keep symbol name rather than hash entry.
1202 Remove "same".
1203 (check_reloc_refs): Tweak for above changes in check_refs_info.
1204 Only report references to section syms when symname is NULL to
1205 prevent duplicate messages for the same reloc.
1206
1b577b00
NC
12072001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1208
c7d701b0
NC
1209 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
1210 available. Do not print NULL trees.
1211 (exp_print_token): Print unknown tokens with values > 126 as
1212 decimal values not ASCII characters.
1213
1545243b
NC
1214 * ldlang.c (lang_leave_overlay): If a region is specified assign
1215 it to all sections inside the overlay unless they have been
1216 assigned to the own, non-default, memory region.
1217
1b577b00
NC
1218 * README: Add header for consistency with other README files.
1219
5030876b
L
12202001-07-14 H.J. Lu <hjl@gnu.org>
1221
1222 * emultempl/elf32.em (output_prev_sec_find): Never return
1223 bfd_abs_section_ptr, bfd_com_section_ptr nor
1224 bfd_und_section_ptr.
1225
18c7a9a5
NC
12262001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
1227
22af9fd3 1228 * Makefile.am (em32relf.c): Change dependency from generic.em to
18c7a9a5
NC
1229 elf32.em.
1230 * Makefile.in: Regenerate.
1231
9ffecff1
MG
12322001-07-14 matthew green <mrg@eterna.com.au>
1233
1234 * configure.tgt (i386-*-netbsdelf*): New target.
1235 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
1236
95500e1c
JJ
12372001-07-13 Jakub Jelinek <jakub@redhat.com>
1238
1239 * emultempl/elf32.em (output_prev_sec_find): New.
1240 (place_orphan): Use it.
1241
e97cb84f
L
12422001-07-11 H.J. Lu <hjl@gnu.org>
1243
1244 * ldmain.c (main): Fix typos in the last change.
1245
7333607e
JJ
12462001-07-11 Jakub Jelinek <jakub@redhat.com>
1247
1248 * ldmain.c (main): Disallow -F and -f without -shared.
1249
d29d80f2
NC
12502001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1251
1252 * emultempl/pe.em (after_open): Check for the output_bfd not
1253 having any coff_data structure allocated to it.
1254
c2a1a436
DB
12552001-07-09 David O'Brien <obrien@FreeBSD.org>
1256
1257 * emultempl/elf32.em: Do not assuming that contents of the buffer
1258 returned from basename function will remain unchanged accross other
1259 function calls.
1260
63653551
L
12612001-07-03 H.J. Lu <hjl@gnu.org>
1262
1263 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
1264 2001-07-03. It creates dynamic entries even for static binaries.
1265
d303a449
L
12662001-07-03 Jakub Jelinek <jakub@redhat.com>
1267
1268 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
1269 (DYNAMIC): Use it to reserve few dynamic entries for
1270 post-linking tools.
1271
9f22353f
AM
12722001-06-27 Alan Modra <amodra@bigpond.net.au>
1273
1274 * emulparams/hppa64linux.sh: New file.
1275 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
1276 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
1277 (ehppa64linux.c): Add rule to make it.
1278 Run "make dep-am".
1279 * Makefile.in: Regenerate.
1280
62bf86b4
HPN
12812001-06-21 Hans-Peter Nilsson <hp@axis.com>
1282
1283 * ld.texinfo (Options, -r): Mention restrictions when using
1284 different object formats.
1285
429d935d
HPN
12862001-06-19 Hans-Peter Nilsson <hp@axis.com>
1287
1288 * ldlang.c (lang_check): Emit fatal error if relocatable link
1289 between different object flavours with relocations in input.
1290
cb840a31
L
12912001-06-19 H.J. Lu <hjl@gnu.org>
1292
1293 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
1294 (--version-script): Mention the language support.
1295
9bf03acc
L
12962001-06-19 H.J. Lu <hjl@gnu.org>
1297
1298 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
1299
c45021f2
NC
13002001-06-18 H.J. Lu <hjl@gnu.org>
1301
b6bf44ba
AM
1302 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
1303 (diststuff): Add $(MANS).
1304 * Makefile.in: Regenerated.
c45021f2 1305
b6bf44ba 1306 * ld.1: Removed.
c45021f2 1307
6caa99ab
HPN
13082001-06-18 Hans-Peter Nilsson <hp@axis.com>
1309
605d9b3a
HPN
1310 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
1311 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
1312 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
1313 * ld.h (args_type): Remove member export_dynamic. All users
1314 changed to use struct bfd_link_info member.
1315
6caa99ab
HPN
1316 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
1317 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
1318 * Makefile.in: Regenerate.
1319
6f9efd97
L
13202001-06-18 H.J. Lu <hjl@gnu.org>
1321
1322 * ldlang.c (init_os): Add the newline to the einfo call.
1323 (lang_check): Likewise.
1324 (lang_do_version_exports_section): Likewise.
1325
5af9fd8b
L
13262001-06-15 H.J. Lu <hjl@gnu.org>
1327
1328 * lexsup.c (parse_args); Save optind to report unrecognized
1329 option.
1330
2a096f04
HPN
13312001-06-15 Hans-Peter Nilsson <hp@axis.com>
1332
7e66c3f5
HPN
1333 * ldlang.c (lang_check): Emit fatal error if relocatable link
1334 between different object flavours.
1335
2a096f04
HPN
1336 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
1337 Set new link_info member export_dynamic.
1338 * ldmain.c (main): Initialize new link_info member export_dynamic.
1339
6770ec8c
NC
13402001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
1341
1342 * ldlang.c (walk_wild): Only call walk_wild_file if
1343 lookup_name returns something.
b6bf44ba 1344 (lookup_name): If load_symbols fails, return NULL.
22af9fd3 1345 (load_symbols): Change to a boolean function.
b6bf44ba 1346 (open_input_bfds): If load_symbols fails then do not make the
6770ec8c
NC
1347 executable.
1348
8529105a
AM
13492001-06-08 Alan Modra <amodra@bigpond.net.au>
1350
1351 * ldlang.c (record_bfd_errors): Remove.
1352
1353 * emultempl/aix.em: Fix copyright dates.
1354
8f3aa7a0
AJ
13552001-06-07 Andreas Jaeger <aj@suse.de>
1356
1357 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
1358 (TEXT_START_ADDR): Likewise.
1359
3277f888
AM
13602001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
1361
1362 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
1363
3763134d
DD
13642001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1365
1366 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
1367
5929ebc0
L
13682001-05-31 H.J. Lu <hjl@gnu.org>
1369
1370 * ldlang.c (open_input_bfds): Don't change the bfd error
1371 handler whilst loading symbols.
1372
c04a062d
NC
13732001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1374
1375 * configure.tgt: Remove i370-mvs architecture, it is not currently
1376 supported.
1377
96fcab3e
L
13782001-05-25 H.J. Lu <hjl@gnu.org>
1379
1380 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
1381 like emulparams/aixppc.sh.
1382
db8d4f23
L
13832001-05-25 H.J. Lu <hjl@gnu.org>
1384
1385 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
1386 setting of output_filename after bfd_scan_arch.
1387 * emultempl/pe.em: Likewise.
1388
5f642101
L
13892001-05-25 H.J. Lu <hjl@gnu.org>
1390
1391 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
1392 like emulparams/aixppc.sh.
1393
1394 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
1395 instead of ${srcdir}/emultempl/stringify.sed.
1396
64e9ece0
TW
13972001-05-25 Timothy Wall <twall@oculustech.com>
1398
1399 * emulparams/elf64_aix.sh: Change settings to match IBM linker
8f3aa7a0 1400 output.
64e9ece0 1401
c709b096
AM
14022001-05-25 Alan Modra <amodra@one.net.au>
1403
1404 * configure.host: Replace linuxoldld with linux*oldld.
1405 * configure.tgt: Likewise.
1406
6cbdcc6f
L
14072001-05-24 H.J. Lu <hjl@gnu.org>
1408
1409 * emultempl/stringify.sed: Removed again.
1410
86af25fe
L
14112001-05-24 H.J. Lu <hjl@gnu.org>
1412
1413 * emultempl/aix.em (OUTPUT_ARCH): Defined.
1414 (gld${EMULATION_NAME}_before_parse): Initialize
1415 ldfile_output_architecture, ldfile_output_machine and
1416 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
1417 * emultempl/beos.em: Likewise.
1418 * emultempl/elf32.em: Likewise.
1419 * emultempl/linux.em: Likewise.
1420 * emultempl/mipsecoff.em: Likewise.
1421 * emultempl/pe.em: Likewise.
1422 * emultempl/sunos.em: Likewise.
1423
3b1b01cf
TR
14242001-05-24 Tom Rix <trix@redhat.com>
1425
8f3aa7a0 1426 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
3b1b01cf
TR
1427 udate import file format.
1428 (change_symbol_mode) New, same
1429 (is_syscall) New, same
1430 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
1431 * emulparams/aixppc64.sh : same
1432 * emulparams/aixrs6.sh : same
1433 * emulparams/ppcmacos.sh : same
1434 * emultempl/aix.em : use strtoull to parse options
1435 * Makefile.am : add eaixppc64 emulation for xcoff64
1436 * Makefile.in : same
1437 * configure.tgt : same
1438
1439 * scripttempl/aix.sc : default text section offset to 0x10000000
146e7110 1440 default data section offset to 0x20000000
3b1b01cf 1441 add .sv3264 and .sv64 pseudo sections
8f3aa7a0 1442 loader and debug sections use the currect section offset.
3b1b01cf
TR
1443
1444 * emultempl/aix.em : Add xcoff64 support
1445 Add -binitfini support
8f3aa7a0 1446 (gld${EMULATION_NAME}_before_parse) -binitfini
3b1b01cf 1447 (gld${EMULATION_NAME}_parse_args) same
8f3aa7a0 1448 (gld${EMULATION_NAME}_before_allocation) format change for special
3b1b01cf
TR
1449 sections
1450
1451 * emulparams/aixppc64.sh : New file for xcoff64 support
8f3aa7a0 1452
57e6abd2
AO
14532001-05-23 Alexandre Oliva <aoliva@redhat.com>
1454
1455 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
1456 variable to avoid non-portable shell construct.
1457
d1cf510e
NC
14582001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1459
1460 * ldmain.c (get_emulation): Add -mips5 command line argument.
1461
506eee22
NC
14622001-05-22 Alexandre Oliva <aoliva@redhat.com>
1463
1464 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
1465 (ELF_INTERPRETER_NAME): Define it.
1466 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
1467 it.
1468 * configure.tgt (targ_emul, targ_extra_emuls)
1469 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
1470 as primary, elf_i386 as extra.
1471 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
1472 (eelf_i386_ldso.c): New rule.
1473 * Makefile.in: Rebuilt.
1474
14752001-05-22 Nick Clifton <nickc@redhat.com>
1476
1477 * lexsup.c (ld_options): Allow -I to be an alias for
1478 --dynamic-linker. This is for Solaris compatability.
1479 * ld.texinfo: Document that -I can be used.
1480 * ld.1: Regenerate.
1481
d1778b88
AM
14822001-05-16 Alan Modra <amodra@one.net.au>
1483
1484 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
1485 whether an input section is the first one assigned to an output
1486 section.
1487 Assorted formatting fixes.
1488
02649152
DD
14892001-05-14 DJ Delorie <dj@delorie.com>
1490
1491 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
1492 * Makefile.in: Ditto.
1493
579f31ac
JJ
14942001-05-11 Jakub Jelinek <jakub@redhat.com>
1495
1496 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
1497 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
1498 output sections.
1499 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
1500
8550eb6e
JJ
15012001-05-11 Jakub Jelinek <jakub@redhat.com>
1502
1503 * ldlang.c (lang_process): Call bfd_merge_sections.
1504
8e5a525c
AM
15052001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1506
1507 * ldgram.y: Fix typo.
1508
1c9acd94
L
15092001-05-03 H.J. Lu <hjl@gnu.org>
1510
1511 * emultempl/elf32.em: Include "libiberty.h".
1512 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
1513 basename of the bfd filename.
1514 (gld${EMULATION_NAME}_stat_needed): Likewise.
1515 (gld${EMULATION_NAME}_try_needed): Likewise.
1516 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
1517
14fe918e
L
15182001-05-02 H.J. Lu <hjl@gnu.org>
1519
1520 * emultempl/pe.em: Include <ctype.h>.
1521
c7e40348
NC
15222001-05-02 Johan Rydberg <jrydberg@opencores.org>
1523
b6bf44ba 1524 * emulparams/elf32openrisc.sh: New file.
c7e40348 1525
b6bf44ba
AM
1526 * Makefile.am: Add OpenRISC target.
1527 * Makefile.in: Regenerated.
c7e40348 1528
b6bf44ba 1529 * configure.tgt: Add openrisc-*-* mapping.
c7e40348
NC
1530
15312001-05-02 Nick Clifton <nickc@redhat.com>
1532
1533 * emultempl/aix.em: Replace buystring with xstrdup.
1534 * emultempl/beos.em: Replace buystring with xstrdup.
8f3aa7a0 1535
d1b2b2dc
L
15362001-05-02 H.J. Lu <hjl@gnu.org>
1537
1538 * ldfile.c: Include "libiberty.h".
1539 * ldlex.l: Likewise.
1540
1541 * ldmisc.c (buystring): Removed.
1542 * ldmisc.h: Likewise.
1543
1544 * ldfile.c: Replace buystring with xstrdup.
1545 * ldlang.c: Likewise.
1546 * ldlex.l: Likewise.
1547 * ldmain.c: Likewise.
1548 * ldmisc.c: Likewise.
1549 * lexsup.c: Likewise.
1550 * mpw-eppcmac.c: Likewise.
1551
35714f2a
AJ
15522001-04-30 Andreas Jaeger <aj@suse.de>
1553
1554 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
1555
884fb58e
NC
15562001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
1557
b6bf44ba
AM
1558 * ldlang.c (load_symbols): Give emulation a chance
1559 to process unrecognized file before fatal error is
1560 reported, not after.
884fb58e 1561
87748b32
NC
15622001-04-27 Sean McNeil <sean@mcneil.com>
1563
1564 * configure.tgt: Add arm-vxworks target.
1565 * scripttempl/armcoff.sc: Support .text or .data as a section name
1566 prefix.
1567 Define _etext.
35714f2a 1568
7ce691ae
C
15692001-04-13 J.T. Conklin <jtc@redback.com>
1570
1571 * ld.texinfo: Document --fatal-warnings.
1572 * ld.1: Regenerate.
1573
1574 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
35714f2a 1575 warnings have been turned into errors.
7ce691ae
C
1576 * lexsup.c (OPTION_WARN_FATAL): Define.
1577 (ld_options): Entry for --fatal-warnings.
1578 (parse_args): Handle OPTION_WARN_FATAL.
1579 * ld.h (ld_config_type): Add fatal_warnings field.
1580
f5fa8ca2
JJ
15812001-04-13 Jakub Jelinek <jakub@redhat.com>
1582
1583 * ldmain.c (main): Default to discard_sec_merge.
1584 * lexsup.c (OPTION_DISCARD_NONE): Define.
1585 (ld_options): Add --discard-none.
1586 (parse_args): Handle OPTION_DISCARD_NONE.
1587 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
1588 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
1589 all its input sections match.
1590
fdec3cfc
L
15912001-04-05 Steven J. Hill <sjhill@cotw.com>
1592
1593 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
1594 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
1595 (eelf32ltsmip.c): New target.
1596 (eelf64btsmip.c): Likewise.
1597 (eelf64ltsmip.c): Likewise.
1598 * Makefile.in: Regenerated.
1599
1600 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
1601 target.
1602 (mips*-*-linux-gnu*): Likewise.
1603
1604 * emulparams/elf32ltsmip.sh: New. Traditional little endian
1605 MIPS taget.
35714f2a 1606 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
fdec3cfc
L
1607 target.
1608 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
1609 endian target.
1610
589bad82
HPN
16112001-04-05 Hans-Peter Nilsson <hp@axis.com>
1612
1613 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
1614 correct value of __Stext here.
1615 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
1616 .startup section.
1617
1618 * emulparams/crislinux.sh: Remove FIXME.
1619
94202e16
AM
16202001-04-02 Alan Modra <alan@linuxcare.com.au>
1621
1622 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
1623 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
1624
1268a053
HPN
16252001-03-27 Hans-Peter Nilsson <hp@axis.com>
1626
1627 * configure.tgt (cris-*-*): Change default emulation to criself.
1628 (cris-*-*aout*): New rule.
1629
d85e9ff7
AM
16302001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
1631
1632 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
1633 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
1634
0879a67a
AJ
16352001-03-26 Andreas Jaeger <aj@suse.de>
1636
1637 * ld.texinfo (Overview): Fix syntax in texi code.
1638
0285c67d
NC
16392001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1640
1641 * ld.texinfo: Put @c man indications to generate the ld man page.
1642 When generating man, define all the variables. Define SEEALSO
1643 and SYNOPSIS. Re-organize some lines to avoid the cross references.
1644 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
1645 (ld.1): Generate from ld.texinfo.
1646 * Makefile.in: Regenerate.
1647
c20ec07b
NC
16482001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
1649
1650 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
146e7110 1651 and '-fdata-sections'. Set the VMA of STABS sections to zero.
c20ec07b 1652
cc5ce052
UD
16532001-03-17 Ulrich Drepper <drepper@redhat.com>
1654
1655 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
1656 is an absolute path look only for this file and not along the path.
1657
a1ab1d2a
UD
16582001-03-17 Ulrich Drepper <drepper@redhat.com>
1659
1660 * emultempl/elf32.em (OPTION_GROUP): New macro.
1661 Add new option Bgroup to longopts.
1662 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
1663 (gld*_list_options): Add -Bgroup and -z defs.
1664 * ld.1: Document -Bgroup and -z defs.
1665 * ld.texinfo: Likewise.
1666
788fca5a
MM
16672001-03-07 Michael Meissner <meissner@redhat.com>
1668
1669 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
1670 with sections created by -fdata-sections.
1671 (.dynbss,.bss): Ditto.
1672
1c7566d1
AM
16732001-03-05 Alan Modra <alan@linuxcare.com.au>
1674
1675 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
1676 after_allocation_default, not gld..._before_allocation.
1677
27b7e12d
AM
16782001-02-27 Alan Modra <alan@linuxcare.com.au>
1679
1680 * configure.in (BFD_VERSION): New.
1681 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1682 * configure: Regenerate.
1683 * Makefile.am: Run "make dep-am"
1684 * Makefile.in: Regenerate.
1685
2bc551c7
TW
16862001-02-26 Timothy Wall <twall@cygnus.com>
1687
1688 * emulparams/elf64_aix.sh: Add additional read-only sections;
1689 uncomment lines which are now required.
1690
1276aefa
NC
16912001-02-26 H.J. Lu <hjl@gnu.org>
1692
1693 * ldlang.c (open_input_bfds): Set the bfd error handler so
b6bf44ba
AM
1694 that problems can be caught whilst loading symbols.
1695 (record_bfd_errors): New function: Report BFD errors and mark
1696 the executable output as being invalid.
1276aefa 1697
41c49998
TW
16982001-02-22 Timothy Wall <twall@cygnus.com>
1699
1700 * configure.host: Add configuration for ia64-*-aix*.
1701 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
1702 Add dependencies for eelf64_aix.c.
1703 * Makefile.in: Regenerate.
1704 * configure.tgt: Add ia64-*-aix* mapping.
1705 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
a2b64bed 1706 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
0879a67a
AJ
1707 AIX-specific test.
1708
78f85fd7
L
17092001-02-20 H.J. Lu <hjl@gnu.org>
1710
1711 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
1712 false if we found the file.
1713
1ac7e077 17142001-02-18 David O'Brien <obrien@FreeBSD.org>
fb33b906
DB
1715
1716 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
1717 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
1718
e135f41b
NC
17192001-02-18 lars brinkhoff <lars@nocrew.org>
1720
1721 * Makefile.am: Add PDP-11 target.
1722 * configure.tgt: Likewise.
1723 * emulparams/pdp11.sh: New file.
1724
a842aceb
DB
17252001-02-17 David O'Brien <obrien@FreeBSD.org>
1726
1727 * configure.host: Add a generic FreeBSD configuration entry such that
1728 all [modern] FreeBSD systems on all platforms will look the same.
1729
24174db0
L
17302001-02-14 H.J. Lu <hjl@gnu.org>
1731
1732 * configure.tgt: Remove mention of earmelf_linux26.
1733
30c3c13a
RH
17342001-02-13 Richard Henderson <rth@redhat.com>
1735
1736 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
1737
b46a87b1
L
17382001-02-13 H.J. Lu <hjl@gnu.org>
1739
1740 * ldexp.h (node_type): Add etree_provided.
1741 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
1742 type to etree_provided if defined by PROVIDE. Allow updating
0879a67a 1743 for etree_provided.
b46a87b1
L
1744 (exp_print_tree): Handle etree_provided.
1745 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
1746 etree_provided.
1747
f3988fd9
RH
17482001-02-09 David Mosberger <davidm@hpl.hp.com>
1749
1750 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
1751 .IA_64.unwind.* pattern to unwind table section and
1752 .IA_64.unwind_info* pattern to unwind info section.
1753
a85d7ed0
NC
17542001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1755
1756 * Makefile.am: Add linux target for S/390.
1757 * Makefile.in: Likewise.
1758 * configure.host: Likewise.
1759 * configure.tgt: Likewise.
1760 * emulparams/elf64_s390.sh: New file.
1761 * emulparams/elf_s390.sh: New file.
1762
780248c4
JJ
17632001-02-09 Jakub Jelinek <jakub@redhat.com>
1764
1765 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
1766 targ_extra_libpath.
1767 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
1768
0e2534bd
PB
17692001-02-06 Philip Blundell <philb@gnu.org>
1770
1771 * Makefile.am: Remove mention of earmelf_linux26.
1772 * Makefile.in: Regenerate.
1773
46c1ea57
PB
17742001-02-04 Philip Blundell <philb@gnu.org>
1775
1776 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
1777 * emulparams/armelf_linux26.sh: Delete.
1778 * configure.tgt: Remove mention of armelf_linux26 emulation.
1779
0088edd2
NC
17802001-02-01 Nick Clifton <nickc@redhat.com>
1781
1782 * ld.1: Replace occurances of -oformat with --oformat.
1783
02aa14fb
AM
17842001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
1785
1786 * ldlang.c (lang_leave_overlay): Don't set lma_region when
1787 load_base is specified.
1788
f813923c
HPN
17892001-01-24 Hans-Peter Nilsson <hp@axis.com>
1790
1791 * emultempl/elf32.em: Correct spelling in comments and listed
1792 options.
1793
c1eb1488
AM
17942001-01-23 Alan Modra <alan@linuxcare.com.au>
1795
1796 * ldlang.c (lang_leave_overlay): Only set lma_region from the
1797 default for the first section of a group of overlay sections.
1798
d9fc3714
AM
17992001-01-22 Alan Modra <alan@linuxcare.com.au>
1800
1801 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
1802 * Makefile.in: Regenerate.
1803 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
1804 Check for null tool_dir.
1805
6be0ca94
JW
18062001-01-16 Jim Wilson <wilson@redhat.com>
1807
1808 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
1809 and IA_64.unwind.info.
1810
b9247304
L
18112001-01-16 H.J. Lu <hjl@gnu.org>
1812
1813 * ldlang.c (lang_check): Merge the private data only if the
1814 input file has contents.
1815
577a0623
AM
18162001-01-14 Alan Modra <alan@linuxcare.com.au>
1817
d952f17a
AM
1818 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
1819
ffd6e9de
AM
1820 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
1821 enabling search for libmilli. On a relocatable link, make .text
1822 sections unique.
1823 (LDEMUL_AFTER_PARSE): Define.
1824 (hppaelf_finish): Correct spelling of relocatable in comments.
1825
577a0623
AM
1826 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1827 rummage through the script for sections on the unique list.
1828 Correct length of strncmp for ".note".
1829 (gld${EMULATION_NAME}_check_needed): Rearrange function.
1830
1831 * ldlang.c (unique_section_list): New var.
1832 (unique_section_p): New function.
1833 (walk_wild_section): Don't match sections on unique_section_list.
1834 (lang_add_unique): New function.
ffd6e9de 1835 Correct spelling of relocatable in comments.
577a0623
AM
1836
1837 * ldlang.h (struct unique_sections): Declare.
1838 (unique_section_list): Declare.
1839 (unique_section_p): Declare.
1840 (lang_add_unique): Declare.
1841
1842 * lexsup.c (ld_options): Allow --unique to take an optional arg.
1843 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
1844
1845 * ld.texinfo (--unique): Update.
1846
b7ed8fad
NC
18472001-01-13 Nick Clifton <nickc@redhat.com>
1848
1849 * lexsup.c (parse_args): Remove spurious white space.
1850
d0398d6a
NC
18512001-01-12 Nick Clifton <nickc@redhat.com>
1852
1853 * lexsup.c (parse_args): Update copyright date.
1854
350fdb00
PB
18552001-01-12 Philip Blundell <pb@futuretv.com>
1856
1857 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
1858
60c6797e
KH
18592001-01-10 Kazu Hirata <kazu@hxi.com>
1860
1861 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
1862 * scripttempl/h8300h.sc: Fix formatting.
1863 * scripttempl/h8300s.sc: Likewise.
69f06969
KH
1864 * scripttempl/h8500.sc: Likewise.
1865 * scripttempl/h8500b.sc: Likewise.
1866 * scripttempl/h8500c.sc: Likewise.
1867 * scripttempl/h8500m.sc: Likewise.
1868 * scripttempl/h8500s.sc: Likewise.
60c6797e 1869
482e8b32
DB
18702000-01-07 David O'Brien <obrien@BSDi.com>
1871
1872 * emultempl/elf32.em: Only perform Linux ld hints processing when
1873 targeting Linux.
1874
d7ed7ca6
PB
18752001-01-07 Philip Blundell <philb@gnu.org>
1876
1877 * ld.texinfo (Bug Reporting): Update email address for reports.
1878
0fc3347a
NC
18792000-12-31 Nick Clifton <nickc@redhat.com>
1880
1881 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
1882 options by checking for a return value of '?' not -1.
1883
e4897a32
NC
18842000-12-28 Nick Clifton <nickc@redhat.com>
1885
1886 * lexsup.c (struct ld_option): Add new enum value:
1887 EXACTLY_TWO_DASHES.
1888 (ld_options[]): Change -omagic, -output and -oformat options
1889 to be EXACTLY_TWO_DASHES.
1890 (OUTPUT_COUNT): Use ARRAY_SIZE.
1891 (parse_args): Change parameter 'argc' to unsigned.
1892 Place EXACTLY_TWO_DASHES options into new really_longopts
1893 array.
1894 If getopt_long_only fails, try calling getopt_long using the
1895 really_longopts array.
1896 (help): Print a double dash for both EXACTLY_TWO_DASHES and
1897 TWO_DASHES options.
1898
1899 * ldlex.h: Fix prototype of parse_args.
1900
1901 * ld.texinfo: Document that long options starting with 'o'
1902 must be preceeded by two dashes. Change example of a single
1903 dashed long option from -oformat to -trace-symbol.
1904
1122a5fc
NC
19052000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1906
1907 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
1908 (longopts[]): New --no-default-excludes option.
1909 (gld_${EMULATION_NAME}_list_options): Document.
1910 (gld_${EMULATION_NAME}_parse_args): Handle.
1911
037849a9
NC
19122000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1913
1914 * ldlang.c (new_stat): Revert the last beautification with "innocent"
1915 whitespace, it breaks the K&R C preprocessor.
1916
7ec229ce
DD
19172000-12-11 DJ Delorie <dj@redhat.com>
1918
1919 * ld.texinfo: Add notes about --whole-archive and gcc.
1920
b79e8c78
NC
19212000-11-18 Fred Fish <fnf@be.com>
1922
1923 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
1924 (ld_options): Entry for --allow-shlib-undefined.
1925 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
1926 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
1927 to false.
1928 * ld.texinfo: Document new command line switch.
d952f17a 1929
9a8e2505
GK
19302000-12-12 Geoffrey Keating <geoffk@redhat.com>
1931
1932 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
1933 .fixup is actually read/write.
1934 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1935 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
1936 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
1937
b8355149
JH
1938Mon Dec 11 14:50:33 MET 2000 Jan Hubicka <jh@suse.cz>
1939
1940 * NEWS: Add note about x86_64 architecture.
1941
93b63cd3
DD
19422000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
1943
1944 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
1945 Set DWARF2 sections to a VMA of zero.
1946
24f6971a
NC
19472000-12-01 Joel Sherrill <joel@OARcorp.com>
1948
d952f17a 1949 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
24f6971a
NC
1950 New targets.
1951 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
1952 (sparc*-*-rtems*): Switched from a.out to ELF.
1953
2be3aa03
NC
19542000-11-30 Jan Hubicka <jh@suse.cz>
1955
1956 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
1957 (eelf_x86_64.c): New.
1958 * Makefile.in: Regenerate.
1959 * configure.tgt: Add support for x86_64-*-linux-gnu*.
1960 * emulparams/elf_x86_64.sh: New.
1961
8c899858
HPN
19622000-11-30 Hans-Peter Nilsson <hp@axis.com>
1963
1964 * emulparams/crislinux.sh (ENTRY): Change back to _start.
1965 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
1966
1967 * scripttempl/crisaout.sc: Change all RELOCATING not related to
1968 merging non-a.out sections into CONSTRUCTING.
1969
e47b9e39
NC
19702000-11-28 Nick Clifton <nickc@redhat.com>
1971
1972 * ld.1 (COPYING): Mention that the GNU Free Documentation
1973 License is present in the sources, but not the output, and
1974 also available from the GNU website.
1975 (GNU Free Documentation License): Comment out this section.
1976
ad95f82a
DB
19772000-11-28 David O'Brien <obrien@dragon.nuxi.com>
1978
1979 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
1980 does not use them.
1981
fd89e65f
DB
19822000-11-25 David O'Brien <obrien@FreeBSD.org>
1983
1984 * ld.1: Remove old date so it does not give the impression the manpage
1985 is way out of date.
1986
077b8428
NC
19872000-11-24 Nick Clifton <nickc@redhat.com>
1988
1989 * configure.tgt (xscale-coff): Add target.
1990 (xscale-elf): Add target.
1991
49425d28
NC
19922000-11-24 Fred Fish <fnf@be.com>
1993
d952f17a
AM
1994 * ldmain.c (main): Remove redundant init of config.make_executable
1995 to true.
49425d28 1996
d3480244
RH
19972000-11-15 Richard Henderson <rth@redhat.com>
1998
1999 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
2000
1ce7de8b
KH
20012000-11-14 Kazu Hirata <kazu@hxi.com>
2002
2003 * scripttempl/h8300.sc: Fix formatting.
2004 * scripttempl/h8300h.sc: Likewise.
2005 * scripttempl/h8300s.sc: Likewise.
2006
208d5cd0
DC
2007Tue Nov 14 00:59:19 2000 Denis Chertykov <denisc@overta.ru>
2008
2009 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
2010
2e418547
PB
20112000-11-09 Philip Blundell <pb@futuretv.com>
2012
2013 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
2014 around orphan sections whose names can be represented in C.
2015
c940e6fc
JW
20162000-11-07 Jim Wilson <wilson@redhat.com>
2017
2018 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
2019 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
2020
704c465c
NC
20212000-11-06 Nick Clifton <nickc@redhat.com>
2022
2023 * ld.texinfo: Add GNU Free Documentation License.
2024 * ldint.texinfo: Add GNU Free Documentation License.
cf055d54 2025 * ld.1: Add GNU Free Documentation License.
704c465c 2026
dca7760f
AM
20272000-11-05 Alan Modra <alan@linuxcare.com.au>
2028
2029 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
2030 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
2031
2032 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
2033 Move 2000-11-02 Makefile.in changes to this file.
2034 * Makefile.in: Regenerate.
2035
40a633d5
NC
20362000-11-03 Nick Clifton <nickc@redhat.com>
2037
2038 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
2039 constructors and destructors.
2040 * scripttempl/h8300h.sc: Ditto.
2041 * scripttempl/h8300s.sc: Ditto.
2042 * scripttempl/h8500.sc: Ditto.
2043 * scripttempl/h8500b.sc: Ditto.
2044 * scripttempl/h8500c.sc: Ditto.
2045 * scripttempl/h8500m.sc: Ditto.
2046 * scripttempl/h8500s.sc: Ditto.
2047 * scripttempl/v850.sc: Ditto.
2048 * scripttempl/w65.sc: Ditto.
2049 * scripttempl/z8000.sc: Ditto.
2050
59ff2774
NC
20512000-11-02 Per Lundberg <plundis@chaosdev.org>
2052
2053 * Makefile.in (e_i386_chaos.c): New rule.
2054 (ALL_EMULATIONS): Added e_i386_chaos.o.
2055 * emulparams/elf_i386_chaos.sh: New file.
2056 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
2057
645571e1
JJ
20582000-10-20 Jakub Jelinek <jakub@redhat.com>
2059
2060 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
2061 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
2062 Fix sed invocation, so that it coped with '/' in Solaris 64bit
2063 library path suffix.
2064 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
2065
c5975a45
HPN
20662000-10-18 Hans-Peter Nilsson <hp@axis.com>
2067
2068 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
2069 for consecutive sections.
2070
ea20a7da
CC
20712000-10-17 Chandrakala Chavva <cchavva@redhat.com>
2072
d952f17a
AM
2073 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
2074 options.
2075 * ld.texinfo: Added notes about this new option.
ea20a7da 2076
6e45556a
NC
20772000-10-16 Nick Clifton <nickc@redhat.com>
2078
2079 * emultempl/pe.em (_after_open): Add tests of return values from
2080 bfd functions. Emit appropriate error messages if necessary.
2081
b9a69188
NC
20822000-10-13 Nick Clifton <nickc@redhat.com>
2083
2084 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
102c86f8
NC
2085 local variables - they are not used, but leave in the call to
2086 bfd_canonicalize_symtab.
b9a69188
NC
2087 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
2088 pe_dll_search_prefix.
2089
627427de 20902000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
d952f17a 2091
627427de
DD
2092 * emultempl/pe.em (pe_dll_search_prefix): New variable,
2093 (longopts): New --dll-search-prefix option.
2094 (gld_${EMULATION_NAME}_list_options): Document.
2095 (gld_${EMULATION_NAME}_parse_args): Handle.
2096 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
2097 dynamically, search for a dll named '<prefix><basename>.dll'
2098 in preference to 'lib<basename>.dll' if --dll-search-prefix
2099 is specified.
2100
24376d1b
AM
21012000-10-12 Alan Modra <alan@linuxcare.com.au>
2102
2103 * ldlang.c (section_already_linked): Set kept_section instead of
2104 sec->comdat->sec.
2105
e47d05ad
KH
21062000-10-10 Kazu Hirata <kazu@hxi.com>
2107
2108 * deffile.h: Fix formatting.
2109 * lexsup.c: Likewise.
2110 * mri.c: Likewise.
2111
23a87948
DD
21122000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2113
2114 * pe-dll.c (make_one): Do not generate code thunk for DATA
2115 exports.
2116 (process_def_file): deduce DATA flag for auto-export sumbols.
2117
86b1cc60
KH
21182000-10-09 Kazu Hirata <kazu@hxi.com>
2119
89cdebba
KH
2120 * ld.h: Fix formatting.
2121 * ldcref.c: Likewise.
2122 * ldctor.h: Likewise.
2123 * ldemul.c: Likewise.
2124 * ldemul.h: Likewise.
2125 * ldexp.c: Likewise.
2126 * ldexp.h: Likewise.
2127 * ldfile.c: Likewise.
2128 * ldfile.h: Likewise.
2129 * ldlang.c: Likewise.
2130 * ldlang.h: Likewise.
2131 * ldmain.c: Likewise.
7bfd51a3
KH
2132 * pe-dll.c: Likewise.
2133
2134 * pe-dll.c: Revert some formatting fixes.
86b1cc60 2135
d643799d
KH
21362000-10-08 Kazu Hirata <kazu@hxi.com>
2137
2138 * pe-dll.c: Fix formatting.
2139
08da4cac
KH
21402000-10-05 Kazu Hirata <kazu@hxi.com>
2141
2142 * ldlang.c: Fix formatting.
2143
c2a94a7a
DD
21442000-10-03 DJ Delorie <dj@redhat.com>
2145
2146 * pe-dll.c (fill_edata): initialize entire block
2147 (make_one): fill in correct section.
2148
8c95a62e
KH
21492000-10-03 Kazu Hirata <kazu@hxi.com>
2150
2151 * ldexp.c: Fix formatting.
2152
486e80e2
DD
21532000-10-02 DJ Delorie <dj@redhat.com>
2154
2155 * emultempl/pe.em (gld_*_after_open): detect case where there two
2156 import libraries for same dll; rename one to ensure proper link
2157 order.
2158
2159 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
2160 typo
2161 (generate_edata): fix typo
2162
24dd9f75
HPN
21632000-09-29 Hans-Peter Nilsson <hp@axis.com>
2164
2165 * scripttempl/crisaout.sc (ENTRY): Now __start.
2166 (.text): Add default setting for __start.
2167 Remove CONSTRUCTORS handling.
2168 (/DISCARD/): Add .gnu.warning.*.
2169 * emulparams/crislinux.sh (ENTRY): Now __start.
2170 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
2171 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
2172 (ENTRY): Now __start.
2173 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
2174 (EXECUTABLE_SYMBOLS): Add default setting for __start.
2175
4de2d33d
KH
21762000-09-29 Kazu Hirata <kazu@hxi.com>
2177
5cc18311
KH
2178 * deffile.h: Fix formatting.
2179 * ld.h: Likewise.
2180 * ldcref.c: Likewise.
4de2d33d 2181 * ldctor.c: Likewise.
5cc18311 2182 * ldctor.h: Likewise.
4de2d33d 2183 * ldemul.c: Likewise.
5cc18311 2184 * ldemul.h: Likewise.
4de2d33d 2185 * ldexp.c: Likewise.
5cc18311 2186 * ldexp.h: Likewise.
4de2d33d 2187 * ldfile.c: Likewise.
5cc18311 2188 * ldfile.h: Likewise.
4de2d33d 2189 * ldlang.c: Likewise.
5cc18311
KH
2190 * ldlang.h: Likewise.
2191 * lexsup.c: Likewise.
2192 * mri.c: Likewise.
2193 * pe-dll.c: Likewise.
4de2d33d 2194
45b1f63c
DD
21952000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2196
2197 * pe-dll.c (process_def_file): Uninitialized data wasn't
2198 exported with --export-all-symbols switch.
d952f17a 2199
45b1f63c
DD
22002000-09-28 DJ Delorie <dj@redhat.com>
2201
2202 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
2203 noname work properly.
2204
47d89dba
AM
22052000-09-28 Alan Modra <alan@linuxcare.com.au>
2206
2207 * ld.texinfo (HPPA ELF32): New section.
2208
2209 * emultempl/hppaelf.em (group_size): New.
2210 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
2211 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
2212 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
2213 options to prevent abbreviations matching.
2214 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
2215 (PARSE_AND_LIST_ARGS_CASES): Handle it.
2216
36bdbeec
NC
22172000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2218
2219 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
2220 on the m68*-*-elf target. Make it support COFF input objects.
2221
6d5e62f8
KH
22222000-09-21 Kazu Hirata <kazu@hxi.com>
2223
2224 * ldmain.c: Fix formatting.
2225 * ldmisc.c: Likewise.
2226 * ldver.c: Likewise.
2227 * ldwrite.c: Likewise.
2228
e2eb67d9
AM
22292000-09-21 Alan Modra <alan@linuxcare.com.au>
2230
2231 * ldwrite.c (clone_section): Silence gcc warnings.
2232
b3ea3584
AM
22332000-09-20 Alan Modra <alan@linuxcare.com.au>
2234
2235 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
2236 out of memory failure.
2237
2238 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
2239 (clone_section): Handle out of memory failures. Rename var to
2240 avoid c++ reserved word.
2241
25f72752
AM
22422000-09-18 Alan Modra <alan@linuxcare.com.au>
2243
2244 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
2245 stub_name param to stub_sec_name.
2246 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
2247
0752970e
NC
22482000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2249
2250 * emultempl/m68kelf.em: New file.
2251 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
2252 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
2253 * Makefile.in: Regenerate.
2254
92b7e9d8
AM
22552000-09-15 Alan Modra <alan@linuxcare.com.au>
2256
2257 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
2258 only as needed.
2259
9b14b192
NC
22602000-09-13 Nick Clifton <nickc@redhat.com>
2261
2262 * ldmain.c (multiple_definition): Disable relaxation if
2263 multiple symbol definitions are encountered - otherwise the
2264 linker could abort with an assertion failure.
2265
891fa266
NC
22662000-09-10 Nick Clifton <nickc@redhat.com>
2267
2268 * mri.c: Fix formatting.
2269
5d64ca4e
L
22702000-09-07 H.J. Lu <hjl@gnu.org>
2271
2272 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2273 * configure: Rebuild.
2274
dd94604f
L
22752000-09-07 H.J. Lu <hjl@gnu.org>
2276
2277 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
2278 * Makefile.in: Rebuild.
2279
71bfc0ae
AM
22802000-09-07 Alan Modra <alan@linuxcare.com.au>
2281
2282 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
2283 broken list handling. Create __start_SECNAME and __stop_SECNAME
2284 when no place-holder. Add some comments. Test both SEC_CODE and
2285 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
ed15ac6a 2286 Handle case where no output section statement created.
71bfc0ae 2287
4a428502
AO
22882000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
2289
2290 * configure.tgt (sh-*-linux*): Added.
2291 * Makefile.am: Added eshelf_linux and eshlelf_linux.
2292 * Makefile.in: Rebuilt.
2293 * emulparams/shelf_linux.sh: New file.
2294 * emulparams/shlelf_linux.sh: New file.
2295
f9989030
AM
22962000-09-06 Alan Modra <alan@linuxcare.com.au>
2297
2298 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2299 try shuffling sections when the orphan happens to be the place
2300 holder. Keep count of unique section names generated so we speed
2301 the search for a new name.
2302
58cccadb
AO
23032000-09-06 Alexandre Oliva <aoliva@redhat.com>
2304
2305 * configure: Rebuilt with new libtool.m4.
2306
5b343f5a
NC
23072000-09-05 Nick Clifton <nickc@redhat.com>
2308
2309 * Makefile.in: Regenerate.
2310 * aclocal.m4: Regenerate.
2311 * configure: Regenerate.
2312 * config.in: Regenerate.
2313 * po/ld.pot: Regenerate.
2314
2315 * ldint.texinfo: Remove CVS revision marker - it foils local
2316 comparisons.
2317
2318 * emultempl/ticoff.em: Remove extraneous comma.
50bbae35 2319
a854a4a7
AM
23202000-09-05 Alan Modra <alan@linuxcare.com.au>
2321
3231d22e
AM
2322 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
2323 to stub section flags.
2324 (hppa_for_each_input_file_wrapper): New.
2325 (hppa_lang_for_each_input_file): New.
2326 (lang_for_each_input_file): Define to call above.
2327 (multi_subspace): New.
2328 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
2329 (PARSE_AND_LIST_PROLOGUE): Define.
2330 (PARSE_AND_LIST_LONGOPTS): Define.
2331 (PARSE_AND_LIST_OPTIONS): Define.
2332 (PARSE_AND_LIST_ARGS_CASES): Define.
2333 (hppaelf_finish): Call elf32_hppa_set_gp.
2334 (hppaelf_set_output_arch): Remove.
2335 (LDEMUL_SET_OUTPUT_ARCH): Remove.
2336
2337 * emulparams/hppalinux.sh (ELFSIZE): Define.
2338 (MACHINE): Define.
2339 (OTHER_READONLY_SECTIONS): Define.
2340 (DATA_PLT): Define.
2341 (GENERATE_SHLIB_SCRIPT): Define.
2342
5f992e62
AM
2343 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
2344 to const throughout. Change `void *' to `PTR' throughout.
2345 (lang_memory_default): Function is local to file, add `static'.
2346
2347 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
2348 (ehppalinux.c): Likewise.
2349 (earmelf.c): Likewise.
2350 (earmelf_linux.c): Likewise.
2351 (earmelf_linux26.c): Likewise.
2352 * Makefile.in: Regenerate.
2353
a854a4a7
AM
2354 * ld.h (ld_config_type): Add unique_orphan_sections.
2355 * lexsup.c (OPTION_UNIQUE): Define.
2356 (ld_options): Add "--unique".
2357 (parse_args): Handle it.
2358 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2359 search for an existing output section if unique_orphan_sections is
2360 set. Make use of bfd_get_unique_section_name rather than
2361 duplicating code here.
2362 * ld.texinfo: Describe --unique.
2363
2364 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
2365 optional arg to split-by-file.
2366 (parse_args): Handle them.
2367 * ld.texinfo: Update description of these options.
2368 * ldwrite.c (clone_section): Pass in the section name. Replace
2369 local code with bfd_get_unique_section_name.
2370 (split_sections): Tidy code and comments. Use a list traversal
2371 more appropriate to the list construction. Handle cooked section
2372 sizes. Split when split_by_reloc reached rather than exceeded.
2373 Track section size and split when split_by_file reached. Fix
2374 link_order_tail (even though it's not used).
2375 (ldwrite): Modify condition for calling split_sections to suit
2376 changed split_by_reloc and split_by_file.
2377 * ldmain.c (main): Init config.split_by_reloc and
2378 config.split_by_file to -1.
2379 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
2380 Change split_by_file to bfd_size_type.
2381
18e03609
NC
23822000-09-02 Nick Clifton <nickc@redhat.com>
2383
2384 * configure.in: Increase version number to 2.10.91.
2385 * NEWS: Mention new ability to support removal of duplicate DWARF2
2386 debug information.
2387 * configure: Regenerate.
2388 * aclocal.m4: Regenerate.
2389 * config.in: Regenerate.
2390
3a9d486c
NC
23912000-09-02 Daniel Berlin <dberlin@redhat.com>
2392
2393 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
2394 sections.
a2b64bed 2395 * scripttempl/elf32avr.sc: Ditto.
3a9d486c
NC
2396 * scripttempl/elfd10v.sc: Ditto.
2397 * scripttempl/elfd30v.sc: Ditto.
2398 * scripttempl/elfi370.sc: Ditto.
2399 * scripttempl/elfm68hc11.sc: Ditto.
2400 * scripttempl/elfm68hc12.sc: Ditto.
2401 * scripttempl/elfi386beos.sc: Ditto.
2402 * scripttempl/v850.sc: Ditto.
50bbae35 2403
ac48eca1
AO
24042000-08-31 Alexandre Oliva <aoliva@redhat.com>
2405
2406 * acinclude.m4: Include libtool and gettext macros from the
2407 top level.
2408 * aclocal.m4, configure: Rebuilt.
2409
c13b1b77
NC
24102000-08-25 Nick Clifton <nickc@redhat.com>
2411
2412 * ldlang.c (open_output): When choosing the target for a
2413 particular endianness, do nothing if the target is not
2414 supported.
2415
dcb0bd0e
L
24162000-08-25 H.J. Lu <hjl@gnu.org>
2417
2418 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
2419 check -rpath nor LD_RUN_PATH for cross link.
2420 * ld.texinfo: Document the change.
2421
5bcac8a4
HPN
24222000-08-24 Hans-Peter Nilsson <hp@axis.com>
2423
2424 * NEWS: Mention support for CRIS.
2425
6dd8c765
L
24262000-08-23 H.J. Lu <hjl@gnu.org>
2427
2428 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
2429 the current runpath list from bfd_elf_get_runpath_list ()
2430 before search.
2431
ec4eb78a
L
24322000-08-22 H.J. Lu <hjl@gnu.org>
2433
2434 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
2435 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
2436 LD_LIBRARY_PATH for native linker. Display the needed DSO if
2437 trace_file_tries is non-zero.
2438 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
2439 if trace_file_tries is non-zero.
2440
2441 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
a8175964 2442 * NEWS: Mention it.
ec4eb78a 2443
22b36938
JE
24442000-08-14 Jason Eckhardt <jle@cygnus.com>
2445
2446 * NEWS: Mention i860 support.
2447
d73e9da0
AS
24482000-08-14 Andreas Schwab <schwab@suse.de>
2449
2450 * scripttempl/elf.sc: Fix last change to use correct comment
50bbae35 2451 syntax.
d73e9da0 2452
9ac4db9c
GK
24532000-08-10 Geoff Keating <geoffk@cygnus.com>
2454
2455 * scripttempl/elf.sc: Add a comment giving the correspondence
2456 between sections, per-datum sections, and linkonce sections. Make
2457 the comment true even for .bss, .sdata, .sdata2, .sbss, and
2458 .sbss2.
2459
165589e4
JE
24602000-08-10 Jason Eckhardt <jle@cygnus.com>
2461
2462 * emulparams/elf32_i860.sh: New file.
2463 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
2464 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
2465 (eelf32_i860.c): New rule.
2466 * Makefile.in: Regenerate.
2467
345a835d
NC
24682000-08-10 Nick Clifton <nickc@cygnus.com>
2469
2470 * emulparams/mipspe.sh (ENTRY): Add definition.
2471
e374f1d9
NC
24722000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
2473
2474 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
2475 in error message.
2476
236d5abf
NC
24772000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2478
2479 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
2480 the final size of .bss section.
2481 * scripttempl/elfm68hc12.sc: Likewise.
2482
4b209b22
AM
24832000-08-04 Alan Modra <alan@linuxcare.com.au>
2484
2485 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
2486 gld${EMULATION_NAME}_parse_args for consistency. Combine
2487 lastoptind and prevoptind vars, and keep track of last optind.
2488 (gld_${EMULATION_NAME}_list_options): Rename to
2489 gld${EMULATION_NAME}_list_options.
2490
28423a68
AM
24912000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
2492
2493 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
2494 (i586-sco-sysv5uw7.1.0).
2495
b2009ff7
L
24962000-07-27 H.J. Lu <hjl@gnu.org>
2497
2498 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
2499 (PARSE_AND_LIST_PROLOGUE): New.
2500 (PARSE_AND_LIST_LONGOPTS): Likewise.
2501 (PARSE_AND_LIST_OPTIONS): Likewise.
2502 (PARSE_AND_LIST_ARGS_CASES): Likewise.
2503 (PARSE_AND_LIST_EPILOGUE): Likewise.
2504
04925e1e
AM
25052000-07-28 Alan Modra <alan@linuxcare.com.au>
2506
41392f03
AM
2507 * emultempl/armelf.em: Elide functions common to elf32.em,
2508 ie. most of the file.
2509 (arm_elf_after_open): New. Do arm specific things then call
2510 gld${EMULATION_NAME}_after_open.
2511 (arm_elf_before_allocation): New. Call
2512 gld${EMULATION_NAME}_before_allocation then do arm specifics.
2513 (PARSE_AND_LIST_PROLOGUE): Define.
2514 (PARSE_AND_LIST_SHORTOPTS): Define.
2515 (PARSE_AND_LIST_LONGOPTS): Define.
2516 (PARSE_AND_LIST_OPTIONS): Define.
2517 (PARSE_AND_LIST_ARGS_CASES): Define.
2518 (LDEMUL_AFTER_OPEN): Define.
2519 (LDEMUL_BEFORE_ALLOCATION): Define.
2520 (LDEMUL_BEFORE_PARSE): Define.
2521 (LDEMUL_FINISH): Define.
2522
2523 * emultempl/hppaelf.em: Similarly zap most of this file.
2524 (hppaelf_add_stub_section): Prototype.
2525 (hppaelf_layaout_sections_again): Prototype.
2526 (hook_in_stub): Prototype.
2527 (LDEMUL_SET_OUTPUT_ARCH): Define.
2528 (LDEMUL_FINISH): Define.
2529 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
2530
2531 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
2532 (EXTRA_EM_FILE): New.
2533 * emulparams/armelf_linux.sh: Likewise.
2534 * emulparams/armelf_linux26.sh: Likewise.
2535 * emulparams/hppalinux.sh: Likewise.
2536 * emulparams/hppaelf.sh: Likewise.
2537 (NOP): Define.
2538
2539 * emultempl/elf32.em: Fix formatting.
2540 (EXTRA_EM_FILE): Source it.
2541 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
2542 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
2543 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
2544 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
2545 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
2546 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
2547 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
2548 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
2549 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
2550 allow functions in this file to be overridden.
2551 (PARSE_AND_LIST_SHORTOPTS): Handle it.
2552
2553 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
2554
04925e1e
AM
2555 * emultempl/elf32.em: Reorganize file.
2556
88cdf297
NC
25572000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
2558
2559 * emulparams/elf64alpha.sh: Implement "-taso" emulation
2560 specific option to fit 64-bit executable in the lower
2561 31-bit address range. This is done by changing start
2562 address of .interp (the very first section of executable)
2563 and then setting EF_ALPHA_32BIT elf header flag.
2564
20bccb34
NC
25652000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2566
2567 * emultempl/m68kcoff.em: New file.
2568 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
2569 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
2570 generic.em.
2571 * Makefile.in: Regenerate.
2572
699845ef
L
25732000-07-20 H.J. Lu <hjl@gnu.org>
2574
2575 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
2576 and "disable-new-dtags" to stop getopt from treating -d/-e as
2577 abbreviations for these options.
2578
6c1439be
L
25792000-07-20 H.J. Lu <hjl@gnu.org>
2580
2581 * ld.texinfo: Add documentation for --disable-new-dtags and
2582 --enable-new-dtags.
2583
2584 * ldmain.c (main): Initialize link_info.new_dtags to false.
2585
2586 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
2587 --disable-new-dtags and --enable-new-dtags.
2588 (gld_${EMULATION_NAME}_list_options): Likewise.
2589
28c309a2
NC
25902000-07-05 Kenneth Block <krblock@computer.org>
2591
a2b64bed
NC
2592 * lexsup.c: Add optional style to demangle switch
2593 * ld.texinfo: Document optional style to demangle switch.
50bbae35 2594
9d06555c
HPN
25952000-07-20 Hans-Peter Nilsson <hp@axis.com>
2596
2597 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
2598 ecrislinux.o.
2599 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
2600 Regenerate dependencies.
2601 * Makefile.in: Rebuild.
2602 * configure.tgt (cris-*-*): New target.
2603 * emulparams/crisaout.sh, emulparams/criself.sh,
2604 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
2605 * po/POTFILES.in, po/ld.pot: Regenerate.
2606
19e3be22
L
26072000-07-20 H.J. Lu <hjl@gnu.org>
2608
2609 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
2610 Print out ignored -z options.
2611
e0ee487b
L
26122000-07-19 H.J. Lu <hjl@gnu.org>
2613
19e3be22
L
2614 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
2615 (PARSE_AND_LIST_PROLOGUE): New.
2616 (PARSE_AND_LIST_LONGOPTS): Likewise.
2617 (PARSE_AND_LIST_OPTIONS): Likewise.
2618 (PARSE_AND_LIST_ARGS_CASES): Likewise.
2619
2620 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
2621
2622 * lexsup.c (ld_options): Comment out 'z'.
2623 (parse_args): Likewise.
2624
2625 * emultempl/elf32.em: Include "elf/common.h".
2626 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
2627 options.
2628 (gld_${EMULATION_NAME}_list_options): Likewise.
2629
2630 * ld.texinfo: Add documentation for the recognized -z options.
e0ee487b 2631
49e56c49
L
26322000-07-19 H.J. Lu <hjl@gnu.org>
2633
2634 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
2635 bfd_elf_set_dt_needed_soname ().
2636
9d68bc82
DD
26372000-07-18 DJ Delorie <dj@cygnus.com>
2638
2639 * pe-dll.c (pe_dll_id_target): check object target name also
2640
53db15ed
HPN
26412000-07-18 Hans-Peter Nilsson <hp@axis.com>
2642
2643 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
2644 ${INIT_END} if relocating.
2645 (.fini): Likewise ${FINI_START} and ${FINI_END}.
2646
0ad8cf4c
DD
26472000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
2648
a2b64bed 2649 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
0ad8cf4c
DD
2650 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
2651 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
2652 errors introduced by the old dynamic lib search order.
2653
874c8c99
DD
26542000-07-17 DJ Delorie <dj@cygnus.com>
2655
2656 * pe-dll.c (process_def_file): auto-export data items also
2657 (pe_process_import_defs): also see if _imp_ form needed
2658
5b4cf3f4
DD
26592000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
2660
2661 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
2662 for dll import libraries
2663
062739d1
NC
26642000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
2665
2666 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
d952f17a 2667 gcc 2.95.2 and later.
062739d1 2668
1c64c4ed
NC
26692000-07-11 Kazu Hirata <kazu@hxi.com>
2670
50bbae35
AM
2671 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
2672 message.
1c64c4ed 2673
b71e2778
AM
26742000-07-10 Alan Modra <alan@linuxcare.com.au>
2675
2676 * ldemul.h (struct lang_input_statement_struct): Remove forward
2677 declaration.
2678 (struct search_dirs): Likewise.
2679 * ldfile.h (struct lang_input_statement_struct): Likewise.
2680 Protect file from multiple inclusion.
2681 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
2682 declaration from macro to file scope.
2683
2684 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
2685 * ldgram.y: Likewise here.
2686 * ldlang.c: And here.
2687 * ldmain.c: And here.
2688 * mpw-elfmips.c: And here.
2689 * mpw-eppcmac.c: And here.
2690 * emultempl/aix.em: And here.
2691 * emultempl/armcoff.em: And here.
2692 * emultempl/armelf.em: And here.
2693 * emultempl/armelf_oabi.em: And here.
2694 * emultempl/beos.em: And here.
2695 * emultempl/elf32.em: And here.
2696 * emultempl/hppaelf.em: And here.
2697 * emultempl/linux.em: And here.
2698 * emultempl/lnk960.em: And here.
2699 * emultempl/pe.em: And here.
2700 * emultempl/sunos.em: And here.
2701 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
2702 * mpw-idtmips.c: Ditto.
2703 * emultempl/generic.em: Ditto.
2704 * emultempl/gld960.em: Ditto.
2705 * emultempl/gld960c.em: Ditto.
2706 * emultempl/mipsecoff.em: Ditto.
2707 * emultempl/ticoff.em: Ditto.
2708 * emultempl/vanilla.em: Ditto.
2709
2710 * pe-dll.c: Include ldfile.h
2711 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
2712
2713 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
2714 arguments to bfd_elf32_size_dynamic_sections call.
2715 (gldelf32ebmip_place_orphan): Add missing arguments to
2716 lang_leave_output_section_statement call.
2717
2ef53d66
L
27182000-07-10 H.J. Lu <hjl@gnu.org>
2719
2720 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
2721 DLL_SUPPORT.
2722 (strhash): Likewise.
2723 (compute_dll_image_base): Likewise.
2724 (pe_undef_found_sym): Likewise.
2725 (pe_undef_cdecl_match): Likewise.
2726 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
2727 argument "arch" with ATTRIBUTE_UNUSED.
2728
9a8cbb09
AM
27292000-07-10 Alan Modra <alan@linuxcare.com.au>
2730
2731 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
2732
2733 From Ryan Bradetich <rbradetich@uswest.net>
2734 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
50bbae35 2735
4900fc06
AM
27362000-07-09 Alan Modra <alan@linuxcare.com.au>
2737
2738 Changes to create multiple linker stubs, positioned immediately
2739 before the section where they are required.
2740 * emultempl/hppaelf.em: Include elf32-hppa.h.
2741 (stub_sec, file_chain): Delete.
2742 (hppaelf_create_output_section_statements): Don't make a stub
2743 section here.
2744 (hook_stub_info): New struct.
2745 (hook_in_stub): New function.
2746 (hppaelf_add_stub_section): New function.
2747 (hppaelf_finish): Do nothing for relocateable links. Modify the
2748 call to elf32_hppa_size_stubs. Move code for updating section
2749 layout from here...
2750 (hppaelf_layaout_sections_again): ..to here, a new function.
2751
2752 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
2753 broken list handling. Pass in a pointer to the list.
2754 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
2755 for above changes.
2756 (hppaelf_before_parse): Prototype.
2757 (hppaelf_set_output_arch): Prototype.
2758 (hppaelf_create_output_section_statements): Prototype.
2759 (hppaelf_delete_padding_statements): Prototype.
2760 (hppaelf_finish): Prototype.
2761
2762 Merge from elf32.em
2763 * emultempl/hppaelf.em: Include ctype.h.
2764 (struct orphan_save): New.
2765 (gld${EMULATION_NAME}_place_orphan): New.
2766 (output_rel_find): New.
2767 (hppaelf_get_script): Update from elf32.em.
2768 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
2769 Change emulation_name field to "${EMULATION_NAME}". Add
50bbae35 2770 gld${EMULATION_NAME}_place_orphan.
4900fc06
AM
2771
2772 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
2773 ehppalinux.o, sort it. Regenerate dependencies.
2774 (ehppalinux.c): Depend on hppaelf.em
2775 * Makefile.in: Regenerate.
2776
2777 * configure.tgt: targ_emul=hppalinux for hppa*linux
2778
2779 * emulparams/hppalinux.sh: New.
2780 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
2781
227aeb07
AM
27822000-07-08 Alan Modra <alan@linuxcare.com.au>
2783
2784 * lexsup.c (parse_args): Copy section name.
2785
28609fd4 27862000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
602e90d3 2787
2ef53d66 2788 * emultempl/pe.em: institute the following search order for
602e90d3
DD
2789 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
2790 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
2791 static lib (libfoo.a) if none of the above are found.
2792
5f577f7d
DD
27932000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
2794
50bbae35 2795 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5f577f7d 2796 (longopts): New --{enable,disable}-auto-image-base options.
50bbae35 2797 (gld_${EMULATION_NAME}_list_options): Document.
5f577f7d
DD
2798 (gld_${EMULATION_NAME}_parse): Handle.
2799 (strhash): New static function.
50bbae35 2800 (compute_dll_image_base): New static function.
5f577f7d
DD
2801 (gld_${EMULATION_NAME}_set_symbols): Use.
2802
9a8cbb09 28032000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
2804
2805 * MAINTAINERS: new
2806
3548145d 28072000-07-01 Koundinya K <kk@ddeorg.soft.net>
50bbae35
AM
2808
2809 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
2810 * emulparams/elf32btsmip.sh: New file.
2811 * Makefile.am: Add traditional mips target.
2812 * Makefile.in: Rebuild.
2813
67798033
L
28142000-07-01 H.J. Lu <hjl@gnu.org>
2815
2816 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
2817 automake to use YLWRAP.
2818 * Makefile.in: Rebuild.
2819
0bdaf48b
AM
28202000-07-01 Alan Modra <alan@linuxcare.com.au>
2821
2822 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
2823 (CLEANFILES): Add DEPA.
2824 * Makefile.in: Regenerate.
2825
c9e769c2
TW
28262000-06-30 Timothy Wall <twall@ppc>
2827
2828 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
2829 the page in the upper octet of the address.
2830
65aa24b6
NC
28312000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
2832
2833 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
2834
4667035e
AM
28352000-06-24 Alan Modra <alan@linuxcare.com.au>
2836
2837 * NEWS: arm-elf does --gc-sections too.
2838
1581f8c9
AM
28392000-06-22 Alan Modra <alan@linuxcare.com.au>
2840
2841 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2842 find one.
2843 * Makefile.in: Regenerate.
2844
01580992
L
28452000-06-21 H.J. Lu <hjl@gnu.org>
2846
2847 * Makefile.am: Rebuild dependency.
2848 * Makefile.in: Rebuild.
2849
bbeb2e03
L
28502000-06-20 H.J. Lu <hjl@gnu.org>
2851
2852 * Makefile.am: Rebuild dependency.
2853 * Makefile.in: Rebuild.
2854
74459f0e
TW
28552000-06-20 Timothy Wall <twall@cygnus.com>
2856
2857 * scripttempl/tic54xcoff.sc: New.
2858 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
2859 * gen-doc.texi: Add flag for TI COFF.
2860 * ld.texinfo: Add documentation for TI COFF handling switches.
2861 * emultempl/ticoff.em: New. TI COFF handling.
2862 * configure.tgt: Add tic54x target.
2863 * Makefile.am: Add tic54x target.
2864 * Makefile.in: Ditto.
2865
2ab47eed
AM
28662000-06-20 Alan Modra <alan@linuxcare.com.au>
2867
2868 * ldmain.c (set_scripts_dir): Correct pointer comparison when
2869 checking for backslashes.
2870
919e4093
AM
28712000-06-19 Alan Modra <alan@linuxcare.com.au>
2872
2873 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
2874
987fd5b4
AM
28752000-06-18 Alan Modra <alan@linuxcare.com.au>
2876
2877 * NEWS: Update list of targets supporting --gc-sections.
2878
2879 * scripttempl/elf.sc: KEEP .eh_frame contents.
2880 * scripttempl/elfd30v.sc: Same here.
2881
60bcf0fa
NC
28822000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
2883
2884 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
2885 and m68hc11 (elf).
2886 * Makefile.in: Rebuild.
2887 * configure.tgt: Recognize m68hc12 and m68hc11.
2888 * scripttempl/elfm68hc12.sc: New file.
2889 * emulparams/m68hc12elfb: New emulation.
2890 * emulparams/m68hc12elf: New emulation.
2891 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
2892 (includes a memory.x script to define the ROM and RAM banks).
2893 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
2894 New configuration files for support of Motorola 68hc11
2895
c7c54483
AM
28962000-06-15 Alan Modra <alan@linuxcare.com.au>
2897
2898 * ldmain.c (main): Only change SEC_READONLY for final link.
2899
bcef29e6
L
29002000-06-13 H.J. Lu <hjl@gnu.org>
2901
2902 * configure: Regenerate.
2903
946efd95
DB
29042000-06-08 David O'Brien <obrien@FreeBSD.org>
2905
2906 * configure.in (VERSION): Update to show this is the CVS mainline.
2907
57a6fd07
DB
29082000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2909
2910 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
2911 input objects to be ECOFF.
2912 (check_sections): einfo takes %B, not %P, to print a BFD name.
2913
e06cae36
L
29142000-06-05 Michael Matz <matz@ifh.de>
2915
2916 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
d952f17a 2917 version scripts.
e06cae36 2918
d952f17a 2919 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
e06cae36 2920
2f0b56c0
DC
29212000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
2922
2923 * emulparams/avr1200.sh (STACK): Define as 0.
2924 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
2925 * emulparams/avr4433.sh (STACK): Likewise.
2926 * emulparams/avr44x4.sh (STACK): Likewise.
2927 * emulparams/avr85xx.sh (STACK): Likewise.
2928 * emulparams/avrmega103.sh (STACK): Likewise.
2929 * emulparams/avrmega161.sh (STACK): Likewise.
2930 * emulparams/avrmega603.sh (STACK): Likewise.
2931 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
2932 (__stack): Define from ${STACK} for main().
2933
2114f57b
AM
29342000-05-26 Alan Modra <alan@linuxcare.com.au>
2935
2936 * Makefile.am: Update dependencies with "make dep-am"
2937 * Makefile.in: Regenerate.
2938
5af11cab
AM
29392000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
2940
2941 * ldmain.c: Include filenames.h.
2942 (set_scripts_dir): Support backslashes in program name.
2943
1f0df59a
NC
29442000-05-22 Igor Shevlyakov <igor@windriver.com>
2945
2946 * ldmain.c (main): When deciding if ".text" section should be
50bbae35
AM
2947 read-only, don't forget to reset SEC_READONLY because it
2948 could be already set.
1f0df59a 2949
176355da
NC
29502000-05-22 Thomas de Lellis <tdel@windriver.com>
2951
50bbae35
AM
2952 * ld.1: Add documentation for new command line option:
2953 --section-start <sectionname>=<sectionorg>
2954 This is a generic version of -Ttext etc. which accepts
2955 any section name as a parameter instead of just text/data/
2956 bss.
2957 * ld.texinfo: More docs.
2958 * NEWS: More docs.
2959 * lexsup.c: (parse_args): Recognize new command line option.
176355da 2960 (ld_options): Add new option.
50bbae35 2961
8c5ff972
L
29622000-05-18 H.J. Lu <hjl@gnu.org>
2963
2964 * lexsup.c (parse_args): `i' == `r', not `q'.
2965
0b76fe77
JL
2966Thu May 18 10:47:57 2000 Jeffrey A Law (law@cygnus.com)
2967
2968 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
2969
a712da20
NC
29702000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
2971 Rick Gorton <gorton@scrugs.lkg.dec.com>
50bbae35 2972
a712da20
NC
2973 Add support for '-q' == '--emit-relocs' switch.
2974 * ldmain.c (main): Default to false.
2975 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
2976 * NEWS: Describe the emitrelocations switch.
2977 * ld.texinfo: Describe the emitrelocations switch.
2978
690a460e
NC
29792000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
2980
a2b64bed 2981 * emultempl/pe.em (_open_dynamic_archive): New function: Search
690a460e
NC
2982 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
2983 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
2984 link options.
50bbae35 2985
c2f1343c
AM
29862000-05-15 David O'Brien <obrien@FreeBSD.org>
2987
2988 * lexsup.c (parse_args): Update the year in the copyright notice.
2989
897083bd
AM
29902000-05-13 Alan Modra <alan@linuxcare.com.au>
2991
2992 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
2993 Replace defines with those from intl/libgettext.h to quieten gcc
2994 warnings.
2995
cd4c806a
L
29962000-05-10 H.J. Lu <hjl@gnu.org>
2997
2998 * ldlang.c (open_input_bfds): Don't load the same file within
2999 a group again if the whole archive has been loaded already.
3000
93697284
AM
30012000-05-03 Alan Modra <alan@linuxcare.com.au>
3002
3003 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
3004 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
3005 strtoul.
3006
ebd6fc29
JW
3007Mon May 1 17:34:34 2000 Jim Wilson <wilson@cygnus.com>
3008
99a4150f 3009 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
50bbae35 3010
ebd6fc29
JW
3011 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3012 host "ia64-*-linux-gnu*".
3013
a1934524
AM
30142000-04-29 Andreas Jaeger <aj@suse.de>
3015
3016 * ld.h: Correctly check GCC version.
3017
730a39a0
JL
3018Tue Apr 25 11:20:43 2000 Jeffrey A Law (law@cygnus.com)
3019
3020 * Makefile.am: Add PA64 support. Add missing dependencies for
3021 PA32 elf support.
3022 * Makefile.in: Rebuilt.
3023 * configure.tgt: Add PA64 support (currently disabled).
3024
aea4bd9d
AM
30252000-04-25 Alan Modra <alan@linuxcare.com.au>
3026
3027 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
3028 (output_rel_find): New function.
3029 (hold_section, hold_use): Delete.
3030 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3031 hold_interp): Make local to place_orphan.
3032 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
3033 rather than place_section to find possible previous use of orphan.
3034 Similarly find the place-holder output sections. Use returned
3035 value from lang_enter_output_section_statement rather than calling
3036 lang_output_section_statement_lookup.
3037 * emultempl/armelf.em: Same here.
3038 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
3039
3040 * ldlang.c (lang_enter_output_section_statement): Return output
3041 section statement.
3042 * ldlang.h (lang_enter_output_section_statement): Change
3043 declaration too.
3044
3045 * ldlang.h (lang_output_section_statement): Export it.
3046 * ldlang.c (lang_output_section_statement): Ditto.
3047
2b5fc1f5
NC
30482000-04-24 Nick Clifton <nickc@cygnus.com>
3049
3050 * ld.texinfo (Output Section Data): Add note that section data
3051 commands cannot appear outside of section directives.
3052
d8475ff6
JL
30532000-04-2 Matthew Green <mrg@cygnus.com>
3054
3055 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
3056
800eeca4
JW
3057Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
3058 David Mosberger <davidm@hpl.hp.com>
3059
3060 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
3061 (eelf64_ia64.c): New rule.
3062 * Makefile.in: Rebuild.
3063 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
3064 * emulparams/elf64_ia64.sh: New file.
50bbae35 3065
c9637625
RH
30662000-04-21 Richard Henderson <rth@cygnus.com>
3067
3068 * scripttempl/elfd30v.sc: Place .gcc_except_table.
3069
28ea9521
AM
30702000-04-19 Alan Modra <alan@linuxcare.com.au>
3071
3072 * dep-in.sed: Match space at start of file name, not at end.
3073
20d04697
L
30742000-04-18 H.J. Lu <hjl@gnu.org>
3075
3076 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
3077 lang_leave_output_section_statement () after calling
3078 lang_enter_output_section_statement ().
3079 * emultempl/armelf.em: Likewise.
3080
5ba47421
AM
30812000-04-18 Alan Modra <alan@linuxcare.com.au>
3082
3083 * emultempl/elf32.em (struct orphan_save): Add section field.
3084 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
3085 better order, and place first orphan section as we did before the
3086 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
3087 Don't call make_bfd_section here, let wild_doit do the job for us.
3088 Don't build a statement list when we'll only throw it away.
3089 * emultempl/armelf.em: Ditto.
3090 * emultempl/pe.em: Similarly.
3091
bdbe5705
GK
30922000-04-14 Geoff Keating <geoffk@cygnus.com>
3093
3094 * scripttempl/elfppc.sc: Remove.
3095 * emulparams/elf32ppc.sh: Use elf.sc.
3096 * emulparams/elf32lppc.sh: Use elf.sc.
3097 * emulparams/elf32ppclinux.sh: Use elf.sc.
3098 * emulparams/elf32ppcsim.sh: New file.
3099 * emulparams/elf32lppcsim.sh: New file.
3100 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
3101 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
3102 * Makefile.in: Regenerate.
3103 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
3104
01cc8ff8
AM
31052000-04-14 Alan Modra <alan@linuxcare.com.au>
3106
5ba47421 3107 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
01cc8ff8 3108 ~SEC_ALLOC sections too. Init start address of debug sections.
5ba47421
AM
3109 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
3110 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
01cc8ff8
AM
3111 Also set all relocateable section start addresses.
3112
6c86c541
GK
31132000-04-13 Geoff Keating <geoffk@cygnus.com>
3114
3115 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
3116 Add new BSS_PLT variable for when .plt need not be contained in
3117 the file. Move _etext so that it is also after .fini, and provide
3118 both etext and _etext with a leading underscore. Mark the start
3119 and end of .sbss.
3120
6a345e87
AM
31212000-04-12 Alan Modra <alan@linuxcare.com.au>
3122
3123 * emultempl/elf32.em (struct orphan_save): New.
3124 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3125 hold_interp): Make them struct orphan_save.
3126 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
3127 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
3128 the end of the relevant section list. Also add associated section
3129 statements to the end of any previous orphan statements.
3130 * emultempl/armelf.em: Similarly.
3131 * emultempl/pe.em: Similarly.
3132
8be86746
AM
31332000-04-11 Alan Modra <alan@linuxcare.com.au>
3134
3135 * ld.texinfo (Simple Example): Remove extraneous paragraph.
3136
a2d91340 3137Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
50bbae35 3138
a2d91340 3139 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
50bbae35 3140 --enable-build-warnings option.
a2d91340
AC
3141 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3142 * Makefile.in, configure: Re-generate.
3143
41b49281
AM
31442000-04-04 Alan Modra <alan@linuxcare.com.au>
3145
8ad3436c
AM
3146 * po/ld.pot: Regenerate.
3147
3148 * lexsup.c (help): Restore translated part of bug string.
3149
41b49281
AM
3150 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
3151 (DEP): Quote when passing vars to sub-make. Add warning message
3152 to end.
3153 (DEP1): Rewrite for "gcc -MM".
3154 (CLEANFILES): Add DEP2.
3155 Update dependencies.
3156 * Makefile.in: Regenerate.
3157
c20f4f8c
AM
31582000-04-03 Alan Modra <alan@linuxcare.com.au>
3159
3160 * ld.h: #include "bin-bugs.h"
3161 * lexsup.c (help): Use REPORT_BUGS_TO.
3162
adde6300
AM
31632000-03-27 Denis Chertykov <denisc@overta.ru>
3164
3165 * configure.tgt (avr-*-*): New target support.
3166 * Makefile.am: Likewise.
3167 * scripttempl/elf32avr.sc: New script file.
3168 * emulparams/avr1200.sh: New file.
3169 * emulparams/avr23xx.sh: New file.
3170 * emulparams/avr4433.sh New file.
3171 * emulparams/avr44x4.sh New file.
3172 * emulparams/avr85xx.sh New file.
3173 * emulparams/avrmega103.sh New file.
3174 * emulparams/avrmega161.sh New file.
3175 * emulparams/avrmega603.sh New file.
3176 * Makefile.in: Regenerate.
3177
9282ff41
L
31782000-03-09 Andreas Jaeger <aj@suse.de>
3179
3180 * Makefile.am (check-DEJAGNU): Also unset LANG.
3181 * Makefile.in: Rebuild.
3182
a9998805
ILT
31832000-03-06 Ian Lance Taylor <ian@zembu.com>
3184
3185 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
3186 archive.
3187
f9bc20e7
NC
31882000-03-02 H.J. Lu <hjl@gnu.org>
3189
3190 * emulparams/elf32mcore.sh: Include "getopt.h".
3191
4e277b38
ILT
31922000-03-01 Ian Lance Taylor <ian@zembu.com>
3193
3194 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
3195
f0c87f88
NC
31962000-03-01 H.J. Lu <hjl@gnu.org>
3197
3198 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
3199 * emulparams/shpe.sh: Likewise.
3200
32012000-03-01 Nick Clifton <nickc@cygnus.com>
3202
3203 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
3204 to unused parameters.
3205
3206 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
3207 functions only used by DLL code.
3208 (_place_orphan): Initialise 'dollar'.
3209
b6f29aaa
L
32102000-03-01 H.J. Lu <hjl@gnu.org>
3211
3212 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
3213 indicate if the undefined symbol is a fatal error or not.
3214 Don't delete the output file if "fatal" is false.
3215
af28fce3
L
32162000-02-29 H.J. Lu <hjl@gnu.org>
3217
50bbae35 3218 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
af28fce3
L
3219 Set LC_COLLATE and LC_ALL to null and export them. It is for
3220 sort which expects the C locale.
3221 Add $(LIBS) to all $(HOSTING_LIBS).
3222 * Makefile.in: Rebuild.
3223
40d109bf
AM
32242000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
3225
3226 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
3227 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
3228 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
3229 (ld_emulation_xfer_struct): Add missing NULL initialiser for
3230 find_potential_libraries.
3231
db5be682
JB
32322000-02-28 Jim Blandy <jimb@redhat.com>
3233
3234 * ldgram.y (exclude_name_list): Don't require a comma to separate
50bbae35 3235 list entries; the lexer considers commas to be valid part of a
db5be682
JB
3236 filename, so in something like `foo, bar' the comma is considered
3237 part of the first filename, `foo,'.
3238 * ld.texinfo: Update section on EXCLUDE_FILE lists.
3239
3558ff4c
ILT
32402000-02-27 Loren J. Rittle <ljrittle@acm.org>
3241
3242 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3243 host "i[3456]86-*-freebsdelf*".
3244
4eee2681
ILT
32452000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
3246
3247 * scripttempl/i386go32.sc: Move misplaced semicolons.
3248
8d75d12d
ILT
32492000-02-25 Ian Lance Taylor <ian@zembu.com>
3250
3251 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
3252 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
3253 (eelf64hppa.c, ehppaelf.c): Remove targets.
3254 * Makefile.in: Rebuild.
3255
a1836d49
AO
32562000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3257
ad51fb57
AO
3258 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
3259 GNU/Linux/sparc, but keep the default as 32.
3260
a1836d49
AO
3261 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
3262 it default if sparcv9 or sparc64.
3263
344a211f
NC
32642000-02-24 Nick Clifton <nickc@cygnus.com>
3265
3266 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
3267 * Makefile.in: Regenerate.
3268 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
3269
3270 * ldemul.h (ld_emulation_xfer_struct): Add new field:
3271 find_potential_libraries.
3272 * ldemul.c (ldemul_find_potential_libraries): New function.
3273
3274 * ldfile.c (ldfile_open_file_search): Allow function to be
50bbae35 3275 exported.
344a211f
NC
3276 (ldfile_open_file): Call ldemul_find_potential_libraries.
3277 * ldfile.h: Add prototype for ldfile_open_file_search.
3278
3279 * pe-dll.c: Add support for ARM, MIPS and SH targets.
3280
3281 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
3282 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
3283
3284 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
3285 (gld_X_find_potential_libraries): New function. Search for
3286 libraries called "*.lib".
3287
a2b64bed 3288 * scripttempl/pe.sc: Add .pdata section.
344a211f 3289
eaba1dd3
RH
32902000-02-23 Richard Henderson <rth@cygnus.com>
3291
3292 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
3293 Add and use memory regions.
3294
5b93d8bb
AM
32952000-02-23 Linas Vepstas (linas@linas.org)
3296
3297 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
3298
3299 * Makefile.am: Add support for Linux/IBM 370.
3300 * configure.tgt: Likewise.
3301
3302 * Makefile.in: Regenerate.
3303
f6af82bd
AM
33042000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
3305
3306 * ldlang.c (print_input_section, print_data_statement,
3307 print_reloc_statement, print_padding_statement, insert_pad,
3308 size_input_section, lang_check_section_addresses,
3309 lang_size_sections, lang_do_assignments, lang_set_startof,
50bbae35 3310 lang_one_common): Change `opb' to unsigned.
f6af82bd
AM
3311 (lang_do_assignments): Also change `size' to unsigned.
3312
9e673ad1
RH
33132000-02-16 Richard Henderson <rth@cygnus.com>
3314
3315 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
3316
562d3460
TW
33172000-02-16 Timothy Wall <twall@cygnus.com>
3318
3319 * mri.c (mri_draw_tree): Add default LMA region argument to call
3320 to lang_leave_output_section_statement.
3321 * ldlang.h: Update prototypes with LMA region arguments.
3322 * ldlang.c (lang_size_sections): Encapsulate region bounds
3323 checking in os_check_region call.
3324 (os_check_region): New function.
3325 (lang_output_section_statement_lookup): Initialize lma_region.
3326 (lang_leave_output_section_statement): Add LMA region argument.
3327 (lang_leave_overlay): Ditto.
3328 * ldgram.y: Handle LMA region syntax.
3329 * ld.texinfo (Output Section Description): Describe LMA region usage.
3330 * emultempl/armelf.em (gld$place_orphan): Add default value for
01cc8ff8 3331 lma region in call to lang_leave_output_section_statement.
562d3460 3332 * emultempl/elf32.em (gld$place_orphan): Add default value for
01cc8ff8 3333 lma region in call to lang_leave_output_section_statement.
562d3460 3334 * emultempl/pe.em (gld$place_orphan): Add default value for
01cc8ff8 3335 lma region in call to lang_leave_output_section_statement.
50bbae35
AM
3336
3337
9e4ed18c
TW
33382000-02-04 Timothy Wall <twall@redhat.com>
3339
3340 * ldlang.c (lang_check_section_addresses): Use bytes instead of
3341 octets when calculating section end addresses.
3342
32edc927
TW
33432000-02-04 Timothy Wall <twall@redhat.com>
3344
3345 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
3346
4cbfc3ac
TW
33472000-02-03 Timothy Wall <twall@redhat.com>
3348
a2b64bed 3349 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4cbfc3ac 3350 octet count.
a2b64bed 3351 * ldlang.c (print_input_section, print_data_statement,
4cbfc3ac
TW
3352 print_reloc_statement, print_padding_statement): Print target
3353 address values and section sizes as bytes, not octets.
3354 (insert_pad) Calculate padding size in octets, and adjust "dot"
3355 by bytes.
3356 (size_input_section) Always adjust "dot" by bytes, not octets.
3357 (lang_check_section_addresses, lang_do_assignments) Adjust
3358 "dot" by bytes, not octets. Use the larger of the directive size
3359 or octets_per_byte for the number of octets actually allocated in
3360 the output section.
3361 (lang_set_startof) Make sure STARTOF returns a target address.
3362 (lang_one_common) Record size changes in octets.
3363 (lang_abs_symbol_at_end_of) Section end symbol's value is
3364 recorded in target bytes.
3365 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
3366 to be clear about behavior when an octet is smaller than one byte.
50bbae35 3367
305c7206
AM
33682000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
3369
3370 * ldcref.c (output_cref): Don't pass message strings to printf
3371 as format arg.
3372 Update copyright.
3373
3374 * ldmisc.c (vfinfo): Same here.
3375 Update copyright.
3376
e1c47aa4
AM
33772000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
3378
3379 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
3380 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
3381 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
3382 Add missing NULL initialisers, and comments.
3383
3384 * testsuite/ld-srec/sr3.cc (__rethrow): New.
3385
13392b77
NC
33862000-01-21 Nick Clifton <nickc@cygnus.com>
3387
3388 * ldlang.c (lang_size_sections): Fix typo in comment.
3389
cce4c4c5
NC
33902000-01-18 H.J. Lu <hjl@gnu.org>
3391
3392 * ldlang.c (lang_size_sections): Also update the current
3393 address of a region if the SEC_NEVER_LOAD bit is not set.
3394
0decc840
NC
33952000-01-10 Philip Blundell <pb@futuretv.com>
3396
3397 * configure.tgt (arm*-*-conix*): New target.
3398
4e53152f
NC
33992000-01-07 Nick Clifton <nickc@cygnus.com>
3400
3401 * ld.texinfo (Options): Remind users to preceed linker command
fa19fce0
NC
3402 line switches with -Wl, (or whatever is appropriate) if it is
3403 being invoked by a comnpiler driver program.
50bbae35 3404 Fix description of the behaviour of the -n command line switch.
4e53152f 3405
18625d54
CM
3406Wed Jan 5 08:02:12 2000 Catherine Moore <clm@cygnus.com>
3407
3408 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
3409 (name_list): New.
3410 * ld.texinfo (EXCLUDE_FILE): Update documentation.
3411 * ldgram.y (wildcard_spec): Support a list of excluded_files.
3412 (exclude_name_list): New.
3413 ldlang.c (walk_wild_section): Support list of excluded files.
3414 (print_wild_statement): Likewise.
3415 (lang_add_wild): Likewise.
3416 * ldlang.h (lang_wild_statement_type): Likewise.
3417 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6ddeca85 3418
5aaace27
NC
34192000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
3420
870df5dc
NC
3421 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
3422 (process_def_file): Use.
3423 (pe_dll_compat_implib): New variable.
3424 (make_one): Use.
50bbae35 3425
870df5dc
NC
3426 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
3427 pe_dll_compat_implib.
50bbae35
AM
3428
3429 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
870df5dc
NC
3430 compat-implib options.
3431 (gld_${EMULATION_NAME}_list_options): List new options.
3432 (gld_${EMULATION_NAME}_parse_args): Handle.
3433
50bbae35 3434 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
5aaace27 3435 dll.
50bbae35
AM
3436
3437 * deffilep.y (opt_name): Allow "." in name.
5aaace27 3438
2f6d2f85 3439For older changes see ChangeLog-9899
252b5132
RH
3440\f
3441Local Variables:
3442mode: change-log
3443left-margin: 8
3444fill-column: 74
3445version-control: never
3446End:
This page took 0.298589 seconds and 4 git commands to generate.