* dep-in.sed: Cope with absolute paths.
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2002-04-04 Alan Modra <amodra@bigpond.net.au>
2
3 * dep-in.sed: Cope with absolute paths.
4 * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
5 Run "make dep-am".
6 * Makefile.in: Regenerate.
7
8 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9
10 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
11
12 2002-04-03 Jakub Jelinek <jakub@redhat.com>
13
14 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
15 is smaller than maximum, round dot up to common page boundary.
16
17 2002-03-28 Alan Modra <amodra@bigpond.net.au>
18
19 * configure.host: Set up for generic hosts first, then tweak as
20 necessary in more specific targets.
21 (HOSTING_LIBS): Include libgcc_eh.a if found.
22
23 2002-03-23 Andreas Jaeger <aj@suse.de>
24
25 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
26
27 2002-03-21 Alan Modra <amodra@bigpond.net.au>
28
29 * Makefile.am: Run "make dep-am".
30 * Makefile.in: Regenerate.
31
32 2002-03-21 Albert Chin-A-Young <china@thewrittenword.com>
33
34 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
35
36 2002-03-20 Alan Modra <amodra@bigpond.net.au>
37
38 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
39 add the symbol to the linker hash table immediately.
40 (lang_place_undefineds): Split symbol creation out..
41 (insert_undefined): ..to here.
42
43 2002-03-18 David O'Brien <obrien@FreeBSD.org>
44
45 * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
46 the contents of the buffer returned from basename function will are
47 getting overwritten while still being used.
48
49 Mon Mar 18 17:38:39 CET 2002 Jan Hubicka <jh@suse.cz>
50 Andreas Jaeger <aj@suse.de>
51 Andreas Schwab <schwab@suse.de>
52
53 * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
54 * elf_x86_64.sh (ARCH): Set to i386:x86-64
55 set libraries to default to lib64 paths.
56
57 2002-03-18 Tom Rix <trix@redhat.com>
58
59 * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
60 * configure.tgt : Same.
61 * emulparms/aix5ppc.sh : New file. For eaix5ppc.
62 * emulparms/aix5rs6.sh : New file. For eaix5rs6.
63 * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
64 emulation parameters for better -b32, -b64 support.
65 * emulparms/aixrs6.sh : Same.
66 * emulparms/ppcmacos.sh : Same.
67 * emultempl/aix.em (choose_target) : Use new emulation parameters
68 OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
69 * Makefile.in : Regenerate.
70
71 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
72
73 * po/fr.po: Updated version.
74
75 2002-03-18 Alan Modra <amodra@bigpond.net.au>
76
77 * ldmain.c (main): Move .text readonly flag fudges from here..
78 * ldlang.c (lang_process): ..to here.
79
80 2002-03-14 Alan Modra <amodra@bigpond.net.au>
81
82 * ldlang.c (lang_check): Remove the word size check added in last
83 change. Treat emitrelocations case as for relocatable links.
84
85 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
86
87 * po/fr.po: Updated version.
88
89 2002-03-13 Alan Modra <amodra@bigpond.net.au>
90
91 * ldlang.c (lang_check): Do relocatable link checks first, so that
92 warn_mismatch can't override. Check compatible and word size too.
93
94 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
95
96 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
97
98 2002-03-05 Jakub Jelinek <jakub@redhat.com>
99
100 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
101 DATA_SEGMENT_ALIGN.
102
103 2002-03-04 H.J. Lu <hjl@gnu.org>
104
105 * scripttempl/elf.sc: Put .preinit_array, .init_array and
106 .fini_array in the data segment.
107
108 2002-03-04 Alan Modra <amodra@bigpond.net.au>
109
110 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
111
112 2002-03-01 David Mosberger <davidm@hpl.hp.com>
113
114 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
115 .init_array, and .fini_array.
116
117 2002-02-20 Andreas Schwab <schwab@suse.de>
118
119 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
120 .IA64_unwind* in a relocatable link.
121
122 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
123
124 * NEWS: Mark 2.12 branch.
125
126 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
127
128 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
129 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
130
131 2002-02-18 Tom Rix <trix@redhat.com>
132
133 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
134 (gld*_before_allocation): Same.
135 (gld*_create_output_section_statements): Generate
136 __rtinit if run time linking. Add librtl.a to the link.
137 (gld*_read_file): Clean.
138
139 2002-02-18 Alan Modra <amodra@bigpond.net.au>
140
141 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
142
143 2002-02-18 David O'Brien <obrien@FreeBSD.org>
144
145 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
146 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
147 and eelf64alpha_fbsd.
148 * Makefile.in: Regenerate.
149 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
150 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
151 use a FreeBSD-specific emulation rather than the psABI one.
152 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
153 for all FreeBSD ELF systems.
154 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
155 emulation.
156 * emulparams/elf32ppc_fbsd.sh: Likewise.
157 * emulparams/elf64_ia64_fbsd.sh: Likewise.
158 * emulparams/elf64_sparc_fbsd.sh: Likewise.
159 * emulparams/elf64alpha_fbsd.sh: Likewise.
160 * emulparams/elf_i386_fbsd.sh: Likewise.
161 * emulparams/elf_x86_64_fbsd.sh: Likewise.
162
163 2002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
164
165 * po/tr.po: Updated version.
166
167 2002-02-18 Alan Modra <amodra@bigpond.net.au>
168
169 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
170 (FILL): Likewise.
171
172 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
173
174 * emultempl/mmo.em (mmo_after_open): Don't call
175 _bfd_mmix_check_all_relocs when producing ELF output.
176
177 2002-02-15 Richard Henderson <rth@redhat.com>
178
179 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
180 definition. Emit a unop+nop pair.
181
182 2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
183
184 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
185 for presence of .MMIX.reg_contents.linker_allocated before early
186 exit.
187
188 * NEWS: Mention support for MMIX.
189
190 2002-02-15 Alan Modra <amodra@bigpond.net.au>
191
192 Support arbitrary length fill patterns.
193 * ld.texinfo (Output Section Fill): Describe fill expressions.
194 (FILL): Refer to the above.
195 * ldexp.h (etree_value_type): Add "str" field.
196 (union etree_union): Add "str" to "value" struct.
197 (exp_bigintop): Declare.
198 (exp_get_fill): Declare.
199 * ldexp.c: Include "safe-ctype.h".
200 (exp_intop): Set value.str to NULL.
201 (exp_bigintop): New function.
202 (new_rel): Pass in "str", and set new.str from it.
203 (new_rel_from_section): Set new.str to NULL.
204 (fold_name): Adjust calls to new_rel.
205 (exp_fold_tree): Likewise.
206 (exp_get_fill): New function.
207 * ldgram.y (struct big_int bigint, fill_type *fill): New.
208 (INT): Returns a "bigint". Adjust all code handling INTs.
209 (fill_opt): Returns a "fill".
210 (fill_exp): Split out of fill_opt, use for FILL.
211 * ldlang.h (struct _fill_type): New.
212 (fill_type): Move typedef to ldexp.h.
213 (lang_output_section_statement_type): "fill" is now a pointer.
214 (lang_fill_statement_type): Likewise.
215 (lang_padding_statement_type): Likewise.
216 (lang_add_fill): Now takes a "fill_type *" param.
217 (lang_leave_output_section_statement): Likewise.
218 (lang_do_assignments): Likewise.
219 (lang_size_sections): Likewise.
220 (lang_leave_overlay_section): Likewise.
221 (lang_leave_overlay): Likewise.
222 * ldlang.c: Include ldgram.h after ldexp.h.
223 (lang_output_section_statement_lookup): Adjust for fill_type change.
224 (print_fill_statement): Likewise.
225 (print_padding_statement): Likewise.
226 (insert_pad): Now takes a "fill_type *" arg.
227 (size_input_section): Likewise.
228 (lang_size_sections_1): Likewise.
229 (lang_size_sections): Likewise.
230 (lang_do_assignments): Likewise.
231 (lang_add_fill): Likewise.
232 (lang_leave_output_section_statement): Likewise.
233 (lang_leave_overlay_section): Likewise.
234 (lang_leave_overlay): Likewise.
235 Adjust all callers of the above function.
236 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
237 starting with "0X" as well as "0x". Return bigint.str for hex
238 numbers starting with "0x" or "0X", zero bigint.str otherwise.
239 Always use base 16 for numbers starting with "$".
240 * ldmain.c: Include ldgram.h after ldexp.h.
241 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
242 of bfd_fill_link_order.
243 * pe-dll.c: Adjust lang_do_assignments calls.
244 * emultempl/elf32.em: Likewise.
245 * emultempl/hppaelf.em: Likewise.
246 * emultempl/ppc64elf.em: Likewise.
247 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
248 lang_add_assignment call.
249 * emultempl/pe.em: Likewise.
250
251 2002-02-14 Phil Edwards <pme@gcc.gnu.org>
252
253 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
254 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
255 the pattern in question is not a regexp.
256 * ldlang.c: Likewise.
257 * ldlang.h: Likewise.
258 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
259
260 2002-02-12 Jakub Jelinek <jakub@redhat.com>
261
262 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
263 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
264 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
265 * ldexp.c (exp_data_seg): New variable.
266 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
267 (fold_binary): Handle DATA_SEGMENT_ALIGN.
268 (exp_fold_tree): Handle DATA_SEGMENT_END.
269 Pass allocation_done when recursing instead of hardcoding
270 lang_allocating_phase_enum.
271 * ldexp.h (exp_data_seg): New.
272 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
273 (lang_size_sections): New.
274 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
275 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
276 if COMMONPAGESIZE is defined.
277 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
278 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
279 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
280 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
281 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
282 libraries only.
283
284 2002-02-11 Alan Modra <amodra@bigpond.net.au>
285
286 * Makefile.in: Regenerate.
287
288 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
289
290 * lexsup.c: Remove strtoul declaration.
291
292 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
293
294 * ldmain.c: Add prototype for main ().
295 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
296 * emultempl/lnk960.em (lnk960_choose_target): Function should
297 take two arguments.
298
299 2002-02-10 Alan Modra <amodra@bigpond.net.au>
300
301 * ldlang.c (entry_section): New initialised variable.
302 (lang_finish): Use it.
303 * ldlang.h (entry_section): Declare.
304 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
305 entry_section to ".opd".
306
307 2002-02-09 Chris Demetriou <cgd@broadcom.com>
308
309 * ld.texinfo (Options): Add back in -nostdlib documentation,
310 which had been inadvertently removed.
311
312 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
313
314 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
315 register section vma to a sane value after emitting error. Make
316 fatal conditions cause program exit when emitting message.
317
318 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
319
320 * configure.tgt: Add or32-*-rtems target.
321
322 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
323
324 Contribute sh64-elf.
325 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
326 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
327 in OTHER_RELOCATABLE_SECTIONS.
328 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
329 * emulparams/shelf32.sh (STACK_ADDR): Define.
330 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
331 (OTHER_SECTIONS): this. Removed stack settings.
332 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
333 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
334 2001-03-12 DJ Delorie <dj@redhat.com>
335 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
336 relaxing if any shmedia or mixed sections are found.
337 2001-03-07 DJ Delorie <dj@redhat.com>
338 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
339 einfo. Gracefully decline to output to non-elf formats.
340 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
341 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
342 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
343 * emulparams/shelf32.sh: Ditto.
344 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
345 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
346 comment.
347 2001-01-10 Ben Elliston <bje@redhat.com>
348 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
349 non-portable shell constructs. From Hans-Peter Nilsson.
350 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
351 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
352 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
353 dependencies to the shell script include chain.
354 * Makefile.in: Regenerate.
355 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
356 * emultempl/sh64elf.em: Update and tweak comments.
357 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
358 make a .cranges section SEC_IN_MEMORY.
359 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
360 * emultempl/sh64elf.em
361 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
362 .cranges section found to be necessary; continue and set stored
363 section contents flags for sections with non-mixed contents.
364 Use a struct sh64_section_data container and sh64_elf_section_data
365 to store contents-type flags.
366 Remove unused update of "isec".
367 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
368 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
369 access contents-type flags. Assert that the associated container
370 is initialized. Use that container, not elf_gp_size, to hold size
371 of linker-generated cranges contents.
372 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
373 * emultempl/sh64elf.em
374 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
375 there's already a .cranges section. When section flag difference
376 is found, don't NULL-check cranges a second time. Tweak comments.
377 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
378 merging, not max size, as size of ld-generated .cranges contents.
379 Don't set ELF section flags in output section. When checking for
380 needed .cranges descriptors, don't use a variable; compare
381 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
382 comments.
383 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
384 * emultempl/sh64elf.em: New file.
385 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
386 * Makefile.in: Regenerate.
387 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
388 (OTHER_RELOCATING_SECTIONS): Ditto.
389 (EXTRA_EM_FILE): New, set to sh64elf if not set.
390 * emulparams/shlelf32.sh: Stub out all settings except
391 OUTPUT_FORMAT. Source shelf32.sh.
392 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
393 OTHER_RELOCATING_SECTIONS.
394 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
395 * emulparams/shlelf64.sh: Stub out all settings except
396 OUTPUT_FORMAT. Source shelf64.sh.
397 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
398 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
399 .cranges section.
400 (DATA_START_SYMBOLS): Define, provide ___data.
401 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
402 for consecutive .data section.
403 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
404 section after .data section.
405 * emulparams/shlelf64.sh: Ditto.
406 * emulparams/shelf32.sh: Ditto.
407 (ALIGNMENT): Define to 8.
408 * emulparams/shelf32.sh: Ditto.
409 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
410 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
411 built-in linker scripts.
412 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
413 * emulparams/shlelf64.sh: New.
414 * emulparams/shelf64.sh: New.
415 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
416 targ_extra_emuls.
417 * Makefile.am: Add support for shlelf64 and shelf64.
418 * Makefile.in: Regenerate.
419 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
420 * configure.tgt (sh64-*-elf*): Add shelf as default.
421 Add shlelf to targ_extra_emuls.
422 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
423 * emulparams/shelf32.sh: New file.
424 * emulparams/shlelf32.sh: New file.
425 * Makefile.am: Add support for shlelf32 and shelf32.
426 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
427 * Makefile.in: Regenerate.
428
429 2002-02-05 Hans-Peter Nilsson <hp@axis.com>
430
431 * ldlang.c (lang_reset_memory_regions): Rename from
432 reset_memory_regions. Change all callers. Make public.
433 * ldlang.h (lang_reset_memory_regions): Prototype.
434 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
435 lang_reset_memory_regions before lang_size_sections.
436 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
437 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
438
439 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
440
441 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
442 arithmetic when checking for too many global registers.
443
444 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
445
446 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
447 (ehppanbsd.c): New rule.
448 * Makefile.in: Regenerate.
449 * configure.tgt (hppa*-*-netbsd*): New target.
450 * emulparams/hppalinux.sh: Add comment to check other files
451 that source this file it is modified, and list which
452 files that do.
453 * emulparams/hppanbsd.sh: New file.
454
455 2002-02-01 Geoffrey Keating <geoffk@redhat.com>
456
457 * scripttempl/xstormy16.sc: Don't allocate extra space for the
458 stack.
459
460 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
461
462 Support on-demand global register allocation from
463 R_MMIX_BASE_PLUS_OFFSET relocs.
464 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
465 mmix_set_reg_section_vma. Call
466 _bfd_mmix_finalize_linker_allocated_gregs.
467 (mmix_before_allocation): New function.
468 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
469 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
470 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
471 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
472 before .MMIX.reg_contents.
473 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
474 (mmo_after_open): New function.
475 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
476 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
477 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
478
479 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
480
481 * emulparams/or32.sh: New file.
482 * emulparams/or32elf.sh: New file.
483 * scripttempl/or32.sc: New file.
484 * configure.tgt : Add support for or32.
485 * configure: Regenerate
486 * Makefile.am: Add support for or32.
487 * Makefile.in: Regenerate.
488 * NEWS: Mention support for or32.
489 * po/ld.pot: Regenerate.
490
491 2002-01-29 Chris Demetriou <cgd@broadcom.com>
492 Mitch Lichtenberg <mpl@broadcom.com>
493
494 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
495 * emultempl/mipself.em: New file to handle MIPS ELF embedded
496 reloc creation (ld --embedded-relocs).
497
498 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
499
500 * configure: Regenerated.
501
502 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
503
504 * Makefile.am (install): Depend on install-info.
505 * Makefile.in: Regenerate.
506
507 2002-01-26 Christian Rose <menthos@menthos.com>
508
509 * ldmain.c (main): Use full sentences to ease translation.
510
511 2002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
512
513 * po/fr.po: Updated version.
514
515 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
516
517 * po/es.po: Updated version.
518
519 2002-01-25 Andreas Jaeger <aj@suse.de>
520
521 * ldlex.l (yy_input): Correct error check.
522
523 2002-01-25 Alan Modra <amodra@bigpond.net.au>
524
525 * ldmisc.c (demangle): Put back dots when string not demangled.
526
527 2002-01-22 Richard Henderson <rth@redhat.com>
528
529 * emulparams/elf64alpha.sh (NOP): Use unop.
530
531 2002-01-21 Andreas Jaeger <aj@suse.de>
532
533 * ldlex.l: Use fread instead of read.
534
535 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
536
537 * configure.tgt (ia64-*-netbsd*): New target.
538
539 2002-01-21 H.J. Lu <hjl@gnu.org>
540
541 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
542 0.
543 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
544
545 2002-01-18 Andreas Jaeger <aj@suse.de>
546
547 * ldver.c (ldversion): Update year.
548
549 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
550
551 * po/ld.pot: Regenerate.
552
553 2002-01-16 Alan Modra <amodra@bigpond.net.au>
554
555 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
556 * Makefile.in: Regenerate.
557 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
558 * emultempl/ppc64elf.em: New file.
559
560 2002-01-15 DJ Delorie <dj@redhat.com>
561
562 * scripttempl/pe.sc: Add support for constructor priorities.
563
564 2002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
565
566 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
567 * emulparams/avr23xx.sh: Likewise.
568 * emulparams/avr4433.sh: Likewise.
569 * emulparams/avr44x4.sh: Likewise.
570 * emulparams/avr85xx.sh: Likewise.
571 * emulparams/avrmega103.sh: Likewise.
572 * emulparams/avrmega161.sh: Likewise.
573 * emulparams/avrmega603.sh: Likewise.
574 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
575
576 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
577
578 * ldlang.c (walk_wild_section): Exclude object file if enclosing
579 archive is excluded.
580
581 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
582
583 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
584 (eshelf_nbsd.c): New rule.
585 (eshlelf_nbsd.c): New rule.
586 * Makefile.in: Regenerate.
587 * configure.tgt (sh*le-*-netbsdelf*): New target.
588 (sh*-*-netbsdelf*): New target.
589 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
590 * ld/emulparams/shelf_nbsd.sh: New emulation.
591 * ld/emulparams/shlelf_nbsd.sh: New emulation.
592
593 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
594
595 * po/es.po: New file: Spanish translation.
596 * configure.in (ALL_LINGUAS): Add es.
597 * configure: Regenerate.
598
599 2002-01-06 John Marshall <jmarshall@acm.org>
600
601 * ld.texinfo: Note that --emit-relocs is currently only
602 implemented for ELF.
603
604 2002-01-05 Alan Modra <amodra@bigpond.net.au>
605
606 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
607 of bfd_section_list_remove and bfd_section_list_insert macros.
608 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
609 * emultempl/mmo.em (mmo_place_orphan): Likewise.
610
611 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
612
613 * configure.tgt (x86_64-*-netbsd*): New target.
614
615 2001-12-21 Tom Rix <trix@redhat.com>
616
617 (gld*_create_output_section_statements): New function.
618 For -binitfini support.
619 * emultempl/aix.em (gld*_before_parse): Fix comment.
620 * emultempl/aix.em (gld*_parse_args): Fix comment.
621
622 2001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
623
624 * configure.tgt (mips*-dec-netbsd*): Delete alias for
625 mips*el-*-netbsd*.
626 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
627
628 * configure.tgt (arm-*-netbsdelf*): Add target.
629 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
630 * emulparams/armelf_nbsd.sh: Added.
631 * Makefile.am: Add rules for earmelf_nbsd.
632 * Makefile.in: Regenerate.
633
634 2001-12-19 Andreas Jaeger <aj@suse.de>,
635 Susanne Oberhauser <froh@suse.de>
636
637 * configure.host: Add rules for x86_64-*linux-gnu. Change
638 s390x-linux entry to use gcc to report configuration, replace gcc
639 with $CC in s390-linux
640
641 2001-12-19 Andreas Jaeger <aj@suse.de>
642
643 * ld.texinfo (VERSION): Fix markup.
644
645 2001-12-18 matthew green <mrg@eterna.com.au>
646
647 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
648 (m68kelfnbsd.c): New rule.
649 * Makefile.in: Regenerate.
650 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
651 (m68*-*-netbsd*4k*): .. this.
652 (m68*-*-netbsdelf*): New target.
653 (m68*-*-netbsd*): Also include ELF support.
654 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
655 * emulparams/m68kelfnbsd.sh: New emulation.
656
657 2001-12-18 Jakub Jelinek <jakub@redhat.com>
658
659 * ldgram.y (vers_node): Support anonymous version tags.
660 * ldlang.c (lang_register_vers_node): Ensure anonymous version
661 tag is not defined together with non-anonymous versions.
662 * ld.texinfo: Document it.
663
664 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
665
666 * po/tr.po: New file: Turkish translation.
667 * configure.in (ALL_LINGUAS): Add tr.
668 * configure: Regenerate.
669
670 2001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
671
672 * Makefile.am: Add rules for eelf64alpha_nbsd.
673 * Makefile.in: Regenerate.
674 * configure.tgt (alpha*-*-netbsd*): Set
675 targ_emul to elf64alpha_nbsd.
676 * emulparams/elf64alpha_nbsd.sh: Added.
677
678 2001-12-17 Alan Modra <amodra@bigpond.net.au>
679
680 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
681 section_tail when fiddling with section list.
682 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
683 broken into separate strings to make translation easier.
684 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
685 fiddling with section list.
686 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
687
688 2001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
689
690 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
691
692 2001-12-15 Alan Modra <amodra@bigpond.net.au>
693
694 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
695
696 2001-12-13 Jakub Jelinek <jakub@redhat.com>
697
698 * emultempl/elf32.em (finish): Supply output_bfd
699 to bfd_elf*_discard_info.
700 (OPTION_EH_FRAME_HDR): Define.
701 (longopts): Add --eh-frame-hdr.
702 (parse_args): Handle it.
703 (list_options): Add --eh-frame-hdr to help.
704 * emultempl/hppaelf.em (finish): Supply output_bfd
705 to bfd_elf*_discard_info.
706 * scripttempl/elf.sc (.eh_frame_hdr): Add.
707
708 2001-12-13 Alan Modra <amodra@bigpond.net.au>
709
710 * lexsup.c (parse_args): Don't pass shortopts to second call to
711 getopt functions. Restore optind rather than decrementing before
712 second call. Remove errind as it now duplicates last_optind.
713
714 2001-12-11 Christopher Faylor <cgf@redhat.com>
715
716 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
717
718 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
719 Richard Henderson <rth@redhat.com>
720
721 * Makefile.am: Add support for xstormy16.
722 * configure.tgt: Add support for xstormy16.
723 * Makefile.in: Regenerate.
724 * emulparams/elf32xstormy16.sh: New file.
725 * scripttempl/xstormy16.sc: New file.
726
727 2001-10-01 Christopher Faylor <cgf@cygnus.com>
728
729 * Makefile.in (LIB_PATH): Make configurable.
730 (GENSCRIPTS): Set LIB_PATH in environment.
731 * configure.in: Substitute LIB_PATH.
732 * configure: Regenerate.
733 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
734 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
735
736 2001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
737
738 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
739 describing the -N option so that it is easier to translate into
740 foreign languages.
741
742 2001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
743
744 * emultempl/pe.em (..._list_options): Replace multiple fprintf
745 statements describing a single option with a single, newline
746 escaped fprintf. This allows better translation into other
747 languages.
748
749 * ldmain.c (add_archive_element): Combine multiple strings
750 into a single string to permit better translation into other
751 languages.
752
753 2001-12-05 Tom Rix <trix@redhat.com>
754
755 * Makefile.am: Remove eaixppc64.
756 * Makefile.in: Regenerate.
757
758 2001-12-04 Tom Rix <trix@redhat.com>
759
760 * emultempl/aix.em (choose_target): Change default target to
761 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
762 warning.
763 (gld*_read_file): Fix typo.
764 (change_symbol_mode): Add prototype.
765 (is_syscall): Same.
766
767 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
768 * emulparams/aixrs6.sh : Same.
769 * emulparams/ppcmacos.sh : Same.
770 * emulparams/aixppc64.sh : Delete file.
771 * emultempl/aix.em : Formatting changes.
772
773 2001-12-04 Hans-Peter Nilsson <hp@axis.com>
774
775 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
776 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
777 __Sbss.
778 (OTHER_END_SYMBOLS): Fix formatting.
779 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
780 (OTHER_END_SYMBOLS): Fix formatting.
781
782 2001-12-04 Alan Modra <amodra@bigpond.net.au>
783
784 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
785
786 2001-12-02 Tom Rix <trix@redhat.com>
787
788 * configure.tgt : Remove eaixppc64 emulations.
789 * Makefile.in : Remove eaixppc64.c
790 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
791 (ldemul_default_target): Same.
792 * emultempl/gld960.em (gld960_choose_target): Same.
793 * emultempl/gld960c.em (gld960_choose_target): Same.
794 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
795 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
796 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
797 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
798 * emultempl/aix.em (choose_target): New function. Handle emulation of
799 -b32 and -b64.
800
801 2001-11-27 H.J. Lu <hjl@gnu.org>
802
803 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
804 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
805 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
806 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
807 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
808 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
809 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
810 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
811
812 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
813 is not empty.
814 (SDATA): Likewise.
815 (REL_SDATA): Likewise.
816 (REL_SBSS): Likewise.
817 (REL_SDATA2): Likewise.
818 (REL_SBSS2): Likewise.
819 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
820 (SDATA2): Likewise.
821
822 2001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
823
824 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
825 destructor in rom.
826 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
827
828 2001-11-22 H.J. Lu <hjl@gnu.org>
829
830 * Makefile.in: Regenerated with automake based on automake
831 1.4-8 in RedHat 7.1.
832
833 2001-11-22 Alan Modra <amodra@bigpond.net.au>
834
835 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
836 (config.status): Delete rule.
837 Add extra dependencies to cover sourced emulparams files.
838 * Makefile.in: Regenerate.
839
840 * scripttempl/elf.sc: Order <section>, <section>.* and
841 corresponding linkonce sections as seen in input files.
842 Formatting fixes. Zero vma of all sections if not relocating.
843 (STACK): Define and insert if STACK_ADDR defined.
844 (OTHER_RELOCATING_SECTIONS): Delete.
845 (OTHER_END_SYMBOLS): Define.
846 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
847 (OTHER_READWRITE_SECTIONS): Likewise.
848 (OTHER_GOT_SECTIONS): Likewise.
849 (OTHER_SDATA_SECTIONS): Likewise.
850 (OTHER_BSS_SECTIONS): Likewise.
851 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
852 (OTHER_READWRITE_SECTIONS): Likewise.
853 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
854 (OTHER_READWRITE_SECTIONS): Likewise
855
856 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
857 (STACK_ADDR): Define.
858 * emulparams/armelf_oabi.sh: As for armelf.sh.
859 * emulparams/elf32mcore.sh: As for armelf.sh.
860 * emulparams/h8300elf.sh: As for armelf.sh.
861 * emulparams/mn10200.sh: As for armelf.sh.
862 * emulparams/shelf.sh: As for armelf.sh.
863
864 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
865 (OTHER_END_SYMBOLS): Define.
866 * emulparams/m32relf.sh: As for elf32fr30.sh.
867 * emulparams/h8300helf.sh: As for elf32fr30.sh.
868 * emulparams/h8300self.sh: As for elf32fr30.sh.
869
870 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
871 defines with RELOCATING test.
872 (OTHER_SDATA_SECTIONS): Likewise.
873 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
874 (OTHER_END_SYMBOLS): ..this.
875 * emulparams/crislinux.sh: As for criself.sh.
876
877 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
878 if not relocating.
879 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
880 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
881 normal and linkonce sections as seen in input files.
882 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
883 (TEXT_DYNAMIC): Likewise.
884 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
885 (OTHER_SDATA_SECTIONS): Likewise.
886 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
887 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
888 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
889 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
890 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
891 (OTHER_PLT_RELOC_SECTIONS): Likewise.
892 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
893 sections as seen in input files.
894 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
895 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
896 if not relocating.
897 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
898 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
899 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
900 (OTHER_SECTIONS): Instead, use this..
901 (OTHER_END_SYMBOLS): ..and this.
902
903 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
904 * emulparams/elf32bsmip.sh: Likewise.
905 * emulparams/elf32btsmip.sh: Likewise.
906 * emulparams/elf32ebmip.sh: Likewise.
907 * emulparams/elf32lmip.sh: Likewise.
908 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
909 * emulparams/elf32lsmip.sh: Likewise.
910 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
911 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
912 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
913 * emulparams/elf64btsmip.sh: Likewise.
914 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
915 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
916 * emulparams/elf32ppclinux.sh: Likewise.
917 * emulparams/elf32ppcsim.sh: Likewise.
918 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
919 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
920 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
921 * emulparams/h8300self.sh: Likewise.
922 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
923 * emulparams/sh.sh: Comment.
924 * emulparams/shl.sh: Source sh.sh, remove duplicates.
925 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
926 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
927
928 2001-11-21 David Heine <dlheine@tensilica.com>
929 Alan Modra <amodra@bigpond.net.au>
930
931 * ldlang.c (map_input_to_output_sections): Replace "break"
932 accidentally removed with 2001-08-03 change.
933 (lang_gc_sections_1): Likewise.
934
935 2001-11-21 Alan Modra <amodra@bigpond.net.au>
936
937 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
938
939 2001-11-20 Angela Marie Thomas <angela@redhat.com>
940
941 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
942 of false when calling lang_size_sections.
943 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
944
945 2001-11-15 Alan Modra <amodra@bigpond.net.au>
946
947 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
948 function when LDEMUL_FINISH isn't set to the same name. Don't
949 call ${LDEMUL_FINISH}.
950 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
951 * emultempl/armelf.em (arm_elf_finish): Call
952 gld${EMULATION_NAME}_finish.
953 * emultempl/hppaelf.em (hppaelf_finish): Rename to
954 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
955 hppaelf_layout_sections_again if necessary.
956 (need_laying_out): New var.
957 (hppaelf_layaout_sections_again): Rename to
958 hppaelf_layout_sections_again. Clear need_laying_out.
959 (PARSE_AND_LIST_OPTIONS): Format text.
960
961 2001-11-14 H.J. Lu <hjl@gnu.org>
962
963 * emultempl/armelf.em (arm_elf_finish): Renamed from
964 gld${EMULATION_NAME}_finish.
965 (LDEMUL_FINISH): Set to arm_elf_finish.
966
967 2001-11-14 Daniel Jacobowitz <drow@mvista.com>
968
969 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
970 (struct ld_emulation_xfer_struct): Use it.
971
972 2001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
973
974 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
975 additional symbols referenced by newer crt0.o files from HP.
976
977 2001-11-12 Anthony Green <green@redhat.com>
978
979 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
980
981 2001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
982
983 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
984 * Makefile.in: Regenerate.
985
986 2001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
987
988 * ld.texinfo: Use @command for commands, @option for options.
989 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
990 the page man title.
991 * Makefile.in: Rebuild.
992
993 2001-11-04 Chris Demetriou <cgd@broadcom.com>
994
995 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
996 Add support for targets.
997
998 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
999
1000 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
1001 * configure: Regernate.
1002 * po/fr.po: New file.
1003 * po/sv.po: New file.
1004
1005 2001-11-01 NIIBE Yutaka <gniibe@m17n.org>
1006
1007 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
1008 as little endian default and to support big endian.
1009
1010 2001-11-01 Chris Demetriou <cgd@broadcom.com>
1011
1012 * ld.texinfo (Options): Document new option, -nostdlib.
1013 * lexsup.c (OPTION_NOSTDLIB): New definition.
1014 (ld_options): Add entry for "nostdlib".
1015 (parse_args): Handle OPTIONS_NOSTDLIB.
1016 * ldfile.c (ldfile_add_library_path): Don't add directories
1017 to the search path if they weren't specified on the command line
1018 and -nostdlib was specified.
1019 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
1020
1021 2001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
1022
1023 * lexsup.c (parse_args): Prevent infinite parsing loop when
1024 "-rpath.a" is specified on the command line.
1025 Replace calls to fprintf with calls to einfo.
1026
1027 2001-10-31 John Marshall <jmarshall@acm.org>
1028
1029 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
1030 appear only once across all the linker scripts involved in a link
1031 invocation no longer applies. Make the documentation reflect
1032 that.
1033
1034 2001-10-31 NIIBE Yutaka <gniibe@m17n.org>
1035
1036 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
1037 targets.
1038 (sh-*-linux*): Added targ_extra_libpath.
1039
1040 2001-10-31 David Heine <dlheine@tensilica.com>
1041
1042 * ldlang.c (lang_size_sections): Keep a valid output_offset field
1043 for padding statements.
1044
1045 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1046
1047 * configure.tgt (mmix-*-*): New target.
1048 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
1049 Add dependencies to match.
1050 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
1051 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
1052 scripttempl/mmo.sc: New files.
1053 * gen-doc.texi: @set MMIX.
1054 * ld.texinfo: Ditto.
1055 [MMIX] Add MMIX node.
1056 * Makefile.in: Regenerate.
1057
1058 2001-10-29 Kazu Hirata <kazu@hxi.com>
1059
1060 * ldlang.c: Fix a comment typo.
1061
1062 2001-10-23 Alan Modra <amodra@bigpond.net.au>
1063
1064 * configure.host: Move alpha*-*-linux-gnu* entry to generic
1065 entries, and match *-*-linux*.
1066
1067 2001-10-20 Alan Modra <amodra@bigpond.net.au>
1068
1069 * ldgram.y (mri_script_command): Surround processing of INCLUDE
1070 with ldlex_script, ldlex_popstate.
1071 (ifile_p1): Likewise.
1072 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
1073 correct slot.
1074 (lex_push_file): Save current lineno to lineno_stack. Set lineno
1075 to 1. Don't BEGIN(SCRIPT).
1076 (lex_redirect): Similarly.
1077 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
1078
1079 2001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
1080
1081 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
1082 __EH_FRAME_END__ and accept eh frames into data section.
1083 Add ctor and dtor sections.
1084
1085 2001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1086
1087 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
1088 (auto-export): Fix indentation.
1089
1090 2001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1091
1092 * pe-dll.c (autofilter_objectlist): Add startup objects
1093 for profiling.
1094 (auto-export): Constify char * p.
1095 Extract file basename and use strcmp rather than ststr
1096 for object lookup.
1097
1098 2001-10-18 Chris Demetriou <cgd@broadcom.com>
1099
1100 * ldmain.c (get_emulation): Improve comment about the handling
1101 of -mipsN options.
1102
1103 2001-10-17 Alan Modra <amodra@bigpond.net.au>
1104
1105 * po/POTFILES.in: Regenerate.
1106
1107 2001-10-16 Vassili Karpov <malc@pulsesoft.com>
1108
1109 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
1110 -z nocopyreloc and -z nocombreloc usage strings.
1111
1112 2001-10-12 Vassili Karpov <malc@pulsesoft.com>
1113
1114 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
1115 in usage.
1116
1117 2001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
1118
1119 * scripttempl/armaout.sc: Place .bss section after end of aligned
1120 data section to match behaviour of aout code in constructrion of
1121 header.
1122
1123 2001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1124
1125 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
1126 startup files for mingw32 dlls to list.
1127
1128 2001-10-10 Chris Demetriou <cgd@broadcom.com>
1129
1130 * emultempl/elf32.em: Fix shell 'if' usage for portability.
1131
1132 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
1133
1134 * configure.tgt (targ): Add arm9e-*-elf.
1135
1136 2001-10-05 H.J. Lu <hjl@gnu.org>
1137
1138 * genscripts.sh: Fix a typo in the last change.
1139
1140 2001-10-05 Jakub Jelinek <jakub@redhat.com>
1141
1142 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
1143 -z nocombreloc in usage.
1144
1145 2001-10-03 Jim Blandy <jimb@redhat.com>
1146
1147 * genscripts.sh: Include a comment at the top of each generated
1148 script, explaining its purpose.
1149
1150 2001-10-03 Vassili Karpov <malc@pulsesoft.com>
1151
1152 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
1153 * NEWS: Mention -z nocopyreloc.
1154 * ld.texinfo (Options): Describe nocopyreloc.
1155
1156 2001-10-03 Alan Modra <amodra@bigpond.net.au>
1157
1158 * configure: Regenerate.
1159
1160 2001-10-02 Alan Modra <amodra@bigpond.net.au>
1161
1162 * ldver.h (ld_program_version): Remove declaration.
1163 * lexsup.c (parse_args): Move printing of copyright message..
1164 * ldver.c (ldversion): .. to here.
1165 Use BFD_VERSION_STRING in place of BFD_VERSION.
1166 (ld_program_version): Remove.
1167 * Makefile.am (Makefile): Depend on bfd/configure.in.
1168 Run "make dep-am".
1169 * Makefile.in: Regenerate.
1170
1171 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1172
1173 * Makefile.am: Update dependencies with "make dep-am".
1174 * Makefile.in: Regenerate.
1175
1176 2001-09-29 John Reiser <jreiser@BitWagon.com>
1177
1178 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
1179 * lexsup.c: Add --no-define-common commandline option.
1180 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
1181 * ldlex.l: Likewise.
1182 * ld.h: Add command_line.inhibit_common_definition.
1183 * ldmain.c (main): Initialize.
1184 * ld.texinfo: Document.
1185
1186 2001-09-26 Alan Modra <amodra@bigpond.net.au>
1187
1188 * ldmisc.c (USE_STDARG): Remove.
1189 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
1190 (einfo): Likewise.
1191 (minfo): Likewise.
1192 (lfinfo): Likewise.
1193
1194 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
1195 declarations. Update copyright.
1196
1197 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
1198
1199 * pe-dll.c: Remove obsoleted declaration of
1200 pe_get_data_import_dll_name.
1201 (pe_create_import_fixup): Fix thinko.
1202
1203 * ld.texinfo(enable-auto-import): Clarify the explanation.
1204
1205 2001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
1206
1207 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
1208 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
1209 DLL_SUPPORT controlled code.
1210
1211 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
1212
1213 * emultempl/pe.em(pe_data_import_dll): Make static.
1214 (pe_get_data_import_dll_name): New accessor function.
1215 * pe-dll.c(pe_create_import_fixup): call
1216 pe_get_data_import_dll_name() from pe.em, instead of
1217 directly accessing pe_data_import_dll variable from pe.em.
1218
1219 2001-09-18 Bruno Haible <haible@clisp.cons.org>
1220
1221 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
1222 (def_file_add_directive): Use ISSPACE instead of isspace.
1223 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
1224 isdigit/isxdigit/isalpha/isalnum.
1225 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
1226 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
1227 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
1228 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
1229 isalnum.
1230 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
1231 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
1232 isupper/tolower.
1233 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
1234 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
1235 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
1236 (ctor_prio): Use ISDIGIT instead of isdigit.
1237 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
1238 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
1239 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
1240 isupper/tolower.
1241 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
1242 (stricpy): Use TOLOWER instead of isupper/tolower.
1243 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
1244 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
1245 (lex_warn_invalid): Use ISPRINT instead of isprint.
1246 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
1247 (main): For gettext, also set the LC_CTYPE locate facet.
1248 (add_keepsyms_file): Use ISSPACE instead of isspace.
1249 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
1250 (is_num, parse_args): Use ISDIGIT instead of isdigit.
1251 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
1252 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
1253 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
1254 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
1255 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
1256 (quoteput): Use ISSPACE instead of isspace.
1257 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
1258 instead of isalnum.
1259
1260 2001-09-18 Alan Modra <amodra@bigpond.net.au>
1261
1262 * deffilep.y (def_stash_module): Constify "name" param.
1263
1264 * pe-dll.c: Replace CONST with const throughout.
1265 (quick_symbol): Constify "n1", "n2", "n3" params.
1266 (make_singleton_name_thunk): Constify "import" param. Make
1267 "buffer_len" a size_t.
1268 (make_import_fixup_entry): Constify "name", "fixup_name",
1269 "dll_symname" params.
1270 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
1271 (pe_get32): Likewise.
1272 (pe_implied_import_dll): Likewise.
1273
1274 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
1275 (sort_by_section_name): Likewise.
1276
1277 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
1278 (make_import_fixup): Cast printf arg, rel->address to long rather
1279 than int.
1280 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
1281
1282 2001-09-15 Alan Modra <amodra@bigpond.net.au>
1283
1284 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
1285 defines BufferSize. Increase buffer size by one.
1286
1287 2001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
1288
1289 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
1290
1291 2001-09-14 Kevin Lo <kevlo@openbsd.org>
1292
1293 * configure.tgt: Add arm-openbsd target.
1294
1295 2001-09-12 H.J. Lu <hjl@gnu.org>
1296
1297 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
1298 eelf64lppc.o to ...
1299 (ALL_64_EMULATIONS): Here.
1300 * Makefile.in: Regenerated.
1301
1302 2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
1303
1304 * emultempl/pe.em(make_import_fixup): change signature to
1305 take asection as well as arelec; we need this for proper
1306 error reporting. Only call pe_create_import_fixup() if
1307 there is no attempt to add a constant addend to the reloc;
1308 otherwise, report error condition.
1309 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
1310 since final argument is a pointer to make_import_fixup().
1311 Change call to cb() to match make_import_fixup() signature.
1312 (make_import_fixup_mark): make buffer_len unsigned.
1313 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
1314
1315 2001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
1316
1317 * ld.texinfo: add verbose documentation for auto-import
1318 direct-addressing workaround, to compliment the terse
1319 error message.
1320
1321 2001-09-12 Andrew MacLeod <amacleod@redhat.com>
1322
1323 * scripttempl/v850.sc: Add gcc_except_table sections.
1324
1325 2001-09-11 Jeffrey A Law (law@cygnus.com)
1326
1327 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
1328 * emulparams/h8300self.sh: Similarly.
1329
1330 2001-09-05 Danny Smith <dannysmith@users.souceforge.net>
1331
1332 * ld.texinfo (Options, --stack): Correct default value for stack
1333 reserve.
1334
1335 2001-09-05 Tom Rix <trix@redhat.com>
1336
1337 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
1338
1339 2001-09-03 Andreas Jaeger <aj@suse.de>
1340
1341 * emultempl/beos.em: Declare prototypes for comparions functions,
1342 adjust definitions.
1343
1344 2001-09-02 Andreas Jaeger <aj@suse.de>
1345
1346 * emultempl/aix.em: Add missing prototype.
1347 * emultempl/lnk960.em: Likewise.
1348 * emultempl/vanilla.em: Likewise.
1349 * emultempl/armcoff.em: Likewise.
1350 * emultempl/armelf_oabi.em: Likewise.
1351 * emultempl/beos.em: Likewise.
1352 * emultempl/gld960c.em: Likewise.
1353 * emultempl/gld960.em: Likewise.
1354
1355 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
1356 for prototype declaration.
1357
1358 2001-08-31 Eric Christopher <echristo@redhat.com>
1359 Jason Eckhardt <jle@redhat.com>
1360
1361 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
1362
1363 2001-08-31 Andreas Jaeger <aj@suse.de>
1364
1365 * emultempl/pe.em: Add missing prototypes.
1366 (gld_${EMULATION_NAME}_after_open): Remove extra args to
1367 pe_find_data_imports.
1368 (pr_sym): Add unused attribute.
1369
1370 2001-08-29 Joel Sherrill <joel@OARcorp.com>
1371
1372 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
1373 default from coff to elf.
1374
1375 2001-08-29 Jeff Law <law@redhat.com>
1376
1377 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
1378 ARCH specification.
1379 * emulparams/h8300self.sh: Similarly.
1380
1381 2001-08-28 J"orn Rennecke <amylaar@redhat.com>
1382
1383 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
1384 eh8300self.o .
1385 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
1386 * configure.tgt (h8300-*-elf*): New case.
1387 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
1388 * emulparams/h8300self.sh: New file.
1389 * Makefile.in: Regenerated.
1390
1391 2001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
1392
1393 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
1394 with macro name.
1395
1396 2001-08-27 Linus Nordberg <linus@swox.com>
1397 Alan Modra <amodra@bigpond.net.au>
1398
1399 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
1400 (eelf64ppc.c, eelf64lppc.c): Add make targets.
1401 Run "make dep-am"
1402 * Makefile.in: Regenerate.
1403 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
1404 entries to correct alphabetical position.
1405 * emulparams/elf64ppc.sh: New.
1406 * emulparams/elf64lppc.sh: New.
1407
1408 2001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
1409
1410 * ldmain.c (main): Declare BSIZE as static.
1411
1412 2001-08-23 Jakub Jelinek <jakub@redhat.com>
1413
1414 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
1415 into .rel.dyn resp. .rela.dyn if combreloc.
1416 (get_script): If .x linker script is equal to .xn, only put it
1417 once into the binary.
1418 Add .xc and .xsc scripts.
1419 (parse_args): Handle -z combreloc and -z nocombreloc.
1420 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
1421 For .xc and .xsc scripts put all .rel* or .rela* input sections
1422 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
1423 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
1424 is elf.
1425 Strip trailing whitespace from script.
1426 Generate .xc and .xsc scripts if requested.
1427 * ldmain.c (main): Initialize link_info.combreloc and
1428 link_info.spare_dynamic_tags.
1429 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
1430 (ld_options): Add --spare-dynamic-tags option.
1431 (parse_args): Likewise.
1432 * ld.texinfo: Document -z combreloc and -z nocombreloc.
1433 * ldint.texinfo: Document .xc and .xsc linker scripts.
1434 * NEWS: Add notes about -z combreloc and SHF_MERGE.
1435
1436 2001-08-22 H.J. Lu <hjl@gnu.org>
1437
1438 * emulparams/elf32fr30.sh: Add a newline.
1439
1440 2001-08-21 Andreas Jaeger <aj@suse.de>
1441
1442 * deffilep.y: Add missing prototypes.
1443 * pe-dll.c: Likewise.
1444
1445 2001-08-20 Alan Modra <amodra@bigpond.net.au>
1446
1447 * ldlang.c (insert_pad): Fix typos in last patch.
1448
1449 * ldlang.c: When traversing lang_statement_union_type lists,
1450 consistently use "header.next" rather than "next".
1451 * mpw-eppcmac.c: Likewise.
1452 * emultempl/beos.em: Likewise.
1453 * emultempl/hppaelf.em: Likewise.
1454 * emultempl/pe.em: Likewise.
1455 * ldlang.h (union lang_statement_union): Remove "next" field.
1456
1457 * ldlang.c (insert_pad): Use offsetof macro.
1458 (lang_size_sections): Always neuter padding statements.
1459 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
1460
1461 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
1462 passed to lang_size_sections.
1463 (pe_exe_fill_sections): Likewise.
1464 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
1465 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
1466
1467 2001-08-18 Alan Modra <amodra@bigpond.net.au>
1468
1469 * emultempl/aix.em: Formatting fixes.
1470
1471 2001-08-18 Alan Modra <amodra@bigpond.net.au>
1472
1473 * ldlang.c (insert_pad): Make use of an existing pad statement if
1474 available. Move code calculating alignment, adjusting section
1475 alignment power, and adjusting dot to ..
1476 (size_input_section): .. here. Remove unused relax param.
1477 (lang_size_sections): Change boolean `relax' param to boolean *.
1478 Adjust call to size_input_section. Make use of insert_pad to
1479 place pad after the assignment statement. If relaxing, zap
1480 padding statements.
1481 (reset_memory_regions): Reset output_bfd section sizes too.
1482 (relax_again): Move to..
1483 (lang_process): ..here. Adjust call to lang_size_sections, and
1484 remove duplicated code.
1485 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
1486
1487 2001-08-17 Alan Modra <amodra@bigpond.net.au>
1488
1489 * ld.texinfo: Document that fill values now use the four least
1490 significant bytes.
1491 * emulparams/elf32fr30.sh (NOP): Update.
1492 * emulparams/elf32mcore.sh: Likewise.
1493 * emulparams/elf64_s390.sh: Likewise.
1494 * emulparams/elf_i386.sh: Likewise.
1495 * emulparams/elf_i386_be.sh: Likewise.
1496 * emulparams/elf_i386_chaos.sh: Likewise.
1497 * emulparams/elf_i386_ldso.sh: Likewise.
1498 * emulparams/elf_s390.sh: Likewise.
1499 * emulparams/elf_x86_64.sh: Likewise.
1500 * emulparams/i386moss.sh: Likewise.
1501 * emulparams/i386nw.sh: Likewise.
1502 * emulparams/m68kelf.sh: Likewise.
1503 * scripttempl/elf.sc: Update NOP comment.
1504 * scripttempl/elfi370.sc: Likewise.
1505 * scripttempl/elfm68hc11.sc: Likewise.
1506 * scripttempl/elfm68hc12.sc: Likewise.
1507 * scripttempl/nw.sc: Likewise.
1508
1509 2001-08-15 Tom Rix <trix@redhat.com>
1510
1511 * ldgram.y (saved_script_handle): Initialize to NULL.
1512 * ldmain.c (main): Change check on saved_script_handle.
1513
1514 2001-08-14 Alan Modra <amodra@bigpond.net.au>
1515
1516 * emultempl/elf32.em: Formatting fixes.
1517 (output_prev_sec_find): Test for bfd_ind_section too; do so by
1518 looking at sec->owner.
1519 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
1520 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
1521 unused code, and reorganize orphan section placement code.
1522
1523 * ldlang.c (wild_doit): Rename to lang_add_section.
1524 * ldlang.h: Here too.
1525 * mpw-elfmips.c: And here.
1526 * emultempl/beos.em: And here.
1527 * emultempl/elf32.em: And here.
1528 * emultempl/hppaelf.em: And here.
1529 * emultempl/pe.em: And here.
1530
1531 2001-08-13 Richard Henderson <rth@redhat.com>
1532
1533 * emultempl/needrelax.em: New file.
1534 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
1535 * Makefile.am (eelf64_ia64.c): Depend on it.
1536 * Makefile.in: Rebuild.
1537
1538 2001-08-13 Alan Modra <amodra@bigpond.net.au>
1539
1540 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
1541 output_section is set non-NULL.
1542
1543 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
1544 `true' for SEC_EXCLUDE sections so that the generic code doesn't
1545 needlessly create an output_section_statement. Treat a correctly
1546 named output_section_statement with NULL bfd_section as compatible.
1547
1548 2001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
1549
1550 * emultempl/generic.em: Support EXTRA_EM_FILE.
1551 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
1552 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
1553 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
1554 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
1555 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
1556 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
1557 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
1558 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
1559 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
1560 LDEMUL_FIND_POTENTIAL_LIBRARIES.
1561
1562 2001-08-12 Richard Henderson <rth@redhat.com>
1563
1564 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
1565 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
1566 scripttempl/v850.sc: Keep .jcr data.
1567
1568 2001-08-12 H.J. Lu <hjl@gnu.org>
1569 Andrew Haley <aph@cambridge.redhat.com>
1570 Nick Clifton <nickc@redhat.com>
1571
1572 * ldgram.y (had_script): Change name to saved_script_handle.
1573 Change type to file handle.
1574 * ld.h (had_script): Rename and retype.
1575 * ldfile.c (ldfile_open_command_file): Save the file handle
1576 used in saved_script_handle.
1577 * lexsup.c (parse_args): Do not allow -c option to alter
1578 saved_script_handle.
1579 * ldmain.c (main): Print out the linker script used if
1580 --verbose is given. Check saved_script_handle to obtain the
1581 external linker script used, or if NULL, dump the builtin
1582 script.
1583 * ld.texinfo: Document that --verbose now dumps the linker
1584 script used, regardless of whether it was an internal or an
1585 external script.
1586
1587 2001-08-10 Andreas Jaeger <aj@suse.de>
1588
1589 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1590 to build warnings.
1591 * configure: Regenerate.
1592
1593 2001-08-09 Alan Modra <amodra@bigpond.net.au>
1594
1595 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
1596
1597 * scripttempl/elf.sc: Move non-text .dynamic section before
1598 .plt/.got/.sdata* group.
1599 (OTHER_GOT_SECTIONS): Move to immediately after .got.
1600 (OTHER_SDATA_SECTIONS): Add.
1601 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
1602 OTHER_GOT_SECTIONS.
1603 * emulparams/crislinux.sh: Likewise.
1604 * emulparams/elf32b4300.sh: Likewise.
1605 * emulparams/elf32bmip.sh: Likewise.
1606 * emulparams/elf32bmipn32.sh: Likewise.
1607 * emulparams/elf32bsmip.sh: Likewise.
1608 * emulparams/elf32btsmip.sh: Likewise.
1609 * emulparams/elf32ebmip.sh: Likewise.
1610 * emulparams/elf32elmip.sh: Likewise.
1611 * emulparams/elf32l4300.sh: Likewise.
1612 * emulparams/elf32lmip.sh: Likewise.
1613 * emulparams/elf32lsmip.sh: Likewise.
1614 * emulparams/elf32ltsmip.sh: Likewise.
1615 * emulparams/elf64bmip.sh: Likewise.
1616 * emulparams/elf64btsmip.sh: Likewise.
1617 * emulparams/elf64ltsmip.sh: Likewise.
1618
1619 2001-08-08 Alan Modra <amodra@bigpond.net.au>
1620
1621 * genscripts.sh: Source the emulparams script before each output
1622 script is generated so that variables like `RELOCATING' may affect
1623 variables defined in the emulparams script.
1624
1625 2001-08-04 Alan Modra <amodra@bigpond.net.au>
1626
1627 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
1628 order.
1629
1630 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
1631 ie. iterate over wild_statement.section_list.
1632 (gld${EMULATION_NAME}_place_orphan): Likewise.
1633
1634 2001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1635
1636 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
1637 .fini[0-4] sections used by _exit
1638 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
1639 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
1640 * scripttempl/elfm68hc11.sc: Likewise.
1641
1642 2001-08-03 H.J. Lu <hjl@gnu.org>
1643
1644 * emultempl/beos.em (init): Add the missing initialization.
1645
1646 2001-08-03 Alan Modra <amodra@bigpond.net.au>
1647
1648 * ld.texinfo (Input Section Basics): Clarify ordering of output
1649 sections.
1650 * ldlang.c (callback_t): Add wildcard_list param.
1651 (walk_wild_section): Remove "section" param. Rewrite for
1652 lang_wild_statement_type change. Remove unique_section_p test.
1653 (walk_wild_file): Remove "section" param.
1654 (walk_wild): Remove "section" and "file" params.
1655 (lang_gc_wild): Likewise.
1656 (wild): Likewise. Modify for lang_wild_statement_type change.
1657 (wild_sort): Likewise. Add "sec" param.
1658 (gc_section_callback): Likewise.
1659 (output_section_callback): Likewise. Do unique_section_p test.
1660 (map_input_to_output_sections): Modify call to wild.
1661 (lang_gc_sections_1): Likewise.
1662 (print_wild_statement): Modify for lang_wild_statement_type
1663 change.
1664 (lang_add_wild): Replace filename, filenames_sorted param with
1665 filespec. Replace section_name, sections_sorted,
1666 exclude_filename_list with section_list.
1667 * ldlang.h (lang_add_wild): Here too.
1668 (lang_wild_statement_type): Replace section_name, sections_sorted,
1669 and exclude_filename_list with section_list.
1670 * ldgram.y (current_file): Delete.
1671 (%union): Add wildcard_list.
1672 (file_NAME_list): Set type to wildcard_list. Build a linked list
1673 rather than calling lang_add_wild for each entry.
1674 (input_section_spec_no_keep): Call lang_add_wild here instead.
1675 * ld.h (struct wildcard_list): Declare.
1676 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
1677
1678 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
1679
1680 * ldmain.c (main): initialize link_info.pei386_auto_import
1681 * pe-dll.c: new tables for auto-export filtering
1682 (auto_export): change API, pass abfd for contextual filtering.
1683 Loop thru tables of excluded symbols instead of comparing
1684 "by hand".
1685
1686 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
1687
1688 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
1689 static variable current_sec (static struct sec *). Add
1690 forward declaration for add_bfd_to_link.
1691 (process_def_file): Don't export undefined symbols. Do not
1692 export symbols starting with "_imp__". Call auto_export()
1693 with new API.
1694 (pe_walk_relocs_of_symbol): New function.
1695 (generate_reloc): add optional extra debugging
1696 (pe_dll_generate_def_file): eliminate extraneous initial blank
1697 line in output
1698 (make_one): enlarge symtab to make room for __nm__ symbols
1699 (DATA auto-import support).
1700 (make_singleton_name_thunk): New function.
1701 (make_import_fixup_mark): New function.
1702 (make_import_fixup_entry): New function.
1703 (pe_create_import_fixup): New function.
1704 (add_bfd_to_link): Specify that 'name' argument is a CONST
1705 char *.
1706 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
1707 declare new functions pe_walk_relocs_of_symbol and
1708 pe_create_import_fixup.
1709 * emultempl/pe.em: add new options --enable-auto-import,
1710 --disable-auto-import, and --enable-extra-pe-debug.
1711 (make_import_fixup): New function.
1712 (pe_find_data_imports): New function.
1713 (pr_sym): New function.
1714 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
1715 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
1716 CODE.
1717
1718 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
1719
1720 * ld.texinfo: add additional documentation for
1721 --export-all-symbols. Document --out-implib,
1722 --enable-auto-image-base, --disable-auto-image-base,
1723 --dll-search-prefix, --enable-auto-import, and
1724 --disable-auto-import.
1725 * ldint.texinfo: Add detailed documentation on auto-import
1726 implementation.
1727
1728 2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1729
1730 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
1731 example.
1732
1733 2001-07-24 Alan Modra <amodra@bigpond.net.au>
1734
1735 * Makefile.am: Update dependencies with "make dep-am".
1736 * Makefile.in: Regenerate
1737
1738 2001-07-23 Alan Modra <amodra@bigpond.net.au>
1739
1740 * ldcref.c (check_section_sym_xref): New function.
1741 (check_nocrossrefs): Call it.
1742 (check_nocrossref): Interate over h->refs here instead of..
1743 (check_refs): ..here. Pass in the symbol name, section, and bfd
1744 rather than hash_entry pointers.
1745 (struct check_refs_info): Keep symbol name rather than hash entry.
1746 Remove "same".
1747 (check_reloc_refs): Tweak for above changes in check_refs_info.
1748 Only report references to section syms when symname is NULL to
1749 prevent duplicate messages for the same reloc.
1750
1751 2001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1752
1753 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
1754 available. Do not print NULL trees.
1755 (exp_print_token): Print unknown tokens with values > 126 as
1756 decimal values not ASCII characters.
1757
1758 * ldlang.c (lang_leave_overlay): If a region is specified assign
1759 it to all sections inside the overlay unless they have been
1760 assigned to the own, non-default, memory region.
1761
1762 * README: Add header for consistency with other README files.
1763
1764 2001-07-14 H.J. Lu <hjl@gnu.org>
1765
1766 * emultempl/elf32.em (output_prev_sec_find): Never return
1767 bfd_abs_section_ptr, bfd_com_section_ptr nor
1768 bfd_und_section_ptr.
1769
1770 2001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
1771
1772 * Makefile.am (em32relf.c): Change dependency from generic.em to
1773 elf32.em.
1774 * Makefile.in: Regenerate.
1775
1776 2001-07-14 matthew green <mrg@eterna.com.au>
1777
1778 * configure.tgt (i386-*-netbsdelf*): New target.
1779 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
1780
1781 2001-07-13 Jakub Jelinek <jakub@redhat.com>
1782
1783 * emultempl/elf32.em (output_prev_sec_find): New.
1784 (place_orphan): Use it.
1785
1786 2001-07-11 H.J. Lu <hjl@gnu.org>
1787
1788 * ldmain.c (main): Fix typos in the last change.
1789
1790 2001-07-11 Jakub Jelinek <jakub@redhat.com>
1791
1792 * ldmain.c (main): Disallow -F and -f without -shared.
1793
1794 2001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1795
1796 * emultempl/pe.em (after_open): Check for the output_bfd not
1797 having any coff_data structure allocated to it.
1798
1799 2001-07-09 David O'Brien <obrien@FreeBSD.org>
1800
1801 * emultempl/elf32.em: Do not assuming that contents of the buffer
1802 returned from basename function will remain unchanged accross other
1803 function calls.
1804
1805 2001-07-03 H.J. Lu <hjl@gnu.org>
1806
1807 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
1808 2001-07-03. It creates dynamic entries even for static binaries.
1809
1810 2001-07-03 Jakub Jelinek <jakub@redhat.com>
1811
1812 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
1813 (DYNAMIC): Use it to reserve few dynamic entries for
1814 post-linking tools.
1815
1816 2001-06-27 Alan Modra <amodra@bigpond.net.au>
1817
1818 * emulparams/hppa64linux.sh: New file.
1819 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
1820 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
1821 (ehppa64linux.c): Add rule to make it.
1822 Run "make dep-am".
1823 * Makefile.in: Regenerate.
1824
1825 2001-06-21 Hans-Peter Nilsson <hp@axis.com>
1826
1827 * ld.texinfo (Options, -r): Mention restrictions when using
1828 different object formats.
1829
1830 2001-06-19 Hans-Peter Nilsson <hp@axis.com>
1831
1832 * ldlang.c (lang_check): Emit fatal error if relocatable link
1833 between different object flavours with relocations in input.
1834
1835 2001-06-19 H.J. Lu <hjl@gnu.org>
1836
1837 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
1838 (--version-script): Mention the language support.
1839
1840 2001-06-19 H.J. Lu <hjl@gnu.org>
1841
1842 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
1843
1844 2001-06-18 H.J. Lu <hjl@gnu.org>
1845
1846 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
1847 (diststuff): Add $(MANS).
1848 * Makefile.in: Regenerated.
1849
1850 * ld.1: Removed.
1851
1852 2001-06-18 Hans-Peter Nilsson <hp@axis.com>
1853
1854 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
1855 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
1856 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
1857 * ld.h (args_type): Remove member export_dynamic. All users
1858 changed to use struct bfd_link_info member.
1859
1860 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
1861 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
1862 * Makefile.in: Regenerate.
1863
1864 2001-06-18 H.J. Lu <hjl@gnu.org>
1865
1866 * ldlang.c (init_os): Add the newline to the einfo call.
1867 (lang_check): Likewise.
1868 (lang_do_version_exports_section): Likewise.
1869
1870 2001-06-15 H.J. Lu <hjl@gnu.org>
1871
1872 * lexsup.c (parse_args); Save optind to report unrecognized
1873 option.
1874
1875 2001-06-15 Hans-Peter Nilsson <hp@axis.com>
1876
1877 * ldlang.c (lang_check): Emit fatal error if relocatable link
1878 between different object flavours.
1879
1880 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
1881 Set new link_info member export_dynamic.
1882 * ldmain.c (main): Initialize new link_info member export_dynamic.
1883
1884 2001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
1885
1886 * ldlang.c (walk_wild): Only call walk_wild_file if
1887 lookup_name returns something.
1888 (lookup_name): If load_symbols fails, return NULL.
1889 (load_symbols): Change to a boolean function.
1890 (open_input_bfds): If load_symbols fails then do not make the
1891 executable.
1892
1893 2001-06-08 Alan Modra <amodra@bigpond.net.au>
1894
1895 * ldlang.c (record_bfd_errors): Remove.
1896
1897 * emultempl/aix.em: Fix copyright dates.
1898
1899 2001-06-07 Andreas Jaeger <aj@suse.de>
1900
1901 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
1902 (TEXT_START_ADDR): Likewise.
1903
1904 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
1905
1906 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
1907
1908 2001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1909
1910 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
1911
1912 2001-05-31 H.J. Lu <hjl@gnu.org>
1913
1914 * ldlang.c (open_input_bfds): Don't change the bfd error
1915 handler whilst loading symbols.
1916
1917 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1918
1919 * configure.tgt: Remove i370-mvs architecture, it is not currently
1920 supported.
1921
1922 2001-05-25 H.J. Lu <hjl@gnu.org>
1923
1924 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
1925 like emulparams/aixppc.sh.
1926
1927 2001-05-25 H.J. Lu <hjl@gnu.org>
1928
1929 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
1930 setting of output_filename after bfd_scan_arch.
1931 * emultempl/pe.em: Likewise.
1932
1933 2001-05-25 H.J. Lu <hjl@gnu.org>
1934
1935 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
1936 like emulparams/aixppc.sh.
1937
1938 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
1939 instead of ${srcdir}/emultempl/stringify.sed.
1940
1941 2001-05-25 Timothy Wall <twall@oculustech.com>
1942
1943 * emulparams/elf64_aix.sh: Change settings to match IBM linker
1944 output.
1945
1946 2001-05-25 Alan Modra <amodra@one.net.au>
1947
1948 * configure.host: Replace linuxoldld with linux*oldld.
1949 * configure.tgt: Likewise.
1950
1951 2001-05-24 H.J. Lu <hjl@gnu.org>
1952
1953 * emultempl/stringify.sed: Removed again.
1954
1955 2001-05-24 H.J. Lu <hjl@gnu.org>
1956
1957 * emultempl/aix.em (OUTPUT_ARCH): Defined.
1958 (gld${EMULATION_NAME}_before_parse): Initialize
1959 ldfile_output_architecture, ldfile_output_machine and
1960 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
1961 * emultempl/beos.em: Likewise.
1962 * emultempl/elf32.em: Likewise.
1963 * emultempl/linux.em: Likewise.
1964 * emultempl/mipsecoff.em: Likewise.
1965 * emultempl/pe.em: Likewise.
1966 * emultempl/sunos.em: Likewise.
1967
1968 2001-05-24 Tom Rix <trix@redhat.com>
1969
1970 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
1971 udate import file format.
1972 (change_symbol_mode) New, same
1973 (is_syscall) New, same
1974 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
1975 * emulparams/aixppc64.sh : same
1976 * emulparams/aixrs6.sh : same
1977 * emulparams/ppcmacos.sh : same
1978 * emultempl/aix.em : use strtoull to parse options
1979 * Makefile.am : add eaixppc64 emulation for xcoff64
1980 * Makefile.in : same
1981 * configure.tgt : same
1982
1983 * scripttempl/aix.sc : default text section offset to 0x10000000
1984 default data section offset to 0x20000000
1985 add .sv3264 and .sv64 pseudo sections
1986 loader and debug sections use the currect section offset.
1987
1988 * emultempl/aix.em : Add xcoff64 support
1989 Add -binitfini support
1990 (gld${EMULATION_NAME}_before_parse) -binitfini
1991 (gld${EMULATION_NAME}_parse_args) same
1992 (gld${EMULATION_NAME}_before_allocation) format change for special
1993 sections
1994
1995 * emulparams/aixppc64.sh : New file for xcoff64 support
1996
1997 2001-05-23 Alexandre Oliva <aoliva@redhat.com>
1998
1999 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
2000 variable to avoid non-portable shell construct.
2001
2002 2001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2003
2004 * ldmain.c (get_emulation): Add -mips5 command line argument.
2005
2006 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
2007
2008 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
2009 (ELF_INTERPRETER_NAME): Define it.
2010 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
2011 it.
2012 * configure.tgt (targ_emul, targ_extra_emuls)
2013 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
2014 as primary, elf_i386 as extra.
2015 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
2016 (eelf_i386_ldso.c): New rule.
2017 * Makefile.in: Rebuilt.
2018
2019 2001-05-22 Nick Clifton <nickc@redhat.com>
2020
2021 * lexsup.c (ld_options): Allow -I to be an alias for
2022 --dynamic-linker. This is for Solaris compatability.
2023 * ld.texinfo: Document that -I can be used.
2024 * ld.1: Regenerate.
2025
2026 2001-05-16 Alan Modra <amodra@one.net.au>
2027
2028 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
2029 whether an input section is the first one assigned to an output
2030 section.
2031 Assorted formatting fixes.
2032
2033 2001-05-14 DJ Delorie <dj@delorie.com>
2034
2035 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
2036 * Makefile.in: Ditto.
2037
2038 2001-05-11 Jakub Jelinek <jakub@redhat.com>
2039
2040 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
2041 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
2042 output sections.
2043 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
2044
2045 2001-05-11 Jakub Jelinek <jakub@redhat.com>
2046
2047 * ldlang.c (lang_process): Call bfd_merge_sections.
2048
2049 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2050
2051 * ldgram.y: Fix typo.
2052
2053 2001-05-03 H.J. Lu <hjl@gnu.org>
2054
2055 * emultempl/elf32.em: Include "libiberty.h".
2056 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
2057 basename of the bfd filename.
2058 (gld${EMULATION_NAME}_stat_needed): Likewise.
2059 (gld${EMULATION_NAME}_try_needed): Likewise.
2060 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
2061
2062 2001-05-02 H.J. Lu <hjl@gnu.org>
2063
2064 * emultempl/pe.em: Include <ctype.h>.
2065
2066 2001-05-02 Johan Rydberg <jrydberg@opencores.org>
2067
2068 * emulparams/elf32openrisc.sh: New file.
2069
2070 * Makefile.am: Add OpenRISC target.
2071 * Makefile.in: Regenerated.
2072
2073 * configure.tgt: Add openrisc-*-* mapping.
2074
2075 2001-05-02 Nick Clifton <nickc@redhat.com>
2076
2077 * emultempl/aix.em: Replace buystring with xstrdup.
2078 * emultempl/beos.em: Replace buystring with xstrdup.
2079
2080 2001-05-02 H.J. Lu <hjl@gnu.org>
2081
2082 * ldfile.c: Include "libiberty.h".
2083 * ldlex.l: Likewise.
2084
2085 * ldmisc.c (buystring): Removed.
2086 * ldmisc.h: Likewise.
2087
2088 * ldfile.c: Replace buystring with xstrdup.
2089 * ldlang.c: Likewise.
2090 * ldlex.l: Likewise.
2091 * ldmain.c: Likewise.
2092 * ldmisc.c: Likewise.
2093 * lexsup.c: Likewise.
2094 * mpw-eppcmac.c: Likewise.
2095
2096 2001-04-30 Andreas Jaeger <aj@suse.de>
2097
2098 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
2099
2100 2001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2101
2102 * ldlang.c (load_symbols): Give emulation a chance
2103 to process unrecognized file before fatal error is
2104 reported, not after.
2105
2106 2001-04-27 Sean McNeil <sean@mcneil.com>
2107
2108 * configure.tgt: Add arm-vxworks target.
2109 * scripttempl/armcoff.sc: Support .text or .data as a section name
2110 prefix.
2111 Define _etext.
2112
2113 2001-04-13 J.T. Conklin <jtc@redback.com>
2114
2115 * ld.texinfo: Document --fatal-warnings.
2116 * ld.1: Regenerate.
2117
2118 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
2119 warnings have been turned into errors.
2120 * lexsup.c (OPTION_WARN_FATAL): Define.
2121 (ld_options): Entry for --fatal-warnings.
2122 (parse_args): Handle OPTION_WARN_FATAL.
2123 * ld.h (ld_config_type): Add fatal_warnings field.
2124
2125 2001-04-13 Jakub Jelinek <jakub@redhat.com>
2126
2127 * ldmain.c (main): Default to discard_sec_merge.
2128 * lexsup.c (OPTION_DISCARD_NONE): Define.
2129 (ld_options): Add --discard-none.
2130 (parse_args): Handle OPTION_DISCARD_NONE.
2131 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
2132 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
2133 all its input sections match.
2134
2135 2001-04-05 Steven J. Hill <sjhill@cotw.com>
2136
2137 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
2138 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
2139 (eelf32ltsmip.c): New target.
2140 (eelf64btsmip.c): Likewise.
2141 (eelf64ltsmip.c): Likewise.
2142 * Makefile.in: Regenerated.
2143
2144 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
2145 target.
2146 (mips*-*-linux-gnu*): Likewise.
2147
2148 * emulparams/elf32ltsmip.sh: New. Traditional little endian
2149 MIPS taget.
2150 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
2151 target.
2152 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
2153 endian target.
2154
2155 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
2156
2157 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
2158 correct value of __Stext here.
2159 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
2160 .startup section.
2161
2162 * emulparams/crislinux.sh: Remove FIXME.
2163
2164 2001-04-02 Alan Modra <alan@linuxcare.com.au>
2165
2166 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
2167 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
2168
2169 2001-03-27 Hans-Peter Nilsson <hp@axis.com>
2170
2171 * configure.tgt (cris-*-*): Change default emulation to criself.
2172 (cris-*-*aout*): New rule.
2173
2174 2001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
2175
2176 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
2177 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
2178
2179 2001-03-26 Andreas Jaeger <aj@suse.de>
2180
2181 * ld.texinfo (Overview): Fix syntax in texi code.
2182
2183 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2184
2185 * ld.texinfo: Put @c man indications to generate the ld man page.
2186 When generating man, define all the variables. Define SEEALSO
2187 and SYNOPSIS. Re-organize some lines to avoid the cross references.
2188 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
2189 (ld.1): Generate from ld.texinfo.
2190 * Makefile.in: Regenerate.
2191
2192 2001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
2193
2194 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
2195 and '-fdata-sections'. Set the VMA of STABS sections to zero.
2196
2197 2001-03-17 Ulrich Drepper <drepper@redhat.com>
2198
2199 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
2200 is an absolute path look only for this file and not along the path.
2201
2202 2001-03-17 Ulrich Drepper <drepper@redhat.com>
2203
2204 * emultempl/elf32.em (OPTION_GROUP): New macro.
2205 Add new option Bgroup to longopts.
2206 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
2207 (gld*_list_options): Add -Bgroup and -z defs.
2208 * ld.1: Document -Bgroup and -z defs.
2209 * ld.texinfo: Likewise.
2210
2211 2001-03-07 Michael Meissner <meissner@redhat.com>
2212
2213 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
2214 with sections created by -fdata-sections.
2215 (.dynbss,.bss): Ditto.
2216
2217 2001-03-05 Alan Modra <alan@linuxcare.com.au>
2218
2219 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
2220 after_allocation_default, not gld..._before_allocation.
2221
2222 2001-02-27 Alan Modra <alan@linuxcare.com.au>
2223
2224 * configure.in (BFD_VERSION): New.
2225 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2226 * configure: Regenerate.
2227 * Makefile.am: Run "make dep-am"
2228 * Makefile.in: Regenerate.
2229
2230 2001-02-26 Timothy Wall <twall@cygnus.com>
2231
2232 * emulparams/elf64_aix.sh: Add additional read-only sections;
2233 uncomment lines which are now required.
2234
2235 2001-02-26 H.J. Lu <hjl@gnu.org>
2236
2237 * ldlang.c (open_input_bfds): Set the bfd error handler so
2238 that problems can be caught whilst loading symbols.
2239 (record_bfd_errors): New function: Report BFD errors and mark
2240 the executable output as being invalid.
2241
2242 2001-02-22 Timothy Wall <twall@cygnus.com>
2243
2244 * configure.host: Add configuration for ia64-*-aix*.
2245 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
2246 Add dependencies for eelf64_aix.c.
2247 * Makefile.in: Regenerate.
2248 * configure.tgt: Add ia64-*-aix* mapping.
2249 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
2250 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
2251 AIX-specific test.
2252
2253 2001-02-20 H.J. Lu <hjl@gnu.org>
2254
2255 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
2256 false if we found the file.
2257
2258 2001-02-18 David O'Brien <obrien@FreeBSD.org>
2259
2260 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
2261 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
2262
2263 2001-02-18 lars brinkhoff <lars@nocrew.org>
2264
2265 * Makefile.am: Add PDP-11 target.
2266 * configure.tgt: Likewise.
2267 * emulparams/pdp11.sh: New file.
2268
2269 2001-02-17 David O'Brien <obrien@FreeBSD.org>
2270
2271 * configure.host: Add a generic FreeBSD configuration entry such that
2272 all [modern] FreeBSD systems on all platforms will look the same.
2273
2274 2001-02-14 H.J. Lu <hjl@gnu.org>
2275
2276 * configure.tgt: Remove mention of earmelf_linux26.
2277
2278 2001-02-13 Richard Henderson <rth@redhat.com>
2279
2280 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
2281
2282 2001-02-13 H.J. Lu <hjl@gnu.org>
2283
2284 * ldexp.h (node_type): Add etree_provided.
2285 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
2286 type to etree_provided if defined by PROVIDE. Allow updating
2287 for etree_provided.
2288 (exp_print_tree): Handle etree_provided.
2289 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
2290 etree_provided.
2291
2292 2001-02-09 David Mosberger <davidm@hpl.hp.com>
2293
2294 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
2295 .IA_64.unwind.* pattern to unwind table section and
2296 .IA_64.unwind_info* pattern to unwind info section.
2297
2298 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2299
2300 * Makefile.am: Add linux target for S/390.
2301 * Makefile.in: Likewise.
2302 * configure.host: Likewise.
2303 * configure.tgt: Likewise.
2304 * emulparams/elf64_s390.sh: New file.
2305 * emulparams/elf_s390.sh: New file.
2306
2307 2001-02-09 Jakub Jelinek <jakub@redhat.com>
2308
2309 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
2310 targ_extra_libpath.
2311 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
2312
2313 2001-02-06 Philip Blundell <philb@gnu.org>
2314
2315 * Makefile.am: Remove mention of earmelf_linux26.
2316 * Makefile.in: Regenerate.
2317
2318 2001-02-04 Philip Blundell <philb@gnu.org>
2319
2320 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
2321 * emulparams/armelf_linux26.sh: Delete.
2322 * configure.tgt: Remove mention of armelf_linux26 emulation.
2323
2324 2001-02-01 Nick Clifton <nickc@redhat.com>
2325
2326 * ld.1: Replace occurances of -oformat with --oformat.
2327
2328 2001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
2329
2330 * ldlang.c (lang_leave_overlay): Don't set lma_region when
2331 load_base is specified.
2332
2333 2001-01-24 Hans-Peter Nilsson <hp@axis.com>
2334
2335 * emultempl/elf32.em: Correct spelling in comments and listed
2336 options.
2337
2338 2001-01-23 Alan Modra <alan@linuxcare.com.au>
2339
2340 * ldlang.c (lang_leave_overlay): Only set lma_region from the
2341 default for the first section of a group of overlay sections.
2342
2343 2001-01-22 Alan Modra <alan@linuxcare.com.au>
2344
2345 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
2346 * Makefile.in: Regenerate.
2347 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
2348 Check for null tool_dir.
2349
2350 2001-01-16 Jim Wilson <wilson@redhat.com>
2351
2352 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
2353 and IA_64.unwind.info.
2354
2355 2001-01-16 H.J. Lu <hjl@gnu.org>
2356
2357 * ldlang.c (lang_check): Merge the private data only if the
2358 input file has contents.
2359
2360 2001-01-14 Alan Modra <alan@linuxcare.com.au>
2361
2362 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
2363
2364 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
2365 enabling search for libmilli. On a relocatable link, make .text
2366 sections unique.
2367 (LDEMUL_AFTER_PARSE): Define.
2368 (hppaelf_finish): Correct spelling of relocatable in comments.
2369
2370 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2371 rummage through the script for sections on the unique list.
2372 Correct length of strncmp for ".note".
2373 (gld${EMULATION_NAME}_check_needed): Rearrange function.
2374
2375 * ldlang.c (unique_section_list): New var.
2376 (unique_section_p): New function.
2377 (walk_wild_section): Don't match sections on unique_section_list.
2378 (lang_add_unique): New function.
2379 Correct spelling of relocatable in comments.
2380
2381 * ldlang.h (struct unique_sections): Declare.
2382 (unique_section_list): Declare.
2383 (unique_section_p): Declare.
2384 (lang_add_unique): Declare.
2385
2386 * lexsup.c (ld_options): Allow --unique to take an optional arg.
2387 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
2388
2389 * ld.texinfo (--unique): Update.
2390
2391 2001-01-13 Nick Clifton <nickc@redhat.com>
2392
2393 * lexsup.c (parse_args): Remove spurious white space.
2394
2395 2001-01-12 Nick Clifton <nickc@redhat.com>
2396
2397 * lexsup.c (parse_args): Update copyright date.
2398
2399 2001-01-12 Philip Blundell <pb@futuretv.com>
2400
2401 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
2402
2403 2001-01-10 Kazu Hirata <kazu@hxi.com>
2404
2405 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
2406 * scripttempl/h8300h.sc: Fix formatting.
2407 * scripttempl/h8300s.sc: Likewise.
2408 * scripttempl/h8500.sc: Likewise.
2409 * scripttempl/h8500b.sc: Likewise.
2410 * scripttempl/h8500c.sc: Likewise.
2411 * scripttempl/h8500m.sc: Likewise.
2412 * scripttempl/h8500s.sc: Likewise.
2413
2414 2000-01-07 David O'Brien <obrien@BSDi.com>
2415
2416 * emultempl/elf32.em: Only perform Linux ld hints processing when
2417 targeting Linux.
2418
2419 2001-01-07 Philip Blundell <philb@gnu.org>
2420
2421 * ld.texinfo (Bug Reporting): Update email address for reports.
2422
2423 2000-12-31 Nick Clifton <nickc@redhat.com>
2424
2425 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
2426 options by checking for a return value of '?' not -1.
2427
2428 2000-12-28 Nick Clifton <nickc@redhat.com>
2429
2430 * lexsup.c (struct ld_option): Add new enum value:
2431 EXACTLY_TWO_DASHES.
2432 (ld_options[]): Change -omagic, -output and -oformat options
2433 to be EXACTLY_TWO_DASHES.
2434 (OUTPUT_COUNT): Use ARRAY_SIZE.
2435 (parse_args): Change parameter 'argc' to unsigned.
2436 Place EXACTLY_TWO_DASHES options into new really_longopts
2437 array.
2438 If getopt_long_only fails, try calling getopt_long using the
2439 really_longopts array.
2440 (help): Print a double dash for both EXACTLY_TWO_DASHES and
2441 TWO_DASHES options.
2442
2443 * ldlex.h: Fix prototype of parse_args.
2444
2445 * ld.texinfo: Document that long options starting with 'o'
2446 must be preceeded by two dashes. Change example of a single
2447 dashed long option from -oformat to -trace-symbol.
2448
2449 2000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2450
2451 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
2452 (longopts[]): New --no-default-excludes option.
2453 (gld_${EMULATION_NAME}_list_options): Document.
2454 (gld_${EMULATION_NAME}_parse_args): Handle.
2455
2456 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2457
2458 * ldlang.c (new_stat): Revert the last beautification with "innocent"
2459 whitespace, it breaks the K&R C preprocessor.
2460
2461 2000-12-11 DJ Delorie <dj@redhat.com>
2462
2463 * ld.texinfo: Add notes about --whole-archive and gcc.
2464
2465 2000-11-18 Fred Fish <fnf@be.com>
2466
2467 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
2468 (ld_options): Entry for --allow-shlib-undefined.
2469 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
2470 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
2471 to false.
2472 * ld.texinfo: Document new command line switch.
2473
2474 2000-12-12 Geoffrey Keating <geoffk@redhat.com>
2475
2476 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
2477 .fixup is actually read/write.
2478 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
2479 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
2480 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
2481
2482 2000-12-11 Jan Hubicka <jh@suse.cz>
2483
2484 * NEWS: Add note about x86_64 architecture.
2485
2486 2000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
2487
2488 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
2489 Set DWARF2 sections to a VMA of zero.
2490
2491 2000-12-01 Joel Sherrill <joel@OARcorp.com>
2492
2493 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
2494 New targets.
2495 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
2496 (sparc*-*-rtems*): Switched from a.out to ELF.
2497
2498 2000-11-30 Jan Hubicka <jh@suse.cz>
2499
2500 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
2501 (eelf_x86_64.c): New.
2502 * Makefile.in: Regenerate.
2503 * configure.tgt: Add support for x86_64-*-linux-gnu*.
2504 * emulparams/elf_x86_64.sh: New.
2505
2506 2000-11-30 Hans-Peter Nilsson <hp@axis.com>
2507
2508 * emulparams/crislinux.sh (ENTRY): Change back to _start.
2509 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
2510
2511 * scripttempl/crisaout.sc: Change all RELOCATING not related to
2512 merging non-a.out sections into CONSTRUCTING.
2513
2514 2000-11-28 Nick Clifton <nickc@redhat.com>
2515
2516 * ld.1 (COPYING): Mention that the GNU Free Documentation
2517 License is present in the sources, but not the output, and
2518 also available from the GNU website.
2519 (GNU Free Documentation License): Comment out this section.
2520
2521 2000-11-28 David O'Brien <obrien@dragon.nuxi.com>
2522
2523 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
2524 does not use them.
2525
2526 2000-11-25 David O'Brien <obrien@FreeBSD.org>
2527
2528 * ld.1: Remove old date so it does not give the impression the manpage
2529 is way out of date.
2530
2531 2000-11-24 Nick Clifton <nickc@redhat.com>
2532
2533 * configure.tgt (xscale-coff): Add target.
2534 (xscale-elf): Add target.
2535
2536 2000-11-24 Fred Fish <fnf@be.com>
2537
2538 * ldmain.c (main): Remove redundant init of config.make_executable
2539 to true.
2540
2541 2000-11-15 Richard Henderson <rth@redhat.com>
2542
2543 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
2544
2545 2000-11-14 Kazu Hirata <kazu@hxi.com>
2546
2547 * scripttempl/h8300.sc: Fix formatting.
2548 * scripttempl/h8300h.sc: Likewise.
2549 * scripttempl/h8300s.sc: Likewise.
2550
2551 2000-11-14 Denis Chertykov <denisc@overta.ru>
2552
2553 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
2554
2555 2000-11-09 Philip Blundell <pb@futuretv.com>
2556
2557 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
2558 around orphan sections whose names can be represented in C.
2559
2560 2000-11-07 Jim Wilson <wilson@redhat.com>
2561
2562 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
2563 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
2564
2565 2000-11-06 Nick Clifton <nickc@redhat.com>
2566
2567 * ld.texinfo: Add GNU Free Documentation License.
2568 * ldint.texinfo: Add GNU Free Documentation License.
2569 * ld.1: Add GNU Free Documentation License.
2570
2571 2000-11-05 Alan Modra <alan@linuxcare.com.au>
2572
2573 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
2574 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
2575
2576 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
2577 Move 2000-11-02 Makefile.in changes to this file.
2578 * Makefile.in: Regenerate.
2579
2580 2000-11-03 Nick Clifton <nickc@redhat.com>
2581
2582 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
2583 constructors and destructors.
2584 * scripttempl/h8300h.sc: Ditto.
2585 * scripttempl/h8300s.sc: Ditto.
2586 * scripttempl/h8500.sc: Ditto.
2587 * scripttempl/h8500b.sc: Ditto.
2588 * scripttempl/h8500c.sc: Ditto.
2589 * scripttempl/h8500m.sc: Ditto.
2590 * scripttempl/h8500s.sc: Ditto.
2591 * scripttempl/v850.sc: Ditto.
2592 * scripttempl/w65.sc: Ditto.
2593 * scripttempl/z8000.sc: Ditto.
2594
2595 2000-11-02 Per Lundberg <plundis@chaosdev.org>
2596
2597 * Makefile.in (e_i386_chaos.c): New rule.
2598 (ALL_EMULATIONS): Added e_i386_chaos.o.
2599 * emulparams/elf_i386_chaos.sh: New file.
2600 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
2601
2602 2000-10-20 Jakub Jelinek <jakub@redhat.com>
2603
2604 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
2605 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
2606 Fix sed invocation, so that it coped with '/' in Solaris 64bit
2607 library path suffix.
2608 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
2609
2610 2000-10-18 Hans-Peter Nilsson <hp@axis.com>
2611
2612 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
2613 for consecutive sections.
2614
2615 2000-10-17 Chandrakala Chavva <cchavva@redhat.com>
2616
2617 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
2618 options.
2619 * ld.texinfo: Added notes about this new option.
2620
2621 2000-10-16 Nick Clifton <nickc@redhat.com>
2622
2623 * emultempl/pe.em (_after_open): Add tests of return values from
2624 bfd functions. Emit appropriate error messages if necessary.
2625
2626 2000-10-13 Nick Clifton <nickc@redhat.com>
2627
2628 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
2629 local variables - they are not used, but leave in the call to
2630 bfd_canonicalize_symtab.
2631 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
2632 pe_dll_search_prefix.
2633
2634 2000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
2635
2636 * emultempl/pe.em (pe_dll_search_prefix): New variable,
2637 (longopts): New --dll-search-prefix option.
2638 (gld_${EMULATION_NAME}_list_options): Document.
2639 (gld_${EMULATION_NAME}_parse_args): Handle.
2640 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
2641 dynamically, search for a dll named '<prefix><basename>.dll'
2642 in preference to 'lib<basename>.dll' if --dll-search-prefix
2643 is specified.
2644
2645 2000-10-12 Alan Modra <alan@linuxcare.com.au>
2646
2647 * ldlang.c (section_already_linked): Set kept_section instead of
2648 sec->comdat->sec.
2649
2650 2000-10-10 Kazu Hirata <kazu@hxi.com>
2651
2652 * deffile.h: Fix formatting.
2653 * lexsup.c: Likewise.
2654 * mri.c: Likewise.
2655
2656 2000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2657
2658 * pe-dll.c (make_one): Do not generate code thunk for DATA
2659 exports.
2660 (process_def_file): deduce DATA flag for auto-export sumbols.
2661
2662 2000-10-09 Kazu Hirata <kazu@hxi.com>
2663
2664 * ld.h: Fix formatting.
2665 * ldcref.c: Likewise.
2666 * ldctor.h: Likewise.
2667 * ldemul.c: Likewise.
2668 * ldemul.h: Likewise.
2669 * ldexp.c: Likewise.
2670 * ldexp.h: Likewise.
2671 * ldfile.c: Likewise.
2672 * ldfile.h: Likewise.
2673 * ldlang.c: Likewise.
2674 * ldlang.h: Likewise.
2675 * ldmain.c: Likewise.
2676 * pe-dll.c: Likewise.
2677
2678 * pe-dll.c: Revert some formatting fixes.
2679
2680 2000-10-08 Kazu Hirata <kazu@hxi.com>
2681
2682 * pe-dll.c: Fix formatting.
2683
2684 2000-10-05 Kazu Hirata <kazu@hxi.com>
2685
2686 * ldlang.c: Fix formatting.
2687
2688 2000-10-03 DJ Delorie <dj@redhat.com>
2689
2690 * pe-dll.c (fill_edata): initialize entire block
2691 (make_one): fill in correct section.
2692
2693 2000-10-03 Kazu Hirata <kazu@hxi.com>
2694
2695 * ldexp.c: Fix formatting.
2696
2697 2000-10-02 DJ Delorie <dj@redhat.com>
2698
2699 * emultempl/pe.em (gld_*_after_open): detect case where there two
2700 import libraries for same dll; rename one to ensure proper link
2701 order.
2702
2703 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
2704 typo
2705 (generate_edata): fix typo
2706
2707 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
2708
2709 * scripttempl/crisaout.sc (ENTRY): Now __start.
2710 (.text): Add default setting for __start.
2711 Remove CONSTRUCTORS handling.
2712 (/DISCARD/): Add .gnu.warning.*.
2713 * emulparams/crislinux.sh (ENTRY): Now __start.
2714 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
2715 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
2716 (ENTRY): Now __start.
2717 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
2718 (EXECUTABLE_SYMBOLS): Add default setting for __start.
2719
2720 2000-09-29 Kazu Hirata <kazu@hxi.com>
2721
2722 * deffile.h: Fix formatting.
2723 * ld.h: Likewise.
2724 * ldcref.c: Likewise.
2725 * ldctor.c: Likewise.
2726 * ldctor.h: Likewise.
2727 * ldemul.c: Likewise.
2728 * ldemul.h: Likewise.
2729 * ldexp.c: Likewise.
2730 * ldexp.h: Likewise.
2731 * ldfile.c: Likewise.
2732 * ldfile.h: Likewise.
2733 * ldlang.c: Likewise.
2734 * ldlang.h: Likewise.
2735 * lexsup.c: Likewise.
2736 * mri.c: Likewise.
2737 * pe-dll.c: Likewise.
2738
2739 2000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2740
2741 * pe-dll.c (process_def_file): Uninitialized data wasn't
2742 exported with --export-all-symbols switch.
2743
2744 2000-09-28 DJ Delorie <dj@redhat.com>
2745
2746 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
2747 noname work properly.
2748
2749 2000-09-28 Alan Modra <alan@linuxcare.com.au>
2750
2751 * ld.texinfo (HPPA ELF32): New section.
2752
2753 * emultempl/hppaelf.em (group_size): New.
2754 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
2755 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
2756 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
2757 options to prevent abbreviations matching.
2758 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
2759 (PARSE_AND_LIST_ARGS_CASES): Handle it.
2760
2761 2000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2762
2763 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
2764 on the m68*-*-elf target. Make it support COFF input objects.
2765
2766 2000-09-21 Kazu Hirata <kazu@hxi.com>
2767
2768 * ldmain.c: Fix formatting.
2769 * ldmisc.c: Likewise.
2770 * ldver.c: Likewise.
2771 * ldwrite.c: Likewise.
2772
2773 2000-09-21 Alan Modra <alan@linuxcare.com.au>
2774
2775 * ldwrite.c (clone_section): Silence gcc warnings.
2776
2777 2000-09-20 Alan Modra <alan@linuxcare.com.au>
2778
2779 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
2780 out of memory failure.
2781
2782 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
2783 (clone_section): Handle out of memory failures. Rename var to
2784 avoid c++ reserved word.
2785
2786 2000-09-18 Alan Modra <alan@linuxcare.com.au>
2787
2788 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
2789 stub_name param to stub_sec_name.
2790 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
2791
2792 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2793
2794 * emultempl/m68kelf.em: New file.
2795 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
2796 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
2797 * Makefile.in: Regenerate.
2798
2799 2000-09-15 Alan Modra <alan@linuxcare.com.au>
2800
2801 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
2802 only as needed.
2803
2804 2000-09-13 Nick Clifton <nickc@redhat.com>
2805
2806 * ldmain.c (multiple_definition): Disable relaxation if
2807 multiple symbol definitions are encountered - otherwise the
2808 linker could abort with an assertion failure.
2809
2810 2000-09-10 Nick Clifton <nickc@redhat.com>
2811
2812 * mri.c: Fix formatting.
2813
2814 2000-09-07 H.J. Lu <hjl@gnu.org>
2815
2816 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2817 * configure: Rebuild.
2818
2819 2000-09-07 H.J. Lu <hjl@gnu.org>
2820
2821 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
2822 * Makefile.in: Rebuild.
2823
2824 2000-09-07 Alan Modra <alan@linuxcare.com.au>
2825
2826 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
2827 broken list handling. Create __start_SECNAME and __stop_SECNAME
2828 when no place-holder. Add some comments. Test both SEC_CODE and
2829 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
2830 Handle case where no output section statement created.
2831
2832 2000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
2833
2834 * configure.tgt (sh-*-linux*): Added.
2835 * Makefile.am: Added eshelf_linux and eshlelf_linux.
2836 * Makefile.in: Rebuilt.
2837 * emulparams/shelf_linux.sh: New file.
2838 * emulparams/shlelf_linux.sh: New file.
2839
2840 2000-09-06 Alan Modra <alan@linuxcare.com.au>
2841
2842 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2843 try shuffling sections when the orphan happens to be the place
2844 holder. Keep count of unique section names generated so we speed
2845 the search for a new name.
2846
2847 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
2848
2849 * configure: Rebuilt with new libtool.m4.
2850
2851 2000-09-05 Nick Clifton <nickc@redhat.com>
2852
2853 * Makefile.in: Regenerate.
2854 * aclocal.m4: Regenerate.
2855 * configure: Regenerate.
2856 * config.in: Regenerate.
2857 * po/ld.pot: Regenerate.
2858
2859 * ldint.texinfo: Remove CVS revision marker - it foils local
2860 comparisons.
2861
2862 * emultempl/ticoff.em: Remove extraneous comma.
2863
2864 2000-09-05 Alan Modra <alan@linuxcare.com.au>
2865
2866 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
2867 to stub section flags.
2868 (hppa_for_each_input_file_wrapper): New.
2869 (hppa_lang_for_each_input_file): New.
2870 (lang_for_each_input_file): Define to call above.
2871 (multi_subspace): New.
2872 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
2873 (PARSE_AND_LIST_PROLOGUE): Define.
2874 (PARSE_AND_LIST_LONGOPTS): Define.
2875 (PARSE_AND_LIST_OPTIONS): Define.
2876 (PARSE_AND_LIST_ARGS_CASES): Define.
2877 (hppaelf_finish): Call elf32_hppa_set_gp.
2878 (hppaelf_set_output_arch): Remove.
2879 (LDEMUL_SET_OUTPUT_ARCH): Remove.
2880
2881 * emulparams/hppalinux.sh (ELFSIZE): Define.
2882 (MACHINE): Define.
2883 (OTHER_READONLY_SECTIONS): Define.
2884 (DATA_PLT): Define.
2885 (GENERATE_SHLIB_SCRIPT): Define.
2886
2887 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
2888 to const throughout. Change `void *' to `PTR' throughout.
2889 (lang_memory_default): Function is local to file, add `static'.
2890
2891 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
2892 (ehppalinux.c): Likewise.
2893 (earmelf.c): Likewise.
2894 (earmelf_linux.c): Likewise.
2895 (earmelf_linux26.c): Likewise.
2896 * Makefile.in: Regenerate.
2897
2898 * ld.h (ld_config_type): Add unique_orphan_sections.
2899 * lexsup.c (OPTION_UNIQUE): Define.
2900 (ld_options): Add "--unique".
2901 (parse_args): Handle it.
2902 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2903 search for an existing output section if unique_orphan_sections is
2904 set. Make use of bfd_get_unique_section_name rather than
2905 duplicating code here.
2906 * ld.texinfo: Describe --unique.
2907
2908 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
2909 optional arg to split-by-file.
2910 (parse_args): Handle them.
2911 * ld.texinfo: Update description of these options.
2912 * ldwrite.c (clone_section): Pass in the section name. Replace
2913 local code with bfd_get_unique_section_name.
2914 (split_sections): Tidy code and comments. Use a list traversal
2915 more appropriate to the list construction. Handle cooked section
2916 sizes. Split when split_by_reloc reached rather than exceeded.
2917 Track section size and split when split_by_file reached. Fix
2918 link_order_tail (even though it's not used).
2919 (ldwrite): Modify condition for calling split_sections to suit
2920 changed split_by_reloc and split_by_file.
2921 * ldmain.c (main): Init config.split_by_reloc and
2922 config.split_by_file to -1.
2923 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
2924 Change split_by_file to bfd_size_type.
2925
2926 2000-09-02 Nick Clifton <nickc@redhat.com>
2927
2928 * configure.in: Increase version number to 2.10.91.
2929 * NEWS: Mention new ability to support removal of duplicate DWARF2
2930 debug information.
2931 * configure: Regenerate.
2932 * aclocal.m4: Regenerate.
2933 * config.in: Regenerate.
2934
2935 2000-09-02 Daniel Berlin <dberlin@redhat.com>
2936
2937 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
2938 sections.
2939 * scripttempl/elf32avr.sc: Ditto.
2940 * scripttempl/elfd10v.sc: Ditto.
2941 * scripttempl/elfd30v.sc: Ditto.
2942 * scripttempl/elfi370.sc: Ditto.
2943 * scripttempl/elfm68hc11.sc: Ditto.
2944 * scripttempl/elfm68hc12.sc: Ditto.
2945 * scripttempl/elfi386beos.sc: Ditto.
2946 * scripttempl/v850.sc: Ditto.
2947
2948 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
2949
2950 * acinclude.m4: Include libtool and gettext macros from the
2951 top level.
2952 * aclocal.m4, configure: Rebuilt.
2953
2954 2000-08-25 Nick Clifton <nickc@redhat.com>
2955
2956 * ldlang.c (open_output): When choosing the target for a
2957 particular endianness, do nothing if the target is not
2958 supported.
2959
2960 2000-08-25 H.J. Lu <hjl@gnu.org>
2961
2962 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
2963 check -rpath nor LD_RUN_PATH for cross link.
2964 * ld.texinfo: Document the change.
2965
2966 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
2967
2968 * NEWS: Mention support for CRIS.
2969
2970 2000-08-23 H.J. Lu <hjl@gnu.org>
2971
2972 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
2973 the current runpath list from bfd_elf_get_runpath_list ()
2974 before search.
2975
2976 2000-08-22 H.J. Lu <hjl@gnu.org>
2977
2978 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
2979 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
2980 LD_LIBRARY_PATH for native linker. Display the needed DSO if
2981 trace_file_tries is non-zero.
2982 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
2983 if trace_file_tries is non-zero.
2984
2985 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
2986 * NEWS: Mention it.
2987
2988 2000-08-14 Jason Eckhardt <jle@cygnus.com>
2989
2990 * NEWS: Mention i860 support.
2991
2992 2000-08-14 Andreas Schwab <schwab@suse.de>
2993
2994 * scripttempl/elf.sc: Fix last change to use correct comment
2995 syntax.
2996
2997 2000-08-10 Geoff Keating <geoffk@cygnus.com>
2998
2999 * scripttempl/elf.sc: Add a comment giving the correspondence
3000 between sections, per-datum sections, and linkonce sections. Make
3001 the comment true even for .bss, .sdata, .sdata2, .sbss, and
3002 .sbss2.
3003
3004 2000-08-10 Jason Eckhardt <jle@cygnus.com>
3005
3006 * emulparams/elf32_i860.sh: New file.
3007 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
3008 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
3009 (eelf32_i860.c): New rule.
3010 * Makefile.in: Regenerate.
3011
3012 2000-08-10 Nick Clifton <nickc@cygnus.com>
3013
3014 * emulparams/mipspe.sh (ENTRY): Add definition.
3015
3016 2000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
3017
3018 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
3019 in error message.
3020
3021 2000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3022
3023 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
3024 the final size of .bss section.
3025 * scripttempl/elfm68hc12.sc: Likewise.
3026
3027 2000-08-04 Alan Modra <alan@linuxcare.com.au>
3028
3029 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
3030 gld${EMULATION_NAME}_parse_args for consistency. Combine
3031 lastoptind and prevoptind vars, and keep track of last optind.
3032 (gld_${EMULATION_NAME}_list_options): Rename to
3033 gld${EMULATION_NAME}_list_options.
3034
3035 2000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
3036
3037 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
3038 (i586-sco-sysv5uw7.1.0).
3039
3040 2000-07-27 H.J. Lu <hjl@gnu.org>
3041
3042 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
3043 (PARSE_AND_LIST_PROLOGUE): New.
3044 (PARSE_AND_LIST_LONGOPTS): Likewise.
3045 (PARSE_AND_LIST_OPTIONS): Likewise.
3046 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3047 (PARSE_AND_LIST_EPILOGUE): Likewise.
3048
3049 2000-07-28 Alan Modra <alan@linuxcare.com.au>
3050
3051 * emultempl/armelf.em: Elide functions common to elf32.em,
3052 ie. most of the file.
3053 (arm_elf_after_open): New. Do arm specific things then call
3054 gld${EMULATION_NAME}_after_open.
3055 (arm_elf_before_allocation): New. Call
3056 gld${EMULATION_NAME}_before_allocation then do arm specifics.
3057 (PARSE_AND_LIST_PROLOGUE): Define.
3058 (PARSE_AND_LIST_SHORTOPTS): Define.
3059 (PARSE_AND_LIST_LONGOPTS): Define.
3060 (PARSE_AND_LIST_OPTIONS): Define.
3061 (PARSE_AND_LIST_ARGS_CASES): Define.
3062 (LDEMUL_AFTER_OPEN): Define.
3063 (LDEMUL_BEFORE_ALLOCATION): Define.
3064 (LDEMUL_BEFORE_PARSE): Define.
3065 (LDEMUL_FINISH): Define.
3066
3067 * emultempl/hppaelf.em: Similarly zap most of this file.
3068 (hppaelf_add_stub_section): Prototype.
3069 (hppaelf_layaout_sections_again): Prototype.
3070 (hook_in_stub): Prototype.
3071 (LDEMUL_SET_OUTPUT_ARCH): Define.
3072 (LDEMUL_FINISH): Define.
3073 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
3074
3075 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
3076 (EXTRA_EM_FILE): New.
3077 * emulparams/armelf_linux.sh: Likewise.
3078 * emulparams/armelf_linux26.sh: Likewise.
3079 * emulparams/hppalinux.sh: Likewise.
3080 * emulparams/hppaelf.sh: Likewise.
3081 (NOP): Define.
3082
3083 * emultempl/elf32.em: Fix formatting.
3084 (EXTRA_EM_FILE): Source it.
3085 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
3086 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
3087 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
3088 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
3089 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
3090 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
3091 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
3092 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
3093 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
3094 allow functions in this file to be overridden.
3095 (PARSE_AND_LIST_SHORTOPTS): Handle it.
3096
3097 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
3098
3099 * emultempl/elf32.em: Reorganize file.
3100
3101 2000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
3102
3103 * emulparams/elf64alpha.sh: Implement "-taso" emulation
3104 specific option to fit 64-bit executable in the lower
3105 31-bit address range. This is done by changing start
3106 address of .interp (the very first section of executable)
3107 and then setting EF_ALPHA_32BIT elf header flag.
3108
3109 2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3110
3111 * emultempl/m68kcoff.em: New file.
3112 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
3113 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
3114 generic.em.
3115 * Makefile.in: Regenerate.
3116
3117 2000-07-20 H.J. Lu <hjl@gnu.org>
3118
3119 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
3120 and "disable-new-dtags" to stop getopt from treating -d/-e as
3121 abbreviations for these options.
3122
3123 2000-07-20 H.J. Lu <hjl@gnu.org>
3124
3125 * ld.texinfo: Add documentation for --disable-new-dtags and
3126 --enable-new-dtags.
3127
3128 * ldmain.c (main): Initialize link_info.new_dtags to false.
3129
3130 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
3131 --disable-new-dtags and --enable-new-dtags.
3132 (gld_${EMULATION_NAME}_list_options): Likewise.
3133
3134 2000-07-05 Kenneth Block <krblock@computer.org>
3135
3136 * lexsup.c: Add optional style to demangle switch
3137 * ld.texinfo: Document optional style to demangle switch.
3138
3139 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
3140
3141 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
3142 ecrislinux.o.
3143 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
3144 Regenerate dependencies.
3145 * Makefile.in: Rebuild.
3146 * configure.tgt (cris-*-*): New target.
3147 * emulparams/crisaout.sh, emulparams/criself.sh,
3148 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
3149 * po/POTFILES.in, po/ld.pot: Regenerate.
3150
3151 2000-07-20 H.J. Lu <hjl@gnu.org>
3152
3153 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
3154 Print out ignored -z options.
3155
3156 2000-07-19 H.J. Lu <hjl@gnu.org>
3157
3158 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
3159 (PARSE_AND_LIST_PROLOGUE): New.
3160 (PARSE_AND_LIST_LONGOPTS): Likewise.
3161 (PARSE_AND_LIST_OPTIONS): Likewise.
3162 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3163
3164 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
3165
3166 * lexsup.c (ld_options): Comment out 'z'.
3167 (parse_args): Likewise.
3168
3169 * emultempl/elf32.em: Include "elf/common.h".
3170 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
3171 options.
3172 (gld_${EMULATION_NAME}_list_options): Likewise.
3173
3174 * ld.texinfo: Add documentation for the recognized -z options.
3175
3176 2000-07-19 H.J. Lu <hjl@gnu.org>
3177
3178 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
3179 bfd_elf_set_dt_needed_soname ().
3180
3181 2000-07-18 DJ Delorie <dj@cygnus.com>
3182
3183 * pe-dll.c (pe_dll_id_target): check object target name also
3184
3185 2000-07-18 Hans-Peter Nilsson <hp@axis.com>
3186
3187 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
3188 ${INIT_END} if relocating.
3189 (.fini): Likewise ${FINI_START} and ${FINI_END}.
3190
3191 2000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
3192
3193 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
3194 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
3195 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
3196 errors introduced by the old dynamic lib search order.
3197
3198 2000-07-17 DJ Delorie <dj@cygnus.com>
3199
3200 * pe-dll.c (process_def_file): auto-export data items also
3201 (pe_process_import_defs): also see if _imp_ form needed
3202
3203 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
3204
3205 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
3206 for dll import libraries
3207
3208 2000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
3209
3210 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
3211 gcc 2.95.2 and later.
3212
3213 2000-07-11 Kazu Hirata <kazu@hxi.com>
3214
3215 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
3216 message.
3217
3218 2000-07-10 Alan Modra <alan@linuxcare.com.au>
3219
3220 * ldemul.h (struct lang_input_statement_struct): Remove forward
3221 declaration.
3222 (struct search_dirs): Likewise.
3223 * ldfile.h (struct lang_input_statement_struct): Likewise.
3224 Protect file from multiple inclusion.
3225 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
3226 declaration from macro to file scope.
3227
3228 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
3229 * ldgram.y: Likewise here.
3230 * ldlang.c: And here.
3231 * ldmain.c: And here.
3232 * mpw-elfmips.c: And here.
3233 * mpw-eppcmac.c: And here.
3234 * emultempl/aix.em: And here.
3235 * emultempl/armcoff.em: And here.
3236 * emultempl/armelf.em: And here.
3237 * emultempl/armelf_oabi.em: And here.
3238 * emultempl/beos.em: And here.
3239 * emultempl/elf32.em: And here.
3240 * emultempl/hppaelf.em: And here.
3241 * emultempl/linux.em: And here.
3242 * emultempl/lnk960.em: And here.
3243 * emultempl/pe.em: And here.
3244 * emultempl/sunos.em: And here.
3245 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
3246 * mpw-idtmips.c: Ditto.
3247 * emultempl/generic.em: Ditto.
3248 * emultempl/gld960.em: Ditto.
3249 * emultempl/gld960c.em: Ditto.
3250 * emultempl/mipsecoff.em: Ditto.
3251 * emultempl/ticoff.em: Ditto.
3252 * emultempl/vanilla.em: Ditto.
3253
3254 * pe-dll.c: Include ldfile.h
3255 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
3256
3257 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
3258 arguments to bfd_elf32_size_dynamic_sections call.
3259 (gldelf32ebmip_place_orphan): Add missing arguments to
3260 lang_leave_output_section_statement call.
3261
3262 2000-07-10 H.J. Lu <hjl@gnu.org>
3263
3264 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
3265 DLL_SUPPORT.
3266 (strhash): Likewise.
3267 (compute_dll_image_base): Likewise.
3268 (pe_undef_found_sym): Likewise.
3269 (pe_undef_cdecl_match): Likewise.
3270 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
3271 argument "arch" with ATTRIBUTE_UNUSED.
3272
3273 2000-07-10 Alan Modra <alan@linuxcare.com.au>
3274
3275 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
3276
3277 From Ryan Bradetich <rbradetich@uswest.net>
3278 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
3279
3280 2000-07-09 Alan Modra <alan@linuxcare.com.au>
3281
3282 Changes to create multiple linker stubs, positioned immediately
3283 before the section where they are required.
3284 * emultempl/hppaelf.em: Include elf32-hppa.h.
3285 (stub_sec, file_chain): Delete.
3286 (hppaelf_create_output_section_statements): Don't make a stub
3287 section here.
3288 (hook_stub_info): New struct.
3289 (hook_in_stub): New function.
3290 (hppaelf_add_stub_section): New function.
3291 (hppaelf_finish): Do nothing for relocateable links. Modify the
3292 call to elf32_hppa_size_stubs. Move code for updating section
3293 layout from here...
3294 (hppaelf_layaout_sections_again): ..to here, a new function.
3295
3296 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
3297 broken list handling. Pass in a pointer to the list.
3298 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
3299 for above changes.
3300 (hppaelf_before_parse): Prototype.
3301 (hppaelf_set_output_arch): Prototype.
3302 (hppaelf_create_output_section_statements): Prototype.
3303 (hppaelf_delete_padding_statements): Prototype.
3304 (hppaelf_finish): Prototype.
3305
3306 Merge from elf32.em
3307 * emultempl/hppaelf.em: Include ctype.h.
3308 (struct orphan_save): New.
3309 (gld${EMULATION_NAME}_place_orphan): New.
3310 (output_rel_find): New.
3311 (hppaelf_get_script): Update from elf32.em.
3312 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
3313 Change emulation_name field to "${EMULATION_NAME}". Add
3314 gld${EMULATION_NAME}_place_orphan.
3315
3316 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
3317 ehppalinux.o, sort it. Regenerate dependencies.
3318 (ehppalinux.c): Depend on hppaelf.em
3319 * Makefile.in: Regenerate.
3320
3321 * configure.tgt: targ_emul=hppalinux for hppa*linux
3322
3323 * emulparams/hppalinux.sh: New.
3324 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
3325
3326 2000-07-08 Alan Modra <alan@linuxcare.com.au>
3327
3328 * lexsup.c (parse_args): Copy section name.
3329
3330 2000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
3331
3332 * emultempl/pe.em: institute the following search order for
3333 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
3334 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
3335 static lib (libfoo.a) if none of the above are found.
3336
3337 2000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
3338
3339 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
3340 (longopts): New --{enable,disable}-auto-image-base options.
3341 (gld_${EMULATION_NAME}_list_options): Document.
3342 (gld_${EMULATION_NAME}_parse): Handle.
3343 (strhash): New static function.
3344 (compute_dll_image_base): New static function.
3345 (gld_${EMULATION_NAME}_set_symbols): Use.
3346
3347 2000-07-05 DJ Delorie <dj@redhat.com>
3348
3349 * MAINTAINERS: new
3350
3351 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
3352
3353 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
3354 * emulparams/elf32btsmip.sh: New file.
3355 * Makefile.am: Add traditional mips target.
3356 * Makefile.in: Rebuild.
3357
3358 2000-07-01 H.J. Lu <hjl@gnu.org>
3359
3360 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
3361 automake to use YLWRAP.
3362 * Makefile.in: Rebuild.
3363
3364 2000-07-01 Alan Modra <alan@linuxcare.com.au>
3365
3366 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
3367 (CLEANFILES): Add DEPA.
3368 * Makefile.in: Regenerate.
3369
3370 2000-06-30 Timothy Wall <twall@ppc>
3371
3372 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
3373 the page in the upper octet of the address.
3374
3375 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
3376
3377 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
3378
3379 2000-06-24 Alan Modra <alan@linuxcare.com.au>
3380
3381 * NEWS: arm-elf does --gc-sections too.
3382
3383 2000-06-22 Alan Modra <alan@linuxcare.com.au>
3384
3385 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
3386 find one.
3387 * Makefile.in: Regenerate.
3388
3389 2000-06-21 H.J. Lu <hjl@gnu.org>
3390
3391 * Makefile.am: Rebuild dependency.
3392 * Makefile.in: Rebuild.
3393
3394 2000-06-20 H.J. Lu <hjl@gnu.org>
3395
3396 * Makefile.am: Rebuild dependency.
3397 * Makefile.in: Rebuild.
3398
3399 2000-06-20 Timothy Wall <twall@cygnus.com>
3400
3401 * scripttempl/tic54xcoff.sc: New.
3402 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
3403 * gen-doc.texi: Add flag for TI COFF.
3404 * ld.texinfo: Add documentation for TI COFF handling switches.
3405 * emultempl/ticoff.em: New. TI COFF handling.
3406 * configure.tgt: Add tic54x target.
3407 * Makefile.am: Add tic54x target.
3408 * Makefile.in: Ditto.
3409
3410 2000-06-20 Alan Modra <alan@linuxcare.com.au>
3411
3412 * ldmain.c (set_scripts_dir): Correct pointer comparison when
3413 checking for backslashes.
3414
3415 2000-06-19 Alan Modra <alan@linuxcare.com.au>
3416
3417 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
3418
3419 2000-06-18 Alan Modra <alan@linuxcare.com.au>
3420
3421 * NEWS: Update list of targets supporting --gc-sections.
3422
3423 * scripttempl/elf.sc: KEEP .eh_frame contents.
3424 * scripttempl/elfd30v.sc: Same here.
3425
3426 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
3427
3428 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
3429 and m68hc11 (elf).
3430 * Makefile.in: Rebuild.
3431 * configure.tgt: Recognize m68hc12 and m68hc11.
3432 * scripttempl/elfm68hc12.sc: New file.
3433 * emulparams/m68hc12elfb: New emulation.
3434 * emulparams/m68hc12elf: New emulation.
3435 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
3436 (includes a memory.x script to define the ROM and RAM banks).
3437 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
3438 New configuration files for support of Motorola 68hc11
3439
3440 2000-06-15 Alan Modra <alan@linuxcare.com.au>
3441
3442 * ldmain.c (main): Only change SEC_READONLY for final link.
3443
3444 2000-06-13 H.J. Lu <hjl@gnu.org>
3445
3446 * configure: Regenerate.
3447
3448 2000-06-08 David O'Brien <obrien@FreeBSD.org>
3449
3450 * configure.in (VERSION): Update to show this is the CVS mainline.
3451
3452 2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3453
3454 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
3455 input objects to be ECOFF.
3456 (check_sections): einfo takes %B, not %P, to print a BFD name.
3457
3458 2000-06-05 Michael Matz <matz@ifh.de>
3459
3460 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
3461 version scripts.
3462
3463 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
3464
3465 2000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
3466
3467 * emulparams/avr1200.sh (STACK): Define as 0.
3468 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
3469 * emulparams/avr4433.sh (STACK): Likewise.
3470 * emulparams/avr44x4.sh (STACK): Likewise.
3471 * emulparams/avr85xx.sh (STACK): Likewise.
3472 * emulparams/avrmega103.sh (STACK): Likewise.
3473 * emulparams/avrmega161.sh (STACK): Likewise.
3474 * emulparams/avrmega603.sh (STACK): Likewise.
3475 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
3476 (__stack): Define from ${STACK} for main().
3477
3478 2000-05-26 Alan Modra <alan@linuxcare.com.au>
3479
3480 * Makefile.am: Update dependencies with "make dep-am"
3481 * Makefile.in: Regenerate.
3482
3483 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
3484
3485 * ldmain.c: Include filenames.h.
3486 (set_scripts_dir): Support backslashes in program name.
3487
3488 2000-05-22 Igor Shevlyakov <igor@windriver.com>
3489
3490 * ldmain.c (main): When deciding if ".text" section should be
3491 read-only, don't forget to reset SEC_READONLY because it
3492 could be already set.
3493
3494 2000-05-22 Thomas de Lellis <tdel@windriver.com>
3495
3496 * ld.1: Add documentation for new command line option:
3497 --section-start <sectionname>=<sectionorg>
3498 This is a generic version of -Ttext etc. which accepts
3499 any section name as a parameter instead of just text/data/
3500 bss.
3501 * ld.texinfo: More docs.
3502 * NEWS: More docs.
3503 * lexsup.c: (parse_args): Recognize new command line option.
3504 (ld_options): Add new option.
3505
3506 2000-05-18 H.J. Lu <hjl@gnu.org>
3507
3508 * lexsup.c (parse_args): `i' == `r', not `q'.
3509
3510 2000-05-18 Jeffrey A Law (law@cygnus.com)
3511
3512 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
3513
3514 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
3515 Rick Gorton <gorton@scrugs.lkg.dec.com>
3516
3517 Add support for '-q' == '--emit-relocs' switch.
3518 * ldmain.c (main): Default to false.
3519 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
3520 * NEWS: Describe the emitrelocations switch.
3521 * ld.texinfo: Describe the emitrelocations switch.
3522
3523 2000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
3524
3525 * emultempl/pe.em (_open_dynamic_archive): New function: Search
3526 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
3527 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
3528 link options.
3529
3530 2000-05-15 David O'Brien <obrien@FreeBSD.org>
3531
3532 * lexsup.c (parse_args): Update the year in the copyright notice.
3533
3534 2000-05-13 Alan Modra <alan@linuxcare.com.au>
3535
3536 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
3537 Replace defines with those from intl/libgettext.h to quieten gcc
3538 warnings.
3539
3540 2000-05-10 H.J. Lu <hjl@gnu.org>
3541
3542 * ldlang.c (open_input_bfds): Don't load the same file within
3543 a group again if the whole archive has been loaded already.
3544
3545 2000-05-03 Alan Modra <alan@linuxcare.com.au>
3546
3547 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
3548 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
3549 strtoul.
3550
3551 2000-05-01 Jim Wilson <wilson@cygnus.com>
3552
3553 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
3554
3555 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3556 host "ia64-*-linux-gnu*".
3557
3558 2000-04-29 Andreas Jaeger <aj@suse.de>
3559
3560 * ld.h: Correctly check GCC version.
3561
3562 2000-04-25 Jeffrey A Law (law@cygnus.com)
3563
3564 * Makefile.am: Add PA64 support. Add missing dependencies for
3565 PA32 elf support.
3566 * Makefile.in: Rebuilt.
3567 * configure.tgt: Add PA64 support (currently disabled).
3568
3569 2000-04-25 Alan Modra <alan@linuxcare.com.au>
3570
3571 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
3572 (output_rel_find): New function.
3573 (hold_section, hold_use): Delete.
3574 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3575 hold_interp): Make local to place_orphan.
3576 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
3577 rather than place_section to find possible previous use of orphan.
3578 Similarly find the place-holder output sections. Use returned
3579 value from lang_enter_output_section_statement rather than calling
3580 lang_output_section_statement_lookup.
3581 * emultempl/armelf.em: Same here.
3582 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
3583
3584 * ldlang.c (lang_enter_output_section_statement): Return output
3585 section statement.
3586 * ldlang.h (lang_enter_output_section_statement): Change
3587 declaration too.
3588
3589 * ldlang.h (lang_output_section_statement): Export it.
3590 * ldlang.c (lang_output_section_statement): Ditto.
3591
3592 2000-04-24 Nick Clifton <nickc@cygnus.com>
3593
3594 * ld.texinfo (Output Section Data): Add note that section data
3595 commands cannot appear outside of section directives.
3596
3597 2000-04-2 Matthew Green <mrg@cygnus.com>
3598
3599 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
3600
3601 2000-04-21 Richard Henderson <rth@cygnus.com>
3602 David Mosberger <davidm@hpl.hp.com>
3603
3604 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
3605 (eelf64_ia64.c): New rule.
3606 * Makefile.in: Rebuild.
3607 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
3608 * emulparams/elf64_ia64.sh: New file.
3609
3610 2000-04-21 Richard Henderson <rth@cygnus.com>
3611
3612 * scripttempl/elfd30v.sc: Place .gcc_except_table.
3613
3614 2000-04-19 Alan Modra <alan@linuxcare.com.au>
3615
3616 * dep-in.sed: Match space at start of file name, not at end.
3617
3618 2000-04-18 H.J. Lu <hjl@gnu.org>
3619
3620 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
3621 lang_leave_output_section_statement () after calling
3622 lang_enter_output_section_statement ().
3623 * emultempl/armelf.em: Likewise.
3624
3625 2000-04-18 Alan Modra <alan@linuxcare.com.au>
3626
3627 * emultempl/elf32.em (struct orphan_save): Add section field.
3628 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
3629 better order, and place first orphan section as we did before the
3630 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
3631 Don't call make_bfd_section here, let wild_doit do the job for us.
3632 Don't build a statement list when we'll only throw it away.
3633 * emultempl/armelf.em: Ditto.
3634 * emultempl/pe.em: Similarly.
3635
3636 2000-04-14 Geoff Keating <geoffk@cygnus.com>
3637
3638 * scripttempl/elfppc.sc: Remove.
3639 * emulparams/elf32ppc.sh: Use elf.sc.
3640 * emulparams/elf32lppc.sh: Use elf.sc.
3641 * emulparams/elf32ppclinux.sh: Use elf.sc.
3642 * emulparams/elf32ppcsim.sh: New file.
3643 * emulparams/elf32lppcsim.sh: New file.
3644 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
3645 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
3646 * Makefile.in: Regenerate.
3647 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
3648
3649 2000-04-14 Alan Modra <alan@linuxcare.com.au>
3650
3651 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
3652 ~SEC_ALLOC sections too. Init start address of debug sections.
3653 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
3654 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
3655 Also set all relocateable section start addresses.
3656
3657 2000-04-13 Geoff Keating <geoffk@cygnus.com>
3658
3659 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
3660 Add new BSS_PLT variable for when .plt need not be contained in
3661 the file. Move _etext so that it is also after .fini, and provide
3662 both etext and _etext with a leading underscore. Mark the start
3663 and end of .sbss.
3664
3665 2000-04-12 Alan Modra <alan@linuxcare.com.au>
3666
3667 * emultempl/elf32.em (struct orphan_save): New.
3668 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3669 hold_interp): Make them struct orphan_save.
3670 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
3671 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
3672 the end of the relevant section list. Also add associated section
3673 statements to the end of any previous orphan statements.
3674 * emultempl/armelf.em: Similarly.
3675 * emultempl/pe.em: Similarly.
3676
3677 2000-04-11 Alan Modra <alan@linuxcare.com.au>
3678
3679 * ld.texinfo (Simple Example): Remove extraneous paragraph.
3680
3681 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
3682
3683 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
3684 --enable-build-warnings option.
3685 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3686 * Makefile.in, configure: Re-generate.
3687
3688 2000-04-04 Alan Modra <alan@linuxcare.com.au>
3689
3690 * po/ld.pot: Regenerate.
3691
3692 * lexsup.c (help): Restore translated part of bug string.
3693
3694 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
3695 (DEP): Quote when passing vars to sub-make. Add warning message
3696 to end.
3697 (DEP1): Rewrite for "gcc -MM".
3698 (CLEANFILES): Add DEP2.
3699 Update dependencies.
3700 * Makefile.in: Regenerate.
3701
3702 2000-04-03 Alan Modra <alan@linuxcare.com.au>
3703
3704 * ld.h: #include "bin-bugs.h"
3705 * lexsup.c (help): Use REPORT_BUGS_TO.
3706
3707 2000-03-27 Denis Chertykov <denisc@overta.ru>
3708
3709 * configure.tgt (avr-*-*): New target support.
3710 * Makefile.am: Likewise.
3711 * scripttempl/elf32avr.sc: New script file.
3712 * emulparams/avr1200.sh: New file.
3713 * emulparams/avr23xx.sh: New file.
3714 * emulparams/avr4433.sh New file.
3715 * emulparams/avr44x4.sh New file.
3716 * emulparams/avr85xx.sh New file.
3717 * emulparams/avrmega103.sh New file.
3718 * emulparams/avrmega161.sh New file.
3719 * emulparams/avrmega603.sh New file.
3720 * Makefile.in: Regenerate.
3721
3722 2000-03-09 Andreas Jaeger <aj@suse.de>
3723
3724 * Makefile.am (check-DEJAGNU): Also unset LANG.
3725 * Makefile.in: Rebuild.
3726
3727 2000-03-06 Ian Lance Taylor <ian@zembu.com>
3728
3729 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
3730 archive.
3731
3732 2000-03-02 H.J. Lu <hjl@gnu.org>
3733
3734 * emulparams/elf32mcore.sh: Include "getopt.h".
3735
3736 2000-03-01 Ian Lance Taylor <ian@zembu.com>
3737
3738 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
3739
3740 2000-03-01 H.J. Lu <hjl@gnu.org>
3741
3742 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
3743 * emulparams/shpe.sh: Likewise.
3744
3745 2000-03-01 Nick Clifton <nickc@cygnus.com>
3746
3747 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
3748 to unused parameters.
3749
3750 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
3751 functions only used by DLL code.
3752 (_place_orphan): Initialise 'dollar'.
3753
3754 2000-03-01 H.J. Lu <hjl@gnu.org>
3755
3756 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
3757 indicate if the undefined symbol is a fatal error or not.
3758 Don't delete the output file if "fatal" is false.
3759
3760 2000-02-29 H.J. Lu <hjl@gnu.org>
3761
3762 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
3763 Set LC_COLLATE and LC_ALL to null and export them. It is for
3764 sort which expects the C locale.
3765 Add $(LIBS) to all $(HOSTING_LIBS).
3766 * Makefile.in: Rebuild.
3767
3768 2000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
3769
3770 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
3771 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
3772 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
3773 (ld_emulation_xfer_struct): Add missing NULL initialiser for
3774 find_potential_libraries.
3775
3776 2000-02-28 Jim Blandy <jimb@redhat.com>
3777
3778 * ldgram.y (exclude_name_list): Don't require a comma to separate
3779 list entries; the lexer considers commas to be valid part of a
3780 filename, so in something like `foo, bar' the comma is considered
3781 part of the first filename, `foo,'.
3782 * ld.texinfo: Update section on EXCLUDE_FILE lists.
3783
3784 2000-02-27 Loren J. Rittle <ljrittle@acm.org>
3785
3786 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3787 host "i[3456]86-*-freebsdelf*".
3788
3789 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
3790
3791 * scripttempl/i386go32.sc: Move misplaced semicolons.
3792
3793 2000-02-25 Ian Lance Taylor <ian@zembu.com>
3794
3795 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
3796 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
3797 (eelf64hppa.c, ehppaelf.c): Remove targets.
3798 * Makefile.in: Rebuild.
3799
3800 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3801
3802 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
3803 GNU/Linux/sparc, but keep the default as 32.
3804
3805 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
3806 it default if sparcv9 or sparc64.
3807
3808 2000-02-24 Nick Clifton <nickc@cygnus.com>
3809
3810 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
3811 * Makefile.in: Regenerate.
3812 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
3813
3814 * ldemul.h (ld_emulation_xfer_struct): Add new field:
3815 find_potential_libraries.
3816 * ldemul.c (ldemul_find_potential_libraries): New function.
3817
3818 * ldfile.c (ldfile_open_file_search): Allow function to be
3819 exported.
3820 (ldfile_open_file): Call ldemul_find_potential_libraries.
3821 * ldfile.h: Add prototype for ldfile_open_file_search.
3822
3823 * pe-dll.c: Add support for ARM, MIPS and SH targets.
3824
3825 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
3826 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
3827
3828 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
3829 (gld_X_find_potential_libraries): New function. Search for
3830 libraries called "*.lib".
3831
3832 * scripttempl/pe.sc: Add .pdata section.
3833
3834 2000-02-23 Richard Henderson <rth@cygnus.com>
3835
3836 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
3837 Add and use memory regions.
3838
3839 2000-02-23 Linas Vepstas (linas@linas.org)
3840
3841 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
3842
3843 * Makefile.am: Add support for Linux/IBM 370.
3844 * configure.tgt: Likewise.
3845
3846 * Makefile.in: Regenerate.
3847
3848 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
3849
3850 * ldlang.c (print_input_section, print_data_statement,
3851 print_reloc_statement, print_padding_statement, insert_pad,
3852 size_input_section, lang_check_section_addresses,
3853 lang_size_sections, lang_do_assignments, lang_set_startof,
3854 lang_one_common): Change `opb' to unsigned.
3855 (lang_do_assignments): Also change `size' to unsigned.
3856
3857 2000-02-16 Richard Henderson <rth@cygnus.com>
3858
3859 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
3860
3861 2000-02-16 Timothy Wall <twall@cygnus.com>
3862
3863 * mri.c (mri_draw_tree): Add default LMA region argument to call
3864 to lang_leave_output_section_statement.
3865 * ldlang.h: Update prototypes with LMA region arguments.
3866 * ldlang.c (lang_size_sections): Encapsulate region bounds
3867 checking in os_check_region call.
3868 (os_check_region): New function.
3869 (lang_output_section_statement_lookup): Initialize lma_region.
3870 (lang_leave_output_section_statement): Add LMA region argument.
3871 (lang_leave_overlay): Ditto.
3872 * ldgram.y: Handle LMA region syntax.
3873 * ld.texinfo (Output Section Description): Describe LMA region usage.
3874 * emultempl/armelf.em (gld$place_orphan): Add default value for
3875 lma region in call to lang_leave_output_section_statement.
3876 * emultempl/elf32.em (gld$place_orphan): Add default value for
3877 lma region in call to lang_leave_output_section_statement.
3878 * emultempl/pe.em (gld$place_orphan): Add default value for
3879 lma region in call to lang_leave_output_section_statement.
3880
3881
3882 2000-02-04 Timothy Wall <twall@redhat.com>
3883
3884 * ldlang.c (lang_check_section_addresses): Use bytes instead of
3885 octets when calculating section end addresses.
3886
3887 2000-02-04 Timothy Wall <twall@redhat.com>
3888
3889 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
3890
3891 2000-02-03 Timothy Wall <twall@redhat.com>
3892
3893 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
3894 octet count.
3895 * ldlang.c (print_input_section, print_data_statement,
3896 print_reloc_statement, print_padding_statement): Print target
3897 address values and section sizes as bytes, not octets.
3898 (insert_pad) Calculate padding size in octets, and adjust "dot"
3899 by bytes.
3900 (size_input_section) Always adjust "dot" by bytes, not octets.
3901 (lang_check_section_addresses, lang_do_assignments) Adjust
3902 "dot" by bytes, not octets. Use the larger of the directive size
3903 or octets_per_byte for the number of octets actually allocated in
3904 the output section.
3905 (lang_set_startof) Make sure STARTOF returns a target address.
3906 (lang_one_common) Record size changes in octets.
3907 (lang_abs_symbol_at_end_of) Section end symbol's value is
3908 recorded in target bytes.
3909 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
3910 to be clear about behavior when an octet is smaller than one byte.
3911
3912 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
3913
3914 * ldcref.c (output_cref): Don't pass message strings to printf
3915 as format arg.
3916 Update copyright.
3917
3918 * ldmisc.c (vfinfo): Same here.
3919 Update copyright.
3920
3921 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
3922
3923 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
3924 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
3925 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
3926 Add missing NULL initialisers, and comments.
3927
3928 * testsuite/ld-srec/sr3.cc (__rethrow): New.
3929
3930 2000-01-21 Nick Clifton <nickc@cygnus.com>
3931
3932 * ldlang.c (lang_size_sections): Fix typo in comment.
3933
3934 2000-01-18 H.J. Lu <hjl@gnu.org>
3935
3936 * ldlang.c (lang_size_sections): Also update the current
3937 address of a region if the SEC_NEVER_LOAD bit is not set.
3938
3939 2000-01-10 Philip Blundell <pb@futuretv.com>
3940
3941 * configure.tgt (arm*-*-conix*): New target.
3942
3943 2000-01-07 Nick Clifton <nickc@cygnus.com>
3944
3945 * ld.texinfo (Options): Remind users to preceed linker command
3946 line switches with -Wl, (or whatever is appropriate) if it is
3947 being invoked by a comnpiler driver program.
3948 Fix description of the behaviour of the -n command line switch.
3949
3950 2000-01-05 Catherine Moore <clm@cygnus.com>
3951
3952 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
3953 (name_list): New.
3954 * ld.texinfo (EXCLUDE_FILE): Update documentation.
3955 * ldgram.y (wildcard_spec): Support a list of excluded_files.
3956 (exclude_name_list): New.
3957 ldlang.c (walk_wild_section): Support list of excluded files.
3958 (print_wild_statement): Likewise.
3959 (lang_add_wild): Likewise.
3960 * ldlang.h (lang_wild_statement_type): Likewise.
3961 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
3962
3963 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
3964
3965 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
3966 (process_def_file): Use.
3967 (pe_dll_compat_implib): New variable.
3968 (make_one): Use.
3969
3970 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
3971 pe_dll_compat_implib.
3972
3973 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
3974 compat-implib options.
3975 (gld_${EMULATION_NAME}_list_options): List new options.
3976 (gld_${EMULATION_NAME}_parse_args): Handle.
3977
3978 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
3979 dll.
3980
3981 * deffilep.y (opt_name): Allow "." in name.
3982
3983 For older changes see ChangeLog-9899
3984 \f
3985 Local Variables:
3986 mode: change-log
3987 left-margin: 8
3988 fill-column: 74
3989 version-control: never
3990 End:
This page took 0.112932 seconds and 5 git commands to generate.