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