2007-07-05 Danny Smith <dannysmith@users.sourceforge.net>
[external/binutils.git] / ld / ChangeLog
1 2007-07-05  Danny Smith  <dannysmith@users.sourceforge.net>
2
3         * ld.texinfo (--heap): Replace 'amount' with 'number of bytes'.
4         (--stack): Likewise.
5
6 2007-07-03  Matthias Klose  <doko@ubuntu.com>
7
8         * emultempl/spuelf.em (base_name): Correct backslash quoting.
9
10 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
11
12         * Makefile.in: Regenerate.
13         * aclocal.m4: Regenerate.
14         * config.in: Regenerate.
15         * po/ld.pot: Regenerate.
16
17 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
18
19         * aclocal.m4: Regenerated.
20         * Makefile.in: Likewise.
21
22 2007-06-29  H.J. Lu  <hongjiu.lu@intel.com>
23
24         * NEWS: Remove a line with '*' only.
25
26 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
27
28         * emulparams/armelf.sh (OTHER_SECTIONS): Remove .ARM.attributes.
29         (ATTRS_SECTIONS): Define.
30         * scripttempl/elf.sc, scripttempl/elf32sh-symbian.sc,
31         scripttempl/elf_chaos.sc, scripttempl/elfi370.sc,
32         scripttempl/elfxtensa.sc: Handle ATTRS_SECTIONS.
33
34 2006-06-29  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
35
36         * scripttemp/elf32cr16.sc: Default linker script.
37         * emulparams/elf32cr16.sh: Emulation script.
38         * emultempl/cr16elf.em: Emulation script.
39         * Makefile.am: Add entry to make cr16 target.
40         * Makefile.in: Regenerate.
41         * configure.tgt: Specify default and other emulation parameters
42         for cr16.
43         * ChangeLog: Added CR16 target entry.
44         * NEWS: Announce the support for the CR16 new target.
45
46 2007-06-27  Alan Modra  <amodra@bigpond.net.au>
47
48         * pe-dll.c: Rename uses of bfd.next to bfd.archive_next throughout.
49
50 2007-06-20  Alan Modra  <amodra@bigpond.net.au>
51
52         * emulparams/elf32_spu.sh (OTHER_SECTIONS): KEEP .note.spu_name.
53
54 2007-06-18  Nathan Sidwell  <nathan@codesourcery.com>
55
56         * ldlex.l, ldgram.y: Add ALIGNOF.
57         * ldexp.c (exp_print_token, foldname): Likewise.
58         * ld.texinfo: Likewise.
59
60 2007-06-18  Alan Modra  <amodra@bigpond.net.au>
61
62         * Makefile.am: Add eelf32_spu.o rule.
63         * Makefile.in: Regenerate.
64         * emultempl/spuelf.em: Revert last change.  Instead use EMBEDSPU
65         defined in Makefile for embedspu name.
66
67 2007-06-18  Alan Modra  <amodra@bigpond.net.au>
68
69         * emultempl/spuelf.em (embedded_spu_file): Deduce embedspu program
70         name prefix from that of ld.
71
72 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
73
74         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
75
76         * acinclude.m4: Removed.
77
78         * Makefile.in: Regenerated.
79         * aclocal.m4: Likewise.
80         * configure: Likewise.
81
82 2007-06-14  Alan Modra  <amodra@bigpond.net.au>
83
84         * emultempl/spu_ovl.S: Don't trash lr on tail call from one
85         overlay to another.
86         * emultempl/spu_ovl.o: Regenerate.
87
88 2007-06-11  Bob Wilson  <bob.wilson@acm.org>
89
90         * emulparams/elf32xtensa.sh (OTHER_READONLY_SECTIONS): Add ONLY_IF_RO
91         for .xt_except_table.
92         (OTHER_RELRO_SECTIONS): New.
93
94 2007-06-11  Sterling Augustine  <sterling@tensilica.com>
95             Bob Wilson  <bob.wilson@acm.org>
96         
97         * emultempl/xtensaelf.em (replace_insn_sec_with_prop_sec): Use renamed
98         XTENSA_PROP_NO_TRANSFORM flag instead of XTENSA_PROP_INSN_NO_TRANSFORM.
99         
100 2007-06-01  Noah Misch  <noah@cs.caltech.edu>
101             Alan Modra  <amodra@bigpond.net.au>
102
103         * ldlang.c (ldlang_add_file): Use input_bfds_tail.
104         * ldmain.c (main): Init input_bfds_tail.  Sort link_info
105         initialization.
106
107 2007-05-29  Alan Modra  <amodra@bigpond.net.au>
108
109         * emultempl/spuelf.em (base_name): New function, split out from..
110         (embedded_spu_file) ..here.  Pass -fPIC or -fpie to embedspu
111         invocation if we deduce a shared lib or position independent
112         executable build by looking at ctrbegin* linker input files.
113
114 2007-05-29  Alan Modra  <amodra@bigpond.net.au>
115
116         * emultempl/spu_ovl.S (__rv_pattern, __cg_pattern): Set symbol
117         types and sizes.
118         * emultempl/spu_ovl.o: Regenerate.
119
120 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
121
122         * Makefile.in: Regnerate.
123         * configure: Regenerate.
124         * aclocal.m4: Regenerate.
125
126 2007-05-24  Nathan Sidwell  <nathan@codesourcery.com>
127
128         * ldlex.l: ASSERT is recognized in SCRIPT env.  NAMES cannot
129         contain commas in EXP env.
130         * ldgram.y (extern_name_list): Push to EXP env, move body to ...
131         (extern_name_list_body): ... here.
132         (script_file, ifile_list): Reformat.
133         (statement): Add ASSERT.
134
135 2007-05-22  Nick Clifton  <nickc@redhat.com>
136
137         * ld.texinfo: Use @copying around the copyright notice.
138         * ldint.texinfo: Likewise.
139
140 2007-05-18  Richard Sandiford  <richard@codesourcery.com>
141
142         * emulparams/elf32ebmipvxworks.sh (OTHER_READONLY_SECTIONS)
143         (OTHER_READWRITE_SECTIONS): Define.  Add .rdata sections.
144
145 2007-05-16  Richard Sandiford  <richard@codesourcery.com>
146
147         * configure.in: Allow sysroots to be relocated under $prefix as
148         well as $exec_prefix.
149         * configure: Regenerate.
150
151 2007-05-14  Andreas Schwab  <schwab@suse.de>
152
153         * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern):
154         Handle null pattern.
155
156 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
157
158         * emultempl/ppc32elf.em (plt_style): New variable.
159         (old_plt): Delete.
160         (ppc_after_open): Adjust ppc_elf_select_plt_layout call.
161         (PARSE_AND_LIST_PROLOGUE): Define OPTION_NEW_PLT, renumber
162         OPTION_OLD_PLT, OPTION_OLD_GOT and OPTION_STUBSYMS.
163         (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add secure-plt.
164         (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_NEW_PLT.
165         * ld.texinfo (--secure-plt): Document.
166
167 2007-05-08  Alan Modra  <amodra@bigpond.net.au>
168
169         * ld.h (args_type, ld_config_type): Reorder fields.
170         * ldmain.c (main): Don't initialise a bunch of vars we know are
171         zero already.
172
173 2007-05-05  Anatoly Sokolov <aesok@post.ru>
174
175         * multempl/avrelf.em (PARSE_AND_LIST_ARGS_CASES): Add new value for 
176         "--pmem-wrap-around".
177         (PARSE_AND_LIST_OPTIONS): Describe new value for "--pmem-wrap-around".
178
179 2007-05-03  Bob Wilson  <bob.wilson@acm.org>
180
181         * scripttempl/elfxtensa.sc: Merge changes from elf.sc.
182
183 2007-05-03  Alan Modra  <amodra@bigpond.net.au>
184
185         * ld.texinfo (--no-warn-search-mismatch): Document.
186         * ldfile.c (ldfile_try_open_bfd): Don't warn about skipping
187         incompatible libraries if --no-warn-search-mismatch.
188         * ld.h (args_type): Add warn_search_mismatch.
189         * ldmain.c (main): Init it.
190         * lexsup.c (enum option_values): Add OPTION_NO_WARN_SEARCH_MISMATCH.
191         (ld_options): Add entry for --no-warn-search-mismatch.
192         (parse_args): Handle OPTION_NO_WARN_SEARCH_MISMATCH.
193
194 2007-05-03  Alan Modra  <amodra@bigpond.net.au>
195
196         * scripttempl/elf.sc: Add .debug_pubtypes and .debug_ranges.
197
198 2007-05-01  Robert Millan  <rmh@aybabtu.com>
199
200         * ldlang.c (lang_check): Error on architecture mismatch.
201
202 2007-04-30  Alan Modra  <amodra@bigpond.net.au>
203
204         * ldmain.c (link_callbacks): Init info and minfo fields.
205         * ldmisc.c (minfo): Do nothing if no map file.
206         * emultempl/spuelf.em (stack_analysis, emit_stack_syms): New vars.
207         (spu_after_open): Adjust spu_elf_create_sections call.
208         (spu_before_allocation): Likewise for spu_elf_size_stubs.
209         (OPTION_SPU_STACK_ANALYSIS, OPTION_SPU_STACK_SYMS): Define.
210         (PARSE_AND_LIST_LONGOPTS): Add new entries.
211         (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Likewise.
212         * gen-doc.texi: Add @set for SPU and other missing targets.
213         * ld.texinfo: Update man page selection to match gen-doc.texi.
214         Document SPU features.
215
216 2007-04-28  Alan Modra  <amodra@bigpond.net.au>
217
218         * ldcref.c (struct cref_hash_entry): Make "demangled" const.
219         (cref_fill_array): Adjust for changed demangler.
220         * ldlang.c (lang_one_common): Likewise.
221
222 2007-04-27  Nathan Froyd  <froydnj@codesourcery.com>
223
224         * emulparams/elf32_sparc.sh: Update comments.
225         * emulparams/elf32bmip.sh: Likewise.
226         * emulparams/elf32ppc.sh: Likewise.
227         * emulparams/vxworks.sh: Likewise.
228
229 2007-04-27  Alan Modra  <amodra@bigpond.net.au>
230
231         Many files: Include sysdep.h first.  Remove duplicate headers.
232         * Makefile.am: Run "make dep-am".
233         * Makefile.in: Regenerate.
234
235 2007-04-24  Alan Modra  <amodra@bigpond.net.au>
236
237         * Makefile.in: Regenerate.
238
239 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
240
241         * ldcref.c (cref_fill_array): Call bfd_demangle rather than demangle.
242         * ldlang.c (lang_one_common): Likewise.
243         * ldmisc.c (vfinfo): Likewise.
244         (demangle): Delete.
245         * ldmisc.h (demangle): Delete.
246         * Makefile.am: Run "make dep-am".
247         * Makefile.in: Regenerate.
248
249 2007-04-18  Alan Modra  <amodra@bigpond.net.au>
250
251         * ldlang.h (enum section_type): Add overlay_section.
252         * ldlang.c (lang_add_section): Handle flags for overlay_section
253         as per normal_section.
254         (lang_size_sections_1): When setting lma, detect overlays by
255         os->sectype rather than by looking for overlapping vmas.
256         (lang_enter_overlay_section): Use overlay_section type.
257         (lang_leave_overlay): Set first overlay section to normal.
258
259 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
260
261         * Makefile.am: Add ACLOCAL_AMFLAGS.
262         * Makefile.in: Regenerate.
263
264 2007-04-12  Bob Wilson  <bob.wilson@acm.org>
265
266         * emulparams/elf32xtensa.sh (OTHER_SECTIONS): KEEP property sections.
267
268 2007-04-10  Richard Henderson  <rth@redhat.com>
269
270         * ldlang.c (relax_sections): Initialize and increment
271         link_info.relax_trip.
272
273 2007-04-04  Paul Brook  <paul@codesourcery.com>
274
275         * configure.tgt: Loosen checks for arm uclinux eabi targets.
276
277 2007-04-02  H.J. Lu  <hongjiu.lu@intel.com>
278
279         PR ld/4090
280         * ldexp.h (node_type): Add lineno.
281         * ldexp.c: Include "ldlex.h".
282         (exp_intop): Set the lineno field from lineno.
283         (exp_bigintop): Likewise.
284         (exp_relop): Likewise.
285         (exp_nameop): Likewise.
286         (exp_binop): Set the lineno field from lineno of lhs.
287         (exp_trinop): Likewise.
288         (exp_unop): Set the lineno field from lineno of child.
289         (exp_assop): Set the lineno field from lineno of src.
290         (exp_provide): Likewise.
291         (exp_assert): Set the lineno field from lineno of exp.
292         (exp_get_abs_int): Set lineno from lineno of nonconstant
293         expression when report problem.
294
295 2007-03-29  Richard Sandiford  <richard@codesourcery.com>
296             Daniel Jacobowitz  <dan@codesourcery.com>
297
298         * NEWS: Mention -l:foo.
299         * ld.texinfo: Document it.
300         * ldlang.c (new_afile): If a lang_input_file_is_l_enum
301         entry as a name beginning with a coloh, convert it to a
302         lang_input_file_is_search_file_enum entry without the colon.
303
304 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
305
306         * ld.h (ld_config_type): Add rpath_separator.
307         * ldmain.c (main): Initialize it.
308         * lexsup.c (parse_args): Honor config.rpath_separator.
309         * emultempl/elf32.em (gld${EMULATION_NAME}_search_needed): Likewise.
310         (gld${EMULATION_NAME}_add_sysroot): Likewise.
311         (gld${EMULATION_NAME}_parse_ld_so_conf): Use config.rpath_separator
312         rather than ':' when building the path.
313         * emultempl/vxworks.em (vxworks_before_parse): New function.
314         Override config.rpath_separator.
315         (LDEMUL_AFTER_OPEN): Do not change if EXTRA_EM_FILE has been
316         set to gld${EMULATION_NAME}_after_open; #define that identifier
317         to vxworks_foo instead.
318         (LDEMUL_BEFORE_PARSE): Override in the same way as LDEMUL_AFTER_OPEN.
319
320 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
321             Phil Edwards  <phil@codesourcery.com>
322
323         * ld.texinfo: Put the contents after the title page rather
324         than at the end of the document.
325
326 2007-03-26  Alan Modra  <amodra@bigpond.net.au>
327
328         * Makefile.am: Add dependency on ldemul-list.h for powerpc and
329         spu target emul files.
330         * configure.in: Check for mkstemp and waitpid.
331         * Makefile.in: Regenerate.
332         * configure: Regenerate.
333         * config.in: Regenerate.
334         * ldlang.c (input_file_chain): Make global.
335         (lang_add_input_file): Don't set lang_has_input_file here.
336         * ldlang.h (input_file_chain): Declare.
337         * emultempl/ppc32elf.em (ppc_recognized_file): New function.
338         (LDEMUL_RECOGNIZED_FILE): Define.
339         * emultempl/ppc64elf.em (ppc64_recognized_file): New function.
340         (LDEMUL_RECOGNIZED_FILE): Define.
341         * emultempl/spuelf.em (struct tflist): New.
342         (tmp_file_list): New var.
343         (clean_tmp, embedded_spu_file): New functions.
344
345 2007-03-24  Alan Modra  <amodra@bigpond.net.au>
346
347         * ldlang.c (lang_insert_orphan): Provide start/stop loadaddr syms
348         rather than defining unconditionally.
349         (lang_leave_overlay_section): Likewise.
350         * ld.texinfo (Overlay Description): Update description and examples
351         for start/stop syms.
352
353 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
354
355         * ld.texinfo: Include VERSION_PACKAGE when reporting version.
356
357 2007-03-20  Paul Brook  <paul@codesourcery.com>
358
359         * emultempl/armelf.em (pic_veneer): New variable.
360         (PARSE_AND_LIST_PROLOGUE): Add OPTION_PIC_VENEER.
361         (PARSE_AND_LIST_ARGS_CASES): Ditto.
362         (PARSE_AND_LIST_LONGOPTS): Add "pic-veneer".
363         (PARSE_AND_LIST_OPTIONS): Ditto.
364         * ld.texinfo: Document --pic-veneer.
365
366 2007-03-18  Mark Shinwell  <shinwell@codesourcery.com>
367
368         * ld.texinfo: Document --no-enum-size-warning.
369         * emultempl/armelf.em (no_enum_size_warning): New.
370         (arm_elf_create_output_section_statements): Correct typo
371         in comment.  Pass no_enum_size_warning to
372         bfd_elf32_arm_set_target_relocs.
373         (PARSE_AND_LIST_PROLOGUE): Define OPTION_NO_ENUM_SIZE_WARNING.
374         (PARSE_AND_LIST_OPTIONS): Document --no-enum-size-warning.
375         (PARSE_AND_LIST_ARGS_CASES): Add OPTION_NO_ENUM_SIZE_WARNING
376         case.
377
378 2007-03-19  Bernd Schmidt  <bernd.schmidt@analog.com>
379
380         * configure.tgt (bfin-*-elf, bfin-*-uclinux*): Add targ_extra_libpath.
381         (bfin-*-linux-uclibc*): New target.
382
383 2007-03-16  Kai Tietz  <Kai.Tietz@onevision.com>
384
385         * pe-dll.c (make_one): Use pc-relative relocation instead of an
386         absolute relocation for x86_64-pc-mingw32 target.
387
388 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
389
390         * Makefile.am (ld_TEXINFOS): Remove ldver.texi.
391         (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
392         (TEXI2DVI): Likewise.
393         (REPORT_BUGS_TO): Removed.
394         (INCLUDES): Remove -DREPORT_BUGS_TO.
395         (ldver.texi): Likewise.
396         (ld.1): Don't depend on ldver.texi.
397         (MOSTLYCLEANFILES): Remove ldver.texi.
398         * Makefile.in: Regenerated.
399
400         * configure.in (--with-bugurl): Removed.
401         * configure: Regenerated.
402
403         * lexsup.c: Include bfdver.h.
404
405         * ld.texinfo: Include bfdver.texi instead of ldver.texi.
406
407 2007-03-11  Hans-Peter Nilsson  <hp@bitrange.com>
408
409         * emultempl/mmixelf.em: Remove incorrect '#line' directive.
410
411 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
412
413         * ldlang.c (lang_size_sections_1): Correct backwards dot move
414         test to not trigger on overlays.  Only warn on backwards move
415         if non-default lma.
416
417 2007-03-07  Joseph Myers  <joseph@codesourcery.com>
418
419         * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
420         bug-reporting URL.
421         * Makefile.am (ldver.texi): Define BUGURL.
422         * ld.texinfo: Use BUGURL.
423         * Makefile.in, configure: Regenerate.
424
425 2007-03-07  Nick Clifton  <nickc@redhat.com>
426
427         PR ld/4023
428         * emultempl/aix.em (..._before_allocation): Strip sysroot prefix
429         from any paths being inserted into the output binary's DT_RPATH.
430
431 2007-03-02  Nathan Sidwell  <nathan@codesourcery.com>
432
433         * emulparams/shelf_uclinux.sh: New. Missed in 2007-02-28 commit.
434
435 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
436
437         * ldver.c (ldversion): Remove word "version" from output.  Update
438         copyright date.
439
440 2007-02-28  Nathan Sidwell  <nathan@codesourcery.com>
441
442         * Makefile.am (ALL_EMULATIONS): Add eshelf_uclinux.o
443         (eshelf_uclinux.c): New target.
444         * Makefile.in: Rebuilt.
445         * configure.tgt (sh-*-uclinux* | sh[12]-*-uclinux*): New stanza.
446         * emulparams/shelf_uclinux.sh: New.
447
448 2007-02-28  Alan Modra  <amodra@bigpond.net.au>
449
450         * configure.tgt: Fix type last change.
451         * configure.tgt (spu-*-elf*): Delete targ_extra_ofiles.
452
453 2007-02-27  Alan Modra  <amodra@bigpond.net.au>
454
455         * Makefile.am (ALL_EMUL_EXTRA_OFILES): Remove spu_inc.o.
456         (eelf32_spu.c): Adjust dependencies.
457         * Makefile.in: Regenerate.
458         * emultempl/spuelf.em (ovl_mgr): New array.  Insert spu_ovl.o
459         code using bin2c.
460         (_binary_spu_ovl_o_start, _binary_spu_ovl_o_end): Delete.
461         (ovl_mgr_stream): Update.
462         * emultempl/spu_inc.s: Delete.
463         * emultempl/spu_none.s: Delete.
464
465 2007-02-26  Alan Modra  <amodra@bigpond.net.au>
466
467         * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename
468         to _binary_spu_ovl_o_start.
469         (_binary_builtin_ovl_mgr_end): Rename to _binary_spu_ovl_o_end.
470         (spu_elf_load_ovl_mgr): Fatal error on missing overlay manager.
471         * emultempl/spu_inc.s: Rename symbols.
472         * emultempl/spu_none.s: New file.
473         * emultempl/spu_ovl.S: Update copyright.
474         * Makefile.am (spu_inc.o): Try building with ld -r first, then
475         gas incbin, then build without overlay manager.
476         * Makefile.in: Regenerate.
477
478 2007-02-22  Joseph Myers  <joseph@codesourcery.com>
479
480         * configure.tgt (mips64*el-*-linux-*, mips64*-*-linux-*,
481         mips*el-*-linux-*, mips*-*-linux-*): Set
482         targ_extra_libpath=$targ_extra_emuls.
483
484 2007-02-21  Nick Clifton  <nickc@redhat.com>
485
486         * ldlang.c (ldlang_override_segment_assignment): New function.
487         * ldlang.h (ldlang_override_segment_assignment): Prototype.
488         * ldmain.c (link_callbacks): Add
489         ldlang_override_segment_assignment.
490
491 2007-02-20  Alan Modra  <amodra@bigpond.net.au>
492
493         * ldexp.c (fold_name <LOADADDR>): Ensure result is always absolute.
494
495 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
496             Nathan Sidwell  <nathan@codesourcery.com>
497             Vladimir Prus  <vladimir@codesourcery.com
498             Joseph Myers  <joseph@codesourcery.com>
499
500         * configure.in (--with-bugurl): New option.
501         * configure: Regenerate.
502         * Makefile.am (REPORT_BUGS_TO): Define.
503         (INCLUDES): Define REPORT_BUGS_TO.
504         Regenerate dependencies.
505         * Makefile.in: Regenerate.
506         * ld.h: Remove include of bin-bugs.h.
507         * lexsup.c (help): Don't print empty REPORT_BUGS_TO.
508
509 2007-02-17  Alan Modra  <amodra@bigpond.net.au>
510
511         * ldcref.c (check_reloc_refs): Compare section for local syms.
512
513 2007-02-13  Alan Modra  <amodra@bigpond.net.au>
514
515         * emultempl/spu_ovl.S (__ovly_return, __ovly_load): Set sym size.
516         (__ovly_load_event): Define.
517         (size): Rename to osize.
518         * emultempl/spu_ovl.o: Regenerate.
519
520 2007-02-13  Alan Modra  <amodra@bigpond.net.au>
521
522         * emulparams/elf64ppc.sh (OTHER_READWRITE_SECTIONS): Add ".branch_lt".
523         * emultempl/ppc64elf.em (ppc_add_stub_section): Create without
524         SEC_RELOC flag set.
525
526 2007-02-09  H.J. Lu  <hongjiu.lu@intel.com>
527
528         * configure.in (targ_extra_emuls): Add $targ64_extra_emuls if
529         want64 is true.
530         (targ_extra_libpath): Add $targ64_extra_libpath if want64 is
531         true
532         * configure: Regenerated.
533
534         * configure.tgt (targ_extra_libpath): Initialize.
535         (targ64_extra_emuls): New. Document. Initialize.
536         (targ64_extra_libpath): Likewise.
537         (i[3-7]86-*-linux-*): Set targ64_extra_emuls and
538         targ64_extra_libpath.
539         (powerpc*-*-linux*): Likewise.
540         (s390-*-linux*): Likewise.
541
542 2007-02-07  Paul Brook  <paul@codesourcery.com>
543
544         * configure.tgt: Add arm*-*-uclinux-*eabi.
545
546 2007-02-06  H.J. Lu  <hongjiu.lu@intel.com>
547
548         * ldlang.c (lang_size_sections_1): Add a missing `)'.
549
550 2007-02-06  Alan Modra  <amodra@bigpond.net.au>
551
552         PR ld/3966
553         * ldlang.c (lang_size_sections_1): Don't warn on backwards dot
554         move unless section size is non-zero.
555
556 2007-02-05  Dave Brolley  <brolley@redhat.com>
557
558         * Makefile.am (ALL_EMULATIONS): Add support for Toshiba MeP.
559         * configure.tgt: Likewise.
560         * scripttempl/mep.sc: New file.
561         * emulparams/elf32mep.sh: New file.
562         * Makefile.in: Regenerate.
563
564 2006-01-29  Julian Brown  <julian@codesourcery.com>
565
566         * NEWS: Mention --vfp11-denorm-fix option.
567         * ld.texinfo: Document above.
568         * emulparams/armelf_linux.sh (OTHER_TEXT_SECTIONS): Add
569         .vfp11_veneer section.
570         * emulparams/armelf.sh (OTHER_TEXT_SECTIONS): Likewise.
571         * emultempl/armelf.em (vfp11_denorm_fix): New static variable.
572         (arm_elf_before_allocation): Call bfd_elf32_arm_set_vfp11_fix,
573         bfd_elf32_arm_init_maps and bfd_elf32_arm_vfp11_erratum_scan.
574         (arm_elf_after_allocation): New function. Call
575         bfd_elf32_arm_vfp11_fix_veneer_locations for all input statements.
576         (arm_elf_create_output_section_statements): Pass vfp11 fix command
577         line option to BFD.
578         (OPTION_VFP11_DENORM_FIX): New option.
579         (PARSE_AND_LIST_LONGOPTS): Handle new option.
580         (PARSE_AND_LIST_OPTIONS): Likewise.
581         (PARSE_AND_LIST_ARGS_CASES): Likewise.
582         (LDEMUL_AFTER_ALLOCATION): Define.
583
584 2007-01-24  H.J. Lu  <hongjiu.lu@intel.com>
585
586         * ldgram.y (SIZEOF_HEADERS): Remove duplicated one.
587         (DEFSYMEND): Likewise.
588         (NAME): Likewise.
589         (LNAME): Likewise.
590
591 2007-01-19  Murali Vemulapati  <murali.vemulapati@gmail.com>
592
593         * pe-dll.c: (make_one) Conditionally include jump stubs.
594         * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Identify
595         redundant jump stubs from import libraries and exclude them from
596         link.
597
598 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
599
600         * ld.h (args_type): Add new symbolic and dynamic_list fields.
601
602         * ld.texinfo: Update -Bsymbolic-functions.
603
604         * ldmain.c (main): Initialize command_line.symbolic to
605         symbolic_unset and command_line.dynamic_list to
606         dynamic_list_unset.  Check -Bsymbolic, -Bsymbolic-functions and
607         --dynamic-list* before setting link_info.symbolic,
608         link_info.dynamic and link_info.dynamic_data.
609
610         * lexsup.c (option_values): Add OPTION_SYMBOLIC_FUNCTIONS.
611         (ld_options): Use OPTION_SYMBOLIC_FUNCTIONS with
612         -Bsymbolic-functions.
613         (parse_args): Handle -Bsymbolic-functions.  Don't set
614         link_info.dynamic, link_info.dynamic_data and link_info.symbolic
615         here.  Set command_line.symbolic for -Bsymbolic.  Set
616         command_line.dynamic_list and command_line.symbolic for
617         --dynamic-list-data, --dynamic-list-cpp-new,
618         --dynamic-list-cpp-typeinfo and --dynamic-list.
619
620 2007-01-19  Jakub Jelinek  <jakub@redhat.com>
621             H.J. Lu  <hongjiu.lu@intel.com>
622
623         * emultempl/elf32.em (handle_option): Make sure -z max-page-size
624         or -z common-page-size argument is a power of 2.  Call
625         bfd_emul_set_maxpagesize and bfd_emul_set_commonpagesize.
626
627 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
628
629         * ldmain.c (main): Don't call bfd_emul_set_maxpagesize nor
630         bfd_emul_set_commonpagesize.
631
632 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
633
634         * NEWS: Mention --default-script/-dT.
635
636         * ld.h (args_type): Add a default_script field.
637
638         * ld.texinfo: Document --default-script/-dT.
639
640         * ldmain.c (main): Handle command_line.default_script.
641
642         * lexsup.c (option_values): Add OPTION_DEFAULT_SCRIPT.
643         (ld_options): Add entries for --default-script and -dT.
644         (parse_args): Handle --default-script/-dT.
645
646 2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
647
648         PR ld/3831
649         * NEWS: Mention -Bsymbolic-functions, --dynamic-list-data and
650         --dynamic-list-cpp-new.
651
652         * ld.texinfo: Document -Bsymbolic-functions, --dynamic-list-data
653         and --dynamic-list-cpp-new.
654
655         * ldlang.c (lang_append_dynamic_list_cpp_new): New.
656         (lang_process): Change link_info.dynamic to
657         link_info.dynamic_list.
658         (lang_append_dynamic_list): Likewise.
659         * ldmain.c (main): Likewise.  Initialize link_info.dynamic and
660         link_info.dynamic_data to FALSE.
661
662         * ldlang.h (lang_append_dynamic_list_cpp_new): New.
663
664         * lexsup.c (option_values): Add OPTION_DYNAMIC_LIST_DATA and
665         OPTION_DYNAMIC_LIST_CPP_NEW.
666         (ld_options): Add entries for -Bsymbolic-functions,
667         --dynamic-list-data and --dynamic-list-cpp-new.  Make
668         -Bsymbolic-functions an alias of --dynamic-list-data.
669         (parse_args): Change link_info.dynamic to link_info.dynamic_list.
670         Set link_info.dynamic to TRUE for --dynamic-list and
671         --dynamic-list-cpp-typeinfo.  Handle --dynamic-list-data and
672         --dynamic-list-cpp-new.
673
674 2007-01-11  Nathan Sidwell  <nathan@codesourcery.com>
675
676         * emultempl/elf-generic.em (gdl_map_segments): Only allow header
677         shrinkage for the first few iterations.
678
679 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
680
681         * configure.tgt: Renamed target x86_64-*-mingw64 to
682         x86_64-*-mingw*.
683
684 2007-01-08  Pedro Alves  <pedro_alves@portugalmail.pt>
685
686         * configure.host: Add i[3-7]86-*-mingw* case.
687
688 2007-01-08  Nick Clifton  <nickc@redhat.com>
689
690         * pep-dll.h (pep_bfd_is_dll): Add prototype.
691
692 2007-01-08  Aurelien Jarno  <aurelien@aurel32.net>
693
694         PR ld/3843
695         * configure.tgt (x86_64_[k]freebsd*): Add targ_extra_libpath and
696         tdir_elf_i386_fbsd.
697
698 2007-01-06  Nathan Sidwell  <nathan@codesourcery.com>
699
700         * ldexp.c (fold_name): Issue error on undefined sections.
701
702 2007-01-02  Alan Modra  <amodra@bigpond.net.au>
703
704         * pe-dll.c: Include pe-dll.h.
705         * pep-dll.c (pe_bfd_is_dll): Define.
706
707 For older changes see ChangeLog-2006
708 \f
709 Local Variables:
710 mode: change-log
711 left-margin: 8
712 fill-column: 74
713 version-control: never
714 End: