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