binutils:
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
ad22bfe8
JM
12007-03-07 Joseph Myers <joseph@codesourcery.com>
2
3 * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
4 bug-reporting URL.
5 * Makefile.am (ldver.texi): Define BUGURL.
6 * ld.texinfo: Use BUGURL.
7 * Makefile.in, configure: Regenerate.
8
057cac08
NC
92007-03-07 Nick Clifton <nickc@redhat.com>
10
11 PR ld/4023
12 * emultempl/aix.em (..._before_allocation): Strip sysroot prefix
13 from any paths being inserted into the output binary's DT_RPATH.
14
d6ed30ba
NS
152007-03-02 Nathan Sidwell <nathan@codesourcery.com>
16
17 * emulparams/shelf_uclinux.sh: New. Missed in 2007-02-28 commit.
18
066c2a57
JM
192007-03-01 Joseph Myers <joseph@codesourcery.com>
20
21 * ldver.c (ldversion): Remove word "version" from output. Update
22 copyright date.
23
ed6ba298
NS
242007-02-28 Nathan Sidwell <nathan@codesourcery.com>
25
26 * Makefile.am (ALL_EMULATIONS): Add eshelf_uclinux.o
27 (eshelf_uclinux.c): New target.
28 * Makefile.in: Rebuilt.
29 * configure.tgt (sh-*-uclinux* | sh[12]-*-uclinux*): New stanza.
30 * emulparams/shelf_uclinux.sh: New.
31
2eacb3e8
AM
322007-02-28 Alan Modra <amodra@bigpond.net.au>
33
46c3c201 34 * configure.tgt: Fix type last change.
2eacb3e8
AM
35 * configure.tgt (spu-*-elf*): Delete targ_extra_ofiles.
36
f0d89437
AM
372007-02-27 Alan Modra <amodra@bigpond.net.au>
38
39 * Makefile.am (ALL_EMUL_EXTRA_OFILES): Remove spu_inc.o.
40 (eelf32_spu.c): Adjust dependencies.
41 * Makefile.in: Regenerate.
42 * emultempl/spuelf.em (ovl_mgr): New array. Insert spu_ovl.o
43 code using bin2c.
44 (_binary_spu_ovl_o_start, _binary_spu_ovl_o_end): Delete.
45 (ovl_mgr_stream): Update.
46 * emultempl/spu_inc.s: Delete.
47 * emultempl/spu_none.s: Delete.
48
45d3b878
AM
492007-02-26 Alan Modra <amodra@bigpond.net.au>
50
51 * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename
52 to _binary_spu_ovl_o_start.
53 (_binary_builtin_ovl_mgr_end): Rename to _binary_spu_ovl_o_end.
54 (spu_elf_load_ovl_mgr): Fatal error on missing overlay manager.
55 * emultempl/spu_inc.s: Rename symbols.
56 * emultempl/spu_none.s: New file.
57 * emultempl/spu_ovl.S: Update copyright.
58 * Makefile.am (spu_inc.o): Try building with ld -r first, then
59 gas incbin, then build without overlay manager.
60 * Makefile.in: Regenerate.
61
919e35ed
JM
622007-02-22 Joseph Myers <joseph@codesourcery.com>
63
64 * configure.tgt (mips64*el-*-linux-*, mips64*-*-linux-*,
65 mips*el-*-linux-*, mips*-*-linux-*): Set
66 targ_extra_libpath=$targ_extra_emuls.
67
2889e75b
NC
682007-02-21 Nick Clifton <nickc@redhat.com>
69
70 * ldlang.c (ldlang_override_segment_assignment): New function.
71 * ldlang.h (ldlang_override_segment_assignment): Prototype.
72 * ldmain.c (link_callbacks): Add
73 ldlang_override_segment_assignment.
74
67469e1f
AM
752007-02-20 Alan Modra <amodra@bigpond.net.au>
76
77 * ldexp.c (fold_name <LOADADDR>): Ensure result is always absolute.
78
92f01d61
JM
792007-02-17 Mark Mitchell <mark@codesourcery.com>
80 Nathan Sidwell <nathan@codesourcery.com>
81 Vladimir Prus <vladimir@codesourcery.com
82 Joseph Myers <joseph@codesourcery.com>
83
84 * configure.in (--with-bugurl): New option.
85 * configure: Regenerate.
86 * Makefile.am (REPORT_BUGS_TO): Define.
87 (INCLUDES): Define REPORT_BUGS_TO.
88 Regenerate dependencies.
89 * Makefile.in: Regenerate.
90 * ld.h: Remove include of bin-bugs.h.
91 * lexsup.c (help): Don't print empty REPORT_BUGS_TO.
92
dc1946a1
AM
932007-02-17 Alan Modra <amodra@bigpond.net.au>
94
95 * ldcref.c (check_reloc_refs): Compare section for local syms.
96
b1e37473
AM
972007-02-13 Alan Modra <amodra@bigpond.net.au>
98
99 * emultempl/spu_ovl.S (__ovly_return, __ovly_load): Set sym size.
100 (__ovly_load_event): Define.
101 (size): Rename to osize.
102 * emultempl/spu_ovl.o: Regenerate.
103
e4e0193e
AM
1042007-02-13 Alan Modra <amodra@bigpond.net.au>
105
106 * emulparams/elf64ppc.sh (OTHER_READWRITE_SECTIONS): Add ".branch_lt".
107 * emultempl/ppc64elf.em (ppc_add_stub_section): Create without
108 SEC_RELOC flag set.
109
534d3119
L
1102007-02-09 H.J. Lu <hongjiu.lu@intel.com>
111
112 * configure.in (targ_extra_emuls): Add $targ64_extra_emuls if
113 want64 is true.
114 (targ_extra_libpath): Add $targ64_extra_libpath if want64 is
115 true
116 * configure: Regenerated.
117
118 * configure.tgt (targ_extra_libpath): Initialize.
119 (targ64_extra_emuls): New. Document. Initialize.
120 (targ64_extra_libpath): Likewise.
121 (i[3-7]86-*-linux-*): Set targ64_extra_emuls and
122 targ64_extra_libpath.
123 (powerpc*-*-linux*): Likewise.
124 (s390-*-linux*): Likewise.
125
7bd1c961
PB
1262007-02-07 Paul Brook <paul@codesourcery.com>
127
128 * configure.tgt: Add arm*-*-uclinux-*eabi.
129
ea0c3cd5
L
1302007-02-06 H.J. Lu <hongjiu.lu@intel.com>
131
132 * ldlang.c (lang_size_sections_1): Add a missing `)'.
133
264b6205
AM
1342007-02-06 Alan Modra <amodra@bigpond.net.au>
135
ea0c3cd5 136 PR ld/3966
264b6205
AM
137 * ldlang.c (lang_size_sections_1): Don't warn on backwards dot
138 move unless section size is non-zero.
139
19d9b7d3
DB
1402007-02-05 Dave Brolley <brolley@redhat.com>
141
142 * Makefile.am (ALL_EMULATIONS): Add support for Toshiba MeP.
143 * configure.tgt: Likewise.
144 * scripttempl/mep.sc: New file.
145 * emulparams/elf32mep.sh: New file.
146 * Makefile.in: Regenerate.
147
c6dd86c6
JB
1482006-01-29 Julian Brown <julian@codesourcery.com>
149
150 * NEWS: Mention --vfp11-denorm-fix option.
151 * ld.texinfo: Document above.
152 * emulparams/armelf_linux.sh (OTHER_TEXT_SECTIONS): Add
153 .vfp11_veneer section.
154 * emulparams/armelf.sh (OTHER_TEXT_SECTIONS): Likewise.
155 * emultempl/armelf.em (vfp11_denorm_fix): New static variable.
156 (arm_elf_before_allocation): Call bfd_elf32_arm_set_vfp11_fix,
157 bfd_elf32_arm_init_maps and bfd_elf32_arm_vfp11_erratum_scan.
158 (arm_elf_after_allocation): New function. Call
159 bfd_elf32_arm_vfp11_fix_veneer_locations for all input statements.
160 (arm_elf_create_output_section_statements): Pass vfp11 fix command
161 line option to BFD.
162 (OPTION_VFP11_DENORM_FIX): New option.
163 (PARSE_AND_LIST_LONGOPTS): Handle new option.
164 (PARSE_AND_LIST_OPTIONS): Likewise.
165 (PARSE_AND_LIST_ARGS_CASES): Likewise.
166 (LDEMUL_AFTER_ALLOCATION): Define.
167
ed9ef263
L
1682007-01-24 H.J. Lu <hongjiu.lu@intel.com>
169
170 * ldgram.y (SIZEOF_HEADERS): Remove duplicated one.
171 (DEFSYMEND): Likewise.
172 (NAME): Likewise.
173 (LNAME): Likewise.
174
54727719
NC
1752007-01-19 Murali Vemulapati <murali.vemulapati@gmail.com>
176
177 * pe-dll.c: (make_one) Conditionally include jump stubs.
178 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Identify
179 redundant jump stubs from import libraries and exclude them from
180 link.
181
5f400437 1822007-01-19 H.J. Lu <hongjiu.lu@intel.com>
d8cf8b51
L
183
184 * ld.h (args_type): Add new symbolic and dynamic_list fields.
185
186 * ld.texinfo: Update -Bsymbolic-functions.
187
188 * ldmain.c (main): Initialize command_line.symbolic to
189 symbolic_unset and command_line.dynamic_list to
190 dynamic_list_unset. Check -Bsymbolic, -Bsymbolic-functions and
191 --dynamic-list* before setting link_info.symbolic,
192 link_info.dynamic and link_info.dynamic_data.
193
194 * lexsup.c (option_values): Add OPTION_SYMBOLIC_FUNCTIONS.
195 (ld_options): Use OPTION_SYMBOLIC_FUNCTIONS with
196 -Bsymbolic-functions.
197 (parse_args): Handle -Bsymbolic-functions. Don't set
198 link_info.dynamic, link_info.dynamic_data and link_info.symbolic
199 here. Set command_line.symbolic for -Bsymbolic. Set
200 command_line.dynamic_list and command_line.symbolic for
201 --dynamic-list-data, --dynamic-list-cpp-new,
202 --dynamic-list-cpp-typeinfo and --dynamic-list.
203
b8142865
L
2042007-01-19 Jakub Jelinek <jakub@redhat.com>
205 H.J. Lu <hongjiu.lu@intel.com>
206
207 * emultempl/elf32.em (handle_option): Make sure -z max-page-size
208 or -z common-page-size argument is a power of 2. Call
209 bfd_emul_set_maxpagesize and bfd_emul_set_commonpagesize.
210
2112007-01-19 H.J. Lu <hongjiu.lu@intel.com>
212
213 * ldmain.c (main): Don't call bfd_emul_set_maxpagesize nor
214 bfd_emul_set_commonpagesize.
215
5f400437 2162007-01-19 H.J. Lu <hongjiu.lu@intel.com>
14be8564
L
217
218 * NEWS: Mention --default-script/-dT.
219
220 * ld.h (args_type): Add a default_script field.
221
222 * ld.texinfo: Document --default-script/-dT.
223
224 * ldmain.c (main): Handle command_line.default_script.
225
226 * lexsup.c (option_values): Add OPTION_DEFAULT_SCRIPT.
227 (ld_options): Add entries for --default-script and -dT.
228 (parse_args): Handle --default-script/-dT.
229
40b36307
L
2302007-01-16 H.J. Lu <hongjiu.lu@intel.com>
231
232 PR ld/3831
233 * NEWS: Mention -Bsymbolic-functions, --dynamic-list-data and
234 --dynamic-list-cpp-new.
235
236 * ld.texinfo: Document -Bsymbolic-functions, --dynamic-list-data
237 and --dynamic-list-cpp-new.
238
239 * ldlang.c (lang_append_dynamic_list_cpp_new): New.
240 (lang_process): Change link_info.dynamic to
241 link_info.dynamic_list.
242 (lang_append_dynamic_list): Likewise.
243 * ldmain.c (main): Likewise. Initialize link_info.dynamic and
244 link_info.dynamic_data to FALSE.
245
246 * ldlang.h (lang_append_dynamic_list_cpp_new): New.
247
248 * lexsup.c (option_values): Add OPTION_DYNAMIC_LIST_DATA and
249 OPTION_DYNAMIC_LIST_CPP_NEW.
250 (ld_options): Add entries for -Bsymbolic-functions,
251 --dynamic-list-data and --dynamic-list-cpp-new. Make
252 -Bsymbolic-functions an alias of --dynamic-list-data.
253 (parse_args): Change link_info.dynamic to link_info.dynamic_list.
254 Set link_info.dynamic to TRUE for --dynamic-list and
255 --dynamic-list-cpp-typeinfo. Handle --dynamic-list-data and
256 --dynamic-list-cpp-new.
257
59e0647f
NS
2582007-01-11 Nathan Sidwell <nathan@codesourcery.com>
259
260 * emultempl/elf-generic.em (gdl_map_segments): Only allow header
261 shrinkage for the first few iterations.
262
42037fe5
NC
2632007-01-08 Kai Tietz <kai.tietz@onevision.com>
264
265 * configure.tgt: Renamed target x86_64-*-mingw64 to
266 x86_64-*-mingw*.
267
f9967789
NC
2682007-01-08 Pedro Alves <pedro_alves@portugalmail.pt>
269
270 * configure.host: Add i[3-7]86-*-mingw* case.
271
033432d0
NC
2722007-01-08 Nick Clifton <nickc@redhat.com>
273
274 * pep-dll.h (pep_bfd_is_dll): Add prototype.
275
916c46cb
NC
2762007-01-08 Aurelien Jarno <aurelien@aurel32.net>
277
278 PR ld/3843
279 * configure.tgt (x86_64_[k]freebsd*): Add targ_extra_libpath and
280 tdir_elf_i386_fbsd.
281
cc3e2771
NS
2822007-01-06 Nathan Sidwell <nathan@codesourcery.com>
283
284 * ldexp.c (fold_name): Issue error on undefined sections.
285
799133e8
AM
2862007-01-02 Alan Modra <amodra@bigpond.net.au>
287
288 * pe-dll.c: Include pe-dll.h.
289 * pep-dll.c (pe_bfd_is_dll): Define.
290
10a2343e 291For older changes see ChangeLog-2006
252b5132
RH
292\f
293Local Variables:
294mode: change-log
295left-margin: 8
296fill-column: 74
297version-control: never
298End:
This page took 0.505203 seconds and 4 git commands to generate.