216900c445b202fd2f6833dbc00fafebde361fe9
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2003-12-07 H.J. Lu <hongjiu.lu@intel.com>
2
3 * ldlang.c (lang_vers_match): Pass "DMGL_PARAMS | DMGL_ANSI" to
4 cplus_demangle.
5
6 2003-12-07 Kazu Hirata <kazu@cs.umass.edu>
7
8 * ldemul.c: Convert to ISO-C.
9 * ldver.c: Likewise.
10
11 2003-12-06 Kazu Hirata <kazu@cs.umass.edu>
12
13 * lexsup.c (is_num): Remove.
14
15 2003-12-05 Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
16
17 * pe-dll.c (generate_reloc): Remap ARM_26D relocation from 5 to
18 0. This fixes "bad fixup" error generated by MS linker.
19
20 2003-12-04 H.J. Lu <hongjiu.lu@intel.com>
21
22 * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Set
23 link_info.need_relax_finalize to TRUE.
24
25 * ldlang.c (lang_process): Use link_info.need_relax_finalize
26 instead of link_info.relax_finalizing.
27 * ldmain.c (main): Likewise.
28
29 2003-12-04 Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
30
31 * armpe.sh (RELOCATEABLE_OUTPUT_FORMAT): Define.
32
33 2003-12-04 Alan Modra <amodra@bigpond.net.au>
34
35 * ldlang.c (lang_do_assignments): Function return is void.
36 * ldlang.h (lang_do_assignments): Ditto.
37 * emultempl/netbsd.em (gld${EMULATION_NAME}_before_parse): Declare.
38 * Makefile.am (ens32knbsd.c): Depend on netbsd.em.
39 * Makefile.in: Regenerate.
40
41 2003-12-03 Dave Airlie <airlied@linux.ie>
42
43 * configure.tgt: Add vax-linux-gnu target.
44
45 2003-12-03 Dmitry Diky <diwil@mail.ru>
46
47 * scripttempl/elf32msp430.sc (HEAP_SECTION_MSP430): New section for
48 forthcoming devices.
49 (_etext): provide this defenition for all scripts.
50
51 2003-12-02 Kazu Hirata <kazu@cs.umass.edu>
52
53 * emultempl/beos.em: Remove ARGSUSED.
54
55 2003-12-03 Alan Modra <amodra@bigpond.net.au>
56
57 * emultempl/pe.em (pe_fixup_stdcalls): Update for renamed
58 bfd_link_hash_entry field "next" -> "und_next".
59 (pe_find_data_imports): Likewise.
60 (gld_${EMULATION_NAME}_after_open): Likewise.
61 * emultempl/sunos.em (before_allocation): Likewise.
62
63 2003-12-02 Nick Clifton <nickc@redhat.com>
64
65 * ld.texinfo (Options): --ignore-all is no longer the default
66 behaviour for shared libraries and dynamic executables.
67
68 2003-12-02 Alan Modra <amodra@bigpond.net.au>
69
70 * Makefile.am: Run "make dep-am".
71 * Makefile.in: Regenerate.
72
73 2003-12-02 Alan Modra <amodra@bigpond.net.au>
74
75 * ldmain.c (main): Remove mpc860c0 code.
76 * lexsup.c (enum option_values): Delete OPTION_MPC860C0.
77 (ld_options): Delete mpc860c0 entry.
78 (parse_args): Likewise.
79
80 2003-12-01 Alan Modra <amodra@bigpond.net.au>
81
82 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Test
83 hash table type rather than testing creator flavour.
84 * emultempl/hppaelf.em (hppaelf_create_output_section_statements):
85 Only create stub_file bfd if hash table creator is as expected.
86 (gld${EMULATION_NAME}_finish): Test stub_file.
87
88 2003-11-28 Marcel Moolenaar <marcel@xcllnt.net>
89
90 * emulparams/elf64_ia64_fbsd.sh (TEXT_START_ADDR): Define.
91 (DATA_ADDR): Unset.
92
93 2003-11-18 James E Wilson <wilson@specifixinc.com>
94
95 * ldlang.c (lang_process): Move lang_reset_memory_regions call after
96 lang_do_assignments call.
97
98 * emulparams/elf64_ia64.sh (OTHER_PLT_RELOC_SECTIONS): Include
99 .rela.opd if -pie.
100
101 2003-11-10 Jonathan Wilson <jonwil@tpgi.com.au>
102
103 * scripttempl/pe.sc: Add support for TLS sections.
104
105 2003-11-09 Alan Modra <amodra@bigpond.net.au>
106
107 * configure.host (HOSTING_LIBS): Group libgcc and libc with
108 --start-group, --end-group pair.
109 (*-*-netbsd*, am33_2.0-*-linux*): Use the default HOSTING_LIBS.
110 (am33_2.0-*-linux*): Edit default HOSTING_CRT0.
111 (arm*-*-linux-gnu*): Remove extraneous '*' in sed expression.
112 (hppa*64*-*-linux*, hppa*-*-linux*): Remove target specific case.
113
114 2003-11-07 Jonathan R. Grant <jg-binutils@jguk.org>
115
116 * ldfile.c (ldfile_open_file): Use "No such file" error message.
117
118 2003-11-06 Bruno Rohee <bruno@rohee.com>
119
120 * ls.texinfo: Fix "the the" typo.
121
122 2003-11-05 Alan Modra <amodra@bigpond.net.au>
123
124 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Only do
125 pe_dll_extra_pe_debug stuff when DLL_SUPPORT defined.
126 (pr_sym): Move inside #ifdef DLL_SUPPORT.
127
128 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Zap
129 unused variable.
130
131 * emulparams/elf32_i860.sh (TEXT_START_ADDR): Define.
132
133 2003-11-04 Alan Modra <amodra@bigpond.net.au>
134
135 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Call
136 _bfd_elf_tls_setup.
137
138 2003-10-31 Nick Clifton <nickc@redhat.com>
139
140 * ldlang.c (lookup_name): When looking for a previously loaded
141 file compare the local_sym_name not the filename, as the
142 filename might have been transformed via the search directory
143 path lookup.
144 If the sought-for file has not been found in the input file
145 chain then create a new node with the search_dirs_flag set so
146 that the entire set of directory paths will be scanned for it.
147
148 2003-10-30 Andrew Cagney <cagney@redhat.com>
149
150 * emultempl/pe.em, pe-dll.c: Replace "struct symbol_cache_entry"
151 with "struct bfd_symbol".
152
153 2003-10-30 Phil Edwards <phil@codesourcery.com>
154
155 * Makefile.am (ALL_EMULATIONS): Add elf32mipswindiss.o.
156 (eelf32mipswindiss.c): New target.
157 * Makefile.in: Regenerated.
158 * emulparams/elf32mipswindiss.sh: New file.
159 * configure.tgt (i[3-7]86-*-vxworks*, arm-*-vxworks, sh-*-vxworks,
160 mips*-*-vxworks*): Use ELF now.
161 (mips*-*-windiss): New stanza, use elf32mipswindiss.
162
163 2003-10-27 Stephane Carrez <stcarrez@nerim.fr>
164
165 * scripttempl/elfm68hc12.sc: Define eeprom memory region.
166
167 2003-10-25 Kazu Hirata <kazu@cs.umass.edu>
168
169 * ChangeLog-9197: Fix typos.
170 * NEWS: Likewise.
171 * ld.texinfo: Likewise.
172 * ldlang.c: Fix comment typos.
173
174 2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
175
176 * ldlang.c (lang_vers_match): Fix a typo.
177
178 2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
179
180 * ldlang.c (lang_vers_match): Check demangled symbols.
181
182 2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
183
184 * ldlang.c (lang_vers_match): Check "symbol" instead of
185 "wildcard" and "pattern". Fix a typo.
186 (lang_finalize_version_expr_head): Likewise.
187 (lang_register_vers_node): Likewise.
188 (realsymbol): New function.
189 (lang_new_vers_pattern): Set "symbol" and remove "wildcard".
190
191 * ldlex.l (V_IDENTIFIER): Allow '\\'.
192
193 2003-10-24 Nick Clifton <nickc@redhat.com>
194
195 * emultempl/m68hc1xelf.em (before_allocation): Add missing second
196 parameter to lang_memory_region_lookup.
197
198 2003-10-22 Jakub Jelinek <jakub@redhat.com>
199
200 * ldlang.c: Include hashtab.h.
201 (lang_vers_match_lang_c, lang_vers_match_lang_cplusplus,
202 lang_vers_match_lang_java): Remove.
203 (lang_vers_match): New function.
204 (lang_new_vers_pattern): Initialize wildcard and mask
205 fields, don't initialize match.
206 (lang_new_vers_node): Use xcalloc. Adjust for globals and
207 locals field type changes. Set match field.
208 (version_expr_head_hash, version_expr_head_eq): New functions.
209 (lang_finalize_version_expr_head): New function.
210 (lang_register_vers_node): Call lang_finalize_version_expr_head.
211 Search in hash table if not wildcard when looking for duplicates.
212 * emultempl/ppc64elf.em (new_vers_pattern): Don't bother with
213 duplicate checking. Initialize all fields of dot_entry from entry
214 with the exception of pattern and next.
215
216 2003-10-21 Nick Clifton <nickc@redhat.com>
217
218 * ldlang.c (lang_memory_region_lookup): Add second parameter -
219 create - which is true if the region is being created. Issue
220 appropriate warning messages for finding and not finding
221 already created regions.
222 (lang_memory_default): Use DEFAULT_MEMORY_REGION.
223 (lang_leave_overlay_section): Likewise.
224 (lang_size_sections_1): Likewise.
225 Pass second parameter to lang_memory_region_lookup.
226 (lang_get_regions): Likewise.
227 * ldlang.h (DEFAULT_MEMORY_REGION): Define.
228 Update prototype for lang_memory_region_lookup.
229 * ldgram.y: Pass second parameter to lang_memory_region_lookup.
230 Use DEFAULT_MEMORY_REGION instead of "*default".
231
232 2003-10-20 Andrew Cagney <cagney@redhat.com>
233
234 * pe-dll.c: Replace "struct sec" with "struct bfd_section".
235
236 2003-10-19 Marek Michalkiewicz <marekm@amelek.gda.pl>
237
238 * Makefile.am: Remove old (before GCC 3.3) emulations for AVR
239 target: avr1200, avr23xx, avr4433, avr44x4, avr85xx, avrmega103,
240 avrmega161, avrmega603. Default to avr2.
241 * Makefile.in: Regenerate.
242 * configure.tgt: Likewise.
243 * emulparams/avr1200.sh: Remove.
244 * emulparams/avr23xx.sh: Remove.
245 * emulparams/avr4433.sh: Remove.
246 * emulparams/avr44x4.sh: Remove.
247 * emulparams/avr85xx.sh: Remove.
248 * emulparams/avrmega103.sh: Remove.
249 * emulparams/avrmega161.sh: Remove.
250 * emulparams/avrmega603.sh: Remove.
251 * scripttempl/elf32avr.sc: Remove.
252
253 2003-10-19 Andreas Schwab <schwab@suse.de>
254
255 * emultempl/ticoff.em (gld_${EMULATION_NAME}_list_options): Add
256 newline to message.
257
258 * deffilep.y: Remove commas from %token lines.
259
260 2003-10-18 Hans-Peter Nilsson <hp@bitrange.com>
261
262 * emultempl/mmix-elfnmmo.em (mmix_before_allocation): Force linker
263 relaxation always; don't exclude relocatable linking. Adjust for
264 _bfd_mmix_prepare_linker_allocated_gregs renamed to
265 _bfd_mmix_before_linker_allocation.
266 (mmix_after_allocation): Adjust for
267 _bfd_mmix_finalize_linker_allocated_gregs renamed to
268 _bfd_mmix_after_linker_allocation.
269 * scripttempl/mmo.sc: Use ADDR (.text), not . - SIZEOF (.text).
270
271 * ldlang.c (lang_size_sections): Last, set _cooked_size for output
272 sections.
273
274 2003-10-16 Alan Modra <amodra@bigpond.net.au>
275
276 * Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. Use
277 GENSCRIPTS and GEN_DEPENDS in place of these.
278 * Makefile.in: Regenerate.
279 * genscripts_extra.sh: Delete. Merge extra functionality to..
280 * genscripts.sh: ..here.
281
282 * emulparams/gld960.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Define.
283 * emulparams/gld960coff.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
284 * emulparams/lnk960.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
285 * emulparams/m88kbcs.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
286 * emulparams/vanilla.sh (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
287
288 2003-10-16 Alan Modra <amodra@bigpond.net.au>
289
290 * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don't
291 use $EMULATION_NAME to call bfd function.
292
293 2003-10-14 Danny Smith <dannysmith@users.sourceforge.net>
294
295 * pe-dll.c (pe_implied_import_dll): Also scan .rdata sections
296 to identify data symbols.
297
298 2003-10-13 Richard Sandiford <rsandifo@redhat.com>
299
300 * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): Move
301 definition from elf64btsmip.sh.
302 (TEXT_DYNAMIC): Likewise elf32btsmipn32.sh.
303 * emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Remove.
304 * emulparams/elf64btsmip.sh (INITIAL_READONLY_SECTIONS): Remove.
305 * emulparams/elf64bmip.sh (SHLIB_TEXT_START_ADDR): Define.
306 (EXECUTABLE_SYMBOLS): Set __elf_header correctly for shared objects.
307 Define __program_header_table in terms of __elf_header.
308
309 2003-10-10 H.J. Lu <hongjiu.lu@intel.com>
310
311 * Makefile.am (eelf64_ia64.c): Also depend on
312 $(srcdir)/emultempl/ia64elf.em.
313 * Makefile.in: Regenerated.
314
315 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Set to ia64elf.
316
317 * emultempl/ia64elf.em: New.
318
319 2003-10-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
320
321 * emulparams/shelf32_nbsd.sh (OTHER_SECTIONS): Redefine.
322
323 2003-10-11 Hans-Peter Nilsson <hp@bitrange.com>
324
325 * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbols
326 defined before the statement using DEFINED yield 1.
327 * ldexp.c (fold_name) <case DEFINED>: In lang_first_phase_enum,
328 call lang_track_definedness on symbol. In subsequent phases, use
329 lang_symbol_definition_iteration and lang_statement_iteration to
330 check whether the symbol was defined before the current statement.
331 (exp_fold_tree) <case etree_assign et al>: Call
332 lang_update_definedness before updating symbol type when setting
333 symbol.
334 * ldlang.c (lang_definedness_table): New variable.
335 (lang_definedness_newfunc, lang_track_definedness)
336 (lang_symbol_definition_iteration, lang_update_definedness): New
337 functions.
338 (lang_init): Initialize lang_definedness_table and
339 lang_statement_iteration.
340 (lang_finish): Destroy bfd_hash_table_free.
341 (lang_size_sections): Increment lang_statement_iteration.
342 (lang_do_assignments_1): New function with former
343 lang_do_assignments contents. Change recursive calls to call this
344 function.
345 (lang_do_assignments): Evacuate contents. Increment
346 lang_statement_iteration, then just call lang_do_assignments_1.
347 * ldlang.h (struct lang_definedness_hash_entry)
348 (lang_statement_iteration, lang_track_definedness)
349 (lang_symbol_definition_iteration, lang_update_definedness):
350 Declare.
351
352 2003-10-09 H.J. Lu <hongjiu.lu@intel.com>
353
354 * scripttempl/elf.sc (__executable_start): Provide.
355
356 2003-10-09 Daniel Jacobowitz <drow@mvista.com>
357
358 * emulparams/armelf.sh: Define NO_SMALL_DATA.
359 * emulparams/armelf_linux.sh, emulparams/armelf_oabi.sh,
360 emulparams/armnto.sh: Likewise.
361
362 2003-10-08 Alexandre Oliva <aoliva@redhat.com>
363
364 * ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tell
365 whether to skip test for no memory region.
366
367 2003-10-08 Nick Clifton <nickc@redhat.com>
368
369 * lexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment
370 describing defaults. Change default to report unresolved symbols
371 in object files as well.
372
373 2003-10-08 Hans-Peter Nilsson <hp@bitrange.com>
374
375 * ldexp.c (fold_name) <case DEFINED>: Set section of result to
376 abs_output_section.
377
378 2003-10-07 Bob Wilson <bob.wilson@acm.org>
379
380 * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS,
381 OTHER_READWRITE_SECTIONS, OTHER_SECTIONS): Set section addresses to
382 zero for relocatable links.
383
384 2003-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
385
386 * configure.host (HOSTING_LIBS): Define for hppa*-*-linux*.
387
388 2003-10-07 Nathan Sidwell <nathan@codesourcery.com>
389
390 * ldwrite.c (unsplittable_name): New.
391 (clone_section): Strip existing numeric suffix. Only truncate names
392 for coff targets.
393 (split_sections): Use unsplittable_name.
394
395 2003-10-06 Nick Clifton <nickc@redhat.com>
396
397 * lexsup.c (parse_args): Report unresolved symbols in shared
398 libraries when creating a dynamic executable. This is a
399 restoration of the default behaviour for previous versions of
400 the linker.
401
402 2003-10-06 Matt Thomas <matt@3am-software.com>
403
404 * emulparams/hppanbsd.sh: Remove OUTPUT_FORMAT.
405 * emulparams/hppaobsd.sh: Add OUTPUT_FORMAT="elf32-hppa".
406
407 2003-10-06 Robert Millan <robertmh@gnu.org>
408
409 * configure.tgt: Match GNU/KNetBSD with new knetbsd*-gnu triplet.
410
411 2003-10-02 Ivan Warren <ivan@vmfacility.fr>
412
413 * pe-dll.c (make_one): Correct sym def order & pick right sym for
414 .idata$7 reloc.
415
416 2003-09-30 Chris Demetriou <cgd@broadcom.com>
417
418 * NEWS: Add an indication of the cutoff for 2.14.
419
420 2003-09-30 Chris Demetriou <cgd@broadcom.com>
421
422 * ldmain.c (get_emulation): Ignore "-mips64r2".
423
424 2003-09-03 Robert Millan <robertmh@gnu.org>
425
426 * configure.host: Match GNU/KFreeBSD with new kfreebsd*-gnu
427 triplet.
428 * configure.tgt: Likewise.
429
430 2003-08-29 Jafa <jafa@silicondust.com>
431
432 * emulparams/elf32ip2k.sh (TEMPLATE_NAME): Define.
433
434 2003-08-21 Nick Clifton <nickc@redhat.com>
435
436 * po/tr.po: Updated Turkish translation.
437
438 2003-08-20 Nick Clifton <nickc@redhat.com>
439
440 * ldmain.c: Initialise the new fields in bfd_link_info to
441 NOT_YET_SET.
442 * lexsup.c (enum option_values): New enum. Use this to
443 replace the handed coded values for the long switch options.
444 (ld_options): Add 'unresolved-symbols',
445 'warn-unresolved-symbols' and 'error-unresolved-symbols'.
446 (parse_args): Handle the new switches. Set the values of
447 unresolved_symbols_in_objects and
448 unresolved_symbols_in_shared_libs appropriately. If they were
449 not initialised by the command line, install default values.
450 * emultempl/elf32.em (handle_option): Update OPTION_GROUP and
451 -z defs to use the new fields in bfd_link_info.
452 * ld.texinfo: Document the new switches.
453 * NEWS: Mention this feature.
454
455 2003-08-15 Dmitry Diky <diwil@mail.ru>
456
457 * Makefile.am (GENSCRIPTS_EXTRA): New script definition which
458 calls genscripts_extra.sh.
459 Rearrange all msp430 depends using this script.
460 * Makefile.in: Regenerate.
461 * genscripts_extra.sh: New file: Similar to genscripts.sh, except
462 that the script to be run to generate the emulations can be passed
463 as an optional parameter instead of being computed from the
464 emulation name.
465 * emulparams/msp430all.sh: New file: Combine all msp430 subdevice
466 definitions into one file.
467 * emulparams/msp430x*.sh: Removed.
468
469 2003-08-15 Nick Clifton <nickc@redhat.com>
470
471 * ld.texinfo (Options): Put keywords for the -z option into a
472 table. Add more text describing what the -z now option does.
473
474 2003-08-14 Alan Modra <amodra@bigpond.net.au>
475
476 * dep-in.sed: Remove libintl.h.
477 * Makefile.am (POTFILES.in): Unset LC_COLLATE.
478 * Makefile.in: Regenerate.
479
480 2003-08-13 Alan Modra <amodra@bigpond.net.au>
481
482 * genscripts.sh (libpath.exp): Only generate for first emulation.
483 (LIB_PATH): Correct order of paths. Don't add $tool_lib when
484 already present or when LIB_PATH is set to ":".
485
486 2003-08-12 Ian Lance Taylor <ian@airs.com>
487
488 * ldmain.c (undefined_symbol): Change parameter name from `fatal'
489 to `error'. If only a warning, put warning in the reported
490 string. Consistently set failure flag when not a warning.
491
492 2003-08-08 Dmitry Diky <diwil@mail.ru>
493
494 * Makefile.am: Add xW42 and xE42 parts. Sort MPU list according to
495 gcc order.
496 * Makefile.in: Regenerate.
497 * configure.tgt: Add extra emulations.
498 * emulparams/msp430xE423.sh: New file.
499 * emulparams/msp430xE427.sh: New file.
500 * emulparams/msp430xW425.sh: New file.
501 * emulparams/msp430xE425.sh: New file.
502 * emulparams/msp430xW423.sh: New file.
503 * emulparams/msp430xW427.sh: New file.
504
505 2003-08-07 Danny Smith <dannysmith@users.sourceforge.net>
506
507 * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
508 Change second (cmdline) arg to lang_add_entry to FALSE.
509 (set_pe_subsystem): Change second arg to lang_add_entry to TRUE.
510
511 2003-08-05 Christian Groessler <chris@groessler.org>
512 Jason Eckhardt <jle@rice.edu>
513
514 * configure.tgt: Recognize new target i860-*-coff.
515 * Makefile.am (ALL_EMULATIONS): Add ecoff_i860.o.
516 (ecoff_i860.c): New rule.
517 * emulparams/coff_i860.sh: New file.
518 * scripttempl/i860coff.sc: New file.
519 * Makefile.in: Regenerate.
520
521 2003-08-04 Nick Clifton <nickc@redhat.com>
522
523 * emultempl/elf32.em (before_allocation): Prepend "warning: "
524 to messages produced for .gnu.warning.SYMBOL sections.
525
526 2003-08-04 Alan Modra <amodra@bigpond.net.au>
527
528 * emultempl/elf32.em (output_rel_find): Add "isdyn" param. Put
529 .rel.dyn before other reloc sections. Don't stop looking for reloc
530 sections on finding one that isn't allocated. Match .rel even when
531 placing .rela and vice versa, when setting last_rel and
532 last_rel_alloc for the first time. If no reloc sections in script,
533 prefer allocated section over non-alloc.
534 (gld${EMULATION_NAME}_place_orphan): Handle orphan .rel.dyn.
535
536 2003-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
537
538 * emulparams/shelf.sh (OTHER_SECTIONS): Don't include .stack
539 section for shared library.
540 * emulparams/shelf32.sh (OTHER_SECTIONS): Likewise.
541 * emulparams/shelf64.sh (OTHER_SECTIONS): Likewise.
542
543 2003-07-29 Stephane Carrez <stcarrez@nerim.fr>
544
545 * scripttempl/elfm68hc12.sc: Add gcc_except_table.
546 * scripttempl/elfm68hc11.sc: Likewise.
547
548 2003-07-28 Alan Modra <amodra@bigpond.net.au>
549
550 * emulparams/elf64ppc.sh (GOT): Fix for shell brace matching.
551
552 * emulparams/elf64ppc.sh (GOT): Don't merge .toc into .got for ld -r.
553
554 2003-07-27 Alan Modra <amodra@bigpond.net.au>
555
556 * ld.texinfo: Typo fixes. Document SUBALIGN.
557 * ldgram.y (opt_subalign): Add.
558 * ldlex.l (SUBALIGN): Recognize.
559 * ldlang.c (overlay_subalign): New var.
560 (lang_enter_overlay): Add subalign param.
561 (lang_enter_overlay_section): Pass overlay_subalign to
562 lang_enter_output_section_statement.
563 * ldlang.h (lang_enter_overlay): Update.
564
565 2003-07-24 Nick Clifton <nickc@redhat.com>
566
567 * po/fr.po: Updated French translation.
568
569 2003-07-23 Stephane Carrez <stcarrez@nerim.fr>
570
571 * scripttempl/elfm68hc11.sc: Keep ctor/dtor sections; Take into
572 account .tramp sections;
573 * scripttempl/elfm68hc12.sc: Likewise.
574
575 2003-07-17 Charles Wilson <cwilson@ece.gatech.edu>
576
577 * ld/pe-dll.c: Add libcygwin to autofilter_liblist[]
578
579 2003-07-17 Nick Clifton <nickc@redhat.com>
580
581 * po/es.po: New Spanish translation.
582
583 2003-07-11 Alan Modra <amodra@bigpond.net.au>
584
585 * po/ld.pot: Regenerate.
586
587 2003-07-10 Bob Wilson <bob.wilson@acm.org>
588
589 * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS): Replace .xt.lit
590 with new .got.loc section.
591 (OTHER_READWRITE_SECTIONS): Do not combine linkonce sections for
592 non-relocating links.
593 (OTHER_SECTIONS): Add .xt.lit here. Change it to keep linkonce
594 sections separate for non-relocating links; likewise for .xt.insn.
595
596 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
597
598 2001-08-22 Alexandre Oliva <aoliva@redhat.com>
599 * emulparams/elf32am33lin.sh: Adjust to match kernel parameters.
600 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
601 * configure.host (am33_2.0-*-linux*): Added.
602 * configure.tgt (am33_2.0-*-linux*): Likewise.
603 * emulparams/elf32am33lin.sh: New.
604 * Makefile.am (eelf32am33lin.c): New rule.
605 * Makefile.in: Rebuilt.
606
607 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
608
609 2001-04-17 Alexandre Oliva <aoliva@redhat.com>
610 * emulparams/mn10300.sh (TEMPLATE_NAME): Define.
611 (GENERATE_SHLIB_SCRIPT): Likewise.
612
613 2003-07-10 Alan Modra <amodra@bigpond.net.au>
614
615 * emulparams/elf64ppc.sh (OTHER_GOT_SECTIONS): Don't define.
616 (GOT): Define.
617 * emultempl/ppc64elf.em (stub_added): New static var.
618 (ppc_create_output_section_statements): Call ppc64_elf_init_stub_bfd.
619 (ppc_add_stub_section): Set stub_added.
620 (gld${EMULATION_NAME}_finish): Look for .got rather than .toc. Adjust
621 ppc64_elf_size_stubs call and test for stubs.
622 * scripttempl/elf.sc (GOT): Define and use.
623
624 2003-07-08 J"orn Rennecke <joern.rennecke@superh.com>
625
626 * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_after_allocation):
627 Allow second call from ldemul_finish.
628
629 2003-07-04 J"orn Rennecke <joern.rennecke@superh.com>
630
631 * emulparams/shelf32.sh (STACK_ADDR): Don't define.
632 (OTHER_SECTIONS): Include .stack.
633 * emulparams/shelf64.sh (OTHER_SECTIONS): Likewise.
634
635 2003-07-02 Jakub Jelinek <jakub@redhat.com>
636
637 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't include
638 .opd if -pie.
639 (OTHER_READWRITE_SECTIONS): Include .opd if -pie.
640 * scripttempl/elf.sc: Use SHLIB_DATA_ADDR instead of DATA_ADDR
641 if -pie.
642
643 2003-06-28 Alan Modra <amodra@bigpond.net.au>
644
645 * ld.h: Convert to C90, remove unnecessary prototypes and casts.
646 Replace PTR with void *. Formatting.
647 * ldcref.c: Likewise.
648 * ldctor.c: Likewise.
649 * ldctor.h: Likewise.
650 * ldemul.h: Likewise.
651 * ldexp.c: Likewise.
652 * ldexp.h: Likewise.
653 * ldfile.c: Likewise.
654 * ldfile.h: Likewise.
655 * ldlang.c: Likewise.
656 * ldlang.h: Likewise.
657 * ldlex.h: Likewise.
658 * ldlex.l: Likewise.
659 * ldmain.c: Likewise.
660 * ldmain.h: Likewise.
661 * ldmisc.c: Likewise.
662 * ldmisc.h: Likewise.
663 * ldver.h: Likewise.
664 * ldwrite.c: Likewise.
665 * ldwrite.h: Likewise.
666 * lexsup.c: Likewise.
667 * mri.c: Likewise.
668 * mri.h: Likewise.
669 * pe-dll.c: Likewise.
670 * pe-dll.h: Likewise.
671 * deffilep.y: Likewise.
672 * deffile.h: Likewise. Don't include ansidecl.h.
673 * emulparams/elf32mcore.sh: Remove unnecessary cast.
674 * emultempl/m68kcoff.em: Likewise.
675 * emultempl/m68kelf.em: Likewise.
676 * emultempl/ticoff.em: Remove lang_add_output_format declaration.
677 * sysdep.h: Don't include ansidecl.h.
678 * Makefile.am: Run "make dep-am".
679 * Makefile.in: Regenerate.
680
681 2003-06-27 Nick Clifton <nickc@redhat.com>
682
683 * deffilep.y (def_file_add_directive): Cope with NUL seperated
684 directives. Fix reporting of unparseable directives.
685 (def_error): Check for a NULL def_filename.
686
687 2003-06-27 Alan Modra <amodra@bigpond.net.au>
688
689 * emultempl/aix.em: Convert to C90, remove unnecessary prototypes
690 and casts. Replace PTR with void *. Formatting.
691 * emultempl/alphaelf.em: Likewise.
692 * emultempl/armcoff.em: Likewise.
693 * emultempl/armelf.em: Likewise.
694 * emultempl/armelf_oabi.em: Likewise.
695 * emultempl/beos.em: Likewise.
696 * emultempl/elf32.em: Likewise.
697 * emultempl/generic.em: Likewise.
698 * emultempl/gld960.em: Likewise.
699 * emultempl/gld960c.em: Likewise.
700 * emultempl/hppaelf.em: Likewise.
701 * emultempl/linux.em: Likewise.
702 * emultempl/lnk960.em: Likewise.
703 * emultempl/m68hc1xelf.em: Likewise.
704 * emultempl/m68kcoff.em: Likewise.
705 * emultempl/m68kelf.em: Likewise.
706 * emultempl/mipsecoff.em: Likewise.
707 * emultempl/mipself.em: Likewise.
708 * emultempl/mmix-elfnmmo.em: Likewise.
709 * emultempl/mmixelf.em: Likewise.
710 * emultempl/mmo.em: Likewise.
711 * emultempl/needrelax.em: Likewise.
712 * emultempl/netbsd.em: Likewise.
713 * emultempl/pe.em: Likewise.
714 * emultempl/sh64elf.em: Likewise.
715 * emultempl/sunos.em: Likewise.
716 * emultempl/ticoff.em: Likewise.
717 * emultempl/vanilla.em: Likewise.
718 * emultempl/xtensaelf.em: Likewise.
719 * Makefile.am: Correct dependencies.
720 * Makefile.in: Regenerate.
721
722 2003-06-25 Alan Modra <amodra@bigpond.net.au>
723
724 * ld.texinfo: Correct spelling of "relocatable".
725 * ldctor.c: Likewise.
726 * ldexp.c: Likewise.
727 * ldfile.c: Likewise.
728 * ldint.texinfo: Likewise.
729 * ldlang.c: Likewise.
730 * ldmain.c: Likewise.
731 * ldwrite.c: Likewise.
732 * lexsup.c: Likewise.
733 * emultempl/aix.em: Likewise.
734 * emultempl/alphaelf.em: Likewise.
735 * emultempl/armcoff.em: Likewise.
736 * emultempl/armelf_oabi.em: Likewise.
737 * emultempl/beos.em: Likewise.
738 * emultempl/elf32.em: Likewise.
739 * emultempl/generic.em: Likewise.
740 * emultempl/gld960.em: Likewise.
741 * emultempl/gld960c.em: Likewise.
742 * emultempl/hppaelf.em: Likewise.
743 * emultempl/linux.em: Likewise.
744 * emultempl/lnk960.em: Likewise.
745 * emultempl/m68hc1xelf.em: Likewise.
746 * emultempl/m68kcoff.em: Likewise.
747 * emultempl/m68kelf.em: Likewise.
748 * emultempl/mipsecoff.em: Likewise.
749 * emultempl/mipself.em: Likewise.
750 * emultempl/mmix-elfnmmo.em: Likewise.
751 * emultempl/mmo.em: Likewise.
752 * emultempl/needrelax.em: Likewise.
753 * emultempl/pe.em: Likewise.
754 * emultempl/ppc64elf.em: Likewise.
755 * emultempl/sh64elf.em: Likewise.
756 * emultempl/sunos.em: Likewise.
757 * emultempl/ticoff.em: Likewise.
758 * emultempl/xtensaelf.em: Likewise.
759
760 2003-06-24 Alan Modra <amodra@bigpond.net.au>
761
762 * emultempl/ppc32elf.em: Convert to C90.
763
764 2003-06-20 Alan Modra <amodra@bigpond.net.au>
765
766 * emultempl/ppc64elf.em: Convert to C90 function definitions, remove
767 unnecessary prototypes and casts.
768
769 2003-06-19 Alan Modra <amodra@bigpond.net.au>
770
771 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Dump out
772 statistics from ppc64_elf_build_stubs.
773
774 2003-06-19 Alan Modra <amodra@bigpond.net.au>
775
776 * emultempl/ppc64elf.em (build_section_lists): Check return status
777 from ppc64_elf_next_input_section.
778
779 2003-06-17 H.J. Lu <hongjiu.lu@intel.com>
780
781 * ldlang.c (section_already_linked): Put back assignment of
782 kept_section.
783
784 2003-06-17 Rainer Keuchel <rkeuchel@allgeier.com>
785
786 * pe-dll.c (generate_reloc): Catch and ignore an ARM_26D
787 reloc.
788
789 2003-06-17 Loren James Rittle <rittle@latour.rsch.comm.mot.com>
790
791 * configure.host (*-*-freebsd*): Add known path for ld-elf.so.1
792 if not produced by gcc.
793
794 2003-06-16 Hans-Peter Nilsson <hp@axis.com>
795
796 * configure.tgt: Add specific case for cris-*-linux-gnu*
797 with crislinux emulation only.
798
799 2003-06-13 Robert Millan <zeratul2@wanadoo.es>
800
801 * configure.tgt: Add i386-netbsd-gnu target.
802
803 2003-06-12 Richard Sandiford <rsandifo@redhat.com>
804
805 * configure.tgt (mips*-sgi-irix6*): Add the o32 and n64 emulations
806 to $targ_extra_libpath.
807
808 2003-06-11 H.J. Lu <hongjiu.lu@intel.com>
809
810 * po/Make-in (DESTDIR): New.
811 (install-data-yes): Support $(DESTDIR).
812 (uninstall): Likewise.
813
814 2003-06-10 Doug Evans <dje@sebabeach.org>
815
816 * Makefile.am (ALL_EMULATIONS): Add em32relf.o.
817 * Makefile.in: Regenerate.
818
819 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
820
821 * configure.tgt (h8300*): Add h8300sxn emulations.
822 * Makefile.am (ALL_EMULATIONS): Add eh8300sxn.o and eh8300sxnelf.o.
823 (eh8300sxn.c, eh8300sxnelf.c): New rules.
824 * Makefile.in: Regenerate.
825 * emulparams/h8300sxnelf.sh, emulparams/h8300sxn.sh: New files.
826 * scripttempl/h8300sxn.sc: New file.
827
828 2003-06-10 Alan Modra <amodra@bigpond.net.au>
829
830 * emulparams/elf64ppc.sh (EXECUTABLE_SYMBOLS, OTHER_BSS_END_SYMBOLS,
831 CTOR_START, CTOR_END, DTOR_START, DTOR_END): Don't define.
832
833 2003-06-08 Alan Modra <amodra@bigpond.net.au>
834
835 * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.
836 (build_toc_list): New function.
837 (gld${EMULATION_NAME}_finish): Call build_toc_list and
838 ppc64_elf_reinit_toc. Adjust ppc64_elf_build_stubs call.
839 (OPTION_STUBSYMS): Define.
840 (PARSE_AND_LIST_LONGOPTS): Add emit-stub-syms.
841 (PARSE_AND_LIST_OPTIONS): Document.
842 (PARSE_AND_LIST_ARGS_CASES): Handle.
843
844 2003-06-05 Roland McGrath <roland@redhat.com>
845
846 * emultempl/elf32.em (gld${EMULATION_NAME}_list_options): Remove
847 extra \t in -z noexecstack line.
848
849 2003-05-23 Jakub Jelinek <jakub@redhat.com>
850
851 * ldgram.y (phdr_type): Grok PT_GNU_STACK.
852 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
853 -z execstack and -z noexecstack.
854 (gld${EMULATION_NAME}_list_options): Likewise.
855 * scripttempl/elf.sc: If not -r, discard .note.GNU-stack section.
856
857 2003-06-03 Michael Snyder <msnyder@redhat.com>
858 and Bernd Schmidt <bernds@redhat.com>
859 and Alexandre Oliva <aoliva@redhat.com>
860
861 * Makefile.am: Add new emulations for h8300sx.
862 * Makefile.in: Regenerate.
863 * configure.tgt: Add new emulations.
864 * emulparams/h8300sx.sh: New emulation.
865 * emulparams/h8300sxelf.sh: Ditto.
866 * scripttempl/h8300sx.sc: Ditto.
867
868 2003-06-03 H.J. Lu <hongjiu.lu@intel.com>
869
870 * ldmisc.c: Include "bfdlink.h".
871 (error_handler): Handle LD_DEFINITION_IN_DISCARDED_SECTION
872 and -LD_DEFINITION_IN_DISCARDED_SECTION.
873
874 * Makefile.am: Rebuild dependency.
875 * Makefile.in: Regenerated.
876
877 2003-06-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
878
879 * emulparams/shlelf_linux.sh (GENERATE_PIE_SCRIPT): Set to yes.
880 * emulparams/shlelf32_linux.sh (GENERATE_PIE_SCRIPT): Likewize.
881
882 2003-06-02 Fabrizio Gennari <fabrizio.ge@tiscalinet.it>
883
884 * pe-dll.c (fill_edata): Scan table pe_dll->exports, which is
885 sorted alphabetically, instead of exported_symbols, which is
886 sorted by ordinal.
887
888 2003-05-30 Ulrich Drepper <drepper@redhat.com>
889 Jakub Jelinek <jakub@redhat.com>
890
891 * lexsup.c (OPTION_PIE): Define.
892 (ld_options): Add -pie and --pic-executable options.
893 (parse_args): Handle OPTION_PIE.
894 * ldmain.c (main): Initialize link_info.pie and
895 link_info.executable.
896 * genscripts.sh: Generate PIE scripts.
897 * ld.texinfo: Document -pie and --pic-executable options.
898 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open):
899 (gld${EMULATION_NAME}_place_orphan): Likewise.
900 (gld${EMULATION_NAME}_get_script): Include PIE scripts.
901 * scripttempl/elf.sc: In PIE scripts set . the same way as in
902 shared scripts.
903 * emulparams/elf_i386.sh (GENERATE_PIE_SCRIPT): Set to yes.
904 * emulparams/elf64_ia64.sh (GENERATE_PIE_SCRIPT): Likewise.
905 * emulparams/elf32ppc.sh (GENERATE_PIE_SCRIPT): Likewise.
906 * emulparams/elf64ppc.sh (GENERATE_PIE_SCRIPT): Likewise.
907 * emulparams/elf_x86_64.sh (GENERATE_PIE_SCRIPT): Likewise.
908 * emulparams/elf_s390.sh (GENERATE_PIE_SCRIPT): Likewise.
909 * emulparams/elf32_sparc.sh (GENERATE_PIE_SCRIPT): Likewise.
910 * emulparams/elf64_sparc.sh (GENERATE_PIE_SCRIPT): Likewise.
911 * emulparams/elf64alpha.sh (GENERATE_PIE_SCRIPT): Likewise.
912 * emulparams/elf64_s390.sh (GENERATE_PIE_SCRIPT): Likewise.
913 * emulparams/elf_i386.sh (GENERATE_PIE_SCRIPT): Likewise.
914
915 2003-05-30 H.J. Lu <hongjiu.lu@intel.com>
916
917 * genscripts.sh: Create tmpdir/libpath.exp.
918
919 2003-05-30 Nick Clifton <nickc@redhat.com>
920
921 * emultempl/armelf.em (arm_elf_before_allocation): Replace ASSERT
922 with a test for a NULL bfd_for_interworking.
923
924 2003-05-29 Jason Thorpe <thorpej@wasabisystems.com>
925
926 * configure.host (*-*-netbsd*): Set HOSTING_CRT0 and HOSTING_LIBS
927 correctly for more recent versions of NetBSD.
928 (alpha*-*-netbsd*): Remove.
929 (i[3-7]86-*-netbsd*): Remove.
930
931 2003-05-29 Nick Clifton <nickc@redhat.com>
932
933 * emultempl/pe.em: Include "safe-ctype.h" instead of <ctype.h>.
934
935 2003-05-26 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
936
937 * emulparams/elf64btsmip.sh: Set TEXT_START_ADDR to 0x120000000 to
938 trap on pointer crops.
939
940 2003-05-21 Marcus Comstedt <marcus@mc.pp.se>
941
942 * configure.tgt: Check for a target triplet of shl-...-netbsdelf
943 as well as shle-...-netbsdelf.
944
945 2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
946
947 * configure.host: Accept i[3-7]86 variants.
948 * configure.tgt: Likewise.
949
950 2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
951
952 * emulparams/elf64_ia64.sh: Don't set COMMONPAGESIZE for now.
953
954 2003-05-09 Daniel Jacobowitz <drow@mvista.com>
955
956 * Makefile.am (ALL_EMULATIONS): Add earmelfb.o and earmelfb_linux.o.
957 (earmelfb.c, earmelfb_linux.c): New rules.
958 * Makefile.in: Regenerated.
959 * emulparams/armelfb.sh, emulparams/armelfb_linux.sh: New files.
960 * configure.tgt: Add armeb-elf and arm*b-*-linux-gnu.
961
962 2003-05-09 Nick Clifton <nickc@redhat.com>
963
964 * ldlang.c (lang_size_sections_1): Default to generating a
965 fatal error message if a loadable section is not allocated
966 to a memory region when regions are defined.
967
968 2003-05-09 Alan Modra <amodra@bigpond.net.au>
969
970 * Makefile.am (em68hc11elf.c): Correct dependencies.
971 (em68hc11elfb.c, em68hc12elf.c, em68hc12elfb.c): Likewise.
972 * Makefile.in: Regenerate.
973 * emultempl/elf32.em (find_exp_assignment): Adjust for changed
974 bfd_elf_record_link_assignment name.
975
976 2003-05-07 Alexandre Oliva <aoliva@redhat.com>
977
978 * ldmain.h (overflow_cutoff_limit): Declare.
979 * ldmain.c (overflow_cutoff_limit): Define, initialized to 10.
980 (reloc_overflow): Limit error messages based on it.
981 * lexsup.c (parse_args) <OPTION_VERBOSE>: Set cutoff to
982 unlimited.
983
984 2003-05-05 Alan Modra <amodra@bigpond.net.au>
985
986 * ldlex.l: Accept C style comments in version scripts.
987
988 2003-04-28 H.J. Lu <hjl@gnu.org>
989
990 * ldlang.c (lang_process): Add the relax finalize pass.
991
992 * ldmain.c (main): Initialize link_info.relax_finalizing to
993 FALSE.
994
995 2003-04-24 Roland McGrath <roland@redhat.com>
996
997 * ldgram.y (phdr_type): Grok PT_TLS and PT_GNU_EH_FRAME names.
998 If a name string is unknown, give an error rather than crashing later.
999
1000 2003-04-23 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
1001
1002 * Makefile.am (ALL_EMULATIONS): Add eh8300hn.o, eh8300sn.o,
1003 eh8300hnelf.o, eh8300snelf.o and respective rules.
1004 * Makefile.in: Regenerate.
1005 * configure.tgt: Add h8300hn, h8300sn, h8300hnelf, h8300snelf
1006 * emulparams/h8300hn.sh: New
1007 * emulparams/h8300sn.sh: New
1008 * emulparams/h8300hnelf.sh: New
1009 * emulparams/h8300snelf.sh: New
1010 * scripttempl/h8300hn.sc: new
1011 * scripttempl/h8300sn.sc: new
1012
1013 2003-04-23 H.J. Lu <hjl@gnu.org>
1014
1015 * ldmain.c (link_callbacks): Initialize error_handler.
1016
1017 * ldmisc.c (error_handler): New function.
1018
1019 * ldmisc.h (error_handler): New prototype.
1020
1021 2003-04-21 Stephane Carrez <stcarrez@nerim.fr>
1022
1023 * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra.
1024 * emulparams/m68hc11elfb.sh: Likewise.
1025 * emulparams/m68hc12elf.sh: Likewise.
1026 * emulparams/m68hc12elfb.sh: Likewise.
1027
1028 2003-04-19 Stephane Carrez <stcarrez@nerim.fr>
1029
1030 * emultempl/m68hc1xelf.em: New file to generate far trampolines on
1031 68HC11 and 68HC12.
1032 (LDEMUL_BEFORE_ALLOCATION): Override to gather the trampolines to
1033 generate.
1034 (LDEMUL_FINISH): Override to generate the trampolines after gc and
1035 linker relaxation.
1036 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Override to create the
1037 stub file for trampolines.
1038 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_LONGOPTS): New options
1039 --no-trampoline and --bank-window to control the memory bank window.
1040
1041 2003-04-18 H.J. Lu <hjl@gnu.org>
1042
1043 * ldfile.c (ldfile_add_library_path): Remove the unused
1044 variable.
1045
1046 2003-04-18 Andrew Haley <aph@cambridge.redhat.com>
1047
1048 * scripttempl/xstormy16.sc (__data, __rdata): New.
1049
1050 2003-04-16 Nick Clifton <nickc@redhat.com>
1051
1052 * scripttempl/xstormy16.sc: Add .jcr section mapping.
1053
1054 2003-04-15 H.J. Lu <hjl@gnu.org>
1055
1056 From Debian by Jack Howarth <howarth@nitro.med.uc.edu>:
1057
1058 * ldlex.l: Use YY_CURRENT_BUFFER instead of yy_current_buffer.
1059
1060 2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
1061
1062 * h8-doc.texi: Replace occurrances of 'Hitachi' with 'Renesas'.
1063 * ld.texinfo: Likewise.
1064
1065 2003-04-14 Alan Modra <amodra@bigpond.net.au>
1066
1067 From Prashanth Tamraparni <prashanth_t@in.ibm.com>
1068 * scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crtendS.o and
1069 other variants of crtbegin.o, crtend.o.
1070 (DTOR): Likewise.
1071 * scripttempl/crisaout.sc (ctors, dtors): Likewise.
1072 * scripttempl/elf_chaos.sc (CTOR, DTOR): Likewise.
1073 * scripttempl/elfd10v.sc (CTOR, DTOR): Likewise.
1074 * scripttempl/elfd30v.sc (CTOR, DTOR): Likewise.
1075 * scripttempl/elfxtensa.sc (CTOR, DTOR): Likewise.
1076 * scripttempl/iq2000.sc (CTOR, DTOR): Likewise.
1077 * scripttempl/mmo.sc (ctors, dtors): Likewise.
1078 * scripttempl/xstormy16.sc (CTOR, DTOR): Likewise.
1079
1080 2003-04-09 Dmitry Diky <diwil@mail.ru>
1081
1082 * scripttempl/elf32msp430.sc: Add initX, finiX, ctors, dtors
1083 sections to respect C++ constructor/destructor. Add ctors/dtors
1084 start/stop definitions.
1085 * scripttempl/elf32msp430_3.sc: Likewise.
1086
1087 2003-04-06 Nick Clifton <nickc@redhat.com>
1088
1089 * ld.texinfo (Options): Add a reminder of the target specific
1090 nature to the description of the i386 PE specific options, for
1091 readers who have not read all the way through the manual.
1092
1093 2003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
1094
1095 * configure.tgt: Fixed bug in list of targ_extra_emuls.
1096 * emulparams/tic3xcoff.sh (SCRIPT_NAME): Namespace
1097 cleanup. Replace s/c4x/tic4x and s/c3x/tic3x/
1098 * emulparams/tic3xcoff_onchip.sh: Ditto
1099 * emulparams/tic4xcoff.sh: Ditto
1100 * scripttempl/tic4xcoff.sc: Ditto
1101
1102 2003-04-03 Nick Clifton <nickc@redhat.com>
1103
1104 * NEWS: Mention support for Xtensa architecture.
1105
1106 2003-04-02 Nick Clifton <nickc@redhat.com>
1107
1108 * pe-dll.c (pe_detail_list): arm-pe targets use underscores.
1109
1110 2003-04-01 Danny Smith <dannysmith@users.sourceforge.net>
1111
1112 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open):
1113 Don't call pe_dll_build_section() if link_info.relocateable.
1114 (gld_${EMULATION_NAME}_finish): Don't call pe_dll_fill_sections()
1115 if link_info.relocateable.
1116
1117 2003-04-01 Fabrizio Gennari <fabrizio.ge@tiscalinet.it>
1118
1119 * pe-dll.c (process_def_file): Don't create an export
1120 section if there are no exports and we're building an exe
1121 (pe_dll_build_sections): Ditto
1122 (pe_dll_fill_sections): Conditionalize setting
1123 abfd->dll true on info->shared
1124 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open):
1125 If i386pe or armpe, call pe_dll_build_section()
1126 for both exe's and dll's, not just dll's.
1127 (gld_${EMULATION_NAME}_finish): For all targets except
1128 shpe and mipspe, call pe_dll_fill_sections() for both
1129 exe's and dll's, not just dll's.
1130
1131 2003-04-02 Bob Wilson <bob.wilson@acm.org>
1132
1133 * emulparams/xtensa-config.sh: Remove comment indicating that this is
1134 a generated file.
1135
1136 2003-04-01 Bob Wilson <bob.wilson@acm.org>
1137
1138 * Makefile.am (ALL_EMULATIONS): Add eelf32xtensa.o.
1139 (eelf32xtensa.c): New target.
1140 * Makefile.in: Regenerate.
1141 * configure.tgt: Handle xtensa-*-*.
1142 * gen-doc.texi: Set XTENSA variable.
1143 * ld.texinfo: Set XTENSA variable. Add new Xtensa node.
1144 * emulparams/elf32xtensa.sh: New file.
1145 * emulparams/xtensa-config.sh: Likewise.
1146 * emultempl/xtensaelf.em: Likewise.
1147 * scripttempl/elfxtensa.sc: Likewise.
1148
1149 2003-04-01 Jakub Jelinek <jakub@redhat.com>
1150
1151 * configure.tgt (powerpc*-*-linux*): Add elf32ppc to ppc64
1152 targ_extra_libpath. Add elf64ppc to ppc targ_extra_libpath
1153 if --enable-64-bit-bfd.
1154
1155 2003-04-01 Nick Clifton <nickc@redhat.com>
1156
1157 * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Change name of
1158 note section.
1159 * emulparams/armelf_linux.sh (OTHER_READONLY_SECTIONS): Change
1160 name of note section.
1161
1162 2003-03-31 Alexandre Oliva <aoliva@redhat.com>
1163
1164 * ld.texinfo (-Tbss, -Tdata, -Ttext): Document in terms of
1165 --section-start.
1166
1167 2003-03-31 David Heine <dlheine@suif.stanford.edu>
1168
1169 * ldfile.c (ldfile_add_library_path): Always allocate space for
1170 the filename.
1171 * ldlang.c (lang_register_vers_node): Free the node if it cannot
1172 be used.
1173 * ldmain.c (set_scripts_dir): Always free the constructed
1174 directory name.
1175 (add_keepsyms_file): Fix memory leak.
1176 * ldmisc.c (vfinfo): Likewise.
1177 * lexsup.c (parse_args): Likewise.
1178
1179 2003-03-25 Stan Cox <scox@redhat.com>
1180 Nick Clifton <nickc@redhat.com>
1181
1182 Contribute support for Intel's iWMMXt chip - an ARM variant:
1183
1184 * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Define.
1185 * emulparams/armelf_linux.sh (OTHER_READONLY_SECTIONS): Define.
1186 * scripttempl/armcoff.sc (.data): Ensure 8 byte alignment.
1187 (.bss): Likewise.
1188
1189 2003-03-25 Alexandre Oliva <aoliva@redhat.com>
1190
1191 * ldmain.h (ld_canon_sysroot, ld_canon_sysroot_len): Declare.
1192 * ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define.
1193 (main): Initialize them.
1194 * ldfile.c: Include pathnames.h.
1195 (is_sysrooted_pathname): New.
1196 (ldfile_add_library_path): Use it.
1197 (ldfile_open_file_search): Likewise. Use IS_ABSOLUTE_PATH. Don't
1198 search_dirs if given an absolute pathname.
1199 (ldfile_open_file): Issue error message for sysrooted
1200 absolute pathnames.
1201 * Makefile.am: Updated dependencies.
1202 * Makefile.in: Rebuild.
1203
1204 2003-03-24 Daniel Néri <dne@mayonnaise.net>
1205
1206 * ld.texinfo: Rename all occurances of C54X to TIC54X.
1207
1208 2003-03-19 Andreas Schwab <schwab@suse.de>
1209
1210 * ldfile.c (ldfile_try_open_bfd): Pop lexer start condition after
1211 eof.
1212
1213 2003-03-18 Danny Smith <dannysmith@users.sourceforge.net>
1214
1215 * deffilep.y (opt_base): If no number given, set to default
1216 (-1), not 0.
1217
1218 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
1219
1220 * deffilep.y (def_import): Use default extension of "dll"
1221 if no extension provided in parsed IMPORT definition.
1222
1223 * deffilep.y (def_lex): Revert 2003-03-12 change.
1224 (dot_name): New id type and rule.
1225 (expline): Use instead of ID.
1226 (opt_equal_name): Likewise.
1227
1228 2003-03-12 Danny Smith <dannysmith@users.sourceforge.net>
1229
1230 * deffilep.y (def_lex): Accept '.' as valid non-lead char.
1231
1232 2003-03-07 Christopher Faylor <cgf@redhat.com>
1233
1234 * configure.tgt: Add NATIVE_LIB_DIRS for cygwin target back after
1235 apparent accidental removal on 2003-01-06.
1236
1237 2003-03-04 Dmitry Diky <diwil@mail.ru>
1238
1239 * Makefile.am: Add new devices x1122 x1132 emulation
1240 * configure.tgt: Likewise.
1241 * Makefile.in: Regenerate.
1242 * emulparams/msp430x1122.sh: New file.
1243 * emulparams/msp430x1132.sh: New file.
1244
1245 2003-03-03 Alexandre Oliva <aoliva@redhat.com>
1246
1247 * ldmain.c (set_scripts_dir): Look for relative to TOOLBINDIR as
1248 well.
1249
1250 * ldfile.h (struct search_dirs): Added sysrooted field.
1251 * ldlang.h (struct lang_input_statement_struct): Likewise.
1252 * ldfile.c (ldfile_add_library_path): Mark sysrooted paths.
1253 (ldfile_open_file_search): Look for sysrooted filename starting
1254 with / in ld_sysroot instead of in the current directory. Clear
1255 sysrooted flag if it's found in the current directory. Set it
1256 from the search directory's sysrooted flag where it is found
1257 otherwise.
1258 * ldlang.c (ldlang_sysrooted_script): New static variable.
1259 (new_afile): Mark search_file_enums as sysrooted if
1260 ldlang_sysrooted_script.
1261 (load_symbols): Set ldlang_sysrooted_script according to the
1262 script's sysrooted field while processing it.
1263 * ld.texinfo: Document INPUT behavior in sysroot.
1264
1265 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net>
1266
1267 * scripttempl/pe.sc: Use PROVIDE with etext, end, _end,
1268
1269 2003-03-03 Alan Modra <amodra@bigpond.net.au>
1270
1271 * emulparams/elf64alpha.sh (EXTRA_EM_FILE): Define.
1272 (PARSE_AND_LIST_PROLOGUE, PARSE_AND_LIST_LONGOPTS,
1273 PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES,
1274 PARSE_AND_LIST_EPILOGUE): Don't define.
1275 * emultempl/alphaelf.em: New file.
1276
1277 2003-03-01 Alan Modra <amodra@bigpond.net.au>
1278
1279 * ldemul.c: Include getopt.h.
1280 * emultempl/elf32.em: Include getopt.h earlier.
1281 * emultempl/ticoff.em: Likewise.
1282
1283 2003-02-28 Alan Modra <amodra@bigpond.net.au>
1284
1285 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combreloc
1286 support when scripts read from files.
1287
1288 2003-02-28 Alan Modra <amodra@bigpond.net.au>
1289
1290 * ldemul.c (ldemul_parse_args): Return FALSE by default.
1291 * ldemul.h (struct ld_emulation_xfer_struct): Update parse_args
1292 comment.
1293
1294 * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.
1295 (ldemul_parse_args): Return bfd_boolean. Formatting.
1296 * ldemul.h (ldemul_add_options, ldemul_handle_option): Declare.
1297 (ldemul_parse_args): Adjust.
1298 (struct ld_emulation_xfer_struct): Add add_options and handle_option.
1299 Return bfd_boolean from parse_args.
1300 * lexsup.c (parse_args): Malloc shortopts, longopts and
1301 really_longopts. Call ldemul_add_options and ldemul_handle_option.
1302 * emultempl/aix.em (gld${EMULATION_NAME}_add_options): Split out from
1303 gld${EMULATION_NAME}_parse_args.
1304 (gld${EMULATION_NAME}_handle_option): Likewise.
1305 (ld_${EMULATION_NAME}_emulation): Adjust initializer.
1306 * emultempl/armcoff.em: As for aix.em, but remove parse_args.
1307 * emultempl/beos.em: Likewise.
1308 * emultempl/pe.em: Likewise.
1309 * emultempl/ticoff.em: Likewise.
1310 * emultempl/elf32.em: Likewise. Don't duplicate long options either.
1311 (gld${EMULATION_NAME}_add_sysroot): Prototype.
1312 * emultempl/armelf.em (PARSE_AND_LIST_LONGOPTS): Don't duplicate
1313 options.
1314 * emultempl/hppaelf.em (PARSE_AND_LIST_LONGOPTS): Likewise.
1315 * emultempl/ppc32elf.em (PARSE_AND_LIST_LONGOPTS): Likewise.
1316 * emultempl/ppc64elf.em (PARSE_AND_LIST_LONGOPTS): Likewise.
1317 * emultempl/armelf_oabi.em (ld_${EMULATION_NAME}_emulation): Adjust
1318 initializer.
1319 * emultempl/generic.em: Likewise.
1320 * emultempl/gld960.em: Likewise.
1321 * emultempl/gld960c.em: Likewise.
1322 * emultempl/linux.em: Likewise.
1323 * emultempl/lnk960.em: Likewise.
1324 * emultempl/m68kcoff.em: Likewise.
1325 * emultempl/mipsecoff.em: Likewise.
1326 * emultempl/sunos.em: Likewise.
1327 * emultempl/vanilla.em: Likewise.
1328 * emultempl/netbsd.em (gldnetbsd_before_parse): Prototype.
1329
1330 2003-02-25 Alexandre Oliva <aoliva@redhat.com>
1331
1332 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Fix
1333 memory allocation error.
1334
1335 * Makefile.am (ldmain.o): Define TOOLBINDIR.
1336 * Makefile.in: Rebuilt.
1337 * ldmain.c (ld_sysroot): Try to set from TOOLBINDIR too.
1338
1339 2003-02-21 Bob Wilson <bob.wilson@acm.org>
1340
1341 * ldlang.c (lang_size_sections_1): Add CHECK_REGIONS argument and only
1342 call os_region_check when it is set.
1343 (lang_size_sections): Add CHECK_REGIONS argument and pass it through to
1344 lang_size_sections_1.
1345 (lang_process): Change lang_size_sections calls to set CHECK_REGIONS
1346 only for the last call, not on every relaxation iteration.
1347 * ldlang.h (lang_size_sections): Update prototype.
1348 * pe-dll.c (pe_dll_fill_sections): Set CHECK_REGIONS argument in calls
1349 to lang_size_sections.
1350 (pe_exe_fill_sections): Likewise.
1351 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Likewise.
1352 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1353 * emultempl/ppc64elf.em (ppc_before_allocation): Likewise.
1354 (ppc_layout_sections_again): Likewise.
1355
1356 2003-02-21 Bob Wilson <bob.wilson@acm.org>
1357
1358 * gen-doc.texi: Set ARM and HPPA variables.
1359 * ld.texinfo: Fix typos and obvious texinfo mistakes. Make section
1360 title capitalization more consistent. Add missing menu entries for
1361 machine-specific sections and conditionalize them consistently.
1362 Conditionalize text that is irrelevant when SingleFormat is set.
1363 Add @group divisions to improve page breaks in long examples.
1364 Use @iftex/@ifnottex instead of @iftex/@ifinfo so that HTML output
1365 is correct. Remove "FIXME" comment about not using
1366 @raisesections/@lowersections. Use @raisesections/@lowersections
1367 consistently for machine-specific sections. Change to be more polite
1368 about poor bug reports. Replace FDL appendix with include of fdl.texi.
1369 Move WIN32 node to match its order in the menus.
1370 * fdl.texi: New file.
1371
1372 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
1373
1374 * configure.in (TARGET_SYSTEM_ROOT): Set default to
1375 ${exec_prefix}/${target_alias}/sys-root. Match explicit
1376 '${exec_prefix}' (in addition to the expansion thereof) as
1377 relocatable.
1378 * configure: Rebuilt.
1379
1380 2003-02-20 Phil Edwards <pme@gcc.gnu.org>
1381
1382 * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns.
1383
1384 2003-02-20 Harri Porten <porten@kde.org>
1385
1386 * ldgram.y (vers_defns): Allow optional trailing semicolon in
1387 EXTERN NAME block;
1388
1389 2003-02-18 Alan Modra <amodra@bigpond.net.au>
1390
1391 * emultempl/ppc32elf.em: New file.
1392 * emulparams/elf32ppc.sh (EXTRA_EM_FILE): Define.
1393 * Makefile.am (eelf32lppc.c): Depend on emultempl/ppc32elf.em.
1394 (eelf32lppcnto.c): Likewise.
1395 (eelf32lppcsim.c): Likewise.
1396 (eelf32ppcnto.c): Likewise.
1397 (eelf32ppc.c): Likewise.
1398 (eelf32ppc_fbsd.c): Likewise.
1399 (eelf32ppcsim.c): Likewise.
1400 (eelf32ppclinux.c): Likewise.
1401 * Makefile.in: Regenerate.
1402
1403 2003-02-18 Alan Modra <amodra@bigpond.net.au>
1404
1405 * ld.texinfo: Remove spaces between @samp and opening brace.
1406
1407 2003-02-18 Alan Modra <amodra@bigpond.net.au>
1408
1409 * emultempl/ppc64elf.em (ppc_create_output_section_statements): Check
1410 hash creator.
1411 (ppc_before_allocation): Don't do optimizations if wrong hash table.
1412 (gld${EMULATION_NAME}_finish): Ditto.
1413
1414 2003-02-17 Nick Clifton <nickc@redhat.com>
1415
1416 * ldmain.c (main) Default allow_shlib_undefined to true.
1417 * lexsup.c (ld_options): Add --no-allow-shlib-undefined.
1418 (parse_args): Parse the new switch.
1419 * ld.texinfo: Document new switch and default behaviour of
1420 allowing undefined symbols in shared libraries.
1421
1422 2003-02-11 Dmitry Diky <diwil@mail.ru>
1423
1424 * scripttempl/elf32msp430.sc: Add new data anchors definitions.
1425 * scripttempl/elf32msp430_3.sc: Likewise.
1426
1427 2003-02-11 Uwe Stieber <uwe@wwws.de>
1428
1429 * configure.tgt: Add support for kaOS as cross build target
1430 system.
1431
1432 2003-02-10 John Daivid Anglin <dave.anglin@nrc-cnrc.gc.ca>
1433
1434 * hppaelf.em (group_size): Change default back to 1.
1435
1436 2003-02-09 Alan Modra <amodra@bigpond.net.au>
1437
1438 * emultempl/ppc64elf.em: Add "no-tls-optimize" option and support code.
1439
1440 2003-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1441
1442 * hppaelf.em (group_size): Change default to -1.
1443
1444 2003-02-07 Nick Clifton <nickc@redhat.com>
1445
1446 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Remove 'n' short
1447 opt.
1448 (PARSE_AND_LIST_LONGOPTS): Add duplicate entry for
1449 no-pipeline-knowledge. This will prevent the getopt package from
1450 thinking that there are any shorter abbreviations for
1451 --no-pipeline-knowledge.
1452
1453 2003-02-07 Jakub Jelinek <jakub@redhat.com>
1454
1455 * genscripts.sh (LIB_PATH): Don't append LIBPATH_SUFFIX to paths
1456 which already have it. Avoid duplicates.
1457
1458 2003-02-06 Jakub Jelinek <jakub@redhat.com>
1459
1460 * emulparams/elf64_s390.sh (LIBPATH_SUFFIX): Set to 64.
1461 * emulparams/elf_x86_64.sh (LIBPATH_SUFFIX): Likewise.
1462 * emulparams/elf64_sparc.sh (LIBPATH_SUFFIX): Set instead of suffix.
1463
1464 2003-02-05 Alan Modra <amodra@bigpond.net.au>
1465
1466 * emultempl/ppc64elf.em (ppc_before_allocation): Size sections then
1467 call ppc64_elf_tls_optimize.
1468
1469 2003-02-03 Daniel Jacobowitz <drow@mvista.com>
1470
1471 * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysroot
1472 outside of GNU/Linux conditional.
1473
1474 2003-01-28 Ralf Habacker <ralf.habacker@freenet.de>
1475
1476 * deffilep.y (def_get_module): New function: locate an already
1477 added module.
1478 * deffile.h (def_get_module): New prototype.
1479 * pe-dll.c (pe_implied_import_dll): Add code to prevent importing
1480 a dll multiple times.
1481
1482 2003-01-23 Alan Modra <amodra@bigpond.net.au>
1483
1484 * emultempl/sh64elf.em: Include elf32-sh64.h.
1485 (sh64_elf_${EMULATION_NAME}_before_allocation): Adjust for changed
1486 sh64_elf_section_data.
1487 (sh64_elf_${EMULATION_NAME}_after_allocation): Likewise.
1488
1489 2003-01-23 Wu Yongwei <adah@netstd.com>
1490
1491 * ld.texinfo: Remove an extra "i" in --dll-search-prefix.
1492 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Move a
1493 cross-80th-column-margin "an" to the next line.
1494
1495 2003-01-21 Nick Clifton <nickc@redhat.com>
1496
1497 * emulparams/tic3xcoff-onchip.sh: Rename to ...z
1498 * emulparams/tic3xcoff_onchip.sh: ...this.
1499 * Makefile.am (etic3xcoff_onchip.c): Fix name of generated C file.
1500 * Makefile.in: Regenerate.
1501
1502 2003-01-21 Fabio Alemagna <falemagn@aros.org>
1503
1504 * configure.tgt: Handle i[3456]86-*-aros*
1505
1506 2003-01-19 Svein E. Seldal <Svein.Seldal@solidas.com>
1507
1508 * Makefile.am: Added etic3xcoff.o and etic4xcoff_onchip.o
1509 * Makefile.in: Regenerate
1510 * configure.tgt: Added extra target emulations
1511 * emulparams/tic3xcoff.sh: Remove old settings
1512 * emulparams/tic4xcoff.sh: Ditto
1513 * emulparams/tic3xcoff-onchip.sh: Added new
1514 * scripttempl/tic4xcoff.sc: Revise and combine both c3x and c4x
1515 * scripttempl/tic3xcoff.sc: Remove
1516
1517 2003-01-17 Andreas Jaeger <aj@suse.de>
1518
1519 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do not
1520 skip ':'.
1521
1522 2003-01-16 Alan Modra <amodra@bigpond.net.au>
1523
1524 * Makefile.in: Regenerate.
1525
1526 2002-01-14 Charles Wilson <cwilson@ece.gatech.edu>
1527
1528 * ld.texinfo (node WIN32): Some clarifications
1529 and formatting fixups.
1530
1531 2003-01-09 Chris Demetriou <cgd@broadcom.com>
1532
1533 * ldmain.c (get_emulation): Sort -mipsNN checks in the usual
1534 order, and handle (ignore) -mips32r2.
1535
1536 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
1537
1538 * ldmain.c (main): Make sure ld_sysroot is initialized.
1539
1540 2003-01-06 Daniel Jacobowitz <drow@mvista.com>
1541
1542 * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
1543
1544 * Makefile.am (ldmain.o): Add @TARGET_SYSTEM_ROOT_DEFINE@.
1545 (GENSCRIPTS): Add @use_sysroot@.
1546 * Makefile.in: Regenerated.
1547 * configure.host: Move setting of NATIVE_LIB_DIRS to...
1548 * configure.tgt: ... here. Use ${target} instead of ${host}
1549 for NATIVE_LIB_DIRS.
1550 * configure.in: Add --with-sysroot.
1551 * configure: Regenerated.
1552 * genscripts.sh: Accept use_sysroot option. Set new variables
1553 NATIVE and USE_LIBPATH. Prepend "=" to directory names if
1554 $use_sysroot. Don't search $tool_lib if $use_sysroot.
1555 * ldfile.c (ldfile_add_library_path): Handle leading '='.
1556 * ldmain.c (TARGET_SYSTEM_ROOT): Define if not defined.
1557 (ld_sysroot): New variable.
1558 (main): Initialize ld_sysroot.
1559 * ldmain.h (ld_sysroot): New extern.
1560 * emultempl/elf32.em: Use NATIVE and USE_LIBPATH instead of
1561 searching $EMULATION_LIBPATH.
1562 (gld${EMULATION_NAME}_add_sysroot): New function.
1563 (gld${EMULATION_NAME}_check_ld_so_conf): Use it. Honor ld_sysroot.
1564 (gld${EMULATION_NAME}_after_open): Likewise. Only search
1565 environment variables if $NATIVE.
1566 * ld.texinfo (Options): Mention "=" prefix in the description of -L.
1567 * NEWS: Mention --with-sysroot.
1568
1569 * emulparams/elf32bmipn32-defs.sh: Set NATIVE and LIBPATH_SUFFIX
1570 instead of setting LIB_PATH.
1571 * emulparams/elf32ppc.sh: Likewise.
1572 * emulparams/elf64_s390.sh: Likewise.
1573 * emulparams/elf64_sparc.sh: Likewise.
1574 * emulparams/elf64ppc.sh: Likewise.
1575 * emulparams/elf_x86_64.sh: Likewise.
1576
1577 * emulparams/elf64_aix.sh: Add "=" prefixes to LIB_PATH.
1578 * emulparams/elf64hppa.sh: Add "=" prefixes to LIB_PATH.
1579
1580 2003-01-03 Charles Wilson <cwilson@ece.gatech.edu>
1581
1582 * pe-dll.c (autofilter_symbollist): Add cygwin_crt0.
1583
1584 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
1585
1586 * Makefile.am (ldmain.o): Pass BINDIR.
1587 * Makefile.in: Regenerated.
1588 * ldmain.c (set_scripts_dir): Use make_relative_prefix for the first
1589 search path.
1590
1591 2003-01-02 Ben Elliston <bje@redhat.com>
1592
1593 * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o.
1594 (eelf32iq2000.c): New target.
1595 * Makefile.in: Regenerate.
1596 * configure.tgt: Handle iq2000-*-elf.
1597 * emulparams/elf32iq10.sh: New file.
1598 * emulparams/elf32iq2000.sh: New file.
1599 * scripttempl/iq2000.sc: New file.
1600
1601 2003-01-02 Charles Wilson <cwilson@ece.gatech.edu>
1602
1603 * pe-dll.c (autofilter_symbollist): Add do_pseudo_reloc
1604 and _pei386_runtime_relocator to the exclude list.
1605
1606 2003-01-01 Kazu Hirata <kazu@cs.umass.edu>
1607
1608 * ldfile.c: Fix comment typos.
1609 * ldlang.c: Likewise.
1610 * mri.c: Likewise.
1611 * pe-dll.c: Likewise.
1612
1613 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
1614
1615 Suggested by Manfred Hollstein <manfred.h@gmx.net>:
1616 * Makefile.am (ld.1): Depend on configdoc.texi
1617 and ldver.texi.
1618 * Makefile.in: Regenerated.
1619
1620 2002-12-24 Dmitry Diky <diwil@mail.ru>
1621
1622 * Makefile.am: Add msp430 target.
1623 * configure.tgt: Likewise.
1624 * Makefile.in: Regenerate.
1625 * emulparams/msp430x???.sh: New files. Linker script parameters
1626 for various msp430 configurations.
1627 * gen-doc.texi: Enable msp430 documenation.
1628 * ld.texinfo: Document msp430 sections.
1629 * scripttempl/elf32msp430.sc: New file. Linker script for msp430.
1630 * scripttempl/elf32msp430_3.sc: New file. Linker script for msp430.
1631
1632 2002-12-30 Ralf Habacker <Ralf.Habacker@freenet.de>
1633 Charles Wilson <cwilson@ece.gatech.edu>
1634
1635 * config.in (HAVE_REALPATH): New entry.
1636 (HAVE_SYS_STAT_H, HAVE_SYS_TYPES_H): Removed: obsolete.
1637
1638 2002-12-30 Ralf Habacker <ralf.habacker@freenet.de>
1639
1640 * ld.texinfo: New win32 topics: 'symbol aliasing' and 'export dll
1641 symbols'.
1642
1643 2002-12-23 Alan Modra <amodra@bigpond.net.au>
1644
1645 * ldmain.c (main): Init "strip_discarded".
1646 * lexsup.c (OPTION_STRIP_DISCARDED): Define.
1647 (OPTION_NO_STRIP_DISCARDED): Define.
1648 (ld_options): Add "strip-discarded" and "no-strip-discarded".
1649 (parse_args): Handle them.
1650
1651 2002-12-23 Nick Clifton <nickc@redhat.com>
1652
1653 * ld.h (struct args_type): Add new field
1654 'accept_unknown_input_architecture'.
1655 * ldmain.c (main): Initialise 'accept_unknown_input_architecture'
1656 to false.
1657 * ldlang.c (lang_check): Pass accept_unknown_input_architecture to
1658 bfd_arch_get_compatible.
1659 * ldfile.c (ldfile_try_open_bfd): Likewise.
1660 * lexsup.c (ld_options): Add new command line switch
1661 --accept-unknown-input-architecture and its inverse.
1662 (parse_args): Handle --accept-unknown-input-architecture.
1663 * ld.texinfo: Document new linker option.
1664 * NEWS: Mention new linker option.
1665
1666 2002-12-20 Alan Modra <amodra@bigpond.net.au>
1667
1668 * ldmain.c (main): Re-order link_info initialization. Init all
1669 fields.
1670
1671 2002-12-19 Charles Wilson <cwilson@ece.gatech.edu>
1672
1673 * ld.texinfo: Clarify and extend the documentation
1674 in the Machine Dependent, WIN32 section.
1675
1676 2002-12-18 Ralf Habacker <ralf.habacker@freenet.de>
1677
1678 * ld.texinfo: Add win32 machine depending section.
1679 * gen-doc.texi: Enable win32 machine depending section.
1680
1681 * configure.host: Add win32 library search path.
1682
1683 2002-12-17 Ralf Habacker <ralf.habacker@freenet.de>
1684
1685 * emultempl/pe.em (pe_find_data_imports): Don't search for data
1686 import when auto-import is disabled.
1687
1688 2002-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1689
1690 * emultempl/pe.em (..._recognized_file): Use LD_PATHMAX+1 to
1691 account for trailing '\0'.
1692
1693 2002-12-17 Nick Clifton <nickc@redhat.com>
1694
1695 * emultempl/pe.em (longopts): Duplicate entry for --compact-implib
1696 so that it is not confused with -c.
1697
1698 2002-12-13 Ralf Habacker <Ralf.Habacker@freenet.de>
1699 Charles Wilson <cwilson@ece.gatech.edu>
1700
1701 * configure.in: Add check for realpath function.
1702 * configure: Regenerate.
1703 * config.in: Regenerate.
1704 * aclocal.m4: Regenerate.
1705 * deffile.h: Add .data field to def_file_import
1706 structure.
1707 * pe-dll.c (pe_proces_import_defs): Use .data field of
1708 def_file_import structure to initialize flag_data field of
1709 def_file_export structure.
1710 (pe_implied_import_dll): New variables exp_funcbase and
1711 [data|bss]_[start|end]. Use DLL's internal name to set dll_name,
1712 not filename (which may be a symlink). Scan the sections and
1713 initialize [data|bss]_[start|end]. When scanning the export
1714 table, skip _nm_ symbols, and mark any symbols whose rva indicates
1715 that it is in the .bss or .data sections as data.
1716 * sysdep.h: Include limits.h and sys/param.h, and define
1717 LD_PATHMAX as appropriate. Also define REALPATH as realpath if it
1718 exists, NULL otherwise.
1719 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Call
1720 pe_process_import_defs before pe_find_data_imports, so that
1721 auto-import will check the virtual implib as well as "real"
1722 implibs.
1723 (gld_${EMULATION_NAME}_recognized_file): Use REALPATH to follow
1724 symlinks to their target; check that the target's extension is
1725 .dll before calling pe_implied_import_dll(), not the filename
1726 itself (which may be a symlink).
1727
1728 2002-12-10 Alan Modra <amodra@bigpond.net.au>
1729
1730 * emultempl/elf32.em (struct orphan_save): Add os_tail field.
1731 (gld${EMULATION_NAME}_place_orphan): Re-order output_section_statement
1732 list too.
1733
1734 2002-12-08 Alan Modra <amodra@bigpond.net.au>
1735
1736 * ldlang.h: Formatting.
1737
1738 2002-12-07 Alan Modra <amodra@bigpond.net.au>
1739
1740 * ldlang.c (init_os): Ensure sections mentioned in load_base
1741 are initialized.
1742
1743 2002-12-05 Alan Modra <amodra@bigpond.net.au>
1744
1745 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Set
1746 load_base for orphans that follow a section with load_base set.
1747
1748 2002-12-01 H.J. Lu <hjl@gnu.org>
1749
1750 * ld.texinfo: Remove the extra `;' in sample version script.
1751
1752 2002-11-30 Alan Modra <amodra@bigpond.net.au>
1753
1754 * configure.host: Correct dynamic-linker for powerpc64 hosts.
1755
1756 * Makefile.am (eelf32ppcwindiss.c): Correct dependencies.
1757 * Makefile.in: Regenerate.
1758
1759 * ld.h, ldcref.c, ldctor.c, ldctor.h, ldemul.c, ldemul.h, ldexp.c,
1760 ldexp.h, ldfile.c, ldfile.h, ldgram.y, ldlang.c, ldlang.h, ldmain.c,
1761 ldmain.h, ldmisc.c, ldwrite.c, lexsup.c, mri.c, pe-dll.c, pe-dll.h,
1762 emulparams/elf32b4300.sh, emultempl/aix.em, emultempl/armcoff.em,
1763 emultempl/armelf.em, emultempl/armelf_oabi.em, emultempl/beos.em,
1764 emultempl/elf32.em, emultempl/generic.em, emultempl/gld960.em,
1765 emultempl/gld960c.em, emultempl/hppaelf.em, emultempl/linux.em,
1766 emultempl/lnk960.em, emultempl/m68kcoff.em, emultempl/mipsecoff.em,
1767 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em, emultempl/mmo.em,
1768 emultempl/needrelax.em, emultempl/pe.em, emultempl/ppc64elf.em,
1769 emultempl/sh64elf.em, emultempl/sunos.em, emultempl/ticoff.em: Replace
1770 boolean with bfd_boolean, true with TRUE, false with FALSE. Simplify
1771 comparisons of bfd_boolean vars with TRUE/FALSE. Formatting.
1772
1773 2002-11-27 David O'Brien <obrien@FreeBSD.org>
1774
1775 * configure.host: Fix generic FreeBSD configuration entry.
1776
1777 2002-11-27 H.J. Lu <hjl@gnu.org>
1778
1779 * ld.texinfo: Add the missing `;' to sample version scripts.
1780
1781 2002-11-20 Alan Modra <amodra@bigpond.net.au>
1782
1783 * emulparams/elf64ppc.sh (SEGMENT_SIZE): Don't define.
1784
1785 2002-11-14 Egor Duda <deo@logos-m.ru>
1786
1787 * ldmain.c (main): Make runtime relocs disabled by default. Remove
1788 assignment which has no effect.
1789 * pe-dll.h (pe_create_import_fixup): Change prototype.
1790 * pe-dll.c (make_runtime_pseudo_reloc): New function.
1791 (pe_create_runtime_relocator_reference): Ditto.
1792 (pe_create_import_fixup): Handle relocations with non-zero addends.
1793 * emultempl/pe.em: Add options --enable-runtime-pseudo-reloc and
1794 --disable-runtime-pseudo-reloc.
1795 (make_import_fixup): Handle relocations with non-zero addends. Create
1796 an external reference to _pei386_runtime_relocator symbol if at least
1797 one pseudo reloc was created.
1798 * ld.texinfo: Document --enable-runtime-pseudo-reloc and
1799 --disable-runtime-pseudo-reloc options.
1800
1801 2002-11-12 Earl Chew <earl_chew@agilent.com>
1802
1803 * ldlang.c (lang_add_section): Discard debugging sections that have
1804 been marked SEC_EXCLUDE.
1805
1806 2002-11-12 Nick Clifton <nickc@redhat.com>
1807
1808 * configure.in (ALL_LINGUAS): Add da.
1809 * configure: Regenerate.
1810 * po/da.po: New Danish translation.
1811
1812 2002-11-12 Alan Modra <amodra@bigpond.net.au>
1813
1814 * emultempl/ppc64elf.em (ppc_before_allocation): New function.
1815 (LDEMUL_BEFORE_ALLOCATION): Define.
1816 (gld${EMULATION_NAME}_finish): Run discard_info for relocatable
1817 linking.
1818 * emultemp/hppaelf.em ((gld${EMULATION_NAME}_finish): Likewise.
1819
1820 2002-11-11 Christopher Faylor <cgf@redhat.com>
1821
1822 * configure.tgt (LIB_PATH): Default to searching w32api directory under
1823 cygwin.
1824
1825 2002-11-11 Charles Wilson <cwilson@ece.gatech.edu>
1826
1827 * pe-dll.c (autofilter_liblist): add libmingwex and libgcj to the list
1828 of restricted auto-export libs.
1829
1830 2002-11-11 Charles Wilson <cwilson@ece.gatech.edu>
1831
1832 * pe-dll.c (autofilter_liblist): Generalize library names to catch more
1833 creative library naming instances like, e.g., libstdc++-2.a.
1834
1835 2002-11-06 Alexandre Oliva <aoliva@redhat.com>
1836
1837 * emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Define.
1838 * emulparams/elf64btsmip.sh (TEXT_DYNAMIC): Likewise.
1839
1840 2002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
1841
1842 * deffilep.y (def_lex): Handle '@' as first character of an ID.
1843 * pe-dll.c (auto-export): Filter on "_imp_" prefix, not "_imp__".
1844 (make_one): Don't prefix decorated fastcall symbols with '_'.
1845 (pe_process_import_defs): Likewise.
1846 * emultempl/pe.em (pe_fixup_stdcalls): Don't fixup fastcall
1847 symbols to cdecl names or vise-versa.
1848
1849 2002-10-13 Eric Kohl <ekohl@rz-online.de>
1850
1851 * pe-dll.c (process_def_file): Handle fastcall symbols when
1852 generating undecorated aliases. Don't prefix decorated fastcall
1853 symbols with '_'.
1854 (fill_exported_offsets): Don't prefix decorated fastcall symbols
1855 with '_'.
1856
1857 2002-10-29 Daniel Jacobowitz <drow@mvista.com>
1858
1859 * emultempl/aix.em: Use include <> for generated headers.
1860 * emultempl/beos.em: Likewise.
1861 * emultempl/elf32.em: Likewise.
1862 * emultempl/pe.em: Likewise.
1863 * ldctor.c: Likewise.
1864 * ldexp.c: Likewise.
1865 * ldfile.c: Likewise.
1866 * ldlang.c: Likewise.
1867 * ldlex.c: Likewise.
1868 * ldlex.l: Likewise.
1869 * ldmain.c: Likewise.
1870 * ldmisc.c: Likewise.
1871 * ldwrite.c: Likewise.
1872 * lexsup.c: Likewise.
1873 * mri.c: Likewise.
1874 * pe-dll.c: Likewise.
1875
1876 2002-10-23 Jakub Jelinek <jakub@redhat.com>
1877
1878 * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel*
1879 sections into .rel{,a}.dyn.
1880
1881 2002-10-23 Nick Clifton <nickc@redhat.com>
1882
1883 * lexsup.c (OPTION_NO_OMAGIC): Define.
1884 (ld_options): Add "no-omagic" option.
1885 (parse_args): Parse --no-omagic.
1886 * ld.texinfo: Document --no-omagic.
1887 * NEWS: Mention new option.
1888
1889 2002-10-21 Danny Smith <dannysmith@users.sourceforeg.net>
1890
1891 * scripttempl/pe.sc (__RUNTIME_PSEUDO_RELOC_LIST__,
1892 __RUNTIME_PSEUDO_RELOC_LIST_END__): Add only when relocating.
1893
1894 2002-10-22 Alexandre Oliva <aoliva@redhat.com>
1895
1896 * emulparams/elf32bmipn32-defs.sh: Set ELFSIZE according to
1897 emulation name. Set LIB_PATH only for native tools, and
1898 search the ABI-specific versions of NATIVE_LIB_DIRS before the
1899 .../lib variants, not instead of them. Mostly copied from...
1900 * emulparams/elf32ppc.sh: ... here. Fixed typo.
1901 * emulparams/elf64bmip-defs.sh: Backed out.
1902 * emulparams/elf64bmip.sh: Import elf32bmipn32-defs.sh again.
1903 * emulparams/elf64btsmip.sh: Likewise.
1904 (DATA_ADDR, NONPAGED_TEXT_START_ADDR, SHLIB_TEXT_START_ADDR,
1905 TEXT_DYNAMIC): Removed.
1906
1907 2002-10-17 Alexandre Oliva <aoliva@redhat.com>
1908
1909 * emulparams/elf32bmipn32-defs.sh (LIB_PATH): Set to /usr/lib32.
1910 (GENERATE_SHLIB_SCRIPT): Set to yes.
1911 (EXECUTABLE_SYMBOLS, WRITABLE_RODATA): Moved to...
1912 * emulparams/elf32bmipn32.sh: here.
1913 (GENERATE_SHLIB_SCRIPT): Deleted as redundant.
1914 * emulparams/elf32btsmipn32.sh: Delete redundant unsets.
1915 * emulparams/elf64bmip-defs.sh: New file. Extend
1916 elf32bmipn32-defs.sh by overiding ELFSIZE and LIB_PATH.
1917 * emulparams/elf64bmip.sh: Bring in definitions from
1918 elf64bmip-defs.sh.
1919 (ELFSIZE, GENERATE_SHLIB_SCRIPT, LIB_PATH): Delete redundant
1920 settings.
1921 (WRITABLE_RODATA): Moved from elf32bmipn32-defs.sh.
1922 * emulparams/elf64btsmip.sh: Bring in definitions from
1923 elf64bmip-defs.sh.
1924 (ELFSIZE, GENERATE_SHLIB_SCRIPT): Delete, redundant.
1925 (EXECUTABLE_SYMBOLS, WRITABLE_RODATA): Delete redundant unsets.
1926
1927 2002-10-16 Jakub Jelinek <jakub@redhat.com>
1928
1929 * configure.tgt (s390x-*-linux*): Add elf_s390 emulation.
1930 (s390-*-linux*): Add elf64_s390 emulation if want64.
1931 * emulparams/elf64_sparc.sh (LIB_PATH): Update to match 2002-05-22
1932 genscript.sh changes.
1933 * emulparams/elf_x86_64.sh (LIB_PATH): Likewise.
1934 * emulparams/elf64_s390.sh (LIB_PATH): Set up native 64 bit dirs.
1935
1936 2002-10-15 Alan Modra <amodra@bigpond.net.au>
1937
1938 * ldlang.c (load_symbols): Revert last change.
1939
1940 2002-10-14 Alan Modra <amodra@bigpond.net.au>
1941
1942 * ldlang.c (load_symbols): Don't call bfd_link_add_symbols when
1943 just_syms_flag.
1944 (lang_reasonable_defaults): Don't compare against false.
1945 (size_input_section): Likewise.
1946 (lang_size_sections_1): Likewise.
1947 (lang_do_assignments): Likewise.
1948 (lang_add_output): Likewise.
1949
1950 * Makefile.am: Run "make dep-am".
1951 * Makefile.in: Regenerate.
1952 * ldver.c: #include "bfdver.h".
1953
1954 2002-10-13 Stephane Carrez <stcarrez@nerim.fr>
1955
1956 * scripttempl/elfm68hc11.sc: Use KEEP for .vectors, .installN,
1957 .finiN section.
1958 * scripttempl/elfm68hc12.sc: Likewise.
1959
1960 2002-10-11 Alan Modra <amodra@bigpond.net.au>
1961
1962 * pe-dll.c (make_import_fixup_mark): Avoid type-punned pointer.
1963
1964 * ldgram.y (memory_spec): Provide empty action.
1965 (section <NAME>): Likewise.
1966
1967 2002-10-10 Jakub Jelinek <jakub@redhat.com>
1968
1969 * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts if
1970 they have OUTPUT_FORMAT not matching actual output format.
1971 * ldlang.c (lang_get_output_target): New function.
1972 (open_output): Use it.
1973 * ldlang.h (lang_get_output_target): New prototype.
1974
1975 2002-10-10 Alan Modra <amodra@bigpond.net.au>
1976
1977 * emultempl/elf32.em (output_rel_find): Prefer .rel script sections
1978 when orphan is .rel, .rela when orphan is .rela.
1979 (gld${EMULATION_NAME}_place_orphan): Handle combreloc .rel* case
1980 first. Remove outsecname var.
1981
1982 2002-10-09 Richard Shann <richard.shann@superh.com>
1983 Stephen Clarke <stephen.clarke@superh.com>
1984
1985 * Makefile.am: Add eshelf32_linux.o and
1986 eshlelf32_linux.o, new emulations for sh64 Linux.
1987 * Makefile.in: Regenerate.
1988 * configure.tgt: Add sh64eb-*-linux* and sh64-*-linux* emulations.
1989 * emulparams/shelf32_linux.sh: New file.
1990 * emulparams/shlelf32_linux.sh: New file.
1991
1992 2002-10-08 H.J. Lu <hjl@gnu.org>
1993
1994 * ldlang.c (lang_file_exist): Removed.
1995 (new_afile): Revert the last change.
1996 * ldlang.h (lang_file_exist): Removed.
1997 * lexsup.c (parse_args): Revert the last change.
1998
1999 2002-10-07 Ralf Habacker <Ralf.Habacker@freenet.de>
2000
2001 * pe-dll.cc (autofilter_symbolprefixlist): Don't re-export
2002 auto-import symbols.
2003 (make_one): Create _nm_<symbol> for data only.
2004
2005 2002-10-05 Elias Athanasopoulos <eathan@otenet.gr>
2006
2007 * ldlang.c (lang_file_exist): New function.
2008 (new_afile): Abort if the filename to be added matches the linker
2009 output filename.
2010 * ldlang.h: Add prototype for lang_file_exist.
2011 * lexsup.c (parse_args): Abort if the output filename matches
2012 one of the input filenames.
2013
2014 2002-10-02 Alan Modra <amodra@bigpond.net.au>
2015
2016 * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.
2017
2018 2002-09-30 Alan Modra <amodra@bigpond.net.au>
2019
2020 * scripttempl/elfd30v.sc: Order reloc sections placing .plt last.
2021 * scripttempl/elfm68hc11.sc: Likewise.
2022 * scripttempl/elfm68hc12.sc: Likewise.
2023
2024 * emultempl/elf32.em (output_rel_find): Always place orphan loadable
2025 reloc sections just before .rel.plt/.rela.plt.
2026 (gld${EMULATION_NAME}_place_orphan <.rel>): Remove combreloc code.
2027 Only put loadable reloc sections in hold_rel.
2028
2029 2002-09-29 H.J. Lu <hjl@gnu.org>
2030
2031 * emulparams/elf32ppc.sh (OTHER_GOT_RELOC_SECTIONS): New.
2032
2033 2002-09-25 Daniel Jacobowitz <drow@mvista.com>
2034
2035 From "Anita Kulkarni" <AnitaK@kpit.com>
2036 * scripttempl/sh.sc: Handle .eh_frame* and .gcc_exc*
2037 sections.
2038
2039 2002-09-25 Alan Modra <amodra@bigpond.net.au>
2040
2041 * genscripts.sh (SEGMENT_SIZE): Use MAXPAGESIZE before
2042 TARGET_PAGE_SIZE.
2043 * scripttempl/elf.sc (DATA_SEGMENT_ALIGN): Incorporate
2044 SEGMENT_SIZE alignment.
2045 * emulparams/elf64ppc.sh (DATA_ADDR): Delete.
2046 (SEGMENT_SIZE): Define.
2047
2048 * ldexp.c (fold_unary): New. Split out from exp_fold_tree.
2049 (fold_binary): Correct abs - non-abs case.
2050 (fold_trinary): New. Split out from exp_fold_tree.
2051
2052 2002-09-24 Alan Modra <amodra@bigpond.net.au>
2053
2054 * emulparams/elf64ppc.sh (DATA_ADDR): Define.
2055 * emulparams/elf64_aix.sh (DATA_ADDR): Don't use a fixed address
2056 for start of .data, instead align up to 256M boundary.
2057 * scripttempl/aix.sc: Likewise.
2058
2059 2002-09-22 Mark Elbrecht <snowball3@softhome.net>
2060
2061 * scripttempl/i386go32.sc: Handle bss unique sections.
2062
2063 2002-09-21 Alan Modra <amodra@bigpond.net.au>
2064
2065 * ldmisc.c (vfinfo <%C,%D,%G>): Always output bfd, section and offset.
2066
2067 2002-09-17 Stan Cox <scox@redhat.com>
2068
2069 * emulparams/elf32bmipn32-defs.sh: New file.
2070 * emulparams/elf32bmipn32.sh: Use elf32bmipn32-defs.sh.
2071 * emulparams/elf32btsmipn32.sh: Likewise.
2072 * emulparams/elf64bmip.sh: Likewise.
2073 * emulparams/elf64btsmip.sh: Likewise.
2074
2075 2002-09-16 Bruno Haible <bruno@clisp.org>
2076
2077 * emulparams/elf_i386_fbsd.sh: Set OUTPUT_FORMAT to
2078 elf32-i386-freebsd.
2079 * emulparams/elf64alpha_fbsd.sh: Set OUTPUT_FORMAT to
2080 elf64-alpha-freebsd.
2081
2082 2002-09-11 Nick Clifton <nickc@redhat.com>
2083
2084 * NEWS: New TI port supports both C4x and C3x series of DSPs.
2085
2086 * po/tr.po: Updated Turkish translation.
2087
2088 2002-09-06 Jeffrey A Law (law@redhat.com)
2089
2090 * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore.
2091
2092 2002-09-02 Nick Clifton <nickc@redhat.com>
2093
2094 * scripttempl/v850.sc: Add EXTERN references to __ctbpm __gp and
2095 __ep.
2096 * emulparams/v850.sh (TEMPLATE_NAME): Define.
2097
2098 2002-08-30 Nick Clifton <nickc@redhat.com>
2099
2100 * scripttempl/elfd10v.sc (MEMORY): Remove UNIFIED, it is not
2101 used. Change INSN to start at 0x01000000 and extend for
2102 256K (ignoring holes). Start the STACK on a word aligned
2103 boundary.
2104 (.rodata): Start it at the READONLY_START_ADDR.
2105
2106 2002-08-30 Alan Modra <amodra@bigpond.net.au>
2107
2108 * emulparams/elf32ppc.sh (ARCH): Set to "powerpc:common".
2109
2110 2002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
2111
2112 * Makefile.am: Add etic4xcoff.o in ALL_EMULATIONS list and
2113 added makefile targets for this file.
2114 * Makefile.in: Regenerate.
2115 * configure.tgt: Added tic4x-coff and c4x-coff emulations.
2116 * NEWS: Mention new port.
2117
2118 2002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
2119
2120 * emulparams/tic3xcoff.sh: New file.
2121 * emulparams/tic4xcoff.sh: New file.
2122 * scripttempl/tic3xcoff.sc: New file.
2123 * scripttempl/tic4xcoff.sc: New file.
2124
2125 2002-08-28 Alan Modra <amodra@bigpond.net.au>
2126
2127 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
2128 strtoul and strtoull with bfd_scan_vma.
2129 (gld${EMULATION_NAME}_read_file): Likewise.
2130
2131 2002-08-28 Alan Modra <amodra@bigpond.net.au>
2132
2133 * configure.tgt: Remove h8[35]00-*-hms*. Add h8500-*-rtems*.
2134
2135 2002-08-27 Egor Duda <deo@logos-m.ru>
2136
2137 * scripttempl/pe.sc: Handle .rdata_runtime_pseudo_reloc sections.
2138 Add symbols for application to access them.
2139
2140 2002-08-27 Nick Clifton <nickc@redhat.com>
2141
2142 * emultempl/armelf.em: Revert this patch, it is not needed.
2143
2144 2002-08-22 Adam Nemet <anemet@lnxw.com>
2145
2146 2002-08-20 Dan Kegel <dank@kegel.com>
2147
2148 * configure.in: added --with-lib-path argument to ld's configure
2149 to set LIB_PATH.
2150 * NEWS: Document new switch.
2151 * README: Mention new switch.
2152 * configure: Regenerate.
2153 * Makefile.in: Regenerate.
2154
2155 Based on this patch:
2156 2001-04-25 Christopher Faylor <cgf@cygnus.com>
2157
2158 * Makefile.in (LIB_PATH): Make configurable.
2159 (GENSCRIPTS): Set LIB_PATH in environment.
2160 * configure.in: Substitute LIB_PATH.
2161
2162 2002-08-22 Adam Nemet <anemet@lnxw.com>
2163
2164 * emultempl/armelf.em: Include elf-bfd.h and elf/arm.h.
2165 (arm_elf_finish): Set the last bit of DT_INIT and DT_FINI
2166 depending on the type of the function.
2167 (arm_elf_convert_thumb_symbol_to_address): New function.
2168
2169 2002-08-22 Graeme Peterson <gp@qnx.com>
2170
2171 * Makefile.am: Add esh{l}elf_nto.o files.
2172 * Makefile.in: Regenerate.
2173 * configure.tgt: Add support for sh-**-nto* targets.
2174 * emulparams/shelf_nto.sh: New file.
2175 * emulparams/shlelf_nto.sh: New file.
2176
2177 2002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
2178
2179 * ldlang.c (offsetof): Define if not defined.
2180
2181 2002-08-14 H.J. Lu <hjl@gnu.org>
2182
2183 * configure.tgt: Always enable 64bit emulations for 32bit
2184 Linux/mips.
2185
2186 2002-08-13 Alan Modra <amodra@bigpond.net.au>
2187
2188 * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.
2189 (MAXPAGESIZE): Set to 1.
2190
2191 * ld.h (ALIGN_N): Delete.
2192 * ldexp.h (align_n): Declare.
2193 * ldexp.c (align_n): New function.
2194 (fold_binary): Use align_n instead of ALIGN_N.
2195 (exp_fold_tree): Likewise.
2196 * ldlang.c (lang_size_sections_1): Likewise.
2197 (lang_one_common): Likewise.
2198 * ld.texinfo (ALIGN): Remove power of 2 restriction.
2199
2200 2002-07-31 Graeme Peterson <gp@qnx.com>
2201
2202 * configure.tgt: Add support for powerpc{le}-*-nto* targets.
2203 * Makefile.am: Add eelf32{l}ppcnto.o files.
2204 * Makefile.in: Regenerate.
2205 * emulparams/elf32lppcnto.sh: New file.
2206 * emulparams/elf32ppcnto.sh: New file.
2207
2208 2002-08-07 H.J. Lu <hjl@gnu.org>
2209
2210 * ld.texinfo: Document --no-undefined-version.
2211
2212 * ldlang.c (lang_new_vers_pattern): Set the `symver' and
2213 `script.' fields to 0.
2214
2215 * ldmain.c (main): Initialize the allow_undefined_version to
2216 true.
2217
2218 * lexsup.c (OPTION_NO_UNDEFINED_VERSION): New.
2219 (ld_options): Add --no-undefined-version.
2220 (parse_args): Support OPTION_NO_UNDEFINED_VERSION.
2221
2222 2002-08-07 Nick Clifton <nickc@redhat.com>
2223
2224 * emultempl/armelf.em (arm_elf_before_allocation): Only search for
2225 an interworking bfd if there are input bfds. (107501)
2226
2227 2002-08-06 Alan Modra <amodra@bigpond.net.au>
2228
2229 * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts
2230 2002-05-10 change.
2231
2232 2002-08-01 Nick Clifton <nickc@redhat.com>
2233
2234 * emulparams/armelf.sh: Revert previous delta.
2235 * scripttempl/elf.sc: Revert previous delta.
2236
2237 2002-07-31 H.J. Lu <hjl@gnu.org>
2238
2239 * configure.tgt (powerpc*-*-linux*): Enable elf64ppc for
2240 --enable-64-bit-bfd.
2241
2242 2002-07-31 H.J. Lu <hjl@gnu.org>
2243
2244 * configure.tgt: Enable x86-64 emulation for Linux/i386 if
2245 64bit BFD is selected.
2246
2247 2002-07-31 H.J. Lu <hjl@gnu.org>
2248
2249 * configure.tgt: Enable 64bit emulations for 32bit Linux/mips
2250 if 64bit BFD is selected.
2251
2252 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
2253
2254 * emultempl/netbsd.em (LDEMUL_BEFORE_PARSE): New file to custom set
2255 link_info.common_skip_ar_aymbols.
2256 * emulparams/ns32knbsd.sh (EXTRA_EM_FILE): Refer to extra file.
2257
2258 * ldmain.c (main): Initialize new field
2259 link_info.common_skip_ar_aymbols.
2260
2261 2002-07-31 Adam Nemet <anemet@lnxw.com>
2262
2263 * emulparams/armelf.sh (OTHER_PLT_SECTIONS): New variable. Set it
2264 to .plt.thumb.
2265 * scripttempl/elf.sc: Comment it. Use the same way as ${PLT} is
2266 used.
2267
2268 2002-07-31 Nick Clifton <nickc@redhat.com>
2269
2270 * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
2271 of the PDP-11 and 2.11BSD a.out support.
2272
2273 2002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2274
2275 * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations
2276 for n32 ABI support.
2277 * Makefile.in: Regenerate.
2278 * configure.tgt (mips64*el-*-linux-gnu*,mips64*-*-linux-gnu*): Add
2279 n32 ABI emulations for these 64 bit targets.
2280 * emulparams/elf32bmipn32.sh: Expand comment.
2281 * emulparams/elf32btsmipn32.sh: New file, for traditional big endian
2282 n32 ABI.
2283 * emulparams/elf32ltsmipn32.sh: Likewise for little endian.
2284
2285 2002-07-30 Graeme Peterson <gp@qnx.com>
2286
2287 * configure.tgt: Add support for arm-*-nto target.
2288 * Makefile.am: Add earmnto.o file.
2289 * Makefile.in: Regenerate.
2290 * NEWS: Mention port of ARM support to QNX.
2291 * emulparams/armnto.sh: New file.
2292
2293 2002-07-30 Jakub Jelinek <jakub@redhat.com>
2294
2295 * ldlang.c (lang_add_section): Don't turn .tbss into normal sections
2296 for relocatable link.
2297 (lang_size_sections_1): Don't make .tbss zero size for relocatable
2298 link.
2299
2300 2002-07-26 Bernd Schmidt <bernds@redhat.com>
2301
2302 * emulparams/elf32frv.sh (OTHER_RELOCATING_SECTIONS): Delete.
2303 (STACK_ADDR): New.
2304
2305 2002-07-25 Nick Clifton <nickc@redhat.com>
2306
2307 * po/sv.po: Updated Swedish translation.
2308 * po/es.po: Updated Spanish translation.
2309 * po/fr.po: Updated French translation.
2310
2311 2002-07-24 Nick Clifton <nickc@redhat.com>
2312
2313 * po/sv.po: Updated Swedish translation.
2314 * po/es.po: Updated Spanish translation.
2315
2316 2002-07-23 Nick Clifton <nickc@redhat.com>
2317
2318 * po/fr.po: Updated French translation.
2319
2320 2002-07-20 Alan Modra <amodra@bigpond.net.au>
2321
2322 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2323 bomb on /DISCARD/ input section.
2324 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
2325 * emultempl/mmo.em (mmo_place_orphan): Likewise.
2326
2327 2002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
2328
2329 * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
2330 output section.
2331
2332 2002-07-16 Denis Chertykov <denisc@overta.ru>
2333 Nick Clifton <nickc@redhat.com>
2334 Frank Ch. Eigler <fche@redhat.com>
2335 John Healy <jhealy@redhat.com>
2336
2337 * configure.tgt: Add support for ip2k-elf.
2338 * Makefile.am: Add support for ip2k-elf.
2339 * Makefile.in: Regenerate.
2340 * emulparams/elf32ip2k.sh: New file.
2341 * scripttempl/ip2k.sc: New file
2342 * NEWS: Mention support for new port.
2343
2344 2002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
2345
2346 * NEWS: Add 'Changes in 2.13'.
2347
2348 2002-07-14 H.J. Lu <hjl@gnu.org>
2349
2350 * ld.texinfo: Document a .symver takes precedence over a
2351 version script.
2352
2353 2002-07-12 Alan Modra <amodra@bigpond.net.au>
2354
2355 * emulparams/elf64ppc.sh (ARCH): Set to powerpc:common64.
2356 (COMMONPAGESIZE): Define.
2357
2358 2002-07-09 Alan Modra <amodra@bigpond.net.au>
2359
2360 * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
2361
2362 2002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br>
2363
2364 * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
2365 powerpc-*-openbsd* and sparc64-*-openbsd*.
2366 * Makefile.am (ALL_EMULATIONS): Add ehppaobsd.o.
2367 * Makefile.in: Regenerate.
2368 * emulparams/hppaobsd.sh: New file.
2369
2370 2002-07-05 Alan Modra <amodra@bigpond.net.au>
2371
2372 * ldlang.c (print_wild_statement): Fix output formatting.
2373
2374 2002-07-04 Alan Modra <amodra@bigpond.net.au>
2375
2376 * ldlang.c: (strip_excluded_output_sections): New function.
2377 (lang_process): Call it.
2378 (lang_size_sections_1): Revert 2002-06-10 change.
2379
2380 2002-07-03 Alan Modra <amodra@bigpond.net.au>
2381
2382 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
2383 Run "make dep-am".
2384 * Makefile.in: Regenerate.
2385
2386 2002-07-02 Alan Modra <amodra@bigpond.net.au>
2387
2388 * ldfile.c (ldfile_try_open_bfd): Formatting.
2389
2390 * ldmisc.c (demangle): Move so that it doesn't intrude between
2391 vfinfo comment and body. Add comment.
2392
2393 2002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
2394
2395 * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format.
2396
2397 2002-07-01 Alan Modra <amodra@bigpond.net.au>
2398
2399 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
2400 * ldlang.c (entry_sym): Likewise.
2401 (ldlang_undef_chain_list_type): Likewise.
2402 (lang_finish): Adjust references to entry_symbol.
2403 (lang_add_entry): Likewise.
2404 (lang_gc_sections): Use link_info.gc_sym_list.
2405 (lang_process): Set link_info.gc_sym_list.
2406 * ldlex.l: Include bfdlink.h.
2407 * ldmain.c (main): Init link_info.gc_sym_list.
2408 * emultempl/aix.em: Adjust references to entry_symbol.
2409 * emultempl/armcoff.em: Likewise.
2410 * emultempl/armelf.em: Likewise.
2411 * emultempl/pe.em: Likewise.
2412 * emultempl/ppc64elf.em (ppc_after_open): New function.
2413 (LDEMUL_AFTER_OPEN): Define.
2414 * emulparams/elf64ppc.sh: KEEP .opd sections.
2415
2416 2002-06-29 Stephane Carrez <stcarrez@nerim.fr>
2417
2418 * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
2419 * emulparams/m68hc11elfb.sh (EEPROM_MEMORY): Define.
2420 * emulparams/m68hc11elf.sh (EEPROM_SIZE): Define.
2421 (EEPROM_START_ADDR): Define.
2422 (EEPROM_MEMORY): Define.
2423 * emulparams/m68hc12elf.sh: Likewise.
2424 * scripttempl/elfm68hc11.sc: Handle .eeprom section; handle .softregs
2425 section to put soft registers in .page0.
2426 * scripttempl/elfm68hc12.sc: Likewise but put soft registers in bss.
2427
2428 2002-06-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
2429
2430 * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd
2431 section. Add ${RELOCATING-0}.
2432
2433 2002-06-26 J"orn Rennecke <joern.rennecke@superh.com>
2434
2435 * emulparams/shelf.sh (STACK_ADDR): Don't define.
2436 (OTHER_SECTIONS): Define.
2437 * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
2438 (OTHER_SECTIONS): Undef.
2439
2440 2002-06-26 Alan Modra <amodra@bigpond.net.au>
2441
2442 * ldmisc.c (demangle): Restore dots stripped from sym name.
2443
2444 2002-06-25 H.J. Lu <hjl@gnu.org>
2445
2446 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
2447 * Makefile.in: Regenerated.
2448
2449 2002-06-20 Nick Clifton <nickc@cambridge.redhat.com>
2450
2451 * ld.texinfo (Bug Reporting): Update text to suggest a limit on
2452 the size of attached object files, to allow make the object files
2453 available via FTP or HTTP and to mention that the mail will be
2454 sent to a mailing list.
2455
2456 2002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
2457
2458 * configure.host (romp): Drop support.
2459
2460 2002-06-18 Chris Demetriou <cgd@broadcom.com>
2461
2462 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
2463 section flags for SEC_DATA, rather than for SEC_CODE being unset.
2464
2465 2002-06-18 Chris Demetriou <cgd@broadcom.com>
2466
2467 * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
2468 format specifier used to print BFD name.
2469
2470 2002-06-18 Dave Brolley <brolley@redhat.com>
2471
2472 From Catherine Moore, Michael Meissner, Jim Blandy:
2473 * emulparams/elf32frv.sh: New file.
2474 * configure.tgt: Support frv-*-*.
2475 * Makefile.am (ALL_EMULATIONS): Add eelf32frv.o.
2476 (eelf32frv.c): New target.
2477
2478 2002-06-17 Tom Rix <trix@redhat.com>
2479
2480 * emultempl/elf32.em: gld*_get_script: Check for
2481 GENERATE_COMBRELOC_SCRIPT.
2482 * scripttempl/elfd10v.sc : Fix STACK and INSN.
2483 * emulparams/d10velf.sh : Fix TEXT_START_ADDR.
2484
2485 2002-06-13 J"orn Rennecke <joern.rennecke@superh.com>
2486
2487 * configure.tgt: Add support for sh[1234]*le*-*-elf, sh[1234]*-*-elf.
2488
2489 2002-06-12 H.J. Lu <hjl@gnu.org>
2490
2491 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Return
2492 false if xvec doesn't match.
2493
2494 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
2495
2496 * ldlang.c (lang_size_sections_1): Skip removed output sections.
2497
2498 2002-06-08 Alan Modra <amodra@bigpond.net.au>
2499
2500 * ldexp.c: Replace CONST with const.
2501 * ldfile.c: Likewise.
2502 * ldfile.h: Likewise.
2503 * ldlex.l: Likewise.
2504 * mri.c: Likewise.
2505 * pe-dll.h: Likewise.
2506
2507 2002-06-07 Alan Modra <amodra@bigpond.net.au>
2508
2509 * emultempl/ppc64elf.em (new_vers_pattern): Warning fix.
2510
2511 2002-06-07 Charles Wilson <cwilson@ece.gatech.edu>
2512
2513 * ldmain.c (main): initialize link_info.pei386_auto_import
2514 to -1 == implicit enable.
2515 * emultempl/pe.em (gld_${EMULATION_NAME}_before_parse):
2516 initialize link_info.pei386_auto_import to -1 == implicit
2517 enable.
2518 (gld_${EMULATION_NAME}_parse_args): When processing
2519 --enable-auto-import and --disable-auto-import options, use
2520 '1' and '0' instead of 'true' and 'false'.
2521 (pe_find_data_imports): Only issue message about auto-import
2522 when the feature is implicitly enabled. Downgrade message to
2523 informational instead of warning.
2524
2525 2002-06-07 Alan Modra <amodra@bigpond.net.au>
2526
2527 * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces.
2528
2529 2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
2530
2531 * configure.host (hppa*64*-*-hpux11*): Define NATIVE_LIB_DIRS,
2532 HOSTING_CRT0 and HOSTING_LIBS.
2533
2534 2002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
2535
2536 * configure.tgt (shle*-*-elf*, sh64le-*-elf*): New configurations.
2537
2538 2002-06-05 Jason Thorpe <thorpej@wasabisystems.com>
2539
2540 * emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set _DYNAMIC to 0.
2541 (NONPAGED_TEXT_START_ADDR): Set to 0x1000.
2542
2543 2002-06-05 Alan Modra <amodra@bigpond.net.au>
2544
2545 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
2546 SEC_EXCLUDE sections when doing a relocatable link.
2547
2548 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
2549
2550 * Makefile.am (ALL_EMULATIONS): Add eshelf32_nbsd.o,
2551 eshlelf32_nbsd.o, eshelf64_nbsd.o, and eshlelf64_nbsd.o.
2552 (eshelf32_nbsd.c, eshelf64_nbsd.c, eshlelf32_nbsd.c)
2553 (eshlelf64_nbsd.c): New rules.
2554 * Makefile.in: Regenerate.
2555 * configure.tgt (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
2556 (sh64-*-netbsd*): New targets.
2557 * emulparams/shelf32_nbsd.sh: New file.
2558 * emulparams/shelf64_nbsd.sh: New file.
2559 * emulparams/shlelf32_nbsd.sh: New file.
2560 * emulparams/shlelf64_nbsd.sh: New file.
2561
2562 2002-06-04 Alan Modra <amodra@bigpond.net.au>
2563
2564 * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix.
2565
2566 2002-06-02 Marek Michalkiewicz <marekm@amelek.gda.pl>
2567
2568 * scripttempl/avr.sc: Changes to support current GCC and avr-libc,
2569 C++ constructors/destructors, loosely based on the m68hc11 port.
2570
2571 2002-05-31 Alan Modra <amodra@bigpond.net.au>
2572
2573 * Makefile.in: Regenerate.
2574 * aclocal.m4: Regenerate.
2575 * config.in: Regenerate.
2576 * configure: Regenerate.
2577
2578 2002-05-31 Graeme Peterson <gp@qnx.com>
2579
2580 * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
2581 (ei386nto.c): Add rule.
2582 * Makefile.in: Regenerate.
2583 * configure.tgt: Add i[3456]86-*-nto-qnx*.
2584 * emulparams/i386nto.sh: New file.
2585
2586 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2587
2588 * NEWS: Add entry for VAX ELF support.
2589
2590 2002-05-29 Matt Thomas <matt@3am-software.com>
2591 Jason Thorpe <thorpej@wasabisystems.com>
2592
2593 * Makefile.am (ALL_EMULATIONS): Add eelf32vax.o and evaxnbsd.o.
2594 (eelf32vax.c)
2595 (evaxnbsd.c): New rules.
2596 * Makefile.in: Regenerate.
2597 * configure.tgt (vax-*-netbsdelf*)
2598 (vax-*-netbsdaout*)
2599 (vax-*-netbsd*): New targets.
2600 * emulparams/elf32vax.sh: New file.
2601 * emulparams/vaxnbsd.sh: New file.
2602
2603 2002-05-29 Adam Nemet <anemet@lnxw.com>
2604
2605 * emultempl/armelf.em (arm_elf_after_open): Don't determine
2606 bfd_for_interwork, instead add glue sections to each input bfd.
2607 (bfd_for_interwork): New global.
2608 (arm_elf_set_bfd_for_interworking): New function.
2609 (arm_elf_before_allocation): Use it.
2610
2611 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
2612
2613 * Makefile.am: Add DLX make target.
2614 * configure.tgt: Add DLX configuration.
2615 * Makefile.in: Regenerate.
2616 * emulparams/elf32_dlx.sh: New file
2617 * scripttempl/dlx.sc: New file
2618
2619 2002-05-27 Per Lundberg <per@caleb.dnsalias.org>
2620
2621 * Makefile.am (eelf_i386_chaos): Use elf_chaos.sc script.
2622 * Makefile.in: Regenerate.
2623 * emulparams/elf_chaos.sh: Use elf_chaos script.
2624 * scripttempl/elf_chaos.sc: New file.
2625
2626 2002-05-27 Richard Sandiford <rsandifo@redhat.com>
2627
2628 * ldlang.c (lang_size_sections_1): Move check for conflicting load
2629 addresses and regions from here...
2630 (lang_get_regions): ...to this new function.
2631 (lang_leave_output_section_statement): Use lang_get_regions.
2632 (lang_leave_overlay): Likewise.
2633 * mri.c (mri_draw_tree): Pass null as last argument to
2634 lang_leave_output_section_statement.
2635 * emultempl/elf32.em (gld*_place_orphan): Likewise.
2636 * emultempl/mmo.em (mmo_place_orphan): Likewise.
2637 * emultempl/pe.em (gld*_place_orphan): Likewise.
2638
2639 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
2640
2641 * configure.tgt: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
2642
2643 2002-05-25 Kazu Hirata <kazu@cs.umass.edu>
2644
2645 * ldemul.c: Fix formatting.
2646 * ldfile.c: Likewise.
2647 * pe-dll.c: Likewise.
2648 * pe-dll.h: Likewise.
2649
2650 2002-05-25 Alan Modra <amodra@bigpond.net.au>
2651
2652 * ldlang.c (lang_process): Formatting, grammar.
2653
2654 * ldlex.l: Use #include "" instead of <> for local header files.
2655
2656 2002-05-24 TAMURA Kent <kent@netbsd.org>
2657
2658 * configure.tgt: Add a target for i386-netbsdpe.
2659
2660 2002-05-23 Jakub Jelinek <jakub@redhat.com>
2661
2662 * scripttempl/elf.sc: Add .rel{,a}.t{bss,data}, .tdata and .tbss.
2663 * ldlang.c (lang_add_section): Set SEC_THREAD_LOCAL for
2664 output section if necessary. Handle .tbss.
2665 (lang_size_sections): Clear _raw_size for .tbss section
2666 (it allocates space in PT_TLS segment only).
2667 * ldwrite.c (build_link_order): Build link order for .tbss too.
2668
2669 2002-05-23 Alan Modra <amodra@bigpond.net.au>
2670
2671 * configure.in: Correct spelling of AC_PREREQ.
2672
2673 2002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
2674
2675 * pe-dll.c (autofilter_liblist): Add more system libs excluded by
2676 default.
2677 (autofilter_objlist): Add crtbegin.o, crtend.o.
2678
2679 2002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
2680
2681 * emultempl/pe.em (OPTION_EXCLUDE_LIBS): Add new define.
2682 (longopts): Add new option --exclude-libs.
2683 (gld_${EMULATION_NAME}_list_options): Give quick help about it.
2684 (gld_${EMULATION_NAME}_parse_args): Use it.
2685 * pe-dll.h (pe_dll_add_excludes): Add second param to prototype.
2686 * pe-dll.c (exclude_list_struct): Add field type to distinguish symbols
2687 from whole archives.
2688 (pe_dll_add_excludes): Set excludes->type.
2689 (auto_export): Add new variable libname and set to archive basename if
2690 abfd. Use it when filtering default and user-specified libarary
2691 excludes. Let string "ALL" mean all libs when filtering user-specified
2692 libs.
2693 * ld.texinfo: Document --exclude-libs.
2694
2695 2002-05-22 Alan Modra <amodra@bigpond.net.au>
2696
2697 * ldemul.c (ldemul_new_vers_pattern): New function.
2698 * ldemul.h (ldemul_new_vers_pattern): Declare.
2699 (struct ld_emulation_xfer_struct): Add new_vers_pattern.
2700 * ldlang.c (lang_new_vers_pattern): Call ldemul_new_vers_pattern.
2701 * emultempl/ppc64elf.em (dotsyms): New static var.
2702 (gld${EMULATION_NAME}_new_vers_pattern): New function.
2703 (LDEMUL_NEW_VERS_PATTERN): Define.
2704 (PARSE_AND_LIST_PROLOGUE): Add OPTION_DOTSYMS, OPTION_NO_DOTSYMS.
2705 (PARSE_AND_LIST_LONGOPTS): Likewise.
2706 (PARSE_AND_LIST_ARGS_CASES): Handle them.
2707 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Update
2708 initialiser.
2709 * emultempl/armcoff.em: Likewise.
2710 * emultempl/armelf_oabi.em: Likewise.
2711 * emultempl/beos.em: Likewise.
2712 * emultempl/elf32.em: Likewise.
2713 * emultempl/generic.em: Likewise.
2714 * emultempl/gld960.em: Likewise.
2715 * emultempl/gld960c.em: Likewise.
2716 * emultempl/linux.em: Likewise.
2717 * emultempl/lnk960.em: Likewise.
2718 * emultempl/m68kcoff.em: Likewise.
2719 * emultempl/mipsecoff.em: Likewise.
2720 * emultempl/pe.em: Likewise.
2721 * emultempl/sunos.em: Likewise.
2722 * emultempl/ticoff.em: Likewise.
2723 * emultempl/vanilla.em: Likewise.
2724
2725 2002-05-22 Alan Modra <amodra@bigpond.net.au>
2726
2727 * genscripts.sh (LIB_PATH): For native targets, concatenate $libdir
2728 and $NATIVE_LIB_DIRS. Add $tool_lib before other libs.
2729 (LIB_SEARCH_DIRS): No need to use "tr".
2730 (COMPILE_IN): Only set for native targets.
2731 * configure.host (NATIVE_LIB_DIRS): Specify all native search dirs
2732 here, rather than adding lib:/usr/lib:/usr/local/lib in genscripts.sh.
2733 * configure.tgt (powerpc*): Set tdir_*.
2734 (powerpcle*): Correct targ_extra_emuls.
2735 * emulparams/elf32ppc.sh (LIB_PATH): Set up native 64 bit dirs.
2736 * emulparams/elf64ppc.sh (LIB_PATH): Likewise.
2737
2738 2002-05-22 Alan Modra <amodra@bigpond.net.au>
2739
2740 * emultempl/pe.em (set_pe_subsystem): Don't set "cmdline" when
2741 calling lang_add_entry.
2742
2743 2002-05-21 H.J. Lu (hjl@gnu.org)
2744
2745 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_args): Handle
2746 "-z muldefs".
2747 (gld${EMULATION_NAME}_list_options): Add "-z muldefs".
2748
2749 * ld.texinfo: Updated for --allow-multiple-definition and
2750 "-z muldefs".
2751
2752 * ldmain.c (main): Initialize the allow_multiple_definition
2753 field to false.
2754
2755 * lexsup.c (OPTION_ALLOW_MULTIPLE_DEFINITION): New.
2756 (ld_options): Add --allow-multiple-definition.
2757 (parse_args): Support OPTION_ALLOW_MULTIPLE_DEFINITION.
2758
2759 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
2760
2761 * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
2762 (earmelfb_nbsd.c): New rule.
2763 * Makefile.in: Regenerate.
2764 * configure.tgt (armeb-*-netbsdelf*): New target.
2765 (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls.
2766 (arm-*-netbsd*): Likewise.
2767 * emulparams/armelfb_nbsd.sh: New file.
2768
2769 2002-05-18 Tom Rix <trix@redhat.com>
2770
2771 * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib
2772 support.
2773
2774 2002-05-17 Marek Michalkiewicz <marekm@amelek.gda.pl>
2775
2776 * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
2777 * Makefile.in: Regenerate.
2778 * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
2779
2780 2002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
2781
2782 * emulparams/avr1.sh: New file.
2783 * emulparams/avr2.sh: New file.
2784 * emulparams/avr3.sh: New file.
2785 * emulparams/avr4.sh: New file.
2786 * emulparams/avr5.sh: New file.
2787 * scripttempl/avr.sc: New file.
2788
2789 2002-05-15 Alan Modra <amodra@bigpond.net.au>
2790
2791 * ldlang.c (section_already_linked): Call bfd_link_just_syms.
2792 (lang_place_orphans): Abort if just_syms_flag.
2793
2794 2002-05-10 Tom Rix <trix@redhat.com>
2795
2796 * emultempl/aix.em: (gld*_set_output_arch): New function. Use
2797 architecture and machine information in the output bfd.
2798 (gld*_before_parse): Remove old arch and machine code.
2799 (choose_target): Rename to gld*_choose_target.
2800 (rtld): Change type to int.
2801 * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for
2802 objects in XCOFF archives.
2803 * ldfile.h: Update copyright date.
2804
2805 2002-05-10 Jakub Jelinek <jakub@redhat.com>
2806
2807 * ldmain.c (main): Enable -z combreloc by default.
2808
2809 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
2810
2811 * Makefile.am: Honour DESTDIR.
2812 * Makefile.in: Regenerate.
2813
2814 2002-05-07 Richard Sandiford <rsandifo@redhat.com>
2815
2816 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
2817 (lang_enter_overlay): Remove the last two parameters.
2818 (lang_leave_overlay): Take them here instead.
2819 * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
2820 (section): Pass LMA and crossref flag to lang_leave_overlay rather
2821 than lang_enter_overlay.
2822 * ldlang.c (lang_memory_region_lookup): Return null for null names.
2823 (lang_output_section_statement_lookup): Initialize update_dot_tree.
2824 (lang_size_sections_1): Evaluate it.
2825 (lang_leave_output_section_statement): Rework LMA lookup.
2826 (overlay_lma, overlay_nocrossrefs): Remove.
2827 (lang_enter_overlay): Remove LMA and crossref arguments.
2828 (lang_enter_overlay_section): Don't set the LMA here.
2829 (lang_leave_overlay): Take LMA and crossref arguments. Move the '.'
2830 assignment to the last section's update_dot_tree. Unconditionally
2831 use the load and run-time regions specified in the OVERLAY statement.
2832 Likewise the first section's LMA. Only set the other sections' LMAs
2833 when no load region is given.
2834
2835 2002-05-06 Nick Clifton <nickc@redhat.com>
2836
2837 * po/sv.po: New translation.
2838
2839 2002-05-04 Alan Modra <amodra@bigpond.net.au>
2840
2841 * emultempl/hppaelf.em (build_section_lists): New function.
2842 (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
2843 and build_section_lists.
2844
2845 2002-05-03 Kazu Hirata <kazu@cs.umass.edu>
2846
2847 * ld.h: Fix formatting.
2848 * ldexp.c: Likewise.
2849 * ldfile.c: Likewise.
2850 * ldlang.c: Likewise.
2851 * ldmain.c: Likewise.
2852 * lexsup.c: Likewise.
2853 * pe-dll.c: Likewise.
2854
2855 2002-05-02 Alan Modra <amodra@bigpond.net.au>
2856
2857 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
2858 Adjust for ppc64_elf_set_toc change. #include libbfd.h.
2859 (build_section_lists): Do output_section tests here.
2860
2861 2002-04-30 Tom Rix <trix@redhat.com>
2862
2863 * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
2864
2865 2002-05-01 Alan Modra <amodra@bigpond.net.au>
2866
2867 Long branch stubs, multiple stub sections.
2868 * emultempl/ppc64elf.em: Include ldctor.h.
2869 (stub_file): New var.
2870 (group_size): New var.
2871 (ppc_create_output_section_statements): New function.
2872 (struct hook_stub_info): New.
2873 (hook_in_stub): New function.
2874 (ppc_add_stub_section): New function.
2875 (ppc_layout_sections_again): New function.
2876 (build_section_lists): New function.
2877 (gld${EMULATION_NAME}_finish): Rewrite.
2878 (real_func): New var.
2879 (ppc_for_each_input_file_wrapper): New function.
2880 (ppc_lang_for_each_input_file): New function.
2881 (lang_for_each_input_file): Define.
2882 (PARSE_AND_LIST_PROLOGUE): Define.
2883 (PARSE_AND_LIST_LONGOPTS): Define.
2884 (PARSE_AND_LIST_OPTIONS): Define.
2885 (PARSE_AND_LIST_ARGS_CASES): Define.
2886 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
2887
2888 2002-04-30 Tom Rix <trix@redhat.com>
2889
2890 * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add
2891 -blibpath, -bnolibpath support.
2892
2893 2002-04-30 Mark Mitchell <mark@codesourcery.com>
2894
2895 * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
2896 (eelf32ppcwindiss.c): New target.
2897 * Makefile.in: Regenerated.
2898 * configure.tgt: Add support for powerpc-*-windiss.
2899 * emulparams/elf32ppcwindiss.sh: New file.
2900
2901 2002-04-30 Richard Sandiford <rsandifo@redhat.com>
2902
2903 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
2904 * ldexp.c (exp_print_token): Add "infix_p" argument.
2905 (exp_print_tree): Update accordingly.
2906
2907 2002-04-28 Alan Modra <amodra@bigpond.net.au>
2908
2909 * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
2910 * Makefile.in: Regenerate.
2911 * mpw-elfmips.c: Delete.
2912 * mpw-eppcmac.c: Delete.
2913 * mpw-esh.c: Delete.
2914 * mpw-idtmips.c: Delete.
2915
2916 2002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
2917
2918 * emulparams/shelf32.sh (MACHINE): Now sh5.
2919
2920 2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2921
2922 * ldgram.y: Fix syntax warning.
2923
2924 2002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
2925
2926 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
2927 to prevent "-n" from being taken as an abbreviation for
2928 "--no-pipeline-knowledge".
2929
2930 2002-04-08 Alan Modra <amodra@bigpond.net.au>
2931
2932 * ldlang.c (lang_size_sections_1): Don't complain about
2933 SEC_NEVER_LOAD sections having no memory region specified.
2934
2935 * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
2936
2937 2002-04-07 matthew green <mrg@redhat.com>
2938
2939 * configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
2940
2941 2002-04-04 Alan Modra <amodra@bigpond.net.au>
2942
2943 * dep-in.sed: Cope with absolute paths.
2944 * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
2945 Run "make dep-am".
2946 * Makefile.in: Regenerate.
2947
2948 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2949
2950 * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
2951
2952 2002-04-03 Jakub Jelinek <jakub@redhat.com>
2953
2954 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
2955 is smaller than maximum, round dot up to common page boundary.
2956
2957 2002-03-28 Alan Modra <amodra@bigpond.net.au>
2958
2959 * configure.host: Set up for generic hosts first, then tweak as
2960 necessary in more specific targets.
2961 (HOSTING_LIBS): Include libgcc_eh.a if found.
2962
2963 2002-03-23 Andreas Jaeger <aj@suse.de>
2964
2965 * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
2966
2967 2002-03-21 Alan Modra <amodra@bigpond.net.au>
2968
2969 * Makefile.am: Run "make dep-am".
2970 * Makefile.in: Regenerate.
2971
2972 2002-03-21 Albert Chin-A-Young <china@thewrittenword.com>
2973
2974 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
2975
2976 2002-03-20 Alan Modra <amodra@bigpond.net.au>
2977
2978 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
2979 add the symbol to the linker hash table immediately.
2980 (lang_place_undefineds): Split symbol creation out..
2981 (insert_undefined): ..to here.
2982
2983 2002-03-18 David O'Brien <obrien@FreeBSD.org>
2984
2985 * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
2986 the contents of the buffer returned from basename function will are
2987 getting overwritten while still being used.
2988
2989 2002-03-18 Jan Hubicka <jh@suse.cz>
2990 Andreas Jaeger <aj@suse.de>
2991 Andreas Schwab <schwab@suse.de>
2992
2993 * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
2994 * elf_x86_64.sh (ARCH): Set to i386:x86-64
2995 set libraries to default to lib64 paths.
2996
2997 2002-03-18 Tom Rix <trix@redhat.com>
2998
2999 * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
3000 * configure.tgt : Same.
3001 * emulparms/aix5ppc.sh : New file. For eaix5ppc.
3002 * emulparms/aix5rs6.sh : New file. For eaix5rs6.
3003 * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
3004 emulation parameters for better -b32, -b64 support.
3005 * emulparms/aixrs6.sh : Same.
3006 * emulparms/ppcmacos.sh : Same.
3007 * emultempl/aix.em (choose_target) : Use new emulation parameters
3008 OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
3009 * Makefile.in : Regenerate.
3010
3011 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
3012
3013 * po/fr.po: Updated version.
3014
3015 2002-03-18 Alan Modra <amodra@bigpond.net.au>
3016
3017 * ldmain.c (main): Move .text readonly flag fudges from here..
3018 * ldlang.c (lang_process): ..to here.
3019
3020 2002-03-14 Alan Modra <amodra@bigpond.net.au>
3021
3022 * ldlang.c (lang_check): Remove the word size check added in last
3023 change. Treat emitrelocations case as for relocatable links.
3024
3025 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
3026
3027 * po/fr.po: Updated version.
3028
3029 2002-03-13 Alan Modra <amodra@bigpond.net.au>
3030
3031 * ldlang.c (lang_check): Do relocatable link checks first, so that
3032 warn_mismatch can't override. Check compatible and word size too.
3033
3034 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
3035
3036 * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
3037
3038 2002-03-05 Jakub Jelinek <jakub@redhat.com>
3039
3040 * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
3041 DATA_SEGMENT_ALIGN.
3042
3043 2002-03-04 H.J. Lu <hjl@gnu.org>
3044
3045 * scripttempl/elf.sc: Put .preinit_array, .init_array and
3046 .fini_array in the data segment.
3047
3048 2002-03-04 Alan Modra <amodra@bigpond.net.au>
3049
3050 * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
3051
3052 2002-03-01 David Mosberger <davidm@hpl.hp.com>
3053
3054 * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
3055 .init_array, and .fini_array.
3056
3057 2002-02-20 Andreas Schwab <schwab@suse.de>
3058
3059 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
3060 .IA64_unwind* in a relocatable link.
3061
3062 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
3063
3064 * NEWS: Mark 2.12 branch.
3065
3066 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
3067
3068 * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
3069 * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
3070
3071 2002-02-18 Tom Rix <trix@redhat.com>
3072
3073 * emultempl/aix.em (gld*_parse_args): Add -brtl support.
3074 (gld*_before_allocation): Same.
3075 (gld*_create_output_section_statements): Generate
3076 __rtinit if run time linking. Add librtl.a to the link.
3077 (gld*_read_file): Clean.
3078
3079 2002-02-18 Alan Modra <amodra@bigpond.net.au>
3080
3081 * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
3082
3083 2002-02-18 David O'Brien <obrien@FreeBSD.org>
3084
3085 * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
3086 eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
3087 and eelf64alpha_fbsd.
3088 * Makefile.in: Regenerate.
3089 * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
3090 x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
3091 use a FreeBSD-specific emulation rather than the psABI one.
3092 * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
3093 for all FreeBSD ELF systems.
3094 * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
3095 emulation.
3096 * emulparams/elf32ppc_fbsd.sh: Likewise.
3097 * emulparams/elf64_ia64_fbsd.sh: Likewise.
3098 * emulparams/elf64_sparc_fbsd.sh: Likewise.
3099 * emulparams/elf64alpha_fbsd.sh: Likewise.
3100 * emulparams/elf_i386_fbsd.sh: Likewise.
3101 * emulparams/elf_x86_64_fbsd.sh: Likewise.
3102
3103 2002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
3104
3105 * po/tr.po: Updated version.
3106
3107 2002-02-18 Alan Modra <amodra@bigpond.net.au>
3108
3109 * ld.texinfo (Output Section Fill): Fix amateur texinfo.
3110 (FILL): Likewise.
3111
3112 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
3113
3114 * emultempl/mmo.em (mmo_after_open): Don't call
3115 _bfd_mmix_check_all_relocs when producing ELF output.
3116
3117 2002-02-15 Richard Henderson <rth@redhat.com>
3118
3119 * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
3120 definition. Emit a unop+nop pair.
3121
3122 2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
3123
3124 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
3125 for presence of .MMIX.reg_contents.linker_allocated before early
3126 exit.
3127
3128 * NEWS: Mention support for MMIX.
3129
3130 2002-02-15 Alan Modra <amodra@bigpond.net.au>
3131
3132 Support arbitrary length fill patterns.
3133 * ld.texinfo (Output Section Fill): Describe fill expressions.
3134 (FILL): Refer to the above.
3135 * ldexp.h (etree_value_type): Add "str" field.
3136 (union etree_union): Add "str" to "value" struct.
3137 (exp_bigintop): Declare.
3138 (exp_get_fill): Declare.
3139 * ldexp.c: Include "safe-ctype.h".
3140 (exp_intop): Set value.str to NULL.
3141 (exp_bigintop): New function.
3142 (new_rel): Pass in "str", and set new.str from it.
3143 (new_rel_from_section): Set new.str to NULL.
3144 (fold_name): Adjust calls to new_rel.
3145 (exp_fold_tree): Likewise.
3146 (exp_get_fill): New function.
3147 * ldgram.y (struct big_int bigint, fill_type *fill): New.
3148 (INT): Returns a "bigint". Adjust all code handling INTs.
3149 (fill_opt): Returns a "fill".
3150 (fill_exp): Split out of fill_opt, use for FILL.
3151 * ldlang.h (struct _fill_type): New.
3152 (fill_type): Move typedef to ldexp.h.
3153 (lang_output_section_statement_type): "fill" is now a pointer.
3154 (lang_fill_statement_type): Likewise.
3155 (lang_padding_statement_type): Likewise.
3156 (lang_add_fill): Now takes a "fill_type *" param.
3157 (lang_leave_output_section_statement): Likewise.
3158 (lang_do_assignments): Likewise.
3159 (lang_size_sections): Likewise.
3160 (lang_leave_overlay_section): Likewise.
3161 (lang_leave_overlay): Likewise.
3162 * ldlang.c: Include ldgram.h after ldexp.h.
3163 (lang_output_section_statement_lookup): Adjust for fill_type change.
3164 (print_fill_statement): Likewise.
3165 (print_padding_statement): Likewise.
3166 (insert_pad): Now takes a "fill_type *" arg.
3167 (size_input_section): Likewise.
3168 (lang_size_sections_1): Likewise.
3169 (lang_size_sections): Likewise.
3170 (lang_do_assignments): Likewise.
3171 (lang_add_fill): Likewise.
3172 (lang_leave_output_section_statement): Likewise.
3173 (lang_leave_overlay_section): Likewise.
3174 (lang_leave_overlay): Likewise.
3175 Adjust all callers of the above function.
3176 * ldlex.l: Include ldgram.h after ldexp.h. Allow hex numbers
3177 starting with "0X" as well as "0x". Return bigint.str for hex
3178 numbers starting with "0x" or "0X", zero bigint.str otherwise.
3179 Always use base 16 for numbers starting with "$".
3180 * ldmain.c: Include ldgram.h after ldexp.h.
3181 * ldwrite.c (build_link_order): Use bfd_data_link_order in place
3182 of bfd_fill_link_order.
3183 * pe-dll.c: Adjust lang_do_assignments calls.
3184 * emultempl/elf32.em: Likewise.
3185 * emultempl/hppaelf.em: Likewise.
3186 * emultempl/ppc64elf.em: Likewise.
3187 * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
3188 lang_add_assignment call.
3189 * emultempl/pe.em: Likewise.
3190
3191 2002-02-14 Phil Edwards <pme@gcc.gnu.org>
3192
3193 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
3194 * ldgram.y (lang_new_vers_regex): Rename to lang_new_vers_pattern;
3195 the pattern in question is not a regexp.
3196 * ldlang.c: Likewise.
3197 * ldlang.h: Likewise.
3198 * ldlex.l (V_IDENTIFIER): Allow '[', ']', '-', '!', and '^' also.
3199
3200 2002-02-12 Jakub Jelinek <jakub@redhat.com>
3201
3202 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
3203 * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
3204 (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
3205 * ldexp.c (exp_data_seg): New variable.
3206 (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
3207 (fold_binary): Handle DATA_SEGMENT_ALIGN.
3208 (exp_fold_tree): Handle DATA_SEGMENT_END.
3209 Pass allocation_done when recursing instead of hardcoding
3210 lang_allocating_phase_enum.
3211 * ldexp.h (exp_data_seg): New.
3212 * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
3213 (lang_size_sections): New.
3214 * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
3215 * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
3216 if COMMONPAGESIZE is defined.
3217 * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
3218 * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
3219 * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
3220 * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
3221 * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
3222 libraries only.
3223
3224 2002-02-11 Alan Modra <amodra@bigpond.net.au>
3225
3226 * Makefile.in: Regenerate.
3227
3228 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
3229
3230 * lexsup.c: Remove strtoul declaration.
3231
3232 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
3233
3234 * ldmain.c: Add prototype for main ().
3235 * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
3236 * emultempl/lnk960.em (lnk960_choose_target): Function should
3237 take two arguments.
3238
3239 2002-02-10 Alan Modra <amodra@bigpond.net.au>
3240
3241 * ldlang.c (entry_section): New initialised variable.
3242 (lang_finish): Use it.
3243 * ldlang.h (entry_section): Declare.
3244 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
3245 entry_section to ".opd".
3246
3247 2002-02-09 Chris Demetriou <cgd@broadcom.com>
3248
3249 * ld.texinfo (Options): Add back in -nostdlib documentation,
3250 which had been inadvertently removed.
3251
3252 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
3253
3254 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
3255 register section vma to a sane value after emitting error. Make
3256 fatal conditions cause program exit when emitting message.
3257
3258 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
3259
3260 * configure.tgt: Add or32-*-rtems target.
3261
3262 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
3263
3264 Contribute sh64-elf.
3265 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
3266 * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
3267 in OTHER_RELOCATABLE_SECTIONS.
3268 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
3269 * emulparams/shelf32.sh (STACK_ADDR): Define.
3270 (OTHER_RELOCATABLE_SECTIONS): Renamed to...
3271 (OTHER_SECTIONS): this. Removed stack settings.
3272 * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
3273 (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
3274 2001-03-12 DJ Delorie <dj@redhat.com>
3275 * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
3276 relaxing if any shmedia or mixed sections are found.
3277 2001-03-07 DJ Delorie <dj@redhat.com>
3278 * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
3279 einfo. Gracefully decline to output to non-elf formats.
3280 2001-03-06 Hans-Peter Nilsson <hpn@redhat.com>
3281 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
3282 Default to _end aligned to next multiple of 0x40000, plus 0x40000.
3283 * emulparams/shelf32.sh: Ditto.
3284 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
3285 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
3286 comment.
3287 2001-01-10 Ben Elliston <bje@redhat.com>
3288 * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
3289 non-portable shell constructs. From Hans-Peter Nilsson.
3290 2001-01-09 Hans-Peter Nilsson <hpn@cygnus.com>
3291 * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
3292 * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
3293 dependencies to the shell script include chain.
3294 * Makefile.in: Regenerate.
3295 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
3296 * emultempl/sh64elf.em: Update and tweak comments.
3297 (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
3298 make a .cranges section SEC_IN_MEMORY.
3299 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
3300 * emultempl/sh64elf.em
3301 (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
3302 .cranges section found to be necessary; continue and set stored
3303 section contents flags for sections with non-mixed contents.
3304 Use a struct sh64_section_data container and sh64_elf_section_data
3305 to store contents-type flags.
3306 Remove unused update of "isec".
3307 (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
3308 sections marked SHF_SH5_ISA32_MIXED. Use sh64_elf_section_data to
3309 access contents-type flags. Assert that the associated container
3310 is initialized. Use that container, not elf_gp_size, to hold size
3311 of linker-generated cranges contents.
3312 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
3313 * emultempl/sh64elf.em
3314 (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
3315 there's already a .cranges section. When section flag difference
3316 is found, don't NULL-check cranges a second time. Tweak comments.
3317 (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
3318 merging, not max size, as size of ld-generated .cranges contents.
3319 Don't set ELF section flags in output section. When checking for
3320 needed .cranges descriptors, don't use a variable; compare
3321 incoming ELF section flags directly to SHF_SH5_ISA32_MIXED. Tweak
3322 comments.
3323 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
3324 * emultempl/sh64elf.em: New file.
3325 * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
3326 * Makefile.in: Regenerate.
3327 * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
3328 (OTHER_RELOCATING_SECTIONS): Ditto.
3329 (EXTRA_EM_FILE): New, set to sh64elf if not set.
3330 * emulparams/shlelf32.sh: Stub out all settings except
3331 OUTPUT_FORMAT. Source shelf32.sh.
3332 * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
3333 OTHER_RELOCATING_SECTIONS.
3334 (OTHER_RELOCATING_SECTIONS): Remove .cranges.
3335 * emulparams/shlelf64.sh: Stub out all settings except
3336 OUTPUT_FORMAT. Source shelf64.sh.
3337 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
3338 * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
3339 .cranges section.
3340 (DATA_START_SYMBOLS): Define, provide ___data.
3341 (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
3342 for consecutive .data section.
3343 (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
3344 section after .data section.
3345 * emulparams/shlelf64.sh: Ditto.
3346 * emulparams/shelf32.sh: Ditto.
3347 (ALIGNMENT): Define to 8.
3348 * emulparams/shelf32.sh: Ditto.
3349 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
3350 * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
3351 built-in linker scripts.
3352 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
3353 * emulparams/shlelf64.sh: New.
3354 * emulparams/shelf64.sh: New.
3355 * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
3356 targ_extra_emuls.
3357 * Makefile.am: Add support for shlelf64 and shelf64.
3358 * Makefile.in: Regenerate.
3359 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
3360 * configure.tgt (sh64-*-elf*): Add shelf as default.
3361 Add shlelf to targ_extra_emuls.
3362 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
3363 * emulparams/shelf32.sh: New file.
3364 * emulparams/shlelf32.sh: New file.
3365 * Makefile.am: Add support for shlelf32 and shelf32.
3366 * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
3367 * Makefile.in: Regenerate.
3368
3369 2002-02-05 Hans-Peter Nilsson <hp@axis.com>
3370
3371 * ldlang.c (lang_reset_memory_regions): Rename from
3372 reset_memory_regions. Change all callers. Make public.
3373 * ldlang.h (lang_reset_memory_regions): Prototype.
3374 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
3375 lang_reset_memory_regions before lang_size_sections.
3376 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
3377 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
3378
3379 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
3380
3381 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
3382 arithmetic when checking for too many global registers.
3383
3384 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
3385
3386 * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
3387 (ehppanbsd.c): New rule.
3388 * Makefile.in: Regenerate.
3389 * configure.tgt (hppa*-*-netbsd*): New target.
3390 * emulparams/hppalinux.sh: Add comment to check other files
3391 that source this file it is modified, and list which
3392 files that do.
3393 * emulparams/hppanbsd.sh: New file.
3394
3395 2002-02-01 Geoffrey Keating <geoffk@redhat.com>
3396
3397 * scripttempl/xstormy16.sc: Don't allocate extra space for the
3398 stack.
3399
3400 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
3401
3402 Support on-demand global register allocation from
3403 R_MMIX_BASE_PLUS_OFFSET relocs.
3404 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
3405 mmix_set_reg_section_vma. Call
3406 _bfd_mmix_finalize_linker_allocated_gregs.
3407 (mmix_before_allocation): New function.
3408 (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
3409 (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
3410 * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
3411 (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
3412 before .MMIX.reg_contents.
3413 * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
3414 (mmo_after_open): New function.
3415 (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
3416 * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting. Add
3417 .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
3418
3419 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
3420
3421 * emulparams/or32.sh: New file.
3422 * emulparams/or32elf.sh: New file.
3423 * scripttempl/or32.sc: New file.
3424 * configure.tgt : Add support for or32.
3425 * configure: Regenerate
3426 * Makefile.am: Add support for or32.
3427 * Makefile.in: Regenerate.
3428 * NEWS: Mention support for or32.
3429 * po/ld.pot: Regenerate.
3430
3431 2002-01-29 Chris Demetriou <cgd@broadcom.com>
3432 Mitch Lichtenberg <mpl@broadcom.com>
3433
3434 * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
3435 * emultempl/mipself.em: New file to handle MIPS ELF embedded
3436 reloc creation (ld --embedded-relocs).
3437
3438 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
3439
3440 * configure: Regenerated.
3441
3442 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
3443
3444 * Makefile.am (install): Depend on install-info.
3445 * Makefile.in: Regenerate.
3446
3447 2002-01-26 Christian Rose <menthos@menthos.com>
3448
3449 * ldmain.c (main): Use full sentences to ease translation.
3450
3451 2002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
3452
3453 * po/fr.po: Updated version.
3454
3455 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
3456
3457 * po/es.po: Updated version.
3458
3459 2002-01-25 Andreas Jaeger <aj@suse.de>
3460
3461 * ldlex.l (yy_input): Correct error check.
3462
3463 2002-01-25 Alan Modra <amodra@bigpond.net.au>
3464
3465 * ldmisc.c (demangle): Put back dots when string not demangled.
3466
3467 2002-01-22 Richard Henderson <rth@redhat.com>
3468
3469 * emulparams/elf64alpha.sh (NOP): Use unop.
3470
3471 2002-01-21 Andreas Jaeger <aj@suse.de>
3472
3473 * ldlex.l: Use fread instead of read.
3474
3475 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
3476
3477 * configure.tgt (ia64-*-netbsd*): New target.
3478
3479 2002-01-21 H.J. Lu <hjl@gnu.org>
3480
3481 * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
3482 0.
3483 * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
3484
3485 2002-01-18 Andreas Jaeger <aj@suse.de>
3486
3487 * ldver.c (ldversion): Update year.
3488
3489 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
3490
3491 * po/ld.pot: Regenerate.
3492
3493 2002-01-16 Alan Modra <amodra@bigpond.net.au>
3494
3495 * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
3496 * Makefile.in: Regenerate.
3497 * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
3498 * emultempl/ppc64elf.em: New file.
3499
3500 2002-01-15 DJ Delorie <dj@redhat.com>
3501
3502 * scripttempl/pe.sc: Add support for constructor priorities.
3503
3504 2002-01-07 Marek Michalkiewicz <marekm@amelek.gda.pl>
3505
3506 * emulparams/avr1200.sh (DATA_START): Define as 0x60.
3507 * emulparams/avr23xx.sh: Likewise.
3508 * emulparams/avr4433.sh: Likewise.
3509 * emulparams/avr44x4.sh: Likewise.
3510 * emulparams/avr85xx.sh: Likewise.
3511 * emulparams/avrmega103.sh: Likewise.
3512 * emulparams/avrmega161.sh: Likewise.
3513 * emulparams/avrmega603.sh: Likewise.
3514 * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
3515
3516 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
3517
3518 * ldlang.c (walk_wild_section): Exclude object file if enclosing
3519 archive is excluded.
3520
3521 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
3522
3523 * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
3524 (eshelf_nbsd.c): New rule.
3525 (eshlelf_nbsd.c): New rule.
3526 * Makefile.in: Regenerate.
3527 * configure.tgt (sh*le-*-netbsdelf*): New target.
3528 (sh*-*-netbsdelf*): New target.
3529 * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
3530 * emulparams/shelf_nbsd.sh: New emulation.
3531 * emulparams/shlelf_nbsd.sh: New emulation.
3532
3533 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
3534
3535 * po/es.po: New file: Spanish translation.
3536 * configure.in (ALL_LINGUAS): Add es.
3537 * configure: Regenerate.
3538
3539 2002-01-06 John Marshall <jmarshall@acm.org>
3540
3541 * ld.texinfo: Note that --emit-relocs is currently only
3542 implemented for ELF.
3543
3544 2002-01-05 Alan Modra <amodra@bigpond.net.au>
3545
3546 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
3547 of bfd_section_list_remove and bfd_section_list_insert macros.
3548 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
3549 * emultempl/mmo.em (mmo_place_orphan): Likewise.
3550
3551 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
3552
3553 * configure.tgt (x86_64-*-netbsd*): New target.
3554
3555 2001-12-21 Tom Rix <trix@redhat.com>
3556
3557 (gld*_create_output_section_statements): New function.
3558 For -binitfini support.
3559 * emultempl/aix.em (gld*_before_parse): Fix comment.
3560 * emultempl/aix.em (gld*_parse_args): Fix comment.
3561
3562 2001-12-20 Jason Thorpe <thorpej@wasabisystems.com>
3563
3564 * configure.tgt (mips*-dec-netbsd*): Delete alias for
3565 mips*el-*-netbsd*.
3566 (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
3567
3568 * configure.tgt (arm-*-netbsdelf*): Add target.
3569 (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
3570 * emulparams/armelf_nbsd.sh: Added.
3571 * Makefile.am: Add rules for earmelf_nbsd.
3572 * Makefile.in: Regenerate.
3573
3574 2001-12-19 Andreas Jaeger <aj@suse.de>,
3575 Susanne Oberhauser <froh@suse.de>
3576
3577 * configure.host: Add rules for x86_64-*linux-gnu. Change
3578 s390x-linux entry to use gcc to report configuration, replace gcc
3579 with $CC in s390-linux
3580
3581 2001-12-19 Andreas Jaeger <aj@suse.de>
3582
3583 * ld.texinfo (VERSION): Fix markup.
3584
3585 2001-12-18 matthew green <mrg@eterna.com.au>
3586
3587 * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
3588 (m68kelfnbsd.c): New rule.
3589 * Makefile.in: Regenerate.
3590 * configure.tgt (m68*-hp-netbsd*): Renamed to ..
3591 (m68*-*-netbsd*4k*): .. this.
3592 (m68*-*-netbsdelf*): New target.
3593 (m68*-*-netbsd*): Also include ELF support.
3594 (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
3595 * emulparams/m68kelfnbsd.sh: New emulation.
3596
3597 2001-12-18 Jakub Jelinek <jakub@redhat.com>
3598
3599 * ldgram.y (vers_node): Support anonymous version tags.
3600 * ldlang.c (lang_register_vers_node): Ensure anonymous version
3601 tag is not defined together with non-anonymous versions.
3602 * ld.texinfo: Document it.
3603
3604 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
3605
3606 * po/tr.po: New file: Turkish translation.
3607 * configure.in (ALL_LINGUAS): Add tr.
3608 * configure: Regenerate.
3609
3610 2001-12-17 Jason Thorpe <thorpej@wasabisystems.com>
3611
3612 * Makefile.am: Add rules for eelf64alpha_nbsd.
3613 * Makefile.in: Regenerate.
3614 * configure.tgt (alpha*-*-netbsd*): Set
3615 targ_emul to elf64alpha_nbsd.
3616 * emulparams/elf64alpha_nbsd.sh: Added.
3617
3618 2001-12-17 Alan Modra <amodra@bigpond.net.au>
3619
3620 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
3621 section_tail when fiddling with section list.
3622 (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
3623 broken into separate strings to make translation easier.
3624 * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
3625 fiddling with section list.
3626 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
3627
3628 2001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
3629
3630 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
3631
3632 2001-12-15 Alan Modra <amodra@bigpond.net.au>
3633
3634 * ldmain.c (main): Initialise link_info.eh_frame_hdr.
3635
3636 2001-12-13 Jakub Jelinek <jakub@redhat.com>
3637
3638 * emultempl/elf32.em (finish): Supply output_bfd
3639 to bfd_elf*_discard_info.
3640 (OPTION_EH_FRAME_HDR): Define.
3641 (longopts): Add --eh-frame-hdr.
3642 (parse_args): Handle it.
3643 (list_options): Add --eh-frame-hdr to help.
3644 * emultempl/hppaelf.em (finish): Supply output_bfd
3645 to bfd_elf*_discard_info.
3646 * scripttempl/elf.sc (.eh_frame_hdr): Add.
3647
3648 2001-12-13 Alan Modra <amodra@bigpond.net.au>
3649
3650 * lexsup.c (parse_args): Don't pass shortopts to second call to
3651 getopt functions. Restore optind rather than decrementing before
3652 second call. Remove errind as it now duplicates last_optind.
3653
3654 2001-12-11 Christopher Faylor <cgf@redhat.com>
3655
3656 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
3657
3658 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
3659 Richard Henderson <rth@redhat.com>
3660
3661 * Makefile.am: Add support for xstormy16.
3662 * configure.tgt: Add support for xstormy16.
3663 * Makefile.in: Regenerate.
3664 * emulparams/elf32xstormy16.sh: New file.
3665 * scripttempl/xstormy16.sc: New file.
3666
3667 2001-10-01 Christopher Faylor <cgf@cygnus.com>
3668
3669 * Makefile.in (LIB_PATH): Make configurable.
3670 (GENSCRIPTS): Set LIB_PATH in environment.
3671 * configure.in: Substitute LIB_PATH.
3672 * configure: Regenerate.
3673 * configure.tgt (*cygwin): Set LIB_PATH for cross build.
3674 * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
3675
3676 2001-12-07 Nick Clifton <nickc@cambridge.redhat.com>
3677
3678 * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
3679 describing the -N option so that it is easier to translate into
3680 foreign languages.
3681
3682 2001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
3683
3684 * emultempl/pe.em (..._list_options): Replace multiple fprintf
3685 statements describing a single option with a single, newline
3686 escaped fprintf. This allows better translation into other
3687 languages.
3688
3689 * ldmain.c (add_archive_element): Combine multiple strings
3690 into a single string to permit better translation into other
3691 languages.
3692
3693 2001-12-05 Tom Rix <trix@redhat.com>
3694
3695 * Makefile.am: Remove eaixppc64.
3696 * Makefile.in: Regenerate.
3697
3698 2001-12-04 Tom Rix <trix@redhat.com>
3699
3700 * emultempl/aix.em (choose_target): Change default target to
3701 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
3702 warning.
3703 (gld*_read_file): Fix typo.
3704 (change_symbol_mode): Add prototype.
3705 (is_syscall): Same.
3706
3707 * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
3708 * emulparams/aixrs6.sh : Same.
3709 * emulparams/ppcmacos.sh : Same.
3710 * emulparams/aixppc64.sh : Delete file.
3711 * emultempl/aix.em : Formatting changes.
3712
3713 2001-12-04 Hans-Peter Nilsson <hp@axis.com>
3714
3715 * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
3716 (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
3717 __Sbss.
3718 (OTHER_END_SYMBOLS): Fix formatting.
3719 * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
3720 (OTHER_END_SYMBOLS): Fix formatting.
3721
3722 2001-12-04 Alan Modra <amodra@bigpond.net.au>
3723
3724 * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
3725
3726 2001-12-02 Tom Rix <trix@redhat.com>
3727
3728 * configure.tgt : Remove eaixppc64 emulations.
3729 * Makefile.in : Remove eaixppc64.c
3730 * ldemul.c (ldemul_choose_target): New parameters argc, argv.
3731 (ldemul_default_target): Same.
3732 * emultempl/gld960.em (gld960_choose_target): Same.
3733 * emultempl/gld960c.em (gld960_choose_target): Same.
3734 * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
3735 * emultempl/aix.em (is_syscall): syscall_mask now a variable.
3736 * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
3737 * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
3738 * emultempl/aix.em (choose_target): New function. Handle emulation of
3739 -b32 and -b64.
3740
3741 2001-11-27 H.J. Lu <hjl@gnu.org>
3742
3743 * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
3744 * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
3745 * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
3746 * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
3747 * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
3748 * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
3749 * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
3750 * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
3751
3752 * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
3753 is not empty.
3754 (SDATA): Likewise.
3755 (REL_SDATA): Likewise.
3756 (REL_SBSS): Likewise.
3757 (REL_SDATA2): Likewise.
3758 (REL_SBSS2): Likewise.
3759 (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
3760 (SDATA2): Likewise.
3761
3762 2001-11-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3763
3764 * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
3765 destructor in rom.
3766 * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
3767
3768 2001-11-22 H.J. Lu <hjl@gnu.org>
3769
3770 * Makefile.in: Regenerated with automake based on automake
3771 1.4-8 in RedHat 7.1.
3772
3773 2001-11-22 Alan Modra <amodra@bigpond.net.au>
3774
3775 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
3776 (config.status): Delete rule.
3777 Add extra dependencies to cover sourced emulparams files.
3778 * Makefile.in: Regenerate.
3779
3780 * scripttempl/elf.sc: Order <section>, <section>.* and
3781 corresponding linkonce sections as seen in input files.
3782 Formatting fixes. Zero vma of all sections if not relocating.
3783 (STACK): Define and insert if STACK_ADDR defined.
3784 (OTHER_RELOCATING_SECTIONS): Delete.
3785 (OTHER_END_SYMBOLS): Define.
3786 (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
3787 (OTHER_READWRITE_SECTIONS): Likewise.
3788 (OTHER_GOT_SECTIONS): Likewise.
3789 (OTHER_SDATA_SECTIONS): Likewise.
3790 (OTHER_BSS_SECTIONS): Likewise.
3791 * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
3792 (OTHER_READWRITE_SECTIONS): Likewise.
3793 * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
3794 (OTHER_READWRITE_SECTIONS): Likewise.
3795
3796 * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
3797 (STACK_ADDR): Define.
3798 * emulparams/armelf_oabi.sh: As for armelf.sh.
3799 * emulparams/elf32mcore.sh: As for armelf.sh.
3800 * emulparams/h8300elf.sh: As for armelf.sh.
3801 * emulparams/mn10200.sh: As for armelf.sh.
3802 * emulparams/shelf.sh: As for armelf.sh.
3803
3804 * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
3805 (OTHER_END_SYMBOLS): Define.
3806 * emulparams/m32relf.sh: As for elf32fr30.sh.
3807 * emulparams/h8300helf.sh: As for elf32fr30.sh.
3808 * emulparams/h8300self.sh: As for elf32fr30.sh.
3809
3810 * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
3811 defines with RELOCATING test.
3812 (OTHER_SDATA_SECTIONS): Likewise.
3813 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
3814 (OTHER_END_SYMBOLS): ..this.
3815 * emulparams/crislinux.sh: As for criself.sh.
3816
3817 * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
3818 if not relocating.
3819 (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
3820 (OTHER_SECTIONS): ..this. Zero vma if not relocating. Order
3821 normal and linkonce sections as seen in input files.
3822 * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
3823 (TEXT_DYNAMIC): Likewise.
3824 (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
3825 (OTHER_SDATA_SECTIONS): Likewise.
3826 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
3827 * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
3828 * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
3829 * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
3830 * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
3831 (OTHER_PLT_RELOC_SECTIONS): Likewise.
3832 (OTHER_READONLY_SECTIONS): Likewise. Order normal and linkonce
3833 sections as seen in input files.
3834 * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
3835 * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
3836 if not relocating.
3837 (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
3838 (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
3839 * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
3840 (OTHER_SECTIONS): Instead, use this..
3841 (OTHER_END_SYMBOLS): ..and this.
3842
3843 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
3844 * emulparams/elf32bsmip.sh: Likewise.
3845 * emulparams/elf32btsmip.sh: Likewise.
3846 * emulparams/elf32ebmip.sh: Likewise.
3847 * emulparams/elf32lmip.sh: Likewise.
3848 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
3849 * emulparams/elf32lsmip.sh: Likewise.
3850 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
3851 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
3852 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
3853 * emulparams/elf64btsmip.sh: Likewise.
3854 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
3855 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
3856 * emulparams/elf32ppclinux.sh: Likewise.
3857 * emulparams/elf32ppcsim.sh: Likewise.
3858 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
3859 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
3860 * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
3861 * emulparams/h8300self.sh: Likewise.
3862 * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
3863 * emulparams/sh.sh: Comment.
3864 * emulparams/shl.sh: Source sh.sh, remove duplicates.
3865 * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
3866 * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
3867
3868 2001-11-21 David Heine <dlheine@tensilica.com>
3869 Alan Modra <amodra@bigpond.net.au>
3870
3871 * ldlang.c (map_input_to_output_sections): Replace "break"
3872 accidentally removed with 2001-08-03 change.
3873 (lang_gc_sections_1): Likewise.
3874
3875 2001-11-21 Alan Modra <amodra@bigpond.net.au>
3876
3877 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
3878
3879 2001-11-20 Angela Marie Thomas <angela@redhat.com>
3880
3881 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
3882 of false when calling lang_size_sections.
3883 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
3884
3885 2001-11-15 Alan Modra <amodra@bigpond.net.au>
3886
3887 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
3888 function when LDEMUL_FINISH isn't set to the same name. Don't
3889 call ${LDEMUL_FINISH}.
3890 (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
3891 * emultempl/armelf.em (arm_elf_finish): Call
3892 gld${EMULATION_NAME}_finish.
3893 * emultempl/hppaelf.em (hppaelf_finish): Rename to
3894 gld${EMULATION_NAME}_finish. Call bfd_elf32_discard_info and
3895 hppaelf_layout_sections_again if necessary.
3896 (need_laying_out): New var.
3897 (hppaelf_layaout_sections_again): Rename to
3898 hppaelf_layout_sections_again. Clear need_laying_out.
3899 (PARSE_AND_LIST_OPTIONS): Format text.
3900
3901 2001-11-14 H.J. Lu <hjl@gnu.org>
3902
3903 * emultempl/armelf.em (arm_elf_finish): Renamed from
3904 gld${EMULATION_NAME}_finish.
3905 (LDEMUL_FINISH): Set to arm_elf_finish.
3906
3907 2001-11-14 Daniel Jacobowitz <drow@mvista.com>
3908
3909 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
3910 (struct ld_emulation_xfer_struct): Use it.
3911
3912 2001-11-13 Ross Alexander <ross.alexander@uk.neceur.com>
3913
3914 * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
3915 additional symbols referenced by newer crt0.o files from HP.
3916
3917 2001-11-12 Anthony Green <green@redhat.com>
3918
3919 * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
3920
3921 2001-11-12 Alfred M. Szmidt <ams@kemisten.nu>
3922
3923 * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
3924 * Makefile.in: Regenerate.
3925
3926 2001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3927
3928 * ld.texinfo: Use @command for commands, @option for options.
3929 * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
3930 the page man title.
3931 * Makefile.in: Rebuild.
3932
3933 2001-11-04 Chris Demetriou <cgd@broadcom.com>
3934
3935 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
3936 Add support for targets.
3937
3938 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
3939
3940 * configure.in (ALL_LINGUAS): Add "fr" and "sv"
3941 * configure: Regernate.
3942 * po/fr.po: New file.
3943 * po/sv.po: New file.
3944
3945 2001-11-01 NIIBE Yutaka <gniibe@m17n.org>
3946
3947 * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
3948 as little endian default and to support big endian.
3949
3950 2001-11-01 Chris Demetriou <cgd@broadcom.com>
3951
3952 * ld.texinfo (Options): Document new option, -nostdlib.
3953 * lexsup.c (OPTION_NOSTDLIB): New definition.
3954 (ld_options): Add entry for "nostdlib".
3955 (parse_args): Handle OPTIONS_NOSTDLIB.
3956 * ldfile.c (ldfile_add_library_path): Don't add directories
3957 to the search path if they weren't specified on the command line
3958 and -nostdlib was specified.
3959 * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
3960
3961 2001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
3962
3963 * lexsup.c (parse_args): Prevent infinite parsing loop when
3964 "-rpath.a" is specified on the command line.
3965 Replace calls to fprintf with calls to einfo.
3966
3967 2001-10-31 John Marshall <jmarshall@acm.org>
3968
3969 * ld.texinfo: A historical requirement that MEMORY and SECTIONS
3970 appear only once across all the linker scripts involved in a link
3971 invocation no longer applies. Make the documentation reflect
3972 that.
3973
3974 2001-10-31 NIIBE Yutaka <gniibe@m17n.org>
3975
3976 * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
3977 targets.
3978 (sh-*-linux*): Added targ_extra_libpath.
3979
3980 2001-10-31 David Heine <dlheine@tensilica.com>
3981
3982 * ldlang.c (lang_size_sections): Keep a valid output_offset field
3983 for padding statements.
3984
3985 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
3986
3987 * configure.tgt (mmix-*-*): New target.
3988 * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
3989 Add dependencies to match.
3990 * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
3991 emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
3992 scripttempl/mmo.sc: New files.
3993 * gen-doc.texi: @set MMIX.
3994 * ld.texinfo: Ditto.
3995 [MMIX] Add MMIX node.
3996 * Makefile.in: Regenerate.
3997
3998 2001-10-29 Kazu Hirata <kazu@hxi.com>
3999
4000 * ldlang.c: Fix a comment typo.
4001
4002 2001-10-23 Alan Modra <amodra@bigpond.net.au>
4003
4004 * configure.host: Move alpha*-*-linux-gnu* entry to generic
4005 entries, and match *-*-linux*.
4006
4007 2001-10-20 Alan Modra <amodra@bigpond.net.au>
4008
4009 * ldgram.y (mri_script_command): Surround processing of INCLUDE
4010 with ldlex_script, ldlex_popstate.
4011 (ifile_p1): Likewise.
4012 * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the
4013 correct slot.
4014 (lex_push_file): Save current lineno to lineno_stack. Set lineno
4015 to 1. Don't BEGIN(SCRIPT).
4016 (lex_redirect): Similarly.
4017 * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
4018
4019 2001-10-20 Nick Clifton <nickc@cambridge.redhat.com>
4020
4021 * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
4022 __EH_FRAME_END__ and accept eh frames into data section.
4023 Add ctor and dtor sections.
4024
4025 2001-10-19 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
4026
4027 * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
4028 (auto-export): Fix indentation.
4029
4030 2001-10-18 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
4031
4032 * pe-dll.c (autofilter_objectlist): Add startup objects
4033 for profiling.
4034 (auto-export): Constify char * p.
4035 Extract file basename and use strcmp rather than ststr
4036 for object lookup.
4037
4038 2001-10-18 Chris Demetriou <cgd@broadcom.com>
4039
4040 * ldmain.c (get_emulation): Improve comment about the handling
4041 of -mipsN options.
4042
4043 2001-10-17 Alan Modra <amodra@bigpond.net.au>
4044
4045 * po/POTFILES.in: Regenerate.
4046
4047 2001-10-16 Vassili Karpov <malc@pulsesoft.com>
4048
4049 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
4050 -z nocopyreloc and -z nocombreloc usage strings.
4051
4052 2001-10-12 Vassili Karpov <malc@pulsesoft.com>
4053
4054 * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
4055 in usage.
4056
4057 2001-10-11 Aleksey Romanov <aromanov@ennovatenetworks.com>
4058
4059 * scripttempl/armaout.sc: Place .bss section after end of aligned
4060 data section to match behaviour of aout code in constructrion of
4061 header.
4062
4063 2001-10-11 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
4064
4065 * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
4066 startup files for mingw32 dlls to list.
4067
4068 2001-10-10 Chris Demetriou <cgd@broadcom.com>
4069
4070 * emultempl/elf32.em: Fix shell 'if' usage for portability.
4071
4072 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
4073
4074 * configure.tgt (targ): Add arm9e-*-elf.
4075
4076 2001-10-05 H.J. Lu <hjl@gnu.org>
4077
4078 * genscripts.sh: Fix a typo in the last change.
4079
4080 2001-10-05 Jakub Jelinek <jakub@redhat.com>
4081
4082 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
4083 -z nocombreloc in usage.
4084
4085 2001-10-03 Jim Blandy <jimb@redhat.com>
4086
4087 * genscripts.sh: Include a comment at the top of each generated
4088 script, explaining its purpose.
4089
4090 2001-10-03 Vassili Karpov <malc@pulsesoft.com>
4091
4092 * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
4093 * NEWS: Mention -z nocopyreloc.
4094 * ld.texinfo (Options): Describe nocopyreloc.
4095
4096 2001-10-03 Alan Modra <amodra@bigpond.net.au>
4097
4098 * configure: Regenerate.
4099
4100 2001-10-02 Alan Modra <amodra@bigpond.net.au>
4101
4102 * ldver.h (ld_program_version): Remove declaration.
4103 * lexsup.c (parse_args): Move printing of copyright message..
4104 * ldver.c (ldversion): .. to here.
4105 Use BFD_VERSION_STRING in place of BFD_VERSION.
4106 (ld_program_version): Remove.
4107 * Makefile.am (Makefile): Depend on bfd/configure.in.
4108 Run "make dep-am".
4109 * Makefile.in: Regenerate.
4110
4111 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
4112
4113 * Makefile.am: Update dependencies with "make dep-am".
4114 * Makefile.in: Regenerate.
4115
4116 2001-09-29 John Reiser <jreiser@BitWagon.com>
4117
4118 * ldlang.c (lang_common): Conditionally inhibit Common allocation.
4119 * lexsup.c: Add --no-define-common commandline option.
4120 * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
4121 * ldlex.l: Likewise.
4122 * ld.h: Add command_line.inhibit_common_definition.
4123 * ldmain.c (main): Initialize.
4124 * ld.texinfo: Document.
4125
4126 2001-09-29 Alan Modra <amodra@bigpond.net.au>
4127
4128 * ldlang.c (section_already_linked): Remove assignment to kept_section.
4129
4130 2001-09-26 Alan Modra <amodra@bigpond.net.au>
4131
4132 * ldmisc.c (USE_STDARG): Remove.
4133 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
4134 (einfo): Likewise.
4135 (minfo): Likewise.
4136 (lfinfo): Likewise.
4137
4138 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
4139 declarations. Update copyright.
4140
4141 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
4142
4143 * pe-dll.c: Remove obsoleted declaration of
4144 pe_get_data_import_dll_name.
4145 (pe_create_import_fixup): Fix thinko.
4146
4147 * ld.texinfo(enable-auto-import): Clarify the explanation.
4148
4149 2001-09-24 Nick Clifton <nickc@cambridge.redhat.com>
4150
4151 * pe-dll.c (pe_create_import_fixup): Revert previous patch.
4152 * emultemp/pe.em (pe_data_import_dll): Move definition outside of
4153 DLL_SUPPORT controlled code.
4154
4155 2001-09-24 Charles Wilson <cwilson@ece.gatech.edu>
4156
4157 * emultempl/pe.em(pe_data_import_dll): Make static.
4158 (pe_get_data_import_dll_name): New accessor function.
4159 * pe-dll.c(pe_create_import_fixup): call
4160 pe_get_data_import_dll_name() from pe.em, instead of
4161 directly accessing pe_data_import_dll variable from pe.em.
4162
4163 2001-09-18 Bruno Haible <haible@clisp.cons.org>
4164
4165 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
4166 (def_file_add_directive): Use ISSPACE instead of isspace.
4167 (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
4168 isdigit/isxdigit/isalpha/isalnum.
4169 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
4170 (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
4171 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
4172 (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
4173 isalnum.
4174 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
4175 (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
4176 isupper/tolower.
4177 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
4178 (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
4179 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
4180 (ctor_prio): Use ISDIGIT instead of isdigit.
4181 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
4182 (ldfile_open_file_search): Use ISALPHA instead of isalpha.
4183 (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
4184 isupper/tolower.
4185 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
4186 (stricpy): Use TOLOWER instead of isupper/tolower.
4187 (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
4188 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
4189 (lex_warn_invalid): Use ISPRINT instead of isprint.
4190 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
4191 (main): For gettext, also set the LC_CTYPE locate facet.
4192 (add_keepsyms_file): Use ISSPACE instead of isspace.
4193 * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
4194 (is_num, parse_args): Use ISDIGIT instead of isdigit.
4195 * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
4196 (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
4197 * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
4198 (gldppcmacos_read_file): Use ISSPACE instead of isspace.
4199 * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
4200 (quoteput): Use ISSPACE instead of isspace.
4201 (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
4202 instead of isalnum.
4203
4204 2001-09-18 Alan Modra <amodra@bigpond.net.au>
4205
4206 * deffilep.y (def_stash_module): Constify "name" param.
4207
4208 * pe-dll.c: Replace CONST with const throughout.
4209 (quick_symbol): Constify "n1", "n2", "n3" params.
4210 (make_singleton_name_thunk): Constify "import" param. Make
4211 "buffer_len" a size_t.
4212 (make_import_fixup_entry): Constify "name", "fixup_name",
4213 "dll_symname" params.
4214 (pe_get16): Cast args of bfd_seek. Replace bfd_read with bfd_bread.
4215 (pe_get32): Likewise.
4216 (pe_implied_import_dll): Likewise.
4217
4218 * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
4219 (sort_by_section_name): Likewise.
4220
4221 * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
4222 (make_import_fixup): Cast printf arg, rel->address to long rather
4223 than int.
4224 (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
4225
4226 2001-09-15 Alan Modra <amodra@bigpond.net.au>
4227
4228 * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
4229 defines BufferSize. Increase buffer size by one.
4230
4231 2001-09-14 Ralf Habacker <Ralf.Habacker@freenet.de>
4232
4233 * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
4234
4235 2001-09-14 Kevin Lo <kevlo@openbsd.org>
4236
4237 * configure.tgt: Add arm-openbsd target.
4238
4239 2001-09-12 H.J. Lu <hjl@gnu.org>
4240
4241 * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
4242 eelf64lppc.o to ...
4243 (ALL_64_EMULATIONS): Here.
4244 * Makefile.in: Regenerated.
4245
4246 2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
4247
4248 * emultempl/pe.em(make_import_fixup): change signature to
4249 take asection as well as arelec; we need this for proper
4250 error reporting. Only call pe_create_import_fixup() if
4251 there is no attempt to add a constant addend to the reloc;
4252 otherwise, report error condition.
4253 * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
4254 since final argument is a pointer to make_import_fixup().
4255 Change call to cb() to match make_import_fixup() signature.
4256 (make_import_fixup_mark): make buffer_len unsigned.
4257 * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
4258
4259 2001-09-12 Charles Wilson <cwilson@ece.gatech.edu>
4260
4261 * ld.texinfo: add verbose documentation for auto-import
4262 direct-addressing workaround, to compliment the terse
4263 error message.
4264
4265 2001-09-12 Andrew MacLeod <amacleod@redhat.com>
4266
4267 * scripttempl/v850.sc: Add gcc_except_table sections.
4268
4269 2001-09-11 Jeffrey A Law (law@cygnus.com)
4270
4271 * emulparams/h8300helf.sh: Move stack to a much higher memory address.
4272 * emulparams/h8300self.sh: Similarly.
4273
4274 2001-09-05 Danny Smith <dannysmith@users.souceforge.net>
4275
4276 * ld.texinfo (Options, --stack): Correct default value for stack
4277 reserve.
4278
4279 2001-09-05 Tom Rix <trix@redhat.com>
4280
4281 * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
4282
4283 2001-09-03 Andreas Jaeger <aj@suse.de>
4284
4285 * emultempl/beos.em: Declare prototypes for comparions functions,
4286 adjust definitions.
4287
4288 2001-09-02 Andreas Jaeger <aj@suse.de>
4289
4290 * emultempl/aix.em: Add missing prototype.
4291 * emultempl/lnk960.em: Likewise.
4292 * emultempl/vanilla.em: Likewise.
4293 * emultempl/armcoff.em: Likewise.
4294 * emultempl/armelf_oabi.em: Likewise.
4295 * emultempl/beos.em: Likewise.
4296 * emultempl/gld960c.em: Likewise.
4297 * emultempl/gld960.em: Likewise.
4298
4299 * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
4300 for prototype declaration.
4301
4302 2001-08-31 Eric Christopher <echristo@redhat.com>
4303 Jason Eckhardt <jle@redhat.com>
4304
4305 * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
4306
4307 2001-08-31 Andreas Jaeger <aj@suse.de>
4308
4309 * emultempl/pe.em: Add missing prototypes.
4310 (gld_${EMULATION_NAME}_after_open): Remove extra args to
4311 pe_find_data_imports.
4312 (pr_sym): Add unused attribute.
4313
4314 2001-08-29 Joel Sherrill <joel@OARcorp.com>
4315
4316 * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
4317 default from coff to elf.
4318
4319 2001-08-29 Jeff Law <law@redhat.com>
4320
4321 * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
4322 ARCH specification.
4323 * emulparams/h8300self.sh: Similarly.
4324
4325 2001-08-28 J"orn Rennecke <amylaar@redhat.com>
4326
4327 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
4328 eh8300self.o .
4329 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
4330 * configure.tgt (h8300-*-elf*): New case.
4331 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
4332 * emulparams/h8300self.sh: New file.
4333 * Makefile.in: Regenerated.
4334
4335 2001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
4336
4337 * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
4338 with macro name.
4339
4340 2001-08-27 Linus Nordberg <linus@swox.com>
4341 Alan Modra <amodra@bigpond.net.au>
4342
4343 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
4344 (eelf64ppc.c, eelf64lppc.c): Add make targets.
4345 Run "make dep-am"
4346 * Makefile.in: Regenerate.
4347 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
4348 entries to correct alphabetical position.
4349 * emulparams/elf64ppc.sh: New.
4350 * emulparams/elf64lppc.sh: New.
4351
4352 2001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
4353
4354 * ldmain.c (main): Declare BSIZE as static.
4355
4356 2001-08-23 Jakub Jelinek <jakub@redhat.com>
4357
4358 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
4359 into .rel.dyn resp. .rela.dyn if combreloc.
4360 (get_script): If .x linker script is equal to .xn, only put it
4361 once into the binary.
4362 Add .xc and .xsc scripts.
4363 (parse_args): Handle -z combreloc and -z nocombreloc.
4364 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
4365 For .xc and .xsc scripts put all .rel* or .rela* input sections
4366 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
4367 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
4368 is elf.
4369 Strip trailing whitespace from script.
4370 Generate .xc and .xsc scripts if requested.
4371 * ldmain.c (main): Initialize link_info.combreloc and
4372 link_info.spare_dynamic_tags.
4373 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
4374 (ld_options): Add --spare-dynamic-tags option.
4375 (parse_args): Likewise.
4376 * ld.texinfo: Document -z combreloc and -z nocombreloc.
4377 * ldint.texinfo: Document .xc and .xsc linker scripts.
4378 * NEWS: Add notes about -z combreloc and SHF_MERGE.
4379
4380 2001-08-22 H.J. Lu <hjl@gnu.org>
4381
4382 * emulparams/elf32fr30.sh: Add a newline.
4383
4384 2001-08-21 Andreas Jaeger <aj@suse.de>
4385
4386 * deffilep.y: Add missing prototypes.
4387 * pe-dll.c: Likewise.
4388
4389 2001-08-20 Alan Modra <amodra@bigpond.net.au>
4390
4391 * ldlang.c (insert_pad): Fix typos in last patch.
4392
4393 * ldlang.c: When traversing lang_statement_union_type lists,
4394 consistently use "header.next" rather than "next".
4395 * mpw-eppcmac.c: Likewise.
4396 * emultempl/beos.em: Likewise.
4397 * emultempl/hppaelf.em: Likewise.
4398 * emultempl/pe.em: Likewise.
4399 * ldlang.h (union lang_statement_union): Remove "next" field.
4400
4401 * ldlang.c (insert_pad): Use offsetof macro.
4402 (lang_size_sections): Always neuter padding statements.
4403 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
4404
4405 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
4406 passed to lang_size_sections.
4407 (pe_exe_fill_sections): Likewise.
4408 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
4409 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
4410
4411 2001-08-18 Alan Modra <amodra@bigpond.net.au>
4412
4413 * emultempl/aix.em: Formatting fixes.
4414
4415 2001-08-18 Alan Modra <amodra@bigpond.net.au>
4416
4417 * ldlang.c (insert_pad): Make use of an existing pad statement if
4418 available. Move code calculating alignment, adjusting section
4419 alignment power, and adjusting dot to ..
4420 (size_input_section): .. here. Remove unused relax param.
4421 (lang_size_sections): Change boolean `relax' param to boolean *.
4422 Adjust call to size_input_section. Make use of insert_pad to
4423 place pad after the assignment statement. If relaxing, zap
4424 padding statements.
4425 (reset_memory_regions): Reset output_bfd section sizes too.
4426 (relax_again): Move to..
4427 (lang_process): ..here. Adjust call to lang_size_sections, and
4428 remove duplicated code.
4429 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
4430
4431 2001-08-17 Alan Modra <amodra@bigpond.net.au>
4432
4433 * ld.texinfo: Document that fill values now use the four least
4434 significant bytes.
4435 * emulparams/elf32fr30.sh (NOP): Update.
4436 * emulparams/elf32mcore.sh: Likewise.
4437 * emulparams/elf64_s390.sh: Likewise.
4438 * emulparams/elf_i386.sh: Likewise.
4439 * emulparams/elf_i386_be.sh: Likewise.
4440 * emulparams/elf_i386_chaos.sh: Likewise.
4441 * emulparams/elf_i386_ldso.sh: Likewise.
4442 * emulparams/elf_s390.sh: Likewise.
4443 * emulparams/elf_x86_64.sh: Likewise.
4444 * emulparams/i386moss.sh: Likewise.
4445 * emulparams/i386nw.sh: Likewise.
4446 * emulparams/m68kelf.sh: Likewise.
4447 * scripttempl/elf.sc: Update NOP comment.
4448 * scripttempl/elfi370.sc: Likewise.
4449 * scripttempl/elfm68hc11.sc: Likewise.
4450 * scripttempl/elfm68hc12.sc: Likewise.
4451 * scripttempl/nw.sc: Likewise.
4452
4453 2001-08-15 Tom Rix <trix@redhat.com>
4454
4455 * ldgram.y (saved_script_handle): Initialize to NULL.
4456 * ldmain.c (main): Change check on saved_script_handle.
4457
4458 2001-08-14 Alan Modra <amodra@bigpond.net.au>
4459
4460 * emultempl/elf32.em: Formatting fixes.
4461 (output_prev_sec_find): Test for bfd_ind_section too; do so by
4462 looking at sec->owner.
4463 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
4464 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
4465 unused code, and reorganize orphan section placement code.
4466
4467 * ldlang.c (wild_doit): Rename to lang_add_section.
4468 * ldlang.h: Here too.
4469 * mpw-elfmips.c: And here.
4470 * emultempl/beos.em: And here.
4471 * emultempl/elf32.em: And here.
4472 * emultempl/hppaelf.em: And here.
4473 * emultempl/pe.em: And here.
4474
4475 2001-08-13 Richard Henderson <rth@redhat.com>
4476
4477 * emultempl/needrelax.em: New file.
4478 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
4479 * Makefile.am (eelf64_ia64.c): Depend on it.
4480 * Makefile.in: Rebuild.
4481
4482 2001-08-13 Alan Modra <amodra@bigpond.net.au>
4483
4484 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
4485 output_section is set non-NULL.
4486
4487 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
4488 `true' for SEC_EXCLUDE sections so that the generic code doesn't
4489 needlessly create an output_section_statement. Treat a correctly
4490 named output_section_statement with NULL bfd_section as compatible.
4491
4492 2001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
4493
4494 * emultempl/generic.em: Support EXTRA_EM_FILE.
4495 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
4496 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
4497 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
4498 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
4499 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
4500 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
4501 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
4502 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
4503 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
4504 LDEMUL_FIND_POTENTIAL_LIBRARIES.
4505
4506 2001-08-12 Richard Henderson <rth@redhat.com>
4507
4508 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
4509 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
4510 scripttempl/v850.sc: Keep .jcr data.
4511
4512 2001-08-12 H.J. Lu <hjl@gnu.org>
4513 Andrew Haley <aph@cambridge.redhat.com>
4514 Nick Clifton <nickc@redhat.com>
4515
4516 * ldgram.y (had_script): Change name to saved_script_handle.
4517 Change type to file handle.
4518 * ld.h (had_script): Rename and retype.
4519 * ldfile.c (ldfile_open_command_file): Save the file handle
4520 used in saved_script_handle.
4521 * lexsup.c (parse_args): Do not allow -c option to alter
4522 saved_script_handle.
4523 * ldmain.c (main): Print out the linker script used if
4524 --verbose is given. Check saved_script_handle to obtain the
4525 external linker script used, or if NULL, dump the builtin
4526 script.
4527 * ld.texinfo: Document that --verbose now dumps the linker
4528 script used, regardless of whether it was an internal or an
4529 external script.
4530
4531 2001-08-10 Andreas Jaeger <aj@suse.de>
4532
4533 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
4534 to build warnings.
4535 * configure: Regenerate.
4536
4537 2001-08-09 Alan Modra <amodra@bigpond.net.au>
4538
4539 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
4540
4541 * scripttempl/elf.sc: Move non-text .dynamic section before
4542 .plt/.got/.sdata* group.
4543 (OTHER_GOT_SECTIONS): Move to immediately after .got.
4544 (OTHER_SDATA_SECTIONS): Add.
4545 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
4546 OTHER_GOT_SECTIONS.
4547 * emulparams/crislinux.sh: Likewise.
4548 * emulparams/elf32b4300.sh: Likewise.
4549 * emulparams/elf32bmip.sh: Likewise.
4550 * emulparams/elf32bmipn32.sh: Likewise.
4551 * emulparams/elf32bsmip.sh: Likewise.
4552 * emulparams/elf32btsmip.sh: Likewise.
4553 * emulparams/elf32ebmip.sh: Likewise.
4554 * emulparams/elf32elmip.sh: Likewise.
4555 * emulparams/elf32l4300.sh: Likewise.
4556 * emulparams/elf32lmip.sh: Likewise.
4557 * emulparams/elf32lsmip.sh: Likewise.
4558 * emulparams/elf32ltsmip.sh: Likewise.
4559 * emulparams/elf64bmip.sh: Likewise.
4560 * emulparams/elf64btsmip.sh: Likewise.
4561 * emulparams/elf64ltsmip.sh: Likewise.
4562
4563 2001-08-08 Alan Modra <amodra@bigpond.net.au>
4564
4565 * genscripts.sh: Source the emulparams script before each output
4566 script is generated so that variables like `RELOCATING' may affect
4567 variables defined in the emulparams script.
4568
4569 2001-08-04 Alan Modra <amodra@bigpond.net.au>
4570
4571 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
4572 order.
4573
4574 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
4575 ie. iterate over wild_statement.section_list.
4576 (gld${EMULATION_NAME}_place_orphan): Likewise.
4577
4578 2001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4579
4580 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
4581 .fini[0-4] sections used by _exit
4582 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
4583 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
4584 * scripttempl/elfm68hc11.sc: Likewise.
4585
4586 2001-08-03 H.J. Lu <hjl@gnu.org>
4587
4588 * emultempl/beos.em (init): Add the missing initialization.
4589
4590 2001-08-03 Alan Modra <amodra@bigpond.net.au>
4591
4592 * ld.texinfo (Input Section Basics): Clarify ordering of output
4593 sections.
4594 * ldlang.c (callback_t): Add wildcard_list param.
4595 (walk_wild_section): Remove "section" param. Rewrite for
4596 lang_wild_statement_type change. Remove unique_section_p test.
4597 (walk_wild_file): Remove "section" param.
4598 (walk_wild): Remove "section" and "file" params.
4599 (lang_gc_wild): Likewise.
4600 (wild): Likewise. Modify for lang_wild_statement_type change.
4601 (wild_sort): Likewise. Add "sec" param.
4602 (gc_section_callback): Likewise.
4603 (output_section_callback): Likewise. Do unique_section_p test.
4604 (map_input_to_output_sections): Modify call to wild.
4605 (lang_gc_sections_1): Likewise.
4606 (print_wild_statement): Modify for lang_wild_statement_type
4607 change.
4608 (lang_add_wild): Replace filename, filenames_sorted param with
4609 filespec. Replace section_name, sections_sorted,
4610 exclude_filename_list with section_list.
4611 * ldlang.h (lang_add_wild): Here too.
4612 (lang_wild_statement_type): Replace section_name, sections_sorted,
4613 and exclude_filename_list with section_list.
4614 * ldgram.y (current_file): Delete.
4615 (%union): Add wildcard_list.
4616 (file_NAME_list): Set type to wildcard_list. Build a linked list
4617 rather than calling lang_add_wild for each entry.
4618 (input_section_spec_no_keep): Call lang_add_wild here instead.
4619 * ld.h (struct wildcard_list): Declare.
4620 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
4621
4622 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
4623
4624 * ldmain.c (main): initialize link_info.pei386_auto_import
4625 * pe-dll.c: new tables for auto-export filtering
4626 (auto_export): change API, pass abfd for contextual filtering.
4627 Loop thru tables of excluded symbols instead of comparing
4628 "by hand".
4629
4630 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
4631
4632 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
4633 static variable current_sec (static struct sec *). Add
4634 forward declaration for add_bfd_to_link.
4635 (process_def_file): Don't export undefined symbols. Do not
4636 export symbols starting with "_imp__". Call auto_export()
4637 with new API.
4638 (pe_walk_relocs_of_symbol): New function.
4639 (generate_reloc): add optional extra debugging
4640 (pe_dll_generate_def_file): eliminate extraneous initial blank
4641 line in output
4642 (make_one): enlarge symtab to make room for __nm__ symbols
4643 (DATA auto-import support).
4644 (make_singleton_name_thunk): New function.
4645 (make_import_fixup_mark): New function.
4646 (make_import_fixup_entry): New function.
4647 (pe_create_import_fixup): New function.
4648 (add_bfd_to_link): Specify that 'name' argument is a CONST
4649 char *.
4650 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
4651 declare new functions pe_walk_relocs_of_symbol and
4652 pe_create_import_fixup.
4653 * emultempl/pe.em: add new options --enable-auto-import,
4654 --disable-auto-import, and --enable-extra-pe-debug.
4655 (make_import_fixup): New function.
4656 (pe_find_data_imports): New function.
4657 (pr_sym): New function.
4658 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
4659 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
4660 CODE.
4661
4662 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
4663
4664 * ld.texinfo: add additional documentation for
4665 --export-all-symbols. Document --out-implib,
4666 --enable-auto-image-base, --disable-auto-image-base,
4667 --dll-search-prefix, --enable-auto-import, and
4668 --disable-auto-import.
4669 * ldint.texinfo: Add detailed documentation on auto-import
4670 implementation.
4671
4672 2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
4673
4674 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
4675 example.
4676
4677 2001-07-24 Alan Modra <amodra@bigpond.net.au>
4678
4679 * Makefile.am: Update dependencies with "make dep-am".
4680 * Makefile.in: Regenerate
4681
4682 2001-07-23 Alan Modra <amodra@bigpond.net.au>
4683
4684 * ldcref.c (check_section_sym_xref): New function.
4685 (check_nocrossrefs): Call it.
4686 (check_nocrossref): Interate over h->refs here instead of..
4687 (check_refs): ..here. Pass in the symbol name, section, and bfd
4688 rather than hash_entry pointers.
4689 (struct check_refs_info): Keep symbol name rather than hash entry.
4690 Remove "same".
4691 (check_reloc_refs): Tweak for above changes in check_refs_info.
4692 Only report references to section syms when symname is NULL to
4693 prevent duplicate messages for the same reloc.
4694
4695 2001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
4696
4697 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
4698 available. Do not print NULL trees.
4699 (exp_print_token): Print unknown tokens with values > 126 as
4700 decimal values not ASCII characters.
4701
4702 * ldlang.c (lang_leave_overlay): If a region is specified assign
4703 it to all sections inside the overlay unless they have been
4704 assigned to the own, non-default, memory region.
4705
4706 * README: Add header for consistency with other README files.
4707
4708 2001-07-14 H.J. Lu <hjl@gnu.org>
4709
4710 * emultempl/elf32.em (output_prev_sec_find): Never return
4711 bfd_abs_section_ptr, bfd_com_section_ptr nor
4712 bfd_und_section_ptr.
4713
4714 2001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
4715
4716 * Makefile.am (em32relf.c): Change dependency from generic.em to
4717 elf32.em.
4718 * Makefile.in: Regenerate.
4719
4720 2001-07-14 matthew green <mrg@eterna.com.au>
4721
4722 * configure.tgt (i386-*-netbsdelf*): New target.
4723 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
4724
4725 2001-07-13 Jakub Jelinek <jakub@redhat.com>
4726
4727 * emultempl/elf32.em (output_prev_sec_find): New.
4728 (place_orphan): Use it.
4729
4730 2001-07-11 H.J. Lu <hjl@gnu.org>
4731
4732 * ldmain.c (main): Fix typos in the last change.
4733
4734 2001-07-11 Jakub Jelinek <jakub@redhat.com>
4735
4736 * ldmain.c (main): Disallow -F and -f without -shared.
4737
4738 2001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
4739
4740 * emultempl/pe.em (after_open): Check for the output_bfd not
4741 having any coff_data structure allocated to it.
4742
4743 2001-07-09 David O'Brien <obrien@FreeBSD.org>
4744
4745 * emultempl/elf32.em: Do not assuming that contents of the buffer
4746 returned from basename function will remain unchanged accross other
4747 function calls.
4748
4749 2001-07-03 H.J. Lu <hjl@gnu.org>
4750
4751 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
4752 2001-07-03. It creates dynamic entries even for static binaries.
4753
4754 2001-07-03 Jakub Jelinek <jakub@redhat.com>
4755
4756 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
4757 (DYNAMIC): Use it to reserve few dynamic entries for
4758 post-linking tools.
4759
4760 2001-06-27 Alan Modra <amodra@bigpond.net.au>
4761
4762 * emulparams/hppa64linux.sh: New file.
4763 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
4764 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
4765 (ehppa64linux.c): Add rule to make it.
4766 Run "make dep-am".
4767 * Makefile.in: Regenerate.
4768
4769 2001-06-21 Hans-Peter Nilsson <hp@axis.com>
4770
4771 * ld.texinfo (Options, -r): Mention restrictions when using
4772 different object formats.
4773
4774 2001-06-19 Hans-Peter Nilsson <hp@axis.com>
4775
4776 * ldlang.c (lang_check): Emit fatal error if relocatable link
4777 between different object flavours with relocations in input.
4778
4779 2001-06-19 H.J. Lu <hjl@gnu.org>
4780
4781 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
4782 (--version-script): Mention the language support.
4783
4784 2001-06-19 H.J. Lu <hjl@gnu.org>
4785
4786 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
4787
4788 2001-06-18 H.J. Lu <hjl@gnu.org>
4789
4790 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
4791 (diststuff): Add $(MANS).
4792 * Makefile.in: Regenerated.
4793
4794 * ld.1: Removed.
4795
4796 2001-06-18 Hans-Peter Nilsson <hp@axis.com>
4797
4798 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
4799 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
4800 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
4801 * ld.h (args_type): Remove member export_dynamic. All users
4802 changed to use struct bfd_link_info member.
4803
4804 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
4805 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
4806 * Makefile.in: Regenerate.
4807
4808 2001-06-18 H.J. Lu <hjl@gnu.org>
4809
4810 * ldlang.c (init_os): Add the newline to the einfo call.
4811 (lang_check): Likewise.
4812 (lang_do_version_exports_section): Likewise.
4813
4814 2001-06-15 H.J. Lu <hjl@gnu.org>
4815
4816 * lexsup.c (parse_args); Save optind to report unrecognized
4817 option.
4818
4819 2001-06-15 Hans-Peter Nilsson <hp@axis.com>
4820
4821 * ldlang.c (lang_check): Emit fatal error if relocatable link
4822 between different object flavours.
4823
4824 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
4825 Set new link_info member export_dynamic.
4826 * ldmain.c (main): Initialize new link_info member export_dynamic.
4827
4828 2001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
4829
4830 * ldlang.c (walk_wild): Only call walk_wild_file if
4831 lookup_name returns something.
4832 (lookup_name): If load_symbols fails, return NULL.
4833 (load_symbols): Change to a boolean function.
4834 (open_input_bfds): If load_symbols fails then do not make the
4835 executable.
4836
4837 2001-06-08 Alan Modra <amodra@bigpond.net.au>
4838
4839 * ldlang.c (record_bfd_errors): Remove.
4840
4841 * emultempl/aix.em: Fix copyright dates.
4842
4843 2001-06-07 Andreas Jaeger <aj@suse.de>
4844
4845 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
4846 (TEXT_START_ADDR): Likewise.
4847
4848 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
4849
4850 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
4851
4852 2001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
4853
4854 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
4855
4856 2001-05-31 H.J. Lu <hjl@gnu.org>
4857
4858 * ldlang.c (open_input_bfds): Don't change the bfd error
4859 handler whilst loading symbols.
4860
4861 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
4862
4863 * configure.tgt: Remove i370-mvs architecture, it is not currently
4864 supported.
4865
4866 2001-05-25 H.J. Lu <hjl@gnu.org>
4867
4868 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
4869 like emulparams/aixppc.sh.
4870
4871 2001-05-25 H.J. Lu <hjl@gnu.org>
4872
4873 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
4874 setting of output_filename after bfd_scan_arch.
4875 * emultempl/pe.em: Likewise.
4876
4877 2001-05-25 H.J. Lu <hjl@gnu.org>
4878
4879 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
4880 like emulparams/aixppc.sh.
4881
4882 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
4883 instead of ${srcdir}/emultempl/stringify.sed.
4884
4885 2001-05-25 Timothy Wall <twall@oculustech.com>
4886
4887 * emulparams/elf64_aix.sh: Change settings to match IBM linker
4888 output.
4889
4890 2001-05-25 Alan Modra <amodra@one.net.au>
4891
4892 * configure.host: Replace linuxoldld with linux*oldld.
4893 * configure.tgt: Likewise.
4894
4895 2001-05-24 H.J. Lu <hjl@gnu.org>
4896
4897 * emultempl/stringify.sed: Removed again.
4898
4899 2001-05-24 H.J. Lu <hjl@gnu.org>
4900
4901 * emultempl/aix.em (OUTPUT_ARCH): Defined.
4902 (gld${EMULATION_NAME}_before_parse): Initialize
4903 ldfile_output_architecture, ldfile_output_machine and
4904 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
4905 * emultempl/beos.em: Likewise.
4906 * emultempl/elf32.em: Likewise.
4907 * emultempl/linux.em: Likewise.
4908 * emultempl/mipsecoff.em: Likewise.
4909 * emultempl/pe.em: Likewise.
4910 * emultempl/sunos.em: Likewise.
4911
4912 2001-05-24 Tom Rix <trix@redhat.com>
4913
4914 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
4915 udate import file format.
4916 (change_symbol_mode) New, same
4917 (is_syscall) New, same
4918 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
4919 * emulparams/aixppc64.sh : same
4920 * emulparams/aixrs6.sh : same
4921 * emulparams/ppcmacos.sh : same
4922 * emultempl/aix.em : use strtoull to parse options
4923 * Makefile.am : add eaixppc64 emulation for xcoff64
4924 * Makefile.in : same
4925 * configure.tgt : same
4926
4927 * scripttempl/aix.sc : default text section offset to 0x10000000
4928 default data section offset to 0x20000000
4929 add .sv3264 and .sv64 pseudo sections
4930 loader and debug sections use the currect section offset.
4931
4932 * emultempl/aix.em : Add xcoff64 support
4933 Add -binitfini support
4934 (gld${EMULATION_NAME}_before_parse) -binitfini
4935 (gld${EMULATION_NAME}_parse_args) same
4936 (gld${EMULATION_NAME}_before_allocation) format change for special
4937 sections
4938
4939 * emulparams/aixppc64.sh : New file for xcoff64 support
4940
4941 2001-05-23 Alexandre Oliva <aoliva@redhat.com>
4942
4943 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
4944 variable to avoid non-portable shell construct.
4945
4946 2001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4947
4948 * ldmain.c (get_emulation): Add -mips5 command line argument.
4949
4950 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
4951
4952 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
4953 (ELF_INTERPRETER_NAME): Define it.
4954 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
4955 it.
4956 * configure.tgt (targ_emul, targ_extra_emuls)
4957 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
4958 as primary, elf_i386 as extra.
4959 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
4960 (eelf_i386_ldso.c): New rule.
4961 * Makefile.in: Rebuilt.
4962
4963 2001-05-22 Nick Clifton <nickc@redhat.com>
4964
4965 * lexsup.c (ld_options): Allow -I to be an alias for
4966 --dynamic-linker. This is for Solaris compatability.
4967 * ld.texinfo: Document that -I can be used.
4968 * ld.1: Regenerate.
4969
4970 2001-05-16 Alan Modra <amodra@one.net.au>
4971
4972 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
4973 whether an input section is the first one assigned to an output
4974 section.
4975 Assorted formatting fixes.
4976
4977 2001-05-14 DJ Delorie <dj@delorie.com>
4978
4979 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
4980 * Makefile.in: Ditto.
4981
4982 2001-05-11 Jakub Jelinek <jakub@redhat.com>
4983
4984 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
4985 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
4986 output sections.
4987 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
4988
4989 2001-05-11 Jakub Jelinek <jakub@redhat.com>
4990
4991 * ldlang.c (lang_process): Call bfd_merge_sections.
4992
4993 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4994
4995 * ldgram.y: Fix typo.
4996
4997 2001-05-03 H.J. Lu <hjl@gnu.org>
4998
4999 * emultempl/elf32.em: Include "libiberty.h".
5000 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
5001 basename of the bfd filename.
5002 (gld${EMULATION_NAME}_stat_needed): Likewise.
5003 (gld${EMULATION_NAME}_try_needed): Likewise.
5004 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
5005
5006 2001-05-02 H.J. Lu <hjl@gnu.org>
5007
5008 * emultempl/pe.em: Include <ctype.h>.
5009
5010 2001-05-02 Johan Rydberg <jrydberg@opencores.org>
5011
5012 * emulparams/elf32openrisc.sh: New file.
5013
5014 * Makefile.am: Add OpenRISC target.
5015 * Makefile.in: Regenerated.
5016
5017 * configure.tgt: Add openrisc-*-* mapping.
5018
5019 2001-05-02 Nick Clifton <nickc@redhat.com>
5020
5021 * emultempl/aix.em: Replace buystring with xstrdup.
5022 * emultempl/beos.em: Replace buystring with xstrdup.
5023
5024 2001-05-02 H.J. Lu <hjl@gnu.org>
5025
5026 * ldfile.c: Include "libiberty.h".
5027 * ldlex.l: Likewise.
5028
5029 * ldmisc.c (buystring): Removed.
5030 * ldmisc.h: Likewise.
5031
5032 * ldfile.c: Replace buystring with xstrdup.
5033 * ldlang.c: Likewise.
5034 * ldlex.l: Likewise.
5035 * ldmain.c: Likewise.
5036 * ldmisc.c: Likewise.
5037 * lexsup.c: Likewise.
5038 * mpw-eppcmac.c: Likewise.
5039
5040 2001-04-30 Andreas Jaeger <aj@suse.de>
5041
5042 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
5043
5044 2001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
5045
5046 * ldlang.c (load_symbols): Give emulation a chance
5047 to process unrecognized file before fatal error is
5048 reported, not after.
5049
5050 2001-04-27 Sean McNeil <sean@mcneil.com>
5051
5052 * configure.tgt: Add arm-vxworks target.
5053 * scripttempl/armcoff.sc: Support .text or .data as a section name
5054 prefix.
5055 Define _etext.
5056
5057 2001-04-13 J.T. Conklin <jtc@redback.com>
5058
5059 * ld.texinfo: Document --fatal-warnings.
5060 * ld.1: Regenerate.
5061
5062 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
5063 warnings have been turned into errors.
5064 * lexsup.c (OPTION_WARN_FATAL): Define.
5065 (ld_options): Entry for --fatal-warnings.
5066 (parse_args): Handle OPTION_WARN_FATAL.
5067 * ld.h (ld_config_type): Add fatal_warnings field.
5068
5069 2001-04-13 Jakub Jelinek <jakub@redhat.com>
5070
5071 * ldmain.c (main): Default to discard_sec_merge.
5072 * lexsup.c (OPTION_DISCARD_NONE): Define.
5073 (ld_options): Add --discard-none.
5074 (parse_args): Handle OPTION_DISCARD_NONE.
5075 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
5076 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
5077 all its input sections match.
5078
5079 2001-04-05 Steven J. Hill <sjhill@cotw.com>
5080
5081 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
5082 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
5083 (eelf32ltsmip.c): New target.
5084 (eelf64btsmip.c): Likewise.
5085 (eelf64ltsmip.c): Likewise.
5086 * Makefile.in: Regenerated.
5087
5088 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
5089 target.
5090 (mips*-*-linux-gnu*): Likewise.
5091
5092 * emulparams/elf32ltsmip.sh: New. Traditional little endian
5093 MIPS taget.
5094 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
5095 target.
5096 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
5097 endian target.
5098
5099 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
5100
5101 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
5102 correct value of __Stext here.
5103 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
5104 .startup section.
5105
5106 * emulparams/crislinux.sh: Remove FIXME.
5107
5108 2001-04-02 Alan Modra <alan@linuxcare.com.au>
5109
5110 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
5111 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
5112
5113 2001-03-27 Hans-Peter Nilsson <hp@axis.com>
5114
5115 * configure.tgt (cris-*-*): Change default emulation to criself.
5116 (cris-*-*aout*): New rule.
5117
5118 2001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
5119
5120 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
5121 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
5122
5123 2001-03-26 Andreas Jaeger <aj@suse.de>
5124
5125 * ld.texinfo (Overview): Fix syntax in texi code.
5126
5127 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5128
5129 * ld.texinfo: Put @c man indications to generate the ld man page.
5130 When generating man, define all the variables. Define SEEALSO
5131 and SYNOPSIS. Re-organize some lines to avoid the cross references.
5132 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
5133 (ld.1): Generate from ld.texinfo.
5134 * Makefile.in: Regenerate.
5135
5136 2001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
5137
5138 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
5139 and '-fdata-sections'. Set the VMA of STABS sections to zero.
5140
5141 2001-03-17 Ulrich Drepper <drepper@redhat.com>
5142
5143 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
5144 is an absolute path look only for this file and not along the path.
5145
5146 2001-03-17 Ulrich Drepper <drepper@redhat.com>
5147
5148 * emultempl/elf32.em (OPTION_GROUP): New macro.
5149 Add new option Bgroup to longopts.
5150 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
5151 (gld*_list_options): Add -Bgroup and -z defs.
5152 * ld.1: Document -Bgroup and -z defs.
5153 * ld.texinfo: Likewise.
5154
5155 2001-03-07 Michael Meissner <meissner@redhat.com>
5156
5157 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
5158 with sections created by -fdata-sections.
5159 (.dynbss,.bss): Ditto.
5160
5161 2001-03-05 Alan Modra <alan@linuxcare.com.au>
5162
5163 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
5164 after_allocation_default, not gld..._before_allocation.
5165
5166 2001-02-27 Alan Modra <alan@linuxcare.com.au>
5167
5168 * configure.in (BFD_VERSION): New.
5169 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
5170 * configure: Regenerate.
5171 * Makefile.am: Run "make dep-am"
5172 * Makefile.in: Regenerate.
5173
5174 2001-02-26 Timothy Wall <twall@cygnus.com>
5175
5176 * emulparams/elf64_aix.sh: Add additional read-only sections;
5177 uncomment lines which are now required.
5178
5179 2001-02-26 H.J. Lu <hjl@gnu.org>
5180
5181 * ldlang.c (open_input_bfds): Set the bfd error handler so
5182 that problems can be caught whilst loading symbols.
5183 (record_bfd_errors): New function: Report BFD errors and mark
5184 the executable output as being invalid.
5185
5186 2001-02-22 Timothy Wall <twall@cygnus.com>
5187
5188 * configure.host: Add configuration for ia64-*-aix*.
5189 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
5190 Add dependencies for eelf64_aix.c.
5191 * Makefile.in: Regenerate.
5192 * configure.tgt: Add ia64-*-aix* mapping.
5193 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
5194
5195 2001-02-20 H.J. Lu <hjl@gnu.org>
5196
5197 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
5198 false if we found the file.
5199
5200 2001-02-18 David O'Brien <obrien@FreeBSD.org>
5201
5202 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
5203 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
5204
5205 2001-02-18 lars brinkhoff <lars@nocrew.org>
5206
5207 * Makefile.am: Add PDP-11 target.
5208 * configure.tgt: Likewise.
5209 * emulparams/pdp11.sh: New file.
5210
5211 2001-02-17 David O'Brien <obrien@FreeBSD.org>
5212
5213 * configure.host: Add a generic FreeBSD configuration entry such that
5214 all [modern] FreeBSD systems on all platforms will look the same.
5215
5216 2001-02-14 H.J. Lu <hjl@gnu.org>
5217
5218 * configure.tgt: Remove mention of earmelf_linux26.
5219
5220 2001-02-13 Richard Henderson <rth@redhat.com>
5221
5222 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
5223
5224 2001-02-13 H.J. Lu <hjl@gnu.org>
5225
5226 * ldexp.h (node_type): Add etree_provided.
5227 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
5228 type to etree_provided if defined by PROVIDE. Allow updating
5229 for etree_provided.
5230 (exp_print_tree): Handle etree_provided.
5231 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
5232 etree_provided.
5233
5234 2001-02-09 David Mosberger <davidm@hpl.hp.com>
5235
5236 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
5237 .IA_64.unwind.* pattern to unwind table section and
5238 .IA_64.unwind_info* pattern to unwind info section.
5239
5240 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5241
5242 * Makefile.am: Add linux target for S/390.
5243 * Makefile.in: Likewise.
5244 * configure.host: Likewise.
5245 * configure.tgt: Likewise.
5246 * emulparams/elf64_s390.sh: New file.
5247 * emulparams/elf_s390.sh: New file.
5248
5249 2001-02-09 Jakub Jelinek <jakub@redhat.com>
5250
5251 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
5252 targ_extra_libpath.
5253 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
5254
5255 2001-02-06 Philip Blundell <philb@gnu.org>
5256
5257 * Makefile.am: Remove mention of earmelf_linux26.
5258 * Makefile.in: Regenerate.
5259
5260 2001-02-04 Philip Blundell <philb@gnu.org>
5261
5262 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
5263 * emulparams/armelf_linux26.sh: Delete.
5264 * configure.tgt: Remove mention of armelf_linux26 emulation.
5265
5266 2001-02-01 Nick Clifton <nickc@redhat.com>
5267
5268 * ld.1: Replace occurances of -oformat with --oformat.
5269
5270 2001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
5271
5272 * ldlang.c (lang_leave_overlay): Don't set lma_region when
5273 load_base is specified.
5274
5275 2001-01-24 Hans-Peter Nilsson <hp@axis.com>
5276
5277 * emultempl/elf32.em: Correct spelling in comments and listed
5278 options.
5279
5280 2001-01-23 Alan Modra <alan@linuxcare.com.au>
5281
5282 * ldlang.c (lang_leave_overlay): Only set lma_region from the
5283 default for the first section of a group of overlay sections.
5284
5285 2001-01-22 Alan Modra <alan@linuxcare.com.au>
5286
5287 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
5288 * Makefile.in: Regenerate.
5289 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
5290 Check for null tool_dir.
5291
5292 2001-01-16 Jim Wilson <wilson@redhat.com>
5293
5294 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
5295 and IA_64.unwind.info.
5296
5297 2001-01-16 H.J. Lu <hjl@gnu.org>
5298
5299 * ldlang.c (lang_check): Merge the private data only if the
5300 input file has contents.
5301
5302 2001-01-14 Alan Modra <alan@linuxcare.com.au>
5303
5304 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
5305
5306 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
5307 enabling search for libmilli. On a relocatable link, make .text
5308 sections unique.
5309 (LDEMUL_AFTER_PARSE): Define.
5310 (hppaelf_finish): Correct spelling of relocatable in comments.
5311
5312 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
5313 rummage through the script for sections on the unique list.
5314 Correct length of strncmp for ".note".
5315 (gld${EMULATION_NAME}_check_needed): Rearrange function.
5316
5317 * ldlang.c (unique_section_list): New var.
5318 (unique_section_p): New function.
5319 (walk_wild_section): Don't match sections on unique_section_list.
5320 (lang_add_unique): New function.
5321 Correct spelling of relocatable in comments.
5322
5323 * ldlang.h (struct unique_sections): Declare.
5324 (unique_section_list): Declare.
5325 (unique_section_p): Declare.
5326 (lang_add_unique): Declare.
5327
5328 * lexsup.c (ld_options): Allow --unique to take an optional arg.
5329 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
5330
5331 * ld.texinfo (--unique): Update.
5332
5333 2001-01-13 Nick Clifton <nickc@redhat.com>
5334
5335 * lexsup.c (parse_args): Remove spurious white space.
5336
5337 2001-01-12 Nick Clifton <nickc@redhat.com>
5338
5339 * lexsup.c (parse_args): Update copyright date.
5340
5341 2001-01-12 Philip Blundell <pb@futuretv.com>
5342
5343 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
5344
5345 2001-01-10 Kazu Hirata <kazu@hxi.com>
5346
5347 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
5348 * scripttempl/h8300h.sc: Fix formatting.
5349 * scripttempl/h8300s.sc: Likewise.
5350 * scripttempl/h8500.sc: Likewise.
5351 * scripttempl/h8500b.sc: Likewise.
5352 * scripttempl/h8500c.sc: Likewise.
5353 * scripttempl/h8500m.sc: Likewise.
5354 * scripttempl/h8500s.sc: Likewise.
5355
5356 2000-01-07 David O'Brien <obrien@BSDi.com>
5357
5358 * emultempl/elf32.em: Only perform Linux ld hints processing when
5359 targeting Linux.
5360
5361 2001-01-07 Philip Blundell <philb@gnu.org>
5362
5363 * ld.texinfo (Bug Reporting): Update email address for reports.
5364
5365 2000-12-31 Nick Clifton <nickc@redhat.com>
5366
5367 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
5368 options by checking for a return value of '?' not -1.
5369
5370 2000-12-28 Nick Clifton <nickc@redhat.com>
5371
5372 * lexsup.c (struct ld_option): Add new enum value:
5373 EXACTLY_TWO_DASHES.
5374 (ld_options[]): Change -omagic, -output and -oformat options
5375 to be EXACTLY_TWO_DASHES.
5376 (OUTPUT_COUNT): Use ARRAY_SIZE.
5377 (parse_args): Change parameter 'argc' to unsigned.
5378 Place EXACTLY_TWO_DASHES options into new really_longopts
5379 array.
5380 If getopt_long_only fails, try calling getopt_long using the
5381 really_longopts array.
5382 (help): Print a double dash for both EXACTLY_TWO_DASHES and
5383 TWO_DASHES options.
5384
5385 * ldlex.h: Fix prototype of parse_args.
5386
5387 * ld.texinfo: Document that long options starting with 'o'
5388 must be preceeded by two dashes. Change example of a single
5389 dashed long option from -oformat to -trace-symbol.
5390
5391 2000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
5392
5393 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
5394 (longopts[]): New --no-default-excludes option.
5395 (gld_${EMULATION_NAME}_list_options): Document.
5396 (gld_${EMULATION_NAME}_parse_args): Handle.
5397
5398 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5399
5400 * ldlang.c (new_stat): Revert the last beautification with "innocent"
5401 whitespace, it breaks the K&R C preprocessor.
5402
5403 2000-12-11 DJ Delorie <dj@redhat.com>
5404
5405 * ld.texinfo: Add notes about --whole-archive and gcc.
5406
5407 2000-11-18 Fred Fish <fnf@be.com>
5408
5409 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
5410 (ld_options): Entry for --allow-shlib-undefined.
5411 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
5412 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
5413 to false.
5414 * ld.texinfo: Document new command line switch.
5415
5416 2000-12-12 Geoffrey Keating <geoffk@redhat.com>
5417
5418 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
5419 .fixup is actually read/write.
5420 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
5421 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
5422 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
5423
5424 2000-12-11 Jan Hubicka <jh@suse.cz>
5425
5426 * NEWS: Add note about x86_64 architecture.
5427
5428 2000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
5429
5430 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
5431 Set DWARF2 sections to a VMA of zero.
5432
5433 2000-12-01 Joel Sherrill <joel@OARcorp.com>
5434
5435 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
5436 New targets.
5437 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
5438 (sparc*-*-rtems*): Switched from a.out to ELF.
5439
5440 2000-11-30 Jan Hubicka <jh@suse.cz>
5441
5442 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
5443 (eelf_x86_64.c): New.
5444 * Makefile.in: Regenerate.
5445 * configure.tgt: Add support for x86_64-*-linux-gnu*.
5446 * emulparams/elf_x86_64.sh: New.
5447
5448 2000-11-30 Hans-Peter Nilsson <hp@axis.com>
5449
5450 * emulparams/crislinux.sh (ENTRY): Change back to _start.
5451 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
5452
5453 * scripttempl/crisaout.sc: Change all RELOCATING not related to
5454 merging non-a.out sections into CONSTRUCTING.
5455
5456 2000-11-28 Nick Clifton <nickc@redhat.com>
5457
5458 * ld.1 (COPYING): Mention that the GNU Free Documentation
5459 License is present in the sources, but not the output, and
5460 also available from the GNU website.
5461 (GNU Free Documentation License): Comment out this section.
5462
5463 2000-11-28 David O'Brien <obrien@dragon.nuxi.com>
5464
5465 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
5466 does not use them.
5467
5468 2000-11-25 David O'Brien <obrien@FreeBSD.org>
5469
5470 * ld.1: Remove old date so it does not give the impression the manpage
5471 is way out of date.
5472
5473 2000-11-24 Nick Clifton <nickc@redhat.com>
5474
5475 * configure.tgt (xscale-coff): Add target.
5476 (xscale-elf): Add target.
5477
5478 2000-11-24 Fred Fish <fnf@be.com>
5479
5480 * ldmain.c (main): Remove redundant init of config.make_executable
5481 to true.
5482
5483 2000-11-15 Richard Henderson <rth@redhat.com>
5484
5485 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
5486
5487 2000-11-14 Kazu Hirata <kazu@hxi.com>
5488
5489 * scripttempl/h8300.sc: Fix formatting.
5490 * scripttempl/h8300h.sc: Likewise.
5491 * scripttempl/h8300s.sc: Likewise.
5492
5493 2000-11-14 Denis Chertykov <denisc@overta.ru>
5494
5495 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
5496
5497 2000-11-09 Philip Blundell <pb@futuretv.com>
5498
5499 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
5500 around orphan sections whose names can be represented in C.
5501
5502 2000-11-07 Jim Wilson <wilson@redhat.com>
5503
5504 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
5505 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
5506
5507 2000-11-06 Nick Clifton <nickc@redhat.com>
5508
5509 * ld.texinfo: Add GNU Free Documentation License.
5510 * ldint.texinfo: Add GNU Free Documentation License.
5511 * ld.1: Add GNU Free Documentation License.
5512
5513 2000-11-05 Alan Modra <alan@linuxcare.com.au>
5514
5515 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
5516 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
5517
5518 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
5519 Move 2000-11-02 Makefile.in changes to this file.
5520 * Makefile.in: Regenerate.
5521
5522 2000-11-03 Nick Clifton <nickc@redhat.com>
5523
5524 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
5525 constructors and destructors.
5526 * scripttempl/h8300h.sc: Ditto.
5527 * scripttempl/h8300s.sc: Ditto.
5528 * scripttempl/h8500.sc: Ditto.
5529 * scripttempl/h8500b.sc: Ditto.
5530 * scripttempl/h8500c.sc: Ditto.
5531 * scripttempl/h8500m.sc: Ditto.
5532 * scripttempl/h8500s.sc: Ditto.
5533 * scripttempl/v850.sc: Ditto.
5534 * scripttempl/w65.sc: Ditto.
5535 * scripttempl/z8000.sc: Ditto.
5536
5537 2000-11-02 Per Lundberg <plundis@chaosdev.org>
5538
5539 * Makefile.in (e_i386_chaos.c): New rule.
5540 (ALL_EMULATIONS): Added e_i386_chaos.o.
5541 * emulparams/elf_i386_chaos.sh: New file.
5542 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
5543
5544 2000-10-20 Jakub Jelinek <jakub@redhat.com>
5545
5546 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
5547 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
5548 Fix sed invocation, so that it coped with '/' in Solaris 64bit
5549 library path suffix.
5550 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
5551
5552 2000-10-18 Hans-Peter Nilsson <hp@axis.com>
5553
5554 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
5555 for consecutive sections.
5556
5557 2000-10-17 Chandrakala Chavva <cchavva@redhat.com>
5558
5559 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
5560 options.
5561 * ld.texinfo: Added notes about this new option.
5562
5563 2000-10-16 Nick Clifton <nickc@redhat.com>
5564
5565 * emultempl/pe.em (_after_open): Add tests of return values from
5566 bfd functions. Emit appropriate error messages if necessary.
5567
5568 2000-10-13 Nick Clifton <nickc@redhat.com>
5569
5570 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
5571 local variables - they are not used, but leave in the call to
5572 bfd_canonicalize_symtab.
5573 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
5574 pe_dll_search_prefix.
5575
5576 2000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
5577
5578 * emultempl/pe.em (pe_dll_search_prefix): New variable,
5579 (longopts): New --dll-search-prefix option.
5580 (gld_${EMULATION_NAME}_list_options): Document.
5581 (gld_${EMULATION_NAME}_parse_args): Handle.
5582 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
5583 dynamically, search for a dll named '<prefix><basename>.dll'
5584 in preference to 'lib<basename>.dll' if --dll-search-prefix
5585 is specified.
5586
5587 2000-10-12 Alan Modra <alan@linuxcare.com.au>
5588
5589 * ldlang.c (section_already_linked): Set kept_section instead of
5590 sec->comdat->sec.
5591
5592 2000-10-10 Kazu Hirata <kazu@hxi.com>
5593
5594 * deffile.h: Fix formatting.
5595 * lexsup.c: Likewise.
5596 * mri.c: Likewise.
5597
5598 2000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
5599
5600 * pe-dll.c (make_one): Do not generate code thunk for DATA
5601 exports.
5602 (process_def_file): deduce DATA flag for auto-export sumbols.
5603
5604 2000-10-09 Kazu Hirata <kazu@hxi.com>
5605
5606 * ld.h: Fix formatting.
5607 * ldcref.c: Likewise.
5608 * ldctor.h: Likewise.
5609 * ldemul.c: Likewise.
5610 * ldemul.h: Likewise.
5611 * ldexp.c: Likewise.
5612 * ldexp.h: Likewise.
5613 * ldfile.c: Likewise.
5614 * ldfile.h: Likewise.
5615 * ldlang.c: Likewise.
5616 * ldlang.h: Likewise.
5617 * ldmain.c: Likewise.
5618 * pe-dll.c: Likewise.
5619
5620 * pe-dll.c: Revert some formatting fixes.
5621
5622 2000-10-08 Kazu Hirata <kazu@hxi.com>
5623
5624 * pe-dll.c: Fix formatting.
5625
5626 2000-10-05 Kazu Hirata <kazu@hxi.com>
5627
5628 * ldlang.c: Fix formatting.
5629
5630 2000-10-03 DJ Delorie <dj@redhat.com>
5631
5632 * pe-dll.c (fill_edata): initialize entire block
5633 (make_one): fill in correct section.
5634
5635 2000-10-03 Kazu Hirata <kazu@hxi.com>
5636
5637 * ldexp.c: Fix formatting.
5638
5639 2000-10-02 DJ Delorie <dj@redhat.com>
5640
5641 * emultempl/pe.em (gld_*_after_open): detect case where there two
5642 import libraries for same dll; rename one to ensure proper link
5643 order.
5644
5645 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
5646 typo
5647 (generate_edata): fix typo
5648
5649 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
5650
5651 * scripttempl/crisaout.sc (ENTRY): Now __start.
5652 (.text): Add default setting for __start.
5653 Remove CONSTRUCTORS handling.
5654 (/DISCARD/): Add .gnu.warning.*.
5655 * emulparams/crislinux.sh (ENTRY): Now __start.
5656 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
5657 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
5658 (ENTRY): Now __start.
5659 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
5660 (EXECUTABLE_SYMBOLS): Add default setting for __start.
5661
5662 2000-09-29 Kazu Hirata <kazu@hxi.com>
5663
5664 * deffile.h: Fix formatting.
5665 * ld.h: Likewise.
5666 * ldcref.c: Likewise.
5667 * ldctor.c: Likewise.
5668 * ldctor.h: Likewise.
5669 * ldemul.c: Likewise.
5670 * ldemul.h: Likewise.
5671 * ldexp.c: Likewise.
5672 * ldexp.h: Likewise.
5673 * ldfile.c: Likewise.
5674 * ldfile.h: Likewise.
5675 * ldlang.c: Likewise.
5676 * ldlang.h: Likewise.
5677 * lexsup.c: Likewise.
5678 * mri.c: Likewise.
5679 * pe-dll.c: Likewise.
5680
5681 2000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
5682
5683 * pe-dll.c (process_def_file): Uninitialized data wasn't
5684 exported with --export-all-symbols switch.
5685
5686 2000-09-28 DJ Delorie <dj@redhat.com>
5687
5688 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
5689 noname work properly.
5690
5691 2000-09-28 Alan Modra <alan@linuxcare.com.au>
5692
5693 * ld.texinfo (HPPA ELF32): New section.
5694
5695 * emultempl/hppaelf.em (group_size): New.
5696 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
5697 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
5698 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
5699 options to prevent abbreviations matching.
5700 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
5701 (PARSE_AND_LIST_ARGS_CASES): Handle it.
5702
5703 2000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5704
5705 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
5706 on the m68*-*-elf target. Make it support COFF input objects.
5707
5708 2000-09-21 Kazu Hirata <kazu@hxi.com>
5709
5710 * ldmain.c: Fix formatting.
5711 * ldmisc.c: Likewise.
5712 * ldver.c: Likewise.
5713 * ldwrite.c: Likewise.
5714
5715 2000-09-21 Alan Modra <alan@linuxcare.com.au>
5716
5717 * ldwrite.c (clone_section): Silence gcc warnings.
5718
5719 2000-09-20 Alan Modra <alan@linuxcare.com.au>
5720
5721 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
5722 out of memory failure.
5723
5724 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
5725 (clone_section): Handle out of memory failures. Rename var to
5726 avoid c++ reserved word.
5727
5728 2000-09-18 Alan Modra <alan@linuxcare.com.au>
5729
5730 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
5731 stub_name param to stub_sec_name.
5732 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
5733
5734 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5735
5736 * emultempl/m68kelf.em: New file.
5737 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
5738 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
5739 * Makefile.in: Regenerate.
5740
5741 2000-09-15 Alan Modra <alan@linuxcare.com.au>
5742
5743 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
5744 only as needed.
5745
5746 2000-09-13 Nick Clifton <nickc@redhat.com>
5747
5748 * ldmain.c (multiple_definition): Disable relaxation if
5749 multiple symbol definitions are encountered - otherwise the
5750 linker could abort with an assertion failure.
5751
5752 2000-09-10 Nick Clifton <nickc@redhat.com>
5753
5754 * mri.c: Fix formatting.
5755
5756 2000-09-07 H.J. Lu <hjl@gnu.org>
5757
5758 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
5759 * configure: Rebuild.
5760
5761 2000-09-07 H.J. Lu <hjl@gnu.org>
5762
5763 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
5764 * Makefile.in: Rebuild.
5765
5766 2000-09-07 Alan Modra <alan@linuxcare.com.au>
5767
5768 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
5769 broken list handling. Create __start_SECNAME and __stop_SECNAME
5770 when no place-holder. Add some comments. Test both SEC_CODE and
5771 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
5772 Handle case where no output section statement created.
5773
5774 2000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
5775
5776 * configure.tgt (sh-*-linux*): Added.
5777 * Makefile.am: Added eshelf_linux and eshlelf_linux.
5778 * Makefile.in: Rebuilt.
5779 * emulparams/shelf_linux.sh: New file.
5780 * emulparams/shlelf_linux.sh: New file.
5781
5782 2000-09-06 Alan Modra <alan@linuxcare.com.au>
5783
5784 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
5785 try shuffling sections when the orphan happens to be the place
5786 holder. Keep count of unique section names generated so we speed
5787 the search for a new name.
5788
5789 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
5790
5791 * configure: Rebuilt with new libtool.m4.
5792
5793 2000-09-05 Nick Clifton <nickc@redhat.com>
5794
5795 * Makefile.in: Regenerate.
5796 * aclocal.m4: Regenerate.
5797 * configure: Regenerate.
5798 * config.in: Regenerate.
5799 * po/ld.pot: Regenerate.
5800
5801 * ldint.texinfo: Remove CVS revision marker - it foils local
5802 comparisons.
5803
5804 * emultempl/ticoff.em: Remove extraneous comma.
5805
5806 2000-09-05 Alan Modra <alan@linuxcare.com.au>
5807
5808 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
5809 to stub section flags.
5810 (hppa_for_each_input_file_wrapper): New.
5811 (hppa_lang_for_each_input_file): New.
5812 (lang_for_each_input_file): Define to call above.
5813 (multi_subspace): New.
5814 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
5815 (PARSE_AND_LIST_PROLOGUE): Define.
5816 (PARSE_AND_LIST_LONGOPTS): Define.
5817 (PARSE_AND_LIST_OPTIONS): Define.
5818 (PARSE_AND_LIST_ARGS_CASES): Define.
5819 (hppaelf_finish): Call elf32_hppa_set_gp.
5820 (hppaelf_set_output_arch): Remove.
5821 (LDEMUL_SET_OUTPUT_ARCH): Remove.
5822
5823 * emulparams/hppalinux.sh (ELFSIZE): Define.
5824 (MACHINE): Define.
5825 (OTHER_READONLY_SECTIONS): Define.
5826 (DATA_PLT): Define.
5827 (GENERATE_SHLIB_SCRIPT): Define.
5828
5829 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
5830 to const throughout. Change `void *' to `PTR' throughout.
5831 (lang_memory_default): Function is local to file, add `static'.
5832
5833 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
5834 (ehppalinux.c): Likewise.
5835 (earmelf.c): Likewise.
5836 (earmelf_linux.c): Likewise.
5837 (earmelf_linux26.c): Likewise.
5838 * Makefile.in: Regenerate.
5839
5840 * ld.h (ld_config_type): Add unique_orphan_sections.
5841 * lexsup.c (OPTION_UNIQUE): Define.
5842 (ld_options): Add "--unique".
5843 (parse_args): Handle it.
5844 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
5845 search for an existing output section if unique_orphan_sections is
5846 set. Make use of bfd_get_unique_section_name rather than
5847 duplicating code here.
5848 * ld.texinfo: Describe --unique.
5849
5850 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
5851 optional arg to split-by-file.
5852 (parse_args): Handle them.
5853 * ld.texinfo: Update description of these options.
5854 * ldwrite.c (clone_section): Pass in the section name. Replace
5855 local code with bfd_get_unique_section_name.
5856 (split_sections): Tidy code and comments. Use a list traversal
5857 more appropriate to the list construction. Handle cooked section
5858 sizes. Split when split_by_reloc reached rather than exceeded.
5859 Track section size and split when split_by_file reached. Fix
5860 link_order_tail (even though it's not used).
5861 (ldwrite): Modify condition for calling split_sections to suit
5862 changed split_by_reloc and split_by_file.
5863 * ldmain.c (main): Init config.split_by_reloc and
5864 config.split_by_file to -1.
5865 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
5866 Change split_by_file to bfd_size_type.
5867
5868 2000-09-02 Nick Clifton <nickc@redhat.com>
5869
5870 * configure.in: Increase version number to 2.10.91.
5871 * NEWS: Mention new ability to support removal of duplicate DWARF2
5872 debug information.
5873 * configure: Regenerate.
5874 * aclocal.m4: Regenerate.
5875 * config.in: Regenerate.
5876
5877 2000-09-02 Daniel Berlin <dberlin@redhat.com>
5878
5879 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
5880 sections.
5881 * scripttempl/elf32avr.sc: Ditto.
5882 * scripttempl/elfd10v.sc: Ditto.
5883 * scripttempl/elfd30v.sc: Ditto.
5884 * scripttempl/elfi370.sc: Ditto.
5885 * scripttempl/elfm68hc11.sc: Ditto.
5886 * scripttempl/elfm68hc12.sc: Ditto.
5887 * scripttempl/elfi386beos.sc: Ditto.
5888 * scripttempl/v850.sc: Ditto.
5889
5890 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
5891
5892 * acinclude.m4: Include libtool and gettext macros from the
5893 top level.
5894 * aclocal.m4, configure: Rebuilt.
5895
5896 2000-08-25 Nick Clifton <nickc@redhat.com>
5897
5898 * ldlang.c (open_output): When choosing the target for a
5899 particular endianness, do nothing if the target is not
5900 supported.
5901
5902 2000-08-25 H.J. Lu <hjl@gnu.org>
5903
5904 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
5905 check -rpath nor LD_RUN_PATH for cross link.
5906 * ld.texinfo: Document the change.
5907
5908 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
5909
5910 * NEWS: Mention support for CRIS.
5911
5912 2000-08-23 H.J. Lu <hjl@gnu.org>
5913
5914 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
5915 the current runpath list from bfd_elf_get_runpath_list ()
5916 before search.
5917
5918 2000-08-22 H.J. Lu <hjl@gnu.org>
5919
5920 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
5921 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
5922 LD_LIBRARY_PATH for native linker. Display the needed DSO if
5923 trace_file_tries is non-zero.
5924 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
5925 if trace_file_tries is non-zero.
5926
5927 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
5928 * NEWS: Mention it.
5929
5930 2000-08-14 Jason Eckhardt <jle@cygnus.com>
5931
5932 * NEWS: Mention i860 support.
5933
5934 2000-08-14 Andreas Schwab <schwab@suse.de>
5935
5936 * scripttempl/elf.sc: Fix last change to use correct comment
5937 syntax.
5938
5939 2000-08-10 Geoff Keating <geoffk@cygnus.com>
5940
5941 * scripttempl/elf.sc: Add a comment giving the correspondence
5942 between sections, per-datum sections, and linkonce sections. Make
5943 the comment true even for .bss, .sdata, .sdata2, .sbss, and
5944 .sbss2.
5945
5946 2000-08-10 Jason Eckhardt <jle@cygnus.com>
5947
5948 * emulparams/elf32_i860.sh: New file.
5949 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
5950 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
5951 (eelf32_i860.c): New rule.
5952 * Makefile.in: Regenerate.
5953
5954 2000-08-10 Nick Clifton <nickc@cygnus.com>
5955
5956 * emulparams/mipspe.sh (ENTRY): Add definition.
5957
5958 2000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
5959
5960 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
5961 in error message.
5962
5963 2000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5964
5965 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
5966 the final size of .bss section.
5967 * scripttempl/elfm68hc12.sc: Likewise.
5968
5969 2000-08-04 Alan Modra <alan@linuxcare.com.au>
5970
5971 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
5972 gld${EMULATION_NAME}_parse_args for consistency. Combine
5973 lastoptind and prevoptind vars, and keep track of last optind.
5974 (gld_${EMULATION_NAME}_list_options): Rename to
5975 gld${EMULATION_NAME}_list_options.
5976
5977 2000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
5978
5979 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
5980 (i586-sco-sysv5uw7.1.0).
5981
5982 2000-07-27 H.J. Lu <hjl@gnu.org>
5983
5984 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
5985 (PARSE_AND_LIST_PROLOGUE): New.
5986 (PARSE_AND_LIST_LONGOPTS): Likewise.
5987 (PARSE_AND_LIST_OPTIONS): Likewise.
5988 (PARSE_AND_LIST_ARGS_CASES): Likewise.
5989 (PARSE_AND_LIST_EPILOGUE): Likewise.
5990
5991 2000-07-28 Alan Modra <alan@linuxcare.com.au>
5992
5993 * emultempl/armelf.em: Elide functions common to elf32.em,
5994 ie. most of the file.
5995 (arm_elf_after_open): New. Do arm specific things then call
5996 gld${EMULATION_NAME}_after_open.
5997 (arm_elf_before_allocation): New. Call
5998 gld${EMULATION_NAME}_before_allocation then do arm specifics.
5999 (PARSE_AND_LIST_PROLOGUE): Define.
6000 (PARSE_AND_LIST_SHORTOPTS): Define.
6001 (PARSE_AND_LIST_LONGOPTS): Define.
6002 (PARSE_AND_LIST_OPTIONS): Define.
6003 (PARSE_AND_LIST_ARGS_CASES): Define.
6004 (LDEMUL_AFTER_OPEN): Define.
6005 (LDEMUL_BEFORE_ALLOCATION): Define.
6006 (LDEMUL_BEFORE_PARSE): Define.
6007 (LDEMUL_FINISH): Define.
6008
6009 * emultempl/hppaelf.em: Similarly zap most of this file.
6010 (hppaelf_add_stub_section): Prototype.
6011 (hppaelf_layaout_sections_again): Prototype.
6012 (hook_in_stub): Prototype.
6013 (LDEMUL_SET_OUTPUT_ARCH): Define.
6014 (LDEMUL_FINISH): Define.
6015 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
6016
6017 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
6018 (EXTRA_EM_FILE): New.
6019 * emulparams/armelf_linux.sh: Likewise.
6020 * emulparams/armelf_linux26.sh: Likewise.
6021 * emulparams/hppalinux.sh: Likewise.
6022 * emulparams/hppaelf.sh: Likewise.
6023 (NOP): Define.
6024
6025 * emultempl/elf32.em: Fix formatting.
6026 (EXTRA_EM_FILE): Source it.
6027 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
6028 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
6029 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
6030 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
6031 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
6032 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
6033 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
6034 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
6035 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
6036 allow functions in this file to be overridden.
6037 (PARSE_AND_LIST_SHORTOPTS): Handle it.
6038
6039 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
6040
6041 * emultempl/elf32.em: Reorganize file.
6042
6043 2000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
6044
6045 * emulparams/elf64alpha.sh: Implement "-taso" emulation
6046 specific option to fit 64-bit executable in the lower
6047 31-bit address range. This is done by changing start
6048 address of .interp (the very first section of executable)
6049 and then setting EF_ALPHA_32BIT elf header flag.
6050
6051 2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6052
6053 * emultempl/m68kcoff.em: New file.
6054 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
6055 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
6056 generic.em.
6057 * Makefile.in: Regenerate.
6058
6059 2000-07-20 H.J. Lu <hjl@gnu.org>
6060
6061 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
6062 and "disable-new-dtags" to stop getopt from treating -d/-e as
6063 abbreviations for these options.
6064
6065 2000-07-20 H.J. Lu <hjl@gnu.org>
6066
6067 * ld.texinfo: Add documentation for --disable-new-dtags and
6068 --enable-new-dtags.
6069
6070 * ldmain.c (main): Initialize link_info.new_dtags to false.
6071
6072 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
6073 --disable-new-dtags and --enable-new-dtags.
6074 (gld_${EMULATION_NAME}_list_options): Likewise.
6075
6076 2000-07-05 Kenneth Block <krblock@computer.org>
6077
6078 * lexsup.c: Add optional style to demangle switch
6079 * ld.texinfo: Document optional style to demangle switch.
6080
6081 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
6082
6083 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
6084 ecrislinux.o.
6085 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
6086 Regenerate dependencies.
6087 * Makefile.in: Rebuild.
6088 * configure.tgt (cris-*-*): New target.
6089 * emulparams/crisaout.sh, emulparams/criself.sh,
6090 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
6091 * po/POTFILES.in, po/ld.pot: Regenerate.
6092
6093 2000-07-20 H.J. Lu <hjl@gnu.org>
6094
6095 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
6096 Print out ignored -z options.
6097
6098 2000-07-19 H.J. Lu <hjl@gnu.org>
6099
6100 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
6101 (PARSE_AND_LIST_PROLOGUE): New.
6102 (PARSE_AND_LIST_LONGOPTS): Likewise.
6103 (PARSE_AND_LIST_OPTIONS): Likewise.
6104 (PARSE_AND_LIST_ARGS_CASES): Likewise.
6105
6106 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
6107
6108 * lexsup.c (ld_options): Comment out 'z'.
6109 (parse_args): Likewise.
6110
6111 * emultempl/elf32.em: Include "elf/common.h".
6112 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
6113 options.
6114 (gld_${EMULATION_NAME}_list_options): Likewise.
6115
6116 * ld.texinfo: Add documentation for the recognized -z options.
6117
6118 2000-07-19 H.J. Lu <hjl@gnu.org>
6119
6120 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
6121 bfd_elf_set_dt_needed_soname ().
6122
6123 2000-07-18 DJ Delorie <dj@cygnus.com>
6124
6125 * pe-dll.c (pe_dll_id_target): check object target name also
6126
6127 2000-07-18 Hans-Peter Nilsson <hp@axis.com>
6128
6129 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
6130 ${INIT_END} if relocating.
6131 (.fini): Likewise ${FINI_START} and ${FINI_END}.
6132
6133 2000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
6134
6135 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
6136 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
6137 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
6138 errors introduced by the old dynamic lib search order.
6139
6140 2000-07-17 DJ Delorie <dj@cygnus.com>
6141
6142 * pe-dll.c (process_def_file): auto-export data items also
6143 (pe_process_import_defs): also see if _imp_ form needed
6144
6145 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
6146
6147 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
6148 for dll import libraries
6149
6150 2000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
6151
6152 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
6153 gcc 2.95.2 and later.
6154
6155 2000-07-11 Kazu Hirata <kazu@hxi.com>
6156
6157 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
6158 message.
6159
6160 2000-07-10 Alan Modra <alan@linuxcare.com.au>
6161
6162 * ldemul.h (struct lang_input_statement_struct): Remove forward
6163 declaration.
6164 (struct search_dirs): Likewise.
6165 * ldfile.h (struct lang_input_statement_struct): Likewise.
6166 Protect file from multiple inclusion.
6167 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
6168 declaration from macro to file scope.
6169
6170 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
6171 * ldgram.y: Likewise here.
6172 * ldlang.c: And here.
6173 * ldmain.c: And here.
6174 * mpw-elfmips.c: And here.
6175 * mpw-eppcmac.c: And here.
6176 * emultempl/aix.em: And here.
6177 * emultempl/armcoff.em: And here.
6178 * emultempl/armelf.em: And here.
6179 * emultempl/armelf_oabi.em: And here.
6180 * emultempl/beos.em: And here.
6181 * emultempl/elf32.em: And here.
6182 * emultempl/hppaelf.em: And here.
6183 * emultempl/linux.em: And here.
6184 * emultempl/lnk960.em: And here.
6185 * emultempl/pe.em: And here.
6186 * emultempl/sunos.em: And here.
6187 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
6188 * mpw-idtmips.c: Ditto.
6189 * emultempl/generic.em: Ditto.
6190 * emultempl/gld960.em: Ditto.
6191 * emultempl/gld960c.em: Ditto.
6192 * emultempl/mipsecoff.em: Ditto.
6193 * emultempl/ticoff.em: Ditto.
6194 * emultempl/vanilla.em: Ditto.
6195
6196 * pe-dll.c: Include ldfile.h
6197 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
6198
6199 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
6200 arguments to bfd_elf32_size_dynamic_sections call.
6201 (gldelf32ebmip_place_orphan): Add missing arguments to
6202 lang_leave_output_section_statement call.
6203
6204 2000-07-10 H.J. Lu <hjl@gnu.org>
6205
6206 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
6207 DLL_SUPPORT.
6208 (strhash): Likewise.
6209 (compute_dll_image_base): Likewise.
6210 (pe_undef_found_sym): Likewise.
6211 (pe_undef_cdecl_match): Likewise.
6212 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
6213 argument "arch" with ATTRIBUTE_UNUSED.
6214
6215 2000-07-10 Alan Modra <alan@linuxcare.com.au>
6216
6217 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
6218
6219 From Ryan Bradetich <rbradetich@uswest.net>
6220 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
6221
6222 2000-07-09 Alan Modra <alan@linuxcare.com.au>
6223
6224 Changes to create multiple linker stubs, positioned immediately
6225 before the section where they are required.
6226 * emultempl/hppaelf.em: Include elf32-hppa.h.
6227 (stub_sec, file_chain): Delete.
6228 (hppaelf_create_output_section_statements): Don't make a stub
6229 section here.
6230 (hook_stub_info): New struct.
6231 (hook_in_stub): New function.
6232 (hppaelf_add_stub_section): New function.
6233 (hppaelf_finish): Do nothing for relocateable links. Modify the
6234 call to elf32_hppa_size_stubs. Move code for updating section
6235 layout from here...
6236 (hppaelf_layaout_sections_again): ..to here, a new function.
6237
6238 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
6239 broken list handling. Pass in a pointer to the list.
6240 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
6241 for above changes.
6242 (hppaelf_before_parse): Prototype.
6243 (hppaelf_set_output_arch): Prototype.
6244 (hppaelf_create_output_section_statements): Prototype.
6245 (hppaelf_delete_padding_statements): Prototype.
6246 (hppaelf_finish): Prototype.
6247
6248 Merge from elf32.em
6249 * emultempl/hppaelf.em: Include ctype.h.
6250 (struct orphan_save): New.
6251 (gld${EMULATION_NAME}_place_orphan): New.
6252 (output_rel_find): New.
6253 (hppaelf_get_script): Update from elf32.em.
6254 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
6255 Change emulation_name field to "${EMULATION_NAME}". Add
6256 gld${EMULATION_NAME}_place_orphan.
6257
6258 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
6259 ehppalinux.o, sort it. Regenerate dependencies.
6260 (ehppalinux.c): Depend on hppaelf.em
6261 * Makefile.in: Regenerate.
6262
6263 * configure.tgt: targ_emul=hppalinux for hppa*linux
6264
6265 * emulparams/hppalinux.sh: New.
6266 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
6267
6268 2000-07-08 Alan Modra <alan@linuxcare.com.au>
6269
6270 * lexsup.c (parse_args): Copy section name.
6271
6272 2000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
6273
6274 * emultempl/pe.em: institute the following search order for
6275 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
6276 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
6277 static lib (libfoo.a) if none of the above are found.
6278
6279 2000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
6280
6281 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
6282 (longopts): New --{enable,disable}-auto-image-base options.
6283 (gld_${EMULATION_NAME}_list_options): Document.
6284 (gld_${EMULATION_NAME}_parse): Handle.
6285 (strhash): New static function.
6286 (compute_dll_image_base): New static function.
6287 (gld_${EMULATION_NAME}_set_symbols): Use.
6288
6289 2000-07-05 DJ Delorie <dj@redhat.com>
6290
6291 * MAINTAINERS: new
6292
6293 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
6294
6295 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
6296 * emulparams/elf32btsmip.sh: New file.
6297 * Makefile.am: Add traditional mips target.
6298 * Makefile.in: Rebuild.
6299
6300 2000-07-01 H.J. Lu <hjl@gnu.org>
6301
6302 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
6303 automake to use YLWRAP.
6304 * Makefile.in: Rebuild.
6305
6306 2000-07-01 Alan Modra <alan@linuxcare.com.au>
6307
6308 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
6309 (CLEANFILES): Add DEPA.
6310 * Makefile.in: Regenerate.
6311
6312 2000-06-30 Timothy Wall <twall@ppc>
6313
6314 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
6315 the page in the upper octet of the address.
6316
6317 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
6318
6319 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
6320
6321 2000-06-24 Alan Modra <alan@linuxcare.com.au>
6322
6323 * NEWS: arm-elf does --gc-sections too.
6324
6325 2000-06-22 Alan Modra <alan@linuxcare.com.au>
6326
6327 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
6328 find one.
6329 * Makefile.in: Regenerate.
6330
6331 2000-06-21 H.J. Lu <hjl@gnu.org>
6332
6333 * Makefile.am: Rebuild dependency.
6334 * Makefile.in: Rebuild.
6335
6336 2000-06-20 H.J. Lu <hjl@gnu.org>
6337
6338 * Makefile.am: Rebuild dependency.
6339 * Makefile.in: Rebuild.
6340
6341 2000-06-20 Timothy Wall <twall@cygnus.com>
6342
6343 * scripttempl/tic54xcoff.sc: New.
6344 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
6345 * gen-doc.texi: Add flag for TI COFF.
6346 * ld.texinfo: Add documentation for TI COFF handling switches.
6347 * emultempl/ticoff.em: New. TI COFF handling.
6348 * configure.tgt: Add tic54x target.
6349 * Makefile.am: Add tic54x target.
6350 * Makefile.in: Ditto.
6351
6352 2000-06-20 Alan Modra <alan@linuxcare.com.au>
6353
6354 * ldmain.c (set_scripts_dir): Correct pointer comparison when
6355 checking for backslashes.
6356
6357 2000-06-19 Alan Modra <alan@linuxcare.com.au>
6358
6359 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
6360
6361 2000-06-18 Alan Modra <alan@linuxcare.com.au>
6362
6363 * NEWS: Update list of targets supporting --gc-sections.
6364
6365 * scripttempl/elf.sc: KEEP .eh_frame contents.
6366 * scripttempl/elfd30v.sc: Same here.
6367
6368 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
6369
6370 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
6371 and m68hc11 (elf).
6372 * Makefile.in: Rebuild.
6373 * configure.tgt: Recognize m68hc12 and m68hc11.
6374 * scripttempl/elfm68hc12.sc: New file.
6375 * emulparams/m68hc12elfb: New emulation.
6376 * emulparams/m68hc12elf: New emulation.
6377 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
6378 (includes a memory.x script to define the ROM and RAM banks).
6379 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
6380 New configuration files for support of Motorola 68hc11
6381
6382 2000-06-15 Alan Modra <alan@linuxcare.com.au>
6383
6384 * ldmain.c (main): Only change SEC_READONLY for final link.
6385
6386 2000-06-13 H.J. Lu <hjl@gnu.org>
6387
6388 * configure: Regenerate.
6389
6390 2000-06-08 David O'Brien <obrien@FreeBSD.org>
6391
6392 * configure.in (VERSION): Update to show this is the CVS mainline.
6393
6394 2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6395
6396 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
6397 input objects to be ECOFF.
6398 (check_sections): einfo takes %B, not %P, to print a BFD name.
6399
6400 2000-06-05 Michael Matz <matz@ifh.de>
6401
6402 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
6403 version scripts.
6404
6405 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
6406
6407 2000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
6408
6409 * emulparams/avr1200.sh (STACK): Define as 0.
6410 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
6411 * emulparams/avr4433.sh (STACK): Likewise.
6412 * emulparams/avr44x4.sh (STACK): Likewise.
6413 * emulparams/avr85xx.sh (STACK): Likewise.
6414 * emulparams/avrmega103.sh (STACK): Likewise.
6415 * emulparams/avrmega161.sh (STACK): Likewise.
6416 * emulparams/avrmega603.sh (STACK): Likewise.
6417 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
6418 (__stack): Define from ${STACK} for main().
6419
6420 2000-05-26 Alan Modra <alan@linuxcare.com.au>
6421
6422 * Makefile.am: Update dependencies with "make dep-am"
6423 * Makefile.in: Regenerate.
6424
6425 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
6426
6427 * ldmain.c: Include filenames.h.
6428 (set_scripts_dir): Support backslashes in program name.
6429
6430 2000-05-22 Igor Shevlyakov <igor@windriver.com>
6431
6432 * ldmain.c (main): When deciding if ".text" section should be
6433 read-only, don't forget to reset SEC_READONLY because it
6434 could be already set.
6435
6436 2000-05-22 Thomas de Lellis <tdel@windriver.com>
6437
6438 * ld.1: Add documentation for new command line option:
6439 --section-start <sectionname>=<sectionorg>
6440 This is a generic version of -Ttext etc. which accepts
6441 any section name as a parameter instead of just text/data/
6442 bss.
6443 * ld.texinfo: More docs.
6444 * NEWS: More docs.
6445 * lexsup.c: (parse_args): Recognize new command line option.
6446 (ld_options): Add new option.
6447
6448 2000-05-18 H.J. Lu <hjl@gnu.org>
6449
6450 * lexsup.c (parse_args): `i' == `r', not `q'.
6451
6452 2000-05-18 Jeffrey A Law (law@cygnus.com)
6453
6454 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
6455
6456 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
6457 Rick Gorton <gorton@scrugs.lkg.dec.com>
6458
6459 Add support for '-q' == '--emit-relocs' switch.
6460 * ldmain.c (main): Default to false.
6461 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
6462 * NEWS: Describe the emitrelocations switch.
6463 * ld.texinfo: Describe the emitrelocations switch.
6464
6465 2000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
6466
6467 * emultempl/pe.em (_open_dynamic_archive): New function: Search
6468 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
6469 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
6470 link options.
6471
6472 2000-05-15 David O'Brien <obrien@FreeBSD.org>
6473
6474 * lexsup.c (parse_args): Update the year in the copyright notice.
6475
6476 2000-05-13 Alan Modra <alan@linuxcare.com.au>
6477
6478 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
6479 Replace defines with those from intl/libgettext.h to quieten gcc
6480 warnings.
6481
6482 2000-05-10 H.J. Lu <hjl@gnu.org>
6483
6484 * ldlang.c (open_input_bfds): Don't load the same file within
6485 a group again if the whole archive has been loaded already.
6486
6487 2000-05-03 Alan Modra <alan@linuxcare.com.au>
6488
6489 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
6490 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
6491 strtoul.
6492
6493 2000-05-01 Jim Wilson <wilson@cygnus.com>
6494
6495 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
6496
6497 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
6498 host "ia64-*-linux-gnu*".
6499
6500 2000-04-29 Andreas Jaeger <aj@suse.de>
6501
6502 * ld.h: Correctly check GCC version.
6503
6504 2000-04-25 Jeffrey A Law (law@cygnus.com)
6505
6506 * Makefile.am: Add PA64 support. Add missing dependencies for
6507 PA32 elf support.
6508 * Makefile.in: Rebuilt.
6509 * configure.tgt: Add PA64 support (currently disabled).
6510
6511 2000-04-25 Alan Modra <alan@linuxcare.com.au>
6512
6513 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
6514 (output_rel_find): New function.
6515 (hold_section, hold_use): Delete.
6516 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
6517 hold_interp): Make local to place_orphan.
6518 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
6519 rather than place_section to find possible previous use of orphan.
6520 Similarly find the place-holder output sections. Use returned
6521 value from lang_enter_output_section_statement rather than calling
6522 lang_output_section_statement_lookup.
6523 * emultempl/armelf.em: Same here.
6524 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
6525
6526 * ldlang.c (lang_enter_output_section_statement): Return output
6527 section statement.
6528 * ldlang.h (lang_enter_output_section_statement): Change
6529 declaration too.
6530
6531 * ldlang.h (lang_output_section_statement): Export it.
6532 * ldlang.c (lang_output_section_statement): Ditto.
6533
6534 2000-04-24 Nick Clifton <nickc@cygnus.com>
6535
6536 * ld.texinfo (Output Section Data): Add note that section data
6537 commands cannot appear outside of section directives.
6538
6539 2000-04-2 Matthew Green <mrg@cygnus.com>
6540
6541 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
6542
6543 2000-04-21 Richard Henderson <rth@cygnus.com>
6544 David Mosberger <davidm@hpl.hp.com>
6545
6546 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
6547 (eelf64_ia64.c): New rule.
6548 * Makefile.in: Rebuild.
6549 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
6550 * emulparams/elf64_ia64.sh: New file.
6551
6552 2000-04-21 Richard Henderson <rth@cygnus.com>
6553
6554 * scripttempl/elfd30v.sc: Place .gcc_except_table.
6555
6556 2000-04-19 Alan Modra <alan@linuxcare.com.au>
6557
6558 * dep-in.sed: Match space at start of file name, not at end.
6559
6560 2000-04-18 H.J. Lu <hjl@gnu.org>
6561
6562 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
6563 lang_leave_output_section_statement () after calling
6564 lang_enter_output_section_statement ().
6565 * emultempl/armelf.em: Likewise.
6566
6567 2000-04-18 Alan Modra <alan@linuxcare.com.au>
6568
6569 * emultempl/elf32.em (struct orphan_save): Add section field.
6570 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
6571 better order, and place first orphan section as we did before the
6572 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
6573 Don't call make_bfd_section here, let wild_doit do the job for us.
6574 Don't build a statement list when we'll only throw it away.
6575 * emultempl/armelf.em: Ditto.
6576 * emultempl/pe.em: Similarly.
6577
6578 2000-04-14 Geoff Keating <geoffk@cygnus.com>
6579
6580 * scripttempl/elfppc.sc: Remove.
6581 * emulparams/elf32ppc.sh: Use elf.sc.
6582 * emulparams/elf32lppc.sh: Use elf.sc.
6583 * emulparams/elf32ppclinux.sh: Use elf.sc.
6584 * emulparams/elf32ppcsim.sh: New file.
6585 * emulparams/elf32lppcsim.sh: New file.
6586 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
6587 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
6588 * Makefile.in: Regenerate.
6589 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
6590
6591 2000-04-14 Alan Modra <alan@linuxcare.com.au>
6592
6593 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
6594 ~SEC_ALLOC sections too. Init start address of debug sections.
6595 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
6596 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
6597 Also set all relocateable section start addresses.
6598
6599 2000-04-13 Geoff Keating <geoffk@cygnus.com>
6600
6601 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
6602 Add new BSS_PLT variable for when .plt need not be contained in
6603 the file. Move _etext so that it is also after .fini, and provide
6604 both etext and _etext with a leading underscore. Mark the start
6605 and end of .sbss.
6606
6607 2000-04-12 Alan Modra <alan@linuxcare.com.au>
6608
6609 * emultempl/elf32.em (struct orphan_save): New.
6610 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
6611 hold_interp): Make them struct orphan_save.
6612 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
6613 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
6614 the end of the relevant section list. Also add associated section
6615 statements to the end of any previous orphan statements.
6616 * emultempl/armelf.em: Similarly.
6617 * emultempl/pe.em: Similarly.
6618
6619 2000-04-11 Alan Modra <alan@linuxcare.com.au>
6620
6621 * ld.texinfo (Simple Example): Remove extraneous paragraph.
6622
6623 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
6624
6625 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
6626 --enable-build-warnings option.
6627 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
6628 * Makefile.in, configure: Re-generate.
6629
6630 2000-04-04 Alan Modra <alan@linuxcare.com.au>
6631
6632 * po/ld.pot: Regenerate.
6633
6634 * lexsup.c (help): Restore translated part of bug string.
6635
6636 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
6637 (DEP): Quote when passing vars to sub-make. Add warning message
6638 to end.
6639 (DEP1): Rewrite for "gcc -MM".
6640 (CLEANFILES): Add DEP2.
6641 Update dependencies.
6642 * Makefile.in: Regenerate.
6643
6644 2000-04-03 Alan Modra <alan@linuxcare.com.au>
6645
6646 * ld.h: #include "bin-bugs.h"
6647 * lexsup.c (help): Use REPORT_BUGS_TO.
6648
6649 2000-03-27 Denis Chertykov <denisc@overta.ru>
6650
6651 * configure.tgt (avr-*-*): New target support.
6652 * Makefile.am: Likewise.
6653 * scripttempl/elf32avr.sc: New script file.
6654 * emulparams/avr1200.sh: New file.
6655 * emulparams/avr23xx.sh: New file.
6656 * emulparams/avr4433.sh New file.
6657 * emulparams/avr44x4.sh New file.
6658 * emulparams/avr85xx.sh New file.
6659 * emulparams/avrmega103.sh New file.
6660 * emulparams/avrmega161.sh New file.
6661 * emulparams/avrmega603.sh New file.
6662 * Makefile.in: Regenerate.
6663
6664 2000-03-09 Andreas Jaeger <aj@suse.de>
6665
6666 * Makefile.am (check-DEJAGNU): Also unset LANG.
6667 * Makefile.in: Rebuild.
6668
6669 2000-03-06 Ian Lance Taylor <ian@zembu.com>
6670
6671 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
6672 archive.
6673
6674 2000-03-02 H.J. Lu <hjl@gnu.org>
6675
6676 * emulparams/elf32mcore.sh: Include "getopt.h".
6677
6678 2000-03-01 Ian Lance Taylor <ian@zembu.com>
6679
6680 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
6681
6682 2000-03-01 H.J. Lu <hjl@gnu.org>
6683
6684 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
6685 * emulparams/shpe.sh: Likewise.
6686
6687 2000-03-01 Nick Clifton <nickc@cygnus.com>
6688
6689 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
6690 to unused parameters.
6691
6692 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
6693 functions only used by DLL code.
6694 (_place_orphan): Initialise 'dollar'.
6695
6696 2000-03-01 H.J. Lu <hjl@gnu.org>
6697
6698 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
6699 indicate if the undefined symbol is a fatal error or not.
6700 Don't delete the output file if "fatal" is false.
6701
6702 2000-02-29 H.J. Lu <hjl@gnu.org>
6703
6704 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
6705 Set LC_COLLATE and LC_ALL to null and export them. It is for
6706 sort which expects the C locale.
6707 Add $(LIBS) to all $(HOSTING_LIBS).
6708 * Makefile.in: Rebuild.
6709
6710 2000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
6711
6712 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
6713 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
6714 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
6715 (ld_emulation_xfer_struct): Add missing NULL initialiser for
6716 find_potential_libraries.
6717
6718 2000-02-28 Jim Blandy <jimb@redhat.com>
6719
6720 * ldgram.y (exclude_name_list): Don't require a comma to separate
6721 list entries; the lexer considers commas to be valid part of a
6722 filename, so in something like `foo, bar' the comma is considered
6723 part of the first filename, `foo,'.
6724 * ld.texinfo: Update section on EXCLUDE_FILE lists.
6725
6726 2000-02-27 Loren J. Rittle <ljrittle@acm.org>
6727
6728 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
6729 host "i[3456]86-*-freebsdelf*".
6730
6731 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
6732
6733 * scripttempl/i386go32.sc: Move misplaced semicolons.
6734
6735 2000-02-25 Ian Lance Taylor <ian@zembu.com>
6736
6737 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
6738 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
6739 (eelf64hppa.c, ehppaelf.c): Remove targets.
6740 * Makefile.in: Rebuild.
6741
6742 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6743
6744 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
6745 GNU/Linux/sparc, but keep the default as 32.
6746
6747 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
6748 it default if sparcv9 or sparc64.
6749
6750 2000-02-24 Nick Clifton <nickc@cygnus.com>
6751
6752 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
6753 * Makefile.in: Regenerate.
6754 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
6755
6756 * ldemul.h (ld_emulation_xfer_struct): Add new field:
6757 find_potential_libraries.
6758 * ldemul.c (ldemul_find_potential_libraries): New function.
6759
6760 * ldfile.c (ldfile_open_file_search): Allow function to be
6761 exported.
6762 (ldfile_open_file): Call ldemul_find_potential_libraries.
6763 * ldfile.h: Add prototype for ldfile_open_file_search.
6764
6765 * pe-dll.c: Add support for ARM, MIPS and SH targets.
6766
6767 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
6768 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
6769
6770 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
6771 (gld_X_find_potential_libraries): New function. Search for
6772 libraries called "*.lib".
6773
6774 * scripttempl/pe.sc: Add .pdata section.
6775
6776 2000-02-23 Richard Henderson <rth@cygnus.com>
6777
6778 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
6779 Add and use memory regions.
6780
6781 2000-02-23 Linas Vepstas (linas@linas.org)
6782
6783 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
6784
6785 * Makefile.am: Add support for Linux/IBM 370.
6786 * configure.tgt: Likewise.
6787
6788 * Makefile.in: Regenerate.
6789
6790 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
6791
6792 * ldlang.c (print_input_section, print_data_statement,
6793 print_reloc_statement, print_padding_statement, insert_pad,
6794 size_input_section, lang_check_section_addresses,
6795 lang_size_sections, lang_do_assignments, lang_set_startof,
6796 lang_one_common): Change `opb' to unsigned.
6797 (lang_do_assignments): Also change `size' to unsigned.
6798
6799 2000-02-16 Richard Henderson <rth@cygnus.com>
6800
6801 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
6802
6803 2000-02-16 Timothy Wall <twall@cygnus.com>
6804
6805 * mri.c (mri_draw_tree): Add default LMA region argument to call
6806 to lang_leave_output_section_statement.
6807 * ldlang.h: Update prototypes with LMA region arguments.
6808 * ldlang.c (lang_size_sections): Encapsulate region bounds
6809 checking in os_check_region call.
6810 (os_check_region): New function.
6811 (lang_output_section_statement_lookup): Initialize lma_region.
6812 (lang_leave_output_section_statement): Add LMA region argument.
6813 (lang_leave_overlay): Ditto.
6814 * ldgram.y: Handle LMA region syntax.
6815 * ld.texinfo (Output Section Description): Describe LMA region usage.
6816 * emultempl/armelf.em (gld$place_orphan): Add default value for
6817 lma region in call to lang_leave_output_section_statement.
6818 * emultempl/elf32.em (gld$place_orphan): Add default value for
6819 lma region in call to lang_leave_output_section_statement.
6820 * emultempl/pe.em (gld$place_orphan): Add default value for
6821 lma region in call to lang_leave_output_section_statement.
6822
6823
6824 2000-02-04 Timothy Wall <twall@redhat.com>
6825
6826 * ldlang.c (lang_check_section_addresses): Use bytes instead of
6827 octets when calculating section end addresses.
6828
6829 2000-02-04 Timothy Wall <twall@redhat.com>
6830
6831 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
6832
6833 2000-02-03 Timothy Wall <twall@redhat.com>
6834
6835 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
6836 octet count.
6837 * ldlang.c (print_input_section, print_data_statement,
6838 print_reloc_statement, print_padding_statement): Print target
6839 address values and section sizes as bytes, not octets.
6840 (insert_pad) Calculate padding size in octets, and adjust "dot"
6841 by bytes.
6842 (size_input_section) Always adjust "dot" by bytes, not octets.
6843 (lang_check_section_addresses, lang_do_assignments) Adjust
6844 "dot" by bytes, not octets. Use the larger of the directive size
6845 or octets_per_byte for the number of octets actually allocated in
6846 the output section.
6847 (lang_set_startof) Make sure STARTOF returns a target address.
6848 (lang_one_common) Record size changes in octets.
6849 (lang_abs_symbol_at_end_of) Section end symbol's value is
6850 recorded in target bytes.
6851 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
6852 to be clear about behavior when an octet is smaller than one byte.
6853
6854 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
6855
6856 * ldcref.c (output_cref): Don't pass message strings to printf
6857 as format arg.
6858 Update copyright.
6859
6860 * ldmisc.c (vfinfo): Same here.
6861 Update copyright.
6862
6863 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
6864
6865 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
6866 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
6867 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
6868 Add missing NULL initialisers, and comments.
6869
6870 2000-01-21 Nick Clifton <nickc@cygnus.com>
6871
6872 * ldlang.c (lang_size_sections): Fix typo in comment.
6873
6874 2000-01-18 H.J. Lu <hjl@gnu.org>
6875
6876 * ldlang.c (lang_size_sections): Also update the current
6877 address of a region if the SEC_NEVER_LOAD bit is not set.
6878
6879 2000-01-10 Philip Blundell <pb@futuretv.com>
6880
6881 * configure.tgt (arm*-*-conix*): New target.
6882
6883 2000-01-07 Nick Clifton <nickc@cygnus.com>
6884
6885 * ld.texinfo (Options): Remind users to preceed linker command
6886 line switches with -Wl, (or whatever is appropriate) if it is
6887 being invoked by a comnpiler driver program.
6888 Fix description of the behaviour of the -n command line switch.
6889
6890 2000-01-05 Catherine Moore <clm@cygnus.com>
6891
6892 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
6893 (name_list): New.
6894 * ld.texinfo (EXCLUDE_FILE): Update documentation.
6895 * ldgram.y (wildcard_spec): Support a list of excluded_files.
6896 (exclude_name_list): New.
6897 ldlang.c (walk_wild_section): Support list of excluded files.
6898 (print_wild_statement): Likewise.
6899 (lang_add_wild): Likewise.
6900 * ldlang.h (lang_wild_statement_type): Likewise.
6901 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
6902
6903 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
6904
6905 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
6906 (process_def_file): Use.
6907 (pe_dll_compat_implib): New variable.
6908 (make_one): Use.
6909
6910 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
6911 pe_dll_compat_implib.
6912
6913 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
6914 compat-implib options.
6915 (gld_${EMULATION_NAME}_list_options): List new options.
6916 (gld_${EMULATION_NAME}_parse_args): Handle.
6917
6918 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
6919 dll.
6920
6921 * deffilep.y (opt_name): Allow "." in name.
6922
6923 For older changes see ChangeLog-9899
6924 \f
6925 Local Variables:
6926 mode: change-log
6927 left-margin: 8
6928 fill-column: 74
6929 version-control: never
6930 End:
This page took 0.165658 seconds and 3 git commands to generate.