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