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