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