bfd:
[platform/upstream/binutils.git] / ld / ChangeLog
1 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
2
3         * Makefile.am (ALL_EMULATIONS): Add earmelfb_nbsd.o.
4         (earmelfb_nbsd.c): New rule.
5         * Makefile.in: Regenerate. 
6         * configure.tgt (armeb-*-netbsdelf*): New target.
7         (arm-*-netbsdelf*): Add armelfb_nbsd to targ_extra_emuls. 
8         (arm-*-netbsd*): Likewise.
9         * emulparams/armelfb_nbsd.sh: New file.
10
11 2002-05-18  Tom Rix  <trix@redhat.com>
12
13         * emultempl/aix.em (gld*_parse_args): Add -bnortl and -bnortllib 
14         support.
15
16 2002-05-17  Marek Michalkiewicz  <marekm@amelek.gda.pl>
17
18         * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5.
19         * Makefile.in: Regenerate.
20         * configure.tgt (avr-*-*): Add avr[1-5] to targ_extra_emuls.
21
22 2002-05-16  Marek Michalkiewicz  <marekm@amelek.gda.pl>
23
24         * emulparams/avr1.sh: New file.
25         * emulparams/avr2.sh: New file.
26         * emulparams/avr3.sh: New file.
27         * emulparams/avr4.sh: New file.
28         * emulparams/avr5.sh: New file.
29         * scripttempl/avr.sc: New file.
30
31 2002-05-15  Alan Modra  <amodra@bigpond.net.au>
32
33         * ldlang.c (section_already_linked): Call bfd_link_just_syms.
34         (lang_place_orphans): Abort if just_syms_flag.
35
36 2002-05-10  Tom Rix  <trix@redhat.com>
37
38         * emultempl/aix.em: (gld*_set_output_arch): New function. Use 
39         architecture and machine information in the output bfd.
40         (gld*_before_parse): Remove old arch and machine code.
41         (choose_target): Rename to gld*_choose_target.
42         (rtld): Change type to int. 
43         * ldfile.c (ldfile_try_open_bfd): Disable compatiblity check for 
44         objects in XCOFF archives.
45         * ldfile.h: Update copyright date.
46
47 2002-05-10  Jakub Jelinek  <jakub@redhat.com>
48
49         * ldmain.c (main): Enable -z combreloc by default.
50
51 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
52
53         * Makefile.am: Honour DESTDIR.
54         * Makefile.in: Regenerate.
55
56 2002-05-07  Richard Sandiford  <rsandifo@redhat.com>
57
58         * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
59         (lang_enter_overlay): Remove the last two parameters.
60         (lang_leave_overlay): Take them here instead.
61         * ldgram.y (memspec_at_opt): Set $$ to null if no region is given.
62         (section): Pass LMA and crossref flag to lang_leave_overlay rather
63         than lang_enter_overlay.
64         * ldlang.c (lang_memory_region_lookup): Return null for null names.
65         (lang_output_section_statement_lookup): Initialize update_dot_tree.
66         (lang_size_sections_1): Evaluate it.
67         (lang_leave_output_section_statement): Rework LMA lookup.
68         (overlay_lma, overlay_nocrossrefs): Remove.
69         (lang_enter_overlay): Remove LMA and corssref arguments.
70         (lang_enter_overlay_section): Don't set the LMA here.
71         (lang_leave_overlay): Take LMA and crossref arguments.  Move the '.'
72         assignment to the last section's update_dot_tree.  Unconditionally
73         use the load and run-time regions specified in the OVERLAY statement.
74         Likewise the first section's LMA.  Only set the other sections' LMAs
75         when no load region is given.
76
77 2002-05-06  Nick Clifton <nickc@redhat.com>
78
79         * po/sv.po: New translation.
80
81 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
82
83         * emultempl/hppaelf.em (build_section_lists): New function.
84         (gld${EMULATION_NAME}_finish): Call elf32_hppa_setup_section_lists
85         and build_section_lists.
86
87 2002-05-03  Kazu Hirata  <kazu@cs.umass.edu>
88
89         * ld.h: Fix formatting.
90         * ldexp.c: Likewise.
91         * ldfile.c: Likewise.
92         * ldlang.c: Likewise.
93         * ldmain.c: Likewise.
94         * lexsup.c: Likewise.
95         * pe-dll.c: Likewise.
96
97 2002-05-02  Alan Modra  <amodra@bigpond.net.au>
98
99         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_after_allocation):
100         Adjust for ppc64_elf_set_toc change.  #include libbfd.h.
101         (build_section_lists): Do output_section tests here.
102
103 2002-04-30  Tom Rix  <trix@redhat.com>
104
105         * emultempl/aix.em : (gld*_parse_arge): Formatting changes.
106
107 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
108
109         Long branch stubs, multiple stub sections.
110         * emultempl/ppc64elf.em: Include ldctor.h.
111         (stub_file): New var.
112         (group_size): New var.
113         (ppc_create_output_section_statements): New function.
114         (struct hook_stub_info): New.
115         (hook_in_stub): New function.
116         (ppc_add_stub_section): New function.
117         (ppc_layout_sections_again): New function.
118         (build_section_lists): New function.
119         (gld${EMULATION_NAME}_finish): Rewrite.
120         (real_func): New var.
121         (ppc_for_each_input_file_wrapper): New function.
122         (ppc_lang_for_each_input_file): New function.
123         (lang_for_each_input_file): Define.
124         (PARSE_AND_LIST_PROLOGUE): Define.
125         (PARSE_AND_LIST_LONGOPTS): Define.
126         (PARSE_AND_LIST_OPTIONS): Define.
127         (PARSE_AND_LIST_ARGS_CASES): Define.
128         (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
129
130 2002-04-30  Tom Rix  <trix@redhat.com>
131
132         * emultempl/aix.em (gld*_parse_arge, gld*_before_allocation): Add 
133         -blibpath, -bnolibpath support. 
134  
135 2002-04-30  Mark Mitchell  <mark@codesourcery.com>
136
137         * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
138         (eelf32ppcwindiss.c): New target.
139         * Makefile.in: Regenerated.
140         * configure.tgt: Add support for powerpc-*-windiss.
141         * emulparams/elf32ppcwindiss.sh: New file.
142         
143 2002-04-30  Richard Sandiford  <rsandifo@redhat.com>
144
145         * ldlang.c (print_assignment): Update print_dot for assignments to ".".
146         * ldexp.c (exp_print_token): Add "infix_p" argument.
147         (exp_print_tree): Update accordingly.
148
149 2002-04-28  Alan Modra  <amodra@bigpond.net.au>
150
151         * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files.
152         * Makefile.in: Regenerate.
153         * mpw-elfmips.c: Delete.
154         * mpw-eppcmac.c: Delete.
155         * mpw-esh.c: Delete.
156         * mpw-idtmips.c: Delete.
157
158 Wed Apr 17 19:23:14 2002  J"orn Rennecke <joern.rennecke@superh.com>
159
160         * emulparams/shelf32.sh (MACHINE): Now sh5.
161
162 2002-04-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
163
164         * ldgram.y: Fix syntax warning.
165
166 2002-04-11  Nick Clifton  <nickc@cambridge.redhat.com>
167
168         * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Add 'n' in order
169         to prevent "-n" from being taken as an abbreviation for
170         "--no-pipeline-knowledge".
171
172 2002-04-08  Alan Modra  <amodra@bigpond.net.au>
173
174         * ldlang.c (lang_size_sections_1): Don't complain about
175         SEC_NEVER_LOAD sections having no memory region specified.
176
177         * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix.
178
179 2002-04-07  matthew green  <mrg@redhat.com>
180
181         * ld/configure.host (*-*-netbsd*): Add support for NetBSD/ELF.
182
183 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
184
185         * dep-in.sed: Cope with absolute paths.
186         * Makefile.am (dep.sed): Subst TOPDIR and BFDDIR.
187         Run "make dep-am".
188         * Makefile.in: Regenerate.
189
190 2002-04-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
191
192         * emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
193
194 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
195
196         * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page size
197         is smaller than maximum, round dot up to common page boundary.
198
199 2002-03-28  Alan Modra  <amodra@bigpond.net.au>
200
201         * configure.host: Set up for generic hosts first, then tweak as
202         necessary in more specific targets.
203         (HOSTING_LIBS): Include libgcc_eh.a if found.
204
205 2002-03-23  Andreas Jaeger  <aj@suse.de>
206
207         * emulparams/elf_x86_64.sh (COMMONPAGESIZE): Set it.
208
209 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
210
211         * Makefile.am: Run "make dep-am".
212         * Makefile.in: Regenerate.
213
214 2002-03-21  Albert Chin-A-Young  <china@thewrittenword.com>
215
216         * genscripts.sh (LIB_SEARCH_DIRS): Quote path.
217
218 2002-03-20  Alan Modra  <amodra@bigpond.net.au>
219
220         * ldlang.c (ldlang_add_undef): If the output bfd has been opened,
221         add the symbol to the linker hash table immediately.
222         (lang_place_undefineds): Split symbol creation out..
223         (insert_undefined): ..to here.
224
225 2002-03-18  David O'Brien  <obrien@FreeBSD.org>
226
227         * emultempl/elf32.em: Use lbasename vs. basename to fix problem where
228         the contents of the buffer returned from basename function will are
229         getting overwritten while still being used.
230
231 Mon Mar 18 17:38:39 CET 2002  Jan Hubicka  <jh@suse.cz>
232                               Andreas Jaeger  <aj@suse.de>
233                               Andreas Schwab  <schwab@suse.de>
234
235         * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native.
236         * elf_x86_64.sh (ARCH): Set to i386:x86-64
237         set libraries to default to lib64 paths.
238
239 2002-03-18  Tom Rix  <trix@redhat.com>
240
241         * Makefile.am : Add eaix5ppc and eaix5rs6, AIX 5 support.
242         * configure.tgt : Same.
243         * emulparms/aix5ppc.sh : New file. For eaix5ppc.
244         * emulparms/aix5rs6.sh : New file. For eaix5rs6.
245         * emulparms/aixppc.sh : OUPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT
246         emulation parameters for better -b32, -b64 support.
247         * emulparms/aixrs6.sh : Same.
248         * emulparms/ppcmacos.sh : Same.
249         * emultempl/aix.em (choose_target) : Use new emulation parameters
250         OUTPUT_FORMAT_32BIT and OUTPUT_FORMAT_64BIT.
251         * Makefile.in : Regenerate.
252
253 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
254
255         * po/fr.po: Updated version.
256
257 2002-03-18  Alan Modra  <amodra@bigpond.net.au>
258
259         * ldmain.c (main): Move .text readonly flag fudges from here..
260         * ldlang.c (lang_process): ..to here.
261
262 2002-03-14  Alan Modra  <amodra@bigpond.net.au>
263
264         * ldlang.c (lang_check): Remove the word size check added in last
265         change.  Treat emitrelocations case as for relocatable links.
266
267 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
268
269         * po/fr.po: Updated version.
270
271 2002-03-13  Alan Modra  <amodra@bigpond.net.au>
272
273         * ldlang.c (lang_check): Do relocatable link checks first, so that
274         warn_mismatch can't override.  Check compatible and word size too.
275
276 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
277
278         * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
279
280 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
281
282         * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
283         DATA_SEGMENT_ALIGN.
284
285 2002-03-04  H.J. Lu <hjl@gnu.org>
286
287         * scripttempl/elf.sc: Put .preinit_array, .init_array and
288         .fini_array in the data segment.
289
290 2002-03-04  Alan Modra  <amodra@bigpond.net.au>
291
292         * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.
293
294 2002-03-01  David Mosberger  <davidm@hpl.hp.com>
295
296         * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array,
297         .init_array, and .fini_array.
298
299 2002-02-20  Andreas Schwab  <schwab@suse.de>
300
301         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Don't fold
302         .IA64_unwind* in a relocatable link.
303
304 2002-02-20  Nick Clifton  <nickc@cambridge.redhat.com>
305
306         * NEWS: Mark 2.12 branch.
307
308 2002-02-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
309
310         * emulparams/elf64_s390.sh (ARCH): Change to "s390:64-bit".
311         * emulparams/elf_s390.sh (ARCH): Change to "s390:31-bit".
312
313 2002-02-18  Tom Rix  <trix@redhat.com>
314
315         * emultempl/aix.em (gld*_parse_args): Add -brtl support.
316         (gld*_before_allocation): Same.
317         (gld*_create_output_section_statements): Generate
318         __rtinit if run time linking.  Add librtl.a to the link.
319         (gld*_read_file): Clean.
320
321 2002-02-18  Alan Modra  <amodra@bigpond.net.au>
322
323         * emulparams/elf64ppc.sh (OTHER_TEXT_SECTIONS): Define.
324
325 2002-02-18  David O'Brien  <obrien@FreeBSD.org>
326
327         * Makefile.am: Add new files earmelf_fbsd, eelf32ppc_fbsd,
328         eelf_i386_fbsd, eelf64_ia64_fbsd, eelf_x86_64_fbsd, eelf64_sparc_fbsd,
329         and eelf64alpha_fbsd.
330         * Makefile.in: Regenerate.
331         * configure.tgt(sparc64-*-freebsd, ia64-*-freebsd, i[3456]86-*-freebsd,
332         x86_64-*-freebsd, arm-*-freebsd, alpha*-*-freebsd, powerpc-*-freebsd):
333         use a FreeBSD-specific emulation rather than the psABI one.
334         * emulparams/elf_fbsd.sh (ELF_INTERPRETER_NAME): Set appropriate value
335         for all FreeBSD ELF systems.
336         * emulparams/armelf_fbsd.sh: Bridge elf_fbsd.sh and the "native" psABI
337         emulation.
338         * emulparams/elf32ppc_fbsd.sh: Likewise.
339         * emulparams/elf64_ia64_fbsd.sh: Likewise.
340         * emulparams/elf64_sparc_fbsd.sh: Likewise.
341         * emulparams/elf64alpha_fbsd.sh: Likewise.
342         * emulparams/elf_i386_fbsd.sh: Likewise.
343         * emulparams/elf_x86_64_fbsd.sh: Likewise.
344
345 2002-02-18  Nick Clifton  <nickc@cambridge.redhat.com>
346
347         * po/tr.po: Updated version.
348
349 2002-02-18  Alan Modra  <amodra@bigpond.net.au>
350
351         * ld.texinfo (Output Section Fill): Fix amateur texinfo.
352         (FILL): Likewise.
353
354 2002-02-17  Hans-Peter Nilsson  <hp@bitrange.com>
355
356         * emultempl/mmo.em (mmo_after_open): Don't call
357         _bfd_mmix_check_all_relocs when producing ELF output.
358
359 2002-02-15  Richard Henderson  <rth@redhat.com>
360
361         * emulparams/elf64alpha.sh (NOP): Adjust for big-endian
362         definition.  Emit a unop+nop pair.
363
364 2002-02-15  Hans-Peter Nilsson  <hp@bitrange.com>
365
366         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
367         for presence of .MMIX.reg_contents.linker_allocated before early
368         exit.
369
370         * NEWS: Mention support for MMIX.
371
372 2002-02-15  Alan Modra  <amodra@bigpond.net.au>
373
374         Support arbitrary length fill patterns.
375         * ld.texinfo (Output Section Fill): Describe fill expressions.
376         (FILL): Refer to the above.
377         * ldexp.h (etree_value_type): Add "str" field.
378         (union etree_union): Add "str" to "value" struct.
379         (exp_bigintop): Declare.
380         (exp_get_fill): Declare.
381         * ldexp.c: Include "safe-ctype.h".
382         (exp_intop): Set value.str to NULL.
383         (exp_bigintop): New function.
384         (new_rel): Pass in "str", and set new.str from it.
385         (new_rel_from_section): Set new.str to NULL.
386         (fold_name): Adjust calls to new_rel.
387         (exp_fold_tree): Likewise.
388         (exp_get_fill): New function.
389         * ldgram.y (struct big_int bigint, fill_type *fill): New.
390         (INT): Returns a "bigint".  Adjust all code handling INTs.
391         (fill_opt): Returns a "fill".
392         (fill_exp): Split out of fill_opt, use for FILL.
393         * ldlang.h (struct _fill_type): New.
394         (fill_type): Move typedef to ldexp.h.
395         (lang_output_section_statement_type): "fill" is now a pointer.
396         (lang_fill_statement_type): Likewise.
397         (lang_padding_statement_type): Likewise.
398         (lang_add_fill): Now takes a "fill_type *" param.
399         (lang_leave_output_section_statement): Likewise.
400         (lang_do_assignments): Likewise.
401         (lang_size_sections): Likewise.
402         (lang_leave_overlay_section): Likewise.
403         (lang_leave_overlay): Likewise.
404         * ldlang.c: Include ldgram.h after ldexp.h.
405         (lang_output_section_statement_lookup): Adjust for fill_type change.
406         (print_fill_statement): Likewise.
407         (print_padding_statement): Likewise.
408         (insert_pad): Now takes a "fill_type *" arg.
409         (size_input_section): Likewise.
410         (lang_size_sections_1): Likewise.
411         (lang_size_sections): Likewise.
412         (lang_do_assignments): Likewise.
413         (lang_add_fill): Likewise.
414         (lang_leave_output_section_statement): Likewise.
415         (lang_leave_overlay_section): Likewise.
416         (lang_leave_overlay): Likewise.
417         Adjust all callers of the above function.
418         * ldlex.l: Include ldgram.h after ldexp.h.  Allow hex numbers
419         starting with "0X" as well as "0x".  Return bigint.str for hex
420         numbers starting with "0x" or "0X", zero bigint.str otherwise.
421         Always use base 16 for numbers starting with "$".
422         * ldmain.c: Include ldgram.h after ldexp.h.
423         * ldwrite.c (build_link_order): Use bfd_data_link_order in place
424         of bfd_fill_link_order.
425         * pe-dll.c: Adjust lang_do_assignments calls.
426         * emultempl/elf32.em: Likewise.
427         * emultempl/hppaelf.em: Likewise.
428         * emultempl/ppc64elf.em: Likewise.
429         * emultempl/beos.em: Include ldgram.h after ldexp.h, adjust
430         lang_add_assignment call.
431         * emultempl/pe.em: Likewise.
432
433 2002-02-14  Phil Edwards  <pme@gcc.gnu.org>
434
435         * ld.texinfo (VERSION scripts):  Symbol names are globbing patterns.
436         * ldgram.y (lang_new_vers_regex):  Rename to lang_new_vers_pattern;
437         the pattern in question is not a regexp.
438         * ldlang.c:  Likewise.
439         * ldlang.h:  Likewise.
440         * ldlex.l (V_IDENTIFIER):  Allow '[', ']', '-', '!', and '^' also.
441
442 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
443
444         * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
445         * ldgram.y (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
446         (exp): Add DATA_SEGMENT_ALIGN (exp, exp) and DATA_SEGMENT_END (exp).
447         * ldexp.c (exp_data_seg): New variable.
448         (exp_print_token): Handle DATA_SEGMENT_ALIGN and DATA_SEGMENT_END.
449         (fold_binary): Handle DATA_SEGMENT_ALIGN.
450         (exp_fold_tree): Handle DATA_SEGMENT_END.
451         Pass allocation_done when recursing instead of hardcoding
452         lang_allocating_phase_enum.
453         * ldexp.h (exp_data_seg): New.
454         * ldlang.c (lang_size_sections_1): Renamed from lang_size_sections.
455         (lang_size_sections): New.
456         * ld.texinfo (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): Document.
457         * scripttempl/elf.sc: Use DATA_SEGMENT_ALIGN and DATA_SEGMENT_END
458         if COMMONPAGESIZE is defined.
459         * emulparams/elf_i386.sh (COMMONPAGESIZE): Set to 4K.
460         * emulparams/elf32_sparc.sh (COMMONPAGESIZE): Set to 8K.
461         * emulparams/elf64_sparc.sh (COMMONPAGESIZE): Set to 8K.
462         * emulparams/elf64alpha.sh (COMMONPAGESIZE): Set to 8K.
463         * emulparams/elf64_ia64.sh (COMMONPAGESIZE): Set to 16K for shared
464         libraries only.
465
466 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
467
468         * Makefile.in: Regenerate.
469
470 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
471
472         * lexsup.c: Remove strtoul declaration.
473
474 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
475
476         * ldmain.c: Add prototype for main ().
477         * lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
478         * emultempl/lnk960.em (lnk960_choose_target): Function should
479         take two arguments.
480
481 2002-02-10  Alan Modra  <amodra@bigpond.net.au>
482
483         * ldlang.c (entry_section): New initialised variable.
484         (lang_finish): Use it.
485         * ldlang.h (entry_section): Declare.
486         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
487         entry_section to ".opd".
488
489 2002-02-09  Chris Demetriou  <cgd@broadcom.com>
490
491         * ld.texinfo (Options): Add back in -nostdlib documentation,
492         which had been inadvertently removed.
493
494 2002-02-09  Hans-Peter Nilsson  <hp@bitrange.com>
495
496         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
497         register section vma to a sane value after emitting error.  Make
498         fatal conditions cause program exit when emitting message.
499
500 2002-02-08  Ivan Guzvinec <ivang@opencores.org>
501
502         * configure.tgt: Add or32-*-rtems target.
503
504 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
505
506         Contribute sh64-elf.
507         2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
508         * emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
509         in OTHER_RELOCATABLE_SECTIONS.
510         2002-01-18  Alexandre Oliva  <aoliva@redhat.com>
511         * emulparams/shelf32.sh (STACK_ADDR): Define.
512         (OTHER_RELOCATABLE_SECTIONS): Renamed to...
513         (OTHER_SECTIONS): this.  Removed stack settings.
514         * emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
515         (OTHER_SECTIONS): Reset after sourcing shelf32.sh.
516         2001-03-12  DJ Delorie  <dj@redhat.com>
517         * emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
518         relaxing if any shmedia or mixed sections are found.
519         2001-03-07  DJ Delorie  <dj@redhat.com>
520         * emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
521         einfo.  Gracefully decline to output to non-elf formats.
522         2001-03-06  Hans-Peter Nilsson  <hpn@redhat.com>
523         * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
524         Default to _end aligned to next multiple of 0x40000, plus 0x40000.
525         * emulparams/shelf32.sh: Ditto.
526         2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
527         * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
528         comment.
529         2001-01-10  Ben Elliston  <bje@redhat.com>
530         * emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
531         non-portable shell constructs. From Hans-Peter Nilsson.
532         2001-01-09  Hans-Peter Nilsson  <hpn@cygnus.com>
533         * emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
534         * Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
535         dependencies to the shell script include chain.
536         * Makefile.in: Regenerate.
537         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
538         * emultempl/sh64elf.em: Update and tweak comments.
539         (sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
540         make a .cranges section SEC_IN_MEMORY.
541         2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
542         * emultempl/sh64elf.em
543         (sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
544         .cranges section found to be necessary; continue and set stored
545         section contents flags for sections with non-mixed contents.
546         Use a struct sh64_section_data container and sh64_elf_section_data
547         to store contents-type flags.
548         Remove unused update of "isec".
549         (sh64_elf_${EMULATION_NAME}_after_allocation): Only process
550         sections marked SHF_SH5_ISA32_MIXED.  Use sh64_elf_section_data to
551         access contents-type flags.  Assert that the associated container
552         is initialized.  Use that container, not elf_gp_size, to hold size
553         of linker-generated cranges contents.
554         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
555         * emultempl/sh64elf.em
556         (sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
557         there's already a .cranges section.  When section flag difference
558         is found, don't NULL-check cranges a second time.  Tweak comments.
559         (sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
560         merging, not max size, as size of ld-generated .cranges contents.
561         Don't set ELF section flags in output section.  When checking for
562         needed .cranges descriptors, don't use a variable; compare
563         incoming ELF section flags directly to SHF_SH5_ISA32_MIXED.  Tweak
564         comments.
565         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
566         * emultempl/sh64elf.em: New file.
567         * Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
568         * Makefile.in: Regenerate.
569         * emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
570         (OTHER_RELOCATING_SECTIONS): Ditto.
571         (EXTRA_EM_FILE): New, set to sh64elf if not set.
572         * emulparams/shlelf32.sh: Stub out all settings except
573         OUTPUT_FORMAT.  Source shelf32.sh.
574         * emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
575         OTHER_RELOCATING_SECTIONS.
576         (OTHER_RELOCATING_SECTIONS): Remove .cranges.
577         * emulparams/shlelf64.sh: Stub out all settings except
578         OUTPUT_FORMAT.  Source shelf64.sh.
579         2000-12-15  Hans-Peter Nilsson  <hpn@cygnus.com>
580         * emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
581         .cranges section.
582         (DATA_START_SYMBOLS): Define, provide ___data.
583         (OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
584         for consecutive .data section.
585         (OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
586         section after .data section.
587         * emulparams/shlelf64.sh: Ditto.
588         * emulparams/shelf32.sh: Ditto.
589         (ALIGNMENT): Define to 8.
590         * emulparams/shelf32.sh: Ditto.
591         2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
592         * configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
593         built-in linker scripts.
594         2000-11-30  Hans-Peter Nilsson  <hpn@cygnus.com>
595         * emulparams/shlelf64.sh: New.
596         * emulparams/shelf64.sh: New.
597         * configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
598         targ_extra_emuls.
599         * Makefile.am: Add support for shlelf64 and shelf64.
600         * Makefile.in: Regenerate.
601         2000-11-29  Hans-Peter Nilsson  <hpn@cygnus.com>
602         * configure.tgt (sh64-*-elf*): Add shelf as default.
603         Add shlelf to targ_extra_emuls.
604         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
605         * emulparams/shelf32.sh: New file.
606         * emulparams/shlelf32.sh: New file.
607         * Makefile.am: Add support for shlelf32 and shelf32.
608         * configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
609         * Makefile.in: Regenerate.
610
611 2002-02-05  Hans-Peter Nilsson  <hp@axis.com>
612
613         * ldlang.c (lang_reset_memory_regions): Rename from
614         reset_memory_regions.  Change all callers.  Make public.
615         * ldlang.h (lang_reset_memory_regions): Prototype.
616         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Call
617         lang_reset_memory_regions before lang_size_sections.
618         * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
619         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
620
621 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
622
623         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Use signed
624         arithmetic when checking for too many global registers.
625
626 2002-02-02  Jason Thorpe  <thorpej@wasabisystems.com>
627
628         * Makefile.am (ALL_EMULATIONS): Add ehppanbsd.o.
629         (ehppanbsd.c): New rule.
630         * Makefile.in: Regenerate.
631         * configure.tgt (hppa*-*-netbsd*): New target.
632         * emulparams/hppalinux.sh: Add comment to check other files
633         that source this file it is modified, and list which
634         files that do.
635         * emulparams/hppanbsd.sh: New file.
636
637 2002-02-01  Geoffrey Keating  <geoffk@redhat.com>
638
639         * scripttempl/xstormy16.sc: Don't allocate extra space for the
640         stack.
641
642 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
643
644         Support on-demand global register allocation from
645         R_MMIX_BASE_PLUS_OFFSET relocs.
646         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Rename from
647         mmix_set_reg_section_vma.  Call
648         _bfd_mmix_finalize_linker_allocated_gregs.
649         (mmix_before_allocation): New function.
650         (LDEMUL_AFTER_ALLOCATION): Set to mmix_after_allocation.
651         (LDEMUL_BEFORE_ALLOCATION): Define to mmix_before_allocation.
652         * scripttempl/mmo.sc (.text): Mark .init, .fini as KEEP.
653         (.MMIX.reg_contents): Add .MMIX.reg_contents.linker_allocated
654         before .MMIX.reg_contents.
655         * emultempl/mmo.em (gldmmo_before_allocation): Define to default.
656         (mmo_after_open): New function.
657         (LDEMUL_AFTER_OPEN): Define to mmo_after_open.
658         * emulparams/elf64mmix.sh (OTHER_SECTIONS): Tweak formatting.  Add
659         .MMIX.reg_contents.linker_allocated before .MMIX.reg_contents.
660
661 2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
662
663         * emulparams/or32.sh: New file.
664         * emulparams/or32elf.sh: New file.
665         * scripttempl/or32.sc: New file.
666         * configure.tgt : Add support for or32.
667         * configure: Regenerate
668         * Makefile.am: Add support for or32.
669         * Makefile.in: Regenerate.
670         * NEWS: Mention support for or32.
671         * po/ld.pot: Regenerate.
672
673 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
674             Mitch Lichtenberg  <mpl@broadcom.com>
675
676         * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Define to be mipself.
677         * emultempl/mipself.em: New file to handle MIPS ELF embedded
678         reloc creation (ld --embedded-relocs).
679
680 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
681
682         * configure: Regenerated.
683
684 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
685
686         * Makefile.am (install): Depend on install-info.
687         * Makefile.in: Regenerate.
688
689 2002-01-26  Christian Rose  <menthos@menthos.com>
690
691         * ldmain.c (main): Use full sentences to ease translation.
692
693 2002-01-26  Nick Clifton  <nickc@cambridge.redhat.com>
694
695         * po/fr.po: Updated version.
696
697 2002-01-25  Nick Clifton  <nickc@cambridge.redhat.com>
698
699         * po/es.po: Updated version.
700
701 2002-01-25  Andreas Jaeger  <aj@suse.de>
702
703         * ldlex.l (yy_input): Correct error check.
704
705 2002-01-25  Alan Modra  <amodra@bigpond.net.au>
706
707         * ldmisc.c (demangle): Put back dots when string not demangled.
708
709 2002-01-22  Richard Henderson  <rth@redhat.com>
710
711         * emulparams/elf64alpha.sh (NOP): Use unop.
712
713 2002-01-21  Andreas Jaeger  <aj@suse.de>
714
715         * ldlex.l: Use fread instead of read.
716
717 2002-01-21  Jason Thorpe  <thorpej@wasabisystems.com>
718
719         * configure.tgt (ia64-*-netbsd*): New target.
720
721 2002-01-21  H.J. Lu <hjl@gnu.org>
722
723         * emulparams/elf32btsmip.sh (SHLIB_TEXT_START_ADDR): Change to
724         0.
725         * emulparams/elf64btsmip.sh (SHLIB_TEXT_START_ADDR): Likewise.
726
727 2002-01-18  Andreas Jaeger  <aj@suse.de>
728
729         * ldver.c (ldversion): Update year.
730
731 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
732
733         * po/ld.pot: Regenerate.
734
735 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
736
737         * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
738         * Makefile.in: Regenerate.
739         * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define.
740         * emultempl/ppc64elf.em: New file.
741
742 2002-01-15  DJ Delorie  <dj@redhat.com>
743
744         * scripttempl/pe.sc: Add support for constructor priorities.
745
746 2002-01-07  Marek Michalkiewicz  <marekm@amelek.gda.pl>
747
748         * emulparams/avr1200.sh (DATA_START): Define as 0x60.
749         * emulparams/avr23xx.sh: Likewise.
750         * emulparams/avr4433.sh: Likewise.
751         * emulparams/avr44x4.sh: Likewise.
752         * emulparams/avr85xx.sh: Likewise.
753         * emulparams/avrmega103.sh: Likewise.
754         * emulparams/avrmega161.sh: Likewise.
755         * emulparams/avrmega603.sh: Likewise.
756         * scripttempl/elf32avr.sc: Use DATA_START instead of 0x60.
757
758 2002-01-08  Alexandre Oliva  <aoliva@redhat.com>
759
760         * ldlang.c (walk_wild_section): Exclude object file if enclosing
761         archive is excluded.
762
763 2002-01-07  Jason Thorpe  <thorpej@wasabisystems.com>
764
765         * Makefile.am (ALL_EMULATIONS): Add eshelf_nbsd.o and eshlelf_nbsd.o.
766         (eshelf_nbsd.c): New rule.
767         (eshlelf_nbsd.c): New rule.
768         * Makefile.in: Regenerate.
769         * configure.tgt (sh*le-*-netbsdelf*): New target.
770         (sh*-*-netbsdelf*): New target.
771         * emulparams/shelf.sh: Document that shelf_nbsd.sh sources this file.
772         * ld/emulparams/shelf_nbsd.sh: New emulation.
773         * ld/emulparams/shlelf_nbsd.sh: New emulation.
774
775 2002-01-07  Nick Clifton  <nickc@cambridge.redhat.com>
776
777         * po/es.po: New file: Spanish translation.
778         * configure.in (ALL_LINGUAS): Add es.
779         * configure: Regenerate.
780
781 2002-01-06  John Marshall  <jmarshall@acm.org>
782
783         * ld.texinfo: Note that --emit-relocs is currently only
784         implemented for ELF.
785
786 2002-01-05  Alan Modra  <amodra@bigpond.net.au>
787
788         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
789         of bfd_section_list_remove and bfd_section_list_insert macros.
790         * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
791         * emultempl/mmo.em (mmo_place_orphan): Likewise.
792
793 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
794
795         * configure.tgt (x86_64-*-netbsd*): New target.
796
797 2001-12-21  Tom Rix  <trix@redhat.com>
798
799         (gld*_create_output_section_statements): New function.
800         For -binitfini support.
801         * emultempl/aix.em (gld*_before_parse): Fix comment.
802         * emultempl/aix.em (gld*_parse_args): Fix comment.
803
804 2001-12-20  Jason Thorpe  <thorpej@wasabisystems.com>
805
806         * configure.tgt (mips*-dec-netbsd*): Delete alias for
807         mips*el-*-netbsd*.
808         (sparc64-*-netbsd*): Add elf32_sparc to targ_extra_emuls.
809
810         * configure.tgt (arm-*-netbsdelf*): Add target.
811         (arm-*-netbsd*): Add armelf and armelf_nbsd to targ_extra_emuls.
812         * emulparams/armelf_nbsd.sh: Added.
813         * Makefile.am: Add rules for earmelf_nbsd.
814         * Makefile.in: Regenerate.
815
816 2001-12-19  Andreas Jaeger  <aj@suse.de>,
817             Susanne Oberhauser <froh@suse.de>
818
819         * configure.host: Add rules for x86_64-*linux-gnu.  Change
820         s390x-linux entry to use gcc to report configuration, replace gcc
821         with $CC in s390-linux
822
823 2001-12-19  Andreas Jaeger  <aj@suse.de>
824
825         * ld.texinfo (VERSION): Fix markup.
826
827 2001-12-18  matthew green  <mrg@eterna.com.au>
828
829         * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o.
830         (m68kelfnbsd.c): New rule.
831         * Makefile.in: Regenerate.
832         * configure.tgt (m68*-hp-netbsd*): Renamed to ..
833         (m68*-*-netbsd*4k*): .. this.
834         (m68*-*-netbsdelf*): New target.
835         (m68*-*-netbsd*): Also include ELF support.
836         (m68*-*-netbsdaout*): New alias for m68*-*-netbsd*.
837         * emulparams/m68kelfnbsd.sh: New emulation.
838
839 2001-12-18  Jakub Jelinek  <jakub@redhat.com>
840
841         * ldgram.y (vers_node): Support anonymous version tags.
842         * ldlang.c (lang_register_vers_node): Ensure anonymous version
843         tag is not defined together with non-anonymous versions.
844         * ld.texinfo: Document it.
845
846 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
847
848         * po/tr.po: New file: Turkish translation.
849         * configure.in (ALL_LINGUAS): Add tr.
850         * configure: Regenerate.
851
852 2001-12-17  Jason Thorpe  <thorpej@wasabisystems.com>
853
854         * Makefile.am: Add rules for eelf64alpha_nbsd.
855         * Makefile.in: Regenerate.
856         * configure.tgt (alpha*-*-netbsd*): Set
857         targ_emul to elf64alpha_nbsd.
858         * emulparams/elf64alpha_nbsd.sh: Added.
859
860 2001-12-17  Alan Modra  <amodra@bigpond.net.au>
861
862         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
863         section_tail when fiddling with section list.
864         (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
865         broken into separate strings to make translation easier.
866         * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
867         fiddling with section list.
868         * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
869
870 2001-12-16  Hans-Peter Nilsson  <hp@bitrange.com>
871
872         * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
873
874 2001-12-15  Alan Modra  <amodra@bigpond.net.au>
875
876         * ldmain.c (main): Initialise link_info.eh_frame_hdr.
877
878 2001-12-13  Jakub Jelinek  <jakub@redhat.com>
879
880         * emultempl/elf32.em (finish): Supply output_bfd
881         to bfd_elf*_discard_info.
882         (OPTION_EH_FRAME_HDR): Define.
883         (longopts): Add --eh-frame-hdr.
884         (parse_args): Handle it.
885         (list_options): Add --eh-frame-hdr to help.
886         * emultempl/hppaelf.em (finish): Supply output_bfd
887         to bfd_elf*_discard_info.
888         * scripttempl/elf.sc (.eh_frame_hdr): Add.
889
890 2001-12-13  Alan Modra  <amodra@bigpond.net.au>
891
892         * lexsup.c (parse_args): Don't pass shortopts to second call to
893         getopt functions.  Restore optind rather than decrementing before
894         second call.  Remove errind as it now duplicates last_optind.
895
896 2001-12-11  Christopher Faylor  <cgf@redhat.com>
897
898         * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Fix typo.
899
900 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
901             Richard Henderson  <rth@redhat.com>
902
903         * Makefile.am: Add support for xstormy16.
904         * configure.tgt: Add support for xstormy16.
905         * Makefile.in: Regenerate.
906         * emulparams/elf32xstormy16.sh: New file.
907         * scripttempl/xstormy16.sc: New file.
908
909 2001-10-01  Christopher Faylor <cgf@cygnus.com>
910
911         * Makefile.in (LIB_PATH): Make configurable.
912         (GENSCRIPTS): Set LIB_PATH in environment.
913         * configure.in: Substitute LIB_PATH.
914         * configure: Regenerate.
915         * configure.tgt (*cygwin): Set LIB_PATH for cross build.
916         * configure.host (*cygwin): Add /usr/lib/w32api to NATIVE_LIB_DIRS.
917
918 2001-12-07  Nick Clifton  <nickc@cambridge.redhat.com>
919
920         * lexsup.c (ld_options): Insert 'PROGRAM' into the text string
921         describing the -N option so that it is easier to translate into
922         foreign languages.
923
924 2001-12-05  Nick Clifton  <nickc@cambridge.redhat.com>
925
926         * emultempl/pe.em (..._list_options): Replace multiple fprintf
927         statements describing a single option with a single, newline
928         escaped fprintf.  This allows better translation into other
929         languages.
930
931         * ldmain.c (add_archive_element): Combine multiple strings
932         into a single string to permit better translation into other
933         languages.
934
935 2001-12-05  Tom Rix  <trix@redhat.com>
936
937         * Makefile.am: Remove eaixppc64.
938         * Makefile.in: Regenerate.
939
940 2001-12-04  Tom Rix  <trix@redhat.com>
941
942         * emultempl/aix.em (choose_target): Change default target to
943         OUTPUT_FORMAT for ppcmacos.  Add braces to remove compiler
944         warning.
945         (gld*_read_file):  Fix typo.
946         (change_symbol_mode): Add prototype.
947         (is_syscall): Same.
948
949         * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete.
950         * emulparams/aixrs6.sh : Same.
951         * emulparams/ppcmacos.sh : Same.
952         * emulparams/aixppc64.sh : Delete file.
953         * emultempl/aix.em : Formatting changes.
954
955 2001-12-04  Hans-Peter Nilsson  <hp@axis.com>
956
957         * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes.
958         (OTHER_BSS_END_SYMBOLS): Don't refer to .sbss when setting
959         __Sbss.
960         (OTHER_END_SYMBOLS): Fix formatting.
961         * emulparams/crislinux.sh (NO_SMALL_DATA): Set, to yes.
962         (OTHER_END_SYMBOLS): Fix formatting.
963
964 2001-12-04  Alan Modra  <amodra@bigpond.net.au>
965
966         * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.
967
968 2001-12-02  Tom Rix  <trix@redhat.com>
969
970         * configure.tgt : Remove eaixppc64 emulations.
971         * Makefile.in : Remove eaixppc64.c
972         * ldemul.c (ldemul_choose_target): New parameters argc, argv.
973         (ldemul_default_target): Same.
974         * emultempl/gld960.em (gld960_choose_target):  Same.
975         * emultempl/gld960c.em (gld960_choose_target):  Same.
976         * scripttempl/aix.sc: Remove OUTPUT_FORMAT.
977         * emultempl/aix.em (is_syscall): syscall_mask now a variable.
978         * emultempl/aix.em (gld*_read_file): symbol_mode_mask now a variable.
979         * emultempl/aix.em (gld*_parse_args): Handle -b32 -b64 emulation.
980         * emultempl/aix.em (choose_target): New function.  Handle emulation of
981         -b32 and -b64.
982
983 2001-11-27  H.J. Lu <hjl@gnu.org>
984
985         * emulparams/elf_i386.sh (NO_SMALL_DATA): Set to yes.
986         * emulparams/elf_i386_be.sh (NO_SMALL_DATA): Likewise.
987         * emulparams/elf_i386_chaos.sh (NO_SMALL_DATA): Likewise.
988         * emulparams/elf_i386_ldso.sh (NO_SMALL_DATA): Likewise.
989         * emulparams/elf_x86_64.sh (NO_SMALL_DATA): Likewise.
990         * emulparams/m68kelf.sh (NO_SMALL_DATA): Likewise.
991         * emulparams/elf32_sparc.sh (NO_SMALL_DATA): Likewise.
992         * emulparams/elf64_sparc.sh (NO_SMALL_DATA): Likewise.
993
994         * scripttempl/elf.sc (SBSS): New. Define if ${NO_SMALL_DATA}
995         is not empty.
996         (SDATA): Likewise.
997         (REL_SDATA): Likewise.
998         (REL_SBSS): Likewise.
999         (REL_SDATA2): Likewise.
1000         (REL_SBSS2): Likewise.
1001         (SBSS2): Define if ${NO_SMALL_DATA} is not empty.
1002         (SDATA2): Likewise.
1003
1004 2001-11-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1005
1006         * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and
1007         destructor in rom.
1008         * scripttempl/elfm68hc12.sc (CTOR, DTOR): Likewise.
1009
1010 2001-11-22  H.J. Lu  <hjl@gnu.org>
1011
1012         * Makefile.in: Regenerated with automake based on automake
1013         1.4-8 in RedHat 7.1.
1014
1015 2001-11-22  Alan Modra  <amodra@bigpond.net.au>
1016
1017         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
1018         (config.status): Delete rule.
1019         Add extra dependencies to cover sourced emulparams files.
1020         * Makefile.in: Regenerate.
1021
1022         * scripttempl/elf.sc: Order <section>, <section>.* and
1023         corresponding linkonce sections as seen in input files.
1024         Formatting fixes.  Zero vma of all sections if not relocating.
1025         (STACK): Define and insert if STACK_ADDR defined.
1026         (OTHER_RELOCATING_SECTIONS): Delete.
1027         (OTHER_END_SYMBOLS): Define.
1028         (OTHER_READONLY_SECTIONS): Always insert, not just when relocating.
1029         (OTHER_READWRITE_SECTIONS): Likewise.
1030         (OTHER_GOT_SECTIONS): Likewise.
1031         (OTHER_SDATA_SECTIONS): Likewise.
1032         (OTHER_BSS_SECTIONS): Likewise.
1033         * scripttempl/elfi370.sc (OTHER_READONLY_SECTIONS): Likewise.
1034         (OTHER_READWRITE_SECTIONS): Likewise.
1035         * scripttempl/nw.sc (OTHER_READONLY_SECTIONS): Likewise.
1036         (OTHER_READWRITE_SECTIONS): Likewise
1037
1038         * emulparams/armelf.sh (OTHER_RELOCATING_SECTIONS): Delete.
1039         (STACK_ADDR): Define.
1040         * emulparams/armelf_oabi.sh: As for armelf.sh.
1041         * emulparams/elf32mcore.sh: As for armelf.sh.
1042         * emulparams/h8300elf.sh: As for armelf.sh.
1043         * emulparams/mn10200.sh: As for armelf.sh.
1044         * emulparams/shelf.sh: As for armelf.sh.
1045
1046         * emulparams/elf32fr30.sh (OTHER_RELOCATING_SECTIONS): Delete.
1047         (OTHER_END_SYMBOLS): Define.
1048         * emulparams/m32relf.sh: As for elf32fr30.sh.
1049         * emulparams/h8300helf.sh: As for elf32fr30.sh.
1050         * emulparams/h8300self.sh: As for elf32fr30.sh.
1051
1052         * emulparams/criself.sh (OTHER_READONLY_SECTIONS): Protect symbol
1053         defines with RELOCATING test.
1054         (OTHER_SDATA_SECTIONS): Likewise.
1055         (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1056         (OTHER_END_SYMBOLS): ..this.
1057         * emulparams/crislinux.sh: As for criself.sh.
1058
1059         * emulparams/elf32bmipn32.sh (OTHER_SDATA_SECTIONS): Zero vma
1060         if not relocating.
1061         (OTHER_RELOCATING_SECTIONS): Delete, replacing with..
1062         (OTHER_SECTIONS): ..this.  Zero vma if not relocating.  Order
1063         normal and linkonce sections as seen in input files.
1064         * emulparams/elf32bmip.sh (DATA_ADDR): Don't define if EMBEDDED.
1065         (TEXT_DYNAMIC): Likewise.
1066         (INITIAL_READONLY_SECTIONS): Zero vma if not relocating.
1067         (OTHER_SDATA_SECTIONS): Likewise.
1068         * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
1069         * emulparams/shlelf_linux.sh (OTHER_READWRITE_SECTIONS): Likewise.
1070         * emulparams/elf64alpha.sh (OTHER_READONLY_SECTIONS): Likewise.
1071         * emulparams/hppalinux.sh (OTHER_READONLY_SECTIONS): Likewise.
1072         * emulparams/elf64_aix.sh (OTHER_GOT_SECTIONS): Likewise.
1073         (OTHER_PLT_RELOC_SECTIONS): Likewise.
1074         (OTHER_READONLY_SECTIONS): Likewise.  Order normal and linkonce
1075         sections as seen in input files.
1076         * emulparams/elf64_ia64.sh: As for emulparams/elf64_aix.sh.
1077         * emulparams/hppa64linux.sh (OTHER_READONLY_SECTIONS): Zero vma
1078         if not relocating.
1079         (OTHER_READWRITE_SECTIONS, OTHER_BSS_SECTIONS): Likewise.
1080         (OTHER_BSS_END_SYMBOLS): Merge from elf64hppa.sh.
1081         * emulparams/elf64mmix.sh (OTHER_RELOCATING_SECTIONS): Delete.
1082         (OTHER_SECTIONS): Instead, use this..
1083         (OTHER_END_SYMBOLS): ..and this.
1084
1085         * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
1086         * emulparams/elf32bsmip.sh: Likewise.
1087         * emulparams/elf32btsmip.sh: Likewise.
1088         * emulparams/elf32ebmip.sh: Likewise.
1089         * emulparams/elf32lmip.sh: Likewise.
1090         * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
1091         * emulparams/elf32lsmip.sh: Likewise.
1092         * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
1093         * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
1094         * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
1095         * emulparams/elf64btsmip.sh: Likewise.
1096         * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
1097         * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
1098         * emulparams/elf32ppclinux.sh: Likewise.
1099         * emulparams/elf32ppcsim.sh: Likewise.
1100         * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
1101         * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
1102         * emulparams/h8300helf.sh: Source h8300elf.sh, remove duplicates.
1103         * emulparams/h8300self.sh: Likewise.
1104         * emulparams/mn10300.sh: Source mn10200.sh, remove duplicates.
1105         * emulparams/sh.sh: Comment.
1106         * emulparams/shl.sh: Source sh.sh, remove duplicates.
1107         * emulparams/shlelf.sh: Source shelf.sh, remove duplicates.
1108         * emulparams/shelf_linux.sh: Source shlelf_linux.sh, remove duplicates.
1109
1110 2001-11-21  David Heine <dlheine@tensilica.com>
1111             Alan Modra  <amodra@bigpond.net.au>
1112
1113         * ldlang.c (map_input_to_output_sections): Replace "break"
1114         accidentally removed with 2001-08-03 change.
1115         (lang_gc_sections_1): Likewise.
1116
1117 2001-11-21  Alan Modra  <amodra@bigpond.net.au>
1118
1119         * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
1120
1121 2001-11-20  Angela Marie Thomas <angela@redhat.com>
1122
1123         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Use NULL instead
1124         of false when calling lang_size_sections.
1125         * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
1126
1127 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
1128
1129         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this
1130         function when LDEMUL_FINISH isn't set to the same name.  Don't
1131         call ${LDEMUL_FINISH}.
1132         (ld_${EMULATION_NAME}_emulation): Call $LDEMUL_FINISH if defined.
1133         * emultempl/armelf.em (arm_elf_finish): Call
1134         gld${EMULATION_NAME}_finish.
1135         * emultempl/hppaelf.em (hppaelf_finish): Rename to
1136         gld${EMULATION_NAME}_finish.  Call bfd_elf32_discard_info and
1137         hppaelf_layout_sections_again if necessary.
1138         (need_laying_out): New var.
1139         (hppaelf_layaout_sections_again): Rename to
1140         hppaelf_layout_sections_again.  Clear need_laying_out.
1141         (PARSE_AND_LIST_OPTIONS): Format text.
1142
1143 2001-11-14  H.J. Lu  <hjl@gnu.org>
1144
1145         * emultempl/armelf.em (arm_elf_finish): Renamed from
1146         gld${EMULATION_NAME}_finish.
1147         (LDEMUL_FINISH): Set to arm_elf_finish.
1148
1149 2001-11-14  Daniel Jacobowitz  <drow@mvista.com>
1150
1151         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): New.
1152         (struct ld_emulation_xfer_struct): Use it.
1153
1154 2001-11-13  Ross Alexander <ross.alexander@uk.neceur.com>
1155
1156         * emulparams/elf64hppa.sh (OTHER_BSS_END_SYMBOLS): Add
1157         additional symbols referenced by newer crt0.o files from HP.
1158
1159 2001-11-12  Anthony Green  <green@redhat.com>
1160
1161         * emulparams/armelf.sh (DATA_START_SYMBOLS): New symbol.
1162
1163 2001-11-12  Alfred M. Szmidt  <ams@kemisten.nu>
1164
1165         * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}.
1166         * Makefile.in: Regenerate.
1167
1168 2001-11-02  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1169
1170         * ld.texinfo: Use @command for commands, @option for options.
1171         * Makefile.am (POD2MAN): Use 'GNU Development Tools' for
1172         the page man title.
1173         * Makefile.in: Rebuild.
1174
1175 2001-11-04  Chris Demetriou  <cgd@broadcom.com>
1176
1177         * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
1178         Add support for targets.
1179
1180 2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
1181
1182         * configure.in (ALL_LINGUAS): Add "fr" and "sv"
1183         * configure: Regernate.
1184         * po/fr.po: New file.
1185         * po/sv.po: New file.
1186
1187 2001-11-01  NIIBE Yutaka  <gniibe@m17n.org>
1188
1189         * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
1190         as little endian default and to support big endian.
1191
1192 2001-11-01  Chris Demetriou  <cgd@broadcom.com>
1193
1194         * ld.texinfo (Options): Document new option, -nostdlib.
1195         * lexsup.c (OPTION_NOSTDLIB): New definition.
1196         (ld_options): Add entry for "nostdlib".
1197         (parse_args): Handle OPTIONS_NOSTDLIB.
1198         * ldfile.c (ldfile_add_library_path): Don't add directories
1199         to the search path if they weren't specified on the command line
1200         and -nostdlib was specified.
1201         * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
1202
1203 2001-10-31  Nick Clifton  <nickc@cambridge.redhat.com>
1204
1205         * lexsup.c (parse_args): Prevent infinite parsing loop when
1206         "-rpath.a" is specified on the command line.
1207         Replace calls to fprintf with calls to einfo.
1208
1209 2001-10-31  John Marshall  <jmarshall@acm.org>
1210
1211         * ld.texinfo: A historical requirement that MEMORY and SECTIONS
1212         appear only once across all the linker scripts involved in a link
1213         invocation no longer applies.  Make the documentation reflect
1214         that.
1215
1216 2001-10-31  NIIBE Yutaka  <gniibe@m17n.org>
1217
1218         * configure.tgt: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu
1219         targets.
1220         (sh-*-linux*): Added targ_extra_libpath.
1221
1222 2001-10-31  David Heine  <dlheine@tensilica.com>
1223
1224         * ldlang.c (lang_size_sections): Keep a valid output_offset field
1225         for padding statements.
1226
1227 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
1228
1229         * configure.tgt (mmix-*-*): New target.
1230         * Makefile.am (ALL_EMULATIONS): Add eelf64mmix.o and emmo.o.
1231         Add dependencies to match.
1232         * emulparams/mmo.sh, emulparams/elf64mmix.sh, emultempl/mmo.em,
1233         emultempl/mmix-elfnmmo.em, emultempl/mmixelf.em,
1234         scripttempl/mmo.sc: New files.
1235         * gen-doc.texi: @set MMIX.
1236         * ld.texinfo: Ditto.
1237         [MMIX] Add MMIX node.
1238         * Makefile.in: Regenerate.
1239
1240 2001-10-29  Kazu Hirata  <kazu@hxi.com>
1241
1242         * ldlang.c: Fix a comment typo.
1243
1244 2001-10-23  Alan Modra  <amodra@bigpond.net.au>
1245
1246         * configure.host: Move alpha*-*-linux-gnu* entry to generic
1247         entries, and match *-*-linux*.
1248
1249 2001-10-20  Alan Modra  <amodra@bigpond.net.au>
1250
1251         * ldgram.y (mri_script_command): Surround processing of INCLUDE
1252         with ldlex_script, ldlex_popstate.
1253         (ifile_p1): Likewise.
1254         * ldlex.l (EOF): Don't BEGIN(SCRIPT).  Restore lineno from the
1255         correct slot.
1256         (lex_push_file): Save current lineno to lineno_stack.  Set lineno
1257         to 1.  Don't BEGIN(SCRIPT).
1258         (lex_redirect): Similarly.
1259         * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
1260
1261 2001-10-20  Nick Clifton  <nickc@cambridge.redhat.com>
1262
1263         * scripttempl/armcoff.sc: Define __EH_FRAME_BEGIN__ and
1264         __EH_FRAME_END__ and accept eh frames into data section.
1265         Add ctor and dtor sections.
1266
1267 2001-10-19  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
1268
1269         * pe-dll.c (autofilter_objectlist): Add gcrt0.o.
1270         (auto-export): Fix indentation.
1271
1272 2001-10-18  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
1273
1274         * pe-dll.c (autofilter_objectlist):  Add startup objects
1275         for profiling.
1276         (auto-export): Constify char * p.
1277         Extract file basename and use strcmp rather than ststr
1278         for object lookup.
1279
1280 2001-10-18  Chris Demetriou  <cgd@broadcom.com>
1281
1282         * ldmain.c (get_emulation): Improve comment about the handling
1283         of -mipsN options.
1284
1285 2001-10-17  Alan Modra  <amodra@bigpond.net.au>
1286
1287         * po/POTFILES.in: Regenerate.
1288
1289 2001-10-16  Vassili Karpov  <malc@pulsesoft.com>
1290
1291         * emultempl/elf32.em (gld*_list_options): Remove extra '\t' from
1292         -z nocopyreloc and -z nocombreloc usage strings.
1293
1294 2001-10-12  Vassili Karpov  <malc@pulsesoft.com>
1295
1296         * emultempl/elf32.em (gld*_list_options): Include -z nocopyreloc
1297         in usage.
1298
1299 2001-10-11  Aleksey Romanov <aromanov@ennovatenetworks.com>
1300
1301         * scripttempl/armaout.sc: Place .bss section after end of aligned
1302         data section to match behaviour of aout code in constructrion of
1303         header.
1304
1305 2001-10-11  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
1306
1307         * pe-dll.c (autofilter_entry_type autofilter_liblist: Add
1308         startup files for mingw32 dlls to list.
1309
1310 2001-10-10  Chris Demetriou  <cgd@broadcom.com>
1311
1312         * emultempl/elf32.em: Fix shell 'if' usage for portability.
1313
1314 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1315
1316         * configure.tgt (targ): Add arm9e-*-elf.
1317
1318 2001-10-05  H.J. Lu  <hjl@gnu.org>
1319
1320         * genscripts.sh: Fix a typo in the last change.
1321
1322 2001-10-05  Jakub Jelinek  <jakub@redhat.com>
1323
1324         * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and
1325         -z nocombreloc in usage.
1326
1327 2001-10-03  Jim Blandy  <jimb@redhat.com>
1328
1329         * genscripts.sh: Include a comment at the top of each generated
1330         script, explaining its purpose.
1331
1332 2001-10-03  Vassili Karpov  <malc@pulsesoft.com>
1333
1334         * emultempl/elf32.em (parse_args): Handle -z nocopyreloc.
1335         * NEWS: Mention -z nocopyreloc.
1336         * ld.texinfo (Options): Describe nocopyreloc.
1337
1338 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
1339
1340         * configure: Regenerate.
1341
1342 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
1343
1344         * ldver.h (ld_program_version): Remove declaration.
1345         * lexsup.c (parse_args): Move printing of copyright message..
1346         * ldver.c (ldversion): .. to here.
1347         Use BFD_VERSION_STRING in place of BFD_VERSION.
1348         (ld_program_version): Remove.
1349         * Makefile.am (Makefile): Depend on bfd/configure.in.
1350         Run "make dep-am".
1351         * Makefile.in: Regenerate.
1352
1353 2001-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
1354
1355         * Makefile.am: Update dependencies with "make dep-am".
1356         * Makefile.in: Regenerate.
1357
1358 2001-09-29  John Reiser  <jreiser@BitWagon.com>
1359
1360         * ldlang.c (lang_common): Conditionally inhibit Common allocation.
1361         * lexsup.c: Add --no-define-common commandline option.
1362         * ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
1363         * ldlex.l: Likewise.
1364         * ld.h: Add command_line.inhibit_common_definition.
1365         * ldmain.c (main): Initialize.
1366         * ld.texinfo: Document.
1367
1368 2001-09-26  Alan Modra  <amodra@bigpond.net.au>
1369
1370         * ldmisc.c (USE_STDARG): Remove.
1371         (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
1372         (einfo): Likewise.
1373         (minfo): Likewise.
1374         (lfinfo): Likewise.
1375
1376         * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
1377         declarations.  Update copyright.
1378
1379 2001-09-24  Charles Wilson  <cwilson@ece.gatech.edu>
1380
1381         * pe-dll.c: Remove obsoleted declaration of
1382         pe_get_data_import_dll_name.
1383         (pe_create_import_fixup): Fix thinko.
1384
1385         * ld.texinfo(enable-auto-import): Clarify the explanation.
1386
1387 2001-09-24  Nick Clifton  <nickc@cambridge.redhat.com>
1388
1389         * pe-dll.c (pe_create_import_fixup): Revert previous patch.
1390         * emultemp/pe.em (pe_data_import_dll): Move definition outside of
1391         DLL_SUPPORT controlled code.
1392
1393 2001-09-24  Charles Wilson  <cwilson@ece.gatech.edu>
1394
1395         * emultempl/pe.em(pe_data_import_dll): Make static.
1396         (pe_get_data_import_dll_name): New accessor function.
1397         * pe-dll.c(pe_create_import_fixup): call
1398         pe_get_data_import_dll_name() from pe.em, instead of
1399         directly accessing pe_data_import_dll variable from pe.em.
1400
1401 2001-09-18  Bruno Haible  <haible@clisp.cons.org>
1402
1403         * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
1404         (def_file_add_directive): Use ISSPACE instead of isspace.
1405         (def_lex): Use ISDIGIT/ISXDIGIT/ISALPHA/ISALNUM instead of
1406         isdigit/isxdigit/isalpha/isalnum.
1407         * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
1408         (gld${EMULATION_NAME}_read_file): Use ISSPACE instead of isspace.
1409         * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
1410         (gld${EMULATION_NAME}_place_orphan): Use ISALNUM instead of
1411         isalnum.
1412         * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
1413         (gld960_set_output_arch): Use ISUPPER/TOLOWER instead of
1414         isupper/tolower.
1415         * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
1416         (gld${EMULATION_NAME}_search_dir): Use ISDIGIT instead of isdigit.
1417         * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
1418         (ctor_prio): Use ISDIGIT instead of isdigit.
1419         * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
1420         (ldfile_open_file_search): Use ISALPHA instead of isalpha.
1421         (ldfile_add_arch): Use ISUPPER/TOLOWER instead of
1422         isupper/tolower.
1423         * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
1424         (stricpy): Use TOLOWER instead of isupper/tolower.
1425         (lang_leave_overlay_section): Use ISALNUM instead of isalnum.
1426         * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
1427         (lex_warn_invalid): Use ISPRINT instead of isprint.
1428         * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
1429         (main): For gettext, also set the LC_CTYPE locate facet.
1430         (add_keepsyms_file): Use ISSPACE instead of isspace.
1431         * lexsup.c: Include "safe-ctype.h" instead of <ctype.h>.
1432         (is_num, parse_args): Use ISDIGIT instead of isdigit.
1433         * mpw-elfmips.c: Include "safe-ctype.h" instead of <ctype.h>.
1434         (gldelf32ebmip_place_orphan): Use ISALNUM instead of isalnum.
1435         * mpw-eppcmac.c: Include "safe-ctype.h" instead of <ctype.h>.
1436         (gldppcmacos_read_file): Use ISSPACE instead of isspace.
1437         * pe-dll.c: Include "safe-ctype.h" instead of <ctype.h>.
1438         (quoteput): Use ISSPACE instead of isspace.
1439         (pe_dll_generate_implib, pe_process_import_defs): Use ISALNUM
1440         instead of isalnum.
1441
1442 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
1443
1444         * deffilep.y (def_stash_module): Constify "name" param.
1445
1446         * pe-dll.c: Replace CONST with const throughout.
1447         (quick_symbol): Constify "n1", "n2", "n3" params.
1448         (make_singleton_name_thunk): Constify "import" param.  Make
1449         "buffer_len" a size_t.
1450         (make_import_fixup_entry): Constify "name", "fixup_name",
1451         "dll_symname" params.
1452         (pe_get16): Cast args of bfd_seek.  Replace bfd_read with bfd_bread.
1453         (pe_get32): Likewise.
1454         (pe_implied_import_dll): Likewise.
1455
1456         * emultempl/beos.em (sort_by_file_name): Constify "ra", "rb".
1457         (sort_by_section_name): Likewise.
1458
1459         * emultempl/pe.em: Move defines for arm_epoc_pe before bfd.h included.
1460         (make_import_fixup): Cast printf arg, rel->address to long rather
1461         than int.
1462         (gld_${EMULATION_NAME}_after_open): Don't compare NULL against int.
1463
1464 2001-09-15  Alan Modra  <amodra@bigpond.net.au>
1465
1466         * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUX
1467         defines BufferSize.  Increase buffer size by one.
1468
1469 2001-09-14  Ralf Habacker <Ralf.Habacker@freenet.de>
1470
1471         * pe-dll.c (pe_walk_relocs_of_symbol): Fix memory leak.
1472
1473 2001-09-14  Kevin Lo <kevlo@openbsd.org>
1474
1475         * configure.tgt: Add arm-openbsd target.
1476
1477 2001-09-12  H.J. Lu  <hjl@gnu.org>
1478
1479         * Makefile.am (ALL_EMULATIONS): Move eelf64ppc.o and
1480         eelf64lppc.o to ...
1481         (ALL_64_EMULATIONS): Here.
1482         * Makefile.in: Regenerated.
1483
1484 2001-09-12  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
1485
1486         * emultempl/pe.em(make_import_fixup): change signature to
1487         take asection as well as arelec; we need this for proper
1488         error reporting.  Only call pe_create_import_fixup() if
1489         there is no attempt to add a constant addend to the reloc;
1490         otherwise, report error condition.
1491         * pe-dll.c(pe_walk_relocs_of_symbol): change signature,
1492         since final argument is a pointer to make_import_fixup().
1493         Change call to cb() to match make_import_fixup() signature.
1494         (make_import_fixup_mark): make buffer_len unsigned.
1495         * pe-dll.h: change signature of pe_walk_relocs_of_symbol.
1496
1497 2001-09-12  Charles Wilson  <cwilson@ece.gatech.edu>
1498
1499         * ld.texinfo: add verbose documentation for auto-import
1500         direct-addressing workaround, to compliment the terse
1501         error message.
1502
1503 2001-09-12  Andrew MacLeod  <amacleod@redhat.com>
1504
1505         * scripttempl/v850.sc: Add gcc_except_table sections.
1506
1507 2001-09-11  Jeffrey A Law  (law@cygnus.com)
1508
1509         * emulparams/h8300helf.sh: Move stack to a much higher memory address.
1510         * emulparams/h8300self.sh: Similarly.
1511
1512 2001-09-05 Danny Smith <dannysmith@users.souceforge.net>
1513
1514         * ld.texinfo (Options, --stack): Correct default value for stack
1515         reserve.
1516
1517 2001-09-05  Tom Rix <trix@redhat.com>
1518
1519         * emultempl/aix.em : Handle import file XMC_XO and syscall symbols.
1520
1521 2001-09-03  Andreas Jaeger  <aj@suse.de>
1522
1523         * emultempl/beos.em: Declare prototypes for comparions functions,
1524         adjust definitions.
1525
1526 2001-09-02  Andreas Jaeger  <aj@suse.de>
1527
1528         * emultempl/aix.em: Add missing prototype.
1529         * emultempl/lnk960.em: Likewise.
1530         * emultempl/vanilla.em: Likewise.
1531         * emultempl/armcoff.em: Likewise.
1532         * emultempl/armelf_oabi.em: Likewise.
1533         * emultempl/beos.em: Likewise.
1534         * emultempl/gld960c.em: Likewise.
1535         * emultempl/gld960.em: Likewise.
1536
1537         * emulparams/elf64alpha.sh (PARSE_AND_LIST_PROLOGUE): Add parameter
1538         for prototype declaration.
1539
1540 2001-08-31  Eric Christopher  <echristo@redhat.com>
1541             Jason Eckhardt  <jle@redhat.com>
1542
1543         * ldmain.c (get_emulation): Add support for -mips32 and -mips64.
1544
1545 2001-08-31  Andreas Jaeger  <aj@suse.de>
1546
1547         * emultempl/pe.em: Add missing prototypes.
1548         (gld_${EMULATION_NAME}_after_open): Remove extra args to
1549         pe_find_data_imports.
1550         (pr_sym): Add unused attribute.
1551
1552 2001-08-29  Joel Sherrill <joel@OARcorp.com>
1553
1554         * configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
1555         default from coff to elf.
1556
1557 2001-08-29  Jeff Law <law@redhat.com>
1558
1559         * emulparams/h8300helf.sh: Resync with h8300elf.sh.  Update
1560         ARCH specification.
1561         * emulparams/h8300self.sh: Similarly.
1562
1563 2001-08-28  J"orn Rennecke <amylaar@redhat.com>
1564
1565         * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and
1566         eh8300self.o .
1567         (eh8300elf.c, eh8300helf.c, eh8300self.c): New targets.
1568         * configure.tgt (h8300-*-elf*): New case.
1569         * emulparams/h8300elf.sh, emulparams/h8300helf.sh: New files.
1570         * emulparams/h8300self.sh: New file.
1571         * Makefile.in: Regenerated.
1572
1573 2001-08-28  Nick Clifton  <nickc@cambridge.redhat.com>
1574
1575         * ldmain.c (main): Rename BSIZE to BufferSize to avoid collision
1576         with macro name.
1577
1578 2001-08-27  Linus Nordberg  <linus@swox.com>
1579             Alan Modra  <amodra@bigpond.net.au>
1580
1581         * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
1582         (eelf64ppc.c, eelf64lppc.c): Add make targets.
1583         Run "make dep-am"
1584         * Makefile.in: Regenerate.
1585         * configure.tgt: Add powerpc64 support.  Move pdp11, pjl, pj
1586         entries to correct alphabetical position.
1587         * emulparams/elf64ppc.sh: New.
1588         * emulparams/elf64lppc.sh: New.
1589
1590 2001-08-27  Nick Clifton  <nickc@cambridge.redhat.com>
1591
1592         * ldmain.c (main): Declare BSIZE as static.
1593
1594 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
1595
1596         * emultempl/elf32.em (place_orphan): Place orphan .rel* sections
1597         into .rel.dyn resp. .rela.dyn if combreloc.
1598         (get_script): If .x linker script is equal to .xn, only put it
1599         once into the binary.
1600         Add .xc and .xsc scripts.
1601         (parse_args): Handle -z combreloc and -z nocombreloc.
1602         * scripttempl/elf.sc (.rela.sbss): Fix a typo.
1603         For .xc and .xsc scripts put all .rel* or .rela* input sections
1604         but .rel*.plt and PLT-like sections into .rel.dyn resp. .rela.dyn.
1605         * genscripts.sh (GENERATE_COMBRELOC_SCRIPT): Set if SCRIPT_NAME
1606         is elf.
1607         Strip trailing whitespace from script.
1608         Generate .xc and .xsc scripts if requested.
1609         * ldmain.c (main): Initialize link_info.combreloc and
1610         link_info.spare_dynamic_tags.
1611         * lexsup.c (OPTION_SPARE_DYNAMIC_TAGS): Define.
1612         (ld_options): Add --spare-dynamic-tags option.
1613         (parse_args): Likewise.
1614         * ld.texinfo: Document -z combreloc and -z nocombreloc.
1615         * ldint.texinfo: Document .xc and .xsc linker scripts.
1616         * NEWS: Add notes about -z combreloc and SHF_MERGE.
1617
1618 2001-08-22  H.J. Lu  <hjl@gnu.org>
1619
1620         * emulparams/elf32fr30.sh: Add a newline.
1621
1622 2001-08-21  Andreas Jaeger  <aj@suse.de>
1623
1624         * deffilep.y: Add missing prototypes.
1625         * pe-dll.c: Likewise.
1626
1627 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
1628
1629         * ldlang.c (insert_pad): Fix typos in last patch.
1630
1631         * ldlang.c: When traversing lang_statement_union_type lists,
1632         consistently use "header.next" rather than "next".
1633         * mpw-eppcmac.c: Likewise.
1634         * emultempl/beos.em: Likewise.
1635         * emultempl/hppaelf.em: Likewise.
1636         * emultempl/pe.em: Likewise.
1637         * ldlang.h (union lang_statement_union): Remove "next" field.
1638
1639         * ldlang.c (insert_pad): Use offsetof macro.
1640         (lang_size_sections): Always neuter padding statements.
1641         * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Delete.
1642
1643         * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
1644         passed to lang_size_sections.
1645         (pe_exe_fill_sections): Likewise.
1646         * emultempl/pe.em (output_prev_sec_find): Copied from elf32.em.
1647         (gld_${EMULATION_NAME}_place_orphan): Merge from elf32.em.
1648
1649 2001-08-18  Alan Modra  <amodra@bigpond.net.au>
1650
1651         * emultempl/aix.em: Formatting fixes.
1652
1653 2001-08-18  Alan Modra  <amodra@bigpond.net.au>
1654
1655         * ldlang.c (insert_pad): Make use of an existing pad statement if
1656         available.  Move code calculating alignment, adjusting section
1657         alignment power, and adjusting dot to ..
1658         (size_input_section): .. here.  Remove unused relax param.
1659         (lang_size_sections): Change boolean `relax' param to boolean *.
1660         Adjust call to size_input_section.  Make use of insert_pad to
1661         place pad after the assignment statement.  If relaxing, zap
1662         padding statements.
1663         (reset_memory_regions): Reset output_bfd section sizes too.
1664         (relax_again): Move to..
1665         (lang_process): ..here.  Adjust call to lang_size_sections, and
1666         remove duplicated code.
1667         * ldlang.h (lang_size_sections): Change `relax' param to boolean *.
1668
1669 2001-08-17  Alan Modra  <amodra@bigpond.net.au>
1670
1671         * ld.texinfo: Document that fill values now use the four least
1672         significant bytes.
1673         * emulparams/elf32fr30.sh (NOP): Update.
1674         * emulparams/elf32mcore.sh: Likewise.
1675         * emulparams/elf64_s390.sh: Likewise.
1676         * emulparams/elf_i386.sh: Likewise.
1677         * emulparams/elf_i386_be.sh: Likewise.
1678         * emulparams/elf_i386_chaos.sh: Likewise.
1679         * emulparams/elf_i386_ldso.sh: Likewise.
1680         * emulparams/elf_s390.sh: Likewise.
1681         * emulparams/elf_x86_64.sh: Likewise.
1682         * emulparams/i386moss.sh: Likewise.
1683         * emulparams/i386nw.sh: Likewise.
1684         * emulparams/m68kelf.sh: Likewise.
1685         * scripttempl/elf.sc: Update NOP comment.
1686         * scripttempl/elfi370.sc: Likewise.
1687         * scripttempl/elfm68hc11.sc: Likewise.
1688         * scripttempl/elfm68hc12.sc: Likewise.
1689         * scripttempl/nw.sc: Likewise.
1690
1691 2001-08-15  Tom Rix <trix@redhat.com>
1692
1693         * ldgram.y (saved_script_handle): Initialize to NULL.
1694         * ldmain.c (main): Change check on saved_script_handle.
1695
1696 2001-08-14  Alan Modra  <amodra@bigpond.net.au>
1697
1698         * emultempl/elf32.em: Formatting fixes.
1699         (output_prev_sec_find): Test for bfd_ind_section too;  do so by
1700         looking at sec->owner.
1701         (output_rel_find): Move function inside LDEMUL_PLACE_ORPHAN test.
1702         (gld${EMULATION_NAME}_place_orphan): Add a few comments.  Remove
1703         unused code, and reorganize orphan section placement code.
1704
1705         * ldlang.c (wild_doit): Rename to lang_add_section.
1706         * ldlang.h: Here too.
1707         * mpw-elfmips.c: And here.
1708         * emultempl/beos.em: And here.
1709         * emultempl/elf32.em: And here.
1710         * emultempl/hppaelf.em: And here.
1711         * emultempl/pe.em: And here.
1712
1713 2001-08-13  Richard Henderson  <rth@redhat.com>
1714
1715         * emultempl/needrelax.em: New file.
1716         * emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
1717         * Makefile.am (eelf64_ia64.c): Depend on it.
1718         * Makefile.in: Rebuild.
1719
1720 2001-08-13  Alan Modra  <amodra@bigpond.net.au>
1721
1722         * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that
1723         output_section is set non-NULL.
1724
1725         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return
1726         `true' for SEC_EXCLUDE sections so that the generic code doesn't
1727         needlessly create an output_section_statement.  Treat a correctly
1728         named output_section_statement with NULL bfd_section as compatible.
1729
1730 2001-08-13  Hans-Peter Nilsson  <hp@bitrange.com>
1731
1732         * emultempl/generic.em: Support EXTRA_EM_FILE.
1733         (ld_${EMULATION_NAME}_emulation): Support emulation parameters
1734         LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
1735         LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
1736         LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
1737         LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
1738         LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
1739         LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
1740         LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
1741         LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
1742         LDEMUL_FIND_POTENTIAL_LIBRARIES.
1743
1744 2001-08-12  Richard Henderson  <rth@redhat.com>
1745
1746         * scripttempl/elf.sc, scripttempl/elfd30v.sc,
1747         scripttempl/elfm68hc11.sc, scripttempl/elfm68hc12.sc,
1748         scripttempl/v850.sc: Keep .jcr data.
1749
1750 2001-08-12  H.J. Lu  <hjl@gnu.org>
1751             Andrew Haley  <aph@cambridge.redhat.com>
1752             Nick Clifton  <nickc@redhat.com>
1753
1754         * ldgram.y (had_script): Change name to saved_script_handle.
1755         Change type to file handle.
1756         * ld.h (had_script): Rename and retype.
1757         * ldfile.c (ldfile_open_command_file): Save the file handle
1758         used in saved_script_handle.
1759         * lexsup.c (parse_args): Do not allow -c option to alter
1760         saved_script_handle.
1761         * ldmain.c (main): Print out the linker script used if
1762         --verbose is given.  Check saved_script_handle to obtain the
1763         external linker script used, or if NULL, dump the builtin
1764         script.
1765         * ld.texinfo: Document that --verbose now dumps the linker
1766         script used, regardless of whether it was an internal or an
1767         external script.
1768
1769 2001-08-10  Andreas Jaeger  <aj@suse.de>
1770
1771         * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1772         to build warnings.
1773         * configure: Regenerate.
1774
1775 2001-08-09  Alan Modra  <amodra@bigpond.net.au>
1776
1777         * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
1778
1779         * scripttempl/elf.sc: Move non-text .dynamic section before
1780         .plt/.got/.sdata* group.
1781         (OTHER_GOT_SECTIONS): Move to immediately after .got.
1782         (OTHER_SDATA_SECTIONS): Add.
1783         * emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
1784         OTHER_GOT_SECTIONS.
1785         * emulparams/crislinux.sh: Likewise.
1786         * emulparams/elf32b4300.sh: Likewise.
1787         * emulparams/elf32bmip.sh: Likewise.
1788         * emulparams/elf32bmipn32.sh: Likewise.
1789         * emulparams/elf32bsmip.sh: Likewise.
1790         * emulparams/elf32btsmip.sh: Likewise.
1791         * emulparams/elf32ebmip.sh: Likewise.
1792         * emulparams/elf32elmip.sh: Likewise.
1793         * emulparams/elf32l4300.sh: Likewise.
1794         * emulparams/elf32lmip.sh: Likewise.
1795         * emulparams/elf32lsmip.sh: Likewise.
1796         * emulparams/elf32ltsmip.sh: Likewise.
1797         * emulparams/elf64bmip.sh: Likewise.
1798         * emulparams/elf64btsmip.sh: Likewise.
1799         * emulparams/elf64ltsmip.sh: Likewise.
1800
1801 2001-08-08  Alan Modra  <amodra@bigpond.net.au>
1802
1803         * genscripts.sh: Source the emulparams script before each output
1804         script is generated so that variables like `RELOCATING' may affect
1805         variables defined in the emulparams script.
1806
1807 2001-08-04  Alan Modra  <amodra@bigpond.net.au>
1808
1809         * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this
1810         order.
1811
1812         * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,
1813         ie. iterate over wild_statement.section_list.
1814         (gld${EMULATION_NAME}_place_orphan): Likewise.
1815
1816 2001-08-03  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1817
1818         * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
1819         .fini[0-4] sections used by _exit
1820         (CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
1821         (*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
1822         * scripttempl/elfm68hc11.sc: Likewise.
1823
1824 2001-08-03  H.J. Lu  <hjl@gnu.org>
1825
1826         * emultempl/beos.em (init): Add the missing initialization.
1827
1828 2001-08-03  Alan Modra  <amodra@bigpond.net.au>
1829
1830         * ld.texinfo (Input Section Basics): Clarify ordering of output
1831         sections.
1832         * ldlang.c (callback_t): Add wildcard_list param.
1833         (walk_wild_section): Remove "section" param.  Rewrite for
1834         lang_wild_statement_type change.  Remove unique_section_p test.
1835         (walk_wild_file): Remove "section" param.
1836         (walk_wild): Remove "section" and "file" params.
1837         (lang_gc_wild): Likewise.
1838         (wild): Likewise.  Modify for lang_wild_statement_type change.
1839         (wild_sort): Likewise.  Add "sec" param.
1840         (gc_section_callback): Likewise.
1841         (output_section_callback): Likewise.  Do unique_section_p test.
1842         (map_input_to_output_sections): Modify call to wild.
1843         (lang_gc_sections_1): Likewise.
1844         (print_wild_statement): Modify for lang_wild_statement_type
1845         change.
1846         (lang_add_wild): Replace filename, filenames_sorted param with
1847         filespec.  Replace section_name, sections_sorted,
1848         exclude_filename_list with section_list.
1849         * ldlang.h (lang_add_wild): Here too.
1850         (lang_wild_statement_type): Replace section_name, sections_sorted,
1851         and exclude_filename_list with section_list.
1852         * ldgram.y (current_file): Delete.
1853         (%union): Add wildcard_list.
1854         (file_NAME_list): Set type to wildcard_list.  Build a linked list
1855         rather than calling lang_add_wild for each entry.
1856         (input_section_spec_no_keep): Call lang_add_wild here instead.
1857         * ld.h (struct wildcard_list): Declare.
1858         * mri.c (mri_draw_tree): Modify to suit new lang_add_wild.
1859
1860 2001-08-02  Charles Wilson  <cwilson@ece.gatech.edu>
1861
1862         * ldmain.c (main): initialize link_info.pei386_auto_import
1863         * pe-dll.c: new tables for auto-export filtering
1864         (auto_export): change API, pass abfd for contextual filtering.
1865         Loop thru tables of excluded symbols instead of comparing
1866         "by hand".
1867
1868 2001-08-02  Paul Sokolovsky  <paul.sokolovsky@technologist.com>
1869
1870         * pe-dll.c: new variable pe_dll_enable_extra_debug. New
1871         static variable current_sec (static struct sec *). Add
1872         forward declaration for add_bfd_to_link.
1873         (process_def_file): Don't export undefined symbols. Do not
1874         export symbols starting with  "_imp__".  Call auto_export()
1875         with new API.
1876         (pe_walk_relocs_of_symbol): New function.
1877         (generate_reloc): add optional extra debugging
1878         (pe_dll_generate_def_file): eliminate extraneous initial blank
1879         line in output
1880         (make_one): enlarge symtab to make room for __nm__ symbols
1881         (DATA auto-import support).
1882         (make_singleton_name_thunk): New function.
1883         (make_import_fixup_mark): New function.
1884         (make_import_fixup_entry): New function.
1885         (pe_create_import_fixup): New function.
1886         (add_bfd_to_link): Specify that 'name' argument is a CONST
1887         char *.
1888         * pe-dll.h: declare new variable pe_dll_extra_pe_debug;
1889         declare new functions pe_walk_relocs_of_symbol and
1890         pe_create_import_fixup.
1891         * emultempl/pe.em: add new options --enable-auto-import,
1892         --disable-auto-import, and --enable-extra-pe-debug.
1893         (make_import_fixup): New function.
1894         (pe_find_data_imports): New function.
1895         (pr_sym): New function.
1896         (gld_${EMULATION_NAME}_after_open): Add optional extra pe
1897         debugging. Call pe_find_data_imports.  Mark .idata as DATA, not
1898         CODE.
1899
1900 2001-08-02  Charles Wilson  <cwilson@ece.gatech.edu>
1901
1902         * ld.texinfo: add additional documentation for
1903         --export-all-symbols.  Document --out-implib,
1904         --enable-auto-image-base, --disable-auto-image-base,
1905         --dll-search-prefix, --enable-auto-import, and
1906         --disable-auto-import.
1907         * ldint.texinfo: Add detailed documentation on auto-import
1908         implementation.
1909
1910 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
1911
1912         * ld.texinfo (Simple Assignments): Fix computation in SECTIONS
1913         example.
1914
1915 2001-07-24  Alan Modra  <amodra@bigpond.net.au>
1916
1917         * Makefile.am: Update dependencies with "make dep-am".
1918         * Makefile.in: Regenerate
1919
1920 2001-07-23  Alan Modra  <amodra@bigpond.net.au>
1921
1922         * ldcref.c (check_section_sym_xref): New function.
1923         (check_nocrossrefs): Call it.
1924         (check_nocrossref): Interate over h->refs here instead of..
1925         (check_refs): ..here.  Pass in the symbol name, section, and bfd
1926         rather than hash_entry pointers.
1927         (struct check_refs_info): Keep symbol name rather than hash entry.
1928         Remove "same".
1929         (check_reloc_refs): Tweak for above changes in check_refs_info.
1930         Only report references to section syms when symname is NULL to
1931         prevent duplicate messages for the same reloc.
1932
1933 2001-07-19  Nick Clifton  <nickc@cambridge.redhat.com>
1934
1935         * ldexp.c (exp_print_tree): Use stderr if config.map_file is not
1936         available.  Do not print NULL trees.
1937         (exp_print_token): Print unknown tokens with values > 126 as
1938         decimal values not ASCII characters.
1939
1940         * ldlang.c (lang_leave_overlay): If a region is specified assign
1941         it to all sections inside the overlay unless they have been
1942         assigned to the own, non-default, memory region.
1943
1944         * README: Add header for consistency with other README files.
1945
1946 2001-07-14  H.J. Lu  <hjl@gnu.org>
1947
1948         * emultempl/elf32.em (output_prev_sec_find): Never return
1949         bfd_abs_section_ptr, bfd_com_section_ptr nor
1950         bfd_und_section_ptr.
1951
1952 2001-07-14  Nick Clifton  <nickc@cambridge.redhat.com>
1953
1954         * Makefile.am (em32relf.c): Change dependency from generic.em to
1955         elf32.em.
1956         * Makefile.in: Regenerate.
1957
1958 2001-07-14  matthew green  <mrg@eterna.com.au>
1959
1960         * configure.tgt (i386-*-netbsdelf*): New target.
1961         (i386-*-netbsd*): Set targ_extra_emuls to `elf_i386'
1962
1963 2001-07-13  Jakub Jelinek  <jakub@redhat.com>
1964
1965         * emultempl/elf32.em (output_prev_sec_find): New.
1966         (place_orphan): Use it.
1967
1968 2001-07-11  H.J. Lu  <hjl@gnu.org>
1969
1970         * ldmain.c (main): Fix typos in the last change.
1971
1972 2001-07-11  Jakub Jelinek  <jakub@redhat.com>
1973
1974         * ldmain.c (main): Disallow -F and -f without -shared.
1975
1976 2001-07-11  Nick Clifton  <nickc@cambridge.redhat.com>
1977
1978         * emultempl/pe.em (after_open): Check for the output_bfd not
1979         having any coff_data structure allocated to it.
1980
1981 2001-07-09  David O'Brien  <obrien@FreeBSD.org>
1982
1983         * emultempl/elf32.em: Do not assuming that contents of the buffer
1984         returned from basename function will remain unchanged accross other
1985         function calls.
1986
1987 2001-07-03  H.J. Lu  <hjl@gnu.org>
1988
1989         * scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
1990         2001-07-03. It creates dynamic entries even for static binaries.
1991
1992 2001-07-03  Jakub Jelinek  <jakub@redhat.com>
1993
1994         * scripttempl/elf.sc (DYNAMIC_PAD): New variable.
1995         (DYNAMIC): Use it to reserve few dynamic entries for
1996         post-linking tools.
1997
1998 2001-06-27  Alan Modra  <amodra@bigpond.net.au>
1999
2000         * emulparams/hppa64linux.sh: New file.
2001         * configure.tgt: hppa*64*-*-linux* uses hppa64linux.sh
2002         * Makefile.am (ALL_64_EMULATIONS): Add ehppa64linux.o
2003         (ehppa64linux.c): Add rule to make it.
2004         Run "make dep-am".
2005         * Makefile.in: Regenerate.
2006
2007 2001-06-21  Hans-Peter Nilsson  <hp@axis.com>
2008
2009         * ld.texinfo (Options, -r): Mention restrictions when using
2010         different object formats.
2011
2012 2001-06-19  Hans-Peter Nilsson  <hp@axis.com>
2013
2014         * ldlang.c (lang_check): Emit fatal error if relocatable link
2015         between different object flavours with relocations in input.
2016
2017 2001-06-19  H.J. Lu  <hjl@gnu.org>
2018
2019         * ld.texinfo (-E, --export-dynamic): Mention --version-script.
2020         (--version-script): Mention the language support.
2021
2022 2001-06-19  H.J. Lu <hjl@gnu.org>
2023
2024         * ldlang.c (lang_check): Revert the change mode on 2001-06-15.
2025
2026 2001-06-18  H.J. Lu <hjl@gnu.org>
2027
2028         * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
2029         (diststuff): Add $(MANS).
2030         * Makefile.in: Regenerated.
2031
2032         * ld.1: Removed.
2033
2034 2001-06-18  Hans-Peter Nilsson  <hp@axis.com>
2035
2036         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
2037         Update for API change in bfd_elf${ELFSIZE}_size_dynamic_sections.
2038         * mpw-elfmips.c (gldelf32ebmip_before_allocation): Ditto.
2039         * ld.h (args_type): Remove member export_dynamic.  All users
2040         changed to use struct bfd_link_info member.
2041
2042         * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on
2043         $(srcdir)/emultempl/elf32.em, not $(srcdir)/emultempl/generic.em.
2044         * Makefile.in: Regenerate.
2045
2046 2001-06-18  H.J. Lu  <hjl@gnu.org>
2047
2048         * ldlang.c (init_os): Add the newline to the einfo call.
2049         (lang_check): Likewise.
2050         (lang_do_version_exports_section): Likewise.
2051
2052 2001-06-15  H.J. Lu  <hjl@gnu.org>
2053
2054         * lexsup.c (parse_args); Save optind to report unrecognized
2055         option.
2056
2057 2001-06-15  Hans-Peter Nilsson  <hp@axis.com>
2058
2059         * ldlang.c (lang_check): Emit fatal error if relocatable link
2060         between different object flavours.
2061
2062         * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:
2063         Set new link_info member export_dynamic.
2064         * ldmain.c (main): Initialize new link_info member export_dynamic.
2065
2066 2001-06-12  Nick Clifton  <nickc@cambridge.redhat.com>
2067
2068         * ldlang.c (walk_wild): Only call walk_wild_file if
2069         lookup_name returns something.
2070         (lookup_name): If load_symbols fails, return NULL.
2071         (load_symbols): Change to a boolean function.
2072         (open_input_bfds): If load_symbols fails then do not make the
2073         executable.
2074
2075 2001-06-08  Alan Modra  <amodra@bigpond.net.au>
2076
2077         * ldlang.c (record_bfd_errors): Remove.
2078
2079         * emultempl/aix.em: Fix copyright dates.
2080
2081 2001-06-07  Andreas Jaeger  <aj@suse.de>
2082
2083         * elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase.
2084         (TEXT_START_ADDR): Likewise.
2085
2086 2001-06-06  Martin Schwidefsky <schwidefsky@de.ibm.com>
2087
2088         * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390.
2089
2090 2001-06-05  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
2091
2092         * emultempl/pe.em (init): Reduce default stack reserve to 0x200000.
2093
2094 2001-05-31  H.J. Lu  <hjl@gnu.org>
2095
2096         * ldlang.c (open_input_bfds): Don't change the bfd error
2097         handler whilst loading symbols.
2098
2099 2001-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
2100
2101         * configure.tgt: Remove i370-mvs architecture, it is not currently
2102         supported.
2103
2104 2001-05-25  H.J. Lu  <hjl@gnu.org>
2105
2106         * emulparams/ppcmacos.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2107         like emulparams/aixppc.sh.
2108
2109 2001-05-25  H.J. Lu  <hjl@gnu.org>
2110
2111         * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Move
2112         setting of output_filename after bfd_scan_arch.
2113         * emultempl/pe.em: Likewise.
2114
2115 2001-05-25  H.J. Lu  <hjl@gnu.org>
2116
2117         * emulparams/aixrs6.sh: Add SYSCALL_MASK and SYMBOL_MODE_MASK
2118         like emulparams/aixppc.sh.
2119
2120         * emultempl/aix.em (sc): Use ${srcdir}/emultempl/ostring.sed
2121         instead of ${srcdir}/emultempl/stringify.sed.
2122
2123 2001-05-25  Timothy Wall  <twall@oculustech.com>
2124
2125         * emulparams/elf64_aix.sh: Change settings to match IBM linker
2126         output.
2127
2128 2001-05-25  Alan Modra  <amodra@one.net.au>
2129
2130         * configure.host: Replace linuxoldld with linux*oldld.
2131         * configure.tgt: Likewise.
2132
2133 2001-05-24  H.J. Lu  <hjl@gnu.org>
2134
2135         * emultempl/stringify.sed: Removed again.
2136
2137 2001-05-24  H.J. Lu  <hjl@gnu.org>
2138
2139         * emultempl/aix.em (OUTPUT_ARCH): Defined.
2140         (gld${EMULATION_NAME}_before_parse): Initialize
2141         ldfile_output_architecture, ldfile_output_machine and
2142         ldfile_output_machine_name from ${OUTPUT_ARCH} if possible.
2143         * emultempl/beos.em: Likewise.
2144         * emultempl/elf32.em: Likewise.
2145         * emultempl/linux.em: Likewise.
2146         * emultempl/mipsecoff.em: Likewise.
2147         * emultempl/pe.em: Likewise.
2148         * emultempl/sunos.em: Likewise.
2149
2150 2001-05-24 Tom Rix <trix@redhat.com>
2151
2152         * emultempl/aix.em : (gld${EMULATION_NAME}_read_file)
2153         udate import file format.
2154         (change_symbol_mode) New, same
2155         (is_syscall) New, same
2156         * emulparams/aixppc.sh : add SYSCALL_MASK and SYMBOL_MODE_MASK
2157         * emulparams/aixppc64.sh : same
2158         * emulparams/aixrs6.sh : same
2159         * emulparams/ppcmacos.sh : same
2160         * emultempl/aix.em : use strtoull to parse options
2161         * Makefile.am : add eaixppc64 emulation for xcoff64
2162         * Makefile.in : same
2163         * configure.tgt : same
2164
2165         * scripttempl/aix.sc : default text section offset to 0x10000000
2166         default data section offset to 0x20000000
2167         add .sv3264 and .sv64 pseudo sections
2168         loader and debug sections use the currect section offset.
2169
2170         * emultempl/aix.em : Add xcoff64 support
2171         Add -binitfini support
2172         (gld${EMULATION_NAME}_before_parse) -binitfini
2173         (gld${EMULATION_NAME}_parse_args) same
2174         (gld${EMULATION_NAME}_before_allocation) format change for special
2175         sections
2176
2177         * emulparams/aixppc64.sh : New file for xcoff64 support
2178
2179 2001-05-23  Alexandre Oliva  <aoliva@redhat.com>
2180
2181         * emultempl/elf32.em (ELF_INTERPRETER_SET_DEFAULT): Use this new
2182         variable to avoid non-portable shell construct.
2183
2184 2001-05-23  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2185
2186         * ldmain.c (get_emulation): Add -mips5 command line argument.
2187
2188 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
2189
2190         * emulparams/elf_i386_ldso.sh: New, copied from elf_i386.sh.
2191         (ELF_INTERPRETER_NAME): Define it.
2192         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use
2193         it.
2194         * configure.tgt (targ_emul, targ_extra_emuls)
2195         [i[3456]86-*-solaris2*, i[3456]86-*-solaris*]: Use elf_i386_ldso
2196         as primary, elf_i386 as extra.
2197         * Makefile.am (ALL_EMULATIONS): Added eelf_i386_ldso.o.
2198         (eelf_i386_ldso.c): New rule.
2199         * Makefile.in: Rebuilt.
2200
2201 2001-05-22  Nick Clifton  <nickc@redhat.com>
2202
2203         * lexsup.c (ld_options):  Allow -I to be an alias for
2204         --dynamic-linker.  This is for Solaris compatability.
2205         * ld.texinfo: Document that -I can be used.
2206         * ld.1: Regenerate.
2207
2208 2001-05-16  Alan Modra  <amodra@one.net.au>
2209
2210         * ldlang.c (wild_doit): Use linker_has_input to reliably determine
2211         whether an input section is the first one assigned to an output
2212         section.
2213         Assorted formatting fixes.
2214
2215 2001-05-14  DJ Delorie  <dj@delorie.com>
2216
2217         * Makefile.am (ld.dvi): Search bfd/doc for texinfo files.
2218         * Makefile.in: Ditto.
2219
2220 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
2221
2222         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put
2223         .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind*
2224         output sections.
2225         * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
2226
2227 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
2228
2229         * ldlang.c (lang_process): Call bfd_merge_sections.
2230
2231 2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2232
2233         * ldgram.y: Fix typo.
2234
2235 2001-05-03  H.J. Lu  <hjl@gnu.org>
2236
2237         * emultempl/elf32.em: Include "libiberty.h".
2238         (gld${EMULATION_NAME}_vercheck): Call basename () to get the
2239         basename of the bfd filename.
2240         (gld${EMULATION_NAME}_stat_needed): Likewise.
2241         (gld${EMULATION_NAME}_try_needed): Likewise.
2242         (gld${EMULATION_NAME}_open_dynamic_archive): Likewise.
2243
2244 2001-05-02  H.J. Lu  <hjl@gnu.org>
2245
2246         * emultempl/pe.em: Include <ctype.h>.
2247
2248 2001-05-02  Johan Rydberg  <jrydberg@opencores.org>
2249
2250         * emulparams/elf32openrisc.sh: New file.
2251
2252         * Makefile.am: Add OpenRISC target.
2253         * Makefile.in: Regenerated.
2254
2255         * configure.tgt: Add openrisc-*-* mapping.
2256
2257 2001-05-02  Nick Clifton  <nickc@redhat.com>
2258
2259         * emultempl/aix.em: Replace buystring with xstrdup.
2260         * emultempl/beos.em: Replace buystring with xstrdup.
2261
2262 2001-05-02  H.J. Lu  <hjl@gnu.org>
2263
2264         * ldfile.c: Include "libiberty.h".
2265         * ldlex.l: Likewise.
2266
2267         * ldmisc.c (buystring): Removed.
2268         * ldmisc.h: Likewise.
2269
2270         * ldfile.c: Replace buystring with xstrdup.
2271         * ldlang.c: Likewise.
2272         * ldlex.l: Likewise.
2273         * ldmain.c: Likewise.
2274         * ldmisc.c: Likewise.
2275         * lexsup.c: Likewise.
2276         * mpw-eppcmac.c: Likewise.
2277
2278 2001-04-30  Andreas Jaeger  <aj@suse.de>
2279
2280         * emulparms/elf_x86_64.sh (MAXPAGESIZE): Fix value.
2281
2282 2001-04-28  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
2283
2284         * ldlang.c (load_symbols): Give emulation a chance
2285         to process unrecognized file before fatal error is
2286         reported, not after.
2287
2288 2001-04-27  Sean McNeil <sean@mcneil.com>
2289
2290         * configure.tgt: Add arm-vxworks target.
2291         * scripttempl/armcoff.sc: Support .text or .data as a section name
2292         prefix.
2293         Define _etext.
2294
2295 2001-04-13  J.T. Conklin  <jtc@redback.com>
2296
2297         * ld.texinfo: Document --fatal-warnings.
2298         * ld.1: Regenerate.
2299
2300         * ldmisc.c (vfinfo): Set flag to inhibit making executable if
2301         warnings have been turned into errors.
2302         * lexsup.c (OPTION_WARN_FATAL): Define.
2303         (ld_options): Entry for --fatal-warnings.
2304         (parse_args): Handle OPTION_WARN_FATAL.
2305         * ld.h (ld_config_type): Add fatal_warnings field.
2306
2307 2001-04-13  Jakub Jelinek  <jakub@redhat.com>
2308
2309         * ldmain.c (main): Default to discard_sec_merge.
2310         * lexsup.c (OPTION_DISCARD_NONE): Define.
2311         (ld_options): Add --discard-none.
2312         (parse_args): Handle OPTION_DISCARD_NONE.
2313         * ldlang.c (wild_doit): SEC_MERGE should be set in the output
2314         section only if SEC_MERGE and SEC_STRINGS flags and entsize of
2315         all its input sections match.
2316
2317 2001-04-05  Steven J. Hill  <sjhill@cotw.com>
2318
2319         * Makefile.am (ALL_EMULATIONS): Add eelf32ltsmip.o.
2320         (ALL_64_EMULATIONS): Add eelf64btsmip.o and eelf64ltsmip.o.
2321         (eelf32ltsmip.c): New target.
2322         (eelf64btsmip.c): Likewise.
2323         (eelf64ltsmip.c): Likewise.
2324         * Makefile.in: Regenerated.
2325
2326         * configure.tgt (mips*el-*-linux-gnu): Uses traditional MIPS
2327         target.
2328         (mips*-*-linux-gnu*): Likewise.
2329
2330         * emulparams/elf32ltsmip.sh: New. Traditional little endian
2331         MIPS taget.
2332         * emulparams/elf64btsmip.sh: New. Traditional 64bit big endian
2333         target.
2334         * emulparams/elf64ltsmip.sh: New. Traditional 64bit little
2335         endian target.
2336
2337 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
2338
2339         * emulparams/criself.sh (EXECUTABLE_SYMBOLS): Cannot provide
2340         correct value of __Stext here.
2341         (TEXT_START_SYMBOLS): Define; always define __Stext, to start of
2342         .startup section.
2343
2344         * emulparams/crislinux.sh: Remove FIXME.
2345
2346 2001-04-02  Alan Modra  <alan@linuxcare.com.au>
2347
2348         * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 64k.
2349         (TEXT_START_ADDR, TARGET_PAGE_SIZE): Likewise.
2350
2351 2001-03-27  Hans-Peter Nilsson  <hp@axis.com>
2352
2353         * configure.tgt (cris-*-*): Change default emulation to criself.
2354         (cris-*-*aout*): New rule.
2355
2356 2001-03-27  Matthew Wilcox  <willy@ldl.fc.hp.com>
2357
2358         * emulparams/hppalinux.sh (MAXPAGESIZE): Set to 0x4000.
2359         (TEXT_START_ADDR, TARGET_PAGE_SIZE): Ditto.
2360
2361 2001-03-26  Andreas Jaeger  <aj@suse.de>
2362
2363         * ld.texinfo (Overview): Fix syntax in texi code.
2364
2365 2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2366
2367         * ld.texinfo: Put @c man indications to generate the ld man page.
2368         When generating man, define all the variables.  Define SEEALSO
2369         and SYNOPSIS.  Re-organize some lines to avoid the cross references.
2370         * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variables.
2371         (ld.1): Generate from ld.texinfo.
2372         * Makefile.in: Regenerate.
2373
2374 2001-03-23  Mark Elbrecht <snowball3@bigfoot.com>
2375
2376         * scripttempl/i386go32.sc: Support the GCC flags '-ffunction-sections'
2377         and '-fdata-sections'. Set the VMA of STABS sections to zero.
2378
2379 2001-03-17  Ulrich Drepper  <drepper@redhat.com>
2380
2381         * emultmpl/elf32.em (gld${EMULATION_NAME}_search_needed): If NAME
2382         is an absolute path look only for this file and not along the path.
2383
2384 2001-03-17  Ulrich Drepper  <drepper@redhat.com>
2385
2386         * emultempl/elf32.em (OPTION_GROUP): New macro.
2387         Add new option Bgroup to longopts.
2388         (gld*_parse_args): Handle GROUP_OPTION and recognize -z defs.
2389         (gld*_list_options): Add -Bgroup and -z defs.
2390         * ld.1: Document -Bgroup and -z defs.
2391         * ld.texinfo: Likewise.
2392
2393 2001-03-07  Michael Meissner  <meissner@redhat.com>
2394
2395         * scripttempl/elfd10v.sc (.rodata,.rodata1,.data1,.sdata): Deal
2396         with sections created by -fdata-sections.
2397         (.dynbss,.bss): Ditto.
2398
2399 2001-03-05  Alan Modra  <alan@linuxcare.com.au>
2400
2401         * emultempl/m68kelf.em (m68k_elf_after_allocation): Call
2402         after_allocation_default, not gld..._before_allocation.
2403
2404 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
2405
2406         * configure.in (BFD_VERSION): New.
2407         (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2408         * configure: Regenerate.
2409         * Makefile.am: Run "make dep-am"
2410         * Makefile.in: Regenerate.
2411
2412 2001-02-26  Timothy Wall  <twall@cygnus.com>
2413
2414         * emulparams/elf64_aix.sh: Add additional read-only sections;
2415         uncomment lines which are now required.
2416
2417 2001-02-26  H.J. Lu  <hjl@gnu.org>
2418
2419         * ldlang.c (open_input_bfds): Set the bfd error handler so
2420         that problems can be caught whilst loading symbols.
2421         (record_bfd_errors): New function: Report BFD errors and mark
2422         the executable output as being invalid.
2423
2424 2001-02-22  Timothy Wall  <twall@cygnus.com>
2425
2426         * configure.host: Add configuration for ia64-*-aix*.
2427         * Makefile.am (ALL_64_EMULATIONS): Add emulation for ia64-*-aix*.
2428         Add dependencies for eelf64_aix.c.
2429         * Makefile.in: Regenerate.
2430         * configure.tgt: Add ia64-*-aix* mapping.
2431         * emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
2432         * testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
2433         AIX-specific test.
2434
2435 2001-02-20  H.J. Lu  <hjl@gnu.org>
2436
2437         * ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
2438         false if we found the file.
2439
2440 2001-02-18  David O'Brien  <obrien@FreeBSD.org>
2441
2442         * configure.tgt: Add FreeBSD/Alpha, FreeBSD/x86-64, FreeBSD/ia64,
2443         FreeBSD/PowerPC, FreeBSD/arm, and FreeBSD/sparc64 entries.
2444
2445 2001-02-18  lars brinkhoff  <lars@nocrew.org>
2446
2447         * Makefile.am: Add PDP-11 target.
2448         * configure.tgt: Likewise.
2449         * emulparams/pdp11.sh: New file.
2450
2451 2001-02-17  David O'Brien  <obrien@FreeBSD.org>
2452
2453         * configure.host: Add a generic FreeBSD configuration entry such that
2454         all [modern] FreeBSD systems on all platforms will look the same.
2455
2456 2001-02-14  H.J. Lu  <hjl@gnu.org>
2457
2458         * configure.tgt: Remove mention of earmelf_linux26.
2459
2460 2001-02-13  Richard Henderson  <rth@redhat.com>
2461
2462         * emulparams/elf64_ia64.sh (OTHER_GOT_SYMBOLS): Remove.
2463
2464 2001-02-13  H.J. Lu  <hjl@gnu.org>
2465
2466         * ldexp.h (node_type): Add etree_provided.
2467         * ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
2468         type to etree_provided if defined by PROVIDE. Allow updating
2469         for etree_provided.
2470         (exp_print_tree): Handle etree_provided.
2471         * mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
2472         etree_provided.
2473
2474 2001-02-09  David Mosberger  <davidm@hpl.hp.com>
2475
2476         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
2477         .IA_64.unwind.* pattern to unwind table section and
2478         .IA_64.unwind_info* pattern to unwind info section.
2479
2480 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2481
2482         * Makefile.am: Add linux target for S/390.
2483         * Makefile.in: Likewise.
2484         * configure.host: Likewise.
2485         * configure.tgt: Likewise.
2486         * emulparams/elf64_s390.sh: New file.
2487         * emulparams/elf_s390.sh: New file.
2488
2489 2001-02-09  Jakub Jelinek  <jakub@redhat.com>
2490
2491         * configure.tgt (sparc64-*-linux-gnu*): Add elf32_sparc into
2492         targ_extra_libpath.
2493         (sparc-*-linux-gnu*): Add elf64_sparc into targ_extra_libpath.
2494
2495 2001-02-06  Philip Blundell  <philb@gnu.org>
2496
2497         * Makefile.am: Remove mention of earmelf_linux26.
2498         * Makefile.in: Regenerate.
2499
2500 2001-02-04  Philip Blundell  <philb@gnu.org>
2501
2502         * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
2503         * emulparams/armelf_linux26.sh: Delete.
2504         * configure.tgt: Remove mention of armelf_linux26 emulation.
2505
2506 2001-02-01  Nick Clifton  <nickc@redhat.com>
2507
2508         * ld.1: Replace occurances of -oformat with --oformat.
2509
2510 2001-01-25  Jim Driftmyer <jdrift@stny.rr.com>
2511
2512         * ldlang.c (lang_leave_overlay): Don't set lma_region when
2513         load_base is specified.
2514
2515 2001-01-24  Hans-Peter Nilsson  <hp@axis.com>
2516
2517         * emultempl/elf32.em: Correct spelling in comments and listed
2518         options.
2519
2520 2001-01-23  Alan Modra  <alan@linuxcare.com.au>
2521
2522         * ldlang.c (lang_leave_overlay): Only set lma_region from the
2523         default for the first section of a group of overlay sections.
2524
2525 2001-01-22  Alan Modra  <alan@linuxcare.com.au>
2526
2527         * Makefile.am (GENSCRIPTS): Pass exec_prefix.
2528         * Makefile.in: Regenerate.
2529         * genscripts.sh: Use exec_prefix parameter to specify tool lib.
2530         Check for null tool_dir.
2531
2532 2001-01-16  Jim Wilson  <wilson@redhat.com>
2533
2534         * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add IA_64.unwind
2535         and IA_64.unwind.info.
2536
2537 2001-01-16  H.J. Lu  <hjl@gnu.org>
2538
2539         * ldlang.c (lang_check): Merge the private data only if the
2540         input file has contents.
2541
2542 2001-01-14  Alan Modra  <alan@linuxcare.com.au>
2543
2544         * emulparams/hppalinux.sh (OUTPUT_FORMAT): Set to elf32-hppa-linux.
2545
2546         * emultempl/hppaelf.em (hppaelf_after_parse): New function,
2547         enabling search for libmilli.  On a relocatable link, make .text
2548         sections unique.
2549         (LDEMUL_AFTER_PARSE): Define.
2550         (hppaelf_finish): Correct spelling of relocatable in comments.
2551
2552         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2553         rummage through the script for sections on the unique list.
2554         Correct length of strncmp for ".note".
2555         (gld${EMULATION_NAME}_check_needed): Rearrange function.
2556
2557         * ldlang.c (unique_section_list): New var.
2558         (unique_section_p): New function.
2559         (walk_wild_section): Don't match sections on unique_section_list.
2560         (lang_add_unique): New function.
2561         Correct spelling of relocatable in comments.
2562
2563         * ldlang.h (struct unique_sections): Declare.
2564         (unique_section_list): Declare.
2565         (unique_section_p): Declare.
2566         (lang_add_unique): Declare.
2567
2568         * lexsup.c (ld_options): Allow --unique to take an optional arg.
2569         (parse_args [OPTION_UNIQUE]): Call lang_add_unique.
2570
2571         * ld.texinfo (--unique): Update.
2572
2573 2001-01-13  Nick Clifton  <nickc@redhat.com>
2574
2575         * lexsup.c (parse_args): Remove spurious white space.
2576
2577 2001-01-12  Nick Clifton  <nickc@redhat.com>
2578
2579         * lexsup.c (parse_args): Update copyright date.
2580
2581 2001-01-12  Philip Blundell  <pb@futuretv.com>
2582
2583         * configure.host: Set HOSTING_LIBS appropriately for ix86-cygwin.
2584
2585 2001-01-10  Kazu Hirata  <kazu@hxi.com>
2586
2587         * scripttempl/h8300.sc: Fix formatting.  Fix a comment typo.
2588         * scripttempl/h8300h.sc: Fix formatting.
2589         * scripttempl/h8300s.sc: Likewise.
2590         * scripttempl/h8500.sc: Likewise.
2591         * scripttempl/h8500b.sc: Likewise.
2592         * scripttempl/h8500c.sc: Likewise.
2593         * scripttempl/h8500m.sc: Likewise.
2594         * scripttempl/h8500s.sc: Likewise.
2595
2596 2000-01-07  David O'Brien  <obrien@BSDi.com>
2597
2598         * emultempl/elf32.em: Only perform Linux ld hints processing when
2599         targeting Linux.
2600
2601 2001-01-07  Philip Blundell  <philb@gnu.org>
2602
2603         * ld.texinfo (Bug Reporting): Update email address for reports.
2604
2605 2000-12-31  Nick Clifton  <nickc@redhat.com>
2606
2607         * lexsup.c (parse_args): Set opterr to 0 and detect unparsed long
2608         options by checking for a return value of '?' not -1.
2609
2610 2000-12-28  Nick Clifton  <nickc@redhat.com>
2611
2612         * lexsup.c (struct ld_option): Add new enum value:
2613         EXACTLY_TWO_DASHES.
2614         (ld_options[]): Change -omagic, -output and -oformat options
2615         to be EXACTLY_TWO_DASHES.
2616         (OUTPUT_COUNT): Use ARRAY_SIZE.
2617         (parse_args): Change parameter 'argc' to unsigned.
2618         Place EXACTLY_TWO_DASHES options into new really_longopts
2619         array.
2620         If getopt_long_only fails, try calling getopt_long using the
2621         really_longopts array.
2622         (help): Print a double dash for both EXACTLY_TWO_DASHES and
2623         TWO_DASHES options.
2624
2625         * ldlex.h: Fix prototype of parse_args.
2626
2627         * ld.texinfo: Document that long options starting with 'o'
2628         must be preceeded by two dashes.  Change example of a single
2629         dashed long option from -oformat to -trace-symbol.
2630
2631 2000-12-26  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
2632
2633         * emultempl/pe.em (OPTION_NO_DEFAULT_EXCLUDES): Define.
2634         (longopts[]): New --no-default-excludes option.
2635         (gld_${EMULATION_NAME}_list_options): Document.
2636         (gld_${EMULATION_NAME}_parse_args): Handle.
2637
2638 2000-12-13  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2639
2640         * ldlang.c (new_stat): Revert the last beautification with "innocent"
2641         whitespace, it breaks the K&R C preprocessor.
2642
2643 2000-12-11  DJ Delorie  <dj@redhat.com>
2644
2645         * ld.texinfo: Add notes about --whole-archive and gcc.
2646
2647 2000-11-18  Fred Fish  <fnf@be.com>
2648
2649         * lexsup.c (OPTION_ALLOW_SHLIB_UNDEFINED): Define.
2650         (ld_options): Entry for --allow-shlib-undefined.
2651         (parse_args): Handle OPTION_ALLOW_SHLIB_UNDEFINED.
2652         * ldmain.c (main): Initialize link_info.allow_shlib_undefined
2653         to false.
2654         * ld.texinfo: Document new command line switch.
2655
2656 2000-12-12  Geoffrey Keating  <geoffk@redhat.com>
2657
2658         * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS):
2659         .fixup is actually read/write.
2660         * emulparams/elf32lppc.sh (OTHER_READWRITE_SECTIONS): Likewise.
2661         * emulparams/elf32ppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
2662         * emulparams/elf32lppcsim.sh (OTHER_READWRITE_SECTIONS): Likewise.
2663
2664 2000-12-11  Jan Hubicka  <jh@suse.cz>
2665
2666         * NEWS: Add note about x86_64 architecture.
2667
2668 2000-12-06  Mark Elbrecht  <snowball3@bigfoot.com>
2669
2670         * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
2671         Set DWARF2 sections to a VMA of zero.
2672
2673 2000-12-01      Joel Sherrill <joel@OARcorp.com>
2674
2675         * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
2676         New targets.
2677         (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
2678         (sparc*-*-rtems*): Switched from a.out to ELF.
2679
2680 2000-11-30  Jan Hubicka  <jh@suse.cz>
2681
2682         * Makefile.am (ALL_EMULATIONS): Add eelf_x86_64.o
2683         (eelf_x86_64.c): New.
2684         * Makefile.in: Regenerate.
2685         * configure.tgt: Add support for x86_64-*-linux-gnu*.
2686         * emulparams/elf_x86_64.sh: New.
2687
2688 2000-11-30  Hans-Peter Nilsson  <hp@axis.com>
2689
2690         * emulparams/crislinux.sh (ENTRY): Change back to _start.
2691         (TEXT_START_SYMBOLS): Remove conditional setting of __start.
2692
2693         * scripttempl/crisaout.sc: Change all RELOCATING not related to
2694         merging non-a.out sections into CONSTRUCTING.
2695
2696 2000-11-28  Nick Clifton  <nickc@redhat.com>
2697
2698         * ld.1 (COPYING): Mention that the GNU Free Documentation
2699         License is present in the sources, but not the output, and
2700         also available from the GNU website.
2701         (GNU Free Documentation License): Comment out this section.
2702
2703 2000-11-28  David O'Brien  <obrien@dragon.nuxi.com>
2704
2705         * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
2706         does not use them.
2707
2708 2000-11-25  David O'Brien  <obrien@FreeBSD.org>
2709
2710         * ld.1: Remove old date so it does not give the impression the manpage
2711         is way out of date.
2712
2713 2000-11-24  Nick Clifton  <nickc@redhat.com>
2714
2715         * configure.tgt (xscale-coff): Add target.
2716         (xscale-elf): Add target.
2717
2718 2000-11-24  Fred Fish  <fnf@be.com>
2719
2720         * ldmain.c (main): Remove redundant init of config.make_executable
2721         to true.
2722
2723 2000-11-15  Richard Henderson  <rth@redhat.com>
2724
2725         * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
2726
2727 2000-11-14  Kazu Hirata  <kazu@hxi.com>
2728
2729         * scripttempl/h8300.sc: Fix formatting.
2730         * scripttempl/h8300h.sc: Likewise.
2731         * scripttempl/h8300s.sc: Likewise.
2732
2733 2000-11-14  Denis Chertykov  <denisc@overta.ru>
2734
2735         * scripttempl/elf32avr.sc: Fix bug in .eeprom segment.
2736
2737 2000-11-09  Philip Blundell  <pb@futuretv.com>
2738
2739         * emultempl/pe.em: Define ___start_SECNAME and ___stop_SECNAME
2740         around orphan sections whose names can be represented in C.
2741
2742 2000-11-07  Jim Wilson  <wilson@redhat.com>
2743
2744         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
2745         hold_sdata.  If SEC_SMALL_DATA set, set place to hold_sdata.
2746
2747 2000-11-06  Nick Clifton  <nickc@redhat.com>
2748
2749         * ld.texinfo: Add GNU Free Documentation License.
2750         * ldint.texinfo: Add GNU Free Documentation License.
2751         * ld.1: Add GNU Free Documentation License.
2752
2753 2000-11-05  Alan Modra  <alan@linuxcare.com.au>
2754
2755         * ldlex.l (yy_create_string_buffer): Init yy_is_our_buffer,
2756         yy_is_interactive, yy_at_bol, and yy_fill_buffer.
2757
2758         * Makefile.am (DISTCLEANFILES): Add stringify.sed.
2759         Move 2000-11-02 Makefile.in changes to this file.
2760         * Makefile.in: Regenerate.
2761
2762 2000-11-03  Nick Clifton  <nickc@redhat.com>
2763
2764         * scripttempl/h8300.sc: Use ${CONSTRUCTING...} to enclose
2765         constructors and destructors.
2766         * scripttempl/h8300h.sc: Ditto.
2767         * scripttempl/h8300s.sc: Ditto.
2768         * scripttempl/h8500.sc: Ditto.
2769         * scripttempl/h8500b.sc: Ditto.
2770         * scripttempl/h8500c.sc: Ditto.
2771         * scripttempl/h8500m.sc: Ditto.
2772         * scripttempl/h8500s.sc: Ditto.
2773         * scripttempl/v850.sc: Ditto.
2774         * scripttempl/w65.sc: Ditto.
2775         * scripttempl/z8000.sc: Ditto.
2776
2777 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
2778
2779         * Makefile.in (e_i386_chaos.c): New rule.
2780         (ALL_EMULATIONS): Added e_i386_chaos.o.
2781         * emulparams/elf_i386_chaos.sh: New file.
2782         * configure.tgt: Recognise i[3456]86-chaosdev-storm-chaos.
2783
2784 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
2785
2786         * emulparams/elf64_sparc.sh (TEXT_START_ADDR,
2787         NONPAGED_TEXT_START_ADDR): Set to 4GB for Solaris targets.
2788         Fix sed invocation, so that it coped with '/' in Solaris 64bit
2789         library path suffix.
2790         Based on patch by Andrew Macleod <amacleod@cygnus.com>.
2791
2792 2000-10-18  Hans-Peter Nilsson  <hp@axis.com>
2793
2794         * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
2795         for consecutive sections.
2796
2797 2000-10-17  Chandrakala Chavva  <cchavva@redhat.com>
2798
2799         * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific
2800         options.
2801         * ld.texinfo: Added notes about this new option.
2802
2803 2000-10-16  Nick Clifton  <nickc@redhat.com>
2804
2805         * emultempl/pe.em (_after_open): Add tests of return values from
2806         bfd functions.  Emit appropriate error messages if necessary.
2807
2808 2000-10-13  Nick Clifton  <nickc@redhat.com>
2809
2810         * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms'
2811         local variables - they are not used, but leave in the call to
2812         bfd_canonicalize_symtab.
2813         (_open_dynamic_archive): Add #ifdef DLL_SUPPORT around use of
2814         pe_dll_search_prefix.
2815
2816 2000-10-12  Charles Wilson  <cwilson@ece.gatech.edu>
2817
2818         * emultempl/pe.em (pe_dll_search_prefix): New variable,
2819         (longopts): New --dll-search-prefix option.
2820         (gld_${EMULATION_NAME}_list_options): Document.
2821         (gld_${EMULATION_NAME}_parse_args): Handle.
2822         (gld_${EMULATION_NAME}_open_dynamic_archive): When linking
2823         dynamically, search for a dll named '<prefix><basename>.dll'
2824         in preference to 'lib<basename>.dll' if --dll-search-prefix
2825         is specified.
2826
2827 2000-10-12  Alan Modra  <alan@linuxcare.com.au>
2828
2829         * ldlang.c (section_already_linked): Set kept_section instead of
2830         sec->comdat->sec.
2831
2832 2000-10-10  Kazu Hirata  <kazu@hxi.com>
2833
2834         * deffile.h: Fix formatting.
2835         * lexsup.c: Likewise.
2836         * mri.c: Likewise.
2837
2838 2000-10-09  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
2839
2840         * pe-dll.c (make_one): Do not generate code thunk for DATA
2841         exports.
2842         (process_def_file): deduce DATA flag for auto-export sumbols.
2843
2844 2000-10-09  Kazu Hirata  <kazu@hxi.com>
2845
2846         * ld.h: Fix formatting.
2847         * ldcref.c: Likewise.
2848         * ldctor.h: Likewise.
2849         * ldemul.c: Likewise.
2850         * ldemul.h: Likewise.
2851         * ldexp.c: Likewise.
2852         * ldexp.h: Likewise.
2853         * ldfile.c: Likewise.
2854         * ldfile.h: Likewise.
2855         * ldlang.c: Likewise.
2856         * ldlang.h: Likewise.
2857         * ldmain.c: Likewise.
2858         * pe-dll.c: Likewise.
2859
2860         * pe-dll.c: Revert some formatting fixes.
2861
2862 2000-10-08  Kazu Hirata  <kazu@hxi.com>
2863
2864         * pe-dll.c: Fix formatting.
2865
2866 2000-10-05  Kazu Hirata  <kazu@hxi.com>
2867
2868         * ldlang.c: Fix formatting.
2869
2870 2000-10-03  DJ Delorie  <dj@redhat.com>
2871
2872         * pe-dll.c (fill_edata): initialize entire block
2873         (make_one): fill in correct section.
2874
2875 2000-10-03  Kazu Hirata  <kazu@hxi.com>
2876
2877         * ldexp.c: Fix formatting.
2878
2879 2000-10-02  DJ Delorie  <dj@redhat.com>
2880
2881         * emultempl/pe.em (gld_*_after_open): detect case where there two
2882         import libraries for same dll; rename one to ensure proper link
2883         order.
2884
2885         * pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
2886         typo
2887         (generate_edata): fix typo
2888
2889 2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
2890
2891         * scripttempl/crisaout.sc (ENTRY): Now __start.
2892         (.text): Add default setting for __start.
2893         Remove CONSTRUCTORS handling.
2894         (/DISCARD/): Add .gnu.warning.*.
2895         * emulparams/crislinux.sh (ENTRY): Now __start.
2896         (TEXT_START_SYMBOLS): New; provide __Stext and __start default.
2897         * emulparams/criself.sh (OUTPUT_FORMAT): Now elf32-us-cris.
2898         (ENTRY): Now __start.
2899         (INITIAL_READONLY_SECTIONS): Add KEEP for .startup.
2900         (EXECUTABLE_SYMBOLS): Add default setting for __start.
2901
2902 2000-09-29  Kazu Hirata  <kazu@hxi.com>
2903
2904         * deffile.h: Fix formatting.
2905         * ld.h: Likewise.
2906         * ldcref.c: Likewise.
2907         * ldctor.c: Likewise.
2908         * ldctor.h: Likewise.
2909         * ldemul.c: Likewise.
2910         * ldemul.h: Likewise.
2911         * ldexp.c: Likewise.
2912         * ldexp.h: Likewise.
2913         * ldfile.c: Likewise.
2914         * ldfile.h: Likewise.
2915         * ldlang.c: Likewise.
2916         * ldlang.h: Likewise.
2917         * lexsup.c: Likewise.
2918         * mri.c: Likewise.
2919         * pe-dll.c: Likewise.
2920
2921 2000-09-28  Paul Sokolovsky  <Paul.Sokolovsky@technologist.com>
2922
2923         * pe-dll.c (process_def_file): Uninitialized data wasn't
2924         exported with --export-all-symbols switch.
2925
2926 2000-09-28  DJ Delorie  <dj@redhat.com>
2927
2928         * pe-dll.c (fill_edata): rearrange the data so that ordinals and
2929         noname work properly.
2930
2931 2000-09-28  Alan Modra  <alan@linuxcare.com.au>
2932
2933         * ld.texinfo (HPPA ELF32): New section.
2934
2935         * emultempl/hppaelf.em (group_size): New.
2936         (hppaelf_finish): Pass group_size to elf32_hppa_size_stubs.
2937         (PARSE_AND_LIST_PROLOGUE): Add OPTION_STUBGROUP_SIZE.
2938         (PARSE_AND_LIST_LONGOPTS): Add --stub-group-size.  Duplicate
2939         options to prevent abbreviations matching.
2940         (PARSE_AND_LIST_OPTIONS): Describe the above.  Reformat.
2941         (PARSE_AND_LIST_ARGS_CASES): Handle it.
2942
2943 2000-09-21  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2944
2945         * emultempl/m68kelf.em: Conditionalise the embedded relocs feature
2946         on the m68*-*-elf target.  Make it support COFF input objects.
2947
2948 2000-09-21  Kazu Hirata  <kazu@hxi.com>
2949
2950         * ldmain.c: Fix formatting.
2951         * ldmisc.c: Likewise.
2952         * ldver.c: Likewise.
2953         * ldwrite.c: Likewise.
2954
2955 2000-09-21  Alan Modra  <alan@linuxcare.com.au>
2956
2957         * ldwrite.c (clone_section): Silence gcc warnings.
2958
2959 2000-09-20  Alan Modra  <alan@linuxcare.com.au>
2960
2961         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Handle
2962         out of memory failure.
2963
2964         * ldwrite.c (ldwrite): Remove unnecessary einfo arg.
2965         (clone_section): Handle out of memory failures.  Rename var to
2966         avoid c++ reserved word.
2967
2968 2000-09-18  Alan Modra  <alan@linuxcare.com.au>
2969
2970         * emultempl/hppaelf.em (hppaelf_add_stub_section): Rename
2971         stub_name param to stub_sec_name.
2972         (hppaelf_finish): Modify call to elf32_hppa_size_stubs.
2973
2974 2000-09-10  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2975
2976         * emultempl/m68kelf.em: New file.
2977         * emulparams/m68kelf.sh (EXTRA_EM_FILE): Use it.
2978         * Makefile.am (em68kelf.c): Add dependency on m68kelf.em.
2979         * Makefile.in: Regenerate.
2980
2981 2000-09-15  Alan Modra  <alan@linuxcare.com.au>
2982
2983         * emulparams/hppalinux.sh (DATA_START_SYMBOLS): Provide $global$
2984         only as needed.
2985
2986 2000-09-13  Nick Clifton  <nickc@redhat.com>
2987
2988         * ldmain.c (multiple_definition): Disable relaxation if
2989         multiple symbol definitions are encountered - otherwise the
2990         linker could abort with an assertion failure.
2991
2992 2000-09-10  Nick Clifton  <nickc@redhat.com>
2993
2994         * mri.c: Fix formatting.
2995
2996 2000-09-07  H.J. Lu  <hjl@gnu.org>
2997
2998         * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2999         * configure: Rebuild.
3000
3001 2000-09-07  H.J. Lu  <hjl@gnu.org>
3002
3003         * Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
3004         * Makefile.in: Rebuild.
3005
3006 2000-09-07  Alan Modra  <alan@linuxcare.com.au>
3007
3008         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Fix
3009         broken list handling.  Create __start_SECNAME and __stop_SECNAME
3010         when no place-holder.  Add some comments.  Test both SEC_CODE and
3011         SEC_READONLY for hold_text to prevent .rodata orphan poisoning.
3012         Handle case where no output section statement created.
3013
3014 2000-09-07  Niibe Yutaka  <gniibe@m17n.org>, Kaz Kojima  <kkojima@rr.iij4u.or.jp>, Alexandre Oliva  <aoliva@redhat.com>
3015
3016         * configure.tgt (sh-*-linux*): Added.
3017         * Makefile.am: Added eshelf_linux and eshlelf_linux.
3018         * Makefile.in: Rebuilt.
3019         * emulparams/shelf_linux.sh: New file.
3020         * emulparams/shlelf_linux.sh: New file.
3021
3022 2000-09-06  Alan Modra  <alan@linuxcare.com.au>
3023
3024         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3025         try shuffling sections when the orphan happens to be the place
3026         holder.  Keep count of unique section names generated so we speed
3027         the search for a new name.
3028
3029 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
3030
3031         * configure: Rebuilt with new libtool.m4.
3032
3033 2000-09-05  Nick Clifton  <nickc@redhat.com>
3034
3035         * Makefile.in: Regenerate.
3036         * aclocal.m4: Regenerate.
3037         * configure: Regenerate.
3038         * config.in: Regenerate.
3039         * po/ld.pot: Regenerate.
3040
3041         * ldint.texinfo: Remove CVS revision marker - it foils local
3042         comparisons.
3043
3044         * emultempl/ticoff.em: Remove extraneous comma.
3045
3046 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
3047
3048         * emultempl/hppaelf.em (hppaelf_add_stub_section): Add SEC_RELOC
3049         to stub section flags.
3050         (hppa_for_each_input_file_wrapper): New.
3051         (hppa_lang_for_each_input_file): New.
3052         (lang_for_each_input_file): Define to call above.
3053         (multi_subspace): New.
3054         (hppaelf_finish): Pass multi_subspace to elf32_hppa_size_stubs.
3055         (PARSE_AND_LIST_PROLOGUE): Define.
3056         (PARSE_AND_LIST_LONGOPTS): Define.
3057         (PARSE_AND_LIST_OPTIONS): Define.
3058         (PARSE_AND_LIST_ARGS_CASES): Define.
3059         (hppaelf_finish): Call elf32_hppa_set_gp.
3060         (hppaelf_set_output_arch): Remove.
3061         (LDEMUL_SET_OUTPUT_ARCH): Remove.
3062
3063         * emulparams/hppalinux.sh (ELFSIZE): Define.
3064         (MACHINE): Define.
3065         (OTHER_READONLY_SECTIONS): Define.
3066         (DATA_PLT): Define.
3067         (GENERATE_SHLIB_SCRIPT): Define.
3068
3069         * ldlang.c: Add missing prototypes, and tidy others.  Change CONST
3070         to const throughout.  Change `void *' to `PTR' throughout.
3071         (lang_memory_default): Function is local to file, add `static'.
3072
3073         * Makefile.am (ehppaelf.c): Depend on emultempl/elf32.em.
3074         (ehppalinux.c): Likewise.
3075         (earmelf.c): Likewise.
3076         (earmelf_linux.c): Likewise.
3077         (earmelf_linux26.c): Likewise.
3078         * Makefile.in: Regenerate.
3079
3080         * ld.h (ld_config_type): Add unique_orphan_sections.
3081         * lexsup.c (OPTION_UNIQUE): Define.
3082         (ld_options): Add "--unique".
3083         (parse_args): Handle it.
3084         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
3085         search for an existing output section if unique_orphan_sections is
3086         set.  Make use of bfd_get_unique_section_name rather than
3087         duplicating code here.
3088         * ld.texinfo: Describe --unique.
3089
3090         * lexsup.c (ld_options): Make split-by-reloc arg optional. Add
3091         optional arg to split-by-file.
3092         (parse_args): Handle them.
3093         * ld.texinfo: Update description of these options.
3094         * ldwrite.c (clone_section): Pass in the section name.  Replace
3095         local code with bfd_get_unique_section_name.
3096         (split_sections): Tidy code and comments.  Use a list traversal
3097         more appropriate to the list construction.  Handle cooked section
3098         sizes.  Split when split_by_reloc reached rather than exceeded.
3099         Track section size and split when split_by_file reached.  Fix
3100         link_order_tail (even though it's not used).
3101         (ldwrite): Modify condition for calling split_sections to suit
3102         changed split_by_reloc and split_by_file.
3103         * ldmain.c (main): Init config.split_by_reloc and
3104         config.split_by_file to -1.
3105         * ld.h (ld_config_type): Change split_by_reloc to unsigned.
3106         Change split_by_file to bfd_size_type.
3107
3108 2000-09-02  Nick Clifton  <nickc@redhat.com>
3109
3110         * configure.in: Increase version number to 2.10.91.
3111         * NEWS: Mention new ability to support removal of duplicate DWARF2
3112         debug information.
3113         * configure: Regenerate.
3114         * aclocal.m4: Regenerate.
3115         * config.in: Regenerate.
3116
3117 2000-09-02  Daniel Berlin <dberlin@redhat.com>
3118
3119         * scripttempl/elf.sc: Add .gnu.linkonce.wi.* to .debug_info
3120         sections.
3121         * scripttempl/elf32avr.sc: Ditto.
3122         * scripttempl/elfd10v.sc: Ditto.
3123         * scripttempl/elfd30v.sc: Ditto.
3124         * scripttempl/elfi370.sc: Ditto.
3125         * scripttempl/elfm68hc11.sc: Ditto.
3126         * scripttempl/elfm68hc12.sc: Ditto.
3127         * scripttempl/elfi386beos.sc: Ditto.
3128         * scripttempl/v850.sc: Ditto.
3129
3130 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
3131
3132         * acinclude.m4: Include libtool and gettext macros from the
3133         top level.
3134         * aclocal.m4, configure: Rebuilt.
3135
3136 2000-08-25  Nick Clifton  <nickc@redhat.com>
3137
3138         * ldlang.c (open_output): When choosing the target for a
3139         particular endianness, do nothing if the target is not
3140         supported.
3141
3142 2000-08-25  H.J. Lu  <hjl@gnu.org>
3143
3144         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't
3145         check -rpath nor LD_RUN_PATH for cross link.
3146         * ld.texinfo: Document the change.
3147
3148 2000-08-24  Hans-Peter Nilsson  <hp@axis.com>
3149
3150         * NEWS: Mention support for CRIS.
3151
3152 2000-08-23  H.J. Lu  <hjl@gnu.org>
3153
3154         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get
3155         the current runpath list from bfd_elf_get_runpath_list ()
3156         before search.
3157
3158 2000-08-22  H.J. Lu  <hjl@gnu.org>
3159
3160         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Search
3161         the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
3162         LD_LIBRARY_PATH for native linker. Display the needed DSO if
3163         trace_file_tries is non-zero.
3164         (gld${EMULATION_NAME}_try_needed): Report the needed DSO found
3165         if trace_file_tries is non-zero.
3166
3167         * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
3168         * NEWS: Mention it.
3169
3170 2000-08-14  Jason Eckhardt  <jle@cygnus.com>
3171
3172         * NEWS: Mention i860 support.
3173
3174 2000-08-14  Andreas Schwab  <schwab@suse.de>
3175
3176         * scripttempl/elf.sc: Fix last change to use correct comment
3177         syntax.
3178
3179 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
3180
3181         * scripttempl/elf.sc: Add a comment giving the correspondence
3182         between sections, per-datum sections, and linkonce sections.  Make
3183         the comment true even for .bss, .sdata, .sdata2, .sbss, and
3184         .sbss2.
3185
3186 2000-08-10  Jason Eckhardt  <jle@cygnus.com>
3187
3188         * emulparams/elf32_i860.sh: New file.
3189         * configure.tgt: Recognize new target i860-stardent-{sysv4*|elf*}.
3190         * Makefile.am (ALL_EMULATIONS): Add eelf32_i860.o.
3191         (eelf32_i860.c): New rule.
3192         * Makefile.in: Regenerate.
3193
3194 2000-08-10  Nick Clifton  <nickc@cygnus.com>
3195
3196         * emulparams/mipspe.sh (ENTRY): Add definition.
3197
3198 2000-08-08  Peter Jeremy  <peter.jeremy@alcatel.com.au>
3199
3200         * emultempl/elf32.em (_after_close): Refer to -rpath not --rpath
3201         in error message.
3202
3203 2000-08-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3204
3205         * scripttempl/elfm68hc11.sc: Define __bss_size symbol to indicate
3206         the final size of .bss section.
3207         * scripttempl/elfm68hc12.sc: Likewise.
3208
3209 2000-08-04  Alan Modra  <alan@linuxcare.com.au>
3210
3211         * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Rename to
3212         gld${EMULATION_NAME}_parse_args for consistency.  Combine
3213         lastoptind and prevoptind vars, and keep track of last optind.
3214         (gld_${EMULATION_NAME}_list_options): Rename to
3215         gld${EMULATION_NAME}_list_options.
3216
3217 2000-08-03  Rodney Brown  <RodneyBrown@pmsc.com>
3218
3219         * configure.tgt: Select targ_emul=elf_i386 for Unixware 7
3220         (i586-sco-sysv5uw7.1.0).
3221
3222 2000-07-27  H.J. Lu  <hjl@gnu.org>
3223
3224         * emulparams/elf64alpha.sh (PARSE_AND_LIST_ARGS): Removed.
3225         (PARSE_AND_LIST_PROLOGUE): New.
3226         (PARSE_AND_LIST_LONGOPTS): Likewise.
3227         (PARSE_AND_LIST_OPTIONS): Likewise.
3228         (PARSE_AND_LIST_ARGS_CASES): Likewise.
3229         (PARSE_AND_LIST_EPILOGUE): Likewise.
3230
3231 2000-07-28  Alan Modra  <alan@linuxcare.com.au>
3232
3233         * emultempl/armelf.em: Elide functions common to elf32.em,
3234         ie. most of the file.
3235         (arm_elf_after_open): New.  Do arm specific things then call
3236         gld${EMULATION_NAME}_after_open.
3237         (arm_elf_before_allocation): New.  Call
3238         gld${EMULATION_NAME}_before_allocation then do arm specifics.
3239         (PARSE_AND_LIST_PROLOGUE): Define.
3240         (PARSE_AND_LIST_SHORTOPTS): Define.
3241         (PARSE_AND_LIST_LONGOPTS): Define.
3242         (PARSE_AND_LIST_OPTIONS): Define.
3243         (PARSE_AND_LIST_ARGS_CASES): Define.
3244         (LDEMUL_AFTER_OPEN): Define.
3245         (LDEMUL_BEFORE_ALLOCATION): Define.
3246         (LDEMUL_BEFORE_PARSE): Define.
3247         (LDEMUL_FINISH): Define.
3248
3249         * emultempl/hppaelf.em: Similarly zap most of this file.
3250         (hppaelf_add_stub_section): Prototype.
3251         (hppaelf_layaout_sections_again): Prototype.
3252         (hook_in_stub): Prototype.
3253         (LDEMUL_SET_OUTPUT_ARCH): Define.
3254         (LDEMUL_FINISH): Define.
3255         (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
3256
3257         * emulparams/armelf.sh (TEMPLATE_NAME): Use elf32.
3258         (EXTRA_EM_FILE): New.
3259         * emulparams/armelf_linux.sh: Likewise.
3260         * emulparams/armelf_linux26.sh: Likewise.
3261         * emulparams/hppalinux.sh: Likewise.
3262         * emulparams/hppaelf.sh: Likewise.
3263         (NOP): Define.
3264
3265         * emultempl/elf32.em: Fix formatting.
3266         (EXTRA_EM_FILE): Source it.
3267         (LDEMUL_BEFORE_PARSE, LDEMUL_SYSLIB, LDEMUL_HLL,
3268         LDEMUL_AFTER_PARSE, LDEMUL_AFTER_OPEN, LDEMUL_AFTER_ALLOCATION,
3269         LDEMUL_SET_OUTPUT_ARCH, LDEMUL_CHOOSE_TARGET,
3270         LDEMUL_BEFORE_ALLOCATION, LDEMUL_GET_SCRIPT, LDEMUL_FINISH,
3271         LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS,
3272         LDEMUL_OPEN_DYNAMIC_ARCHIVE, LDEMUL_PLACE_ORPHAN,
3273         LDEMUL_SET_SYMBOLS, LDEMUL_PARSE_ARGS, LDEMUL_UNRECOGNIZED_FILE,
3274         LDEMUL_LIST_OPTIONS, LDEMUL_RECOGNIZED_FILE,
3275         LDEMUL_FIND_POTENTIAL_LIBRARIES): New shell vars.  Add code to
3276         allow functions in this file to be overridden.
3277         (PARSE_AND_LIST_SHORTOPTS): Handle it.
3278
3279         * emultempl/m68kcoff.em: Include ldfile.h before ldemul.h.
3280
3281         * emultempl/elf32.em: Reorganize file.
3282
3283 2000-07-27  Ivan Kokshaysky  <ink@jurassic.park.msu.ru>
3284
3285         * emulparams/elf64alpha.sh: Implement "-taso" emulation
3286         specific option to fit 64-bit executable in the lower
3287         31-bit address range.  This is done by changing start
3288         address of .interp (the very first section of executable)
3289         and then setting EF_ALPHA_32BIT elf header flag.
3290
3291 2000-07-21  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3292
3293         * emultempl/m68kcoff.em: New file.
3294         * emulparams/m68kcoff.sh (TEMPLATE_NAME): Use m68kcoff template.
3295         * Makefile.am (em68kcoff.c): Depend on m68kcoff.em rather than
3296         generic.em.
3297         * Makefile.in: Regenerate.
3298
3299 2000-07-20  H.J. Lu  <hjl@gnu.org>
3300
3301         * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags"
3302         and "disable-new-dtags" to stop getopt from treating -d/-e as
3303         abbreviations for these options.
3304
3305 2000-07-20  H.J. Lu  <hjl@gnu.org>
3306
3307         * ld.texinfo: Add documentation for --disable-new-dtags and
3308         --enable-new-dtags.
3309
3310         * ldmain.c (main): Initialize link_info.new_dtags to false.
3311
3312         * emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
3313         --disable-new-dtags and --enable-new-dtags.
3314         (gld_${EMULATION_NAME}_list_options): Likewise.
3315
3316 2000-07-05  Kenneth Block  <krblock@computer.org>
3317
3318         * lexsup.c: Add optional style to demangle switch
3319         * ld.texinfo: Document optional style to demangle switch.
3320
3321 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
3322
3323         * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
3324         ecrislinux.o.
3325         (ecrisaout.c, ecriself.c, ecrislinux.c): New rules.
3326         Regenerate dependencies.
3327         * Makefile.in: Rebuild.
3328         * configure.tgt (cris-*-*): New target.
3329         * emulparams/crisaout.sh, emulparams/criself.sh,
3330         emulparams/crislinux.sh, scripttempl/crisaout.sc: New files.
3331         * po/POTFILES.in, po/ld.pot: Regenerate.
3332
3333 2000-07-20  H.J. Lu  <hjl@gnu.org>
3334
3335         * emultempl/elf32.em (gld_${EMULATION_NAME}_list_options):
3336         Print out ignored -z options.
3337
3338 2000-07-19  H.J. Lu  <hjl@gnu.org>
3339
3340         * emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
3341         (PARSE_AND_LIST_PROLOGUE): New.
3342         (PARSE_AND_LIST_LONGOPTS): Likewise.
3343         (PARSE_AND_LIST_OPTIONS): Likewise.
3344         (PARSE_AND_LIST_ARGS_CASES): Likewise.
3345
3346         * ldmain.c (main): Clear link_info.flags and link_info.flags_1.
3347
3348         * lexsup.c (ld_options): Comment out 'z'.
3349         (parse_args): Likewise.
3350
3351         * emultempl/elf32.em: Include "elf/common.h".
3352         (gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
3353         options.
3354         (gld_${EMULATION_NAME}_list_options): Likewise.
3355
3356         * ld.texinfo: Add documentation for the recognized -z options.
3357
3358 2000-07-19  H.J. Lu  <hjl@gnu.org>
3359
3360         * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Call
3361         bfd_elf_set_dt_needed_soname ().
3362
3363 2000-07-18  DJ Delorie  <dj@cygnus.com>
3364
3365         * pe-dll.c (pe_dll_id_target): check object target name also
3366
3367 2000-07-18  Hans-Peter Nilsson  <hp@axis.com>
3368
3369         * scripttempl/elf.sc (.init): Only do ${INIT_START} and
3370         ${INIT_END} if relocating.
3371         (.fini): Likewise ${FINI_START} and ${FINI_END}.
3372
3373 2000-07-16  Charles Wilson  <cwilson@ece.gatech.edu>
3374
3375         * emultempl/pe.em (gld_*_open_dynamic_archive): New search
3376         order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
3377         foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
3378         errors introduced by the old dynamic lib search order.
3379
3380 2000-07-17  DJ Delorie  <dj@cygnus.com>
3381
3382         * pe-dll.c (process_def_file): auto-export data items also
3383         (pe_process_import_defs): also see if _imp_ form needed
3384
3385 2000-07-12  Charles Wilson  <cwilson@ece.gatech.edu>
3386
3387         * pe-dll.c (make_one): fix a typo in the __imp_ name decoration
3388         for dll import libraries
3389
3390 2000-07-12  Mark Elbrecht  <snowball3@bigfoot.com>
3391
3392         * scripttempl/i386go32.sc: Support the g++ attribute init_priority in
3393         gcc 2.95.2 and later.
3394
3395 2000-07-11  Kazu Hirata  <kazu@hxi.com>
3396
3397         * ldfile.c (ldfile_try_open_bfd): Output '\n' after an error
3398         message.
3399
3400 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
3401
3402         * ldemul.h (struct lang_input_statement_struct): Remove forward
3403         declaration.
3404         (struct search_dirs): Likewise.
3405         * ldfile.h (struct lang_input_statement_struct): Likewise.
3406         Protect file from multiple inclusion.
3407         * ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Move file_chain
3408         declaration from macro to file scope.
3409
3410         * ldemul.c: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this order.
3411         * ldgram.y: Likewise here.
3412         * ldlang.c: And here.
3413         * ldmain.c: And here.
3414         * mpw-elfmips.c: And here.
3415         * mpw-eppcmac.c: And here.
3416         * emultempl/aix.em: And here.
3417         * emultempl/armcoff.em: And here.
3418         * emultempl/armelf.em: And here.
3419         * emultempl/armelf_oabi.em: And here.
3420         * emultempl/beos.em: And here.
3421         * emultempl/elf32.em: And here.
3422         * emultempl/hppaelf.em: And here.
3423         * emultempl/linux.em: And here.
3424         * emultempl/lnk960.em: And here.
3425         * emultempl/pe.em: And here.
3426         * emultempl/sunos.em: And here.
3427         * mpw-esh.c: And here. Include ldexp.h and ldlang.h too.
3428         * mpw-idtmips.c: Ditto.
3429         * emultempl/generic.em: Ditto.
3430         * emultempl/gld960.em: Ditto.
3431         * emultempl/gld960c.em: Ditto.
3432         * emultempl/mipsecoff.em: Ditto.
3433         * emultempl/ticoff.em: Ditto.
3434         * emultempl/vanilla.em: Ditto.
3435
3436         * pe-dll.c: Include ldfile.h
3437         * ldver.c: Include ldexp.h, ldlang.h, ldfile.h
3438
3439         * mpw-elfmips.c: (gldelf32ebmip_before_allocation): Add missing
3440         arguments to bfd_elf32_size_dynamic_sections call.
3441         (gldelf32ebmip_place_orphan): Add missing arguments to
3442         lang_leave_output_section_statement call.
3443
3444 2000-07-10  H.J. Lu  <hjl@gnu.org>
3445
3446         * emultempl/pe.em (pe_enable_stdcall_fixup): Protect with
3447         DLL_SUPPORT.
3448         (strhash): Likewise.
3449         (compute_dll_image_base): Likewise.
3450         (pe_undef_found_sym): Likewise.
3451         (pe_undef_cdecl_match): Likewise.
3452         (gld_${EMULATION_NAME}_open_dynamic_archive): Mark the
3453         argument "arch" with ATTRIBUTE_UNUSED.
3454
3455 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
3456
3457         * configure.tgt: Remove extraneous hppa*-*-linux-gnu*.
3458
3459         From  Ryan Bradetich  <rbradetich@uswest.net>
3460         * ldwrite.c (SSIZE): Remove to cure macro redefinition warning.
3461
3462 2000-07-09  Alan Modra  <alan@linuxcare.com.au>
3463
3464         Changes to create multiple linker stubs, positioned immediately
3465         before the section where they are required.
3466         * emultempl/hppaelf.em: Include elf32-hppa.h.
3467         (stub_sec, file_chain): Delete.
3468         (hppaelf_create_output_section_statements): Don't make a stub
3469         section here.
3470         (hook_stub_info): New struct.
3471         (hook_in_stub): New function.
3472         (hppaelf_add_stub_section): New function.
3473         (hppaelf_finish): Do nothing for relocateable links.  Modify the
3474         call to elf32_hppa_size_stubs.  Move code for updating section
3475         layout from here...
3476         (hppaelf_layaout_sections_again): ..to here, a new function.
3477
3478         * emultempl/hppaelf.em (hppaelf_delete_padding_statements): Fix
3479         broken list handling.  Pass in a pointer to the list.
3480         (hppaelf_finish): Update call to hppaelf_delete_padding_statements
3481         for above changes.
3482         (hppaelf_before_parse): Prototype.
3483         (hppaelf_set_output_arch): Prototype.
3484         (hppaelf_create_output_section_statements): Prototype.
3485         (hppaelf_delete_padding_statements): Prototype.
3486         (hppaelf_finish): Prototype.
3487
3488         Merge from elf32.em
3489         * emultempl/hppaelf.em: Include ctype.h.
3490         (struct orphan_save): New.
3491         (gld${EMULATION_NAME}_place_orphan): New.
3492         (output_rel_find): New.
3493         (hppaelf_get_script): Update from elf32.em.
3494         (ld_hppaelf_emulation): Rename to ld_${EMULATION_NAME}_emulation.
3495         Change emulation_name field to "${EMULATION_NAME}".  Add
3496         gld${EMULATION_NAME}_place_orphan.
3497
3498         * Makefile.am (ALL_EMULATIONS): Reinstate ehppaelf.o,  add
3499         ehppalinux.o, sort it.  Regenerate dependencies.
3500         (ehppalinux.c): Depend on hppaelf.em
3501         * Makefile.in: Regenerate.
3502
3503         * configure.tgt: targ_emul=hppalinux for hppa*linux
3504
3505         * emulparams/hppalinux.sh: New.
3506         * emulparams/hppaelf.sh (TARGET_PAGE_SIZE): Write in hex.
3507
3508 2000-07-08  Alan Modra  <alan@linuxcare.com.au>
3509
3510         * lexsup.c (parse_args): Copy section name.
3511
3512 2000-07-07  Charles Wilson  <cwilson@ece.gatech.edu>
3513
3514         * emultempl/pe.em: institute the following search order for
3515         dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
3516         libs), libfoo.dll, foo.dll (link direct to dll).  Fall back to
3517         static lib (libfoo.a) if none of the above are found.
3518
3519 2000-07-07  Mumit Khan  <khan@xraylith.wisc.edu>
3520
3521         * emultempl/pe.em (pe_enable_auto_image_base): New variable.
3522         (longopts): New --{enable,disable}-auto-image-base options.
3523         (gld_${EMULATION_NAME}_list_options): Document.
3524         (gld_${EMULATION_NAME}_parse): Handle.
3525         (strhash): New static function.
3526         (compute_dll_image_base): New static function.
3527         (gld_${EMULATION_NAME}_set_symbols): Use.
3528
3529 2000-07-05  DJ Delorie  <dj@redhat.com>
3530
3531         * MAINTAINERS: new
3532
3533 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
3534
3535         * configure.tgt: Add traditional mips (mips*-*-sysv4*) target.
3536         * emulparams/elf32btsmip.sh: New file.
3537         * Makefile.am: Add traditional mips target.
3538         * Makefile.in: Rebuild.
3539
3540 2000-07-01  H.J. Lu  <hjl@gnu.org>
3541
3542         * Makefile.am (EXTRA_ld_new_SOURCES): Set to deffilep.y for
3543         automake to use YLWRAP.
3544         * Makefile.in: Rebuild.
3545
3546 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
3547
3548         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
3549         (CLEANFILES): Add DEPA.
3550         * Makefile.in: Regenerate.
3551
3552 2000-06-30  Timothy Wall  <twall@ppc>
3553
3554         * scripttempl/tic54xcoff.sc: PAGE N is not implemented, so encode
3555         the page in the upper octet of the address.
3556
3557 2000-06-26  Marek Michalkiewicz  <marekm@linux.org.pl>
3558
3559         * emulparams/avrmega161.sh (ARCH): Change to avr:5.
3560
3561 2000-06-24  Alan Modra  <alan@linuxcare.com.au>
3562
3563         * NEWS: arm-elf does --gc-sections too.
3564
3565 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
3566
3567         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
3568         find one.
3569         * Makefile.in: Regenerate.
3570
3571 2000-06-21  H.J. Lu  <hjl@gnu.org>
3572
3573         * Makefile.am: Rebuild dependency.
3574         * Makefile.in: Rebuild.
3575
3576 2000-06-20  H.J. Lu  <hjl@gnu.org>
3577
3578         * Makefile.am: Rebuild dependency.
3579         * Makefile.in: Rebuild.
3580
3581 2000-06-20  Timothy Wall  <twall@cygnus.com>
3582
3583         * scripttempl/tic54xcoff.sc: New.
3584         * ldlang.c (wild_doit): Propagate SEC_BLOCK flag.
3585         * gen-doc.texi: Add flag for TI COFF.
3586         * ld.texinfo: Add documentation for TI COFF handling switches.
3587         * emultempl/ticoff.em: New. TI COFF handling.
3588         * configure.tgt: Add tic54x target.
3589         * Makefile.am: Add tic54x target.
3590         * Makefile.in: Ditto.
3591
3592 2000-06-20  Alan Modra  <alan@linuxcare.com.au>
3593
3594         * ldmain.c (set_scripts_dir): Correct pointer comparison when
3595         checking for backslashes.
3596
3597 2000-06-19  Alan Modra  <alan@linuxcare.com.au>
3598
3599         * NEWS: Move entries not in 2.10 above "Changes in version 2.10".
3600
3601 2000-06-18  Alan Modra  <alan@linuxcare.com.au>
3602
3603         * NEWS: Update list of targets supporting --gc-sections.
3604
3605         * scripttempl/elf.sc: KEEP .eh_frame contents.
3606         * scripttempl/elfd30v.sc: Same here.
3607
3608 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
3609
3610         * Makefile.am (ALL_EMULATIONS): Added new emulation for m68hc12
3611         and m68hc11 (elf).
3612         * Makefile.in: Rebuild.
3613         * configure.tgt: Recognize m68hc12 and m68hc11.
3614         * scripttempl/elfm68hc12.sc: New file.
3615         * emulparams/m68hc12elfb: New emulation.
3616         * emulparams/m68hc12elf: New emulation.
3617         * emulparams/m68hc11elfb.sh: New file.  User configurable emulation
3618         (includes a memory.x script to define the ROM and RAM banks).
3619         * scripttempl/elfm68hc11.sc, emulparams/m68hc11elf.sh:
3620         New configuration files for support of Motorola 68hc11
3621
3622 2000-06-15  Alan Modra  <alan@linuxcare.com.au>
3623
3624         * ldmain.c (main): Only change SEC_READONLY for final link.
3625
3626 2000-06-13  H.J. Lu  <hjl@gnu.org>
3627
3628         * configure: Regenerate.
3629
3630 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
3631
3632         * configure.in (VERSION): Update to show this is the CVS mainline.
3633
3634 2000-06-07  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3635
3636         * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
3637         input objects to be ECOFF.
3638         (check_sections): einfo takes %B, not %P, to print a BFD name.
3639
3640 2000-06-05  Michael Matz <matz@ifh.de>
3641
3642         * ldgram.y (vers_defns): Handle 'extern "C++" { ... }' in
3643         version scripts.
3644
3645         * ldlex.l (V_IDENTIFIER): Accept `::' in symbols.
3646
3647 2000-05-23  Marek Michalkiewicz  <marekm@linux.org.pl>
3648
3649         * emulparams/avr1200.sh (STACK): Define as 0.
3650         * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address.
3651         * emulparams/avr4433.sh (STACK): Likewise.
3652         * emulparams/avr44x4.sh (STACK): Likewise.
3653         * emulparams/avr85xx.sh (STACK): Likewise.
3654         * emulparams/avrmega103.sh (STACK): Likewise.
3655         * emulparams/avrmega161.sh (STACK): Likewise.
3656         * emulparams/avrmega603.sh (STACK): Likewise.
3657         * scripttempl/elf32avr.sc (__data_start): Define for gcrt1.
3658         (__stack): Define from ${STACK} for main().
3659
3660 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
3661
3662         * Makefile.am: Update dependencies with "make dep-am"
3663         * Makefile.in: Regenerate.
3664
3665 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
3666
3667         * ldmain.c: Include filenames.h.
3668         (set_scripts_dir): Support backslashes in program name.
3669
3670 2000-05-22  Igor Shevlyakov  <igor@windriver.com>
3671
3672         * ldmain.c (main): When deciding if ".text" section should be
3673         read-only, don't forget to reset SEC_READONLY because it
3674         could be already set.
3675
3676 2000-05-22  Thomas de Lellis  <tdel@windriver.com>
3677
3678         * ld.1: Add documentation for new command line option:
3679                 --section-start <sectionname>=<sectionorg>
3680         This is a generic version of -Ttext etc. which accepts
3681         any section name as a parameter instead of just text/data/
3682         bss.
3683         * ld.texinfo: More docs.
3684         * NEWS: More docs.
3685         * lexsup.c: (parse_args): Recognize new command line option.
3686         (ld_options): Add new option.
3687
3688 2000-05-18  H.J. Lu  <hjl@gnu.org>
3689
3690         * lexsup.c (parse_args): `i' == `r', not `q'.
3691
3692 2000-05-18  Jeffrey A Law  (law@cygnus.com)
3693
3694         * configure.tgt (hppa*64*-*-*): Enable PA64 target.
3695
3696 2000-05-17 S. Bharadwaj Yadavalli  <sby@scrugs.lkg.dec.com>
3697               Rick Gorton          <gorton@scrugs.lkg.dec.com>
3698
3699         Add support for '-q' == '--emit-relocs' switch.
3700         * ldmain.c (main): Default to false.
3701         * lexsup.c (parse_args): Turn on emitrelocations flag if set.
3702         * NEWS: Describe the emitrelocations switch.
3703         * ld.texinfo: Describe the emitrelocations switch.
3704
3705 2000-05-16  Charles Wilson <cwilson@ece.gatech.edu>
3706
3707         * emultempl/pe.em (_open_dynamic_archive): New function: Search
3708         the library path for "foo.dll" and "libfoo.dll" dynamic libraries
3709         before searching for 'libfoo.a' in response to a '-Bdynamic -lfoo'
3710         link options.
3711
3712 2000-05-15  David O'Brien  <obrien@FreeBSD.org>
3713
3714         * lexsup.c (parse_args): Update the year in the copyright notice.
3715
3716 2000-05-13  Alan Modra  <alan@linuxcare.com.au>
3717
3718         * ld.h (gettext, dgettext, dcgettext, textdomain, bindtextdomain):
3719         Replace defines with those from intl/libgettext.h to quieten gcc
3720         warnings.
3721
3722 2000-05-10  H.J. Lu  <hjl@gnu.org>
3723
3724         * ldlang.c (open_input_bfds): Don't load the same file within
3725         a group again if the whole archive has been loaded already.
3726
3727 2000-05-03  Alan Modra  <alan@linuxcare.com.au>
3728
3729         From Ulf Carlsson <ulfc@engr.sgi.com> and Andreas Jaeger <aj@suse.de>
3730         * lexsup.c (set_section_start): Use bfd_scan_vma rather than
3731         strtoul.
3732
3733 2000-05-01  Jim Wilson  <wilson@cygnus.com>
3734
3735         * configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}.
3736
3737         * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3738         host "ia64-*-linux-gnu*".
3739
3740 2000-04-29  Andreas Jaeger  <aj@suse.de>
3741
3742         * ld.h: Correctly check GCC version.
3743
3744 2000-04-25  Jeffrey A Law  (law@cygnus.com)
3745
3746         * Makefile.am: Add PA64 support.  Add missing dependencies for
3747         PA32 elf support.
3748         * Makefile.in: Rebuilt.
3749         * configure.tgt: Add PA64 support (currently disabled).
3750
3751 2000-04-25  Alan Modra  <alan@linuxcare.com.au>
3752
3753         * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Delete.
3754         (output_rel_find): New function.
3755         (hold_section, hold_use): Delete.
3756         (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3757         hold_interp): Make local to place_orphan.
3758         (gld${EMULATION_NAME}_place_orphan): Use lang_output_section_find
3759         rather than place_section to find possible previous use of orphan.
3760         Similarly find the place-holder output sections.  Use returned
3761         value from lang_enter_output_section_statement rather than calling
3762         lang_output_section_statement_lookup.
3763         * emultempl/armelf.em: Same here.
3764         * emultempl/pe.em: Similar to above, but no need for output_rel_find.
3765
3766         * ldlang.c (lang_enter_output_section_statement): Return output
3767         section statement.
3768         * ldlang.h (lang_enter_output_section_statement): Change
3769         declaration too.
3770
3771         * ldlang.h (lang_output_section_statement): Export it.
3772         * ldlang.c (lang_output_section_statement): Ditto.
3773
3774 2000-04-24  Nick Clifton  <nickc@cygnus.com>
3775
3776         * ld.texinfo (Output Section Data): Add note that section data
3777         commands cannot appear outside of section directives.
3778
3779 2000-04-2  Matthew Green  <mrg@cygnus.com>
3780
3781         * configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.
3782
3783 2000-04-21  Richard Henderson  <rth@cygnus.com>
3784             David Mosberger  <davidm@hpl.hp.com>
3785
3786         * Makefile.am (ALL_64_EMULATIONS): Add eelf64_ia64.o.
3787         (eelf64_ia64.c): New rule.
3788         * Makefile.in: Rebuild.
3789         * configure.tgt (ia64-*-elf*, ia64-*-linux*): New targets.
3790         * emulparams/elf64_ia64.sh: New file.
3791
3792 2000-04-21  Richard Henderson  <rth@cygnus.com>
3793
3794         * scripttempl/elfd30v.sc: Place .gcc_except_table.
3795
3796 2000-04-19  Alan Modra  <alan@linuxcare.com.au>
3797
3798         * dep-in.sed: Match space at start of file name, not at end.
3799
3800 2000-04-18  H.J. Lu  <hjl@gnu.org>
3801
3802         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Call
3803         lang_leave_output_section_statement () after calling
3804         lang_enter_output_section_statement ().
3805         * emultempl/armelf.em: Likewise.
3806
3807 2000-04-18  Alan Modra  <alan@linuxcare.com.au>
3808
3809         * emultempl/elf32.em (struct orphan_save): Add section field.
3810         (gld${EMULATION_NAME}_place_orphan): Use above to keep sections in
3811         better order, and place first orphan section as we did before the
3812         2000-04-12 patch.  Ignore ~SEC_ALLOC sections when choosing place.
3813         Don't call make_bfd_section here, let wild_doit do the job for us.
3814         Don't build a statement list when we'll only throw it away.
3815         * emultempl/armelf.em: Ditto.
3816         * emultempl/pe.em: Similarly.
3817
3818 2000-04-14  Geoff Keating  <geoffk@cygnus.com>
3819
3820         * scripttempl/elfppc.sc: Remove.
3821         * emulparams/elf32ppc.sh: Use elf.sc.
3822         * emulparams/elf32lppc.sh: Use elf.sc.
3823         * emulparams/elf32ppclinux.sh: Use elf.sc.
3824         * emulparams/elf32ppcsim.sh: New file.
3825         * emulparams/elf32lppcsim.sh: New file.
3826         * Makefile.am: Update dependencies.  Add elf32ppcsim ad elf32lppcsim.
3827         (ALL_EMULATIONS): Add elf32ppcsim ad elf32lppcsim.
3828         * Makefile.in: Regenerate.
3829         * configure.tgt (powerpc-*): Add elf32ppcsim and elf32lppcsim.
3830
3831 2000-04-14  Alan Modra  <alan@linuxcare.com.au>
3832
3833         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Process
3834         ~SEC_ALLOC sections too.  Init start address of debug sections.
3835         * emultempl/armelf.em (gld${EMULATION_NAME}_place_orphan): Ditto.
3836         * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Ditto.
3837         Also set all relocateable section start addresses.
3838
3839 2000-04-13  Geoff Keating  <geoffk@cygnus.com>
3840
3841         * scripttempl/elf.sc: Add support for .sbss2 and .sdata2 sections.
3842         Add new BSS_PLT variable for when .plt need not be contained in
3843         the file.  Move _etext so that it is also after .fini, and provide
3844         both etext and _etext with a leading underscore.  Mark the start
3845         and end of .sbss.
3846
3847 2000-04-12  Alan Modra  <alan@linuxcare.com.au>
3848
3849         * emultempl/elf32.em (struct orphan_save): New.
3850         (hold_text, hold_rodata, hold_data, hold_bss, hold_rel,
3851         hold_interp): Make them struct orphan_save.
3852         (gld${EMULATION_NAME}_place_section): Modify for new hold_*.
3853         (gld${EMULATION_NAME}_place_orphan): Add new orphan sections to
3854         the end of the relevant section list.  Also add associated section
3855         statements to the end of any previous orphan statements.
3856         * emultempl/armelf.em: Similarly.
3857         * emultempl/pe.em: Similarly.
3858
3859 2000-04-11  Alan Modra  <alan@linuxcare.com.au>
3860
3861         * ld.texinfo (Simple Example): Remove extraneous paragraph.
3862
3863 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
3864
3865         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
3866         --enable-build-warnings option.
3867         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3868         * Makefile.in, configure: Re-generate.
3869
3870 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
3871
3872         * po/ld.pot: Regenerate.
3873
3874         * lexsup.c (help): Restore translated part of bug string.
3875
3876         * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
3877         (DEP): Quote when passing vars to sub-make.  Add warning message
3878         to end.
3879         (DEP1): Rewrite for "gcc -MM".
3880         (CLEANFILES): Add DEP2.
3881         Update dependencies.
3882         * Makefile.in: Regenerate.
3883
3884 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
3885
3886         * ld.h: #include "bin-bugs.h"
3887         * lexsup.c (help): Use REPORT_BUGS_TO.
3888
3889 2000-03-27  Denis Chertykov  <denisc@overta.ru>
3890
3891         * configure.tgt (avr-*-*): New target support.
3892         * Makefile.am: Likewise.
3893         * scripttempl/elf32avr.sc: New script file.
3894         * emulparams/avr1200.sh: New file.
3895         * emulparams/avr23xx.sh: New file.
3896         * emulparams/avr4433.sh New file.
3897         * emulparams/avr44x4.sh New file.
3898         * emulparams/avr85xx.sh New file.
3899         * emulparams/avrmega103.sh New file.
3900         * emulparams/avrmega161.sh New file.
3901         * emulparams/avrmega603.sh New file.
3902         * Makefile.in: Regenerate.
3903
3904 2000-03-09  Andreas Jaeger  <aj@suse.de>
3905
3906         * Makefile.am (check-DEJAGNU): Also unset LANG.
3907         * Makefile.in: Rebuild.
3908
3909 2000-03-06  Ian Lance Taylor  <ian@zembu.com>
3910
3911         * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an empty
3912         archive.
3913
3914 2000-03-02  H.J. Lu  <hjl@gnu.org>
3915
3916         * emulparams/elf32mcore.sh: Include "getopt.h".
3917
3918 2000-03-01  Ian Lance Taylor  <ian@zembu.com>
3919
3920         * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.
3921
3922 2000-03-01  H.J. Lu  <hjl@gnu.org>
3923
3924         * emulparams/mipspe.sh: Add SUBSYSTEM and INITIAL_SYMBOL_CHAR.
3925         * emulparams/shpe.sh: Likewise.
3926
3927 2000-03-01  Nick Clifton  <nickc@cygnus.com>
3928
3929         * pe-dll.c: Remove unused variables and add ATTRIBUTE_UNUSED
3930         to unused parameters.
3931
3932         * emultempl/pe.em: Add "#ifdef DLL_SUPPORT" around static
3933         functions only used by DLL code.
3934         (_place_orphan): Initialise 'dollar'.
3935
3936 2000-03-01  H.J. Lu  <hjl@gnu.org>
3937
3938         * ldmain.c (undefined_symbol): Take one more arg, fatal, to
3939         indicate if the undefined symbol is a fatal error or not.
3940         Don't delete the output file if "fatal" is false.
3941
3942 2000-02-29  H.J. Lu  <hjl@gnu.org>
3943
3944         * Makefile.am (check-DEJAGNU): Also pass LIBS="$(LIBS)".
3945         Set LC_COLLATE and LC_ALL to null and export them. It is for
3946         sort which expects the C locale.
3947         Add $(LIBS) to all $(HOSTING_LIBS).
3948         * Makefile.in: Rebuild.
3949
3950 2000-02-29  Alan Modra  <alan@spri.levels.unisa.edu.au>
3951
3952         * emultempl/{aix.em, armcoff.em, armelf.em, armelf_oabi.em,
3953         beos.em, elf32.em, generic.em, gld960.em, gld960c.em, hppaelf.em,
3954         linux.em, lnk960.em, mipsecoff.em, sunos.em, vanilla.em}
3955         (ld_emulation_xfer_struct): Add missing NULL initialiser for
3956         find_potential_libraries.
3957
3958 2000-02-28  Jim Blandy  <jimb@redhat.com>
3959
3960         * ldgram.y (exclude_name_list): Don't require a comma to separate
3961         list entries; the lexer considers commas to be valid part of a
3962         filename, so in something like `foo, bar' the comma is considered
3963         part of the first filename, `foo,'.
3964         * ld.texinfo: Update section on EXCLUDE_FILE lists.
3965
3966 2000-02-27  Loren J. Rittle  <ljrittle@acm.org>
3967
3968         * configure.host: Added HOSTING_CRT0, HOSTING_LIBS for
3969         host "i[3456]86-*-freebsdelf*".
3970
3971 2000-02-27  Mark Elbrecht  <snowball3@bigfoot.com>
3972
3973         * scripttempl/i386go32.sc: Move misplaced semicolons.
3974
3975 2000-02-25  Ian Lance Taylor  <ian@zembu.com>
3976
3977         * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.
3978         (ALL_64_EMULATIONS): Remove eelf64hppa.o.
3979         (eelf64hppa.c, ehppaelf.c): Remove targets.
3980         * Makefile.in: Rebuild.
3981
3982 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
3983
3984         * configure.tgt (targ_extra_ofiles): Enable elf64_sparc on
3985         GNU/Linux/sparc, but keep the default as 32.
3986
3987         * configure.tgt: Enable elf64_sparc on Solaris7+/sparc.  And make
3988         it default if sparcv9 or sparc64.
3989
3990 2000-02-24  Nick Clifton  <nickc@cygnus.com>
3991
3992         * Makefile.am: Add rules to build emipspe.o and earmpe.o.
3993         * Makefile.in: Regenerate.
3994         * configure.tgt: Add targets for arm-wince, sh-pe and mips-pe.
3995
3996         * ldemul.h (ld_emulation_xfer_struct): Add new field:
3997         find_potential_libraries.
3998         * ldemul.c (ldemul_find_potential_libraries): New function.
3999
4000         * ldfile.c (ldfile_open_file_search): Allow function to be
4001         exported.
4002         (ldfile_open_file): Call ldemul_find_potential_libraries.
4003         * ldfile.h: Add prototype for ldfile_open_file_search.
4004
4005         * pe-dll.c: Add support for ARM, MIPS and SH targets.
4006
4007         * emulparams/mipspe.sh: New file.  Parameters for mips-pe target.
4008         * emulparams/shpe.sh: New file.  Parameters for sh-pe target.
4009
4010         * emultempl/pe.em: Add support for ARM, MIPS and SH DLLs.
4011         (gld_X_find_potential_libraries): New function.  Search for
4012         libraries called "*.lib".
4013
4014         * scripttempl/pe.sc: Add .pdata section.
4015
4016 2000-02-23  Richard Henderson  <rth@cygnus.com>
4017
4018         * scripttempl/elfd10v.sc: Remove dynamic linking hooks.
4019         Add and use memory regions.
4020
4021 2000-02-23  Linas Vepstas (linas@linas.org)
4022
4023         * emulparams/elf32i370.sh, scripttempl/elfi370.sc: New.
4024
4025         * Makefile.am: Add support for Linux/IBM 370.
4026         * configure.tgt: Likewise.
4027
4028         * Makefile.in: Regenerate.
4029
4030 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
4031
4032         * ldlang.c (print_input_section, print_data_statement,
4033         print_reloc_statement, print_padding_statement, insert_pad,
4034         size_input_section, lang_check_section_addresses,
4035         lang_size_sections, lang_do_assignments, lang_set_startof,
4036         lang_one_common): Change `opb' to unsigned.
4037         (lang_do_assignments): Also change `size' to unsigned.
4038
4039 2000-02-16  Richard Henderson  <rth@cygnus.com>
4040
4041         * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
4042
4043 2000-02-16  Timothy Wall  <twall@cygnus.com>
4044
4045         * mri.c (mri_draw_tree): Add default LMA region argument to call
4046         to lang_leave_output_section_statement.
4047         * ldlang.h: Update prototypes with LMA region arguments.
4048         * ldlang.c (lang_size_sections): Encapsulate region bounds
4049         checking in os_check_region call.
4050         (os_check_region): New function.
4051         (lang_output_section_statement_lookup): Initialize lma_region.
4052         (lang_leave_output_section_statement): Add LMA region argument.
4053         (lang_leave_overlay): Ditto.
4054         * ldgram.y: Handle LMA region syntax.
4055         * ld.texinfo (Output Section Description): Describe LMA region usage.
4056         * emultempl/armelf.em (gld$place_orphan): Add default value for
4057         lma region in call to lang_leave_output_section_statement.
4058         * emultempl/elf32.em (gld$place_orphan): Add default value for
4059         lma region in call to lang_leave_output_section_statement.
4060         * emultempl/pe.em (gld$place_orphan): Add default value for
4061         lma region in call to lang_leave_output_section_statement.
4062
4063
4064 2000-02-04  Timothy Wall  <twall@redhat.com>
4065
4066         * ldlang.c (lang_check_section_addresses): Use bytes instead of
4067         octets when calculating section end addresses.
4068
4069 2000-02-04  Timothy Wall  <twall@redhat.com>
4070
4071         * ldlang.c (lang_size_sections): Fix typo in ALIGN_N invocation.
4072
4073 2000-02-03  Timothy Wall <twall@redhat.com>
4074
4075         * ldexp.c (fold_name): Make SIZEOF operator return byte count, not
4076         octet count.
4077         * ldlang.c (print_input_section, print_data_statement,
4078         print_reloc_statement, print_padding_statement): Print target
4079         address values and section sizes as bytes, not octets.
4080         (insert_pad) Calculate padding size in octets, and adjust "dot"
4081         by bytes.
4082         (size_input_section) Always adjust "dot" by bytes, not octets.
4083         (lang_check_section_addresses, lang_do_assignments) Adjust
4084         "dot" by bytes, not octets.  Use the larger of the directive size
4085         or octets_per_byte for the number of octets actually allocated in
4086         the output section.
4087         (lang_set_startof) Make sure STARTOF returns a target address.
4088         (lang_one_common) Record size changes in octets.
4089         (lang_abs_symbol_at_end_of) Section end symbol's value is
4090         recorded in target bytes.
4091         * ld.texinfo:   Updated description of BYTE, SHORT, LONG, etc.
4092         to be clear about behavior when an octet is smaller than one byte.
4093
4094 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
4095
4096         * ldcref.c (output_cref): Don't pass message strings to printf
4097         as format arg.
4098         Update copyright.
4099
4100         * ldmisc.c (vfinfo): Same here.
4101         Update copyright.
4102
4103 2000-01-23  Alan Modra  <alan@spri.levels.unisa.edu.au>
4104
4105         * emultempl/{armcoff.em,armelf.em,armelf_oabi.em,beos.em,
4106         generic.em,gld960.em,gld960c.em,hppaelf.em,linux.em,lnk960.em,
4107         mipsecoff.em,sunos.em,vanilla.em} (ld_emulation_xfer_struct):
4108         Add missing NULL initialisers, and comments.
4109
4110         * testsuite/ld-srec/sr3.cc (__rethrow): New.
4111
4112 2000-01-21  Nick Clifton  <nickc@cygnus.com>
4113
4114         * ldlang.c (lang_size_sections): Fix typo in comment.
4115
4116 2000-01-18  H.J. Lu  <hjl@gnu.org>
4117
4118         * ldlang.c (lang_size_sections): Also update the current
4119         address of a region if the SEC_NEVER_LOAD bit is not set.
4120
4121 2000-01-10  Philip Blundell  <pb@futuretv.com>
4122
4123         * configure.tgt (arm*-*-conix*): New target.
4124
4125 2000-01-07  Nick Clifton  <nickc@cygnus.com>
4126
4127         * ld.texinfo (Options): Remind users to preceed linker command
4128         line switches with -Wl, (or whatever is appropriate) if it is
4129         being invoked by a comnpiler driver program.
4130         Fix description of the behaviour of the -n command line switch.
4131
4132 2000-01-05  Catherine Moore  <clm@cygnus.com>
4133
4134         * ld.h (wildcard_spec):  Change exclude_name to exclude_name_list.
4135         (name_list): New.
4136         * ld.texinfo (EXCLUDE_FILE): Update documentation.
4137         * ldgram.y (wildcard_spec): Support a list of excluded_files.
4138         (exclude_name_list): New.
4139         ldlang.c (walk_wild_section): Support list of excluded files.
4140         (print_wild_statement): Likewise.
4141         (lang_add_wild): Likewise.
4142         * ldlang.h (lang_wild_statement_type): Likewise.
4143         * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support.
4144
4145 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
4146
4147         * pe-dll.c (pe_dll_warn_dup_exports): New variable.
4148         (process_def_file): Use.
4149         (pe_dll_compat_implib): New variable.
4150         (make_one): Use.
4151
4152         * pe-dll.h: Add exports of pe_dll_warn_dup_exports and
4153         pe_dll_compat_implib.
4154
4155         * emultempl/pe.em (longopts): Add warn-duplicate-exports and
4156         compat-implib options.
4157         (gld_${EMULATION_NAME}_list_options): List new options.
4158         (gld_${EMULATION_NAME}_parse_args): Handle.
4159
4160         * pe-dll.c (pe_dll_generate_implib): Use the correct name for output
4161         dll.
4162
4163         * deffilep.y (opt_name): Allow "." in name.
4164
4165 For older changes see ChangeLog-9899
4166 \f
4167 Local Variables:
4168 mode: change-log
4169 left-margin: 8
4170 fill-column: 74
4171 version-control: never
4172 End: