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