]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/ChangeLog
* mips-tdep.c (mips_eabi_push_dummy_call): Revert the last
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
fcb93ecf
PB
12007-04-17 Paul Brook <paul@codesourcery.com>
2
3 * elf.c (_bfd_elf_is_function_type): New function.
4 * elflink.c (_bfd_elf_merge_symbol): Use bed->is_function_type.
5 (_bfd_elf_dynamic_symbol_p, _bfd_elf_symbol_refs_local_p,
6 is_global_data_symbol_definition, elf_link_add_object_symbols): Ditto.
7 * elf-bfd.h (elf_backend_data): Add is_function_type.
8 (_bfd_elf_is_function_type): Add prototype.
9 * elfxx-target.h (elf_backend_is_function_type): Add default
10 definition.
11 (elfNN_bed): Add elf_backend_is_function_type.
12 * elf32-arm.c (elf32_arm_is_function_type): New function.
13 (elf_backend_is_function_type): Define.
14
5750dcec
DJ
152007-04-17 Daniel Jacobowitz <dan@codesourcery.com>
16
17 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Put
18 DT_MIPS_RLD_MAP before DT_DEBUG again.
19
cfbc9945
SE
202007-04-14 Steve Ellcey <sje@cup.hp.com>
21
22 * Makefile.am: Add ACLOCAL_AMFLAGS.
23 * configure.in: Change macro call order.
24 * Makefile.in: Regnerate.
25 * doc/Makefile.in: Regenerate.
26 * configure: Regenerate.
27
3fcd97f1
JJ
282007-04-14 Jakub Jelinek <jakub@redhat.com>
29
30 * elflink.c (bfd_elf_final_link): Don't free symbuf for
31 non-elf input bfds.
32 (bfd_elf_size_dynamic_sections): Don't access elf_section_data
33 for non-elf input bfds.
34
af5978fb
RS
352007-04-12 Richard Sandiford <richard@codesourcery.com>
36
37 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
38 DT_MIPS_RTLD_MAP for PIEs.
39
9e3313ae
RS
402007-04-12 Richard Sandiford <richard@codesourcery.com>
41
42 * elfxx-mips.c (mips_elf_calculate_relocation): Set DT_TEXTREL
43 when creating a __GOTT_BASE__ or __GOTT_INDEX__ relocation
44 in a read-only section.
45 (_bfd_mips_elf_check_relocs): Likewise.
46
1d25768e
BW
472007-04-12 Bob Wilson <bob.wilson@acm.org>
48
49 * elf32-xtensa.c (xtensa_is_insntable_section): New.
50 (xtensa_is_proptable_section): New.
51 (elf_xtensa_discard_info_for_section): Handle "full" .xt.prop property
52 tables with 12-byte entries, as well as tables with 8-byte entries.
53 Sort the relocations before examining them.
54 (relax_property_section): Use xtensa_is_proptable_section and
55 xtensa_is_littable_section. Rewrite code for combining table entries
56 to be more robust in case of unexpected relocations. Do not set offset
57 of unused relocations to less than zero.
58 (xtensa_is_property_section): Use other functions instead of
59 duplicating section name comparisons.
60 (xtensa_is_littable_section): Use CONST_STRNEQ for ".gnu.linkonce.p.".
61 (xtensa_get_property_predef_flags): Use xtensa_is_insntable_section.
62
e1e5c0b5
BW
632007-04-12 Bob Wilson <bob.wilson@acm.org>
64
65 * elf32-xtensa.c (elf_xtensa_gc_mark_hook): Don't follow references
66 from Xtensa property sections.
67
2c67c5f3
AM
682007-04-12 Alan Modra <amodra@bigpond.net.au>
69
70 * elf32-spu.c (needs_ovl_stub): Test that spu_elf_section_data
71 is non-NULL before dereferencing.
72
8776bb8a
NS
732007-04-11 Nathan Sidwell <nathan@codesourcery.com>
74
75 * elf-vxworks.c (elf_vxworks_emit_relocs): Remap weakdef PLT slot
76 relocs too.
77
4a828aab
RH
782007-04-10 Richard Henderson <rth@redhat.com>
79
80 * elf64-alpha.c (struct alpha_elf_link_hash_table): Add relax_trip.
81 (elf64_alpha_size_got_sections): Remove unused something_changed local.
82 (elf64_alpha_size_plt_section): Return void.
83 (elf64_alpha_size_rela_got_section): Likewise.
84 (elf64_alpha_relax_section): Only regenerate got+plt if the
85 relax_trip counter has changed.
86
91506736
DJ
872007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
88
89 * Makefile.am (bfdver.h): Do not generate doc/bfdver.texi.
90 * doc/Makefile.am (DOCFILES): Add bfdver.texi.
91 (bfdver.texi): New rule.
92 * Makefile.in, doc/Makefile.in: Regenerated.
93
da6bcfca
MT
942007-04-03 Matt Thomas <matt@netbsd.org>
95
96 * elf32-vax.c (elf_vax_relocate_section): Do not emit a PCREL reloc
97 in a shared object if it is not in a CODE section or if it is against
98 a section symbol. This allows DWARF2 to use pcrel format.
99
9267588c
L
1002007-04-05 H.J. Lu <hongjiu.lu@intel.com>
101
102 PR ld/4304
103 * elflink.c (bfd_elf_final_link): Call einfo callback in
104 bfd_link_info instead of _bfd_error_handler for DT_TEXTREL
105 warning.
106
c1b2796f
AM
1072007-04-05 Alan Modra <amodra@bigpond.net.au>
108
109 * elf32-spu.c (spu_elf_output_symbol_hook): New function.
110 (elf_backend_link_output_symbol_hook): Define.
111
970ccc77
NC
1122007-04-02 Nick Clifton <nickc@redhat.com>
113
114 PR binutils/4292
115 * bfd.c (bfd_fprintf_vma): Do not print addresses of 32-bit
116 targets as 64-bit values, even if running on a 64-bit host.
117 * coffgen.c (coff_print_symbol): Likewise.
118
1783205a
NC
1192007-03-29 Nick Clifton <nickc@redhat.com>
120
121 PR binutils/4110
122 * elf.c (IS_VALID_GROUP_SECTION_HEADER): New macro.
123 (setup_group): Use it. Report corrupt group section headers.
124 (bfd_section_from_shdr): Use new macro. Replace constant 4 with
125 GRP_ENTRY_SIZE. Cope with NULLs in the group section table.
126 (elf_fake_section): Replace constant 4 with GRP_ENTRY_SIZE.
127
2ce859a1
AM
1282007-03-29 Alan Modra <amodra@bigpond.net.au>
129
130 PR ld/4267
947844a3
AM
131 * elflink.c (evaluate_complex_relocation_symbols): Use bfd_vma
132 for rel->r_info values.
133 (bfd_elf_perform_complex_relocation): Likewise.
2ce859a1
AM
134 * elf32-ppc.c (allocate_dynrelocs): Set plt.offset to -1 for
135 unused entries. Don't clear plt.plist in loop.
136
39817122
RS
1372007-03-28 Richard Sandiford <richard@codesourcery.com>
138
139 * elfxx-sparc.h (_bfd_sparc_elf_link_hash_table): Remove append_rela.
140 * elfxx-sparc.c (sparc_elf_append_rela_64, sparc_elf_append_rela_32):
141 Merge into...
142 (sparc_elf_append_rela): ...this new function.
143 (SPARC_ELF_APPEND_RELA): Delete.
144 (_bfd_sparc_elf_link_hash_table_create): Don't initialize
145 the deleted append_rela field.
146 (_bfd_sparc_elf_relocate_section): Use sparc_elf_append_rela
147 instead of SPARC_ELF_APPEND_RELA.
148 (_bfd_sparc_elf_finish_dynamic_symbol): Likewise. Use the
149 elf_size_info structure to find the size of a RELA entry and
150 the associated swap-out function.
151 (sparc64_finish_dyn, sparc64_finish_dyn): Merge into...
152 (sparc_finish_dyn): ...this new function.
153 (_bfd_sparc_elf_finish_dynamic_sections): Update calls accordingly.
154
4ecceb71
RS
1552007-03-28 Richard Sandiford <richard@codesourcery.com>
156 Phil Edwards <phil@codesourcery.com>
157
158 * doc/bfd.texinfo: Put the contents after the title page rather
159 than at the end of the document.
160
d4d2b80b
AS
1612007-03-27 Andreas Schwab <schwab@suse.de>
162
163 * elfxx-ia64.c (elf_backend_default_execstack): Define to 0.
164
831480e9 1652007-03-26 H.J. Lu <hongjiu.lu@intel.com>
5bd8253d
L
166
167 * configure: Regenerated.
168
f4b39977
AM
1692007-03-26 Alan Modra <amodra@bigpond.net.au>
170
171 * elf32-spu.c (struct stubarr): Add stub_hash_table and err fields.
172 (allocate_spuear_stubs): New function.
173 (spu_elf_size_stubs): Call allocate_spuear_stubs.
174
157090f7
AM
1752007-03-26 Alan Modra <amodra@bigpond.net.au>
176
177 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
178 * aout-arm.c (MY_bfd_reloc_name_lookup): Define.
179 (MY (bfd_reloc_name_lookup)): New function.
180 * aout-ns32k.c (MY (bfd_reloc_name_lookup)): New function.
181 * aout-target.h (NAME (aout, reloc_name_lookup)): Declare.
182 (MY_bfd_reloc_name_lookup): Define.
183 * aout-tic30.c (tic30_aout_reloc_name_lookup): New function.
184 (MY_bfd_reloc_name_lookup): Define.
185 * aoutx.h (NAME (aout, reloc_type_lookup)): Don't declare.
186 (NAME (aout, reloc_name_lookup)): New function.
187 * bout.c (b_out_bfd_reloc_name_lookup): New function.
188 * coff-alpha.c (alpha_bfd_reloc_name_lookup): New function.
189 (_bfd_ecoff_bfd_reloc_name_lookup): Define.
190 * coff-arm.c (coff_arm_reloc_name_lookup): New function.
191 (coff_bfd_reloc_name_lookup): Define.
192 * coff-i386.c (coff_bfd_reloc_name_lookup): Define.
193 (coff_i386_reloc_name_lookup): New function.
194 * coff-i860.c (coff_i860_reloc_name_lookup): New function.
195 (coff_bfd_reloc_name_lookup): Define.
196 * coff-i960.c (coff_i960_reloc_name_lookup): New function.
197 (coff_bfd_reloc_name_lookup): Define.
198 * coff-m68k.c (m68k_reloc_name_lookup): New function.
199 (coff_bfd_reloc_name_lookup): Define.
200 * coff-maxq.c (maxq_reloc_name_lookup): New function.
201 (coff_bfd_reloc_name_lookup): Define.
202 * coff-mcore.c (mcore_coff_reloc_name_lookup): New function.
203 (coff_bfd_reloc_name_lookup): Define.
204 * coff-mips.c (mips_bfd_reloc_name_lookup): New function.
205 (_bfd_ecoff_bfd_reloc_name_lookup): Define.
206 * coff-ppc.c (ppc_coff_reloc_name_lookup): New function.
207 (coff_bfd_reloc_name_lookup): Define.
208 * coff-rs6000.c (coff_bfd_reloc_name_lookup): Define.
209 (_bfd_xcoff_reloc_name_lookup): New function.
210 (rs6000coff_vec, pmac_xcoff_vec): Init new field.
211 * coff-sh.c (coff_bfd_reloc_name_lookup): Define.
212 (sh_coff_reloc_name_lookup): New function.
213 * coff-sparc.c (coff_sparc_reloc_name_lookup): New function.
214 (coff_bfd_reloc_name_lookup): Define.
215 * coff-tic30.c (coff_bfd_reloc_name_lookup): Define.
216 (tic30_coff_reloc_name_lookup): New function.
217 * coff-tic4x.c (coff_bfd_reloc_name_lookup): Define.
218 (tic4x_coff_reloc_name_lookup): New function.
219 * coff-tic54x.c (coff_bfd_reloc_name_lookup): Define.
220 (tic54x_coff_reloc_name_lookup): New function.
221 * coff-x86_64.c (coff_bfd_reloc_name_lookup): Define.
222 (coff_amd64_reloc_name_lookup): New function.
223 * coff-z80.c (coff_z80_reloc_name_lookup): New function.
224 (coff_bfd_reloc_name_lookup): Define.
225 * coff-z8k.c (coff_z8k_reloc_name_lookup): New function.
226 (coff_bfd_reloc_name_lookup): Define.
227 * coff64-rs6000.c (coff_bfd_reloc_name_lookup): Define.
228 (xcoff64_reloc_name_lookup): New function.
229 (rs6000coff64_vec, aix5coff64_vec): Init new field.
230 * coffcode.h (coff_bfd_reloc_name_lookup): Define.
231 * elf-hppa.h (elf_hppa_reloc_name_lookup): New function.
232 * elf-m10200.c (bfd_elf32_bfd_reloc_name_lookup): New function.
233 * elf-m10300.c (bfd_elf32_bfd_reloc_name_lookup): New function.
234 * elf32-arc.c (bfd_elf32_bfd_reloc_name_lookup): New function.
235 * elf32-arm.c (elf32_arm_reloc_name_lookup): New function.
236 (bfd_elf32_bfd_reloc_name_lookup): Define.
237 * elf32-avr.c (bfd_elf32_bfd_reloc_name_lookup): New function.
238 * elf32-bfin.c (bfin_bfd_reloc_name_lookup): New function.
239 (bfd_elf32_bfd_reloc_name_lookup): Define.
240 * elf32-cr16c.c (elf_cr16c_reloc_name_lookup): New function.
241 (bfd_elf32_bfd_reloc_name_lookup): Define.
242 * elf32-cris.c (cris_reloc_name_lookup): New function.
243 (bfd_elf32_bfd_reloc_name_lookup): Define.
244 * elf32-crx.c (elf_crx_reloc_name_lookup): New function.
245 (bfd_elf32_bfd_reloc_name_lookup): Define.
246 * elf32-d10v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
247 * elf32-d30v.c (bfd_elf32_bfd_reloc_name_lookup): New function.
248 * elf32-dlx.c (elf32_dlx_reloc_name_lookup): New function.
249 (bfd_elf32_bfd_reloc_name_lookup): Define.
250 * elf32-fr30.c (fr30_reloc_name_lookup): New function.
251 (bfd_elf32_bfd_reloc_name_lookup): Define.
252 * elf32-frv.c (frv_reloc_name_lookup): New function.
253 (bfd_elf32_bfd_reloc_name_lookup): Define.
254 * elf32-gen.c (bfd_elf32_bfd_reloc_name_lookup): Define.
255 * elf32-h8300.c (elf32_h8_reloc_name_lookup): New function.
256 (bfd_elf32_bfd_reloc_name_lookup): Define.
257 * elf32-hppa.c (bfd_elf32_bfd_reloc_name_lookup): Define.
258 * elf32-i370.c (i370_elf_reloc_name_lookup): New function.
259 (bfd_elf32_bfd_reloc_name_lookup): Define.
260 * elf32-i386.c (elf_i386_reloc_name_lookup): New function.
261 (bfd_elf32_bfd_reloc_name_lookup): Define.
262 * elf32-i860.c (elf32_i860_reloc_name_lookup): New function.
263 (bfd_elf32_bfd_reloc_name_lookup): Define.
264 * elf32-i960.c (elf32_i960_reloc_name_lookup): New function.
265 (bfd_elf32_bfd_reloc_name_lookup): Define.
266 * elf32-ip2k.c (ip2k_reloc_name_lookup): New function.
267 (bfd_elf32_bfd_reloc_name_lookup): Define.
268 * elf32-iq2000.c (iq2000_reloc_name_lookup): New function.
269 (bfd_elf32_bfd_reloc_name_lookup): Define.
270 * elf32-m32c.c (m32c_reloc_name_lookup): New function.
271 (bfd_elf32_bfd_reloc_name_lookup): Define.
272 * elf32-m32r.c (bfd_elf32_bfd_reloc_name_lookup): New function.
273 * elf32-m68hc11.c (bfd_elf32_bfd_reloc_name_lookup): New function.
274 * elf32-m68hc12.c (bfd_elf32_bfd_reloc_name_lookup): New function.
275 * elf32-m68k.c (reloc_name_lookup): New function.
276 (bfd_elf32_bfd_reloc_name_lookup): Define.
277 * elf32-m88k.c (bfd_elf32_bfd_reloc_name_lookup): Define.
278 * elf32-mcore.c (mcore_elf_reloc_name_lookup): New function.
279 (bfd_elf32_bfd_reloc_name_lookup): Define.
280 * elf32-mep.c (mep_reloc_name_lookup): New function.
281 (bfd_elf32_bfd_reloc_name_lookup): Define.
282 * elf32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
283 (mips_vxworks_bfd_reloc_name_lookup): Likewise.
284 (bfd_elf32_bfd_reloc_name_lookup): Define.
285 * elf32-msp430.c (bfd_elf32_bfd_reloc_name_lookup): New function.
286 * elf32-mt.c (mt_reloc_name_lookup): New function.
287 (bfd_elf32_bfd_reloc_name_lookup): Define.
288 * elf32-openrisc.c (openrisc_reloc_name_lookup): New function.
289 (bfd_elf32_bfd_reloc_name_lookup): Define.
290 * elf32-or32.c (bfd_elf32_bfd_reloc_name_lookup): New function.
291 * elf32-pj.c (pj_elf_reloc_name_lookup): New function.
292 (bfd_elf32_bfd_reloc_name_lookup): Define.
293 * elf32-ppc.c (ppc_elf_reloc_name_lookup): New function.
294 (bfd_elf32_bfd_reloc_name_lookup): Define.
295 * elf32-s390.c (elf_s390_reloc_name_lookup): New function.
296 (bfd_elf32_bfd_reloc_name_lookup): Define.
297 * elf32-score.c (elf32_score_reloc_name_lookup): New function.
298 (bfd_elf32_bfd_reloc_name_lookup): Define.
299 * elf32-sh.c (sh_elf_reloc_name_lookup): New function.
300 (bfd_elf32_bfd_reloc_name_lookup): Define.
301 * elf32-sparc.c (bfd_elf32_bfd_reloc_name_lookup): Define.
302 * elf32-spu.c (spu_elf_reloc_name_lookup): New function.
303 (bfd_elf32_bfd_reloc_name_lookup): Define.
304 * elf32-v850.c (v850_elf_reloc_name_lookup): New function.
305 (bfd_elf32_bfd_reloc_name_lookup): Define.
306 * elf32-vax.c (reloc_name_lookup): New function.
307 (bfd_elf32_bfd_reloc_name_lookup): Define.
308 * elf32-xc16x.c (xc16x_reloc_name_lookup): New function.
309 (bfd_elf32_bfd_reloc_name_lookup): Define.
310 * elf32-xstormy16.c (xstormy16_reloc_name_lookup): New function.
311 (bfd_elf32_bfd_reloc_name_lookup): Define.
312 * elf32-xtensa.c (elf_xtensa_reloc_name_lookup): New function.
313 (bfd_elf32_bfd_reloc_name_lookup): Define.
314 * elf64-alpha.c (elf64_alpha_bfd_reloc_name_lookup): New function.
315 (bfd_elf64_bfd_reloc_name_lookup): Define.
316 * elf64-gen.c (bfd_elf64_bfd_reloc_name_lookup): Define.
317 * elf64-hppa.c (bfd_elf64_bfd_reloc_name_lookup): Define.
318 * elf64-mips.c (bfd_elf64_bfd_reloc_name_lookup): New function.
319 * elf64-mmix.c (bfd_elf64_bfd_reloc_name_lookup): New function.
320 * elf64-ppc.c (ppc64_elf_reloc_name_lookup): New function.
321 (bfd_elf64_bfd_reloc_name_lookup): Define.
322 * elf64-s390.c (elf_s390_reloc_name_lookup): New function.
323 (bfd_elf64_bfd_reloc_name_lookup): Define.
324 * elf64-sh64.c (sh_elf64_reloc_name_lookup): New function.
325 (bfd_elf64_bfd_reloc_name_lookup): Define.
326 * elf64-sparc.c (bfd_elf64_bfd_reloc_name_lookup): Define.
327 * elf64-x86-64.c (elf64_x86_64_reloc_name_lookup): New function.
328 (bfd_elf64_bfd_reloc_name_lookup): Define.
329 * elfn32-mips.c (bfd_elf32_bfd_reloc_name_lookup): New function.
330 * elfxx-ia64.c (elfNN_ia64_reloc_name_lookup): New function.
331 (bfd_elfNN_bfd_reloc_name_lookup): Define.
332 * elfxx-sparc.c (_bfd_sparc_elf_reloc_name_lookup): New function.
333 * elfxx-sparc.h (_bfd_sparc_elf_reloc_name_lookup): Declare.
334 * i386msdos.c (msdos_bfd_reloc_name_lookup): Define.
335 * i386os9k.c (aout_32_bfd_reloc_name_lookup): Define.
336 * ieee.c (ieee_bfd_reloc_name_lookup): Define.
337 * libaout.h (NAME (aout, reloc_name_lookup)): Declare.
338 * libbfd-in.h (_bfd_norelocs_bfd_reloc_name_lookup): Declare.
339 * mipsbsd.c (MY_bfd_reloc_name_lookup): Define.
340 (MY(reloc_type_lookup)): Rename from MY(reloc_howto_type_lookup).
341 (MY(reloc_name_lookup)): New function.
342 * nlm-target.h (nlm_bfd_reloc_name_lookup): Define.
343 * oasys.c (oasys_bfd_reloc_name_lookup): Define.
344 * pdp11.c (NAME (aout, reloc_name_lookup)): New function.
345 * pe-mips.c (coff_mips_reloc_name_lookup): New function.
346 (coff_bfd_reloc_name_lookup): Define.
347 * reloc.c (bfd_reloc_name_lookup): New function.
348 * riscix.c (riscix_reloc_name_lookup): New function.
349 (MY_bfd_reloc_name_lookup): Define.
350 * som.c (som_bfd_reloc_name_lookup): New function.
351 * targets.c (struct bfd_target): Add reloc_name_lookup.
352 (BFD_JUMP_TABLE_RELOCS): Add NAME##_bfd_reloc_name_lookup.
353 * versados.c (versados_bfd_reloc_name_lookup): Define.
354 * vms.c (vms_bfd_reloc_name_lookup): New function.
355 * bfd-in2.h: Regenerate.
356 * libbfd.h: Regenerate.
357
2d82d84d
TS
3582007-03-26 Thiemo Seufer <ths@mips.com>
359
a5cb1fd7 360 PR ld/4208
2d82d84d
TS
361 * elfxx-mips.c (mips_elf_next_relocation): Don't signal an error if no
362 matching relocation is found.
363 (_bfd_mips_elf_relocate_section): Only warn about missing relocations.
364
831480e9 3652007-03-23 H.J. Lu <hongjiu.lu@intel.com>
1a27db7d
L
366
367 * configure: Regenerated.
368
a1ac8190
JM
3692007-03-23 Joseph Myers <joseph@codesourcery.com>
370
371 * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
372 * configure: Regenerate.
373
aa7a0635
AM
3742007-03-23 Alan Modra <amodra@bigpond.net.au>
375
376 * elf32-spu.c (spu_stub_name): Don't put input section in stub name.
377 Remove input_sec param. Adjust all calls.
378 (write_one_stub): Adjust stub symbol.
379 (needs_ovl_stub): New function, extracted from..
380 (spu_elf_size_stubs): ..here.
381 (spu_elf_relocate_section): Use needs_ovl_stub.
382
e49e529d
JM
3832007-03-22 Joseph Myers <joseph@codesourcery.com>
384
385 * Makefile.am (bfdver.h): Only set VERSION_PACKAGE in bfdver.texi
386 if nonempty.
387 * configure.in (REPORT_BUGS_TO): Do not use "URL:" prefix.
388 * Makefile.in, configure, doc/Makefile.in: Regenerate.
389
831480e9 3902007-03-22 H.J. Lu <hongjiu.lu@intel.com>
50572669
L
391
392 PR ld/4210
393 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the virtual
394 address and virtual size of the last section for the image
395 size.
396
0920dee7
L
3972007-03-22 H.J. Lu <hongjiu.lu@intel.com>
398
399 PR ld/4007
400 * elf.c (assign_file_positions_for_load_sections): Check if
401 all sections are in the segment.
402
831480e9 4032007-03-20 H.J. Lu <hongjiu.lu@intel.com>
749b8d9d
L
404
405 PR ld/4208
406 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Report missing
407 matching LO16 relocation for HI16 relocation.
408
27e55c4d
PB
4092007-03-20 Paul Brook <paul@codesourcery.com>
410
411 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
412 * bfd-in2.h: Regenerate.
413 * elf32-arm.c (elf32_arm_link_hash_table): Add pic_veneer.
414 (record_arm_to_thumb_glue): Use globals->pic_veneer.
415 (elf32_arm_create_thumb_stub): Ditto.
416 (bfd_elf32_arm_set_target_relocs): Set globals->pic_veneer.
417
bf21ed78
MS
4182007-03-18 Mark Shinwell <shinwell@codesourcery.com>
419
420 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add "bfd *"
421 argument and extra last argument.
422 * bfd-in2.h: Regenerate.
423 * elf32-arm.c (elf32_arm_obj_tdata): Add no_enum_size_warning
424 member.
425 (bfd_elf32_arm_set_target_relocs): Add "bfd *" argument and
426 extra last argument. Set no_enum_size_warning appropriately.
427 (elf32_arm_merge_eabi_attributes): Improve enum sizes
428 diagnostic, suppressing it when no_enum_size_warning dictates.
429
5f6999aa
NC
4302007-03-20 Nick Clifton <nickc@redhat.com>
431
432 PR binutils/3535
433 * elf.c (copy_private_bfd_data): Widen the scope of Solaris
434 specific conditions that need the program headers to be
435 rewritten.
436
831480e9 4372007-03-19 H.J. Lu <hongjiu.lu@intel.com>
d13c9dc6
L
438
439 * peXXigen.c (_bfd_XXi_swap_aouthdr_in): Store Magic,
440 MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
441 SizeOfInitializedData, SizeOfUninitializedData,
442 AddressOfEntryPoint, BaseOfCode and BaseOfData in internal
443 extra PE a.out header.
444 (IMAGE_NT_OPTIONAL_HDR_MAGIC): Defined as 0x10b if not defined.
445 (IMAGE_NT_OPTIONAL_HDR64_MAGIC): Defined as 0x20b if not
446 defined.
447 (IMAGE_NT_OPTIONAL_HDRROM_MAGIC): Defined as 0x107 if not
448 defined.
449 (_bfd_XX_print_private_bfd_data_common): Also print Magic,
450 MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
451 SizeOfInitializedData, SizeOfUninitializedData,
452 AddressOfEntryPoint, BaseOfCode and BaseOfData from internal
453 extra PE a.out header.
454
831480e9 4552007-03-18 H.J. Lu <hongjiu.lu@intel.com>
739bb57e
L
456
457 * targets.c (_bfd_target_vector): Add bfd_efi_app_x86_64_vec
458 only if BFD64 is defined.
459
5384511f
AM
4602007-03-17 Alan Modra <amodra@bigpond.net.au>
461
462 * elf32-spu.c (spu_elf_size_stubs): Always use an overlay stub
463 on setjmp calls.
464
187b3d5d
L
4652007-03-15 H.J. Lu <hongjiu.lu@intel.com>
466
467 * doc/Makefile.in: Regenerated.
468
c428fa83
L
4692007-03-15 H.J. Lu <hongjiu.lu@intel.com>
470
471 * Makefile.am (bfdver.h): Substitute report_bugs_to. Also
472 create doc/bfdver.texi.
473 * Makefile.in: Regenerated.
474
475 * configure.in (--with-bugurl): New option.
476 * configure: Regenerated.
477
478 * version.h (REPORT_BUGS_TO): New.
479
d1036acb
L
4802007-03-13 H.J. Lu <hongjiu.lu@intel.com>
481
482 PR binutils/3826
483 * elf-bfd.h (elf_backend_data): Add elf_osabi.
484 (_bfd_elf_set_osabi): New.
485
486 * elf.c (_bfd_elf_set_osabi): New.
487
488 * elf32-hppa.c (elf32_hppa_post_process_headers): Removed.
489 (elf_backend_post_process_headers): Defined with
490 _bfd_elf_set_osabi.
491 (ELF_OSABI): Properly defined for each target.
492
493 * elf32-i370.c (i370_elf_post_process_headers): Removed.
494 (ELF_OSABI): Defined.
495 (elf_backend_post_process_headers): Defined with
496 _bfd_elf_set_osabi.
497
498 * elf32-i386.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
499 freebsd.
500 (elf_i386_post_process_headers): Set EI_OSABI with elf_osabi.
501
502 * elf32-msp430.c (elf32_msp430_post_process_headers): Removed.
503 (ELF_OSABI): Defined.
504 (elf_backend_post_process_headers): Defined with
505 _bfd_elf_set_osabi.
506
507 * elf64-alpha.c (ELF_OSABI): Defined to ELFOSABI_FREEBSD for
508 freebsd.
509 (elf64_alpha_fbsd_post_process_headers): Set EI_OSABI with
510 elf_osabi.
511
512 * elf64-hppa.c (elf64_hppa_post_process_headers): Set EI_OSABI
513 with elf_osabi.
514 (ELF_OSABI): Properly defined for each target.
515 (elf_backend_post_process_headers): Defined with
516 _bfd_elf_set_osabi for Linux.
517
518 * elf64-sparc.c (elf64_sparc_fbsd_post_process_headers): Removed.
519 (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
520 (elf_backend_post_process_headers): Defined with
521 _bfd_elf_set_osabi.
522
523 * elf64-x86-64.c (elf64_x86_64_fbsd_post_process_headers): Removed.
524 (ELF_OSABI): Defined to ELFOSABI_FREEBSD for freebsd.
525 (elf_backend_post_process_headers): Defined with
526 _bfd_elf_set_osabi.
527
528 * elfcode.h (elf_object_p): Match the ELFOSABI_NONE ELF target
529 with any ELF target of the compatible machine for which we do not
530 have a specific backend.
531
532 * elfxx-ia64.c (elfNN_hpux_post_process_headers): Set EI_OSABI
533 with elf_osabi.
534
535 * elfxx-target.h (ELF_OSABI): Default to ELFOSABI_NONE.
536 (elfNN_bed): Initialize elf_osabi with ELF_OSABI.
537
d4c87fc1
AM
5382007-03-08 Alan Modra <amodra@bigpond.net.au>
539
540 * elf32-v850.c (v850_elf_link_output_symbol_hook): Clean out
541 V850_OTHER_* bits.
542
9c6fc49d
AM
5432007-03-08 Alan Modra <amodra@bigpond.net.au>
544
545 * Makefile.am (BFD64_BACKENDS): Add efi-app-x86_64.lo.
546 (BFD64_BACKENDS_CFILES): Add efi-app-x86_64.c.
547 Run "make dep-am".
548 * Makefile.in: Regenerate.
549 * po/SRC-POTFILES.in: Regenerate.
550
faed74d6
L
5512007-03-07 H.J. Lu <hongjiu.lu@intel.com>
552
553 * config.bfd (x86_64-*-freebsd*): Add bfd_efi_app_x86_64_vec.
554 (x86_64-*-kfreebsd*-gnu): Likewise.
555 (x86_64-*-netbsd*): Likewise.
556 (x86_64-*-openbsd*): Likewise.
557 (x86_64-*-linux-*): Likewise.
558
559 * configure.in: Support bfd_efi_app_x86_64_vec.
560 * configure: Regenerated.
561
562 * efi-app-x86_64.c: New file.
563
564 * targets.c (bfd_efi_app_x86_64_vec): New.
565 (_bfd_target_vector): Add bfd_efi_app_x86_64_vec.
566
15344ad7
L
5672007-03-07 Kai Tietz <kai.tietz@onevision.com>
568
569 * reloc.c (bfd_generic_get_relocated_section_contents): Remove
570 const for type reloc_howto_type.
571
ab96bf03
AM
5722007-03-07 Alan Modra <amodra@bigpond.net.au>
573
574 PR 3958
575 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): No error on relocatable link.
576 (elf_discarded_section): Move..
577 * bfd-in.h: ..to here.
578 * bfd-in2.h: Regenerate.
579 * elflink.c (elf_link_input_bfd): Don't zap relocs against symbols
580 from discarded sections before relocate_section has done its job.
581 * reloc.c (bfd_generic_get_relocated_section_contents): Handle
582 relocs against symbols from discarded sections.
583 * elf-hppa.h (elf_hppa_howto_table): Set size. Set dst_mask on
584 SECREL32.
585 (elf_hppa_relocate_section): Handle relocatable link after setting
586 sec, sym, h etc. for final link. Squash error messages for
587 relocatable link. Clear section contents for relocs against
588 symbols in discarded sections, and zero reloc. Remove existing
589 zero r_symndx code.
590 * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
591 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
592 * elf32-arm.c (elf32_arm_relocate_section): Likewise.
593 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
594 * elf32-bfin.c (bfinfdpic_relocate_section): Likewise.
595 (bfin_relocate_section): Likewise.
596 * elf32-cr16c.c (elf32_cr16c_relocate_section): Likewise.
597 * elf32-cris.c (cris_elf_relocate_section): Likewise.
598 * elf32-crx.c (elf32_crx_relocate_section): Likewise.
599 * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
600 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
601 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
602 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
603 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
604 * elf32-i370.c (i370_elf_relocate_section): Likewise.
605 * elf32-i386.c (elf_i386_relocate_section): Likewise.
606 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
607 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
608 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
609 * elf32-m32c.c (m32c_elf_relocate_section): Likewise.
610 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
611 * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
612 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
613 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
614 * elf32-mep.c (mep_elf_relocate_section): Likewise.
615 * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
616 * elf32-mt.c (mt_elf_relocate_section): Likewise.
617 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
618 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
619 * elf32-s390.c (elf_s390_relocate_section): Likewise.
620 * elf32-score.c (_bfd_score_elf_relocate_section): Likewise.
621 * elf32-sh.c (sh_elf_relocate_section): Likewise.
622 * elf32-spu.c (spu_elf_relocate_section): Likewise.
623 * elf32-v850.c (v850_elf_relocate_section): Likewise.
624 * elf32-vax.c (elf_vax_relocate_section): Likewise.
625 * elf32-xc16x.c (elf32_xc16x_relocate_section): Likewise.
626 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
627 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
628 * elf64-alpha.c (elf64_alpha_relocate_section_r): Likewise.
629 (elf64_alpha_relocate_section): Likewise.
630 * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
631 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
632 * elf64-s390.c (elf_s390_relocate_section): Likewise.
633 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
634 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
635 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
636 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
637 * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Likewise.
638
639 * elf32-arm.c (elf32_arm_relocate_section): Always adjust section
640 symbols for relocatable link. Don't use always-zero st_value.
641 (elf_backend_rela_normal): Don't define.
642 * elf32-bfin.c (bfinfdpic_relocate_section): Use
643 RELOC_FOR_GLOBAL_SYMBOL.
644 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
645 * elf32-d10v.c (elf32_d10v_relocate_section): Combine SEC_MERGE
646 section symbol adjustments with same for relocatable link.
647 * elf32-i386.c (elf_i386_relocate_section): Likewise.
648 * elf32-m68hc1x.c (m68hc11_get_relocation_value): Move..
649 (elf32_m68hc11_check_relocs): ..to here.
650 * elf32-score.c (score_elf_final_link_relocate): Remove zero
651 r_symndx code.
652 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
653
0e922b77
AM
6542007-03-07 Alan Modra <amodra@bigpond.net.au>
655
656 PR 4144
657 * elf.c (assign_file_positions_for_load_sections): Don't
658 adjust p_memsz for !SEC_LOAD section vma modulo page size.
659 Instead, use the same lma based adjustment for SEC_LOAD
660 sections.
661
25c6282a
BW
6622007-03-01 Bob Wilson <bob.wilson@acm.org>
663
664 * elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing.
665 (find_relaxable_sections): Do not increment src_count for unknown
666 opcodes. Decode only once instead of calling is_l32r_relocation.
667 (compute_text_actions): Remove unused no_insn_move flag. Assert that
668 src_next matches src_count in relax_info.
669
066c2a57
JM
6702007-03-01 Joseph Myers <joseph@codesourcery.com>
671
672 * Makefile.am (bfdver.h): Use "." not " " between version number
673 and date.
674 * Makefile.in: Regenerate.
675 * configure.in (PKGVERSION): Default to "(GNU Binutils) ".
676 * configure: Regenerate.
677
ed6ba298
NS
6782007-02-28 Nathan Sidwell <nathan@codesourcery.com>
679
680 * config.bfd (sh-*-uclinux, sh[12]-*-uclinux): New stanza.
681
7a8757b3
AM
6822007-02-27 Alan Modra <amodra@bigpond.net.au>
683
684 * elf32-spu.h (struct _ovl_stream): Make "start" and "end" const.
685 * elf32-spu.c (ovl_mgr_pread): Add const to casts.
686
024b2372
CD
6872007-02-23 Carlos O'Donell <carlos@codesourcery.com>
688
689 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Assume 32-bit
690 DWARF even with 64-bit addresses.
691 (_bfd_dwarf2_find_nearest_line): Likewise.
692
cb3ff1e5
NC
6932007-02-23 Nick Clifton <nickc@redhat.com>
694
695 PR binutils/3535
696 * elf.c (copy_private_bfd_data): Always rewrite the program
697 headers when a Solaris interpreter segment is involved.
698
6a5bb875
PB
6992007-02-22 Paul Brook <paul@codesourcery.com>
700
701 * elflink.c (gc_mark_hook_fn): Remove.
702 (_bfd_elf_gc_mark): Rename gc_mark_hook_fn to elf_gc_mark_hook_fn.
703 (bfd_elf_gc_sections): Ditto. Call gc_mark_extra_sections.
704 * elf-bfd.h (elf_gc_mark_hook_fn): Define.
705 (elf_backend_data): Add gc_mark_extra_sections.
706 * elfxx-target.h (elf_backend_gc_mark_extra_sections): Provide default
707 definition.
708 (elfNN_bed): Add elf_backend_gc_mark_extra_sections.
709 * elf32-arm.c (elf32_arm_gc_mark_extra_sections): New function.
710 (elf_backend_gc_mark_extra_sections): Define.
711
2889e75b
NC
7122007-02-21 Nick Clifton <nickc@redhat.com>
713
714 * elf.c (_bfd_elf_map_sections_to_segments): If the
715 override_segment_assignment callback is defined then call it.
716
78859468
AM
7172007-02-21 Alan Modra <amodra@bigpond.net.au>
718
719 * elf32-spu.c (spu_elf_size_stubs): Correct order of warning args.
720
ae0d2616
TS
7212007-02-19 Thiemo Seufer <ths@mips.com>
722
723 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): Remove
724 translation marker from untranslatable strings.
725
6bfdb61b
AM
7262007-02-19 Alan Modra <amodra@bigpond.net.au>
727
728 * elf-bfd.h (struct elf_backend_data): Add default_execstack.
729 * elflink.c (bfd_elf_size_dynamic_sections): Heed default_execstack.
730 * elfxx-target.h (elf_backend_default_execstack): Define to 1.
731 (elfNN_bed): Init new field.
732 * elf64-ppc.c (elf_backend_default_execstack): Define to 0.
733
92f01d61
JM
7342007-02-17 Mark Mitchell <mark@codesourcery.com>
735 Nathan Sidwell <nathan@codesourcery.com>
736 Vladimir Prus <vladimir@codesourcery.com
737 Joseph Myers <joseph@codesourcery.com>
738
739 * configure.in (--with-pkgversion): New option.
740 * configure: Regenerate.
741 * Makefile.am (bfdver.h): Substitute for @bfd_version_package@.
742 * Makefile.in: Regenerate.
743 * version.h (BFD_VERSION_STRING): Define using
744 @bfd_version_package@.
745
c0e3f241
CD
7462007-02-16 Carlos O'Donell <carlos@codesourcery.com>
747
748 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data):
749 Print EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT
750 and EF_MIPS_UCODE.
751
72f6ea61
AM
7522007-02-15 Alan Modra <amodra@bigpond.net.au>
753
754 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,
755 declare.
756 (_bfd_norelocs_canonicalize_reloc): Likewise.
757 * libbfd.h: Regenerate.
758 * libbfd.c (_bfd_norelocs_get_reloc_upper_bound): New function.
759 (_bfd_norelocs_canonicalize_reloc): Likewise.
760 * binary.c (binary_bfd_reloc_type_lookup): Don't define.
761 (binary_get_reloc_upper_bound, binary_canonicalize_reloc): Likewise.
762 (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
763 * ihex.c: Similarly.
764 * mach-o-target.c: Similarly.
765 * mach-o.c: Similarly.
766 * mmo.c: Similarly.
767 * pef.c: Similarly.
768 * ppcboot.c: Similarly.
769 * srec.c: Similarly.
770 * xsym.c: Similarly.
771
fab4a87f
L
7722007-02-14 H.J. Lu <hongjiu.lu@intel.com>
773
774 PR ld/3953
775 * elflink.c (_bfd_elf_add_default_symbol): Check warning symbol
776 when adding default symbol.
777
e4e0193e
AM
7782007-02-13 Alan Modra <amodra@bigpond.net.au>
779
780 * elf64-ppc.c (create_linkage_sections): Use section ".branch_lt"
781 for branch lookup table.
782
84f5d08e
AM
7832007-02-12 Alan Modra <amodra@bigpond.net.au>
784
785 * elf64-ppc.c (create_linkage_sections): Don't create
786 .rela.rodata.brlt for --emit-relocs.
787 (ppc_build_one_stub): Create relocs for brlt --emit-relocs here.
788 (ppc_size_one_stub): Count them. Simplify test of stub type
789 when counting stub relocs. Set SEC_RELOC too.
790 (ppc64_elf_size_stubs): Clear reloc_count and SEC_RELOC.
791 (ppc64_elf_finish_dynamic_sections): Output brlt relocs.
792
4aac632e
AM
7932007-02-12 Alan Modra <amodra@bigpond.net.au>
794
795 * elflink.c (evaluate_complex_relocation_symbols): Ignore relocs
796 with a zero symbol index.
797
8da3dbc5
AM
7982007-02-12 Alan Modra <amodra@bigpond.net.au>
799
800 * elflink.c (bfd_elf_discard_info): Tidy setting of "eh".
801
b31847af
DB
8022007-02-05 Dave Brolley <brolley@redhat.com>
803 Stan Cox <scox@redhat.com>
804
805 PR ld/3972
806 * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
807
722b0ff7 8082007-02-05 Dave Brolley <brolley@redhat.com>
e382d174
DB
809 Richard Sandiford <rsandifo@redhat.com>
810 Stan Cox <scox@redhat.com>
811 Nick Clifton <nickc@redhat.com>
812 DJ Delorie <dj@redhat.com>
813 Frank Ch. Eigler <fche@redhat.com>
814 Ben Elliston <bje@redhat.com>
815 Richard Henderson <rth@redhat.com>
816
817 * Makefile.am (ALL_MACHINES): Add cpu-mep.lo.
818 (ALL_MACHINES_CFILES): Add CPU_MEP.c.
819 (BFD32_BACKENDS): Add elf32-mep.lo.
820 (BFD32_BACKENDS_CFILES): Add elf32-mep.c.
821 (cpu-mep.lo,elf32-mep.lo): New targets.
822 * archures.c (bfd_arch_mep): New enumerator.
823 (bfd_mach_mep, bfd_mach_mep_h1): New macros.
824 (bfd_mep_arch): New external variable.
825 (bfd_archures_list): Add bfd_mep_arch.
826 * config.bfd: Support mep-*-elf.
827 * configure.in: Support bfd_elf32_mep_vec and bfd_elf32_mep_little_vec.
828 * reloc.c (BFD_RELOC_MEP_*): New relocation numbers.
829 * targets.c (bfd_elf32_mep_vec,bfd_elf32_mep_little_vec): New extern
830 declarations.
831 (_bfd_target_vector): Add bfd_elf32_mep_vec and
832 bfd_elf32_mep_little_vec.
722b0ff7
DB
833 * mep-relocs.pl: New file.
834 * cpu-mep.c: New file.
835 * elf32-mep.c: New file.
836 * bfd-in2.h: Regenerate.
e382d174 837 * po/POTFILES.in: Regenerate.
722b0ff7
DB
838 * libbfd.h: Regenerate.
839 * Makefile.in: Regenerate.
840 * configure: Regenerate.
841
d9352518
DB
8422007-02-05 Dave Brolley <brolley@redhat.com>
843
844 * elflink.c (evaluate_complex_relocation_symbols): Check for
845 STT_SRELC for global symbols.
846 (perform_complex_relocations): Renamed to
847 perform_complex_relocation and now examines only one relocation.
848 (elf_link_input_bfd): Don't call perform_complex_relocations.
74e880a7 849 * elf-bfd.h (bfd_elf_perform_complex_relocation_: New prototype.
d9352518
DB
850 * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
851 (OD,OS,OU): #undefs corrected to N, S and U repectively.
852 (mep_reloc_type_lookup): Handle BFD_RELOC_RELC.
853 (complex_reloc_installation_howto): Removed.
854 (mep_info_to_howto_rela): Remove special case for r_type==0xff.
855 (mep_elf_relocate_section): Call bfd_elf_perform_complex_relocation.
856
d9352518 8572007-02-05 Dave Brolley <brolley@redhat.com>
e382d174
DB
858 Richard Sandiford <rsandifo@redhat.com>
859 DJ Delorie <dj@redhat.com>
860 Graydon Hoare <graydon@redhat.com>
861 Nick Clifton <nickc@cambridge.redhat.com>
862 Jeff Holcomb <jeffh@redhat.com>
863 Frank Ch. Eigler <fche@redhat.com>
864
865 * elf-bfd.h (bfd_elf_perform_complex_relocations): New prototype.
866 * elf.c (swap_out_syms): Handle BSF_RELC and BSF_SRELC.
867 * elfcode.h (elf_slurp_symbol_table): Handle STT_RELC and STT_SRELC.
868 * elflink.c (set_symbolValue): New static function.
d9352518
DB
869 (resolve_symbol): Likewise.
870 (resolve_section): Likewise.
871 (undefined_reference): Likewise.
872 (eval_symbol): Likewise.
873 (evaluate_complex_relocation_symbols): Likewise.
874 (put_value): Likewise.
875 (get_value): Likewise.
e382d174
DB
876 (decode_complex_addend):
877 (bfd_elf_perform_complex_relocation): New function.
878 (elf_link_input_bfd): Call evaluate_complex_relocation_symbols.
879 * reloc.c (BFD_RELOC_RELC): New relocation number.
880 * syms.c (BSF_RELC,BSF_SRELC): New macros.
d9352518 881
f1ab2340 8822007-02-05 Bob Wilson <bob.wilson@acm.org>
74e880a7 883
f1ab2340
BW
884 * elf32-xtensa.c (elf_xtensa_make_sym_local): Delete.
885 (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Delete.
886 (elf_xtensa_fix_refcounts, elf_xtensa_allocate_plt_size)
887 (elf_xtensa_allocate_got_size): Replace these with...
888 (elf_xtensa_allocate_dynrelocs): ...this new function.
889 (elf_xtensa_size_dynamic_sections): Use it.
74e880a7 890
e5f131d1 8912007-02-05 Bob Wilson <bob.wilson@acm.org>
74e880a7 892
e5f131d1
BW
893 * elf32-xtensa.c (elf_howto_table) <R_XTENSA_GLOB_DAT>
894 <R_XTENSA_JMP_SLOT, R_XTENSA_RELATIVE, R_XTENSA_PLT, R_XTENSA_DIFF32>:
895 Set src_mask to zero.
896 <R_XTENSA_DIFF8, R_XTENSA_DIFF16>: Likewise. Also fix dst_mask.
897 <R_XTENSA_ASM_EXPAND>: Set pcrel_offset to TRUE.
74e880a7 898
4608f3d9
BW
8992007-02-02 Bob Wilson <bob.wilson@acm.org>
900
901 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Renamed to...
902 (elf_xtensa_dynamic_symbol_p): ...this.
903
f0e6fdb2
BW
9042007-02-02 Bob Wilson <bob.wilson@acm.org>
905
906 * elf32-xtensa.c (plt_reloc_count): Move into link hash table.
907 (struct elf_xtensa_link_hash_table): New.
908 (elf_xtensa_hash_table): New.
909 (elf_xtensa_link_hash_table_create): New.
910 (elf_xtensa_check_relocs): Update plt_reloc_count references.
911 Update arguments to add_extra_plt_sections.
912 (elf_xtensa_create_dynamic_sections): Record new sections in the hash
913 table. Update for plt_reloc_count and add_extra_plt_sections.
914 (add_extra_plt_sections, elf_xtensa_create_plt_entry): Replace dynobj
915 argument with link info. Update calls to elf_xtensa_get_plt_section
916 and elf_xtensa_get_gotplt_section.
917 (elf_xtensa_allocate_local_got_size, elf_xtensa_size_dynamic_sections)
918 (elf_xtensa_relocate_section, elf_xtensa_finish_dynamic_sections)
919 (elf_xtensa_discard_info_for_section, shrink_dynamic_reloc_sections)
920 (relax_property_section): Get sections from the hash table and update
921 function calls.
922 (elf_xtensa_get_plt_section, elf_xtensa_get_gotplt_section): Replace
923 dynobj argument with link info. Get sections for first plt chunk from
924 the hash table.
925 (bfd_elf32_bfd_link_hash_table_create): Define.
926
c15f73f9
JJ
9272007-02-02 Jakub Jelinek <jakub@redhat.com>
928
929 * elf-bfd.h (struct elf_obj_tdata): Change symbuf type to void *.
930 * elf.c (struct elf_symbuf_symbol, struct elf_symbuf_head): New types.
931 (struct elf_symbol): Change first member into union.
932 (elf_sort_elf_symbol): Compare pointers to internal syms rather than
933 internal syms. Only compare st_shndx fields.
934 (elf_create_symbuf): New function.
935 (bfd_elf_match_symbols_in_sections): Use it. If symbufs are available
936 for bfds, use a binary search, otherwise don't qsort symbols
937 unnecessarily only to select which symbols are for the particular
938 shndx.
939
effdf42a
NC
9402007-02-01 Nick Clifton <nickc@redhat.com>
941
942 PR ld/3852
943 * elf.c (_bfd_elf_link_hash_table_init): Initialize all the fields
944 in the elf_link_hash_table structure.
945
183e98be
AM
9462007-02-01 Alan Modra <amodra@bigpond.net.au>
947
948 * elf-bfd.h (struct elf_backend_data): Add elf_backend_write_core_note.
949 * elfxx-target.h (elf_backend_write_core_note): Define and use.
950 * elf.c (elfcore_write_prpsinfo): Call the above. Add support for
951 32-bit core note on 64-bit target.
952 (elfcore_write_prstatus): Likewise.
953 (elfcore_write_lwpstatus): Make note_name const.
954 (elfcore_write_prfpreg): Likewise.
955 (elfcore_write_pstatus): Add support for 32-bit core note on 64-bit
956 target.
957 * elf32-ppc.c (ppc_elf_write_core_note): New function.
958 (elf_backend_write_core_note): Define.
959 * elf64-ppc.c (ppc64_elf_write_core_note): New function.
960 (elf_backend_write_core_note): Define.
961
fc523535 9622007-01-31 H.J. Lu <hongjiu.lu@intel.com>
16cecee5
L
963
964 * elf32-cris.c (INCLUDED_TARGET_FILE): Removed.
965 (elf32_bed): Defined for elf32-us-cris.
966
967 * elf64-sh64.c (elf64_bed): Defined for Linux.
968 (INCLUDED_TARGET_FILE): Removed.
969
970 * elfxx-target.h (elfNN_bed): Always define. Don't check
971 INCLUDED_TARGET_FILE.
972
c9b57b7e
DD
9732007-01-31 DJ Delorie <dj@redhat.com>
974
975 * elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning
976 message for dangerous relocs, special case the common user error.
977
53020534
L
9782007-01-30 H.J. Lu <hongjiu.lu@intel.com>
979
980 * elf.c (copy_elf_program_header): Start from the first section
981 in a segment and stop when all sections in a segment are
982 accounted for.
983
c7b8f16e
JB
9842007-01-29 Julian Brown <julian@codesourcery.com>
985
986 * bfd-in2.h: Regenerate.
987 * bfd-in.h (bfd_arm_vfp11_fix): New enum. Specify how VFP11
988 instruction scanning should be done.
989 (bfd_elf32_arm_init_maps, bfd_elf32_arm_vfp11_erratum_scan)
990 (bfd_elf32_arm_vfp11_fix_veneer_locations): Add prototypes.
991 (bfd_elf32_arm_set_target_relocs): Add vfp11 fix type argument to
992 prototype.
993 * elf-bfd.h (elf_backend_write_section): Add struct bfd_link_info
994 argument.
995 * elf32-arm.c (VFP11_ERRATUM_VENEER_SECTION_NAME)
996 (VFP11_ERRATUM_VENEER_ENTRY_NAME): Define macros.
997 (elf32_vfp11_erratum_type): New enum.
998 (elf32_vfp11_erratum_list): New struct. List of veneers or jumps to
999 veneers.
1000 (_arm_elf_section_data): Add mapsize, erratumcount, erratumlist.
1001 (elf32_arm_link_hash_table): Add vfp11_erratum_glue_size,
1002 vfp11_fix and num_vfp11_fixes fields.
1003 (elf32_arm_link_hash_table_create): Initialise vfp11_fix,
1004 vfp11_erratum_glue_size, num_vfp11_fixes fields.
1005 (VFP11_ERRATUM_VENEER_SIZE): Define. Size of an (ARM) veneer.
1006 (bfd_elf32_arm_allocate_interworking_sections): Initialise erratum
1007 glue section.
1008 (elf32_arm_section_map_add): Add an code/data mapping symbol entry
1009 to a section's map.
1010 (record_vfp11_erratum_veneer): Create a single veneer, and its
1011 associated symbols.
1012 (bfd_elf32_arm_add_glue_sections_to_bfd): Add vfp11 erratum glue.
1013 (bfd_elf32_arm_init_maps): Initialise mapping symbol table for input
1014 BFDs.
1015 (bfd_elf32_arm_set_vfp11_fix): Set the type of erratum workaround
1016 required.
1017 (bfd_arm_vfp11_pipe): Define VFP11 instruction pipes.
1018 (bfd_arm_vfp11_regno): Recode a register number from a VFP11 insn.
1019 (bfd_arm_vfp11_write_mask): Update write mask according to coded
1020 register number.
1021 (bfd_arm_vfp11_antidependency): New function.
1022 (bfd_arm_vfp11_insn_decode): Decode a VFP11 insn.
1023 (elf32_arm_compare_mapping): Declare.
1024 (bfd_elf32_arm_vfp11_erratum_scan): Scan the sections of an input
1025 BFD for potential erratum-triggering insns. Record results.
1026 (bfd_elf32_arm_vfp11_fix_veneer_locations): Find out where veneers
1027 and branches to veneers have been placed in virtual memory after
1028 layout.
1029 (bfd_elf32_arm_set_target_relocs): Set vfp11_fix field in global
1030 hash table.
1031 (elf32_arm_output_symbol_hook): Remove.
1032 (elf32_arm_write_section): Output veneers, and branches to veneers.
1033 Use maps from input sections, not output sections, for code
1034 byte-swapping.
1035 * elf32-ppc.c (ppc_elf_write_section): Add dummy link_info argument.
1036 * elf32-score.c (_bfd_score_elf_write_section): Likewise.
1037 * elfxx-mips.c (_bfd_mips_elf_write_section): Likewise.
1038 * elfxx-mips.h (_bfd_mips_elf_write_section): Likewise.
1039
10402007-01-27 H.J. Lu <hongjiu.lu@intel.com>
83d1651b
L
1041
1042 * elf64-hppa.c (elf64_bed): Defined for HPUX and Linux.
b8210914 1043 (INCLUDED_TARGET_FILE): Removed.
83d1651b 1044
914dfb0f
DA
10452007-01-27 Mike Frysinger <vapier@gentoo.org>
1046
1047 * elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
1048 (INCLUDED_TARGET_FILE): Remove.
1049
78eba9b6
DD
10502007-01-25 DJ Delorie <dj@redhat.com>
1051
1052 * elf32-m32c.c (m32c_elf_howto_table): Don't complain about
1053 R_M32C_16 or R_M32C_24 relocs.
1054
64ee10b6
NC
10552007-01-25 Nick Clifton <nickc@redhat.com>
1056
1057 PR binutils/3874
1058 * elf32-avr.c (avr_link_hash_table): Check to make sure that the
1059 hash table was created by elf32_avr_link_hash_table_create before
1060 using it.
1061 (elf32_avr_link_hash_newfunc): New function. Just pass the call
1062 through to _bfd_elf_link_hash_newfunc.
1063 (elf32_avr_link_hash_table_create): Use
1064 elf32_avr_link_hash_newfunc instead of
1065 _bfd_elf_link_hash_newfunc.
1066 (elf32_avr_relocate_section): Check for the hash table pointer
1067 being NULL.
1068 (elf32_avr_relax_section, avr_build_one_stub,
1069 elf32_avr_setup_params, get_local_syms, elf32_avr_size_stubs,
1070 elf32_avr_build_stubs): Likewise.
1071
40b36307
L
10722007-01-16 H.J. Lu <hongjiu.lu@intel.com>
1073
1074 PR ld/3831
1075 * elf-bfd.h (bfd_elf_link_mark_dynamic_symbol): Add an
1076 argument, Elf_Internal_Sym *.
1077
1078 * elflink.c (bfd_elf_link_mark_dynamic_symbol): Mark a data
1079 symbol dynamic if info->dynamic_data is TRUE.
1080 (bfd_elf_record_link_assignment): Updated call to
1081 bfd_elf_record_link_assignment.
1082 (_bfd_elf_merge_symbol): Likewise. Always call
1083 bfd_elf_link_mark_dynamic_symbol.
1084
fc523535 10852007-01-12 H.J. Lu <hongjiu.lu@intel.com>
a454209d
L
1086
1087 * Makefile.am (BFD_LIBS): Removed.
1088 * Makefile.in: Regenerated.
1089
fc523535 10902007-01-11 H.J. Lu <hongjiu.lu@intel.com>
21e40a48
L
1091
1092 PR binutils/3631
1093 * Makefile.am (OFILES): Add @bfd64_libs@.
1094 (libbfd_la_SOURCES): Remove $(BFD64_LIBS_CFILES).
1095 * Makefile.in: Regenerated.
1096
1097 * configure.in (bfd_libs): Replaced by ...
1098 (bfd64_libs): This.
1099 * configure: Regenerated.
1100
59e0647f
NS
11012007-01-11 Nathan Sidwell <nathan@codesourcery.com>
1102
1103 * elf.c (assign_file_positions_for_load_sections): We can
1104 require fewer phdrs than expected.
1105
3bdcfdf4
KH
11062007-01-08 Kazu Hirata <kazu@codesourcery.com>
1107
1108 * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
1109 * bfd-in2.h: Regenerate.
1110 * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
1111 bfd_mach_cpu32_fido.
1112 (m68k_arch_features): Use fido_a instead of cpu32.
1113 (bfd_m68k_compatible): Reject the combination of Fido and
1114 ColdFire. Accept the combination of CPU32 and Fido with a
1115 warning.
1116 * elf32-m68k.c (elf32_m68k_object_p,
1117 elf32_m68k_merge_private_bfd_data,
1118 elf32_m68k_print_private_bfd_data): Treat Fido as an
1119 architecture by itself.
1120
42037fe5
NC
11212007-01-08 Kai Tietz <kai.tietz@onevision.com>
1122
1123 * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
1124
ebe8b991
JJ
11252007-01-05 Jakub Jelinek <jakub@redhat.com>
1126
1127 * texhex.c (first_phase): Don't fall through into the default
1128 case.
1129 (pass_over): Replace abort () calls with return FALSE. Fix
1130 buffer overflow.
1131
b327f31f
AM
11322007-01-04 Jie Zhang <jie.zhang@analog.com>
1133
1134 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
1135 SEC_EXCLUDE on zero size .eh_frame.
1136
10a2343e 1137For older changes see ChangeLog-2006
56882138
AM
1138\f
1139Local Variables:
1140mode: change-log
1141left-margin: 8
1142fill-column: 74
1143version-control: never
1144End: