ldlang.c (print_assignment): Do not rely upon a valid result having a section
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
10dbd1f3
NC
12005-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
3b83e13a
NC
62005-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
42ecbf5e
DJ
162005-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
be2c2e39
BW
312005-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
0cf7d72c
AM
362005-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
4ca02259
AM
562005-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
baf6e97f
L
632005-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
a6e1b90f
L
682005-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
c18bae34
L
732005-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
4ef24a2e
L
782005-05-06 H.J. Lu <hongjiu.lu@intel.com>
79
3f693ed5 80 PR 878
4ef24a2e
L
81 * emultempl/elf32.em (gld${EMULATION_NAME}_provide_init_fini_syms):
82 Just check link_info.executable.
83
e06fb9c3
NC
842005-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
01d9ad14
L
1062005-05-05 H.J. Lu <hongjiu.lu@intel.com>
107
108 * scripttempl/elf.sc: Document the usage of __bss_start.
109
eac338cf
PB
1102005-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
f652615e
L
1192005-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
8423293d
AM
1242005-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
5daa8fe7
L
1502005-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
009b6a7a
DJ
1602005-04-29 Ralf Corsepius <ralf.corsepius@rtems.org>
161
162 * configure.tgt: Add h8300*-*-rtemscoff.
163 Switch h8300*-*-rtems* to elf.
164
279e75dc
BE
1652005-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
4a2afbc1
L
1792005-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
fd9719b1
MK
1852005-04-24 Mark Kettenis <kettenis@gnu.org>
186
187 * configure.host: Add *-*-openbsd support.
188
33bfe774
JB
1892005-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
9e9b66a9
AM
1992005-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
ceae3e33
AM
2062005-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
7cedef86
AM
2132005-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
187ffe95
NC
2192005-04-07 Nick Clifton <nickc@redhat.com>
220
221 * emultempl/m68kcoff.em: Include ldexp.h and ldlang.h so that
0cf7d72c 222 ldfile.h can use the lang_input_statement type.
187ffe95 223
72223188
JJ
2242005-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
2312005-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
34875e64
NC
2562005-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
deb04cdb
AM
2672005-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
8b4e5e28
AM
2812005-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
510a939b
NC
2872005-03-24 Nick Clifton <nickc@redhat.com>
288
289 * po/fr.po: Updated French translation.
290
ed84e695
NC
2912005-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.
deb04cdb 298
81e1b023
L
2992005-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
11d2f718
AM
3112005-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
644285ef
AM
3162005-03-22 Alan Modra <amodra@bigpond.net.au>
317
318 * scripttempl/elf.sc (SBSS): Don't provide sbss start and end syms.
319
c9a2f333
AM
3202005-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
b1ab9777
AM
3262005-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
2a2a7c94
JB
3342005-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
98720c64
L
3412005-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
41c7ba7c
AM
3472005-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
0fb53118
AM
3522005-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
de7f8cc8
BW
3572005-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
57316bff
L
3632005-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
1ad12f97
NC
3792005-03-16 Nick Clifton <nickc@redhat.com>
380 Ben Elliston <bje@au.ibm.com>
381
569acd2c 382 * configure.in (werror): New switch: Add -Werror to the
1ad12f97 383 compiler command line. Enabled by default. Disable via
569acd2c 384 --disable-werror.
1ad12f97
NC
385 * configure: Regenerate.
386
cb2d1ef2
AM
3872005-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
957d91c1
NC
3922005-03-15 Nick Clifton <nickc@redhat.com>
393
394 * NEWS: Add cutoff for changes in 2.16 release.
395
34723071
NC
3962005-03-15 Mikkel Krautz <krautz@gmail.com>
397
398 * configure.tgt (x86_64-elf): Add target.
399
729ae8d2
AM
4002005-03-15 Alan Modra <amodra@bigpond.net.au>
401
402 * po/es.po: Commit new Spanish translation.
403
8b3d8fa8
AM
4042005-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
882cb63e
AM
4092005-03-14 Alan Modra <amodra@bigpond.net.au>
410
411 * po/tr.po: Commit new Turkish translation.
412
61c84b48
DJ
4132005-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
41c9e29d
NC
4192005-03-07 Nick Clifton <nickc@redhat.com>
420
421 * po/fr.po: Updated translation.
422
06647dfd
AM
4232005-03-05 Alan Modra <amodra@bigpond.net.au>
424
425 * po/ld.pot: Regenerate.
426
bb14f524
JB
4272005-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
0ef622cb
BE
4322005-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
f3f4bcca
NC
4392005-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
4442005-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
47639182
AM
4522005-02-23 Alan Modra <amodra@bigpond.net.au>
453
454 * pe-dll.c: Warning fixes.
455 * emultempl/sunos.em: Likewise.
456
ace66bb2
DJ
4572005-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
5718918d
AM
4622005-02-22 Alan Modra <amodra@bigpond.net.au>
463
464 * ldexp.c: Warning fixes.
465 * ldwrite.c: Likewise.
466 * emultempl/elf32.em: Likewise.
467
ebe372c1
L
4682005-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
0ca2f5d5
AM
4752005-02-21 Alan Modra <amodra@bigpond.net.au>
476
477 * config.in: Regenerate.
478 * configure: Regenerate.
479
fbbb9ac5
ZW
4802005-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
c68dac40
PB
4892005-02-17 Paul Brook <paul@codesourcery.com>
490
491 * scripttempl/armbpabi.sc: Add dummy name to version block.
492
20c2cbe3
AM
4932005-02-17 Alan Modra <amodra@bigpond.net.au>
494
495 * ldexp.c (new_abs): Init new.str.
496
0b48acfe
MM
4972005-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.
fbbb9ac5 505
ff925e69
KK
5062005-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
92b7a70f
AM
5112005-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
297ba367
NC
5182005-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.
fbbb9ac5 523
9eabd475
ZW
5242005-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
d457dcf6
JJ
5292005-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
4e5db43b
MM
5362005-02-08 Mark Mitchell <mark@codesourcery.com>
537
538 * scripttempl/armbpabi.sc (VERSION): Make special section symbols
9eabd475 539 local.
4e5db43b
MM
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
4297f9f1
BE
5452005-02-10 Ben Elliston <bje@au.ibm.com>
546
547 * emultempl/beos.em: Remove #if 0 and #if 1 blocks.
548
1c7c5e5b
RS
5492005-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
300475fe
HPN
5552005-02-08 Hans-Peter Nilsson <hp@axis.com>
556
557 * ldmain.c (warning_callback, warning_find_reloc): Prepend
558 "warning: " to warning messages.
559
4ea42fb7
AM
5602005-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
161f49a3
DJ
5652005-02-02 Daniel Jacobowitz <dan@codesourcery.com>
566
567 * emulparams/elf32bmip.sh (TEXT_DYNAMIC): Always set.
568
73ae6183
NC
5692005-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
77cfaee6
AM
5752005-02-01 Alan Modra <amodra@bigpond.net.au>
576
577 * ld.texinfo: Clarify --as-needed operation.
578
c46f8c51
AC
5792005-01-31 Andrew Cagney <cagney@gnu.org>
580
581 * configure: Regenerate to track ../gettext.m4.
582
d342277e
NC
5832005-01-31 Nick Clifton <nickc@redhat.com>
584
585 * ldver.c (ldversion): Bump reported copyright date to 2005.
586
d6486796
NC
5872005-01-31 Nick Clifton <nickc@redhat.com>
588
589 * configure.tgt: Remove obsolete targets m68k-lynxos and
590 sparc-lynxos.
591
319850b4
JB
5922005-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.
9eabd475 600 (PARSE_AND_LIST_ARGS_CASES): Add option OPTION_FIX_V4BX.
319850b4
JB
601 * NEWS: Mention --fix-v4bx.
602 * ld.texinfo: Document --fix-v4bx.
603
dc4c9c19
MM
6042005-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
9eabd475
ZW
611 segment.
612
7e9f0867
AM
6132005-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
7e69709c
AM
6192005-01-23 Alan Modra <amodra@bigpond.net.au>
620
621 * ld.texinfo (Output Section Keywords <CONSTRUCTORS>): Correct
622 __DTOR_LIST__ description.
623
b5666f2f
AM
6242005-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
4e25343c
RS
6302005-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
b717d30e
JJ
6352005-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
7a64f7b8
BE
6432005-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
a154a8ad
MM
6672005-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
9c183183
AM
6752005-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
e2243057
RS
6812005-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
1449d79b
AM
6942005-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
a880c748
DS
7002005-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
07baa8ee
MK
7062005-01-12 Mark Kettenis <kettenis@gnu.org>
707
708 * configure.in: Be sure to invoke config.sub using the shell.
709 * configure: Regenerate.
710
e9b181b8
AM
7112005-01-11 Alan Modra <amodra@bigpond.net.au>
712
713 * configure.host: Correct sed patterns for last change.
714
59ef2528
NC
7152005-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
71a2d53a
NC
7242005-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
d6d0b336
EB
7312005-01-06 Eric Botcazou <ebotcazou@libertysurf.fr>
732
733 * configure.host (sparc*-*-solaris2*): Rename into sparc-*-solaris2*.
734 (sparc64-sun-solaris2*): New host.
735
4e7fd91e
PB
7362005-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
4c52953f
AM
7432005-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
98d87ee7
NC
7512005-01-05 Nick Clifton <nickc@redhat.com>
752
753 PR binutils/614
754 * ldmisc.c (vfinfo): Alter output to conform to the GNU Coding
4c52953f 755 Standard's specification for parsable error messages.
98d87ee7 756
5f81b918
PB
7572005-01-04 Paul Brook <paul@codesourcery.com>
758
759 * Makefile.am: Correct dependency for earmsymbian.c.
760 * Makefile.in: Regenerate.
761
2af59bab
DS
7622004-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
c38f024c
NC
7672004-12-23 Nick Clifton <nickc@redhat.com>
768
769 PR 600
770 * emulparams/shelf.sh (.stack): Increase stack start address to
771 0x300000.
772
550bdea6
NC
7732004-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
e3070fef
JJ
7782004-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
2fbd2a87
NC
7862004-12-14 P.J. Darcy <darcypj@us.ibm.com>
787
788 * configure.tgt: Add s390x-ibm-tpf support.
789
f2763b01
NC
7902004-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
cb9faf63
BE
7952004-12-07 Ben Elliston <bje@gnu.org>
796
797 * ldemul.h: Forward declare struct option.
798
02f80eef
DS
7992004-12-01 Danny Smith <dannysmith@users.sourceforge.net>
800
801 * scripttempl/pe.sc (.data): Add .jcr subsection.
802
dea514f5
PB
8032004-11-30 Paul Brook <paul@codesourcery.com>
804
805 * emultempl/armelf.em: Ignore -p and -no-pipeline-knowledge.
806
32118081
NC
8072004-11-30 Tero Niemela <tero_niemela@yahoo.com>
808
809 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
810 * Makefile.in: Regenerate.
811
33f362e1
NC
8122004-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
3eda52aa
AM
8192004-11-24 Alan Modra <amodra@bigpond.net.au>
820
821 * ldexp.c (fold_name): Correct PR 338 fix.
822
6b3221b4
MM
8232004-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
9cd6d51a
NC
8312004-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
3ec57632
NC
8382004-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.
4c52953f 842 * ld/ldexp.c (fold_name): Implement LENGTH() and ORIGIN() functions
3ec57632
NC
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
b7693d02
DJ
8472004-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
fc0e6df6
PB
8522004-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
7499d566
NC
8602004-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
7f266840
DJ
8702004-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
a0055007
HPN
8782004-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
c5614fa4
AM
8862004-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
7a5df8d0
NC
8972004-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.
c5614fa4 902
7a5df8d0
NC
903 * Makefile.am (eelf64alpha.c, eelf64alpha_fbsd.c,
904 eelf64alpha_nbsd.c): Add dependency upon emultempl/alphaelf.em.
905 * Makefile.in: Regenerate.
906
6f372e19
MM
9072004-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
ba916c8a
MM
9122004-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
3e3b46e5
PB
9372004-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
7b0eaa22
DS
9452004-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
dfeffb9f
L
9502004-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
dc4f76f8
L
9572004-10-21 H.J. Lu <hongjiu.lu@intel.com>
958
959 * genscripts.sh (libpath.exp): Really generate for first
960 emulation only.
961
2a08daf3
DS
9622004-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
532345f2
L
9672004-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
b58f81ae
DJ
9732004-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
95c148b4
AM
9852004-10-15 Alan Modra <amodra@bigpond.net.au>
986
c468c8bc
AM
987 * ldexp.c (exp_fold_tree): Don't immediately exit ld on a
988 failing link script assert.
989
95c148b4
AM
990 * ldctor.c (ldctor_add_set_entry): Fix comment typo.
991
951e9133
L
9922004-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
afd7a018
AM
10032004-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
c0042f5d
MM
10482004-10-13 Mark Mitchell <mark@codesourcery.com>
1049
1050 * scripttempl/armbpabi.sc: Do not put .gnu.version.* into a
1051 loadable segment.
1052
1af699f4
AM
10532004-10-13 Alan Modra <amodra@bigpond.net.au>
1054
1055 PR 44
09c112da
AM
1056 * ldcref.c (check_section_sym_xref): Delete.
1057 (check_local_sym_xref): New function.
1058 (check_nocrossrefs): Adjust call.
1af699f4
AM
1059 * emultempl/pe.em (struct orphan_save): Add os_tail.
1060 (place_orphan): Backport assorted fixes from elf32.em.
1061
7fa3d080
BW
10622004-10-12 Bob Wilson <bob.wilson@acm.org>
1063
1064 * emultempl/xtensaelf.em: Use ISO C90 formatting.
1065
d3989512
JJ
10662004-10-11 Jakub Jelinek <jakub@redhat.com>
1067
563f4125
JJ
1068 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_ld_so_conf): Avoid
1069 getline for portability.
1070
d3989512
JJ
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
6c0c5b1e
AM
10762004-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
d2b2c203
DJ
10822004-10-08 Daniel Jacobowitz <dan@debian.org>
1083
1084 * configure.tgt: Include elf_x86_64 for i[3-7]86-*-solaris2*.
1085
43cd72b9
BW
10862004-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
8fdd7217 11072004-10-07 Jeff Baker <jbaker@qnx.com>
6c0c5b1e 1108
8fdd7217
NC
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
339207f8 11152004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6c0c5b1e 1116
339207f8 1117 * emultempl/crxelf.em (disable_relaxation): Add.
6c0c5b1e 1118 (crxelf_before_allocation): Enable --relax option by default.
339207f8
TL
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
bcaa7b3e
L
11232004-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
a4f5ad88
JJ
11622004-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
40a18ebd
NC
11802004-10-01 Paul Brook <paul@codesourcery.com>
1181
1182 * emulparams/armelf.sh: Add unwinding table sections.
1183
db8acf26
NC
11842004-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
eeac373a
PB
11912004-09-30 Paul Brook <paul@codesourcery.com>
1192
1193 * ld.texinfo: Document --target2=abs.
1194 * emulparms/armsymbian.sh (TARGET2_TYPE): Set.
1195
1ee7cf4c
NC
11962004-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
03098a9a
CF
12052004-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
f2d3750d
CF
12142004-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
a23d8409
AM
12202004-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
7b89fa29
PB
12252004-09-24 Paul Brook <paul@codeosurcery.com>
1226
1227 * scripttempl/elf.sc: Keep .preinit_array, .init_array and
1228 .fini_array sections.
1229
e2a68bcc
AS
12302004-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
3674e28a
PB
12352004-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
f6e332e6
AM
12522004-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
9c933e04
AM
12582004-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
1fa32646
TL
12672004-09-16 Tomer Levi <Tomer.Levi@nsc.com>
1268
9c933e04
AM
1269 * scripttempl/elf32crx.sc (.init): Add KEEP for section's *personality*.
1270 (.fini): Likewise.
1271 (.jcr): Likewise.
1fa32646 1272
b6ee372a
AM
12732004-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
9c504268
PB
12782004-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
d15b04bd
L
12832004-09-07 H.J. Lu <hongjiu.lu@intel.com>
1284
1285 * configure: Regenerated with autconfig 2.13.
1286
875c4330
AS
12872004-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
229fcec5
MM
12922004-09-06 Mark Mitchell <mark@codesourcery.com>
1293
1294 * emulparams/armsymbian.sh: Use armbpabi script.
1295 * scripttempl/armbpabi.sc: New script.
1296
e5a52504
MM
12972004-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
42851540
NC
13072004-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
c034e3e0
NC
13152004-08-27 Nick Clifton <nickc@redhat.com>
1316
1317 * emultempl/pe.em (after_open): Do not assume that either bfd is
9c933e04 1318 an archive.
c034e3e0 1319
688c58f3
AM
13202004-08-26 Alan Modra <amodra@bigpond.net.au>
1321
1322 * ldlang.c (lang_init): Don't compare with TRUE.
1323
b18c562e
NC
13242004-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
61f5d054
L
13292004-08-24 H.J. Lu <hongjiu.lu@intel.com>
1330
1331 * ldlang.c (wildcardp): Defined as a macro with strpbrk.
1332
e77d3d77
MM
13332004-08-19 Mark Mitchell <mark@codesourcery.com>
1334
1335 * configure.tgt (arm*-*-symbianelf*): New target.
1336 (arm*-*-eabi*): Likewise.
1337
3f764659
JJ
13382004-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
a010d60f
AM
13462004-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
c4e33880
AM
13522004-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
d003868e
AM
13572004-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
99877b66
AM
13662004-08-10 Alan Modra <amodra@bigpond.net.au>
1367
1368 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Call
1369 ppc64_elf_restore_symbols.
1370
40e45c8b
AM
13712004-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
ccfa59ea
AM
13762004-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
93fd0973
SC
13812004-08-02 Stephane Carrez <stcarrez@nerim.fr>
1382
1383 * ld.texinfo (Top): Document specific options of 68HC11 and 68HC12.
1384
f1b123db
SC
13852004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1386
1387 * scripttempl/elfm68hc12.sc: Align text, rodata and data section
1388 on power of 2.
1389
e7fbc2bf
JT
13902004-07-27 Jason Thorpe <thorpej@wasabisystems.com>
1391
1392 * emulparams/hppanbsd.sh (OUTPUT_FORMAT): Set to "elf32-hppa-netbsd".
1393
c05e9f04
NC
13942004-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
9f61903d
NC
14032004-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
082b7297
L
14082004-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
76d7af2d
NC
14182004-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
14b3c463
L
14232004-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
e56f61be
L
14282004-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
c99b8138
NC
14512004-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
13ed4151
NC
14562004-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
1a320fbb
NC
14612004-07-09 Nick Clifton <nickc@redhat.com>
1462
1463 * configure.tgt: Change sh-sybmian-elf to sh-*-symbianelf.
1464
1fe1f39c
NC
14652004-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
85fbca6a
NC
14762004-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
b71a5181
DA
14862004-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
c87db184
CF
14932004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1494
1495 * ld.texinfo (WIN32): Document PE weak symbols.
1496
f6a8ae81
KK
14972004-07-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1498
1499 * emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
1500
b602c853
L
15012004-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
1a23a9e6
AM
15062004-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
eea6121a
AM
15112004-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
552f8272
CF
15372004-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
aee6f5b4
AO
15452004-06-21 Alexandre Oliva <aoliva@redhat.com>
1546
1547 * emulparams/elf32frvfd.sh (GENERATE_PIE_SCRIPT): Set to yes.
1548
eea6121a 15492004-06-18 Adam Nemet <anemet@lnxw.com>
f234d5fe 1550
eea6121a
AM
1551 * configure.in: Set EXTRA_SHLIB_EXTENSION to .a for LynxOS.
1552 * configure: Regenerate.
f234d5fe 1553
dfff4fbe
JJ
15542004-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
a9e0c0c6
AM
15602004-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
7115639b
AM
15662004-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
9ca57817
AM
15712004-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
164e712d
AM
15762004-05-28 Alan Modra <amodra@bigpond.net.au>
1577
6feb9908
AM
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
164e712d
AM
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
b3096250
L
15942004-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
e49f5022
AM
16002004-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
57ceae94
AM
16082004-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
a85785bc
AS
16212004-05-23 Andreas Schwab <schwab@suse.de>
1622
1623 * ld.texinfo (Options): Fix typo in last change.
1624
2d643429
NC
16252004-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
35835446
JR
16402004-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
0841712e
JJ
16632004-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
eea6121a 17012004-05-19 Adam Nemet <anemet@lnxw.com>
f2c50328
NC
1702
1703 * scripttempl/i386lynx.sc: Remove file.
1704
2a16d82a
BW
17052004-05-17 Bob Wilson <bob.wilson@acm.org>
1706
1707 * ld.texinfo (Output Section Address): Correct subsection name.
1708
eea6121a 17092004-05-17 Adam Nemet <anemet@lnxw.com>
b2d65c0b
NC
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
4b363073
NC
17202004-05-13 Joel Sherrill <joel@oarcorp.com>
1721
1722 * configure.tgt (or32-*-rtems*): Switch to elf and
1723 support versioned targets.
1724
9598fbe5
NC
17252004-05-13 Nick Clifton <nickc@redhat.com>
1726
1727 * po/fr.po: Updated French translation.
1728
8c37241b
JJ
17292004-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
e21059f2
MM
17582004-05-08 Marek Michalkiewicz <marekm@amelek.gda.pl>
1759
1760 * scripttempl/avr.sc: Do not set LMA for "eeprom" section.
1761
5f9b8920
JR
17622004-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
26d2d8a2 17672004-05-07 Brian Ford <ford@vss.fsi.com>
eea6121a 1768 DJ Delorie <dj@redhat.com>
26d2d8a2
BF
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
1b169501
BF
17792004-05-07 Brian Ford <ford@vss.fsi.com>
1780
1781 * NEWS: Mention DWARF 2 support for i386pe.
1782
41cf0c62
AO
17832004-05-05 Alexandre Oliva <aoliva@redhat.com>
1784
1785 * emulparams/elf32frvfd.sh (OUTPUT_FORMAT): Switch to new
1786 elf32-frvfdpic.
1787
d0d6a25b
AM
17882004-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
755306be
EB
17962004-04-30 Eric Botcazou <ebotcazou@act-europe.fr>
1797
eea6121a 1798 * ld.texinfo (--gc-sections): Remove restriction for
755306be
EB
1799 dynamic linking.
1800
8a7140c3
NC
18012004-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
2f9636ba
AM
18062004-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
23867d67
CD
18112004-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
1502569c
NC
18352004-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
c894ddfb
HPN
18412004-04-21 Hans-Peter Nilsson <hp@axis.com>
1842
1843 * NEWS: Mention change in DEFINED semantics.
1844
a85bf78e
EB
18452004-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
58434bc1
BE
18512004-04-21 Ben Elliston <bje@au.ibm.com>
1852
1853 * ld.texinfo (Simple Example): Add missing punctuation.
1854
7a7f4e42
CD
18552004-04-20 Chris Demetriou <cgd@broadcom.com>
1856
1857 * NEWS: Note that MIPS --embedded-relocs option is deprecated.
1858
3737f867
JJ
18592004-04-19 Jakub Jelinek <jakub@redhat.com>
1860
1861 * ldlang.c (lang_do_assignments_1): Handle .tbss output section
1862 specially.
1863
3c17e4f7
DS
18642004-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
279500de
TS
18692004-04-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1870
1871 * configure.host: Remove mips*-dec-bsd* target.
1872 * configure.tgt: Likewise.
1873
52f89c0a
RS
18742004-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
e489d0ae
PB
18842004-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
7cc8057a
SS
18942004-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
0949843d
NC
19032004-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
0a159ef8
NC
19132004-03-30 Nick Clifton <nickc@redhat.com>
1914
1915 * po/sv.po: Updated Swedish translation.
1916
7a945db6
AM
19172004-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
5a580b3a
AM
19242004-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
b9cf773d
AM
19292004-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
59c2e50f
L
19352004-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
44349745
AO
19402004-03-20 Alexandre Oliva <aoliva@redhat.com>
1941
1942 * emulparams/elf32frvfd.sh (MAXPAGESIZE): Change to 16Kb.
1943
81359a70
AM
19442004-03-19 Alan Modra <amodra@bigpond.net.au>
1945
1946 * config.in: Regenerate.
1947 * po/ld.pot: Regenerate.
1948
4a43e768
AM
19492004-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
9183ed4b
AM
19682004-03-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1969
1970 * configure.tgt: Switch sh-*-rtems* to ELF. Add sh-*-rtemscoff*.
1971
ee31fbd0
NC
19722004-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
e5caec89
NS
19772004-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
cc2f008e
AS
19842004-03-01 Andreas Schwab <schwab@suse.de>
1985
1986 * ld.texinfo (Options): Fix example for --wrap.
1987
f5a95868
DS
19882004-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
177b729b
ILT
19932004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1994
1995 * ldlang.c (lang_check): Use %P, not %E, in error message.
1996
1b493742
NS
19972004-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
20102004-02-23 Alan Modra <amodra@bigpond.net.au>
2011
2012 * ldexp.c (fold_tree): Follow indirect symbols.
b9cf773d 2013
876f4090
NS
20142004-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
384d938f
NS
20202004-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
b6ca8815
NS
20272004-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
c92c35e7
AC
20322004-02-14 Andrew Cagney <cagney@redhat.com>
2033
2034 * ldmain.c (remove_output): Call bfd_cache_close.
2035
9bf78c99
RS
20362004-02-14 Richard Sandiford <rsandifo@redhat.com>
2037
2038 * emulparams/elf32bmipn32-defs.sh (OTHER_SECTIONS): Discard
2039 .MIPS.content* and .MIPS.events* sections.
2040
f3806916
DJ
20412004-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
4c8e70d7
DJ
20472004-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
ff71f4f7
NC
20552004-02-05 Nick Clifton <nickc@redhat.com>
2056
2057 * emultempl/pe.em (_after_open): Fix typo in previous delta.
2058
07a68a80
NC
20592004-02-04 Danny Smith <dannysmith@users.sourceforge.net>
2060
2061 * emultempl/pe.em (_after_open): Fix thinko in 2003-12-18 patch.
2062
1dd3bf68
AM
20632004-01-28 Alan Modra <amodra@bigpond.net.au>
2064
586196d5
AM
2065 * genscripts.sh: Fix typo.
2066
1dd3bf68
AM
2067 * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.
2068
13d9421f
JJ
20692004-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
4d8907ac
DS
20742004-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
e5c60db5
AM
20812004-01-15 Alan Modra <amodra@bigpond.net.au>
2082
2083 * emulparams/elf32ppc.sh (COMMONPAGESIZE): Define.
2084
6bdafbeb
NC
20852004-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.
586196d5
AM
2090 (lang_leave_output_section_statement): Pass extra parameter.
2091 (lang_leave_overlay): Likewise.
2092 * ld.texinfo (Output Section LMA): Document that the LMA
6bdafbeb
NC
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.
586196d5 2096
9dfc8ab2
NC
20972004-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
8325c4dd
AM
21022004-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
83490352
AM
21082004-01-09 Alan Modra <amodra@bigpond.net.au>
2109
2110 * emultempl/ppc64elf.em (ppc_before_allocation): Clear cached
2111 program_header_size.
2112
005e1118
AO
21132004-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
060feee5
JJ
21392004-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
5e2f1575
AM
21442004-01-03 Alan Modra <amodra@bigpond.net.au>
2145
e5caa5e0
AM
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.
c2df3ea5 2152 (opb_shift): New var.
e5caa5e0
AM
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.
c2df3ea5 2157 (size_input_section): Use TO_SIZE and TO_ADDR, and global opb_shift.
e5caa5e0
AM
2158 (lang_check_section_addresses): Likewise.
2159 (lang_size_sections_1): Likewise.
2160 (lang_do_assignments_1): Likewise.
2161 (lang_set_startof): Likewise.
c2df3ea5 2162 (lang_one_common): Likewise. Combine power_of_two and opb_shift align.
e5caa5e0 2163 (lang_process): Call init_opb.
c2df3ea5 2164 (lang_abs_symbol_at_end_of): Use TO_ADDR and global opb_shift.
e5caa5e0
AM
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
5e2f1575
AM
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
b50c15dc
NC
21922004-01-02 Bernardo Innocenti <bernie@develer.com>
2193
2194 * configure.tgt: Add m68k-uClinux target.
6edf0760 2195
c9e214e5 2196For older changes see ChangeLog-0203
252b5132
RH
2197\f
2198Local Variables:
2199mode: change-log
2200left-margin: 8
2201fill-column: 74
2202version-control: never
2203End:
This page took 0.409169 seconds and 4 git commands to generate.