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