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