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