* elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
[binutils.git] / ld / ChangeLog
CommitLineData
b7a26f91
KH
12002-05-03 Kazu Hirata <kazu@cs.umass.edu>
2
3 * ld.h: Fix formatting.
4 * ldexp.c: Likewise.
5 * ldfile.c: Likewise.
6 * ldlang.c: Likewise.
7 * ldmain.c: Likewise.
8 * lexsup.c: Likewise.
9 * pe-dll.c: Likewise.
10
805fc799
AM
112002-05-02 Alan Modra <amodra@bigpond.net.au>
12
13 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
14 Adjust for ppc64_elf_set_toc change. #include libbfd.h.
15 (build_section_lists): Do output_section tests here.
16
cc7e59b2
TR
172002-04-30 Tom Rix <trix@redhat.com>
18
19 * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
20
9c1d81c1
AM
212002-05-01 Alan Modra <amodra@bigpond.net.au>
22
23 Long branch stubs, multiple stub sections.
24 * emultempl/ppc64elf.em: Include ldctor.h.
25 (stub_file): New var.
26 (group_size): New var.
27 (ppc_create_output_section_statements): New function.
28 (struct hook_stub_info): New.
29 (hook_in_stub): New function.
30 (ppc_add_stub_section): New function.
31 (ppc_layout_sections_again): New function.
32 (build_section_lists): New function.
33 (gld${EMULATION_NAME}_finish): Rewrite.
34 (real_func): New var.
35 (ppc_for_each_input_file_wrapper): New function.
36 (ppc_lang_for_each_input_file): New function.
37 (lang_for_each_input_file): Define.
38 (PARSE_AND_LIST_PROLOGUE): Define.
39 (PARSE_AND_LIST_LONGOPTS): Define.
40 (PARSE_AND_LIST_OPTIONS): Define.
41 (PARSE_AND_LIST_ARGS_CASES): Define.
42 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
43
aa67bccf
TR
442002-04-30 Tom Rix <trix@redhat.com>
45
46 * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
47 -blibpath, -bnolibpath support.
48
94349e12
MM
492002-04-30 Mark Mitchell <mark@codesourcery.com>
50
51 * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
52 (eelf32ppcwindiss.c): New target.
53 * Makefile.in: Regenerated.
54 * configure.tgt: Add support for powerpc-*-windiss.
55 * emulparams/elf32ppcwindiss.sh: New file.
56
7b17f854
RS
572002-04-30 Richard Sandiford <rsandifo@redhat.com>
58
59 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
60 * ldexp.c (exp_print_token): Add "infix_p" argument.
61 (exp_print_tree): Update accordingly.
62
596dafeb
AM
632002-04-28 Alan Modra <amodra@bigpond.net.au>
64
65 * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
66 * Makefile.in: Regenerate.
67 * mpw-elfmips.c: Delete.
68 * mpw-eppcmac.c: Delete.
69 * mpw-esh.c: Delete.
70 * mpw-idtmips.c: Delete.
71
a44d7f9c
JR
72Wed Apr 17 19:23:14 2002 J"orn Rennecke <joern.rennecke@superh.com>
73
74 * emulparams/shelf32.sh (MACHINE): Now sh5.
75
944cd72c
TS
762002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
77
78 * ldgram.y: Fix syntax warning.
79
5835c212
NC
802002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
81
82 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
83 to prevent "-n" from being taken as an abbreviation for
84 "--no-pipeline-knowledge".
85
024531e2
AM
862002-04-08 Alan Modra <amodra@bigpond.net.au>
87
d08a14c3
AM
88 * ldlang.c (lang_size_sections_1): Don't complain about
89 SEC_NEVER_LOAD sections having no memory region specified.
90
024531e2
AM
91 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
92
c657a1f0
MG
932002-04-07 matthew green <mrg@redhat.com>
94
95 * ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
96
61bef6f1
AM
972002-04-04 Alan Modra <amodra@bigpond.net.au>
98
99 * dep-in.sed: Cope with absolute paths.
100 * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
101 Run "make dep-am".
102 * Makefile.in: Regenerate.
103
49ba2791
TS
1042002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
105
106 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
107
50e60fb5
JJ
1082002-04-03 Jakub Jelinek <jakub@redhat.com>
109
110 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
111 is smaller than maximum, round dot up to common page boundary.
112
6f12f4ca
AM
1132002-03-28 Alan Modra <amodra@bigpond.net.au>
114
115 * configure.host: Set up for generic hosts first, then tweak as
116 necessary in more specific targets.
117 (HOSTING_LIBS): Include libgcc_eh.a if found.
118
a8f1f017
AJ
1192002-03-23 Andreas Jaeger <aj@suse.de>
120
121 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
122
1d3fdf38
AM
1232002-03-21 Alan Modra <amodra@bigpond.net.au>
124
125 * Makefile.am: Run "make dep-am".
126 * Makefile.in: Regenerate.
127
79b1faa8
AM
1282002-03-21 Albert Chin-A-Young <china@thewrittenword.com>
129
130 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
131
fcf0e35b
AM
1322002-03-20 Alan Modra <amodra@bigpond.net.au>
133
134 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
135 add the symbol to the linker hash table immediately.
136 (lang_place_undefineds): Split symbol creation out..
137 (insert_undefined): ..to here.
138
fed2999d
DB
1392002-03-18 David O'Brien <obrien@FreeBSD.org>
140
141 * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
142 the contents of the buffer returned from basename function will are
143 getting overwritten while still being used.
144
beb43bb9
JH
145Mon Mar 18 17:38:39 CET 2002 Jan Hubicka <jh@suse.cz>
146 Andreas Jaeger <aj@suse.de>
147 Andreas Schwab <schwab@suse.de>
148
149 * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
150 * elf_x86_64.sh (ARCH): Set to i386:x86-64
151 set libraries to default to lib64 paths.
152
eb1e0e80
NC
1532002-03-18 Tom Rix <trix@redhat.com>
154
155 * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
156 * configure.tgt : Same.
157 * emulparms/aix5ppc.sh : New file. For eaix5ppc.
158 * emulparms/aix5rs6.sh : New file. For eaix5rs6.
159 * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
160 emulation parameters for better -b32, -b64 support.
161 * emulparms/aixrs6.sh : Same.
162 * emulparms/ppcmacos.sh : Same.
163 * emultempl/aix.em (choose_target) : Use new emulation parameters
164 OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
165 * Makefile.in : Regenerate.
166
a1c259a1
NC
1672002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
168
169 * po/fr.po: Updated version.
170
862120bd
AM
1712002-03-18 Alan Modra <amodra@bigpond.net.au>
172
173 * ldmain.c (main): Move .text readonly flag fudges from here..
174 * ldlang.c (lang_process): ..to here.
175
d35a52e2
AM
1762002-03-14 Alan Modra <amodra@bigpond.net.au>
177
178 * ldlang.c (lang_check): Remove the word size check added in last
179 change. Treat emitrelocations case as for relocatable links.
180
9ce88e60
NC
1812002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
182
183 * po/fr.po: Updated version.
184
30cba025
AM
1852002-03-13 Alan Modra <amodra@bigpond.net.au>
186
187 * ldlang.c (lang_check): Do relocatable link checks first, so that
188 warn_mismatch can't override. Check compatible and word size too.
189
84ec0e6d
DJ
1902002-03-07 Daniel Jacobowitz <drow@mvista.com>
191
192 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
193
2d13d8c5
JJ
1942002-03-05 Jakub Jelinek <jakub@redhat.com>
195
196 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
197 DATA_SEGMENT_ALIGN.
198
b5090659
L
1992002-03-04 H.J. Lu <hjl@gnu.org>
200
201 * scripttempl/elf.sc: Put .preinit_array, .init_array and
202 .fini_array in the data segment.
203
f42ce16e
AM
2042002-03-04 Alan Modra <amodra@bigpond.net.au>
205
206 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
207
de77b6ac
RH
2082002-03-01 David Mosberger <davidm@hpl.hp.com>
209
210 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
211 .init_array, and .fini_array.
212
997e08c0
AS
2132002-02-20 Andreas Schwab <schwab@suse.de>
214
215 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
216 .IA64_unwind* in a relocatable link.
217
9a66911f
NC
2182002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
219
220 * NEWS: Mark 2.12 branch.
221
d86bcc10
MS
2222002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
223
224 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
225 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
226
69f284c7
TR
2272002-02-18 Tom Rix <trix@redhat.com>
228
229 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
230 (gld*_before_allocation): Same.
a8f1f017 231 (gld*_create_output_section_statements): Generate
69f284c7
TR
232 __rtinit if run time linking. Add librtl.a to the link.
233 (gld*_read_file): Clean.
234
82bd7b59
AM
2352002-02-18 Alan Modra <amodra@bigpond.net.au>
236
237 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
238
ac3e50bf
DB
2392002-02-18 David O'Brien <obrien@FreeBSD.org>
240
6a7f963b 241 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
ac3e50bf
DB
242 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
243 and eelf64alpha_fbsd.
6a7f963b 244 * Makefile.in: Regenerate.
ac3e50bf
DB
245 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
246 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
247 use a FreeBSD-specific emulation rather than the psABI one.
248 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
249 for all FreeBSD ELF systems.
250 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
251 emulation.
252 * emulparams/elf32ppc_fbsd.sh: Likewise.
253 * emulparams/elf64_ia64_fbsd.sh: Likewise.
254 * emulparams/elf64_sparc_fbsd.sh: Likewise.
255 * emulparams/elf64alpha_fbsd.sh: Likewise.
256 * emulparams/elf_i386_fbsd.sh: Likewise.
257 * emulparams/elf_x86_64_fbsd.sh: Likewise.
258
6ad738c5
NC
2592002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
260
261 * po/tr.po: Updated version.
262
9673c93c
AM
2632002-02-18 Alan Modra <amodra@bigpond.net.au>
264
265 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
266 (FILL): Likewise.
267
1c5e6447
HPN
2682002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
269
270 * emultempl/mmo.em (mmo_after_open): Don't call
271 _bfd_mmix_check_all_relocs when producing ELF output.
272
8bb57516
RH
2732002-02-15 Richard Henderson <rth@redhat.com>
274
de77b6ac 275 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
8bb57516
RH
276 definition. Emit a unop+nop pair.
277
49fda6c8
HPN
2782002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
279
83c2d653
HPN
280 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
281 for presence of .MMIX.reg_contents.linker_allocated before early
282 exit.
283
49fda6c8
HPN
284 * NEWS: Mention support for MMIX.
285
2c382fb6
AM
2862002-02-15 Alan Modra <amodra@bigpond.net.au>
287
288 Support arbitrary length fill patterns.
a139d329
AM
289 * ld.texinfo (Output Section Fill): Describe fill expressions.
290 (FILL): Refer to the above.
2c382fb6
AM
291 * ldexp.h (etree_value_type): Add "str" field.
292 (union etree_union): Add "str" to "value" struct.
293 (exp_bigintop): Declare.
294 (exp_get_fill): Declare.
295 * ldexp.c: Include "safe-ctype.h".
296 (exp_intop): Set value.str to NULL.
297 (exp_bigintop): New function.
298 (new_rel): Pass in "str", and set new.str from it.
299 (new_rel_from_section): Set new.str to NULL.
300 (fold_name): Adjust calls to new_rel.
301 (exp_fold_tree): Likewise.
302 (exp_get_fill): New function.
303 * ldgram.y (struct big_int bigint, fill_type *fill): New.
304 (INT): Returns a "bigint". Adjust all code handling INTs.
305 (fill_opt): Returns a "fill".
306 (fill_exp): Split out of fill_opt, use for FILL.
307 * ldlang.h (struct _fill_type): New.
308 (fill_type): Move typedef to ldexp.h.
309 (lang_output_section_statement_type): "fill" is now a pointer.
310 (lang_fill_statement_type): Likewise.
311 (lang_padding_statement_type): Likewise.
312 (lang_add_fill): Now takes a "fill_type *" param.
313 (lang_leave_output_section_statement): Likewise.
314 (lang_do_assignments): Likewise.
315 (lang_size_sections): Likewise.
316 (lang_leave_overlay_section): Likewise.
317 (lang_leave_overlay): Likewise.
318 * ldlang.c: Include ldgram.h after ldexp.h.
319 (lang_output_section_statement_lookup): Adjust for fill_type change.
320 (print_fill_statement): Likewise.
321 (print_padding_statement): Likewise.
322 (insert_pad): Now takes a "fill_type *" arg.
323 (size_input_section): Likewise.
324 (lang_size_sections_1): Likewise.
325 (lang_size_sections): Likewise.
326 (lang_do_assignments): Likewise.
327 (lang_add_fill): Likewise.
328 (lang_leave_output_section_statement): Likewise.
329 (lang_leave_overlay_section): Likewise.
330 (lang_leave_overlay): Likewise.
331 Adjust all callers of the above function.
332 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
333 starting with "0X" as well as "0x". Return bigint.str for hex
334 numbers starting with "0x" or "0X", zero bigint.str otherwise.
335 Always use base 16 for numbers starting with "$".
336 * ldmain.c: Include ldgram.h after ldexp.h.
337 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
338 of bfd_fill_link_order.
339 * pe-dll.c: Adjust lang_do_assignments calls.
340 * emultempl/elf32.em: Likewise.
341 * emultempl/hppaelf.em: Likewise.
342 * emultempl/ppc64elf.em: Likewise.
343 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
344 lang_add_assignment call.
345 * emultempl/pe.em: Likewise.
346
313e35ee
AM
3472002-02-14 Phil Edwards <pme@gcc.gnu.org>
348
a139d329 349 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
313e35ee
AM
350 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
351 the pattern in question is not a regexp.
352 * ldlang.c: Likewise.
353 * ldlang.h: Likewise.
354 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
355
2d20f7bf
JJ
3562002-02-12 Jakub Jelinek <jakub@redhat.com>
357
358 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
359 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
360 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
361 * ldexp.c (exp_data_seg): New variable.
362 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
363 (fold_binary): Handle DATA_SEGMENT_ALIGN.
364 (exp_fold_tree): Handle DATA_SEGMENT_END.
365 Pass allocation_done when recursing instead of hardcoding
366 lang_allocating_phase_enum.
367 * ldexp.h (exp_data_seg): New.
368 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
369 (lang_size_sections): New.
370 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
371 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
372 if COMMONPAGESIZE is defined.
373 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
374 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
375 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
376 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
377 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
378 libraries only.
379
06880219
AM
3802002-02-11 Alan Modra <amodra@bigpond.net.au>
381
382 * Makefile.in: Regenerate.
383
37b0ac0f
DJ
3842002-02-10 Daniel Jacobowitz <drow@mvista.com>
385
386 * lexsup.c: Remove strtoul declaration.
387
4e5bae56
DJ
3882002-02-10 Daniel Jacobowitz <drow@mvista.com>
389
390 * ldmain.c: Add prototype for main ().
391 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
392 * emultempl/lnk960.em (lnk960_choose_target): Function should
393 take two arguments.
394
1e281515
AM
3952002-02-10 Alan Modra <amodra@bigpond.net.au>
396
397 * ldlang.c (entry_section): New initialised variable.
398 (lang_finish): Use it.
399 * ldlang.h (entry_section): Declare.
400 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
401 entry_section to ".opd".
402
f92d92ff 4032002-02-09 Chris Demetriou <cgd@broadcom.com>
0a9c1c8e
CD
404
405 * ld.texinfo (Options): Add back in -nostdlib documentation,
406 which had been inadvertently removed.
407
74c44237
HPN
4082002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
409
410 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
411 register section vma to a sane value after emitting error. Make
412 fatal conditions cause program exit when emitting message.
413
5e37cc46
NC
4142002-02-08 Ivan Guzvinec <ivang@opencores.org>
415
416 * configure.tgt: Add or32-*-rtems target.
417
2d92cb7d
AO
4182002-02-08 Alexandre Oliva <aoliva@redhat.com>
419
420 Contribute sh64-elf.
421 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
422 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
423 in OTHER_RELOCATABLE_SECTIONS.
424 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
425 * emulparams/shelf32.sh (STACK_ADDR): Define.
426 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
427 (OTHER_SECTIONS): this. Removed stack settings.
428 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
429 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
430 2001-03-12 DJ Delorie <dj@redhat.com>
431 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
432 relaxing if any shmedia or mixed sections are found.
433 2001-03-07 DJ Delorie <dj@redhat.com>
434 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
435 einfo. Gracefully decline to output to non-elf formats.
436 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
437 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
438 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
439 * emulparams/shelf32.sh: Ditto.
440 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
441 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
442 comment.
443 2001-01-10 Ben Elliston <bje@redhat.com>
444 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
445 non-portable shell constructs. From Hans-Peter Nilsson.
446 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
447 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
448 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
449 dependencies to the shell script include chain.
450 * Makefile.in: Regenerate.
451 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
452 * emultempl/sh64elf.em: Update and tweak comments.
453 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
454 make a .cranges section SEC_IN_MEMORY.
455 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
456 * emultempl/sh64elf.em
457 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
458 .cranges section found to be necessary; continue and set stored
459 section contents flags for sections with non-mixed contents.
460 Use a struct sh64_section_data container and sh64_elf_section_data
461 to store contents-type flags.
462 Remove unused update of "isec".
463 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
464 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
465 access contents-type flags. Assert that the associated container
466 is initialized. Use that container, not elf_gp_size, to hold size
467 of linker-generated cranges contents.
468 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
469 * emultempl/sh64elf.em
470 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
471 there's already a .cranges section. When section flag difference
472 is found, don't NULL-check cranges a second time. Tweak comments.
473 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
474 merging, not max size, as size of ld-generated .cranges contents.
475 Don't set ELF section flags in output section. When checking for
476 needed .cranges descriptors, don't use a variable; compare
477 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
478 comments.
479 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
480 * emultempl/sh64elf.em: New file.
481 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
482 * Makefile.in: Regenerate.
483 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
484 (OTHER_RELOCATING_SECTIONS): Ditto.
485 (EXTRA_EM_FILE): New, set to sh64elf if not set.
486 * emulparams/shlelf32.sh: Stub out all settings except
487 OUTPUT_FORMAT. Source shelf32.sh.
488 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
489 OTHER_RELOCATING_SECTIONS.
490 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
491 * emulparams/shlelf64.sh: Stub out all settings except
492 OUTPUT_FORMAT. Source shelf64.sh.
493 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
494 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
495 .cranges section.
496 (DATA_START_SYMBOLS): Define, provide ___data.
497 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
498 for consecutive .data section.
499 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
500 section after .data section.
501 * emulparams/shlelf64.sh: Ditto.
502 * emulparams/shelf32.sh: Ditto.
503 (ALIGNMENT): Define to 8.
504 * emulparams/shelf32.sh: Ditto.
505 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
506 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
507 built-in linker scripts.
508 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
509 * emulparams/shlelf64.sh: New.
510 * emulparams/shelf64.sh: New.
511 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
512 targ_extra_emuls.
513 * Makefile.am: Add support for shlelf64 and shelf64.
514 * Makefile.in: Regenerate.
515 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
516 * configure.tgt (sh64-*-elf*): Add shelf as default.
517 Add shlelf to targ_extra_emuls.
518 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
519 * emulparams/shelf32.sh: New file.
520 * emulparams/shlelf32.sh: New file.
521 * Makefile.am: Add support for shlelf32 and shelf32.
522 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
523 * Makefile.in: Regenerate.
524
e3dc8847
HPN
5252002-02-05 Hans-Peter Nilsson <hp@axis.com>
526
527 * ldlang.c (lang_reset_memory_regions): Rename from
528 reset_memory_regions. Change all callers. Make public.
529 * ldlang.h (lang_reset_memory_regions): Prototype.
530 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
531 lang_reset_memory_regions before lang_size_sections.
126730bd
HPN
532 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
533 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
e3dc8847 534
8017dbcb
HPN
5352002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
536
537 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
538 arithmetic when checking for too many global registers.
539
006336b8
JT
5402002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
541
542 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
543 (ehppanbsd.c): New rule.
544 * Makefile.in: Regenerate.
545 * configure.tgt (hppa*-*-netbsd*): New target.
546 * emulparams/hppalinux.sh: Add comment to check other files
547 that source this file it is modified, and list which
548 files that do.
549 * emulparams/hppanbsd.sh: New file.
550
da1f2fec
GK
5512002-02-01 Geoffrey Keating <geoffk@redhat.com>
552
553 * scripttempl/xstormy16.sc: Don't allocate extra space for the
554 stack.
555
48fa4a5d
HPN
5562002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
557
558 Support on-demand global register allocation from
559 R_MMIX_BASE_PLUS_OFFSET relocs.
560 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
561 mmix_set_reg_section_vma. Call
562 _bfd_mmix_finalize_linker_allocated_gregs.
563 (mmix_before_allocation): New function.
564 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
565 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
566 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
567 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
568 before .MMIX.reg_contents.
569 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
570 (mmo_after_open): New function.
571 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
572 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
573 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
574
3b16e843
NC
5752002-01-31 Ivan Guzvinec <ivang@opencores.org>
576
577 * emulparams/or32.sh: New file.
578 * emulparams/or32elf.sh: New file.
579 * scripttempl/or32.sc: New file.
580 * configure.tgt : Add support for or32.
581 * configure: Regenerate
582 * Makefile.am: Add support for or32.
583 * Makefile.in: Regenerate.
584 * NEWS: Mention support for or32.
585 * po/ld.pot: Regenerate.
586
f744d540 5872002-01-29 Chris Demetriou <cgd@broadcom.com>
313e35ee 588 Mitch Lichtenberg <mpl@broadcom.com>
f744d540
CD
589
590 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
591 * emultempl/mipself.em: New file to handle MIPS ELF embedded
592 reloc creation (ld --embedded-relocs).
593
4867be41
DJ
5942002-01-27 Daniel Jacobowitz <drow@mvista.com>
595
596 * configure: Regenerated.
597
cd8e197b
HPN
5982002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
599
600 * Makefile.am (install): Depend on install-info.
601 * Makefile.in: Regenerate.
602
9cb61eab
AM
6032002-01-26 Christian Rose <menthos@menthos.com>
604
605 * ldmain.c (main): Use full sentences to ease translation.
606
1caa7b23
NC
6072002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
608
609 * po/fr.po: Updated version.
610
1ddbd152
NC
6112002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
612
613 * po/es.po: Updated version.
614
1e84433f
AJ
6152002-01-25 Andreas Jaeger <aj@suse.de>
616
617 * ldlex.l (yy_input): Correct error check.
618
6d39955e
AM
6192002-01-25 Alan Modra <amodra@bigpond.net.au>
620
621 * ldmisc.c (demangle): Put back dots when string not demangled.
622
a9ed1e1b
RH
6232002-01-22 Richard Henderson <rth@redhat.com>
624
625 * emulparams/elf64alpha.sh (NOP): Use unop.
626
968ec2b9
AJ
6272002-01-21 Andreas Jaeger <aj@suse.de>
628
629 * ldlex.l: Use fread instead of read.
630
9596feea
JT
6312002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
632
633 * configure.tgt (ia64-*-netbsd*): New target.
634
493a6d47
L
6352002-01-21 H.J. Lu <hjl@gnu.org>
636
637 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
638 0.
639 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
640
2a538ba5
AJ
6412002-01-18 Andreas Jaeger <aj@suse.de>
642
643 * ldver.c (ldversion): Update year.
644
328577ad
NC
6452002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
646
647 * po/ld.pot: Regenerate.
648
1f808cd5
AM
6492002-01-16 Alan Modra <amodra@bigpond.net.au>
650
651 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
652 * Makefile.in: Regenerate.
653 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
654 * emultempl/ppc64elf.em: New file.
655
335c5610
DD
6562002-01-15 DJ Delorie <dj@redhat.com>
657
658 * scripttempl/pe.sc: Add support for constructor priorities.
659
c40bbade
DC
6602002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
661
662 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
663 * emulparams/avr23xx.sh: Likewise.
664 * emulparams/avr4433.sh: Likewise.
665 * emulparams/avr44x4.sh: Likewise.
666 * emulparams/avr85xx.sh: Likewise.
667 * emulparams/avrmega103.sh: Likewise.
668 * emulparams/avrmega161.sh: Likewise.
669 * emulparams/avrmega603.sh: Likewise.
670 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
671
34efb449
AO
6722002-01-08 Alexandre Oliva <aoliva@redhat.com>
673
674 * ldlang.c (walk_wild_section): Exclude object file if enclosing
675 archive is excluded.
676
8d05742f
JT
6772002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
678
679 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
2a538ba5 680 (eshelf_nbsd.c): New rule.
8d05742f
JT
681 (eshlelf_nbsd.c): New rule.
682 * Makefile.in: Regenerate.
683 * configure.tgt (sh*le-*-netbsdelf*): New target.
684 (sh*-*-netbsdelf*): New target.
685 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
686 * ld/emulparams/shelf_nbsd.sh: New emulation.
687 * ld/emulparams/shlelf_nbsd.sh: New emulation.
688
be2d1673
NC
6892002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
690
691 * po/es.po: New file: Spanish translation.
692 * configure.in (ALL_LINGUAS): Add es.
693 * configure: Regenerate.
694
dbab7a7b
NC
6952002-01-06 John Marshall <jmarshall@acm.org>
696
697 * ld.texinfo: Note that --emit-relocs is currently only
698 implemented for ELF.
699
3dfe7a8c
AM
7002002-01-05 Alan Modra <amodra@bigpond.net.au>
701
702 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
703 of bfd_section_list_remove and bfd_section_list_insert macros.
704 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
705 * emultempl/mmo.em (mmo_place_orphan): Likewise.
706
8a8b2d4b
AJ
7072002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
708
709 * configure.tgt (x86_64-*-netbsd*): New target.
710
9a4c7f16
TR
7112001-12-21 Tom Rix <trix@redhat.com>
712
8a8b2d4b 713 (gld*_create_output_section_statements): New function.
9a4c7f16
TR
714 For -binitfini support.
715 * emultempl/aix.em (gld*_before_parse): Fix comment.
716 * emultempl/aix.em (gld*_parse_args): Fix comment.
717
3695c299
AM
7182001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
719
cf86e6df
AM
720 * configure.tgt (mips*-dec-netbsd*): Delete alias for
721 mips*el-*-netbsd*.
722 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
723
3695c299
AM
724 * configure.tgt (arm-*-netbsdelf*): Add target.
725 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
726 * emulparams/armelf_nbsd.sh: Added.
727 * Makefile.am: Add rules for earmelf_nbsd.
728 * Makefile.in: Regenerate.
729
97cb79ae
AJ
7302001-12-19 Andreas Jaeger <aj@suse.de>,
731 Susanne Oberhauser <froh@suse.de>
732
733 * configure.host: Add rules for x86_64-*linux-gnu. Change
734 s390x-linux entry to use gcc to report configuration, replace gcc
735 with $CC in s390-linux
736
9d201f2f
AJ
7372001-12-19 Andreas Jaeger <aj@suse.de>
738
739 * ld.texinfo (VERSION): Fix markup.
740
0b69cd08
MG
7412001-12-18 matthew green <mrg@eterna.com.au>
742
743 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
744 (m68kelfnbsd.c): New rule.
745 * Makefile.in: Regenerate.
746 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
747 (m68*-*-netbsd*4k*): .. this.
748 (m68*-*-netbsdelf*): New target.
749 (m68*-*-netbsd*): Also include ELF support.
750 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
751 * emulparams/m68kelfnbsd.sh: New emulation.
752
6b9b879a
JJ
7532001-12-18 Jakub Jelinek <jakub@redhat.com>
754
755 * ldgram.y (vers_node): Support anonymous version tags.
756 * ldlang.c (lang_register_vers_node): Ensure anonymous version
757 tag is not defined together with non-anonymous versions.
758 * ld.texinfo: Document it.
759
9fc877ed
NC
7602001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
761
762 * po/tr.po: New file: Turkish translation.
763 * configure.in (ALL_LINGUAS): Add tr.
764 * configure: Regenerate.
765
fc18a3f3
RH
7662001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
767
768 * Makefile.am: Add rules for eelf64alpha_nbsd.
769 * Makefile.in: Regenerate.
770 * configure.tgt (alpha*-*-netbsd*): Set
771 targ_emul to elf64alpha_nbsd.
772 * emulparams/elf64alpha_nbsd.sh: Added.
773
76f63e91
AM
7742001-12-17 Alan Modra <amodra@bigpond.net.au>
775
776 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
777 section_tail when fiddling with section list.
778 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
779 broken into separate strings to make translation easier.
780 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
781 fiddling with section list.
782 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
783
d03b89bd
HPN
7842001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
785
786 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
787
320fec9a
AM
7882001-12-15 Alan Modra <amodra@bigpond.net.au>
789
790 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
791
65765700
JJ
7922001-12-13 Jakub Jelinek <jakub@redhat.com>
793
794 * emultempl/elf32.em (finish): Supply output_bfd
795 to bfd_elf*_discard_info.
796 (OPTION_EH_FRAME_HDR): Define.
797 (longopts): Add --eh-frame-hdr.
798 (parse_args): Handle it.
799 (list_options): Add --eh-frame-hdr to help.
800 * emultempl/hppaelf.em (finish): Supply output_bfd
801 to bfd_elf*_discard_info.
802 * scripttempl/elf.sc (.eh_frame_hdr): Add.
803
89894c62
AM
8042001-12-13 Alan Modra <amodra@bigpond.net.au>
805
806 * lexsup.c (parse_args): Don't pass shortopts to second call to
807 getopt functions. Restore optind rather than decrementing before
808 second call. Remove errind as it now duplicates last_optind.
809
583f1926
CF
8102001-12-11 Christopher Faylor <cgf@redhat.com>
811
812 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
813
93fbbb04
GK
8142001-12-07 Geoffrey Keating <geoffk@redhat.com>
815 Richard Henderson <rth@redhat.com>
816
817 * Makefile.am: Add support for xstormy16.
818 * configure.tgt: Add support for xstormy16.
819 * Makefile.in: Regenerate.
820 * emulparams/elf32xstormy16.sh: New file.
821 * scripttempl/xstormy16.sc: New file.
822
583f1926
CF
8232001-10-01 Christopher Faylor <cgf@cygnus.com>
824
fc18a3f3
RH
825 * Makefile.in (LIB_PATH): Make configurable.
826 (GENSCRIPTS): Set LIB_PATH in environment.
827 * configure.in: Substitute LIB_PATH.
828 * configure: Regenerate.
829 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
830 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
583f1926 831
ff291a48
NC
8322001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
833
834 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
835 describing the -N option so that it is easier to translate into
836 foreign languages.
837
e3c8793a
NC
8382001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
839
840 * emultempl/pe.em (..._list_options): Replace multiple fprintf
841 statements describing a single option with a single, newline
842 escaped fprintf. This allows better translation into other
843 languages.
9d201f2f 844
fc18a3f3
RH
845 * ldmain.c (add_archive_element): Combine multiple strings
846 into a single string to permit better translation into other
847 languages.
e3c8793a 848
f2eab0af
TR
8492001-12-05 Tom Rix <trix@redhat.com>
850
851 * Makefile.am: Remove eaixppc64.
9d201f2f 852 * Makefile.in: Regenerate.
f2eab0af 853
249172c3
TR
8542001-12-04 Tom Rix <trix@redhat.com>
855
9d201f2f 856 * emultempl/aix.em (choose_target): Change default target to
249172c3
TR
857 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
858 warning.
859 (gld*_read_file): Fix typo.
860 (change_symbol_mode): Add prototype.
861 (is_syscall): Same.
9d201f2f 862
249172c3
TR
863 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
864 * emulparams/aixrs6.sh : Same.
865 * emulparams/ppcmacos.sh : Same.
866 * emulparams/aixppc64.sh : Delete file.
867 * emultempl/aix.em : Formatting changes.
868
5b5cd1b0
HPN
8692001-12-04 Hans-Peter Nilsson <hp@axis.com>
870
871 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
872 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
873 __Sbss.
874 (OTHER_END_SYMBOLS): Fix formatting.
875 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
876 (OTHER_END_SYMBOLS): Fix formatting.
877
7cecdbff
AM
8782001-12-04 Alan Modra <amodra@bigpond.net.au>
879
880 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
881
742aeb63 8822001-12-02 Tom Rix <trix@redhat.com>
7cecdbff 883
742aeb63 884 * configure.tgt : Remove eaixppc64 emulations.
7cecdbff 885 * Makefile.in : Remove eaixppc64.c
742aeb63
TR
886 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
887 (ldemul_default_target): Same.
888 * emultempl/gld960.em (gld960_choose_target): Same.
7cecdbff
AM
889 * emultempl/gld960c.em (gld960_choose_target): Same.
890 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
742aeb63
TR
891 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
892 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
893 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
7cecdbff 894 * emultempl/aix.em (choose_target): New function. Handle emulation of
742aeb63
TR
895 -b32 and -b64.
896
48459341
L
8972001-11-27 H.J. Lu <hjl@gnu.org>
898
899 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
900 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
901 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
902 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
903 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
904 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
905 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
906 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
907
7cecdbff 908 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
48459341
L
909 is not empty.
910 (SDATA): Likewise.
911 (REL_SDATA): Likewise.
912 (REL_SBSS): Likewise.
913 (REL_SDATA2): Likewise.
914 (REL_SBSS2): Likewise.
915 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
916 (SDATA2): Likewise.
917
ecfdd20c
SC
9182001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
919
920 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
921 destructor in rom.
7cecdbff 922 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
ecfdd20c 923
da54c6eb
L
9242001-11-22 H.J. Lu <hjl@gnu.org>
925
926 * Makefile.in: Regenerated with automake based on automake
927 1.4-8 in RedHat 7.1.
928
465bc359
AM
9292001-11-22 Alan Modra <amodra@bigpond.net.au>
930
931 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
932 (config.status): Delete rule.
933 Add extra dependencies to cover sourced emulparams files.
934 * Makefile.in: Regenerate.
935
936 * scripttempl/elf.sc: Order <section>, <section>.* and
937 corresponding linkonce sections as seen in input files.
938 Formatting fixes. Zero vma of all sections if not relocating.
939 (STACK): Define and insert if STACK_ADDR defined.
940 (OTHER_RELOCATING_SECTIONS): Delete.
941 (OTHER_END_SYMBOLS): Define.
942 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
943 (OTHER_READWRITE_SECTIONS): Likewise.
944 (OTHER_GOT_SECTIONS): Likewise.
945 (OTHER_SDATA_SECTIONS): Likewise.
946 (OTHER_BSS_SECTIONS): Likewise.
947 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
948 (OTHER_READWRITE_SECTIONS): Likewise.
949 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
950 (OTHER_READWRITE_SECTIONS): Likewise
951
952 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
953 (STACK_ADDR): Define.
954 * emulparams/armelf_oabi.sh: As for armelf.sh.
955 * emulparams/elf32mcore.sh: As for armelf.sh.
956 * emulparams/h8300elf.sh: As for armelf.sh.
957 * emulparams/mn10200.sh: As for armelf.sh.
958 * emulparams/shelf.sh: As for armelf.sh.
959
960 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
961 (OTHER_END_SYMBOLS): Define.
962 * emulparams/m32relf.sh: As for elf32fr30.sh.
963 * emulparams/h8300helf.sh: As for elf32fr30.sh.
964 * emulparams/h8300self.sh: As for elf32fr30.sh.
965
966 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
967 defines with RELOCATING test.
968 (OTHER_SDATA_SECTIONS): Likewise.
969 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
970 (OTHER_END_SYMBOLS): ..this.
971 * emulparams/crislinux.sh: As for criself.sh.
972
973 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
974 if not relocating.
975 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
976 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
977 normal and linkonce sections as seen in input files.
978 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
979 (TEXT_DYNAMIC): Likewise.
980 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
981 (OTHER_SDATA_SECTIONS): Likewise.
982 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
983 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
984 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
985 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
986 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
987 (OTHER_PLT_RELOC_SECTIONS): Likewise.
988 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
989 sections as seen in input files.
990 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
991 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
992 if not relocating.
993 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
994 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
995 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
996 (OTHER_SECTIONS): Instead, use this..
997 (OTHER_END_SYMBOLS): ..and this.
998
999 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
1000 * emulparams/elf32bsmip.sh: Likewise.
1001 * emulparams/elf32btsmip.sh: Likewise.
1002 * emulparams/elf32ebmip.sh: Likewise.
1003 * emulparams/elf32lmip.sh: Likewise.
1004 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
1005 * emulparams/elf32lsmip.sh: Likewise.
1006 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
1007 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
1008 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
1009 * emulparams/elf64btsmip.sh: Likewise.
1010 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
1011 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
1012 * emulparams/elf32ppclinux.sh: Likewise.
1013 * emulparams/elf32ppcsim.sh: Likewise.
1014 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
1015 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
1016 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
1017 * emulparams/h8300self.sh: Likewise.
1018 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
1019 * emulparams/sh.sh: Comment.
1020 * emulparams/shl.sh: Source sh.sh, remove duplicates.
1021 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
1022 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
1023
abc6ab0a
AM
10242001-11-21 David Heine <dlheine@tensilica.com>
1025 Alan Modra <amodra@bigpond.net.au>
1026
1027 * ldlang.c (map_input_to_output_sections): Replace "break"
1028 accidentally removed with 2001-08-03 change.
1029 (lang_gc_sections_1): Likewise.
1030
2181f54f
AM
10312001-11-21 Alan Modra <amodra@bigpond.net.au>
1032
1033 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
1034
ca0b5847
AM
10352001-11-20 Angela Marie Thomas <angela@redhat.com>
1036
1037 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
2181f54f
AM
1038 of false when calling lang_size_sections.
1039 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
ca0b5847 1040
c56feb2b
AM
10412001-11-15 Alan Modra <amodra@bigpond.net.au>
1042
1043 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
1044 function when LDEMUL_FINISH isn't set to the same name. Don't
1045 call ${LDEMUL_FINISH}.
1046 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
1047 * emultempl/armelf.em (arm_elf_finish): Call
1048 gld${EMULATION_NAME}_finish.
1049 * emultempl/hppaelf.em (hppaelf_finish): Rename to
1050 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
1051 hppaelf_layout_sections_again if necessary.
1052 (need_laying_out): New var.
1053 (hppaelf_layaout_sections_again): Rename to
1054 hppaelf_layout_sections_again. Clear need_laying_out.
1055 (PARSE_AND_LIST_OPTIONS): Format text.
1056
a48ca7f2
L
10572001-11-14 H.J. Lu <hjl@gnu.org>
1058
1059 * emultempl/armelf.em (arm_elf_finish): Renamed from
1060 gld${EMULATION_NAME}_finish.
1061 (LDEMUL_FINISH): Set to arm_elf_finish.
1062
73d074b4
DJ
10632001-11-14 Daniel Jacobowitz <drow@mvista.com>
1064
1065 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
1066 (struct ld_emulation_xfer_struct): Use it.
1067
3b16e843 10682001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
fc65c602 1069
465bc359 1070 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
fc65c602
JL
1071 additional symbols referenced by newer crt0.o files from HP.
1072
f11b7027
NC
10732001-11-12 Anthony Green <green@redhat.com>
1074
1075 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
1076
3bf2994f
AM
10772001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
1078
1079 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
1080 * Makefile.in: Regenerate.
1081
ff5dcc92
SC
10822001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1083
1084 * ld.texinfo: Use @command for commands, @option for options.
1085 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
1086 the page man title.
1087 * Makefile.in: Rebuild.
1088
9fb9af6e
CD
10892001-11-04 Chris Demetriou <cgd@broadcom.com>
1090
1091 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
1092 Add support for targets.
2181f54f 1093
3c62831e
NC
10942001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1095
1096 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
1097 * configure: Regernate.
1098 * po/fr.po: New file.
1099 * po/sv.po: New file.
1100
3a9091c4
NC
11012001-11-01 NIIBE Yutaka <gniibe@m17n.org>
1102
1103 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
1104 as little endian default and to support big endian.
2181f54f 1105
361b220e
CD
11062001-11-01 Chris Demetriou <cgd@broadcom.com>
1107
1108 * ld.texinfo (Options): Document new option, -nostdlib.
1109 * lexsup.c (OPTION_NOSTDLIB): New definition.
1110 (ld_options): Add entry for "nostdlib".
1111 (parse_args): Handle OPTIONS_NOSTDLIB.
1112 * ldfile.c (ldfile_add_library_path): Don't add directories
1113 to the search path if they weren't specified on the command line
1114 and -nostdlib was specified.
1115 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
1116
210a7bd1
NC
11172001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
1118
1119 * lexsup.c (parse_args): Prevent infinite parsing loop when
1120 "-rpath.a" is specified on the command line.
1121 Replace calls to fprintf with calls to einfo.
1122
114283d8
NC
11232001-10-31 John Marshall <jmarshall@acm.org>
1124
1125 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
1126 appear only once across all the linker scripts involved in a link
1127 invocation no longer applies. Make the documentation reflect
1128 that.
1129
7649aa50
NC
11302001-10-31 NIIBE Yutaka <gniibe@m17n.org>
1131
1132 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
1133 targets.
1134 (sh-*-linux*): Added targ_extra_libpath.
1135
6e814ff8
AM
11362001-10-31 David Heine <dlheine@tensilica.com>
1137
1138 * ldlang.c (lang_size_sections): Keep a valid output_offset field
1139 for padding statements.
1140
3c3bdf30
NC
11412001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1142
1143 * configure.tgt (mmix-*-*): New target.
1144 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
1145 Add dependencies to match.
1146 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
1147 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
1148 scripttempl/mmo.sc: New files.
1149 * gen-doc.texi: @set MMIX.
1150 * ld.texinfo: Ditto.
6e814ff8 1151 [MMIX] Add MMIX node.
3c3bdf30
NC
1152 * Makefile.in: Regenerate.
1153
ca0c1d3e
KH
11542001-10-29 Kazu Hirata <kazu@hxi.com>
1155
1156 * ldlang.c: Fix a comment typo.
1157
1a3d33ce
AM
11582001-10-23 Alan Modra <amodra@bigpond.net.au>
1159
1160 * configure.host: Move alpha*-*-linux-gnu* entry to generic
1161 entries, and match *-*-linux*.
1162
b47c4208
AM
11632001-10-20 Alan Modra <amodra@bigpond.net.au>
1164
1165 * ldgram.y (mri_script_command): Surround processing of INCLUDE
1166 with ldlex_script, ldlex_popstate.
1167 (ifile_p1): Likewise.
1168 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
1169 correct slot.
1170 (lex_push_file): Save current lineno to lineno_stack. Set lineno
1171 to 1. Don't BEGIN(SCRIPT).
1172 (lex_redirect): Similarly.
1173 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
1174
fd521b47
NC
11752001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
1176
1177 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
1178 __EH_FRAME_END__ and accept eh frames into data section.
1179 Add ctor and dtor sections.
1180
59d28a94
DD
11812001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1182
1183 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
1184 (auto-export): Fix indentation.
1185
663dd378
DD
11862001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1187
1188 * pe-dll.c (autofilter_objectlist): Add startup objects
1189 for profiling.
1190 (auto-export): Constify char * p.
6e814ff8 1191 Extract file basename and use strcmp rather than ststr
663dd378
DD
1192 for object lookup.
1193
31d677f9
CD
11942001-10-18 Chris Demetriou <cgd@broadcom.com>
1195
1196 * ldmain.c (get_emulation): Improve comment about the handling
1197 of -mipsN options.
1198
aa200fe8
AM
11992001-10-17 Alan Modra <amodra@bigpond.net.au>
1200
1201 * po/POTFILES.in: Regenerate.
1202
146e7110
AM
12032001-10-16 Vassili Karpov <malc@pulsesoft.com>
1204
1205 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
1206 -z nocopyreloc and -z nocombreloc usage strings.
1207
b4330e85
NC
12082001-10-12 Vassili Karpov <malc@pulsesoft.com>
1209
146e7110 1210 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
b4330e85
NC
1211 in usage.
1212
5af8a2fb
NC
12132001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
1214
1215 * scripttempl/armaout.sc: Place .bss section after end of aligned
1216 data section to match behaviour of aout code in constructrion of
1217 header.
1218
5b784096
DD
12192001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1220
1221 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
1222 startup files for mingw32 dlls to list.
1223
61585df2
CD
12242001-10-10 Chris Demetriou <cgd@broadcom.com>
1225
1226 * emultempl/elf32.em: Fix shell 'if' usage for portability.
1227
45cf6f3e
AH
12282001-10-08 Aldy Hernandez <aldyh@redhat.com>
1229
1230 * configure.tgt (targ): Add arm9e-*-elf.
1231
e24d7c12
L
12322001-10-05 H.J. Lu <hjl@gnu.org>
1233
1234 * genscripts.sh: Fix a typo in the last change.
1235
ec38dd05
JJ
12362001-10-05 Jakub Jelinek <jakub@redhat.com>
1237
1238 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
1239 -z nocombreloc in usage.
1240
cedd6b0d
JB
12412001-10-03 Jim Blandy <jimb@redhat.com>
1242
1243 * genscripts.sh: Include a comment at the top of each generated
1244 script, explaining its purpose.
1245
8bd621d8
AM
12462001-10-03 Vassili Karpov <malc@pulsesoft.com>
1247
1248 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
1249 * NEWS: Mention -z nocopyreloc.
1250 * ld.texinfo (Options): Describe nocopyreloc.
1251
fcd8210c
AM
12522001-10-03 Alan Modra <amodra@bigpond.net.au>
1253
1254 * configure: Regenerate.
1255
d32820f2
AM
12562001-10-02 Alan Modra <amodra@bigpond.net.au>
1257
1258 * ldver.h (ld_program_version): Remove declaration.
1259 * lexsup.c (parse_args): Move printing of copyright message..
1260 * ldver.c (ldversion): .. to here.
1261 Use BFD_VERSION_STRING in place of BFD_VERSION.
1262 (ld_program_version): Remove.
1263 * Makefile.am (Makefile): Depend on bfd/configure.in.
1264 Run "make dep-am".
1265 * Makefile.in: Regenerate.
1266
af46bcdc
HPN
12672001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1268
1269 * Makefile.am: Update dependencies with "make dep-am".
1270 * Makefile.in: Regenerate.
1271
4818e05f 12722001-09-29 John Reiser <jreiser@BitWagon.com>
862517b6 1273
4818e05f
AM
1274 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
1275 * lexsup.c: Add --no-define-common commandline option.
1276 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
1277 * ldlex.l: Likewise.
1278 * ld.h: Add command_line.inhibit_common_definition.
1279 * ldmain.c (main): Initialize.
1280 * ld.texinfo: Document.
862517b6 1281
d5e0ebeb
AM
12822001-09-26 Alan Modra <amodra@bigpond.net.au>
1283
1284 * ldmisc.c (USE_STDARG): Remove.
1285 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
1286 (einfo): Likewise.
1287 (minfo): Likewise.
1288 (lfinfo): Likewise.
1289
1290 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
1291 declarations. Update copyright.
1292
2f8d8971
NC
12932001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
1294
85c77458
NC
1295 * pe-dll.c: Remove obsoleted declaration of
1296 pe_get_data_import_dll_name.
1297 (pe_create_import_fixup): Fix thinko.
1298
2f8d8971
NC
1299 * ld.texinfo(enable-auto-import): Clarify the explanation.
1300
13012001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
1302
1303 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
1304 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
1305 DLL_SUPPORT controlled code.
1306
72358f65 13072001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
146e7110 1308
72358f65
NC
1309 * emultempl/pe.em(pe_data_import_dll): Make static.
1310 (pe_get_data_import_dll_name): New accessor function.
146e7110 1311 * pe-dll.c(pe_create_import_fixup): call
72358f65
NC
1312 pe_get_data_import_dll_name() from pe.em, instead of
1313 directly accessing pe_data_import_dll variable from pe.em.
1314
3882b010
L
13152001-09-18 Bruno Haible <haible@clisp.cons.org>
1316
1317 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
1318 (def_file_add_directive): Use ISSPACE instead of isspace.
1319 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
1320 isdigit/isxdigit/isalpha/isalnum.
1321 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
1322 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
1323 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
1324 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
1325 isalnum.
1326 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
1327 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
1328 isupper/tolower.
1329 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
1330 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
1331 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
1332 (ctor_prio): Use ISDIGIT instead of isdigit.
1333 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
1334 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
1335 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
1336 isupper/tolower.
1337 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
1338 (stricpy): Use TOLOWER instead of isupper/tolower.
1339 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
1340 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
1341 (lex_warn_invalid): Use ISPRINT instead of isprint.
1342 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
1343 (main): For gettext, also set the LC_CTYPE locate facet.
1344 (add_keepsyms_file): Use ISSPACE instead of isspace.
1345 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
1346 (is_num, parse_args): Use ISDIGIT instead of isdigit.
1347 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
1348 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
1349 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
1350 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
1351 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
1352 (quoteput): Use ISSPACE instead of isspace.
1353 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
1354 instead of isalnum.
1355
db09f25b
AM
13562001-09-18 Alan Modra <amodra@bigpond.net.au>
1357
1358 * deffilep.y (def_stash_module): Constify "name" param.
1359
1360 * pe-dll.c: Replace CONST with const throughout.
1361 (quick_symbol): Constify "n1", "n2", "n3" params.
1362 (make_singleton_name_thunk): Constify "import" param. Make
1363 "buffer_len" a size_t.
1364 (make_import_fixup_entry): Constify "name", "fixup_name",
1365 "dll_symname" params.
1366 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
1367 (pe_get32): Likewise.
1368 (pe_implied_import_dll): Likewise.
1369
1370 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
1371 (sort_by_section_name): Likewise.
1372
1373 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
1374 (make_import_fixup): Cast printf arg, rel->address to long rather
1375 than int.
1376 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
1377
74699268
AM
13782001-09-15 Alan Modra <amodra@bigpond.net.au>
1379
1380 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
1381 defines BufferSize. Increase buffer size by one.
1382
775cabad
NC
13832001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
1384
1385 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
1386
056a1d49
NC
13872001-09-14 Kevin Lo <kevlo@openbsd.org>
1388
1389 * configure.tgt: Add arm-openbsd target.
1390
a7d792bb
L
13912001-09-12 H.J. Lu <hjl@gnu.org>
1392
1393 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
1394 eelf64lppc.o to ...
1395 (ALL_64_EMULATIONS): Here.
1396 * Makefile.in: Regenerated.
1397
0d888aac
CW
13982001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
1399
1400 * emultempl/pe.em(make_import_fixup): change signature to
1401 take asection as well as arelec; we need this for proper
146e7110 1402 error reporting. Only call pe_create_import_fixup() if
0d888aac
CW
1403 there is no attempt to add a constant addend to the reloc;
1404 otherwise, report error condition.
1405 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
1406 since final argument is a pointer to make_import_fixup().
1407 Change call to cb() to match make_import_fixup() signature.
1408 (make_import_fixup_mark): make buffer_len unsigned.
1409 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
1410
14112001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
1412
1413 * ld.texinfo: add verbose documentation for auto-import
146e7110 1414 direct-addressing workaround, to compliment the terse
0d888aac
CW
1415 error message.
1416
cedacdc0
CM
14172001-09-12 Andrew MacLeod <amacleod@redhat.com>
1418
146e7110 1419 * scripttempl/v850.sc: Add gcc_except_table sections.
cedacdc0 1420
3b16e843 14212001-09-11 Jeffrey A Law (law@cygnus.com)
38be0bb1
JL
1422
1423 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
1424 * emulparams/h8300self.sh: Similarly.
1425
559e4713
NC
14262001-09-05 Danny Smith <dannysmith@users.souceforge.net>
1427
1428 * ld.texinfo (Options, --stack): Correct default value for stack
1429 reserve.
1430
1fdf0249
TR
14312001-09-05 Tom Rix <trix@redhat.com>
1432
1433 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
146e7110 1434
9b5799b8
AJ
14352001-09-03 Andreas Jaeger <aj@suse.de>
1436
1437 * emultempl/beos.em: Declare prototypes for comparions functions,
1438 adjust definitions.
1439
48f6162b
AJ
14402001-09-02 Andreas Jaeger <aj@suse.de>
1441
1442 * emultempl/aix.em: Add missing prototype.
1443 * emultempl/lnk960.em: Likewise.
1444 * emultempl/vanilla.em: Likewise.
1445 * emultempl/armcoff.em: Likewise.
1446 * emultempl/armelf_oabi.em: Likewise.
1447 * emultempl/beos.em: Likewise.
1448 * emultempl/gld960c.em: Likewise.
1449 * emultempl/gld960.em: Likewise.
1450
1451 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
1452 for prototype declaration.
1453
39e5585e
EC
14542001-08-31 Eric Christopher <echristo@redhat.com>
1455 Jason Eckhardt <jle@redhat.com>
1456
1457 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
1458
3fc90ddb
AJ
14592001-08-31 Andreas Jaeger <aj@suse.de>
1460
1461 * emultempl/pe.em: Add missing prototypes.
1462 (gld_${EMULATION_NAME}_after_open): Remove extra args to
1463 pe_find_data_imports.
1464 (pr_sym): Add unused attribute.
1465
d43ded80
PB
14662001-08-29 Joel Sherrill <joel@OARcorp.com>
1467
39e5585e 1468 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
d43ded80
PB
1469 default from coff to elf.
1470
3946dd2f
JL
14712001-08-29 Jeff Law <law@redhat.com>
1472
1473 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
1474 ARCH specification.
1475 * emulparams/h8300self.sh: Similarly.
1476
3b16e843 14772001-08-28 J"orn Rennecke <amylaar@redhat.com>
8af6dd41
JR
1478
1479 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
1480 eh8300self.o .
1481 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
1482 * configure.tgt (h8300-*-elf*): New case.
1483 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
1484 * emulparams/h8300self.sh: New file.
1485 * Makefile.in: Regenerated.
1486
70d0c6e9
NC
14872001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
1488
1489 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
1490 with macro name.
1491
5c67d4bb
AM
14922001-08-27 Linus Nordberg <linus@swox.com>
1493 Alan Modra <amodra@bigpond.net.au>
1494
1495 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
1496 (eelf64ppc.c, eelf64lppc.c): Add make targets.
1497 Run "make dep-am"
1498 * Makefile.in: Regenerate.
1499 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
1500 entries to correct alphabetical position.
1501 * emulparams/elf64ppc.sh: New.
1502 * emulparams/elf64lppc.sh: New.
1503
08131015
NC
15042001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
1505
1506 * ldmain.c (main): Declare BSIZE as static.
1507
db6751f2
JJ
15082001-08-23 Jakub Jelinek <jakub@redhat.com>
1509
1510 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
1511 into .rel.dyn resp. .rela.dyn if combreloc.
1512 (get_script): If .x linker script is equal to .xn, only put it
1513 once into the binary.
1514 Add .xc and .xsc scripts.
1515 (parse_args): Handle -z combreloc and -z nocombreloc.
1516 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
1517 For .xc and .xsc scripts put all .rel* or .rela* input sections
1518 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
1519 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
1520 is elf.
1521 Strip trailing whitespace from script.
1522 Generate .xc and .xsc scripts if requested.
1523 * ldmain.c (main): Initialize link_info.combreloc and
1524 link_info.spare_dynamic_tags.
1525 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
1526 (ld_options): Add --spare-dynamic-tags option.
1527 (parse_args): Likewise.
1528 * ld.texinfo: Document -z combreloc and -z nocombreloc.
1529 * ldint.texinfo: Document .xc and .xsc linker scripts.
1530 * NEWS: Add notes about -z combreloc and SHF_MERGE.
1531
63d069c0
L
15322001-08-22 H.J. Lu <hjl@gnu.org>
1533
1534 * emulparams/elf32fr30.sh: Add a newline.
1535
948f9114
AJ
15362001-08-21 Andreas Jaeger <aj@suse.de>
1537
1538 * deffilep.y: Add missing prototypes.
1539 * pe-dll.c: Likewise.
1540
ae7fb08f
AM
15412001-08-20 Alan Modra <amodra@bigpond.net.au>
1542
2af02257
AM
1543 * ldlang.c (insert_pad): Fix typos in last patch.
1544
1545 * ldlang.c: When traversing lang_statement_union_type lists,
1546 consistently use "header.next" rather than "next".
1547 * mpw-eppcmac.c: Likewise.
1548 * emultempl/beos.em: Likewise.
1549 * emultempl/hppaelf.em: Likewise.
1550 * emultempl/pe.em: Likewise.
1551 * ldlang.h (union lang_statement_union): Remove "next" field.
1552
c0c330a7
AM
1553 * ldlang.c (insert_pad): Use offsetof macro.
1554 (lang_size_sections): Always neuter padding statements.
1555 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
1556
ae7fb08f
AM
1557 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
1558 passed to lang_size_sections.
1559 (pe_exe_fill_sections): Likewise.
1560 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
1561 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
1562
fab80407
AM
15632001-08-18 Alan Modra <amodra@bigpond.net.au>
1564
1565 * emultempl/aix.em: Formatting fixes.
1566
b3327aad
AM
15672001-08-18 Alan Modra <amodra@bigpond.net.au>
1568
1569 * ldlang.c (insert_pad): Make use of an existing pad statement if
1570 available. Move code calculating alignment, adjusting section
1571 alignment power, and adjusting dot to ..
1572 (size_input_section): .. here. Remove unused relax param.
1573 (lang_size_sections): Change boolean `relax' param to boolean *.
1574 Adjust call to size_input_section. Make use of insert_pad to
1575 place pad after the assignment statement. If relaxing, zap
1576 padding statements.
1577 (reset_memory_regions): Reset output_bfd section sizes too.
1578 (relax_again): Move to..
1579 (lang_process): ..here. Adjust call to lang_size_sections, and
1580 remove duplicated code.
1581 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
1582
563e308f
AM
15832001-08-17 Alan Modra <amodra@bigpond.net.au>
1584
1585 * ld.texinfo: Document that fill values now use the four least
1586 significant bytes.
1587 * emulparams/elf32fr30.sh (NOP): Update.
1588 * emulparams/elf32mcore.sh: Likewise.
1589 * emulparams/elf64_s390.sh: Likewise.
1590 * emulparams/elf_i386.sh: Likewise.
1591 * emulparams/elf_i386_be.sh: Likewise.
1592 * emulparams/elf_i386_chaos.sh: Likewise.
1593 * emulparams/elf_i386_ldso.sh: Likewise.
1594 * emulparams/elf_s390.sh: Likewise.
1595 * emulparams/elf_x86_64.sh: Likewise.
1596 * emulparams/i386moss.sh: Likewise.
1597 * emulparams/i386nw.sh: Likewise.
1598 * emulparams/m68kelf.sh: Likewise.
1599 * scripttempl/elf.sc: Update NOP comment.
1600 * scripttempl/elfi370.sc: Likewise.
1601 * scripttempl/elfm68hc11.sc: Likewise.
1602 * scripttempl/elfm68hc12.sc: Likewise.
1603 * scripttempl/nw.sc: Likewise.
1604
b90e1c6f
TR
16052001-08-15 Tom Rix <trix@redhat.com>
1606
1607 * ldgram.y (saved_script_handle): Initialize to NULL.
1608 * ldmain.c (main): Change check on saved_script_handle.
948f9114 1609
39dcfe18
AM
16102001-08-14 Alan Modra <amodra@bigpond.net.au>
1611
cde43e70
AM
1612 * emultempl/elf32.em: Formatting fixes.
1613 (output_prev_sec_find): Test for bfd_ind_section too; do so by
1614 looking at sec->owner.
1615 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
1616 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
1617 unused code, and reorganize orphan section placement code.
1618
39dcfe18
AM
1619 * ldlang.c (wild_doit): Rename to lang_add_section.
1620 * ldlang.h: Here too.
1621 * mpw-elfmips.c: And here.
1622 * emultempl/beos.em: And here.
1623 * emultempl/elf32.em: And here.
1624 * emultempl/hppaelf.em: And here.
1625 * emultempl/pe.em: And here.
1626
908d20b3
RH
16272001-08-13 Richard Henderson <rth@redhat.com>
1628
1629 * emultempl/needrelax.em: New file.
1630 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
1631 * Makefile.am (eelf64_ia64.c): Depend on it.
1632 * Makefile.in: Rebuild.
1633
0f33d40b
AM
16342001-08-13 Alan Modra <amodra@bigpond.net.au>
1635
22af9fd3
AM
1636 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
1637 output_section is set non-NULL.
1638
0f33d40b
AM
1639 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
1640 `true' for SEC_EXCLUDE sections so that the generic code doesn't
1641 needlessly create an output_section_statement. Treat a correctly
1642 named output_section_statement with NULL bfd_section as compatible.
1643
55ab6103
HPN
16442001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
1645
1646 * emultempl/generic.em: Support EXTRA_EM_FILE.
1647 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
1648 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
1649 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
1650 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
1651 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
1652 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
1653 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
1654 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
1655 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
1656 LDEMUL_FIND_POTENTIAL_LIBRARIES.
1657
24098abb
RH
16582001-08-12 Richard Henderson <rth@redhat.com>
1659
1660 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
1661 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
1662 scripttempl/v850.sc: Keep .jcr data.
1663
b9a8de1e 16642001-08-12 H.J. Lu <hjl@gnu.org>
146e7110
AM
1665 Andrew Haley <aph@cambridge.redhat.com>
1666 Nick Clifton <nickc@redhat.com>
b9a8de1e 1667
146e7110 1668 * ldgram.y (had_script): Change name to saved_script_handle.
b9a8de1e
NC
1669 Change type to file handle.
1670 * ld.h (had_script): Rename and retype.
1671 * ldfile.c (ldfile_open_command_file): Save the file handle
1672 used in saved_script_handle.
1673 * lexsup.c (parse_args): Do not allow -c option to alter
1674 saved_script_handle.
1675 * ldmain.c (main): Print out the linker script used if
1676 --verbose is given. Check saved_script_handle to obtain the
1677 external linker script used, or if NULL, dump the builtin
1678 script.
1679 * ld.texinfo: Document that --verbose now dumps the linker
1680 script used, regardless of whether it was an internal or an
1681 external script.
1682
0218d1e4
AJ
16832001-08-10 Andreas Jaeger <aj@suse.de>
1684
1685 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1686 to build warnings.
1687 * configure: Regenerate.
1688
5253f23b
AM
16892001-08-09 Alan Modra <amodra@bigpond.net.au>
1690
73810896
AM
1691 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
1692
5253f23b
AM
1693 * scripttempl/elf.sc: Move non-text .dynamic section before
1694 .plt/.got/.sdata* group.
1695 (OTHER_GOT_SECTIONS): Move to immediately after .got.
1696 (OTHER_SDATA_SECTIONS): Add.
1697 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
1698 OTHER_GOT_SECTIONS.
1699 * emulparams/crislinux.sh: Likewise.
1700 * emulparams/elf32b4300.sh: Likewise.
1701 * emulparams/elf32bmip.sh: Likewise.
1702 * emulparams/elf32bmipn32.sh: Likewise.
1703 * emulparams/elf32bsmip.sh: Likewise.
1704 * emulparams/elf32btsmip.sh: Likewise.
1705 * emulparams/elf32ebmip.sh: Likewise.
1706 * emulparams/elf32elmip.sh: Likewise.
1707 * emulparams/elf32l4300.sh: Likewise.
1708 * emulparams/elf32lmip.sh: Likewise.
1709 * emulparams/elf32lsmip.sh: Likewise.
1710 * emulparams/elf32ltsmip.sh: Likewise.
1711 * emulparams/elf64bmip.sh: Likewise.
1712 * emulparams/elf64btsmip.sh: Likewise.
1713 * emulparams/elf64ltsmip.sh: Likewise.
1714
179c732c
AM
17152001-08-08 Alan Modra <amodra@bigpond.net.au>
1716
1717 * genscripts.sh: Source the emulparams script before each output
1718 script is generated so that variables like `RELOCATING' may affect
1719 variables defined in the emulparams script.
1720
3fd36710
AM
17212001-08-04 Alan Modra <amodra@bigpond.net.au>
1722
20713691
AM
1723 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
1724 order.
1725
3fd36710
AM
1726 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
1727 ie. iterate over wild_statement.section_list.
1728 (gld${EMULATION_NAME}_place_orphan): Likewise.
1729
de0b1853
SC
17302001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1731
1732 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
1733 .fini[0-4] sections used by _exit
1734 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
1735 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
1736 * scripttempl/elfm68hc11.sc: Likewise.
1737
ff7e6f88
L
17382001-08-03 H.J. Lu <hjl@gnu.org>
1739
1740 * emultempl/beos.em (init): Add the missing initialization.
1741
b6bf44ba
AM
17422001-08-03 Alan Modra <amodra@bigpond.net.au>
1743
1744 * ld.texinfo (Input Section Basics): Clarify ordering of output
1745 sections.
1746 * ldlang.c (callback_t): Add wildcard_list param.
1747 (walk_wild_section): Remove "section" param. Rewrite for
1748 lang_wild_statement_type change. Remove unique_section_p test.
1749 (walk_wild_file): Remove "section" param.
1750 (walk_wild): Remove "section" and "file" params.
1751 (lang_gc_wild): Likewise.
1752 (wild): Likewise. Modify for lang_wild_statement_type change.
1753 (wild_sort): Likewise. Add "sec" param.
1754 (gc_section_callback): Likewise.
1755 (output_section_callback): Likewise. Do unique_section_p test.
1756 (map_input_to_output_sections): Modify call to wild.
1757 (lang_gc_sections_1): Likewise.
1758 (print_wild_statement): Modify for lang_wild_statement_type
1759 change.
1760 (lang_add_wild): Replace filename, filenames_sorted param with
1761 filespec. Replace section_name, sections_sorted,
1762 exclude_filename_list with section_list.
1763 * ldlang.h (lang_add_wild): Here too.
1764 (lang_wild_statement_type): Replace section_name, sections_sorted,
1765 and exclude_filename_list with section_list.
1766 * ldgram.y (current_file): Delete.
1767 (%union): Add wildcard_list.
1768 (file_NAME_list): Set type to wildcard_list. Build a linked list
1769 rather than calling lang_add_wild for each entry.
1770 (input_section_spec_no_keep): Call lang_add_wild here instead.
1771 * ld.h (struct wildcard_list): Declare.
1772 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
1773
b044cda1
CW
17742001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
1775
1776 * ldmain.c (main): initialize link_info.pei386_auto_import
1777 * pe-dll.c: new tables for auto-export filtering
1778 (auto_export): change API, pass abfd for contextual filtering.
b6bf44ba 1779 Loop thru tables of excluded symbols instead of comparing
b044cda1
CW
1780 "by hand".
1781
17822001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
1783
b6bf44ba
AM
1784 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
1785 static variable current_sec (static struct sec *). Add
b044cda1 1786 forward declaration for add_bfd_to_link.
b6bf44ba
AM
1787 (process_def_file): Don't export undefined symbols. Do not
1788 export symbols starting with "_imp__". Call auto_export()
b044cda1
CW
1789 with new API.
1790 (pe_walk_relocs_of_symbol): New function.
1791 (generate_reloc): add optional extra debugging
b6bf44ba 1792 (pe_dll_generate_def_file): eliminate extraneous initial blank
b044cda1 1793 line in output
b6bf44ba 1794 (make_one): enlarge symtab to make room for __nm__ symbols
b044cda1
CW
1795 (DATA auto-import support).
1796 (make_singleton_name_thunk): New function.
1797 (make_import_fixup_mark): New function.
1798 (make_import_fixup_entry): New function.
1799 (pe_create_import_fixup): New function.
b6bf44ba 1800 (add_bfd_to_link): Specify that 'name' argument is a CONST
b044cda1 1801 char *.
b6bf44ba
AM
1802 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
1803 declare new functions pe_walk_relocs_of_symbol and
b044cda1
CW
1804 pe_create_import_fixup.
1805 * emultempl/pe.em: add new options --enable-auto-import,
1806 --disable-auto-import, and --enable-extra-pe-debug.
1807 (make_import_fixup): New function.
1808 (pe_find_data_imports): New function.
1809 (pr_sym): New function.
b6bf44ba 1810 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
b044cda1
CW
1811 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
1812 CODE.
1813
18142001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
b6bf44ba 1815
b044cda1
CW
1816 * ld.texinfo: add additional documentation for
1817 --export-all-symbols. Document --out-implib,
1818 --enable-auto-image-base, --disable-auto-image-base,
b6bf44ba
AM
1819 --dll-search-prefix, --enable-auto-import, and
1820 --disable-auto-import.
b044cda1
CW
1821 * ldint.texinfo: Add detailed documentation on auto-import
1822 implementation.
1823
156e34dd
NC
18242001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1825
1826 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
1827 example.
1828
d6231427
AM
18292001-07-24 Alan Modra <amodra@bigpond.net.au>
1830
1831 * Makefile.am: Update dependencies with "make dep-am".
1832 * Makefile.in: Regenerate
1833
e14ec88b
AM
18342001-07-23 Alan Modra <amodra@bigpond.net.au>
1835
1836 * ldcref.c (check_section_sym_xref): New function.
1837 (check_nocrossrefs): Call it.
1838 (check_nocrossref): Interate over h->refs here instead of..
1839 (check_refs): ..here. Pass in the symbol name, section, and bfd
1840 rather than hash_entry pointers.
1841 (struct check_refs_info): Keep symbol name rather than hash entry.
1842 Remove "same".
1843 (check_reloc_refs): Tweak for above changes in check_refs_info.
1844 Only report references to section syms when symname is NULL to
1845 prevent duplicate messages for the same reloc.
1846
1b577b00
NC
18472001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1848
c7d701b0
NC
1849 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
1850 available. Do not print NULL trees.
1851 (exp_print_token): Print unknown tokens with values > 126 as
1852 decimal values not ASCII characters.
1853
1545243b
NC
1854 * ldlang.c (lang_leave_overlay): If a region is specified assign
1855 it to all sections inside the overlay unless they have been
1856 assigned to the own, non-default, memory region.
1857
1b577b00
NC
1858 * README: Add header for consistency with other README files.
1859
5030876b
L
18602001-07-14 H.J. Lu <hjl@gnu.org>
1861
1862 * emultempl/elf32.em (output_prev_sec_find): Never return
1863 bfd_abs_section_ptr, bfd_com_section_ptr nor
1864 bfd_und_section_ptr.
1865
18c7a9a5
NC
18662001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
1867
22af9fd3 1868 * Makefile.am (em32relf.c): Change dependency from generic.em to
18c7a9a5
NC
1869 elf32.em.
1870 * Makefile.in: Regenerate.
1871
9ffecff1
MG
18722001-07-14 matthew green <mrg@eterna.com.au>
1873
1874 * configure.tgt (i386-*-netbsdelf*): New target.
1875 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
1876
95500e1c
JJ
18772001-07-13 Jakub Jelinek <jakub@redhat.com>
1878
1879 * emultempl/elf32.em (output_prev_sec_find): New.
1880 (place_orphan): Use it.
1881
e97cb84f
L
18822001-07-11 H.J. Lu <hjl@gnu.org>
1883
1884 * ldmain.c (main): Fix typos in the last change.
1885
7333607e
JJ
18862001-07-11 Jakub Jelinek <jakub@redhat.com>
1887
1888 * ldmain.c (main): Disallow -F and -f without -shared.
1889
d29d80f2
NC
18902001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1891
1892 * emultempl/pe.em (after_open): Check for the output_bfd not
1893 having any coff_data structure allocated to it.
1894
c2a1a436
DB
18952001-07-09 David O'Brien <obrien@FreeBSD.org>
1896
1897 * emultempl/elf32.em: Do not assuming that contents of the buffer
1898 returned from basename function will remain unchanged accross other
1899 function calls.
1900
63653551
L
19012001-07-03 H.J. Lu <hjl@gnu.org>
1902
1903 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
1904 2001-07-03. It creates dynamic entries even for static binaries.
1905
d303a449
L
19062001-07-03 Jakub Jelinek <jakub@redhat.com>
1907
1908 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
1909 (DYNAMIC): Use it to reserve few dynamic entries for
1910 post-linking tools.
1911
9f22353f
AM
19122001-06-27 Alan Modra <amodra@bigpond.net.au>
1913
1914 * emulparams/hppa64linux.sh: New file.
1915 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
1916 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
1917 (ehppa64linux.c): Add rule to make it.
1918 Run "make dep-am".
1919 * Makefile.in: Regenerate.
1920
62bf86b4
HPN
19212001-06-21 Hans-Peter Nilsson <hp@axis.com>
1922
1923 * ld.texinfo (Options, -r): Mention restrictions when using
1924 different object formats.
1925
429d935d
HPN
19262001-06-19 Hans-Peter Nilsson <hp@axis.com>
1927
1928 * ldlang.c (lang_check): Emit fatal error if relocatable link
1929 between different object flavours with relocations in input.
1930
cb840a31
L
19312001-06-19 H.J. Lu <hjl@gnu.org>
1932
1933 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
1934 (--version-script): Mention the language support.
1935
9bf03acc
L
19362001-06-19 H.J. Lu <hjl@gnu.org>
1937
1938 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
1939
c45021f2
NC
19402001-06-18 H.J. Lu <hjl@gnu.org>
1941
b6bf44ba
AM
1942 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
1943 (diststuff): Add $(MANS).
1944 * Makefile.in: Regenerated.
c45021f2 1945
b6bf44ba 1946 * ld.1: Removed.
c45021f2 1947
6caa99ab
HPN
19482001-06-18 Hans-Peter Nilsson <hp@axis.com>
1949
605d9b3a
HPN
1950 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
1951 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
1952 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
1953 * ld.h (args_type): Remove member export_dynamic. All users
1954 changed to use struct bfd_link_info member.
1955
6caa99ab
HPN
1956 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
1957 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
1958 * Makefile.in: Regenerate.
1959
6f9efd97
L
19602001-06-18 H.J. Lu <hjl@gnu.org>
1961
1962 * ldlang.c (init_os): Add the newline to the einfo call.
1963 (lang_check): Likewise.
1964 (lang_do_version_exports_section): Likewise.
1965
5af9fd8b
L
19662001-06-15 H.J. Lu <hjl@gnu.org>
1967
1968 * lexsup.c (parse_args); Save optind to report unrecognized
1969 option.
1970
2a096f04
HPN
19712001-06-15 Hans-Peter Nilsson <hp@axis.com>
1972
7e66c3f5
HPN
1973 * ldlang.c (lang_check): Emit fatal error if relocatable link
1974 between different object flavours.
1975
2a096f04
HPN
1976 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
1977 Set new link_info member export_dynamic.
1978 * ldmain.c (main): Initialize new link_info member export_dynamic.
1979
6770ec8c
NC
19802001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
1981
1982 * ldlang.c (walk_wild): Only call walk_wild_file if
1983 lookup_name returns something.
b6bf44ba 1984 (lookup_name): If load_symbols fails, return NULL.
22af9fd3 1985 (load_symbols): Change to a boolean function.
b6bf44ba 1986 (open_input_bfds): If load_symbols fails then do not make the
6770ec8c
NC
1987 executable.
1988
8529105a
AM
19892001-06-08 Alan Modra <amodra@bigpond.net.au>
1990
1991 * ldlang.c (record_bfd_errors): Remove.
1992
1993 * emultempl/aix.em: Fix copyright dates.
1994
8f3aa7a0
AJ
19952001-06-07 Andreas Jaeger <aj@suse.de>
1996
1997 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
1998 (TEXT_START_ADDR): Likewise.
1999
3277f888
AM
20002001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
2001
2002 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
2003
3763134d
DD
20042001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2005
2006 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
2007
5929ebc0
L
20082001-05-31 H.J. Lu <hjl@gnu.org>
2009
2010 * ldlang.c (open_input_bfds): Don't change the bfd error
2011 handler whilst loading symbols.
2012
c04a062d
NC
20132001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2014
2015 * configure.tgt: Remove i370-mvs architecture, it is not currently
2016 supported.
2017
96fcab3e
L
20182001-05-25 H.J. Lu <hjl@gnu.org>
2019
2020 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2021 like emulparams/aixppc.sh.
2022
db8d4f23
L
20232001-05-25 H.J. Lu <hjl@gnu.org>
2024
2025 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
2026 setting of output_filename after bfd_scan_arch.
2027 * emultempl/pe.em: Likewise.
2028
5f642101
L
20292001-05-25 H.J. Lu <hjl@gnu.org>
2030
2031 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2032 like emulparams/aixppc.sh.
2033
2034 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
2035 instead of ${srcdir}/emultempl/stringify.sed.
2036
64e9ece0
TW
20372001-05-25 Timothy Wall <twall@oculustech.com>
2038
2039 * emulparams/elf64_aix.sh: Change settings to match IBM linker
8f3aa7a0 2040 output.
64e9ece0 2041
c709b096
AM
20422001-05-25 Alan Modra <amodra@one.net.au>
2043
2044 * configure.host: Replace linuxoldld with linux*oldld.
2045 * configure.tgt: Likewise.
2046
6cbdcc6f
L
20472001-05-24 H.J. Lu <hjl@gnu.org>
2048
2049 * emultempl/stringify.sed: Removed again.
2050
86af25fe
L
20512001-05-24 H.J. Lu <hjl@gnu.org>
2052
2053 * emultempl/aix.em (OUTPUT_ARCH): Defined.
2054 (gld${EMULATION_NAME}_before_parse): Initialize
2055 ldfile_output_architecture, ldfile_output_machine and
2056 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
2057 * emultempl/beos.em: Likewise.
2058 * emultempl/elf32.em: Likewise.
2059 * emultempl/linux.em: Likewise.
2060 * emultempl/mipsecoff.em: Likewise.
2061 * emultempl/pe.em: Likewise.
2062 * emultempl/sunos.em: Likewise.
2063
3b1b01cf
TR
20642001-05-24 Tom Rix <trix@redhat.com>
2065
8f3aa7a0 2066 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
3b1b01cf
TR
2067 udate import file format.
2068 (change_symbol_mode) New, same
2069 (is_syscall) New, same
2070 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
2071 * emulparams/aixppc64.sh : same
2072 * emulparams/aixrs6.sh : same
2073 * emulparams/ppcmacos.sh : same
2074 * emultempl/aix.em : use strtoull to parse options
2075 * Makefile.am : add eaixppc64 emulation for xcoff64
2076 * Makefile.in : same
2077 * configure.tgt : same
2078
2079 * scripttempl/aix.sc : default text section offset to 0x10000000
146e7110 2080 default data section offset to 0x20000000
3b1b01cf 2081 add .sv3264 and .sv64 pseudo sections
8f3aa7a0 2082 loader and debug sections use the currect section offset.
3b1b01cf
TR
2083
2084 * emultempl/aix.em : Add xcoff64 support
2085 Add -binitfini support
8f3aa7a0 2086 (gld${EMULATION_NAME}_before_parse) -binitfini
3b1b01cf 2087 (gld${EMULATION_NAME}_parse_args) same
8f3aa7a0 2088 (gld${EMULATION_NAME}_before_allocation) format change for special
3b1b01cf
TR
2089 sections
2090
2091 * emulparams/aixppc64.sh : New file for xcoff64 support
8f3aa7a0 2092
57e6abd2
AO
20932001-05-23 Alexandre Oliva <aoliva@redhat.com>
2094
2095 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
2096 variable to avoid non-portable shell construct.
2097
d1cf510e
NC
20982001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2099
2100 * ldmain.c (get_emulation): Add -mips5 command line argument.
2101
506eee22
NC
21022001-05-22 Alexandre Oliva <aoliva@redhat.com>
2103
2104 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
2105 (ELF_INTERPRETER_NAME): Define it.
2106 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
2107 it.
2108 * configure.tgt (targ_emul, targ_extra_emuls)
2109 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
2110 as primary, elf_i386 as extra.
2111 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
2112 (eelf_i386_ldso.c): New rule.
2113 * Makefile.in: Rebuilt.
2114
21152001-05-22 Nick Clifton <nickc@redhat.com>
2116
2117 * lexsup.c (ld_options): Allow -I to be an alias for
2118 --dynamic-linker. This is for Solaris compatability.
2119 * ld.texinfo: Document that -I can be used.
2120 * ld.1: Regenerate.
2121
d1778b88
AM
21222001-05-16 Alan Modra <amodra@one.net.au>
2123
2124 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
2125 whether an input section is the first one assigned to an output
2126 section.
2127 Assorted formatting fixes.
2128
02649152
DD
21292001-05-14 DJ Delorie <dj@delorie.com>
2130
2131 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
2132 * Makefile.in: Ditto.
2133
579f31ac
JJ
21342001-05-11 Jakub Jelinek <jakub@redhat.com>
2135
2136 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
2137 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
2138 output sections.
2139 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
2140
8550eb6e
JJ
21412001-05-11 Jakub Jelinek <jakub@redhat.com>
2142
2143 * ldlang.c (lang_process): Call bfd_merge_sections.
2144
8e5a525c
AM
21452001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2146
2147 * ldgram.y: Fix typo.
2148
1c9acd94
L
21492001-05-03 H.J. Lu <hjl@gnu.org>
2150
2151 * emultempl/elf32.em: Include "libiberty.h".
2152 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
2153 basename of the bfd filename.
2154 (gld${EMULATION_NAME}_stat_needed): Likewise.
2155 (gld${EMULATION_NAME}_try_needed): Likewise.
2156 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
2157
14fe918e
L
21582001-05-02 H.J. Lu <hjl@gnu.org>
2159
2160 * emultempl/pe.em: Include <ctype.h>.
2161
c7e40348
NC
21622001-05-02 Johan Rydberg <jrydberg@opencores.org>
2163
b6bf44ba 2164 * emulparams/elf32openrisc.sh: New file.
c7e40348 2165
b6bf44ba
AM
2166 * Makefile.am: Add OpenRISC target.
2167 * Makefile.in: Regenerated.
c7e40348 2168
b6bf44ba 2169 * configure.tgt: Add openrisc-*-* mapping.
c7e40348
NC
2170
21712001-05-02 Nick Clifton <nickc@redhat.com>
2172
2173 * emultempl/aix.em: Replace buystring with xstrdup.
2174 * emultempl/beos.em: Replace buystring with xstrdup.
8f3aa7a0 2175
d1b2b2dc
L
21762001-05-02 H.J. Lu <hjl@gnu.org>
2177
2178 * ldfile.c: Include "libiberty.h".
2179 * ldlex.l: Likewise.
2180
2181 * ldmisc.c (buystring): Removed.
2182 * ldmisc.h: Likewise.
2183
2184 * ldfile.c: Replace buystring with xstrdup.
2185 * ldlang.c: Likewise.
2186 * ldlex.l: Likewise.
2187 * ldmain.c: Likewise.
2188 * ldmisc.c: Likewise.
2189 * lexsup.c: Likewise.
2190 * mpw-eppcmac.c: Likewise.
2191
35714f2a
AJ
21922001-04-30 Andreas Jaeger <aj@suse.de>
2193
2194 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
2195
884fb58e
NC
21962001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2197
b6bf44ba
AM
2198 * ldlang.c (load_symbols): Give emulation a chance
2199 to process unrecognized file before fatal error is
2200 reported, not after.
884fb58e 2201
87748b32
NC
22022001-04-27 Sean McNeil <sean@mcneil.com>
2203
2204 * configure.tgt: Add arm-vxworks target.
2205 * scripttempl/armcoff.sc: Support .text or .data as a section name
2206 prefix.
2207 Define _etext.
35714f2a 2208
7ce691ae
C
22092001-04-13 J.T. Conklin <jtc@redback.com>
2210
2211 * ld.texinfo: Document --fatal-warnings.
2212 * ld.1: Regenerate.
2213
2214 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
35714f2a 2215 warnings have been turned into errors.
7ce691ae
C
2216 * lexsup.c (OPTION_WARN_FATAL): Define.
2217 (ld_options): Entry for --fatal-warnings.
2218 (parse_args): Handle OPTION_WARN_FATAL.
2219 * ld.h (ld_config_type): Add fatal_warnings field.
2220
f5fa8ca2
JJ
22212001-04-13 Jakub Jelinek <jakub@redhat.com>
2222
2223 * ldmain.c (main): Default to discard_sec_merge.
2224 * lexsup.c (OPTION_DISCARD_NONE): Define.
2225 (ld_options): Add --discard-none.
2226 (parse_args): Handle OPTION_DISCARD_NONE.
2227 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
2228 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
2229 all its input sections match.
2230
fdec3cfc
L
22312001-04-05 Steven J. Hill <sjhill@cotw.com>
2232
2233 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
2234 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
2235 (eelf32ltsmip.c): New target.
2236 (eelf64btsmip.c): Likewise.
2237 (eelf64ltsmip.c): Likewise.
2238 * Makefile.in: Regenerated.
2239
2240 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
2241 target.
2242 (mips*-*-linux-gnu*): Likewise.
2243
2244 * emulparams/elf32ltsmip.sh: New. Traditional little endian
2245 MIPS taget.
35714f2a 2246 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
fdec3cfc
L
2247 target.
2248 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
2249 endian target.
2250
589bad82
HPN
22512001-04-05 Hans-Peter Nilsson <hp@axis.com>
2252
2253 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
2254 correct value of __Stext here.
2255 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
2256 .startup section.
2257
2258 * emulparams/crislinux.sh: Remove FIXME.
2259
94202e16
AM
22602001-04-02 Alan Modra <alan@linuxcare.com.au>
2261
2262 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
2263 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
2264
1268a053
HPN
22652001-03-27 Hans-Peter Nilsson <hp@axis.com>
2266
2267 * configure.tgt (cris-*-*): Change default emulation to criself.
2268 (cris-*-*aout*): New rule.
2269
d85e9ff7
AM
22702001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
2271
2272 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
2273 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
2274
0879a67a
AJ
22752001-03-26 Andreas Jaeger <aj@suse.de>
2276
2277 * ld.texinfo (Overview): Fix syntax in texi code.
2278
0285c67d
NC
22792001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2280
2281 * ld.texinfo: Put @c man indications to generate the ld man page.
2282 When generating man, define all the variables. Define SEEALSO
2283 and SYNOPSIS. Re-organize some lines to avoid the cross references.
2284 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
2285 (ld.1): Generate from ld.texinfo.
2286 * Makefile.in: Regenerate.
2287
c20ec07b
NC
22882001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
2289
2290 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
146e7110 2291 and '-fdata-sections'. Set the VMA of STABS sections to zero.
c20ec07b 2292
cc5ce052
UD
22932001-03-17 Ulrich Drepper <drepper@redhat.com>
2294
2295 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
2296 is an absolute path look only for this file and not along the path.
2297
a1ab1d2a
UD
22982001-03-17 Ulrich Drepper <drepper@redhat.com>
2299
2300 * emultempl/elf32.em (OPTION_GROUP): New macro.
2301 Add new option Bgroup to longopts.
2302 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
2303 (gld*_list_options): Add -Bgroup and -z defs.
2304 * ld.1: Document -Bgroup and -z defs.
2305 * ld.texinfo: Likewise.
2306
788fca5a
MM
23072001-03-07 Michael Meissner <meissner@redhat.com>
2308
2309 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
2310 with sections created by -fdata-sections.
2311 (.dynbss,.bss): Ditto.
2312
1c7566d1
AM
23132001-03-05 Alan Modra <alan@linuxcare.com.au>
2314
2315 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
2316 after_allocation_default, not gld..._before_allocation.
2317
27b7e12d
AM
23182001-02-27 Alan Modra <alan@linuxcare.com.au>
2319
2320 * configure.in (BFD_VERSION): New.
2321 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2322 * configure: Regenerate.
2323 * Makefile.am: Run "make dep-am"
2324 * Makefile.in: Regenerate.
2325
2bc551c7
TW
23262001-02-26 Timothy Wall <twall@cygnus.com>
2327
2328 * emulparams/elf64_aix.sh: Add additional read-only sections;
2329 uncomment lines which are now required.
2330
1276aefa
NC
23312001-02-26 H.J. Lu <hjl@gnu.org>
2332
2333 * ldlang.c (open_input_bfds): Set the bfd error handler so
b6bf44ba
AM
2334 that problems can be caught whilst loading symbols.
2335 (record_bfd_errors): New function: Report BFD errors and mark
2336 the executable output as being invalid.
1276aefa 2337
41c49998
TW
23382001-02-22 Timothy Wall <twall@cygnus.com>
2339
2340 * configure.host: Add configuration for ia64-*-aix*.
2341 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
2342 Add dependencies for eelf64_aix.c.
2343 * Makefile.in: Regenerate.
2344 * configure.tgt: Add ia64-*-aix* mapping.
2345 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
a2b64bed 2346 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
0879a67a
AJ
2347 AIX-specific test.
2348
78f85fd7
L
23492001-02-20 H.J. Lu <hjl@gnu.org>
2350
2351 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
2352 false if we found the file.
2353
1ac7e077 23542001-02-18 David O'Brien <obrien@FreeBSD.org>
fb33b906
DB
2355
2356 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
2357 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
2358
e135f41b
NC
23592001-02-18 lars brinkhoff <lars@nocrew.org>
2360
2361 * Makefile.am: Add PDP-11 target.
2362 * configure.tgt: Likewise.
2363 * emulparams/pdp11.sh: New file.
2364
a842aceb
DB
23652001-02-17 David O'Brien <obrien@FreeBSD.org>
2366
2367 * configure.host: Add a generic FreeBSD configuration entry such that
2368 all [modern] FreeBSD systems on all platforms will look the same.
2369
24174db0
L
23702001-02-14 H.J. Lu <hjl@gnu.org>
2371
2372 * configure.tgt: Remove mention of earmelf_linux26.
2373
30c3c13a
RH
23742001-02-13 Richard Henderson <rth@redhat.com>
2375
2376 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
2377
b46a87b1
L
23782001-02-13 H.J. Lu <hjl@gnu.org>
2379
2380 * ldexp.h (node_type): Add etree_provided.
2381 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
2382 type to etree_provided if defined by PROVIDE. Allow updating
0879a67a 2383 for etree_provided.
b46a87b1
L
2384 (exp_print_tree): Handle etree_provided.
2385 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
2386 etree_provided.
2387
f3988fd9
RH
23882001-02-09 David Mosberger <davidm@hpl.hp.com>
2389
2390 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
2391 .IA_64.unwind.* pattern to unwind table section and
2392 .IA_64.unwind_info* pattern to unwind info section.
2393
a85d7ed0
NC
23942001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2395
2396 * Makefile.am: Add linux target for S/390.
2397 * Makefile.in: Likewise.
2398 * configure.host: Likewise.
2399 * configure.tgt: Likewise.
2400 * emulparams/elf64_s390.sh: New file.
2401 * emulparams/elf_s390.sh: New file.
2402
780248c4
JJ
24032001-02-09 Jakub Jelinek <jakub@redhat.com>
2404
2405 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
2406 targ_extra_libpath.
2407 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
2408
0e2534bd
PB
24092001-02-06 Philip Blundell <philb@gnu.org>
2410
2411 * Makefile.am: Remove mention of earmelf_linux26.
2412 * Makefile.in: Regenerate.
2413
46c1ea57
PB
24142001-02-04 Philip Blundell <philb@gnu.org>
2415
2416 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
2417 * emulparams/armelf_linux26.sh: Delete.
2418 * configure.tgt: Remove mention of armelf_linux26 emulation.
2419
0088edd2
NC
24202001-02-01 Nick Clifton <nickc@redhat.com>
2421
2422 * ld.1: Replace occurances of -oformat with --oformat.
2423
02aa14fb
AM
24242001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
2425
2426 * ldlang.c (lang_leave_overlay): Don't set lma_region when
2427 load_base is specified.
2428
f813923c
HPN
24292001-01-24 Hans-Peter Nilsson <hp@axis.com>
2430
2431 * emultempl/elf32.em: Correct spelling in comments and listed
2432 options.
2433
c1eb1488
AM
24342001-01-23 Alan Modra <alan@linuxcare.com.au>
2435
2436 * ldlang.c (lang_leave_overlay): Only set lma_region from the
2437 default for the first section of a group of overlay sections.
2438
d9fc3714
AM
24392001-01-22 Alan Modra <alan@linuxcare.com.au>
2440
2441 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
2442 * Makefile.in: Regenerate.
2443 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
2444 Check for null tool_dir.
2445
6be0ca94
JW
24462001-01-16 Jim Wilson <wilson@redhat.com>
2447
2448 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
2449 and IA_64.unwind.info.
2450
b9247304
L
24512001-01-16 H.J. Lu <hjl@gnu.org>
2452
2453 * ldlang.c (lang_check): Merge the private data only if the
2454 input file has contents.
2455
577a0623
AM
24562001-01-14 Alan Modra <alan@linuxcare.com.au>
2457
d952f17a
AM
2458 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
2459
ffd6e9de
AM
2460 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
2461 enabling search for libmilli. On a relocatable link, make .text
2462 sections unique.
2463 (LDEMUL_AFTER_PARSE): Define.
2464 (hppaelf_finish): Correct spelling of relocatable in comments.
2465
577a0623
AM
2466 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2467 rummage through the script for sections on the unique list.
2468 Correct length of strncmp for ".note".
2469 (gld${EMULATION_NAME}_check_needed): Rearrange function.
2470
2471 * ldlang.c (unique_section_list): New var.
2472 (unique_section_p): New function.
2473 (walk_wild_section): Don't match sections on unique_section_list.
2474 (lang_add_unique): New function.
ffd6e9de 2475 Correct spelling of relocatable in comments.
577a0623
AM
2476
2477 * ldlang.h (struct unique_sections): Declare.
2478 (unique_section_list): Declare.
2479 (unique_section_p): Declare.
2480 (lang_add_unique): Declare.
2481
2482 * lexsup.c (ld_options): Allow --unique to take an optional arg.
2483 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
2484
2485 * ld.texinfo (--unique): Update.
2486
b7ed8fad
NC
24872001-01-13 Nick Clifton <nickc@redhat.com>
2488
2489 * lexsup.c (parse_args): Remove spurious white space.
2490
d0398d6a
NC
24912001-01-12 Nick Clifton <nickc@redhat.com>
2492
2493 * lexsup.c (parse_args): Update copyright date.
2494
350fdb00
PB
24952001-01-12 Philip Blundell <pb@futuretv.com>
2496
2497 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
2498
60c6797e
KH
24992001-01-10 Kazu Hirata <kazu@hxi.com>
2500
2501 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
2502 * scripttempl/h8300h.sc: Fix formatting.
2503 * scripttempl/h8300s.sc: Likewise.
69f06969
KH
2504 * scripttempl/h8500.sc: Likewise.
2505 * scripttempl/h8500b.sc: Likewise.
2506 * scripttempl/h8500c.sc: Likewise.
2507 * scripttempl/h8500m.sc: Likewise.
2508 * scripttempl/h8500s.sc: Likewise.
60c6797e 2509
482e8b32
DB
25102000-01-07 David O'Brien <obrien@BSDi.com>
2511
2512 * emultempl/elf32.em: Only perform Linux ld hints processing when
2513 targeting Linux.
2514
d7ed7ca6
PB
25152001-01-07 Philip Blundell <philb@gnu.org>
2516
2517 * ld.texinfo (Bug Reporting): Update email address for reports.
2518
0fc3347a
NC
25192000-12-31 Nick Clifton <nickc@redhat.com>
2520
2521 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
2522 options by checking for a return value of '?' not -1.
2523
e4897a32
NC
25242000-12-28 Nick Clifton <nickc@redhat.com>
2525
2526 * lexsup.c (struct ld_option): Add new enum value:
2527 EXACTLY_TWO_DASHES.
2528 (ld_options[]): Change -omagic, -output and -oformat options
2529 to be EXACTLY_TWO_DASHES.
2530 (OUTPUT_COUNT): Use ARRAY_SIZE.
2531 (parse_args): Change parameter 'argc' to unsigned.
2532 Place EXACTLY_TWO_DASHES options into new really_longopts
2533 array.
2534 If getopt_long_only fails, try calling getopt_long using the
2535 really_longopts array.
2536 (help): Print a double dash for both EXACTLY_TWO_DASHES and
2537 TWO_DASHES options.
2538
2539 * ldlex.h: Fix prototype of parse_args.
2540
2541 * ld.texinfo: Document that long options starting with 'o'
2542 must be preceeded by two dashes. Change example of a single
2543 dashed long option from -oformat to -trace-symbol.
2544
1122a5fc
NC
25452000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2546
2547 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
2548 (longopts[]): New --no-default-excludes option.
2549 (gld_${EMULATION_NAME}_list_options): Document.
2550 (gld_${EMULATION_NAME}_parse_args): Handle.
2551
037849a9
NC
25522000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2553
2554 * ldlang.c (new_stat): Revert the last beautification with "innocent"
2555 whitespace, it breaks the K&R C preprocessor.
2556
7ec229ce
DD
25572000-12-11 DJ Delorie <dj@redhat.com>
2558
2559 * ld.texinfo: Add notes about --whole-archive and gcc.
2560
b79e8c78
NC
25612000-11-18 Fred Fish <fnf@be.com>
2562
2563 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
2564 (ld_options): Entry for --allow-shlib-undefined.
2565 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
2566 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
2567 to false.
2568 * ld.texinfo: Document new command line switch.
d952f17a 2569
9a8e2505
GK
25702000-12-12 Geoffrey Keating <geoffk@redhat.com>
2571
2572 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
2573 .fixup is actually read/write.
2574 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
2575 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
2576 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
2577
3b16e843 25782000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2579
2580 * NEWS: Add note about x86_64 architecture.
2581
93b63cd3
DD
25822000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
2583
2584 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
2585 Set DWARF2 sections to a VMA of zero.
2586
24f6971a
NC
25872000-12-01 Joel Sherrill <joel@OARcorp.com>
2588
d952f17a 2589 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
24f6971a
NC
2590 New targets.
2591 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
2592 (sparc*-*-rtems*): Switched from a.out to ELF.
2593
2be3aa03
NC
25942000-11-30 Jan Hubicka <jh@suse.cz>
2595
2596 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
2597 (eelf_x86_64.c): New.
2598 * Makefile.in: Regenerate.
2599 * configure.tgt: Add support for x86_64-*-linux-gnu*.
2600 * emulparams/elf_x86_64.sh: New.
2601
8c899858
HPN
26022000-11-30 Hans-Peter Nilsson <hp@axis.com>
2603
2604 * emulparams/crislinux.sh (ENTRY): Change back to _start.
2605 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
2606
2607 * scripttempl/crisaout.sc: Change all RELOCATING not related to
2608 merging non-a.out sections into CONSTRUCTING.
2609
e47b9e39
NC
26102000-11-28 Nick Clifton <nickc@redhat.com>
2611
2612 * ld.1 (COPYING): Mention that the GNU Free Documentation
2613 License is present in the sources, but not the output, and
2614 also available from the GNU website.
2615 (GNU Free Documentation License): Comment out this section.
2616
ad95f82a
DB
26172000-11-28 David O'Brien <obrien@dragon.nuxi.com>
2618
2619 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
2620 does not use them.
2621
fd89e65f
DB
26222000-11-25 David O'Brien <obrien@FreeBSD.org>
2623
2624 * ld.1: Remove old date so it does not give the impression the manpage
2625 is way out of date.
2626
077b8428
NC
26272000-11-24 Nick Clifton <nickc@redhat.com>
2628
2629 * configure.tgt (xscale-coff): Add target.
2630 (xscale-elf): Add target.
2631
49425d28
NC
26322000-11-24 Fred Fish <fnf@be.com>
2633
d952f17a
AM
2634 * ldmain.c (main): Remove redundant init of config.make_executable
2635 to true.
49425d28 2636
d3480244
RH
26372000-11-15 Richard Henderson <rth@redhat.com>
2638
2639 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
2640
1ce7de8b
KH
26412000-11-14 Kazu Hirata <kazu@hxi.com>
2642
2643 * scripttempl/h8300.sc: Fix formatting.
2644 * scripttempl/h8300h.sc: Likewise.
2645 * scripttempl/h8300s.sc: Likewise.
2646
3b16e843 26472000-11-14 Denis Chertykov <denisc@overta.ru>
208d5cd0
DC
2648
2649 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
2650
2e418547
PB
26512000-11-09 Philip Blundell <pb@futuretv.com>
2652
2653 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
2654 around orphan sections whose names can be represented in C.
2655
c940e6fc
JW
26562000-11-07 Jim Wilson <wilson@redhat.com>
2657
2658 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
2659 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
2660
704c465c
NC
26612000-11-06 Nick Clifton <nickc@redhat.com>
2662
2663 * ld.texinfo: Add GNU Free Documentation License.
2664 * ldint.texinfo: Add GNU Free Documentation License.
cf055d54 2665 * ld.1: Add GNU Free Documentation License.
704c465c 2666
dca7760f
AM
26672000-11-05 Alan Modra <alan@linuxcare.com.au>
2668
2669 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
2670 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
2671
2672 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
2673 Move 2000-11-02 Makefile.in changes to this file.
2674 * Makefile.in: Regenerate.
2675
40a633d5
NC
26762000-11-03 Nick Clifton <nickc@redhat.com>
2677
2678 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
2679 constructors and destructors.
2680 * scripttempl/h8300h.sc: Ditto.
2681 * scripttempl/h8300s.sc: Ditto.
2682 * scripttempl/h8500.sc: Ditto.
2683 * scripttempl/h8500b.sc: Ditto.
2684 * scripttempl/h8500c.sc: Ditto.
2685 * scripttempl/h8500m.sc: Ditto.
2686 * scripttempl/h8500s.sc: Ditto.
2687 * scripttempl/v850.sc: Ditto.
2688 * scripttempl/w65.sc: Ditto.
2689 * scripttempl/z8000.sc: Ditto.
2690
59ff2774
NC
26912000-11-02 Per Lundberg <plundis@chaosdev.org>
2692
2693 * Makefile.in (e_i386_chaos.c): New rule.
2694 (ALL_EMULATIONS): Added e_i386_chaos.o.
2695 * emulparams/elf_i386_chaos.sh: New file.
2696 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
2697
645571e1
JJ
26982000-10-20 Jakub Jelinek <jakub@redhat.com>
2699
2700 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
2701 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
2702 Fix sed invocation, so that it coped with '/' in Solaris 64bit
2703 library path suffix.
2704 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
2705
c5975a45
HPN
27062000-10-18 Hans-Peter Nilsson <hp@axis.com>
2707
2708 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
2709 for consecutive sections.
2710
ea20a7da
CC
27112000-10-17 Chandrakala Chavva <cchavva@redhat.com>
2712
d952f17a
AM
2713 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
2714 options.
2715 * ld.texinfo: Added notes about this new option.
ea20a7da 2716
6e45556a
NC
27172000-10-16 Nick Clifton <nickc@redhat.com>
2718
2719 * emultempl/pe.em (_after_open): Add tests of return values from
2720 bfd functions. Emit appropriate error messages if necessary.
2721
b9a69188
NC
27222000-10-13 Nick Clifton <nickc@redhat.com>
2723
2724 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
102c86f8
NC
2725 local variables - they are not used, but leave in the call to
2726 bfd_canonicalize_symtab.
b9a69188
NC
2727 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
2728 pe_dll_search_prefix.
2729
627427de 27302000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
d952f17a 2731
627427de
DD
2732 * emultempl/pe.em (pe_dll_search_prefix): New variable,
2733 (longopts): New --dll-search-prefix option.
2734 (gld_${EMULATION_NAME}_list_options): Document.
2735 (gld_${EMULATION_NAME}_parse_args): Handle.
2736 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
2737 dynamically, search for a dll named '<prefix><basename>.dll'
2738 in preference to 'lib<basename>.dll' if --dll-search-prefix
2739 is specified.
2740
24376d1b
AM
27412000-10-12 Alan Modra <alan@linuxcare.com.au>
2742
2743 * ldlang.c (section_already_linked): Set kept_section instead of
2744 sec->comdat->sec.
2745
e47d05ad
KH
27462000-10-10 Kazu Hirata <kazu@hxi.com>
2747
2748 * deffile.h: Fix formatting.
2749 * lexsup.c: Likewise.
2750 * mri.c: Likewise.
2751
23a87948
DD
27522000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2753
2754 * pe-dll.c (make_one): Do not generate code thunk for DATA
2755 exports.
2756 (process_def_file): deduce DATA flag for auto-export sumbols.
2757
86b1cc60
KH
27582000-10-09 Kazu Hirata <kazu@hxi.com>
2759
89cdebba
KH
2760 * ld.h: Fix formatting.
2761 * ldcref.c: Likewise.
2762 * ldctor.h: Likewise.
2763 * ldemul.c: Likewise.
2764 * ldemul.h: Likewise.
2765 * ldexp.c: Likewise.
2766 * ldexp.h: Likewise.
2767 * ldfile.c: Likewise.
2768 * ldfile.h: Likewise.
2769 * ldlang.c: Likewise.
2770 * ldlang.h: Likewise.
2771 * ldmain.c: Likewise.
7bfd51a3
KH
2772 * pe-dll.c: Likewise.
2773
2774 * pe-dll.c: Revert some formatting fixes.
86b1cc60 2775
d643799d
KH
27762000-10-08 Kazu Hirata <kazu@hxi.com>
2777
2778 * pe-dll.c: Fix formatting.
2779
08da4cac
KH
27802000-10-05 Kazu Hirata <kazu@hxi.com>
2781
2782 * ldlang.c: Fix formatting.
2783
c2a94a7a
DD
27842000-10-03 DJ Delorie <dj@redhat.com>
2785
2786 * pe-dll.c (fill_edata): initialize entire block
2787 (make_one): fill in correct section.
2788
8c95a62e
KH
27892000-10-03 Kazu Hirata <kazu@hxi.com>
2790
2791 * ldexp.c: Fix formatting.
2792
486e80e2
DD
27932000-10-02 DJ Delorie <dj@redhat.com>
2794
2795 * emultempl/pe.em (gld_*_after_open): detect case where there two
2796 import libraries for same dll; rename one to ensure proper link
2797 order.
2798
2799 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
2800 typo
2801 (generate_edata): fix typo
2802
24dd9f75
HPN
28032000-09-29 Hans-Peter Nilsson <hp@axis.com>
2804
2805 * scripttempl/crisaout.sc (ENTRY): Now __start.
2806 (.text): Add default setting for __start.
2807 Remove CONSTRUCTORS handling.
2808 (/DISCARD/): Add .gnu.warning.*.
2809 * emulparams/crislinux.sh (ENTRY): Now __start.
2810 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
2811 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
2812 (ENTRY): Now __start.
2813 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
2814 (EXECUTABLE_SYMBOLS): Add default setting for __start.
2815
4de2d33d
KH
28162000-09-29 Kazu Hirata <kazu@hxi.com>
2817
5cc18311
KH
2818 * deffile.h: Fix formatting.
2819 * ld.h: Likewise.
2820 * ldcref.c: Likewise.
4de2d33d 2821 * ldctor.c: Likewise.
5cc18311 2822 * ldctor.h: Likewise.
4de2d33d 2823 * ldemul.c: Likewise.
5cc18311 2824 * ldemul.h: Likewise.
4de2d33d 2825 * ldexp.c: Likewise.
5cc18311 2826 * ldexp.h: Likewise.
4de2d33d 2827 * ldfile.c: Likewise.
5cc18311 2828 * ldfile.h: Likewise.
4de2d33d 2829 * ldlang.c: Likewise.
5cc18311
KH
2830 * ldlang.h: Likewise.
2831 * lexsup.c: Likewise.
2832 * mri.c: Likewise.
2833 * pe-dll.c: Likewise.
4de2d33d 2834
45b1f63c
DD
28352000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2836
2837 * pe-dll.c (process_def_file): Uninitialized data wasn't
2838 exported with --export-all-symbols switch.
d952f17a 2839
45b1f63c
DD
28402000-09-28 DJ Delorie <dj@redhat.com>
2841
2842 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
2843 noname work properly.
2844
47d89dba
AM
28452000-09-28 Alan Modra <alan@linuxcare.com.au>
2846
2847 * ld.texinfo (HPPA ELF32): New section.
2848
2849 * emultempl/hppaelf.em (group_size): New.
2850 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
2851 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
2852 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
2853 options to prevent abbreviations matching.
2854 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
2855 (PARSE_AND_LIST_ARGS_CASES): Handle it.
2856
36bdbeec
NC
28572000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2858
2859 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
2860 on the m68*-*-elf target. Make it support COFF input objects.
2861
6d5e62f8
KH
28622000-09-21 Kazu Hirata <kazu@hxi.com>
2863
2864 * ldmain.c: Fix formatting.
2865 * ldmisc.c: Likewise.
2866 * ldver.c: Likewise.
2867 * ldwrite.c: Likewise.
2868
e2eb67d9
AM
28692000-09-21 Alan Modra <alan@linuxcare.com.au>
2870
2871 * ldwrite.c (clone_section): Silence gcc warnings.
2872
b3ea3584
AM
28732000-09-20 Alan Modra <alan@linuxcare.com.au>
2874
2875 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
2876 out of memory failure.
2877
2878 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
2879 (clone_section): Handle out of memory failures. Rename var to
2880 avoid c++ reserved word.
2881
25f72752
AM
28822000-09-18 Alan Modra <alan@linuxcare.com.au>
2883
2884 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
2885 stub_name param to stub_sec_name.
2886 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
2887
0752970e
NC
28882000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2889
2890 * emultempl/m68kelf.em: New file.
2891 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
2892 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
2893 * Makefile.in: Regenerate.
2894
92b7e9d8
AM
28952000-09-15 Alan Modra <alan@linuxcare.com.au>
2896
2897 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
2898 only as needed.
2899
9b14b192
NC
29002000-09-13 Nick Clifton <nickc@redhat.com>
2901
2902 * ldmain.c (multiple_definition): Disable relaxation if
2903 multiple symbol definitions are encountered - otherwise the
2904 linker could abort with an assertion failure.
2905
891fa266
NC
29062000-09-10 Nick Clifton <nickc@redhat.com>
2907
2908 * mri.c: Fix formatting.
2909
5d64ca4e
L
29102000-09-07 H.J. Lu <hjl@gnu.org>
2911
2912 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2913 * configure: Rebuild.
2914
dd94604f
L
29152000-09-07 H.J. Lu <hjl@gnu.org>
2916
2917 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
2918 * Makefile.in: Rebuild.
2919
71bfc0ae
AM
29202000-09-07 Alan Modra <alan@linuxcare.com.au>
2921
2922 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
2923 broken list handling. Create __start_SECNAME and __stop_SECNAME
2924 when no place-holder. Add some comments. Test both SEC_CODE and
2925 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
ed15ac6a 2926 Handle case where no output section statement created.
71bfc0ae 2927
4a428502
AO
29282000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
2929
2930 * configure.tgt (sh-*-linux*): Added.
2931 * Makefile.am: Added eshelf_linux and eshlelf_linux.
2932 * Makefile.in: Rebuilt.
2933 * emulparams/shelf_linux.sh: New file.
2934 * emulparams/shlelf_linux.sh: New file.
2935
f9989030
AM
29362000-09-06 Alan Modra <alan@linuxcare.com.au>
2937
2938 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2939 try shuffling sections when the orphan happens to be the place
2940 holder. Keep count of unique section names generated so we speed
2941 the search for a new name.
2942
58cccadb
AO
29432000-09-06 Alexandre Oliva <aoliva@redhat.com>
2944
2945 * configure: Rebuilt with new libtool.m4.
2946
5b343f5a
NC
29472000-09-05 Nick Clifton <nickc@redhat.com>
2948
2949 * Makefile.in: Regenerate.
2950 * aclocal.m4: Regenerate.
2951 * configure: Regenerate.
2952 * config.in: Regenerate.
2953 * po/ld.pot: Regenerate.
2954
2955 * ldint.texinfo: Remove CVS revision marker - it foils local
2956 comparisons.
2957
2958 * emultempl/ticoff.em: Remove extraneous comma.
50bbae35 2959
a854a4a7
AM
29602000-09-05 Alan Modra <alan@linuxcare.com.au>
2961
3231d22e
AM
2962 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
2963 to stub section flags.
2964 (hppa_for_each_input_file_wrapper): New.
2965 (hppa_lang_for_each_input_file): New.
2966 (lang_for_each_input_file): Define to call above.
2967 (multi_subspace): New.
2968 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
2969 (PARSE_AND_LIST_PROLOGUE): Define.
2970 (PARSE_AND_LIST_LONGOPTS): Define.
2971 (PARSE_AND_LIST_OPTIONS): Define.
2972 (PARSE_AND_LIST_ARGS_CASES): Define.
2973 (hppaelf_finish): Call elf32_hppa_set_gp.
2974 (hppaelf_set_output_arch): Remove.
2975 (LDEMUL_SET_OUTPUT_ARCH): Remove.
2976
2977 * emulparams/hppalinux.sh (ELFSIZE): Define.
2978 (MACHINE): Define.
2979 (OTHER_READONLY_SECTIONS): Define.
2980 (DATA_PLT): Define.
2981 (GENERATE_SHLIB_SCRIPT): Define.
2982
5f992e62
AM
2983 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
2984 to const throughout. Change `void *' to `PTR' throughout.
2985 (lang_memory_default): Function is local to file, add `static'.
2986
2987 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
2988 (ehppalinux.c): Likewise.
2989 (earmelf.c): Likewise.
2990 (earmelf_linux.c): Likewise.
2991 (earmelf_linux26.c): Likewise.
2992 * Makefile.in: Regenerate.
2993
a854a4a7
AM
2994 * ld.h (ld_config_type): Add unique_orphan_sections.
2995 * lexsup.c (OPTION_UNIQUE): Define.
2996 (ld_options): Add "--unique".
2997 (parse_args): Handle it.
2998 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2999 search for an existing output section if unique_orphan_sections is
3000 set. Make use of bfd_get_unique_section_name rather than
3001 duplicating code here.
3002 * ld.texinfo: Describe --unique.
3003
3004 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
3005 optional arg to split-by-file.
3006 (parse_args): Handle them.
3007 * ld.texinfo: Update description of these options.
3008 * ldwrite.c (clone_section): Pass in the section name. Replace
3009 local code with bfd_get_unique_section_name.
3010 (split_sections): Tidy code and comments. Use a list traversal
3011 more appropriate to the list construction. Handle cooked section
3012 sizes. Split when split_by_reloc reached rather than exceeded.
3013 Track section size and split when split_by_file reached. Fix
3014 link_order_tail (even though it's not used).
3015 (ldwrite): Modify condition for calling split_sections to suit
3016 changed split_by_reloc and split_by_file.
3017 * ldmain.c (main): Init config.split_by_reloc and
3018 config.split_by_file to -1.
3019 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
3020 Change split_by_file to bfd_size_type.
3021
18e03609
NC
30222000-09-02 Nick Clifton <nickc@redhat.com>
3023
3024 * configure.in: Increase version number to 2.10.91.
3025 * NEWS: Mention new ability to support removal of duplicate DWARF2
3026 debug information.
3027 * configure: Regenerate.
3028 * aclocal.m4: Regenerate.
3029 * config.in: Regenerate.
3030
3a9d486c
NC
30312000-09-02 Daniel Berlin <dberlin@redhat.com>
3032
3033 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
3034 sections.
a2b64bed 3035 * scripttempl/elf32avr.sc: Ditto.
3a9d486c
NC
3036 * scripttempl/elfd10v.sc: Ditto.
3037 * scripttempl/elfd30v.sc: Ditto.
3038 * scripttempl/elfi370.sc: Ditto.
3039 * scripttempl/elfm68hc11.sc: Ditto.
3040 * scripttempl/elfm68hc12.sc: Ditto.
3041 * scripttempl/elfi386beos.sc: Ditto.
3042 * scripttempl/v850.sc: Ditto.
50bbae35 3043
ac48eca1
AO
30442000-08-31 Alexandre Oliva <aoliva@redhat.com>
3045
3046 * acinclude.m4: Include libtool and gettext macros from the
3047 top level.
3048 * aclocal.m4, configure: Rebuilt.
3049
c13b1b77
NC
30502000-08-25 Nick Clifton <nickc@redhat.com>
3051
3052 * ldlang.c (open_output): When choosing the target for a
3053 particular endianness, do nothing if the target is not
3054 supported.
3055
dcb0bd0e
L
30562000-08-25 H.J. Lu <hjl@gnu.org>
3057
3058 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
3059 check -rpath nor LD_RUN_PATH for cross link.
3060 * ld.texinfo: Document the change.
3061
5bcac8a4
HPN
30622000-08-24 Hans-Peter Nilsson <hp@axis.com>
3063
3064 * NEWS: Mention support for CRIS.
3065
6dd8c765
L
30662000-08-23 H.J. Lu <hjl@gnu.org>
3067
3068 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
3069 the current runpath list from bfd_elf_get_runpath_list ()
3070 before search.
3071
ec4eb78a
L
30722000-08-22 H.J. Lu <hjl@gnu.org>
3073
3074 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
3075 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
3076 LD_LIBRARY_PATH for native linker. Display the needed DSO if
3077 trace_file_tries is non-zero.
3078 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
3079 if trace_file_tries is non-zero.
3080
3081 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
a8175964 3082 * NEWS: Mention it.
ec4eb78a 3083
22b36938
JE
30842000-08-14 Jason Eckhardt <jle@cygnus.com>
3085
3086 * NEWS: Mention i860 support.
3087
d73e9da0
AS
30882000-08-14 Andreas Schwab <schwab@suse.de>
3089
3090 * scripttempl/elf.sc: Fix last change to use correct comment
50bbae35 3091 syntax.
d73e9da0 3092
9ac4db9c
GK
30932000-08-10 Geoff Keating <geoffk@cygnus.com>
3094
3095 * scripttempl/elf.sc: Add a comment giving the correspondence
3096 between sections, per-datum sections, and linkonce sections. Make
3097 the comment true even for .bss, .sdata, .sdata2, .sbss, and
3098 .sbss2.
3099
165589e4
JE
31002000-08-10 Jason Eckhardt <jle@cygnus.com>
3101
3102 * emulparams/elf32_i860.sh: New file.
3103 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
3104 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
3105 (eelf32_i860.c): New rule.
3106 * Makefile.in: Regenerate.
3107
345a835d
NC
31082000-08-10 Nick Clifton <nickc@cygnus.com>
3109
3110 * emulparams/mipspe.sh (ENTRY): Add definition.
3111
e374f1d9
NC
31122000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
3113
3114 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
3115 in error message.
3116
236d5abf
NC
31172000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3118
3119 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
3120 the final size of .bss section.
3121 * scripttempl/elfm68hc12.sc: Likewise.
3122
4b209b22
AM
31232000-08-04 Alan Modra <alan@linuxcare.com.au>
3124
3125 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
3126 gld${EMULATION_NAME}_parse_args for consistency. Combine
3127 lastoptind and prevoptind vars, and keep track of last optind.
3128 (gld_${EMULATION_NAME}_list_options): Rename to
3129 gld${EMULATION_NAME}_list_options.
3130
28423a68
AM
31312000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
3132
3133 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
3134 (i586-sco-sysv5uw7.1.0).
3135
b2009ff7
L
31362000-07-27 H.J. Lu <hjl@gnu.org>
3137
3138 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
3139 (PARSE_AND_LIST_PROLOGUE): New.
3140 (PARSE_AND_LIST_LONGOPTS): Likewise.
3141 (PARSE_AND_LIST_OPTIONS): Likewise.
3142 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3143 (PARSE_AND_LIST_EPILOGUE): Likewise.
3144
04925e1e
AM
31452000-07-28 Alan Modra <alan@linuxcare.com.au>
3146
41392f03
AM
3147 * emultempl/armelf.em: Elide functions common to elf32.em,
3148 ie. most of the file.
3149 (arm_elf_after_open): New. Do arm specific things then call
3150 gld${EMULATION_NAME}_after_open.
3151 (arm_elf_before_allocation): New. Call
3152 gld${EMULATION_NAME}_before_allocation then do arm specifics.
3153 (PARSE_AND_LIST_PROLOGUE): Define.
3154 (PARSE_AND_LIST_SHORTOPTS): Define.
3155 (PARSE_AND_LIST_LONGOPTS): Define.
3156 (PARSE_AND_LIST_OPTIONS): Define.
3157 (PARSE_AND_LIST_ARGS_CASES): Define.
3158 (LDEMUL_AFTER_OPEN): Define.
3159 (LDEMUL_BEFORE_ALLOCATION): Define.
3160 (LDEMUL_BEFORE_PARSE): Define.
3161 (LDEMUL_FINISH): Define.
3162
3163 * emultempl/hppaelf.em: Similarly zap most of this file.
3164 (hppaelf_add_stub_section): Prototype.
3165 (hppaelf_layaout_sections_again): Prototype.
3166 (hook_in_stub): Prototype.
3167 (LDEMUL_SET_OUTPUT_ARCH): Define.
3168 (LDEMUL_FINISH): Define.
3169 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
3170
3171 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
3172 (EXTRA_EM_FILE): New.
3173 * emulparams/armelf_linux.sh: Likewise.
3174 * emulparams/armelf_linux26.sh: Likewise.
3175 * emulparams/hppalinux.sh: Likewise.
3176 * emulparams/hppaelf.sh: Likewise.
3177 (NOP): Define.
3178
3179 * emultempl/elf32.em: Fix formatting.
3180 (EXTRA_EM_FILE): Source it.
3181 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
3182 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
3183 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
3184 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
3185 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
3186 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
3187 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
3188 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
3189 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
3190 allow functions in this file to be overridden.
3191 (PARSE_AND_LIST_SHORTOPTS): Handle it.
3192
3193 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
3194
04925e1e
AM
3195 * emultempl/elf32.em: Reorganize file.
3196
88cdf297
NC
31972000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
3198
3199 * emulparams/elf64alpha.sh: Implement "-taso" emulation
3200 specific option to fit 64-bit executable in the lower
3201 31-bit address range. This is done by changing start
3202 address of .interp (the very first section of executable)
3203 and then setting EF_ALPHA_32BIT elf header flag.
3204
20bccb34
NC
32052000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3206
3207 * emultempl/m68kcoff.em: New file.
3208 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
3209 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
3210 generic.em.
3211 * Makefile.in: Regenerate.
3212
699845ef
L
32132000-07-20 H.J. Lu <hjl@gnu.org>
3214
3215 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
3216 and "disable-new-dtags" to stop getopt from treating -d/-e as
3217 abbreviations for these options.
3218
6c1439be
L
32192000-07-20 H.J. Lu <hjl@gnu.org>
3220
3221 * ld.texinfo: Add documentation for --disable-new-dtags and
3222 --enable-new-dtags.
3223
3224 * ldmain.c (main): Initialize link_info.new_dtags to false.
3225
3226 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
3227 --disable-new-dtags and --enable-new-dtags.
3228 (gld_${EMULATION_NAME}_list_options): Likewise.
3229
28c309a2
NC
32302000-07-05 Kenneth Block <krblock@computer.org>
3231
a2b64bed
NC
3232 * lexsup.c: Add optional style to demangle switch
3233 * ld.texinfo: Document optional style to demangle switch.
50bbae35 3234
9d06555c
HPN
32352000-07-20 Hans-Peter Nilsson <hp@axis.com>
3236
3237 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
3238 ecrislinux.o.
3239 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
3240 Regenerate dependencies.
3241 * Makefile.in: Rebuild.
3242 * configure.tgt (cris-*-*): New target.
3243 * emulparams/crisaout.sh, emulparams/criself.sh,
3244 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
3245 * po/POTFILES.in, po/ld.pot: Regenerate.
3246
19e3be22
L
32472000-07-20 H.J. Lu <hjl@gnu.org>
3248
3249 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
3250 Print out ignored -z options.
3251
e0ee487b
L
32522000-07-19 H.J. Lu <hjl@gnu.org>
3253
19e3be22
L
3254 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
3255 (PARSE_AND_LIST_PROLOGUE): New.
3256 (PARSE_AND_LIST_LONGOPTS): Likewise.
3257 (PARSE_AND_LIST_OPTIONS): Likewise.
3258 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3259
3260 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
3261
3262 * lexsup.c (ld_options): Comment out 'z'.
3263 (parse_args): Likewise.
3264
3265 * emultempl/elf32.em: Include "elf/common.h".
3266 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
3267 options.
3268 (gld_${EMULATION_NAME}_list_options): Likewise.
3269
3270 * ld.texinfo: Add documentation for the recognized -z options.
e0ee487b 3271
49e56c49
L
32722000-07-19 H.J. Lu <hjl@gnu.org>
3273
3274 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
3275 bfd_elf_set_dt_needed_soname ().
3276
9d68bc82
DD
32772000-07-18 DJ Delorie <dj@cygnus.com>
3278
3279 * pe-dll.c (pe_dll_id_target): check object target name also
3280
53db15ed
HPN
32812000-07-18 Hans-Peter Nilsson <hp@axis.com>
3282
3283 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
3284 ${INIT_END} if relocating.
3285 (.fini): Likewise ${FINI_START} and ${FINI_END}.
3286
0ad8cf4c
DD
32872000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
3288
a2b64bed 3289 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
0ad8cf4c
DD
3290 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
3291 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
3292 errors introduced by the old dynamic lib search order.
3293
874c8c99
DD
32942000-07-17 DJ Delorie <dj@cygnus.com>
3295
3296 * pe-dll.c (process_def_file): auto-export data items also
3297 (pe_process_import_defs): also see if _imp_ form needed
3298
5b4cf3f4
DD
32992000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
3300
3301 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
3302 for dll import libraries
3303
062739d1
NC
33042000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
3305
3306 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
d952f17a 3307 gcc 2.95.2 and later.
062739d1 3308
1c64c4ed
NC
33092000-07-11 Kazu Hirata <kazu@hxi.com>
3310
50bbae35
AM
3311 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
3312 message.
1c64c4ed 3313
b71e2778
AM
33142000-07-10 Alan Modra <alan@linuxcare.com.au>
3315
3316 * ldemul.h (struct lang_input_statement_struct): Remove forward
3317 declaration.
3318 (struct search_dirs): Likewise.
3319 * ldfile.h (struct lang_input_statement_struct): Likewise.
3320 Protect file from multiple inclusion.
3321 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
3322 declaration from macro to file scope.
3323
3324 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
3325 * ldgram.y: Likewise here.
3326 * ldlang.c: And here.
3327 * ldmain.c: And here.
3328 * mpw-elfmips.c: And here.
3329 * mpw-eppcmac.c: And here.
3330 * emultempl/aix.em: And here.
3331 * emultempl/armcoff.em: And here.
3332 * emultempl/armelf.em: And here.
3333 * emultempl/armelf_oabi.em: And here.
3334 * emultempl/beos.em: And here.
3335 * emultempl/elf32.em: And here.
3336 * emultempl/hppaelf.em: And here.
3337 * emultempl/linux.em: And here.
3338 * emultempl/lnk960.em: And here.
3339 * emultempl/pe.em: And here.
3340 * emultempl/sunos.em: And here.
3341 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
3342 * mpw-idtmips.c: Ditto.
3343 * emultempl/generic.em: Ditto.
3344 * emultempl/gld960.em: Ditto.
3345 * emultempl/gld960c.em: Ditto.
3346 * emultempl/mipsecoff.em: Ditto.
3347 * emultempl/ticoff.em: Ditto.
3348 * emultempl/vanilla.em: Ditto.
3349
3350 * pe-dll.c: Include ldfile.h
3351 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
3352
3353 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
3354 arguments to bfd_elf32_size_dynamic_sections call.
3355 (gldelf32ebmip_place_orphan): Add missing arguments to
3356 lang_leave_output_section_statement call.
3357
2ef53d66
L
33582000-07-10 H.J. Lu <hjl@gnu.org>
3359
3360 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
3361 DLL_SUPPORT.
3362 (strhash): Likewise.
3363 (compute_dll_image_base): Likewise.
3364 (pe_undef_found_sym): Likewise.
3365 (pe_undef_cdecl_match): Likewise.
3366 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
3367 argument "arch" with ATTRIBUTE_UNUSED.
3368
9a8cbb09
AM
33692000-07-10 Alan Modra <alan@linuxcare.com.au>
3370
3371 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
3372
3373 From Ryan Bradetich <rbradetich@uswest.net>
3374 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
50bbae35 3375
4900fc06
AM
33762000-07-09 Alan Modra <alan@linuxcare.com.au>
3377
3378 Changes to create multiple linker stubs, positioned immediately
3379 before the section where they are required.
3380 * emultempl/hppaelf.em: Include elf32-hppa.h.
3381 (stub_sec, file_chain): Delete.
3382 (hppaelf_create_output_section_statements): Don't make a stub
3383 section here.
3384 (hook_stub_info): New struct.
3385 (hook_in_stub): New function.
3386 (hppaelf_add_stub_section): New function.
3387 (hppaelf_finish): Do nothing for relocateable links. Modify the
3388 call to elf32_hppa_size_stubs. Move code for updating section
3389 layout from here...
3390 (hppaelf_layaout_sections_again): ..to here, a new function.
3391
3392 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
3393 broken list handling. Pass in a pointer to the list.
3394 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
3395 for above changes.
3396 (hppaelf_before_parse): Prototype.
3397 (hppaelf_set_output_arch): Prototype.
3398 (hppaelf_create_output_section_statements): Prototype.
3399 (hppaelf_delete_padding_statements): Prototype.
3400 (hppaelf_finish): Prototype.
3401
3402 Merge from elf32.em
3403 * emultempl/hppaelf.em: Include ctype.h.
3404 (struct orphan_save): New.
3405 (gld${EMULATION_NAME}_place_orphan): New.
3406 (output_rel_find): New.
3407 (hppaelf_get_script): Update from elf32.em.
3408 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
3409 Change emulation_name field to "${EMULATION_NAME}". Add
50bbae35 3410 gld${EMULATION_NAME}_place_orphan.
4900fc06
AM
3411
3412 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
3413 ehppalinux.o, sort it. Regenerate dependencies.
3414 (ehppalinux.c): Depend on hppaelf.em
3415 * Makefile.in: Regenerate.
3416
3417 * configure.tgt: targ_emul=hppalinux for hppa*linux
3418
3419 * emulparams/hppalinux.sh: New.
3420 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
3421
227aeb07
AM
34222000-07-08 Alan Modra <alan@linuxcare.com.au>
3423
3424 * lexsup.c (parse_args): Copy section name.
3425
28609fd4 34262000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
602e90d3 3427
2ef53d66 3428 * emultempl/pe.em: institute the following search order for
602e90d3
DD
3429 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
3430 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
3431 static lib (libfoo.a) if none of the above are found.
3432
5f577f7d
DD
34332000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
3434
50bbae35 3435 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5f577f7d 3436 (longopts): New --{enable,disable}-auto-image-base options.
50bbae35 3437 (gld_${EMULATION_NAME}_list_options): Document.
5f577f7d
DD
3438 (gld_${EMULATION_NAME}_parse): Handle.
3439 (strhash): New static function.
50bbae35 3440 (compute_dll_image_base): New static function.
5f577f7d
DD
3441 (gld_${EMULATION_NAME}_set_symbols): Use.
3442
9a8cbb09 34432000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
3444
3445 * MAINTAINERS: new
3446
3548145d 34472000-07-01 Koundinya K <kk@ddeorg.soft.net>
50bbae35
AM
3448
3449 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
3450 * emulparams/elf32btsmip.sh: New file.
3451 * Makefile.am: Add traditional mips target.
3452 * Makefile.in: Rebuild.
3453
67798033
L
34542000-07-01 H.J. Lu <hjl@gnu.org>
3455
3456 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
3457 automake to use YLWRAP.
3458 * Makefile.in: Rebuild.
3459
0bdaf48b
AM
34602000-07-01 Alan Modra <alan@linuxcare.com.au>
3461
3462 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
3463 (CLEANFILES): Add DEPA.
3464 * Makefile.in: Regenerate.
3465
c9e769c2
TW
34662000-06-30 Timothy Wall <twall@ppc>
3467
3468 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
3469 the page in the upper octet of the address.
3470
65aa24b6
NC
34712000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
3472
3473 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
3474
4667035e
AM
34752000-06-24 Alan Modra <alan@linuxcare.com.au>
3476
3477 * NEWS: arm-elf does --gc-sections too.
3478
1581f8c9
AM
34792000-06-22 Alan Modra <alan@linuxcare.com.au>
3480
3481 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
3482 find one.
3483 * Makefile.in: Regenerate.
3484
01580992
L
34852000-06-21 H.J. Lu <hjl@gnu.org>
3486
3487 * Makefile.am: Rebuild dependency.
3488 * Makefile.in: Rebuild.
3489
bbeb2e03
L
34902000-06-20 H.J. Lu <hjl@gnu.org>
3491
3492 * Makefile.am: Rebuild dependency.
3493 * Makefile.in: Rebuild.
3494
74459f0e
TW
34952000-06-20 Timothy Wall <twall@cygnus.com>
3496
3497 * scripttempl/tic54xcoff.sc: New.
3498 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
3499 * gen-doc.texi: Add flag for TI COFF.
3500 * ld.texinfo: Add documentation for TI COFF handling switches.
3501 * emultempl/ticoff.em: New. TI COFF handling.
3502 * configure.tgt: Add tic54x target.
3503 * Makefile.am: Add tic54x target.
3504 * Makefile.in: Ditto.
3505
2ab47eed
AM
35062000-06-20 Alan Modra <alan@linuxcare.com.au>
3507
3508 * ldmain.c (set_scripts_dir): Correct pointer comparison when
3509 checking for backslashes.
3510
919e4093
AM
35112000-06-19 Alan Modra <alan@linuxcare.com.au>
3512
3513 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
3514
987fd5b4
AM
35152000-06-18 Alan Modra <alan@linuxcare.com.au>
3516
3517 * NEWS: Update list of targets supporting --gc-sections.
3518
3519 * scripttempl/elf.sc: KEEP .eh_frame contents.
3520 * scripttempl/elfd30v.sc: Same here.
3521
60bcf0fa
NC
35222000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
3523
3524 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
3525 and m68hc11 (elf).
3526 * Makefile.in: Rebuild.
3527 * configure.tgt: Recognize m68hc12 and m68hc11.
3528 * scripttempl/elfm68hc12.sc: New file.
3529 * emulparams/m68hc12elfb: New emulation.
3530 * emulparams/m68hc12elf: New emulation.
3531 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
3532 (includes a memory.x script to define the ROM and RAM banks).
3533 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
3534 New configuration files for support of Motorola 68hc11
3535
c7c54483
AM
35362000-06-15 Alan Modra <alan@linuxcare.com.au>
3537
3538 * ldmain.c (main): Only change SEC_READONLY for final link.
3539
bcef29e6
L
35402000-06-13 H.J. Lu <hjl@gnu.org>
3541
3542 * configure: Regenerate.
3543
946efd95
DB
35442000-06-08 David O'Brien <obrien@FreeBSD.org>
3545
3546 * configure.in (VERSION): Update to show this is the CVS mainline.
3547
57a6fd07
DB
35482000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3549
3550 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
3551 input objects to be ECOFF.
3552 (check_sections): einfo takes %B, not %P, to print a BFD name.
3553
e06cae36
L
35542000-06-05 Michael Matz <matz@ifh.de>
3555
3556 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
d952f17a 3557 version scripts.
e06cae36 3558
d952f17a 3559 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
e06cae36 3560
2f0b56c0
DC
35612000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
3562
3563 * emulparams/avr1200.sh (STACK): Define as 0.
3564 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
3565 * emulparams/avr4433.sh (STACK): Likewise.
3566 * emulparams/avr44x4.sh (STACK): Likewise.
3567 * emulparams/avr85xx.sh (STACK): Likewise.
3568 * emulparams/avrmega103.sh (STACK): Likewise.
3569 * emulparams/avrmega161.sh (STACK): Likewise.
3570 * emulparams/avrmega603.sh (STACK): Likewise.
3571 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
3572 (__stack): Define from ${STACK} for main().
3573
2114f57b
AM
35742000-05-26 Alan Modra <alan@linuxcare.com.au>
3575
3576 * Makefile.am: Update dependencies with "make dep-am"
3577 * Makefile.in: Regenerate.
3578
5af11cab
AM
35792000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
3580
3581 * ldmain.c: Include filenames.h.
3582 (set_scripts_dir): Support backslashes in program name.
3583
1f0df59a
NC
35842000-05-22 Igor Shevlyakov <igor@windriver.com>
3585
3586 * ldmain.c (main): When deciding if ".text" section should be
50bbae35
AM
3587 read-only, don't forget to reset SEC_READONLY because it
3588 could be already set.
1f0df59a 3589
176355da
NC
35902000-05-22 Thomas de Lellis <tdel@windriver.com>
3591
50bbae35
AM
3592 * ld.1: Add documentation for new command line option:
3593 --section-start <sectionname>=<sectionorg>
3594 This is a generic version of -Ttext etc. which accepts
3595 any section name as a parameter instead of just text/data/
3596 bss.
3597 * ld.texinfo: More docs.
3598 * NEWS: More docs.
3599 * lexsup.c: (parse_args): Recognize new command line option.
176355da 3600 (ld_options): Add new option.
50bbae35 3601
8c5ff972
L
36022000-05-18 H.J. Lu <hjl@gnu.org>
3603
3604 * lexsup.c (parse_args): `i' == `r', not `q'.
3605
3b16e843 36062000-05-18 Jeffrey A Law (law@cygnus.com)
0b76fe77
JL
3607
3608 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
3609
a712da20
NC
36102000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
3611 Rick Gorton <gorton@scrugs.lkg.dec.com>
50bbae35 3612
a712da20
NC
3613 Add support for '-q' == '--emit-relocs' switch.
3614 * ldmain.c (main): Default to false.
3615 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
3616 * NEWS: Describe the emitrelocations switch.
3617 * ld.texinfo: Describe the emitrelocations switch.
3618
690a460e
NC
36192000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
3620
a2b64bed 3621 * emultempl/pe.em (_open_dynamic_archive): New function: Search
690a460e
NC
3622 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
3623 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
3624 link options.
50bbae35 3625
c2f1343c
AM
36262000-05-15 David O'Brien <obrien@FreeBSD.org>
3627
3628 * lexsup.c (parse_args): Update the year in the copyright notice.
3629
897083bd
AM
36302000-05-13 Alan Modra <alan@linuxcare.com.au>
3631
3632 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
3633 Replace defines with those from intl/libgettext.h to quieten gcc
3634 warnings.
3635
cd4c806a
L
36362000-05-10 H.J. Lu <hjl@gnu.org>
3637
3638 * ldlang.c (open_input_bfds): Don't load the same file within
3639 a group again if the whole archive has been loaded already.
3640
93697284
AM
36412000-05-03 Alan Modra <alan@linuxcare.com.au>
3642
3643 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
3644 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
3645 strtoul.
3646
3b16e843 36472000-05-01 Jim Wilson <wilson@cygnus.com>
ebd6fc29 3648
99a4150f 3649 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
50bbae35 3650
ebd6fc29
JW
3651 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3652 host "ia64-*-linux-gnu*".
3653
a1934524
AM
36542000-04-29 Andreas Jaeger <aj@suse.de>
3655
3656 * ld.h: Correctly check GCC version.
3657
3b16e843 36582000-04-25 Jeffrey A Law (law@cygnus.com)
730a39a0
JL
3659
3660 * Makefile.am: Add PA64 support. Add missing dependencies for
3661 PA32 elf support.
3662 * Makefile.in: Rebuilt.
3663 * configure.tgt: Add PA64 support (currently disabled).
3664
aea4bd9d
AM
36652000-04-25 Alan Modra <alan@linuxcare.com.au>
3666
3667 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
3668 (output_rel_find): New function.
3669 (hold_section, hold_use): Delete.
3670 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3671 hold_interp): Make local to place_orphan.
3672 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
3673 rather than place_section to find possible previous use of orphan.
3674 Similarly find the place-holder output sections. Use returned
3675 value from lang_enter_output_section_statement rather than calling
3676 lang_output_section_statement_lookup.
3677 * emultempl/armelf.em: Same here.
3678 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
3679
3680 * ldlang.c (lang_enter_output_section_statement): Return output
3681 section statement.
3682 * ldlang.h (lang_enter_output_section_statement): Change
3683 declaration too.
3684
3685 * ldlang.h (lang_output_section_statement): Export it.
3686 * ldlang.c (lang_output_section_statement): Ditto.
3687
2b5fc1f5
NC
36882000-04-24 Nick Clifton <nickc@cygnus.com>
3689
3690 * ld.texinfo (Output Section Data): Add note that section data
3691 commands cannot appear outside of section directives.
3692
d8475ff6
JL
36932000-04-2 Matthew Green <mrg@cygnus.com>
3694
3695 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
3696
3b16e843
NC
36972000-04-21 Richard Henderson <rth@cygnus.com>
3698 David Mosberger <davidm@hpl.hp.com>
800eeca4
JW
3699
3700 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
3701 (eelf64_ia64.c): New rule.
3702 * Makefile.in: Rebuild.
3703 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
3704 * emulparams/elf64_ia64.sh: New file.
50bbae35 3705
c9637625
RH
37062000-04-21 Richard Henderson <rth@cygnus.com>
3707
3708 * scripttempl/elfd30v.sc: Place .gcc_except_table.
3709
28ea9521
AM
37102000-04-19 Alan Modra <alan@linuxcare.com.au>
3711
3712 * dep-in.sed: Match space at start of file name, not at end.
3713
20d04697
L
37142000-04-18 H.J. Lu <hjl@gnu.org>
3715
3716 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
3717 lang_leave_output_section_statement () after calling
3718 lang_enter_output_section_statement ().
3719 * emultempl/armelf.em: Likewise.
3720
5ba47421
AM
37212000-04-18 Alan Modra <alan@linuxcare.com.au>
3722
3723 * emultempl/elf32.em (struct orphan_save): Add section field.
3724 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
3725 better order, and place first orphan section as we did before the
3726 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
3727 Don't call make_bfd_section here, let wild_doit do the job for us.
3728 Don't build a statement list when we'll only throw it away.
3729 * emultempl/armelf.em: Ditto.
3730 * emultempl/pe.em: Similarly.
3731
bdbe5705
GK
37322000-04-14 Geoff Keating <geoffk@cygnus.com>
3733
3734 * scripttempl/elfppc.sc: Remove.
3735 * emulparams/elf32ppc.sh: Use elf.sc.
3736 * emulparams/elf32lppc.sh: Use elf.sc.
3737 * emulparams/elf32ppclinux.sh: Use elf.sc.
3738 * emulparams/elf32ppcsim.sh: New file.
3739 * emulparams/elf32lppcsim.sh: New file.
3740 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
3741 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
3742 * Makefile.in: Regenerate.
3743 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
3744
01cc8ff8
AM
37452000-04-14 Alan Modra <alan@linuxcare.com.au>
3746
5ba47421 3747 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
01cc8ff8 3748 ~SEC_ALLOC sections too. Init start address of debug sections.
5ba47421
AM
3749 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
3750 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
01cc8ff8
AM
3751 Also set all relocateable section start addresses.
3752
6c86c541
GK
37532000-04-13 Geoff Keating <geoffk@cygnus.com>
3754
3755 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
3756 Add new BSS_PLT variable for when .plt need not be contained in
3757 the file. Move _etext so that it is also after .fini, and provide
3758 both etext and _etext with a leading underscore. Mark the start
3759 and end of .sbss.
3760
6a345e87
AM
37612000-04-12 Alan Modra <alan@linuxcare.com.au>
3762
3763 * emultempl/elf32.em (struct orphan_save): New.
3764 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3765 hold_interp): Make them struct orphan_save.
3766 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
3767 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
3768 the end of the relevant section list. Also add associated section
3769 statements to the end of any previous orphan statements.
3770 * emultempl/armelf.em: Similarly.
3771 * emultempl/pe.em: Similarly.
3772
8be86746
AM
37732000-04-11 Alan Modra <alan@linuxcare.com.au>
3774
3775 * ld.texinfo (Simple Example): Remove extraneous paragraph.
3776
3b16e843 37772000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
50bbae35 3778
a2d91340 3779 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
50bbae35 3780 --enable-build-warnings option.
a2d91340
AC
3781 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3782 * Makefile.in, configure: Re-generate.
3783
41b49281
AM
37842000-04-04 Alan Modra <alan@linuxcare.com.au>
3785
8ad3436c
AM
3786 * po/ld.pot: Regenerate.
3787
3788 * lexsup.c (help): Restore translated part of bug string.
3789
41b49281
AM
3790 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
3791 (DEP): Quote when passing vars to sub-make. Add warning message
3792 to end.
3793 (DEP1): Rewrite for "gcc -MM".
3794 (CLEANFILES): Add DEP2.
3795 Update dependencies.
3796 * Makefile.in: Regenerate.
3797
c20f4f8c
AM
37982000-04-03 Alan Modra <alan@linuxcare.com.au>
3799
3800 * ld.h: #include "bin-bugs.h"
3801 * lexsup.c (help): Use REPORT_BUGS_TO.
3802
adde6300
AM
38032000-03-27 Denis Chertykov <denisc@overta.ru>
3804
3805 * configure.tgt (avr-*-*): New target support.
3806 * Makefile.am: Likewise.
3807 * scripttempl/elf32avr.sc: New script file.
3808 * emulparams/avr1200.sh: New file.
3809 * emulparams/avr23xx.sh: New file.
3810 * emulparams/avr4433.sh New file.
3811 * emulparams/avr44x4.sh New file.
3812 * emulparams/avr85xx.sh New file.
3813 * emulparams/avrmega103.sh New file.
3814 * emulparams/avrmega161.sh New file.
3815 * emulparams/avrmega603.sh New file.
3816 * Makefile.in: Regenerate.
3817
9282ff41
L
38182000-03-09 Andreas Jaeger <aj@suse.de>
3819
3820 * Makefile.am (check-DEJAGNU): Also unset LANG.
3821 * Makefile.in: Rebuild.
3822
a9998805
ILT
38232000-03-06 Ian Lance Taylor <ian@zembu.com>
3824
3825 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
3826 archive.
3827
f9bc20e7
NC
38282000-03-02 H.J. Lu <hjl@gnu.org>
3829
3830 * emulparams/elf32mcore.sh: Include "getopt.h".
3831
4e277b38
ILT
38322000-03-01 Ian Lance Taylor <ian@zembu.com>
3833
3834 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
3835
f0c87f88
NC
38362000-03-01 H.J. Lu <hjl@gnu.org>
3837
3838 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
3839 * emulparams/shpe.sh: Likewise.
3840
38412000-03-01 Nick Clifton <nickc@cygnus.com>
3842
3843 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
3844 to unused parameters.
3845
3846 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
3847 functions only used by DLL code.
3848 (_place_orphan): Initialise 'dollar'.
3849
b6f29aaa
L
38502000-03-01 H.J. Lu <hjl@gnu.org>
3851
3852 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
3853 indicate if the undefined symbol is a fatal error or not.
3854 Don't delete the output file if "fatal" is false.
3855
af28fce3
L
38562000-02-29 H.J. Lu <hjl@gnu.org>
3857
50bbae35 3858 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
af28fce3
L
3859 Set LC_COLLATE and LC_ALL to null and export them. It is for
3860 sort which expects the C locale.
3861 Add $(LIBS) to all $(HOSTING_LIBS).
3862 * Makefile.in: Rebuild.
3863
40d109bf
AM
38642000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
3865
3866 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
3867 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
3868 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
3869 (ld_emulation_xfer_struct): Add missing NULL initialiser for
3870 find_potential_libraries.
3871
db5be682
JB
38722000-02-28 Jim Blandy <jimb@redhat.com>
3873
3874 * ldgram.y (exclude_name_list): Don't require a comma to separate
50bbae35 3875 list entries; the lexer considers commas to be valid part of a
db5be682
JB
3876 filename, so in something like `foo, bar' the comma is considered
3877 part of the first filename, `foo,'.
3878 * ld.texinfo: Update section on EXCLUDE_FILE lists.
3879
3558ff4c
ILT
38802000-02-27 Loren J. Rittle <ljrittle@acm.org>
3881
3882 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3883 host "i[3456]86-*-freebsdelf*".
3884
4eee2681
ILT
38852000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
3886
3887 * scripttempl/i386go32.sc: Move misplaced semicolons.
3888
8d75d12d
ILT
38892000-02-25 Ian Lance Taylor <ian@zembu.com>
3890
3891 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
3892 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
3893 (eelf64hppa.c, ehppaelf.c): Remove targets.
3894 * Makefile.in: Rebuild.
3895
a1836d49
AO
38962000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3897
ad51fb57
AO
3898 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
3899 GNU/Linux/sparc, but keep the default as 32.
3900
a1836d49
AO
3901 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
3902 it default if sparcv9 or sparc64.
3903
344a211f
NC
39042000-02-24 Nick Clifton <nickc@cygnus.com>
3905
3906 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
3907 * Makefile.in: Regenerate.
3908 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
3909
3910 * ldemul.h (ld_emulation_xfer_struct): Add new field:
3911 find_potential_libraries.
3912 * ldemul.c (ldemul_find_potential_libraries): New function.
3913
3914 * ldfile.c (ldfile_open_file_search): Allow function to be
50bbae35 3915 exported.
344a211f
NC
3916 (ldfile_open_file): Call ldemul_find_potential_libraries.
3917 * ldfile.h: Add prototype for ldfile_open_file_search.
3918
3919 * pe-dll.c: Add support for ARM, MIPS and SH targets.
3920
3921 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
3922 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
3923
3924 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
3925 (gld_X_find_potential_libraries): New function. Search for
3926 libraries called "*.lib".
3927
a2b64bed 3928 * scripttempl/pe.sc: Add .pdata section.
344a211f 3929
eaba1dd3
RH
39302000-02-23 Richard Henderson <rth@cygnus.com>
3931
3932 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
3933 Add and use memory regions.
3934
5b93d8bb
AM
39352000-02-23 Linas Vepstas (linas@linas.org)
3936
3937 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
3938
3939 * Makefile.am: Add support for Linux/IBM 370.
3940 * configure.tgt: Likewise.
3941
3942 * Makefile.in: Regenerate.
3943
f6af82bd
AM
39442000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
3945
3946 * ldlang.c (print_input_section, print_data_statement,
3947 print_reloc_statement, print_padding_statement, insert_pad,
3948 size_input_section, lang_check_section_addresses,
3949 lang_size_sections, lang_do_assignments, lang_set_startof,
50bbae35 3950 lang_one_common): Change `opb' to unsigned.
f6af82bd
AM
3951 (lang_do_assignments): Also change `size' to unsigned.
3952
9e673ad1
RH
39532000-02-16 Richard Henderson <rth@cygnus.com>
3954
3955 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
3956
562d3460
TW
39572000-02-16 Timothy Wall <twall@cygnus.com>
3958
3959 * mri.c (mri_draw_tree): Add default LMA region argument to call
3960 to lang_leave_output_section_statement.
3961 * ldlang.h: Update prototypes with LMA region arguments.
3962 * ldlang.c (lang_size_sections): Encapsulate region bounds
3963 checking in os_check_region call.
3964 (os_check_region): New function.
3965 (lang_output_section_statement_lookup): Initialize lma_region.
3966 (lang_leave_output_section_statement): Add LMA region argument.
3967 (lang_leave_overlay): Ditto.
3968 * ldgram.y: Handle LMA region syntax.
3969 * ld.texinfo (Output Section Description): Describe LMA region usage.
3970 * emultempl/armelf.em (gld$place_orphan): Add default value for
01cc8ff8 3971 lma region in call to lang_leave_output_section_statement.
562d3460 3972 * emultempl/elf32.em (gld$place_orphan): Add default value for
01cc8ff8 3973 lma region in call to lang_leave_output_section_statement.
562d3460 3974 * emultempl/pe.em (gld$place_orphan): Add default value for
01cc8ff8 3975 lma region in call to lang_leave_output_section_statement.
50bbae35
AM
3976
3977
9e4ed18c
TW
39782000-02-04 Timothy Wall <twall@redhat.com>
3979
3980 * ldlang.c (lang_check_section_addresses): Use bytes instead of
3981 octets when calculating section end addresses.
3982
32edc927
TW
39832000-02-04 Timothy Wall <twall@redhat.com>
3984
3985 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
3986
4cbfc3ac
TW
39872000-02-03 Timothy Wall <twall@redhat.com>
3988
a2b64bed 3989 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4cbfc3ac 3990 octet count.
a2b64bed 3991 * ldlang.c (print_input_section, print_data_statement,
4cbfc3ac
TW
3992 print_reloc_statement, print_padding_statement): Print target
3993 address values and section sizes as bytes, not octets.
3994 (insert_pad) Calculate padding size in octets, and adjust "dot"
3995 by bytes.
3996 (size_input_section) Always adjust "dot" by bytes, not octets.
3997 (lang_check_section_addresses, lang_do_assignments) Adjust
3998 "dot" by bytes, not octets. Use the larger of the directive size
3999 or octets_per_byte for the number of octets actually allocated in
4000 the output section.
4001 (lang_set_startof) Make sure STARTOF returns a target address.
4002 (lang_one_common) Record size changes in octets.
4003 (lang_abs_symbol_at_end_of) Section end symbol's value is
4004 recorded in target bytes.
4005 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
4006 to be clear about behavior when an octet is smaller than one byte.
50bbae35 4007
305c7206
AM
40082000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
4009
4010 * ldcref.c (output_cref): Don't pass message strings to printf
4011 as format arg.
4012 Update copyright.
4013
4014 * ldmisc.c (vfinfo): Same here.
4015 Update copyright.
4016
e1c47aa4
AM
40172000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
4018
4019 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
4020 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
4021 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
4022 Add missing NULL initialisers, and comments.
4023
4024 * testsuite/ld-srec/sr3.cc (__rethrow): New.
4025
13392b77
NC
40262000-01-21 Nick Clifton <nickc@cygnus.com>
4027
4028 * ldlang.c (lang_size_sections): Fix typo in comment.
4029
cce4c4c5
NC
40302000-01-18 H.J. Lu <hjl@gnu.org>
4031
4032 * ldlang.c (lang_size_sections): Also update the current
4033 address of a region if the SEC_NEVER_LOAD bit is not set.
4034
0decc840
NC
40352000-01-10 Philip Blundell <pb@futuretv.com>
4036
4037 * configure.tgt (arm*-*-conix*): New target.
4038
4e53152f
NC
40392000-01-07 Nick Clifton <nickc@cygnus.com>
4040
4041 * ld.texinfo (Options): Remind users to preceed linker command
fa19fce0
NC
4042 line switches with -Wl, (or whatever is appropriate) if it is
4043 being invoked by a comnpiler driver program.
50bbae35 4044 Fix description of the behaviour of the -n command line switch.
4e53152f 4045
3b16e843 40462000-01-05 Catherine Moore <clm@cygnus.com>
18625d54
CM
4047
4048 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
4049 (name_list): New.
4050 * ld.texinfo (EXCLUDE_FILE): Update documentation.
4051 * ldgram.y (wildcard_spec): Support a list of excluded_files.
4052 (exclude_name_list): New.
4053 ldlang.c (walk_wild_section): Support list of excluded files.
4054 (print_wild_statement): Likewise.
4055 (lang_add_wild): Likewise.
4056 * ldlang.h (lang_wild_statement_type): Likewise.
4057 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6ddeca85 4058
5aaace27
NC
40592000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
4060
870df5dc
NC
4061 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
4062 (process_def_file): Use.
4063 (pe_dll_compat_implib): New variable.
4064 (make_one): Use.
50bbae35 4065
870df5dc
NC
4066 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
4067 pe_dll_compat_implib.
50bbae35
AM
4068
4069 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
870df5dc
NC
4070 compat-implib options.
4071 (gld_${EMULATION_NAME}_list_options): List new options.
4072 (gld_${EMULATION_NAME}_parse_args): Handle.
4073
50bbae35 4074 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
5aaace27 4075 dll.
50bbae35
AM
4076
4077 * deffilep.y (opt_name): Allow "." in name.
5aaace27 4078
2f6d2f85 4079For older changes see ChangeLog-9899
252b5132
RH
4080\f
4081Local Variables:
4082mode: change-log
4083left-margin: 8
4084fill-column: 74
4085version-control: never
4086End:
This page took 0.843655 seconds and 4 git commands to generate.