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