* cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
9ce88e60
NC
12002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
2
3 * po/fr.po: Updated version.
4
30cba025
AM
52002-03-13 Alan Modra <amodra@bigpond.net.au>
6
7 * ldlang.c (lang_check): Do relocatable link checks first, so that
8 warn_mismatch can't override. Check compatible and word size too.
9
84ec0e6d
DJ
102002-03-07 Daniel Jacobowitz <drow@mvista.com>
11
12 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
13
2d13d8c5
JJ
142002-03-05 Jakub Jelinek <jakub@redhat.com>
15
16 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
17 DATA_SEGMENT_ALIGN.
18
b5090659
L
192002-03-04 H.J. Lu <hjl@gnu.org>
20
21 * scripttempl/elf.sc: Put .preinit_array, .init_array and
22 .fini_array in the data segment.
23
f42ce16e
AM
242002-03-04 Alan Modra <amodra@bigpond.net.au>
25
26 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
27
de77b6ac
RH
282002-03-01 David Mosberger <davidm@hpl.hp.com>
29
30 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
31 .init_array, and .fini_array.
32
997e08c0
AS
332002-02-20 Andreas Schwab <schwab@suse.de>
34
35 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
36 .IA64_unwind* in a relocatable link.
37
9a66911f
NC
382002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
39
40 * NEWS: Mark 2.12 branch.
41
d86bcc10
MS
422002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
43
44 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
45 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
46
69f284c7
TR
472002-02-18 Tom Rix <trix@redhat.com>
48
49 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
50 (gld*_before_allocation): Same.
51 (gld*_create_output_section_statements): Generate
52 __rtinit if run time linking. Add librtl.a to the link.
53 (gld*_read_file): Clean.
54
82bd7b59
AM
552002-02-18 Alan Modra <amodra@bigpond.net.au>
56
57 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
58
ac3e50bf
DB
592002-02-18 David O'Brien <obrien@FreeBSD.org>
60
6a7f963b 61 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
ac3e50bf
DB
62 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
63 and eelf64alpha_fbsd.
6a7f963b 64 * Makefile.in: Regenerate.
ac3e50bf
DB
65 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
66 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
67 use a FreeBSD-specific emulation rather than the psABI one.
68 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
69 for all FreeBSD ELF systems.
70 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
71 emulation.
72 * emulparams/elf32ppc_fbsd.sh: Likewise.
73 * emulparams/elf64_ia64_fbsd.sh: Likewise.
74 * emulparams/elf64_sparc_fbsd.sh: Likewise.
75 * emulparams/elf64alpha_fbsd.sh: Likewise.
76 * emulparams/elf_i386_fbsd.sh: Likewise.
77 * emulparams/elf_x86_64_fbsd.sh: Likewise.
78
6ad738c5
NC
792002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
80
81 * po/tr.po: Updated version.
82
9673c93c
AM
832002-02-18 Alan Modra <amodra@bigpond.net.au>
84
85 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
86 (FILL): Likewise.
87
1c5e6447
HPN
882002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
89
90 * emultempl/mmo.em (mmo_after_open): Don't call
91 _bfd_mmix_check_all_relocs when producing ELF output.
92
8bb57516
RH
932002-02-15 Richard Henderson <rth@redhat.com>
94
de77b6ac 95 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
8bb57516
RH
96 definition. Emit a unop+nop pair.
97
49fda6c8
HPN
982002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
99
83c2d653
HPN
100 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
101 for presence of .MMIX.reg_contents.linker_allocated before early
102 exit.
103
49fda6c8
HPN
104 * NEWS: Mention support for MMIX.
105
2c382fb6
AM
1062002-02-15 Alan Modra <amodra@bigpond.net.au>
107
108 Support arbitrary length fill patterns.
a139d329
AM
109 * ld.texinfo (Output Section Fill): Describe fill expressions.
110 (FILL): Refer to the above.
2c382fb6
AM
111 * ldexp.h (etree_value_type): Add "str" field.
112 (union etree_union): Add "str" to "value" struct.
113 (exp_bigintop): Declare.
114 (exp_get_fill): Declare.
115 * ldexp.c: Include "safe-ctype.h".
116 (exp_intop): Set value.str to NULL.
117 (exp_bigintop): New function.
118 (new_rel): Pass in "str", and set new.str from it.
119 (new_rel_from_section): Set new.str to NULL.
120 (fold_name): Adjust calls to new_rel.
121 (exp_fold_tree): Likewise.
122 (exp_get_fill): New function.
123 * ldgram.y (struct big_int bigint, fill_type *fill): New.
124 (INT): Returns a "bigint". Adjust all code handling INTs.
125 (fill_opt): Returns a "fill".
126 (fill_exp): Split out of fill_opt, use for FILL.
127 * ldlang.h (struct _fill_type): New.
128 (fill_type): Move typedef to ldexp.h.
129 (lang_output_section_statement_type): "fill" is now a pointer.
130 (lang_fill_statement_type): Likewise.
131 (lang_padding_statement_type): Likewise.
132 (lang_add_fill): Now takes a "fill_type *" param.
133 (lang_leave_output_section_statement): Likewise.
134 (lang_do_assignments): Likewise.
135 (lang_size_sections): Likewise.
136 (lang_leave_overlay_section): Likewise.
137 (lang_leave_overlay): Likewise.
138 * ldlang.c: Include ldgram.h after ldexp.h.
139 (lang_output_section_statement_lookup): Adjust for fill_type change.
140 (print_fill_statement): Likewise.
141 (print_padding_statement): Likewise.
142 (insert_pad): Now takes a "fill_type *" arg.
143 (size_input_section): Likewise.
144 (lang_size_sections_1): Likewise.
145 (lang_size_sections): Likewise.
146 (lang_do_assignments): Likewise.
147 (lang_add_fill): Likewise.
148 (lang_leave_output_section_statement): Likewise.
149 (lang_leave_overlay_section): Likewise.
150 (lang_leave_overlay): Likewise.
151 Adjust all callers of the above function.
152 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
153 starting with "0X" as well as "0x". Return bigint.str for hex
154 numbers starting with "0x" or "0X", zero bigint.str otherwise.
155 Always use base 16 for numbers starting with "$".
156 * ldmain.c: Include ldgram.h after ldexp.h.
157 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
158 of bfd_fill_link_order.
159 * pe-dll.c: Adjust lang_do_assignments calls.
160 * emultempl/elf32.em: Likewise.
161 * emultempl/hppaelf.em: Likewise.
162 * emultempl/ppc64elf.em: Likewise.
163 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
164 lang_add_assignment call.
165 * emultempl/pe.em: Likewise.
166
313e35ee
AM
1672002-02-14 Phil Edwards <pme@gcc.gnu.org>
168
a139d329 169 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
313e35ee
AM
170 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
171 the pattern in question is not a regexp.
172 * ldlang.c: Likewise.
173 * ldlang.h: Likewise.
174 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
175
2d20f7bf
JJ
1762002-02-12 Jakub Jelinek <jakub@redhat.com>
177
178 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
179 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
180 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
181 * ldexp.c (exp_data_seg): New variable.
182 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
183 (fold_binary): Handle DATA_SEGMENT_ALIGN.
184 (exp_fold_tree): Handle DATA_SEGMENT_END.
185 Pass allocation_done when recursing instead of hardcoding
186 lang_allocating_phase_enum.
187 * ldexp.h (exp_data_seg): New.
188 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
189 (lang_size_sections): New.
190 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
191 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
192 if COMMONPAGESIZE is defined.
193 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
194 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
195 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
196 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
197 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
198 libraries only.
199
06880219
AM
2002002-02-11 Alan Modra <amodra@bigpond.net.au>
201
202 * Makefile.in: Regenerate.
203
37b0ac0f
DJ
2042002-02-10 Daniel Jacobowitz <drow@mvista.com>
205
206 * lexsup.c: Remove strtoul declaration.
207
4e5bae56
DJ
2082002-02-10 Daniel Jacobowitz <drow@mvista.com>
209
210 * ldmain.c: Add prototype for main ().
211 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
212 * emultempl/lnk960.em (lnk960_choose_target): Function should
213 take two arguments.
214
1e281515
AM
2152002-02-10 Alan Modra <amodra@bigpond.net.au>
216
217 * ldlang.c (entry_section): New initialised variable.
218 (lang_finish): Use it.
219 * ldlang.h (entry_section): Declare.
220 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
221 entry_section to ".opd".
222
f92d92ff 2232002-02-09 Chris Demetriou <cgd@broadcom.com>
0a9c1c8e
CD
224
225 * ld.texinfo (Options): Add back in -nostdlib documentation,
226 which had been inadvertently removed.
227
74c44237
HPN
2282002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
229
230 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
231 register section vma to a sane value after emitting error. Make
232 fatal conditions cause program exit when emitting message.
233
5e37cc46
NC
2342002-02-08 Ivan Guzvinec <ivang@opencores.org>
235
236 * configure.tgt: Add or32-*-rtems target.
237
2d92cb7d
AO
2382002-02-08 Alexandre Oliva <aoliva@redhat.com>
239
240 Contribute sh64-elf.
241 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
242 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
243 in OTHER_RELOCATABLE_SECTIONS.
244 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
245 * emulparams/shelf32.sh (STACK_ADDR): Define.
246 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
247 (OTHER_SECTIONS): this. Removed stack settings.
248 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
249 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
250 2001-03-12 DJ Delorie <dj@redhat.com>
251 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
252 relaxing if any shmedia or mixed sections are found.
253 2001-03-07 DJ Delorie <dj@redhat.com>
254 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
255 einfo. Gracefully decline to output to non-elf formats.
256 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
257 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
258 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
259 * emulparams/shelf32.sh: Ditto.
260 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
261 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
262 comment.
263 2001-01-10 Ben Elliston <bje@redhat.com>
264 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
265 non-portable shell constructs. From Hans-Peter Nilsson.
266 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
267 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
268 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
269 dependencies to the shell script include chain.
270 * Makefile.in: Regenerate.
271 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
272 * emultempl/sh64elf.em: Update and tweak comments.
273 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
274 make a .cranges section SEC_IN_MEMORY.
275 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
276 * emultempl/sh64elf.em
277 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
278 .cranges section found to be necessary; continue and set stored
279 section contents flags for sections with non-mixed contents.
280 Use a struct sh64_section_data container and sh64_elf_section_data
281 to store contents-type flags.
282 Remove unused update of "isec".
283 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
284 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
285 access contents-type flags. Assert that the associated container
286 is initialized. Use that container, not elf_gp_size, to hold size
287 of linker-generated cranges contents.
288 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
289 * emultempl/sh64elf.em
290 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
291 there's already a .cranges section. When section flag difference
292 is found, don't NULL-check cranges a second time. Tweak comments.
293 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
294 merging, not max size, as size of ld-generated .cranges contents.
295 Don't set ELF section flags in output section. When checking for
296 needed .cranges descriptors, don't use a variable; compare
297 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
298 comments.
299 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
300 * emultempl/sh64elf.em: New file.
301 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
302 * Makefile.in: Regenerate.
303 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
304 (OTHER_RELOCATING_SECTIONS): Ditto.
305 (EXTRA_EM_FILE): New, set to sh64elf if not set.
306 * emulparams/shlelf32.sh: Stub out all settings except
307 OUTPUT_FORMAT. Source shelf32.sh.
308 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
309 OTHER_RELOCATING_SECTIONS.
310 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
311 * emulparams/shlelf64.sh: Stub out all settings except
312 OUTPUT_FORMAT. Source shelf64.sh.
313 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
314 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
315 .cranges section.
316 (DATA_START_SYMBOLS): Define, provide ___data.
317 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
318 for consecutive .data section.
319 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
320 section after .data section.
321 * emulparams/shlelf64.sh: Ditto.
322 * emulparams/shelf32.sh: Ditto.
323 (ALIGNMENT): Define to 8.
324 * emulparams/shelf32.sh: Ditto.
325 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
326 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
327 built-in linker scripts.
328 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
329 * emulparams/shlelf64.sh: New.
330 * emulparams/shelf64.sh: New.
331 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
332 targ_extra_emuls.
333 * Makefile.am: Add support for shlelf64 and shelf64.
334 * Makefile.in: Regenerate.
335 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
336 * configure.tgt (sh64-*-elf*): Add shelf as default.
337 Add shlelf to targ_extra_emuls.
338 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
339 * emulparams/shelf32.sh: New file.
340 * emulparams/shlelf32.sh: New file.
341 * Makefile.am: Add support for shlelf32 and shelf32.
342 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
343 * Makefile.in: Regenerate.
344
e3dc8847
HPN
3452002-02-05 Hans-Peter Nilsson <hp@axis.com>
346
347 * ldlang.c (lang_reset_memory_regions): Rename from
348 reset_memory_regions. Change all callers. Make public.
349 * ldlang.h (lang_reset_memory_regions): Prototype.
350 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
351 lang_reset_memory_regions before lang_size_sections.
126730bd
HPN
352 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
353 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
e3dc8847 354
8017dbcb
HPN
3552002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
356
357 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
358 arithmetic when checking for too many global registers.
359
006336b8
JT
3602002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
361
362 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
363 (ehppanbsd.c): New rule.
364 * Makefile.in: Regenerate.
365 * configure.tgt (hppa*-*-netbsd*): New target.
366 * emulparams/hppalinux.sh: Add comment to check other files
367 that source this file it is modified, and list which
368 files that do.
369 * emulparams/hppanbsd.sh: New file.
370
da1f2fec
GK
3712002-02-01 Geoffrey Keating <geoffk@redhat.com>
372
373 * scripttempl/xstormy16.sc: Don't allocate extra space for the
374 stack.
375
48fa4a5d
HPN
3762002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
377
378 Support on-demand global register allocation from
379 R_MMIX_BASE_PLUS_OFFSET relocs.
380 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
381 mmix_set_reg_section_vma. Call
382 _bfd_mmix_finalize_linker_allocated_gregs.
383 (mmix_before_allocation): New function.
384 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
385 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
386 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
387 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
388 before .MMIX.reg_contents.
389 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
390 (mmo_after_open): New function.
391 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
392 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
393 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
394
3b16e843
NC
3952002-01-31 Ivan Guzvinec <ivang@opencores.org>
396
397 * emulparams/or32.sh: New file.
398 * emulparams/or32elf.sh: New file.
399 * scripttempl/or32.sc: New file.
400 * configure.tgt : Add support for or32.
401 * configure: Regenerate
402 * Makefile.am: Add support for or32.
403 * Makefile.in: Regenerate.
404 * NEWS: Mention support for or32.
405 * po/ld.pot: Regenerate.
406
f744d540 4072002-01-29 Chris Demetriou <cgd@broadcom.com>
313e35ee 408 Mitch Lichtenberg <mpl@broadcom.com>
f744d540
CD
409
410 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
411 * emultempl/mipself.em: New file to handle MIPS ELF embedded
412 reloc creation (ld --embedded-relocs).
413
4867be41
DJ
4142002-01-27 Daniel Jacobowitz <drow@mvista.com>
415
416 * configure: Regenerated.
417
cd8e197b
HPN
4182002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
419
420 * Makefile.am (install): Depend on install-info.
421 * Makefile.in: Regenerate.
422
9cb61eab
AM
4232002-01-26 Christian Rose <menthos@menthos.com>
424
425 * ldmain.c (main): Use full sentences to ease translation.
426
1caa7b23
NC
4272002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
428
429 * po/fr.po: Updated version.
430
1ddbd152
NC
4312002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
432
433 * po/es.po: Updated version.
434
1e84433f
AJ
4352002-01-25 Andreas Jaeger <aj@suse.de>
436
437 * ldlex.l (yy_input): Correct error check.
438
6d39955e
AM
4392002-01-25 Alan Modra <amodra@bigpond.net.au>
440
441 * ldmisc.c (demangle): Put back dots when string not demangled.
442
a9ed1e1b
RH
4432002-01-22 Richard Henderson <rth@redhat.com>
444
445 * emulparams/elf64alpha.sh (NOP): Use unop.
446
968ec2b9
AJ
4472002-01-21 Andreas Jaeger <aj@suse.de>
448
449 * ldlex.l: Use fread instead of read.
450
9596feea
JT
4512002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
452
453 * configure.tgt (ia64-*-netbsd*): New target.
454
493a6d47
L
4552002-01-21 H.J. Lu <hjl@gnu.org>
456
457 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
458 0.
459 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
460
2a538ba5
AJ
4612002-01-18 Andreas Jaeger <aj@suse.de>
462
463 * ldver.c (ldversion): Update year.
464
328577ad
NC
4652002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
466
467 * po/ld.pot: Regenerate.
468
1f808cd5
AM
4692002-01-16 Alan Modra <amodra@bigpond.net.au>
470
471 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
472 * Makefile.in: Regenerate.
473 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
474 * emultempl/ppc64elf.em: New file.
475
335c5610
DD
4762002-01-15 DJ Delorie <dj@redhat.com>
477
478 * scripttempl/pe.sc: Add support for constructor priorities.
479
c40bbade
DC
4802002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
481
482 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
483 * emulparams/avr23xx.sh: Likewise.
484 * emulparams/avr4433.sh: Likewise.
485 * emulparams/avr44x4.sh: Likewise.
486 * emulparams/avr85xx.sh: Likewise.
487 * emulparams/avrmega103.sh: Likewise.
488 * emulparams/avrmega161.sh: Likewise.
489 * emulparams/avrmega603.sh: Likewise.
490 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
491
34efb449
AO
4922002-01-08 Alexandre Oliva <aoliva@redhat.com>
493
494 * ldlang.c (walk_wild_section): Exclude object file if enclosing
495 archive is excluded.
496
8d05742f
JT
4972002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
498
499 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
2a538ba5 500 (eshelf_nbsd.c): New rule.
8d05742f
JT
501 (eshlelf_nbsd.c): New rule.
502 * Makefile.in: Regenerate.
503 * configure.tgt (sh*le-*-netbsdelf*): New target.
504 (sh*-*-netbsdelf*): New target.
505 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
506 * ld/emulparams/shelf_nbsd.sh: New emulation.
507 * ld/emulparams/shlelf_nbsd.sh: New emulation.
508
be2d1673
NC
5092002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
510
511 * po/es.po: New file: Spanish translation.
512 * configure.in (ALL_LINGUAS): Add es.
513 * configure: Regenerate.
514
dbab7a7b
NC
5152002-01-06 John Marshall <jmarshall@acm.org>
516
517 * ld.texinfo: Note that --emit-relocs is currently only
518 implemented for ELF.
519
3dfe7a8c
AM
5202002-01-05 Alan Modra <amodra@bigpond.net.au>
521
522 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
523 of bfd_section_list_remove and bfd_section_list_insert macros.
524 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
525 * emultempl/mmo.em (mmo_place_orphan): Likewise.
526
8a8b2d4b
AJ
5272002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
528
529 * configure.tgt (x86_64-*-netbsd*): New target.
530
9a4c7f16
TR
5312001-12-21 Tom Rix <trix@redhat.com>
532
8a8b2d4b 533 (gld*_create_output_section_statements): New function.
9a4c7f16
TR
534 For -binitfini support.
535 * emultempl/aix.em (gld*_before_parse): Fix comment.
536 * emultempl/aix.em (gld*_parse_args): Fix comment.
537
3695c299
AM
5382001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
539
cf86e6df
AM
540 * configure.tgt (mips*-dec-netbsd*): Delete alias for
541 mips*el-*-netbsd*.
542 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
543
3695c299
AM
544 * configure.tgt (arm-*-netbsdelf*): Add target.
545 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
546 * emulparams/armelf_nbsd.sh: Added.
547 * Makefile.am: Add rules for earmelf_nbsd.
548 * Makefile.in: Regenerate.
549
97cb79ae
AJ
5502001-12-19 Andreas Jaeger <aj@suse.de>,
551 Susanne Oberhauser <froh@suse.de>
552
553 * configure.host: Add rules for x86_64-*linux-gnu. Change
554 s390x-linux entry to use gcc to report configuration, replace gcc
555 with $CC in s390-linux
556
9d201f2f
AJ
5572001-12-19 Andreas Jaeger <aj@suse.de>
558
559 * ld.texinfo (VERSION): Fix markup.
560
0b69cd08
MG
5612001-12-18 matthew green <mrg@eterna.com.au>
562
563 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
564 (m68kelfnbsd.c): New rule.
565 * Makefile.in: Regenerate.
566 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
567 (m68*-*-netbsd*4k*): .. this.
568 (m68*-*-netbsdelf*): New target.
569 (m68*-*-netbsd*): Also include ELF support.
570 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
571 * emulparams/m68kelfnbsd.sh: New emulation.
572
6b9b879a
JJ
5732001-12-18 Jakub Jelinek <jakub@redhat.com>
574
575 * ldgram.y (vers_node): Support anonymous version tags.
576 * ldlang.c (lang_register_vers_node): Ensure anonymous version
577 tag is not defined together with non-anonymous versions.
578 * ld.texinfo: Document it.
579
9fc877ed
NC
5802001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
581
582 * po/tr.po: New file: Turkish translation.
583 * configure.in (ALL_LINGUAS): Add tr.
584 * configure: Regenerate.
585
fc18a3f3
RH
5862001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
587
588 * Makefile.am: Add rules for eelf64alpha_nbsd.
589 * Makefile.in: Regenerate.
590 * configure.tgt (alpha*-*-netbsd*): Set
591 targ_emul to elf64alpha_nbsd.
592 * emulparams/elf64alpha_nbsd.sh: Added.
593
76f63e91
AM
5942001-12-17 Alan Modra <amodra@bigpond.net.au>
595
596 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
597 section_tail when fiddling with section list.
598 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
599 broken into separate strings to make translation easier.
600 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
601 fiddling with section list.
602 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
603
d03b89bd
HPN
6042001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
605
606 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
607
320fec9a
AM
6082001-12-15 Alan Modra <amodra@bigpond.net.au>
609
610 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
611
65765700
JJ
6122001-12-13 Jakub Jelinek <jakub@redhat.com>
613
614 * emultempl/elf32.em (finish): Supply output_bfd
615 to bfd_elf*_discard_info.
616 (OPTION_EH_FRAME_HDR): Define.
617 (longopts): Add --eh-frame-hdr.
618 (parse_args): Handle it.
619 (list_options): Add --eh-frame-hdr to help.
620 * emultempl/hppaelf.em (finish): Supply output_bfd
621 to bfd_elf*_discard_info.
622 * scripttempl/elf.sc (.eh_frame_hdr): Add.
623
89894c62
AM
6242001-12-13 Alan Modra <amodra@bigpond.net.au>
625
626 * lexsup.c (parse_args): Don't pass shortopts to second call to
627 getopt functions. Restore optind rather than decrementing before
628 second call. Remove errind as it now duplicates last_optind.
629
583f1926
CF
6302001-12-11 Christopher Faylor <cgf@redhat.com>
631
632 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
633
93fbbb04
GK
6342001-12-07 Geoffrey Keating <geoffk@redhat.com>
635 Richard Henderson <rth@redhat.com>
636
637 * Makefile.am: Add support for xstormy16.
638 * configure.tgt: Add support for xstormy16.
639 * Makefile.in: Regenerate.
640 * emulparams/elf32xstormy16.sh: New file.
641 * scripttempl/xstormy16.sc: New file.
642
583f1926
CF
6432001-10-01 Christopher Faylor <cgf@cygnus.com>
644
fc18a3f3
RH
645 * Makefile.in (LIB_PATH): Make configurable.
646 (GENSCRIPTS): Set LIB_PATH in environment.
647 * configure.in: Substitute LIB_PATH.
648 * configure: Regenerate.
649 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
650 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
583f1926 651
ff291a48
NC
6522001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
653
654 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
655 describing the -N option so that it is easier to translate into
656 foreign languages.
657
e3c8793a
NC
6582001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
659
660 * emultempl/pe.em (..._list_options): Replace multiple fprintf
661 statements describing a single option with a single, newline
662 escaped fprintf. This allows better translation into other
663 languages.
9d201f2f 664
fc18a3f3
RH
665 * ldmain.c (add_archive_element): Combine multiple strings
666 into a single string to permit better translation into other
667 languages.
e3c8793a 668
f2eab0af
TR
6692001-12-05 Tom Rix <trix@redhat.com>
670
671 * Makefile.am: Remove eaixppc64.
9d201f2f 672 * Makefile.in: Regenerate.
f2eab0af 673
249172c3
TR
6742001-12-04 Tom Rix <trix@redhat.com>
675
9d201f2f 676 * emultempl/aix.em (choose_target): Change default target to
249172c3
TR
677 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
678 warning.
679 (gld*_read_file): Fix typo.
680 (change_symbol_mode): Add prototype.
681 (is_syscall): Same.
9d201f2f 682
249172c3
TR
683 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
684 * emulparams/aixrs6.sh : Same.
685 * emulparams/ppcmacos.sh : Same.
686 * emulparams/aixppc64.sh : Delete file.
687 * emultempl/aix.em : Formatting changes.
688
5b5cd1b0
HPN
6892001-12-04 Hans-Peter Nilsson <hp@axis.com>
690
691 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
692 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
693 __Sbss.
694 (OTHER_END_SYMBOLS): Fix formatting.
695 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
696 (OTHER_END_SYMBOLS): Fix formatting.
697
7cecdbff
AM
6982001-12-04 Alan Modra <amodra@bigpond.net.au>
699
700 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
701
742aeb63 7022001-12-02 Tom Rix <trix@redhat.com>
7cecdbff 703
742aeb63 704 * configure.tgt : Remove eaixppc64 emulations.
7cecdbff 705 * Makefile.in : Remove eaixppc64.c
742aeb63
TR
706 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
707 (ldemul_default_target): Same.
708 * emultempl/gld960.em (gld960_choose_target): Same.
7cecdbff
AM
709 * emultempl/gld960c.em (gld960_choose_target): Same.
710 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
742aeb63
TR
711 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
712 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
713 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
7cecdbff 714 * emultempl/aix.em (choose_target): New function. Handle emulation of
742aeb63
TR
715 -b32 and -b64.
716
48459341
L
7172001-11-27 H.J. Lu <hjl@gnu.org>
718
719 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
720 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
721 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
722 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
723 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
724 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
725 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
726 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
727
7cecdbff 728 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
48459341
L
729 is not empty.
730 (SDATA): Likewise.
731 (REL_SDATA): Likewise.
732 (REL_SBSS): Likewise.
733 (REL_SDATA2): Likewise.
734 (REL_SBSS2): Likewise.
735 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
736 (SDATA2): Likewise.
737
ecfdd20c
SC
7382001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
739
740 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
741 destructor in rom.
7cecdbff 742 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
ecfdd20c 743
da54c6eb
L
7442001-11-22 H.J. Lu <hjl@gnu.org>
745
746 * Makefile.in: Regenerated with automake based on automake
747 1.4-8 in RedHat 7.1.
748
465bc359
AM
7492001-11-22 Alan Modra <amodra@bigpond.net.au>
750
751 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
752 (config.status): Delete rule.
753 Add extra dependencies to cover sourced emulparams files.
754 * Makefile.in: Regenerate.
755
756 * scripttempl/elf.sc: Order <section>, <section>.* and
757 corresponding linkonce sections as seen in input files.
758 Formatting fixes. Zero vma of all sections if not relocating.
759 (STACK): Define and insert if STACK_ADDR defined.
760 (OTHER_RELOCATING_SECTIONS): Delete.
761 (OTHER_END_SYMBOLS): Define.
762 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
763 (OTHER_READWRITE_SECTIONS): Likewise.
764 (OTHER_GOT_SECTIONS): Likewise.
765 (OTHER_SDATA_SECTIONS): Likewise.
766 (OTHER_BSS_SECTIONS): Likewise.
767 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
768 (OTHER_READWRITE_SECTIONS): Likewise.
769 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
770 (OTHER_READWRITE_SECTIONS): Likewise
771
772 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
773 (STACK_ADDR): Define.
774 * emulparams/armelf_oabi.sh: As for armelf.sh.
775 * emulparams/elf32mcore.sh: As for armelf.sh.
776 * emulparams/h8300elf.sh: As for armelf.sh.
777 * emulparams/mn10200.sh: As for armelf.sh.
778 * emulparams/shelf.sh: As for armelf.sh.
779
780 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
781 (OTHER_END_SYMBOLS): Define.
782 * emulparams/m32relf.sh: As for elf32fr30.sh.
783 * emulparams/h8300helf.sh: As for elf32fr30.sh.
784 * emulparams/h8300self.sh: As for elf32fr30.sh.
785
786 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
787 defines with RELOCATING test.
788 (OTHER_SDATA_SECTIONS): Likewise.
789 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
790 (OTHER_END_SYMBOLS): ..this.
791 * emulparams/crislinux.sh: As for criself.sh.
792
793 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
794 if not relocating.
795 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
796 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
797 normal and linkonce sections as seen in input files.
798 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
799 (TEXT_DYNAMIC): Likewise.
800 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
801 (OTHER_SDATA_SECTIONS): Likewise.
802 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
803 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
804 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
805 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
806 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
807 (OTHER_PLT_RELOC_SECTIONS): Likewise.
808 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
809 sections as seen in input files.
810 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
811 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
812 if not relocating.
813 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
814 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
815 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
816 (OTHER_SECTIONS): Instead, use this..
817 (OTHER_END_SYMBOLS): ..and this.
818
819 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
820 * emulparams/elf32bsmip.sh: Likewise.
821 * emulparams/elf32btsmip.sh: Likewise.
822 * emulparams/elf32ebmip.sh: Likewise.
823 * emulparams/elf32lmip.sh: Likewise.
824 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
825 * emulparams/elf32lsmip.sh: Likewise.
826 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
827 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
828 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
829 * emulparams/elf64btsmip.sh: Likewise.
830 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
831 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
832 * emulparams/elf32ppclinux.sh: Likewise.
833 * emulparams/elf32ppcsim.sh: Likewise.
834 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
835 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
836 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
837 * emulparams/h8300self.sh: Likewise.
838 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
839 * emulparams/sh.sh: Comment.
840 * emulparams/shl.sh: Source sh.sh, remove duplicates.
841 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
842 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
843
abc6ab0a
AM
8442001-11-21 David Heine <dlheine@tensilica.com>
845 Alan Modra <amodra@bigpond.net.au>
846
847 * ldlang.c (map_input_to_output_sections): Replace "break"
848 accidentally removed with 2001-08-03 change.
849 (lang_gc_sections_1): Likewise.
850
2181f54f
AM
8512001-11-21 Alan Modra <amodra@bigpond.net.au>
852
853 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
854
ca0b5847
AM
8552001-11-20 Angela Marie Thomas <angela@redhat.com>
856
857 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
2181f54f
AM
858 of false when calling lang_size_sections.
859 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
ca0b5847 860
c56feb2b
AM
8612001-11-15 Alan Modra <amodra@bigpond.net.au>
862
863 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
864 function when LDEMUL_FINISH isn't set to the same name. Don't
865 call ${LDEMUL_FINISH}.
866 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
867 * emultempl/armelf.em (arm_elf_finish): Call
868 gld${EMULATION_NAME}_finish.
869 * emultempl/hppaelf.em (hppaelf_finish): Rename to
870 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
871 hppaelf_layout_sections_again if necessary.
872 (need_laying_out): New var.
873 (hppaelf_layaout_sections_again): Rename to
874 hppaelf_layout_sections_again. Clear need_laying_out.
875 (PARSE_AND_LIST_OPTIONS): Format text.
876
a48ca7f2
L
8772001-11-14 H.J. Lu <hjl@gnu.org>
878
879 * emultempl/armelf.em (arm_elf_finish): Renamed from
880 gld${EMULATION_NAME}_finish.
881 (LDEMUL_FINISH): Set to arm_elf_finish.
882
73d074b4
DJ
8832001-11-14 Daniel Jacobowitz <drow@mvista.com>
884
885 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
886 (struct ld_emulation_xfer_struct): Use it.
887
3b16e843 8882001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
fc65c602 889
465bc359 890 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
fc65c602
JL
891 additional symbols referenced by newer crt0.o files from HP.
892
f11b7027
NC
8932001-11-12 Anthony Green <green@redhat.com>
894
895 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
896
3bf2994f
AM
8972001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
898
899 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
900 * Makefile.in: Regenerate.
901
ff5dcc92
SC
9022001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
903
904 * ld.texinfo: Use @command for commands, @option for options.
905 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
906 the page man title.
907 * Makefile.in: Rebuild.
908
9fb9af6e
CD
9092001-11-04 Chris Demetriou <cgd@broadcom.com>
910
911 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
912 Add support for targets.
2181f54f 913
3c62831e
NC
9142001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
915
916 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
917 * configure: Regernate.
918 * po/fr.po: New file.
919 * po/sv.po: New file.
920
3a9091c4
NC
9212001-11-01 NIIBE Yutaka <gniibe@m17n.org>
922
923 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
924 as little endian default and to support big endian.
2181f54f 925
361b220e
CD
9262001-11-01 Chris Demetriou <cgd@broadcom.com>
927
928 * ld.texinfo (Options): Document new option, -nostdlib.
929 * lexsup.c (OPTION_NOSTDLIB): New definition.
930 (ld_options): Add entry for "nostdlib".
931 (parse_args): Handle OPTIONS_NOSTDLIB.
932 * ldfile.c (ldfile_add_library_path): Don't add directories
933 to the search path if they weren't specified on the command line
934 and -nostdlib was specified.
935 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
936
210a7bd1
NC
9372001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
938
939 * lexsup.c (parse_args): Prevent infinite parsing loop when
940 "-rpath.a" is specified on the command line.
941 Replace calls to fprintf with calls to einfo.
942
114283d8
NC
9432001-10-31 John Marshall <jmarshall@acm.org>
944
945 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
946 appear only once across all the linker scripts involved in a link
947 invocation no longer applies. Make the documentation reflect
948 that.
949
7649aa50
NC
9502001-10-31 NIIBE Yutaka <gniibe@m17n.org>
951
952 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
953 targets.
954 (sh-*-linux*): Added targ_extra_libpath.
955
6e814ff8
AM
9562001-10-31 David Heine <dlheine@tensilica.com>
957
958 * ldlang.c (lang_size_sections): Keep a valid output_offset field
959 for padding statements.
960
3c3bdf30
NC
9612001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
962
963 * configure.tgt (mmix-*-*): New target.
964 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
965 Add dependencies to match.
966 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
967 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
968 scripttempl/mmo.sc: New files.
969 * gen-doc.texi: @set MMIX.
970 * ld.texinfo: Ditto.
6e814ff8 971 [MMIX] Add MMIX node.
3c3bdf30
NC
972 * Makefile.in: Regenerate.
973
ca0c1d3e
KH
9742001-10-29 Kazu Hirata <kazu@hxi.com>
975
976 * ldlang.c: Fix a comment typo.
977
1a3d33ce
AM
9782001-10-23 Alan Modra <amodra@bigpond.net.au>
979
980 * configure.host: Move alpha*-*-linux-gnu* entry to generic
981 entries, and match *-*-linux*.
982
b47c4208
AM
9832001-10-20 Alan Modra <amodra@bigpond.net.au>
984
985 * ldgram.y (mri_script_command): Surround processing of INCLUDE
986 with ldlex_script, ldlex_popstate.
987 (ifile_p1): Likewise.
988 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
989 correct slot.
990 (lex_push_file): Save current lineno to lineno_stack. Set lineno
991 to 1. Don't BEGIN(SCRIPT).
992 (lex_redirect): Similarly.
993 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
994
fd521b47
NC
9952001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
996
997 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
998 __EH_FRAME_END__ and accept eh frames into data section.
999 Add ctor and dtor sections.
1000
59d28a94
DD
10012001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1002
1003 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
1004 (auto-export): Fix indentation.
1005
663dd378
DD
10062001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1007
1008 * pe-dll.c (autofilter_objectlist): Add startup objects
1009 for profiling.
1010 (auto-export): Constify char * p.
6e814ff8 1011 Extract file basename and use strcmp rather than ststr
663dd378
DD
1012 for object lookup.
1013
31d677f9
CD
10142001-10-18 Chris Demetriou <cgd@broadcom.com>
1015
1016 * ldmain.c (get_emulation): Improve comment about the handling
1017 of -mipsN options.
1018
aa200fe8
AM
10192001-10-17 Alan Modra <amodra@bigpond.net.au>
1020
1021 * po/POTFILES.in: Regenerate.
1022
146e7110
AM
10232001-10-16 Vassili Karpov <malc@pulsesoft.com>
1024
1025 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
1026 -z nocopyreloc and -z nocombreloc usage strings.
1027
b4330e85
NC
10282001-10-12 Vassili Karpov <malc@pulsesoft.com>
1029
146e7110 1030 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
b4330e85
NC
1031 in usage.
1032
5af8a2fb
NC
10332001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
1034
1035 * scripttempl/armaout.sc: Place .bss section after end of aligned
1036 data section to match behaviour of aout code in constructrion of
1037 header.
1038
5b784096
DD
10392001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1040
1041 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
1042 startup files for mingw32 dlls to list.
1043
61585df2
CD
10442001-10-10 Chris Demetriou <cgd@broadcom.com>
1045
1046 * emultempl/elf32.em: Fix shell 'if' usage for portability.
1047
45cf6f3e
AH
10482001-10-08 Aldy Hernandez <aldyh@redhat.com>
1049
1050 * configure.tgt (targ): Add arm9e-*-elf.
1051
e24d7c12
L
10522001-10-05 H.J. Lu <hjl@gnu.org>
1053
1054 * genscripts.sh: Fix a typo in the last change.
1055
ec38dd05
JJ
10562001-10-05 Jakub Jelinek <jakub@redhat.com>
1057
1058 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
1059 -z nocombreloc in usage.
1060
cedd6b0d
JB
10612001-10-03 Jim Blandy <jimb@redhat.com>
1062
1063 * genscripts.sh: Include a comment at the top of each generated
1064 script, explaining its purpose.
1065
8bd621d8
AM
10662001-10-03 Vassili Karpov <malc@pulsesoft.com>
1067
1068 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
1069 * NEWS: Mention -z nocopyreloc.
1070 * ld.texinfo (Options): Describe nocopyreloc.
1071
fcd8210c
AM
10722001-10-03 Alan Modra <amodra@bigpond.net.au>
1073
1074 * configure: Regenerate.
1075
d32820f2
AM
10762001-10-02 Alan Modra <amodra@bigpond.net.au>
1077
1078 * ldver.h (ld_program_version): Remove declaration.
1079 * lexsup.c (parse_args): Move printing of copyright message..
1080 * ldver.c (ldversion): .. to here.
1081 Use BFD_VERSION_STRING in place of BFD_VERSION.
1082 (ld_program_version): Remove.
1083 * Makefile.am (Makefile): Depend on bfd/configure.in.
1084 Run "make dep-am".
1085 * Makefile.in: Regenerate.
1086
af46bcdc
HPN
10872001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1088
1089 * Makefile.am: Update dependencies with "make dep-am".
1090 * Makefile.in: Regenerate.
1091
4818e05f 10922001-09-29 John Reiser <jreiser@BitWagon.com>
862517b6 1093
4818e05f
AM
1094 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
1095 * lexsup.c: Add --no-define-common commandline option.
1096 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
1097 * ldlex.l: Likewise.
1098 * ld.h: Add command_line.inhibit_common_definition.
1099 * ldmain.c (main): Initialize.
1100 * ld.texinfo: Document.
862517b6 1101
d5e0ebeb
AM
11022001-09-26 Alan Modra <amodra@bigpond.net.au>
1103
1104 * ldmisc.c (USE_STDARG): Remove.
1105 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
1106 (einfo): Likewise.
1107 (minfo): Likewise.
1108 (lfinfo): Likewise.
1109
1110 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
1111 declarations. Update copyright.
1112
2f8d8971
NC
11132001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
1114
85c77458
NC
1115 * pe-dll.c: Remove obsoleted declaration of
1116 pe_get_data_import_dll_name.
1117 (pe_create_import_fixup): Fix thinko.
1118
2f8d8971
NC
1119 * ld.texinfo(enable-auto-import): Clarify the explanation.
1120
11212001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
1122
1123 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
1124 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
1125 DLL_SUPPORT controlled code.
1126
72358f65 11272001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
146e7110 1128
72358f65
NC
1129 * emultempl/pe.em(pe_data_import_dll): Make static.
1130 (pe_get_data_import_dll_name): New accessor function.
146e7110 1131 * pe-dll.c(pe_create_import_fixup): call
72358f65
NC
1132 pe_get_data_import_dll_name() from pe.em, instead of
1133 directly accessing pe_data_import_dll variable from pe.em.
1134
3882b010
L
11352001-09-18 Bruno Haible <haible@clisp.cons.org>
1136
1137 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
1138 (def_file_add_directive): Use ISSPACE instead of isspace.
1139 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
1140 isdigit/isxdigit/isalpha/isalnum.
1141 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
1142 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
1143 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
1144 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
1145 isalnum.
1146 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
1147 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
1148 isupper/tolower.
1149 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
1150 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
1151 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
1152 (ctor_prio): Use ISDIGIT instead of isdigit.
1153 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
1154 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
1155 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
1156 isupper/tolower.
1157 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
1158 (stricpy): Use TOLOWER instead of isupper/tolower.
1159 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
1160 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
1161 (lex_warn_invalid): Use ISPRINT instead of isprint.
1162 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
1163 (main): For gettext, also set the LC_CTYPE locate facet.
1164 (add_keepsyms_file): Use ISSPACE instead of isspace.
1165 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
1166 (is_num, parse_args): Use ISDIGIT instead of isdigit.
1167 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
1168 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
1169 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
1170 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
1171 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
1172 (quoteput): Use ISSPACE instead of isspace.
1173 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
1174 instead of isalnum.
1175
db09f25b
AM
11762001-09-18 Alan Modra <amodra@bigpond.net.au>
1177
1178 * deffilep.y (def_stash_module): Constify "name" param.
1179
1180 * pe-dll.c: Replace CONST with const throughout.
1181 (quick_symbol): Constify "n1", "n2", "n3" params.
1182 (make_singleton_name_thunk): Constify "import" param. Make
1183 "buffer_len" a size_t.
1184 (make_import_fixup_entry): Constify "name", "fixup_name",
1185 "dll_symname" params.
1186 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
1187 (pe_get32): Likewise.
1188 (pe_implied_import_dll): Likewise.
1189
1190 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
1191 (sort_by_section_name): Likewise.
1192
1193 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
1194 (make_import_fixup): Cast printf arg, rel->address to long rather
1195 than int.
1196 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
1197
74699268
AM
11982001-09-15 Alan Modra <amodra@bigpond.net.au>
1199
1200 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
1201 defines BufferSize. Increase buffer size by one.
1202
775cabad
NC
12032001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
1204
1205 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
1206
056a1d49
NC
12072001-09-14 Kevin Lo <kevlo@openbsd.org>
1208
1209 * configure.tgt: Add arm-openbsd target.
1210
a7d792bb
L
12112001-09-12 H.J. Lu <hjl@gnu.org>
1212
1213 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
1214 eelf64lppc.o to ...
1215 (ALL_64_EMULATIONS): Here.
1216 * Makefile.in: Regenerated.
1217
0d888aac
CW
12182001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
1219
1220 * emultempl/pe.em(make_import_fixup): change signature to
1221 take asection as well as arelec; we need this for proper
146e7110 1222 error reporting. Only call pe_create_import_fixup() if
0d888aac
CW
1223 there is no attempt to add a constant addend to the reloc;
1224 otherwise, report error condition.
1225 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
1226 since final argument is a pointer to make_import_fixup().
1227 Change call to cb() to match make_import_fixup() signature.
1228 (make_import_fixup_mark): make buffer_len unsigned.
1229 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
1230
12312001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
1232
1233 * ld.texinfo: add verbose documentation for auto-import
146e7110 1234 direct-addressing workaround, to compliment the terse
0d888aac
CW
1235 error message.
1236
cedacdc0
CM
12372001-09-12 Andrew MacLeod <amacleod@redhat.com>
1238
146e7110 1239 * scripttempl/v850.sc: Add gcc_except_table sections.
cedacdc0 1240
3b16e843 12412001-09-11 Jeffrey A Law (law@cygnus.com)
38be0bb1
JL
1242
1243 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
1244 * emulparams/h8300self.sh: Similarly.
1245
559e4713
NC
12462001-09-05 Danny Smith <dannysmith@users.souceforge.net>
1247
1248 * ld.texinfo (Options, --stack): Correct default value for stack
1249 reserve.
1250
1fdf0249
TR
12512001-09-05 Tom Rix <trix@redhat.com>
1252
1253 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
146e7110 1254
9b5799b8
AJ
12552001-09-03 Andreas Jaeger <aj@suse.de>
1256
1257 * emultempl/beos.em: Declare prototypes for comparions functions,
1258 adjust definitions.
1259
48f6162b
AJ
12602001-09-02 Andreas Jaeger <aj@suse.de>
1261
1262 * emultempl/aix.em: Add missing prototype.
1263 * emultempl/lnk960.em: Likewise.
1264 * emultempl/vanilla.em: Likewise.
1265 * emultempl/armcoff.em: Likewise.
1266 * emultempl/armelf_oabi.em: Likewise.
1267 * emultempl/beos.em: Likewise.
1268 * emultempl/gld960c.em: Likewise.
1269 * emultempl/gld960.em: Likewise.
1270
1271 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
1272 for prototype declaration.
1273
39e5585e
EC
12742001-08-31 Eric Christopher <echristo@redhat.com>
1275 Jason Eckhardt <jle@redhat.com>
1276
1277 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
1278
3fc90ddb
AJ
12792001-08-31 Andreas Jaeger <aj@suse.de>
1280
1281 * emultempl/pe.em: Add missing prototypes.
1282 (gld_${EMULATION_NAME}_after_open): Remove extra args to
1283 pe_find_data_imports.
1284 (pr_sym): Add unused attribute.
1285
d43ded80
PB
12862001-08-29 Joel Sherrill <joel@OARcorp.com>
1287
39e5585e 1288 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
d43ded80
PB
1289 default from coff to elf.
1290
3946dd2f
JL
12912001-08-29 Jeff Law <law@redhat.com>
1292
1293 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
1294 ARCH specification.
1295 * emulparams/h8300self.sh: Similarly.
1296
3b16e843 12972001-08-28 J"orn Rennecke <amylaar@redhat.com>
8af6dd41
JR
1298
1299 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
1300 eh8300self.o .
1301 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
1302 * configure.tgt (h8300-*-elf*): New case.
1303 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
1304 * emulparams/h8300self.sh: New file.
1305 * Makefile.in: Regenerated.
1306
70d0c6e9
NC
13072001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
1308
1309 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
1310 with macro name.
1311
5c67d4bb
AM
13122001-08-27 Linus Nordberg <linus@swox.com>
1313 Alan Modra <amodra@bigpond.net.au>
1314
1315 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
1316 (eelf64ppc.c, eelf64lppc.c): Add make targets.
1317 Run "make dep-am"
1318 * Makefile.in: Regenerate.
1319 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
1320 entries to correct alphabetical position.
1321 * emulparams/elf64ppc.sh: New.
1322 * emulparams/elf64lppc.sh: New.
1323
08131015
NC
13242001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
1325
1326 * ldmain.c (main): Declare BSIZE as static.
1327
db6751f2
JJ
13282001-08-23 Jakub Jelinek <jakub@redhat.com>
1329
1330 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
1331 into .rel.dyn resp. .rela.dyn if combreloc.
1332 (get_script): If .x linker script is equal to .xn, only put it
1333 once into the binary.
1334 Add .xc and .xsc scripts.
1335 (parse_args): Handle -z combreloc and -z nocombreloc.
1336 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
1337 For .xc and .xsc scripts put all .rel* or .rela* input sections
1338 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
1339 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
1340 is elf.
1341 Strip trailing whitespace from script.
1342 Generate .xc and .xsc scripts if requested.
1343 * ldmain.c (main): Initialize link_info.combreloc and
1344 link_info.spare_dynamic_tags.
1345 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
1346 (ld_options): Add --spare-dynamic-tags option.
1347 (parse_args): Likewise.
1348 * ld.texinfo: Document -z combreloc and -z nocombreloc.
1349 * ldint.texinfo: Document .xc and .xsc linker scripts.
1350 * NEWS: Add notes about -z combreloc and SHF_MERGE.
1351
63d069c0
L
13522001-08-22 H.J. Lu <hjl@gnu.org>
1353
1354 * emulparams/elf32fr30.sh: Add a newline.
1355
948f9114
AJ
13562001-08-21 Andreas Jaeger <aj@suse.de>
1357
1358 * deffilep.y: Add missing prototypes.
1359 * pe-dll.c: Likewise.
1360
ae7fb08f
AM
13612001-08-20 Alan Modra <amodra@bigpond.net.au>
1362
2af02257
AM
1363 * ldlang.c (insert_pad): Fix typos in last patch.
1364
1365 * ldlang.c: When traversing lang_statement_union_type lists,
1366 consistently use "header.next" rather than "next".
1367 * mpw-eppcmac.c: Likewise.
1368 * emultempl/beos.em: Likewise.
1369 * emultempl/hppaelf.em: Likewise.
1370 * emultempl/pe.em: Likewise.
1371 * ldlang.h (union lang_statement_union): Remove "next" field.
1372
c0c330a7
AM
1373 * ldlang.c (insert_pad): Use offsetof macro.
1374 (lang_size_sections): Always neuter padding statements.
1375 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
1376
ae7fb08f
AM
1377 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
1378 passed to lang_size_sections.
1379 (pe_exe_fill_sections): Likewise.
1380 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
1381 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
1382
fab80407
AM
13832001-08-18 Alan Modra <amodra@bigpond.net.au>
1384
1385 * emultempl/aix.em: Formatting fixes.
1386
b3327aad
AM
13872001-08-18 Alan Modra <amodra@bigpond.net.au>
1388
1389 * ldlang.c (insert_pad): Make use of an existing pad statement if
1390 available. Move code calculating alignment, adjusting section
1391 alignment power, and adjusting dot to ..
1392 (size_input_section): .. here. Remove unused relax param.
1393 (lang_size_sections): Change boolean `relax' param to boolean *.
1394 Adjust call to size_input_section. Make use of insert_pad to
1395 place pad after the assignment statement. If relaxing, zap
1396 padding statements.
1397 (reset_memory_regions): Reset output_bfd section sizes too.
1398 (relax_again): Move to..
1399 (lang_process): ..here. Adjust call to lang_size_sections, and
1400 remove duplicated code.
1401 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
1402
563e308f
AM
14032001-08-17 Alan Modra <amodra@bigpond.net.au>
1404
1405 * ld.texinfo: Document that fill values now use the four least
1406 significant bytes.
1407 * emulparams/elf32fr30.sh (NOP): Update.
1408 * emulparams/elf32mcore.sh: Likewise.
1409 * emulparams/elf64_s390.sh: Likewise.
1410 * emulparams/elf_i386.sh: Likewise.
1411 * emulparams/elf_i386_be.sh: Likewise.
1412 * emulparams/elf_i386_chaos.sh: Likewise.
1413 * emulparams/elf_i386_ldso.sh: Likewise.
1414 * emulparams/elf_s390.sh: Likewise.
1415 * emulparams/elf_x86_64.sh: Likewise.
1416 * emulparams/i386moss.sh: Likewise.
1417 * emulparams/i386nw.sh: Likewise.
1418 * emulparams/m68kelf.sh: Likewise.
1419 * scripttempl/elf.sc: Update NOP comment.
1420 * scripttempl/elfi370.sc: Likewise.
1421 * scripttempl/elfm68hc11.sc: Likewise.
1422 * scripttempl/elfm68hc12.sc: Likewise.
1423 * scripttempl/nw.sc: Likewise.
1424
b90e1c6f
TR
14252001-08-15 Tom Rix <trix@redhat.com>
1426
1427 * ldgram.y (saved_script_handle): Initialize to NULL.
1428 * ldmain.c (main): Change check on saved_script_handle.
948f9114 1429
39dcfe18
AM
14302001-08-14 Alan Modra <amodra@bigpond.net.au>
1431
cde43e70
AM
1432 * emultempl/elf32.em: Formatting fixes.
1433 (output_prev_sec_find): Test for bfd_ind_section too; do so by
1434 looking at sec->owner.
1435 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
1436 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
1437 unused code, and reorganize orphan section placement code.
1438
39dcfe18
AM
1439 * ldlang.c (wild_doit): Rename to lang_add_section.
1440 * ldlang.h: Here too.
1441 * mpw-elfmips.c: And here.
1442 * emultempl/beos.em: And here.
1443 * emultempl/elf32.em: And here.
1444 * emultempl/hppaelf.em: And here.
1445 * emultempl/pe.em: And here.
1446
908d20b3
RH
14472001-08-13 Richard Henderson <rth@redhat.com>
1448
1449 * emultempl/needrelax.em: New file.
1450 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
1451 * Makefile.am (eelf64_ia64.c): Depend on it.
1452 * Makefile.in: Rebuild.
1453
0f33d40b
AM
14542001-08-13 Alan Modra <amodra@bigpond.net.au>
1455
22af9fd3
AM
1456 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
1457 output_section is set non-NULL.
1458
0f33d40b
AM
1459 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
1460 `true' for SEC_EXCLUDE sections so that the generic code doesn't
1461 needlessly create an output_section_statement. Treat a correctly
1462 named output_section_statement with NULL bfd_section as compatible.
1463
55ab6103
HPN
14642001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
1465
1466 * emultempl/generic.em: Support EXTRA_EM_FILE.
1467 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
1468 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
1469 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
1470 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
1471 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
1472 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
1473 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
1474 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
1475 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
1476 LDEMUL_FIND_POTENTIAL_LIBRARIES.
1477
24098abb
RH
14782001-08-12 Richard Henderson <rth@redhat.com>
1479
1480 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
1481 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
1482 scripttempl/v850.sc: Keep .jcr data.
1483
b9a8de1e 14842001-08-12 H.J. Lu <hjl@gnu.org>
146e7110
AM
1485 Andrew Haley <aph@cambridge.redhat.com>
1486 Nick Clifton <nickc@redhat.com>
b9a8de1e 1487
146e7110 1488 * ldgram.y (had_script): Change name to saved_script_handle.
b9a8de1e
NC
1489 Change type to file handle.
1490 * ld.h (had_script): Rename and retype.
1491 * ldfile.c (ldfile_open_command_file): Save the file handle
1492 used in saved_script_handle.
1493 * lexsup.c (parse_args): Do not allow -c option to alter
1494 saved_script_handle.
1495 * ldmain.c (main): Print out the linker script used if
1496 --verbose is given. Check saved_script_handle to obtain the
1497 external linker script used, or if NULL, dump the builtin
1498 script.
1499 * ld.texinfo: Document that --verbose now dumps the linker
1500 script used, regardless of whether it was an internal or an
1501 external script.
1502
0218d1e4
AJ
15032001-08-10 Andreas Jaeger <aj@suse.de>
1504
1505 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1506 to build warnings.
1507 * configure: Regenerate.
1508
5253f23b
AM
15092001-08-09 Alan Modra <amodra@bigpond.net.au>
1510
73810896
AM
1511 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
1512
5253f23b
AM
1513 * scripttempl/elf.sc: Move non-text .dynamic section before
1514 .plt/.got/.sdata* group.
1515 (OTHER_GOT_SECTIONS): Move to immediately after .got.
1516 (OTHER_SDATA_SECTIONS): Add.
1517 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
1518 OTHER_GOT_SECTIONS.
1519 * emulparams/crislinux.sh: Likewise.
1520 * emulparams/elf32b4300.sh: Likewise.
1521 * emulparams/elf32bmip.sh: Likewise.
1522 * emulparams/elf32bmipn32.sh: Likewise.
1523 * emulparams/elf32bsmip.sh: Likewise.
1524 * emulparams/elf32btsmip.sh: Likewise.
1525 * emulparams/elf32ebmip.sh: Likewise.
1526 * emulparams/elf32elmip.sh: Likewise.
1527 * emulparams/elf32l4300.sh: Likewise.
1528 * emulparams/elf32lmip.sh: Likewise.
1529 * emulparams/elf32lsmip.sh: Likewise.
1530 * emulparams/elf32ltsmip.sh: Likewise.
1531 * emulparams/elf64bmip.sh: Likewise.
1532 * emulparams/elf64btsmip.sh: Likewise.
1533 * emulparams/elf64ltsmip.sh: Likewise.
1534
179c732c
AM
15352001-08-08 Alan Modra <amodra@bigpond.net.au>
1536
1537 * genscripts.sh: Source the emulparams script before each output
1538 script is generated so that variables like `RELOCATING' may affect
1539 variables defined in the emulparams script.
1540
3fd36710
AM
15412001-08-04 Alan Modra <amodra@bigpond.net.au>
1542
20713691
AM
1543 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
1544 order.
1545
3fd36710
AM
1546 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
1547 ie. iterate over wild_statement.section_list.
1548 (gld${EMULATION_NAME}_place_orphan): Likewise.
1549
de0b1853
SC
15502001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1551
1552 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
1553 .fini[0-4] sections used by _exit
1554 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
1555 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
1556 * scripttempl/elfm68hc11.sc: Likewise.
1557
ff7e6f88
L
15582001-08-03 H.J. Lu <hjl@gnu.org>
1559
1560 * emultempl/beos.em (init): Add the missing initialization.
1561
b6bf44ba
AM
15622001-08-03 Alan Modra <amodra@bigpond.net.au>
1563
1564 * ld.texinfo (Input Section Basics): Clarify ordering of output
1565 sections.
1566 * ldlang.c (callback_t): Add wildcard_list param.
1567 (walk_wild_section): Remove "section" param. Rewrite for
1568 lang_wild_statement_type change. Remove unique_section_p test.
1569 (walk_wild_file): Remove "section" param.
1570 (walk_wild): Remove "section" and "file" params.
1571 (lang_gc_wild): Likewise.
1572 (wild): Likewise. Modify for lang_wild_statement_type change.
1573 (wild_sort): Likewise. Add "sec" param.
1574 (gc_section_callback): Likewise.
1575 (output_section_callback): Likewise. Do unique_section_p test.
1576 (map_input_to_output_sections): Modify call to wild.
1577 (lang_gc_sections_1): Likewise.
1578 (print_wild_statement): Modify for lang_wild_statement_type
1579 change.
1580 (lang_add_wild): Replace filename, filenames_sorted param with
1581 filespec. Replace section_name, sections_sorted,
1582 exclude_filename_list with section_list.
1583 * ldlang.h (lang_add_wild): Here too.
1584 (lang_wild_statement_type): Replace section_name, sections_sorted,
1585 and exclude_filename_list with section_list.
1586 * ldgram.y (current_file): Delete.
1587 (%union): Add wildcard_list.
1588 (file_NAME_list): Set type to wildcard_list. Build a linked list
1589 rather than calling lang_add_wild for each entry.
1590 (input_section_spec_no_keep): Call lang_add_wild here instead.
1591 * ld.h (struct wildcard_list): Declare.
1592 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
1593
b044cda1
CW
15942001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
1595
1596 * ldmain.c (main): initialize link_info.pei386_auto_import
1597 * pe-dll.c: new tables for auto-export filtering
1598 (auto_export): change API, pass abfd for contextual filtering.
b6bf44ba 1599 Loop thru tables of excluded symbols instead of comparing
b044cda1
CW
1600 "by hand".
1601
16022001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
1603
b6bf44ba
AM
1604 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
1605 static variable current_sec (static struct sec *). Add
b044cda1 1606 forward declaration for add_bfd_to_link.
b6bf44ba
AM
1607 (process_def_file): Don't export undefined symbols. Do not
1608 export symbols starting with "_imp__". Call auto_export()
b044cda1
CW
1609 with new API.
1610 (pe_walk_relocs_of_symbol): New function.
1611 (generate_reloc): add optional extra debugging
b6bf44ba 1612 (pe_dll_generate_def_file): eliminate extraneous initial blank
b044cda1 1613 line in output
b6bf44ba 1614 (make_one): enlarge symtab to make room for __nm__ symbols
b044cda1
CW
1615 (DATA auto-import support).
1616 (make_singleton_name_thunk): New function.
1617 (make_import_fixup_mark): New function.
1618 (make_import_fixup_entry): New function.
1619 (pe_create_import_fixup): New function.
b6bf44ba 1620 (add_bfd_to_link): Specify that 'name' argument is a CONST
b044cda1 1621 char *.
b6bf44ba
AM
1622 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
1623 declare new functions pe_walk_relocs_of_symbol and
b044cda1
CW
1624 pe_create_import_fixup.
1625 * emultempl/pe.em: add new options --enable-auto-import,
1626 --disable-auto-import, and --enable-extra-pe-debug.
1627 (make_import_fixup): New function.
1628 (pe_find_data_imports): New function.
1629 (pr_sym): New function.
b6bf44ba 1630 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
b044cda1
CW
1631 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
1632 CODE.
1633
16342001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
b6bf44ba 1635
b044cda1
CW
1636 * ld.texinfo: add additional documentation for
1637 --export-all-symbols. Document --out-implib,
1638 --enable-auto-image-base, --disable-auto-image-base,
b6bf44ba
AM
1639 --dll-search-prefix, --enable-auto-import, and
1640 --disable-auto-import.
b044cda1
CW
1641 * ldint.texinfo: Add detailed documentation on auto-import
1642 implementation.
1643
156e34dd
NC
16442001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1645
1646 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
1647 example.
1648
d6231427
AM
16492001-07-24 Alan Modra <amodra@bigpond.net.au>
1650
1651 * Makefile.am: Update dependencies with "make dep-am".
1652 * Makefile.in: Regenerate
1653
e14ec88b
AM
16542001-07-23 Alan Modra <amodra@bigpond.net.au>
1655
1656 * ldcref.c (check_section_sym_xref): New function.
1657 (check_nocrossrefs): Call it.
1658 (check_nocrossref): Interate over h->refs here instead of..
1659 (check_refs): ..here. Pass in the symbol name, section, and bfd
1660 rather than hash_entry pointers.
1661 (struct check_refs_info): Keep symbol name rather than hash entry.
1662 Remove "same".
1663 (check_reloc_refs): Tweak for above changes in check_refs_info.
1664 Only report references to section syms when symname is NULL to
1665 prevent duplicate messages for the same reloc.
1666
1b577b00
NC
16672001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1668
c7d701b0
NC
1669 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
1670 available. Do not print NULL trees.
1671 (exp_print_token): Print unknown tokens with values > 126 as
1672 decimal values not ASCII characters.
1673
1545243b
NC
1674 * ldlang.c (lang_leave_overlay): If a region is specified assign
1675 it to all sections inside the overlay unless they have been
1676 assigned to the own, non-default, memory region.
1677
1b577b00
NC
1678 * README: Add header for consistency with other README files.
1679
5030876b
L
16802001-07-14 H.J. Lu <hjl@gnu.org>
1681
1682 * emultempl/elf32.em (output_prev_sec_find): Never return
1683 bfd_abs_section_ptr, bfd_com_section_ptr nor
1684 bfd_und_section_ptr.
1685
18c7a9a5
NC
16862001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
1687
22af9fd3 1688 * Makefile.am (em32relf.c): Change dependency from generic.em to
18c7a9a5
NC
1689 elf32.em.
1690 * Makefile.in: Regenerate.
1691
9ffecff1
MG
16922001-07-14 matthew green <mrg@eterna.com.au>
1693
1694 * configure.tgt (i386-*-netbsdelf*): New target.
1695 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
1696
95500e1c
JJ
16972001-07-13 Jakub Jelinek <jakub@redhat.com>
1698
1699 * emultempl/elf32.em (output_prev_sec_find): New.
1700 (place_orphan): Use it.
1701
e97cb84f
L
17022001-07-11 H.J. Lu <hjl@gnu.org>
1703
1704 * ldmain.c (main): Fix typos in the last change.
1705
7333607e
JJ
17062001-07-11 Jakub Jelinek <jakub@redhat.com>
1707
1708 * ldmain.c (main): Disallow -F and -f without -shared.
1709
d29d80f2
NC
17102001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1711
1712 * emultempl/pe.em (after_open): Check for the output_bfd not
1713 having any coff_data structure allocated to it.
1714
c2a1a436
DB
17152001-07-09 David O'Brien <obrien@FreeBSD.org>
1716
1717 * emultempl/elf32.em: Do not assuming that contents of the buffer
1718 returned from basename function will remain unchanged accross other
1719 function calls.
1720
63653551
L
17212001-07-03 H.J. Lu <hjl@gnu.org>
1722
1723 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
1724 2001-07-03. It creates dynamic entries even for static binaries.
1725
d303a449
L
17262001-07-03 Jakub Jelinek <jakub@redhat.com>
1727
1728 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
1729 (DYNAMIC): Use it to reserve few dynamic entries for
1730 post-linking tools.
1731
9f22353f
AM
17322001-06-27 Alan Modra <amodra@bigpond.net.au>
1733
1734 * emulparams/hppa64linux.sh: New file.
1735 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
1736 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
1737 (ehppa64linux.c): Add rule to make it.
1738 Run "make dep-am".
1739 * Makefile.in: Regenerate.
1740
62bf86b4
HPN
17412001-06-21 Hans-Peter Nilsson <hp@axis.com>
1742
1743 * ld.texinfo (Options, -r): Mention restrictions when using
1744 different object formats.
1745
429d935d
HPN
17462001-06-19 Hans-Peter Nilsson <hp@axis.com>
1747
1748 * ldlang.c (lang_check): Emit fatal error if relocatable link
1749 between different object flavours with relocations in input.
1750
cb840a31
L
17512001-06-19 H.J. Lu <hjl@gnu.org>
1752
1753 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
1754 (--version-script): Mention the language support.
1755
9bf03acc
L
17562001-06-19 H.J. Lu <hjl@gnu.org>
1757
1758 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
1759
c45021f2
NC
17602001-06-18 H.J. Lu <hjl@gnu.org>
1761
b6bf44ba
AM
1762 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
1763 (diststuff): Add $(MANS).
1764 * Makefile.in: Regenerated.
c45021f2 1765
b6bf44ba 1766 * ld.1: Removed.
c45021f2 1767
6caa99ab
HPN
17682001-06-18 Hans-Peter Nilsson <hp@axis.com>
1769
605d9b3a
HPN
1770 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
1771 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
1772 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
1773 * ld.h (args_type): Remove member export_dynamic. All users
1774 changed to use struct bfd_link_info member.
1775
6caa99ab
HPN
1776 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
1777 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
1778 * Makefile.in: Regenerate.
1779
6f9efd97
L
17802001-06-18 H.J. Lu <hjl@gnu.org>
1781
1782 * ldlang.c (init_os): Add the newline to the einfo call.
1783 (lang_check): Likewise.
1784 (lang_do_version_exports_section): Likewise.
1785
5af9fd8b
L
17862001-06-15 H.J. Lu <hjl@gnu.org>
1787
1788 * lexsup.c (parse_args); Save optind to report unrecognized
1789 option.
1790
2a096f04
HPN
17912001-06-15 Hans-Peter Nilsson <hp@axis.com>
1792
7e66c3f5
HPN
1793 * ldlang.c (lang_check): Emit fatal error if relocatable link
1794 between different object flavours.
1795
2a096f04
HPN
1796 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
1797 Set new link_info member export_dynamic.
1798 * ldmain.c (main): Initialize new link_info member export_dynamic.
1799
6770ec8c
NC
18002001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
1801
1802 * ldlang.c (walk_wild): Only call walk_wild_file if
1803 lookup_name returns something.
b6bf44ba 1804 (lookup_name): If load_symbols fails, return NULL.
22af9fd3 1805 (load_symbols): Change to a boolean function.
b6bf44ba 1806 (open_input_bfds): If load_symbols fails then do not make the
6770ec8c
NC
1807 executable.
1808
8529105a
AM
18092001-06-08 Alan Modra <amodra@bigpond.net.au>
1810
1811 * ldlang.c (record_bfd_errors): Remove.
1812
1813 * emultempl/aix.em: Fix copyright dates.
1814
8f3aa7a0
AJ
18152001-06-07 Andreas Jaeger <aj@suse.de>
1816
1817 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
1818 (TEXT_START_ADDR): Likewise.
1819
3277f888
AM
18202001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
1821
1822 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
1823
3763134d
DD
18242001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1825
1826 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
1827
5929ebc0
L
18282001-05-31 H.J. Lu <hjl@gnu.org>
1829
1830 * ldlang.c (open_input_bfds): Don't change the bfd error
1831 handler whilst loading symbols.
1832
c04a062d
NC
18332001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1834
1835 * configure.tgt: Remove i370-mvs architecture, it is not currently
1836 supported.
1837
96fcab3e
L
18382001-05-25 H.J. Lu <hjl@gnu.org>
1839
1840 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
1841 like emulparams/aixppc.sh.
1842
db8d4f23
L
18432001-05-25 H.J. Lu <hjl@gnu.org>
1844
1845 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
1846 setting of output_filename after bfd_scan_arch.
1847 * emultempl/pe.em: Likewise.
1848
5f642101
L
18492001-05-25 H.J. Lu <hjl@gnu.org>
1850
1851 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
1852 like emulparams/aixppc.sh.
1853
1854 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
1855 instead of ${srcdir}/emultempl/stringify.sed.
1856
64e9ece0
TW
18572001-05-25 Timothy Wall <twall@oculustech.com>
1858
1859 * emulparams/elf64_aix.sh: Change settings to match IBM linker
8f3aa7a0 1860 output.
64e9ece0 1861
c709b096
AM
18622001-05-25 Alan Modra <amodra@one.net.au>
1863
1864 * configure.host: Replace linuxoldld with linux*oldld.
1865 * configure.tgt: Likewise.
1866
6cbdcc6f
L
18672001-05-24 H.J. Lu <hjl@gnu.org>
1868
1869 * emultempl/stringify.sed: Removed again.
1870
86af25fe
L
18712001-05-24 H.J. Lu <hjl@gnu.org>
1872
1873 * emultempl/aix.em (OUTPUT_ARCH): Defined.
1874 (gld${EMULATION_NAME}_before_parse): Initialize
1875 ldfile_output_architecture, ldfile_output_machine and
1876 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
1877 * emultempl/beos.em: Likewise.
1878 * emultempl/elf32.em: Likewise.
1879 * emultempl/linux.em: Likewise.
1880 * emultempl/mipsecoff.em: Likewise.
1881 * emultempl/pe.em: Likewise.
1882 * emultempl/sunos.em: Likewise.
1883
3b1b01cf
TR
18842001-05-24 Tom Rix <trix@redhat.com>
1885
8f3aa7a0 1886 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
3b1b01cf
TR
1887 udate import file format.
1888 (change_symbol_mode) New, same
1889 (is_syscall) New, same
1890 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
1891 * emulparams/aixppc64.sh : same
1892 * emulparams/aixrs6.sh : same
1893 * emulparams/ppcmacos.sh : same
1894 * emultempl/aix.em : use strtoull to parse options
1895 * Makefile.am : add eaixppc64 emulation for xcoff64
1896 * Makefile.in : same
1897 * configure.tgt : same
1898
1899 * scripttempl/aix.sc : default text section offset to 0x10000000
146e7110 1900 default data section offset to 0x20000000
3b1b01cf 1901 add .sv3264 and .sv64 pseudo sections
8f3aa7a0 1902 loader and debug sections use the currect section offset.
3b1b01cf
TR
1903
1904 * emultempl/aix.em : Add xcoff64 support
1905 Add -binitfini support
8f3aa7a0 1906 (gld${EMULATION_NAME}_before_parse) -binitfini
3b1b01cf 1907 (gld${EMULATION_NAME}_parse_args) same
8f3aa7a0 1908 (gld${EMULATION_NAME}_before_allocation) format change for special
3b1b01cf
TR
1909 sections
1910
1911 * emulparams/aixppc64.sh : New file for xcoff64 support
8f3aa7a0 1912
57e6abd2
AO
19132001-05-23 Alexandre Oliva <aoliva@redhat.com>
1914
1915 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
1916 variable to avoid non-portable shell construct.
1917
d1cf510e
NC
19182001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1919
1920 * ldmain.c (get_emulation): Add -mips5 command line argument.
1921
506eee22
NC
19222001-05-22 Alexandre Oliva <aoliva@redhat.com>
1923
1924 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
1925 (ELF_INTERPRETER_NAME): Define it.
1926 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
1927 it.
1928 * configure.tgt (targ_emul, targ_extra_emuls)
1929 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
1930 as primary, elf_i386 as extra.
1931 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
1932 (eelf_i386_ldso.c): New rule.
1933 * Makefile.in: Rebuilt.
1934
19352001-05-22 Nick Clifton <nickc@redhat.com>
1936
1937 * lexsup.c (ld_options): Allow -I to be an alias for
1938 --dynamic-linker. This is for Solaris compatability.
1939 * ld.texinfo: Document that -I can be used.
1940 * ld.1: Regenerate.
1941
d1778b88
AM
19422001-05-16 Alan Modra <amodra@one.net.au>
1943
1944 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
1945 whether an input section is the first one assigned to an output
1946 section.
1947 Assorted formatting fixes.
1948
02649152
DD
19492001-05-14 DJ Delorie <dj@delorie.com>
1950
1951 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
1952 * Makefile.in: Ditto.
1953
579f31ac
JJ
19542001-05-11 Jakub Jelinek <jakub@redhat.com>
1955
1956 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
1957 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
1958 output sections.
1959 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
1960
8550eb6e
JJ
19612001-05-11 Jakub Jelinek <jakub@redhat.com>
1962
1963 * ldlang.c (lang_process): Call bfd_merge_sections.
1964
8e5a525c
AM
19652001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1966
1967 * ldgram.y: Fix typo.
1968
1c9acd94
L
19692001-05-03 H.J. Lu <hjl@gnu.org>
1970
1971 * emultempl/elf32.em: Include "libiberty.h".
1972 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
1973 basename of the bfd filename.
1974 (gld${EMULATION_NAME}_stat_needed): Likewise.
1975 (gld${EMULATION_NAME}_try_needed): Likewise.
1976 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
1977
14fe918e
L
19782001-05-02 H.J. Lu <hjl@gnu.org>
1979
1980 * emultempl/pe.em: Include <ctype.h>.
1981
c7e40348
NC
19822001-05-02 Johan Rydberg <jrydberg@opencores.org>
1983
b6bf44ba 1984 * emulparams/elf32openrisc.sh: New file.
c7e40348 1985
b6bf44ba
AM
1986 * Makefile.am: Add OpenRISC target.
1987 * Makefile.in: Regenerated.
c7e40348 1988
b6bf44ba 1989 * configure.tgt: Add openrisc-*-* mapping.
c7e40348
NC
1990
19912001-05-02 Nick Clifton <nickc@redhat.com>
1992
1993 * emultempl/aix.em: Replace buystring with xstrdup.
1994 * emultempl/beos.em: Replace buystring with xstrdup.
8f3aa7a0 1995
d1b2b2dc
L
19962001-05-02 H.J. Lu <hjl@gnu.org>
1997
1998 * ldfile.c: Include "libiberty.h".
1999 * ldlex.l: Likewise.
2000
2001 * ldmisc.c (buystring): Removed.
2002 * ldmisc.h: Likewise.
2003
2004 * ldfile.c: Replace buystring with xstrdup.
2005 * ldlang.c: Likewise.
2006 * ldlex.l: Likewise.
2007 * ldmain.c: Likewise.
2008 * ldmisc.c: Likewise.
2009 * lexsup.c: Likewise.
2010 * mpw-eppcmac.c: Likewise.
2011
35714f2a
AJ
20122001-04-30 Andreas Jaeger <aj@suse.de>
2013
2014 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
2015
884fb58e
NC
20162001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2017
b6bf44ba
AM
2018 * ldlang.c (load_symbols): Give emulation a chance
2019 to process unrecognized file before fatal error is
2020 reported, not after.
884fb58e 2021
87748b32
NC
20222001-04-27 Sean McNeil <sean@mcneil.com>
2023
2024 * configure.tgt: Add arm-vxworks target.
2025 * scripttempl/armcoff.sc: Support .text or .data as a section name
2026 prefix.
2027 Define _etext.
35714f2a 2028
7ce691ae
C
20292001-04-13 J.T. Conklin <jtc@redback.com>
2030
2031 * ld.texinfo: Document --fatal-warnings.
2032 * ld.1: Regenerate.
2033
2034 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
35714f2a 2035 warnings have been turned into errors.
7ce691ae
C
2036 * lexsup.c (OPTION_WARN_FATAL): Define.
2037 (ld_options): Entry for --fatal-warnings.
2038 (parse_args): Handle OPTION_WARN_FATAL.
2039 * ld.h (ld_config_type): Add fatal_warnings field.
2040
f5fa8ca2
JJ
20412001-04-13 Jakub Jelinek <jakub@redhat.com>
2042
2043 * ldmain.c (main): Default to discard_sec_merge.
2044 * lexsup.c (OPTION_DISCARD_NONE): Define.
2045 (ld_options): Add --discard-none.
2046 (parse_args): Handle OPTION_DISCARD_NONE.
2047 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
2048 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
2049 all its input sections match.
2050
fdec3cfc
L
20512001-04-05 Steven J. Hill <sjhill@cotw.com>
2052
2053 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
2054 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
2055 (eelf32ltsmip.c): New target.
2056 (eelf64btsmip.c): Likewise.
2057 (eelf64ltsmip.c): Likewise.
2058 * Makefile.in: Regenerated.
2059
2060 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
2061 target.
2062 (mips*-*-linux-gnu*): Likewise.
2063
2064 * emulparams/elf32ltsmip.sh: New. Traditional little endian
2065 MIPS taget.
35714f2a 2066 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
fdec3cfc
L
2067 target.
2068 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
2069 endian target.
2070
589bad82
HPN
20712001-04-05 Hans-Peter Nilsson <hp@axis.com>
2072
2073 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
2074 correct value of __Stext here.
2075 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
2076 .startup section.
2077
2078 * emulparams/crislinux.sh: Remove FIXME.
2079
94202e16
AM
20802001-04-02 Alan Modra <alan@linuxcare.com.au>
2081
2082 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
2083 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
2084
1268a053
HPN
20852001-03-27 Hans-Peter Nilsson <hp@axis.com>
2086
2087 * configure.tgt (cris-*-*): Change default emulation to criself.
2088 (cris-*-*aout*): New rule.
2089
d85e9ff7
AM
20902001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
2091
2092 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
2093 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
2094
0879a67a
AJ
20952001-03-26 Andreas Jaeger <aj@suse.de>
2096
2097 * ld.texinfo (Overview): Fix syntax in texi code.
2098
0285c67d
NC
20992001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2100
2101 * ld.texinfo: Put @c man indications to generate the ld man page.
2102 When generating man, define all the variables. Define SEEALSO
2103 and SYNOPSIS. Re-organize some lines to avoid the cross references.
2104 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
2105 (ld.1): Generate from ld.texinfo.
2106 * Makefile.in: Regenerate.
2107
c20ec07b
NC
21082001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
2109
2110 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
146e7110 2111 and '-fdata-sections'. Set the VMA of STABS sections to zero.
c20ec07b 2112
cc5ce052
UD
21132001-03-17 Ulrich Drepper <drepper@redhat.com>
2114
2115 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
2116 is an absolute path look only for this file and not along the path.
2117
a1ab1d2a
UD
21182001-03-17 Ulrich Drepper <drepper@redhat.com>
2119
2120 * emultempl/elf32.em (OPTION_GROUP): New macro.
2121 Add new option Bgroup to longopts.
2122 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
2123 (gld*_list_options): Add -Bgroup and -z defs.
2124 * ld.1: Document -Bgroup and -z defs.
2125 * ld.texinfo: Likewise.
2126
788fca5a
MM
21272001-03-07 Michael Meissner <meissner@redhat.com>
2128
2129 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
2130 with sections created by -fdata-sections.
2131 (.dynbss,.bss): Ditto.
2132
1c7566d1
AM
21332001-03-05 Alan Modra <alan@linuxcare.com.au>
2134
2135 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
2136 after_allocation_default, not gld..._before_allocation.
2137
27b7e12d
AM
21382001-02-27 Alan Modra <alan@linuxcare.com.au>
2139
2140 * configure.in (BFD_VERSION): New.
2141 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2142 * configure: Regenerate.
2143 * Makefile.am: Run "make dep-am"
2144 * Makefile.in: Regenerate.
2145
2bc551c7
TW
21462001-02-26 Timothy Wall <twall@cygnus.com>
2147
2148 * emulparams/elf64_aix.sh: Add additional read-only sections;
2149 uncomment lines which are now required.
2150
1276aefa
NC
21512001-02-26 H.J. Lu <hjl@gnu.org>
2152
2153 * ldlang.c (open_input_bfds): Set the bfd error handler so
b6bf44ba
AM
2154 that problems can be caught whilst loading symbols.
2155 (record_bfd_errors): New function: Report BFD errors and mark
2156 the executable output as being invalid.
1276aefa 2157
41c49998
TW
21582001-02-22 Timothy Wall <twall@cygnus.com>
2159
2160 * configure.host: Add configuration for ia64-*-aix*.
2161 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
2162 Add dependencies for eelf64_aix.c.
2163 * Makefile.in: Regenerate.
2164 * configure.tgt: Add ia64-*-aix* mapping.
2165 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
a2b64bed 2166 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
0879a67a
AJ
2167 AIX-specific test.
2168
78f85fd7
L
21692001-02-20 H.J. Lu <hjl@gnu.org>
2170
2171 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
2172 false if we found the file.
2173
1ac7e077 21742001-02-18 David O'Brien <obrien@FreeBSD.org>
fb33b906
DB
2175
2176 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
2177 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
2178
e135f41b
NC
21792001-02-18 lars brinkhoff <lars@nocrew.org>
2180
2181 * Makefile.am: Add PDP-11 target.
2182 * configure.tgt: Likewise.
2183 * emulparams/pdp11.sh: New file.
2184
a842aceb
DB
21852001-02-17 David O'Brien <obrien@FreeBSD.org>
2186
2187 * configure.host: Add a generic FreeBSD configuration entry such that
2188 all [modern] FreeBSD systems on all platforms will look the same.
2189
24174db0
L
21902001-02-14 H.J. Lu <hjl@gnu.org>
2191
2192 * configure.tgt: Remove mention of earmelf_linux26.
2193
30c3c13a
RH
21942001-02-13 Richard Henderson <rth@redhat.com>
2195
2196 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
2197
b46a87b1
L
21982001-02-13 H.J. Lu <hjl@gnu.org>
2199
2200 * ldexp.h (node_type): Add etree_provided.
2201 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
2202 type to etree_provided if defined by PROVIDE. Allow updating
0879a67a 2203 for etree_provided.
b46a87b1
L
2204 (exp_print_tree): Handle etree_provided.
2205 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
2206 etree_provided.
2207
f3988fd9
RH
22082001-02-09 David Mosberger <davidm@hpl.hp.com>
2209
2210 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
2211 .IA_64.unwind.* pattern to unwind table section and
2212 .IA_64.unwind_info* pattern to unwind info section.
2213
a85d7ed0
NC
22142001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2215
2216 * Makefile.am: Add linux target for S/390.
2217 * Makefile.in: Likewise.
2218 * configure.host: Likewise.
2219 * configure.tgt: Likewise.
2220 * emulparams/elf64_s390.sh: New file.
2221 * emulparams/elf_s390.sh: New file.
2222
780248c4
JJ
22232001-02-09 Jakub Jelinek <jakub@redhat.com>
2224
2225 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
2226 targ_extra_libpath.
2227 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
2228
0e2534bd
PB
22292001-02-06 Philip Blundell <philb@gnu.org>
2230
2231 * Makefile.am: Remove mention of earmelf_linux26.
2232 * Makefile.in: Regenerate.
2233
46c1ea57
PB
22342001-02-04 Philip Blundell <philb@gnu.org>
2235
2236 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
2237 * emulparams/armelf_linux26.sh: Delete.
2238 * configure.tgt: Remove mention of armelf_linux26 emulation.
2239
0088edd2
NC
22402001-02-01 Nick Clifton <nickc@redhat.com>
2241
2242 * ld.1: Replace occurances of -oformat with --oformat.
2243
02aa14fb
AM
22442001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
2245
2246 * ldlang.c (lang_leave_overlay): Don't set lma_region when
2247 load_base is specified.
2248
f813923c
HPN
22492001-01-24 Hans-Peter Nilsson <hp@axis.com>
2250
2251 * emultempl/elf32.em: Correct spelling in comments and listed
2252 options.
2253
c1eb1488
AM
22542001-01-23 Alan Modra <alan@linuxcare.com.au>
2255
2256 * ldlang.c (lang_leave_overlay): Only set lma_region from the
2257 default for the first section of a group of overlay sections.
2258
d9fc3714
AM
22592001-01-22 Alan Modra <alan@linuxcare.com.au>
2260
2261 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
2262 * Makefile.in: Regenerate.
2263 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
2264 Check for null tool_dir.
2265
6be0ca94
JW
22662001-01-16 Jim Wilson <wilson@redhat.com>
2267
2268 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
2269 and IA_64.unwind.info.
2270
b9247304
L
22712001-01-16 H.J. Lu <hjl@gnu.org>
2272
2273 * ldlang.c (lang_check): Merge the private data only if the
2274 input file has contents.
2275
577a0623
AM
22762001-01-14 Alan Modra <alan@linuxcare.com.au>
2277
d952f17a
AM
2278 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
2279
ffd6e9de
AM
2280 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
2281 enabling search for libmilli. On a relocatable link, make .text
2282 sections unique.
2283 (LDEMUL_AFTER_PARSE): Define.
2284 (hppaelf_finish): Correct spelling of relocatable in comments.
2285
577a0623
AM
2286 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2287 rummage through the script for sections on the unique list.
2288 Correct length of strncmp for ".note".
2289 (gld${EMULATION_NAME}_check_needed): Rearrange function.
2290
2291 * ldlang.c (unique_section_list): New var.
2292 (unique_section_p): New function.
2293 (walk_wild_section): Don't match sections on unique_section_list.
2294 (lang_add_unique): New function.
ffd6e9de 2295 Correct spelling of relocatable in comments.
577a0623
AM
2296
2297 * ldlang.h (struct unique_sections): Declare.
2298 (unique_section_list): Declare.
2299 (unique_section_p): Declare.
2300 (lang_add_unique): Declare.
2301
2302 * lexsup.c (ld_options): Allow --unique to take an optional arg.
2303 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
2304
2305 * ld.texinfo (--unique): Update.
2306
b7ed8fad
NC
23072001-01-13 Nick Clifton <nickc@redhat.com>
2308
2309 * lexsup.c (parse_args): Remove spurious white space.
2310
d0398d6a
NC
23112001-01-12 Nick Clifton <nickc@redhat.com>
2312
2313 * lexsup.c (parse_args): Update copyright date.
2314
350fdb00
PB
23152001-01-12 Philip Blundell <pb@futuretv.com>
2316
2317 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
2318
60c6797e
KH
23192001-01-10 Kazu Hirata <kazu@hxi.com>
2320
2321 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
2322 * scripttempl/h8300h.sc: Fix formatting.
2323 * scripttempl/h8300s.sc: Likewise.
69f06969
KH
2324 * scripttempl/h8500.sc: Likewise.
2325 * scripttempl/h8500b.sc: Likewise.
2326 * scripttempl/h8500c.sc: Likewise.
2327 * scripttempl/h8500m.sc: Likewise.
2328 * scripttempl/h8500s.sc: Likewise.
60c6797e 2329
482e8b32
DB
23302000-01-07 David O'Brien <obrien@BSDi.com>
2331
2332 * emultempl/elf32.em: Only perform Linux ld hints processing when
2333 targeting Linux.
2334
d7ed7ca6
PB
23352001-01-07 Philip Blundell <philb@gnu.org>
2336
2337 * ld.texinfo (Bug Reporting): Update email address for reports.
2338
0fc3347a
NC
23392000-12-31 Nick Clifton <nickc@redhat.com>
2340
2341 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
2342 options by checking for a return value of '?' not -1.
2343
e4897a32
NC
23442000-12-28 Nick Clifton <nickc@redhat.com>
2345
2346 * lexsup.c (struct ld_option): Add new enum value:
2347 EXACTLY_TWO_DASHES.
2348 (ld_options[]): Change -omagic, -output and -oformat options
2349 to be EXACTLY_TWO_DASHES.
2350 (OUTPUT_COUNT): Use ARRAY_SIZE.
2351 (parse_args): Change parameter 'argc' to unsigned.
2352 Place EXACTLY_TWO_DASHES options into new really_longopts
2353 array.
2354 If getopt_long_only fails, try calling getopt_long using the
2355 really_longopts array.
2356 (help): Print a double dash for both EXACTLY_TWO_DASHES and
2357 TWO_DASHES options.
2358
2359 * ldlex.h: Fix prototype of parse_args.
2360
2361 * ld.texinfo: Document that long options starting with 'o'
2362 must be preceeded by two dashes. Change example of a single
2363 dashed long option from -oformat to -trace-symbol.
2364
1122a5fc
NC
23652000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
2366
2367 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
2368 (longopts[]): New --no-default-excludes option.
2369 (gld_${EMULATION_NAME}_list_options): Document.
2370 (gld_${EMULATION_NAME}_parse_args): Handle.
2371
037849a9
NC
23722000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2373
2374 * ldlang.c (new_stat): Revert the last beautification with "innocent"
2375 whitespace, it breaks the K&R C preprocessor.
2376
7ec229ce
DD
23772000-12-11 DJ Delorie <dj@redhat.com>
2378
2379 * ld.texinfo: Add notes about --whole-archive and gcc.
2380
b79e8c78
NC
23812000-11-18 Fred Fish <fnf@be.com>
2382
2383 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
2384 (ld_options): Entry for --allow-shlib-undefined.
2385 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
2386 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
2387 to false.
2388 * ld.texinfo: Document new command line switch.
d952f17a 2389
9a8e2505
GK
23902000-12-12 Geoffrey Keating <geoffk@redhat.com>
2391
2392 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
2393 .fixup is actually read/write.
2394 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
2395 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
2396 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
2397
3b16e843 23982000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2399
2400 * NEWS: Add note about x86_64 architecture.
2401
93b63cd3
DD
24022000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
2403
2404 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
2405 Set DWARF2 sections to a VMA of zero.
2406
24f6971a
NC
24072000-12-01 Joel Sherrill <joel@OARcorp.com>
2408
d952f17a 2409 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
24f6971a
NC
2410 New targets.
2411 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
2412 (sparc*-*-rtems*): Switched from a.out to ELF.
2413
2be3aa03
NC
24142000-11-30 Jan Hubicka <jh@suse.cz>
2415
2416 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
2417 (eelf_x86_64.c): New.
2418 * Makefile.in: Regenerate.
2419 * configure.tgt: Add support for x86_64-*-linux-gnu*.
2420 * emulparams/elf_x86_64.sh: New.
2421
8c899858
HPN
24222000-11-30 Hans-Peter Nilsson <hp@axis.com>
2423
2424 * emulparams/crislinux.sh (ENTRY): Change back to _start.
2425 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
2426
2427 * scripttempl/crisaout.sc: Change all RELOCATING not related to
2428 merging non-a.out sections into CONSTRUCTING.
2429
e47b9e39
NC
24302000-11-28 Nick Clifton <nickc@redhat.com>
2431
2432 * ld.1 (COPYING): Mention that the GNU Free Documentation
2433 License is present in the sources, but not the output, and
2434 also available from the GNU website.
2435 (GNU Free Documentation License): Comment out this section.
2436
ad95f82a
DB
24372000-11-28 David O'Brien <obrien@dragon.nuxi.com>
2438
2439 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
2440 does not use them.
2441
fd89e65f
DB
24422000-11-25 David O'Brien <obrien@FreeBSD.org>
2443
2444 * ld.1: Remove old date so it does not give the impression the manpage
2445 is way out of date.
2446
077b8428
NC
24472000-11-24 Nick Clifton <nickc@redhat.com>
2448
2449 * configure.tgt (xscale-coff): Add target.
2450 (xscale-elf): Add target.
2451
49425d28
NC
24522000-11-24 Fred Fish <fnf@be.com>
2453
d952f17a
AM
2454 * ldmain.c (main): Remove redundant init of config.make_executable
2455 to true.
49425d28 2456
d3480244
RH
24572000-11-15 Richard Henderson <rth@redhat.com>
2458
2459 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
2460
1ce7de8b
KH
24612000-11-14 Kazu Hirata <kazu@hxi.com>
2462
2463 * scripttempl/h8300.sc: Fix formatting.
2464 * scripttempl/h8300h.sc: Likewise.
2465 * scripttempl/h8300s.sc: Likewise.
2466
3b16e843 24672000-11-14 Denis Chertykov <denisc@overta.ru>
208d5cd0
DC
2468
2469 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
2470
2e418547
PB
24712000-11-09 Philip Blundell <pb@futuretv.com>
2472
2473 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
2474 around orphan sections whose names can be represented in C.
2475
c940e6fc
JW
24762000-11-07 Jim Wilson <wilson@redhat.com>
2477
2478 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
2479 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
2480
704c465c
NC
24812000-11-06 Nick Clifton <nickc@redhat.com>
2482
2483 * ld.texinfo: Add GNU Free Documentation License.
2484 * ldint.texinfo: Add GNU Free Documentation License.
cf055d54 2485 * ld.1: Add GNU Free Documentation License.
704c465c 2486
dca7760f
AM
24872000-11-05 Alan Modra <alan@linuxcare.com.au>
2488
2489 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
2490 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
2491
2492 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
2493 Move 2000-11-02 Makefile.in changes to this file.
2494 * Makefile.in: Regenerate.
2495
40a633d5
NC
24962000-11-03 Nick Clifton <nickc@redhat.com>
2497
2498 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
2499 constructors and destructors.
2500 * scripttempl/h8300h.sc: Ditto.
2501 * scripttempl/h8300s.sc: Ditto.
2502 * scripttempl/h8500.sc: Ditto.
2503 * scripttempl/h8500b.sc: Ditto.
2504 * scripttempl/h8500c.sc: Ditto.
2505 * scripttempl/h8500m.sc: Ditto.
2506 * scripttempl/h8500s.sc: Ditto.
2507 * scripttempl/v850.sc: Ditto.
2508 * scripttempl/w65.sc: Ditto.
2509 * scripttempl/z8000.sc: Ditto.
2510
59ff2774
NC
25112000-11-02 Per Lundberg <plundis@chaosdev.org>
2512
2513 * Makefile.in (e_i386_chaos.c): New rule.
2514 (ALL_EMULATIONS): Added e_i386_chaos.o.
2515 * emulparams/elf_i386_chaos.sh: New file.
2516 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
2517
645571e1
JJ
25182000-10-20 Jakub Jelinek <jakub@redhat.com>
2519
2520 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
2521 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
2522 Fix sed invocation, so that it coped with '/' in Solaris 64bit
2523 library path suffix.
2524 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
2525
c5975a45
HPN
25262000-10-18 Hans-Peter Nilsson <hp@axis.com>
2527
2528 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
2529 for consecutive sections.
2530
ea20a7da
CC
25312000-10-17 Chandrakala Chavva <cchavva@redhat.com>
2532
d952f17a
AM
2533 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
2534 options.
2535 * ld.texinfo: Added notes about this new option.
ea20a7da 2536
6e45556a
NC
25372000-10-16 Nick Clifton <nickc@redhat.com>
2538
2539 * emultempl/pe.em (_after_open): Add tests of return values from
2540 bfd functions. Emit appropriate error messages if necessary.
2541
b9a69188
NC
25422000-10-13 Nick Clifton <nickc@redhat.com>
2543
2544 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
102c86f8
NC
2545 local variables - they are not used, but leave in the call to
2546 bfd_canonicalize_symtab.
b9a69188
NC
2547 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
2548 pe_dll_search_prefix.
2549
627427de 25502000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
d952f17a 2551
627427de
DD
2552 * emultempl/pe.em (pe_dll_search_prefix): New variable,
2553 (longopts): New --dll-search-prefix option.
2554 (gld_${EMULATION_NAME}_list_options): Document.
2555 (gld_${EMULATION_NAME}_parse_args): Handle.
2556 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
2557 dynamically, search for a dll named '<prefix><basename>.dll'
2558 in preference to 'lib<basename>.dll' if --dll-search-prefix
2559 is specified.
2560
24376d1b
AM
25612000-10-12 Alan Modra <alan@linuxcare.com.au>
2562
2563 * ldlang.c (section_already_linked): Set kept_section instead of
2564 sec->comdat->sec.
2565
e47d05ad
KH
25662000-10-10 Kazu Hirata <kazu@hxi.com>
2567
2568 * deffile.h: Fix formatting.
2569 * lexsup.c: Likewise.
2570 * mri.c: Likewise.
2571
23a87948
DD
25722000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2573
2574 * pe-dll.c (make_one): Do not generate code thunk for DATA
2575 exports.
2576 (process_def_file): deduce DATA flag for auto-export sumbols.
2577
86b1cc60
KH
25782000-10-09 Kazu Hirata <kazu@hxi.com>
2579
89cdebba
KH
2580 * ld.h: Fix formatting.
2581 * ldcref.c: Likewise.
2582 * ldctor.h: Likewise.
2583 * ldemul.c: Likewise.
2584 * ldemul.h: Likewise.
2585 * ldexp.c: Likewise.
2586 * ldexp.h: Likewise.
2587 * ldfile.c: Likewise.
2588 * ldfile.h: Likewise.
2589 * ldlang.c: Likewise.
2590 * ldlang.h: Likewise.
2591 * ldmain.c: Likewise.
7bfd51a3
KH
2592 * pe-dll.c: Likewise.
2593
2594 * pe-dll.c: Revert some formatting fixes.
86b1cc60 2595
d643799d
KH
25962000-10-08 Kazu Hirata <kazu@hxi.com>
2597
2598 * pe-dll.c: Fix formatting.
2599
08da4cac
KH
26002000-10-05 Kazu Hirata <kazu@hxi.com>
2601
2602 * ldlang.c: Fix formatting.
2603
c2a94a7a
DD
26042000-10-03 DJ Delorie <dj@redhat.com>
2605
2606 * pe-dll.c (fill_edata): initialize entire block
2607 (make_one): fill in correct section.
2608
8c95a62e
KH
26092000-10-03 Kazu Hirata <kazu@hxi.com>
2610
2611 * ldexp.c: Fix formatting.
2612
486e80e2
DD
26132000-10-02 DJ Delorie <dj@redhat.com>
2614
2615 * emultempl/pe.em (gld_*_after_open): detect case where there two
2616 import libraries for same dll; rename one to ensure proper link
2617 order.
2618
2619 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
2620 typo
2621 (generate_edata): fix typo
2622
24dd9f75
HPN
26232000-09-29 Hans-Peter Nilsson <hp@axis.com>
2624
2625 * scripttempl/crisaout.sc (ENTRY): Now __start.
2626 (.text): Add default setting for __start.
2627 Remove CONSTRUCTORS handling.
2628 (/DISCARD/): Add .gnu.warning.*.
2629 * emulparams/crislinux.sh (ENTRY): Now __start.
2630 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
2631 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
2632 (ENTRY): Now __start.
2633 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
2634 (EXECUTABLE_SYMBOLS): Add default setting for __start.
2635
4de2d33d
KH
26362000-09-29 Kazu Hirata <kazu@hxi.com>
2637
5cc18311
KH
2638 * deffile.h: Fix formatting.
2639 * ld.h: Likewise.
2640 * ldcref.c: Likewise.
4de2d33d 2641 * ldctor.c: Likewise.
5cc18311 2642 * ldctor.h: Likewise.
4de2d33d 2643 * ldemul.c: Likewise.
5cc18311 2644 * ldemul.h: Likewise.
4de2d33d 2645 * ldexp.c: Likewise.
5cc18311 2646 * ldexp.h: Likewise.
4de2d33d 2647 * ldfile.c: Likewise.
5cc18311 2648 * ldfile.h: Likewise.
4de2d33d 2649 * ldlang.c: Likewise.
5cc18311
KH
2650 * ldlang.h: Likewise.
2651 * lexsup.c: Likewise.
2652 * mri.c: Likewise.
2653 * pe-dll.c: Likewise.
4de2d33d 2654
45b1f63c
DD
26552000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
2656
2657 * pe-dll.c (process_def_file): Uninitialized data wasn't
2658 exported with --export-all-symbols switch.
d952f17a 2659
45b1f63c
DD
26602000-09-28 DJ Delorie <dj@redhat.com>
2661
2662 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
2663 noname work properly.
2664
47d89dba
AM
26652000-09-28 Alan Modra <alan@linuxcare.com.au>
2666
2667 * ld.texinfo (HPPA ELF32): New section.
2668
2669 * emultempl/hppaelf.em (group_size): New.
2670 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
2671 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
2672 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
2673 options to prevent abbreviations matching.
2674 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
2675 (PARSE_AND_LIST_ARGS_CASES): Handle it.
2676
36bdbeec
NC
26772000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2678
2679 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
2680 on the m68*-*-elf target. Make it support COFF input objects.
2681
6d5e62f8
KH
26822000-09-21 Kazu Hirata <kazu@hxi.com>
2683
2684 * ldmain.c: Fix formatting.
2685 * ldmisc.c: Likewise.
2686 * ldver.c: Likewise.
2687 * ldwrite.c: Likewise.
2688
e2eb67d9
AM
26892000-09-21 Alan Modra <alan@linuxcare.com.au>
2690
2691 * ldwrite.c (clone_section): Silence gcc warnings.
2692
b3ea3584
AM
26932000-09-20 Alan Modra <alan@linuxcare.com.au>
2694
2695 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
2696 out of memory failure.
2697
2698 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
2699 (clone_section): Handle out of memory failures. Rename var to
2700 avoid c++ reserved word.
2701
25f72752
AM
27022000-09-18 Alan Modra <alan@linuxcare.com.au>
2703
2704 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
2705 stub_name param to stub_sec_name.
2706 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
2707
0752970e
NC
27082000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2709
2710 * emultempl/m68kelf.em: New file.
2711 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
2712 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
2713 * Makefile.in: Regenerate.
2714
92b7e9d8
AM
27152000-09-15 Alan Modra <alan@linuxcare.com.au>
2716
2717 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
2718 only as needed.
2719
9b14b192
NC
27202000-09-13 Nick Clifton <nickc@redhat.com>
2721
2722 * ldmain.c (multiple_definition): Disable relaxation if
2723 multiple symbol definitions are encountered - otherwise the
2724 linker could abort with an assertion failure.
2725
891fa266
NC
27262000-09-10 Nick Clifton <nickc@redhat.com>
2727
2728 * mri.c: Fix formatting.
2729
5d64ca4e
L
27302000-09-07 H.J. Lu <hjl@gnu.org>
2731
2732 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2733 * configure: Rebuild.
2734
dd94604f
L
27352000-09-07 H.J. Lu <hjl@gnu.org>
2736
2737 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
2738 * Makefile.in: Rebuild.
2739
71bfc0ae
AM
27402000-09-07 Alan Modra <alan@linuxcare.com.au>
2741
2742 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
2743 broken list handling. Create __start_SECNAME and __stop_SECNAME
2744 when no place-holder. Add some comments. Test both SEC_CODE and
2745 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
ed15ac6a 2746 Handle case where no output section statement created.
71bfc0ae 2747
4a428502
AO
27482000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
2749
2750 * configure.tgt (sh-*-linux*): Added.
2751 * Makefile.am: Added eshelf_linux and eshlelf_linux.
2752 * Makefile.in: Rebuilt.
2753 * emulparams/shelf_linux.sh: New file.
2754 * emulparams/shlelf_linux.sh: New file.
2755
f9989030
AM
27562000-09-06 Alan Modra <alan@linuxcare.com.au>
2757
2758 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2759 try shuffling sections when the orphan happens to be the place
2760 holder. Keep count of unique section names generated so we speed
2761 the search for a new name.
2762
58cccadb
AO
27632000-09-06 Alexandre Oliva <aoliva@redhat.com>
2764
2765 * configure: Rebuilt with new libtool.m4.
2766
5b343f5a
NC
27672000-09-05 Nick Clifton <nickc@redhat.com>
2768
2769 * Makefile.in: Regenerate.
2770 * aclocal.m4: Regenerate.
2771 * configure: Regenerate.
2772 * config.in: Regenerate.
2773 * po/ld.pot: Regenerate.
2774
2775 * ldint.texinfo: Remove CVS revision marker - it foils local
2776 comparisons.
2777
2778 * emultempl/ticoff.em: Remove extraneous comma.
50bbae35 2779
a854a4a7
AM
27802000-09-05 Alan Modra <alan@linuxcare.com.au>
2781
3231d22e
AM
2782 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
2783 to stub section flags.
2784 (hppa_for_each_input_file_wrapper): New.
2785 (hppa_lang_for_each_input_file): New.
2786 (lang_for_each_input_file): Define to call above.
2787 (multi_subspace): New.
2788 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
2789 (PARSE_AND_LIST_PROLOGUE): Define.
2790 (PARSE_AND_LIST_LONGOPTS): Define.
2791 (PARSE_AND_LIST_OPTIONS): Define.
2792 (PARSE_AND_LIST_ARGS_CASES): Define.
2793 (hppaelf_finish): Call elf32_hppa_set_gp.
2794 (hppaelf_set_output_arch): Remove.
2795 (LDEMUL_SET_OUTPUT_ARCH): Remove.
2796
2797 * emulparams/hppalinux.sh (ELFSIZE): Define.
2798 (MACHINE): Define.
2799 (OTHER_READONLY_SECTIONS): Define.
2800 (DATA_PLT): Define.
2801 (GENERATE_SHLIB_SCRIPT): Define.
2802
5f992e62
AM
2803 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
2804 to const throughout. Change `void *' to `PTR' throughout.
2805 (lang_memory_default): Function is local to file, add `static'.
2806
2807 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
2808 (ehppalinux.c): Likewise.
2809 (earmelf.c): Likewise.
2810 (earmelf_linux.c): Likewise.
2811 (earmelf_linux26.c): Likewise.
2812 * Makefile.in: Regenerate.
2813
a854a4a7
AM
2814 * ld.h (ld_config_type): Add unique_orphan_sections.
2815 * lexsup.c (OPTION_UNIQUE): Define.
2816 (ld_options): Add "--unique".
2817 (parse_args): Handle it.
2818 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2819 search for an existing output section if unique_orphan_sections is
2820 set. Make use of bfd_get_unique_section_name rather than
2821 duplicating code here.
2822 * ld.texinfo: Describe --unique.
2823
2824 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
2825 optional arg to split-by-file.
2826 (parse_args): Handle them.
2827 * ld.texinfo: Update description of these options.
2828 * ldwrite.c (clone_section): Pass in the section name. Replace
2829 local code with bfd_get_unique_section_name.
2830 (split_sections): Tidy code and comments. Use a list traversal
2831 more appropriate to the list construction. Handle cooked section
2832 sizes. Split when split_by_reloc reached rather than exceeded.
2833 Track section size and split when split_by_file reached. Fix
2834 link_order_tail (even though it's not used).
2835 (ldwrite): Modify condition for calling split_sections to suit
2836 changed split_by_reloc and split_by_file.
2837 * ldmain.c (main): Init config.split_by_reloc and
2838 config.split_by_file to -1.
2839 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
2840 Change split_by_file to bfd_size_type.
2841
18e03609
NC
28422000-09-02 Nick Clifton <nickc@redhat.com>
2843
2844 * configure.in: Increase version number to 2.10.91.
2845 * NEWS: Mention new ability to support removal of duplicate DWARF2
2846 debug information.
2847 * configure: Regenerate.
2848 * aclocal.m4: Regenerate.
2849 * config.in: Regenerate.
2850
3a9d486c
NC
28512000-09-02 Daniel Berlin <dberlin@redhat.com>
2852
2853 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
2854 sections.
a2b64bed 2855 * scripttempl/elf32avr.sc: Ditto.
3a9d486c
NC
2856 * scripttempl/elfd10v.sc: Ditto.
2857 * scripttempl/elfd30v.sc: Ditto.
2858 * scripttempl/elfi370.sc: Ditto.
2859 * scripttempl/elfm68hc11.sc: Ditto.
2860 * scripttempl/elfm68hc12.sc: Ditto.
2861 * scripttempl/elfi386beos.sc: Ditto.
2862 * scripttempl/v850.sc: Ditto.
50bbae35 2863
ac48eca1
AO
28642000-08-31 Alexandre Oliva <aoliva@redhat.com>
2865
2866 * acinclude.m4: Include libtool and gettext macros from the
2867 top level.
2868 * aclocal.m4, configure: Rebuilt.
2869
c13b1b77
NC
28702000-08-25 Nick Clifton <nickc@redhat.com>
2871
2872 * ldlang.c (open_output): When choosing the target for a
2873 particular endianness, do nothing if the target is not
2874 supported.
2875
dcb0bd0e
L
28762000-08-25 H.J. Lu <hjl@gnu.org>
2877
2878 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
2879 check -rpath nor LD_RUN_PATH for cross link.
2880 * ld.texinfo: Document the change.
2881
5bcac8a4
HPN
28822000-08-24 Hans-Peter Nilsson <hp@axis.com>
2883
2884 * NEWS: Mention support for CRIS.
2885
6dd8c765
L
28862000-08-23 H.J. Lu <hjl@gnu.org>
2887
2888 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
2889 the current runpath list from bfd_elf_get_runpath_list ()
2890 before search.
2891
ec4eb78a
L
28922000-08-22 H.J. Lu <hjl@gnu.org>
2893
2894 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
2895 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
2896 LD_LIBRARY_PATH for native linker. Display the needed DSO if
2897 trace_file_tries is non-zero.
2898 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
2899 if trace_file_tries is non-zero.
2900
2901 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
a8175964 2902 * NEWS: Mention it.
ec4eb78a 2903
22b36938
JE
29042000-08-14 Jason Eckhardt <jle@cygnus.com>
2905
2906 * NEWS: Mention i860 support.
2907
d73e9da0
AS
29082000-08-14 Andreas Schwab <schwab@suse.de>
2909
2910 * scripttempl/elf.sc: Fix last change to use correct comment
50bbae35 2911 syntax.
d73e9da0 2912
9ac4db9c
GK
29132000-08-10 Geoff Keating <geoffk@cygnus.com>
2914
2915 * scripttempl/elf.sc: Add a comment giving the correspondence
2916 between sections, per-datum sections, and linkonce sections. Make
2917 the comment true even for .bss, .sdata, .sdata2, .sbss, and
2918 .sbss2.
2919
165589e4
JE
29202000-08-10 Jason Eckhardt <jle@cygnus.com>
2921
2922 * emulparams/elf32_i860.sh: New file.
2923 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
2924 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
2925 (eelf32_i860.c): New rule.
2926 * Makefile.in: Regenerate.
2927
345a835d
NC
29282000-08-10 Nick Clifton <nickc@cygnus.com>
2929
2930 * emulparams/mipspe.sh (ENTRY): Add definition.
2931
e374f1d9
NC
29322000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
2933
2934 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
2935 in error message.
2936
236d5abf
NC
29372000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2938
2939 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
2940 the final size of .bss section.
2941 * scripttempl/elfm68hc12.sc: Likewise.
2942
4b209b22
AM
29432000-08-04 Alan Modra <alan@linuxcare.com.au>
2944
2945 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
2946 gld${EMULATION_NAME}_parse_args for consistency. Combine
2947 lastoptind and prevoptind vars, and keep track of last optind.
2948 (gld_${EMULATION_NAME}_list_options): Rename to
2949 gld${EMULATION_NAME}_list_options.
2950
28423a68
AM
29512000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
2952
2953 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
2954 (i586-sco-sysv5uw7.1.0).
2955
b2009ff7
L
29562000-07-27 H.J. Lu <hjl@gnu.org>
2957
2958 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
2959 (PARSE_AND_LIST_PROLOGUE): New.
2960 (PARSE_AND_LIST_LONGOPTS): Likewise.
2961 (PARSE_AND_LIST_OPTIONS): Likewise.
2962 (PARSE_AND_LIST_ARGS_CASES): Likewise.
2963 (PARSE_AND_LIST_EPILOGUE): Likewise.
2964
04925e1e
AM
29652000-07-28 Alan Modra <alan@linuxcare.com.au>
2966
41392f03
AM
2967 * emultempl/armelf.em: Elide functions common to elf32.em,
2968 ie. most of the file.
2969 (arm_elf_after_open): New. Do arm specific things then call
2970 gld${EMULATION_NAME}_after_open.
2971 (arm_elf_before_allocation): New. Call
2972 gld${EMULATION_NAME}_before_allocation then do arm specifics.
2973 (PARSE_AND_LIST_PROLOGUE): Define.
2974 (PARSE_AND_LIST_SHORTOPTS): Define.
2975 (PARSE_AND_LIST_LONGOPTS): Define.
2976 (PARSE_AND_LIST_OPTIONS): Define.
2977 (PARSE_AND_LIST_ARGS_CASES): Define.
2978 (LDEMUL_AFTER_OPEN): Define.
2979 (LDEMUL_BEFORE_ALLOCATION): Define.
2980 (LDEMUL_BEFORE_PARSE): Define.
2981 (LDEMUL_FINISH): Define.
2982
2983 * emultempl/hppaelf.em: Similarly zap most of this file.
2984 (hppaelf_add_stub_section): Prototype.
2985 (hppaelf_layaout_sections_again): Prototype.
2986 (hook_in_stub): Prototype.
2987 (LDEMUL_SET_OUTPUT_ARCH): Define.
2988 (LDEMUL_FINISH): Define.
2989 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
2990
2991 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
2992 (EXTRA_EM_FILE): New.
2993 * emulparams/armelf_linux.sh: Likewise.
2994 * emulparams/armelf_linux26.sh: Likewise.
2995 * emulparams/hppalinux.sh: Likewise.
2996 * emulparams/hppaelf.sh: Likewise.
2997 (NOP): Define.
2998
2999 * emultempl/elf32.em: Fix formatting.
3000 (EXTRA_EM_FILE): Source it.
3001 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
3002 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
3003 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
3004 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
3005 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
3006 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
3007 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
3008 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
3009 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
3010 allow functions in this file to be overridden.
3011 (PARSE_AND_LIST_SHORTOPTS): Handle it.
3012
3013 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
3014
04925e1e
AM
3015 * emultempl/elf32.em: Reorganize file.
3016
88cdf297
NC
30172000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
3018
3019 * emulparams/elf64alpha.sh: Implement "-taso" emulation
3020 specific option to fit 64-bit executable in the lower
3021 31-bit address range. This is done by changing start
3022 address of .interp (the very first section of executable)
3023 and then setting EF_ALPHA_32BIT elf header flag.
3024
20bccb34
NC
30252000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3026
3027 * emultempl/m68kcoff.em: New file.
3028 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
3029 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
3030 generic.em.
3031 * Makefile.in: Regenerate.
3032
699845ef
L
30332000-07-20 H.J. Lu <hjl@gnu.org>
3034
3035 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
3036 and "disable-new-dtags" to stop getopt from treating -d/-e as
3037 abbreviations for these options.
3038
6c1439be
L
30392000-07-20 H.J. Lu <hjl@gnu.org>
3040
3041 * ld.texinfo: Add documentation for --disable-new-dtags and
3042 --enable-new-dtags.
3043
3044 * ldmain.c (main): Initialize link_info.new_dtags to false.
3045
3046 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
3047 --disable-new-dtags and --enable-new-dtags.
3048 (gld_${EMULATION_NAME}_list_options): Likewise.
3049
28c309a2
NC
30502000-07-05 Kenneth Block <krblock@computer.org>
3051
a2b64bed
NC
3052 * lexsup.c: Add optional style to demangle switch
3053 * ld.texinfo: Document optional style to demangle switch.
50bbae35 3054
9d06555c
HPN
30552000-07-20 Hans-Peter Nilsson <hp@axis.com>
3056
3057 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
3058 ecrislinux.o.
3059 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
3060 Regenerate dependencies.
3061 * Makefile.in: Rebuild.
3062 * configure.tgt (cris-*-*): New target.
3063 * emulparams/crisaout.sh, emulparams/criself.sh,
3064 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
3065 * po/POTFILES.in, po/ld.pot: Regenerate.
3066
19e3be22
L
30672000-07-20 H.J. Lu <hjl@gnu.org>
3068
3069 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
3070 Print out ignored -z options.
3071
e0ee487b
L
30722000-07-19 H.J. Lu <hjl@gnu.org>
3073
19e3be22
L
3074 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
3075 (PARSE_AND_LIST_PROLOGUE): New.
3076 (PARSE_AND_LIST_LONGOPTS): Likewise.
3077 (PARSE_AND_LIST_OPTIONS): Likewise.
3078 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3079
3080 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
3081
3082 * lexsup.c (ld_options): Comment out 'z'.
3083 (parse_args): Likewise.
3084
3085 * emultempl/elf32.em: Include "elf/common.h".
3086 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
3087 options.
3088 (gld_${EMULATION_NAME}_list_options): Likewise.
3089
3090 * ld.texinfo: Add documentation for the recognized -z options.
e0ee487b 3091
49e56c49
L
30922000-07-19 H.J. Lu <hjl@gnu.org>
3093
3094 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
3095 bfd_elf_set_dt_needed_soname ().
3096
9d68bc82
DD
30972000-07-18 DJ Delorie <dj@cygnus.com>
3098
3099 * pe-dll.c (pe_dll_id_target): check object target name also
3100
53db15ed
HPN
31012000-07-18 Hans-Peter Nilsson <hp@axis.com>
3102
3103 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
3104 ${INIT_END} if relocating.
3105 (.fini): Likewise ${FINI_START} and ${FINI_END}.
3106
0ad8cf4c
DD
31072000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
3108
a2b64bed 3109 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
0ad8cf4c
DD
3110 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
3111 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
3112 errors introduced by the old dynamic lib search order.
3113
874c8c99
DD
31142000-07-17 DJ Delorie <dj@cygnus.com>
3115
3116 * pe-dll.c (process_def_file): auto-export data items also
3117 (pe_process_import_defs): also see if _imp_ form needed
3118
5b4cf3f4
DD
31192000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
3120
3121 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
3122 for dll import libraries
3123
062739d1
NC
31242000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
3125
3126 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
d952f17a 3127 gcc 2.95.2 and later.
062739d1 3128
1c64c4ed
NC
31292000-07-11 Kazu Hirata <kazu@hxi.com>
3130
50bbae35
AM
3131 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
3132 message.
1c64c4ed 3133
b71e2778
AM
31342000-07-10 Alan Modra <alan@linuxcare.com.au>
3135
3136 * ldemul.h (struct lang_input_statement_struct): Remove forward
3137 declaration.
3138 (struct search_dirs): Likewise.
3139 * ldfile.h (struct lang_input_statement_struct): Likewise.
3140 Protect file from multiple inclusion.
3141 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
3142 declaration from macro to file scope.
3143
3144 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
3145 * ldgram.y: Likewise here.
3146 * ldlang.c: And here.
3147 * ldmain.c: And here.
3148 * mpw-elfmips.c: And here.
3149 * mpw-eppcmac.c: And here.
3150 * emultempl/aix.em: And here.
3151 * emultempl/armcoff.em: And here.
3152 * emultempl/armelf.em: And here.
3153 * emultempl/armelf_oabi.em: And here.
3154 * emultempl/beos.em: And here.
3155 * emultempl/elf32.em: And here.
3156 * emultempl/hppaelf.em: And here.
3157 * emultempl/linux.em: And here.
3158 * emultempl/lnk960.em: And here.
3159 * emultempl/pe.em: And here.
3160 * emultempl/sunos.em: And here.
3161 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
3162 * mpw-idtmips.c: Ditto.
3163 * emultempl/generic.em: Ditto.
3164 * emultempl/gld960.em: Ditto.
3165 * emultempl/gld960c.em: Ditto.
3166 * emultempl/mipsecoff.em: Ditto.
3167 * emultempl/ticoff.em: Ditto.
3168 * emultempl/vanilla.em: Ditto.
3169
3170 * pe-dll.c: Include ldfile.h
3171 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
3172
3173 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
3174 arguments to bfd_elf32_size_dynamic_sections call.
3175 (gldelf32ebmip_place_orphan): Add missing arguments to
3176 lang_leave_output_section_statement call.
3177
2ef53d66
L
31782000-07-10 H.J. Lu <hjl@gnu.org>
3179
3180 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
3181 DLL_SUPPORT.
3182 (strhash): Likewise.
3183 (compute_dll_image_base): Likewise.
3184 (pe_undef_found_sym): Likewise.
3185 (pe_undef_cdecl_match): Likewise.
3186 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
3187 argument "arch" with ATTRIBUTE_UNUSED.
3188
9a8cbb09
AM
31892000-07-10 Alan Modra <alan@linuxcare.com.au>
3190
3191 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
3192
3193 From Ryan Bradetich <rbradetich@uswest.net>
3194 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
50bbae35 3195
4900fc06
AM
31962000-07-09 Alan Modra <alan@linuxcare.com.au>
3197
3198 Changes to create multiple linker stubs, positioned immediately
3199 before the section where they are required.
3200 * emultempl/hppaelf.em: Include elf32-hppa.h.
3201 (stub_sec, file_chain): Delete.
3202 (hppaelf_create_output_section_statements): Don't make a stub
3203 section here.
3204 (hook_stub_info): New struct.
3205 (hook_in_stub): New function.
3206 (hppaelf_add_stub_section): New function.
3207 (hppaelf_finish): Do nothing for relocateable links. Modify the
3208 call to elf32_hppa_size_stubs. Move code for updating section
3209 layout from here...
3210 (hppaelf_layaout_sections_again): ..to here, a new function.
3211
3212 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
3213 broken list handling. Pass in a pointer to the list.
3214 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
3215 for above changes.
3216 (hppaelf_before_parse): Prototype.
3217 (hppaelf_set_output_arch): Prototype.
3218 (hppaelf_create_output_section_statements): Prototype.
3219 (hppaelf_delete_padding_statements): Prototype.
3220 (hppaelf_finish): Prototype.
3221
3222 Merge from elf32.em
3223 * emultempl/hppaelf.em: Include ctype.h.
3224 (struct orphan_save): New.
3225 (gld${EMULATION_NAME}_place_orphan): New.
3226 (output_rel_find): New.
3227 (hppaelf_get_script): Update from elf32.em.
3228 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
3229 Change emulation_name field to "${EMULATION_NAME}". Add
50bbae35 3230 gld${EMULATION_NAME}_place_orphan.
4900fc06
AM
3231
3232 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
3233 ehppalinux.o, sort it. Regenerate dependencies.
3234 (ehppalinux.c): Depend on hppaelf.em
3235 * Makefile.in: Regenerate.
3236
3237 * configure.tgt: targ_emul=hppalinux for hppa*linux
3238
3239 * emulparams/hppalinux.sh: New.
3240 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
3241
227aeb07
AM
32422000-07-08 Alan Modra <alan@linuxcare.com.au>
3243
3244 * lexsup.c (parse_args): Copy section name.
3245
28609fd4 32462000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
602e90d3 3247
2ef53d66 3248 * emultempl/pe.em: institute the following search order for
602e90d3
DD
3249 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
3250 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
3251 static lib (libfoo.a) if none of the above are found.
3252
5f577f7d
DD
32532000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
3254
50bbae35 3255 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
5f577f7d 3256 (longopts): New --{enable,disable}-auto-image-base options.
50bbae35 3257 (gld_${EMULATION_NAME}_list_options): Document.
5f577f7d
DD
3258 (gld_${EMULATION_NAME}_parse): Handle.
3259 (strhash): New static function.
50bbae35 3260 (compute_dll_image_base): New static function.
5f577f7d
DD
3261 (gld_${EMULATION_NAME}_set_symbols): Use.
3262
9a8cbb09 32632000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
3264
3265 * MAINTAINERS: new
3266
3548145d 32672000-07-01 Koundinya K <kk@ddeorg.soft.net>
50bbae35
AM
3268
3269 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
3270 * emulparams/elf32btsmip.sh: New file.
3271 * Makefile.am: Add traditional mips target.
3272 * Makefile.in: Rebuild.
3273
67798033
L
32742000-07-01 H.J. Lu <hjl@gnu.org>
3275
3276 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
3277 automake to use YLWRAP.
3278 * Makefile.in: Rebuild.
3279
0bdaf48b
AM
32802000-07-01 Alan Modra <alan@linuxcare.com.au>
3281
3282 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
3283 (CLEANFILES): Add DEPA.
3284 * Makefile.in: Regenerate.
3285
c9e769c2
TW
32862000-06-30 Timothy Wall <twall@ppc>
3287
3288 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
3289 the page in the upper octet of the address.
3290
65aa24b6
NC
32912000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
3292
3293 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
3294
4667035e
AM
32952000-06-24 Alan Modra <alan@linuxcare.com.au>
3296
3297 * NEWS: arm-elf does --gc-sections too.
3298
1581f8c9
AM
32992000-06-22 Alan Modra <alan@linuxcare.com.au>
3300
3301 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
3302 find one.
3303 * Makefile.in: Regenerate.
3304
01580992
L
33052000-06-21 H.J. Lu <hjl@gnu.org>
3306
3307 * Makefile.am: Rebuild dependency.
3308 * Makefile.in: Rebuild.
3309
bbeb2e03
L
33102000-06-20 H.J. Lu <hjl@gnu.org>
3311
3312 * Makefile.am: Rebuild dependency.
3313 * Makefile.in: Rebuild.
3314
74459f0e
TW
33152000-06-20 Timothy Wall <twall@cygnus.com>
3316
3317 * scripttempl/tic54xcoff.sc: New.
3318 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
3319 * gen-doc.texi: Add flag for TI COFF.
3320 * ld.texinfo: Add documentation for TI COFF handling switches.
3321 * emultempl/ticoff.em: New. TI COFF handling.
3322 * configure.tgt: Add tic54x target.
3323 * Makefile.am: Add tic54x target.
3324 * Makefile.in: Ditto.
3325
2ab47eed
AM
33262000-06-20 Alan Modra <alan@linuxcare.com.au>
3327
3328 * ldmain.c (set_scripts_dir): Correct pointer comparison when
3329 checking for backslashes.
3330
919e4093
AM
33312000-06-19 Alan Modra <alan@linuxcare.com.au>
3332
3333 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
3334
987fd5b4
AM
33352000-06-18 Alan Modra <alan@linuxcare.com.au>
3336
3337 * NEWS: Update list of targets supporting --gc-sections.
3338
3339 * scripttempl/elf.sc: KEEP .eh_frame contents.
3340 * scripttempl/elfd30v.sc: Same here.
3341
60bcf0fa
NC
33422000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
3343
3344 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
3345 and m68hc11 (elf).
3346 * Makefile.in: Rebuild.
3347 * configure.tgt: Recognize m68hc12 and m68hc11.
3348 * scripttempl/elfm68hc12.sc: New file.
3349 * emulparams/m68hc12elfb: New emulation.
3350 * emulparams/m68hc12elf: New emulation.
3351 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
3352 (includes a memory.x script to define the ROM and RAM banks).
3353 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
3354 New configuration files for support of Motorola 68hc11
3355
c7c54483
AM
33562000-06-15 Alan Modra <alan@linuxcare.com.au>
3357
3358 * ldmain.c (main): Only change SEC_READONLY for final link.
3359
bcef29e6
L
33602000-06-13 H.J. Lu <hjl@gnu.org>
3361
3362 * configure: Regenerate.
3363
946efd95
DB
33642000-06-08 David O'Brien <obrien@FreeBSD.org>
3365
3366 * configure.in (VERSION): Update to show this is the CVS mainline.
3367
57a6fd07
DB
33682000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3369
3370 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
3371 input objects to be ECOFF.
3372 (check_sections): einfo takes %B, not %P, to print a BFD name.
3373
e06cae36
L
33742000-06-05 Michael Matz <matz@ifh.de>
3375
3376 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
d952f17a 3377 version scripts.
e06cae36 3378
d952f17a 3379 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
e06cae36 3380
2f0b56c0
DC
33812000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
3382
3383 * emulparams/avr1200.sh (STACK): Define as 0.
3384 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
3385 * emulparams/avr4433.sh (STACK): Likewise.
3386 * emulparams/avr44x4.sh (STACK): Likewise.
3387 * emulparams/avr85xx.sh (STACK): Likewise.
3388 * emulparams/avrmega103.sh (STACK): Likewise.
3389 * emulparams/avrmega161.sh (STACK): Likewise.
3390 * emulparams/avrmega603.sh (STACK): Likewise.
3391 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
3392 (__stack): Define from ${STACK} for main().
3393
2114f57b
AM
33942000-05-26 Alan Modra <alan@linuxcare.com.au>
3395
3396 * Makefile.am: Update dependencies with "make dep-am"
3397 * Makefile.in: Regenerate.
3398
5af11cab
AM
33992000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
3400
3401 * ldmain.c: Include filenames.h.
3402 (set_scripts_dir): Support backslashes in program name.
3403
1f0df59a
NC
34042000-05-22 Igor Shevlyakov <igor@windriver.com>
3405
3406 * ldmain.c (main): When deciding if ".text" section should be
50bbae35
AM
3407 read-only, don't forget to reset SEC_READONLY because it
3408 could be already set.
1f0df59a 3409
176355da
NC
34102000-05-22 Thomas de Lellis <tdel@windriver.com>
3411
50bbae35
AM
3412 * ld.1: Add documentation for new command line option:
3413 --section-start <sectionname>=<sectionorg>
3414 This is a generic version of -Ttext etc. which accepts
3415 any section name as a parameter instead of just text/data/
3416 bss.
3417 * ld.texinfo: More docs.
3418 * NEWS: More docs.
3419 * lexsup.c: (parse_args): Recognize new command line option.
176355da 3420 (ld_options): Add new option.
50bbae35 3421
8c5ff972
L
34222000-05-18 H.J. Lu <hjl@gnu.org>
3423
3424 * lexsup.c (parse_args): `i' == `r', not `q'.
3425
3b16e843 34262000-05-18 Jeffrey A Law (law@cygnus.com)
0b76fe77
JL
3427
3428 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
3429
a712da20
NC
34302000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
3431 Rick Gorton <gorton@scrugs.lkg.dec.com>
50bbae35 3432
a712da20
NC
3433 Add support for '-q' == '--emit-relocs' switch.
3434 * ldmain.c (main): Default to false.
3435 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
3436 * NEWS: Describe the emitrelocations switch.
3437 * ld.texinfo: Describe the emitrelocations switch.
3438
690a460e
NC
34392000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
3440
a2b64bed 3441 * emultempl/pe.em (_open_dynamic_archive): New function: Search
690a460e
NC
3442 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
3443 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
3444 link options.
50bbae35 3445
c2f1343c
AM
34462000-05-15 David O'Brien <obrien@FreeBSD.org>
3447
3448 * lexsup.c (parse_args): Update the year in the copyright notice.
3449
897083bd
AM
34502000-05-13 Alan Modra <alan@linuxcare.com.au>
3451
3452 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
3453 Replace defines with those from intl/libgettext.h to quieten gcc
3454 warnings.
3455
cd4c806a
L
34562000-05-10 H.J. Lu <hjl@gnu.org>
3457
3458 * ldlang.c (open_input_bfds): Don't load the same file within
3459 a group again if the whole archive has been loaded already.
3460
93697284
AM
34612000-05-03 Alan Modra <alan@linuxcare.com.au>
3462
3463 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
3464 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
3465 strtoul.
3466
3b16e843 34672000-05-01 Jim Wilson <wilson@cygnus.com>
ebd6fc29 3468
99a4150f 3469 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
50bbae35 3470
ebd6fc29
JW
3471 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3472 host "ia64-*-linux-gnu*".
3473
a1934524
AM
34742000-04-29 Andreas Jaeger <aj@suse.de>
3475
3476 * ld.h: Correctly check GCC version.
3477
3b16e843 34782000-04-25 Jeffrey A Law (law@cygnus.com)
730a39a0
JL
3479
3480 * Makefile.am: Add PA64 support. Add missing dependencies for
3481 PA32 elf support.
3482 * Makefile.in: Rebuilt.
3483 * configure.tgt: Add PA64 support (currently disabled).
3484
aea4bd9d
AM
34852000-04-25 Alan Modra <alan@linuxcare.com.au>
3486
3487 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
3488 (output_rel_find): New function.
3489 (hold_section, hold_use): Delete.
3490 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3491 hold_interp): Make local to place_orphan.
3492 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
3493 rather than place_section to find possible previous use of orphan.
3494 Similarly find the place-holder output sections. Use returned
3495 value from lang_enter_output_section_statement rather than calling
3496 lang_output_section_statement_lookup.
3497 * emultempl/armelf.em: Same here.
3498 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
3499
3500 * ldlang.c (lang_enter_output_section_statement): Return output
3501 section statement.
3502 * ldlang.h (lang_enter_output_section_statement): Change
3503 declaration too.
3504
3505 * ldlang.h (lang_output_section_statement): Export it.
3506 * ldlang.c (lang_output_section_statement): Ditto.
3507
2b5fc1f5
NC
35082000-04-24 Nick Clifton <nickc@cygnus.com>
3509
3510 * ld.texinfo (Output Section Data): Add note that section data
3511 commands cannot appear outside of section directives.
3512
d8475ff6
JL
35132000-04-2 Matthew Green <mrg@cygnus.com>
3514
3515 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
3516
3b16e843
NC
35172000-04-21 Richard Henderson <rth@cygnus.com>
3518 David Mosberger <davidm@hpl.hp.com>
800eeca4
JW
3519
3520 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
3521 (eelf64_ia64.c): New rule.
3522 * Makefile.in: Rebuild.
3523 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
3524 * emulparams/elf64_ia64.sh: New file.
50bbae35 3525
c9637625
RH
35262000-04-21 Richard Henderson <rth@cygnus.com>
3527
3528 * scripttempl/elfd30v.sc: Place .gcc_except_table.
3529
28ea9521
AM
35302000-04-19 Alan Modra <alan@linuxcare.com.au>
3531
3532 * dep-in.sed: Match space at start of file name, not at end.
3533
20d04697
L
35342000-04-18 H.J. Lu <hjl@gnu.org>
3535
3536 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
3537 lang_leave_output_section_statement () after calling
3538 lang_enter_output_section_statement ().
3539 * emultempl/armelf.em: Likewise.
3540
5ba47421
AM
35412000-04-18 Alan Modra <alan@linuxcare.com.au>
3542
3543 * emultempl/elf32.em (struct orphan_save): Add section field.
3544 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
3545 better order, and place first orphan section as we did before the
3546 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
3547 Don't call make_bfd_section here, let wild_doit do the job for us.
3548 Don't build a statement list when we'll only throw it away.
3549 * emultempl/armelf.em: Ditto.
3550 * emultempl/pe.em: Similarly.
3551
bdbe5705
GK
35522000-04-14 Geoff Keating <geoffk@cygnus.com>
3553
3554 * scripttempl/elfppc.sc: Remove.
3555 * emulparams/elf32ppc.sh: Use elf.sc.
3556 * emulparams/elf32lppc.sh: Use elf.sc.
3557 * emulparams/elf32ppclinux.sh: Use elf.sc.
3558 * emulparams/elf32ppcsim.sh: New file.
3559 * emulparams/elf32lppcsim.sh: New file.
3560 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
3561 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
3562 * Makefile.in: Regenerate.
3563 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
3564
01cc8ff8
AM
35652000-04-14 Alan Modra <alan@linuxcare.com.au>
3566
5ba47421 3567 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
01cc8ff8 3568 ~SEC_ALLOC sections too. Init start address of debug sections.
5ba47421
AM
3569 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
3570 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
01cc8ff8
AM
3571 Also set all relocateable section start addresses.
3572
6c86c541
GK
35732000-04-13 Geoff Keating <geoffk@cygnus.com>
3574
3575 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
3576 Add new BSS_PLT variable for when .plt need not be contained in
3577 the file. Move _etext so that it is also after .fini, and provide
3578 both etext and _etext with a leading underscore. Mark the start
3579 and end of .sbss.
3580
6a345e87
AM
35812000-04-12 Alan Modra <alan@linuxcare.com.au>
3582
3583 * emultempl/elf32.em (struct orphan_save): New.
3584 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3585 hold_interp): Make them struct orphan_save.
3586 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
3587 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
3588 the end of the relevant section list. Also add associated section
3589 statements to the end of any previous orphan statements.
3590 * emultempl/armelf.em: Similarly.
3591 * emultempl/pe.em: Similarly.
3592
8be86746
AM
35932000-04-11 Alan Modra <alan@linuxcare.com.au>
3594
3595 * ld.texinfo (Simple Example): Remove extraneous paragraph.
3596
3b16e843 35972000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
50bbae35 3598
a2d91340 3599 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
50bbae35 3600 --enable-build-warnings option.
a2d91340
AC
3601 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3602 * Makefile.in, configure: Re-generate.
3603
41b49281
AM
36042000-04-04 Alan Modra <alan@linuxcare.com.au>
3605
8ad3436c
AM
3606 * po/ld.pot: Regenerate.
3607
3608 * lexsup.c (help): Restore translated part of bug string.
3609
41b49281
AM
3610 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
3611 (DEP): Quote when passing vars to sub-make. Add warning message
3612 to end.
3613 (DEP1): Rewrite for "gcc -MM".
3614 (CLEANFILES): Add DEP2.
3615 Update dependencies.
3616 * Makefile.in: Regenerate.
3617
c20f4f8c
AM
36182000-04-03 Alan Modra <alan@linuxcare.com.au>
3619
3620 * ld.h: #include "bin-bugs.h"
3621 * lexsup.c (help): Use REPORT_BUGS_TO.
3622
adde6300
AM
36232000-03-27 Denis Chertykov <denisc@overta.ru>
3624
3625 * configure.tgt (avr-*-*): New target support.
3626 * Makefile.am: Likewise.
3627 * scripttempl/elf32avr.sc: New script file.
3628 * emulparams/avr1200.sh: New file.
3629 * emulparams/avr23xx.sh: New file.
3630 * emulparams/avr4433.sh New file.
3631 * emulparams/avr44x4.sh New file.
3632 * emulparams/avr85xx.sh New file.
3633 * emulparams/avrmega103.sh New file.
3634 * emulparams/avrmega161.sh New file.
3635 * emulparams/avrmega603.sh New file.
3636 * Makefile.in: Regenerate.
3637
9282ff41
L
36382000-03-09 Andreas Jaeger <aj@suse.de>
3639
3640 * Makefile.am (check-DEJAGNU): Also unset LANG.
3641 * Makefile.in: Rebuild.
3642
a9998805
ILT
36432000-03-06 Ian Lance Taylor <ian@zembu.com>
3644
3645 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
3646 archive.
3647
f9bc20e7
NC
36482000-03-02 H.J. Lu <hjl@gnu.org>
3649
3650 * emulparams/elf32mcore.sh: Include "getopt.h".
3651
4e277b38
ILT
36522000-03-01 Ian Lance Taylor <ian@zembu.com>
3653
3654 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
3655
f0c87f88
NC
36562000-03-01 H.J. Lu <hjl@gnu.org>
3657
3658 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
3659 * emulparams/shpe.sh: Likewise.
3660
36612000-03-01 Nick Clifton <nickc@cygnus.com>
3662
3663 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
3664 to unused parameters.
3665
3666 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
3667 functions only used by DLL code.
3668 (_place_orphan): Initialise 'dollar'.
3669
b6f29aaa
L
36702000-03-01 H.J. Lu <hjl@gnu.org>
3671
3672 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
3673 indicate if the undefined symbol is a fatal error or not.
3674 Don't delete the output file if "fatal" is false.
3675
af28fce3
L
36762000-02-29 H.J. Lu <hjl@gnu.org>
3677
50bbae35 3678 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
af28fce3
L
3679 Set LC_COLLATE and LC_ALL to null and export them. It is for
3680 sort which expects the C locale.
3681 Add $(LIBS) to all $(HOSTING_LIBS).
3682 * Makefile.in: Rebuild.
3683
40d109bf
AM
36842000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
3685
3686 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
3687 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
3688 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
3689 (ld_emulation_xfer_struct): Add missing NULL initialiser for
3690 find_potential_libraries.
3691
db5be682
JB
36922000-02-28 Jim Blandy <jimb@redhat.com>
3693
3694 * ldgram.y (exclude_name_list): Don't require a comma to separate
50bbae35 3695 list entries; the lexer considers commas to be valid part of a
db5be682
JB
3696 filename, so in something like `foo, bar' the comma is considered
3697 part of the first filename, `foo,'.
3698 * ld.texinfo: Update section on EXCLUDE_FILE lists.
3699
3558ff4c
ILT
37002000-02-27 Loren J. Rittle <ljrittle@acm.org>
3701
3702 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3703 host "i[3456]86-*-freebsdelf*".
3704
4eee2681
ILT
37052000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
3706
3707 * scripttempl/i386go32.sc: Move misplaced semicolons.
3708
8d75d12d
ILT
37092000-02-25 Ian Lance Taylor <ian@zembu.com>
3710
3711 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
3712 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
3713 (eelf64hppa.c, ehppaelf.c): Remove targets.
3714 * Makefile.in: Rebuild.
3715
a1836d49
AO
37162000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3717
ad51fb57
AO
3718 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
3719 GNU/Linux/sparc, but keep the default as 32.
3720
a1836d49
AO
3721 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
3722 it default if sparcv9 or sparc64.
3723
344a211f
NC
37242000-02-24 Nick Clifton <nickc@cygnus.com>
3725
3726 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
3727 * Makefile.in: Regenerate.
3728 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
3729
3730 * ldemul.h (ld_emulation_xfer_struct): Add new field:
3731 find_potential_libraries.
3732 * ldemul.c (ldemul_find_potential_libraries): New function.
3733
3734 * ldfile.c (ldfile_open_file_search): Allow function to be
50bbae35 3735 exported.
344a211f
NC
3736 (ldfile_open_file): Call ldemul_find_potential_libraries.
3737 * ldfile.h: Add prototype for ldfile_open_file_search.
3738
3739 * pe-dll.c: Add support for ARM, MIPS and SH targets.
3740
3741 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
3742 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
3743
3744 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
3745 (gld_X_find_potential_libraries): New function. Search for
3746 libraries called "*.lib".
3747
a2b64bed 3748 * scripttempl/pe.sc: Add .pdata section.
344a211f 3749
eaba1dd3
RH
37502000-02-23 Richard Henderson <rth@cygnus.com>
3751
3752 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
3753 Add and use memory regions.
3754
5b93d8bb
AM
37552000-02-23 Linas Vepstas (linas@linas.org)
3756
3757 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
3758
3759 * Makefile.am: Add support for Linux/IBM 370.
3760 * configure.tgt: Likewise.
3761
3762 * Makefile.in: Regenerate.
3763
f6af82bd
AM
37642000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
3765
3766 * ldlang.c (print_input_section, print_data_statement,
3767 print_reloc_statement, print_padding_statement, insert_pad,
3768 size_input_section, lang_check_section_addresses,
3769 lang_size_sections, lang_do_assignments, lang_set_startof,
50bbae35 3770 lang_one_common): Change `opb' to unsigned.
f6af82bd
AM
3771 (lang_do_assignments): Also change `size' to unsigned.
3772
9e673ad1
RH
37732000-02-16 Richard Henderson <rth@cygnus.com>
3774
3775 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
3776
562d3460
TW
37772000-02-16 Timothy Wall <twall@cygnus.com>
3778
3779 * mri.c (mri_draw_tree): Add default LMA region argument to call
3780 to lang_leave_output_section_statement.
3781 * ldlang.h: Update prototypes with LMA region arguments.
3782 * ldlang.c (lang_size_sections): Encapsulate region bounds
3783 checking in os_check_region call.
3784 (os_check_region): New function.
3785 (lang_output_section_statement_lookup): Initialize lma_region.
3786 (lang_leave_output_section_statement): Add LMA region argument.
3787 (lang_leave_overlay): Ditto.
3788 * ldgram.y: Handle LMA region syntax.
3789 * ld.texinfo (Output Section Description): Describe LMA region usage.
3790 * emultempl/armelf.em (gld$place_orphan): Add default value for
01cc8ff8 3791 lma region in call to lang_leave_output_section_statement.
562d3460 3792 * emultempl/elf32.em (gld$place_orphan): Add default value for
01cc8ff8 3793 lma region in call to lang_leave_output_section_statement.
562d3460 3794 * emultempl/pe.em (gld$place_orphan): Add default value for
01cc8ff8 3795 lma region in call to lang_leave_output_section_statement.
50bbae35
AM
3796
3797
9e4ed18c
TW
37982000-02-04 Timothy Wall <twall@redhat.com>
3799
3800 * ldlang.c (lang_check_section_addresses): Use bytes instead of
3801 octets when calculating section end addresses.
3802
32edc927
TW
38032000-02-04 Timothy Wall <twall@redhat.com>
3804
3805 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
3806
4cbfc3ac
TW
38072000-02-03 Timothy Wall <twall@redhat.com>
3808
a2b64bed 3809 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4cbfc3ac 3810 octet count.
a2b64bed 3811 * ldlang.c (print_input_section, print_data_statement,
4cbfc3ac
TW
3812 print_reloc_statement, print_padding_statement): Print target
3813 address values and section sizes as bytes, not octets.
3814 (insert_pad) Calculate padding size in octets, and adjust "dot"
3815 by bytes.
3816 (size_input_section) Always adjust "dot" by bytes, not octets.
3817 (lang_check_section_addresses, lang_do_assignments) Adjust
3818 "dot" by bytes, not octets. Use the larger of the directive size
3819 or octets_per_byte for the number of octets actually allocated in
3820 the output section.
3821 (lang_set_startof) Make sure STARTOF returns a target address.
3822 (lang_one_common) Record size changes in octets.
3823 (lang_abs_symbol_at_end_of) Section end symbol's value is
3824 recorded in target bytes.
3825 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
3826 to be clear about behavior when an octet is smaller than one byte.
50bbae35 3827
305c7206
AM
38282000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
3829
3830 * ldcref.c (output_cref): Don't pass message strings to printf
3831 as format arg.
3832 Update copyright.
3833
3834 * ldmisc.c (vfinfo): Same here.
3835 Update copyright.
3836
e1c47aa4
AM
38372000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
3838
3839 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
3840 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
3841 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
3842 Add missing NULL initialisers, and comments.
3843
3844 * testsuite/ld-srec/sr3.cc (__rethrow): New.
3845
13392b77
NC
38462000-01-21 Nick Clifton <nickc@cygnus.com>
3847
3848 * ldlang.c (lang_size_sections): Fix typo in comment.
3849
cce4c4c5
NC
38502000-01-18 H.J. Lu <hjl@gnu.org>
3851
3852 * ldlang.c (lang_size_sections): Also update the current
3853 address of a region if the SEC_NEVER_LOAD bit is not set.
3854
0decc840
NC
38552000-01-10 Philip Blundell <pb@futuretv.com>
3856
3857 * configure.tgt (arm*-*-conix*): New target.
3858
4e53152f
NC
38592000-01-07 Nick Clifton <nickc@cygnus.com>
3860
3861 * ld.texinfo (Options): Remind users to preceed linker command
fa19fce0
NC
3862 line switches with -Wl, (or whatever is appropriate) if it is
3863 being invoked by a comnpiler driver program.
50bbae35 3864 Fix description of the behaviour of the -n command line switch.
4e53152f 3865
3b16e843 38662000-01-05 Catherine Moore <clm@cygnus.com>
18625d54
CM
3867
3868 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
3869 (name_list): New.
3870 * ld.texinfo (EXCLUDE_FILE): Update documentation.
3871 * ldgram.y (wildcard_spec): Support a list of excluded_files.
3872 (exclude_name_list): New.
3873 ldlang.c (walk_wild_section): Support list of excluded files.
3874 (print_wild_statement): Likewise.
3875 (lang_add_wild): Likewise.
3876 * ldlang.h (lang_wild_statement_type): Likewise.
3877 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6ddeca85 3878
5aaace27
NC
38792000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
3880
870df5dc
NC
3881 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
3882 (process_def_file): Use.
3883 (pe_dll_compat_implib): New variable.
3884 (make_one): Use.
50bbae35 3885
870df5dc
NC
3886 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
3887 pe_dll_compat_implib.
50bbae35
AM
3888
3889 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
870df5dc
NC
3890 compat-implib options.
3891 (gld_${EMULATION_NAME}_list_options): List new options.
3892 (gld_${EMULATION_NAME}_parse_args): Handle.
3893
50bbae35 3894 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
5aaace27 3895 dll.
50bbae35
AM
3896
3897 * deffilep.y (opt_name): Allow "." in name.
5aaace27 3898
2f6d2f85 3899For older changes see ChangeLog-9899
252b5132
RH
3900\f
3901Local Variables:
3902mode: change-log
3903left-margin: 8
3904fill-column: 74
3905version-control: never
3906End:
This page took 0.651563 seconds and 4 git commands to generate.