* dep-in.sed: Remove libintl.h.
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2003-08-14 Alan Modra <amodra@bigpond.net.au>
2
3 * dep-in.sed: Remove libintl.h.
4 * Makefile.am (POTFILES.in): Unset LC_COLLATE.
5 * Makefile.in: Regenerate.
6
7 2003-08-13 Alan Modra <amodra@bigpond.net.au>
8
9 * genscripts.sh (libpath.exp): Only generate for first emulation.
10 (LIB_PATH): Correct order of paths. Don't add $tool_lib when
11 already present or when LIB_PATH is set to ":".
12
13 2003-08-12 Ian Lance Taylor <ian@airs.com>
14
15 * ldmain.c (undefined_symbol): Change parameter name from `fatal'
16 to `error'. If only a warning, put warning in the reported
17 string. Consistently set failure flag when not a warning.
18
19 2003-08-08 Dmitry Diky <diwil@mail.ru>
20
21 * Makefile.am: Add xW42 and xE42 parts. Sort MPU list according to
22 gcc order.
23 * Makefile.in: Regenerate.
24 * configure.tgt: Add extra emulations.
25 * emulparams/msp430xE423.sh: New file.
26 * emulparams/msp430xE427.sh: New file.
27 * emulparams/msp430xW425.sh: New file.
28 * emulparams/msp430xE425.sh: New file.
29 * emulparams/msp430xW423.sh: New file.
30 * emulparams/msp430xW427.sh: New file.
31
32 2003-08-07 Danny Smith <dannysmith@users.sourceforge.net>
33
34 * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
35 Change second (cmdline) arg to lang_add_entry to FALSE.
36 (set_pe_subsystem): Change second arg to lang_add_entry to TRUE.
37
38 2003-08-05 Christian Groessler <chris@groessler.org>
39 Jason Eckhardt <jle@rice.edu>
40
41 * configure.tgt: Recognize new target i860-*-coff.
42 * Makefile.am (ALL_EMULATIONS): Add ecoff_i860.o.
43 (ecoff_i860.c): New rule.
44 * emulparams/coff_i860.sh: New file.
45 * scripttempl/i860coff.sc: New file.
46 * Makefile.in: Regenerate.
47
48 2003-08-04 Nick Clifton <nickc@redhat.com>
49
50 * emultempl/elf32.em (before_allocation): Prepend "warning: "
51 to messages produced for .gnu.warning.SYMBOL sections.
52
53 2003-08-04 Alan Modra <amodra@bigpond.net.au>
54
55 * emultempl/elf32.em (output_rel_find): Add "isdyn" param. Put
56 .rel.dyn before other reloc sections. Don't stop looking for reloc
57 sections on finding one that isn't allocated. Match .rel even when
58 placing .rela and vice versa, when setting last_rel and
59 last_rel_alloc for the first time. If no reloc sections in script,
60 prefer allocated section over non-alloc.
61 (gld${EMULATION_NAME}_place_orphan): Handle orphan .rel.dyn.
62
63 2003-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
64
65 * emulparams/shelf.sh (OTHER_SECTIONS): Don't include .stack
66 section for shared library.
67 * emulparams/shelf32.sh (OTHER_SECTIONS): Likewise.
68 * emulparams/shelf64.sh (OTHER_SECTIONS): Likewise.
69
70 2003-07-29 Stephane Carrez <stcarrez@nerim.fr>
71
72 * scripttempl/elfm68hc12.sc: Add gcc_except_table.
73 * scripttempl/elfm68hc11.sc: Likewise.
74
75 2003-07-28 Alan Modra <amodra@bigpond.net.au>
76
77 * emulparams/elf64ppc.sh (GOT): Fix for shell brace matching.
78
79 * emulparams/elf64ppc.sh (GOT): Don't merge .toc into .got for ld -r.
80
81 2003-07-27 Alan Modra <amodra@bigpond.net.au>
82
83 * ld.texinfo: Typo fixes. Document SUBALIGN.
84 * ldgram.y (opt_subalign): Add.
85 * ldlex.l (SUBALIGN): Recognize.
86 * ldlang.c (overlay_subalign): New var.
87 (lang_enter_overlay): Add subalign param.
88 (lang_enter_overlay_section): Pass overlay_subalign to
89 lang_enter_output_section_statement.
90 * ldlang.h (lang_enter_overlay): Update.
91
92 2003-07-24 Nick Clifton <nickc@redhat.com>
93
94 * po/fr.po: Updated French translation.
95
96 2003-07-23 Stephane Carrez <stcarrez@nerim.fr>
97
98 * scripttempl/elfm68hc11.sc: Keep ctor/dtor sections; Take into
99 account .tramp sections;
100 * scripttempl/elfm68hc12.sc: Likewise.
101
102 2003-07-17 Charles Wilson <cwilson@ece.gatech.edu>
103
104 * ld/pe-dll.c: Add libcygwin to autofilter_liblist[]
105
106 2003-07-17 Nick Clifton <nickc@redhat.com>
107
108 * po/es.po: New Spanish translation.
109
110 2003-07-11 Alan Modra <amodra@bigpond.net.au>
111
112 * po/ld.pot: Regenerate.
113
114 2003-07-10 Bob Wilson <bob.wilson@acm.org>
115
116 * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS): Replace .xt.lit
117 with new .got.loc section.
118 (OTHER_READWRITE_SECTIONS): Do not combine linkonce sections for
119 non-relocating links.
120 (OTHER_SECTIONS): Add .xt.lit here. Change it to keep linkonce
121 sections separate for non-relocating links; likewise for .xt.insn.
122
123 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
124
125 2001-08-22 Alexandre Oliva <aoliva@redhat.com>
126 * emulparams/elf32am33lin.sh: Adjust to match kernel parameters.
127 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
128 * configure.host (am33_2.0-*-linux*): Added.
129 * configure.tgt (am33_2.0-*-linux*): Likewise.
130 * emulparams/elf32am33lin.sh: New.
131 * Makefile.am (eelf32am33lin.c): New rule.
132 * Makefile.in: Rebuilt.
133
134 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
135
136 2001-04-17 Alexandre Oliva <aoliva@redhat.com>
137 * emulparams/mn10300.sh (TEMPLATE_NAME): Define.
138 (GENERATE_SHLIB_SCRIPT): Likewise.
139
140 2003-07-10 Alan Modra <amodra@bigpond.net.au>
141
142 * emulparams/elf64ppc.sh (OTHER_GOT_SECTIONS): Don't define.
143 (GOT): Define.
144 * emultempl/ppc64elf.em (stub_added): New static var.
145 (ppc_create_output_section_statements): Call ppc64_elf_init_stub_bfd.
146 (ppc_add_stub_section): Set stub_added.
147 (gld${EMULATION_NAME}_finish): Look for .got rather than .toc. Adjust
148 ppc64_elf_size_stubs call and test for stubs.
149 * scripttempl/elf.sc (GOT): Define and use.
150
151 2003-07-08 J"orn Rennecke <joern.rennecke@superh.com>
152
153 * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_after_allocation):
154 Allow second call from ldemul_finish.
155
156 2003-07-04 J"orn Rennecke <joern.rennecke@superh.com>
157
158 * emulparams/shelf32.sh (STACK_ADDR): Don't define.
159 (OTHER_SECTIONS): Include .stack.
160 * emulparams/shelf64.sh (OTHER_SECTIONS): Likewise.
161
162 2003-07-02 Jakub Jelinek <jakub@redhat.com>
163
164 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't include
165 .opd if -pie.
166 (OTHER_READWRITE_SECTIONS): Include .opd if -pie.
167 * scripttempl/elf.sc: Use SHLIB_DATA_ADDR instead of DATA_ADDR
168 if -pie.
169
170 2003-06-28 Alan Modra <amodra@bigpond.net.au>
171
172 * ld.h: Convert to C90, remove unnecessary prototypes and casts.
173 Replace PTR with void *. Formatting.
174 * ldcref.c: Likewise.
175 * ldctor.c: Likewise.
176 * ldctor.h: Likewise.
177 * ldemul.h: Likewise.
178 * ldexp.c: Likewise.
179 * ldexp.h: Likewise.
180 * ldfile.c: Likewise.
181 * ldfile.h: Likewise.
182 * ldlang.c: Likewise.
183 * ldlang.h: Likewise.
184 * ldlex.h: Likewise.
185 * ldlex.l: Likewise.
186 * ldmain.c: Likewise.
187 * ldmain.h: Likewise.
188 * ldmisc.c: Likewise.
189 * ldmisc.h: Likewise.
190 * ldver.h: Likewise.
191 * ldwrite.c: Likewise.
192 * ldwrite.h: Likewise.
193 * lexsup.c: Likewise.
194 * mri.c: Likewise.
195 * mri.h: Likewise.
196 * pe-dll.c: Likewise.
197 * pe-dll.h: Likewise.
198 * deffilep.y: Likewise.
199 * deffile.h: Likewise. Don't include ansidecl.h.
200 * emulparams/elf32mcore.sh: Remove unnecessary cast.
201 * emultempl/m68kcoff.em: Likewise.
202 * emultempl/m68kelf.em: Likewise.
203 * emultempl/ticoff.em: Remove lang_add_output_format declaration.
204 * sysdep.h: Don't include ansidecl.h.
205 * Makefile.am: Run "make dep-am".
206 * Makefile.in: Regenerate.
207
208 2003-06-27 Nick Clifton <nickc@redhat.com>
209
210 * deffilep.y (def_file_add_directive): Cope with NUL seperated
211 directives. Fix reporting of unparseable directives.
212 (def_error): Check for a NULL def_filename.
213
214 2003-06-27 Alan Modra <amodra@bigpond.net.au>
215
216 * emultempl/aix.em: Convert to C90, remove unnecessary prototypes
217 and casts. Replace PTR with void *. Formatting.
218 * emultempl/alphaelf.em: Likewise.
219 * emultempl/armcoff.em: Likewise.
220 * emultempl/armelf.em: Likewise.
221 * emultempl/armelf_oabi.em: Likewise.
222 * emultempl/beos.em: Likewise.
223 * emultempl/elf32.em: Likewise.
224 * emultempl/generic.em: Likewise.
225 * emultempl/gld960.em: Likewise.
226 * emultempl/gld960c.em: Likewise.
227 * emultempl/hppaelf.em: Likewise.
228 * emultempl/linux.em: Likewise.
229 * emultempl/lnk960.em: Likewise.
230 * emultempl/m68hc1xelf.em: Likewise.
231 * emultempl/m68kcoff.em: Likewise.
232 * emultempl/m68kelf.em: Likewise.
233 * emultempl/mipsecoff.em: Likewise.
234 * emultempl/mipself.em: Likewise.
235 * emultempl/mmix-elfnmmo.em: Likewise.
236 * emultempl/mmixelf.em: Likewise.
237 * emultempl/mmo.em: Likewise.
238 * emultempl/needrelax.em: Likewise.
239 * emultempl/netbsd.em: Likewise.
240 * emultempl/pe.em: Likewise.
241 * emultempl/sh64elf.em: Likewise.
242 * emultempl/sunos.em: Likewise.
243 * emultempl/ticoff.em: Likewise.
244 * emultempl/vanilla.em: Likewise.
245 * emultempl/xtensaelf.em: Likewise.
246 * Makefile.am: Correct dependencies.
247 * Makefile.in: Regenerate.
248
249 2003-06-25 Alan Modra <amodra@bigpond.net.au>
250
251 * ld.texinfo: Correct spelling of "relocatable".
252 * ldctor.c: Likewise.
253 * ldexp.c: Likewise.
254 * ldfile.c: Likewise.
255 * ldint.texinfo: Likewise.
256 * ldlang.c: Likewise.
257 * ldmain.c: Likewise.
258 * ldwrite.c: Likewise.
259 * lexsup.c: Likewise.
260 * emultempl/aix.em: Likewise.
261 * emultempl/alphaelf.em: Likewise.
262 * emultempl/armcoff.em: Likewise.
263 * emultempl/armelf_oabi.em: Likewise.
264 * emultempl/beos.em: Likewise.
265 * emultempl/elf32.em: Likewise.
266 * emultempl/generic.em: Likewise.
267 * emultempl/gld960.em: Likewise.
268 * emultempl/gld960c.em: Likewise.
269 * emultempl/hppaelf.em: Likewise.
270 * emultempl/linux.em: Likewise.
271 * emultempl/lnk960.em: Likewise.
272 * emultempl/m68hc1xelf.em: Likewise.
273 * emultempl/m68kcoff.em: Likewise.
274 * emultempl/m68kelf.em: Likewise.
275 * emultempl/mipsecoff.em: Likewise.
276 * emultempl/mipself.em: Likewise.
277 * emultempl/mmix-elfnmmo.em: Likewise.
278 * emultempl/mmo.em: Likewise.
279 * emultempl/needrelax.em: Likewise.
280 * emultempl/pe.em: Likewise.
281 * emultempl/ppc64elf.em: Likewise.
282 * emultempl/sh64elf.em: Likewise.
283 * emultempl/sunos.em: Likewise.
284 * emultempl/ticoff.em: Likewise.
285 * emultempl/xtensaelf.em: Likewise.
286
287 2003-06-24 Alan Modra <amodra@bigpond.net.au>
288
289 * emultempl/ppc32elf.em: Convert to C90.
290
291 2003-06-20 Alan Modra <amodra@bigpond.net.au>
292
293 * emultempl/ppc64elf.em: Convert to C90 function definitions, remove
294 unnecessary prototypes and casts.
295
296 2003-06-19 Alan Modra <amodra@bigpond.net.au>
297
298 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Dump out
299 statistics from ppc64_elf_build_stubs.
300
301 2003-06-19 Alan Modra <amodra@bigpond.net.au>
302
303 * emultempl/ppc64elf.em (build_section_lists): Check return status
304 from ppc64_elf_next_input_section.
305
306 2003-06-17 H.J. Lu <hongjiu.lu@intel.com>
307
308 * ldlang.c (section_already_linked): Put back assignment of
309 kept_section.
310
311 2003-06-17 Rainer Keuchel <rkeuchel@allgeier.com>
312
313 * pe-dll.c (generate_reloc): Catch and ignore an ARM_26D
314 reloc.
315
316 2003-06-17 Loren James Rittle <rittle@latour.rsch.comm.mot.com>
317
318 * configure.host (*-*-freebsd*): Add known path for ld-elf.so.1
319 if not produced by gcc.
320
321 2003-06-16 Hans-Peter Nilsson <hp@axis.com>
322
323 * configure.tgt: Add specific case for cris-*-linux-gnu*
324 with crislinux emulation only.
325
326 2003-06-13 Robert Millan <zeratul2@wanadoo.es>
327
328 * configure.tgt: Add i386-netbsd-gnu target.
329
330 2003-06-12 Richard Sandiford <rsandifo@redhat.com>
331
332 * configure.tgt (mips*-sgi-irix6*): Add the o32 and n64 emulations
333 to $targ_extra_libpath.
334
335 2003-06-11 H.J. Lu <hongjiu.lu@intel.com>
336
337 * po/Make-in (DESTDIR): New.
338 (install-data-yes): Support $(DESTDIR).
339 (uninstall): Likewise.
340
341 2003-06-10 Doug Evans <dje@sebabeach.org>
342
343 * Makefile.am (ALL_EMULATIONS): Add em32relf.o.
344 * Makefile.in: Regenerate.
345
346 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
347
348 * configure.tgt (h8300*): Add h8300sxn emulations.
349 * Makefile.am (ALL_EMULATIONS): Add eh8300sxn.o and eh8300sxnelf.o.
350 (eh8300sxn.c, eh8300sxnelf.c): New rules.
351 * Makefile.in: Regenerate.
352 * emulparams/h8300sxnelf.sh, emulparams/h8300sxn.sh: New files.
353 * scripttempl/h8300sxn.sc: New file.
354
355 2003-06-10 Alan Modra <amodra@bigpond.net.au>
356
357 * emulparams/elf64ppc.sh (EXECUTABLE_SYMBOLS, OTHER_BSS_END_SYMBOLS,
358 CTOR_START, CTOR_END, DTOR_START, DTOR_END): Don't define.
359
360 2003-06-08 Alan Modra <amodra@bigpond.net.au>
361
362 * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.
363 (build_toc_list): New function.
364 (gld${EMULATION_NAME}_finish): Call build_toc_list and
365 ppc64_elf_reinit_toc. Adjust ppc64_elf_build_stubs call.
366 (OPTION_STUBSYMS): Define.
367 (PARSE_AND_LIST_LONGOPTS): Add emit-stub-syms.
368 (PARSE_AND_LIST_OPTIONS): Document.
369 (PARSE_AND_LIST_ARGS_CASES): Handle.
370
371 2003-06-05 Roland McGrath <roland@redhat.com>
372
373 * emultempl/elf32.em (gld${EMULATION_NAME}_list_options): Remove
374 extra \t in -z noexecstack line.
375
376 2003-05-23 Jakub Jelinek <jakub@redhat.com>
377
378 * ldgram.y (phdr_type): Grok PT_GNU_STACK.
379 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
380 -z execstack and -z noexecstack.
381 (gld${EMULATION_NAME}_list_options): Likewise.
382 * scripttempl/elf.sc: If not -r, discard .note.GNU-stack section.
383
384 2003-06-03 Michael Snyder <msnyder@redhat.com>
385 and Bernd Schmidt <bernds@redhat.com>
386 and Alexandre Oliva <aoliva@redhat.com>
387
388 * Makefile.am: Add new emulations for h8300sx.
389 * Makefile.in: Regenerate.
390 * configure.tgt: Add new emulations.
391 * emulparams/h8300sx.sh: New emulation.
392 * emulparams/h8300sxelf.sh: Ditto.
393 * scripttempl/h8300sx.sc: Ditto.
394
395 2003-06-03 H.J. Lu <hongjiu.lu@intel.com>
396
397 * ldmisc.c: Include "bfdlink.h".
398 (error_handler): Handle LD_DEFINITION_IN_DISCARDED_SECTION
399 and -LD_DEFINITION_IN_DISCARDED_SECTION.
400
401 * Makefile.am: Rebuild dependency.
402 * Makefile.in: Regenerated.
403
404 2003-06-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
405
406 * emulparams/shlelf_linux.sh (GENERATE_PIE_SCRIPT): Set to yes.
407 * emulparams/shlelf32_linux.sh (GENERATE_PIE_SCRIPT): Likewize.
408
409 2003-06-02 Fabrizio Gennari <fabrizio.ge@tiscalinet.it>
410
411 * pe-dll.c (fill_edata): Scan table pe_dll->exports, which is
412 sorted alphabetically, instead of exported_symbols, which is
413 sorted by ordinal.
414
415 2003-05-30 Ulrich Drepper <drepper@redhat.com>
416 Jakub Jelinek <jakub@redhat.com>
417
418 * lexsup.c (OPTION_PIE): Define.
419 (ld_options): Add -pie and --pic-executable options.
420 (parse_args): Handle OPTION_PIE.
421 * ldmain.c (main): Initialize link_info.pie and
422 link_info.executable.
423 * genscripts.sh: Generate PIE scripts.
424 * ld.texinfo: Document -pie and --pic-executable options.
425 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open):
426 (gld${EMULATION_NAME}_place_orphan): Likewise.
427 (gld${EMULATION_NAME}_get_script): Include PIE scripts.
428 * scripttempl/elf.sc: In PIE scripts set . the same way as in
429 shared scripts.
430 * emulparams/elf_i386.sh (GENERATE_PIE_SCRIPT): Set to yes.
431 * emulparams/elf64_ia64.sh (GENERATE_PIE_SCRIPT): Likewise.
432 * emulparams/elf32ppc.sh (GENERATE_PIE_SCRIPT): Likewise.
433 * emulparams/elf64ppc.sh (GENERATE_PIE_SCRIPT): Likewise.
434 * emulparams/elf_x86_64.sh (GENERATE_PIE_SCRIPT): Likewise.
435 * emulparams/elf_s390.sh (GENERATE_PIE_SCRIPT): Likewise.
436 * emulparams/elf32_sparc.sh (GENERATE_PIE_SCRIPT): Likewise.
437 * emulparams/elf64_sparc.sh (GENERATE_PIE_SCRIPT): Likewise.
438 * emulparams/elf64alpha.sh (GENERATE_PIE_SCRIPT): Likewise.
439 * emulparams/elf64_s390.sh (GENERATE_PIE_SCRIPT): Likewise.
440 * emulparams/elf_i386.sh (GENERATE_PIE_SCRIPT): Likewise.
441
442 2003-05-30 H.J. Lu <hongjiu.lu@intel.com>
443
444 * genscripts.sh: Create tmpdir/libpath.exp.
445
446 2003-05-30 Nick Clifton <nickc@redhat.com>
447
448 * emultempl/armelf.em (arm_elf_before_allocation): Replace ASSERT
449 with a test for a NULL bfd_for_interworking.
450
451 2003-05-29 Jason Thorpe <thorpej@wasabisystems.com>
452
453 * configure.host (*-*-netbsd*): Set HOSTING_CRT0 and HOSTING_LIBS
454 correctly for more recent versions of NetBSD.
455 (alpha*-*-netbsd*): Remove.
456 (i[3-7]86-*-netbsd*): Remove.
457
458 2003-05-29 Nick Clifton <nickc@redhat.com>
459
460 * emultempl/pe.em: Include "safe-ctype.h" instead of <ctype.h>.
461
462 2003-05-26 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
463
464 * emulparams/elf64btsmip.sh: Set TEXT_START_ADDR to 0x120000000 to
465 trap on pointer crops.
466
467 2003-05-21 Marcus Comstedt <marcus@mc.pp.se>
468
469 * configure.tgt: Check for a target triplet of shl-...-netbsdelf
470 as well as shle-...-netbsdelf.
471
472 2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
473
474 * configure.host: Accept i[3-7]86 variants.
475 * configure.tgt: Likewise.
476
477 2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
478
479 * emulparams/elf64_ia64.sh: Don't set COMMONPAGESIZE for now.
480
481 2003-05-09 Daniel Jacobowitz <drow@mvista.com>
482
483 * Makefile.am (ALL_EMULATIONS): Add earmelfb.o and earmelfb_linux.o.
484 (earmelfb.c, earmelfb_linux.c): New rules.
485 * Makefile.in: Regenerated.
486 * emulparams/armelfb.sh, emulparams/armelfb_linux.sh: New files.
487 * configure.tgt: Add armeb-elf and arm*b-*-linux-gnu.
488
489 2003-05-09 Nick Clifton <nickc@redhat.com>
490
491 * ldlang.c (lang_size_sections_1): Default to generating a
492 fatal error message if a loadable section is not allocated
493 to a memory region when regions are defined.
494
495 2003-05-09 Alan Modra <amodra@bigpond.net.au>
496
497 * Makefile.am (em68hc11elf.c): Correct dependencies.
498 (em68hc11elfb.c, em68hc12elf.c, em68hc12elfb.c): Likewise.
499 * Makefile.in: Regenerate.
500 * emultempl/elf32.em (find_exp_assignment): Adjust for changed
501 bfd_elf_record_link_assignment name.
502
503 2003-05-07 Alexandre Oliva <aoliva@redhat.com>
504
505 * ldmain.h (overflow_cutoff_limit): Declare.
506 * ldmain.c (overflow_cutoff_limit): Define, initialized to 10.
507 (reloc_overflow): Limit error messages based on it.
508 * lexsup.c (parse_args) <OPTION_VERBOSE>: Set cutoff to
509 unlimited.
510
511 2003-05-05 Alan Modra <amodra@bigpond.net.au>
512
513 * ldlex.l: Accept C style comments in version scripts.
514
515 2003-04-28 H.J. Lu <hjl@gnu.org>
516
517 * ldlang.c (lang_process): Add the relax finalize pass.
518
519 * ldmain.c (main): Initialize link_info.relax_finalizing to
520 FALSE.
521
522 2003-04-24 Roland McGrath <roland@redhat.com>
523
524 * ldgram.y (phdr_type): Grok PT_TLS and PT_GNU_EH_FRAME names.
525 If a name string is unknown, give an error rather than crashing later.
526
527 2003-04-23 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
528
529 * Makefile.am (ALL_EMULATIONS): Add eh8300hn.o, eh8300sn.o,
530 eh8300hnelf.o, eh8300snelf.o and respective rules.
531 * Makefile.in: Regenerate.
532 * configure.tgt: Add h8300hn, h8300sn, h8300hnelf, h8300snelf
533 * emulparams/h8300hn.sh: New
534 * emulparams/h8300sn.sh: New
535 * emulparams/h8300hnelf.sh: New
536 * emulparams/h8300snelf.sh: New
537 * scripttempl/h8300hn.sc: new
538 * scripttempl/h8300sn.sc: new
539
540 2003-04-23 H.J. Lu <hjl@gnu.org>
541
542 * ldmain.c (link_callbacks): Initialize error_handler.
543
544 * ldmisc.c (error_handler): New function.
545
546 * ldmisc.h (error_handler): New prototype.
547
548 2003-04-21 Stephane Carrez <stcarrez@nerim.fr>
549
550 * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra.
551 * emulparams/m68hc11elfb.sh: Likewise.
552 * emulparams/m68hc12elf.sh: Likewise.
553 * emulparams/m68hc12elfb.sh: Likewise.
554
555 2003-04-19 Stephane Carrez <stcarrez@nerim.fr>
556
557 * emultempl/m68hc1xelf.em: New file to generate far trampolines on
558 68HC11 and 68HC12.
559 (LDEMUL_BEFORE_ALLOCATION): Override to gather the trampolines to
560 generate.
561 (LDEMUL_FINISH): Override to generate the trampolines after gc and
562 linker relaxation.
563 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Override to create the
564 stub file for trampolines.
565 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_LONGOPTS): New options
566 --no-trampoline and --bank-window to control the memory bank window.
567
568 2003-04-18 H.J. Lu <hjl@gnu.org>
569
570 * ldfile.c (ldfile_add_library_path): Remove the unused
571 variable.
572
573 2003-04-18 Andrew Haley <aph@cambridge.redhat.com>
574
575 * scripttempl/xstormy16.sc (__data, __rdata): New.
576
577 2003-04-16 Nick Clifton <nickc@redhat.com>
578
579 * scripttempl/xstormy16.sc: Add .jcr section mapping.
580
581 2003-04-15 H.J. Lu <hjl@gnu.org>
582
583 From Debian by Jack Howarth <howarth@nitro.med.uc.edu>:
584
585 * ldlex.l: Use YY_CURRENT_BUFFER instead of yy_current_buffer.
586
587 2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
588
589 * h8-doc.texi: Replace occurrances of 'Hitachi' with 'Renesas'.
590 * ld.texinfo: Likewise.
591
592 2003-04-14 Alan Modra <amodra@bigpond.net.au>
593
594 From Prashanth Tamraparni <prashanth_t@in.ibm.com>
595 * scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crtendS.o and
596 other variants of crtbegin.o, crtend.o.
597 (DTOR): Likewise.
598 * scripttempl/crisaout.sc (ctors, dtors): Likewise.
599 * scripttempl/elf_chaos.sc (CTOR, DTOR): Likewise.
600 * scripttempl/elfd10v.sc (CTOR, DTOR): Likewise.
601 * scripttempl/elfd30v.sc (CTOR, DTOR): Likewise.
602 * scripttempl/elfxtensa.sc (CTOR, DTOR): Likewise.
603 * scripttempl/iq2000.sc (CTOR, DTOR): Likewise.
604 * scripttempl/mmo.sc (ctors, dtors): Likewise.
605 * scripttempl/xstormy16.sc (CTOR, DTOR): Likewise.
606
607 2003-04-09 Dmitry Diky <diwil@mail.ru>
608
609 * scripttempl/elf32msp430.sc: Add initX, finiX, ctors, dtors
610 sections to respect C++ constructor/destructor. Add ctors/dtors
611 start/stop definitions.
612 * scripttempl/elf32msp430_3.sc: Likewise.
613
614 2003-04-06 Nick Clifton <nickc@redhat.com>
615
616 * ld.texinfo (Options): Add a reminder of the target specific
617 nature to the description of the i386 PE specific options, for
618 readers who have not read all the way through the manual.
619
620 2003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
621
622 * configure.tgt: Fixed bug in list of targ_extra_emuls.
623 * emulparams/tic3xcoff.sh (SCRIPT_NAME): Namespace
624 cleanup. Replace s/c4x/tic4x and s/c3x/tic3x/
625 * emulparams/tic3xcoff_onchip.sh: Ditto
626 * emulparams/tic4xcoff.sh: Ditto
627 * scripttempl/tic4xcoff.sc: Ditto
628
629 2003-04-03 Nick Clifton <nickc@redhat.com>
630
631 * NEWS: Mention support for Xtensa architecture.
632
633 2003-04-02 Nick Clifton <nickc@redhat.com>
634
635 * pe-dll.c (pe_detail_list): arm-pe targets use underscores.
636
637 2003-04-01 Danny Smith <dannysmith@users.sourceforge.net>
638
639 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open):
640 Don't call pe_dll_build_section() if link_info.relocateable.
641 (gld_${EMULATION_NAME}_finish): Don't call pe_dll_fill_sections()
642 if link_info.relocateable.
643
644 2003-04-01 Fabrizio Gennari <fabrizio.ge@tiscalinet.it>
645
646 * pe-dll.c (process_def_file): Don't create an export
647 section if there are no exports and we're building an exe
648 (pe_dll_build_sections): Ditto
649 (pe_dll_fill_sections): Conditionalize setting
650 abfd->dll true on info->shared
651 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open):
652 If i386pe or armpe, call pe_dll_build_section()
653 for both exe's and dll's, not just dll's.
654 (gld_${EMULATION_NAME}_finish): For all targets except
655 shpe and mipspe, call pe_dll_fill_sections() for both
656 exe's and dll's, not just dll's.
657
658 2003-04-02 Bob Wilson <bob.wilson@acm.org>
659
660 * emulparams/xtensa-config.sh: Remove comment indicating that this is
661 a generated file.
662
663 2003-04-01 Bob Wilson <bob.wilson@acm.org>
664
665 * Makefile.am (ALL_EMULATIONS): Add eelf32xtensa.o.
666 (eelf32xtensa.c): New target.
667 * Makefile.in: Regenerate.
668 * configure.tgt: Handle xtensa-*-*.
669 * gen-doc.texi: Set XTENSA variable.
670 * ld.texinfo: Set XTENSA variable. Add new Xtensa node.
671 * emulparams/elf32xtensa.sh: New file.
672 * emulparams/xtensa-config.sh: Likewise.
673 * emultempl/xtensaelf.em: Likewise.
674 * scripttempl/elfxtensa.sc: Likewise.
675
676 2003-04-01 Jakub Jelinek <jakub@redhat.com>
677
678 * configure.tgt (powerpc*-*-linux*): Add elf32ppc to ppc64
679 targ_extra_libpath. Add elf64ppc to ppc targ_extra_libpath
680 if --enable-64-bit-bfd.
681
682 2003-04-01 Nick Clifton <nickc@redhat.com>
683
684 * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Change name of
685 note section.
686 * emulparams/armelf_linux.sh (OTHER_READONLY_SECTIONS): Change
687 name of note section.
688
689 2003-03-31 Alexandre Oliva <aoliva@redhat.com>
690
691 * ld.texinfo (-Tbss, -Tdata, -Ttext): Document in terms of
692 --section-start.
693
694 2003-03-31 David Heine <dlheine@suif.stanford.edu>
695
696 * ldfile.c (ldfile_add_library_path): Always allocate space for
697 the filename.
698 * ldlang.c (lang_register_vers_node): Free the node if it cannot
699 be used.
700 * ldmain.c (set_scripts_dir): Always free the constructed
701 directory name.
702 (add_keepsyms_file): Fix memory leak.
703 * ldmisc.c (vfinfo): Likewise.
704 * lexsup.c (parse_args): Likewise.
705
706 2003-03-25 Stan Cox <scox@redhat.com>
707 Nick Clifton <nickc@redhat.com>
708
709 Contribute support for Intel's iWMMXt chip - an ARM variant:
710
711 * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Define.
712 * emulparams/armelf_linux.sh (OTHER_READONLY_SECTIONS): Define.
713 * scripttempl/armcoff.sc (.data): Ensure 8 byte alignment.
714 (.bss): Likewise.
715
716 2003-03-25 Alexandre Oliva <aoliva@redhat.com>
717
718 * ldmain.h (ld_canon_sysroot, ld_canon_sysroot_len): Declare.
719 * ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define.
720 (main): Initialize them.
721 * ldfile.c: Include pathnames.h.
722 (is_sysrooted_pathname): New.
723 (ldfile_add_library_path): Use it.
724 (ldfile_open_file_search): Likewise. Use IS_ABSOLUTE_PATH. Don't
725 search_dirs if given an absolute pathname.
726 (ldfile_open_file): Issue error message for sysrooted
727 absolute pathnames.
728 * Makefile.am: Updated dependencies.
729 * Makefile.in: Rebuild.
730
731 2003-03-24 Daniel Néri <dne@mayonnaise.net>
732
733 * ld.texinfo: Rename all occurances of C54X to TIC54X.
734
735 2003-03-19 Andreas Schwab <schwab@suse.de>
736
737 * ldfile.c (ldfile_try_open_bfd): Pop lexer start condition after
738 eof.
739
740 2003-03-18 Danny Smith <dannysmith@users.sourceforge.net>
741
742 * deffilep.y (opt_base): If no number given, set to default
743 (-1), not 0.
744
745 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
746
747 * deffilep.y (def_import): Use default extension of "dll"
748 if no extension provided in parsed IMPORT definition.
749
750 * deffilep.y (def_lex): Revert 2003-03-12 change.
751 (dot_name): New id type and rule.
752 (expline): Use instead of ID.
753 (opt_equal_name): Likewise.
754
755 2003-03-12 Danny Smith <dannysmith@users.sourceforge.net>
756
757 * deffilep.y (def_lex): Accept '.' as valid non-lead char.
758
759 2003-03-07 Christopher Faylor <cgf@redhat.com>
760
761 * configure.tgt: Add NATIVE_LIB_DIRS for cygwin target back after
762 apparent accidental removal on 2003-01-06.
763
764 2003-03-04 Dmitry Diky <diwil@mail.ru>
765
766 * Makefile.am: Add new devices x1122 x1132 emulation
767 * configure.tgt: Likewise.
768 * Makefile.in: Regenerate.
769 * emulparams/msp430x1122.sh: New file.
770 * emulparams/msp430x1132.sh: New file.
771
772 2003-03-03 Alexandre Oliva <aoliva@redhat.com>
773
774 * ldmain.c (set_scripts_dir): Look for relative to TOOLBINDIR as
775 well.
776
777 * ldfile.h (struct search_dirs): Added sysrooted field.
778 * ldlang.h (struct lang_input_statement_struct): Likewise.
779 * ldfile.c (ldfile_add_library_path): Mark sysrooted paths.
780 (ldfile_open_file_search): Look for sysrooted filename starting
781 with / in ld_sysroot instead of in the current directory. Clear
782 sysrooted flag if it's found in the current directory. Set it
783 from the search directory's sysrooted flag where it is found
784 otherwise.
785 * ldlang.c (ldlang_sysrooted_script): New static variable.
786 (new_afile): Mark search_file_enums as sysrooted if
787 ldlang_sysrooted_script.
788 (load_symbols): Set ldlang_sysrooted_script according to the
789 script's sysrooted field while processing it.
790 * ld.texinfo: Document INPUT behavior in sysroot.
791
792 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net>
793
794 * scripttempl/pe.sc: Use PROVIDE with etext, end, _end,
795
796 2003-03-03 Alan Modra <amodra@bigpond.net.au>
797
798 * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.
799 (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_LONGOPTS,
800 PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES,
801 PARSE_AND_LIST_EPILOGUE): Don't define.
802 * emultempl/alphaelf.em: New file.
803
804 2003-03-01 Alan Modra <amodra@bigpond.net.au>
805
806 * ldemul.c: Include getopt.h.
807 * emultempl/elf32.em: Include getopt.h earlier.
808 * emultempl/ticoff.em: Likewise.
809
810 2003-02-28 Alan Modra <amodra@bigpond.net.au>
811
812 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combreloc
813 support when scripts read from files.
814
815 2003-02-28 Alan Modra <amodra@bigpond.net.au>
816
817 * ldemul.c (ldemul_parse_args): Return FALSE by default.
818 * ldemul.h (struct ld_emulation_xfer_struct): Update parse_args
819 comment.
820
821 * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.
822 (ldemul_parse_args): Return bfd_boolean. Formatting.
823 * ldemul.h (ldemul_add_options, ldemul_handle_option): Declare.
824 (ldemul_parse_args): Adjust.
825 (struct ld_emulation_xfer_struct): Add add_options and handle_option.
826 Return bfd_boolean from parse_args.
827 * lexsup.c (parse_args): Malloc shortopts, longopts and
828 really_longopts. Call ldemul_add_options and ldemul_handle_option.
829 * emultempl/aix.em (gld${EMULATION_NAME}_add_options): Split out from
830 gld${EMULATION_NAME}_parse_args.
831 (gld${EMULATION_NAME}_handle_option): Likewise.
832 (ld_${EMULATION_NAME}_emulation): Adjust initializer.
833 * emultempl/armcoff.em: As for aix.em, but remove parse_args.
834 * emultempl/beos.em: Likewise.
835 * emultempl/pe.em: Likewise.
836 * emultempl/ticoff.em: Likewise.
837 * emultempl/elf32.em: Likewise. Don't duplicate long options either.
838 (gld${EMULATION_NAME}_add_sysroot): Prototype.
839 * emultempl/armelf.em (PARSE_AND_LIST_LONGOPTS): Don't duplicate
840 options.
841 * emultempl/hppaelf.em (PARSE_AND_LIST_LONGOPTS): Likewise.
842 * emultempl/ppc32elf.em (PARSE_AND_LIST_LONGOPTS): Likewise.
843 * emultempl/ppc64elf.em (PARSE_AND_LIST_LONGOPTS): Likewise.
844 * emultempl/armelf_oabi.em (ld_${EMULATION_NAME}_emulation): Adjust
845 initializer.
846 * emultempl/generic.em: Likewise.
847 * emultempl/gld960.em: Likewise.
848 * emultempl/gld960c.em: Likewise.
849 * emultempl/linux.em: Likewise.
850 * emultempl/lnk960.em: Likewise.
851 * emultempl/m68kcoff.em: Likewise.
852 * emultempl/mipsecoff.em: Likewise.
853 * emultempl/sunos.em: Likewise.
854 * emultempl/vanilla.em: Likewise.
855 * emultempl/netbsd.em (gldnetbsd_before_parse): Prototype.
856
857 2003-02-25 Alexandre Oliva <aoliva@redhat.com>
858
859 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Fix
860 memory allocation error.
861
862 * Makefile.am (ldmain.o): Define TOOLBINDIR.
863 * Makefile.in: Rebuilt.
864 * ldmain.c (ld_sysroot): Try to set from TOOLBINDIR too.
865
866 2003-02-21 Bob Wilson <bob.wilson@acm.org>
867
868 * ldlang.c (lang_size_sections_1): Add CHECK_REGIONS argument and only
869 call os_region_check when it is set.
870 (lang_size_sections): Add CHECK_REGIONS argument and pass it through to
871 lang_size_sections_1.
872 (lang_process): Change lang_size_sections calls to set CHECK_REGIONS
873 only for the last call, not on every relaxation iteration.
874 * ldlang.h (lang_size_sections): Update prototype.
875 * pe-dll.c (pe_dll_fill_sections): Set CHECK_REGIONS argument in calls
876 to lang_size_sections.
877 (pe_exe_fill_sections): Likewise.
878 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Likewise.
879 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
880 * emultempl/ppc64elf.em (ppc_before_allocation): Likewise.
881 (ppc_layout_sections_again): Likewise.
882
883 2003-02-21 Bob Wilson <bob.wilson@acm.org>
884
885 * gen-doc.texi: Set ARM and HPPA variables.
886 * ld.texinfo: Fix typos and obvious texinfo mistakes. Make section
887 title capitalization more consistent. Add missing menu entries for
888 machine-specific sections and conditionalize them consistently.
889 Conditionalize text that is irrelevant when SingleFormat is set.
890 Add @group divisions to improve page breaks in long examples.
891 Use @iftex/@ifnottex instead of @iftex/@ifinfo so that HTML output
892 is correct. Remove "FIXME" comment about not using
893 @raisesections/@lowersections. Use @raisesections/@lowersections
894 consistently for machine-specific sections. Change to be more polite
895 about poor bug reports. Replace FDL appendix with include of fdl.texi.
896 Move WIN32 node to match its order in the menus.
897 * fdl.texi: New file.
898
899 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
900
901 * configure.in (TARGET_SYSTEM_ROOT): Set default to
902 ${exec_prefix}/${target_alias}/sys-root. Match explicit
903 '${exec_prefix}' (in addition to the expansion thereof) as
904 relocatable.
905 * configure: Rebuilt.
906
907 2003-02-20 Phil Edwards <pme@gcc.gnu.org>
908
909 * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns.
910
911 2003-02-20 Harri Porten <porten@kde.org>
912
913 * ldgram.y (vers_defns): Allow optional trailing semicolon in
914 EXTERN NAME block;
915
916 2003-02-18 Alan Modra <amodra@bigpond.net.au>
917
918 * emultempl/ppc32elf.em: New file.
919 * emulparams/elf32ppc.sh (EXTRA_EM_FILE): Define.
920 * Makefile.am (eelf32lppc.c): Depend on emultempl/ppc32elf.em.
921 (eelf32lppcnto.c): Likewise.
922 (eelf32lppcsim.c): Likewise.
923 (eelf32ppcnto.c): Likewise.
924 (eelf32ppc.c): Likewise.
925 (eelf32ppc_fbsd.c): Likewise.
926 (eelf32ppcsim.c): Likewise.
927 (eelf32ppclinux.c): Likewise.
928 * Makefile.in: Regenerate.
929
930 2003-02-18 Alan Modra <amodra@bigpond.net.au>
931
932 * ld.texinfo: Remove spaces between @samp and opening brace.
933
934 2003-02-18 Alan Modra <amodra@bigpond.net.au>
935
936 * emultempl/ppc64elf.em (ppc_create_output_section_statements): Check
937 hash creator.
938 (ppc_before_allocation): Don't do optimizations if wrong hash table.
939 (gld${EMULATION_NAME}_finish): Ditto.
940
941 2003-02-17 Nick Clifton <nickc@redhat.com>
942
943 * ldmain.c (main) Default allow_shlib_undefined to true.
944 * lexsup.c (ld_options): Add --no-allow-shlib-undefined.
945 (parse_args): Parse the new switch.
946 * ld.texinfo: Document new switch and default behaviour of
947 allowing undefined symbols in shared libraries.
948
949 2003-02-11 Dmitry Diky <diwil@mail.ru>
950
951 * scripttempl/elf32msp430.sc: Add new data anchors definitions.
952 * scripttempl/elf32msp430_3.sc: Likewise.
953
954 2003-02-11 Uwe Stieber <uwe@wwws.de>
955
956 * configure.tgt: Add support for kaOS as cross build target
957 system.
958
959 2003-02-10 John Daivid Anglin <dave.anglin@nrc-cnrc.gc.ca>
960
961 * hppaelf.em (group_size): Change default back to 1.
962
963 2003-02-09 Alan Modra <amodra@bigpond.net.au>
964
965 * emultempl/ppc64elf.em: Add "no-tls-optimize" option and support code.
966
967 2003-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
968
969 * hppaelf.em (group_size): Change default to -1.
970
971 2003-02-07 Nick Clifton <nickc@redhat.com>
972
973 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Remove 'n' short
974 opt.
975 (PARSE_AND_LIST_LONGOPTS): Add duplicate entry for
976 no-pipeline-knowledge. This will prevent the getopt package from
977 thinking that there are any shorter abbreviations for
978 --no-pipeline-knowledge.
979
980 2003-02-07 Jakub Jelinek <jakub@redhat.com>
981
982 * genscripts.sh (LIB_PATH): Don't append LIBPATH_SUFFIX to paths
983 which already have it. Avoid duplicates.
984
985 2003-02-06 Jakub Jelinek <jakub@redhat.com>
986
987 * emulparams/elf64_s390.sh (LIBPATH_SUFFIX): Set to 64.
988 * emulparams/elf_x86_64.sh (LIBPATH_SUFFIX): Likewise.
989 * emulparams/elf64_sparc.sh (LIBPATH_SUFFIX): Set instead of suffix.
990
991 2003-02-05 Alan Modra <amodra@bigpond.net.au>
992
993 * emultempl/ppc64elf.em (ppc_before_allocation): Size sections then
994 call ppc64_elf_tls_optimize.
995
996 2003-02-03 Daniel Jacobowitz <drow@mvista.com>
997
998 * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysroot
999 outside of GNU/Linux conditional.
1000
1001 2003-01-28 Ralf Habacker <ralf.habacker@freenet.de>
1002
1003 * deffilep.y (def_get_module): New function: locate an already
1004 added module.
1005 * deffile.h (def_get_module): New prototype.
1006 * pe-dll.c (pe_implied_import_dll): Add code to prevent importing
1007 a dll multiple times.
1008
1009 2003-01-23 Alan Modra <amodra@bigpond.net.au>
1010
1011 * emultempl/sh64elf.em: Include elf32-sh64.h.
1012 (sh64_elf_${EMULATION_NAME}_before_allocation): Adjust for changed
1013 sh64_elf_section_data.
1014 (sh64_elf_${EMULATION_NAME}_after_allocation): Likewise.
1015
1016 2003-01-23 Wu Yongwei <adah@netstd.com>
1017
1018 * ld.texinfo: Remove an extra "i" in --dll-search-prefix.
1019 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Move a
1020 cross-80th-column-margin "an" to the next line.
1021
1022 2003-01-21 Nick Clifton <nickc@redhat.com>
1023
1024 * emulparams/tic3xcoff-onchip.sh: Rename to ...z
1025 * emulparams/tic3xcoff_onchip.sh: ...this.
1026 * Makefile.am (etic3xcoff_onchip.c): Fix name of generated C file.
1027 * Makefile.in: Regenerate.
1028
1029 2003-01-21 Fabio Alemagna <falemagn@aros.org>
1030
1031 * configure.tgt: Handle i[3456]86-*-aros*
1032
1033 2003-01-19 Svein E. Seldal <Svein.Seldal@solidas.com>
1034
1035 * Makefile.am: Added etic3xcoff.o and etic4xcoff_onchip.o
1036 * Makefile.in: Regenerate
1037 * configure.tgt: Added extra target emulations
1038 * emulparams/tic3xcoff.sh: Remove old settings
1039 * emulparams/tic4xcoff.sh: Ditto
1040 * emulparams/tic3xcoff-onchip.sh: Added new
1041 * scripttempl/tic4xcoff.sc: Revise and combine both c3x and c4x
1042 * scripttempl/tic3xcoff.sc: Remove
1043
1044 2003-01-17 Andreas Jaeger <aj@suse.de>
1045
1046 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do not
1047 skip ':'.
1048
1049 2003-01-16 Alan Modra <amodra@bigpond.net.au>
1050
1051 * Makefile.in: Regenerate.
1052
1053 2002-01-14 Charles Wilson <cwilson@ece.gatech.edu>
1054
1055 * ld.texinfo (node WIN32): Some clarifications
1056 and formatting fixups.
1057
1058 2003-01-09 Chris Demetriou <cgd@broadcom.com>
1059
1060 * ldmain.c (get_emulation): Sort -mipsNN checks in the usual
1061 order, and handle (ignore) -mips32r2.
1062
1063 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
1064
1065 * ldmain.c (main): Make sure ld_sysroot is initialized.
1066
1067 2003-01-06 Daniel Jacobowitz <drow@mvista.com>
1068
1069 * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
1070
1071 * Makefile.am (ldmain.o): Add @TARGET_SYSTEM_ROOT_DEFINE@.
1072 (GENSCRIPTS): Add @use_sysroot@.
1073 * Makefile.in: Regenerated.
1074 * configure.host: Move setting of NATIVE_LIB_DIRS to...
1075 * configure.tgt: ... here. Use ${target} instead of ${host}
1076 for NATIVE_LIB_DIRS.
1077 * configure.in: Add --with-sysroot.
1078 * configure: Regenerated.
1079 * genscripts.sh: Accept use_sysroot option. Set new variables
1080 NATIVE and USE_LIBPATH. Prepend "=" to directory names if
1081 $use_sysroot. Don't search $tool_lib if $use_sysroot.
1082 * ldfile.c (ldfile_add_library_path): Handle leading '='.
1083 * ldmain.c (TARGET_SYSTEM_ROOT): Define if not defined.
1084 (ld_sysroot): New variable.
1085 (main): Initialize ld_sysroot.
1086 * ldmain.h (ld_sysroot): New extern.
1087 * emultempl/elf32.em: Use NATIVE and USE_LIBPATH instead of
1088 searching $EMULATION_LIBPATH.
1089 (gld${EMULATION_NAME}_add_sysroot): New function.
1090 (gld${EMULATION_NAME}_check_ld_so_conf): Use it. Honor ld_sysroot.
1091 (gld${EMULATION_NAME}_after_open): Likewise. Only search
1092 environment variables if $NATIVE.
1093 * ld.texinfo (Options): Mention "=" prefix in the description of -L.
1094 * NEWS: Mention --with-sysroot.
1095
1096 * emulparams/elf32bmipn32-defs.sh: Set NATIVE and LIBPATH_SUFFIX
1097 instead of setting LIB_PATH.
1098 * emulparams/elf32ppc.sh: Likewise.
1099 * emulparams/elf64_s390.sh: Likewise.
1100 * emulparams/elf64_sparc.sh: Likewise.
1101 * emulparams/elf64ppc.sh: Likewise.
1102 * emulparams/elf_x86_64.sh: Likewise.
1103
1104 * emulparams/elf64_aix.sh: Add "=" prefixes to LIB_PATH.
1105 * emulparams/elf64hppa.sh: Add "=" prefixes to LIB_PATH.
1106
1107 2003-01-03 Charles Wilson <cwilson@ece.gatech.edu>
1108
1109 * pe-dll.c (autofilter_symbollist): Add cygwin_crt0.
1110
1111 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
1112
1113 * Makefile.am (ldmain.o): Pass BINDIR.
1114 * Makefile.in: Regenerated.
1115 * ldmain.c (set_scripts_dir): Use make_relative_prefix for the first
1116 search path.
1117
1118 2003-01-02 Ben Elliston <bje@redhat.com>
1119
1120 * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o.
1121 (eelf32iq2000.c): New target.
1122 * Makefile.in: Regenerate.
1123 * configure.tgt: Handle iq2000-*-elf.
1124 * emulparams/elf32iq10.sh: New file.
1125 * emulparams/elf32iq2000.sh: New file.
1126 * scripttempl/iq2000.sc: New file.
1127
1128 2003-01-02 Charles Wilson <cwilson@ece.gatech.edu>
1129
1130 * pe-dll.c (autofilter_symbollist): Add do_pseudo_reloc
1131 and _pei386_runtime_relocator to the exclude list.
1132
1133 2003-01-01 Kazu Hirata <kazu@cs.umass.edu>
1134
1135 * ldfile.c: Fix comment typos.
1136 * ldlang.c: Likewise.
1137 * mri.c: Likewise.
1138 * pe-dll.c: Likewise.
1139
1140 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
1141
1142 Suggested by Manfred Hollstein <manfred.h@gmx.net>:
1143 * Makefile.am (ld.1): Depend on configdoc.texi
1144 and ldver.texi.
1145 * Makefile.in: Regenerated.
1146
1147 2002-12-24 Dmitry Diky <diwil@mail.ru>
1148
1149 * Makefile.am: Add msp430 target.
1150 * configure.tgt: Likewise.
1151 * Makefile.in: Regenerate.
1152 * emulparams/msp430x???.sh: New files. Linker script parameters
1153 for various msp430 configurations.
1154 * gen-doc.texi: Enable msp430 documenation.
1155 * ld.texinfo: Document msp430 sections.
1156 * scripttempl/elf32msp430.sc: New file. Linker script for msp430.
1157 * scripttempl/elf32msp430_3.sc: New file. Linker script for msp430.
1158
1159 2002-12-30 Ralf Habacker <Ralf.Habacker@freenet.de>
1160 Charles Wilson <cwilson@ece.gatech.edu>
1161
1162 * config.in (HAVE_REALPATH): New entry.
1163 (HAVE_SYS_STAT_H, HAVE_SYS_TYPES_H): Removed: obsolete.
1164
1165 2002-12-30 Ralf Habacker <ralf.habacker@freenet.de>
1166
1167 * ld.texinfo: New win32 topics: 'symbol aliasing' and 'export dll
1168 symbols'.
1169
1170 2002-12-23 Alan Modra <amodra@bigpond.net.au>
1171
1172 * ldmain.c (main): Init "strip_discarded".
1173 * lexsup.c (OPTION_STRIP_DISCARDED): Define.
1174 (OPTION_NO_STRIP_DISCARDED): Define.
1175 (ld_options): Add "strip-discarded" and "no-strip-discarded".
1176 (parse_args): Handle them.
1177
1178 2002-12-23 Nick Clifton <nickc@redhat.com>
1179
1180 * ld.h (struct args_type): Add new field
1181 'accept_unknown_input_architecture'.
1182 * ldmain.c (main): Initialise 'accept_unknown_input_architecture'
1183 to false.
1184 * ldlang.c (lang_check): Pass accept_unknown_input_architecture to
1185 bfd_arch_get_compatible.
1186 * ldfile.c (ldfile_try_open_bfd): Likewise.
1187 * lexsup.c (ld_options): Add new command line switch
1188 --accept-unknown-input-architecture and its inverse.
1189 (parse_args): Handle --accept-unknown-input-architecture.
1190 * ld.texinfo: Document new linker option.
1191 * NEWS: Mention new linker option.
1192
1193 2002-12-20 Alan Modra <amodra@bigpond.net.au>
1194
1195 * ldmain.c (main): Re-order link_info initialization. Init all
1196 fields.
1197
1198 2002-12-19 Charles Wilson <cwilson@ece.gatech.edu>
1199
1200 * ld.texinfo: Clarify and extend the documentation
1201 in the Machine Dependent, WIN32 section.
1202
1203 2002-12-18 Ralf Habacker <ralf.habacker@freenet.de>
1204
1205 * ld.texinfo: Add win32 machine depending section.
1206 * gen-doc.texi: Enable win32 machine depending section.
1207
1208 * configure.host: Add win32 library search path.
1209
1210 2002-12-17 Ralf Habacker <ralf.habacker@freenet.de>
1211
1212 * emultempl/pe.em (pe_find_data_imports): Don't search for data
1213 import when auto-import is disabled.
1214
1215 2002-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1216
1217 * emultempl/pe.em (..._recognized_file): Use LD_PATHMAX+1 to
1218 account for trailing '\0'.
1219
1220 2002-12-17 Nick Clifton <nickc@redhat.com>
1221
1222 * emultempl/pe.em (longopts): Duplicate entry for --compact-implib
1223 so that it is not confused with -c.
1224
1225 2002-12-13 Ralf Habacker <Ralf.Habacker@freenet.de>
1226 Charles Wilson <cwilson@ece.gatech.edu>
1227
1228 * configure.in: Add check for realpath function.
1229 * configure: Regenerate.
1230 * config.in: Regenerate.
1231 * aclocal.m4: Regenerate.
1232 * deffile.h: Add .data field to def_file_import
1233 structure.
1234 * pe-dll.c (pe_proces_import_defs): Use .data field of
1235 def_file_import structure to initialize flag_data field of
1236 def_file_export structure.
1237 (pe_implied_import_dll): New variables exp_funcbase and
1238 [data|bss]_[start|end]. Use DLL's internal name to set dll_name,
1239 not filename (which may be a symlink). Scan the sections and
1240 initialize [data|bss]_[start|end]. When scanning the export
1241 table, skip _nm_ symbols, and mark any symbols whose rva indicates
1242 that it is in the .bss or .data sections as data.
1243 * sysdep.h: Include limits.h and sys/param.h, and define
1244 LD_PATHMAX as appropriate. Also define REALPATH as realpath if it
1245 exists, NULL otherwise.
1246 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Call
1247 pe_process_import_defs before pe_find_data_imports, so that
1248 auto-import will check the virtual implib as well as "real"
1249 implibs.
1250 (gld_${EMULATION_NAME}_recognized_file): Use REALPATH to follow
1251 symlinks to their target; check that the target's extension is
1252 .dll before calling pe_implied_import_dll(), not the filename
1253 itself (which may be a symlink).
1254
1255 2002-12-10 Alan Modra <amodra@bigpond.net.au>
1256
1257 * emultempl/elf32.em (struct orphan_save): Add os_tail field.
1258 (gld${EMULATION_NAME}_place_orphan): Re-order output_section_statement
1259 list too.
1260
1261 2002-12-08 Alan Modra <amodra@bigpond.net.au>
1262
1263 * ldlang.h: Formatting.
1264
1265 2002-12-07 Alan Modra <amodra@bigpond.net.au>
1266
1267 * ldlang.c (init_os): Ensure sections mentioned in load_base
1268 are initialized.
1269
1270 2002-12-05 Alan Modra <amodra@bigpond.net.au>
1271
1272 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Set
1273 load_base for orphans that follow a section with load_base set.
1274
1275 2002-12-01 H.J. Lu <hjl@gnu.org>
1276
1277 * ld.texinfo: Remove the extra `;' in sample version script.
1278
1279 2002-11-30 Alan Modra <amodra@bigpond.net.au>
1280
1281 * configure.host: Correct dynamic-linker for powerpc64 hosts.
1282
1283 * Makefile.am (eelf32ppcwindiss.c): Correct dependencies.
1284 * Makefile.in: Regenerate.
1285
1286 * ld.h, ldcref.c, ldctor.c, ldctor.h, ldemul.c, ldemul.h, ldexp.c,
1287 ldexp.h, ldfile.c, ldfile.h, ldgram.y, ldlang.c, ldlang.h, ldmain.c,
1288 ldmain.h, ldmisc.c, ldwrite.c, lexsup.c, mri.c, pe-dll.c, pe-dll.h,
1289 emulparams/elf32b4300.sh, emultempl/aix.em, emultempl/armcoff.em,
1290 emultempl/armelf.em, emultempl/armelf_oabi.em, emultempl/beos.em,
1291 emultempl/elf32.em, emultempl/generic.em, emultempl/gld960.em,
1292 emultempl/gld960c.em, emultempl/hppaelf.em, emultempl/linux.em,
1293 emultempl/lnk960.em, emultempl/m68kcoff.em, emultempl/mipsecoff.em,
1294 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em, emultempl/mmo.em,
1295 emultempl/needrelax.em, emultempl/pe.em, emultempl/ppc64elf.em,
1296 emultempl/sh64elf.em, emultempl/sunos.em, emultempl/ticoff.em: Replace
1297 boolean with bfd_boolean, true with TRUE, false with FALSE. Simplify
1298 comparisons of bfd_boolean vars with TRUE/FALSE. Formatting.
1299
1300 2002-11-27 David O'Brien <obrien@FreeBSD.org>
1301
1302 * configure.host: Fix generic FreeBSD configuration entry.
1303
1304 2002-11-27 H.J. Lu <hjl@gnu.org>
1305
1306 * ld.texinfo: Add the missing `;' to sample version scripts.
1307
1308 2002-11-20 Alan Modra <amodra@bigpond.net.au>
1309
1310 * emulparams/elf64ppc.sh (SEGMENT_SIZE): Don't define.
1311
1312 2002-11-14 Egor Duda <deo@logos-m.ru>
1313
1314 * ldmain.c (main): Make runtime relocs disabled by default. Remove
1315 assignment which has no effect.
1316 * pe-dll.h (pe_create_import_fixup): Change prototype.
1317 * pe-dll.c (make_runtime_pseudo_reloc): New function.
1318 (pe_create_runtime_relocator_reference): Ditto.
1319 (pe_create_import_fixup): Handle relocations with non-zero addends.
1320 * emultempl/pe.em: Add options --enable-runtime-pseudo-reloc and
1321 --disable-runtime-pseudo-reloc.
1322 (make_import_fixup): Handle relocations with non-zero addends. Create
1323 an external reference to _pei386_runtime_relocator symbol if at least
1324 one pseudo reloc was created.
1325 * ld.texinfo: Document --enable-runtime-pseudo-reloc and
1326 --disable-runtime-pseudo-reloc options.
1327
1328 2002-11-12 Earl Chew <earl_chew@agilent.com>
1329
1330 * ldlang.c (lang_add_section): Discard debugging sections that have
1331 been marked SEC_EXCLUDE.
1332
1333 2002-11-12 Nick Clifton <nickc@redhat.com>
1334
1335 * configure.in (ALL_LINGUAS): Add da.
1336 * configure: Regenerate.
1337 * po/da.po: New Danish translation.
1338
1339 2002-11-12 Alan Modra <amodra@bigpond.net.au>
1340
1341 * emultempl/ppc64elf.em (ppc_before_allocation): New function.
1342 (LDEMUL_BEFORE_ALLOCATION): Define.
1343 (gld${EMULATION_NAME}_finish): Run discard_info for relocatable
1344 linking.
1345 * emultemp/hppaelf.em ((gld${EMULATION_NAME}_finish): Likewise.
1346
1347 2002-11-11 Christopher Faylor <cgf@redhat.com>
1348
1349 * configure.tgt (LIB_PATH): Default to searching w32api directory under
1350 cygwin.
1351
1352 2002-11-11 Charles Wilson <cwilson@ece.gatech.edu>
1353
1354 * pe-dll.c (autofilter_liblist): add libmingwex and libgcj to the list
1355 of restricted auto-export libs.
1356
1357 2002-11-11 Charles Wilson <cwilson@ece.gatech.edu>
1358
1359 * pe-dll.c (autofilter_liblist): Generalize library names to catch more
1360 creative library naming instances like, e.g., libstdc++-2.a.
1361
1362 2002-11-06 Alexandre Oliva <aoliva@redhat.com>
1363
1364 * emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Define.
1365 * emulparams/elf64btsmip.sh (TEXT_DYNAMIC): Likewise.
1366
1367 2002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
1368
1369 * deffilep.y (def_lex): Handle '@' as first character of an ID.
1370 * pe-dll.c (auto-export): Filter on "_imp_" prefix, not "_imp__".
1371 (make_one): Don't prefix decorated fastcall symbols with '_'.
1372 (pe_process_import_defs): Likewise.
1373 * emultempl/pe.em (pe_fixup_stdcalls): Don't fixup fastcall
1374 symbols to cdecl names or vise-versa.
1375
1376 2002-10-13 Eric Kohl <ekohl@rz-online.de>
1377
1378 * pe-dll.c (process_def_file): Handle fastcall symbols when
1379 generating undecorated aliases. Don't prefix decorated fastcall
1380 symbols with '_'.
1381 (fill_exported_offsets): Don't prefix decorated fastcall symbols
1382 with '_'.
1383
1384 2002-10-29 Daniel Jacobowitz <drow@mvista.com>
1385
1386 * emultempl/aix.em: Use include <> for generated headers.
1387 * emultempl/beos.em: Likewise.
1388 * emultempl/elf32.em: Likewise.
1389 * emultempl/pe.em: Likewise.
1390 * ldctor.c: Likewise.
1391 * ldexp.c: Likewise.
1392 * ldfile.c: Likewise.
1393 * ldlang.c: Likewise.
1394 * ldlex.c: Likewise.
1395 * ldlex.l: Likewise.
1396 * ldmain.c: Likewise.
1397 * ldmisc.c: Likewise.
1398 * ldwrite.c: Likewise.
1399 * lexsup.c: Likewise.
1400 * mri.c: Likewise.
1401 * pe-dll.c: Likewise.
1402
1403 2002-10-23 Jakub Jelinek <jakub@redhat.com>
1404
1405 * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel*
1406 sections into .rel{,a}.dyn.
1407
1408 2002-10-23 Nick Clifton <nickc@redhat.com>
1409
1410 * lexsup.c (OPTION_NO_OMAGIC): Define.
1411 (ld_options): Add "no-omagic" option.
1412 (parse_args): Parse --no-omagic.
1413 * ld.texinfo: Document --no-omagic.
1414 * NEWS: Mention new option.
1415
1416 2002-10-21 Danny Smith <dannysmith@users.sourceforeg.net>
1417
1418 * scripttempl/pe.sc (__RUNTIME_PSEUDO_RELOC_LIST__,
1419 __RUNTIME_PSEUDO_RELOC_LIST_END__): Add only when relocating.
1420
1421 2002-10-22 Alexandre Oliva <aoliva@redhat.com>
1422
1423 * emulparams/elf32bmipn32-defs.sh: Set ELFSIZE according to
1424 emulation name. Set LIB_PATH only for native tools, and
1425 search the ABI-specific versions of NATIVE_LIB_DIRS before the
1426 .../lib variants, not instead of them. Mostly copied from...
1427 * emulparams/elf32ppc.sh: ... here. Fixed typo.
1428 * emulparams/elf64bmip-defs.sh: Backed out.
1429 * emulparams/elf64bmip.sh: Import elf32bmipn32-defs.sh again.
1430 * emulparams/elf64btsmip.sh: Likewise.
1431 (DATA_ADDR, NONPAGED_TEXT_START_ADDR, SHLIB_TEXT_START_ADDR,
1432 TEXT_DYNAMIC): Removed.
1433
1434 2002-10-17 Alexandre Oliva <aoliva@redhat.com>
1435
1436 * emulparams/elf32bmipn32-defs.sh (LIB_PATH): Set to /usr/lib32.
1437 (GENERATE_SHLIB_SCRIPT): Set to yes.
1438 (EXECUTABLE_SYMBOLS, WRITABLE_RODATA): Moved to...
1439 * emulparams/elf32bmipn32.sh: here.
1440 (GENERATE_SHLIB_SCRIPT): Deleted as redundant.
1441 * emulparams/elf32btsmipn32.sh: Delete redundant unsets.
1442 * emulparams/elf64bmip-defs.sh: New file. Extend
1443 elf32bmipn32-defs.sh by overiding ELFSIZE and LIB_PATH.
1444 * emulparams/elf64bmip.sh: Bring in definitions from
1445 elf64bmip-defs.sh.
1446 (ELFSIZE, GENERATE_SHLIB_SCRIPT, LIB_PATH): Delete redundant
1447 settings.
1448 (WRITABLE_RODATA): Moved from elf32bmipn32-defs.sh.
1449 * emulparams/elf64btsmip.sh: Bring in definitions from
1450 elf64bmip-defs.sh.
1451 (ELFSIZE, GENERATE_SHLIB_SCRIPT): Delete, redundant.
1452 (EXECUTABLE_SYMBOLS, WRITABLE_RODATA): Delete redundant unsets.
1453
1454 2002-10-16 Jakub Jelinek <jakub@redhat.com>
1455
1456 * configure.tgt (s390x-*-linux*): Add elf_s390 emulation.
1457 (s390-*-linux*): Add elf64_s390 emulation if want64.
1458 * emulparams/elf64_sparc.sh (LIB_PATH): Update to match 2002-05-22
1459 genscript.sh changes.
1460 * emulparams/elf_x86_64.sh (LIB_PATH): Likewise.
1461 * emulparams/elf64_s390.sh (LIB_PATH): Set up native 64 bit dirs.
1462
1463 2002-10-15 Alan Modra <amodra@bigpond.net.au>
1464
1465 * ldlang.c (load_symbols): Revert last change.
1466
1467 2002-10-14 Alan Modra <amodra@bigpond.net.au>
1468
1469 * ldlang.c (load_symbols): Don't call bfd_link_add_symbols when
1470 just_syms_flag.
1471 (lang_reasonable_defaults): Don't compare against false.
1472 (size_input_section): Likewise.
1473 (lang_size_sections_1): Likewise.
1474 (lang_do_assignments): Likewise.
1475 (lang_add_output): Likewise.
1476
1477 * Makefile.am: Run "make dep-am".
1478 * Makefile.in: Regenerate.
1479 * ldver.c: #include "bfdver.h".
1480
1481 2002-10-13 Stephane Carrez <stcarrez@nerim.fr>
1482
1483 * scripttempl/elfm68hc11.sc: Use KEEP for .vectors, .installN,
1484 .finiN section.
1485 * scripttempl/elfm68hc12.sc: Likewise.
1486
1487 2002-10-11 Alan Modra <amodra@bigpond.net.au>
1488
1489 * pe-dll.c (make_import_fixup_mark): Avoid type-punned pointer.
1490
1491 * ldgram.y (memory_spec): Provide empty action.
1492 (section <NAME>): Likewise.
1493
1494 2002-10-10 Jakub Jelinek <jakub@redhat.com>
1495
1496 * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts if
1497 they have OUTPUT_FORMAT not matching actual output format.
1498 * ldlang.c (lang_get_output_target): New function.
1499 (open_output): Use it.
1500 * ldlang.h (lang_get_output_target): New prototype.
1501
1502 2002-10-10 Alan Modra <amodra@bigpond.net.au>
1503
1504 * emultempl/elf32.em (output_rel_find): Prefer .rel script sections
1505 when orphan is .rel, .rela when orphan is .rela.
1506 (gld${EMULATION_NAME}_place_orphan): Handle combreloc .rel* case
1507 first. Remove outsecname var.
1508
1509 2002-10-09 Richard Shann <richard.shann@superh.com>
1510 Stephen Clarke <stephen.clarke@superh.com>
1511
1512 * Makefile.am: Add eshelf32_linux.o and
1513 eshlelf32_linux.o, new emulations for sh64 Linux.
1514 * Makefile.in: Regenerate.
1515 * configure.tgt: Add sh64eb-*-linux* and sh64-*-linux* emulations.
1516 * emulparams/shelf32_linux.sh: New file.
1517 * emulparams/shlelf32_linux.sh: New file.
1518
1519 2002-10-08 H.J. Lu <hjl@gnu.org>
1520
1521 * ldlang.c (lang_file_exist): Removed.
1522 (new_afile): Revert the last change.
1523 * ldlang.h (lang_file_exist): Removed.
1524 * lexsup.c (parse_args): Revert the last change.
1525
1526 2002-10-07 Ralf Habacker <Ralf.Habacker@freenet.de>
1527
1528 * pe-dll.cc (autofilter_symbolprefixlist): Don't re-export
1529 auto-import symbols.
1530 (make_one): Create _nm_<symbol> for data only.
1531
1532 2002-10-05 Elias Athanasopoulos <eathan@otenet.gr>
1533
1534 * ldlang.c (lang_file_exist): New function.
1535 (new_afile): Abort if the filename to be added matches the linker
1536 output filename.
1537 * ldlang.h: Add prototype for lang_file_exist.
1538 * lexsup.c (parse_args): Abort if the output filename matches
1539 one of the input filenames.
1540
1541 2002-10-02 Alan Modra <amodra@bigpond.net.au>
1542
1543 * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.
1544
1545 2002-09-30 Alan Modra <amodra@bigpond.net.au>
1546
1547 * scripttempl/elfd30v.sc: Order reloc sections placing .plt last.
1548 * scripttempl/elfm68hc11.sc: Likewise.
1549 * scripttempl/elfm68hc12.sc: Likewise.
1550
1551 * emultempl/elf32.em (output_rel_find): Always place orphan loadable
1552 reloc sections just before .rel.plt/.rela.plt.
1553 (gld${EMULATION_NAME}_place_orphan <.rel>): Remove combreloc code.
1554 Only put loadable reloc sections in hold_rel.
1555
1556 2002-09-29 H.J. Lu <hjl@gnu.org>
1557
1558 * emulparams/elf32ppc.sh (OTHER_GOT_RELOC_SECTIONS): New.
1559
1560 2002-09-25 Daniel Jacobowitz <drow@mvista.com>
1561
1562 From "Anita Kulkarni" <AnitaK@kpit.com>
1563 * scripttempl/sh.sc: Handle .eh_frame* and .gcc_exc*
1564 sections.
1565
1566 2002-09-25 Alan Modra <amodra@bigpond.net.au>
1567
1568 * genscripts.sh (SEGMENT_SIZE): Use MAXPAGESIZE before
1569 TARGET_PAGE_SIZE.
1570 * scripttempl/elf.sc (DATA_SEGMENT_ALIGN): Incorporate
1571 SEGMENT_SIZE alignment.
1572 * emulparams/elf64ppc.sh (DATA_ADDR): Delete.
1573 (SEGMENT_SIZE): Define.
1574
1575 * ldexp.c (fold_unary): New. Split out from exp_fold_tree.
1576 (fold_binary): Correct abs - non-abs case.
1577 (fold_trinary): New. Split out from exp_fold_tree.
1578
1579 2002-09-24 Alan Modra <amodra@bigpond.net.au>
1580
1581 * emulparams/elf64ppc.sh (DATA_ADDR): Define.
1582 * emulparams/elf64_aix.sh (DATA_ADDR): Don't use a fixed address
1583 for start of .data, instead align up to 256M boundary.
1584 * scripttempl/aix.sc: Likewise.
1585
1586 2002-09-22 Mark Elbrecht <snowball3@softhome.net>
1587
1588 * scripttempl/i386go32.sc: Handle bss unique sections.
1589
1590 2002-09-21 Alan Modra <amodra@bigpond.net.au>
1591
1592 * ldmisc.c (vfinfo <%C,%D,%G>): Always output bfd, section and offset.
1593
1594 2002-09-17 Stan Cox <scox@redhat.com>
1595
1596 * emulparams/elf32bmipn32-defs.sh: New file.
1597 * emulparams/elf32bmipn32.sh: Use elf32bmipn32-defs.sh.
1598 * emulparams/elf32btsmipn32.sh: Likewise.
1599 * emulparams/elf64bmip.sh: Likewise.
1600 * emulparams/elf64btsmip.sh: Likewise.
1601
1602 2002-09-16 Bruno Haible <bruno@clisp.org>
1603
1604 * emulparams/elf_i386_fbsd.sh: Set OUTPUT_FORMAT to
1605 elf32-i386-freebsd.
1606 * emulparams/elf64alpha_fbsd.sh: Set OUTPUT_FORMAT to
1607 elf64-alpha-freebsd.
1608
1609 2002-09-11 Nick Clifton <nickc@redhat.com>
1610
1611 * NEWS: New TI port supports both C4x and C3x series of DSPs.
1612
1613 * po/tr.po: Updated Turkish translation.
1614
1615 2002-09-06 Jeffrey A Law (law@redhat.com)
1616
1617 * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore.
1618
1619 2002-09-02 Nick Clifton <nickc@redhat.com>
1620
1621 * scripttempl/v850.sc: Add EXTERN references to __ctbpm __gp and
1622 __ep.
1623 * emulparams/v850.sh (TEMPLATE_NAME): Define.
1624
1625 2002-08-30 Nick Clifton <nickc@redhat.com>
1626
1627 * scripttempl/elfd10v.sc (MEMORY): Remove UNIFIED, it is not
1628 used. Change INSN to start at 0x01000000 and extend for
1629 256K (ignoring holes). Start the STACK on a word aligned
1630 boundary.
1631 (.rodata): Start it at the READONLY_START_ADDR.
1632
1633 2002-08-30 Alan Modra <amodra@bigpond.net.au>
1634
1635 * emulparams/elf32ppc.sh (ARCH): Set to "powerpc:common".
1636
1637 2002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
1638
1639 * Makefile.am: Add etic4xcoff.o in ALL_EMULATIONS list and
1640 added makefile targets for this file.
1641 * Makefile.in: Regenerate.
1642 * configure.tgt: Added tic4x-coff and c4x-coff emulations.
1643 * NEWS: Mention new port.
1644
1645 2002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1646
1647 * emulparams/tic3xcoff.sh: New file.
1648 * emulparams/tic4xcoff.sh: New file.
1649 * scripttempl/tic3xcoff.sc: New file.
1650 * scripttempl/tic4xcoff.sc: New file.
1651
1652 2002-08-28 Alan Modra <amodra@bigpond.net.au>
1653
1654 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
1655 strtoul and strtoull with bfd_scan_vma.
1656 (gld${EMULATION_NAME}_read_file): Likewise.
1657
1658 2002-08-28 Alan Modra <amodra@bigpond.net.au>
1659
1660 * configure.tgt: Remove h8[35]00-*-hms*. Add h8500-*-rtems*.
1661
1662 2002-08-27 Egor Duda <deo@logos-m.ru>
1663
1664 * scripttempl/pe.sc: Handle .rdata_runtime_pseudo_reloc sections.
1665 Add symbols for application to access them.
1666
1667 2002-08-27 Nick Clifton <nickc@redhat.com>
1668
1669 * emultempl/armelf.em: Revert this patch, it is not needed.
1670
1671 2002-08-22 Adam Nemet <anemet@lnxw.com>
1672
1673 2002-08-20 Dan Kegel <dank@kegel.com>
1674
1675 * configure.in: added --with-lib-path argument to ld's configure
1676 to set LIB_PATH.
1677 * NEWS: Document new switch.
1678 * README: Mention new switch.
1679 * configure: Regenerate.
1680 * Makefile.in: Regenerate.
1681
1682 Based on this patch:
1683 2001-04-25 Christopher Faylor <cgf@cygnus.com>
1684
1685 * Makefile.in (LIB_PATH): Make configurable.
1686 (GENSCRIPTS): Set LIB_PATH in environment.
1687 * configure.in: Substitute LIB_PATH.
1688
1689 2002-08-22 Adam Nemet <anemet@lnxw.com>
1690
1691 * emultempl/armelf.em: Include elf-bfd.h and elf/arm.h.
1692 (arm_elf_finish): Set the last bit of DT_INIT and DT_FINI
1693 depending on the type of the function.
1694 (arm_elf_convert_thumb_symbol_to_address): New function.
1695
1696 2002-08-22 Graeme Peterson <gp@qnx.com>
1697
1698 * Makefile.am: Add esh{l}elf_nto.o files.
1699 * Makefile.in: Regenerate.
1700 * configure.tgt: Add support for sh-**-nto* targets.
1701 * emulparams/shelf_nto.sh: New file.
1702 * emulparams/shlelf_nto.sh: New file.
1703
1704 2002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
1705
1706 * ldlang.c (offsetof): Define if not defined.
1707
1708 2002-08-14 H.J. Lu <hjl@gnu.org>
1709
1710 * configure.tgt: Always enable 64bit emulations for 32bit
1711 Linux/mips.
1712
1713 2002-08-13 Alan Modra <amodra@bigpond.net.au>
1714
1715 * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.
1716 (MAXPAGESIZE): Set to 1.
1717
1718 * ld.h (ALIGN_N): Delete.
1719 * ldexp.h (align_n): Declare.
1720 * ldexp.c (align_n): New function.
1721 (fold_binary): Use align_n instead of ALIGN_N.
1722 (exp_fold_tree): Likewise.
1723 * ldlang.c (lang_size_sections_1): Likewise.
1724 (lang_one_common): Likewise.
1725 * ld.texinfo (ALIGN): Remove power of 2 restriction.
1726
1727 2002-07-31 Graeme Peterson <gp@qnx.com>
1728
1729 * configure.tgt: Add support for powerpc{le}-*-nto* targets.
1730 * Makefile.am: Add eelf32{l}ppcnto.o files.
1731 * Makefile.in: Regenerate.
1732 * emulparams/elf32lppcnto.sh: New file.
1733 * emulparams/elf32ppcnto.sh: New file.
1734
1735 2002-08-07 H.J. Lu <hjl@gnu.org>
1736
1737 * ld.texinfo: Document --no-undefined-version.
1738
1739 * ldlang.c (lang_new_vers_pattern): Set the `symver' and
1740 `script.' fields to 0.
1741
1742 * ldmain.c (main): Initialize the allow_undefined_version to
1743 true.
1744
1745 * lexsup.c (OPTION_NO_UNDEFINED_VERSION): New.
1746 (ld_options): Add --no-undefined-version.
1747 (parse_args): Support OPTION_NO_UNDEFINED_VERSION.
1748
1749 2002-08-07 Nick Clifton <nickc@redhat.com>
1750
1751 * emultempl/armelf.em (arm_elf_before_allocation): Only search for
1752 an interworking bfd if there are input bfds. (107501)
1753
1754 2002-08-06 Alan Modra <amodra@bigpond.net.au>
1755
1756 * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts
1757 2002-05-10 change.
1758
1759 2002-08-01 Nick Clifton <nickc@redhat.com>
1760
1761 * emulparams/armelf.sh: Revert previous delta.
1762 * scripttempl/elf.sc: Revert previous delta.
1763
1764 2002-07-31 H.J. Lu <hjl@gnu.org>
1765
1766 * configure.tgt (powerpc*-*-linux*): Enable elf64ppc for
1767 --enable-64-bit-bfd.
1768
1769 2002-07-31 H.J. Lu <hjl@gnu.org>
1770
1771 * configure.tgt: Enable x86-64 emulation for Linux/i386 if
1772 64bit BFD is selected.
1773
1774 2002-07-31 H.J. Lu <hjl@gnu.org>
1775
1776 * configure.tgt: Enable 64bit emulations for 32bit Linux/mips
1777 if 64bit BFD is selected.
1778
1779 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
1780
1781 * emultempl/netbsd.em (LDEMUL_BEFORE_PARSE): New file to custom set
1782 link_info.common_skip_ar_aymbols.
1783 * emulparams/ns32knbsd.sh (EXTRA_EM_FILE): Refer to extra file.
1784
1785 * ldmain.c (main): Initialize new field
1786 link_info.common_skip_ar_aymbols.
1787
1788 2002-07-31 Adam Nemet <anemet@lnxw.com>
1789
1790 * emulparams/armelf.sh (OTHER_PLT_SECTIONS): New variable. Set it
1791 to .plt.thumb.
1792 * scripttempl/elf.sc: Comment it. Use the same way as ${PLT} is
1793 used.
1794
1795 2002-07-31 Nick Clifton <nickc@redhat.com>
1796
1797 * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
1798 of the PDP-11 and 2.11BSD a.out support.
1799
1800 2002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1801
1802 * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
1803 for n32 ABI support.
1804 * Makefile.in: Regenerate.
1805 * configure.tgt (mips64*el-*-linux-gnu*,mips64*-*-linux-gnu*): Add
1806 n32 ABI emulations for these 64 bit targets.
1807 * emulparams/elf32bmipn32.sh: Expand comment.
1808 * emulparams/elf32btsmipn32.sh: New file, for traditional big endian
1809 n32 ABI.
1810 * emulparams/elf32ltsmipn32.sh: Likewise for little endian.
1811
1812 2002-07-30 Graeme Peterson <gp@qnx.com>
1813
1814 * configure.tgt: Add support for arm-*-nto target.
1815 * Makefile.am: Add earmnto.o file.
1816 * Makefile.in: Regenerate.
1817 * NEWS: Mention port of ARM support to QNX.
1818 * emulparams/armnto.sh: New file.
1819
1820 2002-07-30 Jakub Jelinek <jakub@redhat.com>
1821
1822 * ldlang.c (lang_add_section): Don't turn .tbss into normal sections
1823 for relocatable link.
1824 (lang_size_sections_1): Don't make .tbss zero size for relocatable
1825 link.
1826
1827 2002-07-26 Bernd Schmidt <bernds@redhat.com>
1828
1829 * emulparams/elf32frv.sh (OTHER_RELOCATING_SECTIONS): Delete.
1830 (STACK_ADDR): New.
1831
1832 2002-07-25 Nick Clifton <nickc@redhat.com>
1833
1834 * po/sv.po: Updated Swedish translation.
1835 * po/es.po: Updated Spanish translation.
1836 * po/fr.po: Updated French translation.
1837
1838 2002-07-24 Nick Clifton <nickc@redhat.com>
1839
1840 * po/sv.po: Updated Swedish translation.
1841 * po/es.po: Updated Spanish translation.
1842
1843 2002-07-23 Nick Clifton <nickc@redhat.com>
1844
1845 * po/fr.po: Updated French translation.
1846
1847 2002-07-20 Alan Modra <amodra@bigpond.net.au>
1848
1849 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1850 bomb on /DISCARD/ input section.
1851 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1852 * emultempl/mmo.em (mmo_place_orphan): Likewise.
1853
1854 2002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
1855
1856 * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
1857 output section.
1858
1859 2002-07-16 Denis Chertykov <denisc@overta.ru>
1860 Nick Clifton <nickc@redhat.com>
1861 Frank Ch. Eigler <fche@redhat.com>
1862 John Healy <jhealy@redhat.com>
1863
1864 * configure.tgt: Add support for ip2k-elf.
1865 * Makefile.am: Add support for ip2k-elf.
1866 * Makefile.in: Regenerate.
1867 * emulparams/elf32ip2k.sh: New file.
1868 * scripttempl/ip2k.sc: New file
1869 * NEWS: Mention support for new port.
1870
1871 2002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
1872
1873 * NEWS: Add 'Changes in 2.13'.
1874
1875 2002-07-14 H.J. Lu <hjl@gnu.org>
1876
1877 * ld.texinfo: Document a .symver takes precedence over a
1878 version script.
1879
1880 2002-07-12 Alan Modra <amodra@bigpond.net.au>
1881
1882 * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64.
1883 (COMMONPAGESIZE): Define.
1884
1885 2002-07-09 Alan Modra <amodra@bigpond.net.au>
1886
1887 * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
1888
1889 2002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br>
1890
1891 * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
1892 powerpc-*-openbsd* and sparc64-*-openbsd*.
1893 * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o.
1894 * Makefile.in: Regenerate.
1895 * emulparams/hppaobsd.sh: New file.
1896
1897 2002-07-05 Alan Modra <amodra@bigpond.net.au>
1898
1899 * ldlang.c (print_wild_statement): Fix output formatting.
1900
1901 2002-07-04 Alan Modra <amodra@bigpond.net.au>
1902
1903 * ldlang.c: (strip_excluded_output_sections): New function.
1904 (lang_process): Call it.
1905 (lang_size_sections_1): Revert 2002-06-10 change.
1906
1907 2002-07-03 Alan Modra <amodra@bigpond.net.au>
1908
1909 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
1910 Run "make dep-am".
1911 * Makefile.in: Regenerate.
1912
1913 2002-07-02 Alan Modra <amodra@bigpond.net.au>
1914
1915 * ldfile.c (ldfile_try_open_bfd): Formatting.
1916
1917 * ldmisc.c (demangle): Move so that it doesn't intrude between
1918 vfinfo comment and body. Add comment.
1919
1920 2002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
1921
1922 * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format.
1923
1924 2002-07-01 Alan Modra <amodra@bigpond.net.au>
1925
1926 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
1927 * ldlang.c (entry_sym): Likewise.
1928 (ldlang_undef_chain_list_type): Likewise.
1929 (lang_finish): Adjust references to entry_symbol.
1930 (lang_add_entry): Likewise.
1931 (lang_gc_sections): Use link_info.gc_sym_list.
1932 (lang_process): Set link_info.gc_sym_list.
1933 * ldlex.l: Include bfdlink.h.
1934 * ldmain.c (main): Init link_info.gc_sym_list.
1935 * emultempl/aix.em: Adjust references to entry_symbol.
1936 * emultempl/armcoff.em: Likewise.
1937 * emultempl/armelf.em: Likewise.
1938 * emultempl/pe.em: Likewise.
1939 * emultempl/ppc64elf.em (ppc_after_open): New function.
1940 (LDEMUL_AFTER_OPEN): Define.
1941 * emulparams/elf64ppc.sh: KEEP .opd sections.
1942
1943 2002-06-29 Stephane Carrez <stcarrez@nerim.fr>
1944
1945 * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
1946 * emulparams/m68hc11elfb.sh (EEPROM_MEMORY): Define.
1947 * emulparams/m68hc11elf.sh (EEPROM_SIZE): Define.
1948 (EEPROM_START_ADDR): Define.
1949 (EEPROM_MEMORY): Define.
1950 * emulparams/m68hc12elf.sh: Likewise.
1951 * scripttempl/elfm68hc11.sc: Handle .eeprom section; handle .softregs
1952 section to put soft registers in .page0.
1953 * scripttempl/elfm68hc12.sc: Likewise but put soft registers in bss.
1954
1955 2002-06-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
1956
1957 * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd
1958 section. Add ${RELOCATING-0}.
1959
1960 2002-06-26 J"orn Rennecke <joern.rennecke@superh.com>
1961
1962 * emulparams/shelf.sh (STACK_ADDR): Don't define.
1963 (OTHER_SECTIONS): Define.
1964 * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
1965 (OTHER_SECTIONS): Undef.
1966
1967 2002-06-26 Alan Modra <amodra@bigpond.net.au>
1968
1969 * ldmisc.c (demangle): Restore dots stripped from sym name.
1970
1971 2002-06-25 H.J. Lu <hjl@gnu.org>
1972
1973 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
1974 * Makefile.in: Regenerated.
1975
1976 2002-06-20 Nick Clifton <nickc@cambridge.redhat.com>
1977
1978 * ld.texinfo (Bug Reporting): Update text to suggest a limit on
1979 the size of attached object files, to allow make the object files
1980 available via FTP or HTTP and to mention that the mail will be
1981 sent to a mailing list.
1982
1983 2002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
1984
1985 * configure.host (romp): Drop support.
1986
1987 2002-06-18 Chris Demetriou <cgd@broadcom.com>
1988
1989 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
1990 section flags for SEC_DATA, rather than for SEC_CODE being unset.
1991
1992 2002-06-18 Chris Demetriou <cgd@broadcom.com>
1993
1994 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
1995 format specifier used to print BFD name.
1996
1997 2002-06-18 Dave Brolley <brolley@redhat.com>
1998
1999 From Catherine Moore, Michael Meissner, Jim Blandy:
2000 * emulparams/elf32frv.sh: New file.
2001 * configure.tgt: Support frv-*-*.
2002 * Makefile.am (ALL_EMULATIONS): Add eelf32frv.o.
2003 (eelf32frv.c): New target.
2004
2005 2002-06-17 Tom Rix <trix@redhat.com>
2006
2007 * emultempl/elf32.em: gld*_get_script: Check for
2008 GENERATE_COMBRELOC_SCRIPT.
2009 * scripttempl/elfd10v.sc : Fix STACK and INSN.
2010 * emulparams/d10velf.sh : Fix TEXT_START_ADDR.
2011
2012 2002-06-13 J"orn Rennecke <joern.rennecke@superh.com>
2013
2014 * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf.
2015
2016 2002-06-12 H.J. Lu <hjl@gnu.org>
2017
2018 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Return
2019 false if xvec doesn't match.
2020
2021 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
2022
2023 * ldlang.c (lang_size_sections_1): Skip removed output sections.
2024
2025 2002-06-08 Alan Modra <amodra@bigpond.net.au>
2026
2027 * ldexp.c: Replace CONST with const.
2028 * ldfile.c: Likewise.
2029 * ldfile.h: Likewise.
2030 * ldlex.l: Likewise.
2031 * mri.c: Likewise.
2032 * pe-dll.h: Likewise.
2033
2034 2002-06-07 Alan Modra <amodra@bigpond.net.au>
2035
2036 * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.
2037
2038 2002-06-07 Charles Wilson <cwilson@ece.gatech.edu>
2039
2040 * ldmain.c (main): initialize link_info.pei386_auto_import
2041 to -1 == implicit enable.
2042 * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
2043 initialize link_info.pei386_auto_import to -1 == implicit
2044 enable.
2045 (gld_${EMULATION_NAME}_parse_args): When processing
2046 --enable-auto-import and --disable-auto-import options, use
2047 '1' and '0' instead of 'true' and 'false'.
2048 (pe_find_data_imports): Only issue message about auto-import
2049 when the feature is implicitly enabled. Downgrade message to
2050 informational instead of warning.
2051
2052 2002-06-07 Alan Modra <amodra@bigpond.net.au>
2053
2054 * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.
2055
2056 2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
2057
2058 * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,
2059 HOSTING_CRT0 and HOSTING_LIBS.
2060
2061 2002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
2062
2063 * configure.tgt (shle*-*-elf*, sh64le-*-elf*): New configurations.
2064
2065 2002-06-05 Jason Thorpe <thorpej@wasabisystems.com>
2066
2067 * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.
2068 (NONPAGED_TEXT_START_ADDR): Set to 0x1000.
2069
2070 2002-06-05 Alan Modra <amodra@bigpond.net.au>
2071
2072 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
2073 SEC_EXCLUDE sections when doing a relocatable link.
2074
2075 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
2076
2077 * Makefile.am (ALL_EMULATIONS): Add eshelf32_nbsd.o,
2078 eshlelf32_nbsd.o, eshelf64_nbsd.o, and eshlelf64_nbsd.o.
2079 (eshelf32_nbsd.c, eshelf64_nbsd.c, eshlelf32_nbsd.c)
2080 (eshlelf64_nbsd.c): New rules.
2081 * Makefile.in: Regenerate.
2082 * configure.tgt (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
2083 (sh64-*-netbsd*): New targets.
2084 * emulparams/shelf32_nbsd.sh: New file.
2085 * emulparams/shelf64_nbsd.sh: New file.
2086 * emulparams/shlelf32_nbsd.sh: New file.
2087 * emulparams/shlelf64_nbsd.sh: New file.
2088
2089 2002-06-04 Alan Modra <amodra@bigpond.net.au>
2090
2091 * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix.
2092
2093 2002-06-02 Marek Michalkiewicz <marekm@amelek.gda.pl>
2094
2095 * scripttempl/avr.sc: Changes to support current GCC and avr-libc,
2096 C++ constructors/destructors, loosely based on the m68hc11 port.
2097
2098 2002-05-31 Alan Modra <amodra@bigpond.net.au>
2099
2100 * Makefile.in: Regenerate.
2101 * aclocal.m4: Regenerate.
2102 * config.in: Regenerate.
2103 * configure: Regenerate.
2104
2105 2002-05-31 Graeme Peterson <gp@qnx.com>
2106
2107 * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
2108 (ei386nto.c): Add rule.
2109 * Makefile.in: Regenerate.
2110 * configure.tgt: Add i[3456]86-*-nto-qnx*.
2111 * emulparams/i386nto.sh: New file.
2112
2113 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2114
2115 * NEWS: Add entry for VAX ELF support.
2116
2117 2002-05-29 Matt Thomas <matt@3am-software.com>
2118 Jason Thorpe <thorpej@wasabisystems.com>
2119
2120 * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o.
2121 (eelf32vax.c)
2122 (evaxnbsd.c): New rules.
2123 * Makefile.in: Regenerate.
2124 * configure.tgt (vax-*-netbsdelf*)
2125 (vax-*-netbsdaout*)
2126 (vax-*-netbsd*): New targets.
2127 * emulparams/elf32vax.sh: New file.
2128 * emulparams/vaxnbsd.sh: New file.
2129
2130 2002-05-29 Adam Nemet <anemet@lnxw.com>
2131
2132 * emultempl/armelf.em (arm_elf_after_open): Don't determine
2133 bfd_for_interwork, instead add glue sections to each input bfd.
2134 (bfd_for_interwork): New global.
2135 (arm_elf_set_bfd_for_interworking): New function.
2136 (arm_elf_before_allocation): Use it.
2137
2138 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
2139
2140 * Makefile.am: Add DLX make target.
2141 * configure.tgt: Add DLX configuration.
2142 * Makefile.in: Regenerate.
2143 * emulparams/elf32_dlx.sh: New file
2144 * scripttempl/dlx.sc: New file
2145
2146 2002-05-27 Per Lundberg <per@caleb.dnsalias.org>
2147
2148 * Makefile.am (eelf_i386_chaos): Use elf_chaos.sc script.
2149 * Makefile.in: Regenerate.
2150 * emulparams/elf_chaos.sh: Use elf_chaos script.
2151 * scripttempl/elf_chaos.sc: New file.
2152
2153 2002-05-27 Richard Sandiford <rsandifo@redhat.com>
2154
2155 * ldlang.c (lang_size_sections_1): Move check for conflicting load
2156 addresses and regions from here...
2157 (lang_get_regions): ...to this new function.
2158 (lang_leave_output_section_statement): Use lang_get_regions.
2159 (lang_leave_overlay): Likewise.
2160 * mri.c (mri_draw_tree): Pass null as last argument to
2161 lang_leave_output_section_statement.
2162 * emultempl/elf32.em (gld*_place_orphan): Likewise.
2163 * emultempl/mmo.em (mmo_place_orphan): Likewise.
2164 * emultempl/pe.em (gld*_place_orphan): Likewise.
2165
2166 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
2167
2168 * configure.tgt: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
2169
2170 2002-05-25 Kazu Hirata <kazu@cs.umass.edu>
2171
2172 * ldemul.c: Fix formatting.
2173 * ldfile.c: Likewise.
2174 * pe-dll.c: Likewise.
2175 * pe-dll.h: Likewise.
2176
2177 2002-05-25 Alan Modra <amodra@bigpond.net.au>
2178
2179 * ldlang.c (lang_process): Formatting, grammar.
2180
2181 * ldlex.l: Use #include "" instead of <> for local header files.
2182
2183 2002-05-24 TAMURA Kent <kent@netbsd.org>
2184
2185 * configure.tgt: Add a target for i386-netbsdpe.
2186
2187 2002-05-23 Jakub Jelinek <jakub@redhat.com>
2188
2189 * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss.
2190 * ldlang.c (lang_add_section): Set SEC_THREAD_LOCAL for
2191 output section if necessary. Handle .tbss.
2192 (lang_size_sections): Clear _raw_size for .tbss section
2193 (it allocates space in PT_TLS segment only).
2194 * ldwrite.c (build_link_order): Build link order for .tbss too.
2195
2196 2002-05-23 Alan Modra <amodra@bigpond.net.au>
2197
2198 * configure.in: Correct spelling of AC_PREREQ.
2199
2200 2002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
2201
2202 * pe-dll.c (autofilter_liblist): Add more system libs excluded by
2203 default.
2204 (autofilter_objlist): Add crtbegin.o, crtend.o.
2205
2206 2002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
2207
2208 * emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
2209 (longopts): Add new option --exclude-libs.
2210 (gld_${EMULATION_NAME}_list_options): Give quick help about it.
2211 (gld_${EMULATION_NAME}_parse_args): Use it.
2212 * pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
2213 * pe-dll.c (exclude_list_struct): Add field type to distinguish symbols
2214 from whole archives.
2215 (pe_dll_add_excludes): Set excludes->type.
2216 (auto_export): Add new variable libname and set to archive basename if
2217 abfd. Use it when filtering default and user-specified libarary
2218 excludes. Let string "ALL" mean all libs when filtering user-specified
2219 libs.
2220 * ld.texinfo: Document --exclude-libs.
2221
2222 2002-05-22 Alan Modra <amodra@bigpond.net.au>
2223
2224 * ldemul.c (ldemul_new_vers_pattern): New function.
2225 * ldemul.h (ldemul_new_vers_pattern): Declare.
2226 (struct ld_emulation_xfer_struct): Add new_vers_pattern.
2227 * ldlang.c (lang_new_vers_pattern): Call ldemul_new_vers_pattern.
2228 * emultempl/ppc64elf.em (dotsyms): New static var.
2229 (gld${EMULATION_NAME}_new_vers_pattern): New function.
2230 (LDEMUL_NEW_VERS_PATTERN): Define.
2231 (PARSE_AND_LIST_PROLOGUE): Add OPTION_DOTSYMS, OPTION_NO_DOTSYMS.
2232 (PARSE_AND_LIST_LONGOPTS): Likewise.
2233 (PARSE_AND_LIST_ARGS_CASES): Handle them.
2234 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Update
2235 initialiser.
2236 * emultempl/armcoff.em: Likewise.
2237 * emultempl/armelf_oabi.em: Likewise.
2238 * emultempl/beos.em: Likewise.
2239 * emultempl/elf32.em: Likewise.
2240 * emultempl/generic.em: Likewise.
2241 * emultempl/gld960.em: Likewise.
2242 * emultempl/gld960c.em: Likewise.
2243 * emultempl/linux.em: Likewise.
2244 * emultempl/lnk960.em: Likewise.
2245 * emultempl/m68kcoff.em: Likewise.
2246 * emultempl/mipsecoff.em: Likewise.
2247 * emultempl/pe.em: Likewise.
2248 * emultempl/sunos.em: Likewise.
2249 * emultempl/ticoff.em: Likewise.
2250 * emultempl/vanilla.em: Likewise.
2251
2252 2002-05-22 Alan Modra <amodra@bigpond.net.au>
2253
2254 * genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
2255 and $NATIVE_LIB_DIRS. Add $tool_lib before other libs.
2256 (LIB_SEARCH_DIRS): No need to use "tr".
2257 (COMPILE_IN): Only set for native targets.
2258 * configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
2259 here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
2260 * configure.tgt (powerpc*): Set tdir_*.
2261 (powerpcle*): Correct targ_extra_emuls.
2262 * emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
2263 * emulparams/elf64ppc.sh (LIB_PATH): Likewise.
2264
2265 2002-05-22 Alan Modra <amodra@bigpond.net.au>
2266
2267 * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when
2268 calling lang_add_entry.
2269
2270 2002-05-21 H.J. Lu (hjl@gnu.org)
2271
2272 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_args): Handle
2273 "-z muldefs".
2274 (gld${EMULATION_NAME}_list_options): Add "-z muldefs".
2275
2276 * ld.texinfo: Updated for --allow-multiple-definition and
2277 "-z muldefs".
2278
2279 * ldmain.c (main): Initialize the allow_multiple_definition
2280 field to false.
2281
2282 * lexsup.c (OPTION_ALLOW_MULTIPLE_DEFINITION): New.
2283 (ld_options): Add --allow-multiple-definition.
2284 (parse_args): Support OPTION_ALLOW_MULTIPLE_DEFINITION.
2285
2286 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
2287
2288 * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
2289 (earmelfb_nbsd.c): New rule.
2290 * Makefile.in: Regenerate.
2291 * configure.tgt (armeb-*-netbsdelf*): New target.
2292 (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls.
2293 (arm-*-netbsd*): Likewise.
2294 * emulparams/armelfb_nbsd.sh: New file.
2295
2296 2002-05-18 Tom Rix <trix@redhat.com>
2297
2298 * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib
2299 support.
2300
2301 2002-05-17 Marek Michalkiewicz <marekm@amelek.gda.pl>
2302
2303 * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
2304 * Makefile.in: Regenerate.
2305 * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
2306
2307 2002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
2308
2309 * emulparams/avr1.sh: New file.
2310 * emulparams/avr2.sh: New file.
2311 * emulparams/avr3.sh: New file.
2312 * emulparams/avr4.sh: New file.
2313 * emulparams/avr5.sh: New file.
2314 * scripttempl/avr.sc: New file.
2315
2316 2002-05-15 Alan Modra <amodra@bigpond.net.au>
2317
2318 * ldlang.c (section_already_linked): Call bfd_link_just_syms.
2319 (lang_place_orphans): Abort if just_syms_flag.
2320
2321 2002-05-10 Tom Rix <trix@redhat.com>
2322
2323 * emultempl/aix.em: (gld*_set_output_arch): New function. Use
2324 architecture and machine information in the output bfd.
2325 (gld*_before_parse): Remove old arch and machine code.
2326 (choose_target): Rename to gld*_choose_target.
2327 (rtld): Change type to int.
2328 * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for
2329 objects in XCOFF archives.
2330 * ldfile.h: Update copyright date.
2331
2332 2002-05-10 Jakub Jelinek <jakub@redhat.com>
2333
2334 * ldmain.c (main): Enable -z combreloc by default.
2335
2336 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
2337
2338 * Makefile.am: Honour DESTDIR.
2339 * Makefile.in: Regenerate.
2340
2341 2002-05-07 Richard Sandiford <rsandifo@redhat.com>
2342
2343 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
2344 (lang_enter_overlay): Remove the last two parameters.
2345 (lang_leave_overlay): Take them here instead.
2346 * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
2347 (section): Pass LMA and crossref flag to lang_leave_overlay rather
2348 than lang_enter_overlay.
2349 * ldlang.c (lang_memory_region_lookup): Return null for null names.
2350 (lang_output_section_statement_lookup): Initialize update_dot_tree.
2351 (lang_size_sections_1): Evaluate it.
2352 (lang_leave_output_section_statement): Rework LMA lookup.
2353 (overlay_lma, overlay_nocrossrefs): Remove.
2354 (lang_enter_overlay): Remove LMA and crossref arguments.
2355 (lang_enter_overlay_section): Don't set the LMA here.
2356 (lang_leave_overlay): Take LMA and crossref arguments. Move the '.'
2357 assignment to the last section's update_dot_tree. Unconditionally
2358 use the load and run-time regions specified in the OVERLAY statement.
2359 Likewise the first section's LMA. Only set the other sections' LMAs
2360 when no load region is given.
2361
2362 2002-05-06 Nick Clifton <nickc@redhat.com>
2363
2364 * po/sv.po: New translation.
2365
2366 2002-05-04 Alan Modra <amodra@bigpond.net.au>
2367
2368 * emultempl/hppaelf.em (build_section_lists): New function.
2369 (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
2370 and build_section_lists.
2371
2372 2002-05-03 Kazu Hirata <kazu@cs.umass.edu>
2373
2374 * ld.h: Fix formatting.
2375 * ldexp.c: Likewise.
2376 * ldfile.c: Likewise.
2377 * ldlang.c: Likewise.
2378 * ldmain.c: Likewise.
2379 * lexsup.c: Likewise.
2380 * pe-dll.c: Likewise.
2381
2382 2002-05-02 Alan Modra <amodra@bigpond.net.au>
2383
2384 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
2385 Adjust for ppc64_elf_set_toc change. #include libbfd.h.
2386 (build_section_lists): Do output_section tests here.
2387
2388 2002-04-30 Tom Rix <trix@redhat.com>
2389
2390 * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
2391
2392 2002-05-01 Alan Modra <amodra@bigpond.net.au>
2393
2394 Long branch stubs, multiple stub sections.
2395 * emultempl/ppc64elf.em: Include ldctor.h.
2396 (stub_file): New var.
2397 (group_size): New var.
2398 (ppc_create_output_section_statements): New function.
2399 (struct hook_stub_info): New.
2400 (hook_in_stub): New function.
2401 (ppc_add_stub_section): New function.
2402 (ppc_layout_sections_again): New function.
2403 (build_section_lists): New function.
2404 (gld${EMULATION_NAME}_finish): Rewrite.
2405 (real_func): New var.
2406 (ppc_for_each_input_file_wrapper): New function.
2407 (ppc_lang_for_each_input_file): New function.
2408 (lang_for_each_input_file): Define.
2409 (PARSE_AND_LIST_PROLOGUE): Define.
2410 (PARSE_AND_LIST_LONGOPTS): Define.
2411 (PARSE_AND_LIST_OPTIONS): Define.
2412 (PARSE_AND_LIST_ARGS_CASES): Define.
2413 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
2414
2415 2002-04-30 Tom Rix <trix@redhat.com>
2416
2417 * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
2418 -blibpath, -bnolibpath support.
2419
2420 2002-04-30 Mark Mitchell <mark@codesourcery.com>
2421
2422 * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
2423 (eelf32ppcwindiss.c): New target.
2424 * Makefile.in: Regenerated.
2425 * configure.tgt: Add support for powerpc-*-windiss.
2426 * emulparams/elf32ppcwindiss.sh: New file.
2427
2428 2002-04-30 Richard Sandiford <rsandifo@redhat.com>
2429
2430 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
2431 * ldexp.c (exp_print_token): Add "infix_p" argument.
2432 (exp_print_tree): Update accordingly.
2433
2434 2002-04-28 Alan Modra <amodra@bigpond.net.au>
2435
2436 * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
2437 * Makefile.in: Regenerate.
2438 * mpw-elfmips.c: Delete.
2439 * mpw-eppcmac.c: Delete.
2440 * mpw-esh.c: Delete.
2441 * mpw-idtmips.c: Delete.
2442
2443 2002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
2444
2445 * emulparams/shelf32.sh (MACHINE): Now sh5.
2446
2447 2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2448
2449 * ldgram.y: Fix syntax warning.
2450
2451 2002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
2452
2453 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
2454 to prevent "-n" from being taken as an abbreviation for
2455 "--no-pipeline-knowledge".
2456
2457 2002-04-08 Alan Modra <amodra@bigpond.net.au>
2458
2459 * ldlang.c (lang_size_sections_1): Don't complain about
2460 SEC_NEVER_LOAD sections having no memory region specified.
2461
2462 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
2463
2464 2002-04-07 matthew green <mrg@redhat.com>
2465
2466 * configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
2467
2468 2002-04-04 Alan Modra <amodra@bigpond.net.au>
2469
2470 * dep-in.sed: Cope with absolute paths.
2471 * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
2472 Run "make dep-am".
2473 * Makefile.in: Regenerate.
2474
2475 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2476
2477 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
2478
2479 2002-04-03 Jakub Jelinek <jakub@redhat.com>
2480
2481 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
2482 is smaller than maximum, round dot up to common page boundary.
2483
2484 2002-03-28 Alan Modra <amodra@bigpond.net.au>
2485
2486 * configure.host: Set up for generic hosts first, then tweak as
2487 necessary in more specific targets.
2488 (HOSTING_LIBS): Include libgcc_eh.a if found.
2489
2490 2002-03-23 Andreas Jaeger <aj@suse.de>
2491
2492 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
2493
2494 2002-03-21 Alan Modra <amodra@bigpond.net.au>
2495
2496 * Makefile.am: Run "make dep-am".
2497 * Makefile.in: Regenerate.
2498
2499 2002-03-21 Albert Chin-A-Young <china@thewrittenword.com>
2500
2501 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
2502
2503 2002-03-20 Alan Modra <amodra@bigpond.net.au>
2504
2505 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
2506 add the symbol to the linker hash table immediately.
2507 (lang_place_undefineds): Split symbol creation out..
2508 (insert_undefined): ..to here.
2509
2510 2002-03-18 David O'Brien <obrien@FreeBSD.org>
2511
2512 * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
2513 the contents of the buffer returned from basename function will are
2514 getting overwritten while still being used.
2515
2516 2002-03-18 Jan Hubicka <jh@suse.cz>
2517 Andreas Jaeger <aj@suse.de>
2518 Andreas Schwab <schwab@suse.de>
2519
2520 * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
2521 * elf_x86_64.sh (ARCH): Set to i386:x86-64
2522 set libraries to default to lib64 paths.
2523
2524 2002-03-18 Tom Rix <trix@redhat.com>
2525
2526 * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
2527 * configure.tgt : Same.
2528 * emulparms/aix5ppc.sh : New file. For eaix5ppc.
2529 * emulparms/aix5rs6.sh : New file. For eaix5rs6.
2530 * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
2531 emulation parameters for better -b32, -b64 support.
2532 * emulparms/aixrs6.sh : Same.
2533 * emulparms/ppcmacos.sh : Same.
2534 * emultempl/aix.em (choose_target) : Use new emulation parameters
2535 OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
2536 * Makefile.in : Regenerate.
2537
2538 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
2539
2540 * po/fr.po: Updated version.
2541
2542 2002-03-18 Alan Modra <amodra@bigpond.net.au>
2543
2544 * ldmain.c (main): Move .text readonly flag fudges from here..
2545 * ldlang.c (lang_process): ..to here.
2546
2547 2002-03-14 Alan Modra <amodra@bigpond.net.au>
2548
2549 * ldlang.c (lang_check): Remove the word size check added in last
2550 change. Treat emitrelocations case as for relocatable links.
2551
2552 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
2553
2554 * po/fr.po: Updated version.
2555
2556 2002-03-13 Alan Modra <amodra@bigpond.net.au>
2557
2558 * ldlang.c (lang_check): Do relocatable link checks first, so that
2559 warn_mismatch can't override. Check compatible and word size too.
2560
2561 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
2562
2563 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
2564
2565 2002-03-05 Jakub Jelinek <jakub@redhat.com>
2566
2567 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
2568 DATA_SEGMENT_ALIGN.
2569
2570 2002-03-04 H.J. Lu <hjl@gnu.org>
2571
2572 * scripttempl/elf.sc: Put .preinit_array, .init_array and
2573 .fini_array in the data segment.
2574
2575 2002-03-04 Alan Modra <amodra@bigpond.net.au>
2576
2577 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
2578
2579 2002-03-01 David Mosberger <davidm@hpl.hp.com>
2580
2581 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
2582 .init_array, and .fini_array.
2583
2584 2002-02-20 Andreas Schwab <schwab@suse.de>
2585
2586 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
2587 .IA64_unwind* in a relocatable link.
2588
2589 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
2590
2591 * NEWS: Mark 2.12 branch.
2592
2593 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
2594
2595 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
2596 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
2597
2598 2002-02-18 Tom Rix <trix@redhat.com>
2599
2600 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
2601 (gld*_before_allocation): Same.
2602 (gld*_create_output_section_statements): Generate
2603 __rtinit if run time linking. Add librtl.a to the link.
2604 (gld*_read_file): Clean.
2605
2606 2002-02-18 Alan Modra <amodra@bigpond.net.au>
2607
2608 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
2609
2610 2002-02-18 David O'Brien <obrien@FreeBSD.org>
2611
2612 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
2613 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
2614 and eelf64alpha_fbsd.
2615 * Makefile.in: Regenerate.
2616 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
2617 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
2618 use a FreeBSD-specific emulation rather than the psABI one.
2619 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
2620 for all FreeBSD ELF systems.
2621 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
2622 emulation.
2623 * emulparams/elf32ppc_fbsd.sh: Likewise.
2624 * emulparams/elf64_ia64_fbsd.sh: Likewise.
2625 * emulparams/elf64_sparc_fbsd.sh: Likewise.
2626 * emulparams/elf64alpha_fbsd.sh: Likewise.
2627 * emulparams/elf_i386_fbsd.sh: Likewise.
2628 * emulparams/elf_x86_64_fbsd.sh: Likewise.
2629
2630 2002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
2631
2632 * po/tr.po: Updated version.
2633
2634 2002-02-18 Alan Modra <amodra@bigpond.net.au>
2635
2636 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
2637 (FILL): Likewise.
2638
2639 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
2640
2641 * emultempl/mmo.em (mmo_after_open): Don't call
2642 _bfd_mmix_check_all_relocs when producing ELF output.
2643
2644 2002-02-15 Richard Henderson <rth@redhat.com>
2645
2646 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
2647 definition. Emit a unop+nop pair.
2648
2649 2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
2650
2651 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
2652 for presence of .MMIX.reg_contents.linker_allocated before early
2653 exit.
2654
2655 * NEWS: Mention support for MMIX.
2656
2657 2002-02-15 Alan Modra <amodra@bigpond.net.au>
2658
2659 Support arbitrary length fill patterns.
2660 * ld.texinfo (Output Section Fill): Describe fill expressions.
2661 (FILL): Refer to the above.
2662 * ldexp.h (etree_value_type): Add "str" field.
2663 (union etree_union): Add "str" to "value" struct.
2664 (exp_bigintop): Declare.
2665 (exp_get_fill): Declare.
2666 * ldexp.c: Include "safe-ctype.h".
2667 (exp_intop): Set value.str to NULL.
2668 (exp_bigintop): New function.
2669 (new_rel): Pass in "str", and set new.str from it.
2670 (new_rel_from_section): Set new.str to NULL.
2671 (fold_name): Adjust calls to new_rel.
2672 (exp_fold_tree): Likewise.
2673 (exp_get_fill): New function.
2674 * ldgram.y (struct big_int bigint, fill_type *fill): New.
2675 (INT): Returns a "bigint". Adjust all code handling INTs.
2676 (fill_opt): Returns a "fill".
2677 (fill_exp): Split out of fill_opt, use for FILL.
2678 * ldlang.h (struct _fill_type): New.
2679 (fill_type): Move typedef to ldexp.h.
2680 (lang_output_section_statement_type): "fill" is now a pointer.
2681 (lang_fill_statement_type): Likewise.
2682 (lang_padding_statement_type): Likewise.
2683 (lang_add_fill): Now takes a "fill_type *" param.
2684 (lang_leave_output_section_statement): Likewise.
2685 (lang_do_assignments): Likewise.
2686 (lang_size_sections): Likewise.
2687 (lang_leave_overlay_section): Likewise.
2688 (lang_leave_overlay): Likewise.
2689 * ldlang.c: Include ldgram.h after ldexp.h.
2690 (lang_output_section_statement_lookup): Adjust for fill_type change.
2691 (print_fill_statement): Likewise.
2692 (print_padding_statement): Likewise.
2693 (insert_pad): Now takes a "fill_type *" arg.
2694 (size_input_section): Likewise.
2695 (lang_size_sections_1): Likewise.
2696 (lang_size_sections): Likewise.
2697 (lang_do_assignments): Likewise.
2698 (lang_add_fill): Likewise.
2699 (lang_leave_output_section_statement): Likewise.
2700 (lang_leave_overlay_section): Likewise.
2701 (lang_leave_overlay): Likewise.
2702 Adjust all callers of the above function.
2703 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
2704 starting with "0X" as well as "0x". Return bigint.str for hex
2705 numbers starting with "0x" or "0X", zero bigint.str otherwise.
2706 Always use base 16 for numbers starting with "$".
2707 * ldmain.c: Include ldgram.h after ldexp.h.
2708 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
2709 of bfd_fill_link_order.
2710 * pe-dll.c: Adjust lang_do_assignments calls.
2711 * emultempl/elf32.em: Likewise.
2712 * emultempl/hppaelf.em: Likewise.
2713 * emultempl/ppc64elf.em: Likewise.
2714 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
2715 lang_add_assignment call.
2716 * emultempl/pe.em: Likewise.
2717
2718 2002-02-14 Phil Edwards <pme@gcc.gnu.org>
2719
2720 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
2721 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
2722 the pattern in question is not a regexp.
2723 * ldlang.c: Likewise.
2724 * ldlang.h: Likewise.
2725 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
2726
2727 2002-02-12 Jakub Jelinek <jakub@redhat.com>
2728
2729 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
2730 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
2731 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
2732 * ldexp.c (exp_data_seg): New variable.
2733 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
2734 (fold_binary): Handle DATA_SEGMENT_ALIGN.
2735 (exp_fold_tree): Handle DATA_SEGMENT_END.
2736 Pass allocation_done when recursing instead of hardcoding
2737 lang_allocating_phase_enum.
2738 * ldexp.h (exp_data_seg): New.
2739 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
2740 (lang_size_sections): New.
2741 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
2742 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
2743 if COMMONPAGESIZE is defined.
2744 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
2745 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
2746 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
2747 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
2748 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
2749 libraries only.
2750
2751 2002-02-11 Alan Modra <amodra@bigpond.net.au>
2752
2753 * Makefile.in: Regenerate.
2754
2755 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
2756
2757 * lexsup.c: Remove strtoul declaration.
2758
2759 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
2760
2761 * ldmain.c: Add prototype for main ().
2762 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
2763 * emultempl/lnk960.em (lnk960_choose_target): Function should
2764 take two arguments.
2765
2766 2002-02-10 Alan Modra <amodra@bigpond.net.au>
2767
2768 * ldlang.c (entry_section): New initialised variable.
2769 (lang_finish): Use it.
2770 * ldlang.h (entry_section): Declare.
2771 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
2772 entry_section to ".opd".
2773
2774 2002-02-09 Chris Demetriou <cgd@broadcom.com>
2775
2776 * ld.texinfo (Options): Add back in -nostdlib documentation,
2777 which had been inadvertently removed.
2778
2779 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
2780
2781 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
2782 register section vma to a sane value after emitting error. Make
2783 fatal conditions cause program exit when emitting message.
2784
2785 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
2786
2787 * configure.tgt: Add or32-*-rtems target.
2788
2789 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
2790
2791 Contribute sh64-elf.
2792 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
2793 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
2794 in OTHER_RELOCATABLE_SECTIONS.
2795 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
2796 * emulparams/shelf32.sh (STACK_ADDR): Define.
2797 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
2798 (OTHER_SECTIONS): this. Removed stack settings.
2799 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
2800 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
2801 2001-03-12 DJ Delorie <dj@redhat.com>
2802 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
2803 relaxing if any shmedia or mixed sections are found.
2804 2001-03-07 DJ Delorie <dj@redhat.com>
2805 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
2806 einfo. Gracefully decline to output to non-elf formats.
2807 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
2808 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
2809 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
2810 * emulparams/shelf32.sh: Ditto.
2811 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
2812 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
2813 comment.
2814 2001-01-10 Ben Elliston <bje@redhat.com>
2815 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
2816 non-portable shell constructs. From Hans-Peter Nilsson.
2817 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
2818 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
2819 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
2820 dependencies to the shell script include chain.
2821 * Makefile.in: Regenerate.
2822 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
2823 * emultempl/sh64elf.em: Update and tweak comments.
2824 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
2825 make a .cranges section SEC_IN_MEMORY.
2826 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
2827 * emultempl/sh64elf.em
2828 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
2829 .cranges section found to be necessary; continue and set stored
2830 section contents flags for sections with non-mixed contents.
2831 Use a struct sh64_section_data container and sh64_elf_section_data
2832 to store contents-type flags.
2833 Remove unused update of "isec".
2834 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
2835 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
2836 access contents-type flags. Assert that the associated container
2837 is initialized. Use that container, not elf_gp_size, to hold size
2838 of linker-generated cranges contents.
2839 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
2840 * emultempl/sh64elf.em
2841 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
2842 there's already a .cranges section. When section flag difference
2843 is found, don't NULL-check cranges a second time. Tweak comments.
2844 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
2845 merging, not max size, as size of ld-generated .cranges contents.
2846 Don't set ELF section flags in output section. When checking for
2847 needed .cranges descriptors, don't use a variable; compare
2848 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
2849 comments.
2850 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
2851 * emultempl/sh64elf.em: New file.
2852 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
2853 * Makefile.in: Regenerate.
2854 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
2855 (OTHER_RELOCATING_SECTIONS): Ditto.
2856 (EXTRA_EM_FILE): New, set to sh64elf if not set.
2857 * emulparams/shlelf32.sh: Stub out all settings except
2858 OUTPUT_FORMAT. Source shelf32.sh.
2859 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
2860 OTHER_RELOCATING_SECTIONS.
2861 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
2862 * emulparams/shlelf64.sh: Stub out all settings except
2863 OUTPUT_FORMAT. Source shelf64.sh.
2864 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
2865 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
2866 .cranges section.
2867 (DATA_START_SYMBOLS): Define, provide ___data.
2868 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
2869 for consecutive .data section.
2870 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
2871 section after .data section.
2872 * emulparams/shlelf64.sh: Ditto.
2873 * emulparams/shelf32.sh: Ditto.
2874 (ALIGNMENT): Define to 8.
2875 * emulparams/shelf32.sh: Ditto.
2876 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
2877 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
2878 built-in linker scripts.
2879 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
2880 * emulparams/shlelf64.sh: New.
2881 * emulparams/shelf64.sh: New.
2882 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
2883 targ_extra_emuls.
2884 * Makefile.am: Add support for shlelf64 and shelf64.
2885 * Makefile.in: Regenerate.
2886 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
2887 * configure.tgt (sh64-*-elf*): Add shelf as default.
2888 Add shlelf to targ_extra_emuls.
2889 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
2890 * emulparams/shelf32.sh: New file.
2891 * emulparams/shlelf32.sh: New file.
2892 * Makefile.am: Add support for shlelf32 and shelf32.
2893 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
2894 * Makefile.in: Regenerate.
2895
2896 2002-02-05 Hans-Peter Nilsson <hp@axis.com>
2897
2898 * ldlang.c (lang_reset_memory_regions): Rename from
2899 reset_memory_regions. Change all callers. Make public.
2900 * ldlang.h (lang_reset_memory_regions): Prototype.
2901 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
2902 lang_reset_memory_regions before lang_size_sections.
2903 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
2904 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
2905
2906 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
2907
2908 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
2909 arithmetic when checking for too many global registers.
2910
2911 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
2912
2913 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
2914 (ehppanbsd.c): New rule.
2915 * Makefile.in: Regenerate.
2916 * configure.tgt (hppa*-*-netbsd*): New target.
2917 * emulparams/hppalinux.sh: Add comment to check other files
2918 that source this file it is modified, and list which
2919 files that do.
2920 * emulparams/hppanbsd.sh: New file.
2921
2922 2002-02-01 Geoffrey Keating <geoffk@redhat.com>
2923
2924 * scripttempl/xstormy16.sc: Don't allocate extra space for the
2925 stack.
2926
2927 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
2928
2929 Support on-demand global register allocation from
2930 R_MMIX_BASE_PLUS_OFFSET relocs.
2931 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
2932 mmix_set_reg_section_vma. Call
2933 _bfd_mmix_finalize_linker_allocated_gregs.
2934 (mmix_before_allocation): New function.
2935 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
2936 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
2937 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
2938 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
2939 before .MMIX.reg_contents.
2940 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
2941 (mmo_after_open): New function.
2942 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
2943 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
2944 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
2945
2946 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
2947
2948 * emulparams/or32.sh: New file.
2949 * emulparams/or32elf.sh: New file.
2950 * scripttempl/or32.sc: New file.
2951 * configure.tgt : Add support for or32.
2952 * configure: Regenerate
2953 * Makefile.am: Add support for or32.
2954 * Makefile.in: Regenerate.
2955 * NEWS: Mention support for or32.
2956 * po/ld.pot: Regenerate.
2957
2958 2002-01-29 Chris Demetriou <cgd@broadcom.com>
2959 Mitch Lichtenberg <mpl@broadcom.com>
2960
2961 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
2962 * emultempl/mipself.em: New file to handle MIPS ELF embedded
2963 reloc creation (ld --embedded-relocs).
2964
2965 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
2966
2967 * configure: Regenerated.
2968
2969 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
2970
2971 * Makefile.am (install): Depend on install-info.
2972 * Makefile.in: Regenerate.
2973
2974 2002-01-26 Christian Rose <menthos@menthos.com>
2975
2976 * ldmain.c (main): Use full sentences to ease translation.
2977
2978 2002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
2979
2980 * po/fr.po: Updated version.
2981
2982 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
2983
2984 * po/es.po: Updated version.
2985
2986 2002-01-25 Andreas Jaeger <aj@suse.de>
2987
2988 * ldlex.l (yy_input): Correct error check.
2989
2990 2002-01-25 Alan Modra <amodra@bigpond.net.au>
2991
2992 * ldmisc.c (demangle): Put back dots when string not demangled.
2993
2994 2002-01-22 Richard Henderson <rth@redhat.com>
2995
2996 * emulparams/elf64alpha.sh (NOP): Use unop.
2997
2998 2002-01-21 Andreas Jaeger <aj@suse.de>
2999
3000 * ldlex.l: Use fread instead of read.
3001
3002 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
3003
3004 * configure.tgt (ia64-*-netbsd*): New target.
3005
3006 2002-01-21 H.J. Lu <hjl@gnu.org>
3007
3008 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
3009 0.
3010 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
3011
3012 2002-01-18 Andreas Jaeger <aj@suse.de>
3013
3014 * ldver.c (ldversion): Update year.
3015
3016 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
3017
3018 * po/ld.pot: Regenerate.
3019
3020 2002-01-16 Alan Modra <amodra@bigpond.net.au>
3021
3022 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
3023 * Makefile.in: Regenerate.
3024 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
3025 * emultempl/ppc64elf.em: New file.
3026
3027 2002-01-15 DJ Delorie <dj@redhat.com>
3028
3029 * scripttempl/pe.sc: Add support for constructor priorities.
3030
3031 2002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
3032
3033 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
3034 * emulparams/avr23xx.sh: Likewise.
3035 * emulparams/avr4433.sh: Likewise.
3036 * emulparams/avr44x4.sh: Likewise.
3037 * emulparams/avr85xx.sh: Likewise.
3038 * emulparams/avrmega103.sh: Likewise.
3039 * emulparams/avrmega161.sh: Likewise.
3040 * emulparams/avrmega603.sh: Likewise.
3041 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
3042
3043 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
3044
3045 * ldlang.c (walk_wild_section): Exclude object file if enclosing
3046 archive is excluded.
3047
3048 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
3049
3050 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
3051 (eshelf_nbsd.c): New rule.
3052 (eshlelf_nbsd.c): New rule.
3053 * Makefile.in: Regenerate.
3054 * configure.tgt (sh*le-*-netbsdelf*): New target.
3055 (sh*-*-netbsdelf*): New target.
3056 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
3057 * emulparams/shelf_nbsd.sh: New emulation.
3058 * emulparams/shlelf_nbsd.sh: New emulation.
3059
3060 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
3061
3062 * po/es.po: New file: Spanish translation.
3063 * configure.in (ALL_LINGUAS): Add es.
3064 * configure: Regenerate.
3065
3066 2002-01-06 John Marshall <jmarshall@acm.org>
3067
3068 * ld.texinfo: Note that --emit-relocs is currently only
3069 implemented for ELF.
3070
3071 2002-01-05 Alan Modra <amodra@bigpond.net.au>
3072
3073 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
3074 of bfd_section_list_remove and bfd_section_list_insert macros.
3075 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
3076 * emultempl/mmo.em (mmo_place_orphan): Likewise.
3077
3078 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
3079
3080 * configure.tgt (x86_64-*-netbsd*): New target.
3081
3082 2001-12-21 Tom Rix <trix@redhat.com>
3083
3084 (gld*_create_output_section_statements): New function.
3085 For -binitfini support.
3086 * emultempl/aix.em (gld*_before_parse): Fix comment.
3087 * emultempl/aix.em (gld*_parse_args): Fix comment.
3088
3089 2001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
3090
3091 * configure.tgt (mips*-dec-netbsd*): Delete alias for
3092 mips*el-*-netbsd*.
3093 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
3094
3095 * configure.tgt (arm-*-netbsdelf*): Add target.
3096 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
3097 * emulparams/armelf_nbsd.sh: Added.
3098 * Makefile.am: Add rules for earmelf_nbsd.
3099 * Makefile.in: Regenerate.
3100
3101 2001-12-19 Andreas Jaeger <aj@suse.de>,
3102 Susanne Oberhauser <froh@suse.de>
3103
3104 * configure.host: Add rules for x86_64-*linux-gnu. Change
3105 s390x-linux entry to use gcc to report configuration, replace gcc
3106 with $CC in s390-linux
3107
3108 2001-12-19 Andreas Jaeger <aj@suse.de>
3109
3110 * ld.texinfo (VERSION): Fix markup.
3111
3112 2001-12-18 matthew green <mrg@eterna.com.au>
3113
3114 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
3115 (m68kelfnbsd.c): New rule.
3116 * Makefile.in: Regenerate.
3117 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
3118 (m68*-*-netbsd*4k*): .. this.
3119 (m68*-*-netbsdelf*): New target.
3120 (m68*-*-netbsd*): Also include ELF support.
3121 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
3122 * emulparams/m68kelfnbsd.sh: New emulation.
3123
3124 2001-12-18 Jakub Jelinek <jakub@redhat.com>
3125
3126 * ldgram.y (vers_node): Support anonymous version tags.
3127 * ldlang.c (lang_register_vers_node): Ensure anonymous version
3128 tag is not defined together with non-anonymous versions.
3129 * ld.texinfo: Document it.
3130
3131 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
3132
3133 * po/tr.po: New file: Turkish translation.
3134 * configure.in (ALL_LINGUAS): Add tr.
3135 * configure: Regenerate.
3136
3137 2001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
3138
3139 * Makefile.am: Add rules for eelf64alpha_nbsd.
3140 * Makefile.in: Regenerate.
3141 * configure.tgt (alpha*-*-netbsd*): Set
3142 targ_emul to elf64alpha_nbsd.
3143 * emulparams/elf64alpha_nbsd.sh: Added.
3144
3145 2001-12-17 Alan Modra <amodra@bigpond.net.au>
3146
3147 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
3148 section_tail when fiddling with section list.
3149 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
3150 broken into separate strings to make translation easier.
3151 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
3152 fiddling with section list.
3153 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
3154
3155 2001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
3156
3157 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
3158
3159 2001-12-15 Alan Modra <amodra@bigpond.net.au>
3160
3161 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
3162
3163 2001-12-13 Jakub Jelinek <jakub@redhat.com>
3164
3165 * emultempl/elf32.em (finish): Supply output_bfd
3166 to bfd_elf*_discard_info.
3167 (OPTION_EH_FRAME_HDR): Define.
3168 (longopts): Add --eh-frame-hdr.
3169 (parse_args): Handle it.
3170 (list_options): Add --eh-frame-hdr to help.
3171 * emultempl/hppaelf.em (finish): Supply output_bfd
3172 to bfd_elf*_discard_info.
3173 * scripttempl/elf.sc (.eh_frame_hdr): Add.
3174
3175 2001-12-13 Alan Modra <amodra@bigpond.net.au>
3176
3177 * lexsup.c (parse_args): Don't pass shortopts to second call to
3178 getopt functions. Restore optind rather than decrementing before
3179 second call. Remove errind as it now duplicates last_optind.
3180
3181 2001-12-11 Christopher Faylor <cgf@redhat.com>
3182
3183 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
3184
3185 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
3186 Richard Henderson <rth@redhat.com>
3187
3188 * Makefile.am: Add support for xstormy16.
3189 * configure.tgt: Add support for xstormy16.
3190 * Makefile.in: Regenerate.
3191 * emulparams/elf32xstormy16.sh: New file.
3192 * scripttempl/xstormy16.sc: New file.
3193
3194 2001-10-01 Christopher Faylor <cgf@cygnus.com>
3195
3196 * Makefile.in (LIB_PATH): Make configurable.
3197 (GENSCRIPTS): Set LIB_PATH in environment.
3198 * configure.in: Substitute LIB_PATH.
3199 * configure: Regenerate.
3200 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
3201 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
3202
3203 2001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
3204
3205 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
3206 describing the -N option so that it is easier to translate into
3207 foreign languages.
3208
3209 2001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
3210
3211 * emultempl/pe.em (..._list_options): Replace multiple fprintf
3212 statements describing a single option with a single, newline
3213 escaped fprintf. This allows better translation into other
3214 languages.
3215
3216 * ldmain.c (add_archive_element): Combine multiple strings
3217 into a single string to permit better translation into other
3218 languages.
3219
3220 2001-12-05 Tom Rix <trix@redhat.com>
3221
3222 * Makefile.am: Remove eaixppc64.
3223 * Makefile.in: Regenerate.
3224
3225 2001-12-04 Tom Rix <trix@redhat.com>
3226
3227 * emultempl/aix.em (choose_target): Change default target to
3228 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
3229 warning.
3230 (gld*_read_file): Fix typo.
3231 (change_symbol_mode): Add prototype.
3232 (is_syscall): Same.
3233
3234 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
3235 * emulparams/aixrs6.sh : Same.
3236 * emulparams/ppcmacos.sh : Same.
3237 * emulparams/aixppc64.sh : Delete file.
3238 * emultempl/aix.em : Formatting changes.
3239
3240 2001-12-04 Hans-Peter Nilsson <hp@axis.com>
3241
3242 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
3243 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
3244 __Sbss.
3245 (OTHER_END_SYMBOLS): Fix formatting.
3246 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
3247 (OTHER_END_SYMBOLS): Fix formatting.
3248
3249 2001-12-04 Alan Modra <amodra@bigpond.net.au>
3250
3251 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
3252
3253 2001-12-02 Tom Rix <trix@redhat.com>
3254
3255 * configure.tgt : Remove eaixppc64 emulations.
3256 * Makefile.in : Remove eaixppc64.c
3257 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
3258 (ldemul_default_target): Same.
3259 * emultempl/gld960.em (gld960_choose_target): Same.
3260 * emultempl/gld960c.em (gld960_choose_target): Same.
3261 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
3262 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
3263 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
3264 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
3265 * emultempl/aix.em (choose_target): New function. Handle emulation of
3266 -b32 and -b64.
3267
3268 2001-11-27 H.J. Lu <hjl@gnu.org>
3269
3270 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
3271 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
3272 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
3273 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
3274 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
3275 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
3276 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
3277 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
3278
3279 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
3280 is not empty.
3281 (SDATA): Likewise.
3282 (REL_SDATA): Likewise.
3283 (REL_SBSS): Likewise.
3284 (REL_SDATA2): Likewise.
3285 (REL_SBSS2): Likewise.
3286 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
3287 (SDATA2): Likewise.
3288
3289 2001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3290
3291 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
3292 destructor in rom.
3293 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
3294
3295 2001-11-22 H.J. Lu <hjl@gnu.org>
3296
3297 * Makefile.in: Regenerated with automake based on automake
3298 1.4-8 in RedHat 7.1.
3299
3300 2001-11-22 Alan Modra <amodra@bigpond.net.au>
3301
3302 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
3303 (config.status): Delete rule.
3304 Add extra dependencies to cover sourced emulparams files.
3305 * Makefile.in: Regenerate.
3306
3307 * scripttempl/elf.sc: Order <section>, <section>.* and
3308 corresponding linkonce sections as seen in input files.
3309 Formatting fixes. Zero vma of all sections if not relocating.
3310 (STACK): Define and insert if STACK_ADDR defined.
3311 (OTHER_RELOCATING_SECTIONS): Delete.
3312 (OTHER_END_SYMBOLS): Define.
3313 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
3314 (OTHER_READWRITE_SECTIONS): Likewise.
3315 (OTHER_GOT_SECTIONS): Likewise.
3316 (OTHER_SDATA_SECTIONS): Likewise.
3317 (OTHER_BSS_SECTIONS): Likewise.
3318 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
3319 (OTHER_READWRITE_SECTIONS): Likewise.
3320 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
3321 (OTHER_READWRITE_SECTIONS): Likewise.
3322
3323 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
3324 (STACK_ADDR): Define.
3325 * emulparams/armelf_oabi.sh: As for armelf.sh.
3326 * emulparams/elf32mcore.sh: As for armelf.sh.
3327 * emulparams/h8300elf.sh: As for armelf.sh.
3328 * emulparams/mn10200.sh: As for armelf.sh.
3329 * emulparams/shelf.sh: As for armelf.sh.
3330
3331 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
3332 (OTHER_END_SYMBOLS): Define.
3333 * emulparams/m32relf.sh: As for elf32fr30.sh.
3334 * emulparams/h8300helf.sh: As for elf32fr30.sh.
3335 * emulparams/h8300self.sh: As for elf32fr30.sh.
3336
3337 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
3338 defines with RELOCATING test.
3339 (OTHER_SDATA_SECTIONS): Likewise.
3340 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
3341 (OTHER_END_SYMBOLS): ..this.
3342 * emulparams/crislinux.sh: As for criself.sh.
3343
3344 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
3345 if not relocating.
3346 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
3347 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
3348 normal and linkonce sections as seen in input files.
3349 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
3350 (TEXT_DYNAMIC): Likewise.
3351 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
3352 (OTHER_SDATA_SECTIONS): Likewise.
3353 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
3354 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
3355 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
3356 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
3357 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
3358 (OTHER_PLT_RELOC_SECTIONS): Likewise.
3359 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
3360 sections as seen in input files.
3361 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
3362 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
3363 if not relocating.
3364 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
3365 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
3366 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
3367 (OTHER_SECTIONS): Instead, use this..
3368 (OTHER_END_SYMBOLS): ..and this.
3369
3370 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
3371 * emulparams/elf32bsmip.sh: Likewise.
3372 * emulparams/elf32btsmip.sh: Likewise.
3373 * emulparams/elf32ebmip.sh: Likewise.
3374 * emulparams/elf32lmip.sh: Likewise.
3375 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
3376 * emulparams/elf32lsmip.sh: Likewise.
3377 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
3378 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
3379 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
3380 * emulparams/elf64btsmip.sh: Likewise.
3381 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
3382 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
3383 * emulparams/elf32ppclinux.sh: Likewise.
3384 * emulparams/elf32ppcsim.sh: Likewise.
3385 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
3386 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
3387 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
3388 * emulparams/h8300self.sh: Likewise.
3389 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
3390 * emulparams/sh.sh: Comment.
3391 * emulparams/shl.sh: Source sh.sh, remove duplicates.
3392 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
3393 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
3394
3395 2001-11-21 David Heine <dlheine@tensilica.com>
3396 Alan Modra <amodra@bigpond.net.au>
3397
3398 * ldlang.c (map_input_to_output_sections): Replace "break"
3399 accidentally removed with 2001-08-03 change.
3400 (lang_gc_sections_1): Likewise.
3401
3402 2001-11-21 Alan Modra <amodra@bigpond.net.au>
3403
3404 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
3405
3406 2001-11-20 Angela Marie Thomas <angela@redhat.com>
3407
3408 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
3409 of false when calling lang_size_sections.
3410 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
3411
3412 2001-11-15 Alan Modra <amodra@bigpond.net.au>
3413
3414 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
3415 function when LDEMUL_FINISH isn't set to the same name. Don't
3416 call ${LDEMUL_FINISH}.
3417 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
3418 * emultempl/armelf.em (arm_elf_finish): Call
3419 gld${EMULATION_NAME}_finish.
3420 * emultempl/hppaelf.em (hppaelf_finish): Rename to
3421 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
3422 hppaelf_layout_sections_again if necessary.
3423 (need_laying_out): New var.
3424 (hppaelf_layaout_sections_again): Rename to
3425 hppaelf_layout_sections_again. Clear need_laying_out.
3426 (PARSE_AND_LIST_OPTIONS): Format text.
3427
3428 2001-11-14 H.J. Lu <hjl@gnu.org>
3429
3430 * emultempl/armelf.em (arm_elf_finish): Renamed from
3431 gld${EMULATION_NAME}_finish.
3432 (LDEMUL_FINISH): Set to arm_elf_finish.
3433
3434 2001-11-14 Daniel Jacobowitz <drow@mvista.com>
3435
3436 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
3437 (struct ld_emulation_xfer_struct): Use it.
3438
3439 2001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
3440
3441 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
3442 additional symbols referenced by newer crt0.o files from HP.
3443
3444 2001-11-12 Anthony Green <green@redhat.com>
3445
3446 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
3447
3448 2001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
3449
3450 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
3451 * Makefile.in: Regenerate.
3452
3453 2001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3454
3455 * ld.texinfo: Use @command for commands, @option for options.
3456 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
3457 the page man title.
3458 * Makefile.in: Rebuild.
3459
3460 2001-11-04 Chris Demetriou <cgd@broadcom.com>
3461
3462 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
3463 Add support for targets.
3464
3465 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
3466
3467 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
3468 * configure: Regernate.
3469 * po/fr.po: New file.
3470 * po/sv.po: New file.
3471
3472 2001-11-01 NIIBE Yutaka <gniibe@m17n.org>
3473
3474 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
3475 as little endian default and to support big endian.
3476
3477 2001-11-01 Chris Demetriou <cgd@broadcom.com>
3478
3479 * ld.texinfo (Options): Document new option, -nostdlib.
3480 * lexsup.c (OPTION_NOSTDLIB): New definition.
3481 (ld_options): Add entry for "nostdlib".
3482 (parse_args): Handle OPTIONS_NOSTDLIB.
3483 * ldfile.c (ldfile_add_library_path): Don't add directories
3484 to the search path if they weren't specified on the command line
3485 and -nostdlib was specified.
3486 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
3487
3488 2001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
3489
3490 * lexsup.c (parse_args): Prevent infinite parsing loop when
3491 "-rpath.a" is specified on the command line.
3492 Replace calls to fprintf with calls to einfo.
3493
3494 2001-10-31 John Marshall <jmarshall@acm.org>
3495
3496 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
3497 appear only once across all the linker scripts involved in a link
3498 invocation no longer applies. Make the documentation reflect
3499 that.
3500
3501 2001-10-31 NIIBE Yutaka <gniibe@m17n.org>
3502
3503 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
3504 targets.
3505 (sh-*-linux*): Added targ_extra_libpath.
3506
3507 2001-10-31 David Heine <dlheine@tensilica.com>
3508
3509 * ldlang.c (lang_size_sections): Keep a valid output_offset field
3510 for padding statements.
3511
3512 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
3513
3514 * configure.tgt (mmix-*-*): New target.
3515 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
3516 Add dependencies to match.
3517 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
3518 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
3519 scripttempl/mmo.sc: New files.
3520 * gen-doc.texi: @set MMIX.
3521 * ld.texinfo: Ditto.
3522 [MMIX] Add MMIX node.
3523 * Makefile.in: Regenerate.
3524
3525 2001-10-29 Kazu Hirata <kazu@hxi.com>
3526
3527 * ldlang.c: Fix a comment typo.
3528
3529 2001-10-23 Alan Modra <amodra@bigpond.net.au>
3530
3531 * configure.host: Move alpha*-*-linux-gnu* entry to generic
3532 entries, and match *-*-linux*.
3533
3534 2001-10-20 Alan Modra <amodra@bigpond.net.au>
3535
3536 * ldgram.y (mri_script_command): Surround processing of INCLUDE
3537 with ldlex_script, ldlex_popstate.
3538 (ifile_p1): Likewise.
3539 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
3540 correct slot.
3541 (lex_push_file): Save current lineno to lineno_stack. Set lineno
3542 to 1. Don't BEGIN(SCRIPT).
3543 (lex_redirect): Similarly.
3544 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
3545
3546 2001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
3547
3548 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
3549 __EH_FRAME_END__ and accept eh frames into data section.
3550 Add ctor and dtor sections.
3551
3552 2001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
3553
3554 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
3555 (auto-export): Fix indentation.
3556
3557 2001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
3558
3559 * pe-dll.c (autofilter_objectlist): Add startup objects
3560 for profiling.
3561 (auto-export): Constify char * p.
3562 Extract file basename and use strcmp rather than ststr
3563 for object lookup.
3564
3565 2001-10-18 Chris Demetriou <cgd@broadcom.com>
3566
3567 * ldmain.c (get_emulation): Improve comment about the handling
3568 of -mipsN options.
3569
3570 2001-10-17 Alan Modra <amodra@bigpond.net.au>
3571
3572 * po/POTFILES.in: Regenerate.
3573
3574 2001-10-16 Vassili Karpov <malc@pulsesoft.com>
3575
3576 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
3577 -z nocopyreloc and -z nocombreloc usage strings.
3578
3579 2001-10-12 Vassili Karpov <malc@pulsesoft.com>
3580
3581 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
3582 in usage.
3583
3584 2001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
3585
3586 * scripttempl/armaout.sc: Place .bss section after end of aligned
3587 data section to match behaviour of aout code in constructrion of
3588 header.
3589
3590 2001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
3591
3592 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
3593 startup files for mingw32 dlls to list.
3594
3595 2001-10-10 Chris Demetriou <cgd@broadcom.com>
3596
3597 * emultempl/elf32.em: Fix shell 'if' usage for portability.
3598
3599 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
3600
3601 * configure.tgt (targ): Add arm9e-*-elf.
3602
3603 2001-10-05 H.J. Lu <hjl@gnu.org>
3604
3605 * genscripts.sh: Fix a typo in the last change.
3606
3607 2001-10-05 Jakub Jelinek <jakub@redhat.com>
3608
3609 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
3610 -z nocombreloc in usage.
3611
3612 2001-10-03 Jim Blandy <jimb@redhat.com>
3613
3614 * genscripts.sh: Include a comment at the top of each generated
3615 script, explaining its purpose.
3616
3617 2001-10-03 Vassili Karpov <malc@pulsesoft.com>
3618
3619 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
3620 * NEWS: Mention -z nocopyreloc.
3621 * ld.texinfo (Options): Describe nocopyreloc.
3622
3623 2001-10-03 Alan Modra <amodra@bigpond.net.au>
3624
3625 * configure: Regenerate.
3626
3627 2001-10-02 Alan Modra <amodra@bigpond.net.au>
3628
3629 * ldver.h (ld_program_version): Remove declaration.
3630 * lexsup.c (parse_args): Move printing of copyright message..
3631 * ldver.c (ldversion): .. to here.
3632 Use BFD_VERSION_STRING in place of BFD_VERSION.
3633 (ld_program_version): Remove.
3634 * Makefile.am (Makefile): Depend on bfd/configure.in.
3635 Run "make dep-am".
3636 * Makefile.in: Regenerate.
3637
3638 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
3639
3640 * Makefile.am: Update dependencies with "make dep-am".
3641 * Makefile.in: Regenerate.
3642
3643 2001-09-29 John Reiser <jreiser@BitWagon.com>
3644
3645 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
3646 * lexsup.c: Add --no-define-common commandline option.
3647 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
3648 * ldlex.l: Likewise.
3649 * ld.h: Add command_line.inhibit_common_definition.
3650 * ldmain.c (main): Initialize.
3651 * ld.texinfo: Document.
3652
3653 2001-09-29 Alan Modra <amodra@bigpond.net.au>
3654
3655 * ldlang.c (section_already_linked): Remove assignment to kept_section.
3656
3657 2001-09-26 Alan Modra <amodra@bigpond.net.au>
3658
3659 * ldmisc.c (USE_STDARG): Remove.
3660 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
3661 (einfo): Likewise.
3662 (minfo): Likewise.
3663 (lfinfo): Likewise.
3664
3665 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
3666 declarations. Update copyright.
3667
3668 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
3669
3670 * pe-dll.c: Remove obsoleted declaration of
3671 pe_get_data_import_dll_name.
3672 (pe_create_import_fixup): Fix thinko.
3673
3674 * ld.texinfo(enable-auto-import): Clarify the explanation.
3675
3676 2001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
3677
3678 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
3679 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
3680 DLL_SUPPORT controlled code.
3681
3682 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
3683
3684 * emultempl/pe.em(pe_data_import_dll): Make static.
3685 (pe_get_data_import_dll_name): New accessor function.
3686 * pe-dll.c(pe_create_import_fixup): call
3687 pe_get_data_import_dll_name() from pe.em, instead of
3688 directly accessing pe_data_import_dll variable from pe.em.
3689
3690 2001-09-18 Bruno Haible <haible@clisp.cons.org>
3691
3692 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
3693 (def_file_add_directive): Use ISSPACE instead of isspace.
3694 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
3695 isdigit/isxdigit/isalpha/isalnum.
3696 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
3697 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
3698 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
3699 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
3700 isalnum.
3701 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
3702 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
3703 isupper/tolower.
3704 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
3705 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
3706 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
3707 (ctor_prio): Use ISDIGIT instead of isdigit.
3708 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
3709 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
3710 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
3711 isupper/tolower.
3712 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
3713 (stricpy): Use TOLOWER instead of isupper/tolower.
3714 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
3715 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
3716 (lex_warn_invalid): Use ISPRINT instead of isprint.
3717 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
3718 (main): For gettext, also set the LC_CTYPE locate facet.
3719 (add_keepsyms_file): Use ISSPACE instead of isspace.
3720 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
3721 (is_num, parse_args): Use ISDIGIT instead of isdigit.
3722 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
3723 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
3724 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
3725 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
3726 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
3727 (quoteput): Use ISSPACE instead of isspace.
3728 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
3729 instead of isalnum.
3730
3731 2001-09-18 Alan Modra <amodra@bigpond.net.au>
3732
3733 * deffilep.y (def_stash_module): Constify "name" param.
3734
3735 * pe-dll.c: Replace CONST with const throughout.
3736 (quick_symbol): Constify "n1", "n2", "n3" params.
3737 (make_singleton_name_thunk): Constify "import" param. Make
3738 "buffer_len" a size_t.
3739 (make_import_fixup_entry): Constify "name", "fixup_name",
3740 "dll_symname" params.
3741 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
3742 (pe_get32): Likewise.
3743 (pe_implied_import_dll): Likewise.
3744
3745 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
3746 (sort_by_section_name): Likewise.
3747
3748 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
3749 (make_import_fixup): Cast printf arg, rel->address to long rather
3750 than int.
3751 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
3752
3753 2001-09-15 Alan Modra <amodra@bigpond.net.au>
3754
3755 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
3756 defines BufferSize. Increase buffer size by one.
3757
3758 2001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
3759
3760 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
3761
3762 2001-09-14 Kevin Lo <kevlo@openbsd.org>
3763
3764 * configure.tgt: Add arm-openbsd target.
3765
3766 2001-09-12 H.J. Lu <hjl@gnu.org>
3767
3768 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
3769 eelf64lppc.o to ...
3770 (ALL_64_EMULATIONS): Here.
3771 * Makefile.in: Regenerated.
3772
3773 2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
3774
3775 * emultempl/pe.em(make_import_fixup): change signature to
3776 take asection as well as arelec; we need this for proper
3777 error reporting. Only call pe_create_import_fixup() if
3778 there is no attempt to add a constant addend to the reloc;
3779 otherwise, report error condition.
3780 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
3781 since final argument is a pointer to make_import_fixup().
3782 Change call to cb() to match make_import_fixup() signature.
3783 (make_import_fixup_mark): make buffer_len unsigned.
3784 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
3785
3786 2001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
3787
3788 * ld.texinfo: add verbose documentation for auto-import
3789 direct-addressing workaround, to compliment the terse
3790 error message.
3791
3792 2001-09-12 Andrew MacLeod <amacleod@redhat.com>
3793
3794 * scripttempl/v850.sc: Add gcc_except_table sections.
3795
3796 2001-09-11 Jeffrey A Law (law@cygnus.com)
3797
3798 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
3799 * emulparams/h8300self.sh: Similarly.
3800
3801 2001-09-05 Danny Smith <dannysmith@users.souceforge.net>
3802
3803 * ld.texinfo (Options, --stack): Correct default value for stack
3804 reserve.
3805
3806 2001-09-05 Tom Rix <trix@redhat.com>
3807
3808 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
3809
3810 2001-09-03 Andreas Jaeger <aj@suse.de>
3811
3812 * emultempl/beos.em: Declare prototypes for comparions functions,
3813 adjust definitions.
3814
3815 2001-09-02 Andreas Jaeger <aj@suse.de>
3816
3817 * emultempl/aix.em: Add missing prototype.
3818 * emultempl/lnk960.em: Likewise.
3819 * emultempl/vanilla.em: Likewise.
3820 * emultempl/armcoff.em: Likewise.
3821 * emultempl/armelf_oabi.em: Likewise.
3822 * emultempl/beos.em: Likewise.
3823 * emultempl/gld960c.em: Likewise.
3824 * emultempl/gld960.em: Likewise.
3825
3826 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
3827 for prototype declaration.
3828
3829 2001-08-31 Eric Christopher <echristo@redhat.com>
3830 Jason Eckhardt <jle@redhat.com>
3831
3832 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
3833
3834 2001-08-31 Andreas Jaeger <aj@suse.de>
3835
3836 * emultempl/pe.em: Add missing prototypes.
3837 (gld_${EMULATION_NAME}_after_open): Remove extra args to
3838 pe_find_data_imports.
3839 (pr_sym): Add unused attribute.
3840
3841 2001-08-29 Joel Sherrill <joel@OARcorp.com>
3842
3843 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
3844 default from coff to elf.
3845
3846 2001-08-29 Jeff Law <law@redhat.com>
3847
3848 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
3849 ARCH specification.
3850 * emulparams/h8300self.sh: Similarly.
3851
3852 2001-08-28 J"orn Rennecke <amylaar@redhat.com>
3853
3854 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
3855 eh8300self.o .
3856 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
3857 * configure.tgt (h8300-*-elf*): New case.
3858 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
3859 * emulparams/h8300self.sh: New file.
3860 * Makefile.in: Regenerated.
3861
3862 2001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
3863
3864 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
3865 with macro name.
3866
3867 2001-08-27 Linus Nordberg <linus@swox.com>
3868 Alan Modra <amodra@bigpond.net.au>
3869
3870 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
3871 (eelf64ppc.c, eelf64lppc.c): Add make targets.
3872 Run "make dep-am"
3873 * Makefile.in: Regenerate.
3874 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
3875 entries to correct alphabetical position.
3876 * emulparams/elf64ppc.sh: New.
3877 * emulparams/elf64lppc.sh: New.
3878
3879 2001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
3880
3881 * ldmain.c (main): Declare BSIZE as static.
3882
3883 2001-08-23 Jakub Jelinek <jakub@redhat.com>
3884
3885 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
3886 into .rel.dyn resp. .rela.dyn if combreloc.
3887 (get_script): If .x linker script is equal to .xn, only put it
3888 once into the binary.
3889 Add .xc and .xsc scripts.
3890 (parse_args): Handle -z combreloc and -z nocombreloc.
3891 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
3892 For .xc and .xsc scripts put all .rel* or .rela* input sections
3893 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
3894 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
3895 is elf.
3896 Strip trailing whitespace from script.
3897 Generate .xc and .xsc scripts if requested.
3898 * ldmain.c (main): Initialize link_info.combreloc and
3899 link_info.spare_dynamic_tags.
3900 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
3901 (ld_options): Add --spare-dynamic-tags option.
3902 (parse_args): Likewise.
3903 * ld.texinfo: Document -z combreloc and -z nocombreloc.
3904 * ldint.texinfo: Document .xc and .xsc linker scripts.
3905 * NEWS: Add notes about -z combreloc and SHF_MERGE.
3906
3907 2001-08-22 H.J. Lu <hjl@gnu.org>
3908
3909 * emulparams/elf32fr30.sh: Add a newline.
3910
3911 2001-08-21 Andreas Jaeger <aj@suse.de>
3912
3913 * deffilep.y: Add missing prototypes.
3914 * pe-dll.c: Likewise.
3915
3916 2001-08-20 Alan Modra <amodra@bigpond.net.au>
3917
3918 * ldlang.c (insert_pad): Fix typos in last patch.
3919
3920 * ldlang.c: When traversing lang_statement_union_type lists,
3921 consistently use "header.next" rather than "next".
3922 * mpw-eppcmac.c: Likewise.
3923 * emultempl/beos.em: Likewise.
3924 * emultempl/hppaelf.em: Likewise.
3925 * emultempl/pe.em: Likewise.
3926 * ldlang.h (union lang_statement_union): Remove "next" field.
3927
3928 * ldlang.c (insert_pad): Use offsetof macro.
3929 (lang_size_sections): Always neuter padding statements.
3930 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
3931
3932 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
3933 passed to lang_size_sections.
3934 (pe_exe_fill_sections): Likewise.
3935 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
3936 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
3937
3938 2001-08-18 Alan Modra <amodra@bigpond.net.au>
3939
3940 * emultempl/aix.em: Formatting fixes.
3941
3942 2001-08-18 Alan Modra <amodra@bigpond.net.au>
3943
3944 * ldlang.c (insert_pad): Make use of an existing pad statement if
3945 available. Move code calculating alignment, adjusting section
3946 alignment power, and adjusting dot to ..
3947 (size_input_section): .. here. Remove unused relax param.
3948 (lang_size_sections): Change boolean `relax' param to boolean *.
3949 Adjust call to size_input_section. Make use of insert_pad to
3950 place pad after the assignment statement. If relaxing, zap
3951 padding statements.
3952 (reset_memory_regions): Reset output_bfd section sizes too.
3953 (relax_again): Move to..
3954 (lang_process): ..here. Adjust call to lang_size_sections, and
3955 remove duplicated code.
3956 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
3957
3958 2001-08-17 Alan Modra <amodra@bigpond.net.au>
3959
3960 * ld.texinfo: Document that fill values now use the four least
3961 significant bytes.
3962 * emulparams/elf32fr30.sh (NOP): Update.
3963 * emulparams/elf32mcore.sh: Likewise.
3964 * emulparams/elf64_s390.sh: Likewise.
3965 * emulparams/elf_i386.sh: Likewise.
3966 * emulparams/elf_i386_be.sh: Likewise.
3967 * emulparams/elf_i386_chaos.sh: Likewise.
3968 * emulparams/elf_i386_ldso.sh: Likewise.
3969 * emulparams/elf_s390.sh: Likewise.
3970 * emulparams/elf_x86_64.sh: Likewise.
3971 * emulparams/i386moss.sh: Likewise.
3972 * emulparams/i386nw.sh: Likewise.
3973 * emulparams/m68kelf.sh: Likewise.
3974 * scripttempl/elf.sc: Update NOP comment.
3975 * scripttempl/elfi370.sc: Likewise.
3976 * scripttempl/elfm68hc11.sc: Likewise.
3977 * scripttempl/elfm68hc12.sc: Likewise.
3978 * scripttempl/nw.sc: Likewise.
3979
3980 2001-08-15 Tom Rix <trix@redhat.com>
3981
3982 * ldgram.y (saved_script_handle): Initialize to NULL.
3983 * ldmain.c (main): Change check on saved_script_handle.
3984
3985 2001-08-14 Alan Modra <amodra@bigpond.net.au>
3986
3987 * emultempl/elf32.em: Formatting fixes.
3988 (output_prev_sec_find): Test for bfd_ind_section too; do so by
3989 looking at sec->owner.
3990 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
3991 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
3992 unused code, and reorganize orphan section placement code.
3993
3994 * ldlang.c (wild_doit): Rename to lang_add_section.
3995 * ldlang.h: Here too.
3996 * mpw-elfmips.c: And here.
3997 * emultempl/beos.em: And here.
3998 * emultempl/elf32.em: And here.
3999 * emultempl/hppaelf.em: And here.
4000 * emultempl/pe.em: And here.
4001
4002 2001-08-13 Richard Henderson <rth@redhat.com>
4003
4004 * emultempl/needrelax.em: New file.
4005 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
4006 * Makefile.am (eelf64_ia64.c): Depend on it.
4007 * Makefile.in: Rebuild.
4008
4009 2001-08-13 Alan Modra <amodra@bigpond.net.au>
4010
4011 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
4012 output_section is set non-NULL.
4013
4014 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
4015 `true' for SEC_EXCLUDE sections so that the generic code doesn't
4016 needlessly create an output_section_statement. Treat a correctly
4017 named output_section_statement with NULL bfd_section as compatible.
4018
4019 2001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
4020
4021 * emultempl/generic.em: Support EXTRA_EM_FILE.
4022 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
4023 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
4024 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
4025 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
4026 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
4027 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
4028 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
4029 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
4030 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
4031 LDEMUL_FIND_POTENTIAL_LIBRARIES.
4032
4033 2001-08-12 Richard Henderson <rth@redhat.com>
4034
4035 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
4036 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
4037 scripttempl/v850.sc: Keep .jcr data.
4038
4039 2001-08-12 H.J. Lu <hjl@gnu.org>
4040 Andrew Haley <aph@cambridge.redhat.com>
4041 Nick Clifton <nickc@redhat.com>
4042
4043 * ldgram.y (had_script): Change name to saved_script_handle.
4044 Change type to file handle.
4045 * ld.h (had_script): Rename and retype.
4046 * ldfile.c (ldfile_open_command_file): Save the file handle
4047 used in saved_script_handle.
4048 * lexsup.c (parse_args): Do not allow -c option to alter
4049 saved_script_handle.
4050 * ldmain.c (main): Print out the linker script used if
4051 --verbose is given. Check saved_script_handle to obtain the
4052 external linker script used, or if NULL, dump the builtin
4053 script.
4054 * ld.texinfo: Document that --verbose now dumps the linker
4055 script used, regardless of whether it was an internal or an
4056 external script.
4057
4058 2001-08-10 Andreas Jaeger <aj@suse.de>
4059
4060 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
4061 to build warnings.
4062 * configure: Regenerate.
4063
4064 2001-08-09 Alan Modra <amodra@bigpond.net.au>
4065
4066 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
4067
4068 * scripttempl/elf.sc: Move non-text .dynamic section before
4069 .plt/.got/.sdata* group.
4070 (OTHER_GOT_SECTIONS): Move to immediately after .got.
4071 (OTHER_SDATA_SECTIONS): Add.
4072 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
4073 OTHER_GOT_SECTIONS.
4074 * emulparams/crislinux.sh: Likewise.
4075 * emulparams/elf32b4300.sh: Likewise.
4076 * emulparams/elf32bmip.sh: Likewise.
4077 * emulparams/elf32bmipn32.sh: Likewise.
4078 * emulparams/elf32bsmip.sh: Likewise.
4079 * emulparams/elf32btsmip.sh: Likewise.
4080 * emulparams/elf32ebmip.sh: Likewise.
4081 * emulparams/elf32elmip.sh: Likewise.
4082 * emulparams/elf32l4300.sh: Likewise.
4083 * emulparams/elf32lmip.sh: Likewise.
4084 * emulparams/elf32lsmip.sh: Likewise.
4085 * emulparams/elf32ltsmip.sh: Likewise.
4086 * emulparams/elf64bmip.sh: Likewise.
4087 * emulparams/elf64btsmip.sh: Likewise.
4088 * emulparams/elf64ltsmip.sh: Likewise.
4089
4090 2001-08-08 Alan Modra <amodra@bigpond.net.au>
4091
4092 * genscripts.sh: Source the emulparams script before each output
4093 script is generated so that variables like `RELOCATING' may affect
4094 variables defined in the emulparams script.
4095
4096 2001-08-04 Alan Modra <amodra@bigpond.net.au>
4097
4098 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
4099 order.
4100
4101 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
4102 ie. iterate over wild_statement.section_list.
4103 (gld${EMULATION_NAME}_place_orphan): Likewise.
4104
4105 2001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4106
4107 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
4108 .fini[0-4] sections used by _exit
4109 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
4110 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
4111 * scripttempl/elfm68hc11.sc: Likewise.
4112
4113 2001-08-03 H.J. Lu <hjl@gnu.org>
4114
4115 * emultempl/beos.em (init): Add the missing initialization.
4116
4117 2001-08-03 Alan Modra <amodra@bigpond.net.au>
4118
4119 * ld.texinfo (Input Section Basics): Clarify ordering of output
4120 sections.
4121 * ldlang.c (callback_t): Add wildcard_list param.
4122 (walk_wild_section): Remove "section" param. Rewrite for
4123 lang_wild_statement_type change. Remove unique_section_p test.
4124 (walk_wild_file): Remove "section" param.
4125 (walk_wild): Remove "section" and "file" params.
4126 (lang_gc_wild): Likewise.
4127 (wild): Likewise. Modify for lang_wild_statement_type change.
4128 (wild_sort): Likewise. Add "sec" param.
4129 (gc_section_callback): Likewise.
4130 (output_section_callback): Likewise. Do unique_section_p test.
4131 (map_input_to_output_sections): Modify call to wild.
4132 (lang_gc_sections_1): Likewise.
4133 (print_wild_statement): Modify for lang_wild_statement_type
4134 change.
4135 (lang_add_wild): Replace filename, filenames_sorted param with
4136 filespec. Replace section_name, sections_sorted,
4137 exclude_filename_list with section_list.
4138 * ldlang.h (lang_add_wild): Here too.
4139 (lang_wild_statement_type): Replace section_name, sections_sorted,
4140 and exclude_filename_list with section_list.
4141 * ldgram.y (current_file): Delete.
4142 (%union): Add wildcard_list.
4143 (file_NAME_list): Set type to wildcard_list. Build a linked list
4144 rather than calling lang_add_wild for each entry.
4145 (input_section_spec_no_keep): Call lang_add_wild here instead.
4146 * ld.h (struct wildcard_list): Declare.
4147 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
4148
4149 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
4150
4151 * ldmain.c (main): initialize link_info.pei386_auto_import
4152 * pe-dll.c: new tables for auto-export filtering
4153 (auto_export): change API, pass abfd for contextual filtering.
4154 Loop thru tables of excluded symbols instead of comparing
4155 "by hand".
4156
4157 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
4158
4159 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
4160 static variable current_sec (static struct sec *). Add
4161 forward declaration for add_bfd_to_link.
4162 (process_def_file): Don't export undefined symbols. Do not
4163 export symbols starting with "_imp__". Call auto_export()
4164 with new API.
4165 (pe_walk_relocs_of_symbol): New function.
4166 (generate_reloc): add optional extra debugging
4167 (pe_dll_generate_def_file): eliminate extraneous initial blank
4168 line in output
4169 (make_one): enlarge symtab to make room for __nm__ symbols
4170 (DATA auto-import support).
4171 (make_singleton_name_thunk): New function.
4172 (make_import_fixup_mark): New function.
4173 (make_import_fixup_entry): New function.
4174 (pe_create_import_fixup): New function.
4175 (add_bfd_to_link): Specify that 'name' argument is a CONST
4176 char *.
4177 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
4178 declare new functions pe_walk_relocs_of_symbol and
4179 pe_create_import_fixup.
4180 * emultempl/pe.em: add new options --enable-auto-import,
4181 --disable-auto-import, and --enable-extra-pe-debug.
4182 (make_import_fixup): New function.
4183 (pe_find_data_imports): New function.
4184 (pr_sym): New function.
4185 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
4186 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
4187 CODE.
4188
4189 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
4190
4191 * ld.texinfo: add additional documentation for
4192 --export-all-symbols. Document --out-implib,
4193 --enable-auto-image-base, --disable-auto-image-base,
4194 --dll-search-prefix, --enable-auto-import, and
4195 --disable-auto-import.
4196 * ldint.texinfo: Add detailed documentation on auto-import
4197 implementation.
4198
4199 2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
4200
4201 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
4202 example.
4203
4204 2001-07-24 Alan Modra <amodra@bigpond.net.au>
4205
4206 * Makefile.am: Update dependencies with "make dep-am".
4207 * Makefile.in: Regenerate
4208
4209 2001-07-23 Alan Modra <amodra@bigpond.net.au>
4210
4211 * ldcref.c (check_section_sym_xref): New function.
4212 (check_nocrossrefs): Call it.
4213 (check_nocrossref): Interate over h->refs here instead of..
4214 (check_refs): ..here. Pass in the symbol name, section, and bfd
4215 rather than hash_entry pointers.
4216 (struct check_refs_info): Keep symbol name rather than hash entry.
4217 Remove "same".
4218 (check_reloc_refs): Tweak for above changes in check_refs_info.
4219 Only report references to section syms when symname is NULL to
4220 prevent duplicate messages for the same reloc.
4221
4222 2001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
4223
4224 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
4225 available. Do not print NULL trees.
4226 (exp_print_token): Print unknown tokens with values > 126 as
4227 decimal values not ASCII characters.
4228
4229 * ldlang.c (lang_leave_overlay): If a region is specified assign
4230 it to all sections inside the overlay unless they have been
4231 assigned to the own, non-default, memory region.
4232
4233 * README: Add header for consistency with other README files.
4234
4235 2001-07-14 H.J. Lu <hjl@gnu.org>
4236
4237 * emultempl/elf32.em (output_prev_sec_find): Never return
4238 bfd_abs_section_ptr, bfd_com_section_ptr nor
4239 bfd_und_section_ptr.
4240
4241 2001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
4242
4243 * Makefile.am (em32relf.c): Change dependency from generic.em to
4244 elf32.em.
4245 * Makefile.in: Regenerate.
4246
4247 2001-07-14 matthew green <mrg@eterna.com.au>
4248
4249 * configure.tgt (i386-*-netbsdelf*): New target.
4250 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
4251
4252 2001-07-13 Jakub Jelinek <jakub@redhat.com>
4253
4254 * emultempl/elf32.em (output_prev_sec_find): New.
4255 (place_orphan): Use it.
4256
4257 2001-07-11 H.J. Lu <hjl@gnu.org>
4258
4259 * ldmain.c (main): Fix typos in the last change.
4260
4261 2001-07-11 Jakub Jelinek <jakub@redhat.com>
4262
4263 * ldmain.c (main): Disallow -F and -f without -shared.
4264
4265 2001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
4266
4267 * emultempl/pe.em (after_open): Check for the output_bfd not
4268 having any coff_data structure allocated to it.
4269
4270 2001-07-09 David O'Brien <obrien@FreeBSD.org>
4271
4272 * emultempl/elf32.em: Do not assuming that contents of the buffer
4273 returned from basename function will remain unchanged accross other
4274 function calls.
4275
4276 2001-07-03 H.J. Lu <hjl@gnu.org>
4277
4278 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
4279 2001-07-03. It creates dynamic entries even for static binaries.
4280
4281 2001-07-03 Jakub Jelinek <jakub@redhat.com>
4282
4283 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
4284 (DYNAMIC): Use it to reserve few dynamic entries for
4285 post-linking tools.
4286
4287 2001-06-27 Alan Modra <amodra@bigpond.net.au>
4288
4289 * emulparams/hppa64linux.sh: New file.
4290 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
4291 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
4292 (ehppa64linux.c): Add rule to make it.
4293 Run "make dep-am".
4294 * Makefile.in: Regenerate.
4295
4296 2001-06-21 Hans-Peter Nilsson <hp@axis.com>
4297
4298 * ld.texinfo (Options, -r): Mention restrictions when using
4299 different object formats.
4300
4301 2001-06-19 Hans-Peter Nilsson <hp@axis.com>
4302
4303 * ldlang.c (lang_check): Emit fatal error if relocatable link
4304 between different object flavours with relocations in input.
4305
4306 2001-06-19 H.J. Lu <hjl@gnu.org>
4307
4308 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
4309 (--version-script): Mention the language support.
4310
4311 2001-06-19 H.J. Lu <hjl@gnu.org>
4312
4313 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
4314
4315 2001-06-18 H.J. Lu <hjl@gnu.org>
4316
4317 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
4318 (diststuff): Add $(MANS).
4319 * Makefile.in: Regenerated.
4320
4321 * ld.1: Removed.
4322
4323 2001-06-18 Hans-Peter Nilsson <hp@axis.com>
4324
4325 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
4326 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
4327 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
4328 * ld.h (args_type): Remove member export_dynamic. All users
4329 changed to use struct bfd_link_info member.
4330
4331 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
4332 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
4333 * Makefile.in: Regenerate.
4334
4335 2001-06-18 H.J. Lu <hjl@gnu.org>
4336
4337 * ldlang.c (init_os): Add the newline to the einfo call.
4338 (lang_check): Likewise.
4339 (lang_do_version_exports_section): Likewise.
4340
4341 2001-06-15 H.J. Lu <hjl@gnu.org>
4342
4343 * lexsup.c (parse_args); Save optind to report unrecognized
4344 option.
4345
4346 2001-06-15 Hans-Peter Nilsson <hp@axis.com>
4347
4348 * ldlang.c (lang_check): Emit fatal error if relocatable link
4349 between different object flavours.
4350
4351 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
4352 Set new link_info member export_dynamic.
4353 * ldmain.c (main): Initialize new link_info member export_dynamic.
4354
4355 2001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
4356
4357 * ldlang.c (walk_wild): Only call walk_wild_file if
4358 lookup_name returns something.
4359 (lookup_name): If load_symbols fails, return NULL.
4360 (load_symbols): Change to a boolean function.
4361 (open_input_bfds): If load_symbols fails then do not make the
4362 executable.
4363
4364 2001-06-08 Alan Modra <amodra@bigpond.net.au>
4365
4366 * ldlang.c (record_bfd_errors): Remove.
4367
4368 * emultempl/aix.em: Fix copyright dates.
4369
4370 2001-06-07 Andreas Jaeger <aj@suse.de>
4371
4372 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
4373 (TEXT_START_ADDR): Likewise.
4374
4375 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
4376
4377 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
4378
4379 2001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
4380
4381 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
4382
4383 2001-05-31 H.J. Lu <hjl@gnu.org>
4384
4385 * ldlang.c (open_input_bfds): Don't change the bfd error
4386 handler whilst loading symbols.
4387
4388 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4389
4390 * configure.tgt: Remove i370-mvs architecture, it is not currently
4391 supported.
4392
4393 2001-05-25 H.J. Lu <hjl@gnu.org>
4394
4395 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
4396 like emulparams/aixppc.sh.
4397
4398 2001-05-25 H.J. Lu <hjl@gnu.org>
4399
4400 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
4401 setting of output_filename after bfd_scan_arch.
4402 * emultempl/pe.em: Likewise.
4403
4404 2001-05-25 H.J. Lu <hjl@gnu.org>
4405
4406 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
4407 like emulparams/aixppc.sh.
4408
4409 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
4410 instead of ${srcdir}/emultempl/stringify.sed.
4411
4412 2001-05-25 Timothy Wall <twall@oculustech.com>
4413
4414 * emulparams/elf64_aix.sh: Change settings to match IBM linker
4415 output.
4416
4417 2001-05-25 Alan Modra <amodra@one.net.au>
4418
4419 * configure.host: Replace linuxoldld with linux*oldld.
4420 * configure.tgt: Likewise.
4421
4422 2001-05-24 H.J. Lu <hjl@gnu.org>
4423
4424 * emultempl/stringify.sed: Removed again.
4425
4426 2001-05-24 H.J. Lu <hjl@gnu.org>
4427
4428 * emultempl/aix.em (OUTPUT_ARCH): Defined.
4429 (gld${EMULATION_NAME}_before_parse): Initialize
4430 ldfile_output_architecture, ldfile_output_machine and
4431 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
4432 * emultempl/beos.em: Likewise.
4433 * emultempl/elf32.em: Likewise.
4434 * emultempl/linux.em: Likewise.
4435 * emultempl/mipsecoff.em: Likewise.
4436 * emultempl/pe.em: Likewise.
4437 * emultempl/sunos.em: Likewise.
4438
4439 2001-05-24 Tom Rix <trix@redhat.com>
4440
4441 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
4442 udate import file format.
4443 (change_symbol_mode) New, same
4444 (is_syscall) New, same
4445 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
4446 * emulparams/aixppc64.sh : same
4447 * emulparams/aixrs6.sh : same
4448 * emulparams/ppcmacos.sh : same
4449 * emultempl/aix.em : use strtoull to parse options
4450 * Makefile.am : add eaixppc64 emulation for xcoff64
4451 * Makefile.in : same
4452 * configure.tgt : same
4453
4454 * scripttempl/aix.sc : default text section offset to 0x10000000
4455 default data section offset to 0x20000000
4456 add .sv3264 and .sv64 pseudo sections
4457 loader and debug sections use the currect section offset.
4458
4459 * emultempl/aix.em : Add xcoff64 support
4460 Add -binitfini support
4461 (gld${EMULATION_NAME}_before_parse) -binitfini
4462 (gld${EMULATION_NAME}_parse_args) same
4463 (gld${EMULATION_NAME}_before_allocation) format change for special
4464 sections
4465
4466 * emulparams/aixppc64.sh : New file for xcoff64 support
4467
4468 2001-05-23 Alexandre Oliva <aoliva@redhat.com>
4469
4470 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
4471 variable to avoid non-portable shell construct.
4472
4473 2001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4474
4475 * ldmain.c (get_emulation): Add -mips5 command line argument.
4476
4477 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
4478
4479 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
4480 (ELF_INTERPRETER_NAME): Define it.
4481 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
4482 it.
4483 * configure.tgt (targ_emul, targ_extra_emuls)
4484 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
4485 as primary, elf_i386 as extra.
4486 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
4487 (eelf_i386_ldso.c): New rule.
4488 * Makefile.in: Rebuilt.
4489
4490 2001-05-22 Nick Clifton <nickc@redhat.com>
4491
4492 * lexsup.c (ld_options): Allow -I to be an alias for
4493 --dynamic-linker. This is for Solaris compatability.
4494 * ld.texinfo: Document that -I can be used.
4495 * ld.1: Regenerate.
4496
4497 2001-05-16 Alan Modra <amodra@one.net.au>
4498
4499 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
4500 whether an input section is the first one assigned to an output
4501 section.
4502 Assorted formatting fixes.
4503
4504 2001-05-14 DJ Delorie <dj@delorie.com>
4505
4506 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
4507 * Makefile.in: Ditto.
4508
4509 2001-05-11 Jakub Jelinek <jakub@redhat.com>
4510
4511 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
4512 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
4513 output sections.
4514 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
4515
4516 2001-05-11 Jakub Jelinek <jakub@redhat.com>
4517
4518 * ldlang.c (lang_process): Call bfd_merge_sections.
4519
4520 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4521
4522 * ldgram.y: Fix typo.
4523
4524 2001-05-03 H.J. Lu <hjl@gnu.org>
4525
4526 * emultempl/elf32.em: Include "libiberty.h".
4527 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
4528 basename of the bfd filename.
4529 (gld${EMULATION_NAME}_stat_needed): Likewise.
4530 (gld${EMULATION_NAME}_try_needed): Likewise.
4531 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
4532
4533 2001-05-02 H.J. Lu <hjl@gnu.org>
4534
4535 * emultempl/pe.em: Include <ctype.h>.
4536
4537 2001-05-02 Johan Rydberg <jrydberg@opencores.org>
4538
4539 * emulparams/elf32openrisc.sh: New file.
4540
4541 * Makefile.am: Add OpenRISC target.
4542 * Makefile.in: Regenerated.
4543
4544 * configure.tgt: Add openrisc-*-* mapping.
4545
4546 2001-05-02 Nick Clifton <nickc@redhat.com>
4547
4548 * emultempl/aix.em: Replace buystring with xstrdup.
4549 * emultempl/beos.em: Replace buystring with xstrdup.
4550
4551 2001-05-02 H.J. Lu <hjl@gnu.org>
4552
4553 * ldfile.c: Include "libiberty.h".
4554 * ldlex.l: Likewise.
4555
4556 * ldmisc.c (buystring): Removed.
4557 * ldmisc.h: Likewise.
4558
4559 * ldfile.c: Replace buystring with xstrdup.
4560 * ldlang.c: Likewise.
4561 * ldlex.l: Likewise.
4562 * ldmain.c: Likewise.
4563 * ldmisc.c: Likewise.
4564 * lexsup.c: Likewise.
4565 * mpw-eppcmac.c: Likewise.
4566
4567 2001-04-30 Andreas Jaeger <aj@suse.de>
4568
4569 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
4570
4571 2001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
4572
4573 * ldlang.c (load_symbols): Give emulation a chance
4574 to process unrecognized file before fatal error is
4575 reported, not after.
4576
4577 2001-04-27 Sean McNeil <sean@mcneil.com>
4578
4579 * configure.tgt: Add arm-vxworks target.
4580 * scripttempl/armcoff.sc: Support .text or .data as a section name
4581 prefix.
4582 Define _etext.
4583
4584 2001-04-13 J.T. Conklin <jtc@redback.com>
4585
4586 * ld.texinfo: Document --fatal-warnings.
4587 * ld.1: Regenerate.
4588
4589 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
4590 warnings have been turned into errors.
4591 * lexsup.c (OPTION_WARN_FATAL): Define.
4592 (ld_options): Entry for --fatal-warnings.
4593 (parse_args): Handle OPTION_WARN_FATAL.
4594 * ld.h (ld_config_type): Add fatal_warnings field.
4595
4596 2001-04-13 Jakub Jelinek <jakub@redhat.com>
4597
4598 * ldmain.c (main): Default to discard_sec_merge.
4599 * lexsup.c (OPTION_DISCARD_NONE): Define.
4600 (ld_options): Add --discard-none.
4601 (parse_args): Handle OPTION_DISCARD_NONE.
4602 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
4603 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
4604 all its input sections match.
4605
4606 2001-04-05 Steven J. Hill <sjhill@cotw.com>
4607
4608 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
4609 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
4610 (eelf32ltsmip.c): New target.
4611 (eelf64btsmip.c): Likewise.
4612 (eelf64ltsmip.c): Likewise.
4613 * Makefile.in: Regenerated.
4614
4615 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
4616 target.
4617 (mips*-*-linux-gnu*): Likewise.
4618
4619 * emulparams/elf32ltsmip.sh: New. Traditional little endian
4620 MIPS taget.
4621 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
4622 target.
4623 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
4624 endian target.
4625
4626 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
4627
4628 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
4629 correct value of __Stext here.
4630 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
4631 .startup section.
4632
4633 * emulparams/crislinux.sh: Remove FIXME.
4634
4635 2001-04-02 Alan Modra <alan@linuxcare.com.au>
4636
4637 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
4638 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
4639
4640 2001-03-27 Hans-Peter Nilsson <hp@axis.com>
4641
4642 * configure.tgt (cris-*-*): Change default emulation to criself.
4643 (cris-*-*aout*): New rule.
4644
4645 2001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
4646
4647 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
4648 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
4649
4650 2001-03-26 Andreas Jaeger <aj@suse.de>
4651
4652 * ld.texinfo (Overview): Fix syntax in texi code.
4653
4654 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4655
4656 * ld.texinfo: Put @c man indications to generate the ld man page.
4657 When generating man, define all the variables. Define SEEALSO
4658 and SYNOPSIS. Re-organize some lines to avoid the cross references.
4659 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
4660 (ld.1): Generate from ld.texinfo.
4661 * Makefile.in: Regenerate.
4662
4663 2001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
4664
4665 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
4666 and '-fdata-sections'. Set the VMA of STABS sections to zero.
4667
4668 2001-03-17 Ulrich Drepper <drepper@redhat.com>
4669
4670 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
4671 is an absolute path look only for this file and not along the path.
4672
4673 2001-03-17 Ulrich Drepper <drepper@redhat.com>
4674
4675 * emultempl/elf32.em (OPTION_GROUP): New macro.
4676 Add new option Bgroup to longopts.
4677 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
4678 (gld*_list_options): Add -Bgroup and -z defs.
4679 * ld.1: Document -Bgroup and -z defs.
4680 * ld.texinfo: Likewise.
4681
4682 2001-03-07 Michael Meissner <meissner@redhat.com>
4683
4684 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
4685 with sections created by -fdata-sections.
4686 (.dynbss,.bss): Ditto.
4687
4688 2001-03-05 Alan Modra <alan@linuxcare.com.au>
4689
4690 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
4691 after_allocation_default, not gld..._before_allocation.
4692
4693 2001-02-27 Alan Modra <alan@linuxcare.com.au>
4694
4695 * configure.in (BFD_VERSION): New.
4696 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
4697 * configure: Regenerate.
4698 * Makefile.am: Run "make dep-am"
4699 * Makefile.in: Regenerate.
4700
4701 2001-02-26 Timothy Wall <twall@cygnus.com>
4702
4703 * emulparams/elf64_aix.sh: Add additional read-only sections;
4704 uncomment lines which are now required.
4705
4706 2001-02-26 H.J. Lu <hjl@gnu.org>
4707
4708 * ldlang.c (open_input_bfds): Set the bfd error handler so
4709 that problems can be caught whilst loading symbols.
4710 (record_bfd_errors): New function: Report BFD errors and mark
4711 the executable output as being invalid.
4712
4713 2001-02-22 Timothy Wall <twall@cygnus.com>
4714
4715 * configure.host: Add configuration for ia64-*-aix*.
4716 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
4717 Add dependencies for eelf64_aix.c.
4718 * Makefile.in: Regenerate.
4719 * configure.tgt: Add ia64-*-aix* mapping.
4720 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
4721
4722 2001-02-20 H.J. Lu <hjl@gnu.org>
4723
4724 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
4725 false if we found the file.
4726
4727 2001-02-18 David O'Brien <obrien@FreeBSD.org>
4728
4729 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
4730 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
4731
4732 2001-02-18 lars brinkhoff <lars@nocrew.org>
4733
4734 * Makefile.am: Add PDP-11 target.
4735 * configure.tgt: Likewise.
4736 * emulparams/pdp11.sh: New file.
4737
4738 2001-02-17 David O'Brien <obrien@FreeBSD.org>
4739
4740 * configure.host: Add a generic FreeBSD configuration entry such that
4741 all [modern] FreeBSD systems on all platforms will look the same.
4742
4743 2001-02-14 H.J. Lu <hjl@gnu.org>
4744
4745 * configure.tgt: Remove mention of earmelf_linux26.
4746
4747 2001-02-13 Richard Henderson <rth@redhat.com>
4748
4749 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
4750
4751 2001-02-13 H.J. Lu <hjl@gnu.org>
4752
4753 * ldexp.h (node_type): Add etree_provided.
4754 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
4755 type to etree_provided if defined by PROVIDE. Allow updating
4756 for etree_provided.
4757 (exp_print_tree): Handle etree_provided.
4758 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
4759 etree_provided.
4760
4761 2001-02-09 David Mosberger <davidm@hpl.hp.com>
4762
4763 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
4764 .IA_64.unwind.* pattern to unwind table section and
4765 .IA_64.unwind_info* pattern to unwind info section.
4766
4767 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4768
4769 * Makefile.am: Add linux target for S/390.
4770 * Makefile.in: Likewise.
4771 * configure.host: Likewise.
4772 * configure.tgt: Likewise.
4773 * emulparams/elf64_s390.sh: New file.
4774 * emulparams/elf_s390.sh: New file.
4775
4776 2001-02-09 Jakub Jelinek <jakub@redhat.com>
4777
4778 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
4779 targ_extra_libpath.
4780 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
4781
4782 2001-02-06 Philip Blundell <philb@gnu.org>
4783
4784 * Makefile.am: Remove mention of earmelf_linux26.
4785 * Makefile.in: Regenerate.
4786
4787 2001-02-04 Philip Blundell <philb@gnu.org>
4788
4789 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
4790 * emulparams/armelf_linux26.sh: Delete.
4791 * configure.tgt: Remove mention of armelf_linux26 emulation.
4792
4793 2001-02-01 Nick Clifton <nickc@redhat.com>
4794
4795 * ld.1: Replace occurances of -oformat with --oformat.
4796
4797 2001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
4798
4799 * ldlang.c (lang_leave_overlay): Don't set lma_region when
4800 load_base is specified.
4801
4802 2001-01-24 Hans-Peter Nilsson <hp@axis.com>
4803
4804 * emultempl/elf32.em: Correct spelling in comments and listed
4805 options.
4806
4807 2001-01-23 Alan Modra <alan@linuxcare.com.au>
4808
4809 * ldlang.c (lang_leave_overlay): Only set lma_region from the
4810 default for the first section of a group of overlay sections.
4811
4812 2001-01-22 Alan Modra <alan@linuxcare.com.au>
4813
4814 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
4815 * Makefile.in: Regenerate.
4816 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
4817 Check for null tool_dir.
4818
4819 2001-01-16 Jim Wilson <wilson@redhat.com>
4820
4821 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
4822 and IA_64.unwind.info.
4823
4824 2001-01-16 H.J. Lu <hjl@gnu.org>
4825
4826 * ldlang.c (lang_check): Merge the private data only if the
4827 input file has contents.
4828
4829 2001-01-14 Alan Modra <alan@linuxcare.com.au>
4830
4831 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
4832
4833 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
4834 enabling search for libmilli. On a relocatable link, make .text
4835 sections unique.
4836 (LDEMUL_AFTER_PARSE): Define.
4837 (hppaelf_finish): Correct spelling of relocatable in comments.
4838
4839 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
4840 rummage through the script for sections on the unique list.
4841 Correct length of strncmp for ".note".
4842 (gld${EMULATION_NAME}_check_needed): Rearrange function.
4843
4844 * ldlang.c (unique_section_list): New var.
4845 (unique_section_p): New function.
4846 (walk_wild_section): Don't match sections on unique_section_list.
4847 (lang_add_unique): New function.
4848 Correct spelling of relocatable in comments.
4849
4850 * ldlang.h (struct unique_sections): Declare.
4851 (unique_section_list): Declare.
4852 (unique_section_p): Declare.
4853 (lang_add_unique): Declare.
4854
4855 * lexsup.c (ld_options): Allow --unique to take an optional arg.
4856 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
4857
4858 * ld.texinfo (--unique): Update.
4859
4860 2001-01-13 Nick Clifton <nickc@redhat.com>
4861
4862 * lexsup.c (parse_args): Remove spurious white space.
4863
4864 2001-01-12 Nick Clifton <nickc@redhat.com>
4865
4866 * lexsup.c (parse_args): Update copyright date.
4867
4868 2001-01-12 Philip Blundell <pb@futuretv.com>
4869
4870 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
4871
4872 2001-01-10 Kazu Hirata <kazu@hxi.com>
4873
4874 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
4875 * scripttempl/h8300h.sc: Fix formatting.
4876 * scripttempl/h8300s.sc: Likewise.
4877 * scripttempl/h8500.sc: Likewise.
4878 * scripttempl/h8500b.sc: Likewise.
4879 * scripttempl/h8500c.sc: Likewise.
4880 * scripttempl/h8500m.sc: Likewise.
4881 * scripttempl/h8500s.sc: Likewise.
4882
4883 2000-01-07 David O'Brien <obrien@BSDi.com>
4884
4885 * emultempl/elf32.em: Only perform Linux ld hints processing when
4886 targeting Linux.
4887
4888 2001-01-07 Philip Blundell <philb@gnu.org>
4889
4890 * ld.texinfo (Bug Reporting): Update email address for reports.
4891
4892 2000-12-31 Nick Clifton <nickc@redhat.com>
4893
4894 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
4895 options by checking for a return value of '?' not -1.
4896
4897 2000-12-28 Nick Clifton <nickc@redhat.com>
4898
4899 * lexsup.c (struct ld_option): Add new enum value:
4900 EXACTLY_TWO_DASHES.
4901 (ld_options[]): Change -omagic, -output and -oformat options
4902 to be EXACTLY_TWO_DASHES.
4903 (OUTPUT_COUNT): Use ARRAY_SIZE.
4904 (parse_args): Change parameter 'argc' to unsigned.
4905 Place EXACTLY_TWO_DASHES options into new really_longopts
4906 array.
4907 If getopt_long_only fails, try calling getopt_long using the
4908 really_longopts array.
4909 (help): Print a double dash for both EXACTLY_TWO_DASHES and
4910 TWO_DASHES options.
4911
4912 * ldlex.h: Fix prototype of parse_args.
4913
4914 * ld.texinfo: Document that long options starting with 'o'
4915 must be preceeded by two dashes. Change example of a single
4916 dashed long option from -oformat to -trace-symbol.
4917
4918 2000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
4919
4920 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
4921 (longopts[]): New --no-default-excludes option.
4922 (gld_${EMULATION_NAME}_list_options): Document.
4923 (gld_${EMULATION_NAME}_parse_args): Handle.
4924
4925 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4926
4927 * ldlang.c (new_stat): Revert the last beautification with "innocent"
4928 whitespace, it breaks the K&R C preprocessor.
4929
4930 2000-12-11 DJ Delorie <dj@redhat.com>
4931
4932 * ld.texinfo: Add notes about --whole-archive and gcc.
4933
4934 2000-11-18 Fred Fish <fnf@be.com>
4935
4936 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
4937 (ld_options): Entry for --allow-shlib-undefined.
4938 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
4939 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
4940 to false.
4941 * ld.texinfo: Document new command line switch.
4942
4943 2000-12-12 Geoffrey Keating <geoffk@redhat.com>
4944
4945 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
4946 .fixup is actually read/write.
4947 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
4948 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
4949 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
4950
4951 2000-12-11 Jan Hubicka <jh@suse.cz>
4952
4953 * NEWS: Add note about x86_64 architecture.
4954
4955 2000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
4956
4957 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
4958 Set DWARF2 sections to a VMA of zero.
4959
4960 2000-12-01 Joel Sherrill <joel@OARcorp.com>
4961
4962 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
4963 New targets.
4964 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
4965 (sparc*-*-rtems*): Switched from a.out to ELF.
4966
4967 2000-11-30 Jan Hubicka <jh@suse.cz>
4968
4969 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
4970 (eelf_x86_64.c): New.
4971 * Makefile.in: Regenerate.
4972 * configure.tgt: Add support for x86_64-*-linux-gnu*.
4973 * emulparams/elf_x86_64.sh: New.
4974
4975 2000-11-30 Hans-Peter Nilsson <hp@axis.com>
4976
4977 * emulparams/crislinux.sh (ENTRY): Change back to _start.
4978 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
4979
4980 * scripttempl/crisaout.sc: Change all RELOCATING not related to
4981 merging non-a.out sections into CONSTRUCTING.
4982
4983 2000-11-28 Nick Clifton <nickc@redhat.com>
4984
4985 * ld.1 (COPYING): Mention that the GNU Free Documentation
4986 License is present in the sources, but not the output, and
4987 also available from the GNU website.
4988 (GNU Free Documentation License): Comment out this section.
4989
4990 2000-11-28 David O'Brien <obrien@dragon.nuxi.com>
4991
4992 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
4993 does not use them.
4994
4995 2000-11-25 David O'Brien <obrien@FreeBSD.org>
4996
4997 * ld.1: Remove old date so it does not give the impression the manpage
4998 is way out of date.
4999
5000 2000-11-24 Nick Clifton <nickc@redhat.com>
5001
5002 * configure.tgt (xscale-coff): Add target.
5003 (xscale-elf): Add target.
5004
5005 2000-11-24 Fred Fish <fnf@be.com>
5006
5007 * ldmain.c (main): Remove redundant init of config.make_executable
5008 to true.
5009
5010 2000-11-15 Richard Henderson <rth@redhat.com>
5011
5012 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
5013
5014 2000-11-14 Kazu Hirata <kazu@hxi.com>
5015
5016 * scripttempl/h8300.sc: Fix formatting.
5017 * scripttempl/h8300h.sc: Likewise.
5018 * scripttempl/h8300s.sc: Likewise.
5019
5020 2000-11-14 Denis Chertykov <denisc@overta.ru>
5021
5022 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
5023
5024 2000-11-09 Philip Blundell <pb@futuretv.com>
5025
5026 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
5027 around orphan sections whose names can be represented in C.
5028
5029 2000-11-07 Jim Wilson <wilson@redhat.com>
5030
5031 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
5032 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
5033
5034 2000-11-06 Nick Clifton <nickc@redhat.com>
5035
5036 * ld.texinfo: Add GNU Free Documentation License.
5037 * ldint.texinfo: Add GNU Free Documentation License.
5038 * ld.1: Add GNU Free Documentation License.
5039
5040 2000-11-05 Alan Modra <alan@linuxcare.com.au>
5041
5042 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
5043 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
5044
5045 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
5046 Move 2000-11-02 Makefile.in changes to this file.
5047 * Makefile.in: Regenerate.
5048
5049 2000-11-03 Nick Clifton <nickc@redhat.com>
5050
5051 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
5052 constructors and destructors.
5053 * scripttempl/h8300h.sc: Ditto.
5054 * scripttempl/h8300s.sc: Ditto.
5055 * scripttempl/h8500.sc: Ditto.
5056 * scripttempl/h8500b.sc: Ditto.
5057 * scripttempl/h8500c.sc: Ditto.
5058 * scripttempl/h8500m.sc: Ditto.
5059 * scripttempl/h8500s.sc: Ditto.
5060 * scripttempl/v850.sc: Ditto.
5061 * scripttempl/w65.sc: Ditto.
5062 * scripttempl/z8000.sc: Ditto.
5063
5064 2000-11-02 Per Lundberg <plundis@chaosdev.org>
5065
5066 * Makefile.in (e_i386_chaos.c): New rule.
5067 (ALL_EMULATIONS): Added e_i386_chaos.o.
5068 * emulparams/elf_i386_chaos.sh: New file.
5069 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
5070
5071 2000-10-20 Jakub Jelinek <jakub@redhat.com>
5072
5073 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
5074 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
5075 Fix sed invocation, so that it coped with '/' in Solaris 64bit
5076 library path suffix.
5077 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
5078
5079 2000-10-18 Hans-Peter Nilsson <hp@axis.com>
5080
5081 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
5082 for consecutive sections.
5083
5084 2000-10-17 Chandrakala Chavva <cchavva@redhat.com>
5085
5086 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
5087 options.
5088 * ld.texinfo: Added notes about this new option.
5089
5090 2000-10-16 Nick Clifton <nickc@redhat.com>
5091
5092 * emultempl/pe.em (_after_open): Add tests of return values from
5093 bfd functions. Emit appropriate error messages if necessary.
5094
5095 2000-10-13 Nick Clifton <nickc@redhat.com>
5096
5097 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
5098 local variables - they are not used, but leave in the call to
5099 bfd_canonicalize_symtab.
5100 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
5101 pe_dll_search_prefix.
5102
5103 2000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
5104
5105 * emultempl/pe.em (pe_dll_search_prefix): New variable,
5106 (longopts): New --dll-search-prefix option.
5107 (gld_${EMULATION_NAME}_list_options): Document.
5108 (gld_${EMULATION_NAME}_parse_args): Handle.
5109 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
5110 dynamically, search for a dll named '<prefix><basename>.dll'
5111 in preference to 'lib<basename>.dll' if --dll-search-prefix
5112 is specified.
5113
5114 2000-10-12 Alan Modra <alan@linuxcare.com.au>
5115
5116 * ldlang.c (section_already_linked): Set kept_section instead of
5117 sec->comdat->sec.
5118
5119 2000-10-10 Kazu Hirata <kazu@hxi.com>
5120
5121 * deffile.h: Fix formatting.
5122 * lexsup.c: Likewise.
5123 * mri.c: Likewise.
5124
5125 2000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
5126
5127 * pe-dll.c (make_one): Do not generate code thunk for DATA
5128 exports.
5129 (process_def_file): deduce DATA flag for auto-export sumbols.
5130
5131 2000-10-09 Kazu Hirata <kazu@hxi.com>
5132
5133 * ld.h: Fix formatting.
5134 * ldcref.c: Likewise.
5135 * ldctor.h: Likewise.
5136 * ldemul.c: Likewise.
5137 * ldemul.h: Likewise.
5138 * ldexp.c: Likewise.
5139 * ldexp.h: Likewise.
5140 * ldfile.c: Likewise.
5141 * ldfile.h: Likewise.
5142 * ldlang.c: Likewise.
5143 * ldlang.h: Likewise.
5144 * ldmain.c: Likewise.
5145 * pe-dll.c: Likewise.
5146
5147 * pe-dll.c: Revert some formatting fixes.
5148
5149 2000-10-08 Kazu Hirata <kazu@hxi.com>
5150
5151 * pe-dll.c: Fix formatting.
5152
5153 2000-10-05 Kazu Hirata <kazu@hxi.com>
5154
5155 * ldlang.c: Fix formatting.
5156
5157 2000-10-03 DJ Delorie <dj@redhat.com>
5158
5159 * pe-dll.c (fill_edata): initialize entire block
5160 (make_one): fill in correct section.
5161
5162 2000-10-03 Kazu Hirata <kazu@hxi.com>
5163
5164 * ldexp.c: Fix formatting.
5165
5166 2000-10-02 DJ Delorie <dj@redhat.com>
5167
5168 * emultempl/pe.em (gld_*_after_open): detect case where there two
5169 import libraries for same dll; rename one to ensure proper link
5170 order.
5171
5172 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
5173 typo
5174 (generate_edata): fix typo
5175
5176 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
5177
5178 * scripttempl/crisaout.sc (ENTRY): Now __start.
5179 (.text): Add default setting for __start.
5180 Remove CONSTRUCTORS handling.
5181 (/DISCARD/): Add .gnu.warning.*.
5182 * emulparams/crislinux.sh (ENTRY): Now __start.
5183 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
5184 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
5185 (ENTRY): Now __start.
5186 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
5187 (EXECUTABLE_SYMBOLS): Add default setting for __start.
5188
5189 2000-09-29 Kazu Hirata <kazu@hxi.com>
5190
5191 * deffile.h: Fix formatting.
5192 * ld.h: Likewise.
5193 * ldcref.c: Likewise.
5194 * ldctor.c: Likewise.
5195 * ldctor.h: Likewise.
5196 * ldemul.c: Likewise.
5197 * ldemul.h: Likewise.
5198 * ldexp.c: Likewise.
5199 * ldexp.h: Likewise.
5200 * ldfile.c: Likewise.
5201 * ldfile.h: Likewise.
5202 * ldlang.c: Likewise.
5203 * ldlang.h: Likewise.
5204 * lexsup.c: Likewise.
5205 * mri.c: Likewise.
5206 * pe-dll.c: Likewise.
5207
5208 2000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
5209
5210 * pe-dll.c (process_def_file): Uninitialized data wasn't
5211 exported with --export-all-symbols switch.
5212
5213 2000-09-28 DJ Delorie <dj@redhat.com>
5214
5215 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
5216 noname work properly.
5217
5218 2000-09-28 Alan Modra <alan@linuxcare.com.au>
5219
5220 * ld.texinfo (HPPA ELF32): New section.
5221
5222 * emultempl/hppaelf.em (group_size): New.
5223 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
5224 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
5225 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
5226 options to prevent abbreviations matching.
5227 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
5228 (PARSE_AND_LIST_ARGS_CASES): Handle it.
5229
5230 2000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5231
5232 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
5233 on the m68*-*-elf target. Make it support COFF input objects.
5234
5235 2000-09-21 Kazu Hirata <kazu@hxi.com>
5236
5237 * ldmain.c: Fix formatting.
5238 * ldmisc.c: Likewise.
5239 * ldver.c: Likewise.
5240 * ldwrite.c: Likewise.
5241
5242 2000-09-21 Alan Modra <alan@linuxcare.com.au>
5243
5244 * ldwrite.c (clone_section): Silence gcc warnings.
5245
5246 2000-09-20 Alan Modra <alan@linuxcare.com.au>
5247
5248 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
5249 out of memory failure.
5250
5251 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
5252 (clone_section): Handle out of memory failures. Rename var to
5253 avoid c++ reserved word.
5254
5255 2000-09-18 Alan Modra <alan@linuxcare.com.au>
5256
5257 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
5258 stub_name param to stub_sec_name.
5259 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
5260
5261 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5262
5263 * emultempl/m68kelf.em: New file.
5264 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
5265 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
5266 * Makefile.in: Regenerate.
5267
5268 2000-09-15 Alan Modra <alan@linuxcare.com.au>
5269
5270 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
5271 only as needed.
5272
5273 2000-09-13 Nick Clifton <nickc@redhat.com>
5274
5275 * ldmain.c (multiple_definition): Disable relaxation if
5276 multiple symbol definitions are encountered - otherwise the
5277 linker could abort with an assertion failure.
5278
5279 2000-09-10 Nick Clifton <nickc@redhat.com>
5280
5281 * mri.c: Fix formatting.
5282
5283 2000-09-07 H.J. Lu <hjl@gnu.org>
5284
5285 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
5286 * configure: Rebuild.
5287
5288 2000-09-07 H.J. Lu <hjl@gnu.org>
5289
5290 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
5291 * Makefile.in: Rebuild.
5292
5293 2000-09-07 Alan Modra <alan@linuxcare.com.au>
5294
5295 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
5296 broken list handling. Create __start_SECNAME and __stop_SECNAME
5297 when no place-holder. Add some comments. Test both SEC_CODE and
5298 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
5299 Handle case where no output section statement created.
5300
5301 2000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
5302
5303 * configure.tgt (sh-*-linux*): Added.
5304 * Makefile.am: Added eshelf_linux and eshlelf_linux.
5305 * Makefile.in: Rebuilt.
5306 * emulparams/shelf_linux.sh: New file.
5307 * emulparams/shlelf_linux.sh: New file.
5308
5309 2000-09-06 Alan Modra <alan@linuxcare.com.au>
5310
5311 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
5312 try shuffling sections when the orphan happens to be the place
5313 holder. Keep count of unique section names generated so we speed
5314 the search for a new name.
5315
5316 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
5317
5318 * configure: Rebuilt with new libtool.m4.
5319
5320 2000-09-05 Nick Clifton <nickc@redhat.com>
5321
5322 * Makefile.in: Regenerate.
5323 * aclocal.m4: Regenerate.
5324 * configure: Regenerate.
5325 * config.in: Regenerate.
5326 * po/ld.pot: Regenerate.
5327
5328 * ldint.texinfo: Remove CVS revision marker - it foils local
5329 comparisons.
5330
5331 * emultempl/ticoff.em: Remove extraneous comma.
5332
5333 2000-09-05 Alan Modra <alan@linuxcare.com.au>
5334
5335 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
5336 to stub section flags.
5337 (hppa_for_each_input_file_wrapper): New.
5338 (hppa_lang_for_each_input_file): New.
5339 (lang_for_each_input_file): Define to call above.
5340 (multi_subspace): New.
5341 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
5342 (PARSE_AND_LIST_PROLOGUE): Define.
5343 (PARSE_AND_LIST_LONGOPTS): Define.
5344 (PARSE_AND_LIST_OPTIONS): Define.
5345 (PARSE_AND_LIST_ARGS_CASES): Define.
5346 (hppaelf_finish): Call elf32_hppa_set_gp.
5347 (hppaelf_set_output_arch): Remove.
5348 (LDEMUL_SET_OUTPUT_ARCH): Remove.
5349
5350 * emulparams/hppalinux.sh (ELFSIZE): Define.
5351 (MACHINE): Define.
5352 (OTHER_READONLY_SECTIONS): Define.
5353 (DATA_PLT): Define.
5354 (GENERATE_SHLIB_SCRIPT): Define.
5355
5356 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
5357 to const throughout. Change `void *' to `PTR' throughout.
5358 (lang_memory_default): Function is local to file, add `static'.
5359
5360 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
5361 (ehppalinux.c): Likewise.
5362 (earmelf.c): Likewise.
5363 (earmelf_linux.c): Likewise.
5364 (earmelf_linux26.c): Likewise.
5365 * Makefile.in: Regenerate.
5366
5367 * ld.h (ld_config_type): Add unique_orphan_sections.
5368 * lexsup.c (OPTION_UNIQUE): Define.
5369 (ld_options): Add "--unique".
5370 (parse_args): Handle it.
5371 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
5372 search for an existing output section if unique_orphan_sections is
5373 set. Make use of bfd_get_unique_section_name rather than
5374 duplicating code here.
5375 * ld.texinfo: Describe --unique.
5376
5377 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
5378 optional arg to split-by-file.
5379 (parse_args): Handle them.
5380 * ld.texinfo: Update description of these options.
5381 * ldwrite.c (clone_section): Pass in the section name. Replace
5382 local code with bfd_get_unique_section_name.
5383 (split_sections): Tidy code and comments. Use a list traversal
5384 more appropriate to the list construction. Handle cooked section
5385 sizes. Split when split_by_reloc reached rather than exceeded.
5386 Track section size and split when split_by_file reached. Fix
5387 link_order_tail (even though it's not used).
5388 (ldwrite): Modify condition for calling split_sections to suit
5389 changed split_by_reloc and split_by_file.
5390 * ldmain.c (main): Init config.split_by_reloc and
5391 config.split_by_file to -1.
5392 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
5393 Change split_by_file to bfd_size_type.
5394
5395 2000-09-02 Nick Clifton <nickc@redhat.com>
5396
5397 * configure.in: Increase version number to 2.10.91.
5398 * NEWS: Mention new ability to support removal of duplicate DWARF2
5399 debug information.
5400 * configure: Regenerate.
5401 * aclocal.m4: Regenerate.
5402 * config.in: Regenerate.
5403
5404 2000-09-02 Daniel Berlin <dberlin@redhat.com>
5405
5406 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
5407 sections.
5408 * scripttempl/elf32avr.sc: Ditto.
5409 * scripttempl/elfd10v.sc: Ditto.
5410 * scripttempl/elfd30v.sc: Ditto.
5411 * scripttempl/elfi370.sc: Ditto.
5412 * scripttempl/elfm68hc11.sc: Ditto.
5413 * scripttempl/elfm68hc12.sc: Ditto.
5414 * scripttempl/elfi386beos.sc: Ditto.
5415 * scripttempl/v850.sc: Ditto.
5416
5417 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
5418
5419 * acinclude.m4: Include libtool and gettext macros from the
5420 top level.
5421 * aclocal.m4, configure: Rebuilt.
5422
5423 2000-08-25 Nick Clifton <nickc@redhat.com>
5424
5425 * ldlang.c (open_output): When choosing the target for a
5426 particular endianness, do nothing if the target is not
5427 supported.
5428
5429 2000-08-25 H.J. Lu <hjl@gnu.org>
5430
5431 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
5432 check -rpath nor LD_RUN_PATH for cross link.
5433 * ld.texinfo: Document the change.
5434
5435 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
5436
5437 * NEWS: Mention support for CRIS.
5438
5439 2000-08-23 H.J. Lu <hjl@gnu.org>
5440
5441 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
5442 the current runpath list from bfd_elf_get_runpath_list ()
5443 before search.
5444
5445 2000-08-22 H.J. Lu <hjl@gnu.org>
5446
5447 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
5448 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
5449 LD_LIBRARY_PATH for native linker. Display the needed DSO if
5450 trace_file_tries is non-zero.
5451 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
5452 if trace_file_tries is non-zero.
5453
5454 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
5455 * NEWS: Mention it.
5456
5457 2000-08-14 Jason Eckhardt <jle@cygnus.com>
5458
5459 * NEWS: Mention i860 support.
5460
5461 2000-08-14 Andreas Schwab <schwab@suse.de>
5462
5463 * scripttempl/elf.sc: Fix last change to use correct comment
5464 syntax.
5465
5466 2000-08-10 Geoff Keating <geoffk@cygnus.com>
5467
5468 * scripttempl/elf.sc: Add a comment giving the correspondence
5469 between sections, per-datum sections, and linkonce sections. Make
5470 the comment true even for .bss, .sdata, .sdata2, .sbss, and
5471 .sbss2.
5472
5473 2000-08-10 Jason Eckhardt <jle@cygnus.com>
5474
5475 * emulparams/elf32_i860.sh: New file.
5476 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
5477 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
5478 (eelf32_i860.c): New rule.
5479 * Makefile.in: Regenerate.
5480
5481 2000-08-10 Nick Clifton <nickc@cygnus.com>
5482
5483 * emulparams/mipspe.sh (ENTRY): Add definition.
5484
5485 2000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
5486
5487 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
5488 in error message.
5489
5490 2000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5491
5492 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
5493 the final size of .bss section.
5494 * scripttempl/elfm68hc12.sc: Likewise.
5495
5496 2000-08-04 Alan Modra <alan@linuxcare.com.au>
5497
5498 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
5499 gld${EMULATION_NAME}_parse_args for consistency. Combine
5500 lastoptind and prevoptind vars, and keep track of last optind.
5501 (gld_${EMULATION_NAME}_list_options): Rename to
5502 gld${EMULATION_NAME}_list_options.
5503
5504 2000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
5505
5506 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
5507 (i586-sco-sysv5uw7.1.0).
5508
5509 2000-07-27 H.J. Lu <hjl@gnu.org>
5510
5511 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
5512 (PARSE_AND_LIST_PROLOGUE): New.
5513 (PARSE_AND_LIST_LONGOPTS): Likewise.
5514 (PARSE_AND_LIST_OPTIONS): Likewise.
5515 (PARSE_AND_LIST_ARGS_CASES): Likewise.
5516 (PARSE_AND_LIST_EPILOGUE): Likewise.
5517
5518 2000-07-28 Alan Modra <alan@linuxcare.com.au>
5519
5520 * emultempl/armelf.em: Elide functions common to elf32.em,
5521 ie. most of the file.
5522 (arm_elf_after_open): New. Do arm specific things then call
5523 gld${EMULATION_NAME}_after_open.
5524 (arm_elf_before_allocation): New. Call
5525 gld${EMULATION_NAME}_before_allocation then do arm specifics.
5526 (PARSE_AND_LIST_PROLOGUE): Define.
5527 (PARSE_AND_LIST_SHORTOPTS): Define.
5528 (PARSE_AND_LIST_LONGOPTS): Define.
5529 (PARSE_AND_LIST_OPTIONS): Define.
5530 (PARSE_AND_LIST_ARGS_CASES): Define.
5531 (LDEMUL_AFTER_OPEN): Define.
5532 (LDEMUL_BEFORE_ALLOCATION): Define.
5533 (LDEMUL_BEFORE_PARSE): Define.
5534 (LDEMUL_FINISH): Define.
5535
5536 * emultempl/hppaelf.em: Similarly zap most of this file.
5537 (hppaelf_add_stub_section): Prototype.
5538 (hppaelf_layaout_sections_again): Prototype.
5539 (hook_in_stub): Prototype.
5540 (LDEMUL_SET_OUTPUT_ARCH): Define.
5541 (LDEMUL_FINISH): Define.
5542 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
5543
5544 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
5545 (EXTRA_EM_FILE): New.
5546 * emulparams/armelf_linux.sh: Likewise.
5547 * emulparams/armelf_linux26.sh: Likewise.
5548 * emulparams/hppalinux.sh: Likewise.
5549 * emulparams/hppaelf.sh: Likewise.
5550 (NOP): Define.
5551
5552 * emultempl/elf32.em: Fix formatting.
5553 (EXTRA_EM_FILE): Source it.
5554 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
5555 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
5556 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
5557 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
5558 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
5559 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
5560 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
5561 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
5562 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
5563 allow functions in this file to be overridden.
5564 (PARSE_AND_LIST_SHORTOPTS): Handle it.
5565
5566 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
5567
5568 * emultempl/elf32.em: Reorganize file.
5569
5570 2000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
5571
5572 * emulparams/elf64alpha.sh: Implement "-taso" emulation
5573 specific option to fit 64-bit executable in the lower
5574 31-bit address range. This is done by changing start
5575 address of .interp (the very first section of executable)
5576 and then setting EF_ALPHA_32BIT elf header flag.
5577
5578 2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5579
5580 * emultempl/m68kcoff.em: New file.
5581 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
5582 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
5583 generic.em.
5584 * Makefile.in: Regenerate.
5585
5586 2000-07-20 H.J. Lu <hjl@gnu.org>
5587
5588 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
5589 and "disable-new-dtags" to stop getopt from treating -d/-e as
5590 abbreviations for these options.
5591
5592 2000-07-20 H.J. Lu <hjl@gnu.org>
5593
5594 * ld.texinfo: Add documentation for --disable-new-dtags and
5595 --enable-new-dtags.
5596
5597 * ldmain.c (main): Initialize link_info.new_dtags to false.
5598
5599 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
5600 --disable-new-dtags and --enable-new-dtags.
5601 (gld_${EMULATION_NAME}_list_options): Likewise.
5602
5603 2000-07-05 Kenneth Block <krblock@computer.org>
5604
5605 * lexsup.c: Add optional style to demangle switch
5606 * ld.texinfo: Document optional style to demangle switch.
5607
5608 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
5609
5610 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
5611 ecrislinux.o.
5612 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
5613 Regenerate dependencies.
5614 * Makefile.in: Rebuild.
5615 * configure.tgt (cris-*-*): New target.
5616 * emulparams/crisaout.sh, emulparams/criself.sh,
5617 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
5618 * po/POTFILES.in, po/ld.pot: Regenerate.
5619
5620 2000-07-20 H.J. Lu <hjl@gnu.org>
5621
5622 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
5623 Print out ignored -z options.
5624
5625 2000-07-19 H.J. Lu <hjl@gnu.org>
5626
5627 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
5628 (PARSE_AND_LIST_PROLOGUE): New.
5629 (PARSE_AND_LIST_LONGOPTS): Likewise.
5630 (PARSE_AND_LIST_OPTIONS): Likewise.
5631 (PARSE_AND_LIST_ARGS_CASES): Likewise.
5632
5633 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
5634
5635 * lexsup.c (ld_options): Comment out 'z'.
5636 (parse_args): Likewise.
5637
5638 * emultempl/elf32.em: Include "elf/common.h".
5639 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
5640 options.
5641 (gld_${EMULATION_NAME}_list_options): Likewise.
5642
5643 * ld.texinfo: Add documentation for the recognized -z options.
5644
5645 2000-07-19 H.J. Lu <hjl@gnu.org>
5646
5647 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
5648 bfd_elf_set_dt_needed_soname ().
5649
5650 2000-07-18 DJ Delorie <dj@cygnus.com>
5651
5652 * pe-dll.c (pe_dll_id_target): check object target name also
5653
5654 2000-07-18 Hans-Peter Nilsson <hp@axis.com>
5655
5656 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
5657 ${INIT_END} if relocating.
5658 (.fini): Likewise ${FINI_START} and ${FINI_END}.
5659
5660 2000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
5661
5662 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
5663 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
5664 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
5665 errors introduced by the old dynamic lib search order.
5666
5667 2000-07-17 DJ Delorie <dj@cygnus.com>
5668
5669 * pe-dll.c (process_def_file): auto-export data items also
5670 (pe_process_import_defs): also see if _imp_ form needed
5671
5672 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
5673
5674 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
5675 for dll import libraries
5676
5677 2000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
5678
5679 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
5680 gcc 2.95.2 and later.
5681
5682 2000-07-11 Kazu Hirata <kazu@hxi.com>
5683
5684 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
5685 message.
5686
5687 2000-07-10 Alan Modra <alan@linuxcare.com.au>
5688
5689 * ldemul.h (struct lang_input_statement_struct): Remove forward
5690 declaration.
5691 (struct search_dirs): Likewise.
5692 * ldfile.h (struct lang_input_statement_struct): Likewise.
5693 Protect file from multiple inclusion.
5694 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
5695 declaration from macro to file scope.
5696
5697 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
5698 * ldgram.y: Likewise here.
5699 * ldlang.c: And here.
5700 * ldmain.c: And here.
5701 * mpw-elfmips.c: And here.
5702 * mpw-eppcmac.c: And here.
5703 * emultempl/aix.em: And here.
5704 * emultempl/armcoff.em: And here.
5705 * emultempl/armelf.em: And here.
5706 * emultempl/armelf_oabi.em: And here.
5707 * emultempl/beos.em: And here.
5708 * emultempl/elf32.em: And here.
5709 * emultempl/hppaelf.em: And here.
5710 * emultempl/linux.em: And here.
5711 * emultempl/lnk960.em: And here.
5712 * emultempl/pe.em: And here.
5713 * emultempl/sunos.em: And here.
5714 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
5715 * mpw-idtmips.c: Ditto.
5716 * emultempl/generic.em: Ditto.
5717 * emultempl/gld960.em: Ditto.
5718 * emultempl/gld960c.em: Ditto.
5719 * emultempl/mipsecoff.em: Ditto.
5720 * emultempl/ticoff.em: Ditto.
5721 * emultempl/vanilla.em: Ditto.
5722
5723 * pe-dll.c: Include ldfile.h
5724 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
5725
5726 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
5727 arguments to bfd_elf32_size_dynamic_sections call.
5728 (gldelf32ebmip_place_orphan): Add missing arguments to
5729 lang_leave_output_section_statement call.
5730
5731 2000-07-10 H.J. Lu <hjl@gnu.org>
5732
5733 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
5734 DLL_SUPPORT.
5735 (strhash): Likewise.
5736 (compute_dll_image_base): Likewise.
5737 (pe_undef_found_sym): Likewise.
5738 (pe_undef_cdecl_match): Likewise.
5739 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
5740 argument "arch" with ATTRIBUTE_UNUSED.
5741
5742 2000-07-10 Alan Modra <alan@linuxcare.com.au>
5743
5744 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
5745
5746 From Ryan Bradetich <rbradetich@uswest.net>
5747 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
5748
5749 2000-07-09 Alan Modra <alan@linuxcare.com.au>
5750
5751 Changes to create multiple linker stubs, positioned immediately
5752 before the section where they are required.
5753 * emultempl/hppaelf.em: Include elf32-hppa.h.
5754 (stub_sec, file_chain): Delete.
5755 (hppaelf_create_output_section_statements): Don't make a stub
5756 section here.
5757 (hook_stub_info): New struct.
5758 (hook_in_stub): New function.
5759 (hppaelf_add_stub_section): New function.
5760 (hppaelf_finish): Do nothing for relocateable links. Modify the
5761 call to elf32_hppa_size_stubs. Move code for updating section
5762 layout from here...
5763 (hppaelf_layaout_sections_again): ..to here, a new function.
5764
5765 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
5766 broken list handling. Pass in a pointer to the list.
5767 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
5768 for above changes.
5769 (hppaelf_before_parse): Prototype.
5770 (hppaelf_set_output_arch): Prototype.
5771 (hppaelf_create_output_section_statements): Prototype.
5772 (hppaelf_delete_padding_statements): Prototype.
5773 (hppaelf_finish): Prototype.
5774
5775 Merge from elf32.em
5776 * emultempl/hppaelf.em: Include ctype.h.
5777 (struct orphan_save): New.
5778 (gld${EMULATION_NAME}_place_orphan): New.
5779 (output_rel_find): New.
5780 (hppaelf_get_script): Update from elf32.em.
5781 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
5782 Change emulation_name field to "${EMULATION_NAME}". Add
5783 gld${EMULATION_NAME}_place_orphan.
5784
5785 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
5786 ehppalinux.o, sort it. Regenerate dependencies.
5787 (ehppalinux.c): Depend on hppaelf.em
5788 * Makefile.in: Regenerate.
5789
5790 * configure.tgt: targ_emul=hppalinux for hppa*linux
5791
5792 * emulparams/hppalinux.sh: New.
5793 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
5794
5795 2000-07-08 Alan Modra <alan@linuxcare.com.au>
5796
5797 * lexsup.c (parse_args): Copy section name.
5798
5799 2000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
5800
5801 * emultempl/pe.em: institute the following search order for
5802 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
5803 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
5804 static lib (libfoo.a) if none of the above are found.
5805
5806 2000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
5807
5808 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5809 (longopts): New --{enable,disable}-auto-image-base options.
5810 (gld_${EMULATION_NAME}_list_options): Document.
5811 (gld_${EMULATION_NAME}_parse): Handle.
5812 (strhash): New static function.
5813 (compute_dll_image_base): New static function.
5814 (gld_${EMULATION_NAME}_set_symbols): Use.
5815
5816 2000-07-05 DJ Delorie <dj@redhat.com>
5817
5818 * MAINTAINERS: new
5819
5820 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
5821
5822 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
5823 * emulparams/elf32btsmip.sh: New file.
5824 * Makefile.am: Add traditional mips target.
5825 * Makefile.in: Rebuild.
5826
5827 2000-07-01 H.J. Lu <hjl@gnu.org>
5828
5829 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
5830 automake to use YLWRAP.
5831 * Makefile.in: Rebuild.
5832
5833 2000-07-01 Alan Modra <alan@linuxcare.com.au>
5834
5835 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
5836 (CLEANFILES): Add DEPA.
5837 * Makefile.in: Regenerate.
5838
5839 2000-06-30 Timothy Wall <twall@ppc>
5840
5841 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
5842 the page in the upper octet of the address.
5843
5844 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
5845
5846 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
5847
5848 2000-06-24 Alan Modra <alan@linuxcare.com.au>
5849
5850 * NEWS: arm-elf does --gc-sections too.
5851
5852 2000-06-22 Alan Modra <alan@linuxcare.com.au>
5853
5854 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
5855 find one.
5856 * Makefile.in: Regenerate.
5857
5858 2000-06-21 H.J. Lu <hjl@gnu.org>
5859
5860 * Makefile.am: Rebuild dependency.
5861 * Makefile.in: Rebuild.
5862
5863 2000-06-20 H.J. Lu <hjl@gnu.org>
5864
5865 * Makefile.am: Rebuild dependency.
5866 * Makefile.in: Rebuild.
5867
5868 2000-06-20 Timothy Wall <twall@cygnus.com>
5869
5870 * scripttempl/tic54xcoff.sc: New.
5871 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
5872 * gen-doc.texi: Add flag for TI COFF.
5873 * ld.texinfo: Add documentation for TI COFF handling switches.
5874 * emultempl/ticoff.em: New. TI COFF handling.
5875 * configure.tgt: Add tic54x target.
5876 * Makefile.am: Add tic54x target.
5877 * Makefile.in: Ditto.
5878
5879 2000-06-20 Alan Modra <alan@linuxcare.com.au>
5880
5881 * ldmain.c (set_scripts_dir): Correct pointer comparison when
5882 checking for backslashes.
5883
5884 2000-06-19 Alan Modra <alan@linuxcare.com.au>
5885
5886 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
5887
5888 2000-06-18 Alan Modra <alan@linuxcare.com.au>
5889
5890 * NEWS: Update list of targets supporting --gc-sections.
5891
5892 * scripttempl/elf.sc: KEEP .eh_frame contents.
5893 * scripttempl/elfd30v.sc: Same here.
5894
5895 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
5896
5897 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
5898 and m68hc11 (elf).
5899 * Makefile.in: Rebuild.
5900 * configure.tgt: Recognize m68hc12 and m68hc11.
5901 * scripttempl/elfm68hc12.sc: New file.
5902 * emulparams/m68hc12elfb: New emulation.
5903 * emulparams/m68hc12elf: New emulation.
5904 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
5905 (includes a memory.x script to define the ROM and RAM banks).
5906 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
5907 New configuration files for support of Motorola 68hc11
5908
5909 2000-06-15 Alan Modra <alan@linuxcare.com.au>
5910
5911 * ldmain.c (main): Only change SEC_READONLY for final link.
5912
5913 2000-06-13 H.J. Lu <hjl@gnu.org>
5914
5915 * configure: Regenerate.
5916
5917 2000-06-08 David O'Brien <obrien@FreeBSD.org>
5918
5919 * configure.in (VERSION): Update to show this is the CVS mainline.
5920
5921 2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5922
5923 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
5924 input objects to be ECOFF.
5925 (check_sections): einfo takes %B, not %P, to print a BFD name.
5926
5927 2000-06-05 Michael Matz <matz@ifh.de>
5928
5929 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
5930 version scripts.
5931
5932 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
5933
5934 2000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
5935
5936 * emulparams/avr1200.sh (STACK): Define as 0.
5937 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
5938 * emulparams/avr4433.sh (STACK): Likewise.
5939 * emulparams/avr44x4.sh (STACK): Likewise.
5940 * emulparams/avr85xx.sh (STACK): Likewise.
5941 * emulparams/avrmega103.sh (STACK): Likewise.
5942 * emulparams/avrmega161.sh (STACK): Likewise.
5943 * emulparams/avrmega603.sh (STACK): Likewise.
5944 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
5945 (__stack): Define from ${STACK} for main().
5946
5947 2000-05-26 Alan Modra <alan@linuxcare.com.au>
5948
5949 * Makefile.am: Update dependencies with "make dep-am"
5950 * Makefile.in: Regenerate.
5951
5952 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
5953
5954 * ldmain.c: Include filenames.h.
5955 (set_scripts_dir): Support backslashes in program name.
5956
5957 2000-05-22 Igor Shevlyakov <igor@windriver.com>
5958
5959 * ldmain.c (main): When deciding if ".text" section should be
5960 read-only, don't forget to reset SEC_READONLY because it
5961 could be already set.
5962
5963 2000-05-22 Thomas de Lellis <tdel@windriver.com>
5964
5965 * ld.1: Add documentation for new command line option:
5966 --section-start <sectionname>=<sectionorg>
5967 This is a generic version of -Ttext etc. which accepts
5968 any section name as a parameter instead of just text/data/
5969 bss.
5970 * ld.texinfo: More docs.
5971 * NEWS: More docs.
5972 * lexsup.c: (parse_args): Recognize new command line option.
5973 (ld_options): Add new option.
5974
5975 2000-05-18 H.J. Lu <hjl@gnu.org>
5976
5977 * lexsup.c (parse_args): `i' == `r', not `q'.
5978
5979 2000-05-18 Jeffrey A Law (law@cygnus.com)
5980
5981 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
5982
5983 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
5984 Rick Gorton <gorton@scrugs.lkg.dec.com>
5985
5986 Add support for '-q' == '--emit-relocs' switch.
5987 * ldmain.c (main): Default to false.
5988 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
5989 * NEWS: Describe the emitrelocations switch.
5990 * ld.texinfo: Describe the emitrelocations switch.
5991
5992 2000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
5993
5994 * emultempl/pe.em (_open_dynamic_archive): New function: Search
5995 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
5996 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
5997 link options.
5998
5999 2000-05-15 David O'Brien <obrien@FreeBSD.org>
6000
6001 * lexsup.c (parse_args): Update the year in the copyright notice.
6002
6003 2000-05-13 Alan Modra <alan@linuxcare.com.au>
6004
6005 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
6006 Replace defines with those from intl/libgettext.h to quieten gcc
6007 warnings.
6008
6009 2000-05-10 H.J. Lu <hjl@gnu.org>
6010
6011 * ldlang.c (open_input_bfds): Don't load the same file within
6012 a group again if the whole archive has been loaded already.
6013
6014 2000-05-03 Alan Modra <alan@linuxcare.com.au>
6015
6016 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
6017 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
6018 strtoul.
6019
6020 2000-05-01 Jim Wilson <wilson@cygnus.com>
6021
6022 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
6023
6024 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
6025 host "ia64-*-linux-gnu*".
6026
6027 2000-04-29 Andreas Jaeger <aj@suse.de>
6028
6029 * ld.h: Correctly check GCC version.
6030
6031 2000-04-25 Jeffrey A Law (law@cygnus.com)
6032
6033 * Makefile.am: Add PA64 support. Add missing dependencies for
6034 PA32 elf support.
6035 * Makefile.in: Rebuilt.
6036 * configure.tgt: Add PA64 support (currently disabled).
6037
6038 2000-04-25 Alan Modra <alan@linuxcare.com.au>
6039
6040 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
6041 (output_rel_find): New function.
6042 (hold_section, hold_use): Delete.
6043 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
6044 hold_interp): Make local to place_orphan.
6045 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
6046 rather than place_section to find possible previous use of orphan.
6047 Similarly find the place-holder output sections. Use returned
6048 value from lang_enter_output_section_statement rather than calling
6049 lang_output_section_statement_lookup.
6050 * emultempl/armelf.em: Same here.
6051 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
6052
6053 * ldlang.c (lang_enter_output_section_statement): Return output
6054 section statement.
6055 * ldlang.h (lang_enter_output_section_statement): Change
6056 declaration too.
6057
6058 * ldlang.h (lang_output_section_statement): Export it.
6059 * ldlang.c (lang_output_section_statement): Ditto.
6060
6061 2000-04-24 Nick Clifton <nickc@cygnus.com>
6062
6063 * ld.texinfo (Output Section Data): Add note that section data
6064 commands cannot appear outside of section directives.
6065
6066 2000-04-2 Matthew Green <mrg@cygnus.com>
6067
6068 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
6069
6070 2000-04-21 Richard Henderson <rth@cygnus.com>
6071 David Mosberger <davidm@hpl.hp.com>
6072
6073 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
6074 (eelf64_ia64.c): New rule.
6075 * Makefile.in: Rebuild.
6076 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
6077 * emulparams/elf64_ia64.sh: New file.
6078
6079 2000-04-21 Richard Henderson <rth@cygnus.com>
6080
6081 * scripttempl/elfd30v.sc: Place .gcc_except_table.
6082
6083 2000-04-19 Alan Modra <alan@linuxcare.com.au>
6084
6085 * dep-in.sed: Match space at start of file name, not at end.
6086
6087 2000-04-18 H.J. Lu <hjl@gnu.org>
6088
6089 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
6090 lang_leave_output_section_statement () after calling
6091 lang_enter_output_section_statement ().
6092 * emultempl/armelf.em: Likewise.
6093
6094 2000-04-18 Alan Modra <alan@linuxcare.com.au>
6095
6096 * emultempl/elf32.em (struct orphan_save): Add section field.
6097 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
6098 better order, and place first orphan section as we did before the
6099 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
6100 Don't call make_bfd_section here, let wild_doit do the job for us.
6101 Don't build a statement list when we'll only throw it away.
6102 * emultempl/armelf.em: Ditto.
6103 * emultempl/pe.em: Similarly.
6104
6105 2000-04-14 Geoff Keating <geoffk@cygnus.com>
6106
6107 * scripttempl/elfppc.sc: Remove.
6108 * emulparams/elf32ppc.sh: Use elf.sc.
6109 * emulparams/elf32lppc.sh: Use elf.sc.
6110 * emulparams/elf32ppclinux.sh: Use elf.sc.
6111 * emulparams/elf32ppcsim.sh: New file.
6112 * emulparams/elf32lppcsim.sh: New file.
6113 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
6114 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
6115 * Makefile.in: Regenerate.
6116 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
6117
6118 2000-04-14 Alan Modra <alan@linuxcare.com.au>
6119
6120 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
6121 ~SEC_ALLOC sections too. Init start address of debug sections.
6122 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
6123 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
6124 Also set all relocateable section start addresses.
6125
6126 2000-04-13 Geoff Keating <geoffk@cygnus.com>
6127
6128 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
6129 Add new BSS_PLT variable for when .plt need not be contained in
6130 the file. Move _etext so that it is also after .fini, and provide
6131 both etext and _etext with a leading underscore. Mark the start
6132 and end of .sbss.
6133
6134 2000-04-12 Alan Modra <alan@linuxcare.com.au>
6135
6136 * emultempl/elf32.em (struct orphan_save): New.
6137 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
6138 hold_interp): Make them struct orphan_save.
6139 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
6140 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
6141 the end of the relevant section list. Also add associated section
6142 statements to the end of any previous orphan statements.
6143 * emultempl/armelf.em: Similarly.
6144 * emultempl/pe.em: Similarly.
6145
6146 2000-04-11 Alan Modra <alan@linuxcare.com.au>
6147
6148 * ld.texinfo (Simple Example): Remove extraneous paragraph.
6149
6150 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
6151
6152 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
6153 --enable-build-warnings option.
6154 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
6155 * Makefile.in, configure: Re-generate.
6156
6157 2000-04-04 Alan Modra <alan@linuxcare.com.au>
6158
6159 * po/ld.pot: Regenerate.
6160
6161 * lexsup.c (help): Restore translated part of bug string.
6162
6163 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
6164 (DEP): Quote when passing vars to sub-make. Add warning message
6165 to end.
6166 (DEP1): Rewrite for "gcc -MM".
6167 (CLEANFILES): Add DEP2.
6168 Update dependencies.
6169 * Makefile.in: Regenerate.
6170
6171 2000-04-03 Alan Modra <alan@linuxcare.com.au>
6172
6173 * ld.h: #include "bin-bugs.h"
6174 * lexsup.c (help): Use REPORT_BUGS_TO.
6175
6176 2000-03-27 Denis Chertykov <denisc@overta.ru>
6177
6178 * configure.tgt (avr-*-*): New target support.
6179 * Makefile.am: Likewise.
6180 * scripttempl/elf32avr.sc: New script file.
6181 * emulparams/avr1200.sh: New file.
6182 * emulparams/avr23xx.sh: New file.
6183 * emulparams/avr4433.sh New file.
6184 * emulparams/avr44x4.sh New file.
6185 * emulparams/avr85xx.sh New file.
6186 * emulparams/avrmega103.sh New file.
6187 * emulparams/avrmega161.sh New file.
6188 * emulparams/avrmega603.sh New file.
6189 * Makefile.in: Regenerate.
6190
6191 2000-03-09 Andreas Jaeger <aj@suse.de>
6192
6193 * Makefile.am (check-DEJAGNU): Also unset LANG.
6194 * Makefile.in: Rebuild.
6195
6196 2000-03-06 Ian Lance Taylor <ian@zembu.com>
6197
6198 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
6199 archive.
6200
6201 2000-03-02 H.J. Lu <hjl@gnu.org>
6202
6203 * emulparams/elf32mcore.sh: Include "getopt.h".
6204
6205 2000-03-01 Ian Lance Taylor <ian@zembu.com>
6206
6207 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
6208
6209 2000-03-01 H.J. Lu <hjl@gnu.org>
6210
6211 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
6212 * emulparams/shpe.sh: Likewise.
6213
6214 2000-03-01 Nick Clifton <nickc@cygnus.com>
6215
6216 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
6217 to unused parameters.
6218
6219 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
6220 functions only used by DLL code.
6221 (_place_orphan): Initialise 'dollar'.
6222
6223 2000-03-01 H.J. Lu <hjl@gnu.org>
6224
6225 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
6226 indicate if the undefined symbol is a fatal error or not.
6227 Don't delete the output file if "fatal" is false.
6228
6229 2000-02-29 H.J. Lu <hjl@gnu.org>
6230
6231 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
6232 Set LC_COLLATE and LC_ALL to null and export them. It is for
6233 sort which expects the C locale.
6234 Add $(LIBS) to all $(HOSTING_LIBS).
6235 * Makefile.in: Rebuild.
6236
6237 2000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
6238
6239 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
6240 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
6241 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
6242 (ld_emulation_xfer_struct): Add missing NULL initialiser for
6243 find_potential_libraries.
6244
6245 2000-02-28 Jim Blandy <jimb@redhat.com>
6246
6247 * ldgram.y (exclude_name_list): Don't require a comma to separate
6248 list entries; the lexer considers commas to be valid part of a
6249 filename, so in something like `foo, bar' the comma is considered
6250 part of the first filename, `foo,'.
6251 * ld.texinfo: Update section on EXCLUDE_FILE lists.
6252
6253 2000-02-27 Loren J. Rittle <ljrittle@acm.org>
6254
6255 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
6256 host "i[3456]86-*-freebsdelf*".
6257
6258 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
6259
6260 * scripttempl/i386go32.sc: Move misplaced semicolons.
6261
6262 2000-02-25 Ian Lance Taylor <ian@zembu.com>
6263
6264 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
6265 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
6266 (eelf64hppa.c, ehppaelf.c): Remove targets.
6267 * Makefile.in: Rebuild.
6268
6269 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6270
6271 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
6272 GNU/Linux/sparc, but keep the default as 32.
6273
6274 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
6275 it default if sparcv9 or sparc64.
6276
6277 2000-02-24 Nick Clifton <nickc@cygnus.com>
6278
6279 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
6280 * Makefile.in: Regenerate.
6281 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
6282
6283 * ldemul.h (ld_emulation_xfer_struct): Add new field:
6284 find_potential_libraries.
6285 * ldemul.c (ldemul_find_potential_libraries): New function.
6286
6287 * ldfile.c (ldfile_open_file_search): Allow function to be
6288 exported.
6289 (ldfile_open_file): Call ldemul_find_potential_libraries.
6290 * ldfile.h: Add prototype for ldfile_open_file_search.
6291
6292 * pe-dll.c: Add support for ARM, MIPS and SH targets.
6293
6294 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
6295 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
6296
6297 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
6298 (gld_X_find_potential_libraries): New function. Search for
6299 libraries called "*.lib".
6300
6301 * scripttempl/pe.sc: Add .pdata section.
6302
6303 2000-02-23 Richard Henderson <rth@cygnus.com>
6304
6305 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
6306 Add and use memory regions.
6307
6308 2000-02-23 Linas Vepstas (linas@linas.org)
6309
6310 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
6311
6312 * Makefile.am: Add support for Linux/IBM 370.
6313 * configure.tgt: Likewise.
6314
6315 * Makefile.in: Regenerate.
6316
6317 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
6318
6319 * ldlang.c (print_input_section, print_data_statement,
6320 print_reloc_statement, print_padding_statement, insert_pad,
6321 size_input_section, lang_check_section_addresses,
6322 lang_size_sections, lang_do_assignments, lang_set_startof,
6323 lang_one_common): Change `opb' to unsigned.
6324 (lang_do_assignments): Also change `size' to unsigned.
6325
6326 2000-02-16 Richard Henderson <rth@cygnus.com>
6327
6328 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
6329
6330 2000-02-16 Timothy Wall <twall@cygnus.com>
6331
6332 * mri.c (mri_draw_tree): Add default LMA region argument to call
6333 to lang_leave_output_section_statement.
6334 * ldlang.h: Update prototypes with LMA region arguments.
6335 * ldlang.c (lang_size_sections): Encapsulate region bounds
6336 checking in os_check_region call.
6337 (os_check_region): New function.
6338 (lang_output_section_statement_lookup): Initialize lma_region.
6339 (lang_leave_output_section_statement): Add LMA region argument.
6340 (lang_leave_overlay): Ditto.
6341 * ldgram.y: Handle LMA region syntax.
6342 * ld.texinfo (Output Section Description): Describe LMA region usage.
6343 * emultempl/armelf.em (gld$place_orphan): Add default value for
6344 lma region in call to lang_leave_output_section_statement.
6345 * emultempl/elf32.em (gld$place_orphan): Add default value for
6346 lma region in call to lang_leave_output_section_statement.
6347 * emultempl/pe.em (gld$place_orphan): Add default value for
6348 lma region in call to lang_leave_output_section_statement.
6349
6350
6351 2000-02-04 Timothy Wall <twall@redhat.com>
6352
6353 * ldlang.c (lang_check_section_addresses): Use bytes instead of
6354 octets when calculating section end addresses.
6355
6356 2000-02-04 Timothy Wall <twall@redhat.com>
6357
6358 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
6359
6360 2000-02-03 Timothy Wall <twall@redhat.com>
6361
6362 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
6363 octet count.
6364 * ldlang.c (print_input_section, print_data_statement,
6365 print_reloc_statement, print_padding_statement): Print target
6366 address values and section sizes as bytes, not octets.
6367 (insert_pad) Calculate padding size in octets, and adjust "dot"
6368 by bytes.
6369 (size_input_section) Always adjust "dot" by bytes, not octets.
6370 (lang_check_section_addresses, lang_do_assignments) Adjust
6371 "dot" by bytes, not octets. Use the larger of the directive size
6372 or octets_per_byte for the number of octets actually allocated in
6373 the output section.
6374 (lang_set_startof) Make sure STARTOF returns a target address.
6375 (lang_one_common) Record size changes in octets.
6376 (lang_abs_symbol_at_end_of) Section end symbol's value is
6377 recorded in target bytes.
6378 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
6379 to be clear about behavior when an octet is smaller than one byte.
6380
6381 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
6382
6383 * ldcref.c (output_cref): Don't pass message strings to printf
6384 as format arg.
6385 Update copyright.
6386
6387 * ldmisc.c (vfinfo): Same here.
6388 Update copyright.
6389
6390 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
6391
6392 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
6393 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
6394 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
6395 Add missing NULL initialisers, and comments.
6396
6397 2000-01-21 Nick Clifton <nickc@cygnus.com>
6398
6399 * ldlang.c (lang_size_sections): Fix typo in comment.
6400
6401 2000-01-18 H.J. Lu <hjl@gnu.org>
6402
6403 * ldlang.c (lang_size_sections): Also update the current
6404 address of a region if the SEC_NEVER_LOAD bit is not set.
6405
6406 2000-01-10 Philip Blundell <pb@futuretv.com>
6407
6408 * configure.tgt (arm*-*-conix*): New target.
6409
6410 2000-01-07 Nick Clifton <nickc@cygnus.com>
6411
6412 * ld.texinfo (Options): Remind users to preceed linker command
6413 line switches with -Wl, (or whatever is appropriate) if it is
6414 being invoked by a comnpiler driver program.
6415 Fix description of the behaviour of the -n command line switch.
6416
6417 2000-01-05 Catherine Moore <clm@cygnus.com>
6418
6419 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
6420 (name_list): New.
6421 * ld.texinfo (EXCLUDE_FILE): Update documentation.
6422 * ldgram.y (wildcard_spec): Support a list of excluded_files.
6423 (exclude_name_list): New.
6424 ldlang.c (walk_wild_section): Support list of excluded files.
6425 (print_wild_statement): Likewise.
6426 (lang_add_wild): Likewise.
6427 * ldlang.h (lang_wild_statement_type): Likewise.
6428 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6429
6430 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
6431
6432 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
6433 (process_def_file): Use.
6434 (pe_dll_compat_implib): New variable.
6435 (make_one): Use.
6436
6437 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
6438 pe_dll_compat_implib.
6439
6440 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
6441 compat-implib options.
6442 (gld_${EMULATION_NAME}_list_options): List new options.
6443 (gld_${EMULATION_NAME}_parse_args): Handle.
6444
6445 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
6446 dll.
6447
6448 * deffilep.y (opt_name): Allow "." in name.
6449
6450 For older changes see ChangeLog-9899
6451 \f
6452 Local Variables:
6453 mode: change-log
6454 left-margin: 8
6455 fill-column: 74
6456 version-control: never
6457 End:
This page took 0.160036 seconds and 5 git commands to generate.