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