* Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
[binutils-gdb.git] / ld / ChangeLog
1 Wed Aug 29 13:37:20 2001 J"orn Rennecke <amylaar@redhat.com>
2
3 * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
4 eh8300self.o .
5 (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
6 * configure.tgt (h8300-*-elf*): New case.
7 * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
8 * emulparams/h8300self.sh: New file.
9 * Makefile.in: Regenerated.
10
11 2001-08-27 Linus Nordberg <linus@swox.com>
12 Alan Modra <amodra@bigpond.net.au>
13
14 * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
15 (eelf64ppc.c, eelf64lppc.c): Add make targets.
16 Run "make dep-am"
17 * Makefile.in: Regenerate.
18 * configure.tgt: Add powerpc64 support. Move pdp11, pjl, pj
19 entries to correct alphabetical position.
20 * emulparams/elf64ppc.sh: New.
21 * emulparams/elf64lppc.sh: New.
22
23 2001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
24
25 * ldmain.c (main): Declare BSIZE as static.
26
27 2001-08-23 Jakub Jelinek <jakub@redhat.com>
28
29 * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
30 into .rel.dyn resp. .rela.dyn if combreloc.
31 (get_script): If .x linker script is equal to .xn, only put it
32 once into the binary.
33 Add .xc and .xsc scripts.
34 (parse_args): Handle -z combreloc and -z nocombreloc.
35 * scripttempl/elf.sc (.rela.sbss): Fix a typo.
36 For .xc and .xsc scripts put all .rel* or .rela* input sections
37 but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
38 * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
39 is elf.
40 Strip trailing whitespace from script.
41 Generate .xc and .xsc scripts if requested.
42 * ldmain.c (main): Initialize link_info.combreloc and
43 link_info.spare_dynamic_tags.
44 * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
45 (ld_options): Add --spare-dynamic-tags option.
46 (parse_args): Likewise.
47 * ld.texinfo: Document -z combreloc and -z nocombreloc.
48 * ldint.texinfo: Document .xc and .xsc linker scripts.
49 * NEWS: Add notes about -z combreloc and SHF_MERGE.
50
51 2001-08-22 H.J. Lu <hjl@gnu.org>
52
53 * emulparams/elf32fr30.sh: Add a newline.
54
55 2001-08-21 Andreas Jaeger <aj@suse.de>
56
57 * deffilep.y: Add missing prototypes.
58 * pe-dll.c: Likewise.
59
60 2001-08-20 Alan Modra <amodra@bigpond.net.au>
61
62 * ldlang.c (insert_pad): Fix typos in last patch.
63
64 * ldlang.c: When traversing lang_statement_union_type lists,
65 consistently use "header.next" rather than "next".
66 * mpw-eppcmac.c: Likewise.
67 * emultempl/beos.em: Likewise.
68 * emultempl/hppaelf.em: Likewise.
69 * emultempl/pe.em: Likewise.
70 * ldlang.h (union lang_statement_union): Remove "next" field.
71
72 * ldlang.c (insert_pad): Use offsetof macro.
73 (lang_size_sections): Always neuter padding statements.
74 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
75
76 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
77 passed to lang_size_sections.
78 (pe_exe_fill_sections): Likewise.
79 * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
80 (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
81
82 2001-08-18 Alan Modra <amodra@bigpond.net.au>
83
84 * emultempl/aix.em: Formatting fixes.
85
86 2001-08-18 Alan Modra <amodra@bigpond.net.au>
87
88 * ldlang.c (insert_pad): Make use of an existing pad statement if
89 available. Move code calculating alignment, adjusting section
90 alignment power, and adjusting dot to ..
91 (size_input_section): .. here. Remove unused relax param.
92 (lang_size_sections): Change boolean `relax' param to boolean *.
93 Adjust call to size_input_section. Make use of insert_pad to
94 place pad after the assignment statement. If relaxing, zap
95 padding statements.
96 (reset_memory_regions): Reset output_bfd section sizes too.
97 (relax_again): Move to..
98 (lang_process): ..here. Adjust call to lang_size_sections, and
99 remove duplicated code.
100 * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
101
102 2001-08-17 Alan Modra <amodra@bigpond.net.au>
103
104 * ld.texinfo: Document that fill values now use the four least
105 significant bytes.
106 * emulparams/elf32fr30.sh (NOP): Update.
107 * emulparams/elf32mcore.sh: Likewise.
108 * emulparams/elf64_s390.sh: Likewise.
109 * emulparams/elf_i386.sh: Likewise.
110 * emulparams/elf_i386_be.sh: Likewise.
111 * emulparams/elf_i386_chaos.sh: Likewise.
112 * emulparams/elf_i386_ldso.sh: Likewise.
113 * emulparams/elf_s390.sh: Likewise.
114 * emulparams/elf_x86_64.sh: Likewise.
115 * emulparams/i386moss.sh: Likewise.
116 * emulparams/i386nw.sh: Likewise.
117 * emulparams/m68kelf.sh: Likewise.
118 * scripttempl/elf.sc: Update NOP comment.
119 * scripttempl/elfi370.sc: Likewise.
120 * scripttempl/elfm68hc11.sc: Likewise.
121 * scripttempl/elfm68hc12.sc: Likewise.
122 * scripttempl/nw.sc: Likewise.
123
124 2001-08-15 Tom Rix <trix@redhat.com>
125
126 * ldgram.y (saved_script_handle): Initialize to NULL.
127 * ldmain.c (main): Change check on saved_script_handle.
128
129 2001-08-14 Alan Modra <amodra@bigpond.net.au>
130
131 * emultempl/elf32.em: Formatting fixes.
132 (output_prev_sec_find): Test for bfd_ind_section too; do so by
133 looking at sec->owner.
134 (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
135 (gld${EMULATION_NAME}_place_orphan): Add a few comments. Remove
136 unused code, and reorganize orphan section placement code.
137
138 * ldlang.c (wild_doit): Rename to lang_add_section.
139 * ldlang.h: Here too.
140 * mpw-elfmips.c: And here.
141 * emultempl/beos.em: And here.
142 * emultempl/elf32.em: And here.
143 * emultempl/hppaelf.em: And here.
144 * emultempl/pe.em: And here.
145
146 2001-08-13 Richard Henderson <rth@redhat.com>
147
148 * emultempl/needrelax.em: New file.
149 * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
150 * Makefile.am (eelf64_ia64.c): Depend on it.
151 * Makefile.in: Rebuild.
152
153 2001-08-13 Alan Modra <amodra@bigpond.net.au>
154
155 * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
156 output_section is set non-NULL.
157
158 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
159 `true' for SEC_EXCLUDE sections so that the generic code doesn't
160 needlessly create an output_section_statement. Treat a correctly
161 named output_section_statement with NULL bfd_section as compatible.
162
163 2001-08-13 Hans-Peter Nilsson <hp@bitrange.com>
164
165 * emultempl/generic.em: Support EXTRA_EM_FILE.
166 (ld_${EMULATION_NAME}_emulation): Support emulation parameters
167 LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
168 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
169 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
170 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
171 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
172 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
173 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
174 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
175 LDEMUL_FIND_POTENTIAL_LIBRARIES.
176
177 2001-08-12 Richard Henderson <rth@redhat.com>
178
179 * scripttempl/elf.sc, scripttempl/elfd30v.sc,
180 scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
181 scripttempl/v850.sc: Keep .jcr data.
182
183 2001-08-12 H.J. Lu <hjl@gnu.org>
184 Andrew Haley <aph@cambridge.redhat.com>
185 Nick Clifton <nickc@redhat.com>
186
187 * ldgram.y (had_script): Change name to saved_script_handle.
188 Change type to file handle.
189 * ld.h (had_script): Rename and retype.
190 * ldfile.c (ldfile_open_command_file): Save the file handle
191 used in saved_script_handle.
192 * lexsup.c (parse_args): Do not allow -c option to alter
193 saved_script_handle.
194 * ldmain.c (main): Print out the linker script used if
195 --verbose is given. Check saved_script_handle to obtain the
196 external linker script used, or if NULL, dump the builtin
197 script.
198 * ld.texinfo: Document that --verbose now dumps the linker
199 script used, regardless of whether it was an internal or an
200 external script.
201
202 2001-08-10 Andreas Jaeger <aj@suse.de>
203
204 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
205 to build warnings.
206 * configure: Regenerate.
207
208 2001-08-09 Alan Modra <amodra@bigpond.net.au>
209
210 * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
211
212 * scripttempl/elf.sc: Move non-text .dynamic section before
213 .plt/.got/.sdata* group.
214 (OTHER_GOT_SECTIONS): Move to immediately after .got.
215 (OTHER_SDATA_SECTIONS): Add.
216 * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
217 OTHER_GOT_SECTIONS.
218 * emulparams/crislinux.sh: Likewise.
219 * emulparams/elf32b4300.sh: Likewise.
220 * emulparams/elf32bmip.sh: Likewise.
221 * emulparams/elf32bmipn32.sh: Likewise.
222 * emulparams/elf32bsmip.sh: Likewise.
223 * emulparams/elf32btsmip.sh: Likewise.
224 * emulparams/elf32ebmip.sh: Likewise.
225 * emulparams/elf32elmip.sh: Likewise.
226 * emulparams/elf32l4300.sh: Likewise.
227 * emulparams/elf32lmip.sh: Likewise.
228 * emulparams/elf32lsmip.sh: Likewise.
229 * emulparams/elf32ltsmip.sh: Likewise.
230 * emulparams/elf64bmip.sh: Likewise.
231 * emulparams/elf64btsmip.sh: Likewise.
232 * emulparams/elf64ltsmip.sh: Likewise.
233
234 2001-08-08 Alan Modra <amodra@bigpond.net.au>
235
236 * genscripts.sh: Source the emulparams script before each output
237 script is generated so that variables like `RELOCATING' may affect
238 variables defined in the emulparams script.
239
240 2001-08-04 Alan Modra <amodra@bigpond.net.au>
241
242 * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
243 order.
244
245 * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
246 ie. iterate over wild_statement.section_list.
247 (gld${EMULATION_NAME}_place_orphan): Likewise.
248
249 2001-08-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>
250
251 * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
252 .fini[0-4] sections used by _exit
253 (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
254 (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
255 * scripttempl/elfm68hc11.sc: Likewise.
256
257 2001-08-03 H.J. Lu <hjl@gnu.org>
258
259 * emultempl/beos.em (init): Add the missing initialization.
260
261 2001-08-03 Alan Modra <amodra@bigpond.net.au>
262
263 * ld.texinfo (Input Section Basics): Clarify ordering of output
264 sections.
265 * ldlang.c (callback_t): Add wildcard_list param.
266 (walk_wild_section): Remove "section" param. Rewrite for
267 lang_wild_statement_type change. Remove unique_section_p test.
268 (walk_wild_file): Remove "section" param.
269 (walk_wild): Remove "section" and "file" params.
270 (lang_gc_wild): Likewise.
271 (wild): Likewise. Modify for lang_wild_statement_type change.
272 (wild_sort): Likewise. Add "sec" param.
273 (gc_section_callback): Likewise.
274 (output_section_callback): Likewise. Do unique_section_p test.
275 (map_input_to_output_sections): Modify call to wild.
276 (lang_gc_sections_1): Likewise.
277 (print_wild_statement): Modify for lang_wild_statement_type
278 change.
279 (lang_add_wild): Replace filename, filenames_sorted param with
280 filespec. Replace section_name, sections_sorted,
281 exclude_filename_list with section_list.
282 * ldlang.h (lang_add_wild): Here too.
283 (lang_wild_statement_type): Replace section_name, sections_sorted,
284 and exclude_filename_list with section_list.
285 * ldgram.y (current_file): Delete.
286 (%union): Add wildcard_list.
287 (file_NAME_list): Set type to wildcard_list. Build a linked list
288 rather than calling lang_add_wild for each entry.
289 (input_section_spec_no_keep): Call lang_add_wild here instead.
290 * ld.h (struct wildcard_list): Declare.
291 * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
292
293 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
294
295 * ldmain.c (main): initialize link_info.pei386_auto_import
296 * pe-dll.c: new tables for auto-export filtering
297 (auto_export): change API, pass abfd for contextual filtering.
298 Loop thru tables of excluded symbols instead of comparing
299 "by hand".
300
301 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
302
303 * pe-dll.c: new variable pe_dll_enable_extra_debug. New
304 static variable current_sec (static struct sec *). Add
305 forward declaration for add_bfd_to_link.
306 (process_def_file): Don't export undefined symbols. Do not
307 export symbols starting with "_imp__". Call auto_export()
308 with new API.
309 (pe_walk_relocs_of_symbol): New function.
310 (generate_reloc): add optional extra debugging
311 (pe_dll_generate_def_file): eliminate extraneous initial blank
312 line in output
313 (make_one): enlarge symtab to make room for __nm__ symbols
314 (DATA auto-import support).
315 (make_singleton_name_thunk): New function.
316 (make_import_fixup_mark): New function.
317 (make_import_fixup_entry): New function.
318 (pe_create_import_fixup): New function.
319 (add_bfd_to_link): Specify that 'name' argument is a CONST
320 char *.
321 * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
322 declare new functions pe_walk_relocs_of_symbol and
323 pe_create_import_fixup.
324 * emultempl/pe.em: add new options --enable-auto-import,
325 --disable-auto-import, and --enable-extra-pe-debug.
326 (make_import_fixup): New function.
327 (pe_find_data_imports): New function.
328 (pr_sym): New function.
329 (gld_${EMULATION_NAME}_after_open): Add optional extra pe
330 debugging. Call pe_find_data_imports. Mark .idata as DATA, not
331 CODE.
332
333 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
334
335 * ld.texinfo: add additional documentation for
336 --export-all-symbols. Document --out-implib,
337 --enable-auto-image-base, --disable-auto-image-base,
338 --dll-search-prefix, --enable-auto-import, and
339 --disable-auto-import.
340 * ldint.texinfo: Add detailed documentation on auto-import
341 implementation.
342
343 2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
344
345 * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
346 example.
347
348 2001-07-24 Alan Modra <amodra@bigpond.net.au>
349
350 * Makefile.am: Update dependencies with "make dep-am".
351 * Makefile.in: Regenerate
352
353 2001-07-23 Alan Modra <amodra@bigpond.net.au>
354
355 * ldcref.c (check_section_sym_xref): New function.
356 (check_nocrossrefs): Call it.
357 (check_nocrossref): Interate over h->refs here instead of..
358 (check_refs): ..here. Pass in the symbol name, section, and bfd
359 rather than hash_entry pointers.
360 (struct check_refs_info): Keep symbol name rather than hash entry.
361 Remove "same".
362 (check_reloc_refs): Tweak for above changes in check_refs_info.
363 Only report references to section syms when symname is NULL to
364 prevent duplicate messages for the same reloc.
365
366 2001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
367
368 * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
369 available. Do not print NULL trees.
370 (exp_print_token): Print unknown tokens with values > 126 as
371 decimal values not ASCII characters.
372
373 * ldlang.c (lang_leave_overlay): If a region is specified assign
374 it to all sections inside the overlay unless they have been
375 assigned to the own, non-default, memory region.
376
377 * README: Add header for consistency with other README files.
378
379 2001-07-14 H.J. Lu <hjl@gnu.org>
380
381 * emultempl/elf32.em (output_prev_sec_find): Never return
382 bfd_abs_section_ptr, bfd_com_section_ptr nor
383 bfd_und_section_ptr.
384
385 2001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
386
387 * Makefile.am (em32relf.c): Change dependency from generic.em to
388 elf32.em.
389 * Makefile.in: Regenerate.
390
391 2001-07-14 matthew green <mrg@eterna.com.au>
392
393 * configure.tgt (i386-*-netbsdelf*): New target.
394 (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
395
396 2001-07-13 Jakub Jelinek <jakub@redhat.com>
397
398 * emultempl/elf32.em (output_prev_sec_find): New.
399 (place_orphan): Use it.
400
401 2001-07-11 H.J. Lu <hjl@gnu.org>
402
403 * ldmain.c (main): Fix typos in the last change.
404
405 2001-07-11 Jakub Jelinek <jakub@redhat.com>
406
407 * ldmain.c (main): Disallow -F and -f without -shared.
408
409 2001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
410
411 * emultempl/pe.em (after_open): Check for the output_bfd not
412 having any coff_data structure allocated to it.
413
414 2001-07-09 David O'Brien <obrien@FreeBSD.org>
415
416 * emultempl/elf32.em: Do not assuming that contents of the buffer
417 returned from basename function will remain unchanged accross other
418 function calls.
419
420 2001-07-03 H.J. Lu <hjl@gnu.org>
421
422 * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
423 2001-07-03. It creates dynamic entries even for static binaries.
424
425 2001-07-03 Jakub Jelinek <jakub@redhat.com>
426
427 * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
428 (DYNAMIC): Use it to reserve few dynamic entries for
429 post-linking tools.
430
431 2001-06-27 Alan Modra <amodra@bigpond.net.au>
432
433 * emulparams/hppa64linux.sh: New file.
434 * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
435 * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
436 (ehppa64linux.c): Add rule to make it.
437 Run "make dep-am".
438 * Makefile.in: Regenerate.
439
440 2001-06-21 Hans-Peter Nilsson <hp@axis.com>
441
442 * ld.texinfo (Options, -r): Mention restrictions when using
443 different object formats.
444
445 2001-06-19 Hans-Peter Nilsson <hp@axis.com>
446
447 * ldlang.c (lang_check): Emit fatal error if relocatable link
448 between different object flavours with relocations in input.
449
450 2001-06-19 H.J. Lu <hjl@gnu.org>
451
452 * ld.texinfo (-E, --export-dynamic): Mention --version-script.
453 (--version-script): Mention the language support.
454
455 2001-06-19 H.J. Lu <hjl@gnu.org>
456
457 * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
458
459 2001-06-18 H.J. Lu <hjl@gnu.org>
460
461 * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
462 (diststuff): Add $(MANS).
463 * Makefile.in: Regenerated.
464
465 * ld.1: Removed.
466
467 2001-06-18 Hans-Peter Nilsson <hp@axis.com>
468
469 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
470 Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
471 * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
472 * ld.h (args_type): Remove member export_dynamic. All users
473 changed to use struct bfd_link_info member.
474
475 * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
476 $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
477 * Makefile.in: Regenerate.
478
479 2001-06-18 H.J. Lu <hjl@gnu.org>
480
481 * ldlang.c (init_os): Add the newline to the einfo call.
482 (lang_check): Likewise.
483 (lang_do_version_exports_section): Likewise.
484
485 2001-06-15 H.J. Lu <hjl@gnu.org>
486
487 * lexsup.c (parse_args); Save optind to report unrecognized
488 option.
489
490 2001-06-15 Hans-Peter Nilsson <hp@axis.com>
491
492 * ldlang.c (lang_check): Emit fatal error if relocatable link
493 between different object flavours.
494
495 * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
496 Set new link_info member export_dynamic.
497 * ldmain.c (main): Initialize new link_info member export_dynamic.
498
499 2001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
500
501 * ldlang.c (walk_wild): Only call walk_wild_file if
502 lookup_name returns something.
503 (lookup_name): If load_symbols fails, return NULL.
504 (load_symbols): Change to a boolean function.
505 (open_input_bfds): If load_symbols fails then do not make the
506 executable.
507
508 2001-06-08 Alan Modra <amodra@bigpond.net.au>
509
510 * ldlang.c (record_bfd_errors): Remove.
511
512 * emultempl/aix.em: Fix copyright dates.
513
514 2001-06-07 Andreas Jaeger <aj@suse.de>
515
516 * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
517 (TEXT_START_ADDR): Likewise.
518
519 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
520
521 * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
522
523 2001-06-05 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
524
525 * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
526
527 2001-05-31 H.J. Lu <hjl@gnu.org>
528
529 * ldlang.c (open_input_bfds): Don't change the bfd error
530 handler whilst loading symbols.
531
532 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
533
534 * configure.tgt: Remove i370-mvs architecture, it is not currently
535 supported.
536
537 2001-05-25 H.J. Lu <hjl@gnu.org>
538
539 * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
540 like emulparams/aixppc.sh.
541
542 2001-05-25 H.J. Lu <hjl@gnu.org>
543
544 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
545 setting of output_filename after bfd_scan_arch.
546 * emultempl/pe.em: Likewise.
547
548 2001-05-25 H.J. Lu <hjl@gnu.org>
549
550 * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
551 like emulparams/aixppc.sh.
552
553 * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
554 instead of ${srcdir}/emultempl/stringify.sed.
555
556 2001-05-25 Timothy Wall <twall@oculustech.com>
557
558 * emulparams/elf64_aix.sh: Change settings to match IBM linker
559 output.
560
561 2001-05-25 Alan Modra <amodra@one.net.au>
562
563 * configure.host: Replace linuxoldld with linux*oldld.
564 * configure.tgt: Likewise.
565
566 2001-05-24 H.J. Lu <hjl@gnu.org>
567
568 * emultempl/stringify.sed: Removed again.
569
570 2001-05-24 H.J. Lu <hjl@gnu.org>
571
572 * emultempl/aix.em (OUTPUT_ARCH): Defined.
573 (gld${EMULATION_NAME}_before_parse): Initialize
574 ldfile_output_architecture, ldfile_output_machine and
575 ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
576 * emultempl/beos.em: Likewise.
577 * emultempl/elf32.em: Likewise.
578 * emultempl/linux.em: Likewise.
579 * emultempl/mipsecoff.em: Likewise.
580 * emultempl/pe.em: Likewise.
581 * emultempl/sunos.em: Likewise.
582
583 2001-05-24 Tom Rix <trix@redhat.com>
584
585 * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
586 udate import file format.
587 (change_symbol_mode) New, same
588 (is_syscall) New, same
589 * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
590 * emulparams/aixppc64.sh : same
591 * emulparams/aixrs6.sh : same
592 * emulparams/ppcmacos.sh : same
593 * emultempl/aix.em : use strtoull to parse options
594 * Makefile.am : add eaixppc64 emulation for xcoff64
595 * Makefile.in : same
596 * configure.tgt : same
597
598 * scripttempl/aix.sc : default text section offset to 0x10000000
599 default data section offset to 0x20000000
600 add .sv3264 and .sv64 pseudo sections
601 loader and debug sections use the currect section offset.
602
603 * emultempl/aix.em : Add xcoff64 support
604 Add -binitfini support
605 (gld${EMULATION_NAME}_before_parse) -binitfini
606 (gld${EMULATION_NAME}_parse_args) same
607 (gld${EMULATION_NAME}_before_allocation) format change for special
608 sections
609
610 * emulparams/aixppc64.sh : New file for xcoff64 support
611
612 2001-05-23 Alexandre Oliva <aoliva@redhat.com>
613
614 * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
615 variable to avoid non-portable shell construct.
616
617 2001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
618
619 * ldmain.c (get_emulation): Add -mips5 command line argument.
620
621 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
622
623 * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
624 (ELF_INTERPRETER_NAME): Define it.
625 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
626 it.
627 * configure.tgt (targ_emul, targ_extra_emuls)
628 [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
629 as primary, elf_i386 as extra.
630 * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
631 (eelf_i386_ldso.c): New rule.
632 * Makefile.in: Rebuilt.
633
634 2001-05-22 Nick Clifton <nickc@redhat.com>
635
636 * lexsup.c (ld_options): Allow -I to be an alias for
637 --dynamic-linker. This is for Solaris compatability.
638 * ld.texinfo: Document that -I can be used.
639 * ld.1: Regenerate.
640
641 2001-05-16 Alan Modra <amodra@one.net.au>
642
643 * ldlang.c (wild_doit): Use linker_has_input to reliably determine
644 whether an input section is the first one assigned to an output
645 section.
646 Assorted formatting fixes.
647
648 2001-05-14 DJ Delorie <dj@delorie.com>
649
650 * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
651 * Makefile.in: Ditto.
652
653 2001-05-11 Jakub Jelinek <jakub@redhat.com>
654
655 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
656 .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
657 output sections.
658 * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
659
660 2001-05-11 Jakub Jelinek <jakub@redhat.com>
661
662 * ldlang.c (lang_process): Call bfd_merge_sections.
663
664 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
665
666 * ldgram.y: Fix typo.
667
668 2001-05-03 H.J. Lu <hjl@gnu.org>
669
670 * emultempl/elf32.em: Include "libiberty.h".
671 (gld${EMULATION_NAME}_vercheck): Call basename () to get the
672 basename of the bfd filename.
673 (gld${EMULATION_NAME}_stat_needed): Likewise.
674 (gld${EMULATION_NAME}_try_needed): Likewise.
675 (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
676
677 2001-05-02 H.J. Lu <hjl@gnu.org>
678
679 * emultempl/pe.em: Include <ctype.h>.
680
681 2001-05-02 Johan Rydberg <jrydberg@opencores.org>
682
683 * emulparams/elf32openrisc.sh: New file.
684
685 * Makefile.am: Add OpenRISC target.
686 * Makefile.in: Regenerated.
687
688 * configure.tgt: Add openrisc-*-* mapping.
689
690 2001-05-02 Nick Clifton <nickc@redhat.com>
691
692 * emultempl/aix.em: Replace buystring with xstrdup.
693 * emultempl/beos.em: Replace buystring with xstrdup.
694
695 2001-05-02 H.J. Lu <hjl@gnu.org>
696
697 * ldfile.c: Include "libiberty.h".
698 * ldlex.l: Likewise.
699
700 * ldmisc.c (buystring): Removed.
701 * ldmisc.h: Likewise.
702
703 * ldfile.c: Replace buystring with xstrdup.
704 * ldlang.c: Likewise.
705 * ldlex.l: Likewise.
706 * ldmain.c: Likewise.
707 * ldmisc.c: Likewise.
708 * lexsup.c: Likewise.
709 * mpw-eppcmac.c: Likewise.
710
711 2001-04-30 Andreas Jaeger <aj@suse.de>
712
713 * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
714
715 2001-04-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
716
717 * ldlang.c (load_symbols): Give emulation a chance
718 to process unrecognized file before fatal error is
719 reported, not after.
720
721 2001-04-27 Sean McNeil <sean@mcneil.com>
722
723 * configure.tgt: Add arm-vxworks target.
724 * scripttempl/armcoff.sc: Support .text or .data as a section name
725 prefix.
726 Define _etext.
727
728 2001-04-13 J.T. Conklin <jtc@redback.com>
729
730 * ld.texinfo: Document --fatal-warnings.
731 * ld.1: Regenerate.
732
733 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
734 warnings have been turned into errors.
735 * lexsup.c (OPTION_WARN_FATAL): Define.
736 (ld_options): Entry for --fatal-warnings.
737 (parse_args): Handle OPTION_WARN_FATAL.
738 * ld.h (ld_config_type): Add fatal_warnings field.
739
740 2001-04-13 Jakub Jelinek <jakub@redhat.com>
741
742 * ldmain.c (main): Default to discard_sec_merge.
743 * lexsup.c (OPTION_DISCARD_NONE): Define.
744 (ld_options): Add --discard-none.
745 (parse_args): Handle OPTION_DISCARD_NONE.
746 * ldlang.c (wild_doit): SEC_MERGE should be set in the output
747 section only if SEC_MERGE and SEC_STRINGS flags and entsize of
748 all its input sections match.
749
750 2001-04-05 Steven J. Hill <sjhill@cotw.com>
751
752 * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
753 (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
754 (eelf32ltsmip.c): New target.
755 (eelf64btsmip.c): Likewise.
756 (eelf64ltsmip.c): Likewise.
757 * Makefile.in: Regenerated.
758
759 * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
760 target.
761 (mips*-*-linux-gnu*): Likewise.
762
763 * emulparams/elf32ltsmip.sh: New. Traditional little endian
764 MIPS taget.
765 * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
766 target.
767 * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
768 endian target.
769
770 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
771
772 * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
773 correct value of __Stext here.
774 (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
775 .startup section.
776
777 * emulparams/crislinux.sh: Remove FIXME.
778
779 2001-04-02 Alan Modra <alan@linuxcare.com.au>
780
781 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
782 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
783
784 2001-03-27 Hans-Peter Nilsson <hp@axis.com>
785
786 * configure.tgt (cris-*-*): Change default emulation to criself.
787 (cris-*-*aout*): New rule.
788
789 2001-03-27 Matthew Wilcox <willy@ldl.fc.hp.com>
790
791 * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
792 (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
793
794 2001-03-26 Andreas Jaeger <aj@suse.de>
795
796 * ld.texinfo (Overview): Fix syntax in texi code.
797
798 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
799
800 * ld.texinfo: Put @c man indications to generate the ld man page.
801 When generating man, define all the variables. Define SEEALSO
802 and SYNOPSIS. Re-organize some lines to avoid the cross references.
803 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
804 (ld.1): Generate from ld.texinfo.
805 * Makefile.in: Regenerate.
806
807 2001-03-23 Mark Elbrecht <snowball3@bigfoot.com>
808
809 * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
810 and '-fdata-sections'. Set the VMA of STABS sections to zero.
811
812 2001-03-17 Ulrich Drepper <drepper@redhat.com>
813
814 * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
815 is an absolute path look only for this file and not along the path.
816
817 2001-03-17 Ulrich Drepper <drepper@redhat.com>
818
819 * emultempl/elf32.em (OPTION_GROUP): New macro.
820 Add new option Bgroup to longopts.
821 (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
822 (gld*_list_options): Add -Bgroup and -z defs.
823 * ld.1: Document -Bgroup and -z defs.
824 * ld.texinfo: Likewise.
825
826 2001-03-07 Michael Meissner <meissner@redhat.com>
827
828 * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
829 with sections created by -fdata-sections.
830 (.dynbss,.bss): Ditto.
831
832 2001-03-05 Alan Modra <alan@linuxcare.com.au>
833
834 * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
835 after_allocation_default, not gld..._before_allocation.
836
837 2001-02-27 Alan Modra <alan@linuxcare.com.au>
838
839 * configure.in (BFD_VERSION): New.
840 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
841 * configure: Regenerate.
842 * Makefile.am: Run "make dep-am"
843 * Makefile.in: Regenerate.
844
845 2001-02-26 Timothy Wall <twall@cygnus.com>
846
847 * emulparams/elf64_aix.sh: Add additional read-only sections;
848 uncomment lines which are now required.
849
850 2001-02-26 H.J. Lu <hjl@gnu.org>
851
852 * ldlang.c (open_input_bfds): Set the bfd error handler so
853 that problems can be caught whilst loading symbols.
854 (record_bfd_errors): New function: Report BFD errors and mark
855 the executable output as being invalid.
856
857 2001-02-22 Timothy Wall <twall@cygnus.com>
858
859 * configure.host: Add configuration for ia64-*-aix*.
860 * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
861 Add dependencies for eelf64_aix.c.
862 * Makefile.in: Regenerate.
863 * configure.tgt: Add ia64-*-aix* mapping.
864 * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
865 * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
866 AIX-specific test.
867
868 2001-02-20 H.J. Lu <hjl@gnu.org>
869
870 * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
871 false if we found the file.
872
873 2001-02-18 David O'Brien <obrien@FreeBSD.org>
874
875 * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
876 FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
877
878 2001-02-18 lars brinkhoff <lars@nocrew.org>
879
880 * Makefile.am: Add PDP-11 target.
881 * configure.tgt: Likewise.
882 * emulparams/pdp11.sh: New file.
883
884 2001-02-17 David O'Brien <obrien@FreeBSD.org>
885
886 * configure.host: Add a generic FreeBSD configuration entry such that
887 all [modern] FreeBSD systems on all platforms will look the same.
888
889 2001-02-14 H.J. Lu <hjl@gnu.org>
890
891 * configure.tgt: Remove mention of earmelf_linux26.
892
893 2001-02-13 Richard Henderson <rth@redhat.com>
894
895 * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
896
897 2001-02-13 H.J. Lu <hjl@gnu.org>
898
899 * ldexp.h (node_type): Add etree_provided.
900 * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
901 type to etree_provided if defined by PROVIDE. Allow updating
902 for etree_provided.
903 (exp_print_tree): Handle etree_provided.
904 * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
905 etree_provided.
906
907 2001-02-09 David Mosberger <davidm@hpl.hp.com>
908
909 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
910 .IA_64.unwind.* pattern to unwind table section and
911 .IA_64.unwind_info* pattern to unwind info section.
912
913 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
914
915 * Makefile.am: Add linux target for S/390.
916 * Makefile.in: Likewise.
917 * configure.host: Likewise.
918 * configure.tgt: Likewise.
919 * emulparams/elf64_s390.sh: New file.
920 * emulparams/elf_s390.sh: New file.
921
922 2001-02-09 Jakub Jelinek <jakub@redhat.com>
923
924 * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
925 targ_extra_libpath.
926 (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
927
928 2001-02-06 Philip Blundell <philb@gnu.org>
929
930 * Makefile.am: Remove mention of earmelf_linux26.
931 * Makefile.in: Regenerate.
932
933 2001-02-04 Philip Blundell <philb@gnu.org>
934
935 * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
936 * emulparams/armelf_linux26.sh: Delete.
937 * configure.tgt: Remove mention of armelf_linux26 emulation.
938
939 2001-02-01 Nick Clifton <nickc@redhat.com>
940
941 * ld.1: Replace occurances of -oformat with --oformat.
942
943 2001-01-25 Jim Driftmyer <jdrift@stny.rr.com>
944
945 * ldlang.c (lang_leave_overlay): Don't set lma_region when
946 load_base is specified.
947
948 2001-01-24 Hans-Peter Nilsson <hp@axis.com>
949
950 * emultempl/elf32.em: Correct spelling in comments and listed
951 options.
952
953 2001-01-23 Alan Modra <alan@linuxcare.com.au>
954
955 * ldlang.c (lang_leave_overlay): Only set lma_region from the
956 default for the first section of a group of overlay sections.
957
958 2001-01-22 Alan Modra <alan@linuxcare.com.au>
959
960 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
961 * Makefile.in: Regenerate.
962 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
963 Check for null tool_dir.
964
965 2001-01-16 Jim Wilson <wilson@redhat.com>
966
967 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
968 and IA_64.unwind.info.
969
970 2001-01-16 H.J. Lu <hjl@gnu.org>
971
972 * ldlang.c (lang_check): Merge the private data only if the
973 input file has contents.
974
975 2001-01-14 Alan Modra <alan@linuxcare.com.au>
976
977 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
978
979 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
980 enabling search for libmilli. On a relocatable link, make .text
981 sections unique.
982 (LDEMUL_AFTER_PARSE): Define.
983 (hppaelf_finish): Correct spelling of relocatable in comments.
984
985 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
986 rummage through the script for sections on the unique list.
987 Correct length of strncmp for ".note".
988 (gld${EMULATION_NAME}_check_needed): Rearrange function.
989
990 * ldlang.c (unique_section_list): New var.
991 (unique_section_p): New function.
992 (walk_wild_section): Don't match sections on unique_section_list.
993 (lang_add_unique): New function.
994 Correct spelling of relocatable in comments.
995
996 * ldlang.h (struct unique_sections): Declare.
997 (unique_section_list): Declare.
998 (unique_section_p): Declare.
999 (lang_add_unique): Declare.
1000
1001 * lexsup.c (ld_options): Allow --unique to take an optional arg.
1002 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
1003
1004 * ld.texinfo (--unique): Update.
1005
1006 2001-01-13 Nick Clifton <nickc@redhat.com>
1007
1008 * lexsup.c (parse_args): Remove spurious white space.
1009
1010 2001-01-12 Nick Clifton <nickc@redhat.com>
1011
1012 * lexsup.c (parse_args): Update copyright date.
1013
1014 2001-01-12 Philip Blundell <pb@futuretv.com>
1015
1016 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
1017
1018 2001-01-10 Kazu Hirata <kazu@hxi.com>
1019
1020 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
1021 * scripttempl/h8300h.sc: Fix formatting.
1022 * scripttempl/h8300s.sc: Likewise.
1023 * scripttempl/h8500.sc: Likewise.
1024 * scripttempl/h8500b.sc: Likewise.
1025 * scripttempl/h8500c.sc: Likewise.
1026 * scripttempl/h8500m.sc: Likewise.
1027 * scripttempl/h8500s.sc: Likewise.
1028
1029 2000-01-07 David O'Brien <obrien@BSDi.com>
1030
1031 * emultempl/elf32.em: Only perform Linux ld hints processing when
1032 targeting Linux.
1033
1034 2001-01-07 Philip Blundell <philb@gnu.org>
1035
1036 * ld.texinfo (Bug Reporting): Update email address for reports.
1037
1038 2000-12-31 Nick Clifton <nickc@redhat.com>
1039
1040 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
1041 options by checking for a return value of '?' not -1.
1042
1043 2000-12-28 Nick Clifton <nickc@redhat.com>
1044
1045 * lexsup.c (struct ld_option): Add new enum value:
1046 EXACTLY_TWO_DASHES.
1047 (ld_options[]): Change -omagic, -output and -oformat options
1048 to be EXACTLY_TWO_DASHES.
1049 (OUTPUT_COUNT): Use ARRAY_SIZE.
1050 (parse_args): Change parameter 'argc' to unsigned.
1051 Place EXACTLY_TWO_DASHES options into new really_longopts
1052 array.
1053 If getopt_long_only fails, try calling getopt_long using the
1054 really_longopts array.
1055 (help): Print a double dash for both EXACTLY_TWO_DASHES and
1056 TWO_DASHES options.
1057
1058 * ldlex.h: Fix prototype of parse_args.
1059
1060 * ld.texinfo: Document that long options starting with 'o'
1061 must be preceeded by two dashes. Change example of a single
1062 dashed long option from -oformat to -trace-symbol.
1063
1064 2000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
1065
1066 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
1067 (longopts[]): New --no-default-excludes option.
1068 (gld_${EMULATION_NAME}_list_options): Document.
1069 (gld_${EMULATION_NAME}_parse_args): Handle.
1070
1071 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1072
1073 * ldlang.c (new_stat): Revert the last beautification with "innocent"
1074 whitespace, it breaks the K&R C preprocessor.
1075
1076 2000-12-11 DJ Delorie <dj@redhat.com>
1077
1078 * ld.texinfo: Add notes about --whole-archive and gcc.
1079
1080 2000-11-18 Fred Fish <fnf@be.com>
1081
1082 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
1083 (ld_options): Entry for --allow-shlib-undefined.
1084 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
1085 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
1086 to false.
1087 * ld.texinfo: Document new command line switch.
1088
1089 2000-12-12 Geoffrey Keating <geoffk@redhat.com>
1090
1091 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
1092 .fixup is actually read/write.
1093 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1094 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
1095 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
1096
1097 Mon Dec 11 14:50:33 MET 2000 Jan Hubicka <jh@suse.cz>
1098
1099 * NEWS: Add note about x86_64 architecture.
1100
1101 2000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
1102
1103 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
1104 Set DWARF2 sections to a VMA of zero.
1105
1106 2000-12-01 Joel Sherrill <joel@OARcorp.com>
1107
1108 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
1109 New targets.
1110 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
1111 (sparc*-*-rtems*): Switched from a.out to ELF.
1112
1113 2000-11-30 Jan Hubicka <jh@suse.cz>
1114
1115 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
1116 (eelf_x86_64.c): New.
1117 * Makefile.in: Regenerate.
1118 * configure.tgt: Add support for x86_64-*-linux-gnu*.
1119 * emulparams/elf_x86_64.sh: New.
1120
1121 2000-11-30 Hans-Peter Nilsson <hp@axis.com>
1122
1123 * emulparams/crislinux.sh (ENTRY): Change back to _start.
1124 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
1125
1126 * scripttempl/crisaout.sc: Change all RELOCATING not related to
1127 merging non-a.out sections into CONSTRUCTING.
1128
1129 2000-11-28 Nick Clifton <nickc@redhat.com>
1130
1131 * ld.1 (COPYING): Mention that the GNU Free Documentation
1132 License is present in the sources, but not the output, and
1133 also available from the GNU website.
1134 (GNU Free Documentation License): Comment out this section.
1135
1136 2000-11-28 David O'Brien <obrien@dragon.nuxi.com>
1137
1138 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
1139 does not use them.
1140
1141 2000-11-25 David O'Brien <obrien@FreeBSD.org>
1142
1143 * ld.1: Remove old date so it does not give the impression the manpage
1144 is way out of date.
1145
1146 2000-11-24 Nick Clifton <nickc@redhat.com>
1147
1148 * configure.tgt (xscale-coff): Add target.
1149 (xscale-elf): Add target.
1150
1151 2000-11-24 Fred Fish <fnf@be.com>
1152
1153 * ldmain.c (main): Remove redundant init of config.make_executable
1154 to true.
1155
1156 2000-11-15 Richard Henderson <rth@redhat.com>
1157
1158 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
1159
1160 2000-11-14 Kazu Hirata <kazu@hxi.com>
1161
1162 * scripttempl/h8300.sc: Fix formatting.
1163 * scripttempl/h8300h.sc: Likewise.
1164 * scripttempl/h8300s.sc: Likewise.
1165
1166 Tue Nov 14 00:59:19 2000 Denis Chertykov <denisc@overta.ru>
1167
1168 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
1169
1170 2000-11-09 Philip Blundell <pb@futuretv.com>
1171
1172 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
1173 around orphan sections whose names can be represented in C.
1174
1175 2000-11-07 Jim Wilson <wilson@redhat.com>
1176
1177 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
1178 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
1179
1180 2000-11-06 Nick Clifton <nickc@redhat.com>
1181
1182 * ld.texinfo: Add GNU Free Documentation License.
1183 * ldint.texinfo: Add GNU Free Documentation License.
1184 * ld.1: Add GNU Free Documentation License.
1185
1186 2000-11-05 Alan Modra <alan@linuxcare.com.au>
1187
1188 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
1189 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
1190
1191 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
1192 Move 2000-11-02 Makefile.in changes to this file.
1193 * Makefile.in: Regenerate.
1194
1195 2000-11-03 Nick Clifton <nickc@redhat.com>
1196
1197 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
1198 constructors and destructors.
1199 * scripttempl/h8300h.sc: Ditto.
1200 * scripttempl/h8300s.sc: Ditto.
1201 * scripttempl/h8500.sc: Ditto.
1202 * scripttempl/h8500b.sc: Ditto.
1203 * scripttempl/h8500c.sc: Ditto.
1204 * scripttempl/h8500m.sc: Ditto.
1205 * scripttempl/h8500s.sc: Ditto.
1206 * scripttempl/v850.sc: Ditto.
1207 * scripttempl/w65.sc: Ditto.
1208 * scripttempl/z8000.sc: Ditto.
1209
1210 2000-11-02 Per Lundberg <plundis@chaosdev.org>
1211
1212 * Makefile.in (e_i386_chaos.c): New rule.
1213 (ALL_EMULATIONS): Added e_i386_chaos.o.
1214 * emulparams/elf_i386_chaos.sh: New file.
1215 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
1216
1217 2000-10-20 Jakub Jelinek <jakub@redhat.com>
1218
1219 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
1220 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
1221 Fix sed invocation, so that it coped with '/' in Solaris 64bit
1222 library path suffix.
1223 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
1224
1225 2000-10-18 Hans-Peter Nilsson <hp@axis.com>
1226
1227 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
1228 for consecutive sections.
1229
1230 2000-10-17 Chandrakala Chavva <cchavva@redhat.com>
1231
1232 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
1233 options.
1234 * ld.texinfo: Added notes about this new option.
1235
1236 2000-10-16 Nick Clifton <nickc@redhat.com>
1237
1238 * emultempl/pe.em (_after_open): Add tests of return values from
1239 bfd functions. Emit appropriate error messages if necessary.
1240
1241 2000-10-13 Nick Clifton <nickc@redhat.com>
1242
1243 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
1244 local variables - they are not used, but leave in the call to
1245 bfd_canonicalize_symtab.
1246 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
1247 pe_dll_search_prefix.
1248
1249 2000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
1250
1251 * emultempl/pe.em (pe_dll_search_prefix): New variable,
1252 (longopts): New --dll-search-prefix option.
1253 (gld_${EMULATION_NAME}_list_options): Document.
1254 (gld_${EMULATION_NAME}_parse_args): Handle.
1255 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
1256 dynamically, search for a dll named '<prefix><basename>.dll'
1257 in preference to 'lib<basename>.dll' if --dll-search-prefix
1258 is specified.
1259
1260 2000-10-12 Alan Modra <alan@linuxcare.com.au>
1261
1262 * ldlang.c (section_already_linked): Set kept_section instead of
1263 sec->comdat->sec.
1264
1265 2000-10-10 Kazu Hirata <kazu@hxi.com>
1266
1267 * deffile.h: Fix formatting.
1268 * lexsup.c: Likewise.
1269 * mri.c: Likewise.
1270
1271 2000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
1272
1273 * pe-dll.c (make_one): Do not generate code thunk for DATA
1274 exports.
1275 (process_def_file): deduce DATA flag for auto-export sumbols.
1276
1277 2000-10-09 Kazu Hirata <kazu@hxi.com>
1278
1279 * ld.h: Fix formatting.
1280 * ldcref.c: Likewise.
1281 * ldctor.h: Likewise.
1282 * ldemul.c: Likewise.
1283 * ldemul.h: Likewise.
1284 * ldexp.c: Likewise.
1285 * ldexp.h: Likewise.
1286 * ldfile.c: Likewise.
1287 * ldfile.h: Likewise.
1288 * ldlang.c: Likewise.
1289 * ldlang.h: Likewise.
1290 * ldmain.c: Likewise.
1291 * pe-dll.c: Likewise.
1292
1293 * pe-dll.c: Revert some formatting fixes.
1294
1295 2000-10-08 Kazu Hirata <kazu@hxi.com>
1296
1297 * pe-dll.c: Fix formatting.
1298
1299 2000-10-05 Kazu Hirata <kazu@hxi.com>
1300
1301 * ldlang.c: Fix formatting.
1302
1303 2000-10-03 DJ Delorie <dj@redhat.com>
1304
1305 * pe-dll.c (fill_edata): initialize entire block
1306 (make_one): fill in correct section.
1307
1308 2000-10-03 Kazu Hirata <kazu@hxi.com>
1309
1310 * ldexp.c: Fix formatting.
1311
1312 2000-10-02 DJ Delorie <dj@redhat.com>
1313
1314 * emultempl/pe.em (gld_*_after_open): detect case where there two
1315 import libraries for same dll; rename one to ensure proper link
1316 order.
1317
1318 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
1319 typo
1320 (generate_edata): fix typo
1321
1322 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
1323
1324 * scripttempl/crisaout.sc (ENTRY): Now __start.
1325 (.text): Add default setting for __start.
1326 Remove CONSTRUCTORS handling.
1327 (/DISCARD/): Add .gnu.warning.*.
1328 * emulparams/crislinux.sh (ENTRY): Now __start.
1329 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
1330 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
1331 (ENTRY): Now __start.
1332 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
1333 (EXECUTABLE_SYMBOLS): Add default setting for __start.
1334
1335 2000-09-29 Kazu Hirata <kazu@hxi.com>
1336
1337 * deffile.h: Fix formatting.
1338 * ld.h: Likewise.
1339 * ldcref.c: Likewise.
1340 * ldctor.c: Likewise.
1341 * ldctor.h: Likewise.
1342 * ldemul.c: Likewise.
1343 * ldemul.h: Likewise.
1344 * ldexp.c: Likewise.
1345 * ldexp.h: Likewise.
1346 * ldfile.c: Likewise.
1347 * ldfile.h: Likewise.
1348 * ldlang.c: Likewise.
1349 * ldlang.h: Likewise.
1350 * lexsup.c: Likewise.
1351 * mri.c: Likewise.
1352 * pe-dll.c: Likewise.
1353
1354 2000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
1355
1356 * pe-dll.c (process_def_file): Uninitialized data wasn't
1357 exported with --export-all-symbols switch.
1358
1359 2000-09-28 DJ Delorie <dj@redhat.com>
1360
1361 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
1362 noname work properly.
1363
1364 2000-09-28 Alan Modra <alan@linuxcare.com.au>
1365
1366 * ld.texinfo (HPPA ELF32): New section.
1367
1368 * emultempl/hppaelf.em (group_size): New.
1369 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
1370 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
1371 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
1372 options to prevent abbreviations matching.
1373 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
1374 (PARSE_AND_LIST_ARGS_CASES): Handle it.
1375
1376 2000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1377
1378 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
1379 on the m68*-*-elf target. Make it support COFF input objects.
1380
1381 2000-09-21 Kazu Hirata <kazu@hxi.com>
1382
1383 * ldmain.c: Fix formatting.
1384 * ldmisc.c: Likewise.
1385 * ldver.c: Likewise.
1386 * ldwrite.c: Likewise.
1387
1388 2000-09-21 Alan Modra <alan@linuxcare.com.au>
1389
1390 * ldwrite.c (clone_section): Silence gcc warnings.
1391
1392 2000-09-20 Alan Modra <alan@linuxcare.com.au>
1393
1394 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
1395 out of memory failure.
1396
1397 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
1398 (clone_section): Handle out of memory failures. Rename var to
1399 avoid c++ reserved word.
1400
1401 2000-09-18 Alan Modra <alan@linuxcare.com.au>
1402
1403 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
1404 stub_name param to stub_sec_name.
1405 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
1406
1407 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1408
1409 * emultempl/m68kelf.em: New file.
1410 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
1411 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
1412 * Makefile.in: Regenerate.
1413
1414 2000-09-15 Alan Modra <alan@linuxcare.com.au>
1415
1416 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
1417 only as needed.
1418
1419 2000-09-13 Nick Clifton <nickc@redhat.com>
1420
1421 * ldmain.c (multiple_definition): Disable relaxation if
1422 multiple symbol definitions are encountered - otherwise the
1423 linker could abort with an assertion failure.
1424
1425 2000-09-10 Nick Clifton <nickc@redhat.com>
1426
1427 * mri.c: Fix formatting.
1428
1429 2000-09-07 H.J. Lu <hjl@gnu.org>
1430
1431 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
1432 * configure: Rebuild.
1433
1434 2000-09-07 H.J. Lu <hjl@gnu.org>
1435
1436 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
1437 * Makefile.in: Rebuild.
1438
1439 2000-09-07 Alan Modra <alan@linuxcare.com.au>
1440
1441 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
1442 broken list handling. Create __start_SECNAME and __stop_SECNAME
1443 when no place-holder. Add some comments. Test both SEC_CODE and
1444 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
1445 Handle case where no output section statement created.
1446
1447 2000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
1448
1449 * configure.tgt (sh-*-linux*): Added.
1450 * Makefile.am: Added eshelf_linux and eshlelf_linux.
1451 * Makefile.in: Rebuilt.
1452 * emulparams/shelf_linux.sh: New file.
1453 * emulparams/shlelf_linux.sh: New file.
1454
1455 2000-09-06 Alan Modra <alan@linuxcare.com.au>
1456
1457 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1458 try shuffling sections when the orphan happens to be the place
1459 holder. Keep count of unique section names generated so we speed
1460 the search for a new name.
1461
1462 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
1463
1464 * configure: Rebuilt with new libtool.m4.
1465
1466 2000-09-05 Nick Clifton <nickc@redhat.com>
1467
1468 * Makefile.in: Regenerate.
1469 * aclocal.m4: Regenerate.
1470 * configure: Regenerate.
1471 * config.in: Regenerate.
1472 * po/ld.pot: Regenerate.
1473
1474 * ldint.texinfo: Remove CVS revision marker - it foils local
1475 comparisons.
1476
1477 * emultempl/ticoff.em: Remove extraneous comma.
1478
1479 2000-09-05 Alan Modra <alan@linuxcare.com.au>
1480
1481 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
1482 to stub section flags.
1483 (hppa_for_each_input_file_wrapper): New.
1484 (hppa_lang_for_each_input_file): New.
1485 (lang_for_each_input_file): Define to call above.
1486 (multi_subspace): New.
1487 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
1488 (PARSE_AND_LIST_PROLOGUE): Define.
1489 (PARSE_AND_LIST_LONGOPTS): Define.
1490 (PARSE_AND_LIST_OPTIONS): Define.
1491 (PARSE_AND_LIST_ARGS_CASES): Define.
1492 (hppaelf_finish): Call elf32_hppa_set_gp.
1493 (hppaelf_set_output_arch): Remove.
1494 (LDEMUL_SET_OUTPUT_ARCH): Remove.
1495
1496 * emulparams/hppalinux.sh (ELFSIZE): Define.
1497 (MACHINE): Define.
1498 (OTHER_READONLY_SECTIONS): Define.
1499 (DATA_PLT): Define.
1500 (GENERATE_SHLIB_SCRIPT): Define.
1501
1502 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
1503 to const throughout. Change `void *' to `PTR' throughout.
1504 (lang_memory_default): Function is local to file, add `static'.
1505
1506 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
1507 (ehppalinux.c): Likewise.
1508 (earmelf.c): Likewise.
1509 (earmelf_linux.c): Likewise.
1510 (earmelf_linux26.c): Likewise.
1511 * Makefile.in: Regenerate.
1512
1513 * ld.h (ld_config_type): Add unique_orphan_sections.
1514 * lexsup.c (OPTION_UNIQUE): Define.
1515 (ld_options): Add "--unique".
1516 (parse_args): Handle it.
1517 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1518 search for an existing output section if unique_orphan_sections is
1519 set. Make use of bfd_get_unique_section_name rather than
1520 duplicating code here.
1521 * ld.texinfo: Describe --unique.
1522
1523 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
1524 optional arg to split-by-file.
1525 (parse_args): Handle them.
1526 * ld.texinfo: Update description of these options.
1527 * ldwrite.c (clone_section): Pass in the section name. Replace
1528 local code with bfd_get_unique_section_name.
1529 (split_sections): Tidy code and comments. Use a list traversal
1530 more appropriate to the list construction. Handle cooked section
1531 sizes. Split when split_by_reloc reached rather than exceeded.
1532 Track section size and split when split_by_file reached. Fix
1533 link_order_tail (even though it's not used).
1534 (ldwrite): Modify condition for calling split_sections to suit
1535 changed split_by_reloc and split_by_file.
1536 * ldmain.c (main): Init config.split_by_reloc and
1537 config.split_by_file to -1.
1538 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
1539 Change split_by_file to bfd_size_type.
1540
1541 2000-09-02 Nick Clifton <nickc@redhat.com>
1542
1543 * configure.in: Increase version number to 2.10.91.
1544 * NEWS: Mention new ability to support removal of duplicate DWARF2
1545 debug information.
1546 * configure: Regenerate.
1547 * aclocal.m4: Regenerate.
1548 * config.in: Regenerate.
1549
1550 2000-09-02 Daniel Berlin <dberlin@redhat.com>
1551
1552 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
1553 sections.
1554 * scripttempl/elf32avr.sc: Ditto.
1555 * scripttempl/elfd10v.sc: Ditto.
1556 * scripttempl/elfd30v.sc: Ditto.
1557 * scripttempl/elfi370.sc: Ditto.
1558 * scripttempl/elfm68hc11.sc: Ditto.
1559 * scripttempl/elfm68hc12.sc: Ditto.
1560 * scripttempl/elfi386beos.sc: Ditto.
1561 * scripttempl/v850.sc: Ditto.
1562
1563 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
1564
1565 * acinclude.m4: Include libtool and gettext macros from the
1566 top level.
1567 * aclocal.m4, configure: Rebuilt.
1568
1569 2000-08-25 Nick Clifton <nickc@redhat.com>
1570
1571 * ldlang.c (open_output): When choosing the target for a
1572 particular endianness, do nothing if the target is not
1573 supported.
1574
1575 2000-08-25 H.J. Lu <hjl@gnu.org>
1576
1577 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
1578 check -rpath nor LD_RUN_PATH for cross link.
1579 * ld.texinfo: Document the change.
1580
1581 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
1582
1583 * NEWS: Mention support for CRIS.
1584
1585 2000-08-23 H.J. Lu <hjl@gnu.org>
1586
1587 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
1588 the current runpath list from bfd_elf_get_runpath_list ()
1589 before search.
1590
1591 2000-08-22 H.J. Lu <hjl@gnu.org>
1592
1593 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
1594 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
1595 LD_LIBRARY_PATH for native linker. Display the needed DSO if
1596 trace_file_tries is non-zero.
1597 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
1598 if trace_file_tries is non-zero.
1599
1600 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
1601 * NEWS: Mention it.
1602
1603 2000-08-14 Jason Eckhardt <jle@cygnus.com>
1604
1605 * NEWS: Mention i860 support.
1606
1607 2000-08-14 Andreas Schwab <schwab@suse.de>
1608
1609 * scripttempl/elf.sc: Fix last change to use correct comment
1610 syntax.
1611
1612 2000-08-10 Geoff Keating <geoffk@cygnus.com>
1613
1614 * scripttempl/elf.sc: Add a comment giving the correspondence
1615 between sections, per-datum sections, and linkonce sections. Make
1616 the comment true even for .bss, .sdata, .sdata2, .sbss, and
1617 .sbss2.
1618
1619 2000-08-10 Jason Eckhardt <jle@cygnus.com>
1620
1621 * emulparams/elf32_i860.sh: New file.
1622 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
1623 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
1624 (eelf32_i860.c): New rule.
1625 * Makefile.in: Regenerate.
1626
1627 2000-08-10 Nick Clifton <nickc@cygnus.com>
1628
1629 * emulparams/mipspe.sh (ENTRY): Add definition.
1630
1631 2000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
1632
1633 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
1634 in error message.
1635
1636 2000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1637
1638 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
1639 the final size of .bss section.
1640 * scripttempl/elfm68hc12.sc: Likewise.
1641
1642 2000-08-04 Alan Modra <alan@linuxcare.com.au>
1643
1644 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
1645 gld${EMULATION_NAME}_parse_args for consistency. Combine
1646 lastoptind and prevoptind vars, and keep track of last optind.
1647 (gld_${EMULATION_NAME}_list_options): Rename to
1648 gld${EMULATION_NAME}_list_options.
1649
1650 2000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
1651
1652 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
1653 (i586-sco-sysv5uw7.1.0).
1654
1655 2000-07-27 H.J. Lu <hjl@gnu.org>
1656
1657 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
1658 (PARSE_AND_LIST_PROLOGUE): New.
1659 (PARSE_AND_LIST_LONGOPTS): Likewise.
1660 (PARSE_AND_LIST_OPTIONS): Likewise.
1661 (PARSE_AND_LIST_ARGS_CASES): Likewise.
1662 (PARSE_AND_LIST_EPILOGUE): Likewise.
1663
1664 2000-07-28 Alan Modra <alan@linuxcare.com.au>
1665
1666 * emultempl/armelf.em: Elide functions common to elf32.em,
1667 ie. most of the file.
1668 (arm_elf_after_open): New. Do arm specific things then call
1669 gld${EMULATION_NAME}_after_open.
1670 (arm_elf_before_allocation): New. Call
1671 gld${EMULATION_NAME}_before_allocation then do arm specifics.
1672 (PARSE_AND_LIST_PROLOGUE): Define.
1673 (PARSE_AND_LIST_SHORTOPTS): Define.
1674 (PARSE_AND_LIST_LONGOPTS): Define.
1675 (PARSE_AND_LIST_OPTIONS): Define.
1676 (PARSE_AND_LIST_ARGS_CASES): Define.
1677 (LDEMUL_AFTER_OPEN): Define.
1678 (LDEMUL_BEFORE_ALLOCATION): Define.
1679 (LDEMUL_BEFORE_PARSE): Define.
1680 (LDEMUL_FINISH): Define.
1681
1682 * emultempl/hppaelf.em: Similarly zap most of this file.
1683 (hppaelf_add_stub_section): Prototype.
1684 (hppaelf_layaout_sections_again): Prototype.
1685 (hook_in_stub): Prototype.
1686 (LDEMUL_SET_OUTPUT_ARCH): Define.
1687 (LDEMUL_FINISH): Define.
1688 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
1689
1690 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
1691 (EXTRA_EM_FILE): New.
1692 * emulparams/armelf_linux.sh: Likewise.
1693 * emulparams/armelf_linux26.sh: Likewise.
1694 * emulparams/hppalinux.sh: Likewise.
1695 * emulparams/hppaelf.sh: Likewise.
1696 (NOP): Define.
1697
1698 * emultempl/elf32.em: Fix formatting.
1699 (EXTRA_EM_FILE): Source it.
1700 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
1701 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
1702 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
1703 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
1704 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
1705 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
1706 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
1707 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
1708 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
1709 allow functions in this file to be overridden.
1710 (PARSE_AND_LIST_SHORTOPTS): Handle it.
1711
1712 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
1713
1714 * emultempl/elf32.em: Reorganize file.
1715
1716 2000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
1717
1718 * emulparams/elf64alpha.sh: Implement "-taso" emulation
1719 specific option to fit 64-bit executable in the lower
1720 31-bit address range. This is done by changing start
1721 address of .interp (the very first section of executable)
1722 and then setting EF_ALPHA_32BIT elf header flag.
1723
1724 2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1725
1726 * emultempl/m68kcoff.em: New file.
1727 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
1728 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
1729 generic.em.
1730 * Makefile.in: Regenerate.
1731
1732 2000-07-20 H.J. Lu <hjl@gnu.org>
1733
1734 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
1735 and "disable-new-dtags" to stop getopt from treating -d/-e as
1736 abbreviations for these options.
1737
1738 2000-07-20 H.J. Lu <hjl@gnu.org>
1739
1740 * ld.texinfo: Add documentation for --disable-new-dtags and
1741 --enable-new-dtags.
1742
1743 * ldmain.c (main): Initialize link_info.new_dtags to false.
1744
1745 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
1746 --disable-new-dtags and --enable-new-dtags.
1747 (gld_${EMULATION_NAME}_list_options): Likewise.
1748
1749 2000-07-05 Kenneth Block <krblock@computer.org>
1750
1751 * lexsup.c: Add optional style to demangle switch
1752 * ld.texinfo: Document optional style to demangle switch.
1753
1754 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
1755
1756 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
1757 ecrislinux.o.
1758 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
1759 Regenerate dependencies.
1760 * Makefile.in: Rebuild.
1761 * configure.tgt (cris-*-*): New target.
1762 * emulparams/crisaout.sh, emulparams/criself.sh,
1763 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
1764 * po/POTFILES.in, po/ld.pot: Regenerate.
1765
1766 2000-07-20 H.J. Lu <hjl@gnu.org>
1767
1768 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
1769 Print out ignored -z options.
1770
1771 2000-07-19 H.J. Lu <hjl@gnu.org>
1772
1773 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
1774 (PARSE_AND_LIST_PROLOGUE): New.
1775 (PARSE_AND_LIST_LONGOPTS): Likewise.
1776 (PARSE_AND_LIST_OPTIONS): Likewise.
1777 (PARSE_AND_LIST_ARGS_CASES): Likewise.
1778
1779 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
1780
1781 * lexsup.c (ld_options): Comment out 'z'.
1782 (parse_args): Likewise.
1783
1784 * emultempl/elf32.em: Include "elf/common.h".
1785 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
1786 options.
1787 (gld_${EMULATION_NAME}_list_options): Likewise.
1788
1789 * ld.texinfo: Add documentation for the recognized -z options.
1790
1791 2000-07-19 H.J. Lu <hjl@gnu.org>
1792
1793 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
1794 bfd_elf_set_dt_needed_soname ().
1795
1796 2000-07-18 DJ Delorie <dj@cygnus.com>
1797
1798 * pe-dll.c (pe_dll_id_target): check object target name also
1799
1800 2000-07-18 Hans-Peter Nilsson <hp@axis.com>
1801
1802 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
1803 ${INIT_END} if relocating.
1804 (.fini): Likewise ${FINI_START} and ${FINI_END}.
1805
1806 2000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
1807
1808 * emultempl/pe.em (gld_*_open_dynamic_archive): New search
1809 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
1810 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
1811 errors introduced by the old dynamic lib search order.
1812
1813 2000-07-17 DJ Delorie <dj@cygnus.com>
1814
1815 * pe-dll.c (process_def_file): auto-export data items also
1816 (pe_process_import_defs): also see if _imp_ form needed
1817
1818 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1819
1820 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
1821 for dll import libraries
1822
1823 2000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
1824
1825 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
1826 gcc 2.95.2 and later.
1827
1828 2000-07-11 Kazu Hirata <kazu@hxi.com>
1829
1830 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
1831 message.
1832
1833 2000-07-10 Alan Modra <alan@linuxcare.com.au>
1834
1835 * ldemul.h (struct lang_input_statement_struct): Remove forward
1836 declaration.
1837 (struct search_dirs): Likewise.
1838 * ldfile.h (struct lang_input_statement_struct): Likewise.
1839 Protect file from multiple inclusion.
1840 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
1841 declaration from macro to file scope.
1842
1843 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
1844 * ldgram.y: Likewise here.
1845 * ldlang.c: And here.
1846 * ldmain.c: And here.
1847 * mpw-elfmips.c: And here.
1848 * mpw-eppcmac.c: And here.
1849 * emultempl/aix.em: And here.
1850 * emultempl/armcoff.em: And here.
1851 * emultempl/armelf.em: And here.
1852 * emultempl/armelf_oabi.em: And here.
1853 * emultempl/beos.em: And here.
1854 * emultempl/elf32.em: And here.
1855 * emultempl/hppaelf.em: And here.
1856 * emultempl/linux.em: And here.
1857 * emultempl/lnk960.em: And here.
1858 * emultempl/pe.em: And here.
1859 * emultempl/sunos.em: And here.
1860 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
1861 * mpw-idtmips.c: Ditto.
1862 * emultempl/generic.em: Ditto.
1863 * emultempl/gld960.em: Ditto.
1864 * emultempl/gld960c.em: Ditto.
1865 * emultempl/mipsecoff.em: Ditto.
1866 * emultempl/ticoff.em: Ditto.
1867 * emultempl/vanilla.em: Ditto.
1868
1869 * pe-dll.c: Include ldfile.h
1870 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
1871
1872 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
1873 arguments to bfd_elf32_size_dynamic_sections call.
1874 (gldelf32ebmip_place_orphan): Add missing arguments to
1875 lang_leave_output_section_statement call.
1876
1877 2000-07-10 H.J. Lu <hjl@gnu.org>
1878
1879 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
1880 DLL_SUPPORT.
1881 (strhash): Likewise.
1882 (compute_dll_image_base): Likewise.
1883 (pe_undef_found_sym): Likewise.
1884 (pe_undef_cdecl_match): Likewise.
1885 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
1886 argument "arch" with ATTRIBUTE_UNUSED.
1887
1888 2000-07-10 Alan Modra <alan@linuxcare.com.au>
1889
1890 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
1891
1892 From Ryan Bradetich <rbradetich@uswest.net>
1893 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
1894
1895 2000-07-09 Alan Modra <alan@linuxcare.com.au>
1896
1897 Changes to create multiple linker stubs, positioned immediately
1898 before the section where they are required.
1899 * emultempl/hppaelf.em: Include elf32-hppa.h.
1900 (stub_sec, file_chain): Delete.
1901 (hppaelf_create_output_section_statements): Don't make a stub
1902 section here.
1903 (hook_stub_info): New struct.
1904 (hook_in_stub): New function.
1905 (hppaelf_add_stub_section): New function.
1906 (hppaelf_finish): Do nothing for relocateable links. Modify the
1907 call to elf32_hppa_size_stubs. Move code for updating section
1908 layout from here...
1909 (hppaelf_layaout_sections_again): ..to here, a new function.
1910
1911 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
1912 broken list handling. Pass in a pointer to the list.
1913 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
1914 for above changes.
1915 (hppaelf_before_parse): Prototype.
1916 (hppaelf_set_output_arch): Prototype.
1917 (hppaelf_create_output_section_statements): Prototype.
1918 (hppaelf_delete_padding_statements): Prototype.
1919 (hppaelf_finish): Prototype.
1920
1921 Merge from elf32.em
1922 * emultempl/hppaelf.em: Include ctype.h.
1923 (struct orphan_save): New.
1924 (gld${EMULATION_NAME}_place_orphan): New.
1925 (output_rel_find): New.
1926 (hppaelf_get_script): Update from elf32.em.
1927 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
1928 Change emulation_name field to "${EMULATION_NAME}". Add
1929 gld${EMULATION_NAME}_place_orphan.
1930
1931 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
1932 ehppalinux.o, sort it. Regenerate dependencies.
1933 (ehppalinux.c): Depend on hppaelf.em
1934 * Makefile.in: Regenerate.
1935
1936 * configure.tgt: targ_emul=hppalinux for hppa*linux
1937
1938 * emulparams/hppalinux.sh: New.
1939 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
1940
1941 2000-07-08 Alan Modra <alan@linuxcare.com.au>
1942
1943 * lexsup.c (parse_args): Copy section name.
1944
1945 2000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
1946
1947 * emultempl/pe.em: institute the following search order for
1948 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
1949 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
1950 static lib (libfoo.a) if none of the above are found.
1951
1952 2000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
1953
1954 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
1955 (longopts): New --{enable,disable}-auto-image-base options.
1956 (gld_${EMULATION_NAME}_list_options): Document.
1957 (gld_${EMULATION_NAME}_parse): Handle.
1958 (strhash): New static function.
1959 (compute_dll_image_base): New static function.
1960 (gld_${EMULATION_NAME}_set_symbols): Use.
1961
1962 2000-07-05 DJ Delorie <dj@redhat.com>
1963
1964 * MAINTAINERS: new
1965
1966 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
1967
1968 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
1969 * emulparams/elf32btsmip.sh: New file.
1970 * Makefile.am: Add traditional mips target.
1971 * Makefile.in: Rebuild.
1972
1973 2000-07-01 H.J. Lu <hjl@gnu.org>
1974
1975 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
1976 automake to use YLWRAP.
1977 * Makefile.in: Rebuild.
1978
1979 2000-07-01 Alan Modra <alan@linuxcare.com.au>
1980
1981 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
1982 (CLEANFILES): Add DEPA.
1983 * Makefile.in: Regenerate.
1984
1985 2000-06-30 Timothy Wall <twall@ppc>
1986
1987 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
1988 the page in the upper octet of the address.
1989
1990 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
1991
1992 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
1993
1994 2000-06-24 Alan Modra <alan@linuxcare.com.au>
1995
1996 * NEWS: arm-elf does --gc-sections too.
1997
1998 2000-06-22 Alan Modra <alan@linuxcare.com.au>
1999
2000 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2001 find one.
2002 * Makefile.in: Regenerate.
2003
2004 2000-06-21 H.J. Lu <hjl@gnu.org>
2005
2006 * Makefile.am: Rebuild dependency.
2007 * Makefile.in: Rebuild.
2008
2009 2000-06-20 H.J. Lu <hjl@gnu.org>
2010
2011 * Makefile.am: Rebuild dependency.
2012 * Makefile.in: Rebuild.
2013
2014 2000-06-20 Timothy Wall <twall@cygnus.com>
2015
2016 * scripttempl/tic54xcoff.sc: New.
2017 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
2018 * gen-doc.texi: Add flag for TI COFF.
2019 * ld.texinfo: Add documentation for TI COFF handling switches.
2020 * emultempl/ticoff.em: New. TI COFF handling.
2021 * configure.tgt: Add tic54x target.
2022 * Makefile.am: Add tic54x target.
2023 * Makefile.in: Ditto.
2024
2025 2000-06-20 Alan Modra <alan@linuxcare.com.au>
2026
2027 * ldmain.c (set_scripts_dir): Correct pointer comparison when
2028 checking for backslashes.
2029
2030 2000-06-19 Alan Modra <alan@linuxcare.com.au>
2031
2032 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
2033
2034 2000-06-18 Alan Modra <alan@linuxcare.com.au>
2035
2036 * NEWS: Update list of targets supporting --gc-sections.
2037
2038 * scripttempl/elf.sc: KEEP .eh_frame contents.
2039 * scripttempl/elfd30v.sc: Same here.
2040
2041 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
2042
2043 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
2044 and m68hc11 (elf).
2045 * Makefile.in: Rebuild.
2046 * configure.tgt: Recognize m68hc12 and m68hc11.
2047 * scripttempl/elfm68hc12.sc: New file.
2048 * emulparams/m68hc12elfb: New emulation.
2049 * emulparams/m68hc12elf: New emulation.
2050 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
2051 (includes a memory.x script to define the ROM and RAM banks).
2052 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
2053 New configuration files for support of Motorola 68hc11
2054
2055 2000-06-15 Alan Modra <alan@linuxcare.com.au>
2056
2057 * ldmain.c (main): Only change SEC_READONLY for final link.
2058
2059 2000-06-13 H.J. Lu <hjl@gnu.org>
2060
2061 * configure: Regenerate.
2062
2063 2000-06-08 David O'Brien <obrien@FreeBSD.org>
2064
2065 * configure.in (VERSION): Update to show this is the CVS mainline.
2066
2067 2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2068
2069 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
2070 input objects to be ECOFF.
2071 (check_sections): einfo takes %B, not %P, to print a BFD name.
2072
2073 2000-06-05 Michael Matz <matz@ifh.de>
2074
2075 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
2076 version scripts.
2077
2078 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
2079
2080 2000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
2081
2082 * emulparams/avr1200.sh (STACK): Define as 0.
2083 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
2084 * emulparams/avr4433.sh (STACK): Likewise.
2085 * emulparams/avr44x4.sh (STACK): Likewise.
2086 * emulparams/avr85xx.sh (STACK): Likewise.
2087 * emulparams/avrmega103.sh (STACK): Likewise.
2088 * emulparams/avrmega161.sh (STACK): Likewise.
2089 * emulparams/avrmega603.sh (STACK): Likewise.
2090 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
2091 (__stack): Define from ${STACK} for main().
2092
2093 2000-05-26 Alan Modra <alan@linuxcare.com.au>
2094
2095 * Makefile.am: Update dependencies with "make dep-am"
2096 * Makefile.in: Regenerate.
2097
2098 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
2099
2100 * ldmain.c: Include filenames.h.
2101 (set_scripts_dir): Support backslashes in program name.
2102
2103 2000-05-22 Igor Shevlyakov <igor@windriver.com>
2104
2105 * ldmain.c (main): When deciding if ".text" section should be
2106 read-only, don't forget to reset SEC_READONLY because it
2107 could be already set.
2108
2109 2000-05-22 Thomas de Lellis <tdel@windriver.com>
2110
2111 * ld.1: Add documentation for new command line option:
2112 --section-start <sectionname>=<sectionorg>
2113 This is a generic version of -Ttext etc. which accepts
2114 any section name as a parameter instead of just text/data/
2115 bss.
2116 * ld.texinfo: More docs.
2117 * NEWS: More docs.
2118 * lexsup.c: (parse_args): Recognize new command line option.
2119 (ld_options): Add new option.
2120
2121 2000-05-18 H.J. Lu <hjl@gnu.org>
2122
2123 * lexsup.c (parse_args): `i' == `r', not `q'.
2124
2125 Thu May 18 10:47:57 2000 Jeffrey A Law (law@cygnus.com)
2126
2127 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
2128
2129 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
2130 Rick Gorton <gorton@scrugs.lkg.dec.com>
2131
2132 Add support for '-q' == '--emit-relocs' switch.
2133 * ldmain.c (main): Default to false.
2134 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
2135 * NEWS: Describe the emitrelocations switch.
2136 * ld.texinfo: Describe the emitrelocations switch.
2137
2138 2000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
2139
2140 * emultempl/pe.em (_open_dynamic_archive): New function: Search
2141 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
2142 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
2143 link options.
2144
2145 2000-05-15 David O'Brien <obrien@FreeBSD.org>
2146
2147 * lexsup.c (parse_args): Update the year in the copyright notice.
2148
2149 2000-05-13 Alan Modra <alan@linuxcare.com.au>
2150
2151 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
2152 Replace defines with those from intl/libgettext.h to quieten gcc
2153 warnings.
2154
2155 2000-05-10 H.J. Lu <hjl@gnu.org>
2156
2157 * ldlang.c (open_input_bfds): Don't load the same file within
2158 a group again if the whole archive has been loaded already.
2159
2160 2000-05-03 Alan Modra <alan@linuxcare.com.au>
2161
2162 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
2163 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
2164 strtoul.
2165
2166 Mon May 1 17:34:34 2000 Jim Wilson <wilson@cygnus.com>
2167
2168 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
2169
2170 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
2171 host "ia64-*-linux-gnu*".
2172
2173 2000-04-29 Andreas Jaeger <aj@suse.de>
2174
2175 * ld.h: Correctly check GCC version.
2176
2177 Tue Apr 25 11:20:43 2000 Jeffrey A Law (law@cygnus.com)
2178
2179 * Makefile.am: Add PA64 support. Add missing dependencies for
2180 PA32 elf support.
2181 * Makefile.in: Rebuilt.
2182 * configure.tgt: Add PA64 support (currently disabled).
2183
2184 2000-04-25 Alan Modra <alan@linuxcare.com.au>
2185
2186 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
2187 (output_rel_find): New function.
2188 (hold_section, hold_use): Delete.
2189 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
2190 hold_interp): Make local to place_orphan.
2191 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
2192 rather than place_section to find possible previous use of orphan.
2193 Similarly find the place-holder output sections. Use returned
2194 value from lang_enter_output_section_statement rather than calling
2195 lang_output_section_statement_lookup.
2196 * emultempl/armelf.em: Same here.
2197 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
2198
2199 * ldlang.c (lang_enter_output_section_statement): Return output
2200 section statement.
2201 * ldlang.h (lang_enter_output_section_statement): Change
2202 declaration too.
2203
2204 * ldlang.h (lang_output_section_statement): Export it.
2205 * ldlang.c (lang_output_section_statement): Ditto.
2206
2207 2000-04-24 Nick Clifton <nickc@cygnus.com>
2208
2209 * ld.texinfo (Output Section Data): Add note that section data
2210 commands cannot appear outside of section directives.
2211
2212 2000-04-2 Matthew Green <mrg@cygnus.com>
2213
2214 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
2215
2216 Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
2217 David Mosberger <davidm@hpl.hp.com>
2218
2219 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
2220 (eelf64_ia64.c): New rule.
2221 * Makefile.in: Rebuild.
2222 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
2223 * emulparams/elf64_ia64.sh: New file.
2224
2225 2000-04-21 Richard Henderson <rth@cygnus.com>
2226
2227 * scripttempl/elfd30v.sc: Place .gcc_except_table.
2228
2229 2000-04-19 Alan Modra <alan@linuxcare.com.au>
2230
2231 * dep-in.sed: Match space at start of file name, not at end.
2232
2233 2000-04-18 H.J. Lu <hjl@gnu.org>
2234
2235 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
2236 lang_leave_output_section_statement () after calling
2237 lang_enter_output_section_statement ().
2238 * emultempl/armelf.em: Likewise.
2239
2240 2000-04-18 Alan Modra <alan@linuxcare.com.au>
2241
2242 * emultempl/elf32.em (struct orphan_save): Add section field.
2243 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
2244 better order, and place first orphan section as we did before the
2245 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
2246 Don't call make_bfd_section here, let wild_doit do the job for us.
2247 Don't build a statement list when we'll only throw it away.
2248 * emultempl/armelf.em: Ditto.
2249 * emultempl/pe.em: Similarly.
2250
2251 2000-04-14 Geoff Keating <geoffk@cygnus.com>
2252
2253 * scripttempl/elfppc.sc: Remove.
2254 * emulparams/elf32ppc.sh: Use elf.sc.
2255 * emulparams/elf32lppc.sh: Use elf.sc.
2256 * emulparams/elf32ppclinux.sh: Use elf.sc.
2257 * emulparams/elf32ppcsim.sh: New file.
2258 * emulparams/elf32lppcsim.sh: New file.
2259 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
2260 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
2261 * Makefile.in: Regenerate.
2262 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
2263
2264 2000-04-14 Alan Modra <alan@linuxcare.com.au>
2265
2266 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
2267 ~SEC_ALLOC sections too. Init start address of debug sections.
2268 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
2269 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
2270 Also set all relocateable section start addresses.
2271
2272 2000-04-13 Geoff Keating <geoffk@cygnus.com>
2273
2274 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
2275 Add new BSS_PLT variable for when .plt need not be contained in
2276 the file. Move _etext so that it is also after .fini, and provide
2277 both etext and _etext with a leading underscore. Mark the start
2278 and end of .sbss.
2279
2280 2000-04-12 Alan Modra <alan@linuxcare.com.au>
2281
2282 * emultempl/elf32.em (struct orphan_save): New.
2283 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
2284 hold_interp): Make them struct orphan_save.
2285 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
2286 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
2287 the end of the relevant section list. Also add associated section
2288 statements to the end of any previous orphan statements.
2289 * emultempl/armelf.em: Similarly.
2290 * emultempl/pe.em: Similarly.
2291
2292 2000-04-11 Alan Modra <alan@linuxcare.com.au>
2293
2294 * ld.texinfo (Simple Example): Remove extraneous paragraph.
2295
2296 Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
2297
2298 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
2299 --enable-build-warnings option.
2300 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2301 * Makefile.in, configure: Re-generate.
2302
2303 2000-04-04 Alan Modra <alan@linuxcare.com.au>
2304
2305 * po/ld.pot: Regenerate.
2306
2307 * lexsup.c (help): Restore translated part of bug string.
2308
2309 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2310 (DEP): Quote when passing vars to sub-make. Add warning message
2311 to end.
2312 (DEP1): Rewrite for "gcc -MM".
2313 (CLEANFILES): Add DEP2.
2314 Update dependencies.
2315 * Makefile.in: Regenerate.
2316
2317 2000-04-03 Alan Modra <alan@linuxcare.com.au>
2318
2319 * ld.h: #include "bin-bugs.h"
2320 * lexsup.c (help): Use REPORT_BUGS_TO.
2321
2322 2000-03-27 Denis Chertykov <denisc@overta.ru>
2323
2324 * configure.tgt (avr-*-*): New target support.
2325 * Makefile.am: Likewise.
2326 * scripttempl/elf32avr.sc: New script file.
2327 * emulparams/avr1200.sh: New file.
2328 * emulparams/avr23xx.sh: New file.
2329 * emulparams/avr4433.sh New file.
2330 * emulparams/avr44x4.sh New file.
2331 * emulparams/avr85xx.sh New file.
2332 * emulparams/avrmega103.sh New file.
2333 * emulparams/avrmega161.sh New file.
2334 * emulparams/avrmega603.sh New file.
2335 * Makefile.in: Regenerate.
2336
2337 2000-03-09 Andreas Jaeger <aj@suse.de>
2338
2339 * Makefile.am (check-DEJAGNU): Also unset LANG.
2340 * Makefile.in: Rebuild.
2341
2342 2000-03-06 Ian Lance Taylor <ian@zembu.com>
2343
2344 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
2345 archive.
2346
2347 2000-03-02 H.J. Lu <hjl@gnu.org>
2348
2349 * emulparams/elf32mcore.sh: Include "getopt.h".
2350
2351 2000-03-01 Ian Lance Taylor <ian@zembu.com>
2352
2353 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
2354
2355 2000-03-01 H.J. Lu <hjl@gnu.org>
2356
2357 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
2358 * emulparams/shpe.sh: Likewise.
2359
2360 2000-03-01 Nick Clifton <nickc@cygnus.com>
2361
2362 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
2363 to unused parameters.
2364
2365 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
2366 functions only used by DLL code.
2367 (_place_orphan): Initialise 'dollar'.
2368
2369 2000-03-01 H.J. Lu <hjl@gnu.org>
2370
2371 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
2372 indicate if the undefined symbol is a fatal error or not.
2373 Don't delete the output file if "fatal" is false.
2374
2375 2000-02-29 H.J. Lu <hjl@gnu.org>
2376
2377 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
2378 Set LC_COLLATE and LC_ALL to null and export them. It is for
2379 sort which expects the C locale.
2380 Add $(LIBS) to all $(HOSTING_LIBS).
2381 * Makefile.in: Rebuild.
2382
2383 2000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
2384
2385 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
2386 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
2387 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
2388 (ld_emulation_xfer_struct): Add missing NULL initialiser for
2389 find_potential_libraries.
2390
2391 2000-02-28 Jim Blandy <jimb@redhat.com>
2392
2393 * ldgram.y (exclude_name_list): Don't require a comma to separate
2394 list entries; the lexer considers commas to be valid part of a
2395 filename, so in something like `foo, bar' the comma is considered
2396 part of the first filename, `foo,'.
2397 * ld.texinfo: Update section on EXCLUDE_FILE lists.
2398
2399 2000-02-27 Loren J. Rittle <ljrittle@acm.org>
2400
2401 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
2402 host "i[3456]86-*-freebsdelf*".
2403
2404 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
2405
2406 * scripttempl/i386go32.sc: Move misplaced semicolons.
2407
2408 2000-02-25 Ian Lance Taylor <ian@zembu.com>
2409
2410 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
2411 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
2412 (eelf64hppa.c, ehppaelf.c): Remove targets.
2413 * Makefile.in: Rebuild.
2414
2415 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2416
2417 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
2418 GNU/Linux/sparc, but keep the default as 32.
2419
2420 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
2421 it default if sparcv9 or sparc64.
2422
2423 2000-02-24 Nick Clifton <nickc@cygnus.com>
2424
2425 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
2426 * Makefile.in: Regenerate.
2427 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
2428
2429 * ldemul.h (ld_emulation_xfer_struct): Add new field:
2430 find_potential_libraries.
2431 * ldemul.c (ldemul_find_potential_libraries): New function.
2432
2433 * ldfile.c (ldfile_open_file_search): Allow function to be
2434 exported.
2435 (ldfile_open_file): Call ldemul_find_potential_libraries.
2436 * ldfile.h: Add prototype for ldfile_open_file_search.
2437
2438 * pe-dll.c: Add support for ARM, MIPS and SH targets.
2439
2440 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
2441 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
2442
2443 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
2444 (gld_X_find_potential_libraries): New function. Search for
2445 libraries called "*.lib".
2446
2447 * scripttempl/pe.sc: Add .pdata section.
2448
2449 2000-02-23 Richard Henderson <rth@cygnus.com>
2450
2451 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
2452 Add and use memory regions.
2453
2454 2000-02-23 Linas Vepstas (linas@linas.org)
2455
2456 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
2457
2458 * Makefile.am: Add support for Linux/IBM 370.
2459 * configure.tgt: Likewise.
2460
2461 * Makefile.in: Regenerate.
2462
2463 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
2464
2465 * ldlang.c (print_input_section, print_data_statement,
2466 print_reloc_statement, print_padding_statement, insert_pad,
2467 size_input_section, lang_check_section_addresses,
2468 lang_size_sections, lang_do_assignments, lang_set_startof,
2469 lang_one_common): Change `opb' to unsigned.
2470 (lang_do_assignments): Also change `size' to unsigned.
2471
2472 2000-02-16 Richard Henderson <rth@cygnus.com>
2473
2474 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
2475
2476 2000-02-16 Timothy Wall <twall@cygnus.com>
2477
2478 * mri.c (mri_draw_tree): Add default LMA region argument to call
2479 to lang_leave_output_section_statement.
2480 * ldlang.h: Update prototypes with LMA region arguments.
2481 * ldlang.c (lang_size_sections): Encapsulate region bounds
2482 checking in os_check_region call.
2483 (os_check_region): New function.
2484 (lang_output_section_statement_lookup): Initialize lma_region.
2485 (lang_leave_output_section_statement): Add LMA region argument.
2486 (lang_leave_overlay): Ditto.
2487 * ldgram.y: Handle LMA region syntax.
2488 * ld.texinfo (Output Section Description): Describe LMA region usage.
2489 * emultempl/armelf.em (gld$place_orphan): Add default value for
2490 lma region in call to lang_leave_output_section_statement.
2491 * emultempl/elf32.em (gld$place_orphan): Add default value for
2492 lma region in call to lang_leave_output_section_statement.
2493 * emultempl/pe.em (gld$place_orphan): Add default value for
2494 lma region in call to lang_leave_output_section_statement.
2495
2496
2497 2000-02-04 Timothy Wall <twall@redhat.com>
2498
2499 * ldlang.c (lang_check_section_addresses): Use bytes instead of
2500 octets when calculating section end addresses.
2501
2502 2000-02-04 Timothy Wall <twall@redhat.com>
2503
2504 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
2505
2506 2000-02-03 Timothy Wall <twall@redhat.com>
2507
2508 * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
2509 octet count.
2510 * ldlang.c (print_input_section, print_data_statement,
2511 print_reloc_statement, print_padding_statement): Print target
2512 address values and section sizes as bytes, not octets.
2513 (insert_pad) Calculate padding size in octets, and adjust "dot"
2514 by bytes.
2515 (size_input_section) Always adjust "dot" by bytes, not octets.
2516 (lang_check_section_addresses, lang_do_assignments) Adjust
2517 "dot" by bytes, not octets. Use the larger of the directive size
2518 or octets_per_byte for the number of octets actually allocated in
2519 the output section.
2520 (lang_set_startof) Make sure STARTOF returns a target address.
2521 (lang_one_common) Record size changes in octets.
2522 (lang_abs_symbol_at_end_of) Section end symbol's value is
2523 recorded in target bytes.
2524 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
2525 to be clear about behavior when an octet is smaller than one byte.
2526
2527 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
2528
2529 * ldcref.c (output_cref): Don't pass message strings to printf
2530 as format arg.
2531 Update copyright.
2532
2533 * ldmisc.c (vfinfo): Same here.
2534 Update copyright.
2535
2536 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
2537
2538 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
2539 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
2540 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
2541 Add missing NULL initialisers, and comments.
2542
2543 * testsuite/ld-srec/sr3.cc (__rethrow): New.
2544
2545 2000-01-21 Nick Clifton <nickc@cygnus.com>
2546
2547 * ldlang.c (lang_size_sections): Fix typo in comment.
2548
2549 2000-01-18 H.J. Lu <hjl@gnu.org>
2550
2551 * ldlang.c (lang_size_sections): Also update the current
2552 address of a region if the SEC_NEVER_LOAD bit is not set.
2553
2554 2000-01-10 Philip Blundell <pb@futuretv.com>
2555
2556 * configure.tgt (arm*-*-conix*): New target.
2557
2558 2000-01-07 Nick Clifton <nickc@cygnus.com>
2559
2560 * ld.texinfo (Options): Remind users to preceed linker command
2561 line switches with -Wl, (or whatever is appropriate) if it is
2562 being invoked by a comnpiler driver program.
2563 Fix description of the behaviour of the -n command line switch.
2564
2565 Wed Jan 5 08:02:12 2000 Catherine Moore <clm@cygnus.com>
2566
2567 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
2568 (name_list): New.
2569 * ld.texinfo (EXCLUDE_FILE): Update documentation.
2570 * ldgram.y (wildcard_spec): Support a list of excluded_files.
2571 (exclude_name_list): New.
2572 ldlang.c (walk_wild_section): Support list of excluded files.
2573 (print_wild_statement): Likewise.
2574 (lang_add_wild): Likewise.
2575 * ldlang.h (lang_wild_statement_type): Likewise.
2576 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
2577
2578 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
2579
2580 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
2581 (process_def_file): Use.
2582 (pe_dll_compat_implib): New variable.
2583 (make_one): Use.
2584
2585 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
2586 pe_dll_compat_implib.
2587
2588 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
2589 compat-implib options.
2590 (gld_${EMULATION_NAME}_list_options): List new options.
2591 (gld_${EMULATION_NAME}_parse_args): Handle.
2592
2593 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
2594 dll.
2595
2596 * deffilep.y (opt_name): Allow "." in name.
2597
2598 For older changes see ChangeLog-9899
2599 \f
2600 Local Variables:
2601 mode: change-log
2602 left-margin: 8
2603 fill-column: 74
2604 version-control: never
2605 End: