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