ldlang.c (print_assignment): Do not rely upon a valid result having a section
[external/binutils.git] / ld / ChangeLog
1 2005-05-17  Julian Brown <julian@codesourcery.com>
2
3         * ldlang.c (print_assignment): Do not rely upon a valid result
4         having a section associated with it.
5
6 2005-05-17  Nick Clifton  <nickc@redhat.com>
7
8         * ldlang.c (Scan_for_self_assignment): Check an assignment tree to
9         see if the same value is being used on the rhs as on the lhs.
10         (print_assignment): Call scan_for_self_assignment and if it
11         returns true, do no display the result of the computation but
12         instead just the final value of the symbol on the lhs.
13         * ld.texinfo: Document this behaviour and provide an example of
14         when it will happen.
15
16 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
17
18         * Makefile.am (AM_MAKEINFOFLAGS): Define.
19         (TEXI2DVI): Define.
20         (ldver.texi): Depend on distributed files instead of built files.
21         (ld.info): Include $(srcdir) in the rule target.  Remove actions.
22         (ld.dvi): Remove actions.
23         (MAINTAINERCLEANFILES): Add configdoc.texi.
24         (CONFIG_STATUS_DEPENDENCIES): Add bfd/configure.in.
25         (install-data-local): Renamed from install.
26         (Makefile): Remove explicit dependency.
27         * acinclude.m4: Remove obsolete code.
28         * configure.in: Update AC_PREREQ.  Remove extra $CONFIG_SHELL.
29         * Makefile.in, aclocal.m4, config.in, configure: Regenerated.
30
31 2005-05-11  Bob Wilson  <bob.wilson@acm.org>
32
33         * scripttempl/elfxtensa.sc: Sync up with elf.sc.
34         * emulparams/elf32xtensa.sh (PLT, GOT): Define.
35
36 2005-05-11  Alan Modra  <amodra@bigpond.net.au>
37
38         * ldgram.y: Add SPECIAL token.
39         (sect_constraint): Handle SPECIAL.
40         * ldlang.c (lang_output_section_find_1): Don't match SPECIAL.
41         (map_input_to_output_sections): Likewise.
42         * ldlex.l (SPECIAL): Define.
43         * emulparams/elf32ppc.sh (DATA_GOT, SDATA_GOT, SEPARATE_GOTPLT,
44         GOT, PLT, GOTPLT): Define.
45         * emultempl/ppc32elf.em (old_plt, old_got): New static vars.
46         (ppc_after_open): New function.
47         (PARSE_AND_LIST_PROLOGUE): Define OPTION_OLD_LPT and OPTION_OLD_GOT.
48         (PARSE_AND_LIST_LONGOPTS): Add "bss-plt" and "sdata-got".
49         (PARSE_AND_LIST_OPTIONS): Document them.
50         (PARSE_AND_LIST_ARGS_CASES): Handle them.
51         (LDEMUL_AFTER_OPEN): Define.
52         * scripttempl/elf.sc (PLT): Don't override existing define.
53         (DATA_GOT, SDATA_GOT): Define and use to enable alternate got
54         placement rather than using NO_SMALL_DATA.  Emit GOTPLT for RELRO_NOW.
55
56 2005-05-10  Alan Modra  <amodra@bigpond.net.au>
57
58         * scripttempl/elf.sc (DATA_SEGMENT_RELRO_GOTPLT_END): Delete.
59         (DATA_SEGMENT_RELRO_END): Use SEPARATE_GOTPLT value.
60         (GOTPLT): Remove DATA_SEGMENT_RELRO_GOTPLT_END.  Place after
61         DATA_SEGMENT_RELRO_END in script.
62
63 2005-05-09  H.J. Lu  <hongjiu.lu@intel.com>
64
65         * emultempl/elf32.em (gld${EMULATION_NAME}_provide_bound_symbols):
66         Don't use a removed section.
67
68 2005-05-09  H.J. Lu  <hongjiu.lu@intel.com>
69
70         * ldmain.c (reloc_overflow): Use output_bfd if the symbol
71         is defined in the ABS section.
72
73 2005-05-06  H.J. Lu  <hongjiu.lu@intel.com>
74
75         * emultempl/elf32.em (gld${EMULATION_NAME}_provide_init_fini_syms):
76         Put back !link_info.relocatable.
77
78 2005-05-06  H.J. Lu  <hongjiu.lu@intel.com>
79
80         PR 878
81         * emultempl/elf32.em (gld${EMULATION_NAME}_provide_init_fini_syms):
82         Just check link_info.executable.
83
84 2005-05-06  Nick Clifton  <nickc@redhat.com>
85
86         * Update the address and phone number of the FSF organization in
87         the GPL notices in the following files:
88         aclocal.m4, deffile.h, deffilep.y, fdl.texi, ld.h, ldcref.c,
89         ldctor.c, ldctor.h, ldemul.c, ldexp.c, ldexp.h, ldfile.c,
90         ldfile.h, 20ldgram.y, ldint.texinfo, ldlang.c, ldlang.h, ldlex.h,
91         ldlex.l, ldmain.c, ldmain.h, ldmisc.c, ldmisc.h, ldver.c, ldver.h,
92         ldwrite.c, ldwrite.h, lexsup.c, mri.c, mri.h, pe-dll.c, pe-dll.h,
93         sysdep.h, emultempl/aix.em, emultempl/alphaelf.em,
94         emultempl/armcoff.em, emultempl/armelf.em, emultempl/beos.em,
95         emultempl/crxelf.em, emultempl/elf32.em, emultempl/generic.em,
96         emultempl/gld960.em, emultempl/gld960c.em, emultempl/hppaelf.em,
97         emultempl/ia64elf.em, emultempl/irix.em,  emultempl/linux.em,
98         emultempl/lnk960.em, emultempl/m68hc1xelf.em,
99         emultempl/m68kcoff.em, emultempl/m68kelf.em,
100         emultempl/mipsecoff.em, emultempl/mmix-elfnmmo.em,
101         emultempl/mmixelf.em, emultempl/mmo.em, emultempl/needrelax.em,
102         emultempl/pe.em, emultempl/ppc32elf.em, emultempl/ppc64elf.em,
103         emultempl/sh64elf.em, emultempl/sunos.em, emultempl/ticoff.em,
104         emultempl/vanilla.em, emultempl/xtensaelf.em
105
106 2005-05-05  H.J. Lu  <hongjiu.lu@intel.com>
107
108         * scripttempl/elf.sc: Document the usage of __bss_start.
109
110 2005-05-05  Paul Brook  <paul@codesourcery.com>
111
112         * Makefile.am: Add eelf_i386_vxworks.
113         * Makefile.in: Regenerate.
114         * configure.tgt: Make i?86-*-vxworks use targ_emul=elf_i386_vxworks.
115         * emulparams/elf_i386_vxworks.sh: New file.
116         * emulparams/vxworks.sh: New file.
117         * scripttempl/elf.sc: Add DATA_END_SYMBOLS and ETEXT_NAME.
118
119 2005-05-04  H.J. Lu  <hongjiu.lu@intel.com>
120
121         * emultempl/elf32.em (gld${EMULATION_NAME}_provide_bound_symbols):
122         Call _bfd_elf_provide_section_bound_symbols.
123
124 2005-05-04  Alan Modra  <amodra@bigpond.net.au>
125
126         * ldemul.c: Include bfdlink.h.
127         (ldemul_before_allocation): Assume before_allocation is non-zero.
128         (before_allocation_default): Call strip_excluded_output_sections.
129         * ldlang.c (stripped_excluded_sections): New variable.
130         (lang_add_section): Build input section list for each output
131         section, attached via map_head and map_tail pointers.
132         (strip_excluded_output_sections): Make global.  Traverse the
133         input section lists to find which output sections can go.  Clear
134         link_order pointers and set stripped_excluded_sections.
135         (lang_process): Call strip_excluded_output_sections.
136         * ldlang.h (strip_excluded_output_sections): Declare.
137         * ldwrite.c: Update throuhout for link_order_head -> map_head change.
138         * emultempl/aix.em (before_allocation): Call
139         strip_excluded_output_sections.
140         * emultempl/armcoff.em (before_allocation): Likewise.
141         * emultempl/beos.em (before_allocation): Likewise.
142         * emultempl/linux.em (before_allocation): Likewise.
143         * emultempl/pe.em (before_allocation): Likewise.
144         * emultempl/sunos.em (before_allocation): Likewise.
145         * emultempl/elf32.em (before_allocation): Likewise.  Call
146         bfd_elf_size_dynsym_hash_dynstr too.
147         * emultempl/lnk960.em (lnk960_before_allocation): Delete.
148         (ld_lnk960): Use before_allocation_default.
149
150 2005-05-02  H.J. Lu  <hongjiu.lu@intel.com>
151
152         * emultempl/elf32.em (gld${EMULATION_NAME}_strip_empty_section):
153         Updated for bfd_section_list_remove change.
154         * ldlang.c (lang_insert_orphan): Likewise.
155         (strip_excluded_output_sections): Likewise.
156         (sort_sections_by_lma): New.
157         (lang_check_section_addresses): Sort the sections before
158         checking addresses.
159
160 2005-04-29  Ralf Corsepius <ralf.corsepius@rtems.org>
161
162         * configure.tgt: Add h8300*-*-rtemscoff.
163         Switch h8300*-*-rtems* to elf.
164
165 2005-04-29  Ben Elliston  <bje@au.ibm.com>
166
167         * ldgram.y (lang_memory_region_type): Make static.
168         (ldgram_want_filename): Likewise.
169         * ldemul.c (ld_emulation): Make static.
170         * ldfile.h (ldfile_find_command_file): Remove extern.
171         * ldfile.c (ldfile_find_command_file): Make static.
172         * ldlang.h (unique_section_list): Remove extern declaration.
173         * ldlang.c (unique_section_list): Make static.
174         * mri.h (symbol_truncate): Remove extern declaration.
175         * mri.c (symbol_truncate): Make static.
176         (order, only_load, address, alias): Likewise.
177         (alignment, subalignment): Likewise.
178
179 2005-04-27  H.J. Lu  <hongjiu.lu@intel.com>
180
181         * emultempl/elf32.em (gld${EMULATION_NAME}_provide_bound_symbols):
182         Use the first SEC_ALLOC section which isn't SEC_READONLY or the
183         last SEC_ALLOC section if such a section doesn't exist.
184
185 2005-04-24  Mark Kettenis  <kettenis@gnu.org>
186
187         * configure.host: Add *-*-openbsd support.
188
189 2005-04-15  Julian Brown  <julian@codesourcery.com>
190
191         * ld.texinfo: Document --use-blx.
192         * emultempl/armelf.em (use_blx): New variable.
193         (arm_elf_create_output_section_statements): Communicate value of
194         use_blx to bfd.
195         (PARSE_AND_LIST_PROLOGUE): Add OPTION_USE_BLX.
196         (PARSE_AND_LIST_OPTIONS): Add --use-blx option.
197         (PARSE_AND_LIST_ARGS_CASES): Add OPTION_USE_BLX case.
198
199 2005-04-14  Alan Modra  <amodra@bigpond.net.au>
200
201         * Makefile.am (NO_WERROR): Define.  Use instead of -Wno-error.
202         * configure.in: Include ../bfd/warning.m4 contents.
203         * Makefile.in: Regenerate.
204         * configure: Regenerate.
205
206 2005-04-12  Alan Modra  <amodra@bigpond.net.au>
207
208         * Makefile.am: Run "make dep-am".
209         (ldgram.o, ldlex.o, deffilep.o): Add -Wno-error to command.
210         * Makefile.in: Regenerate.
211         * config.in: Regenerate.
212
213 2005-04-11  Alan Modra  <amodra@bigpond.net.au>
214
215         * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed): Ignore
216         as_needed libs that were not needed.
217         (gld${EMULATION_NAME}_check_needed): Likewise.
218
219 2005-04-07  Nick Clifton  <nickc@redhat.com>
220
221         * emultempl/m68kcoff.em: Include ldexp.h and ldlang.h so that
222         ldfile.h can use the lang_input_statement type.
223
224 2005-04-06  Jakub Jelinek  <jakub@redhat.com>
225
226         * ldlang.c: Formatting.
227         (walk_wild_consider_section): Remember return value from wildcardp.
228         (is_simple_wild): Use strcspn instead of 2 strpbrk calls and strlen.
229         (wild_spec_can_overlap): Use strcspn instead of strpbrk and strlen.
230
231 2005-04-06  Robert O'Callahan  <rocallahan@novell.com>
232
233         * ld.h (lean_section_userdata_type): Remove.
234         (fat_section_userdata_type): Remove file field.
235         (SECTION_USERDATA_SIZE): Remove.
236         * ldlang.c (init_os): Eliminate initialization of unused
237         lean_section_userdata_type.
238
239         * ldlang.h (callback_t, walk_wild_section_handler_t): New
240         typedefs.
241         (struct lang_wild_statement_struct): Add walk_wild_section_handler
242         and handler_data fields.
243         * ldlang.c (callback_t): Removed.
244         (walk_wild_consider_section, walk_wild_section_general,
245         section_iterator_callback, find_section, is_simple_wild,
246         match_simple_wild, walk_wild_section_specs1_wild0,
247         walk_wild_section_specs1_wild1, walk_wild_section_specs2_wild1,
248         walk_wild_section_specs3_wild2, walk_wild_section_specs4_wild2,
249         wild_spec_can_overlap, analyze_walk_wild_section_handler): New
250         functions.
251         (lang_add_wild): Call analyze_walk_wild_section_handler.
252         (walk_wild_section): Renamed to walk_wild_section_general and
253         created a wrapper function.
254         (section_iterator_callback_data): New typedef.
255
256 2005-04-04  Nick Clifton  <nickc@redhat.com>
257
258         * configure.in: Add a check for <unistd.h> providing a prototype
259         for getopt() which is compatible with the one in
260         include/getopt.h.  If so then define HAVE_DECL_GETOPT.
261         * configure: Regenerate.
262         * config.in (HAVE_DECL_GETOPT): Add.
263         * ldemul.c: Include config.h
264         * lexsup.c: Likewise.
265         * emultempl/elf32.sc: Likewise.
266
267 2005-03-29  Alan Modra  <amodra@bigpond.net.au>
268
269         * emultempl/elf32.em (gld${EMULATION_NAME}_layout_sections_again):
270         New function, extracted from static void gld${EMULATION_NAME}_finish.
271         (gld${EMULATION_NAME}_strip_empty_sections): Likewise.
272         (gld${EMULATION_NAME}_provide_init_fini_syms): Likewise.
273         * emultempl/ppc64elf.em: Revert last change.
274         (ppc_layout_sections_again): Use
275         gld${EMULATION_NAME}_layout_sections_again.
276         (ppc_finish): Don't call gld${EMULATION_NAME}_finish.  Instead call
277         gld${EMULATION_NAME}_strip_empty_sections and
278         gld${EMULATION_NAME}_provide_init_fini_syms.
279         * emultempl/hppaelf.em: Similarly.
280
281 2005-03-29  Alan Modra  <amodra@bigpond.net.au>
282
283         * emultempl/ppc64elf.em (need_laying_out): Delete.  Remove all refs.
284         (ppc_finish): Don't call bfd_elf_discard_info.
285         * emultempl/hppaelf.em: Similarly.
286
287 2005-03-24  Nick Clifton  <nickc@redhat.com>
288
289         * po/fr.po: Updated French translation.
290
291 2005-03-23  Mike Frysinger  <vapier@gentoo.org>
292             Nick Clifton  <nickc@redhat.com>
293
294         * configure.host: Accept any C library to accompany a GNU Linux
295         implementation, not just the GNU C library.
296         * configure.tgt: Likewise.
297         * emultempl/elf32.em: Likewise.
298
299 2005-03-22  H.J. Lu  <hongjiu.lu@intel.com>
300
301         * emultempl/elf32.em (gld${EMULATION_NAME}_provide_bound_symbols): New
302         (gld${EMULATION_NAME}_finish): Call
303         gld${EMULATION_NAME}_provide_bound_symbols to provide
304         __preinit_array_start, __preinit_array_end, __init_array_start,
305         __init_array_end, __fini_array_start and __fini_array_end.
306
307         * scripttempl/elf.sc: Don't provide __preinit_array_start,
308         __preinit_array_end, __init_array_start, __init_array_end,
309         __fini_array_start nor __fini_array_end.
310
311 2005-03-23  Alan Modra  <amodra@bigpond.net.au>
312
313         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Set
314         SEC_EXCLUDE on .gnu.warning sections.
315
316 2005-03-22  Alan Modra  <amodra@bigpond.net.au>
317
318         * scripttempl/elf.sc (SBSS): Don't provide sbss start and end syms.
319
320 2005-03-21  Alan Modra  <amodra@bigpond.net.au>
321
322         * emultempl/ppc32elf.em (gld${EMULATION_NAME}_after_allocation): New
323         function.
324         (LDEMUL_AFTER_ALLOCATION): Define.
325
326 2005-03-21  Alan Modra  <amodra@bigpond.net.au>
327
328         * emultempl/ppc64elf.em (ppc_finish): Rename from
329         gld${EMULATION_NAME}_finish.  Call gld${EMULATION_NAME}_finish.
330         (LDEMUL_FINISH): Update.
331         * emultempl/hppaelf.em (hppaelf_finish, LDEMUL_FINISH): Likewise.
332         * emultempl/m68hc1xelf.em (m68hc11elf_finish, LDEMUL_FINISH): Likewise.
333
334 2005-03-18  Julian Brown  <julian@codesourcery.com>
335
336         * scripttempl/armbpapi.sc (.rel.dyn): Add .rel.init_array,
337         .rel.fini_array.
338         (.rela.dyn): Add .rela.init_array, .rela.fini_array.
339         (SECTIONS): Add .rel.other, .rela.other, .reli.other after PLT relocs.
340
341 2005-03-18  H.J. Lu  <hongjiu.lu@intel.com>
342
343         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Don't set
344         bfd_section when removing unused empty output sections for
345         non-relocatable link.
346
347 2005-03-19  Alan Modra  <amodra@bigpond.net.au>
348
349         * ldlang.c (lang_insert_orphan): Use old section_tail rather than
350         traversing the bfd section list to find pointer to new section.
351
352 2005-03-18  Alan Modra  <amodra@bigpond.net.au>
353
354         * scripttempl/elf.sc: When CREATE_SHLIB, put .sdata2 and .sbss2
355         input sections into .sdata and .sbss output respectively.
356
357 2005-03-16  David Heine  <dlheine@tensilica.com>
358             Bob Wilson  <bob.wilson@acm.org>
359
360         * ldlang.c (IGNORE_SECTION): Remove check for zero size.
361         (lang_check_section_addresses): Ignore zero size sections here.
362
363 2005-03-16  H.J. Lu  <hongjiu.lu@intel.com>
364
365         * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Remove
366         unused empty output sections for non-relocatable link.
367
368         * ld.h (args_type): Remove gc_sections.
369
370         * ldlang.c (lang_mark_used_section): New.
371         (lang_gc_sections): Use link_info.gc_sections instead of
372         command_line.gc_sections.
373         * ldmain.c (main): Likewise.
374         * lexsup.c (parse_args): Likewise.
375         * ldlang.c (lang_process): Call lang_mark_used_section.
376
377         * ldmain.c (main): Initialize link_info.gc_sections to FALSE.
378
379 2005-03-16  Nick Clifton  <nickc@redhat.com>
380             Ben Elliston  <bje@au.ibm.com>
381
382         * configure.in (werror): New switch: Add -Werror to the
383         compiler command line.  Enabled by default.  Disable via
384         --disable-werror.
385         * configure: Regenerate.
386
387 2005-03-16  Alan Modra  <amodra@bigpond.net.au>
388
389         * emulparams/elf32ppclinux.sh (OTHER_READWRITE_SECTION): Delete.
390         (OTHER_RELRO_SECTIONS): Set this instead.
391
392 2005-03-15  Nick Clifton  <nickc@redhat.com>
393
394         * NEWS: Add cutoff for changes in 2.16 release.
395
396 2005-03-15  Mikkel Krautz  <krautz@gmail.com>
397
398         * configure.tgt (x86_64-elf): Add target.
399
400 2005-03-15  Alan Modra  <amodra@bigpond.net.au>
401
402         * po/es.po: Commit new Spanish translation.
403
404 2005-03-14  Alan Modra  <amodra@bigpond.net.au>
405
406         * ldexp.c (exp_fold_tree): Ensure return value is initialized.
407         Tidy etree_assert case.
408
409 2005-03-14  Alan Modra  <amodra@bigpond.net.au>
410
411         * po/tr.po: Commit new Turkish translation.
412
413 2005-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
414
415         * Makefile.am: Remove references to em68klynx.o and esparclynx.o.
416         * Makefile.in: Regenerated.
417         * emulparams/m68klynx.sh, emulparams/sparclynx.sh: Remove.
418
419 2005-03-07  Nick Clifton  <nickc@redhat.com>
420
421         * po/fr.po: Updated translation.
422
423 2005-03-05  Alan Modra  <amodra@bigpond.net.au>
424
425         * po/ld.pot: Regenerate.
426
427 2005-03-02  Jan Beulich  <jbeulich@novell.com>
428
429         * ldmain.c (remove_output): Use unlink_if_ordinary instead of unlink.
430         * pe-dll.c (pe_dll_generate_implib): Likewise.
431
432 2005-02-24  Ben Elliston  <bje@au.ibm.com>
433
434         * ldfile.c: Remove GNU960 conditional code.
435         * emultempl/gld960.em: Likewise.
436         * emultempl/gld960c.em: Likewise.
437         * emultempl/lnk960.em: Likewise.
438
439 2005-02-24  Nick Clifton  <nickc@redhat.com>
440
441         * emultempl/lnk960.em (lnk960_before_parse): Remove redundant
442         empty string from calls to concat.
443
444 2005-02-23  Nick Clifton  <nickc@redhat.com>
445
446         * emultempl/lnk960.em (lnk960_before_parse): Terminate list of
447         arguments passed to concat() with a NULL.
448
449         * emultempl/m68kcoff.em: Include ldexp.h and ldlang.h because they
450         define types needed by ldfile.h
451
452 2005-02-23  Alan Modra  <amodra@bigpond.net.au>
453
454         * pe-dll.c: Warning fixes.
455         * emultempl/sunos.em: Likewise.
456
457 2005-02-22  Daniel Jacobowitz  <dan@codesourcery.com>
458
459         * ldlang.c (section_already_linked): Don't call
460         bfd_section_already_linked for dynamic objects.
461
462 2005-02-22  Alan Modra  <amodra@bigpond.net.au>
463
464         * ldexp.c: Warning fixes.
465         * ldwrite.c: Likewise.
466         * emultempl/elf32.em: Likewise.
467
468 2005-02-21  H.J. Lu  <hongjiu.lu@intel.com>
469
470         * ldlang.c (lang_add_section): Check SEC_TIC54X_BLOCK for TI
471         tic54x input only.
472         (lang_size_sections_1): Check SEC_COFF_SHARED_LIBRARY for COFF
473         and ECOFF output only.
474
475 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
476
477         * config.in: Regenerate.
478         * configure: Regenerate.
479
480 2005-02-17  Zack Weinberg  <zack@codesourcery.com>
481
482         * ldexp.c (assigning_to_dot): New global flag.
483         (fold_name): If assigning_to_dot is true, object immediately to
484         an undefined symbol.
485         (exp_fold_tree): Set and clear assigning_to_dot around the
486         recursive call to exp_fold_tree to process the right-hand side
487         of an assignment to the location counter.
488
489 2005-02-17  Paul Brook  <paul@codesourcery.com>
490
491         * scripttempl/armbpabi.sc: Add dummy name to version block.
492
493 2005-02-17  Alan Modra  <amodra@bigpond.net.au>
494
495         * ldexp.c (new_abs): Init new.str.
496
497 2005-02-15  Mark Mitchell  <mark@codesourcery.com>
498
499         * configure.in (AC_CHECK_FUNCS): Add glob.
500         * configure: Regenerated.
501         * emultempl/elf32.em (<glob.h>): Do not include if HAVE_GLOB is
502         not defined.
503         (gld${EMULATION_NAME}_parse_ld_so_conf_include): Do not use glob
504         if HAVE_GLOB is not defined.
505
506 2005-02-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
507
508         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Define
509         lib_path if NATIVE is yes.
510
511 2005-02-16  Alan Modra  <amodra@bigpond.net.au>
512
513         * emultempl/ppc64elf.em (ppc_create_output_section_statements): Make
514         an error creating fake bfd fatal.
515         (ppc_before_allocation): Continue on after errors.
516         (gld${EMULATION_NAME}_finish): Likewise.
517
518 2005-02-15  Nick Clifton  <nickc@redhat.com>
519
520         * ldlex.l (YY_NO_UNPUT): Define so that the yy_unput function is
521         not declared.  It is not used and its presence causes a compile
522         time warning.
523
524 2005-02-11  Zack Weinberg  <zack@codesourcery.com>
525
526         * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed):
527         If st.st_ino is zero, do not treat the library as a duplicate.
528
529 2005-02-10  Jakub Jelinek  <jakub@redhat.com>
530
531         * emultempl/hppaelf.em (hppaelf_create_output_section_statements):
532         Set BFD_LINKER_CREATED on the stubs bfd.
533         * emultempl/ppc64elf.em (ppc_create_output_section_statements):
534         Likewise.
535
536 2005-02-08  Mark Mitchell  <mark@codesourcery.com>
537
538         * scripttempl/armbpabi.sc (VERSION): Make special section symbols
539         local.
540         (Image$$ER_RO$$Base): Define whenever RELOCATING.
541         (Image$$ER_RO$$Limit): Likewise.
542         (SHT$$INIT_ARRAY$$Base): Likewise.
543         (SHT$$INIT_ARRAY$$Limit): Likeise.
544
545 2005-02-10  Ben Elliston  <bje@au.ibm.com>
546
547         * emultempl/beos.em: Remove #if 0 and #if 1 blocks.
548
549 2005-02-08  Richard Sandiford  <rsandifo@redhat.com>
550
551         * configure.tgt (mips64*el-*-linux-gnu*): Define targ_extra_libpath
552         to include o32 and n64 emulations.
553         (mips64*-*-linux-gnu*): Likewise.
554
555 2005-02-08  Hans-Peter Nilsson  <hp@axis.com>
556
557         * ldmain.c (warning_callback, warning_find_reloc): Prepend
558         "warning: " to warning messages.
559
560 2005-02-04  Alan Modra  <amodra@bigpond.net.au>
561
562         * emultempl/elf32.em (gld${EMULATION_NAME}_find_exp_assignment): Don't
563         look up symbol for etree_provide here.
564
565 2005-02-02  Daniel Jacobowitz  <dan@codesourcery.com>
566
567         * emulparams/elf32bmip.sh (TEXT_DYNAMIC): Always set.
568
569 2005-02-01  Edward Welbourne  <eddy@opera.com>
570             Nick Clifton  <nickc@redhat.com>
571
572         * ld.texinfo (Source Code Reference): New node describing how to
573         access linker script defined variables from source code.
574
575 2005-02-01  Alan Modra  <amodra@bigpond.net.au>
576
577         * ld.texinfo: Clarify --as-needed operation.
578
579 2005-01-31  Andrew Cagney  <cagney@gnu.org>
580
581         * configure: Regenerate to track ../gettext.m4.
582
583 2005-01-31  Nick Clifton  <nickc@redhat.com>
584
585         * ldver.c (ldversion): Bump reported copyright date to 2005.
586
587 2005-01-31  Nick Clifton  <nickc@redhat.com>
588
589         * configure.tgt: Remove obsolete targets m68k-lynxos and
590         sparc-lynxos.
591
592 2005-01-28  Julian Brown  <julian@codesourcery.com>
593
594         * emultempl/armelf.em (fix_v4bx): New variable.
595         (arm_elf_create_output_section_statements): Communicate fix_v4bx flag
596         value to bfd.
597         (PARSE_AND_LIST_PROLOGUE): Add option token OPTION_FIX_V4BX.
598         (PARSE_AND_LIST_LONGOPTS): Add option --fix-v4bx.
599         (PARSE_AND_LIST_OPTIONS): Add option --fix-v4bx.
600         (PARSE_AND_LIST_ARGS_CASES): Add option OPTION_FIX_V4BX.
601         * NEWS: Mention --fix-v4bx.
602         * ld.texinfo: Document --fix-v4bx.
603
604 2005-01-25  Mark Mitchell  <mark@codesourcery.com>
605
606         * emulparams/armsymbian.sh (OTHER_READONLY_SECTIONS): Define, so
607         as to include .ARM.exidx$${Base,Limit}.
608         * ld/scripttempl/armbpabi.sc: Move .plt to end of text segment.
609         Define IMAGE$$ER_RO$${Base,Limit} and SHT$$INIT_ARRAY$${Base,Limit}.
610         Put .init_array, .fini_array, etc. into the read-only data
611         segment.
612
613 2005-01-25  Alan Modra  <amodra@bigpond.net.au>
614
615         * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Formatting.
616         (gld${EMULATION_NAME}_after_open): Ignore needed libs if they were
617         only needed by an as-needed lib that didn't get linked.
618
619 2005-01-23  Alan Modra  <amodra@bigpond.net.au>
620
621         * ld.texinfo (Output Section Keywords <CONSTRUCTORS>): Correct
622         __DTOR_LIST__ description.
623
624 2005-01-23  Alan Modra  <amodra@bigpond.net.au>
625
626         * ld.texinfo (Location Counter <dot outside sections>): Document
627         effects of orphan section placement, and ". = ." workaround.
628         * Makefile.in: Regenerate.
629
630 2005-01-22  Richard Sandiford  <rsandifo@redhat.com>
631
632         * emulparams/elf32bmip.sh (OTHER_GOT_SECTIONS): Add ". = .;".
633         * emulparams/elf32bmipn32-defs.sh (OTHER_GOT_SECTIONS): Likewise.
634
635 2005-01-21  Jakub Jelinek  <jakub@redhat.com>
636
637         * ldgram.y (AS_NEEDED): New token.
638         (input_list): Handle AS_NEEDED ( input_list ).
639         * ldlex.l (AS_NEEDED): Add.
640         * ld.texinfo: Document AS_NEEDED ().
641         * NEWS: Mention AS_NEEDED ().
642
643 2005-01-21  Ben Elliston  <bje@au.ibm.com>
644
645         * ldlang.c (lang_reasonable_defaults): Remove.
646         (lang_process): Don't call lang_reasonable_defaults.
647
648         * ldexp.c (exp_assop): Remove #if 0'd code.
649         (exp_print_tree): Likewise.
650         * ldlang.c (lang_memory_region_lookup): Likewise.
651         (open_output): Likewise.
652         (lang_do_assignments_1): Likewise.
653         (lang_place_orphans): Likewise.
654         (lang_enter_output_section_statement): Likewise.
655         (lang_reasonable_defaults): Likewise.
656         * ldlang.h (struct lang_input_statement_struct): Likewise.
657         * mri.c (mri_draw_tree): Likewise.
658         (mri_load): Likewise.
659         * pe-dll.c (generate_reloc): Likewise.
660         (make_import_fixup_entry): Likewise.
661         (pe_as16): Likewise.
662         * emultempl/beos.em (set_pe_subsystem): Likewise.
663         * emultempl/hppaelf.em (hppaelf_after_parse): Likewise.
664         * emultempl/pe.em: Likewise.
665         * emultempl/xtensaelf.em (xtensa_colocate_literals): Likewise.
666
667 2005-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
668
669         * Makefile.am (ALL_EMULATIONS): Add earmelfb_linux_eabi.o.
670         (earmelfb_linux_eabi.c): New target.
671         * Makefile.in: Regenerated.
672         * configure.tgt (arm*b-*-linux-gnueabi): New target.
673         * emulparams/armelfb_linux_eabi.sh: New file.
674
675 2005-01-20  Nick Hudson  <skrll@netbsd.org>
676
677         PR ld/676
678         * emultempl/hppaelf.em (hppaelf_create_output_section_statements):
679         Handle bfd_elf32_hppa_nbsd_vec.
680
681 2005-01-19  Richard Sandiford  <rsandifo@redhat.com>
682
683         * ldmain.h (ld_sysroot): Change type to a constant string.
684         * ldmain.c (ld_sysroot): Likewise.
685         (get_relative_sysroot, get_sysroot): New functions, adding command-line
686         support for changing the sysroot.
687         (main): Call the new functions.
688         * lexsup.c (OPTION_SYSROOT): New.
689         (ld_options): Add --sysroot.
690         (parse_args): Add a dummy handler for it.
691         * ld.texinfo (--sysroot): Document.
692         * NEWS: Mention the new --sysroot option.
693
694 2005-01-18  Alan Modra  <amodra@bigpond.net.au>
695
696         * ldlang.c (section_already_linked): Adjust bfd_link_just_syms call.
697         (lang_place_orphans): Don't abort on just_syms_flag, instead call
698         bfd_link_just_syms.
699
700 2005-01-16  Danny Smith  <dannysmith@users.sourceforge.net>
701
702         * defilep.y (def_name, def_library): Combine into...
703         (def_image_name): New function.  Strip name to basename,
704         with warning.
705
706 2005-01-12  Mark Kettenis  <kettenis@gnu.org>
707
708         * configure.in: Be sure to invoke config.sub using the shell.
709         * configure: Regenerate.
710
711 2005-01-11  Alan Modra  <amodra@bigpond.net.au>
712
713         * configure.host: Correct sed patterns for last change.
714
715 2005-01-10  Nick Clifton  <nickc@redhat.com>
716
717         PR binutils/609
718         * ldmisc.c (vfinfo): Add an extra argument: is_warning.  Use this
719         to determine whether config.make_executable should be set to FALSE in
720         conjunction with config.fatal_warnings.
721         (info_msg, minfo, lfinof): Pass FALSE as the extra argument.
722         (einfo): Pass TRUE as the extra argument.
723
724 2005-01-10  Greg Schaffer  <gschafer@zip.com.au>
725
726         * configure.host (linux targets): Use "${CC} -dumpspecs" instead
727         of "${CC} --print-file-name=specs" to appease GCC versions >= 4.0.
728         (ia64-*-aix): Delete - this target is obsolete, and would be
729         broken by this patch.
730
731 2005-01-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
732
733         * configure.host (sparc*-*-solaris2*): Rename into sparc-*-solaris2*.
734         (sparc64-sun-solaris2*): New host.
735
736 2005-01-06  Paul Brook  <paul@codesourcery.com>
737
738         * Makefie.am: Add earmelf_vxworks.
739         * Makefile.in: Regenerate.
740         * configure.tgt: Make arm-*-vxworks a separate case.
741         * emulparams/armelf_vxworks.sh: New function.
742
743 2005-01-06  Alan Modra  <amodra@bigpond.net.au>
744
745         * emultempl/ppc64elf.em (no_multi_toc): New var.
746         (gld${EMULATION_NAME}_finish): Pass to ppc64_elf_setup_section_lists.
747         (OPTION_NO_MULTI_TOC): Define.
748         (PARSE_AND_LIST_LONGOPTS): Add --no-multi-toc support.
749         (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Likewise.
750
751 2005-01-05  Nick Clifton  <nickc@redhat.com>
752
753         PR binutils/614
754         * ldmisc.c (vfinfo): Alter output to conform to the GNU Coding
755         Standard's specification for parsable error messages.
756
757 2005-01-04  Paul Brook  <paul@codesourcery.com>
758
759         * Makefile.am: Correct dependency for earmsymbian.c.
760         * Makefile.in: Regenerate.
761
762 2004-12-28  Danny Smith  <dannysmith@users.sourceforge.net>
763
764         * emultempl/pe.em (set_pe_subsystem): Change second arg to
765         lang_add_entry to FALSE.
766
767 2004-12-23  Nick Clifton  <nickc@redhat.com>
768
769         PR 600
770         * emulparams/shelf.sh (.stack): Increase stack start address to
771         0x300000.
772
773 2004-12-20  Nick Clifton  <nickc@redhat.com>
774
775         * ldmain.c (main): Issue an error message if -static and -shared
776         are used together.
777
778 2004-12-17  Jakub Jelinek  <jakub@redhat.com>
779
780         * ldexp.h (exp_data_seg): Add min_base and maxpagesize fields.
781         * ldexp.c (fold_binary) <case DATA_SEGMENT_ALIGN>: Initialize them.
782         * ldlang.c (lang_size_sections): Use them to avoid wasting virtual
783         address space at DATA_SEGMENT_ALIGN.  Fix computation of expected
784         PT_GNU_RELRO segment end.
785
786 2004-12-14  P.J. Darcy  <darcypj@us.ibm.com>
787
788         * configure.tgt: Add s390x-ibm-tpf support.
789
790 2004-12-16  Martin Kögler  <mkoegler@auto.tuwien.ac.at>
791
792         * ldmisc.c (vfinfo): Handle the case where %B is passed a NULL
793         BFD.
794
795 2004-12-07  Ben Elliston  <bje@gnu.org>
796
797         * ldemul.h: Forward declare struct option.
798
799 2004-12-01  Danny Smith  <dannysmith@users.sourceforge.net>
800
801         * scripttempl/pe.sc (.data): Add .jcr subsection.
802
803 2004-11-30  Paul Brook  <paul@codesourcery.com>
804
805         * emultempl/armelf.em: Ignore -p and -no-pipeline-knowledge.
806
807 2004-11-30  Tero Niemela  <tero_niemela@yahoo.com>
808
809         * Makefile.am: Change LOCALEDIR to $(datadir)/share.
810         * Makefile.in: Regenerate.
811
812 2004-11-26  Melissa Mears  <asterisk@graces.dricas.com>
813
814         * emultempl/pe.em: Add --subsystem:xbox as well as
815         --subsystem:%d.
816         * ld.texinfo: (ld_options): Document acceptance of subsystem xbox
817         and numeric subsystems.
818
819 2004-11-24  Alan Modra  <amodra@bigpond.net.au>
820
821         * ldexp.c (fold_name): Correct PR 338 fix.
822
823 2004-11-19  Mark Mitchell  <mark@codesourcery.com>
824
825         * Makefile.am (ALL_EMULATIONS): Add earmelf_linux_eabi.o.
826         (earmelf_linux_eabi.c): New target.
827         * configure.tgt (arm*-*-linux-gnueabi): Handle it.
828         * emulparams/armelf_linux_eabi.sh: New file.
829         * Makefile.in: Regenerated.
830
831 2004-11-19  Nick Clifton  <nickc@redhat.com>
832
833         PR 518
834         * ld.texinfo (MEMORY): Update the descriptions of the ORIGIN and
835         LENGTH fields in the MEMORY command, to explicitly state that
836         symbols cannot be used in their expressions.
837
838 2004-11-19  Jon Beniston <jon@beniston.com>
839
840         * ld/ldlex.l: Allow ORIGIN and LENGTH in EXPRESSION.
841         * ld/ldgram.y: Add ORIGIN and LENGTH expressions.
842         * ld/ldexp.c (fold_name): Implement LENGTH() and ORIGIN() functions
843         which return the length and origin of a memory.
844         * ld/ld.texinfo: Document LENGTH() and ORIGIN() functions.
845         * NEWS: Mention support for ORIGIN and LENGTH operators.
846
847 2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
848
849         * emultempl/armelf.em (arm_elf_set_bfd_for_interworking): Don't use
850         a dynamic object for stubs.
851
852 2004-11-04  Paul Brook  <paul@codesourcery.com>
853
854         * ld.texinfo: Document --default-imported-symver.
855         * ldmain.c (main): Set link_info.default_imported_symver.
856         * lexsup.c (option_values): Add OPTION_DEFAULT_IMPORTED_SYMVER.
857         (ld_options): Add --default-imported-symver.
858         (parse_args): Handle OPTION_DEFAULT_IMPORTED_SYMVER.
859
860 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
861             Vineet Sharma      <vineets@noida.hcltech.com>
862
863         * Makefile.am: Add entries for new maxq-coff target.
864         * Makefile.in: Regenerate.
865         * configure.tgt: Add support for maxq.
866         * emulparams/maxqcoff.sh: New File.
867         * scripttempl/maxqcoff.sc: New linker script for target maxq.
868         * NEWS: Mention the new target.
869
870 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
871
872         * Makefile.am (ALL_EMULATIONS): Remove earmelf_oabi.o.
873         (earmelf_oabi.c): Remove rule.
874         * configure.tgt: Remove arm-*-oabi and thumb-*-oabi.
875         * emulparams/armelf_oabi.sh, emultempl/armelf_oabi.em: Delete files.
876         * Makefile.in: Regenerated.
877
878 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
879
880         * configure.tgt (crisv32-*-*): Handle like cris-*-* for non-aout.
881         * emulparams/criself.sh (INIT_START): Remove emitted "push srp".
882         (FINI_START): Ditto.
883         (INIT_END): Remove emitted "jump [sp+]".
884         (FINI_END): Ditto.
885
886 2004-11-04  Alan Modra  <amodra@bigpond.net.au>
887
888         * emultempl/ppc64elf.em (no_tls_opt): Rename from notlsopt.
889         (no_opd_opt, no_toc_opt): New static vars.
890         (ppc_before_allocation): Don't edit opt if no_opd_opt.  Call
891         ppc64_elf_edit_toc.
892         (OPTION_NO_OPD_OPT, OPTION_NO_TOC_OPT): Define.
893         (PARSE_AND_LIST_LONGOPTS): Add no-opd-optimize and no-toc-optimize.
894         (PARSE_AND_LIST_OPTIONS): Describe new options.
895         (PARSE_AND_LIST_ARGS_CASES): Handle them.
896
897 2004-10-27  Nick Clifton  <nickc@redhat.com>
898
899         * emultempl/alphaelf.em (alpha_after_parse): Add extra, NULL,
900         parameter to invocation of lang_section_start.
901         * emultempl/aix.em (_handle_option): Likewise.
902
903         * Makefile.am (eelf64alpha.c, eelf64alpha_fbsd.c,
904         eelf64alpha_nbsd.c): Add dependency upon emultempl/alphaelf.em.
905         * Makefile.in: Regenerate.
906
907 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
908
909         * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Do not emit
910         __exidx_{start,end} when not relocating.
911
912 2004-10-25  Mark Mitchell  <mark@codesourcery.com>
913
914         * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.
915         * ldexp.h (segment_type): New type.
916         (segments): New variable.
917         * ldexp.c (segments): New variable.
918         (exp_print_token): Handle SEGMENT_START.
919         (fold_binary): Likewise.
920         * ldgram.y (SEGMENT_START): Declare it as a token.
921         (exp): Handle SEGMENT_START.
922         * ldlang.h (lang_address_statement_type): Add segment field.
923         (lang_section_start): Change prototype.
924         * ldlang.c (map_input_to_output_sections): Do not process section
925         assignments if a corresponding SEGMENT_START has already been
926         seen.
927         (lang_section_start): Add segment parameter.
928         * ldlex.l (SEGMENT_START): Add it.
929         * lexsup.c (seg_segment_start): New function.
930         (parse_args): Use it for -Tbss, -Tdata, and -Ttext.
931         * ld.texinfo (SEGMENT_START): Document it.
932         * emulparams/armsymbian.sh (EMBEDDED): Set it.
933         * scripttempl/armbpabi.sc: Use SEGMENT_START to control segment
934         base addresses.  Do not map relocations.
935         * NEWS: Mention SEGMENT_START.
936
937 2004-10-26  Paul Brook  <paul@codesourcery.com>
938
939         * ld.texinfo: Document --default-symver.
940         * ldmain.c (main): Set link_info.create_default_symver.
941         * lexsup.c (enum option_values): Add OPTION_DEFAULT_SYMVER.
942         (ld_options): Add default-symver.
943         (parse_args): Handle OPTION_DEFAULT_SYMVER.
944
945 2004-10-24 Danny Smith  <dannysmith@users.sourceforge.net>
946
947         * pe-dll.c (process_def_file): Don't export all symbols by default if
948         building a position-independent executable.
949
950 2004-10-21  H.J. Lu  <hongjiu.lu@intel.com>
951
952         PR 463
953         * ldmain.c (reloc_overflow): Accept a pointer to struct
954         bfd_link_hash_entry. Report symbol location for relocation
955         overflow.
956
957 2004-10-21  H.J. Lu  <hongjiu.lu@intel.com>
958
959         * genscripts.sh (libpath.exp): Really generate for first
960         emulation only.
961
962 2004-10-19  Danny Smith  <dannysmith@users.sourceforge.net>
963
964         * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Simplify
965         comparison and replacement of filenames.
966
967 2004-10-19  H.J. Lu  <hongjiu.lu@intel.com>
968
969         PR 459
970         * ldlang.c (load_symbols): Use the same -Bdynamic/-Bstatic
971         option on linker script as the one for linker script.
972
973 2004-10-16  Daniel Jacobowitz  <dan@debian.org>
974
975         * ldlang.c (struct excluded_lib, excluded_libs, add_excluded_libs)
976         (check_excluded_libs): New.
977         (load_symbols): Call check_excluded_libs.
978         * ldlang.h (add_excluded_libs): New prototype.
979         * emultempl/elf32.em (OPTION_EXCLUDED_LIBS): Define.
980         (gld${EMULATION_NAME}_add_options): Add --exclude-libs.
981         (gld${EMULATION_NAME}_handle_option): Handle --exclude-libs.
982         * ld.texinfo (Command Line Variables): Document --exclude-libs.
983         (Options Specific to i386 PE Targets): Remove --exclude-libs.
984
985 2004-10-15  Alan Modra  <amodra@bigpond.net.au>
986
987         * ldexp.c (exp_fold_tree): Don't immediately exit ld on a
988         failing link script assert.
989
990         * ldctor.c (ldctor_add_set_entry): Fix comment typo.
991
992 2004-10-14  H.J. Lu  <hongjiu.lu@intel.com>
993
994         PR 445
995         * emulparams/elf64_ia64.sh (SMALL_DATA_CTOR): Set.
996         (SMALL_DATA_DTOR): Set.
997         * emulparams/elf64_ia64_fbsd.sh (SMALL_DATA_CTOR): Unset.
998         (SMALL_DATA_DTOR): Unset.
999         * scripttempl/elf.sc: If SMALL_DATA_CTOR is set, move .ctors
1000         after .data. If SMALL_DATA_DTOR is set, move .dtors after
1001         .data.
1002
1003 2004-10-14  Alan Modra  <amodra@bigpond.net.au>
1004
1005         PR 63
1006         * ldlang.h (lang_output_section_statement_type): Make "next" a
1007         struct lang_output_section_statement_struct *.
1008         (struct orphan_save): Move from elf32.em.  Add "name" and "flags".
1009         (lang_output_section_find_by_flags, lang_insert_orphan): Declare.
1010         * ldlang.c (lang_output_section_find_1): Adjust for changed
1011         output_section_statement "next".
1012         (strip_excluded_output_sections): Likewise.
1013         (lang_record_phdrs): Likewise.
1014         (lang_output_section_find_by_flags): New function.
1015         (output_prev_sec_find): Move from pe.em.  Adjust iterator.
1016         (lang_insert_orphan): New function.  Tail end of elf32.em's
1017         place_orphan merged with that from pe.em.  Allow bfd_section to
1018         be placed first.  New heuristic for placing new output section
1019         statement in existing script, and accompanying split of __start
1020         symbol alignment into a separate assignment to dot.
1021         (lang_add_section): Consistently use output->bfd_section rather than
1022         an alias, section->output_section.
1023         (map_input_to_output_sections): Rename overly long arg.  Move
1024         initialization of data_statement output section to here..
1025         (lang_check_section_addresses): ..from here.
1026         (print_assignment): Correct printing of etree_assert.
1027         (print_all_symbols): Don't bomb if userdata is NULL.
1028         (IGNORE_SECTION): Rearrange.
1029         * emultempl/elf32.em (output_rel_find): Adjust interator.
1030         (output_prev_sec_find): Delete.
1031         (struct orphan_save): Delete.
1032         (gld${EMULATION_NAME}_place_orphan): Cater for zero bfd_section
1033         flags without creating a duplicate output section statement.
1034         Revise code holding history of various orphan section placements.
1035         Allow orphan sections to place before script specified output
1036         sections.  Call lang_output_section_find_by_flags when placement
1037         by name fails.  Use lang_insert_orphan.
1038         * emultempl/mmo.em (output_prev_sec_find): Delete.
1039         (struct orphan_save): Delete.
1040         (mmo_place_orphan): Revise code holding history of orphan placement.
1041         Allow orphans to place before existing output sections.  Use
1042         lang_insert_orphan.
1043         * emultempl/pe.em (output_prev_sec_find): Delete.
1044         (struct orphan_save): Delete.
1045         (gld_${EMULATION_NAME}_place_orphan): Revise to suit use of
1046         lang_insert_orphan.
1047
1048 2004-10-13  Mark Mitchell  <mark@codesourcery.com>
1049
1050         * scripttempl/armbpabi.sc: Do not put .gnu.version.* into a
1051         loadable segment.
1052
1053 2004-10-13  Alan Modra  <amodra@bigpond.net.au>
1054
1055         PR 44
1056         * ldcref.c (check_section_sym_xref): Delete.
1057         (check_local_sym_xref): New function.
1058         (check_nocrossrefs): Adjust call.
1059         * emultempl/pe.em (struct orphan_save): Add os_tail.
1060         (place_orphan): Backport assorted fixes from elf32.em.
1061
1062 2004-10-12  Bob Wilson  <bob.wilson@acm.org>
1063
1064         * emultempl/xtensaelf.em: Use ISO C90 formatting.
1065
1066 2004-10-11  Jakub Jelinek  <jakub@redhat.com>
1067
1068         * emultempl/elf32.em (gld${EMULATION_NAME}_parse_ld_so_conf): Avoid
1069         getline for portability.
1070
1071         * emultempl/elf32.em (gld${EMULATION_NAME}_ld_so_conf): New structure.
1072         (gld${EMULATION_NAME}_parse_ld_so_conf,
1073         gld${EMULATION_NAME}_parse_ld_so_conf_include): New functions.
1074         (gld${EMULATION_NAME}_check_ld_so_conf): Use them.
1075
1076 2004-10-11  Alan Modra  <amodra@bigpond.net.au>
1077
1078         PR 423
1079         * ldfile.c (ldfile_try_open_bfd): Ensure dynamic objects are
1080         rejected when linking statically.
1081
1082 2004-10-08  Daniel Jacobowitz  <dan@debian.org>
1083
1084         * configure.tgt: Include elf_x86_64 for i[3-7]86-*-solaris2*.
1085
1086 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
1087
1088         * ld.texinfo (Xtensa): Describe new linker relaxation to optimize
1089         assembler-generated longcall sequences.  Describe new --size-opt
1090         option.
1091         * emulparams/elf32xtensa.sh (OTHER_SECTIONS): Add .xt.prop section.
1092         * emultempl/xtensaelf.em (remove_section,
1093         replace_insn_sec_with_prop_sec, replace_instruction_table_sections,
1094         elf_xtensa_after_open): New.
1095         (OPTION_OPT_SIZEOPT, OPTION_LITERAL_MOVEMENT,
1096         OPTION_NO_LITERAL_MOVEMENT): Define.
1097         (elf32xtensa_size_opt, elf32xtensa_no_literal_movement): New globals.
1098         (PARSE_AND_LIST_LONGOPTS): Add size-opt and [no-]literal-movement.
1099         (PARSE_AND_LIST_OPTIONS): Add --size-opt.
1100         (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_OPT_SIZEOPT,
1101         OPTION_LITERAL_MOVEMENT, and OPTION_NO_LITERAL_MOVEMENT.
1102         (LDEMUL_AFTER_OPEN): Set to elf_xtensa_after_open.
1103         * scripttempl/elfxtensa.sc: Update with changes from elf.sc.
1104         * Makefile.am (eelf32xtensa.c): Update dependencies.
1105         * Makefile.in: Regenerate.
1106
1107 2004-10-07  Jeff Baker  <jbaker@qnx.com>
1108
1109         * lexsup.c: Handle --warn-shared-textrel option.
1110         (ld_options): Restore alpha sorting of options.
1111         * ldmain.c (main): Initialise warn_shared_info field to FALSE.
1112         * ld.texinfo: Add documentation for --warn-shared-textrel.
1113         * NEWS: Added mention of --warn-shared-textrel option.
1114
1115 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
1116
1117         * emultempl/crxelf.em (disable_relaxation): Add.
1118         (crxelf_before_allocation): Enable --relax option by default.
1119         (PARSE_AND_LIST_PROLOGUE): Add OPTION_NO_RELAX.
1120         (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add --no-relax.
1121         (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_NO_RELAX.
1122
1123 2004-10-04  H.J. Lu  <hongjiu.lu@intel.com>
1124
1125         * NEWS: Mention SORT_BY_NAME, SORT_BY_ALIGNMENT and
1126         --sort-section name|alignment.
1127
1128         * ld.texinfo: Document SORT_BY_NAME, SORT_BY_ALIGNMENT and
1129         --sort-section name|alignment.
1130
1131         * ld.h (sort_type): New enum.
1132         (wildcard_spec): Change the type of `sorted' to sort_type.
1133
1134         * ldgram.y (SORT): Removed.
1135         (SORT_BY_NAME): Added.
1136         (SORT_BY_ALIGNMENT): Added.
1137         (wildcard_spec): Updated `sorted'. Handle SORT_BY_NAME and
1138         SORT_BY_ALIGNMENT.
1139         (input_section_spec_no_keep): Updated `sorted'.
1140         (statement): Replace SORT with SORT_BY_NAME.
1141
1142         * ldlang.c (compare_section): New function to compare 2
1143         sections with different sorting schemes.
1144         (wild_sort): Updated. Use compare_section.
1145         (update_wild_statements): New function.
1146         (lang_process): Call update_wild_statements before
1147         map_input_to_output_sections.
1148
1149         * ldlex.l (SORT_BY_NAME): New.
1150         (SORT_BY_ALIGNMENT): New.
1151         (SORT): Return SORT_BY_NAME.
1152
1153         * ldmain.c (sort_section): New. Defined.
1154         (main): Initialize it to none.
1155
1156         * lexsup.c (option_values): Add OPTION_SORT_SECTION.
1157         (ld_options): Add an entry for OPTION_SORT_SECTION.
1158         (parse_args): Handle OPTION_SORT_SECTION.
1159
1160         * mri.c (mri_draw_tree): Updated `sorted'.
1161
1162 2004-10-04  Jakub Jelinek  <jakub@redhat.com>
1163
1164         * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument.
1165         * scripttempl/elf.sc (DATA_SEGMENT_RELRO_END): Add 0 as first
1166         argument.
1167         (DATA_SEGMENT_RELRO_GOTPLT_END): Pass $SEPARATE_GOTPLT as first
1168         and . as second argument.
1169         (GOTPLT): Move $DATA_SEGMENT_RELRO_GOTPLT_END before the section.
1170         * ldexp.c (fold_unary): Remove DATA_SEGMENT_RELRO_END handling here.
1171         (fold_binary): Add it here.  Insert padding to make relro_end
1172         COMMONPAGESIZE bytes aligned.  For DATA_SEGMENT_ALIGN in
1173         exp_dataseg_relro_adjust phase just use previously computed
1174         exp_data_seg.base.
1175         * ldlang.c (lang_size_sections): Set exp_data_seg.base for
1176         relro_adjust here.  Call lang_size_sections_1 once more if there
1177         was too big padding at DATA_SEGMENT_RELRO_END.
1178         * ld.texinfo (DATA_SEGMENT_RELRO_END): Add documentation.
1179
1180 2004-10-01  Paul Brook  <paul@codesourcery.com>
1181
1182         * emulparams/armelf.sh: Add unwinding table sections.
1183
1184 2004-09-30  Filip Navara  <navaraf@reactos.com>
1185
1186         * emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Generate
1187         correct base address for position independant executables.
1188         * pe-dll.c (pe_dll_fill_sections): Don't mark position independant
1189         executables as DLLs.
1190
1191 2004-09-30  Paul Brook  <paul@codesourcery.com>
1192
1193         * ld.texinfo: Document --target2=abs.
1194         * emulparms/armsymbian.sh (TARGET2_TYPE): Set.
1195
1196 2004-09-29  Nick Clifton  <nickc@redhat.com>
1197
1198         * scripttempl/xstormy16.sc: Only perform the assignments to the
1199         ROM region when not performing a relocatable link.  The ROM region
1200         does not start at address 0, but the sections will.
1201         * Makefile.am: Fix linker script dependency for the generation of
1202         eelf32xstormy16.c.
1203         * Makefile.in: Regenerate.
1204
1205 2004-09-18  Filip Navara  <navaraf@reactos.com>
1206
1207         * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh,
1208         emulparams/i386pe_posix.sh, emulparams/mcorepe.sh,
1209         emulparams/mipspe.sh, emulparams/ppcpe.sh, scripttempl/pe.sc: Define
1210         TARGET_PAGE_SIZE.
1211         * scripttempl/pe.sc: Make the virtual address and file offset synced if
1212         the alignment is lower than the target page size.
1213
1214 2004-09-27  Filip Navara  <navaraf@reactos.com>
1215
1216         * emultempl/pe.em (gld_${EMULATION_NAME}_unrecognized_file): Allow
1217         def_file_parse to handle pe_def_file if NULL and prevent crash with
1218         invalid .def files.
1219
1220 2004-09-27  Alan Modra  <amodra@bigpond.net.au>
1221
1222         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Enable
1223         --emit-stub-syms automatically when --emit-relocs.
1224
1225 2004-09-24  Paul Brook  <paul@codeosurcery.com>
1226
1227         * scripttempl/elf.sc: Keep .preinit_array, .init_array and
1228         .fini_array sections.
1229
1230 2004-09-19  Andreas Schwab  <schwab@suse.de>
1231
1232         * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Adjust data segment
1233         base so that relro end is suitably aligned.
1234
1235 2004-09-17  Paul Brook  <paul@codesourcery.com>
1236
1237         * ld.texinfo: Rename arm-specific section.  Document --target*
1238         * emulparams/armelf_fbsd.sh: Set TARGET2_TYPE.
1239         * emulparams/armelf_linux.sh: Ditto.
1240         * emulparams/armelf_nbsd.sh: Ditto.
1241         * emultempl/armelf.em: Set default for TARGET2_TYPE.
1242         (target2_type): New variable.
1243         (arm_elf_before_allocation): Don't pass target1_type.
1244         (arm_elf_create_output_section_statements): New function.
1245         (PARSE_AND_LIST_PROLOGUE): Add OPTION_TARGET2.
1246         (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add --target=.
1247         (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_TARGET2.
1248         (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Set.
1249         * emultempl/armelf_oabi.em (_before_allocation): Remove extra
1250         argument to bfd_elf32_arm_process_before_allocation.
1251
1252 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
1253
1254         * ldexp.c (fold_name): Update u.undef.next refs.
1255         * emultempl/pe.em: Likewise.
1256         * emultempl/sunos.em: Likewise.
1257
1258 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
1259
1260         * Makefile.am: Run "make dep-am".
1261         * Makefile.in: Regenerate.
1262         * config.in: Regenerate.
1263         * configure: Regenerate.
1264         * aclocal.m4: Regenerate.
1265         * po/ld.pot: Regenerate.
1266
1267 2004-09-16  Tomer Levi  <Tomer.Levi@nsc.com>
1268
1269         * scripttempl/elf32crx.sc (.init): Add KEEP for section's *personality*.
1270         (.fini): Likewise.
1271         (.jcr): Likewise.
1272
1273 2004-09-16  Alan Modra  <amodra@bigpond.net.au>
1274
1275         * emultempl/armelf_oabi.em (before_allocation): Add extra zero param
1276         to bfd_elf32_arm_process_before_allocation call.
1277
1278 2004-09-13  Paul Brook  <paul@codesourcery.com>
1279
1280         * emulparams/armsymbian.sh: Set TARGET1_IS_REL.
1281         * emultempl/armelf.em: Use TARGET1_IS_REL.  Add --target1-{rel,abs}.
1282
1283 2004-09-07  H.J. Lu  <hongjiu.lu@intel.com>
1284
1285         * configure: Regenerated with autconfig 2.13.
1286
1287 2004-09-07  Andreas Schwab  <schwab@suse.de>
1288
1289         * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Apply data segment
1290         alignment before adjusting DATA_SEGMENT_RELRO_END.
1291
1292 2004-09-06  Mark Mitchell  <mark@codesourcery.com>
1293
1294         * emulparams/armsymbian.sh: Use armbpabi script.
1295         * scripttempl/armbpabi.sc: New script.
1296
1297 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
1298
1299         * Makefile.am (ALL_EMULATIONS): Add earmsymbian.o.
1300         (earmsymbian.c): New target.
1301         * configure.tgt: Use armsymbian emulation for arm*-*-symbianelf*.
1302         * Makefile.in: Regenerated.
1303         * aclocal.m4: Likewise.
1304         * configure: Likewise.
1305         * emulparams/armsymbian.sh: New file.
1306
1307 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
1308
1309         * scripttempl/elf32crx.sc: Edit file with comments.
1310         (.init): Add new section.
1311         (.fini): Likewise.
1312         (.ctor): Control the linkage order.
1313         (.dtor): Likewise.
1314
1315 2004-08-27  Nick Clifton  <nickc@redhat.com>
1316
1317         * emultempl/pe.em (after_open): Do not assume that either bfd is
1318         an archive.
1319
1320 2004-08-26  Alan Modra  <amodra@bigpond.net.au>
1321
1322         * ldlang.c (lang_init): Don't compare with TRUE.
1323
1324 2004-08-25  Dmitry Diky  <diwil@spec.ru>
1325
1326         * emulparams/msp430all.sh: Fix RAM sizes for all targets.
1327         * scripttempl/elf32msp430.sc: Add .profiler section definition.
1328
1329 2004-08-24  H.J. Lu  <hongjiu.lu@intel.com>
1330
1331         * ldlang.c (wildcardp): Defined as a macro with strpbrk.
1332
1333 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
1334
1335         * configure.tgt (arm*-*-symbianelf*): New target.
1336         (arm*-*-eabi*): Likewise.
1337
1338 2004-08-19  Jakub Jelinek  <jakub@redhat.com>
1339
1340         * emultempl/ppc64elf.em (non_overlapping_opd): New variable.
1341         (ppc_before_allocation): Pass it to ppc64_elf_edit_opd).
1342         (OPTION_NON_OVERLAPPING_OPD): Define.
1343         (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Add
1344         --non-overlapping-opd option.
1345
1346 2004-08-18  Alan Modra  <amodra@bigpond.net.au>
1347
1348         PR 338
1349         * ldexp.c (fold_name): Don't call bfd_link_add_undef if the symbol
1350         was already on the undefs list.
1351
1352 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
1353
1354         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Dot
1355         prefix the symbol field too.
1356
1357 2004-08-13  Alan Modra  <amodra@bigpond.net.au>
1358
1359         * ldmain.c (link_callbacks): Remove "error_handler".
1360         * ldmisc.c: Include elf-bfd.h.
1361         (vfinfo): Sort comment.  Handle %A.  Use %A instead of
1362         bfd_get_section_indent.
1363         (error_handler): Delete.
1364         * ldmisc.h (error_handler): Delete declaration.
1365
1366 2004-08-10  Alan Modra  <amodra@bigpond.net.au>
1367
1368         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Call
1369         ppc64_elf_restore_symbols.
1370
1371 2004-08-09  Alan Modra  <amodra@bigpond.net.au>
1372
1373         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Error if
1374         .toc is too large on relocatable linking.
1375
1376 2004-08-09  Alan Modra  <amodra@bigpond.net.au>
1377
1378         * emultempl/ppc64elf.em (ppc_after_open): Delete.
1379         (LDEMUL_AFTER_OPEN): Don't define.
1380
1381 2004-08-02  Stephane Carrez  <stcarrez@nerim.fr>
1382
1383         * ld.texinfo (Top): Document specific options of 68HC11 and 68HC12.
1384
1385 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
1386
1387         * scripttempl/elfm68hc12.sc: Align text, rodata and data section
1388         on power of 2.
1389
1390 2004-07-27  Jason Thorpe  <thorpej@wasabisystems.com>
1391
1392         * emulparams/hppanbsd.sh (OUTPUT_FORMAT): Set to "elf32-hppa-netbsd".
1393
1394 2004-07-26  Dmitry Diky  <diwil@spec.ru>
1395
1396         * Makefile.am: Add new subtargets: msp430x1610, msp430x1611,
1397         msp430x1612, msp430x415, msp430x417, msp430xG437, msp430xG438,
1398         msp430xG439.
1399         * configure.tgt: Likewise.
1400         * emulparams/msp430all.sh: Likewise.
1401         * Makefile.in: Regenerate.
1402
1403 2004-07-23  Nick Clifton  <nickc@redhat.com>
1404
1405         * emultempl/elf32.em (_place_orphan): Use an already existing
1406         section name if that section does not have any flags set.
1407
1408 2004-07-21  H.J. Lu  <hongjiu.lu@intel.com>
1409
1410         * ldlang.c (already_linked_hash_entry): Removed.
1411         (already_linked): Likewise.
1412         (already_linked_table): Likewise.
1413         (section_already_linked): Call bfd_section_already_linked.
1414         (lang_process): Replace already_linked_table_init with
1415         bfd_section_already_linked_table_init and check return. Replace
1416         already_linked_table_free with bfd_section_already_linked_table_free.
1417
1418 2004-07-21  Nick Clifton  <nickc@redhat.com>
1419
1420         * ldlang.c (init_os): Make sure that the newly allocated userdata
1421         structure is zeroed out.
1422
1423 2004-07-19  H.J. Lu  <hongjiu.lu@intel.com>
1424
1425         * NEWS: Mention the new --add-needed/--no-add-needed and
1426         --as-needed/--no-as-needed options.
1427
1428 2004-07-19  H.J. Lu  <hongjiu.lu@intel.com>
1429
1430         * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): Also
1431         check the add_needed field.
1432         (dt_needed): New struct.
1433         (gld${EMULATION_NAME}_try_needed): Change the first argument
1434         to a pointer to struct dt_needed. Check the DYN_NO_ADD_NEEDED
1435         bit in the file where the DT_NEEDED entry comes from.
1436         (gld${EMULATION_NAME}_search_needed): Change the second
1437         argument to a pointer to struct dt_needed.
1438         (gld${EMULATION_NAME}_check_ld_so_conf): Updated.
1439         (gld${EMULATION_NAME}_after_open): Likewise.
1440
1441         * ld.texinfo: Add --add-needed document.
1442         * ldlang.c (new_afile): Set p->add_needed.
1443         * ldlang.h (lang_input_statement_type): Add add_needed field.
1444         * ldmain.h (add_needed): Declare.
1445         * ldmain.c (add_needed): New global var.
1446         * lexsup.c (option_values): Add OPTION_ADD_NEEDED and
1447         OPTION_NO_ADD_NEEDED.
1448         (ld_options): Likewise.
1449         (parse_args): Handle them.
1450
1451 2004-07-13  Christof Petig  <christof@petig-baender.de>
1452
1453         * emultempl/pe.em (make_import_fixup): Use bfd_get_32 to correct
1454         for endian-ness of extracted addend.
1455
1456 2004-07-13  Danny Smith  <dannysmith@usesr.sourceforge.net>
1457
1458         * pe-dll.c (auto_export):  Filter on just the import prefix,
1459         "_imp_", not "_imp__".
1460
1461 2004-07-09  Nick Clifton  <nickc@redhat.com>
1462
1463         * configure.tgt: Change sh-sybmian-elf to sh-*-symbianelf.
1464
1465 2004-07-06  Tomer Levi  <Tomer.Levi@nsc.com>
1466
1467         * Makefile.am (ALL_EMULATIONS): Add eelf32crx.o.
1468         (eelf32crx.c): New target.
1469         * Makefile.in: Regenerate.
1470         * configure.tgt: Handle crx-*-elf*.
1471         * emulparams/elf32crx.sh: New file.
1472         * emultempl/crxelf.em: New file.
1473         * scripttempl/elf32crx.sc: New file.
1474         * NEWS: Mention new target.
1475
1476 2004-07-06  Nick Clifton  <nickc@redhat.com>
1477
1478         * Makefile.am: Add eshlsymbian.c.
1479         * Makefile.in: Regenerate.
1480         * configure.tgt: Add sh*-symbian-elf target.
1481         * emulparams/shlsymbian.sh: New file.  Configure the
1482         sh-symbian-elf linker scripts.
1483         * scripttemp/elf32sh-symbian.sc: New file.  Linker script
1484         template for the sh-symbian-elf target.
1485
1486 2004-07-05  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1487
1488         * emulparams/hppa64linux.sh: Define PLT_BEFORE_GOT.
1489         * emulparams/hppalinux.sh: Likewise.
1490         * scripttempl/elf.sc: Place .plt just before .got when .plt is in
1491         data segment and PLT_BEFORE_GOT is defined.
1492
1493 2004-07-03  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
1494
1495         * ld.texinfo (WIN32): Document PE weak symbols.
1496
1497 2004-07-02  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1498
1499         * emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
1500
1501 2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>
1502
1503         * ldmisc.c (vfinfo): Call bfd_get_section_ident to identify
1504         the section.
1505
1506 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
1507
1508         * ldlang.c (lang_reset_memory_regions): Save last relax pass section
1509         size in rawsize.
1510
1511 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
1512
1513         * ldlang.c (print_output_section_statement): Don't print size before
1514         relaxation.
1515         (IGNORE_SECTION): Remove bfd arg.  Update all callers.
1516
1517         * ldexp.c (fold_name): .. See below.
1518         * ldlang.c (section_already_linked, print_output_section_statement,
1519         print_input_section, insert_pad, size_input_section,
1520         lang_check_section_addresses, lang_size_sections_1,
1521         lang_size_sections, lang_do_assignments_1, lang_set_startof,
1522         lang_one_common, lang_reset_memory_regions, lang_process,
1523         lang_abs_symbol_at_end_of, lang_do_version_exports_section): ..
1524         * ldwrite.c (build_link_order, clone_section, ds, split_sections): ..
1525         * pe-dll.c (process_def_file, generate_reloc): ..
1526         * emultempl/elf32.em (gld${EMULATION_NAME}_find_statement_assignment,
1527         gld${EMULATION_NAME}_before_allocation): ..
1528         * emultempl/mmix-elfnmmo.em (mmix_after_allocation): ..
1529         * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_before_allocation,
1530         sh64_elf_${EMULATION_NAME}_after_allocation): ..
1531         * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): ..
1532         * emultempl/xtensaelf.em (ld_assign_relative_paged_dot,
1533         ld_local_file_relocations_fit, ld_xtensa_insert_page_offsets): Use
1534         "size" instead of "_raw_size" and "_cooked_size".  Expand
1535         bfd_section_size macro invocations.
1536
1537 2004-06-22  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1538
1539         * ld/scripttemp/pe.sc (.CRT): Define ___crt_xc_start__,
1540         ___crt_xc_end__, ___crt_xi_start__, ___crt_xi_end__, ___crt_xl_start__,
1541         ___crt_xp_start__, ___crt_xp_end__, ___crt_xt_start__ and
1542         ___crt_xt_end__.
1543         (.tls): Define ___tls_start__ and ___tls_end__.
1544
1545 2004-06-21  Alexandre Oliva  <aoliva@redhat.com>
1546
1547         * emulparams/elf32frvfd.sh (GENERATE_PIE_SCRIPT): Set to yes.
1548
1549 2004-06-18  Adam Nemet  <anemet@lnxw.com>
1550
1551         * configure.in: Set EXTRA_SHLIB_EXTENSION to .a for LynxOS.
1552         * configure: Regenerate.
1553
1554 2004-06-15  Jakub Jelinek  <jakub@redhat.com>
1555
1556         * scripttempl/elf.sc: Readd KEEP and .gcc_except_table.* to
1557         .gcc_except_table output sections lost accidentally with
1558         -z relro patch.
1559
1560 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
1561
1562         * ldwrite.c (build_link_order): Use bfd_get_section_size
1563         instead of bfd_get_section_size_before_reloc or _raw_size.
1564         * pe-dll.c (process_def_file): Likewise.
1565
1566 2004-06-14  Alan Modra  <amodra@bigpond.net.au>
1567
1568         From Richard Wirth <r.wirth@wirthware.de>
1569         * ldlang.c (lang_finish): Don't free lang_definedness_table.
1570
1571 2004-05-29  Alan Modra  <amodra@bigpond.net.au>
1572
1573         * ldlang.c (gc_section_callback): Move SEC_EXCLUDE twiddles..
1574         (lang_gc_sections): .. to a LANG_FOR_EACH_INPUT_STATEMENT loop here.
1575
1576 2004-05-28  Alan Modra  <amodra@bigpond.net.au>
1577
1578         * ldlang.c: Formatting.  Wrap long lines, expand bfd_get_section_flags
1579         throughout file.
1580         * lexsup.c: Formatting.  Wrap long lines.
1581         * ldwrite.c: Update copyright date.
1582
1583         * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here.
1584         (output_section_callback): Nor SEC_KEEP here.
1585         (gc_section_callback): Twiddle SEC_EXCLUDE here.
1586         (lang_gc_wild): Delete.  Fold into..
1587         (lang_gc_sections_1): ..here.  Only call bfd_gc_sections when garbage
1588         collecting.
1589         (lang_process): Always call lang_gc_sections.
1590         (lang_place_orphans): Handle SEC_EXCLUDE sections.
1591         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Remove
1592         SEC_EXCLUDE code.
1593
1594 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
1595
1596         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Clear
1597         SEC_EXCLUDE on non-SEC_DEBUGGING sections for relocatable link.
1598         * ldlang.c (lang_add_section): Likewise.
1599
1600 2004-05-26  Alan Modra  <amodra@bigpond.net.au>
1601
1602         * ldlang.c (lang_add_section): Set SEC_EXCLUDE for SEC_GROUP
1603         sections when doing a final link.  Clear SEC_EXCLUDE when doing
1604         a relocable link, except for SEC_DEBUGGING sections.
1605         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Use the
1606         same condition here to drop SEC_EXCLUDE orphan sections.
1607
1608 2004-05-25  Alan Modra  <amodra@bigpond.net.au>
1609
1610         * ldlang.c (lang_process): Call bfd_merge_sections later, and
1611         only when not a relocatable link.
1612         (print_input_section): Handle SEC_EXCLUDE sections.
1613         (size_input_section): Don't update dot on SEC_EXCLUDE sections.
1614         (lang_do_assignments_1): Likewise.
1615         * ldwrite.c (build_link_order): Ignore SEC_EXCLUDE input sections.
1616         * emultempl/armelf.em (arm_elf_set_bfd_for_interworking): Likewise.
1617         * emultempl/hppaelf.em (build_section_lists): Likewise.
1618         * emultempl/ppc64elf.em (build_toc_list): Likewise.
1619         (build_section_lists): Likewise.
1620
1621 2004-05-23  Andreas Schwab  <schwab@suse.de>
1622
1623         * ld.texinfo (Options): Fix typo in last change.
1624
1625 2004-05-21  Andy Chittenden  <achittenden@bluearc.com>
1626
1627         * ld.h (ld_config_type): Add new field: hash_table_size.
1628         * ldmain.c: Initialise the new field to zero.  If it is non-zero
1629         after parsing the linker's command line call
1630         bfd_hash_set_default_size.
1631         * lexsup.c (option_values): Add OPTION_HASH_SIZE.
1632         (ld_options): Add hash-size.
1633         (parse_args): Parse --hash-size option.  Allow
1634         --reduce-memory-overheads to set the default hash table size as
1635         well.
1636         * ld.texinfo: Document the new switch.  Also mention that
1637         --reduce-memory-overheads can affect the hash table size.
1638         * NEWS: Mention the new feature.
1639
1640 2004-05-19  J"orn Rennecke <joern.rennecke@superh.com>
1641
1642         * NEWS: Mention new linker map file generation and the
1643         --reduce-memory-overheads option.
1644         * ld.texinfo: Document --reduce-memory-overheads option.
1645         * ld.h (map_symbol_def): New struct.
1646         (struct user_section_struct, section_userdata_type): Rename to:
1647         (struct lean_user_section_struct, lean_section_userdata_type).
1648         (struct fat_user_section_struct, fat_section_userdata_type): New.
1649         (SECTION_USERDATA_SIZE): Define.
1650         (args_type): New member reduce_memory_overheads.
1651         * ldlang.c (map_obstack): New static variable.
1652         (init_map_userdata, print_all_symbols, sort_def_symbol): New functions.
1653         (lang_map): Unless command_line.reduce_memory_overheads is set,
1654         initialize lists of defined symbols for each section.
1655         (print_input_section): Unless command_line.reduce_memory_overheads
1656         is set, use print_all_symbols.
1657         (init_os): Use lean_section_userdata_type / SECTION_USERDATA_SIZE.
1658         * ldmain.c (main): Initialize command_line.reduce_memory_overheads.
1659         * lexsup.c (enum option_values): Add OPTION_REDUCE_MEMORY_OVERHEADS.
1660         (ld_options): Add entry for --reduce-memory-overheads.
1661         (parse_args): Handle OPTION_REDUCE_MEMORY_OVERHEADS.
1662
1663 2004-05-19  Jakub Jelinek  <jakub@redhat.com>
1664
1665         * ldgram.y (sect_constraint): New.
1666         (ONLY_IF_RO, ONLY_IF_RW): New tokens.
1667         (section): Add sect_constraint.  Pass additional argument
1668         to lang_enter_output_section_statement.
1669         * mri.c (mri_draw_tree): Pass additional argument to
1670         lang_enter_output_section_statement.
1671         * emultempl/pe.em (place_orphan): Likewise.
1672         (output_prev_sec_find): Disregard output section statements with
1673         constraint == -1.
1674         * emultempl/mmo.em (output_prev_sec_find): Likewise.
1675         (mmo_place_orphan): Pass additional argument to
1676         lang_enter_output_section_statement.
1677         * emultempl/elf32.em (output_prev_sec_find): Disregard output section
1678         statements with constraint == -1.
1679         (place_orphan): Pass additional argument to
1680         lang_enter_output_section_statement.
1681         * ldlang.c (lang_enter_overlay_section): Likewise.
1682         (lang_output_section_find_1): New.
1683         (lang_output_section_find): Use it.
1684         (lang_output_section_statement_lookup_1): New.
1685         (lang_output_section_statement_lookup): Use it.
1686         (check_section_callback, check_input_sections): New.
1687         (map_input_to_output_sections): Check if all input sections
1688         are readonly if ONLY_IF_RO or ONLY_IF_RW was seen.
1689         (strip_excluded_output_sections): Disregard output section statements
1690         with constraint == -1.
1691         (lang_record_phdrs): Likewise.
1692         (lang_enter_output_section_statement): Add constraint argument.
1693         Use lang_output_section_statement_lookup_1.
1694         * ldlang.h (lang_output_section_statement_type): Add constraint
1695         and all_input_readonly fields.
1696         (lang_enter_output_section_statement): Adjust prototype.
1697         * ldlex.l (ONLY_IF_RO, ONLY_IF_RW): New tokens.
1698         * scripttempl/elf.sc (.eh_frame, .gcc_except_table): Move into text
1699         segment if all input sections are readonly.
1700
1701 2004-05-19  Adam Nemet  <anemet@lnxw.com>
1702
1703         * scripttempl/i386lynx.sc: Remove file.
1704
1705 2004-05-17  Bob Wilson  <bob.wilson@acm.org>
1706
1707         * ld.texinfo (Output Section Address): Correct subsection name.
1708
1709 2004-05-17  Adam Nemet  <anemet@lnxw.com>
1710
1711         * configure.tgt (powerpc-*-lynxos* case): New case.
1712         * configure.host (i[3-7]86-*-lynxos* case): Remove case.
1713         * emulparams/ppclynx.sh: New file.
1714         * emulparams/i386lynx.sh (SCRIPT_NAME): Update to LynxOS 4.0.
1715         * Makefile.am (ALL_EMULATIONS): Add eppclynx.o
1716         (ei386lynx.c): Update rule to LynxOS 4.0 ELF.
1717         (eppclynx.c): New rule.
1718         * Makefile.in: Regenerate.
1719
1720 2004-05-13  Joel Sherrill <joel@oarcorp.com>
1721
1722         * configure.tgt (or32-*-rtems*): Switch to elf and
1723         support versioned targets.
1724
1725 2004-05-13  Nick Clifton  <nickc@redhat.com>
1726
1727         * po/fr.po: Updated French translation.
1728
1729 2004-05-11  Jakub Jelinek  <jakub@redhat.com>
1730
1731         * genscripts.sh: Generate -z combreloc -z now -z relro scripts
1732         for binaries, -shared and -pie.
1733         * emulparams/elf_i386.sh (SEPARATE_GOTPLT): Set.
1734         * emulparams/elf_x86_64.sh (SEPARATE_GOTPLT): Set.
1735         * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Rename to...
1736         (OTHER_RELRO_SECTIONS): ... this.
1737         * ldlex.l (DATA_SEGMENT_RELRO_END): Add.
1738         * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
1739         -z relro and -z norelro.
1740         (gld${EMULATION_NAME}_list_options): Add it to usage.
1741         (gld${EMULATION_NAME}_get_script): Return -z combreloc -z now
1742         -z relro scripts when appropriate.
1743         * scripttempl/elf.sc: Unset SEPARATE_GOTPLT if RELRO_NOW is set.
1744         Create separate .got.plt section if SEPARATE_GOTPLT.
1745         Move sections which are only written during relocation handling
1746         to the beginning of RW segment.  If NO_SMALL_DATA, move .got
1747         before .data.  Add DATA_SEGMENT_RELRO_END directive.
1748         Include OTHER_RELRO_SECTIONS.
1749         * ldgram.y (DATA_SEGMENT_RELRO_END): Add.
1750         * ldexp.c (exp_print_token): Handle DATA_SEGMENT_RELRO_END.
1751         (fold_unary): Likewise.
1752         (fold_binary): Handle -z relro.
1753         * ldexp.h (struct exp_data_seg): Add exp_dataseg_relro_seen and
1754         exp_dataseg_relro_adjust phases.  Add relro_end field.
1755         * ldmain.c (main): Initialize link_info.relro to FALSE.
1756         * ldlang.c (lang_size_sections): Handle -z relro.
1757
1758 2004-05-08  Marek Michalkiewicz  <marekm@amelek.gda.pl>
1759
1760         * scripttempl/avr.sc: Do not set LMA for "eeprom" section.
1761
1762 2004-05-07  J"orn Rennecke <joern.rennecke@superh.com>
1763
1764         * ldlang.c (print_padding_statement): Cast size_t to bfd_vma
1765         before printing it with %W.
1766
1767 2004-05-07  Brian Ford  <ford@vss.fsi.com>
1768             DJ Delorie  <dj@redhat.com>
1769
1770         * emultempl/pe.em (real_flags): New static.
1771         (OPTION_LARGE_ADDRESS_AWARE): New define.
1772         (gld${EMULATION_NAME}_add_options): Add --large-address-aware option.
1773         (gld_${EMULATION_NAME}_list_options): Likewise.
1774         (gld${EMULATION_NAME}_handle_option): Likewise.
1775         (gld_${EMULATION_NAME}_after_open): Pass real_flags to PE private data.
1776         * ld.texinfo: Document it.
1777         * NEWS: Mention it.
1778
1779 2004-05-07  Brian Ford  <ford@vss.fsi.com>
1780
1781         * NEWS: Mention DWARF 2 support for i386pe.
1782
1783 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
1784
1785         * emulparams/elf32frvfd.sh (OUTPUT_FORMAT): Switch to new
1786         elf32-frvfdpic.
1787
1788 2004-04-30  Alan Modra  <amodra@bigpond.net.au>
1789
1790         * ldlang.c (unique_section_p): Pass section parm, return true on
1791         group sections.
1792         (output_section_callback): Adjust.
1793         * ldlang.h (unique_section_p): Update prototype.
1794         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust.
1795
1796 2004-04-30  Eric Botcazou  <ebotcazou@act-europe.fr>
1797
1798         * ld.texinfo (--gc-sections): Remove restriction for
1799         dynamic linking.
1800
1801 2004-04-29  Brian Ford  <ford@vss.fsi.com>
1802
1803         * scripttempl/pe.sc: Handle .debug* and .gnu.linkonce.wi.* sections
1804         for DWARF 2/3.  Update stab section's syntax.
1805
1806 2004-04-29  Alan Modra  <amodra@bigpond.net.au>
1807
1808         * pe-dll.c: Revert changes accidentally committed 2004-03-08.
1809         (fill_edata): Correct pointer arithmetic.
1810
1811 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
1812
1813         * ld.texinfo: Remove MIPS --embedded-relocs documentation.
1814         * emulparams/elf32bmip.sh (EXTRA_EM_FILE): Remove definition.
1815         * emulparams/mipsidt.sh (TEMPLATE_NAME): Use generic.em.
1816         (EXTRA_EM_FILE): Use mipsecoff.em
1817         * emulparams/mipsidtl.sh (TEMPLATE_NAME): Use generic.em.
1818         (EXTRA_EM_FILE): Use mipsecoff.em
1819         * emultempl/mipsecoff.em: Restructure to be included as an
1820         extra emulation file.
1821         (check_sections, gld${EMULATION_NAME}_after_open)
1822         (gld${EMULATION_NAME}_after_allocation)
1823         (gld${EMULATION_NAME}_get_script)
1824         (ld_${EMULATION_NAME}_emulation): Remove
1825         (gld${EMULATION_NAME}_before_parse): Rename to...
1826         (mipsecoff_before_parse): This.
1827         (LDEMUL_BEFORE_PARSE): Define.
1828         * emultempl/mipself.em: Remove file.
1829         * scripttempl/mips.sc (.rel.sdata): Do not include in output.
1830         (__runtime_reloc_start, __runtime_reloc_stop): Stop providing
1831         these symbols.
1832         * Makefile.am: Remove dependencies on emultempl/mipself.em.
1833         * Makefile.in: Regenerate.
1834
1835 2004-04-21      Anil Paranjpe   <anilp1@kpitcummins.com>
1836
1837         * ld.texinfo (synthesizing on H8/300): Information about linker
1838         relaxation support for bit manipulation instructions and system
1839         control instructions is added.
1840
1841 2004-04-21  Hans-Peter Nilsson  <hp@axis.com>
1842
1843         * NEWS: Mention change in DEFINED semantics.
1844
1845 2004-04-21  Eric Botcazou  <ebotcazou@act-europe.fr>
1846
1847         * scripttempl/elf.sc (.text): Add KEEP for .text.*personality*.
1848         (.data): Add KEEP for .gnu.linkonce.d.*personality*.
1849         (.gcc_except_table): Add KEEP for self and accept .gcc_except_table.*.
1850
1851 2004-04-21  Ben Elliston  <bje@au.ibm.com>
1852
1853         * ld.texinfo (Simple Example): Add missing punctuation.
1854
1855 2004-04-20  Chris Demetriou  <cgd@broadcom.com>
1856
1857         * NEWS: Note that MIPS --embedded-relocs option is deprecated.
1858
1859 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
1860
1861         * ldlang.c (lang_do_assignments_1): Handle .tbss output section
1862         specially.
1863
1864 2004-04-18  Danny Smith  <dannysmith@users.sourceforge.net>
1865
1866         * scriptempl/pe.sc:  Put numbered .ctors.* after .ctors
1867         with default priority. Likewise for dtors.
1868
1869 2004-04-11  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
1870
1871         * configure.host: Remove mips*-dec-bsd* target.
1872         * configure.tgt: Likewise.
1873
1874 2004-04-08  Richard Sandiford  <rsandifo@redhat.com>
1875
1876         * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.
1877         * emulparams/elf64bmip.sh (EXTRA_EM_FILE): Likewise.
1878         * emulparams/elf32bmipn32.sh (EXTRA_EM_FILE): Likewise.
1879         * emultempl/irix.em: New file.
1880         * Makefile.am (eelf32bsmip.c, eelf32bmipn32.c, eelf64bmip.c): Update
1881         dependencies.
1882         * Makefile.in: Regenerate.
1883
1884 2004-04-01  Paul Brook  <paul@codesourcery.com>
1885
1886         * emultempl/armelf.em (byteswap_code): Add.
1887         (arm_elf_before_allocation): Pass extra parameter.
1888         (PARSE_AND_LIST_PROLOGUE): Add OPTION_BE8.
1889         (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add be8.
1890         (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_BE8.
1891         * emultempl/armelf_oabi.em: Pass extra parameter.
1892         * ld.texinfo: Document --be8.
1893
1894 2004-03-30  Stan Shebs  <shebs@apple.com>
1895
1896         Remove long-obsolete MPW support.
1897         * mpw-config.in, mpw-make.sed, mac-ld.r: Remove files.
1898         * Makefile.am (mpw): Remove file-presynthesizing actions.
1899         * Makefile.in: Likewise.
1900         * ldfile.c (slash): Remove MPW case.
1901         * ldlex.l [MPW]: Remove unused definition.
1902
1903 2004-03-30  Galit Heller  <Galit.Heller@nsc.com>
1904
1905         * Makefile.am (ALL_EMULATIONS): Add eelf32cr16c.o.
1906         (eelf32cr16c.c): New target.
1907         * Makefile.in: Regenerate.
1908         * configure.tgt: Handle cr16c-*-elf*.
1909         * emulparams/elf32cr16c.sh: New file.
1910         * scripttempl/elfcr16c.sc: Likewise
1911         * NEWS: Mention support for new target.
1912
1913 2004-03-30  Nick Clifton  <nickc@redhat.com>
1914
1915         * po/sv.po: Updated Swedish translation.
1916
1917 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
1918
1919         * emultempl/elf32.em: Update new bfd_elf_discard_info name.
1920         * emultempl/hppaelf.em: Likewise.
1921         * emultempl/ppc64elf.em: Likewise.
1922         * emultempl/sh64elf.em: Likewise.
1923
1924 2004-03-25  Alan Modra  <amodra@bigpond.net.au>
1925
1926         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Update
1927         size_dynamic_sections call.
1928
1929 2004-03-23  Alan Modra  <amodra@bigpond.net.au>
1930
1931         PR 51.
1932         * emultempl/ppc64elf.em (ppc_create_output_section_statements): Set
1933         link_info.wrap_char.
1934
1935 2004-03-20  H.J. Lu  <hongjiu.lu@intel.com>
1936
1937         * lexsup.c (parse_args): Don't set unresolved_syms_in_objects
1938         or unresolved_syms_in_shared_libs for -Bdynamic and -Bstatic.
1939
1940 2004-03-20  Alexandre Oliva  <aoliva@redhat.com>
1941
1942         * emulparams/elf32frvfd.sh (MAXPAGESIZE): Change to 16Kb.
1943
1944 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
1945
1946         * config.in: Regenerate.
1947         * po/ld.pot: Regenerate.
1948
1949 2004-03-18  Alan Modra  <amodra@bigpond.net.au>
1950
1951         * ld.texinfo: Add --as-needed doco.
1952         * ldmain.c (as_needed): New global var.
1953         * ldmain.h (as_needed): Declare.
1954         * lexsup.c (option_values): Add OPTION_AS_NEEDED and
1955         OPTION_NO_AS_NEEDED.
1956         (ld_options): Likewise.
1957         (parse_args): Handle them.
1958         * ldlang.h (lang_input_statement_type): Add as_needed field.
1959         * ldlang.c (new_afile): Set p->as_needed.
1960         * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): New function.
1961         (gld${EMULATION_NAME}_try_needed): Use bfd_elf_set_dyn_lib_class.
1962         (ld_${EMULATION_NAME}_emulation): Set LDEMUL_RECOGNIZED_FILE entry.
1963
1964         * ldlang.c (open_input_bfds): Remove useless cast.
1965         (lang_do_assignments_1): Likewise.
1966         (lang_for_each_input_section): Delete.
1967
1968 2004-03-17  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1969
1970         * configure.tgt: Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff*.
1971
1972 2004-03-08  Danny Smith  <dannysmith@users.sourceforge.net>
1973
1974         * pe-dll.c (pe_dll_generate_implib): Skip sections marked as
1975         private when building implib.
1976
1977 2004-03-05  Nathan Sidwell  <nathan@codesourcery.com>
1978
1979         * ldlang.c (lang_add_section): Don't force SEC_LOAD on
1980         SEC_THREAD_LOCAL.
1981         (IGNORE_SECTION): Ignore .tbss sections too.
1982         (lang_size_sections_1): .tbss sections do not advance dot.
1983
1984 2004-03-01  Andreas Schwab  <schwab@suse.de>
1985
1986         * ld.texinfo (Options): Fix example for --wrap.
1987
1988 2004-02-25  Danny Smith  <dannysmith@users.sourceforge.net>
1989
1990         * pe-dll.c (fill_edata): Check that exported_symbol_sections is
1991         not NULL.
1992
1993 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
1994
1995         * ldlang.c (lang_check): Use %P, not %E, in error message.
1996
1997 2004-02-23  Nathan Sidwell  <nathan@codesourcery.com>
1998
1999         * ldlang.h (struct lang_output_section_state): Change processed
2000         field's type.
2001         * ldexp.c (check, invalid): Remove.
2002         (fold_name): Move valid_p assignments. Create undefined symbol
2003         when needed. Directly exampine section's processd flag.
2004         * ldlang.c (lang_output_section_statement_lookup): Adjust
2005         processed field init.
2006         (lang_size_sections_1): Allow LOADADDR when determining section's
2007         VMA. Adjust error message. Fold data statement's expr.
2008         (lang_size_sections): Correctly increment lang_statement_iteration.
2009
2010 2004-02-23  Alan Modra <amodra@bigpond.net.au>
2011
2012         * ldexp.c (fold_tree): Follow indirect symbols.
2013
2014 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
2015
2016         * ldgram.y (exp): Add two operand ALIGN.
2017         * ldexp.c (fold_binary): Add ALIGN_K case.
2018         * ld.texinfo (ALIGN): Document two operand version.
2019
2020 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
2021
2022         * ldlang.c (map_input_to_output_sections): Initialize sections
2023         mentioned in a data statement expression.
2024         (lang_do_assignments_1): Add data statement's expression's
2025         section's vma.
2026
2027 2004-02-18  Nathan Sidwell  <nathan@codesourcery.com>
2028
2029         * ldgram.y (statement_anywhere): Add assert rule.
2030         * ldlang.c (exp_init_os): Add assert case.
2031
2032 2004-02-14  Andrew Cagney  <cagney@redhat.com>
2033
2034         * ldmain.c (remove_output): Call bfd_cache_close.
2035
2036 2004-02-14  Richard Sandiford  <rsandifo@redhat.com>
2037
2038         * emulparams/elf32bmipn32-defs.sh (OTHER_SECTIONS): Discard
2039         .MIPS.content* and .MIPS.events* sections.
2040
2041 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
2042
2043         * emulparams/armelf.sh, emulparams/armelf_linux.sh: Move
2044         .note.gnu.arm.ident to after allocated sections.  Mark its
2045         address as 0.
2046
2047 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
2048
2049         * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB.
2050         * emulparams/elf32bmip.sh (COMMONPAGESIZE): Likewise.
2051         * emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Likewise.
2052         * emulparams/elf32btsmipn32.sh (COMMONPAGESIZE): Likewise.
2053         * emulparams/shlelf_linux.sh (COMMONPAGESIZE): Likewise.
2054
2055 2004-02-05  Nick Clifton  <nickc@redhat.com>
2056
2057         * emultempl/pe.em (_after_open): Fix typo in previous delta.
2058
2059 2004-02-04  Danny Smith  <dannysmith@users.sourceforge.net>
2060
2061         * emultempl/pe.em (_after_open): Fix thinko in 2003-12-18 patch.
2062
2063 2004-01-28  Alan Modra  <amodra@bigpond.net.au>
2064
2065         * genscripts.sh: Fix typo.
2066
2067         * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.
2068
2069 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
2070
2071         * emulparams/elf64_ia64.sh: Put .rela.opd into
2072         OTHER_GOT_RELOC_SECTIONS instead of OTHER_PLT_RELOC_SECTIONS.
2073
2074 2004-01-20  Danny Smith  <dannysmith@users.sourceforge.net>
2075
2076         * pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag.
2077         * ld.texinfo (--omagic): Note that writable text section
2078         does not conform to published PE-COFF specs.
2079         (--enable-auto-import): Likewise.
2080
2081 2004-01-15  Alan Modra  <amodra@bigpond.net.au>
2082
2083         * emulparams/elf32ppc.sh (COMMONPAGESIZE): Define.
2084
2085 2004-01-13  Nick Clifton  <nickc@redhat.com>
2086
2087         * ldlang.c (lang_get_regions): Add extra parameter 'have_vma'
2088         which if true will prevent the LMA region being used as a
2089         replacement for a default VMA region.
2090         (lang_leave_output_section_statement): Pass extra parameter.
2091         (lang_leave_overlay): Likewise.
2092         * ld.texinfo (Output Section LMA): Document that the LMA
2093         region can be set to the VMA region if no VMA has been set.
2094         * ldlang.h (struct lang_output_section_phdr_list): Create a
2095         typedef for this type.  Minor formatting fixes.
2096
2097 2004-01-13  Nick Clifton  <nickc@redhat.com>
2098
2099         * ldlang.c (lang_size_sections_1): If dot is advanced, then
2100         assume that the section should be allocated.
2101
2102 2004-01-13  Alan Modra  <amodra@bigpond.net.au>
2103
2104         * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
2105         sections.  Do ignore SEC_NEVER_LOAD sections.
2106         (lang_size_sections_1): Remove test made redundant with the above.
2107
2108 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
2109
2110         * emultempl/ppc64elf.em (ppc_before_allocation): Clear cached
2111         program_header_size.
2112
2113 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
2114
2115         2003-11-28  Alexandre Oliva  <aoliva@redhat.com>
2116         * emulparams/elf32frvfd.sh (EMBEDDED): Clear.
2117         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
2118         * emulparams/elf32frvfd.sh (STACK_ADDR): Unset.
2119         (MAXPAGESIZE): Set to 64Kb.
2120         (OTHER_READONLY_SECTIONS): Define __ROFIXUP_LIST__ and
2121         __ROFIXUP_END__.  Don't map .rofixup.got any more.
2122         * emulparams/elf32frv.sh (NOP): Set.
2123         2003-10-31  Alexandre Oliva  <aoliva@redhat.com>
2124         * configure.tgt: Add frv-*-*linux*.
2125         2003-09-30  Alexandre Oliva  <aoliva@redhat.com>
2126         * Makefile.am (ALL_EMULATIONS): Added eelf32frvfd.o.
2127         (eelf32frvfd.c): New.
2128         * configure.tgt <frv-*-*>: Added it to targ_extra_emuls.
2129         * emulparams/elf32frv.sh: Reverted previous two patches.
2130         * emulparams/elf32frvfd.sh: New.
2131         * Makefile.in: Rebuilt.
2132         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
2133         * emulparams/elf32frv.sh (OTHER_READONLY_SECTIONS): Added
2134         .rofixup.got to .rofixup.
2135         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
2136         * emulparams/elf32frv.sh (MAXPAGESIZE): Make it 256KiB, not 256B.
2137         (TEMPLATE_NAME, GENERATE_SHLIB_SCRIPT): Set.
2138
2139 2004-01-05  Jakub Jelinek  <jakub@redhat.com>
2140
2141         * emulparams/elf_s390.sh (NO_SMALL_DATA): Set to yes.
2142         * emulparams/elf64_s390.sh (NO_SMALL_DATA): Set to yes.
2143
2144 2004-01-03  Alan Modra  <amodra@bigpond.net.au>
2145
2146         * ldexp.c (align_n): Make static.
2147         * ldexp.h (align_n): Delete declaration.
2148         * ldlang.h (lang_enter_output_section_statement): Remove
2149         block_value param.
2150         * ldlang.c (lang_enter_output_section_statement): Likewise.
2151         (TO_ADDR, TO_SIZE): Define.
2152         (opb_shift): New var.
2153         (init_opb): New function.
2154         (print_input_section): Call init_opb and use TO_ADDR.
2155         (print_data_statement, print_reloc_statement): Likewise.
2156         (print_padding_statement): Likewise.
2157         (size_input_section): Use TO_SIZE and TO_ADDR, and global opb_shift.
2158         (lang_check_section_addresses): Likewise.
2159         (lang_size_sections_1): Likewise.
2160         (lang_do_assignments_1): Likewise.
2161         (lang_set_startof): Likewise.
2162         (lang_one_common): Likewise.  Combine power_of_two and opb_shift align.
2163         (lang_process): Call init_opb.
2164         (lang_abs_symbol_at_end_of): Use TO_ADDR and global opb_shift.
2165         (lang_enter_overlay_section): Adjust
2166         lang_enter_output_section_statement call.
2167         * ldgram.y: Likewise.
2168         * mri.c (mri_draw_tree): Likewise.
2169         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Likewise.
2170         * emultempl/mmo.em (mmo_place_orphan): Likewise.
2171         * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Likewise.
2172
2173         * ldfile.c (ldfile_set_output_arch): Add defarch param.
2174         * ldfile.h (ldfile_set_output_arch): Ditto.
2175         * emultempl/aix.em (gld${EMULATION_NAME}_before_parse): Use
2176         ldfile_set_output_arch.
2177         * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Ditto.
2178         * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Ditto.
2179         * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Ditto.
2180         * emultempl/mipsecoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
2181         * emultempl/pe.em (gld${EMULATION_NAME}_before_parse): Ditto.
2182         * emultempl/sunos.em (gld${EMULATION_NAME}_before_parse): Ditto.
2183         * ldgram.y: Adjust ldfile_set_output_arch call.
2184         * emultempl/armcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
2185         * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Ditto.
2186         * emultempl/armelf_oabi.em (gld${EMULATION_NAME}_before_parse): Ditto.
2187         * emultempl/generic.em (gld${EMULATION_NAME}_before_parse): Ditto.
2188         * emultempl/gld960c.em (gld960_set_output_arch): Ditto.
2189         * emultempl/m68kcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
2190         * emultempl/ticoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
2191
2192 2004-01-02  Bernardo Innocenti  <bernie@develer.com>
2193
2194         * configure.tgt: Add m68k-uClinux target.
2195
2196 For older changes see ChangeLog-0203
2197 \f
2198 Local Variables:
2199 mode: change-log
2200 left-margin: 8
2201 fill-column: 74
2202 version-control: never
2203 End: