* emultempl/elf32.em: Correct spelling in comments and listed
[binutils-gdb.git] / ld / ChangeLog
1 2001-01-24 Hans-Peter Nilsson <hp@axis.com>
2
3 * emultempl/elf32.em: Correct spelling in comments and listed
4 options.
5
6 2001-01-23 Alan Modra <alan@linuxcare.com.au>
7
8 * ldlang.c (lang_leave_overlay): Only set lma_region from the
9 default for the first section of a group of overlay sections.
10
11 2001-01-22 Alan Modra <alan@linuxcare.com.au>
12
13 * Makefile.am (GENSCRIPTS): Pass exec_prefix.
14 * Makefile.in: Regenerate.
15 * genscripts.sh: Use exec_prefix parameter to specify tool lib.
16 Check for null tool_dir.
17
18 2001-01-16 Jim Wilson <wilson@redhat.com>
19
20 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
21 and IA_64.unwind.info.
22
23 2001-01-16 H.J. Lu <hjl@gnu.org>
24
25 * ldlang.c (lang_check): Merge the private data only if the
26 input file has contents.
27
28 2001-01-14 Alan Modra <alan@linuxcare.com.au>
29
30 * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
31
32 * emultempl/hppaelf.em (hppaelf_after_parse): New function,
33 enabling search for libmilli. On a relocatable link, make .text
34 sections unique.
35 (LDEMUL_AFTER_PARSE): Define.
36 (hppaelf_finish): Correct spelling of relocatable in comments.
37
38 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
39 rummage through the script for sections on the unique list.
40 Correct length of strncmp for ".note".
41 (gld${EMULATION_NAME}_check_needed): Rearrange function.
42
43 * ldlang.c (unique_section_list): New var.
44 (unique_section_p): New function.
45 (walk_wild_section): Don't match sections on unique_section_list.
46 (lang_add_unique): New function.
47 Correct spelling of relocatable in comments.
48
49 * ldlang.h (struct unique_sections): Declare.
50 (unique_section_list): Declare.
51 (unique_section_p): Declare.
52 (lang_add_unique): Declare.
53
54 * lexsup.c (ld_options): Allow --unique to take an optional arg.
55 (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
56
57 * ld.texinfo (--unique): Update.
58
59 2001-01-13 Nick Clifton <nickc@redhat.com>
60
61 * lexsup.c (parse_args): Remove spurious white space.
62
63 2001-01-12 Nick Clifton <nickc@redhat.com>
64
65 * lexsup.c (parse_args): Update copyright date.
66
67 2001-01-12 Philip Blundell <pb@futuretv.com>
68
69 * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
70
71 2001-01-10 Kazu Hirata <kazu@hxi.com>
72
73 * scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
74 * scripttempl/h8300h.sc: Fix formatting.
75 * scripttempl/h8300s.sc: Likewise.
76 * scripttempl/h8500.sc: Likewise.
77 * scripttempl/h8500b.sc: Likewise.
78 * scripttempl/h8500c.sc: Likewise.
79 * scripttempl/h8500m.sc: Likewise.
80 * scripttempl/h8500s.sc: Likewise.
81
82 2000-01-07 David O'Brien <obrien@BSDi.com>
83
84 * emultempl/elf32.em: Only perform Linux ld hints processing when
85 targeting Linux.
86
87 2001-01-07 Philip Blundell <philb@gnu.org>
88
89 * ld.texinfo (Bug Reporting): Update email address for reports.
90
91 2000-12-31 Nick Clifton <nickc@redhat.com>
92
93 * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
94 options by checking for a return value of '?' not -1.
95
96 2000-12-28 Nick Clifton <nickc@redhat.com>
97
98 * lexsup.c (struct ld_option): Add new enum value:
99 EXACTLY_TWO_DASHES.
100 (ld_options[]): Change -omagic, -output and -oformat options
101 to be EXACTLY_TWO_DASHES.
102 (OUTPUT_COUNT): Use ARRAY_SIZE.
103 (parse_args): Change parameter 'argc' to unsigned.
104 Place EXACTLY_TWO_DASHES options into new really_longopts
105 array.
106 If getopt_long_only fails, try calling getopt_long using the
107 really_longopts array.
108 (help): Print a double dash for both EXACTLY_TWO_DASHES and
109 TWO_DASHES options.
110
111 * ldlex.h: Fix prototype of parse_args.
112
113 * ld.texinfo: Document that long options starting with 'o'
114 must be preceeded by two dashes. Change example of a single
115 dashed long option from -oformat to -trace-symbol.
116
117 2000-12-26 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
118
119 * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
120 (longopts[]): New --no-default-excludes option.
121 (gld_${EMULATION_NAME}_list_options): Document.
122 (gld_${EMULATION_NAME}_parse_args): Handle.
123
124 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
125
126 * ldlang.c (new_stat): Revert the last beautification with "innocent"
127 whitespace, it breaks the K&R C preprocessor.
128
129 2000-12-11 DJ Delorie <dj@redhat.com>
130
131 * ld.texinfo: Add notes about --whole-archive and gcc.
132
133 2000-11-18 Fred Fish <fnf@be.com>
134
135 * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
136 (ld_options): Entry for --allow-shlib-undefined.
137 (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
138 * ldmain.c (main): Initialize link_info.allow_shlib_undefined
139 to false.
140 * ld.texinfo: Document new command line switch.
141
142 2000-12-12 Geoffrey Keating <geoffk@redhat.com>
143
144 * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
145 .fixup is actually read/write.
146 * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
147 * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
148 * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
149
150 Mon Dec 11 14:50:33 MET 2000 Jan Hubicka <jh@suse.cz>
151
152 * NEWS: Add note about x86_64 architecture.
153
154 2000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
155
156 * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
157 Set DWARF2 sections to a VMA of zero.
158
159 2000-12-01 Joel Sherrill <joel@OARcorp.com>
160
161 * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
162 New targets.
163 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
164 (sparc*-*-rtems*): Switched from a.out to ELF.
165
166 2000-11-30 Jan Hubicka <jh@suse.cz>
167
168 * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
169 (eelf_x86_64.c): New.
170 * Makefile.in: Regenerate.
171 * configure.tgt: Add support for x86_64-*-linux-gnu*.
172 * emulparams/elf_x86_64.sh: New.
173
174 2000-11-30 Hans-Peter Nilsson <hp@axis.com>
175
176 * emulparams/crislinux.sh (ENTRY): Change back to _start.
177 (TEXT_START_SYMBOLS): Remove conditional setting of __start.
178
179 * scripttempl/crisaout.sc: Change all RELOCATING not related to
180 merging non-a.out sections into CONSTRUCTING.
181
182 2000-11-28 Nick Clifton <nickc@redhat.com>
183
184 * ld.1 (COPYING): Mention that the GNU Free Documentation
185 License is present in the sources, but not the output, and
186 also available from the GNU website.
187 (GNU Free Documentation License): Comment out this section.
188
189 2000-11-28 David O'Brien <obrien@dragon.nuxi.com>
190
191 * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
192 does not use them.
193
194 2000-11-25 David O'Brien <obrien@FreeBSD.org>
195
196 * ld.1: Remove old date so it does not give the impression the manpage
197 is way out of date.
198
199 2000-11-24 Nick Clifton <nickc@redhat.com>
200
201 * configure.tgt (xscale-coff): Add target.
202 (xscale-elf): Add target.
203
204 2000-11-24 Fred Fish <fnf@be.com>
205
206 * ldmain.c (main): Remove redundant init of config.make_executable
207 to true.
208
209 2000-11-15 Richard Henderson <rth@redhat.com>
210
211 * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
212
213 2000-11-14 Kazu Hirata <kazu@hxi.com>
214
215 * scripttempl/h8300.sc: Fix formatting.
216 * scripttempl/h8300h.sc: Likewise.
217 * scripttempl/h8300s.sc: Likewise.
218
219 Tue Nov 14 00:59:19 2000 Denis Chertykov <denisc@overta.ru>
220
221 * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
222
223 2000-11-09 Philip Blundell <pb@futuretv.com>
224
225 * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
226 around orphan sections whose names can be represented in C.
227
228 2000-11-07 Jim Wilson <wilson@redhat.com>
229
230 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
231 hold_sdata. If SEC_SMALL_DATA set, set place to hold_sdata.
232
233 2000-11-06 Nick Clifton <nickc@redhat.com>
234
235 * ld.texinfo: Add GNU Free Documentation License.
236 * ldint.texinfo: Add GNU Free Documentation License.
237 * ld.1: Add GNU Free Documentation License.
238
239 2000-11-05 Alan Modra <alan@linuxcare.com.au>
240
241 * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
242 yy_is_interactive, yy_at_bol, and yy_fill_buffer.
243
244 * Makefile.am (DISTCLEANFILES): Add stringify.sed.
245 Move 2000-11-02 Makefile.in changes to this file.
246 * Makefile.in: Regenerate.
247
248 2000-11-03 Nick Clifton <nickc@redhat.com>
249
250 * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
251 constructors and destructors.
252 * scripttempl/h8300h.sc: Ditto.
253 * scripttempl/h8300s.sc: Ditto.
254 * scripttempl/h8500.sc: Ditto.
255 * scripttempl/h8500b.sc: Ditto.
256 * scripttempl/h8500c.sc: Ditto.
257 * scripttempl/h8500m.sc: Ditto.
258 * scripttempl/h8500s.sc: Ditto.
259 * scripttempl/v850.sc: Ditto.
260 * scripttempl/w65.sc: Ditto.
261 * scripttempl/z8000.sc: Ditto.
262
263 2000-11-02 Per Lundberg <plundis@chaosdev.org>
264
265 * Makefile.in (e_i386_chaos.c): New rule.
266 (ALL_EMULATIONS): Added e_i386_chaos.o.
267 * emulparams/elf_i386_chaos.sh: New file.
268 * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
269
270 2000-10-20 Jakub Jelinek <jakub@redhat.com>
271
272 * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
273 NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
274 Fix sed invocation, so that it coped with '/' in Solaris 64bit
275 library path suffix.
276 Based on patch by Andrew Macleod <amacleod@cygnus.com>.
277
278 2000-10-18 Hans-Peter Nilsson <hp@axis.com>
279
280 * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
281 for consecutive sections.
282
283 2000-10-17 Chandrakala Chavva <cchavva@redhat.com>
284
285 * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
286 options.
287 * ld.texinfo: Added notes about this new option.
288
289 2000-10-16 Nick Clifton <nickc@redhat.com>
290
291 * emultempl/pe.em (_after_open): Add tests of return values from
292 bfd functions. Emit appropriate error messages if necessary.
293
294 2000-10-13 Nick Clifton <nickc@redhat.com>
295
296 * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
297 local variables - they are not used, but leave in the call to
298 bfd_canonicalize_symtab.
299 (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
300 pe_dll_search_prefix.
301
302 2000-10-12 Charles Wilson <cwilson@ece.gatech.edu>
303
304 * emultempl/pe.em (pe_dll_search_prefix): New variable,
305 (longopts): New --dll-search-prefix option.
306 (gld_${EMULATION_NAME}_list_options): Document.
307 (gld_${EMULATION_NAME}_parse_args): Handle.
308 (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
309 dynamically, search for a dll named '<prefix><basename>.dll'
310 in preference to 'lib<basename>.dll' if --dll-search-prefix
311 is specified.
312
313 2000-10-12 Alan Modra <alan@linuxcare.com.au>
314
315 * ldlang.c (section_already_linked): Set kept_section instead of
316 sec->comdat->sec.
317
318 2000-10-10 Kazu Hirata <kazu@hxi.com>
319
320 * deffile.h: Fix formatting.
321 * lexsup.c: Likewise.
322 * mri.c: Likewise.
323
324 2000-10-09 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
325
326 * pe-dll.c (make_one): Do not generate code thunk for DATA
327 exports.
328 (process_def_file): deduce DATA flag for auto-export sumbols.
329
330 2000-10-09 Kazu Hirata <kazu@hxi.com>
331
332 * ld.h: Fix formatting.
333 * ldcref.c: Likewise.
334 * ldctor.h: Likewise.
335 * ldemul.c: Likewise.
336 * ldemul.h: Likewise.
337 * ldexp.c: Likewise.
338 * ldexp.h: Likewise.
339 * ldfile.c: Likewise.
340 * ldfile.h: Likewise.
341 * ldlang.c: Likewise.
342 * ldlang.h: Likewise.
343 * ldmain.c: Likewise.
344 * pe-dll.c: Likewise.
345
346 * pe-dll.c: Revert some formatting fixes.
347
348 2000-10-08 Kazu Hirata <kazu@hxi.com>
349
350 * pe-dll.c: Fix formatting.
351
352 2000-10-05 Kazu Hirata <kazu@hxi.com>
353
354 * ldlang.c: Fix formatting.
355
356 2000-10-03 DJ Delorie <dj@redhat.com>
357
358 * pe-dll.c (fill_edata): initialize entire block
359 (make_one): fill in correct section.
360
361 2000-10-03 Kazu Hirata <kazu@hxi.com>
362
363 * ldexp.c: Fix formatting.
364
365 2000-10-02 DJ Delorie <dj@redhat.com>
366
367 * emultempl/pe.em (gld_*_after_open): detect case where there two
368 import libraries for same dll; rename one to ensure proper link
369 order.
370
371 * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
372 typo
373 (generate_edata): fix typo
374
375 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
376
377 * scripttempl/crisaout.sc (ENTRY): Now __start.
378 (.text): Add default setting for __start.
379 Remove CONSTRUCTORS handling.
380 (/DISCARD/): Add .gnu.warning.*.
381 * emulparams/crislinux.sh (ENTRY): Now __start.
382 (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
383 * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
384 (ENTRY): Now __start.
385 (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
386 (EXECUTABLE_SYMBOLS): Add default setting for __start.
387
388 2000-09-29 Kazu Hirata <kazu@hxi.com>
389
390 * deffile.h: Fix formatting.
391 * ld.h: Likewise.
392 * ldcref.c: Likewise.
393 * ldctor.c: Likewise.
394 * ldctor.h: Likewise.
395 * ldemul.c: Likewise.
396 * ldemul.h: Likewise.
397 * ldexp.c: Likewise.
398 * ldexp.h: Likewise.
399 * ldfile.c: Likewise.
400 * ldfile.h: Likewise.
401 * ldlang.c: Likewise.
402 * ldlang.h: Likewise.
403 * lexsup.c: Likewise.
404 * mri.c: Likewise.
405 * pe-dll.c: Likewise.
406
407 2000-09-28 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
408
409 * pe-dll.c (process_def_file): Uninitialized data wasn't
410 exported with --export-all-symbols switch.
411
412 2000-09-28 DJ Delorie <dj@redhat.com>
413
414 * pe-dll.c (fill_edata): rearrange the data so that ordinals and
415 noname work properly.
416
417 2000-09-28 Alan Modra <alan@linuxcare.com.au>
418
419 * ld.texinfo (HPPA ELF32): New section.
420
421 * emultempl/hppaelf.em (group_size): New.
422 (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
423 (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
424 (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size. Duplicate
425 options to prevent abbreviations matching.
426 (PARSE_AND_LIST_OPTIONS): Describe the above. Reformat.
427 (PARSE_AND_LIST_ARGS_CASES): Handle it.
428
429 2000-09-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
430
431 * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
432 on the m68*-*-elf target. Make it support COFF input objects.
433
434 2000-09-21 Kazu Hirata <kazu@hxi.com>
435
436 * ldmain.c: Fix formatting.
437 * ldmisc.c: Likewise.
438 * ldver.c: Likewise.
439 * ldwrite.c: Likewise.
440
441 2000-09-21 Alan Modra <alan@linuxcare.com.au>
442
443 * ldwrite.c (clone_section): Silence gcc warnings.
444
445 2000-09-20 Alan Modra <alan@linuxcare.com.au>
446
447 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
448 out of memory failure.
449
450 * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
451 (clone_section): Handle out of memory failures. Rename var to
452 avoid c++ reserved word.
453
454 2000-09-18 Alan Modra <alan@linuxcare.com.au>
455
456 * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
457 stub_name param to stub_sec_name.
458 (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
459
460 2000-09-10 Michael Sokolov <msokolov@ivan.Harhan.ORG>
461
462 * emultempl/m68kelf.em: New file.
463 * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
464 * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
465 * Makefile.in: Regenerate.
466
467 2000-09-15 Alan Modra <alan@linuxcare.com.au>
468
469 * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
470 only as needed.
471
472 2000-09-13 Nick Clifton <nickc@redhat.com>
473
474 * ldmain.c (multiple_definition): Disable relaxation if
475 multiple symbol definitions are encountered - otherwise the
476 linker could abort with an assertion failure.
477
478 2000-09-10 Nick Clifton <nickc@redhat.com>
479
480 * mri.c: Fix formatting.
481
482 2000-09-07 H.J. Lu <hjl@gnu.org>
483
484 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
485 * configure: Rebuild.
486
487 2000-09-07 H.J. Lu <hjl@gnu.org>
488
489 * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
490 * Makefile.in: Rebuild.
491
492 2000-09-07 Alan Modra <alan@linuxcare.com.au>
493
494 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
495 broken list handling. Create __start_SECNAME and __stop_SECNAME
496 when no place-holder. Add some comments. Test both SEC_CODE and
497 SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
498 Handle case where no output section statement created.
499
500 2000-09-07 Niibe Yutaka <gniibe@m17n.org>, Kaz Kojima <kkojima@rr.iij4u.or.jp>, Alexandre Oliva <aoliva@redhat.com>
501
502 * configure.tgt (sh-*-linux*): Added.
503 * Makefile.am: Added eshelf_linux and eshlelf_linux.
504 * Makefile.in: Rebuilt.
505 * emulparams/shelf_linux.sh: New file.
506 * emulparams/shlelf_linux.sh: New file.
507
508 2000-09-06 Alan Modra <alan@linuxcare.com.au>
509
510 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
511 try shuffling sections when the orphan happens to be the place
512 holder. Keep count of unique section names generated so we speed
513 the search for a new name.
514
515 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
516
517 * configure: Rebuilt with new libtool.m4.
518
519 2000-09-05 Nick Clifton <nickc@redhat.com>
520
521 * Makefile.in: Regenerate.
522 * aclocal.m4: Regenerate.
523 * configure: Regenerate.
524 * config.in: Regenerate.
525 * po/ld.pot: Regenerate.
526
527 * ldint.texinfo: Remove CVS revision marker - it foils local
528 comparisons.
529
530 * emultempl/ticoff.em: Remove extraneous comma.
531
532 2000-09-05 Alan Modra <alan@linuxcare.com.au>
533
534 * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
535 to stub section flags.
536 (hppa_for_each_input_file_wrapper): New.
537 (hppa_lang_for_each_input_file): New.
538 (lang_for_each_input_file): Define to call above.
539 (multi_subspace): New.
540 (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
541 (PARSE_AND_LIST_PROLOGUE): Define.
542 (PARSE_AND_LIST_LONGOPTS): Define.
543 (PARSE_AND_LIST_OPTIONS): Define.
544 (PARSE_AND_LIST_ARGS_CASES): Define.
545 (hppaelf_finish): Call elf32_hppa_set_gp.
546 (hppaelf_set_output_arch): Remove.
547 (LDEMUL_SET_OUTPUT_ARCH): Remove.
548
549 * emulparams/hppalinux.sh (ELFSIZE): Define.
550 (MACHINE): Define.
551 (OTHER_READONLY_SECTIONS): Define.
552 (DATA_PLT): Define.
553 (GENERATE_SHLIB_SCRIPT): Define.
554
555 * ldlang.c: Add missing prototypes, and tidy others. Change CONST
556 to const throughout. Change `void *' to `PTR' throughout.
557 (lang_memory_default): Function is local to file, add `static'.
558
559 * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
560 (ehppalinux.c): Likewise.
561 (earmelf.c): Likewise.
562 (earmelf_linux.c): Likewise.
563 (earmelf_linux26.c): Likewise.
564 * Makefile.in: Regenerate.
565
566 * ld.h (ld_config_type): Add unique_orphan_sections.
567 * lexsup.c (OPTION_UNIQUE): Define.
568 (ld_options): Add "--unique".
569 (parse_args): Handle it.
570 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
571 search for an existing output section if unique_orphan_sections is
572 set. Make use of bfd_get_unique_section_name rather than
573 duplicating code here.
574 * ld.texinfo: Describe --unique.
575
576 * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
577 optional arg to split-by-file.
578 (parse_args): Handle them.
579 * ld.texinfo: Update description of these options.
580 * ldwrite.c (clone_section): Pass in the section name. Replace
581 local code with bfd_get_unique_section_name.
582 (split_sections): Tidy code and comments. Use a list traversal
583 more appropriate to the list construction. Handle cooked section
584 sizes. Split when split_by_reloc reached rather than exceeded.
585 Track section size and split when split_by_file reached. Fix
586 link_order_tail (even though it's not used).
587 (ldwrite): Modify condition for calling split_sections to suit
588 changed split_by_reloc and split_by_file.
589 * ldmain.c (main): Init config.split_by_reloc and
590 config.split_by_file to -1.
591 * ld.h (ld_config_type): Change split_by_reloc to unsigned.
592 Change split_by_file to bfd_size_type.
593
594 2000-09-02 Nick Clifton <nickc@redhat.com>
595
596 * configure.in: Increase version number to 2.10.91.
597 * NEWS: Mention new ability to support removal of duplicate DWARF2
598 debug information.
599 * configure: Regenerate.
600 * aclocal.m4: Regenerate.
601 * config.in: Regenerate.
602
603 2000-09-02 Daniel Berlin <dberlin@redhat.com>
604
605 * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
606 sections.
607 * scripttempl/elf32var.sc: Ditto.
608 * scripttempl/elfd10v.sc: Ditto.
609 * scripttempl/elfd30v.sc: Ditto.
610 * scripttempl/elfi370.sc: Ditto.
611 * scripttempl/elfm68hc11.sc: Ditto.
612 * scripttempl/elfm68hc12.sc: Ditto.
613 * scripttempl/elfi386beos.sc: Ditto.
614 * scripttempl/v850.sc: Ditto.
615
616 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
617
618 * acinclude.m4: Include libtool and gettext macros from the
619 top level.
620 * aclocal.m4, configure: Rebuilt.
621
622 2000-08-25 Nick Clifton <nickc@redhat.com>
623
624 * ldlang.c (open_output): When choosing the target for a
625 particular endianness, do nothing if the target is not
626 supported.
627
628 2000-08-25 H.J. Lu <hjl@gnu.org>
629
630 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
631 check -rpath nor LD_RUN_PATH for cross link.
632 * ld.texinfo: Document the change.
633
634 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
635
636 * NEWS: Mention support for CRIS.
637
638 2000-08-23 H.J. Lu <hjl@gnu.org>
639
640 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
641 the current runpath list from bfd_elf_get_runpath_list ()
642 before search.
643
644 2000-08-22 H.J. Lu <hjl@gnu.org>
645
646 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
647 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
648 LD_LIBRARY_PATH for native linker. Display the needed DSO if
649 trace_file_tries is non-zero.
650 (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
651 if trace_file_tries is non-zero.
652
653 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
654 * NEWS: Mention it.
655
656 2000-08-14 Jason Eckhardt <jle@cygnus.com>
657
658 * NEWS: Mention i860 support.
659
660 2000-08-14 Andreas Schwab <schwab@suse.de>
661
662 * scripttempl/elf.sc: Fix last change to use correct comment
663 syntax.
664
665 2000-08-10 Geoff Keating <geoffk@cygnus.com>
666
667 * scripttempl/elf.sc: Add a comment giving the correspondence
668 between sections, per-datum sections, and linkonce sections. Make
669 the comment true even for .bss, .sdata, .sdata2, .sbss, and
670 .sbss2.
671
672 2000-08-10 Jason Eckhardt <jle@cygnus.com>
673
674 * emulparams/elf32_i860.sh: New file.
675 * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
676 * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
677 (eelf32_i860.c): New rule.
678 * Makefile.in: Regenerate.
679
680 2000-08-10 Nick Clifton <nickc@cygnus.com>
681
682 * emulparams/mipspe.sh (ENTRY): Add definition.
683
684 2000-08-08 Peter Jeremy <peter.jeremy@alcatel.com.au>
685
686 * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
687 in error message.
688
689 2000-08-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
690
691 * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
692 the final size of .bss section.
693 * scripttempl/elfm68hc12.sc: Likewise.
694
695 2000-08-04 Alan Modra <alan@linuxcare.com.au>
696
697 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
698 gld${EMULATION_NAME}_parse_args for consistency. Combine
699 lastoptind and prevoptind vars, and keep track of last optind.
700 (gld_${EMULATION_NAME}_list_options): Rename to
701 gld${EMULATION_NAME}_list_options.
702
703 2000-08-03 Rodney Brown <RodneyBrown@pmsc.com>
704
705 * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
706 (i586-sco-sysv5uw7.1.0).
707
708 2000-07-27 H.J. Lu <hjl@gnu.org>
709
710 * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
711 (PARSE_AND_LIST_PROLOGUE): New.
712 (PARSE_AND_LIST_LONGOPTS): Likewise.
713 (PARSE_AND_LIST_OPTIONS): Likewise.
714 (PARSE_AND_LIST_ARGS_CASES): Likewise.
715 (PARSE_AND_LIST_EPILOGUE): Likewise.
716
717 2000-07-28 Alan Modra <alan@linuxcare.com.au>
718
719 * emultempl/armelf.em: Elide functions common to elf32.em,
720 ie. most of the file.
721 (arm_elf_after_open): New. Do arm specific things then call
722 gld${EMULATION_NAME}_after_open.
723 (arm_elf_before_allocation): New. Call
724 gld${EMULATION_NAME}_before_allocation then do arm specifics.
725 (PARSE_AND_LIST_PROLOGUE): Define.
726 (PARSE_AND_LIST_SHORTOPTS): Define.
727 (PARSE_AND_LIST_LONGOPTS): Define.
728 (PARSE_AND_LIST_OPTIONS): Define.
729 (PARSE_AND_LIST_ARGS_CASES): Define.
730 (LDEMUL_AFTER_OPEN): Define.
731 (LDEMUL_BEFORE_ALLOCATION): Define.
732 (LDEMUL_BEFORE_PARSE): Define.
733 (LDEMUL_FINISH): Define.
734
735 * emultempl/hppaelf.em: Similarly zap most of this file.
736 (hppaelf_add_stub_section): Prototype.
737 (hppaelf_layaout_sections_again): Prototype.
738 (hook_in_stub): Prototype.
739 (LDEMUL_SET_OUTPUT_ARCH): Define.
740 (LDEMUL_FINISH): Define.
741 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
742
743 * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
744 (EXTRA_EM_FILE): New.
745 * emulparams/armelf_linux.sh: Likewise.
746 * emulparams/armelf_linux26.sh: Likewise.
747 * emulparams/hppalinux.sh: Likewise.
748 * emulparams/hppaelf.sh: Likewise.
749 (NOP): Define.
750
751 * emultempl/elf32.em: Fix formatting.
752 (EXTRA_EM_FILE): Source it.
753 (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
754 LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
755 LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
756 LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
757 LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
758 LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
759 LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
760 LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
761 LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars. Add code to
762 allow functions in this file to be overridden.
763 (PARSE_AND_LIST_SHORTOPTS): Handle it.
764
765 * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
766
767 * emultempl/elf32.em: Reorganize file.
768
769 2000-07-27 Ivan Kokshaysky <ink@jurassic.park.msu.ru>
770
771 * emulparams/elf64alpha.sh: Implement "-taso" emulation
772 specific option to fit 64-bit executable in the lower
773 31-bit address range. This is done by changing start
774 address of .interp (the very first section of executable)
775 and then setting EF_ALPHA_32BIT elf header flag.
776
777 2000-07-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
778
779 * emultempl/m68kcoff.em: New file.
780 * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
781 * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
782 generic.em.
783 * Makefile.in: Regenerate.
784
785 2000-07-20 H.J. Lu <hjl@gnu.org>
786
787 * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
788 and "disable-new-dtags" to stop getopt from treating -d/-e as
789 abbreviations for these options.
790
791 2000-07-20 H.J. Lu <hjl@gnu.org>
792
793 * ld.texinfo: Add documentation for --disable-new-dtags and
794 --enable-new-dtags.
795
796 * ldmain.c (main): Initialize link_info.new_dtags to false.
797
798 * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
799 --disable-new-dtags and --enable-new-dtags.
800 (gld_${EMULATION_NAME}_list_options): Likewise.
801
802 2000-07-05 Kenneth Block <krblock@computer.org>
803
804 * ld/lexsup.c: Add optional style to demangle switch
805 * ld/ld.texinfo: Document optional style to demangle switch.
806
807 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
808
809 * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
810 ecrislinux.o.
811 (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
812 Regenerate dependencies.
813 * Makefile.in: Rebuild.
814 * configure.tgt (cris-*-*): New target.
815 * emulparams/crisaout.sh, emulparams/criself.sh,
816 emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
817 * po/POTFILES.in, po/ld.pot: Regenerate.
818
819 2000-07-20 H.J. Lu <hjl@gnu.org>
820
821 * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
822 Print out ignored -z options.
823
824 2000-07-19 H.J. Lu <hjl@gnu.org>
825
826 * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
827 (PARSE_AND_LIST_PROLOGUE): New.
828 (PARSE_AND_LIST_LONGOPTS): Likewise.
829 (PARSE_AND_LIST_OPTIONS): Likewise.
830 (PARSE_AND_LIST_ARGS_CASES): Likewise.
831
832 * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
833
834 * lexsup.c (ld_options): Comment out 'z'.
835 (parse_args): Likewise.
836
837 * emultempl/elf32.em: Include "elf/common.h".
838 (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
839 options.
840 (gld_${EMULATION_NAME}_list_options): Likewise.
841
842 * ld.texinfo: Add documentation for the recognized -z options.
843
844 2000-07-19 H.J. Lu <hjl@gnu.org>
845
846 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
847 bfd_elf_set_dt_needed_soname ().
848
849 2000-07-18 DJ Delorie <dj@cygnus.com>
850
851 * pe-dll.c (pe_dll_id_target): check object target name also
852
853 2000-07-18 Hans-Peter Nilsson <hp@axis.com>
854
855 * scripttempl/elf.sc (.init): Only do ${INIT_START} and
856 ${INIT_END} if relocating.
857 (.fini): Likewise ${FINI_START} and ${FINI_END}.
858
859 2000-07-16 Charles Wilson <cwilson@ece.gatech.edu>
860
861 * src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search
862 order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
863 foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
864 errors introduced by the old dynamic lib search order.
865
866 2000-07-17 DJ Delorie <dj@cygnus.com>
867
868 * pe-dll.c (process_def_file): auto-export data items also
869 (pe_process_import_defs): also see if _imp_ form needed
870
871 2000-07-12 Charles Wilson <cwilson@ece.gatech.edu>
872
873 * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
874 for dll import libraries
875
876 2000-07-12 Mark Elbrecht <snowball3@bigfoot.com>
877
878 * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
879 gcc 2.95.2 and later.
880
881 2000-07-11 Kazu Hirata <kazu@hxi.com>
882
883 * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
884 message.
885
886 2000-07-10 Alan Modra <alan@linuxcare.com.au>
887
888 * ldemul.h (struct lang_input_statement_struct): Remove forward
889 declaration.
890 (struct search_dirs): Likewise.
891 * ldfile.h (struct lang_input_statement_struct): Likewise.
892 Protect file from multiple inclusion.
893 * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
894 declaration from macro to file scope.
895
896 * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
897 * ldgram.y: Likewise here.
898 * ldlang.c: And here.
899 * ldmain.c: And here.
900 * mpw-elfmips.c: And here.
901 * mpw-eppcmac.c: And here.
902 * emultempl/aix.em: And here.
903 * emultempl/armcoff.em: And here.
904 * emultempl/armelf.em: And here.
905 * emultempl/armelf_oabi.em: And here.
906 * emultempl/beos.em: And here.
907 * emultempl/elf32.em: And here.
908 * emultempl/hppaelf.em: And here.
909 * emultempl/linux.em: And here.
910 * emultempl/lnk960.em: And here.
911 * emultempl/pe.em: And here.
912 * emultempl/sunos.em: And here.
913 * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
914 * mpw-idtmips.c: Ditto.
915 * emultempl/generic.em: Ditto.
916 * emultempl/gld960.em: Ditto.
917 * emultempl/gld960c.em: Ditto.
918 * emultempl/mipsecoff.em: Ditto.
919 * emultempl/ticoff.em: Ditto.
920 * emultempl/vanilla.em: Ditto.
921
922 * pe-dll.c: Include ldfile.h
923 * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
924
925 * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
926 arguments to bfd_elf32_size_dynamic_sections call.
927 (gldelf32ebmip_place_orphan): Add missing arguments to
928 lang_leave_output_section_statement call.
929
930 2000-07-10 H.J. Lu <hjl@gnu.org>
931
932 * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
933 DLL_SUPPORT.
934 (strhash): Likewise.
935 (compute_dll_image_base): Likewise.
936 (pe_undef_found_sym): Likewise.
937 (pe_undef_cdecl_match): Likewise.
938 (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
939 argument "arch" with ATTRIBUTE_UNUSED.
940
941 2000-07-10 Alan Modra <alan@linuxcare.com.au>
942
943 * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
944
945 From Ryan Bradetich <rbradetich@uswest.net>
946 * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
947
948 2000-07-09 Alan Modra <alan@linuxcare.com.au>
949
950 Changes to create multiple linker stubs, positioned immediately
951 before the section where they are required.
952 * emultempl/hppaelf.em: Include elf32-hppa.h.
953 (stub_sec, file_chain): Delete.
954 (hppaelf_create_output_section_statements): Don't make a stub
955 section here.
956 (hook_stub_info): New struct.
957 (hook_in_stub): New function.
958 (hppaelf_add_stub_section): New function.
959 (hppaelf_finish): Do nothing for relocateable links. Modify the
960 call to elf32_hppa_size_stubs. Move code for updating section
961 layout from here...
962 (hppaelf_layaout_sections_again): ..to here, a new function.
963
964 * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
965 broken list handling. Pass in a pointer to the list.
966 (hppaelf_finish): Update call to hppaelf_delete_padding_statements
967 for above changes.
968 (hppaelf_before_parse): Prototype.
969 (hppaelf_set_output_arch): Prototype.
970 (hppaelf_create_output_section_statements): Prototype.
971 (hppaelf_delete_padding_statements): Prototype.
972 (hppaelf_finish): Prototype.
973
974 Merge from elf32.em
975 * emultempl/hppaelf.em: Include ctype.h.
976 (struct orphan_save): New.
977 (gld${EMULATION_NAME}_place_orphan): New.
978 (output_rel_find): New.
979 (hppaelf_get_script): Update from elf32.em.
980 (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
981 Change emulation_name field to "${EMULATION_NAME}". Add
982 gld${EMULATION_NAME}_place_orphan.
983
984 * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o, add
985 ehppalinux.o, sort it. Regenerate dependencies.
986 (ehppalinux.c): Depend on hppaelf.em
987 * Makefile.in: Regenerate.
988
989 * configure.tgt: targ_emul=hppalinux for hppa*linux
990
991 * emulparams/hppalinux.sh: New.
992 * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
993
994 2000-07-08 Alan Modra <alan@linuxcare.com.au>
995
996 * lexsup.c (parse_args): Copy section name.
997
998 2000-07-07 Charles Wilson <cwilson@ece.gatech.edu>
999
1000 * emultempl/pe.em: institute the following search order for
1001 dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
1002 libs), libfoo.dll, foo.dll (link direct to dll). Fall back to
1003 static lib (libfoo.a) if none of the above are found.
1004
1005 2000-07-07 Mumit Khan <khan@xraylith.wisc.edu>
1006
1007 * emultempl/pe.em (pe_enable_auto_image_base): New variable.
1008 (longopts): New --{enable,disable}-auto-image-base options.
1009 (gld_${EMULATION_NAME}_list_options): Document.
1010 (gld_${EMULATION_NAME}_parse): Handle.
1011 (strhash): New static function.
1012 (compute_dll_image_base): New static function.
1013 (gld_${EMULATION_NAME}_set_symbols): Use.
1014
1015 2000-07-05 DJ Delorie <dj@redhat.com>
1016
1017 * MAINTAINERS: new
1018
1019 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
1020
1021 * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
1022 * emulparams/elf32btsmip.sh: New file.
1023 * Makefile.am: Add traditional mips target.
1024 * Makefile.in: Rebuild.
1025
1026 2000-07-01 H.J. Lu <hjl@gnu.org>
1027
1028 * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
1029 automake to use YLWRAP.
1030 * Makefile.in: Rebuild.
1031
1032 2000-07-01 Alan Modra <alan@linuxcare.com.au>
1033
1034 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
1035 (CLEANFILES): Add DEPA.
1036 * Makefile.in: Regenerate.
1037
1038 2000-06-30 Timothy Wall <twall@ppc>
1039
1040 * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
1041 the page in the upper octet of the address.
1042
1043 2000-06-26 Marek Michalkiewicz <marekm@linux.org.pl>
1044
1045 * emulparams/avrmega161.sh (ARCH): Change to avr:5.
1046
1047 2000-06-24 Alan Modra <alan@linuxcare.com.au>
1048
1049 * NEWS: arm-elf does --gc-sections too.
1050
1051 2000-06-22 Alan Modra <alan@linuxcare.com.au>
1052
1053 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
1054 find one.
1055 * Makefile.in: Regenerate.
1056
1057 2000-06-21 H.J. Lu <hjl@gnu.org>
1058
1059 * Makefile.am: Rebuild dependency.
1060 * Makefile.in: Rebuild.
1061
1062 2000-06-20 H.J. Lu <hjl@gnu.org>
1063
1064 * Makefile.am: Rebuild dependency.
1065 * Makefile.in: Rebuild.
1066
1067 2000-06-20 Timothy Wall <twall@cygnus.com>
1068
1069 * scripttempl/tic54xcoff.sc: New.
1070 * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
1071 * gen-doc.texi: Add flag for TI COFF.
1072 * ld.texinfo: Add documentation for TI COFF handling switches.
1073 * emultempl/ticoff.em: New. TI COFF handling.
1074 * configure.tgt: Add tic54x target.
1075 * Makefile.am: Add tic54x target.
1076 * Makefile.in: Ditto.
1077
1078 2000-06-20 Alan Modra <alan@linuxcare.com.au>
1079
1080 * ldmain.c (set_scripts_dir): Correct pointer comparison when
1081 checking for backslashes.
1082
1083 2000-06-19 Alan Modra <alan@linuxcare.com.au>
1084
1085 * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
1086
1087 2000-06-18 Alan Modra <alan@linuxcare.com.au>
1088
1089 * NEWS: Update list of targets supporting --gc-sections.
1090
1091 * scripttempl/elf.sc: KEEP .eh_frame contents.
1092 * scripttempl/elfd30v.sc: Same here.
1093
1094 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
1095
1096 * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
1097 and m68hc11 (elf).
1098 * Makefile.in: Rebuild.
1099 * configure.tgt: Recognize m68hc12 and m68hc11.
1100 * scripttempl/elfm68hc12.sc: New file.
1101 * emulparams/m68hc12elfb: New emulation.
1102 * emulparams/m68hc12elf: New emulation.
1103 * emulparams/m68hc11elfb.sh: New file. User configurable emulation
1104 (includes a memory.x script to define the ROM and RAM banks).
1105 * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
1106 New configuration files for support of Motorola 68hc11
1107
1108 2000-06-15 Alan Modra <alan@linuxcare.com.au>
1109
1110 * ldmain.c (main): Only change SEC_READONLY for final link.
1111
1112 2000-06-13 H.J. Lu <hjl@gnu.org>
1113
1114 * configure: Regenerate.
1115
1116 2000-06-08 David O'Brien <obrien@FreeBSD.org>
1117
1118 * configure.in (VERSION): Update to show this is the CVS mainline.
1119
1120 2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1121
1122 * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
1123 input objects to be ECOFF.
1124 (check_sections): einfo takes %B, not %P, to print a BFD name.
1125
1126 2000-06-05 Michael Matz <matz@ifh.de>
1127
1128 * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
1129 version scripts.
1130
1131 * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
1132
1133 2000-05-23 Marek Michalkiewicz <marekm@linux.org.pl>
1134
1135 * emulparams/avr1200.sh (STACK): Define as 0.
1136 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
1137 * emulparams/avr4433.sh (STACK): Likewise.
1138 * emulparams/avr44x4.sh (STACK): Likewise.
1139 * emulparams/avr85xx.sh (STACK): Likewise.
1140 * emulparams/avrmega103.sh (STACK): Likewise.
1141 * emulparams/avrmega161.sh (STACK): Likewise.
1142 * emulparams/avrmega603.sh (STACK): Likewise.
1143 * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
1144 (__stack): Define from ${STACK} for main().
1145
1146 2000-05-26 Alan Modra <alan@linuxcare.com.au>
1147
1148 * Makefile.am: Update dependencies with "make dep-am"
1149 * Makefile.in: Regenerate.
1150
1151 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
1152
1153 * ldmain.c: Include filenames.h.
1154 (set_scripts_dir): Support backslashes in program name.
1155
1156 2000-05-22 Igor Shevlyakov <igor@windriver.com>
1157
1158 * ldmain.c (main): When deciding if ".text" section should be
1159 read-only, don't forget to reset SEC_READONLY because it
1160 could be already set.
1161
1162 2000-05-22 Thomas de Lellis <tdel@windriver.com>
1163
1164 * ld.1: Add documentation for new command line option:
1165 --section-start <sectionname>=<sectionorg>
1166 This is a generic version of -Ttext etc. which accepts
1167 any section name as a parameter instead of just text/data/
1168 bss.
1169 * ld.texinfo: More docs.
1170 * NEWS: More docs.
1171 * lexsup.c: (parse_args): Recognize new command line option.
1172 (ld_options): Add new option.
1173
1174 2000-05-18 H.J. Lu <hjl@gnu.org>
1175
1176 * lexsup.c (parse_args): `i' == `r', not `q'.
1177
1178 Thu May 18 10:47:57 2000 Jeffrey A Law (law@cygnus.com)
1179
1180 * configure.tgt (hppa*64*-*-*): Enable PA64 target.
1181
1182 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com>
1183 Rick Gorton <gorton@scrugs.lkg.dec.com>
1184
1185 Add support for '-q' == '--emit-relocs' switch.
1186 * ldmain.c (main): Default to false.
1187 * lexsup.c (parse_args): Turn on emitrelocations flag if set.
1188 * NEWS: Describe the emitrelocations switch.
1189 * ld.texinfo: Describe the emitrelocations switch.
1190
1191 2000-05-16 Charles Wilson <cwilson@ece.gatech.edu>
1192
1193 * ld/emultempl/pe.em (_open_dynamic_archive): New function: Search
1194 the library path for "foo.dll" and "libfoo.dll" dynamic libraries
1195 before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
1196 link options.
1197
1198 2000-05-15 David O'Brien <obrien@FreeBSD.org>
1199
1200 * lexsup.c (parse_args): Update the year in the copyright notice.
1201
1202 2000-05-13 Alan Modra <alan@linuxcare.com.au>
1203
1204 * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
1205 Replace defines with those from intl/libgettext.h to quieten gcc
1206 warnings.
1207
1208 2000-05-10 H.J. Lu <hjl@gnu.org>
1209
1210 * ldlang.c (open_input_bfds): Don't load the same file within
1211 a group again if the whole archive has been loaded already.
1212
1213 2000-05-03 Alan Modra <alan@linuxcare.com.au>
1214
1215 From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
1216 * lexsup.c (set_section_start): Use bfd_scan_vma rather than
1217 strtoul.
1218
1219 Mon May 1 17:34:34 2000 Jim Wilson <wilson@cygnus.com>
1220
1221 * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
1222
1223 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
1224 host "ia64-*-linux-gnu*".
1225
1226 2000-04-29 Andreas Jaeger <aj@suse.de>
1227
1228 * ld.h: Correctly check GCC version.
1229
1230 Tue Apr 25 11:20:43 2000 Jeffrey A Law (law@cygnus.com)
1231
1232 * Makefile.am: Add PA64 support. Add missing dependencies for
1233 PA32 elf support.
1234 * Makefile.in: Rebuilt.
1235 * configure.tgt: Add PA64 support (currently disabled).
1236
1237 2000-04-25 Alan Modra <alan@linuxcare.com.au>
1238
1239 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
1240 (output_rel_find): New function.
1241 (hold_section, hold_use): Delete.
1242 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
1243 hold_interp): Make local to place_orphan.
1244 (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
1245 rather than place_section to find possible previous use of orphan.
1246 Similarly find the place-holder output sections. Use returned
1247 value from lang_enter_output_section_statement rather than calling
1248 lang_output_section_statement_lookup.
1249 * emultempl/armelf.em: Same here.
1250 * emultempl/pe.em: Similar to above, but no need for output_rel_find.
1251
1252 * ldlang.c (lang_enter_output_section_statement): Return output
1253 section statement.
1254 * ldlang.h (lang_enter_output_section_statement): Change
1255 declaration too.
1256
1257 * ldlang.h (lang_output_section_statement): Export it.
1258 * ldlang.c (lang_output_section_statement): Ditto.
1259
1260 2000-04-24 Nick Clifton <nickc@cygnus.com>
1261
1262 * ld.texinfo (Output Section Data): Add note that section data
1263 commands cannot appear outside of section directives.
1264
1265 2000-04-2 Matthew Green <mrg@cygnus.com>
1266
1267 * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
1268
1269 Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
1270 David Mosberger <davidm@hpl.hp.com>
1271
1272 * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
1273 (eelf64_ia64.c): New rule.
1274 * Makefile.in: Rebuild.
1275 * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
1276 * emulparams/elf64_ia64.sh: New file.
1277
1278 2000-04-21 Richard Henderson <rth@cygnus.com>
1279
1280 * scripttempl/elfd30v.sc: Place .gcc_except_table.
1281
1282 2000-04-19 Alan Modra <alan@linuxcare.com.au>
1283
1284 * dep-in.sed: Match space at start of file name, not at end.
1285
1286 2000-04-18 H.J. Lu <hjl@gnu.org>
1287
1288 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
1289 lang_leave_output_section_statement () after calling
1290 lang_enter_output_section_statement ().
1291 * emultempl/armelf.em: Likewise.
1292
1293 2000-04-18 Alan Modra <alan@linuxcare.com.au>
1294
1295 * emultempl/elf32.em (struct orphan_save): Add section field.
1296 (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
1297 better order, and place first orphan section as we did before the
1298 2000-04-12 patch. Ignore ~SEC_ALLOC sections when choosing place.
1299 Don't call make_bfd_section here, let wild_doit do the job for us.
1300 Don't build a statement list when we'll only throw it away.
1301 * emultempl/armelf.em: Ditto.
1302 * emultempl/pe.em: Similarly.
1303
1304 2000-04-14 Geoff Keating <geoffk@cygnus.com>
1305
1306 * scripttempl/elfppc.sc: Remove.
1307 * emulparams/elf32ppc.sh: Use elf.sc.
1308 * emulparams/elf32lppc.sh: Use elf.sc.
1309 * emulparams/elf32ppclinux.sh: Use elf.sc.
1310 * emulparams/elf32ppcsim.sh: New file.
1311 * emulparams/elf32lppcsim.sh: New file.
1312 * Makefile.am: Update dependencies. Add elf32ppcsim ad elf32lppcsim.
1313 (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
1314 * Makefile.in: Regenerate.
1315 * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
1316
1317 2000-04-14 Alan Modra <alan@linuxcare.com.au>
1318
1319 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
1320 ~SEC_ALLOC sections too. Init start address of debug sections.
1321 * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
1322 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
1323 Also set all relocateable section start addresses.
1324
1325 2000-04-13 Geoff Keating <geoffk@cygnus.com>
1326
1327 * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
1328 Add new BSS_PLT variable for when .plt need not be contained in
1329 the file. Move _etext so that it is also after .fini, and provide
1330 both etext and _etext with a leading underscore. Mark the start
1331 and end of .sbss.
1332
1333 2000-04-12 Alan Modra <alan@linuxcare.com.au>
1334
1335 * emultempl/elf32.em (struct orphan_save): New.
1336 (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
1337 hold_interp): Make them struct orphan_save.
1338 (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
1339 (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
1340 the end of the relevant section list. Also add associated section
1341 statements to the end of any previous orphan statements.
1342 * emultempl/armelf.em: Similarly.
1343 * emultempl/pe.em: Similarly.
1344
1345 2000-04-11 Alan Modra <alan@linuxcare.com.au>
1346
1347 * ld.texinfo (Simple Example): Remove extraneous paragraph.
1348
1349 Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
1350
1351 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
1352 --enable-build-warnings option.
1353 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
1354 * Makefile.in, configure: Re-generate.
1355
1356 2000-04-04 Alan Modra <alan@linuxcare.com.au>
1357
1358 * po/ld.pot: Regenerate.
1359
1360 * lexsup.c (help): Restore translated part of bug string.
1361
1362 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
1363 (DEP): Quote when passing vars to sub-make. Add warning message
1364 to end.
1365 (DEP1): Rewrite for "gcc -MM".
1366 (CLEANFILES): Add DEP2.
1367 Update dependencies.
1368 * Makefile.in: Regenerate.
1369
1370 2000-04-03 Alan Modra <alan@linuxcare.com.au>
1371
1372 * ld.h: #include "bin-bugs.h"
1373 * lexsup.c (help): Use REPORT_BUGS_TO.
1374
1375 2000-03-27 Denis Chertykov <denisc@overta.ru>
1376
1377 * configure.tgt (avr-*-*): New target support.
1378 * Makefile.am: Likewise.
1379 * scripttempl/elf32avr.sc: New script file.
1380 * emulparams/avr1200.sh: New file.
1381 * emulparams/avr23xx.sh: New file.
1382 * emulparams/avr4433.sh New file.
1383 * emulparams/avr44x4.sh New file.
1384 * emulparams/avr85xx.sh New file.
1385 * emulparams/avrmega103.sh New file.
1386 * emulparams/avrmega161.sh New file.
1387 * emulparams/avrmega603.sh New file.
1388 * Makefile.in: Regenerate.
1389
1390 2000-03-09 Andreas Jaeger <aj@suse.de>
1391
1392 * Makefile.am (check-DEJAGNU): Also unset LANG.
1393 * Makefile.in: Rebuild.
1394
1395 2000-03-06 Ian Lance Taylor <ian@zembu.com>
1396
1397 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
1398 archive.
1399
1400 2000-03-02 H.J. Lu <hjl@gnu.org>
1401
1402 * emulparams/elf32mcore.sh: Include "getopt.h".
1403
1404 2000-03-01 Ian Lance Taylor <ian@zembu.com>
1405
1406 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
1407
1408 2000-03-01 H.J. Lu <hjl@gnu.org>
1409
1410 * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
1411 * emulparams/shpe.sh: Likewise.
1412
1413 2000-03-01 Nick Clifton <nickc@cygnus.com>
1414
1415 * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
1416 to unused parameters.
1417
1418 * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
1419 functions only used by DLL code.
1420 (_place_orphan): Initialise 'dollar'.
1421
1422 2000-03-01 H.J. Lu <hjl@gnu.org>
1423
1424 * ldmain.c (undefined_symbol): Take one more arg, fatal, to
1425 indicate if the undefined symbol is a fatal error or not.
1426 Don't delete the output file if "fatal" is false.
1427
1428 2000-02-29 H.J. Lu <hjl@gnu.org>
1429
1430 * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
1431 Set LC_COLLATE and LC_ALL to null and export them. It is for
1432 sort which expects the C locale.
1433 Add $(LIBS) to all $(HOSTING_LIBS).
1434 * Makefile.in: Rebuild.
1435
1436 2000-02-29 Alan Modra <alan@spri.levels.unisa.edu.au>
1437
1438 * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
1439 beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
1440 linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
1441 (ld_emulation_xfer_struct): Add missing NULL initialiser for
1442 find_potential_libraries.
1443
1444 2000-02-28 Jim Blandy <jimb@redhat.com>
1445
1446 * ldgram.y (exclude_name_list): Don't require a comma to separate
1447 list entries; the lexer considers commas to be valid part of a
1448 filename, so in something like `foo, bar' the comma is considered
1449 part of the first filename, `foo,'.
1450 * ld.texinfo: Update section on EXCLUDE_FILE lists.
1451
1452 2000-02-27 Loren J. Rittle <ljrittle@acm.org>
1453
1454 * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
1455 host "i[3456]86-*-freebsdelf*".
1456
1457 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>
1458
1459 * scripttempl/i386go32.sc: Move misplaced semicolons.
1460
1461 2000-02-25 Ian Lance Taylor <ian@zembu.com>
1462
1463 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
1464 (ALL_64_EMULATIONS): Remove eelf64hppa.o.
1465 (eelf64hppa.c, ehppaelf.c): Remove targets.
1466 * Makefile.in: Rebuild.
1467
1468 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1469
1470 * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
1471 GNU/Linux/sparc, but keep the default as 32.
1472
1473 * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And make
1474 it default if sparcv9 or sparc64.
1475
1476 2000-02-24 Nick Clifton <nickc@cygnus.com>
1477
1478 * Makefile.am: Add rules to build emipspe.o and earmpe.o.
1479 * Makefile.in: Regenerate.
1480 * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
1481
1482 * ldemul.h (ld_emulation_xfer_struct): Add new field:
1483 find_potential_libraries.
1484 * ldemul.c (ldemul_find_potential_libraries): New function.
1485
1486 * ldfile.c (ldfile_open_file_search): Allow function to be
1487 exported.
1488 (ldfile_open_file): Call ldemul_find_potential_libraries.
1489 * ldfile.h: Add prototype for ldfile_open_file_search.
1490
1491 * pe-dll.c: Add support for ARM, MIPS and SH targets.
1492
1493 * emulparams/mipspe.sh: New file. Parameters for mips-pe target.
1494 * emulparams/shpe.sh: New file. Parameters for sh-pe target.
1495
1496 * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
1497 (gld_X_find_potential_libraries): New function. Search for
1498 libraries called "*.lib".
1499
1500 * scriptempl/pe.sc: Add .pdata section.
1501
1502 2000-02-23 Richard Henderson <rth@cygnus.com>
1503
1504 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
1505 Add and use memory regions.
1506
1507 2000-02-23 Linas Vepstas (linas@linas.org)
1508
1509 * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
1510
1511 * Makefile.am: Add support for Linux/IBM 370.
1512 * configure.tgt: Likewise.
1513
1514 * Makefile.in: Regenerate.
1515
1516 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
1517
1518 * ldlang.c (print_input_section, print_data_statement,
1519 print_reloc_statement, print_padding_statement, insert_pad,
1520 size_input_section, lang_check_section_addresses,
1521 lang_size_sections, lang_do_assignments, lang_set_startof,
1522 lang_one_common): Change `opb' to unsigned.
1523 (lang_do_assignments): Also change `size' to unsigned.
1524
1525 2000-02-16 Richard Henderson <rth@cygnus.com>
1526
1527 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
1528
1529 2000-02-16 Timothy Wall <twall@cygnus.com>
1530
1531 * mri.c (mri_draw_tree): Add default LMA region argument to call
1532 to lang_leave_output_section_statement.
1533 * ldlang.h: Update prototypes with LMA region arguments.
1534 * ldlang.c (lang_size_sections): Encapsulate region bounds
1535 checking in os_check_region call.
1536 (os_check_region): New function.
1537 (lang_output_section_statement_lookup): Initialize lma_region.
1538 (lang_leave_output_section_statement): Add LMA region argument.
1539 (lang_leave_overlay): Ditto.
1540 * ldgram.y: Handle LMA region syntax.
1541 * ld.texinfo (Output Section Description): Describe LMA region usage.
1542 * emultempl/armelf.em (gld$place_orphan): Add default value for
1543 lma region in call to lang_leave_output_section_statement.
1544 * emultempl/elf32.em (gld$place_orphan): Add default value for
1545 lma region in call to lang_leave_output_section_statement.
1546 * emultempl/pe.em (gld$place_orphan): Add default value for
1547 lma region in call to lang_leave_output_section_statement.
1548
1549
1550 2000-02-04 Timothy Wall <twall@redhat.com>
1551
1552 * ldlang.c (lang_check_section_addresses): Use bytes instead of
1553 octets when calculating section end addresses.
1554
1555 2000-02-04 Timothy Wall <twall@redhat.com>
1556
1557 * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
1558
1559 2000-02-03 Timothy Wall <twall@redhat.com>
1560
1561 * ld/ldexp.c (fold_name): Make SIZEOF operator return byte count, not
1562 octet count.
1563 * ld/ldlang.c (print_input_section, print_data_statement,
1564 print_reloc_statement, print_padding_statement): Print target
1565 address values and section sizes as bytes, not octets.
1566 (insert_pad) Calculate padding size in octets, and adjust "dot"
1567 by bytes.
1568 (size_input_section) Always adjust "dot" by bytes, not octets.
1569 (lang_check_section_addresses, lang_do_assignments) Adjust
1570 "dot" by bytes, not octets. Use the larger of the directive size
1571 or octets_per_byte for the number of octets actually allocated in
1572 the output section.
1573 (lang_set_startof) Make sure STARTOF returns a target address.
1574 (lang_one_common) Record size changes in octets.
1575 (lang_abs_symbol_at_end_of) Section end symbol's value is
1576 recorded in target bytes.
1577 * ld.texinfo: Updated description of BYTE, SHORT, LONG, etc.
1578 to be clear about behavior when an octet is smaller than one byte.
1579
1580 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
1581
1582 * ldcref.c (output_cref): Don't pass message strings to printf
1583 as format arg.
1584 Update copyright.
1585
1586 * ldmisc.c (vfinfo): Same here.
1587 Update copyright.
1588
1589 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
1590
1591 * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
1592 generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
1593 mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
1594 Add missing NULL initialisers, and comments.
1595
1596 * testsuite/ld-srec/sr3.cc (__rethrow): New.
1597
1598 2000-01-21 Nick Clifton <nickc@cygnus.com>
1599
1600 * ldlang.c (lang_size_sections): Fix typo in comment.
1601
1602 2000-01-18 H.J. Lu <hjl@gnu.org>
1603
1604 * ldlang.c (lang_size_sections): Also update the current
1605 address of a region if the SEC_NEVER_LOAD bit is not set.
1606
1607 2000-01-10 Philip Blundell <pb@futuretv.com>
1608
1609 * configure.tgt (arm*-*-conix*): New target.
1610
1611 2000-01-07 Nick Clifton <nickc@cygnus.com>
1612
1613 * ld.texinfo (Options): Remind users to preceed linker command
1614 line switches with -Wl, (or whatever is appropriate) if it is
1615 being invoked by a comnpiler driver program.
1616 Fix description of the behaviour of the -n command line switch.
1617
1618 Wed Jan 5 08:02:12 2000 Catherine Moore <clm@cygnus.com>
1619
1620 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.
1621 (name_list): New.
1622 * ld.texinfo (EXCLUDE_FILE): Update documentation.
1623 * ldgram.y (wildcard_spec): Support a list of excluded_files.
1624 (exclude_name_list): New.
1625 ldlang.c (walk_wild_section): Support list of excluded files.
1626 (print_wild_statement): Likewise.
1627 (lang_add_wild): Likewise.
1628 * ldlang.h (lang_wild_statement_type): Likewise.
1629 * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
1630
1631 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
1632
1633 * pe-dll.c (pe_dll_warn_dup_exports): New variable.
1634 (process_def_file): Use.
1635 (pe_dll_compat_implib): New variable.
1636 (make_one): Use.
1637
1638 * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
1639 pe_dll_compat_implib.
1640
1641 * emultempl/pe.em (longopts): Add warn-duplicate-exports and
1642 compat-implib options.
1643 (gld_${EMULATION_NAME}_list_options): List new options.
1644 (gld_${EMULATION_NAME}_parse_args): Handle.
1645
1646 * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
1647 dll.
1648
1649 * deffilep.y (opt_name): Allow "." in name.
1650
1651 For older changes see ChangeLog-9899
1652 \f
1653 Local Variables:
1654 mode: change-log
1655 left-margin: 8
1656 fill-column: 74
1657 version-control: never
1658 End: