* emultempl/spu_ovl.S (__rv_pattern, __cg_pattern): Set symbol
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
a7e4b3fe
AM
12007-05-29 Alan Modra <amodra@bigpond.net.au>
2
3 * emultempl/spu_ovl.S (__rv_pattern, __cg_pattern): Set symbol
4 types and sizes.
5 * emultempl/spu_ovl.o: Regenerate.
6
37ad9514
SE
72007-05-24 Steve Ellcey <sje@cup.hp.com>
8
9 * Makefile.in: Regnerate.
10 * configure: Regenerate.
11 * aclocal.m4: Regenerate.
12
8545d1a9
NS
132007-05-24 Nathan Sidwell <nathan@codesourcery.com>
14
15 * ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannot
16 contain commas in EXP env.
17 * ldgram.y (extern_name_list): Push to EXP env, move body to ...
18 (extern_name_list_body): ... here.
19 (script_file, ifile_list): Reformat.
20 (statement): Add ASSERT.
21
0e9517a9
NC
222007-05-22 Nick Clifton <nickc@redhat.com>
23
24 * ld.texinfo: Use @copying around the copyright notice.
25 * ldint.texinfo: Likewise.
26
120facfc
RS
272007-05-18 Richard Sandiford <richard@codesourcery.com>
28
29 * emulparams/elf32ebmipvxworks.sh (OTHER_READONLY_SECTIONS)
30 (OTHER_READWRITE_SECTIONS): Define. Add .rdata sections.
31
fa1e8d8e
RS
322007-05-16 Richard Sandiford <richard@codesourcery.com>
33
34 * configure.in: Allow sysroots to be relocated under $prefix as
35 well as $exec_prefix.
36 * configure: Regenerate.
37
b7b7fe3f
AS
382007-05-14 Andreas Schwab <schwab@suse.de>
39
40 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern):
41 Handle null pattern.
42
016687f8
AM
432007-05-11 Alan Modra <amodra@bigpond.net.au>
44
45 * emultempl/ppc32elf.em (plt_style): New variable.
46 (old_plt): Delete.
47 (ppc_after_open): Adjust ppc_elf_select_plt_layout call.
48 (PARSE_AND_LIST_PROLOGUE): Define OPTION_NEW_PLT, renumber
49 OPTION_OLD_PLT, OPTION_OLD_GOT and OPTION_STUBSYMS.
50 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add secure-plt.
51 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_NEW_PLT.
52 * ld.texinfo (--secure-plt): Document.
53
3b95049e
AM
542007-05-08 Alan Modra <amodra@bigpond.net.au>
55
56 * ld.h (args_type, ld_config_type): Reorder fields.
57 * ldmain.c (main): Don't initialise a bunch of vars we know are
58 zero already.
59
2a69000b
DC
602007-05-05 Anatoly Sokolov <aesok@post.ru>
61
62 * multempl/avrelf.em (PARSE_AND_LIST_ARGS_CASES): Add new value for
63 "--pmem-wrap-around".
64 (PARSE_AND_LIST_OPTIONS): Describe new value for "--pmem-wrap-around".
65
93c0f4a4
BW
662007-05-03 Bob Wilson <bob.wilson@acm.org>
67
68 * scripttempl/elfxtensa.sc: Merge changes from elf.sc.
69
fe7929ce
AM
702007-05-03 Alan Modra <amodra@bigpond.net.au>
71
72 * ld.texinfo (--no-warn-search-mismatch): Document.
73 * ldfile.c (ldfile_try_open_bfd): Don't warn about skipping
74 incompatible libraries if --no-warn-search-mismatch.
75 * ld.h (args_type): Add warn_search_mismatch.
76 * ldmain.c (main): Init it.
77 * lexsup.c (enum option_values): Add OPTION_NO_WARN_SEARCH_MISMATCH.
78 (ld_options): Add entry for --no-warn-search-mismatch.
79 (parse_args): Handle OPTION_NO_WARN_SEARCH_MISMATCH.
80
083a6ddf
AM
812007-05-03 Alan Modra <amodra@bigpond.net.au>
82
83 * scripttempl/elf.sc: Add .debug_pubtypes and .debug_ranges.
84
79ac49f0
AM
852007-05-01 Robert Millan <rmh@aybabtu.com>
86
87 * ldlang.c (lang_check): Error on architecture mismatch.
88
49fa1e15
AM
892007-04-30 Alan Modra <amodra@bigpond.net.au>
90
91 * ldmain.c (link_callbacks): Init info and minfo fields.
92 * ldmisc.c (minfo): Do nothing if no map file.
93 * emultempl/spuelf.em (stack_analysis, emit_stack_syms): New vars.
94 (spu_after_open): Adjust spu_elf_create_sections call.
95 (spu_before_allocation): Likewise for spu_elf_size_stubs.
96 (OPTION_SPU_STACK_ANALYSIS, OPTION_SPU_STACK_SYMS): Define.
97 (PARSE_AND_LIST_LONGOPTS): Add new entries.
98 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Likewise.
99 * gen-doc.texi: Add @set for SPU and other missing targets.
100 * ld.texinfo: Update man page selection to match gen-doc.texi.
101 Document SPU features.
102
d7d4c8de
AM
1032007-04-28 Alan Modra <amodra@bigpond.net.au>
104
105 * ldcref.c (struct cref_hash_entry): Make "demangled" const.
106 (cref_fill_array): Adjust for changed demangler.
107 * ldlang.c (lang_one_common): Likewise.
108
54530ea4
AM
1092007-04-27 Nathan Froyd <froydnj@codesourcery.com>
110
111 * emulparams/elf32_sparc.sh: Update comments.
112 * emulparams/elf32bmip.sh: Likewise.
113 * emulparams/elf32ppc.sh: Likewise.
114 * emulparams/vxworks.sh: Likewise.
115
eddc20ad
AM
1162007-04-27 Alan Modra <amodra@bigpond.net.au>
117
118 Many files: Include sysdep.h first. Remove duplicate headers.
119 * Makefile.am: Run "make dep-am".
120 * Makefile.in: Regenerate.
121
080b416d
AM
1222007-04-24 Alan Modra <amodra@bigpond.net.au>
123
124 * Makefile.in: Regenerate.
125
73705ac3
AM
1262007-04-19 Alan Modra <amodra@bigpond.net.au>
127
128 * ldcref.c (cref_fill_array): Call bfd_demangle rather than demangle.
129 * ldlang.c (lang_one_common): Likewise.
130 * ldmisc.c (vfinfo): Likewise.
131 (demangle): Delete.
132 * ldmisc.h (demangle): Delete.
133 * Makefile.am: Run "make dep-am".
134 * Makefile.in: Regenerate.
135
152d792f
AM
1362007-04-18 Alan Modra <amodra@bigpond.net.au>
137
138 * ldlang.h (enum section_type): Add overlay_section.
139 * ldlang.c (lang_add_section): Handle flags for overlay_section
140 as per normal_section.
141 (lang_size_sections_1): When setting lma, detect overlays by
142 os->sectype rather than by looking for overlapping vmas.
143 (lang_enter_overlay_section): Use overlay_section type.
144 (lang_leave_overlay): Set first overlay section to normal.
145
b7d19ba6
SE
1462007-04-14 Steve Ellcey <sje@cup.hp.com>
147
148 * Makefile.am: Add ACLOCAL_AMFLAGS.
149 * Makefile.in: Regenerate.
150
e1e5c0b5 1512007-04-12 Bob Wilson <bob.wilson@acm.org>
54530ea4 152
e1e5c0b5 153 * emulparams/elf32xtensa.sh (OTHER_SECTIONS): KEEP property sections.
54530ea4 154
4a828aab
RH
1552007-04-10 Richard Henderson <rth@redhat.com>
156
157 * ldlang.c (relax_sections): Initialize and increment
158 link_info.relax_trip.
159
9fcfe2ed
PB
1602007-04-04 Paul Brook <paul@codesourcery.com>
161
162 * configure.tgt: Loosen checks for arm uclinux eabi targets.
163
f856040a
L
1642007-04-02 H.J. Lu <hongjiu.lu@intel.com>
165
166 PR ld/4090
167 * ldexp.h (node_type): Add lineno.
168 * ldexp.c: Include "ldlex.h".
169 (exp_intop): Set the lineno field from lineno.
170 (exp_bigintop): Likewise.
171 (exp_relop): Likewise.
172 (exp_nameop): Likewise.
173 (exp_binop): Set the lineno field from lineno of lhs.
174 (exp_trinop): Likewise.
175 (exp_unop): Set the lineno field from lineno of child.
176 (exp_assop): Set the lineno field from lineno of src.
177 (exp_provide): Likewise.
178 (exp_assert): Set the lineno field from lineno of exp.
179 (exp_get_abs_int): Set lineno from lineno of nonconstant
180 expression when report problem.
181
bcb674cf
RS
1822007-03-29 Richard Sandiford <richard@codesourcery.com>
183 Daniel Jacobowitz <dan@codesourcery.com>
184
185 * NEWS: Mention -l:foo.
186 * ld.texinfo: Document it.
187 * ldlang.c (new_afile): If a lang_input_file_is_l_enum
188 entry as a name beginning with a coloh, convert it to a
189 lang_input_file_is_search_file_enum entry without the colon.
190
c76308d2
RS
1912007-03-28 Richard Sandiford <richard@codesourcery.com>
192
193 * ld.h (ld_config_type): Add rpath_separator.
194 * ldmain.c (main): Initialize it.
195 * lexsup.c (parse_args): Honor config.rpath_separator.
196 * emultempl/elf32.em (gld${EMULATION_NAME}_search_needed): Likewise.
197 (gld${EMULATION_NAME}_add_sysroot): Likewise.
198 (gld${EMULATION_NAME}_parse_ld_so_conf): Use config.rpath_separator
199 rather than ':' when building the path.
200 * emultempl/vxworks.em (vxworks_before_parse): New function.
201 Override config.rpath_separator.
202 (LDEMUL_AFTER_OPEN): Do not change if EXTRA_EM_FILE has been
203 set to gld${EMULATION_NAME}_after_open; #define that identifier
204 to vxworks_foo instead.
205 (LDEMUL_BEFORE_PARSE): Override in the same way as LDEMUL_AFTER_OPEN.
206
4ecceb71
RS
2072007-03-28 Richard Sandiford <richard@codesourcery.com>
208 Phil Edwards <phil@codesourcery.com>
209
210 * ld.texinfo: Put the contents after the title page rather
211 than at the end of the document.
212
b6470398
AM
2132007-03-26 Alan Modra <amodra@bigpond.net.au>
214
215 * Makefile.am: Add dependency on ldemul-list.h for powerpc and
216 spu target emul files.
217 * configure.in: Check for mkstemp and waitpid.
218 * Makefile.in: Regenerate.
219 * configure: Regenerate.
220 * config.in: Regenerate.
221 * ldlang.c (input_file_chain): Make global.
222 (lang_add_input_file): Don't set lang_has_input_file here.
223 * ldlang.h (input_file_chain): Declare.
224 * emultempl/ppc32elf.em (ppc_recognized_file): New function.
225 (LDEMUL_RECOGNIZED_FILE): Define.
226 * emultempl/ppc64elf.em (ppc64_recognized_file): New function.
227 (LDEMUL_RECOGNIZED_FILE): Define.
228 * emultempl/spuelf.em (struct tflist): New.
229 (tmp_file_list): New var.
230 (clean_tmp, embedded_spu_file): New functions.
231
34711ca3
AM
2322007-03-24 Alan Modra <amodra@bigpond.net.au>
233
234 * ldlang.c (lang_insert_orphan): Provide start/stop loadaddr syms
235 rather than defining unconditionally.
236 (lang_leave_overlay_section): Likewise.
237 * ld.texinfo (Overlay Description): Update description and examples
238 for start/stop syms.
239
e49e529d
JM
2402007-03-22 Joseph Myers <joseph@codesourcery.com>
241
242 * ld.texinfo: Include VERSION_PACKAGE when reporting version.
243
27e55c4d
PB
2442007-03-20 Paul Brook <paul@codesourcery.com>
245
246 * emultempl/armelf.em (pic_veneer): New variable.
247 (PARSE_AND_LIST_PROLOGUE): Add OPTION_PIC_VENEER.
248 (PARSE_AND_LIST_ARGS_CASES): Ditto.
249 (PARSE_AND_LIST_LONGOPTS): Add "pic-veneer".
250 (PARSE_AND_LIST_OPTIONS): Ditto.
251 * ld.texinfo: Document --pic-veneer.
252
bf21ed78
MS
2532007-03-18 Mark Shinwell <shinwell@codesourcery.com>
254
255 * ld.texinfo: Document --no-enum-size-warning.
256 * emultempl/armelf.em (no_enum_size_warning): New.
257 (arm_elf_create_output_section_statements): Correct typo
258 in comment. Pass no_enum_size_warning to
259 bfd_elf32_arm_set_target_relocs.
260 (PARSE_AND_LIST_PROLOGUE): Define OPTION_NO_ENUM_SIZE_WARNING.
261 (PARSE_AND_LIST_OPTIONS): Document --no-enum-size-warning.
262 (PARSE_AND_LIST_ARGS_CASES): Add OPTION_NO_ENUM_SIZE_WARNING
263 case.
264
3f2dad24
BS
2652007-03-19 Bernd Schmidt <bernd.schmidt@analog.com>
266
267 * configure.tgt (bfin-*-elf, bfin-*-uclinux*): Add targ_extra_libpath.
268 (bfin-*-linux-uclibc*): New target.
269
591a748a
NC
2702007-03-16 Kai Tietz <Kai.Tietz@onevision.com>
271
272 * pe-dll.c (make_one): Use pc-relative relocation instead of an
273 absolute relocation for x86_64-pc-mingw32 target.
274
c428fa83
L
2752007-03-15 H.J. Lu <hongjiu.lu@intel.com>
276
277 * Makefile.am (ld_TEXINFOS): Remove ldver.texi.
278 (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
279 (TEXI2DVI): Likewise.
280 (REPORT_BUGS_TO): Removed.
281 (INCLUDES): Remove -DREPORT_BUGS_TO.
282 (ldver.texi): Likewise.
283 (ld.1): Don't depend on ldver.texi.
284 (MOSTLYCLEANFILES): Remove ldver.texi.
285 * Makefile.in: Regenerated.
286
287 * configure.in (--with-bugurl): Removed.
288 * configure: Regenerated.
289
290 * lexsup.c: Include bfdver.h.
291
292 * ld.texinfo: Include bfdver.texi instead of ldver.texi.
293
45fd5a53
HPN
2942007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
295
296 * emultempl/mmixelf.em: Remove incorrect '#line' directive.
297
91eb6c46
AM
2982007-03-08 Alan Modra <amodra@bigpond.net.au>
299
300 * ldlang.c (lang_size_sections_1): Correct backwards dot move
301 test to not trigger on overlays. Only warn on backwards move
302 if non-default lma.
303
ad22bfe8
JM
3042007-03-07 Joseph Myers <joseph@codesourcery.com>
305
306 * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
307 bug-reporting URL.
308 * Makefile.am (ldver.texi): Define BUGURL.
309 * ld.texinfo: Use BUGURL.
310 * Makefile.in, configure: Regenerate.
311
057cac08
NC
3122007-03-07 Nick Clifton <nickc@redhat.com>
313
314 PR ld/4023
315 * emultempl/aix.em (..._before_allocation): Strip sysroot prefix
316 from any paths being inserted into the output binary's DT_RPATH.
317
d6ed30ba
NS
3182007-03-02 Nathan Sidwell <nathan@codesourcery.com>
319
320 * emulparams/shelf_uclinux.sh: New. Missed in 2007-02-28 commit.
321
066c2a57
JM
3222007-03-01 Joseph Myers <joseph@codesourcery.com>
323
324 * ldver.c (ldversion): Remove word "version" from output. Update
325 copyright date.
326
ed6ba298
NS
3272007-02-28 Nathan Sidwell <nathan@codesourcery.com>
328
329 * Makefile.am (ALL_EMULATIONS): Add eshelf_uclinux.o
330 (eshelf_uclinux.c): New target.
331 * Makefile.in: Rebuilt.
332 * configure.tgt (sh-*-uclinux* | sh[12]-*-uclinux*): New stanza.
333 * emulparams/shelf_uclinux.sh: New.
334
2eacb3e8
AM
3352007-02-28 Alan Modra <amodra@bigpond.net.au>
336
46c3c201 337 * configure.tgt: Fix type last change.
2eacb3e8
AM
338 * configure.tgt (spu-*-elf*): Delete targ_extra_ofiles.
339
f0d89437
AM
3402007-02-27 Alan Modra <amodra@bigpond.net.au>
341
342 * Makefile.am (ALL_EMUL_EXTRA_OFILES): Remove spu_inc.o.
343 (eelf32_spu.c): Adjust dependencies.
344 * Makefile.in: Regenerate.
345 * emultempl/spuelf.em (ovl_mgr): New array. Insert spu_ovl.o
346 code using bin2c.
347 (_binary_spu_ovl_o_start, _binary_spu_ovl_o_end): Delete.
348 (ovl_mgr_stream): Update.
349 * emultempl/spu_inc.s: Delete.
350 * emultempl/spu_none.s: Delete.
351
45d3b878
AM
3522007-02-26 Alan Modra <amodra@bigpond.net.au>
353
354 * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename
355 to _binary_spu_ovl_o_start.
356 (_binary_builtin_ovl_mgr_end): Rename to _binary_spu_ovl_o_end.
357 (spu_elf_load_ovl_mgr): Fatal error on missing overlay manager.
358 * emultempl/spu_inc.s: Rename symbols.
359 * emultempl/spu_none.s: New file.
360 * emultempl/spu_ovl.S: Update copyright.
361 * Makefile.am (spu_inc.o): Try building with ld -r first, then
362 gas incbin, then build without overlay manager.
363 * Makefile.in: Regenerate.
364
919e35ed
JM
3652007-02-22 Joseph Myers <joseph@codesourcery.com>
366
367 * configure.tgt (mips64*el-*-linux-*, mips64*-*-linux-*,
368 mips*el-*-linux-*, mips*-*-linux-*): Set
369 targ_extra_libpath=$targ_extra_emuls.
370
2889e75b
NC
3712007-02-21 Nick Clifton <nickc@redhat.com>
372
373 * ldlang.c (ldlang_override_segment_assignment): New function.
374 * ldlang.h (ldlang_override_segment_assignment): Prototype.
375 * ldmain.c (link_callbacks): Add
376 ldlang_override_segment_assignment.
377
67469e1f
AM
3782007-02-20 Alan Modra <amodra@bigpond.net.au>
379
380 * ldexp.c (fold_name <LOADADDR>): Ensure result is always absolute.
381
92f01d61
JM
3822007-02-17 Mark Mitchell <mark@codesourcery.com>
383 Nathan Sidwell <nathan@codesourcery.com>
384 Vladimir Prus <vladimir@codesourcery.com
385 Joseph Myers <joseph@codesourcery.com>
386
387 * configure.in (--with-bugurl): New option.
388 * configure: Regenerate.
389 * Makefile.am (REPORT_BUGS_TO): Define.
390 (INCLUDES): Define REPORT_BUGS_TO.
391 Regenerate dependencies.
392 * Makefile.in: Regenerate.
393 * ld.h: Remove include of bin-bugs.h.
394 * lexsup.c (help): Don't print empty REPORT_BUGS_TO.
395
dc1946a1
AM
3962007-02-17 Alan Modra <amodra@bigpond.net.au>
397
398 * ldcref.c (check_reloc_refs): Compare section for local syms.
399
b1e37473
AM
4002007-02-13 Alan Modra <amodra@bigpond.net.au>
401
402 * emultempl/spu_ovl.S (__ovly_return, __ovly_load): Set sym size.
403 (__ovly_load_event): Define.
404 (size): Rename to osize.
405 * emultempl/spu_ovl.o: Regenerate.
406
e4e0193e
AM
4072007-02-13 Alan Modra <amodra@bigpond.net.au>
408
409 * emulparams/elf64ppc.sh (OTHER_READWRITE_SECTIONS): Add ".branch_lt".
410 * emultempl/ppc64elf.em (ppc_add_stub_section): Create without
411 SEC_RELOC flag set.
412
534d3119
L
4132007-02-09 H.J. Lu <hongjiu.lu@intel.com>
414
415 * configure.in (targ_extra_emuls): Add $targ64_extra_emuls if
416 want64 is true.
417 (targ_extra_libpath): Add $targ64_extra_libpath if want64 is
418 true
419 * configure: Regenerated.
420
421 * configure.tgt (targ_extra_libpath): Initialize.
422 (targ64_extra_emuls): New. Document. Initialize.
423 (targ64_extra_libpath): Likewise.
424 (i[3-7]86-*-linux-*): Set targ64_extra_emuls and
425 targ64_extra_libpath.
426 (powerpc*-*-linux*): Likewise.
427 (s390-*-linux*): Likewise.
428
7bd1c961
PB
4292007-02-07 Paul Brook <paul@codesourcery.com>
430
431 * configure.tgt: Add arm*-*-uclinux-*eabi.
432
ea0c3cd5
L
4332007-02-06 H.J. Lu <hongjiu.lu@intel.com>
434
435 * ldlang.c (lang_size_sections_1): Add a missing `)'.
436
264b6205
AM
4372007-02-06 Alan Modra <amodra@bigpond.net.au>
438
ea0c3cd5 439 PR ld/3966
264b6205
AM
440 * ldlang.c (lang_size_sections_1): Don't warn on backwards dot
441 move unless section size is non-zero.
442
19d9b7d3
DB
4432007-02-05 Dave Brolley <brolley@redhat.com>
444
445 * Makefile.am (ALL_EMULATIONS): Add support for Toshiba MeP.
446 * configure.tgt: Likewise.
447 * scripttempl/mep.sc: New file.
448 * emulparams/elf32mep.sh: New file.
449 * Makefile.in: Regenerate.
450
c6dd86c6
JB
4512006-01-29 Julian Brown <julian@codesourcery.com>
452
453 * NEWS: Mention --vfp11-denorm-fix option.
454 * ld.texinfo: Document above.
455 * emulparams/armelf_linux.sh (OTHER_TEXT_SECTIONS): Add
456 .vfp11_veneer section.
457 * emulparams/armelf.sh (OTHER_TEXT_SECTIONS): Likewise.
458 * emultempl/armelf.em (vfp11_denorm_fix): New static variable.
459 (arm_elf_before_allocation): Call bfd_elf32_arm_set_vfp11_fix,
460 bfd_elf32_arm_init_maps and bfd_elf32_arm_vfp11_erratum_scan.
461 (arm_elf_after_allocation): New function. Call
462 bfd_elf32_arm_vfp11_fix_veneer_locations for all input statements.
463 (arm_elf_create_output_section_statements): Pass vfp11 fix command
464 line option to BFD.
465 (OPTION_VFP11_DENORM_FIX): New option.
466 (PARSE_AND_LIST_LONGOPTS): Handle new option.
467 (PARSE_AND_LIST_OPTIONS): Likewise.
468 (PARSE_AND_LIST_ARGS_CASES): Likewise.
469 (LDEMUL_AFTER_ALLOCATION): Define.
470
ed9ef263
L
4712007-01-24 H.J. Lu <hongjiu.lu@intel.com>
472
473 * ldgram.y (SIZEOF_HEADERS): Remove duplicated one.
474 (DEFSYMEND): Likewise.
475 (NAME): Likewise.
476 (LNAME): Likewise.
477
54727719
NC
4782007-01-19 Murali Vemulapati <murali.vemulapati@gmail.com>
479
480 * pe-dll.c: (make_one) Conditionally include jump stubs.
481 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Identify
91eb6c46 482 redundant jump stubs from import libraries and exclude them from
54727719
NC
483 link.
484
5f400437 4852007-01-19 H.J. Lu <hongjiu.lu@intel.com>
d8cf8b51
L
486
487 * ld.h (args_type): Add new symbolic and dynamic_list fields.
488
489 * ld.texinfo: Update -Bsymbolic-functions.
490
491 * ldmain.c (main): Initialize command_line.symbolic to
492 symbolic_unset and command_line.dynamic_list to
493 dynamic_list_unset. Check -Bsymbolic, -Bsymbolic-functions and
494 --dynamic-list* before setting link_info.symbolic,
91eb6c46 495 link_info.dynamic and link_info.dynamic_data.
d8cf8b51
L
496
497 * lexsup.c (option_values): Add OPTION_SYMBOLIC_FUNCTIONS.
498 (ld_options): Use OPTION_SYMBOLIC_FUNCTIONS with
499 -Bsymbolic-functions.
500 (parse_args): Handle -Bsymbolic-functions. Don't set
501 link_info.dynamic, link_info.dynamic_data and link_info.symbolic
502 here. Set command_line.symbolic for -Bsymbolic. Set
503 command_line.dynamic_list and command_line.symbolic for
504 --dynamic-list-data, --dynamic-list-cpp-new,
505 --dynamic-list-cpp-typeinfo and --dynamic-list.
506
b8142865
L
5072007-01-19 Jakub Jelinek <jakub@redhat.com>
508 H.J. Lu <hongjiu.lu@intel.com>
509
510 * emultempl/elf32.em (handle_option): Make sure -z max-page-size
511 or -z common-page-size argument is a power of 2. Call
512 bfd_emul_set_maxpagesize and bfd_emul_set_commonpagesize.
513
5142007-01-19 H.J. Lu <hongjiu.lu@intel.com>
515
516 * ldmain.c (main): Don't call bfd_emul_set_maxpagesize nor
517 bfd_emul_set_commonpagesize.
518
5f400437 5192007-01-19 H.J. Lu <hongjiu.lu@intel.com>
14be8564
L
520
521 * NEWS: Mention --default-script/-dT.
522
523 * ld.h (args_type): Add a default_script field.
524
525 * ld.texinfo: Document --default-script/-dT.
526
527 * ldmain.c (main): Handle command_line.default_script.
528
529 * lexsup.c (option_values): Add OPTION_DEFAULT_SCRIPT.
530 (ld_options): Add entries for --default-script and -dT.
531 (parse_args): Handle --default-script/-dT.
532
40b36307
L
5332007-01-16 H.J. Lu <hongjiu.lu@intel.com>
534
535 PR ld/3831
536 * NEWS: Mention -Bsymbolic-functions, --dynamic-list-data and
537 --dynamic-list-cpp-new.
538
539 * ld.texinfo: Document -Bsymbolic-functions, --dynamic-list-data
540 and --dynamic-list-cpp-new.
541
542 * ldlang.c (lang_append_dynamic_list_cpp_new): New.
543 (lang_process): Change link_info.dynamic to
544 link_info.dynamic_list.
545 (lang_append_dynamic_list): Likewise.
546 * ldmain.c (main): Likewise. Initialize link_info.dynamic and
547 link_info.dynamic_data to FALSE.
548
549 * ldlang.h (lang_append_dynamic_list_cpp_new): New.
550
551 * lexsup.c (option_values): Add OPTION_DYNAMIC_LIST_DATA and
552 OPTION_DYNAMIC_LIST_CPP_NEW.
553 (ld_options): Add entries for -Bsymbolic-functions,
554 --dynamic-list-data and --dynamic-list-cpp-new. Make
555 -Bsymbolic-functions an alias of --dynamic-list-data.
556 (parse_args): Change link_info.dynamic to link_info.dynamic_list.
557 Set link_info.dynamic to TRUE for --dynamic-list and
558 --dynamic-list-cpp-typeinfo. Handle --dynamic-list-data and
559 --dynamic-list-cpp-new.
560
59e0647f
NS
5612007-01-11 Nathan Sidwell <nathan@codesourcery.com>
562
563 * emultempl/elf-generic.em (gdl_map_segments): Only allow header
564 shrinkage for the first few iterations.
565
42037fe5
NC
5662007-01-08 Kai Tietz <kai.tietz@onevision.com>
567
568 * configure.tgt: Renamed target x86_64-*-mingw64 to
569 x86_64-*-mingw*.
570
f9967789
NC
5712007-01-08 Pedro Alves <pedro_alves@portugalmail.pt>
572
573 * configure.host: Add i[3-7]86-*-mingw* case.
574
033432d0
NC
5752007-01-08 Nick Clifton <nickc@redhat.com>
576
577 * pep-dll.h (pep_bfd_is_dll): Add prototype.
578
916c46cb
NC
5792007-01-08 Aurelien Jarno <aurelien@aurel32.net>
580
581 PR ld/3843
582 * configure.tgt (x86_64_[k]freebsd*): Add targ_extra_libpath and
583 tdir_elf_i386_fbsd.
584
cc3e2771
NS
5852007-01-06 Nathan Sidwell <nathan@codesourcery.com>
586
587 * ldexp.c (fold_name): Issue error on undefined sections.
588
799133e8
AM
5892007-01-02 Alan Modra <amodra@bigpond.net.au>
590
591 * pe-dll.c: Include pe-dll.h.
592 * pep-dll.c (pe_bfd_is_dll): Define.
593
10a2343e 594For older changes see ChangeLog-2006
252b5132
RH
595\f
596Local Variables:
597mode: change-log
598left-margin: 8
599fill-column: 74
600version-control: never
601End:
This page took 0.577896 seconds and 4 git commands to generate.