* merge.c (struct sec_merge_sec_info): Update comment.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
ddb2b442
AM
12003-10-30 Lars Knoll <lars@trolltech.com>
2 Michael Matz <matz@suse.de>
3 Jakub Jelinek <jakub@redhat.com>
4 Alan Modra <amodra@bigpond.net.au>
5
6 * merge.c (struct sec_merge_sec_info): Update comment.
7 (struct sec_merge_hash_entry): Remove entsize.
8 (sec_merge_hash_lookup): Only adjust alignment when creating.
9 (sec_merge_emit): Remove register keyword.
10 (cmplengthentry, last4_eq, last_eq): Delete.
11 (strrevcmp, strrevcmp_align, is_suffix): New.
12 (merge_strings): Use them to implement fast suffix merging.
13 * elf-strtab.c (struct elf_strtab_hash_entry): Update comments.
14 Make "len" signed.
15 (_bfd_elf_strtab_add): Lose on >2G strings.
16 (_bfd_elf_strtab_emit): Don't emit strings with len < 0.
17 (cmplengthentry, last4_eq): Delete.
18 (strrevcmp, is_suffix): New.
19 (_bfd_elf_strtab_finalize): Rework to implement fast suffix merging.
20
5e681ec4
PB
212003-10-29 Daniel Jacobowitz <drow@mvista.com>
22
23 * elf32-arm.h (elf32_arm_final_link_relocate): Move check for
24 SEC_ALLOC.
25
262003-10-29 Philip Blundell <philb@gnu.org>
27
28 * elf32-arm.h (elf32_arm_plt0_entry, elf32_arm_plt_entry): New
29 code sequence.
30 (PLT_HEADER_SIZE): New.
31 (struct elf32_arm_pcrel_relocs_copied): Rename to ...
32 (struct elf32_arm_relocs_copied): ... this. Count both
33 pcrel and non-pcrel relocs. All uses updated.
34 (struct elf32_arm_link_hash_table): Add pointers to dynamic linker
35 sections and symbol/section mapping cache.
36 (create_got_section): New.
37 (elf32_arm_create_dynamic_sections): New.
38 (elf_backend_create_dynamic_sections): Use it.
39 (elf32_arm_final_link_relocate): Support garbage collection of relocs.
40 (elf32_arm_check_relocs): Likewise.
41 (elf32_arm_adjust_dynamic_symbol): Likewise.
42 (elf32_arm_copy_indirect_symbol): New.
43 (elf32_arm_link_hash_table_create): Initialise new fields.
44 (elf32_arm_gc_sweep_hook): Implement.
45 (elf32_arm_discard_copies): Delete.
46 (elf32_arm_finish_dynamic_symbol): Use new PLT code.
47 (elf32_arm_finish_dynamic_sections): Likewise.
48 (elf_backend_can_refcount): Define.
49 (elf_backend_copy_indirect_symbol): Likewise.
50 (elf_backend_plt_header_size): Set to PLT_HEADER_SIZE.
51
62f3bb11
AM
522003-10-29 Alan Modra <amodra@bigpond.net.au>
53
d37c89e5
AM
54 * elf64-ppc.c (elf_backend_grok_prstatus): Define.
55 (elf_backend_grok_psinfo): Define.
56 (ppc64_elf_grok_prstatus, ppc64_elf_grok_psinfo): New functions.
57
62f3bb11
AM
58 * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple
59 sections with the same name.
60 (elfcore_grok_lwpstatus): Likewise.
61 (elfcore_grok_win32pstatus): Likewise.
62 (elfcore_grok_note): Likewise.
63 (elfcore_grok_nto_status): Likewise.
64 (elfcore_grok_nto_gregs): Likewise.
65
35a0f415
DJ
662003-10-27 Daniel Jacobowitz <drow@mvista.com>
67
68 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamic
69 objects.
70
e3d54347
RS
712003-10-14 Richard Sandiford <rsandifo@redhat.com>
72
73 * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno.
74
5e35cbc2
L
752003-10-24 H.J. Lu <hongjiu.lu@intel.com>
76
77 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Look up
78 hash table for real symbols.
79
9c3ed942
MS
802003-10-23 Michael Snyder <msnyder@redhat.com>
81
82 * section.c (asection): Fix typo in comment.
83
0d4792f7
AM
842003-10-23 Alan Modra <amodra@bigpond.net.au>
85
86 * elf64-ppc.c (get_tls_mask): Add toc_symndx param, save toc
87 reloc symbol index to it. Don't allow gd syms in shared libs
88 to be optimized.
89 (ppc64_elf_tls_optimize): Adjust get_tls_mask call.
90 (ppc64_elf_size_stubs): Likewise.
91 (ppc64_elf_relocate_section): Check that tls relocs are only used
92 with tls syms, and similarly for non-tls. Correct symbol used
93 when optimizing toc tls code.
94
c9ac8978
NC
952003-10-22 Nick Clifton <nickc@redhat.com>
96
97 * peicode.h (coff_swap_scnhdr_in): Only remove padding when
98 processing an executable.
99
108ba305
JJ
1002003-10-22 Jakub Jelinek <jakub@redhat.com>
101
102 * elflink.c (_bfd_elf_export_symbol): Adjust for globals and locals
103 field changes.
104 (_bfd_elf_link_assign_sym_version): Likewise.
105 * elflink.h (size_dynamic_sections): Likewise.
106
af9ba621
CV
1072003-10-21 Alexandre Oliva <aoliva@redhat.com>,
108 Michael Snyder <msnyder@redhat.com>
109
110 * archures.c (bfd_mach_sh4a, bfd_mach_sh4al_dsp, bfd_mach_sh4_nofpu,
111 bfd_mach_sh4a_nofpu): New machine types.
112 * bfd-in2.h: Rebuilt.
113 * cpu-sh.c (compatible): Remove unused function.
114 (SH4A_NEXT, SH4AL_DSP_NEXT, SH4_NOFPU_NEXT, SH4A_NOFPU_NEXT): New.
115 (arch_info_struct): Add sh4a, sh4al_dsp, sh4-nofpu and sh4a-nofpu.
116 * elf32-sh.c (sh_elf_set_mach_from_flags): Handle them.
117
5a21e886
NC
1182003-10-21 Wouter van Heyst <wouter@vidicode.nl>
119
120 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Correct text
121 describing mismatched formats involving the Maverick FP type.
122
b749473b
NC
1232003-10-21 Anil Paranjpe <anilp1@KPITCummins.com>
124
125 * binary.c (binary_object_p): Pass machine flag along with
126 architecture.
127
3e602632
NC
1282003-10-21 Thorsten Brehm <brehm@gmx.net>
129
130 * archures.c (bfd_default_scan): Add support for mcf528x.
131 * ieee.c (ieee_write_processor): Likewise.
132
1332003-10-21 Peter Barada <pbarada@mail.wm.sps.mot.com>
62f3bb11 134 Bernardo Innocenti <bernie@develer.com>
3e602632
NC
135
136 * archures.c: Add MCF528x (MCFv4) support.
137 * bfd/cpu-m68k.c (arch_info_struct): Likewise.
138 * bfd-in2.h: Regenerate.
139
198beae2
AC
1402003-10-20 Andrew Cagney <cagney@redhat.com>
141
142 * targets.c: Replace "struct sec" with "struct bfd_section"
143 * syms.c, sparclynx.c, section.c, opncls.c: Ditto.
144 * libcoff-in.h, libbfd-in.h, elfxx-target.h: Ditto.
145 * elf.c, coffgen.c, bfd.c, bfd-in.h, aoutf1.h: Ditto.
146 * aout-tic30.c, aout-target.h:
147 * bfd-in2.h, libcoff.h, libbfd.h: Regenerate.
62f3bb11 148
4e2147ff
HPN
1492003-10-18 Hans-Peter Nilsson <hp@bitrange.com>
150
f60ebe14
HPN
151 Support linker relaxation of new R_MMIX_PUSHJ_STUBBABLE relocs.
152 * elf64-mmix.c (MAX_PUSHJ_STUB_SIZE): New macro.
153 (struct _mmix_elf_section_data): New member pjs.
154 (mmix_set_relaxable_size, mmix_elf_get_section_contents): New
155 functions.
156 (elf_mmix_howto_table): New entry for R_MMIX_PUSHJ_STUBBABLE.
157 (mmix_reloc_map): Ditto.
158 (mmix_elf_relocate_section): Handle R_MMIX_PUSHJ_STUBBABLE.
159 (mmix_final_link_relocate, mmix_elf_check_common_relocs): Ditto.
160 (mmix_elf_perform_relocation): Ditto. Don't mark parameter addr
161 unused.
162 (mmix_elf_check_relocs): Move early return to after
163 mmix_elf_check_common_relocs call.
164 (mmix_elf_symbol_processing): Fix cut-and-pasto in head comment.
165 (_bfd_mmix_before_linker_allocation): Rename from
166 _bfd_mmix_prepare_linker_allocated_gregs. All referers changed.
167 Arrange to set the initial relaxable size of sections.
168 (_bfd_mmix_after_linker_allocation): Rename from
169 _bfd_mmix_finalize_linker_allocated_gregs.
170 (mmix_elf_relax_section): Relax a R_MMIX_PUSHJ_STUBBABLE reloc.
171 (bfd_elf64_get_section_contents): Define.
172 * reloc.c: Add ENUMX for BFD_RELOC_MMIX_PUSHJ_STUBBABLE.
173 * libbfd.h, bfd-in2.h: Regenerate.
174
4e2147ff
HPN
175 * reloc.c (bfd_generic_relax_section): Default-set
176 section->_cooked_size here.
177 (bfd_generic_get_relocated_section_contents): Don't set it here.
178 Explain why.
179
4b71bec0
DA
1802003-10-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
181
182 * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation if
183 output section has been discarded.
184
d4e2de6b 1852003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
62f3bb11 186
d4e2de6b
NC
187 * coff-h8300.c (funcvec_hash_newfunc): Handle normal mode.
188 (h8300_reloc16_extra_cases): Likewise.
189 (h8300_bfd_link_add_symbols): Likewise.
190
1912003-10-17 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
192
193 * cpu-h8300.c (h8300sxn_info_struct): Correct address size.
194 (h8300sn_info_struct): Likewise.
195 (h8300hn_info_struct): Likewise.
196
98a96df7
CF
1972003-10-16 Pavel Roskin <proski@gnu.org>
198
199 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Don't calculate image size
200 for sections which lack size info.
201
2cefff79
DS
2022003-10-17 Danny Smith <dannysmith@users.sourceforge.net>
203
204 * configure.host: Add __USE_MINGW_FSEEK to HDEFINES for
205 mingw32.
206
3e0e1ef1
L
2072003-10-16 H.J. Lu <hongjiu.lu@intel.com>
208
209 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also warn
210 undefined patterns with '*'.
211
9da84788
L
2122003-10-16 H.J. Lu <hongjiu.lu@intel.com>
213
214 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't
215 use the last CIE from a different section.
216 (_bfd_elf_write_section_eh_frame): Don't pad beyond the raw
217 size of the output section.
218
ac393995
RM
2192003-10-07 Roland McGrath <roland@redhat.com>
220
221 * elf.c (_bfd_elf_make_section_from_phdr): Set alignment_power of
222 new section from p_align header field.
223
7aaa0689
L
2242003-10-16 H.J. Lu <hongjiu.lu@intel.com>
225
226 * elf32-xtensa.c (xtensa_read_table_entries): The external size
227 of entry is 8 bytes.
228
6cee3f79
AC
2292003-10-15 Andrew Cagney <cagney@redhat.com>
230
231 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Replace NAME##_get_symtab
232 with NAME##_canonicalize_symtab.
233 * libcoff-in.h (coff_canonicalize_symtab): Update.
234 * xsym.h (bfd_sym_canonicalize_symtab): Update.
235 * elf-bfd.h (_bfd_elf_canonicalize_symtab): Update.
236 * coffgen.c (coff_canonicalize_symtab): Update.
237 * libbfd-in.h (_bfd_nosymbols_canonicalize_symtab): Update.
238 * libnlm.h (nlmNAME(canonicalize_symtab)): Update.
239 * ieee.c (ieee_vec): Update comment.
240 * libecoff.h (_bfd_ecoff_canonicalize_symtab): Update.
241 * mmo.c (mmo_canonicalize_symtab): Update.
242 * nlm-target.h (nlm_canonicalize_symtab): Update.
243 * nlmcode.h (nlm_canonicalize_symtab): Update.
244 * i386msdos.c (msdos_canonicalize_symtab): Update.
245 * hp300hpux.c (MY (canonicalize_symtab)): Update.
246 * oasys.c (oasys_canonicalize_symtab): Update.
247 * som.c (som_canonicalize_symtab): Update.
248 * pef.c (bfd_pef_canonicalize_symtab): Update.
249 * nlmcode.h (nlm_canonicalize_symtab): Update.
250 * xsym.c (bfd_sym_canonicalize_symtab): Update.
251 * vms.c (vms_canonicalize_symtab): Update.
252 * versados.c (versados_canonicalize_symtab): Update.
253 * mach-o.c (bfd_mach_o_canonicalize_symtab): Update.
254 * ieee.c (ieee_canonicalize_symtab): Update.
255 * pdp11.c (NAME(aout,canonicalize_symtab)): Update.
256 * reloc.c: Update comment.
257 * libaout.h (NAME(aout,canonicalize_symtab)): Update.
258 * coff64-rs6000.c (aix5coff64_vec): Update.
259 * coff64-rs6000.c (bfd_xcoff_aix5_backend_data): Update.
260 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update.
261 * aoutx.h (NAME(aout,canonicalize_symtab)): Update.
262 * elfxx-target.h (bfd_elfNN_canonicalize_symtab): Update.
263 * hp300hpux.c (MY_canonicalize_symtab): Update.
264 * ecoff.c (_bfd_ecoff_canonicalize_symtab): Update.
265 * aout-tic30.c (MY_canonicalize_symtab): Update.
266 * aout-target.h (MY_canonicalize_symtab): Update.
267 * ppcboot.c (ppcboot_canonicalize_symtab): Update.
268 * elf.c (_bfd_elf_canonicalize_symtab): Update.
269 * elfcode.h (elf_canonicalize_symtab): Update.
270 * ihex.c (ihex_canonicalize_symtab): Update.
271 * tekhex.c (tekhex_canonicalize_symtab): Update.
272 * binary.c (binary_canonicalize_symtab): Update.
273 * srec.c (srec_canonicalize_symtab): Update.
274
6288878d
KH
2752003-10-15 Kazu Hirata <kazu@cs.umass.edu>
276
277 * elf32-h8300.c (elf_reloc_map): Fix a comment typo.
278
46e993b9
KK
2792003-10-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
280
281 * elf32-sh.c (sh_elf_relocate_section): Handle R_SH_IMM_*_PCREL
282 relocations.
283 (sh_elf_check_relocs): Likewise.
284
285 * elf32-sh64.c (elf_backend_merge_symbol_attribute): Define.
286 (sh64_elf_merge_symbol_attribute): New.
287 * elf64-sh64.c (elf_backend_merge_symbol_attribute): Define.
288 (sh64_elf64_merge_symbol_attribute): New.
289
9bf7216d
KK
2902003-10-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
291
292 * elf-bfd.h (struct elf_backend_data): New function pointer member
293 elf_backend_merge_symbol_attribute.
294 * elflink.h (elf_link_add_object_symbols): Adjust call to
295 elf_backend_merge_symbol_attribute if the backend defined it.
62f3bb11
AM
296 * elfxx-target.h (elf_backend_merge_symbol_attribute): New macro.
297 (elfNN_bed): Add that to the initializer.
9bf7216d 298
b614a702
BW
2992003-10-14 Bob Wilson <bob.wilson@acm.org>
300
301 * elf32-xtensa.c (get_is_linkonce_section): Delete.
302 (xtensa_is_property_section, xtensa_is_littable_section): Use
303 XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Do not recognize
304 linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
305 (xtensa_get_property_section_name): Check section name instead of
306 calling get_is_linkonce_section. Remove unused bfd parameter. Use
307 XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Never generate
308 linkonce section names by appending ".xt.insn" or ".xt.lit".
309 (xtensa_read_table_entries): Remove bfd argument in call to
310 xtensa_get_property_section_name. Free section name when done.
311 (elf_xtensa_combine_prop_entries): Free leaking table.
312
98a8deaf
RS
3132003-10-13 Richard Sandiford <rsandifo@redht.com>
314
315 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
316 DT_MIPS_LIBLIST or DT_MIPS_CONFLICT entries.
317 (_bfd_mips_elf_finish_dynamic_symbol): Don't handle them. Don't
318 handle DT_MIPS_MSYM. Set DT_RELSZ based on the number of relocations
319 that were needed.
320 (_bfd_mips_elf_modify_segment_map): Fix placement of PT_MIPS_OPTIONS.
321 (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_UCODE.
322
3f7deb8a
L
3232003-10-13 H.J. Lu <hongjiu.lu@intel.com>
324
325 * bfd-in.h (bfd_elf32_ia64_after_parse): New prototype.
326 (bfd_elf64_ia64_after_parse): Likewise.
327 * bfd-in2.h: Regenerated.
328
329 * elfxx-ia64.c (oor_ip): New.
330 (oor_branch_size): Likewise.
331 (bfd_elfNN_ia64_after_parse): Likewise.
332 (elfNN_ia64_relax_section): Use oor_ip if oor_branch_size
333 equals sizeof (oor_ip).
334
0c72ffe0
KK
3352003-10-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
336
337 * elf64-sh64.c (sh_elf64_relocate_section): Tidy up for the
338 renumbering of some relocation numbers.
339
8d6ad26e
AM
3402003-10-11 Alan Modra <amodra@bigpond.net.au>
341
342 * coff-sh.c: Move definition of MAP and guard more code with
343 COFF_IMAGE_WITH_PE.
a7f49d81
AM
344
345 * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.
16b79bec 346 * bfd-in2.h: Regenerate.
a7f49d81 347
ede6aaf3
L
3482003-10-10 H.J. Lu <hongjiu.lu@intel.com>
349
350 * Makefile.am: Run "make dep-am".
351 * Makefile.in: Regenerate.
352 * doc/Makefile.in: Likewise.
353
a3aa4448
L
3542003-10-09 H.J. Lu <hongjiu.lu@intel.com>
355
356 * cofflink.c: Include "safe-ctype.h".
357 (coff_link_add_symbols): Use ISDIGIT instead of isdigit.
358
9c8ee639
DB
3592003-10-08 Dave Brolley <brolley@redhat.com>
360 On behalf of Michael Snyder <msnyder@redhat.com>
361
362 * archures.c: Add FRV fr550 machine.
363 * cpu-frv.c: Ditto.
364 * elf32-frv.c: Ditto.
365 * bfd-in2.h: Regenerate.
366
6a691779
TS
3672003-10-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
368
369 * elfxx-mips.c (STUB_MOVE,STUB_LI16): Fix stub code
370 for non-SGI N64 ABI. Improve code consitency.
371
b15b52ef
AO
3722003-10-07 Alexandre Oliva <aoliva@redhat.com>
373
374 * elf32-frv.c (elf32_frv_howto_table): Set R_FRV_LABEL16's
375 rightshift to 2.
376
cd339148
NS
3772003-10-07 Nathan Sidwell <nathan@codesourcery.com>
378
29ca8dc5
NS
379 * libbfd-in.h (_bfd_link_section_stabs): Add string offset
380 parameter.
381 * cofflink.c (coff_link_add_symbols): Deal with split stab
382 sections.
383 * elflink.h (elf_link_add_object_symbols): Deal with split stab
384 sections.
385 * stabs.c (_bfd_link_section_stabs): Add string offset parameter.
386 * libbfd.h: Regenerated.
387
cd339148
NS
388 * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc
389 overflow, set reloc start position to after the count
390 reloc. Subtract one from num relocs. Give error on 0xffff relocs
391 and no overflow.
392 * cofflink.c (_bfd_coff_final_link): Deal with PE_COFF reloc
393 overflow.
394 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Do overflow if >=
395 0xffff.
396
10cf14ea
L
3972003-10-06 H.J. Lu <hongjiu.lu@intel.com>
398
399 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Pad the
400 last CIE/FDE if needed.
401
afa105f8
NC
4022003-10-06 Nick Clifton <nickc@redhat.com>
403
404 * targets.c (_bfd_target_vector): Include bfd_elf64_sparc_vec if
405 BFD64 is enabled.
406
85cf2a8a
NC
4072003-10-06 Matt Thomas <matt@3am-software.com>
408
8d6ad26e 409 * config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case.
85cf2a8a 410
4615568e
NC
4112003-10-06 Robert Millan <robertmh@gnu.org>
412
413 * configure.in: Match GNU/KNetBSD with new knetbsd*-gnu triplet.
414 * config.bfd: Likewise.
415 * configure: Regenerate.
416
8b7cf393
CG
4172003-10-04 Christian Groessler <chris@groessler.org>
418
419 * coff-z8k.c (extra_case): Fix displacement length check for R_JR
420 and R_CALLR.
421
0a6a3ebe
SC
4222003-10-04 Stephane Carrez <stcarrez@nerim.fr>
423
424 * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.
425 * elf32-m68hc11.c: Likewise.
426 * elf32-m68hc12.c: Likewise.
427 * elf32-m68hc1x.h: Likewise.
428
17e58af0
SC
4292003-10-04 Stephane Carrez <stcarrez@nerim.fr>
430
431 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix merge
432 of flags between HC12 and HCS12.
433
27c630ba
NC
4342003-10-04 Bryce McKinlay <bryce@mckinlay.net.nz>
435
436 * merge.c (_bfd_merge_sections): Set SEC_EXCLUDE flag on sections
437 which become empty after merging.
438
1fc0d173
JJ
4392003-09-30 Jakub Jelinek <jakub@redhat.com>
440
441 * elfxx-ia64.c (ia64_howto_table): Fix size of R_IA64_TPREL64[LM]SB,
442 R_IA64_DTPREL{32,64}[LM]SB and R_IA64_DTPMOD64[LM]SB.
443
5f74bc13
CD
4442003-09-30 Chris Demetriou <cgd@broadcom.com>
445
446 * archures.c (bfd_mach_mipsisa64r2): New define.
447 * bfd-in2.h: Regenerate.
448 * aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mipsisa64r2.
449 * cpu-mips.c (I_mipsisa64r2): New enum value.
450 (arch_info_struct): Add entry for I_mipsisa64r2.
451 * elfxx-mips.c (_bfd_elf_mips_mach)
452 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_64R2.
453 (mips_set_isa_flags): Add bfd_mach_mipsisa64r2 case.
454 (mips_mach_extensions): Add entry for bfd_mach_mipsisa64r2.
455
b59dd4a5
L
4562003-09-29 H.J. Lu <hongjiu.lu@intel.com>
457
458 * elfxx-ia64.c (elfNN_hpux_backend_symbol_processing): New.
459 Handle SHN_IA_64_ANSI_COMMON.
460 (elf_backend_section_from_bfd_section): Defined.
461
243ef1e0
L
4622003-09-26 H.J. Lu <hongjiu.lu@intel.com>
463
464 * elflink.c (elf_link_read_relocs_from_section): Add an argument
465 of a pointer to section. Check bad symbol index.
466 (_bfd_elf_link_read_relocs): Modify calls to
467 elf_link_read_relocs_from_section.
468
d38eb334
DD
4692003-09-23 DJ Delorie <dj@redhat.com>
470
471 * elf32-sh.c (sh_elf_howto_table): R_SH_SWITCH8,
472 R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY,
473 R_SH_LOOP_START,R_SH_LOOP_END moved to "reserved" spaces,
474 R_SH_DIR16, R_SH_DIR8, R_SH_DIR8UL, R_SH_DIR8UW, R_SH_DIR8U,
475 R_SH_DIR8SW, R_SH_DIR8S, R_SH_DIR4UL, R_SH_DIR4UW, R_SH_DIR4U,
476 R_SH_PSHA, R_SH_PSHL added.
477 (sh_reloc_map): Add R_SH_DIR16 and R_SH_DIR8.
478 (sh_elf_relocate_section): Support new relocs.
479
f0578e28
BW
4802003-09-23 Bob Wilson <bob.wilson@acm.org>
481
482 * elf32-xtensa.c (elf_xtensa_relocate_section): Fix typo that clobbered
483 dynamic relocation offsets.
484
62f3bb11 4852003-09-23 Alan Modra <amodra@bigpond.net.au>
010b84c1
AM
486
487 * simple.c (bfd_simple_get_relocated_section_contents): Free the
488 hash table using _bfd_generic_link_hash_table_free.
489
62f3bb11 4902003-09-23 Alan Modra <amodra@bigpond.net.au>
7dcb9820
AM
491
492 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change
493 type of prefix_length and suffix_length to int. Rename "attributes"
494 to "attr". Comment.
495 (_bfd_elf_get_sec_type_attr): Update prototype.
496 * elf.c (get_special_section): Rewrite.
497 (_bfd_elf_get_sec_type_attr): Return struct rather than passing in
498 attr and type pointers.
499 (_bfd_elf_new_section_hook): Adjust for above.
500 (special_sections): Merge suffix with prefix. Set
501 prefix_length for all entries. Set suffix_length appropriately.
502 * elf32-m32r.c (m32r_elf_special_sections): Likewise.
503 * elf32-m68hc11.c (elf32_m68hc11_special_sections): Likewise.
504 * elf32-m68hc12.c (elf32_m68hc12_special_sections): Likewise.
505 * elf32-mcore.c (mcore_elf_special_sections): Likewise.
506 * elf32-sh64.c (sh64_elf_special_sections): Likewise.
507 * elf32-v850.c (v850_elf_special_sections): Likewise.
508 * elf32-xtensa.c (elf_xtensa_special_sections): Likewise.
509 * elf64-alpha.c (elf64_alpha_special_sections): Likewise.
510 * elf64-hppa.c (elf64_hppa_special_sections): Likewise.
511 * elf64-ppc.c (ppc64_elf_special_sections): Likewise.
512 * elf64-sh64.c (sh64_elf64_special_sections): Likewise.
513 * elfxx-ia64.c (elfNN_ia64_special_sections): Likewise.
514 * elfxx-mips.c (_bfd_mips_elf_special_sections): Likewise.
515 * elf32-ppc.c (ppc_elf_special_sections): Likewise. Fix .plt flags.
516
61bcf373
DJ
5172003-09-21 Daniel Jacobowitz <drow@mvista.com>
518
519 * elf64-alpha.c (elf64_alpha_create_got_section): Initialize
520 ->got if the section already exists.
521
8bfd78b3
NS
5222003-09-19 Nathan Sidwell <nathan@codesourcery.com>
523
524 * dwarf2.c (decode_line_info): Cope with an initially empty
525 filename table.
526
6726e1ea
L
5272003-09-18 H.J. Lu <hongjiu.lu@intel.com>
528
529 * acinclude.m4: Include ../config/accross.m4.
530 * aclocal.m4: Regenerated.
531
532 * configure.host (HOST_64BIT_TYPE): Remove if it is set to long
533 or long long.
534 (HOST_U_64BIT_TYPE): Remove if it is set to unsigned long long.
535 (host64): Remove if HOST_64BIT_TYPE is set to long.
536
537 * configure.in (HOST_64BIT_TYPE): Set according to the size of
538 long and long long.
539 (HOST_U_64BIT_TYPE): Likewise.
540 (host64): Likewise.
541 * configure: Regenerated.
542
5de3bf90
AM
5432003-09-19 Alan Modra <amodra@bigpond.net.au>
544
545 * elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)
546 since some ABIs round up the size of the struct.
547
9e4d8df3
L
5482003-09-18 H.J. Lu <hongjiu.lu@intel.com>
549
550 * elflink.c (_bfd_elf_merge_symbol): Allow type change if
551 the old symbol is undefined and the new symbol is defined.
552
228ce064
AS
5532003-09-18 Andreas Schwab <schwab@suse.de>
554
555 * simple.c (bfd_simple_get_relocated_section_contents): Use
556 _bfd_generic_link_hash_table_create instead of
557 bfd_link_hash_table_create.
558
fdbdabdd
L
5592003-09-10 H.J. Lu <hongjiu.lu@intel.com>
560
561 * elfxx-ia64.c (elfNN_ia64_special_sections): Mark all sections
562 started with ".sbss" or "".sdata" as SHF_IA_64_SHORT.
563
a252afa4
DA
5642003-09-10 John David Anglin <dave.anglin@nrc-cnrc.nrc.ca>
565 Randolph Chung <randolph@tausq.org>
566
567 * elf32-hppa.c (struct elf32_hppa_link_hash_entry,
568 hppa_link_hash_newfunc, hppa_build_one_stub,
569 elf32_hppa_adjust_dynamic_symbol, mark_PIC_calls, allocate_plt_static,
570 allocate_dynrelocs, elf32_hppa_size_dynamic_sections,
571 elf32_hppa_finish_dynamic_symbol): Remove pic_call field and all code
572 for generating import stubs for calls to statically linked PIC
573 functions.
574 (hppa_type_of_stub): Don't generate an import stub for calls to
575 statically linked pic functions. Generate import stubs for calls
576 in a shared object, to functions not in a regular file, and to
577 defined weak functions. Add new argument INFO.
578 (hppa_build_one_stub): Don't undef ADDIL_DP.
579 (elf32_hppa_check_relocs): Don't set SEC_HAS_GOT_REF flag.
580 (elf32_hppa_size_stubs): Pass info to hppa_type_of_stub.
581 (final_link_relocate): Change all DLTIND relocs to DPREL relocs in a
582 non-shared link. Convert instructions that use the the linkage table
583 pointer, or a facsimile thereof, to use the global data pointer when
584 the reloc has been changed.
585
42acdc7c
JB
5862003-09-08 Joel Brobecker <brobecker@gnat.com>
587
588 * archures.c: Add new machine names for hppa.
589 * bfd-in2.h: Regenerate.
590 * cpu-hppa.c: Use the new machine names.
591
2a0e29b4
SC
5922003-09-06 Stephane Carrez <stcarrez@nerim.fr>
593
594 * elf32-m68hc1x.h (struct m68hc11_elf_link_hash_table): Remove
595 all_local_syms member.
596 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Use bfd_elf_get_elf_syms
597 to get the local symbols.
598
3f533aa9
SC
5992003-09-06 Stephane Carrez <stcarrez@nerim.fr>
600
601 * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.
602 (elf_backend_special_sections): Define.a
603
604 PR savannah/4950:
605 * elf32-m68hc11.c (elf32_m68hc11_special_sections): The .vectors
606 section is read-only.
607
8ad30312
NC
6082003-09-04 Nick Clifton <nickc@redhat.com>
609
610 * archures.c (bfd_mach_v850e1): Define.
611 * bfd-in2.h: Regenerate.
612 * cpu-v850.h (scan): Accept bfd_mach_v850e1.
613 (arch_info_struct): Include an entry for bfd_mach_v850e1.
614 * elf32-v850.c (v850_elf_object_p): Accept E_V850E1_ARCH flag.
615 (v850_elf_final_write_processing): Accept bfd_mach_v850e1.
616 (v850_elf_print_private_bfd_data): Interpret E_V850E1_ARCH flag.
617 (v850_elf_merge_private_bfd_data): Allow v850e1 binaries to be
618 linked with v850e binaries. Mark the output as v850e.
5de3bf90 619
3922a8c1
NC
6202003-09-03 Nick Clifton <nickc@redhat.com>
621
5de3bf90 622 * cofflink.c (_bfd_coff_link_input_bfd): Do not skip section
3922a8c1
NC
623 symbols that are used in relocs.
624
13dfd2d0
NC
6252003-08-30 Robert Millan <robertmh@gnu.org>
626
627 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
628 * config.bfd: Likewise.
629 * configure: Regenerate.
630
1c0881dd
CG
6312003-08-31 Christian Groessler <chris@groessler.org>
632
633 * elf32-i860.c (i860_howto_pc26_reloc): Finish relocation here
634 instead of returning bfd_reloc_continue.
635
ac0e732e
AJ
6362003-08-31 Andreas Jaeger <aj@suse.de>
637
638 * merge.c: Update to ISO C90.
639
ec317fb1
ILT
6402003-08-27 Ian Lance Taylor <ian@airs.com>
641
49c97a80
ILT
642 * configure.in: Check for strtoull.
643 * bfd.c (bfd_scan_vma): Use strtoull when available.
644 * configure, config.in: Regenerate.
645
ec317fb1
ILT
646 * configure.in: Define and substitute BFD_HOST_LONG_LONG.
647 * bfd-in.h: Define BFD_HOST_LONG_LONG. Test it rather than
648 __GNUC__ when deciding whether to use long long for
649 BFD_HOST_64_BIT.
650 * configure, Makefile.in, doc/Makefile.in, bfd-in2.h: Regenerate.
651
d539b3aa
CG
6522003-08-27 Christian Groessler <chris@groessler.org>
653
654 * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
655 i860_howto_splitn_reloc, i860_howto_highadj_reloc): New
656 functions.
657 (elf32_i860_howto_table): Insert the new functions as
658 'special_function's in the proper reloc type entries.
659
73052b5e
RS
6602003-08-27 Richard Sandiford <rsandifo@redhat.com>
661
662 * elf32-frv.c (elf32_frv_relocate_section): Use
663 _bfd_elf_rela_local_sym.
664
2c848f79
MS
6652003-08-26 Michael Snyder <msnyder@redhat.com>
666
667 * cpu-frv.c: Remove unused enum.
668
980491e6
MR
6692003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
670
671 * reloc.c: Fix documentation for MIPS ELF relocations.
672 libbfd.h: Regenerate.
673 bfd-in2.h: Regenerate.
674
6d1227b8
JE
6752003-08-24 Jason Eckhardt <jle@rice.edu>
676
5de3bf90 677 * coff-i860.c (CALC_ADDEND): Define to be a no-op.
6d1227b8 678
f680ea79
JE
6792003-08-24 Jason Eckhardt <jle@rice.edu>
680
681 * elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
682 shift by 2 before storing the relocated value.
683
c28b1c28
JE
6842003-08-23 Jason Eckhardt <jle@rice.edu>
685
5de3bf90 686 * coff-i860.c (coff_i860_reloc_nyi): New function.
c28b1c28
JE
687 (howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
688 LOWn, SPLITn, and BRADDR.
689 (RTYPE2HOWTO): Check that the r_type is within the howto_table
690 before trying to access the entry.
691 (coff_i860_rtype_to_howto): Likewise.
692 (coff_i860_reloc_type_lookup): New function.
693 (i860_reloc_processing): New function.
694 (coff_bfd_reloc_type_lookup): Define macro.
695 (RELOC_PROCESSING): Define macro.
696 Minor formatting adjustments.
697
40a0491a
AM
6982003-08-23 Alan Modra <amodra@bigpond.net.au>
699
700 * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
701
69bbc4c0
L
7022003-08-22 H.J. Lu <hongjiu.lu@intel.com>
703
704 * elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
705 .got section at 8 bytes.
706
8b956130
NC
7072003-08-21 Nick Clifton <nickc@redhat.com>
708
85db1db4 709 * cofflink.c: Update to ISO C90 and tidy up formatting.
8b956130 710
6c21aa76
NC
7112003-08-21 Randolph Chung <tausq@debian.org>
712
713 * elf32-hppa.c (elf32_hppa_object_p): For elf32-hppa-linux, objects
714 can have OSABI=Linux or OSABI=SysV. Check for both.
715 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
716
3673a93e
NC
7172003-08-21 Nick Clifton <nickc@redhat.com>
718
719 * po/sv.po: Updated Swedish translation.
720
427b80f4
RS
7212003-08-20 Richard Sandiford <rsandifo@redhat.com>
722
723 * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
724
560e09e9
NC
7252003-08-20 Nick Clifton <nickc@redhat.com>
726
727 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): New macro used to
728 replace some duplicated code in most elfxx-xxxx.c files. This
729 version uses the new fields in bfd_link_info.
730
40a0491a
AM
731 * elf-m10300.c (mn10300_elf_relocate_section): Use new macro.
732 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
733 * elf32-cris.c (cris_elf_relocate_section): Likewise.
560e09e9
NC
734 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
735 * elf32-i386.c (elf_i386_relocate_section): Likewise.
736 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
737 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
738 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
739 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
740 * elf32-s390.c (elf_s390_relocate_section): Likewise.
741 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
742 * elf32-vax.c (elf_vax_relocate_section): Likewise.
743 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
744 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
745 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
746 * elf64-s390.c (elf_s390_relocate_section): Likewise.
747 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
748 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
749 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
40a0491a
AM
750
751 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols,
560e09e9
NC
752 elf_hppa_remark_useless_dynamic_symbols,
753 elf_hppa_relocate_section): Use the new fields in
754 bfd_link_info structure.
755 * elf32-sh.c (sh_elf_relocate_section): Likewise.
756 * elf64-alpha.c (elf64_alpha_check_relocs): Likewise.
757 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
758 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
759 * elfxx-ia64.c (elfNN_ia64_check_relocs): Likewise.
760 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
761
762 * elflink.h (elf_link_output_extsym): Fix test for reporting
40a0491a
AM
763 undefined symbols in shared libraries. Remove redundant test
764 of shlib_undefined when reporting references to forced local
765 symbols.
560e09e9 766
4091ea4e
L
7672003-08-18 Andreas Schwab <schwab@suse.de>
768
769 * libpei.h (bfd_pe_executable_p): Also recognize efi-app
770 executables.
771
b0cdc7bc
HPN
7722003-08-17 Hans-Peter Nilsson <hp@bitrange.com>
773
774 * simple.c (bfd_simple_get_relocated_section_contents): Move
775 reloc_done hack to before first bfd_section_size call. Change all
776 returns to use new wrapper macro RETURN, restoring sec->reloc_done.
777
c1993d04
AM
7782003-08-16 Alan Modra <amodra@bigpond.net.au>
779
780 * elf64-ppc.c: Don't include elf/ppc.h.
781
792b4a53
RS
7822003-08-14 Richard Sandiford <rsandifo@redhat.com>
783
784 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC
785 code to work with 64-bit bfds.
786
fdc09da8
AM
7872003-08-14 Alan Modra <amodra@bigpond.net.au>
788
789 * dep-in.sed: Remove libintl.h.
790 * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Unset LC_COLLATE.
791 (POTFILES.in): Remove target.
792 * Makefile.in: Regenerate.
793
ee87f2da
AM
7942003-08-12 Alan Modra <amodra@bigpond.net.au>
795
796 * elf64-ppc.c (ppc64_elf_next_input_section): Update comment.
797 (ppc64_elf_relocate_section): For zero sym R_PPC64_TOC relocs,
798 use the function sym from the previous reloc.
799
15f40dfc
JJ
8002003-08-11 Jakub Jelinek <jakub@redhat.com>
801
802 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbols
803 fatal if -pie.
804 * elf32-s390.c (elf_s390_relocate_section): Likewise.
805 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
806 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
807 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
808 * elf64-s390.c (elf_s390_relocate_section): Likewise.
809 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
810 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
811 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
812 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
813 (ppc_elf_relocate_section) <case R_PPC_RELAX32>: Issue fatal error
814 on undefined symbols if -pie.
815 * elf32-sh.c (sh_elf_relocate_section): Likewise.
816
6ab189d5
AM
8172003-08-11 Alan Modra <amodra@bigpond.net.au>
818
819 * elf64-ppc.c (ppc64_elf_relocate_section): Add special case for crt1.o
820 branch to __libc_start_main.
821
3b260895
NC
8222003-08-08 Dmitry Diky <diwil@mail.ru>
823
6ab189d5
AM
824 * archures.c: Add xW42 and xE42 parts. Sort MPU list according to
825 gcc order.
3b260895
NC
826 * cpu-msp430.c: Likewise.
827 * elf32-msp430.c: Likewise.
828 * bfd-in2.h: Regenerate.
829
c39a58e6
AM
8302003-08-07 Alan Modra <amodra@bigpond.net.au>
831
9c5bfbb7
AM
832 * elfxx-target.h: Remove PTR cast.
833 * targets.c (bfd_target): Make backend_data const void *.
834 * elf-bfd.h: Constify all occurrences of struct elf_backend_data.
835 * elf-m10300.c: Likewise.
836 * elf.c: Likewise.
837 * elf32-hppa.c: Likewise.
838 * elf32-i386.c: Likewise.
839 * elf32-m68hc1x.c: Likewise.
840 * elf32-ppc.c: Likewise.
841 * elf32-s390.c: Likewise.
842 * elf32-sh.c: Likewise.
843 * elf32-sh64.c: Likewise.
844 * elf32-sparc.c: Likewise.
845 * elf32-xtensa.c: Likewise.
846 * elf64-mips.c: Likewise.
847 * elf64-ppc.c: Likewise.
848 * elf64-s390.c: Likewise.
849 * elf64-sh64.c: Likewise.
850 * elf64-sparc.c: Likewise.
851 * elf64-x86-64.c: Likewise.
852 * elfcode.h: Likewise.
853 * elfcore.h: Likewise.
854 * elflink.c: Likewise.
855 * elflink.h: Likewise.
856 * elfxx-ia64.c: Likewise.
857 * elfxx-mips.c: Likewise.
858 * elfxx-mips.h: Likewise.
859 * elf.c (prep_headers): Remove useless check for null backend_data.
860 * bfd-in2.h: Regenerate.
861
c39a58e6
AM
862 * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.
863 (NAME): Use ## rather than CONCAT4 macro.
864 * elfcode.h: Remove one remaining PARAMS macro.
865 * elf-eh-frame.c: Convert to C90, remove unneeded casts and prototypes.
866 * elf-strtab.c: Likewise.
867 * elf-hppa.h: Likewise.
868 * elf32-hppa.h: Likewise.
869 * elf32-hppa.c: Likewise.
870 (elf32_hppa_add_symbol_hook): Delete.
871 (elf_backend_add_symbol_hook): Don't define.
872 * libhppa.h: Convert to C90. Replace INLINE with inline.
873
97b639ba
AM
8742003-08-06 Alan Modra <amodra@bigpond.net.au>
875
876 * elf64-ppc.c (ppc_stub_name): Tweak names for better readability.
877 (ppc64_elf_adjust_dynamic_symbol): Allow copy relocs against
878 function descriptors, but warn.
879 (ppc_build_one_stub): Remove a couple of vars. Move code creating
880 stub syms so that we can avoid a stub sym if we already have a
881 plt sym. Do not redefine an existing symbol.
882 (ppc64_elf_build_stubs): When --emit-stub-syms, print a symbol for
883 glink.
884
9e7d479d
NC
8852003-08-06 Nick Clifton <nickc@redhat.com>
886
887 * po/fr.po: Updated French translation.
888
77f3d027
AM
8892003-08-06 Alan Modra <amodra@bigpond.net.au>
890
891 * elflink.c (_bfd_elf_create_dynamic_sections): Mark .dynbss with
892 SEC_LINKER_CREATED.
893
50d6c878
DJ
8942003-08-05 Daniel Jacobowitz <drow@mvista.com>
895
896 * elf32-arm.h (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
897 (elf32_arm_final_link_relocate, elf32_arm_relocate_section): Use it.
898
14abcef9
NC
8992003-08-03 Jeff Muizelaar <muizelaar@rogers.com>
900
4a21a492 901 * coffcode.h (coff_slurp_line_table): Return with a warning
14abcef9
NC
902 message if the line number table could not be read.
903
8c675694
NC
9042003-08-04 Nick Clifton <nickc@redhat.com>
905
906 * elflink.h (elf_link_add_object_symbols): Prepend "warning: "
907 to messages produced for .gnu.warning.SYMBOL sections.
908
268b6b39
AM
9092003-08-04 Alan Modra <amodra@bigpond.net.au>
910
911 * elfcode.h: Convert to C90, remove unneeded casts and prototypes.
912 * elfcore.h: Likewise.
913 * elflink.c: Likewise.
914 * elflink.h: Likewise.
915 * elf.c (sym_is_global): Remove INLINE.
916 (align_file_position): Replace INLINE with inline.
917 * elfcode.h (elf_swap_dyn_in, elf_swap_dyn_out): Remove INLINE.
918 (elf_file_p): Replace INLINE with inline.
919
866f48b7
KK
9202003-08-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
921
922 * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here.
923
8651fcf9
L
9242003-08-01 H.J. Lu <hongjiu.lu@intel.com>
925
926 * elfxx-ia64.c (get_got): Align the .got section at 8 bytes.
927
37cd2629
L
9282003-08-01 H.J. Lu <hongjiu.lu@intel.com>
929
930 * elfxx-ia64.c (elfNN_ia64_finish_dynamic_symbol): Use
931 ElfNN_External_Rela instead of Elf64_External_Rela.
932
91fb2a9d
NC
9332003-08-01 Nick Clifton <nickc@redhat.com>
934
935 * config.bfd: Add code to catch obsolete configurations and warn
936 about them unless --enable-obsolete is used. Use this to mark
937 vax-vms port as obsolete.
938
e656e369
AM
9392003-07-30 Alan Modra <amodra@bigpond.net.au>
940
941 * elf32-ppc.c (ppc_elf_install_value): Tidy.
942 (ppc_elf_relax_section): Remove dead code. Remove unnecessary casts.
943 Formatting.
944 * elfxx-target.h: Remove PARAMS macro. Formatting.
945
50bc7936
AM
9462003-07-30 Alan Modra <amodra@bigpond.net.au>
947
948 * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.
949 * elf64-ppc.c (get_fdh): New function, split out from
950 ppc64_elf_edit_opd.
951 (ppc64_elf_check_relocs): Use get_fdh.
952 (func_desc_adjust): Likewise. Tidy.
953 (ppc64_elf_edit_opd): Tighten reloc checks. Free local_syms on error
954 exit. Use get_fdh. Account for superfluous dynamic relocs.
955 (ppc64_elf_relocate_section): Warning fix.
956
a62d170c
JE
9572003-07-30 Jason Eckhardt <jle@rice.edu>
958
959 * coff-i860.c: Convert to ISO C90. Remove superflous prototypes.
960
7734b6e9
JE
9612003-07-30 Jason Eckhardt <jle@rice.edu>
962
963 * elf32-i860.c: Convert to ISO C90. Remove superflous prototypes.
964
37f4508b
AM
9652003-07-30 Randolph Chung <tausq@debian.org>
966
967 * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.
968 * elf64-hppa.c (elf64_hppa_finalize_dlt): Check h->root.type.
969
217aa764
AM
9702003-07-30 Alan Modra <amodra@bigpond.net.au>
971
972 * elf.c: Convert to C90, remove unnecessary prototypes and casts.
973 Replace PTR with void *. Formatting.
974 (_bfd_elf_assign_file_position_for_section): Remove INLINE.
975 (make_mapping): Likewise.
976
494dac0c
AM
9772003-07-29 Alan Modra <amodra@bigpond.net.au>
978
979 * elf64-ppc.c (func_desc_adjust): Give linker created function
980 descriptor symbols a size and type.
981 (ppc64_elf_relocate_section): Correct lq insn test.
982
deaaf2f3
EC
9832003-07-28 Eric Christopher <echristo@redhat.com>
984
985 * elf32-ppc.c (R_PPC_RELAX32): New relocation.
986 (ppc_elf_install_value): New function.
987 (ppc_elf_sort_rela): Remove.
988 (ppc_elf_relax_section): Rewrite. Remove old relaxation
989 and replace with out of range branch stubs.
990 (ppc_elf_relocate_section): Handle R_PPC_RELAX32.
991
709e685d
AO
9922003-07-29 Alexandre Oliva <aoliva@redhat.com>
993
994 * elf-m10300.c (mn10300_elf_relax_section): Take symbol hash table
995 from input_bfd.
996
36c506c5
AM
9972003-07-28 Alan Modra <amodra@bigpond.net.au>
998
999 * elf.c (special_sections): Set attributes for .got and .plt.
1000
5d35169e
AM
10012003-07-27 Alan Modra <amodra@bigpond.net.au>
1002
1003 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Ensure no copy relocs
1004 on function descriptors.
1005 (ELIMINATE_COPY_RELOCS): Expand comment.
1006 (ppc64_elf_special_sections): Move. Don't include non-ppc64 sections.
1007 Do include ".toc1".
1008
3cddba1e
L
10092003-07-25 H.J. Lu <hongjiu.lu@intel.com>
1010
1011 * elf.c (_bfd_elf_new_section_hook): Set the default section
1012 type to SHT_NULL.
1013 (elf_fake_sections): Set the section type based on asect->flags
1014 if it is SHT_NULL. Don't abort on processor specific section
1015 types.
1016
d622ef4b
L
10172003-07-25 H.J. Lu <hongjiu.lu@intel.com>
1018
1019 * bfd-in2.h: Regenerated.
1020
2f89ff8d
L
10212003-07-25 H.J. Lu <hongjiu.lu@intel.com>
1022
1023 * elf-bfd.h (bfd_elf_special_section): New.
1024 (elf_backend_data): Add special_sections, a pointer to
1025 bfd_elf_special_section.
1026 (elf_section_type). New.
1027 (elf_section_flags): New.
1028 (_bfd_elf_get_sec_type_attr): New.
1029
1030 * elf.c (_bfd_elf_make_section_from_shdr): Always use the
1031 real section type/flags.
1032 (special_sections): New.
1033 (get_special_section): New.
1034 (_bfd_elf_get_sec_type_attr): New.
1035 (_bfd_elf_new_section_hook): Check special_section to set
1036 elf_section_type and elf_section_flags.
1037 (elf_fake_sections): Don't use section name to set ELF section
1038 data.
1039
1040 * elf32-m32r.c (m32r_elf_special_sections): New.
1041 (elf_backend_special_sections): Defined.
1042
1043 * elf32-m68hc11.c (elf32_m68hc11_special_sections): New.
1044 (elf_backend_special_sections): Defined.
1045
1046 * elf32-mcore.c (mcore_elf_special_sections): New.
1047 (elf_backend_special_sections): Defined.
1048
1049 * elf32-ppc.c (ppc_elf_special_sections): New.
1050 (elf_backend_special_sections): Defined.
1051
1052 * elf32-sh64.c (sh64_elf_special_sections): New.
1053 (elf_backend_special_sections): Defined.
1054
1055 * elf32-v850.c (v850_elf_special_sections): New.
1056 (elf_backend_special_sections): Defined.
1057
1058 * elf32-xtensa.c (elf_xtensa_special_sections): New.
1059 (elf_backend_special_sections): Defined.
1060
1061 * elf64-alpha.c (elf64_alpha_special_sections): New.
1062 (elf_backend_special_sections): Defined.
1063
1064 * elf64-hppa.c (elf64_hppa_special_sections): New.
1065 (elf_backend_special_sections): Defined.
1066
1067 * elf64-ppc.c (ppc64_elf_special_sections): New.
1068 (elf_backend_special_sections): Defined.
1069
1070 * elf64-sh64.c (sh64_elf64_special_sections): New.
1071 (elf_backend_special_sections): Defined.
1072
1073 * elfxx-ia64.c (elfNN_ia64_special_sections): New.
1074 (elf_backend_special_sections): Defined.
1075
1076 * elfxx-mips.c (_bfd_mips_elf_special_sections): New.
1077
1078 * elfxx-mips.h (_bfd_mips_elf_special_sections): New.
1079 (elf_backend_special_sections): Defined.
1080
1081 * elfxx-target.h (elf_backend_special_sections): New. Default
1082 to NULL.
1083 (elfNN_bed): Initialize special_sections.
1084
1085 * section.c (bfd_abs_section): Remove const.
1086 (bfd_und_section): Likewise.
1087 (bfd_com_section): Likewise.
1088 (bfd_ind_section): Likewise.
1089
20650579
NC
10902003-07-24 Nick Clifton <nickc@redhat.com>
1091
1092 * coff-arm.c (EXTRA_S_FLAGS): Include SEC_CODE so that code
1093 sections are assigned the LOAD attribute.
1094
deaaf2f3 10952003-07-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
09fd220b
KK
1096
1097 * elf32-sh.c: Convert to C90. Replace PTR with void *.
1098 * elf32-sh64-com.c: Likewise.
1099 * elf32-sh64.c: Likewise.
1100 * elf32-sh64.h: Likewise.
1101 * elf64-sh64.c: Likewise.
1102
3d85aebe
KK
11032003-07-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1104
1105 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
1106 (allocate_dynrelocs): Likewise.
1107 (sh_elf_relocate_section): Likewise. Use SYMBOL_REFERENCES_LOCAL.
1108 (sh_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
1109
834d807b
NC
11102003-07-24 Nick Clifton <nickc@redhat.com>
1111
1112 * po/fr.po: Updated French translation.
1113
571b5725
BW
11142003-07-23 Bob Wilson <bob.wilson@acm.org>
1115
1116 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and move
1117 near the beginning of the file. Swap order of arguments. Call
1118 _bfd_elf_dynamic_symbol_p with "ignore_protected" set to 0.
1119 (elf_xtensa_fix_refcounts): Adjust xtensa_elf_dynamic_symbol_p call.
1120 (elf_xtensa_relocate_section): Likewise.
1121 (shrink_dynamic_reloc_sections): Likewise.
1122
b536dc1e
BW
11232003-07-23 Bob Wilson <bob.wilson@acm.org>
1124
1125 * elf32-xtensa.c (plt_reloc_count): Fix typo in comment.
1126 (elf_xtensa_size_dynamic_sections): Use elf_discarded_section.
1127 (elf_xtensa_combine_prop_entries): Avoid returning non-zero without
1128 first printing an error message.
1129 (elf_xtensa_finish_dynamic_sections): Likewise.
1130 (elf_xtensa_discard_info_for_section): Adjust size of .got.loc when
1131 discarding literal table entries.
1132 (elf_xtensa_merge_private_bfd_data): Remove newline from error message.
1133 (elf_xtensa_do_asm_simplify): Likewise.
1134
7f888330
SC
11352003-07-23 Stephane Carrez <stcarrez@nerim.fr>
1136
1137 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash when
1138 we have a local symbol in common section.
1139
ecc27c31
L
11402003-07-22 H.J. Lu <hongjiu.lu@intel.com>
1141
1142 * elflink.c (_bfd_elf_dynamic_symbol_p): Don't return TRUE for
1143 weak symbols.
1144
f9f3cf65
NC
11452003-07-22 Nick Clifton <nickc@redhat.com>
1146
1147 * coffcode.h (coff_slurp_symbol_table): Add C_TCSYM and C_ECOML to
1148 expected RS6000 storage classes.
1149
bb32e54f
L
11502003-07-21 H.J. Lu <hongjiu.lu@intel.com>
1151
1152 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Mark
1153 output_bfd unused to silence gcc.
1154
796f2a93
NC
11552003-07-21 Nick Clifton <nickc@redhat.com>
1156
1157 * po/sv.po: Updated Swedish translation.
1158
f6c52c13
AM
11592003-07-21 Alan Modra <amodra@bigpond.net.au>
1160
1161 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..
1162 (_bfd_elf_symbol_refs_local_p): ..this. Declare.
1163 * elflink.c (_bfd_elf_symbol_refs_local_p): New function.
1164 * elf32-i386.c (elf_i386_relocate_section): Remove h NULL test
1165 now done in _bfd_elf_symbol_refs_local_p.
1166 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1167 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1168 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1169
aa37626c
L
11702003-07-18 H.J. Lu <hongjiu.lu@intel.com>
1171
1172 * elflink.c (_bfd_elf_dynamic_symbol_p): Undo the last change.
1173
1e364ec9
L
11742003-07-18 H.J. Lu <hongjiu.lu@intel.com>
1175
1176 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL): Fix a typo.
1177 (SYMBOL_CALLS_LOCAL): Likewise.
1178
1179 * elflink.c (_bfd_elf_dynamic_symbol_p): Return TRUE
1180 immediately if symbol isn't defined locally.
1181
986a241f
RH
11822003-07-18 Richard Henderson <rth@redhat.com>
1183
1184 * elflink.c (_bfd_elf_dynamic_symbol_p): New.
1185 * elf-bfd.h (_bfd_elf_dynamic_symbol_p): Declare it.
1186 (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use it.
1187 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Likewise.
1188 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
1189 * elf64-hppa.c (elf64_hppa_dynamic_symbol_p): Likewise.
1190 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Likewise.
1191 Update all callers to provide the relocation being resolved.
1192
ac4b3dd8
NC
11932003-07-17 Shaun Jackman <sjackman@pathwayconnect.com>
1194
1195 * config.bfd (arm-wince-pe): Add -DARM_COFF_BUGFIX to
1196 targ_cflags.
1197
6c37ac4d
NC
11982003-07-17 Nick Clifton <nickc@redhat.com>
1199
1200 * po/es.po: New Spanish translation.
1201 * po/sv.po: New Swedish translation.
1202 * po/opcodes.pot: Regenerate.
1203
02e6ad56
RH
12042003-07-16 Richard Henderson <rth@redhat.com>
1205
1206 * config.bfd, configure.host, configure.in: Remove ia64-aix support.
1207 * elfxx-ia64.c, targets.c: Likewise.
1208
5686517c
RH
12092003-07-16 Richard Henderson <rth@redhat.com>
1210
1211 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Properly return false
1212 for symbols defined locally plus -Bsymbolic. Tidy logic.
1213
5a7ea749
RS
12142003-07-15 Richard Sandiford <rsandifo@redhat.com>
1215
1216 * archures.c (bfd_mach_mips7000): New.
1217 * bfd-in2.h: Regenerated.
1218 * cpu-mips.c (arch_info_struct): Add an entry for mips:7000.
1219 * elfxx-mips.c (mips_set_isa_flags): Handle bfd_mach_mips7000.
1220 (mips_mach_extensions): Add an entry for it.
1221
76bff705
NC
12222003-07-14 Nick Clifton <nickc@redhat.com>
1223
1224 * po/tr.po: Update with latest version.
1225 * po/SRC-POTFILES.in: Regenerate.
1226 * po/bfd.pot: Regenerate.
1227 * Makfile.in: Regenerate.
1228 * configure: Regenerate.
1229
d0facd1b
NC
12302003-07-12 Jeff Baker <jbaker@qnx.com>
1231
1232 * bfd/config.bfd (__QNXTARGET__): Define for Neutrino architectures.
1233 * bfd/elf32-arm.h (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1234 * bfd/elf32-sh.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1235 * bfd/elf32-ppc.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1236
bcb9b88d
NC
12372003-07-12 Jeff Muizelaar <muizelaar@rogers.com>
1238
1239 * coffcode.h (coff_set_section_contents): Set the
1240 IMAGE_FILE_32BIT_MACHINE flag for PE targets.
1241
7a9823f1
RS
12422003-07-11 Richard Sandiford <rsandifo@redhat.com>
1243
1244 * bfd-in.h (bfd_h8300_pad_address): Declare.
1245 * bfd-in2.h: Regenerate.
1246 * cpu-h8300.c (bfd_h8300_pad_address): New function.
1247 * coff-h8300.c (h8300_reloc16_estimate): Use it to canonicalize
1248 addresses before checking whether they can be relaxed.
1249 (h8300_reloc16_extra_cases): Likewise for the R_MOVL2 sanity check.
1250 Don't complain about overflows in general 8-bit relocations.
1251 * elf32-h8300.c (elf32_h8_relax_section): Use bfd_h8300_pad_address.
1252 Fix handling of R_H8_DIR24A8.
1253
c6baf75e
RS
12542003-07-11 Richard Sandiford <rsandifo@redhat.com>
1255
1256 * elf32-h8300.c: Convert function prototypes and definitions
1257 to C90 syntax.
1258 * coff-h8300.c: Likewise.
1259 * cpu-h8300.c: Likewise.
1260
fce00800
AM
12612003-07-11 Alan Modra <amodra@bigpond.net.au>
1262
1263 * po/SRC-POTFILES.in: Regenerate.
1264 * po/bfd.pot: Likewise.
1265
e901de89
BW
12662003-07-10 Bob Wilson <bob.wilson@acm.org>
1267
1268 * elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Create new
1269 .got.loc section. Do not set SEC_ALLOC or SEC_LOAD flags for the
1270 .xt.lit.plt section.
1271 (elf_xtensa_size_dynamic_sections): Set size of the .got.loc section
1272 and allocate memory for it.
1273 (elf_xtensa_combine_prop_entries): Copy contents of .xt.lit output
1274 section to the .got.loc section.
1275 (elf_xtensa_finish_dynamic_sections): Fix up call to
1276 elf_xtensa_combine_prop_entries and set DT_XTENSA_GOT_LOC_OFF to
1277 the address of .got.loc.
1278 (relax_property_section): Shrink .got.loc to match changes in any
1279 literal table section.
1280 (xtensa_is_property_section): Change to match
1281 xtensa_get_property_section_name.
1282 (xtensa_is_littable_section): New.
1283
eff26f78
L
12842003-07-10 H.J. Lu <hongjiu.lu@intel.com>
1285
1286 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1 instead of
1287 -1LL.
1288
942e0f42
AM
12892003-07-10 Alan Modra <amodra@bigpond.net.au>
1290
1291 * Makefile.am (BFD32_BACKENDS): Add elf32-am33lin.lo.
1292 (BFD32_BACKENDS_CFILES): elf32-am33lin.c not elf32-am33lin.lo.
1293 Run "make dep-am".
1294 * Makefile.in: Regenerate.
1295
73c3cd1c
AO
12962003-07-10 Alexandre Oliva <aoliva@redhat.com>
1297
1298 2001-09-12 Alexandre Oliva <aoliva@redhat.com>
1299 * elf32-am33lin.c (ELF_MACHINE_CODE): Redefine to EM_MN10300.
1300 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_MN10300.
1301 2001-06-02 Nick Clifton <nickc@cambridge.redhat.com>
1302 * elf32-am33lin.c: Rename global functions.
1303 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
1304 * config.bfd (am33_2.0, am33_2.0-*-linux*): Added.
1305 * configure.in (bfd_elf32_am33lin_vec): Added.
1306 * Makefile.am (BFD32_BACKENDS): Added elf32-am33lin.lo.
1307 (elf32-am33lin.lo): List dependencies.
1308 * aclocal.m4, configure, Makefile.in: Rebuilt.
1309 * elf-m10300.c (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME,
1310 ELF_ARCH, ELF_MACHINE_CODE, ELF_MAXPAGESIZE): Define only if
1311 ELF_ARCH was not defined before.
1312 (elf_symbol_leading_char): Define if not defined.
1313 * elf32-am33lin.c: Override the definitions above.
1314 * targets.c (bfd_elf32_am33lin_vec): New.
1315
03a12831
AO
13162003-07-09 Alexandre Oliva <aoliva@redhat.com>
1317
1318 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1319 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Initialize
1320 pcrel_relocs_copied.
1321 2001-12-13 Alexandre Oliva <aoliva@redhat.com>
1322 * elf-m10300.c (ELF_DYNAMIC_INTERPRETER): Renamed from
1323 ld-linux.so.2 to ld.so.1.
1324 2001-10-10 Alexandre Oliva <aoliva@redhat.com>
1325 * elf-m10300.c (elf_mn10300_sizeof_plt0): New macro.
1326 (_bfd_mn10300_elf_adjust_dynamic_symbol): Use it.
1327 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1328 * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Allocate
1329 .rela.* section contents with bfd_zalloc.
1330 2001-09-25 Alexandre Oliva <aoliva@redhat.com>
1331 * elf-m10300.c: Added declarations for functions missing them.
1332 Merge some shared-library changes from the i386 back-end. Use
1333 R_MN10300_RELATIVE instead of R_MN10300_PCREL32 and
1334 R_MN10300_GLOB_DAT instead of R_MN10300_32 where appropriate.
1335 (struct elf32_mn10300_link_hash_entry): Remove duplicates of
1336 members of elf_link_hash_entry. Adjusted references.
1337 (mn10300_elf_final_link_relocate): dynobj was already loaded
1338 into a local variable, use it.
1339 2001-09-21 Nick Clifton <nickc@cambridge.redhat.com>
1340 * elf-m10300.c: Add missing function prototypes.
1341 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
1342 * elf-m10300.c (mn10300_elf_relocate_section): Don't compute
1343 relocation for dynamic relocations.
1344 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
1345 * reloc.c (BFD_RELOC_MN10300_GOTOFF24): New.
1346 * elf-m10300.c: Introduce GOTPC16, GOTOFF24, GOTOFF16 and
1347 PLT16, and rename GOTPC to GOTPC32 and GOTOFF to GOTOFF32.
1348 (_bfd_mn10300_elf_create_dynamic_sections): Move creation ot PLT...
1349 (_bfd_mn10300_elf_create_got_section): ... here, so that its
1350 adress is already known at the time we compute relaxations.
1351 (mn10300_elf_relax_section): Relax GOTPC32, GOTOFF32, GOT32
1352 and PLT32 to narrower relocations.
1353 * libbfd.h, bfd-in2.h: Rebuilt.
1354 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
1355 * reloc.c (BFD_RELOC_MN10300_GOT32, BFD_RELOC_MN10300_GOT24,
1356 BFD_RELOC_MN10300_GOT16, BFD_RELOC_MN10300_COPY,
1357 BFD_RELOC_MN10300_GLOB_DAT, BFD_RELOC_MN10300_JMP_SLOT,
1358 BFD_RELOC_MN10300_RELATIVE): New relocs.
1359 * libbfd.h, bfd-in2.h: Rebuilt.
1360 * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): New.
1361 (struct elf32_mn10300_link_hash_entry): Added DSO-related
1362 fields.
1363 (elf_mn10300_howto): Defined new relocation types.
1364 (mn10300_reloc_map): Map them.
1365 (_bfd_mn10300_elf_create_got_section): New fn.
1366 (mn10300_elf_check_relocs): Handle PIC relocs.
1367 (mn10300_elf_final_link_relocate): Likewise.
1368 (mn10300_elf_relocate_section): Handle DSOs.
1369 (PLT0_ENTRY_SIZE, PLT_ENTRY_SIZE, PIC_PLT_ENTRY_SIZE): New macros.
1370 (elf_mn10300_plt0_entry, elf_mn10300_plt_entry,
1371 elf_mn10300_pic_plt_entry): New.
1372 (elf_mn10300_sizeof_plt, elf_mn10300_plt_plt0_offset,
1373 elf_mn10300_plt0_linker_offset, elf_mn10300_plt0_gotid_offset,
1374 elf_mn10300_plt_temp_offset, elf_mn10300_plt_symbol_offset,
1375 elf_mn10300_plt_reloc_offset: New macros.
1376 (ELF_DYNAMIC_INTERPRETER): Likewise.
1377 (_bfd_mn10300_elf_create_dynamic_sections): New function.
1378 (_bfd_mn10300_elf_adjust_dynamic_symbol): Likewise.
1379 (_bfd_mn10300_elf_discard_copies): Likewise.
1380 (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
1381 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1382 (_bfd_mn10300_elf_finish_dynamic_sections): Likewise.
1383 (elf_backend_can_gc_sections,
1384 elf_backend_create_dynamic_sections,
1385 elf_backend_adjust_dynamic_sections,
1386 elf_backend_size_dynamic_sections,
1387 elf_backend_finish_dynamic_symbol,
1388 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
1389 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1390 elf_backend_got_header_size, elf_backend_plt_header_size): New
1391 macros.
1392
b08fa4d3
AO
13932003-07-09 Alexandre Oliva <aoliva@redhat.com>
1394
1395 2001-05-06 Alexandre Oliva <aoliva@redhat.com>
1396 * elf-m10300.c (compute_function_info): Account for AM33
1397 registers in `movm' when computing stack space for `call' when
1398 linking for AM33/2.0 link.
1399 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
1400 * archures.c (bfd_mach_am33_2): Renamed from bfd_mach_am332.
1401 * bfd-in2.h: Rebuilt.
1402 * cpu-m10300.c (bfd_am33_2_arch): Renamed from bfd_am332_arch.
1403 * elf-m10300.c: Updated.
1404 2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
1405 * archures.c (bfd_mach_am332): Defined.
1406 * bfd-in2.h: Rebuilt.
1407 * cpu-m10300.c (bfd_am332_arch): Defined.
1408 (bfd_am33_arch): Chained with am33-2.
1409 * elf-m10300.c (elf_mn10300_mach): Handle am332.
1410 (_bfd_mn10300_elf_final_write_processing): Likewise.
1411
201933ea
L
14122003-07-09 H.J. Lu <hongjiu.lu@intel.com>
1413
1414 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1LL.
1415
e717da7e
AM
14162003-07-10 Alan Modra <amodra@bigpond.net.au>
1417
1418 * elf64-ppc.c (bfd_elf64_mkobject): Define.
1419 (struct ppc64_elf_obj_tdata): New.
1420 (ppc64_elf_tdata, ppc64_tlsld_got): Define.
1421 (ppc64_elf_mkobject): New function.
1422 (struct got_entry): Add "owner". Move "tls_type".
1423 (struct ppc_link_hash_table): Delete "relgot", "tlsld_got".
1424 (ppc64_elf_init_stub_bfd): New function.
1425 (create_got_section): Create header .got in dynobj. Create .got
1426 and .rela.got in each bfd. Stash pointers in ppc64_elf_obj_tdata.
1427 (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
1428 Look for dynobj .got, and test it.
1429 (ppc64_elf_copy_indirect_symbol): Adjust for changed got.
1430 (update_local_sym_info): Likewise.
1431 (ppc64_elf_check_relocs): Likewise.
1432 (ppc64_elf_gc_sweep_hook): Likewise.
1433 (ppc64_elf_tls_optimize): Likewise.
1434 (allocate_dynrelocs): Likewise.
1435 (ppc64_elf_size_dynamic_sections): Likewise.
1436 (ppc64_elf_relocate_section): Likewise.
1437 (ppc64_elf_next_toc_section): Update comment.
1438 (toc_adjusting_stub_needed): Remove unneeded cast.
1439 (ppc64_elf_build_stubs): Check for stub sections in stub bfd by
1440 testing section flags.
1441 (ppc64_elf_build_stubs): Likewise.
1442 (ppc64_elf_size_stubs): Likewise. Remove stub_bfd param.
1443 (ppc64_elf_finish_dynamic_sections): Write out got sections.
1444 (func_desc_adjust): Copy over dynamic info for undef weaks.
1445 * elf64-ppc.h (ppc64_elf_init_stub_bfd): Declare.
1446 (ppc64_elf_size_stubs): Update prototype.
1447 * elflink.h (elf_link_sort_relocs): Use link_orders to find reldyn
1448 input sections rather than scanning dynobj.
1449
18ad015f
RS
14502003-07-09 Richard Sandiford <rsandifo@redhat.com>
1451
1452 * elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
1453 (bfd_mips_elf_swap_msym_in, bfd_mips_elf_swap_msym_out): Delete.
1454 (mips_elf_create_msym_section): Delete.
1455 (mips_elf_create_dynamic_relocation): Don't set min_dyn_reloc_index.
1456 (_bfd_mips_elf_copy_indirect_symbol): Likewise.
1457 (_bfd_mips_elf_create_dynamic_sections): Don't create .msym.
1458 (_bfd_mips_elf_size_dynamic_sections): Don't calculate its size.
1459 (_bfd_mips_elf_size_dynamic_sections): Don't add DT_MIPS_MSYM.
1460 (_bfd_mips_elf_finish_dynamic_symbol): Don't add symbols to .msym.
1461 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
1462
e10609d3
RS
14632003-07-09 Richard Sandiford <rsandifo@redhat.com>
1464
1465 * elfxx-mips.c (mips_elf_irix6_finish_dynamic_symbol): Make the
1466 symbols protected.
1467
0d591ff7
RS
14682003-07-09 Richard Sandiford <rsandifo@redhat.com>
1469
1470 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handling
1471 of relocations whose offset is -2.
1472
fdd07405
RS
14732003-07-09 Richard Sandiford <rsandifo@redhat.com>
1474
1475 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): Treat
1476 forced-local symbols like other locals. Don't create relocations
1477 against STN_UNDEF in irix objects.
1478
d2fba50d
RS
14792003-07-09 Richard Sandiford <rsandifo@redhat.com>
1480
1481 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-
1482 compatible objects, add the values of defined external symbols
1483 to the addend.
1484
6eaa6adc
RS
14852003-07-09 Richard Sandiford <rsandifo@redhat.com>
1486
1487 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Always
1488 initialize a GOT entry to the symbol's st_value.
1489
0c83546a
AM
14902003-07-08 Alan Modra <amodra@bigpond.net.au>
1491
43c40ab2
AM
1492 * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..
1493 * elf32-ppc.c (struct ppc_elf_obj_tdata): ..to here. New.
1494 (ppc_elf_tdata): Define.
1495 (elf_local_ptr_offsets): Adjust.
1496 (ppc_elf_mkobject): New function.
1497 (bfd_elf32_mkobject): Define.
1498
0c83546a
AM
1499 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.
1500 * elfcore.h (elf_core_file_p): Likewise.
1501 * section.c (bfd_section_init): Remove prototype.
1502
58111eb7
AM
15032003-07-08 Alan Modra <amodra@bigpond.net.au>
1504
1505 * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer
1506 field.
1507 (enum elf_linker_section_enum): Delete.
1508 (struct elf_linker_section): Delete.
1509 (struct elf_linker_section_pointers): Delete.
1510 (struct elf_obj_tdata): Remove #if 0 chunk. Remove linker_section.
1511 Make linker_section_pointers a void**.
1512 (elf_local_ptr_offsets, elf_linker_section): Don't define.
1513 * elf32-ppc.c (enum elf_linker_section_enum): New, cut-down version
1514 of old item in elf-bfd.h.
1515 (struct elf_linker_section): Likewise.
1516 (struct elf_linker_section_pointers): Likewise.
1517 (elf_local_ptr_offsets): Define.
1518 (struct ppc_elf_link_hash_entry): Add linker_section_pointer.
1519 (ppc_elf_link_hash_newfunc): Init it.
1520 (struct ppc_elf_link_hash_table): Add sbss.
1521 (ppc_elf_link_hash_table_create): zmalloc rather than clearing
1522 individual fields.
1523 (elf_create_linker_section): Fold into..
1524 (ppc_elf_create_linker_section): ..here. Remove hole_size code.
1525 Make rela section here if shared.
1526 (elf_find_pointer_linker_section): Pass lsect rather than enum.
1527 (elf_create_pointer_linker_section): Adjust. zalloc rather than
1528 clearing in a loop.
1529 (elf_finish_pointer_linker_section): Adjust. Don't make rela
1530 section here.
1531 (ppc_elf_check_relocs): Adjust.
1532 (ppc_elf_add_symbol_hook): Tighten hash creator test. Remove code
1533 creating .sbss by hand.
1534 * elf.c (_bfd_elf_link_hash_newfunc): Adjust.
1535
15f8604d
JJ
15362003-07-04 Jakub Jelinek <jakub@redhat.com>
1537
1538 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to
1539 complain_overflow_bitfield.
1540 * elf64-s390.c (elf_howto_table): Change R_390_GOT12 to
1541 complain_overflow_bitfield.
1542
3368a7fb
JJ
15432003-07-04 Jakub Jelinek <jakub@redhat.com>
1544
1545 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Return
1546 true even if -pie.
1547
9203ba99
JJ
15482003-07-04 Jakub Jelinek <jakub@redhat.com>
1549
1550 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add rel_fptr_sec.
1551 (elfNN_ia64_dynamic_symbol_p): Change info->shared into
1552 !info->executable.
1553 (get_fptr): For -pie create .opd as writable section and create
1554 .rela.opd as well.
1555 (elfNN_ia64_check_relocs): Change info->shared into
1556 !info->executable.
1557 (allocate_fptr): Likewise.
1558 (allocate_dynrel_entries): Account for a relative reloc for -pie
1559 @fptr(). Don't account for a relative reloc if -pie want_ltoff_fptr
1560 for undefweak symbol. Account for an IPLT reloc in .rela.opd
1561 section if -pie.
1562 (set_got_entry): Don't create a relative reloc if -pie
1563 want_ltoff_fptr for undefweak symbol.
1564 (set_fptr_entry): Emit an IPLT reloc in .rela.opd for -pie.
1565 (elfNN_ia64_relocate_section): Emit a relative reloc for -pie
1566 @fptr().
1567
1568 * elfxx-ia64.c (elfNN_ia64_relocate_section): Issue undefined_symbol
1569 even if -pie.
1570 * elf32-i386.c (elf_i386_relocate_section): Likewise.
1571 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1572 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1573 * elf64-s390.c (elf_s390_relocate_section): Likewise.
1574 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1575 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1576 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1577 * elf32-s390.c (elf_s390_relocate_section): Likewise.
1578 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1579
e0a868d1 15802003-07-04 Paul Clarke <paulc@senet.com.au>
8c17da6e
NC
1581
1582 * elf32-h8300.c (R_H8_DIR32A16): Fix name field.
1583 (elf32_h8_relax_section) <R_H8_DIR16A8>: Adjust position of relocation.
1584 <R_H8_DIR32A16>: Fix type of relocation.
1585
35cad4c4
KK
15862003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1587
1588 * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamic
1589 sections were created already. Remove unnecessary tests of
1590 the previous change.
1591
03151a5a
KK
15922003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1593
1594 * elf32-sh.c (sh_elf_create_dynamic_sections): Don't call
1595 bfd_make_section for existing sections.
1596
003d627e
AM
15972003-07-04 Alan Modra <amodra@bigpond.net.au>
1598
2293c499
AM
1599 * elf32-sparc.c (elf32_sparc_check_relocs): Don't call
1600 create_got_section if we already have done so.
1601 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
1602 (sh_elf_check_relocs): Likewise.
1603 (sh_elf_adjust_dynamic_symbol): Delete "dynobj" var. Use
1604 htab->root.dynobj instead.
1605 (sh_elf_check_relocs): Likewise.
1606 (sh_elf_finish_dynamic_sections): Likewise.
1607
003d627e
AM
1608 * section.c (bfd_make_section): Return NULL for existing section.
1609
fa681e5d
AM
16102003-07-04 Alan Modra <amodra@bigpond.net.au>
1611
1612 * elf32-ppc.c (ppc_elf_create_dynamic_sections): Don't call
1613 ppc_elf_create_got if we've already done so.
3dab13f6
AM
1614
1615 * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.
1616 (_bfd_elf_find_pointer_linker_section): Likewise.
1617 (bfd_elf32_create_pointer_linker_section): Likewise.
1618 (bfd_elf32_finish_pointer_linker_section): Likewise.
1619 (bfd_elf64_create_pointer_linker_section): Likewise.
1620 (bfd_elf64_finish_pointer_linker_section): Likewise.
1621 (_bfd_elf_make_linker_section_rela): Likewise.
1622 * elfcode.h (elf_create_pointer_linker_section): Don't define.
1623 (elf_finish_pointer_linker_section): Likewise.
1624 * elflink.c (_bfd_elf_make_linker_section_rela): Delete.
1625 (_bfd_elf_create_linker_section): Move this function..
1626 (_bfd_elf_find_pointer_linker_section): ..and this..
1627 * elflink.h (elf_create_pointer_linker_section): ..and this..
1628 (elf_finish_pointer_linker_section): ..and this..
1629 * elf32-ppc.c: ..to here, renaming to the following, and adjusting
1630 calls.
1631 (elf_create_linker_section): Convert to C90, tidy.
1632 (elf_find_pointer_linker_section): Likewise.
1633 (elf_create_pointer_linker_section): Likewise.
1634 (elf_finish_pointer_linker_section): Likewise.
1635 * elf32-i370.c: Delete #if 0 code.
1636
772119ce
AM
16372003-07-02 Alan Modra <amodra@bigpond.net.au>
1638
1639 * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* and
1640 _restf* to be satisfied by shared libs, and always force them local.
1641 (toc_adjusting_stub_needed): Avoid scanning linker created sections.
1642 Correct test for "bl".
1643 (ppc64_elf_relocate_section <R_PPC64_TLS>): Correct test for
1644 primary opcode 31.
1645
bd1ea41b
MS
16462003-07-01 Martin Schwidefsky <schwidefsky@de.ibm.com>
1647
1648 * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.
1649 (s390_tls_reloc): New function.
1650 (elf_howto_table): Add long displacement relocations R_390_20,
1651 R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
1652 (elf_s390_reloc_type_lookup): Likewise.
1653 (elf_s390_check_relocs): Likewise.
1654 (elf_s390_gc_sweep_hook): Likewise.
1655 (elf_s390_relocate_section): Likewise.
1656 * elf64-s390.c: Same changes as for elf32-s390.c.
1657 * reloc.c: Add long displacement relocations BFD_RELOC_390_20,
43c40ab2 1658 BFD_RELOC_390_GOT20, BFD_RELOC_390_GOTPLT20 and
bd1ea41b
MS
1659 BFD_RELOC_390_TLS_GOTIE20.
1660 * bfd-in2.h: Regenerate.
1661 * libbfd.h: Likewise.
1662
113202d6
AM
16632003-06-30 Alan Modra <amodra@bigpond.net.au>
1664
1665 * cpu-ia64-opc.c (ext_imms_scaled): Don't sign extend using shifts.
1666 (ins_imms, ins_immsm1u4): Likewise. Warning fix.
1667
c58b9523
AM
16682003-06-29 Alan Modra <amodra@bigpond.net.au>
1669
1670 * archive.c: Convert to C90, remove unnecessary prototypes and casts.
1671 Replace PTR with void *. Formatting.
1672 * archive64.c: Likewise.
1673 * archures.c: Likewise.
1674 * bfd-in.h: Likewise.
1675 * bfd.c: Likewise.
1676 * bfdio.c: Likewise.
1677 * bfdwin.c: Likewise.
1678 * cache.c: Likewise.
1679 * corefile.c: Likewise.
1680 * format.c: Likewise.
1681 * init.c: Likewise.
1682 * libbfd-in.h: Likewise.
1683 * libbfd.c: Likewise.
1684 * linker.c: Likewise.
1685 * opncls.c: Likewise.
1686 * reloc.c: Likewise.
1687 * section.c: Likewise.
1688 * simple.c: Likewise.
1689 * syms.c: Likewise.
1690 * targets.c: Likewise.
1691 * bfd-in2.h: Regenerate.
1692 * libbfd.h: Regenerate.
1693
1694 * ecoff.c (bfd_debug_section): Add missing kept_section initialization.
1695 * libbfd-in.h (_bfd_sh_align_load_span): Don't declare if defined.
1696 * libbfd.c (COERCE32, EIGHT_GAZILLION): Simplify.
1697 (bfd_getb64): Rewrite without parens.
1698 (bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
1699 * cache.c (insert, snip): Remove INLINE.
1700 * linker.c (bfd_link_add_undef): Likewise.
1701
27482721
AJ
17022003-06-29 Andreas Jaeger <aj@suse.de>
1703
1704 * elf64-x86-64.c: Convert to ISO C90 prototypes, remove
1705 unnecessary prototypes. Replace PTR with void *.
58611256
AJ
1706 (elf64_x86_64_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL to
1707 trim plt entries. Move undefweak non-default visibility test ...
1708 (allocate_dynrelocs): ... from here.
1709 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
1710 Change all callers.
1711 (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL. Use
1712 SYMBOL_REFERENCES_LOCAL for dynreloc check.
1713 (elf64_x86_64_relocate_section): Use SYMBOL_CALLS_LOCAL for
1714 dynreloc and .got relocs.
1715 (elf64_x86_64_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL
1716 for .got relocs.
27482721 1717
2b86c02e
TS
17182003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1719
1720 * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.
1721
e7c81c25
NC
17222003-06-27 Nick Clifton <nickc@redhat.com>
1723
1724 * opncls.c (bfd_add_gnu_debuglink_section): Rename to
1725 bfd_add_gnu_debuglink_section and only create the section, do not
1726 fill in its contents.
1727 (bfd_fill_in_gnu_debuglink_section): New function. Fill in the
1728 contents of a .gnu-debuglink section.
1729 * bfd-in2.h: Regenerate.
1730
72b4917c
TS
17312003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1732
1733 * elfxx-mips.c: Revert .got alignment to 2**4.
1734
91709090
TS
17352003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1736
1737 * elf32-mips.c: Fix addend for _gp_disp special symbol.
1738
7a79a000
TS
17392003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1740
1741 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default
1742 relocation header setup.
1743
e47cd125
AM
17442003-06-25 Alan Modra <amodra@bigpond.net.au>
1745
1746 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.
1747 (ppc_elf_reloc_type_lookup): Modify comment.
1748 (ppc_elf_info_to_howto): Ditto.
1749 (ppc_elf_relocate_section): Ditto.
1750 (ppc_elf_check_relocs): Call ppc_elf_howto_init.
1751
1049f94e
AM
17522003-06-25 Alan Modra <amodra@bigpond.net.au>
1753
1754 * aout-ns32k.c: Correct spelling of "relocatable".
1755 * aoutx.h: Likewise.
1756 * bfd-in.h: Likewise.
1757 * bfd.c: Likewise.
1758 * bout.c: Likewise.
1759 * coff-a29k.c: Likewise.
1760 * coff-alpha.c: Likewise.
1761 * coff-arm.c: Likewise.
1762 * coff-i386.c: Likewise.
1763 * coff-i860.c: Likewise.
1764 * coff-i960.c: Likewise.
1765 * coff-m68k.c: Likewise.
1766 * coff-m88k.c: Likewise.
1767 * coff-mcore.c: Likewise.
1768 * coff-mips.c: Likewise.
1769 * coff-or32.c: Likewise.
1770 * coff-ppc.c: Likewise.
1771 * coff-rs6000.c: Likewise.
1772 * coff-sh.c: Likewise.
1773 * coff-tic80.c: Likewise.
1774 * coff64-rs6000.c: Likewise.
1775 * cofflink.c: Likewise.
1776 * cpu-ns32k.c: Likewise.
1777 * ecoff.c: Likewise.
1778 * ecofflink.c: Likewise.
1779 * elf-bfd.h: Likewise.
1780 * elf-eh-frame.c: Likewise.
1781 * elf-hppa.h: Likewise.
1782 * elf-m10200.c: Likewise.
1783 * elf-m10300.c: Likewise.
1784 * elf.c: Likewise.
1785 * elf32-arm.h: Likewise.
1786 * elf32-avr.c: Likewise.
1787 * elf32-cris.c: Likewise.
1788 * elf32-d10v.c: Likewise.
1789 * elf32-dlx.c: Likewise.
1790 * elf32-fr30.c: Likewise.
1791 * elf32-frv.c: Likewise.
1792 * elf32-h8300.c: Likewise.
1793 * elf32-hppa.c: Likewise.
1794 * elf32-i370.c: Likewise.
1795 * elf32-i386.c: Likewise.
1796 * elf32-i860.c: Likewise.
1797 * elf32-i960.c: Likewise.
1798 * elf32-ip2k.c: Likewise.
1799 * elf32-iq2000.c: Likewise.
1800 * elf32-m32r.c: Likewise.
1801 * elf32-m68hc11.c: Likewise.
1802 * elf32-m68hc1x.c: Likewise.
1803 * elf32-m68k.c: Likewise.
1804 * elf32-mcore.c: Likewise.
1805 * elf32-mips.c: Likewise.
1806 * elf32-msp430.c: Likewise.
1807 * elf32-openrisc.c: Likewise.
1808 * elf32-ppc.c: Likewise.
1809 * elf32-s390.c: Likewise.
1810 * elf32-sh.c: Likewise.
1811 * elf32-sh64.c: Likewise.
1812 * elf32-sparc.c: Likewise.
1813 * elf32-v850.c: Likewise.
1814 * elf32-vax.c: Likewise.
1815 * elf32-xstormy16.c: Likewise.
1816 * elf32-xtensa.c: Likewise.
1817 * elf64-alpha.c: Likewise.
1818 * elf64-hppa.c: Likewise.
1819 * elf64-mips.c: Likewise.
1820 * elf64-mmix.c: Likewise.
1821 * elf64-ppc.c: Likewise.
1822 * elf64-s390.c: Likewise.
1823 * elf64-sh64.c: Likewise.
1824 * elf64-sparc.c: Likewise.
1825 * elf64-x86-64.c: Likewise.
1826 * elfcode.h: Likewise.
1827 * elflink.h: Likewise.
1828 * elfn32-mips.c: Likewise.
1829 * elfxx-ia64.c: Likewise.
1830 * elfxx-mips.c: Likewise.
1831 * i386linux.c: Likewise.
1832 * ieee.c: Likewise.
1833 * libcoff-in.h: Likewise.
1834 * linker.c: Likewise.
1835 * m68klinux.c: Likewise.
1836 * pdp11.c: Likewise.
1837 * pe-mips.c: Likewise.
1838 * peXXigen.c: Likewise.
1839 * reloc.c: Likewise.
1840 * reloc16.c: Likewise.
1841 * sparclinux.c: Likewise.
1842 * sunos.c: Likewise.
1843 * syms.c: Likewise.
1844 * versados.c: Likewise.
1845 * vms.c: Likewise.
1846 * xcofflink.c: Likewise.
1847 * bfd-in2.h: Regenerate.
1848 * libcoff.h: Regenerate.
1849 * libbfd.h: Regenerate.
1850
55fd94b0
AM
18512003-06-24 Alan Modra <amodra@bigpond.net.au>
1852
d85f2c7d
AM
1853 * elf32-ppc.c (ppc_elf_check_relocs): Report plt reloc against
1854 local sym errors.
1855
55fd94b0
AM
1856 * elf32-i386.c: Convert to C90 function definitions, remove unnecessary
1857 prototypes and casts. Replace PTR with void *. Formatting.
1858 * elf32-ppc.c: Likewise. Break long strings too.
1859 (ppc_elf_relax_section): Use enum elf_ppc_reloc_type for r_type.
1860 (ppc_elf_unhandled_reloc): Internationalize error message.
1861 * elf32-ppc.h: Remove PARAMS.
1862
88810f8c
MM
18632003-06-23 Mark Mitchell <mark@codesourcery.com>
1864
1865 * elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to count
1866 APUinfo slots.
1867 (ppc_elf_final_write_processing): Likewise.
1868
6e35c4da
L
18692003-06-23 H.J. Lu <hongjiu.lu@intel.com>
1870
1871 * elflink.h (elf_link_input_bfd): Check raw size when using
1872 kept_section to preserve debug information discarded by
1873 linkonce.
1874
8f3bab57
AM
18752003-06-20 Alan Modra <amodra@bigpond.net.au>
1876
1877 * elf64-ppc.c (struct ppc_link_hash_table): Add top_id.
1878 (ppc64_elf_setup_section_lists): Set it.
1879 (ppc64_elf_relocate_section): Check sym section id against top_id.
1880 (ppc_build_one_stub): Comment on top_id.
1881
efbc813e
NC
18822003-06-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1883
1884 * config.bfd: Add tic4x-*-rtems*.
1885
4ce794b7
AM
18862003-06-20 Alan Modra <amodra@bigpond.net.au>
1887
1888 * elf64-ppc.c: Convert to C90 function definitions, remove unnecessary
1889 prototypes and casts. Replace PTR with void *. Format copyright.
1890 Mention ABI links.
1891 (struct ppc_link_hash_table): Rename sgot, srelgot, splt, srelplt,
1892 sdynbss, srelbss, sglink, sbrlt and srelbrlt to got, relgot .. relbrlt.
1893 (ppc_type_of_stub): Make r_type an enum.
1894 (ppc64_elf_size_stubs): Likewise.
1895 * elf64-ppc.h: Remove PARAMS macro.
1896
d2a300cf
AM
18972003-06-19 Alan Modra <amodra@bigpond.net.au>
1898
3254fd24
AM
1899 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Reinstate init of
1900 elf hash tab fields.
1901
d2a300cf
AM
1902 * elf64-ppc.c (ppc64_elf_reloc_type_lookup): Tidy prototype.
1903 (ppc64_elf_info_to_howto): Likewise.
1904 (ppc64_elf_build_stubs): Add "stats" param, and print statistics.
1905 * elf64-ppc.h (ppc64_elf_build_stubs): Adjust prototype.
1906
83615de0
AM
19072003-06-19 Alan Modra <amodra@bigpond.net.au>
1908
1909 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore R_SPARC_DISP32
1910 reloc overflow on discarded eh_frame entries.
1911
9b5ecbd0
AM
19122003-06-19 Alan Modra <amodra@bigpond.net.au>
1913
1914 * elf64-ppc.c (toc_adjusting_stub_needed): New function.
1915 (ppc64_elf_next_input_section): Use it here to set has_gp_reloc.
1916 Return error condition.
1917 (ppc64_elf_size_stubs): Restrict toc adjusting stubs to sections
1918 that have has_gp_reloc set.
1919 (struct ppc_link_hash_table): Add stub_count.
1920 (ppc_build_one_stub): Increment it.
1921 (ppc64_elf_link_hash_table_create): zmalloc rather than clearing
1922 individual fields.
1923 * elf64-ppc.h (ppc64_elf_next_input_section): Update prototype.
1924
64c456e1
AM
19252003-06-18 Alan Modra <amodra@bigpond.net.au>
1926
1927 * elflink.h (elf_gc_record_vtentry): Revert last change. Correct
1928 size calculation from addend. Round size up.
1929
3dab95d3
HPN
19302003-06-18 Hans-Peter Nilsson <hp@axis.com>
1931
1932 * elf32-cris.c (cris_elf_relocate_section) <case
1933 R_CRIS_32_GOTREL>: When linking a program, don't complain about a
1934 symbol from a normal object or an undefined weak symbol.
1935
0b13192e
AM
19362003-06-18 Alan Modra <amodra@bigpond.net.au>
1937
1938 * elf64-ppc.c (ppc64_elf_relocate_section): Accept a symbol on
1939 R_PPC64_TOC relocs.
1940
f97b9cb8
L
19412003-06-17 H.J. Lu <hongjiu.lu@intel.com>
1942
1943 * section.c (struct sec): Put back kept_section.
1944 (STD_SECTION): Put back kept_section initialization.
1945 * bfd-in2.h: Regenerate.
1946
1947 * elflink.h (elf_link_input_bfd): Also check discarded linkonce
1948 sections for relocateable output. Use kept_section to preserve
1949 debug information discarded by linkonce.
1950
9f1c3a0a
L
19512003-06-17 Roland McGrath <roland@redhat.com>
1952
1953 * elfxx-ia64.c (elfNN_ia64_relocate_section): Support
1954 segment-relative relocation between different segments.
1955
734b6cf9
AM
19562003-06-17 Alan Modra <amodra@bigpond.net.au>
1957
1cf1f670
AM
1958 * elf64-ppc.c (ppc64_elf_relocate_section): Do unaligned reloc
1959 optimizations earlier.
1960
734b6cf9
AM
1961 * elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.
1962 Restore previous input_list type.
1963 (ppc64_elf_link_hash_table_create): Undo last change.
1964 (ppc64_elf_setup_section_lists): Reinstate code setting up input lists
1965 per output section, but don't bother with bfd_abs_section marker.
1966 (ppc64_elf_next_input_section): Adjust for multiple input section
1967 lists.
1968 (group_sections): Likewise.
1969
23fbd6fa
JJ
19702003-06-17 Jakub Jelinek <jakub@redhat.com>
1971
1972 * elf64-ppc.c (ppc64_elf_relocation_section): Ensure
1973 *r_offset == r_addend for RELATIVE relocs against .got.
1974
dad27d18
AM
19752003-06-17 Alan Modra <amodra@bigpond.net.au>
1976
1977 * elf64-ppc.c (ppc64_elf_relocate_section): Optimize unaligned relocs.
1978
b613960a
NC
19792003-06-17 Nick Clifton <nickc@redhat.com>
1980
1981 * elflink.h (elf_gc_record_vtentry): Allocate an extra element
4ce794b7
AM
1982 in the vtable_entries_used array to allow for the accessing
1983 the largest element.
b613960a 1984
000732f7
AM
19852003-06-17 Alan Modra <amodra@bigpond.net.au>
1986
3d6f9012
AM
1987 * elf64-ppc.c (struct ppc_link_hash_table): Remove top_index. Modify
1988 input_list.
1989 (ppc64_elf_link_hash_table_create): Init input_list here.
1990 (ppc64_elf_setup_section_lists): Remove code setting up input lists
1991 per output section. Set toc_off for abs and other standard sections.
1992 (ppc64_elf_reinit_toc): Don't set elf_gp on input bfds lacking a toc.
1993 (ppc64_elf_next_input_section): Adjust for single input section list.
1994 Don't set toc_curr from input bfds that haven't set elf_gp.
1995 (group_sections): Adjust for single input section list.
1996
000732f7
AM
1997 * elf64-ppc.c (ppc64_elf_relocate_section): Correct pcrel section zero.
1998
81407a69
AM
19992003-06-16 Alan Modra <amodra@bigpond.net.au>
2000
2001 * elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
2002 tls, check that a TOC16_DS or TOC16_LO_DS reloc isn't pointing to a
2003 dtprel entry. Ensure TLS_LD DTPMOD reloc has a zero addend. Write
2004 got section for RELATIVE relocs. Fix wrong comment. Change condition
2005 under which dynamic relocs update the section contents.
2006
a06a29f2
NC
20072003-06-13 Robert Millan <zeratul2@wanadoo.es>
2008
2009 * config.bfd: Add i386-netbsd-gnu target.
2010
7d1ebfb2
NC
20112003-06-12 Nick Clifton <nickc@redhat.com>
2012
2013 * opncls.c (calc_crc32): Rename to
2014 bfd_calc_gnu_debuglink_crc32 and export.
81407a69 2015 (GNU_DEBUGLINK): Define and use to replace occurrences of
7d1ebfb2 2016 hard-coded ".gnu_debuglink" in the code.
81407a69 2017 (get_debug_link_info): Prevent aborts by replacing call to
7d1ebfb2 2018 xmalloc with a call to malloc.
81407a69 2019 (find_separate_debug_file): Prevent aborts by replacing calls
7d1ebfb2 2020 to xmalloc and xstrdup with calls to malloc and strdup.
81407a69 2021 (bfd_add_gnu_debuglink): New function. Add a .gnu_debuglink
7d1ebfb2
NC
2022 section to a bfd.
2023 * bfd-in2.h: Regenerate.
2024
20252003-06-12 Federico G. Schwindt <fgsch@lodoss.net>
81407a69 2026
7d1ebfb2
NC
2027 * config.bfd (i[3-7]86-*-openbsd[0-2].* | i[3-7]86-*-openbsd3.[0-3]):
2028 New target (was i[3-7]86-*-openbsd* before).
2029 (i[3-7]86-*-openbsd*): Change to use bfd_elf32_i386_vec.
2030 (vax-*-openbsd*): New target.
2031
d80dcc6a
TS
20322003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2033
2034 * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.options
2035 for n32, too.
2036 (MIPS_ELF_STUB_SECTION_NAME): Use .MIPS.stubs for n32, too.
2037 (mips_elf_rel_dyn_section): Use appropriate section alignment.
2038 (mips_elf_create_got_section): Likewise.
2039 (_bfd_mips_elf_create_dynamic_sections): Likewise.
2040
a7ebbfdf
TS
20412003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2042
2043 * elf32-mips.c (mips_elf_generic_reloc): New Function.
2044 (elf_mips_howto_table_rel): Use it.
2045 (gprel32_with_gp): Move prototype.
2046 (mips_elf_hi16_reloc): Check for ! BSF_LOCAL instead of zero addend.
2047 Use mips_elf_generic_reloc.
2048 (mips_elf_got16_reloc): Check for ! BSF_LOCAL instead of zero addend.
2049 Code cleanup.
2050 (_bfd_mips_elf32_gprel16_reloc): Check for ! BSF_LOCAL instead of
2051 zero addend.
2052 (mips_elf_gprel32_reloc): Likewise. Use the same GP assignment logic
2053 as in the other *_gprel*_reloc functions.
2054 (gprel32_with_gp): Handle partial_inplace properly.
2055 (mips32_64bit_reloc): Use mips_elf_generic_reloc.
2056 (mips16_gprel_reloc): Check for ! BSF_LOCAL instead of zero addend.
2057 Do addend handling directly instead of calling
2058 _bfd_mips_elf_gprel16_with_gp. Handle partial_inplace properly.
2059 * elf64-mips.c (mips_elf64_hi16_reloc): Check for ! BSF_LOCAL instead
2060 of zero addend. Handle partial_inplace properly.
2061 (mips_elf64_got16_reloc): Check for ! BSF_LOCAL instead of zero
2062 addend.
2063 (mips_elf64_gprel16_reloc): Likewise.
2064 (mips_elf64_literal_reloc): Likewise.
2065 (mips_elf64_gprel32_reloc): Likewise. Use the same GP assignment
2066 logic as in the other *_gprel*_reloc functions. Handle
2067 partial_inplace properly.
2068 (mips_elf64_shift6_reloc): Check for ! BSF_LOCAL instead of zero
2069 addend. Handle partial_inplace properly.
2070 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
2071 of calling _bfd_mips_elf_gprel16_with_gp.
2072 * elfn32-mips.c (mips_elf_got16_reloc): Check for BSF_LOCAL.
2073 (mips_elf_gprel32_reloc): Check for ! BSF_LOCAL instead
2074 of zero addend.
2075 (mips_elf_shift6_reloc): Handle partial_inplace properly.
2076 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
2077 of calling _bfd_mips_elf_gprel16_with_gp.
2078 * elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp): Handle
2079 partial_inplace properly. Fix wrong addend handling. Fix overflow
2080 check.
2081 (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
2082 exported.
2083 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
2084 (_bfd_mips_elf_relocate_section): Likewise.
2085 (mips_elf_create_dynamic_relocation): Update sec_info_type access.
2086 * elfxx-mips.h (_bfd_mips_relax_section): Fix prototype declaration.
2087 (_bfd_mips_elf_sign_extend): New prototype.
2088
49ba19a4 20892003-06-11 Federico G. Schwindt <fgsch@lodoss.net>
81407a69 2090
49ba19a4
NC
2091 * config.bfd (sparc-*-openbsd[0-2].* | sparc-*-openbsd3.[0-1]):
2092 New target (was sparc-*-openbsd* before).
2093 (sparc-*-openbsd*): Change to use bfd_elf32_sparc_vec.
81407a69 2094
de6e5e1a
NC
2095 * configure.in (vax-*-openbsd*): Set COREFILE to netbsd-core.lo.
2096 * configure: Regenerate.
2097
3b443373
L
20982003-06-11 H.J. Lu <hongjiu.lu@intel.com>
2099
2100 * po/Make-in (DESTDIR): New.
2101 (install-data-yes): Support $(DESTDIR).
2102 (uninstall): Likewise.
2103
795bb480
AM
21042003-06-11 Alan Modra <amodra@bigpond.net.au>
2105
2106 * Makefile.am (config.status): Depend on version.h.
2107 Run "make dep-am".
2108 * Makefile.in: Regenerate.
2109 * po/SRC-POTFILES.in: Regenerate.
2110
adadcc0c
AM
21112003-06-10 Alan Modra <amodra@bigpond.net.au>
2112 Gary Hade <garyhade@us.ibm.com>
2113
2114 * elf64-ppc.c (ppc64_elf_relocate_section <*_DS>): Special case lq.
2115
f4984206
RS
21162003-06-10 Richard Sandiford <rsandifo@redhat.com>
2117
2118 * archures.c (bfd_mach_h8300sxn): New architecture.
2119 * bfd-in2.h: Regenerate.
2120 * cpu-h8300.c (h8300_scan): Check for 'sxn'.
2121 (h8300sxn_info_struct): New.
2122 (h8300sx_info_struct): Link to it.
2123 * elf32-h8300.c (elf32_h8_mach): Add h8300sxn case.
2124 (elf32_h8_final_write_processing): Likewise.
2125
ad8e1ba5
AM
21262003-06-08 Alan Modra <amodra@bigpond.net.au>
2127
2128 * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by
2129 elfxx-target.h so that we can use elf_backend_got_header_size.
2130 (ELF_MACHINE_ALT1, ELF_MACHINE_ALT2): Delete.
2131 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
2132 associated macros.
2133 (ppc64_elf_howto_raw <GOT_TPREL16_DS, GOT_TPREL16_LO_DS>): Correct
2134 dst_mask.
2135 (enum ppc_stub_type): Add ppc_stub_long_branch_r2off and
2136 ppc_stub_plt_branch_r2off.
2137 (struct ppc_stub_hash_entry): Reorganize.
2138 (struct ppc_link_hash_table): Add no_multi_toc, multi_toc_needed,
2139 toc_curr, toc_off and emit_stub_syms.
2140 (ppc64_elf_link_hash_table_create): Init them.
2141 (ppc_stub_name): Correct string size.
2142 (ppc64_elf_check_relocs): Set has_gp_reloc on GOT and TOC relocs.
2143 (ppc64_elf_size_dynamic_sections): Set no_multi_toc if GOT entries
2144 used.
2145 (ppc_type_of_stub): Tweak root.type test.
2146 (build_plt_stub): Remove glink code. Adjust for insn macro changes.
2147 (ppc_size_one_stub): Handle ppc_stub_long_branch_r2off and
2148 ppc_stub_plt_branch_r2off.
2149 (ppc_build_one_stub): Likewise. Fix var shadowing. Correct addis,addi
2150 range test. Use toc_off to calculte r2 values. Handle emit_stub_syms.
2151 (ppc64_elf_setup_section_lists): Remove htab creator flavour test.
2152 Initialize elf_gp and toc_curr.
2153 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): New functions.
2154 (ppc64_elf_next_input_section): Set toc_off.
2155 (group_sections): Ensure groups have the same TOC.
2156 (ppc64_elf_size_stubs): Check whether we need a TOC adjusting stub.
2157 (ppc64_elf_build_stubs): Add emit_stub_syms param, and stash in htab.
2158 Build new glink stub.
2159 (ppc64_elf_relocate_section): Handle multiple TOCs. Fix comments.
2160 (ppc64_elf_finish_dynamic_sections): Adjust DT_PPC64_GLINK.
2161 * elf64-ppc.h (ppc64_elf_build_stubs): Update prototype.
2162 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): Declare.
2163 * section.c (struct sec): Rename flag12 to has_gp_reloc.
2164 (STD_SECTION): Update.
2165 * ecoff.c (bfd_debug_section): Update comment.
2166 * bfd-in2.h: Regenerate.
2167
90fff0d4
DJ
21682003-06-05 Daniel Jacobowitz <drow@mvista.com>
2169
2170 * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereference
2171 NULL function pointers.
2172
c82b20e4
DJ
21732003-06-05 Daniel Jacobowitz <drow@mvista.com>
2174
2175 * simple.c (bfd_simple_get_relocated_section_contents): Call
2176 _bfd_generic_link_add_symbols instead of bfd_link_add_symbols.
2177
53d4437a
SS
21782003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2179
5a5b9651
SS
2180 * coff-tic54x.c: Removed the ticoff0_bad_format_hook() and
2181 ticoff1_bad_format_hook() functions. Removed the coff0 and coff1
2182 swaptables.
2183 * coff-tic4x.c: Ditto
53d4437a
SS
2184 * coffcode.h: Added extra arguments to CREATE_BIG_COFF_TARGET_VEC
2185 and CREATE_LITTLE_COFF_TARGET_VEC. Created the macro
5a5b9651
SS
2186 CREATE_BIGHDR_COFF_TARGET_VEC. Created the ticoff0_bad_format_hook(),
2187 ticoff1_bad_format_hook() functions. Created the coff0 and coff1
2188 swap tables.
53d4437a
SS
2189 * coff-tic4x.c: Adopted new CREATE_xxx_COFF_TARGET_VEC macros.
2190 * coff-a29k.c: Append COFF_SWAP_TABLE argument
2191 * coff-apollo.c: Ditto
2192 * coff-arm.c: Ditto
2193 * coff-h8300.c: Ditto
2194 * coff-h8500.c: Ditto
2195 * coff-i960.c: Ditto
2196 * coff-m68k.c: Ditto
2197 * coff-m88k.c: Ditto
2198 * coff-mcore.c: Ditto
2199 * coff-sh.c: Ditto
2200 * coff-sparc.c: Ditto
2201 * coff-tic80.c: Ditto
2202 * coff-we32k.c: Ditto
2203 * coff-z8k.c: Ditto
2204 * coff-w65.c: Ditto
2205
736694c8
SS
22062003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2207
2208 * coff-tic4x.c (ticoff0_swap_table, ticoff1_swap_table): Fixed
2209 initialization bug
2210
9ee5e499
JJ
22112003-06-03 Jakub Jelinek <jakub@redhat.com>
2212
2213 * elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_STACK.
2214 (bfd_section_from_phdr): Likewise.
2215 (map_sections_to_segments): Create PT_GNU_STACK segment header.
2216 (get_program_header_size): Count with PT_GNU_STACK.
2217 * elf-bfd.h (struct elf_obj_tdata): Add stack_flags.
2218 * elflink.h (bfd_elfNN_size_dynamic_sections): Set stack_flags.
2219
6f6f27f8
L
22202003-06-03 H.J. Lu <hongjiu.lu@intel.com>
2221
2222 * elflink.h (elf_link_input_bfd): Call linker error_handler
2223 for discarded definitions.
2224
a3b6428f
NC
22252003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
2226
2227 * syms.c (decode_section_type): Return 'n' if section flags are
2228 SEC_HAS_CONTENTS && SEC_READONLY.
2229
e30ddb24
NC
22302003-06-03 Nick Clifton <nickc@redhat.com>
2231
2232 * elf32-v850.c (v850_elf_howto_t): Rename R_V850_32to
2233 R_V850_ABS32. Add entry for R_V850_REL32.
adadcc0c
AM
2234 (v850_elf_reloc_map): Likewise.
2235 (v850_elf_check_relocs): Likewise.
2236 (v850_elf_perform_relocation): Likewise.
2237 (v850_elf_final_link_relocate): Likewise. Include computation
e30ddb24 2238 to make R_V850_REl32 pc-relative.
adadcc0c 2239
2558b9a9
KK
22402003-06-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2241
2242 * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp section
2243 and DT_DEBUG dynamic tag even for position independent executables.
2244 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewize.
2245
f15398ef
DJ
22462003-06-02 Daniel Jacobowitz <drow@mvista.com>
2247
2248 * config.bfd: Move obsolete entries out of the range of the
2249 targmatch sed script.
2250
cad28985
DJ
22512003-06-02 Daniel Jacobowitz <drow@mvista.com>
2252
2253 * config.bfd (mips*-dec-bsd*, mips*-*-pe*): Mark as obsolete.
2254
f2c822e3
JJ
22552003-05-31 Jakub Jelinek <jakub@redhat.com>
2256
2257 * elf32-ppc.c (allocate_dynrelocs): Use single slot for first 8192
2258 plt entries, not just 8191.
2259
c9c27aad
DJ
22602003-05-30 Daniel Jacobowitz <drow@mvista.com>
2261
2262 * elfxx-mips.c (_bfd_mips_elf_discard_info): Correct loop index.
2263 Reported by Ken Faiczak <kfaiczak@SANDVINE.com>.
2264
36af4a4e
JJ
22652003-05-30 Ulrich Drepper <drepper@redhat.com>
2266 Jakub Jelinek <jakub@redhat.com>
2267
2268 * elflink.h (elf_link_add_object_symbols): Use !info->executable
2269 instead of info->shared where appropriate.
2270 (bfd_elfNN_size_dynamic_sections, elf_link_output_extsym): Likewise.
2271 * elflink.c (_bfd_elf_create_got_section): Likewise.
2272 (_bfd_elf_link_create_dynamic_sections): Likewise.
2273 (_bfd_elf_link_assign_sym_version): Likewise.
2274 * elf32-i386.c (elf_i386_size_dynamic_sections): Create .interp section
2275 and DT_DEBUG dynamic tag even for position independent executables.
2276 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
2277 * elf32-s390.c (elf_s390_size_dynamic_sections: Likewise.
2278 * elf64-ppc.c (ppc64_elf_size_dynamic_sections: Likewise.
2279 * elf64-s390.c (elf_s390_size_dynamic_sections: Likewise.
2280 * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections: Likewise.
2281 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections: Likewise.
2282 * elf32-sparc.c (elf32_sparc_size_dynamic_sections: Likewise.
2283 * elf64-alpha.c (elf64_alpha_size_dynamic_sections: Likewise.
2284 * elf64-sparc.c (sparc64_elf_size_dynamic_sections: Likewise.
2285
f8843e87
AM
22862003-05-30 Kris Warkentin <kewarken@qnx.com>
2287
2288 * elf.c (elfcore_grok_nto_status): Only set lwpid for the active or
2289 signalled thread.
2290 (elfcore_grok_nto_gregs): Only make .reg section for the active thread.
2291
29e1a6e4
NC
22922003-05-29 Nick Clifton <nickc@redhat.com>
2293
2294 * pef.c: Include "safe-ctype.h" instead of <ctype.h>.
2295 Tidy up formatting.
2296 * Makefile.am: Add dependency on safe-ctype.h.
2297 * Makefile.in: Regenerate.
2298
4b555070
TS
22992003-05-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2300
2301 * elfxx-mips.c: Don't force symbols local unconditionally.
2302
0236e03e
L
23032003-05-28 Alan Modra <amodra@bigpond.net.au>
2304
2305 * elf32-hppa.c (elf32_hppa_relocate_section): Delete bogus
2306 undefined_symbol call.
2307
9e4aeb93
RS
23082003-05-27 Richard Sandiford <rsandifo@redhat.com>
2309
2310 * elfxx-mips.c (mips_elf_hash_sort_data): Fix formattting.
2311 (mips_elf_link_hash_table): Likewise.
2312
d0c728db
TS
23132003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2314
2315 * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2316 R_MIPS_GNU_REL16_S2 support.
2317 (bfd_elf64_bfd_reloc_type_lookup): Use it.
2318 (mips_elf64_rtype_to_howto): Use it.
2319 * elfn32-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2320 R_MIPS_GNU_REL16_S2 support.
2321 (bfd_elf32_bfd_reloc_type_lookup): Use it.
2322 (mips_elf_n32_rtype_to_howto): Use it.
2323
759ebd76
DA
23242003-05-21 Stuart F. Downing <sdowning@fame.com>
2325
2326 * som.h: Define PA_2_0 before including a.out.h
2327
143d77c5
EC
23282003-05-07 Eric Christopher <echristo@redhat.com>
2329 Alexandre Oliva <aoliva@redhat.com>
2330
2331 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Adjust
2332 pic tests, change to warning.
2333 (_bfd_mips_elf_final_link): Remove EF_MIPS_CPIC flag setting.
2334
cea3d58d
NC
23352003-05-21 Marcus Comstedt <marcus@mc.pp.se>
2336
2337 * config.bfd: Check for a target triplet of shl-...-netbsdelf as
2338 well as shle-...-netbsdelf. Remove duplicate entry.
2339
385a4c14
NC
23402003-05-21 Nick Clifton <nickc@redhat.com>
2341
60e42408
NC
2342 * elf32-xstormy16.c (xstormy16_elf_howto_table): Fix dst_mask
2343 for X_STORMY16_REL_12 reloc.
2344
385a4c14 2345 * elf.c (bfd_elf_get_needed_list): Use is_elf_hash_table to check
9b5ecbd0 2346 the type of the hash table in the bfd_link_info structure.
385a4c14
NC
2347 (bfd_elf_get_runpath_list): Likewise.
2348
129b8c20
RM
23492003-05-19 Roland McGrath <roland@redhat.com>
2350
2351 * elf.c (bfd_elf_bfd_from_remote_memory): New function.
2352 * bfd-in.h: Declare it.
2353 * bfd-in2.h: Regenerated.
2354 * elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
2355 * elf-bfd.h (struct elf_backend_data): New function pointer member
2356 elf_backend_bfd_from_remote_memory.
2357 (_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
2358 Declare them.
2359 * elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
2360 (elfNN_bed): Add that to the initializer.
2361
23622003-05-15 Roland McGrath <roland@redhat.com>
2363
2364 * elf.c (elfcore_grok_note): Grok NT_AUXV note, make ".auxv" section.
2365
22d5e339
L
23662003-05-20 Jakub Jelinek <jakub@redhat.com>
2367
2368 * elflink.h (elf_link_output_extsym): Only issue error about !=
2369 STV_DEFAULT symbols if they are bfd_link_hash_undefined.
2370
23712003-05-20 H.J. Lu <hongjiu.lu@intel.com>
2372
2373 * elflink.c (_bfd_elf_merge_symbol): Check ELF_LINK_DYNAMIC_DEF
2374 when removing the old definition for symbols with non-default
2375 visibility.
2376
b645cb17
JE
23772003-05-18 Jason Eckhardt <jle@rice.edu>
2378
2379 * elf32-i860.c (elf32_i860_relocate_highadj): Simplify calculation.
2380
d2ff124f
AS
23812003-05-17 Andreas Schwab <schwab@suse.de>
2382
2383 * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
2384 elf_section_data during processing of pc-relative and absolute
2385 relocations.
2386 (elf_m68k_relocate_section): Use the cached reloc section instead
2387 of computing it again. Fix handling of visibility. Don't modify
2388 addend when copying over a relocation into the output.
2389
9c7a29a3
AM
23902003-05-17 Alan Modra <amodra@bigpond.net.au>
2391
2392 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2393 to trim plt entries. Move undefweak non-default visibility test..
2394 (allocate_dynrelocs): ..from here.
2395 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't test
2396 dynamic_sections_created here. Update comment. Move undefweak
2397 non-default visibility test..
2398 (allocate_dynrelocs): ..from here. Fix comment.
2399 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2400 to trim plt entries. Move undefweak non-default visibility test..
2401 (allocate_dynrelocs): ..from here. Fix comment.
2402 * elflink.h (elf_link_output_extsym): Compare ELF_ST_VISIBILITY with
2403 STV_DEFAULT rather than comparing with zero.
2404 * elflink.c (_bfd_elf_merge_symbol): Likewise.
2405 (_bfd_elf_fix_symbol_flags): Likewise. Format comment.
2406
9bcf4de0
TS
24072003-05-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2408
2409 * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null
2410 pointers.
2411 (_bfd_set_gp_value): Likewise.
2412
5d1db417
MS
24132003-05-16 Michael Snyder <msnyder@redhat.com>
2414 From Bernd Schmidt <bernds@redhat.com>
2415 * archures.c (bfd_mach_h8300sx): New.
2416 * bfd-in2.h: Regenerate.
2417 * cpu-h8300.c (h8300_scan)): Add support for h8300sx.
2418 (h8300sx_info_struct): New.
2419 (h8300s_info_struct): Link to it.
2420 * elf32-h8300.c (elf32_h8_mach): Add support for h8300sx.
2421 (elf32_h8_final_write_processing): Likewise.
2422 (elf32_h8_relax_section): Likewise.
2423
80c7c40a
NC
24242003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
2425
2426 * config.bfd: Accept i[3-7]86 variants.
2427 * configure.host: Likewise.
2428 * configure.in: Likewise.
2429 * configure: Regenerate.
2430
c1be741f
L
24312003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2432
2433 * elflink.c (_bfd_elf_fix_symbol_flags): Also hide protected
2434 symbol.
2435
a15d9d3a
L
24362003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2437
2438 * elflink.h (elf_link_check_versioned_symbol): Also allow
2439 the base version.
2440
09695f56
AM
24412003-05-15 Alan Modra <amodra@bigpond.net.au>
2442 H.J. Lu <hongjiu.lu@intel.com>
2443
2444 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
2445 (elf_i386_relocate_section): Likewise.
2446 * elf32-ppc.c (allocate_dynrelocs): Likewise.
2447 (ppc_elf_relocate_section): Likewise.
2448 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2449 (ppc64_elf_relocate_section): Likewise.
2450
40f62fa0
TS
24512003-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2452
2453 * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.
2454
47247ced
SC
24552003-05-13 Stephane Carrez <stcarrez@nerim.fr>
2456
2457 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
2458 processor capability, allow merge of HC12 and HCS12 in some cases.
2459 (m68hc11_elf_hash_table_create): Use bfd_malloc instead of bfd_zalloc.
2460 * cpu-m68hc12.c (bfd_m68hc12s_arch): New struct.
2461 (bfd_m68hc12_arch): Link it.
2462 (scan_mach): New function.
2463
32dfa85d
AH
24642003-05-13 Andrew Haley <aph@redhat.com>
2465
2466 * elf.c (bfd_elf_hash): Mask lower 32 bits of hash.
2467
586119b3
AM
24682003-05-13 Alan Modra <amodra@bigpond.net.au>
2469 H.J. Lu <hongjiu.lu@intel.com>
2470
2471 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
2472 elf32-ppc.c. Add ELF_LINK_FORCED_LOCAL check.
2473 * elf32-ppc.c: (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Delete.
2474 (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for dynreloc check.
2475 (ppc_elf_relocate_section): Likewise.
2476 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2477 (ppc64_elf_relocate_section): Likewise. Use for .got relocs too.
2478 (ppc64_elf_adjust_dynamic_symbol): Don't assume symbols with .plt
2479 relocs need no other types.
2480 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for
2481 dynreloc check.
2482 (elf_i386_relocate_section): Likewise. Use for .got relocs too.
2483 (elf_i386_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL for
2484 .got relocs.
2485
04e534c3
KK
24862003-05-13 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2487
2488 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
2489 copy ELF_LINK_NON_GOT_REF from weakdef.
9b5ecbd0 2490 (allocate_dynrelocs): For undef weak syms with non-default
04e534c3
KK
2491 visibility, a) don't allocate plt entries, b) don't allocate
2492 .got relocs, c) discard dyn rel space
adadcc0c
AM
2493 (sh_elf_relocate_section): d) don't generate .got relocs, e)
2494 don't generate dynamic relocs.
04e534c3
KK
2495 (sh_elf_copy_indirect_symbol): Don't copy ELF_LINK_NON_GOT_REF
2496 for weakdefs when symbol already adjusted.
2497
0afb2dc0
NC
24982003-05-12 Nick Clifton <nickc@redhat.com>
2499
2500 * elf32-xstormy16.c (xstormy16_elf_howto_table): use 'bitfield'
2501 overflow detection for R_XSTORMY16_16 reloc.
2502
9d29900b
NC
25032003-05-12 Paul Clarke <paulc@senet.com.au>
2504
2505 * elf32-h8300.c: Fix typo in name of R_H8_DIR8 reloc.
2506
a48c6a54
JE
25072003-05-11 Jason Eckhardt <jle@rice.edu>
2508
2509 * elf32-i860.c (elf32_i860_relocate_highadj): Properly
2510 adjust upper bits.
2511 (elf32_i860_relocate_splitn): Obtain upper 5 bits from the
2512 proper place.
2513 (elf32_i860_relocate_pc16): Obtain upper 5 bits from the
2514 proper place.
2515
44f745a6
AS
25162003-05-11 Andreas Schwab <schwab@suse.de>
2517
2518 * elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
2519 complicated tests for unresolvable relocs with a simple direct
2520 scheme using "unresolved_reloc" var. Report some detail on
2521 bfd_reloc_outofrange and similar errors.
2522
4ec72bde
MS
25232003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2524
2525 * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):
2526 Fix WILL_CALL_FINISH_DYNAMIC_SYMBOL call.
2527 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2528 * elf64-s390.c: Likewise.
2529
64285810
MS
25302003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2531
2532 * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.
2533 (elf_s390_adjust_dynamic_symbol): For weak symbols, copy
2534 ELF_LINK_NON_GOT_REF from weakdef.
2535 (elf_s390_copy_indirect_symbol): Test whether the weakdef sym has
2536 already been adjusted before treating it specially.
2537 * el64-s390.c: Likwise.
2538
82058a73
MS
25392003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2540
2541 * elf32-s390.c (allocate_dynrelocs): For undef weak syms with
2542 non-default visibility, a) don't make them dynamic, b) discard
2543 space for dynamic relocs.
2544 (elf_s390_relocate_section): Initialize the GOT entries and skip
2545 R_390_{8,16,32}/R_390_PC{16,16DBL,32DBL,32} for weak undefined
2546 symbols with non-default visibility.
2547 * elf64-s390.c: Likewise.
2548
60d8b524
AM
25492003-05-09 Alan Modra <amodra@bigpond.net.au>
2550
2551 * cpu-arm.c (arm_check_note): Warning fix.
2552 * elf32-iq2000.c (iq2000_elf_check_relocs): Warning fixes. Arrange
2553 to keep relocs if edited.
2554 (iq2000_elf_print_private_bfd_data): Return TRUE.
2555 * elfxx-ia64.c (elfNN_ia64_relax_section): Use ELFNN_R_SYM, not
2556 ELF64_R_SYM.
2557 (elfNN_ia64_relax_ldxmov): Warning fix.
2558 * xtensa-isa.c (xtensa_add_isa): Warning fix.
2559 * xtensa-modules.c (get_num_opcodes): Warning fix.
2560
e57b5356
AM
25612003-05-09 Andrey Petrov <petrov@netbsd.org>
2562
2563 * elf.c (elf_fake_sections): Use correct cast for sh_name.
2564
45d6a902
AM
25652003-05-09 Alan Modra <amodra@bigpond.net.au>
2566
2567 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
2568 elflink.h. Replace LOG_FILE_ALIGN with bed->s->log_file_align.
2569 (_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align.
2570 (bfd_elf_record_link_assignment): Move from elflink.h.
2571 (_bfd_elf_merge_symbol): Likewise.
2572 (_bfd_elf_add_default_symbol): Likewise.
2573 (_bfd_elf_export_symbol): Likewise.
2574 (_bfd_elf_link_find_version_dependencies): Likewise.
2575 (_bfd_elf_link_assign_sym_version): Likewise.
2576 (_bfd_elf_link_read_relocs): Likewise.
2577 (_bfd_elf_link_size_reloc_section): Likewise.
2578 (_bfd_elf_fix_symbol_flags): Likewise.
2579 (_bfd_elf_adjust_dynamic_symbol): Likewise.
2580 (_bfd_elf_link_sec_merge_syms): Likewise.
2581 (elf_link_read_relocs_from_section): Likewise. Use bed->s->sizeof_rel
2582 and bed->s->sizeof_rela.
2583 (_bfd_elf_link_output_relocs): Likewise.
2584 * elf-bfd.h (struct elf_size_info): Rename file_align to
2585 log_file_align.
2586 (struct elf_info_failed): Move from elflink.h.
2587 (struct elf_assign_sym_version_info): Likewise.
2588 (struct elf_find_verdep_info): Likewise.
2589 (_bfd_elf_create_dynamic_sections): Delete duplicate declaration.
2590 (_bfd_elf_merge_symbol, _bfd_elf_add_default_symbol,
2591 _bfd_elf_export_symbol, _bfd_elf_link_find_version_dependencies,
2592 _bfd_elf_link_assign_sym_version,
2593 _bfd_elf_link_create_dynamic_sections, _bfd_elf_link_read_relocs,
2594 _bfd_elf_link_size_reloc_section, _bfd_elf_link_output_relocs,
2595 _bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
2596 _bfd_elf_link_sec_merge_syms): Declare.
2597 (bfd_elf32_link_create_dynamic_sections): Don't declare.
2598 (_bfd_elf32_link_read_relocs): Likewise.
2599 (bfd_elf64_link_create_dynamic_sections): Likewise.
2600 (_bfd_elf64_link_read_relocs): Likewise.
2601 * elflink.h: Move lots o' stuff elsewhere.
2602 * bfd-in.h (bfd_elf32_record_link_assignment): Don't declare.
2603 (bfd_elf64_record_link_assignment): Likewise.
2604 (bfd_elf_record_link_assignment): Declare.
2605 * bfd-in2.h: Regenerate.
2606 * elfcode.h (elf_link_create_dynamic_sections): Don't declare.
2607 (NAME(_bfd_elf,size_info)): Adjust for log_file_align.
2608 * elf.c (_bfd_elf_init_reloc_shdr): Adjust for bed->s->log_file_align.
2609 (assign_file_positions_for_segments): Likewise.
2610 (assign_file_positions_except_relocs): Likewise.
2611 (swap_out_syms, elfcore_write_note): Likewise.
2612 * elf-m10200.c: Adjust for changed function names.
2613 * elf-m10300.c: Likewise.
2614 * elf32-arm.h: Likewise.
2615 * elf32-h8300.c: Likewise.
2616 * elf32-hppa.c: Likewise.
2617 * elf32-ip2k.c: Likewise.
2618 * elf32-m32r.c: Likewise.
2619 * elf32-m68hc11.c: Likewise.
2620 * elf32-m68hc1x.c: Likewise.
2621 * elf32-m68k.c: Likewise.
2622 * elf32-mips.c: Likewise.
2623 * elf32-ppc.c: Likewise.
2624 * elf32-sh.c: Likewise.
2625 * elf32-v850.c: Likewise.
2626 * elf32-xtensa.c: Likewise.
2627 * elf64-alpha.c: Likewise.
2628 * elf64-hppa.c: Likewise.
2629 * elf64-mmix.c: Likewise.
2630 * elf64-ppc.c: Likewise.
2631 * elf64-sh64.c: Likewise.
2632 * elfxx-ia64.c: Likewise.
2633 * elfxx-mips.c: Likewise.
2634 (MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align.
2635 * elf64-alpha.c (alpha_elf_size_info): Adjust for log_file_align.
2636 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
2637 * elf64-mips.c (mips_elf64_size_info): Likewise.
2638 * elf64-s390.c (s390_elf64_size_info): Likewise.
2639 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
2640
bf1e742e
L
26412003-05-08 H.J. Lu <hongjiu.lu@intel.com>
2642
2643 * elflink.h (elf_add_default_symbol): After skipping the
2644 unversioned symbol, go to non-default one.
2645
6a32c710
L
26462003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2647
2648 * elfxx-ia64.c (_bfd_elf_link_hash_hide_symbol): Also clear the
2649 want_plt field.
2650 (elfNN_ia64_relocate_section): Don't do dynamic symbol lookup
2651 for symbols with non-default visibility.
2652
71552942
L
26532003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2654
2655 * elflink.h (elf_link_check_versioned_symbol): Also handle the
2656 case that a DSO references a hidden symbol which may be
2657 satisfied by a versioned symbol in another DSO.
2658 (elf_link_output_extsym): Check versioned definition for hidden
2659 symbol referenced by a DSO.
2660
208c2cd6
NC
26612003-05-07 Nick Clifton <nickc@redhat.com>
2662
2663 * elf32-xstormy16.c (xstormy16_elf_howto_table): Reset
2664 R_XSTORMY16_16 reloc to ignore overflows.
2665
aa701218
AO
26662003-05-06 Alexandre Oliva <aoliva@redhat.com>
2667
2668 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Improve
2669 error message for mixing different-endian files. Check for ABI
2670 compatibility of input files with the selected emulation.
2671
4e795f50
AM
26722003-05-05 Alan Modra <amodra@bigpond.net.au>
2673
2674 * elf32-i386.c (allocate_dynrelocs): For undef weak syms with
2675 non-default visibility, a) don't make them dynamic, b) discard
2676 space for dynamic relocs.
2677 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
2678
2679 * elf32-ppc.c (allocate_dynrelocs): For undef weak syms with
2680 non-default visibility, a) don't allocate plt entries, b) don't
2681 allocate .got relocs, c) discard dyn rel space,
2682 (ppc_elf_relocate_section): d) don't generate .got relocs, e)
2683 don't generate dynamic relocs.
2684 * elf64-ppc.c (allocate_dynrelocs): As above.
2685 (ppc64_elf_relocate_section): As above.
2686
4bc6e03a
AJ
26872003-05-05 Andreas Jaeger <aj@suse.de>
2688
2689 * elf64-x86-64.c (allocate_dynrelocs): Don't allocate dynamic
2690 relocation entries for weak undefined symbols with non-default
2691 visibility.
2692 (elf64_x86_64_relocate_section): Initialize the GOT entries and
2693 skip R_386_32/R_386_PC32 for weak undefined symbols with
2694 non-default visibility.
2695
ef5aade5
L
26962003-05-04 H.J. Lu <hjl@gnu.org>
2697
2698 * elf32-i386.c (allocate_dynrelocs): Don't allocate dynamic
2699 relocation entries for weak undefined symbols with non-default
2700 visibility.
2701 (elf_i386_relocate_section): Initialize the GOT entries and
2702 skip R_386_32/R_386_PC32 for weak undefined symbols with
2703 non-default visibility.
129b8c20 2704
ef5aade5
L
2705 * elfxx-ia64.c (allocate_fptr): Don't allocate function
2706 descriptors for weak undefined symbols with non-default
2707 visibility.
2708 (allocate_dynrel_entries): Don't allocate relocation entries
2709 for symbols resolved to 0.
2710 (set_got_entry): Don't install dynamic relocation for weak
2711 undefined symbols with non-default visibility.
2712 (set_pltoff_entry): Likewise.
2713
2714 * elflink.h (elf_fix_symbol_flags): Hide weak undefined symbols
2715 with non-default visibility.
2716 (elf_link_output_extsym): Don't make weak undefined symbols
2717 with non-default visibility dynamic.
2718
c424e0e9
L
27192003-05-04 H.J. Lu <hjl@gnu.org>
2720
2721 * elflink.h (elf_merge_symbol): Correctly handle weak definiton.
2722
d31e3dfe
L
27232003-05-04 H.J. Lu <hjl@gnu.org>
2724
2725 * elflink.h (elf_merge_symbol): Don't record a hidden/internal
2726 symbol dynamic. Check indirection when removing the old
2727 definition for symbols with non-default visibility.
2728 (elf_add_default_symbol): Skip when told by elf_merge_symbol.
2729
4d2e1ff0
NC
27302003-05-02 Nick Clifton <nickc@redhat.com>
2731
2732 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make the
2733 R_XSTORMY16_8 and R_XSTORMY16_16 relocs detect and complain about
2734 unsigned overflow.
2735
d40d037c
AJ
27362003-05-02 Andreas Jaeger <aj@suse.de>
2737
2738 * elf64-x86-64.c (elf_x86_64_copy_indirect_symbol): Don't copy
2739 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2740 (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
2741 (elf_x86_64_adjust_dynamic_symbol): For weak symbols, copy
2742 ELF_LINK_NON_GOT_REF from weakdef.
2743
c5d1701e
NC
27442003-05-02 Charles Lepple <clepple@ghz.cc>
2745 Nick Clifton <nickc@redhat.com>
2746
2747 * acinclude.m4: Fix name of --enable-install-libbfd switch.
2748 * aclocal.m4: Regenerate.
2749 * configure: Regenerate.
2750 * Makefile.in: Regenerate.
2751
81848ca0
AM
27522003-05-01 Alan Modra <amodra@bigpond.net.au>
2753
2754 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether the
2755 weakdef sym has already been adjusted before treating it specially.
2756 * elf32-i386.c (elf_i386_copy_indirect_symbol): Don't copy
2757 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2758 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
2759 (ppc64_elf_check_relocs): Set ELF_LINK_NON_GOT_REF.
03d14457 2760
c7996ad6
L
27612003-04-28 H.J. Lu <hjl@gnu.org>
2762
2763 * elfxx-ia64.c (elfNN_ia64_relax_section): Relax ldxmov during
2764 the relax finalize pass.
2765
2766 * section.c (struct sec): Add need_finalize_relax and remove
2767 flag11.
2768 (STD_SECTION): Update struct sec initializer.
2769 * bfd-in2.h: Regenerated.
2770
f006af20
L
27712003-04-28 H.J. Lu <hjl@gnu.org>
2772
2773 * elflink.h (elf_merge_symbol): Call elf_backend_copy_indirect_symbol
2774 to copy any information related to dynamic linking when we flip
2775 the indirection.
2776
1b1fe8fe
L
27772003-04-27 H.J. Lu <hjl@gnu.org>
2778
2779 * elf-bfd.h (ELF_LINK_DYNAMIC_DEF): New.
2780 (ELF_LINK_DYNAMIC_WEAK): New.
2781
2782 * elflink.h (elf_merge_symbol): Add one argument to indicate if
2783 a symbol should be skipped. Ignore definitions in dynamic
2784 objects for symbols with non-default visibility.
2785 (elf_add_default_symbol): Adjusted.
2786 (elf_link_add_object_symbols): Check if a symbol should be
2787 skipped. Don't merge the visibility field with the one from
2788 a dynamic object.
2789 (elf_link_check_versioned_symbol): Use undef_bfd.
2790 (elf_link_output_extsym): Warn if a forced local symbol is
2791 referenced from dynamic objects. Make non-weak undefined symbol
2792 with non-default visibility a fatal error.
2793
052a450c
DJ
27942003-04-27 Daniel Jacobowitz <drow@mvista.com>
2795
2796 * configure.in: Bump version on HEAD to 2.14.90.
2797 * configure: Regenerated.
2798
d204f4c0
SC
27992003-04-26 Stephane Carrez <stcarrez@nerim.fr>
2800
2801 PR savannah/3331:
2802 * elf32-m68hc11.c (m68hc11_elf_relax_section): Clear prev_insn_group
2803 when we couldn't relax something.
2804
3c0a515d
L
28052003-04-25 Alan Modra <amodra@bigpond.net.au>
2806
2807 * elflink.h (elf_merge_symbol): When we find a regular definition
2808 for an indirect symbol, flip the indirection so that the old
2809 direct symbol now points to the new definition.
2810
d145330d
RM
28112003-04-24 Roland McGrath <roland@redhat.com>
2812
2813 * elf.c (bfd_section_from_phdr): Map PT_GNU_EH_FRAME to "eh_frame_hdr".
2814
fc0bffd6
AM
28152003-04-24 Alan Modra <amodra@bigpond.net.au>
2816
2817 * elf32-ppc.c: Formatting and comment fixes.
2818 (ELIMINATE_COPY_RELOCS): Move before ppc_elf_copy_indirect_symbol.
2819 (ppc_elf_copy_indirect_symbol): Copy flags here for weakdefs.
2820
28212003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
8d9cd6b1
NC
2822
2823 * archures.c (bfd_mach_h8300hn, bfd_mach_h8300sn): Added.
2824 * bfd-in2.h: Rebuilt.
2825 * coff-h8300.c (BADMAG): Add check for H8300HNBADMAG & H8300SNBADMAG.
fc0bffd6 2826 * coffcode.h (coff_set_arch_mach_hook): Add case for H8300HNMAGIC
8d9cd6b1
NC
2827 & H8300SNMAGIC.
2828 (coff_set_flags): Add case for bfd_mach_h8300hn & bfd_mach_h8300sn.
2829 * cpu-h8300.c (h8300_scan): Handle h8300hn, h8300sn.
2830 (h8300sn_info_struct, h8300hn_info_struct): New.
2831 * elf32-h8300.c (elf32_h8_mach): Handle case for h8300hn & h8300sn
2832 (elf32_h8_final_write_processing): Likewise.
2833
267fb3c1
KK
28342003-04-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2835
2836 * elf32-sh.c (tpoff): New.
2837 (struct elf_sh_dyn_relocs): Remove tls_tpoff32.
2838 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
fc0bffd6 2839 (allocate_dynrelocs): Don't make unnecessary dynamic TLS
267fb3c1 2840 relocations. Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses.
fc0bffd6 2841 (sh_elf_relocate_section): Likewise. Remove unnecessary tests.
267fb3c1
KK
2842 (dtpoff_base): Fix wrong indentation.
2843 (sh_elf_check_relocs): Don't set DF_STATIC_TLS flag with non-TLS
2844 relocations. Don't set tls_tpoff32 flag. Don't make unnecessary
2845 R_SH_TLS_TPOFF32 relocations.
2846
ef230218
JR
28472003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
2848
2849 * archures.c (enum bfd_architecture): Amend comment to refer to SuperH.
2850 * cpu-sh.c: Likewise.
2851 * elf32-sh.c: Likewise.
2852 * reloc.c (bfd_reloc_code_real): Likewise.
2853 * elf32-sh64-com.c: Change comment to refer to SuperH.
2854 * elf32-sh64.c: Likewise.
2855 * elf64-sh64.c: Likewise.
2856 * bfd-in2.h (enum bfd_architecture): Regenerate.
2857
8c29f035
AM
28582003-04-23 Alan Modra <amodra@bigpond.net.au>
2859
2860 From Julien LEMOINE <speedblue@debian.org>
2861 * elf32-i386.c (elf_i386_info_to_howto): Delete.
2862 (elf_info_to_howto): Define as elf_i386_info_to_howto_rel.
2863
26597c86
NC
28642003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2865
2866 * archures.c: Replace references to Mitsubishi M32R with references
2867 to Renesas M32R.
2868 * relocs.c: Likewise.
2869 * bfd-in2.h: Regenerate.
2870
cc13e3ef
RH
28712003-04-21 Richard Henderson <rth@redhat.com>
2872
2873 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for an
2874 executable when a symbol is defined both regular and dynamic.
2875
f5a6f915
SC
28762003-04-21 Stephane Carrez <stcarrez@nerim.fr>
2877
2878 * Makefile.am (BFD32_BACKENDS): Add elf32-m68hc1x.lo.
2879 (elf32-m68hc1x.lo): Update dependencies
2880 * configure.in: Add elf32-m68hc1x.lo.
2881 * configure: Rebuild.
2882 * Makefile.in: Rebuild.
2883
3a65329d
SC
28842003-04-21 Stephane Carrez <stcarrez@nerim.fr>
2885
2886 * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
2887 (m68hc11_elf_hash_table_create): New function.
2888 (elf32_m68hc11_link_hash_table_free): New function.
2889 (stub_hash_newfunc): New function.
2890 (m68hc11_add_stub): New function.
2891 (elf32_m68hc11_add_symbol_hook): New function.
2892 (elf32_m68hc11_setup_section_lists): New function.
2893 (elf32_m68hc11_next_input_section): New function.
2894 (elf32_m68hc11_size_stubs): New function.
2895 (elf32_m68hc11_build_stubs): New function.
2896 (m68hc11_get_relocation_value): New function.
2897 (elf32_m68hc11_relocate_section): Call the above to redirect
2898 some relocations to the trampoline code.
2899 (m68hc11_elf_export_one_stub): New function.
2900 (m68hc11_elf_set_symbol): New function.
2901 (elf32_m68hc11_build_stubs): Call it via bfd_hash_traverse.
2902 (m68hc11_elf_get_bank_parameters): Get parameters only when the info
2903 is not yet initialized.
2904
2905 * elf32-m68hc1x.h: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
2906 (elf32_m68hc11_stub_hash_entry): New struct.
2907 (m68hc11_page_info): Add trampoline handler address.
2908 (m68hc11_elf_link_hash_table): Add stubs generation members.
2909 (elf32_m68hc11_add_symbol_hook): Declare.
2910 (elf32_m68hc11_setup_section_lists): Declare.
2911 (elf32_m68hc11_size_stubs): Declare.
2912 (elf32_m68hc11_build_stubs): Declare.
8c29f035 2913
3a65329d
SC
2914 * elf32-m68hc11.c (m68hc11_elf_ignore_reloc): Move to elf32-m68hc1x.c.
2915 (elf32_m68hc11_gc_mark_hook, elf32_m68hc11_gc_sweep_hook): Likewise.
2916 (elf32_m68hc11_check_relocs, elf32_m68hc11_relocate_section): Ditto.
2917 (_bfd_m68hc11_elf_set_private_flags): Ditto.
2918 (_bfd_m68hc11_elf_merge_private_bfd_data): Ditto.
2919 (_bfd_m68hc11_elf_print_private_bfd_data): Ditto.
2920 (bfd_elf32_bfd_link_hash_table_create): Define.
2921 (elf_backend_add_symbol_hook): Define.
2922 (m68hc11_elf_bfd_link_hash_table_create): New function.
2923 (m68hc11_elf_build_one_stub): New function.
2924 (m68hc11_elf_size_one_stub): New function.
2925 (m68hc11_elf_bfd_link_hash_table_create): Install the above.
2926 (bfd_elf32_bfd_link_hash_table_create): Define.
2927
2928 * elf32-m68hc12.c (m68hc11_elf_ignore_reloc): Remove.
2929 (m68hc12_addr_is_banked): Remove, use m68hc11_addr_is_banked.
2930 (m68hc12_phys_addr): Ditto.
2931 (m68hc12_phys_page): Ditto.
2932 (m68hc12_elf_special_reloc): Move to elf32-m68hc1x.c.
2933 (elf32_m68hc11_gc_mark_hook): Likewise.
2934 (elf32_m68hc11_gc_sweep_hook): Likewise.
2935 (elf32_m68hc11_check_relocs): Likewise.
2936 (elf32_m68hc11_relocate_section): Likewise.
2937 (_bfd_m68hc12_elf_set_private_flags): Likewise.
2938 (_bfd_m68hc12_elf_merge_private_bfd_data): Likewise.
2939 (_bfd_m68hc12_elf_print_private_bfd_data): Likewise.
2940 (m68hc12_elf_build_one_stub): New function.
2941 (m68hc12_elf_size_one_stub): New function.
2942 (m68hc12_elf_bfd_link_hash_table_create): New function, use the above.
2943 (elf_backend_add_symbol_hook): Define.
2944 (elf_m68hc11_howto_table): Use TRUE for pcrel relocs; fix masks.
2945
4081944f
NC
29462003-04-18 Nick Clifton <nickc@redhat.com>
2947
2948 * format.c (bfd_check_format_matches): Only check associated
2949 vector if the matching_vector has been created.
2950
060dc71d
AO
29512003-04-15 Alexandre Oliva <aoliva@redhat.com>
2952
2953 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
2954 2003-04-09's change.
2955
a3476bef
NC
29562003-04-15 Brian Ford <ford@vss.fsi.com>
2957
2958 * peicode.h (coff_swap_scnhdr_in): If a section holds
2959 uninitialized data and is from an object file or from an
2960 executable image that has not initialized the s_size field, or if
2961 the physical size is padded, use the virtual size (stored in
2962 s_paddr) instead.
2963
ca4fa240
NC
29642003-04-15 H.J. Lu <hjl@gnu.org>
2965
2966 * elflink.h (elf_link_add_object_symbols): Properly report
2967 filename for alignment reduction.
2968
c2dcd04e
NC
29692003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
2970
2971 * archures.c: Replace occurrances of 'Hitachi' with 'Renesas'.
2972 * reloc.c: Likewise.
2973 * coff-h8300.c: Likewise.
2974 * coff-h8500.c: Likewise.
2975 * coff-sh.c: Likewise.
2976 * cpu-h8300.c: Likewise.
2977 * cpu-sh.c: Likewise.
2978 * elf32-h8300.c: Likewise.
2979 * elf32-sh.c: Likewise.
2980 * elf32-sh64-com.c: Likewise.
2981 * elf32-sh64.c: Likewise.
2982 * elf64-sh64.c: Likewise.
2983 * bfd-in2.h: Regenerate.
2984
f7661995
NC
29852003-04-14 H.J. Lu <hjl@gnu.org>
2986
2987 * elflink.h (elf_link_add_object_symbols): Maintain maximum
2988 alignment for common symbols. Warn reducing alignment for
2989 common symbols. Report old filename when symbol size changes.
2990
93a2b7ae
AO
29912003-04-12 Alexandre Oliva <aoliva@redhat.com>
2992
2993 * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
2994 occurrences of the same test changed in the previous patch.
2995 Optimize.
2996
0176c794
AO
29972003-04-11 Alexandre Oliva <aoliva@redhat.com>
2998
2999 * elfxx-mips.c (mips_elf_get_global_gotsym_index): New.
3000 (mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to
3001 GOT_DISP/addend only if the symbol got a global GOT entry.
3002
0fdc1bf1
AO
30032003-04-10 Alexandre Oliva <aoliva@redhat.com>
3004
3005 * elfxx-mips.c (mips_elf_calculate_relocation): Decay
3006 GOT_PAGE/GOT_OFST referencing overridable symbol to
3007 GOT_DISP/addend.
3008 (_bfd_mips_elf_check_relocs): Handle GOT_PAGE referencing
3009 global symbol as GOT_DISP.
3010
9b8c98a4
BW
30112003-04-10 Bob Wilson <bob.wilson@acm.org>
3012
3013 * elf32-xtensa.c (elf_xtensa_relocate_section): Don't continue to the
3014 next relocation on an undefined symbol.
3015
ec1659c8
RH
30162003-04-09 Richard Henderson <rth@redhat.com>
3017
3018 * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:
3019 Ignore relocations against r_symndx == 0.
3020
7dfb07f7
L
30212003-04-09 H.J. Lu <hjl@gnu.org>
3022
3023 * elf64-alpha.c (elf64_alpha_relocate_section): Don't return
3024 FALSE for undefined symbols.
3025 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
3026
a3805e4e
AO
30272003-04-09 Alexandre Oliva <aoliva@redhat.com>
3028
3029 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standard
3030 and IRIX-specific shift-to-64-bit 4-byte lengths before following
3031 addr_size.
3032
69931e60
AO
30332003-04-08 Alexandre Oliva <aoliva@redhat.com>
3034
3035 * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)
3036 pointer size from ABI, not arch_bits_per_address.
3037
59a8c196
KB
30382003-04-07 Kevin Buettner <kevinb@redhat.com>
3039
3040 * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related
3041 constants for n32 ABI.
3042
8e16317c
NC
30432003-04-06 Andrew Cagney <cagney@redhat.com>
3044
3045 * simple.c (bfd_simple_get_relocated_section_contents): Disable
3046 free that leads to GDB vs BFD memory corruption.
3047
196486be
SC
30482003-04-04 Stephane Carrez <stcarrez@nerim.fr>
3049
3050 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust
3051 symbols that mark the end of the section.
3052 (m68hc11_elf_relax_section): Use R_M68HC11_PCREL_8 relocs when
3053 converting to a relative branch so that the offset is computed after
3054 the relaxation; also relocate a jsr into a bsr if possible but don't
3055 relax them if they are to a far symbol as we need to call the
3056 trampoline code.
3057 (elf_m68hc11_howto_table): Set pcrel_offset to true.
3058
be33c5dd
SS
30592003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
3060
3061 * archures.c: Namespace cleanup. Rename bfd_mach_c3x to
3062 bfd_mach_tic3x and bfd_mach_c4x to bfd_mach_tic4x
3063 * bfd-in2.h: Regenerate
3064 * coff-tic4x.c: Namespace cleanup. Replace s/c4x/tic4x/
3065 * cpu-tic4x.c: Ditto
3066
ff0c9faf
NC
30672003-04-03 Nick Clifton <nickc@redhat.com>
3068
3069 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Compute ps and ss
3070 differently for object files and executables.
3071 * peicode.h (coff_swap_scnhdr_in): Only set the s_size field
3072 for object files or for executables who have not already
3073 initialised the field.
3074 * libpei.h (bfd_pe_executable_p): New macro. Return true if
3075 the PE format bfd is an executable.
3076
2b98e6c0
AM
30772003-04-03 Alan Modra <amodra@bigpond.net.au>
3078
3079 * elf32-ppc.c (ppc_elf_check_relocs): Don't use SYMBOL_REFERENCES_LOCAL
3080 here as it's too early to reliably determine locality.
3081 (ppc_elf_gc_sweep_hook): Likewise.
c8b21ee5 3082 (SYMBOL_REFERENCES_LOCAL): Expand comment.
2b98e6c0 3083
92403579
BW
30842003-04-02 Bob Wilson <bob.wilson@acm.org>
3085
3086 * xtensa-modules.c: Remove comment indicating that this is a
3087 generated file.
3088
c45a316a
AM
30892003-04-02 Alan Modra <amodra@bigpond.net.au>
3090
3091 * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Test for NULL dynobj.
3092
e0001a05
NC
30932003-04-01 Bob Wilson <bob.wilson@acm.org>
3094
8c29f035
AM
3095 * Makefile.am (ALL_MACHINES): Add cpu-xtensa.lo.
3096 (ALL_MACHINES_CFILES): Add cpu-xtensa.c.
3097 (BFD32_BACKENDS): Add elf32-xtensa.lo, xtensa-isa.lo, and
3098 xtensa-modules.lo.
3099 (BFD32_BACKENDS_CFILES): Add elf32-xtensa.c, xtensa-isa.c, and
3100 xtensa-modules.c.
3101 (cpu-xtensa.lo): New target.
3102 (elf32-xtensa.lo): Likewise.
3103 (xtensa-isa.lo): Likewise.
3104 (xtensa-modules.lo): Likewise.
3105 * Makefile.in: Regenerate.
3106 * archures.c (bfd_architecture): Add bfd_{arch,mach}_xtensa.
3107 (bfd_archures_list): Add bfd_xtensa_arch.
3108 * config.bfd: Handle xtensa-*-*.
3109 * configure.in: Handle bfd_elf32_xtensa_{le,be}_vec.
3110 * configure: Regenerate.
3111 * reloc.c: Add BFD_RELOC_XTENSA_{RTLD,GLOB_DAT,JMP_SLOT,RELATIVE,
3112 PLT,OP0,OP1,OP2,ASM_EXPAND,ASM_SIMPLIFY}.
3113 * targets.c (bfd_elf32_xtensa_be_vec): Declare.
3114 (bfd_elf32_xtensa_le_vec): Likewise.
3115 (bfd_target_vector): Add bfd_elf32_xtensa_{be,le}_vec.
3116 * cpu-xtensa.c: New file.
3117 * elf32-xtensa.c: Likewise.
3118 * xtensa-isa.c: Likewise.
3119 * xtensa-modules.c: Likewise.
3120 * libbfd.h: Regenerate.
3121 * bfd-in2.h: Likewise.
e0001a05 3122
5a6c6817
NC
31232003-04-01 Nick Clifton <nickc@redhat.com>
3124
3125 * archures.c (bfd_mach_arm_unknown): Define.
3126 * bfd-in.h (bfd_arm_merge_machines, bfd_arm+update_notes,
3127 bfd_arm_get_mach_from_notes): Prototype.
3128 * bfd-in2.h: Regenerate.
3129 * coff-arm.c (coff_arm_merge_private_bfd_data): Call
3130 bfd_arm_merge_machines.
3131 (coff_arm_final_link_postscript): Call bfd_arm_update_notes.
3132 * coffcode.h (coff_set_arch_mach_hook): Call
3133 bfd_arm_get_mach_from_notes.
3134 * coffgen.c (coff_real_object_p): Revert previous delta.
3135 * cpu_arm.c (arm_check_note): New function. Examine a note in a
3136 .note section.
3137 (bfd_arm_merge_machines): New function: Handle the merging of ARM
3138 binaries compiled for different architectures..
3139 (bfd_arm_update_notes): New function: Update an ARM note section.
3140 (bfd_arm_get_mach_from_notes): New function: Extract a bfd machine
3141 number from an ARM note section.
3142 * elf32-arm.h (elf32_arm_object_p): Use
3143 bfd_arm_get_mach_from_notes.
3144 (elf32_arm_merge_private_bfd_data): Use bfd_arm_merge_machines.
3145 (elf32_arm_final_write_processing): Use bfd_arm_update_notes.
8c29f035 3146
0cc1cf99
BE
31472003-04-01 Ben Elliston <bje@wasabisystems.com>
3148
3149 * dwarf2.c (read_attribute_value): Correct typo in comment.
3150
af3ef9fe
NC
31512003-04-01 Nick Clifton <nickc@redhat.com>
3152
3153 * dwarf2.c (concat_filename): Use bfd_malloc() and strdup()
3154 instead of concat().
3155 (decode_line_info): Only free filename if it is not NULL.
d63fd5d1
NC
3156 (add_line_info): Make a copy of the filename when storing it into
3157 the info structure.
af3ef9fe 3158
6e84a906
DJ
31592003-03-31 Andreas Schwab <schwab@suse.de>
3160 Daniel Jacobowitz <drow@mvista.com>
3161
3162 * simple.c (bfd_simple_get_relocated_section_contents): Add
3163 parameter symbol_table. Optionally use it instead of the symbol
3164 table from the bfd. Save and restore output offsets and output
3165 sections around bfd_get_relocated_section_contents. Fix a memory
3166 leak.
3167 (simple_save_output_info, simple_restore_output_info): New
3168 functions.
3169 * bfd-in2.h: Regenerate.
3170 * dwarf2.c (read_abbrevs): Use
3171 bfd_simple_get_relocated_section_contents instead of
3172 bfd_get_section_contents.
3173 (decode_line_info): Likewise.
3174 (_bfd_dwarf2_find_nearest_line): Likewise. Don't call
3175 find_rela_addend.
3176 (find_rela_addend): Remove.
3177 * elfxx-ia64.c (elfNN_ia64_reloc): Weaken sanity check for
3178 debugging sections.
3179 (elfNN_ia64_hash_table_create): Create the hash table with malloc,
3180 not bfd_zalloc.
3181
5ed6aba4
NC
31822003-03-31 David Heine <dlheine@suif.stanford.edu>
3183
3184 * aoutx.h (aout_link_hash_table_create): Use bfd_malloc instead of
3185 bfd_alloc.
3186 * dwarf2.c (concat_filename): Always allocate space for the
3187 returned filename.
3188 (decode_line_info): Free the allocated filename returned by
3189 concat_filename.
3190 * elf-eh-frame.c (bfd_elf_write_section_eh_frame): Fix memory leaks.
3191 * elf.c (copy_private_bfd_data): Likewise.
3192 (_bfd_elf_slurp_version_tables): Fix bug freeing contents pointer.
3193 * elflink.h (elf_link_sort_relocs): Fix memory leak.
3194 * format.c (bfd_check_format_matches): Likewise.
3195 * linker.c (bfd_generic_final_link): Likewise.
3196 * opncls.c (find_separate_debug_info): Likewise.
3197 * simple.c (bfd_simple_get_relocated_section_contents): Likewise.
8c29f035 3198
5941afc1
L
31992003-03-28 H.J. Lu <hjl@gnu.org>
3200
3201 * elflink.h (elf_link_add_object_symbols): Correctly combine
3202 visibilities.
3203
9d73f260
JJ
32042003-03-27 Jakub Jelinek <jakub@redhat.com>
3205
3206 * elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offset
3207 to -1 before recomputing got offsets.
3208
a5ad465a
AS
32092003-03-26 Andreas Schwab <schwab@suse.de>
3210
3211 * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3212 (elf_m68k_relocate_section): Use it to correctly handle symbols
3213 forced to be local.
3214 (elf_m68k_finish_dynamic_symbol): Emit RELATIVE reloc for got
3215 entries for symbols that are forced to be local.
3216
d0647110
AO
32172003-03-25 Alexandre Oliva <aoliva@redhat.com>
3218
3219 * elfxx-mips.c (_bfd_mips_relax_section): New function.
3220 * elfxx-mips.h (_bfd_mips_relax_section): Declare.
3221 * elfn32-mips.c, elf64-mips.c: Use it.
3222
e16bb312
NC
32232003-03-25 Stan Cox <scox@redhat.com>
3224 Nick Clifton <nickc@redhat.com>
8c29f035 3225
9b5ecbd0 3226 Contribute support for Intel's iWMMXt chip - an ARM variant:
e16bb312
NC
3227
3228 * archures.c: Add bfd_mach_arm_iWMMXt.
3229 * reloc.c: Add BFD_RELOC_ARM_CP_OFF_IMM_S2.
3230 * bfd-in2.h: Regenerate.
3231 * libbfd.h: Regenerate.
3232 * coff-arm.c (coff_arm_merge_private_bfd_data): Allow iWMMXt
3233 object files to be linked with XScale ones.
3234 (coff_arm_final_link_postscript): Update note section.
3235 * coffcode.h (coff_set_arch_mach_hook): Handle note section.
3236 * coffgen.c (coff_real_object_p): Call bfd_coff_set_arch_mach_hook
3237 after identifying a coff binary.
3238 * cpu-arm.c (processors): Add iWMMXt.
3239 (arch_inf): Likewise.
3240 * elf32-arm.h (arm_object_p): Handle note section.
9b5ecbd0 3241 (elf32_arm_merge_private_bfd_data): Allow iWMMXt object files to
e16bb312
NC
3242 be linked with XScale ones.
3243 (elf32_arm_section_flags): New function: Set flags on note section.
3244 (elf32_arm_final_write_processing): Handle note section.
3245
25f14c34
DD
32462003-03-21 DJ Delorie <dj@redhat.com>
3247
3248 * elf32-xstormy16.c (elf32_xstormy16_relocate_section): Call
3249 _bfd_elf_rela_local_sym.
3250
04b3329b
L
32512003-03-20 H.J. Lu <hjl@gnu.org>
3252
3253 * elfxx-ia64.c (elfNN_ia64_relax_section): Don't try relax for
3254 non-ELF outputs.
3255
c25cfdf8
NC
32562003-03-20 Nick Clifton <nickc@redhat.com>
3257
3258 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Initialise $idata2 and
3259 $idata5 in case bfd_coff_final_link is not called.
3260
3e1d7f19
JJ
32612003-03-19 Jakub Jelinek <jakub@redhat.com>
3262
3263 * elf64-sparc.c (struct sparc64_elf_section_data): Add reloc_count
3264 field.
3265 (canon_reloc_count): Define.
3266 (sparc64_elf_slurp_one_reloc_table, sparc64_elf_slurp_reloc_table,
3267 sparc64_elf_canonicalize_dynamic_reloc): Use it instead of
3268 reloc_count.
3269 (sparc64_elf_canonicalize_reloc): New routine.
3270 (bfd_elf64_canonicalize_reloc): Define.
3271
3fa1d917
JJ
32722003-03-18 Jakub Jelinek <jakub@redhat.com>
3273
3274 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle relaxation
3275 againt mergeable sections. Take r_addend into account when caching
3276 trampolines.
3277
f86b235a
RH
32782003-03-18 Richard Henderson <rth@redhat.com>
3279
8c29f035
AM
3280 * elfxx-ia64.c (get_dyn_sym_info): Return NULL gracefully for
3281 local symbols that have no dyninfo.
f86b235a 3282
49ae03bf
NC
32832003-03-14 Gene Smith <gene.smith@siemens.com>
3284
3285 * ieee.c (ieee_write_expression): Handle the case where symbol is
3286 NULL.
3287 General formatting improvements.
3288
6a457e5c
NC
32892003-03-13 Nick Clifton <nickc@redhat.com>
3290
3291 * configure.in (LINGUAS): Add zh_CN.
3292 * configure: Regenerate.
3293 * po/zh_CN.po: New file.
3294
93516ec3
NC
32952003-03-13 Elias Athanasopoulos <elathan@phys.uoa.gr>
3296
3297 * aout-cris.c (BYTES_IN_WORD): Don't define.
3298 aout-encap.c: Likewise.
3299 aout-ns32k.c: Likewise.
3300 aout-tic30.c: Likewise.
3301 hp300bsd.c: Likewise.
3302 i386aout.c: Likewise.
3303 i386dynix.c: Likewise.
3304 i386linux.c: Likewise.
3305 i386lynx.c: Likewise.
3306 i386mach3.c: Likewise.
3307 m68k4knetbsd.c: Likewise.
3308 m68klinux.c: Likewise.
3309 m68klynx.c: Likewise.
3310 m68knetbsd.c: Likewise.
3311 m88kmach3.c: Likewise.
3312 mipsbsd.c: Likewise.
3313 newsos3.c: Likewise.
3314 sparclinux.c: Likewise.
3315 sparclynx.c: Likewise.
3316 sparcnetbsd.c: Likewise.
3317 vaxbsd.c: Likewise. Fix comment formatting.
3318
fee24f1c
AO
33192003-03-12 Alexandre Oliva <aoliva@redhat.com>
3320
0b25d3e6
AO
3321 * Reverted 2003-03-02's patch.
3322
fee24f1c
AO
3323 * elfxx-target.h (bfd_elfNN_canonicalize_reloc): Make it
3324 overridable.
3325 * elf64-mips.c (mips_elf64_canonicalize_reloc,
3326 mips_elf64_get_dynamic_reloc_upper_bound,
3327 mips_elf64_canonicalize_dynamic_reloc): New, adapted from elf.c.
3328 (bfd_elf64_get_canonicalize_reloc,
3329 bfd_elf64_get_dynamic_reloc_upper_bound,
3330 bfd_elf64_canonicalize_dynamic_reloc): Define.
3331 (mips_elf64_slurp_reloc_table): Support dynamic.
3332 (mips_elf64_slurp_one_reloc_table): Adjust.
3333
64fb1839
NC
33342003-03-12 Nick Clifton <nickc@redhat.com>
3335
3336 * xsym.c (bfd_sym_fetch_type_information_table_entry): Change
3337 'index' to 'offset' in test for zero value.
3338
908488f1
AO
33392003-03-11 Alexandre Oliva <aoliva@redhat.com>
3340
3341 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Do not create
3342 dynamic relocations pointing to local or section symbols, use the
3343 NULL symbol instead. Document the choice to not emit an
3344 additional R_MIPS_64 relocation.
3345
e515b051
AM
33462003-03-11 Alan Modra <amodra@bigpond.net.au>
3347
3348 * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma from
3349 zero index dynamic tls relocs generated for the GOT. Tidy code.
3350 Set "relocation" to 1 on DTPMOD32 relocs. Optimize HA adjustment.
3351 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3352
a23b6845
AM
33532003-03-07 Alan Modra <amodra@bigpond.net.au>
3354
87d243f1
AM
3355 * elf32-ppc.c (ppc_elf_relocate_section): Don't look for a nop after
3356 a tls_get_addr call.
3357
a23b6845
AM
3358 * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3359 (ppc_elf_adjust_dynamic_symbol): For weak symbols, copy
3360 ELF_LINK_NON_GOT_REF from weakdef.
3361 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3362 (ppc64_elf_adjust_dynamic_symbol): For weak symbols, copy
3363 ELF_LINK_NON_GOT_REF from weakdef.
3364 * elf32-i386.c (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
3365 (elf_i386_adjust_dynamic_symbol): For weak symbols, copy
3366 ELF_LINK_NON_GOT_REF from weakdef.
3367
2d36fe5f
AH
33682003-03-06 Jakub Jelinek <jakub@redhat.com>
3369 Andrew Haley <aph@redhat.com>
3370
3371 * elflink.h (elf_bfd_discard_info): Don't process eh frames if
3372 output is relocateable.
3373
34f304a7
NC
33742003-03-06 Steven Konopa <skonopa@kgo.csc.com>
3375
3376 * som.c (som_fixup_formats): Correct formats for R_AUX_UNWIND and
3377 R_COMMENT.
3378
7b609f53
AM
33792003-03-06 Alan Modra <amodra@bigpond.net.au>
3380
3381 * elf32-ppc.c (ppc_elf_create_linker_section): Don't capitalize
3382 error messages.
3383 (ELIMINATE_COPY_RELOCS): Define to zero.
3384 (ppc_elf_relocate_section): Don't deref htab->tls_sec when calculating
3385 TLSLD relocs. Report reloc types on a number of errors. Optimize
3386 LOCAL24PC check for non-local syms. Don't capitalize error messages.
3387 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define to zero.
3388 (ppc64_elf_relocate_section): Don't deref htab->tls_sec when
3389 calculating TLSLD relocs. Report reloc types on a number of errors.
3390 Don't capitalize error messages.
3391
6a0fb186
L
33922003-03-03 H.J. Lu <hjl@gnu.org>
3393
3394 * elfxx-ia64.c (USE_BRL): Removed.
3395 (oor_ip): Removed.
3396
34f304a7 33972003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
bdfaef52
JR
3398
3399 * elf32-sh.c (sh_elf_howto_tab): Make R_SH_IND12W into an ordinary
3400 relocation (no special function), and make it non-partial_inplace.
3401 (sh_elf_relax_section): When creating a bsr, use a consistent value
3402 no matter if the symbol is extern or not; set addend to -4.
3403 Don't swap load / non-load instructions for SH4.
3404 (sh_elf_relax_delete_bytes): In R_SH_IND12W case, check the offset
3405 rather than if the symbol is external to determine if adjusting the
3406 offset makes sense. Adjust the addend too if appropriate.
3407 (sh_elf_relocate_section): In R_SH_IND12W, don't fiddle with the
3408 relocation.
3409
a9d68a1e
NC
34102003-03-03 Nick Clifton <nickc@redhat.com>
3411
3412 * po/da.po: Installed latest translation.
3413
7c2be35c
TS
34142003-03-02 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3415
3416 * elf32-mips.c (elf_mips_howto_table_rel): Change definition of
3417 R_MIPS_PC16 to rightshift 2.
3418 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc.
3419 (bfd_elf32_bfd_reloc_type_lookup): Support
3420 BFD_RELOC_MIPSEMB_16_PCREL_S2.
3421 * elf64-mips.c (mips_elf64_howto_table_rel): Change definition of
3422 R_MIPS_PC16 to rightshift 2.
3423 (mips_elf64_howto_table_rela): Likewise.
3424 (mips_reloc_map): Map to rightshifted BFD reloc.
3425 * elfn32-mips.c: The same as in elf64-mips.c.
3426 * elfxx-mips.c (mips_elf_got_for_ibfd): Typo in comment.
3427 (mips_elf_calculate_relocation): Handle rightshifted addends for
3428 R_MIPS_PC16.
3429 * reloc.c (BFD_RELOC_MIPSEMB_16_PCREL_S2): New BFD relocation for
3430 MIPS Embedded PIC. Remove superfluous empty COMMENT.
3431 * libbfd.h: Regenerate.
3432 * bfd-in2.h: Regenerate.
3433
484a4f9c
RH
34342003-02-28 Richard Henderson <rth@redhat.com>
3435
3436 * elfxx-ia64.c (elfNN_ia64_relax_section): Correct bounds
3437 for ltoff22x relaxation.
3438
2ce40c65
AM
34392003-03-01 Alan Modra <amodra@bigpond.net.au>
3440
3441 * bfd-in.h (_bfd): Don't define.
3442 * bfd.c: Rename occurrences of "struct _bfd" to "struct bfd".
3443 * syms.c: Likewise.
3444 * bfd-in2.h: Regenerate.
3445
2c4c2bc0
RH
34462003-02-27 Richard Henderson <rth@redhat.com>
3447
3448 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;
3449 (elfNN_ia64_check_relocs): Set it.
3450 (allocate_global_data_got): Check it.
3451 (allocate_local_got): Likewise.
3452 (allocate_dynrel_entries): Likewise.
3453 (elfNN_ia64_relax_ldxmov): New.
3454 (elfNN_ia64_relax_section): Handle LTOFF22X, LDXMOV.
3455 (elfNN_ia64_choose_gp): Split out from ...
3456 (elfNN_ia64_final_link): ... here.
8c29f035 3457
c2852e88
AC
34582003-02-27 Andrew Cagney <cagney@redhat.com>
3459
3460 * bfd.c (struct bfd): Rename "struct _bfd".
3461 * bfd-in.h: Update copyright.
3462 (struct bfd): Rename "struct _bfd".
3463 (_bfd): Define for backward compatibility.
3464 * bfd-in2.h: Regenerate.
3465
3f87cb70
AM
34662003-02-25 Alan Modra <amodra@bigpond.net.au>
3467
3f9a32bd
AM
3468 * elflink.h (elf_bfd_final_link): Apportion reloc counts to rel_hdr
3469 and rel_hdr2 when initially counting input relocs rather than after
3470 creating output reloc sections.
4fabe71e
AM
3471 (elf_link_read_relocs_from_section): Don't abort with wrong reloc
3472 sizes.
3f9a32bd 3473
3f87cb70
AM
3474 * Makefile.am: Run "make dep-am".
3475 * Makefile.in: Regenerate.
3476
07c6e936
NC
34772003-02-24 Kris Warkentin <kewarken@qnx.com>
3478
3479 * elf.c (elfcore_read_notes): Add check for QNX style core file.
3480 (elfcore_grog_nto_note): New function.
3481 (elfcore_grog_nto_gregs): New function.
3482 (elfcore_grog_nto_status): New function.
3483
aad5d350
AM
34842003-02-24 Alan Modra <amodra@bigpond.net.au>
3485
3486 * elflink.c (_bfd_elf_create_got_section): Check existing .got
3487 section flags before concluding that we've already been called.
3488 Don't use register keyword.
3489 (_bfd_elf_create_dynamic_sections): Don't use register keyword.
3490 (_bfd_elf_create_linker_section): Formatting.
3491
2ab1486e
NC
34922003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
3493
3494 * coff-h8300.c: Fix typo: intial -> initial.
3495 * coff-ppc.c: Likewise.
3496
70bccea4
AM
34972003-02-20 Alan Modra <amodra@bigpond.net.au>
3498
3499 * elf32-ppc.c: Formatting.
3500 (allocate_dynrelocs): LD and GD relocs against the same sym need
3501 separate GOT entries.
3502 (ppc_elf_relocate_section): Correct GOT handling for multiple GOT
3503 entries per symbol.
3504
ee05f2fe
AM
35052003-02-19 Alan Modra <amodra@bigpond.net.au>
3506
26e41594
AM
3507 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc
3508 removal. Localize vars. Remove unnecessary dynobj test.
3509 * elf32-i386 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead
3510 of INFO.
3511 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3512 and optimize.
3513 (elf_i386_relocate_section): Likewise.
3514 (elf_i386_gc_sweep_hook): Simplify dyn reloc removal. Localize vars.
3515 * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
3516 * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
3517 * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
3518 * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
3519 * elf32-sparc.c (elf32_sparc_gc_sweep_hook): Likewise. Remove
3520 local_dynrel for section too. Don't touch HIPLT22, LOPLT10, PCPLT32
3521 or PCPLT10 relocs. Don't subtract twice on PLT32 relocs.
3522 Formatting.
3523
f4656909
AM
3524 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define.
3525 (ppc64_elf_check_relocs): Use it. Correct comment. Move SEC_ALLOC
3526 test.
3527 (ppc64_elf_adjust_dynamic_symbol): Use ELIMINATE_COPY_RELOCS.
3528 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3529 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3530 and optimize. Use ELIMINATE_COPY_RELOCS.
3531 (ppc64_elf_relocate_section): Likewise.
3532
ee05f2fe
AM
3533 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_count field.
3534 (ppc_elf_copy_indirect_symbol): Copy pc_count field.
3535 (ELIMINATE_COPY_RELOCS): Define.
3536 (ppc_elf_adjust_dynamic_symbol): Convert copy relocs to dynamic.
3537 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3538 (MUST_BE_DYN_RELOC): Define.
3539 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3540 and optimize. Trim dyn_relocs.
3541 (ppc_elf_check_relocs): Don't generate dyn_relocs when we know they'll
3542 not be used. Do generate dyn_relocs for copy reloc avoidance. Keep
3543 track of pc_rel dyn relocs.
3544 (ppc_elf_relocate_section): Remove "will_become_local". Adjust
3545 WILL_CALL_FINISH_DYNAMIC_SYMBOL use. Trim dyn relocs as per
3546 allocate_dynrelocs. Don't recalculate "sec".
3547
7619e7c7
AM
35482003-02-18 Alan Modra <amodra@bigpond.net.au>
3549
d881513a
AM
3550 * elf32-ppc.c (ppc_elf_relocate_section): Remove unnecessary test.
3551 * elf64-ppc.c (ppc64_elf_tls_optimize): Decrement tlsld_got.refcount
3552 on invalid LD relocs.
3553 (allocate_dynrelocs): Invalid LD relocs don't use tlsld_got entry.
3554 (ppc64_elf_relocate_section): Unify new handling of LD relocs and
3555 tlsld_got entry. Use IS_PPC64_TLS_RELOC.
3556
7619e7c7
AM
3557 * elf32-ppc.h: New file.
3558 * elf32-ppc.c: Include elf32-ppc.h.
3559 (NOP, CROR_151515, CROR_313131, TP_OFFSET, DTP_OFFSET): Define.
3560 (struct ppc_elf_link_hash_entry): Rename "root" to "elf". Adjust uses.
3561 Add "tls_mask" field.
3562 (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.
3563 (struct ppc_elf_link_hash_table): Rename "root" to "elf". Adjust uses.
3564 Add got, relgot, plt, relplt, dynbss, relbss, dynsbss, relsbss,
3565 sdata, sdata2, tls_sec, tls_get_addr, tlsld_got fields.
3566 Make use of htab shortcuts throughout file.
3567 (ppc_elf_link_hash_newfunc): Init tls_mask field.
3568 (ppc_elf_link_hash_table_create): Init new fields.
3569 (ppc_elf_copy_indirect_symbol): Copy tls_mask.
3570 (ppc_elf_howto_raw): Add tls relocs.
3571 (ppc_elf_reloc_type_lookup): Handle them.
3572 (ppc_elf_unhandled_reloc): New function.
3573 (ppc_elf_create_got): Stash got section pointer in hash table,
3574 return status. Make .rela.got too.
3575 (ppc_elf_create_dynamic_sections): Stash section pointers in htab.
3576 (ppc_elf_adjust_dynamic_symbol): Only set up copy relocs when
3577 NON_GOT_REF set. Don't allocate space in .plt here..
3578 (allocate_dynrelocs): ..do so here instead, properly ref-counting and
3579 not allocating plt entries unnecessarily. Allocate got entries here.
3580 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3581 (ppc_elf_size_dynamic_sections): Allocate local got entries. Pass
3582 "info" during allocate_dynrelocs hash traversal. Use htab section
3583 shortcuts rather than searching for named sections. Get rid of
3584 "plt" and "strip" booleans.
3585 (update_local_sym_info, bad_shared_reloc): New functions.
3586 (ppc_elf_check_relocs): Handle TLS relocs. Move .rela.got creation to
3587 ppc_elf_create_got. Don't mark got or plt reloc syms dynamic, do so
3588 in allocate_dynreloc. Use update_local_sym_info and bad_shared_reloc.
3589 Disallow R_PPC_EMB_RELSDA, R_PPC_EMB_NADDR32, R_PPC_EMB_NADDR16,
3590 R_PPC_EMB_NADDR16_LO, R_PPC_EMB_NADDR16_HI and R_PPC_EMB_NADDR16_HA
3591 in shared libs. R_PPC_PLTREL32 is a plt reloc too. Refcount all
3592 relocs that might use a plt entry. Set NON_GOT_REF too.
3593 Enumerate all do-nothing relocs.
3594 (ppc_elf_gc_sweep_hook): Simplify removal of dynrelocs. Handle
3595 tls relocs and all plt relocs.
3596 (ppc_elf_tls_setup, ppc_elf_tls_optimize): New functions.
3597 (ppc_elf_finish_dynamic_symbol): Don't build got entries here.
3598 (ppc_elf_finish_dynamic_sections): Rewrite tag code using htab
3599 shortcuts.
3600 (ppc_elf_relocate_section): Tidy. Handle TLS relocs. Use
3601 bfd_elf_local_sym_name. Simplify unresolved reloc code. Build got
3602 entries and got relocs here. Warn on non-zero got reloc addend.
3603 Split out branch taken/not taken reloc code into a separate switch
3604 and correct offset calculation. Allow BRTAKEN/BRNTAKEN dynamic relocs.
3605 Split out HA reloc adjustments to separate switch statement. Don't
3606 warn on reloc overflow if we've already warned about undefined.
3607 Don't rebuild sym name when reporting errors. Report all possible
3608 errors from _bfd_final_link_relocate.
3609 (bfd_elf32_bfd_final_link): Don't define.
3610
cd27b276
AM
36112003-02-18 Alan Modra <amodra@bigpond.net.au>
3612
3613 * elf64-ppc.c (ppc64_elf_relocate_section): Don't init "r". Don't
3614 rebuild sym name when reporting errors.
3615
ae9a127f
NC
36162003-02-17 Nick Clifton <nickc@redhat.com>
3617
3f9a32bd 3618 * elflink.h (elf_link_output_extsym): Only check
ae9a127f
NC
3619 allow_shlib_undefined for shared libraries.
3620 * elf32-i386.c (elf_i386_relocate_section): Remove bogus check
3621 of allow_shlib_undefined.
3622 * elf32-cris.c (cris_elf_relocate_section): Likewise.
3623 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
3624 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
3625 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3626 * elf32-s390.c (elf_s390_relocate_section): Likewise.
3627 * elf32-sh.c (sh_elf_relocate_section): Likewise.
3628 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
3629 * elf32-vax.c (elf_vax_relocate_section): Likewise.
3630 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
3631 * elf64-hppa.c (elf64_hppa_relocate_section): Likewise.
3632 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3633 * elf64-s390.c (elf_s390_relocate_section): Likewise.
3634 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
3635 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
3636 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
3637 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
3638
b5f852ea
NC
36392003-02-17 Nick Clifton <nickc@redhat.com>
3640
3641 * elf.c (SEGMENT_AFTER_SEGMENT): Add third parameter - the
3642 address field to use in the comparison.
3f9a32bd 3643 (SEGMENT_OVERLAPS): Check that LMAs overlap as well.
b5f852ea 3644
3193e234
NC
36452003-02-14 Bob Wilson <bob.wilson@acm.org>
3646
3647 * elfcore.h (elf_core_file_p): Compare alternate machine codes for ELF
3648 backends when checking if the generic ELF target should be used.
3649
21efdc8d
NC
3650 * syms.c (_bfd_stab_section_find_nearest_line): For line number stabs
3651 outside of functions, treat values as absolute addresses.
3652
ed781d5d
NC
3653 * bfd.c: Change embedded documentation to use consistent indentation
3654 and to split up long lines. Change informal style of description
3655 for functions lacking real documentation.
3656 * coffcode.h: Break up long lines in embedded documentation.
3657 * format.c: Likewise.
3658 * targets.c: Likewise.
3659 * libcoff.h: Regenerate.
3660 * bfd-in2.h: Regenerate.
3661
58ac9f71
AM
36622003-02-14 Alan Modra <amodra@bigpond.net.au>
3663
3664 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Init tls_get_addr.
3665 (ppc64_elf_copy_indirect_symbol): Merge tls_mask too.
3666 (ppc64_elf_gc_sweep_hook): Simplify removal of dyn_relocs.
3667 (allocate_dynrelocs): Don't treat undefined and undefweak specially.
3668 (ppc_size_one_stub): Fix warning, and tighten plt entry check.
3669 (group_sections): Don't share a stub section if stubs are for a large
3670 section. Adjust comment.
3671 (ppc64_elf_size_stubs): Roughly double the size left for stubs if
3672 !stubs_always_before_branch.
3673 (ppc64_elf_relocate_section): Initialize tlsld GOT entry once. Don't
3674 treat undefined and undefweak specially when processing dyn relocs.
3675
9147e853
JJ
36762003-02-13 Jakub Jelinek <jakub@redhat.com>
3677
3678 * elflink.h (elf_link_add_object_symbols): Handle .symver x, x@FOO.
3679
427bfd90
NC
36802003-02-13 Nick Clifton <nickc@redhat.com>
3681
3682 * elf32-arm.h (elf32_thumb_to_arm_stub): Include section VMAs
3683 in computation of offset to insert into BL instruction.
3684
42b5d0ea
NC
36852003-02-11 Uwe Stieber <uwe@wwws.de>
3686
3687 * config.bfd: Add support for kaOS as cross build target system.
3688
a48ebf4d
AM
36892003-02-11 Alan Modra <amodra@bigpond.net.au>
3690
3691 * elf64-ppc.c (ppc64_elf_check_relocs): Match versioned
3692 .__tls_get_addr too.
3693 (ppc64_elf_tls_setup): Ensure cached tls_get_addr is not indirect.
3694
c95b8a7a
KK
36952003-02-10 Kaz kojima <kkojima@rr.iij4u.or.jp>
3696
3697 * elf32-sh.c (elf_sh_dyn_relocs): Add tls_tpoff32 field.
3698 (elf_sh_link_hash_entry): Remove tls_tpoff32 field.
3699 (sh_elf_link_hash_newfunc): Remove the initialization of
3700 tls_tpoff32 field.
3701 (allocate_dynrelocs): Keep dyn_relocs if it includes the entry
3702 for which tls_tpoff32 flag is set.
3703 (sh_elf_relocate_section): Covert to LE only if the dyn_relocs
3704 of the symbol includes the entry matched with the input_section
3705 and having tls_tpoff32 flag on. When linking statically, set
3706 symbol index of R_SH_TLS_TPOFF32 relocation to zero if the symbol
3707 is defined in this executable.
3708 (sh_elf_check_relocs): Set tls_tpoff32 flag appropriately.
3709
a779acda
JJ
37102003-02-10 Jakub Jelinek <jakub@redhat.com>
3711
3712 * elf32-s390.c (elf_s390_size_dynamic_sections): Set relocs to TRUE
3713 even if there is just non-empty .rela.plt.
3714
fde78edd
NC
37152003-02-10 Nick Clifton <nickc@redhat.com>
3716
3717 * archures.c (bfd_mach_arm_ep9312): Define.
3718 * bfd-in2.h: Regenerate.
3719 * cpu-arm.c (processors[]): Add ep9312.
3720 (bfd_arm_arch): Add ep9312.
3721 * elf32-arm.h (elf32_arm_merge_private_data): Update error
3722 messages and add test for Maverick floating point support.
3723 (elf32_arm_print_private_bfd_data): Handle
3724 EF_ARM_MAVERICK_FLOAT flag.
c178919b
NC
3725 (elf32_arm_object_p): New function.
3726 (elf_backend_object_p): Define.
fde78edd 3727
e7b938ca
AM
37282003-02-10 Alan Modra <amodra@bigpond.net.au>
3729
3730 * elf64-ppc.c: Rename assorted occurrences of tls_type and similar
3731 variables, structure fields or function params to tls_mask or
3732 similar to better reflect usage.
3733 (struct got_entry): Comment.
9b5ecbd0 3734 (struct ppc_link_hash_entry): Expand comment, and renumber TLS_*.
e7b938ca
AM
3735 (get_tls_mask): Rename from get_tls_type.
3736
951fd09b
AM
37372003-02-09 Alan Modra <amodra@bigpond.net.au>
3738
3739 * elf64-ppc.c (TLS_GD_LD): Don't define..
3740 (TLS_GD): ..define this instead and update all uses.
3741 (TLS_TPRELGD): Define.
3742 (ppc64_elf_link_hash_table_create): Tweak initialization of
3743 init_refcount and init_offset.
3744 (ppc64_elf_check_relocs): Add one extra element to t_symndx array.
3745 Mark second slot of GD or LD toc entries.
3746 (get_tls_type): Return an int. Distinguish toc GD and LD entries
3747 from other tls types.
3748 (ppc64_elf_tls_setup): New function, split out from..
3749 (ppc64_elf_tls_optimize): ..here. Don't optimize when symbols are
3750 defined in a dynamic object. Fix LD optimization. Don't set TLS_TPREL
3751 on GD->IE optimization, use TLS_TPRELGD instead. Use get_tls_type
3752 return value to properly decide whether toc GD and LD entries can
3753 optimize away __tls_get_addr call. Check next reloc after DTPMOD64
3754 to determine GD or LD rather than looking at TLS_LD flag. Don't
3755 attempt to adjust got entry tls_type here..
3756 (allocate_dynrelocs): ..instead, adjust got entry tls_type here, and
3757 look for possible merges.
3758 (ppc64_elf_size_dynamic_sections): Adjust local got entries for
3759 optimization.
3760 (ppc64_elf_size_stubs): Tweak __tls_get_addr fudge.
3761 (ppc64_elf_relocate_section): Rename some vars to better reflect usage.
3762 Make use of return value from get_tls_type to properly detect GD and
3763 LD optimizations. Split tlsld/gd hi/ha from lo/ds case. Don't
3764 handle tls_get_addr removal when looking at REL24 relocs, do it when
3765 looking at the previous reloc. Check reloc after DTPMOD64 to determine
3766 GD or LD.
3767 * elf64-ppc.h (ppc64_elf_tls_setup): Declare.
3768
acc990f2
AM
37692003-02-08 Alan Modra <amodra@bigpond.net.au>
3770
00b28bb0
AM
3771 * elf32-hppa.c (group_sections): Don't share a stub section if
3772 stubs are for a large section.
3773
acc990f2
AM
3774 * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for
3775 stubs if !stubs_always_before_branch.
3776
589e6347
NC
37772003-02-07 Nick Clifton <nickc@redhat.com>
3778
3779 * elf.c (swap_out_syms): Generate an error message if an
3780 equivalent output section cannot be found for a symbol.
3781
c328dc3f
JJ
37822003-02-07 Jakub Jelinek <jakub@redhat.com>
3783
3784 * elf64-alpha.c (elf64_alpha_relax_section): Don't crash if
3785 local_got_entries is NULL.
3786
84f97cb6
AS
37872003-02-06 Andreas Schwab <schwab@suse.de>
3788
3789 * elf-eh-frame.c (get_DW_EH_PE_signed): Define.
3790 (read_value): Add parameter is_signed, use signed extraction if
3791 the value is signed.
3792 (_bfd_elf_write_section_eh_frame): Pass signed flag of the
3793 encoding to read_value.
3794
6349e628
AM
37952003-02-06 Alan Modra <amodra@bigpond.net.au>
3796
3797 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy got and
3798 plt info when called to transfer weak sym info.
3799
411e1bfb
AM
38002003-02-05 Alan Modra <amodra@bigpond.net.au>
3801
3802 * reloc.c: Add PPC and PPC64 TLS relocs.
3803 * libbfd.h: Regenerate.
3804 * bfd-in2.h: Regenerate.
3805 * elf64-ppc.c (TP_OFFSET, DTP_OFFSET): Declare.
3806 (ppc64_elf_howto_raw): Add TLS howto's. Adjust R_PPC64_NONE to be
3807 against a 32 bit field.
3808 (ppc64_elf_reloc_type_lookup): Handle TLS relocs.
3809 (_ppc64_elf_section_data): Add t_symndx and comments.
3810 (ppc64_elf_section_data): Use elf_section_data macro.
3811 (ppc64_elf_new_section_hook): American spelling.
3812 (struct got_entry, struct plt_entry): New.
3813 (MUST_BE_DYN_RELOC): Rename from IS_ABSOLUTE_RELOC.
3814 (struct ppc_stub_hash_entry): Add "addend" field.
3815 (struct ppc_link_hash_entry): Add "tls_type".
3816 (TLS_TLS, TLS_GD_LD, TLS_LD, TLS_TPREL, TLS_DTPREL,
3817 TLS_EXPLICIT): Define.
3818 (struct ppc_link_hash_table): Add tls_sec, tls_get_addr, tlsld_got.
3819 (link_hash_newfunc): Init new fields.
58ac9f71 3820 (ppc64_elf_link_hash_table_create): Likewise. Set init_refcount and
411e1bfb
AM
3821 init_offset to NULL.
3822 (ppc64_elf_copy_indirect_symbol): Copy got and plt info. Don't call
3823 _bfd_elf_link_hash_copy_indirect, rather insert relevant code from
3824 there.
3825 (update_local_sym_info, update_plt_info): New functions.
3826 (ppc64_elf_check_relocs): Use them. Handle TLS relocs. Adjust GOT
3827 handling to use got.glist rather than got.refcount. Likewise for PLT.
3828 (ppc64_elf_gc_sweep_hook): Handle TLS relocs, new GOT and PLT lists.
3829 (func_desc_adjust): Adjust for new PLT list.
3830 (ppc64_elf_adjust_dynamic_symbol): Likewise.
3831 (get_sym_h, get_tls_type): New functions.
3832 (ppc64_elf_edit_opd): Remove unused variable. Use get_sym_h.
3833 (ppc64_elf_tls_optimize): New function.
3834 (allocate_dynrelocs): Adjust for new PLT and GOT lists. Allocate
3835 TLS relocs.
3836 (ppc64_elf_size_dynamic_sections): Likewise.
3837 (ppc_type_of_stub): Adjust for new PLT list.
3838 (ppc_build_one_stub): Likewise.
3839 (ppc64_elf_size_stubs): Likewise. Use get_sym_h. Treat __tls_get_addr
3840 calls specially.
3841 (ppc64_elf_relocate_section): Adjust for new GOT and PLT lists. Handle
3842 TLS relocs. Report local syms using bfd_elf_local_sym_name. Don't
3843 init GOT entries that have a reloc. Generate GOT relocs here..
3844 (ppc64_elf_finish_dynamic_symbol): ..not here. Adjust for PLT list.
3845 * elf64-ppc.h (ppc64_elf_tls_optimize): Declare.
3846
0cca5f05
AS
38472003-02-04 Andreas Schwab <schwab@suse.de>
3848
3849 * elf32-m68k.c (elf_m68k_hash_entry): Define.
3850 (elf_m68k_link_hash_traverse): Remove.
3851 (elf_m68k_link_hash_newfunc): Use struct bfd_hash_entry and
3852 elf_m68k_hash_entry instead of struct elf_m68k_link_hash_entry to
3853 reduce casting.
3854 (elf_m68k_check_relocs): Use elf_m68k_hash_entry instead of
3855 casting.
3856 (elf_m68k_size_dynamic_sections): Use elf_link_hash_traverse
3857 instead of elf_m68k_link_hash_traverse.
3858 (elf_m68k_discard_copies): Change first parameter to pointer to
3859 struct elf_link_hash_entry and use elf_m68k_hash_entry when struct
3860 elf_m68k_link_hash_entry is needed.
3861
5cab59f6
AM
38622003-02-04 Alan Modra <amodra@bigpond.net.au>
3863
3864 * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.
3865 (struct elf_link_hash_entry): Add "glist" and "plist" fields to
3866 "got" union, and declare as gotplt_union. Use gotplt_uinion for
3867 "plt" field.
3868 (struct elf_link_hash_table): Make "init_refcount" a gotplt_union.
3869 Add "init_offset" field.
3870 (struct elf_obj_tdata <local_got>): Add "struct got_entry **" to union.
3871 (elf_local_got_ents): Declare.
3872 * elf.c (_bfd_elf_link_hash_newfunc): Adjust initialization of "got"
3873 and "plt".
3874 (_bfd_elf_link_hash_hide_symbol): Use "init_offset".
3875 (_bfd_elf_link_hash_table_init): Set "init_offset".
3876 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set init_refcount
3877 from init_offset.
3878 (elf_adjust_dynamic_symbol): Set plt and got offsets using init_offset.
3879
3880 * elf.c (bfd_elf_local_sym_name): Split out from..
3881 (group_signature): ..here.
3882 * elf-bfd.h (bfd_elf_local_sym_name): Declare.
3883
68bfbfcc
AM
38842003-02-04 Alan Modra <amodra@bigpond.net.au>
3885
3886 * elf-bfd.h (enum elf_link_info_type): Remove.
3887 (struct bfd_elf_section_data): Move sec_info_type, use_rela_p fields
3888 to struct sec. Remove linkonce_p field.
3889 (elf_linkonce_p): Delete.
3890 (elf_discarded_section): Update for sec_info_type change.
3891 * section.c (struct sec): Add sec_info_type, use_rela_p, has_tls_reloc,
3892 flag11, flag12, flag13, flag14, flag15, flag16, flag20, flag24.
3893 (ELF_INFO_TYPE_NONE): Define.
3894 (ELF_INFO_TYPE_STABS): Define.
3895 (ELF_INFO_TYPE_MERGE): Define.
3896 (ELF_INFO_TYPE_EH_FRAME): Define.
3897 (ELF_INFO_TYPE_JUST_SYMS): Define.
3898 (STD_SECTION): Update struct sec initializer.
3899 * ecoff.c (bfd_debug_section): Likewise.
3900 * elf.c: Likewise. Update occurrences of sec_info_type and use_rela_p.
3901 * elflink.h: Likewise.
3902 * elf-eh-frame.c: Likewise.
3903 * elf64-alpha.c: Likewise.
3904 * elfxx-ia64.c: Likewise.
3905 * elfxx-mips.c: Likewise.
3906 * bfd-in2.h: Regenerate.
3907
3908 * elf32-sparc.c (sec_do_relax): Use elf_section_data macro rather than
3909 referring to used_by_bfd.
3910 * elf64-sparc.c (sec_do_relax): Likewise.
3911 * elf64-mmix.c (mmix_elf_section_data): Likewise.
3912 * elfxx-mips.c (mips_elf_section_data): Likewise.
3913 * ieee.c (ieee_slurp_section_data): Use ieee_per_section macro.
3914 (ieee_get_section_contents): Likewise.
3915 (ieee_new_section_hook): Formatting.
3916 (ieee_canonicalize_reloc): Remove commented out code.
3917 * mmo.c (mmo_section_data): Define. Use throughout file.
3918 * oasys.c (oasys_get_section_contents): Use oasys_per_section macro.
3919
31f7ba04
NC
39202003-01-31 Graydon Hoare <graydon@redhat.com>
3921
3922 * Makefile.am (opncls.lo): Add dependency upon libiberty.h.
3923 * Makefile.in: Regenerate.
3924 * opncls.c (calc_crc32, get_debug_link_info,
3925 seperate_debug_file_exists, find_seperate_debug_file): New
3926 internal functions.
3927 (bfd_follow_gnu_debuglink): New function. Follow the pointer
3928 contained inside a .gnu_debuglink section.
3929 * bfd-in2.h: Regenerate.
3930
38985a1c
AO
39312003-01-29 Alexandre Oliva <aoliva@redhat.com>
3932
3933 * elfxx-mips.c (mips_elf_got_entry_hash): Don't dereference
3934 entry->abfd when it's NULL.
3935
4bb9a95f
AO
39362003-01-27 Alexandre Oliva <aoliva@redhat.com>
3937
3938 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Handle
3939 _bfd_elf_section_offset returning -2 the same way as -1.
3940
f4416af6
AO
3941 * elfxx-mips.c (mips_elf_multi_got): New function.
3942 (struct mips_got_entry): Make symndx and gotidx signed. Moved
3943 addend into union along with address and link hash entry.
3944 (struct mips_got_info): Added bfd2got and next.
3945 (struct mips_elf_hash_sort_data): Added max_unref_got_dynindx.
3946 (mips_elf_got_section, mips_elf_create_got_section): Use
3947 SEC_EXCLUDE bit to tell whether we really need the got
3948 section. Take boolean arguments to disregard an excluded
3949 section, or to create it as excluded. Adjust all callers.
3950 Use mips_elf_got_section all over.
3951 (mips_elf_local_got_index, mips_elf_got_page,
3952 mips_elf_got16_entry): Take input bfd as argument, and pass it
3953 on to mips_elf_create_local_got_entry.
3954 (mips_elf_global_got_index, mips_elf_create_local_got_entry):
3955 Take input bfd as argument, and manage entries in the
3956 appropriate GOT.
3957 (mips_elf_got_offset_from_index): Take input bfd as argument,
3958 and use it to adjust the GP offset of the bfd.
3959 (mips_elf_sort_hash_table, mips_elf_sort_hash_table_f): Move
3960 unreferenced GOT entries of global symbols to the end.
3961 (mips_elf_record_global_got_symbol): Take input bfd as
3962 argument. Add entries to the master GOT hash table.
3963 (struct mips_elf_bfd2got_hash): New.
3964 (struct mips_elf_got_per_bfd_arg): New.
3965 (struct mips_elf_set_global_got_offset_arg): New.
3966 (mips_elf_hash_bfd_vma, mips_elf_multi_got_entry_hash,
3967 mips_elf_multi_got_entry_eq, mips_elf_bfd2got_entry_hash,
3968 mips_elf_bfd2got_entry_eq, mips_elf_make_got_per_bfd,
3969 mips_elf_merge_gots, mips_elf_set_global_got_offset,
3970 mips_elf_resolve_final_got_entry,
3971 mips_elf_resolve_final_got_entries, mips_elf_adjust_gp,
3972 mips_elf_got_for_ibfd): New functions.
3973 (ELF_MIPS_GP_OFFSET): Don't depend on SGI_COMPAT.
3974 (MIPS_ELF_GOT_MAX_SIZE): New macro.
3975 (STUB_LW): Generate 64-bit stub regardless of SGI_COMPAT.
3976 (mips_elf_got_entry_hash): Take new fields into account. Use
3977 mips_elf_hash_bfd_vma.
3978 (mips_elf_got_entry_eq): Take new fields into account.
3979 (mips_elf_create_got_section): Initialize new fields.
3980 (mips_elf_calculate_relocation): Pass input_bfd to functions
3981 that now take it. Adjust gp for the input_bfd.
3982 (mips_elf_allocate_dynamic_relocation,
3983 mips_elf_create_dynamic_relocation,
3984 _bfd_mips_elf_create_dynamic_sections): Use...
3985 (mips_elf_rel_dyn_section): New function. Borrow code from...
3986 (_bfd_mips_elf_check_relocs): Pass input_bfd to functions that
3987 now take it. Create the got section if needed, even if
3988 excluded, before recording a global got symbol. Move some
3989 code to...
3990 (mips_elf_record_local_got_symbol): New fn.
3991 (_bfd_mips_elf_size_dynamic_sections): Disable combreloc.
3992 Compute multi-got global entries offsets. Move GOT code to...
3993 (_bfd_mips_elf_always_size_sections): Call mips_elf_multi_got
3994 if the GOT is too big.
3995 (_bfd_mips_elf_finish_dynamic_symbol): Set got entry of
3996 undefweak symbol to zero. Generate dynamic relocations for
3997 non-primary GOT entries for global symbols.
3998 (_bfd_mips_elf_finish_dynamic_sections): Handle multi-got
3999 case. Generate dynamic relocations for local got entries.
4000 Sort dynamic relocations on N64 too, using...
4001 (sort_dynamic_relocs_64): New fns.
4002 (_bfd_mips_elf_hide_symbol): Adjust multi-got counters.
4003 (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_XGOT.
4004
52b69c9e
AO
40052003-01-27 Alexandre Oliva <aoliva@redhat.com>
4006
4007 * bfd.c (struct _bfd): Added id field.
4008 * opncls.c (_bfd_id_counter): New static variable.
4009 (_bfd_new_bfd): Use it.
4010 * bfd-in2.h: Rebuilt.
4011
71e5db1c
AM
40122003-01-25 Alan Modra <amodra@bigpond.net.au>
4013
4014 * elf32-sparc.c (bfd_elf32_new_section_hook): Define.
4015
b9734f35
JJ
40162003-01-25 Jakub Jelinek <jakub@redhat.com>
4017
4018 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Add TLS relocs.
4019 (elf32_sparc_rev32_howto): New variable.
4020 (sparc_reloc_map): Add TLS relocs.
4021 (elf32_sparc_reloc_type_lookup, elf32_sparc_info_to_howto):
4022 Handle REV32.
4023 (sparc_elf_hix22_reloc, sparc_elf_lox10_reloc, elf32_sparc_mkobject):
4024 New functions.
4025 (struct elf32_sparc_dyn_relocs, struct elf32_sparc_link_hash_entry,
4026 struct elf32_sparc_link_hash_table):
4027 New structures.
4028 (elf32_sparc_tdata, elf32_sparc_local_got_tls_type,
4029 elf32_sparc_hash_table): Define.
4030 (link_hash_newfunc, elf32_sparc_link_hash_table_create,
4031 create_got_section, elf32_sparc_create_dynamic_sections,
4032 elf32_sparc_copy_indirect_symbol, elf32_sparc_tls_transition): New
4033 functions.
4034 (elf32_sparc_check_relocs): Handle TLS relocs. Add dynamic reloc
4035 reference counting.
4036 (elf32_sparc_gc_sweep_hook): Likewise.
4037 (elf32_sparc_adjust_dynamic_symbol): Likewise.
4038 (elf32_sparc_size_dynamic_sections): Likewise.
4039 (elf32_sparc_relocate_section): Likewise.
4040 (allocate_dynrelocs, readonly_dynrelocs, dtpoff_base, tpoff):
4041 New functions.
4042 (elf32_sparc_object_p): Allocate backend private object data.
4043 (bfd_elf32_bfd_link_hash_table_create,
4044 elf_backend_copy_indirect_symbol, bfd_elf32_mkobject,
4045 elf_backend_can_refcount): Define.
4046 (elf_backend_create_dynamic_sections): Define to
4047 elf32_sparc_create_dynamic_sections.
4048 * reloc.c: Add SPARC TLS relocs.
4049 * bfd-in2.h, libbfd.h: Rebuilt.
4050 * elf64-sparc.c (sparc64_elf_howto_table): Add TLS relocs.
4051 (sparc_reloc_map): Likewise.
4052
69fc87f1
MS
40532003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
4054
4055 * bfd-in2.h: Regenerate.
4056 * elf32-s390.c (elf_s390_mkobject, elf_s390_tls_transition,
4057 s390_tls_reloc, dtpoff_base, tpoff, invalid_tls_insn): New functions.
4058 (elf_howto_table): Add TLS relocs.
4059 (elf_s390_reloc_type_lookup): Likewise.
4060 (elf_s390_link_hash_entry): Add tls_type.
4061 (elf_s390_hash_entry, elf_s390_obj_tdata, elf_s390_local_got_tls_type):
4062 New macros.
4063 (elf_s390_link_hash_table): Add tls_ldm_got.
4064 (link_hash_newfunc): Initialize tls_type.
4065 (elf_s390_link_hash_table_create): Initialize refcount of tls_ldm_got.
4066 (elf_s390_copy_indirect_symbol): Copy tls_type information.
4067 (elf_s390_check_relocs): Support TLS relocs.
4068 (elf_s390_gc_sweep_hook): Likewise.
4069 (allocate_dynrelocs): Likewise.
4070 (elf_s390_size_dynamic_sections): Likewise.
4071 (elf_s390_relocate_section): Likewise.
4072 (elf_s390_finish_dynamic_symbol): Likewise.
4073 (bfd_elf32_mkobject): Define for TLS.
4074 * elf64-s390.c: Same changes as for elf32-s390.c.
4075 * libbfd.h: Regenerate.
4076 * reloc.c: Add s390 TLS relocations.
4077
c5d1701e 40782003-01-24 Charles Lepple <clepple@ghz.cc>
9aa4e505
NC
4079
4080 * aclocal.m4: Fix name of --enable-install-libbfd switch.
4081
5177500f
NC
40822003-01-23 Nick Clifton <nickc@redhat.com>
4083
4084 * Add sh2e support:
5177500f 4085 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
9b5ecbd0
AM
4086 * archures.c (bfd_mach_sh2e): Added.
4087 * bfd-in2.h: Rebuilt.
4088 * cpu-sh.c (arch_info_struct): Added SH2e.
4089 * elf32-sh.c (sh_elf_set_mach_from_flags): Handle EF_SH2E.
5177500f 4090
f0abc2a1
AM
40912003-01-23 Alan Modra <amodra@bigpond.net.au>
4092
4093 * elf-bfd.h (struct bfd_elf_section_data): Remove tdata. Change
4094 dynindx to an int. Rearrange for better packing.
4095 * elf.c (_bfd_elf_new_section_hook): Don't alloc if already done.
4096 * elf32-mips.c (bfd_elf32_new_section_hook): Define.
4097 * elf32-sh64.h: New. Split out from include/elf/sh.h.
4098 (struct _sh64_elf_section_data): New struct.
4099 (sh64_elf_section_data): Don't dereference sh64_info (was tdata).
4100 * elf32-sh64-com.c: Include elf32-sh64.h.
4101 * elf32-sh64.c: Likewise.
4102 (sh64_elf_new_section_hook): New function.
4103 (bfd_elf32_new_section_hook): Define.
4104 (sh64_elf_fake_sections): Adjust for sh64_elf_section_data change.
4105 (sh64_bfd_elf_copy_private_section_data): Likewise.
4106 (sh64_elf_final_write_processing): Likewise.
4107 * elf32-sparc.c (struct elf32_sparc_section_data): New.
4108 (elf32_sparc_new_section_hook): New function.
4109 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
4110 (sec_do_relax): Define.
4111 (elf32_sparc_relax_section): Adjust to use sec_do_relax.
4112 (elf32_sparc_relocate_section): Likewise.
4113 * elf64-mips.c (bfd_elf64_new_section_hook): Define.
4114 * elf64-mmix.c (struct _mmix_elf_section_data): New.
4115 (mmix_elf_section_data): Define. Use throughout file.
4116 (mmix_elf_new_section_hook): New function.
4117 (bfd_elf64_new_section_hook): Define.
4118 * elf64-ppc.c (struct _ppc64_elf_section_data): New.
4119 (ppc64_elf_section_data): Define. Use throughout.
4120 (ppc64_elf_new_section_hook): New function.
4121 (bfd_elf64_new_section_hook): Define.
4122 * elf64-sparc.c (struct sparc64_elf_section_data): New.
4123 (sparc64_elf_new_section_hook): New function.
4124 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
4125 (sec_do_relax): Define.
4126 (sparc64_elf_relax_section): Adjust to use sec_do_relax.
4127 (sparc64_elf_relocate_section): Likewise.
4128 (bfd_elf64_new_section_hook): Define.
4129 * elfn32-mips.c (bfd_elf32_new_section_hook): Define.
4130 * elfxx-mips.c (struct _mips_elf_section_data): New.
4131 (mips_elf_section_data): Define. Use throughout.
4132 (_bfd_mips_elf_new_section_hook): New function.
4133 (mips_elf_create_got_section): Don't alloc used_by_bfd.
4134 * elfxx-mips.h (_bfd_mips_elf_new_section_hook): Declare.
4135 * elfxx-target.h (bfd_elfNN_new_section_hook): Add #ifndef.
4136 * Makefile.am: Run "make dep-am".
4137 * Makefile.in: Regenerate.
4138
cc03ec80
RH
41392003-01-21 Richard Henderson <rth@redhat.com>
4140
4141 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.
4142 (struct alpha_elf_link_hash_entry): Add plt_old_section, plt_old_value.
4143 (elf64_alpha_adjust_dynamic_symbol): Set them.
4144 (elf64_alpha_size_plt_section_1): Reset them when plt entry removed.
4145 (elf64_alpha_relax_tls_get_addr): Handle LDM relocs. Frob the
4146 symbol index when relaxing LDM to TPREL.
4147 (elf64_alpha_relax_section): Likewise. Allow relaxation of GD
4148 relocs, even if the target isn't locally defined.
4149 (elf64_alpha_check_relocs): Frob LDM reloc symndx to zero.
4150 (elf64_alpha_relocate_section): Likewise. Force TP-relative
4151 relocs vs symndx 0 to the tp base.
4152
da896d3f
NC
41532003-01-21 Fabio Alemagna <falemagn@aros.org>
4154
4155 * config.bfd: Handle i[3456]86-*-aros*.
4156
7fce784e
AS
41572003-01-21 Andreas Schwab <schwab@suse.de>
4158
4159 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Define.
4160 (struct ppc_elf_link_hash_entry): Define.
4161 (ppc_elf_hash_entry): New function.
4162 (struct ppc_elf_link_hash_table): Define.
4163 (ppc_elf_hash_table): New function.
4164 (ppc_elf_link_hash_newfunc): New function.
4165 (ppc_elf_link_hash_table_create): New function.
4166 (ppc_elf_copy_indirect_symbol): New function.
4167 (allocate_dynrelocs): New function.
4168 (readonly_dynrelocs): New function.
4169 (ppc_elf_size_dynamic_sections): Allocate space for dynamic
4170 relocs and determine DT_TEXTREL.
4171 (ppc_elf_check_relocs): Don't do that here, just count the
4172 dynamic relocs.
4173 (ppc_elf_gc_sweep_hook): Discard any dynamic relocs against the
4174 removed section.
4175 (bfd_elf32_bfd_link_hash_table_create): Define.
4176 (elf_backend_copy_indirect_symbol): Define.
4177
1bbc9cec
RH
41782003-01-21 Richard Henderson <rth@redhat.com>
4179
4180 * elf64-alpha.c (alpha_dynamic_entries_for_reloc): GOTTPREL and
4181 TPREL also get a reloc if shared. Remove SREL support.
4182 (elf64_alpha_emit_dynrel): New.
acc990f2 4183 (elf64_alpha_relocate_section): Use it. Resolve dynamic TPREL
1bbc9cec
RH
4184 and GOTTPREL relocs to local symbols against the tp base.
4185 (elf64_alpha_finish_dynamic_symbol): Use elf64_alpha_emit_dynrel.
4186
4187 * elf64-alpha.c (elf64_alpha_relax_got_load): Decrement got
4188 use count before clobbering r_type.
4189 (elf64_alpha_relax_tls_get_addr): Don't use pos[1] if insn
4190 ordering would mean dataflow inspection is necessary.
4191
0da35f8b
SS
41922003-01-20 Svein E. Seldal <Svein.Seldal@solidas.com>
4193
4194 * coffcode.h (coff_set_flags): Added get/set arch hooks.
acc990f2 4195
571fe01f
NC
41962003-01-20 Fabio Alemagna <falemagn@aros.org>
4197
4198 * elf32-sh.c: Treat elfNN_bed like other macros defined in
4199 elfxx-target.h and #undef it before #define'ing it.
4200 * elf32-i386.c: Likewise.
acc990f2
AM
4201 * elf32-sh64.c: Likewise.
4202 * elf64-alpha.c: Likewise.
4203 * elf64-sh64.c: Likewise.
571fe01f 4204
5236c819
MS
42052003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
4206
4207 * bfd-in2.h: Regenerate.
4208 * elf32-s390.c (elf_s390_adjust_gotplt): New prototype.
4209 (elf_howto_table): Rename R_390_GOTOFF to R_390_GOTOFF32. Add
4210 R_390_GOTOFF16, R_390_GOTOFF64, R_390_GOTPLT12, R_390_GOTPLT16,
4211 R_390_GOTPLT32, R_390_GOTPLT64, R_390_GOTPLTENT, R_390_PLTOFF16,
4212 R_390_PLTOFF32 and R_390_PLTOFF64.
4213 (elf_s390_reloc_type_lookup): Likewise.
4214 (struct elf_s390_link_hash_entry): Add gotplt_refcount to keep track
4215 of GOTPLT references to a function.
4216 (link_hash_newfunc): Initialize gotplt_refcount.
4217 (elf_s390_check_relocs): Move allocation of local_got_refcounts array
4218 and creation of the got section out of the main switch. Add support
4219 for the gotoff, gotplt and pltoff relocations.
4220 (elf_s390_gc_sweep_hook): Add reference counting for gotoff, gotplt
4221 and pltoff.
4222 (elf_s390_adjust_gotplt): New function.
4223 (elf_s390_adjust_dynamic_symbol): Adjust gotplt refcount for removed
4224 plt entries.
4225 (allocate_dynrelocs): Add comment.
4226 (elf_s390_relocate_section): Change r_type to unsigned. Add support
4227 for gotoff, gotplt and pltoff relocations.
4228 * elf64-s390.c: Same changes as for elf32-s390.c.
4229 * libbfd.h: Regenerate.
4230 * reloc.c: Add BFD_RELOC_390_GOTOFF64, BFD_RELOC_390_GOTPLT12,
4231 BFD_RELOC_390_GOTPLT16, BFD_RELOC_390_GOTPLT32, BFD_RELOC_390_GOTPLT64,
4232 BFD_RELOC_390_GOTPLTENT, BFD_RELOC_390_PLTOFF16, BFD_RELOC_390_PLTOFF32
4233 and BFD_RELOC_390_PLTOFF64.
4234
a823975a
JJ
42352003-01-18 Jakub Jelinek <jakub@redhat.com>
4236
4237 * elfxx-ia64.c (elfNN_ia64_relocate_section): Handle
4238 R_IA64_TPREL64[LM]SB against non-global symbol properly.
4239
b3dfd7fe
JJ
42402003-01-16 Jakub Jelinek <jakub@redhat.com>
4241
4242 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add
4243 self_dtpmod_done and self_dtpmod_offset.
4244 (allocate_global_data_got): Only use one got entry for all
4245 dtpmod relocs against local symbols.
4246 (allocate_dynrel_entries): Only need .rela.got entry for
4247 dtpmod against global symbol.
4248 (elfNN_ia64_size_dynamic_sections): Initialize self_dtpmod_offset.
4249 Reserve space in .rela.got for the local dtpmod entry.
4250 (set_got_entry): Initialize the common local dtpmod .got entry.
4251 (elfNN_ia64_relocate_section): Handle R_IA_64_DTPREL64LSB
4252 and R_IA_64_DTPREL64MSB.
4253
04c9666a
AM
42542003-01-16 Alan Modra <amodra@bigpond.net.au>
4255
4256 * elf64-ppc.c: Include elf/ppc64.h rather than elf/ppc.h.
4257 (R_PPC_*): Rename all occurrences to R_PPC64_*.
4258 (R_PPC64_ADDR30): Rename all occurrences to R_PPC64_REL30.
4259 (enum elf_ppc_reloc_type): Ditto to enum elf_ppc64_reloc_type.
4260 (ppc64_elf_gc_sweep_hook): Handle R_PPC64_REL30 along with other
4261 relative relocs, not with absolute ones.
4262 * Makefile.am: Run "make dep-am".
4263 * Makefile.in: Regenerate.
4264 * po/SRC-POTFILES.in: Regenerate.
4265
c87f1ff7
AS
42662003-01-15 Andreas Schwab <schwab@suse.de>
4267
4268 * elf32-ppc.c (ppc_elf_check_relocs): Don't set DF_TEXTREL for a
4269 relocation against a non-allocated readonly section.
4270
86bbe32f
AM
42712003-01-10 Alan Modra <amodra@bigpond.net.au>
4272
4273 * elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.
4274 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise. PLTGOT16_HA too.
4275
32d95f29
KD
42762002-01-08 Klee Dienes <kdienes@apple.com>
4277
4278 * Makefile.am (ALL_MACHINES): Use cpu-msp430.lo, not cpu-msp430.c.
4279 (BFD32_BACKENDS): Use elf32-msp430.lo, not elf32-msp430.c.
4280 * Makefile.in: Regenerate.
acc990f2 4281
ab7d0aa0
AO
42822003-01-08 Alexandre Oliva <aoliva@redhat.com>
4283
4284 * elfn32-mips.c (prev_reloc_section): New.
4285 (GET_RELOC_ADDEND): Use it. Parenthesize macro arguments.
4286 (SET_RELOC_ADDEND): Parenthesize macro argument.
4287
95d0f04a
DA
42882003-01-07 John David Anglin <dave.anglin@nrc.gc.ca>
4289
4290 * elf32-hppa.c (final_link_relocate): For all DP relative relocations,
4291 adjust addil instructions if the symbol has no section.
4292
5c9e189c
DD
42932003-01-07 DJ Delorie <dj@redhat.com>
4294
4295 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not
4296 partial_inplace.
4297
3e829b4a
AS
42982003-01-07 Andreas Schwab <schwab@suse.de>
4299
4300 * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for
4301 PC relative relocations.
4302 (elf_m68k_discard_copies): Set it here instead.
4303
a75473eb
SC
43042002-01-02 Ben Elliston <bje@redhat.com>
4305 Jeff Johnston <jjohnstn@redhat.com>
4306
4307 * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.
4308 (ALL_MACHINES_CFILES): Add cpu-iq2000.c.
4309 (BFD32_BACKENDS): Add elf32-iq2000.lo.
4310 (BFD32_BACKENDS_CFILES): Add elf32-iq2000.c.
4311 (cpu-iq2000.lo): New target.
4312 * Makefile.in: Regenerate.
4313 * config.bfd: Handle iq2000-*-elf.
4314 * archures.c (bfd_architecture): Add bfd_{arch,mach}_iq2000.
4315 (bfd_archures_list): Add bfd_iq2000_arch.
4316 * configure.in: Handle bfd_elf32_iq2000_vec.
4317 * configure: Regenerate.
acc990f2 4318 * reloc.c: Add BFD_RELOC_IQ2000_OFFSET_16, BFD_RELOC_IQ2000_OFFSET_21,
a75473eb
SC
4319 and BFD_RELOC_IQ2000_UHI16.
4320 * targets.c (bfd_elf32_iq2000_vec): Declare.
4321 (bfd_target_vector): Add bfd_elf32_iq2000_vec.
4322 * elf.c (prep_headers): Set e_machine to EM_IQ2000.
4323 * cpu-iq2000.c: New file.
4324 * elf32-iq2000.c: Likewise.
4325 * libbfd.h: Regenerate.
4326 * bfd-in2.h: Likewise.
4327
64543e1a
RS
43282003-01-02 Richard Sandiford <rsandifo@redhat.com>
4329
4330 * elfxx-mips.c: Include libiberty.h.
4331 (elf_mips_isa, _bfd_mips_elf_mach_extends_p): Remove.
4332 (mips_set_isa_flags): New function, split out from...
4333 (_bfd_mips_elf_final_write_processing): ...here. Only call
4334 mips_set_isa_flags if the EF_MIPS_MACH bits are clear.
4335 (mips_mach_extensions): New array.
4336 (mips_32bit_flags_p): New function.
4337 (_bfd_mips_elf_merge_private_bfd_data): Rework architecture checks.
4338 Use mips_32bit_flags_p to check if one binary is 32-bit and the
4339 other is 64-bit. When adopting IBFD's architecture, adopt the
4340 bfd_mach as well as the flags.
4341
4852a44e
NC
43422003-01-02 Nick Kelsey <nickk@ubicom.com>
4343
4344 * elf32-ip2k.c: Re-work of linker relaxation code for the ip2k to
4345 fix internal errors, fix bad code generation, fix incorrect stabs
4346 information, and improve ability to eliminate redundant page
4347 instructions. Added code to ip2k_final_link_relocate to self-verify
4348 the linker relaxation. Fix formatting problems.
4349
af7ee8bf
CD
43502002-12-30 Chris Demetriou <cgd@broadcom.com>
4351
4352 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mipsisa32r2 case.
4353 * archures.c (bfd_mach_mipsisa32r2): New define.
4354 * bfd-in2.h: Regenerate.
4355 * cpu-mips.c (I_mipsisa32r2): New enum value.
4356 (arch_info_struct): Add entry for I_mipsisa32r2.
4357 * elfxx-mips.c (elf_mips_isa, _bfd_elf_mips_mach)
4358 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_32R2.
4359 (_bfd_mips_elf_final_write_processing): Add
4360 bfd_mach_mipsisa32r2 case.
4361 (_bfd_mips_elf_merge_private_bfd_data): Handle merging of
4362 binaries marked as using MIPS32 Release 2.
4363
2469cfa2
NC
43642002-12-30 Dmitry Diky <diwil@mail.ru>
4365
4366 * Makefile.am: Add msp430 target.
4367 * configure.in: Likewise.
4368 * Makefile.in: Regenerate.
4369 * configure: Regenerate.
4370 * archures.c: Add msp430 architecture vector.
4371 * config.bfd: Likewise.
4372 * reloc.c: Add msp430 relocs.
4373 * targets.c: Add msp320 target.
4374 * cpu-msp430.c: New file: msp430 cpu detection.
4375 * elf32-msp430.c: New file: msp430 reloc processing.
4376 * bfd-in2.h: Regenerate.
4377 * libbfd.h: Regenerate.
4378
eecdbe52
JJ
43792002-12-28 Jakub Jelinek <jakub@redhat.com>
4380
4381 * elf.c (elf_sort_sections): Don't reorder .tbss.
4382 (assign_file_positions_for_segments): Only adjust off/voff
4383 for increased alignment in PT_LOAD or PT_NOTE segment,
4384 but adjust p_filesz for .tbss too. in PT_LOAD consider
4385 .tbss to have zero memory size.
4386 (copy_private_bfd_data) [SECTION_SIZE]: Define.
4387 [IS_CONTAINED_BY_VMA, IS_CONTAINED_BY_LMA]: Use it.
4388 [INCLUDE_SECTION_IN_SEGMENT]: Only put SHF_TLS sections
4389 into PT_TLS segment. Never put SHF_TLS sections in
4390 segments other than PT_TLS or PT_LOAD.
4391
4392 * elf64-alpha.c (elf64_alpha_finish_dynamic_sections): Clear .plt
4393 sh_entsize.
4394
213e90f4
DD
43952002-12-23 DJ Delorie <dj@redhat.com>
4396
4397 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Fix logic reversal.
4398
75828352
AM
43992002-12-23 Alan Modra <amodra@bigpond.net.au>
4400
4401 * elflink.h (elf_link_output_extsym): Heed strip_discarded.
4402
312b768e
NC
44032002-12-23 Nick Clifton <nickc@redhat.com>
4404
4405 * archures.c (bfd_arch_get_compatible): Add third parameter
4406 'accept_unknowns'. Only accept unknown format BFDs if
4407 accept_unknowns is true, or if the format is "binary".
acc990f2 4408 * bfd-in2.h: Regenerate.
312b768e 4409
63222ec9
NC
44102002-12-21 Nick Clifton <nickc@redhat.com>
4411
4412 * coff-arm.c (coff_arm_relocate_section): Disable WINCE workaround
4413 that subtracted 8 from pc relative relocations.
4414
19852a2a
KH
44152002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4416
4417 * coff-h8300.c: Fix comment typos.
4418 * coffcode.h: Likewise.
4419 * cpu-cris.c: Likewise.
4420 * elf32-vax.c: Likewise.
4421 * genlink.h: Likewise.
4422 * linker.c: Likewise.
4423 * som.c: Likewise.
4424 * tekhex.c: Likewise.
4425 * vms-misc.c: Likewise.
4426
5fd63999
DD
44272002-12-20 DJ Delorie <dj@redhat.com>
4428
4429 * reloc.c: Add BFD_RELOC_XSTORMY16_12.
4430 * libbfd.h: Regenerate.
4431 * bfd-in2.h: Regenerate.
4432 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_12.
4433 (xstormy16_reloc_map): Add R_XSTORMY16_12.
acc990f2 4434
4ee79850
KH
44352002-12-19 Kazu Hirata <kazu@cs.umass.edu>
4436
4437 * doc/bfdint.texi: Fix typos.
4438
66e25bab
AM
44392002-12-20 Paul Eggert <eggert@twinsun.com>
4440
4441 Port to POSIX 1003.1-2001.
4442 * acinclude.m4 (AM_INSTALL_LIBBFD): Do not rely on "test -o".
4443 * configure.in (build-warnings): Likewise.
4444 (Horrible hacks to build DLLs on Windows): Do not rely on "tail -1".
4445 * aclocal.m4: Regenerate.
4446 * config.in: Regenerate.
4447 * configure: Regenerate.
4448
7dc77aaa
AM
44492002-12-19 Alan Modra <amodra@bigpond.net.au>
4450
0171ee92
AM
4451 * coff-h8300.c: Include libiberty.h.
4452 (h8300_reloc16_extra_cases): Check the hash table creator before
4453 referencing h8300 specific fields. Stash the hash table pointer
4454 in a local var. Comment typo fixes.
4455 (h8300_bfd_link_add_symbols): Likewise.
4456
1049f94e 4457 * reloc.c (struct reloc_howto_struct): Revise src_mask and
7dc77aaa
AM
4458 dst_mask comments.
4459 * bfd-in2.h: Regenerate.
4460
47388f4c
AM
44612002-12-18 Alan Modra <amodra@bigpond.net.au>
4462
4463 * elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic reloc
4464 code a little. Comment on dynamic relocs against section symbols.
4465
1b3e3744
AM
44662002-12-17 Roger Sayle <roger@eyesopen.com>
4467
4468 * configure.host (ia64-*-hpux*): Support 64 bit targets using
4469 the HP compiler's "long long".
4470
46f2b541
DD
44712002-12-16 Andrew MacLeod <amacleod@redhat.com>
4472
4473 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16
4474 and R_XSTORMY16_HI16) howto entries.
4475 (xstormy16_reloc_map): Map R_XSTORMY16_{LO,HI}16 to BFD_RELOC_{LO,HI}16.
1b3e3744 4476 (xstormy16_info_to_howto_rela): Use R_XSTORMY16_GNU_VTINHERIT to
46f2b541
DD
4477 determine the start of the second reloc table.
4478
af738ea7
NC
44792002-12-16 Nathan Tallent <eraxxon@alumni.rice.edu>
4480
4481 * ecofflink.c: Fix the reading of the debugging information
4482 of Tru64/Alpha binaries that are produced by recent Compaq
4483 compilers.
4484 (mk_fdrtab): Fix error in creating the FDR (file descriptor)
4485 table.
4486 (lookup_line): Because of the strange information sometimes
4487 generated by Compaq's recent compilers, change how the FDR
4488 table is searched so that PDRs (procedure descriptors) are
4489 correctly found. Note that this change is really more of a hack;
4490 however, I have included extensive documentation as to why
4491 this is the best solution short of an extensive rewrite or
4492 another hack.
4493 (fdrtab_lookup): Add comments to explain the algorithm.
4494
5354b572
AO
44952002-12-12 Alexandre Oliva <aoliva@redhat.com>
4496
4497 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
4498 initializers to match struct declaration.
4499
ab3acfbe
AM
45002002-12-12 Alan Modra <amodra@bigpond.net.au>
4501
4502 * dwarf2.c (comp_unit_contains_address): Comment typo fix.
4503 * elf.c (get_program_header_size): Likewise.
4504 * elf32-m32r.c (m32r_elf_lo16_reloc): Likewise.
4505 (m32r_elf_generic_reloc): Likewise.
4506 * elf32-ppc.c (ppc_elf_howto_init): Likewise.
4507 * elflink.h (elf_bfd_discard_info): Likewise.
4508
6348e046
AM
45092002-12-12 Alan Modra <amodra@bigpond.net.au>
4510
4511 * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
4512 to DT_JMPREL. Use srelplt input section size for DT_PLTRELSZ and
4513 DT_RELSZ adjustment, not output section. Avoid writing tags when
4514 unchanged. Don't assume linker script is sane, adjust DT_REL too.
4515 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Just use raw
4516 size of srelplt for DT_PLTRELSZ. Use srelplt input section size for
4517 DT_RELASZ adjustment, not output section. Avoid writing tags when
4518 unchanged. Adjust DT_RELA.
4519 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Tweaks for better
4520 formatting. Avoid writing tags when unchanged. Adjust DT_RELA.
4521
2e7a68a8
AO
45222002-12-12 Alexandre Oliva <aoliva@redhat.com>
4523
4524 * elfxx-mips.c (mips_elf_calculate_relocation): Don't divide
4525 addend by 4.
4526
b15e6682
AO
45272002-12-12 Alexandre Oliva <aoliva@redhat.com>
4528
4529 * elfxx-mips.c (struct mips_got_entry): New.
4530 (struct mips_got_info): Added got_entries field.
4531 (mips_elf_got_entry_hash, mips_elf_got_entry_eq): New functions.
4532 (mips_elf_local_got_index, mips_elf_got_page,
4533 mips_elf_got16_entry): Re-implement in terms of new...
4534 (mips_elf_create_local_got_entry): Rewrite to use got_entries.
4535 Change return type.
4536 (mips_elf_highest): Warning clean-up.
4537 (mips_elf_create_got_section): Initialize got_entries.
4538 (_bfd_mips_elf_check_relocs): Use got_entries to estimate
4539 local got size.
4540 (_bfd_mips_elf_size_dynamic_sections): Do not account for
4541 GOT_PAGE entries, since we now reuse GOT16 entries.
4542
e6af3a53
NC
45432002-12-10 Jason Thorpe <thorpej@wasabisystems.com>
4544
4545 * aoutx.h (set_section_contents): Allow an otherwise unrepresentable
4546 read-only section that lies after .text and before .data to be
4547 written into the output file and included in a_text.
4548 (translate_to_native_sym_flags): If an otherwise unrepresentable
4549 section was merged with .text, convert its symbols to N_TEXT
4550 symbols.
4551 * libaout.h (aout_section_merge_with_text_p): New macro.
4552
cf3d882d
AM
45532002-12-08 Alan Modra <amodra@bigpond.net.au>
4554
4555 * bfd-in.h: Comment typo fix. Formatting.
4556 * bfd-in2.h: Regenerate.
4557 * coff64-rs6000.c (xcoff64_openr_next_archived_file): Warning fix.
4558 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): Prototype.
4559 * elf64-mmix.c (mmix_dump_bpo_gregs): Warning fix.
4560
2f9bd3f6
RH
45612002-12-05 Richard Henderson <rth@redhat.com>
4562
4563 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI.
4564 Only send PCREL21B though the plt. Fix installed reloc type.
4565 (elfNN_ia64_relocate_section): Give error for dynamic reloc
4566 against PCREL22 or PCREL64I; clean up error messages for
4567 branch relocs.
4568
d0112f73
KB
45692002-12-04 Kevin Buettner <kevinb@redhat.com>
4570
4571 * elf64-mips.c (elf64_mips_grok_prstatus, elf64_mips_grok_psinfo):
4572 New functions.
4573 (elf_backend_grok_prstatus, elf_backend_grok_psinfo): Define.
4574
c10d9d8f
JW
45752002-12-04 David Mosberger <davidm@hpl.hp.com>
4576
4577 * cpu-ia64-opc.c: Add operand constant "ar.csd".
4578
d48770d4
L
45792002-12-04 H.J. Lu <hjl@gnu.org>
4580
4581 * elfxx-ia64.c (get_local_sym_hash): Use section ID instead of
4582 BFD address when constructing local name.
4583
b6152c34
AS
45842002-12-04 Andreas Schwab <schwab@suse.de>
4585
4586 * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_sec
4587 member.
4588 (elf_m68k_link_hash_table_create): Initialize it.
4589 (elf_m68k_check_relocs): Handle symbols that are forced to be
4590 local due to visibility changes.
4591 (elf_m68k_adjust_dynamic_symbol): Likewise.
4592 (elf_m68k_size_dynamic_sections): Likewise.
4593 (elf_m68k_discard_copies): Likewise.
4594 (elf_m68k_relocate_section): Likewise.
4595
73374ef1
AM
45962002-12-04 Alan Modra <amodra@bigpond.net.au>
4597
4598 * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
4599
c5c1944d
AM
46002002-12-04 Alan Modra <amodra@bigpond.net.au>
4601
4602 * srec.c (srec_write_symbols): Restore '$' prefix to address
4603 accidentally removed in 2002-04-04 change.
4604 (srec_get_symtab): Use 0 instead of `(long) FALSE'.
4605
e1a9cb8e
NC
46062002-12-03 Nick Clifton <nickc@redhat.com>
4607
4608 * elf32-ppc.c (apuinfo_list_init): New function.
73374ef1
AM
4609 (apuinfo_list_add): New function: Add a value to the list.
4610 (apuinfo_list_length): New function: Return the number of
4611 values on the list.
4612 (apuinfo_list_element): New function: Return a value on the
4613 list.
4614 (apuinfo_list_finish): New function: Free the resources used
4615 by the list.
4616 (ppc_elf_begin_write_processing): New function. Scan the
4617 input bfds for apuinfo sections.
4618 (ppc_elf_write_section): New function: Delay the creation of
4619 the contents of an apuinfo section in an output bfd.
4620 (ppc_elf_final_write_processing): New function. Create the
4621 contents of an apuinfo section in an output bfd.
4622 (elf_backend_begin_write_processing): Define.
4623 (elf_backend_final_write_processing): Define.
4624 (elf_backend_write_section): Define.
e1a9cb8e 4625
a823923b
RH
46262002-12-03 Richard Henderson <rth@redhat.com>
4627
4628 * cpu-ia64-opc.c (elf64_ia64_operands): Add ldxmov entry.
4629
30491647
SC
46302002-12-01 Stephane Carrez <stcarrez@nerim.fr>
4631
4632 Fix PR savannah/1417:
4633 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Don't adjust
4634 branch if it goes to the start of the deleted region.
4635
bc7c6a90
SC
46362002-12-01 Stephane Carrez <stcarrez@nerim.fr>
4637
4638 * bfd-in2.h (bfd_mach_m6812): Rebuild.
4639 * archures.c (bfd_mach_m6812_default, bfd_mach_m6812,
4640 bfd_mach_m6812s): Declare.
4641
4642 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): New function.
4643 (_bfd_m68hc12_elf_set_private_flags): Call it.
4644 (_bfd_m68hc12_elf_print_private_bfd_data): Report processor version.
4645 (_bfd_m68hc12_elf_merge_private_bfd_data): Merge the flags and
4646 report microcontroller incompatibilities (HC12 vs HCS12).
4647 (elf_backend_object_p): Update.
4648
b34976b6
AM
46492002-11-30 Alan Modra <amodra@bigpond.net.au>
4650
4651 * bfd-in.h (TRUE_FALSE_ALREADY_DEFINED, BFD_TRUE_FALSE): Delete.
4652 (enum bfd_boolean, boolean): Delete.
4653 (bfd_boolean): Typedef to an int.
4654 (FALSE, TRUE): Define.
4655 * aix386-core.c, aix5ppc-core.c, aout-adobe.c, aout-arm.c, aout-cris.c,
4656 aout-encap.c, aout-ns32k.c, aout-target.h, aout-tic30.c, aoutf1.h,
4657 aoutx.h, archive.c, archive64.c, archures.c, bfd-in.h, bfd.c, bfdwin.c,
4658 binary.c, bout.c, cache.c, cisco-core.c, coff-a29k.c, coff-alpha.c,
4659 coff-apollo.c, coff-arm.c, coff-aux.c, coff-h8300.c, coff-h8500.c,
4660 coff-i386.c, coff-i860.c, coff-i960.c, coff-ia64.c, coff-m68k.c,
4661 coff-m88k.c, coff-mcore.c, coff-mips.c, coff-or32.c, coff-ppc.c,
4662 coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c, coff-tic30.c,
4663 coff-tic4x.c, coff-tic54x.c, coff-tic80.c, coff-w65.c, coff-we32k.c,
4664 coff-z8k.c, coff64-rs6000.c, coffcode.h, coffgen.c, cofflink.c,
4665 corefile.c, cpu-a29k.c, cpu-alpha.c, cpu-arc.c, cpu-arm.c, cpu-avr.c,
4666 cpu-cris.c, cpu-d10v.c, cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c,
4667 cpu-h8300.c, cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c,
4668 cpu-i860.c, cpu-i960.c, cpu-ia64.c, cpu-ip2k.c, cpu-m10200.c,
4669 cpu-m10300.c, cpu-m32r.c, cpu-m68hc11.c, cpu-m68hc12.c, cpu-m68k.c,
4670 cpu-m88k.c, cpu-mcore.c, cpu-mips.c, cpu-mmix.c, cpu-ns32k.c,
4671 cpu-openrisc.c, cpu-or32.c, cpu-pdp11.c, cpu-pj.c, cpu-powerpc.c,
4672 cpu-rs6000.c, cpu-s390.c, cpu-sh.c, cpu-sparc.c, cpu-tic30.c,
4673 cpu-tic4x.c, cpu-tic54x.c, cpu-tic80.c, cpu-v850.c, cpu-vax.c,
4674 cpu-w65.c, cpu-we32k.c, cpu-xstormy16.c, cpu-z8k.c, dwarf1.c,
4675 dwarf2.c, ecoff.c, ecofflink.c, efi-app-ia32.c, efi-app-ia64.c,
4676 elf-bfd.h, elf-eh-frame.c, elf-hppa.h, elf-m10200.c, elf-m10300.c,
4677 elf-strtab.c, elf.c, elf32-arc.c, elf32-arm.h, elf32-avr.c,
4678 elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c, elf32-fr30.c,
4679 elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c, elf32-hppa.h,
4680 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4681 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4682 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4683 elf32-pj.c, elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-sh64-com.c,
4684 elf32-sh64.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
4685 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4686 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-ppc.h, elf64-s390.c,
4687 elf64-sh64.c, elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c,
4688 elfarm-oabi.c, elfcode.h, elfcore.h, elflink.c, elflink.h,
4689 elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c, elfxx-mips.h,
4690 elfxx-target.h, format.c, freebsd.h, genlink.h, hash.c, hp300hpux.c,
4691 hppabsd-core.c, hpux-core.c, i386aout.c, i386linux.c, i386lynx.c,
4692 i386mach3.c, i386msdos.c, i386os9k.c, ieee.c, ihex.c, irix-core.c,
4693 libaout.h, libbfd-in.h, libbfd.c, libcoff-in.h, libecoff.h, libieee.h,
4694 libnlm.h, liboasys.h, libpei.h, libxcoff.h, linker.c, lynx-core.c,
4695 m68klinux.c, m68klynx.c, mach-o.c, mach-o.h, merge.c, mipsbsd.c,
4696 mmo.c, netbsd-core.c, netbsd.h, nlm.c, nlm32-alpha.c, nlm32-i386.c,
4697 nlm32-ppc.c, nlm32-sparc.c, nlmcode.h, oasys.c, opncls.c, osf-core.c,
4698 pc532-mach.c, pdp11.c, pe-arm.c, pe-i386.c, pe-mcore.c, pe-mips.c,
4699 pe-sh.c, peXXigen.c, pef.c, pei-arm.c, pei-i386.c, pei-mcore.c,
4700 pei-mips.c, pei-sh.c, peicode.h, ppcboot.c, ptrace-core.c, reloc.c,
4701 reloc16.c, riscix.c, rs6000-core.c, sco5-core.c, section.c, simple.c,
4702 som.c, som.h, sparclinux.c, sparclynx.c, srec.c, stabs.c, sunos.c,
73374ef1 4703 syms.c, targets.c, tekhex.c, ticoff.h, trad-core.c, versados.c,
b34976b6
AM
4704 vms-gsd.c, vms-hdr.c, vms-misc.c, vms-tir.c, vms.c, vms.h,
4705 xcoff-target.h, xcofflink.c, xsym.c, xsym.h: Replace boolean with
4706 bfd_boolean, true with TRUE, false with FALSE. Simplify comparisons
4707 of bfd_boolean vars with TRUE/FALSE. Formatting.
4708 * bfd-in2.h, libbfd.h, libcoff.h: Regenerate
4709
947216bf
AM
47102002-11-28 Alan Modra <amodra@bigpond.net.au>
4711
4712 * elf-bfd.h: Replace occurrences of Elf32_Internal_* and
4713 Elf64_Internal_* with Elf_Internal_*. Replace Elf_Internal_Rel
4714 with Elf_Internal_Rela.
4715 * elf-hppa.h, elf-m10200.c, elf-m10300.c, elf32-arc.c, elf32-arm.h,
4716 elf32-avr.c, elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c,
4717 elf32-fr30.c, elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c,
4718 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4719 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4720 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4721 elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-v850.c, elf32-vax.c,
4722 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4723 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4724 elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c, elfarm-oabi.c,
4725 elfcode.h, elflink.h, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c: Ditto.
4726 * elf-hppa.h (elf_hppa_internal_shdr): Delete. Use Elf_Internal_Shdr
4727 throughout instead.
4728 * elf.c (_bfd_elf_no_info_to_howto_rel): Delete.
4729 * elfcode.h (elf_swap_reloca_in): Pass source operand as a bfd_byte *.
4730 Remove INLINE keyword.
4731 (elf_swap_reloc_in): Likewise. Also clear r_addend.
4732 (elf_swap_reloc_out, elf_swap_reloca_out): Pass destination operand
4733 as a bfd_byte *.
4734 (elf_write_relocs): Consolidate REL and RELA code.
4735 (elf_slurp_reloc_table_from_section): Simplify REL code.
4736 (NAME(_bfd_elf,size_info)): Populate reloc swap entries.
4737 * elf-bfd.h (MAX_INT_RELS_PER_EXT_REL): Define.
4738 * elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
4739 RELA code.
4740 (elf_link_adjust_relocs): Likewise. Don't malloc space for temp
4741 reloc array, use a fixed size of MAX_INT_RELS_PER_EXT_REL.
4742 (elf_link_output_relocs): Likewise.
4743 (elf_reloc_link_order): Likewise.
4744 (elf_finish_pointer_linker_section): Likewise.
4745 (struct elf_link_sort_rela): Remove union.
4746 (elf_link_sort_cmp1): Update to suit.
4747 (elf_link_sort_cmp2): Here too.
4748 (elf_link_sort_relocs): Consolidate REL and RELA code. Fix memory
4749 over-allocation for int_rels_per_ext_rel != 1 case.
4750 * elf32-arm.h: Update all bfd_elf32_swap_reloc_out calls.
4751 * elf32-i386.c: Likewise.
4752 * elf32-cris.c: Likewise for bfd_elf32_swap_reloca_out.
4753 * elf32-hppa.c, elf32-i370.c, elf32-m68k.c, elf32-ppc.c, elf32-s390.c,
4754 elf32-sh.c, elf32-vax.c, elfxx-mips.c: Likewise.
4755 * elf64-alpha.c: Likewise for bfd_elf64_swap_reloca_out.
4756 * elf64-hppa.c, elf64-mips.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4757 elf64-sparc.c, elf64-x86-64.c: Likewise.
4758 * elfxx-ia64.c: Likewise for bfd_elfNN_swap_reloca_out.
4759 * elfxx-mips.c (sort_dynamic_relocs): Likewise for
4760 bfd_elf32_swap_reloc_in.
4761
4762 * elf32-arm.h: Update elf32_arm_info_to_howto calls.
4763 * elf32-mips.c: Likewise for mips_info_to_howto_rel.
4764 (mips_elf64_swap_reloc_in): Zero r_addend.
4765 (mips_elf64_be_swap_reloc_in): Likewise.
4766 (mips_elf64_slurp_one_reloc_table): Simplify.
4767
4768 * elf64-alpha.c (alpha_elf_size_info): Populate reloc swap entries.
4769 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
4770 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
4771
1448fa32
KK
47722002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4773
4774 * elf32-sh.c (sh_elf_relocate_section): Don't complain about
73374ef1 4775 unresolved debugging relocs in dynamic applications.
1448fa32
KK
4776 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
4777
73722af0
AM
47782002-11-26 Alan Modra <amodra@bigpond.net.au>
4779
4780 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.
4781 (_bfd_elf_discard_section_eh_frame): Don't discard duplicate CIEs
4782 on a relocatable link. Comment typos.
4783 * elf.c (_bfd_elf_link_hash_newfunc): Assign elements of structure
4784 in the order they are declared. Clear elf_hash_value too.
4785 (_bfd_elf_link_hash_table_init): Likewise assign in order. Clear
4786 eh_info and tls_segment.
4787 * elflink.h (elf_link_input_bfd <emit_relocs>): Keep reloc offsets
4788 sorted when discarding relocs by turning them into R_*_NONE.
4789
4790 * libbfd.c (warn_deprecated): Comment spelling.
4791 * po/SRC-POTFILES.in: Regenerate.
4792
7c25b72c
RH
47932002-11-21 Richard Henderson <rth@redhat.com>
4794
4795 * elflink.h (elf_link_add_object_symbols): Don't overwrite the
4796 arch's st_other bits when merging visibilities.
4797 (elf_link_output_extsym): Tidy clearing of visibility field.
4798
dc12c51f
AM
47992002-11-21 Alan Modra <amodra@bigpond.net.au>
4800
4801 * coff-mcore.c (SWAP_IN_RELOC_OFFSET): Define.
4802 (SWAP_OUT_RELOC_OFFSET): Define.
4803
963f13ec
AO
48042002-11-20 Alexandre Oliva <aoliva@redhat.com>
4805
4806 * elf.c (_bfd_elf_link_hash_table_init): Make sure
4807 can_refcount is properly extended to the type of
4808 init_refcount.
4809
ee6423ed
AO
48102002-11-19 Alexandre Oliva <aoliva@redhat.com>
4811
4ffba85c
AO
4812 * elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.
4813 (_bfd_mips_elf_relocate_section): Use it.
4814
ee6423ed
AO
4815 * elfxx-mips.c (MNAME): New macro.
4816 (_bfd_mips_elf_check_relocs): Use it.
4817 (_bfd_mips_elf_discard_info): Likewise.
4818 (_bfd_mips_elf_final_link): Likewise.
4819
cdcf6e38
AM
48202002-11-19 Alan Modra <amodra@bigpond.net.au>
4821
4822 * elf64-ppc.c (ppc64_elf_edit_opd): When deleting relocs, adjust
4823 rel_hdr.sh_size too.
4824
93509525
KD
48252002-11-18 Klee Dienes <kdienes@apple.com>
4826
4827 * Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
4828 (BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
4829 (BFD_H_FILES): Add bfdwin.c, bfdio.c.
4830 (LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
4831 Add dependencies for bfdwin.c, bfdio.c.
4832 * bfd.c: Remove bfd_get_mtime, bfd_get_size.
4833 * libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
4834 bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
4835 bfd_tell, bfd_flush, bfd_stat, bfd_seek.
4836 * bfdio.c: New file. Contains real_read, bfd_bread, bfd_write,
4837 bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
4838 bfd_get_size (moved from libbfd.c and bfd.c).
4839 * bfdwin.c New file. Contains _bfd_window_internal,
4840 bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
4841 libbfd.c and bfd.c).
4842 * po/SRC-POTFILES.in: Regenerate.
4843 * po/bfd.pot: Regenerate.
4844 * libbfd.h: Regenerate.
4845 * bfd-in2.h: Regenerate.
4846 * aclocal.m4: Regenerate.
4847 * Makefile.in: Regenerate.
4848 * configure: Regenerate.
4849
3ae41454
AM
48502002-11-18 Klee Dienes <kdienes@apple.com>
4851
4852 * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.
4853
e514ac71
NC
48542002-11-15 Kazu Hirata <kazu@cs.umass.edu>
4855
4856 * coff-h8300.c (h8300_reloc16_estimate): Do not optimize away
4857 jsr after a short jump.
4858 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
4859
eddc4f81
KD
48602002-11-15 Klee Dienes <kdienes@apple.com>
4861
4862 * pef.c (bfd_pef_convert_architecture): Move declaration of
4863 ARCH_POWERPC and ARCH_M68K to the start of the function.
4864
51908eee
SS
48652002-11-14 Svein E. Seldal <Svein.Seldal@solidas.com>
4866
4867 * coff-tic4x.c (tic4x_howto_table): Formatting fixup
4868
3416d2e7
HPN
48692002-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4870
4871 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):
4872 For bpo_gregs_section->contents, allocate _raw_size, not
4873 _cooked_size.
4874
b1c58715
AM
48752002-11-13 Klee Dienes <kdienes@apple.com>
4876
4877 * config.bfd: Add entries for powerpc-*-darwin and cousins.
4878
077ca68b
L
48792002-11-13 H.J. Lu <hjl@gnu.org>
4880
4881 * elfcode.h (elf_object_p): Don't restore abfd->arch_info.
4882
e84d6fca
AM
48832002-11-13 Klee Dienes <kdienes@apple.com>
4884 Alan Modra <amodra@bigpond.net.au>
4885
4886 * bfd.c (struct bfd_preserve): New.
4887 (bfd_preserve_save): New function.
4888 (bfd_preserve_restore): Ditto.
4889 (bfd_preserve_finish): Ditto.
4890 * bfd-in2.h: Regenerate.
4891 * mach-o.c: Formatting.
4892 (bfd_mach_o_scan_read_symtab_symbol): Make "value" unsigned.
4893 (bfd_mach_o_object_p): Use bfd_preserve_save/restore/finish.
4894 (bfd_mach_o_core_p): Ditto.
4895 (bfd_mach_o_scan): Pass in mdata.
4896 * mach-o.h (bfd_mach_o_scan): Update prototype.
4897 * pef.c: Formatting.
4898 (bfd_pef_object_p): Use bfd_preserve_save/restore/finish.
4899 (bfd_pef_xlib_object_p): Ditto.
4900 (bfd_pef_scan): Pass in mdata. Move version check to bfd_pef_object_p.
4901 * pef.h (bfd_pef_scan): Update prototype.
4902 * xsym.c: Formatting, K&R fixes.
4903 (bfd_sym_object_p): Use bfd_preserve_save/restore/finish.
4904 (bfd_sym_scan): New function split out from bfd_sym_object_p.
4905 * xsym.h (bfd_sym_scan): Declare.
4906 * elfcode.h (elf_object_p): Use bfd_preserve_save/restore/finish.
a7f84125 4907 * elfcore.h (elf_core_file_p): Likewise.
e84d6fca
AM
4908 * targets.c (_bfd_target_vector): Revert 2002-11-08 change.
4909
cd24c222
NC
49102002-11-12 Nick Clifton <nickc@redhat.com>
4911
4912 * po/da.po: Updated Danish translation.
4913
99eb2ac8
AM
49142002-11-12 Alan Modra <amodra@bigpond.net.au>
4915
d6fe2dc1
AM
4916 * elflink.h (elf_link_add_object_symbols): Optimize stabs for
4917 relocatable link too.
4918 (elf_link_input_bfd): When emitting relocs, adjust offsets for
4919 eh_frame and stab sections. Zap deleted relocs.
4920 (elf_reloc_symbol_deleted_p): Return true for zero r_symndx.
4921 (elf_bfd_discard_info): Run for relocatable link too.
4922 * elf64-ppc.c (ppc64_elf_edit_opd): Rename from edit_opd. Make global.
4923 Handle ld -r case.
4924 (ppc64_elf_size_dynamic_sections): Don't call edit_opd from here.
4925 * elf64-ppc.h (ppc64_elf_edit_opd): Declare.
4926
126495ed
AM
4927 * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.
4928 (struct cie, struct eh_cie_fde, struct eh_frame_sec_info): Likewise.
4929 (struct eh_frame_array_ent, struct eh_frame_hdr_info): Likewise.
4930 (enum elf_link_info_type): Remove ELF_INFO_TYPE_EH_FRAME_HDR.
4931 (struct eh_frame_hdr_info): Add "hdr_sec", remove "split".
4932 (struct elf_link_hash_table): Add eh_info.
4933 (struct elf_obj_tdata): Change eh_frame_hdr to an asection *.
4934 (_bfd_elf_discard_section_eh_frame): Update prototype.
4935 (_bfd_elf_discard_section_eh_frame_hdr): Likewise.
4936 (_bfd_elf_write_section_eh_frame): Likewise.
4937 (_bfd_elf_write_section_eh_frame_hdr): Likewise.
4938 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Remove "ehdrsec"
4939 param. Get "hdr_info" from link hash table.
4940 (_bfd_elf_discard_section_eh_frame_hdr): Remove "sec" param. Get
4941 header section from link hash table. Save header section to elf_tdata.
4942 (_bfd_elf_maybe_strip_eh_frame_hdr): Remove local "sec". Use
4943 header section from link hash table. Don't alloc hdr_info. Clear
4944 hdr_sec instead of setting "strip".
4945 (_bfd_elf_eh_frame_section_offset): Formatting.
4946 (_bfd_elf_write_section_eh_frame): Remove "ehdrsec", add "info" param.
4947 Get header section from link hash table.
4948 (_bfd_elf_write_section_eh_frame_hdr): Remove "sec", add "info" param.
4949 Get header section from link hash table.
4950 * elf.c (map_sections_to_segments): Use cached eh_frame_hdr.
4951 (get_program_header_size): Likewise.
4952 (_bfd_elf_section_offset): Formatting.
4953 * elflink.h (elf_link_create_dynamic_sections): Stash eh frame header
4954 section pointer in link hash table.
4955 (elf_bfd_final_link): Adjust _bfd_elf_write_section_eh_frame_hdr
4956 and _bfd_elf_write_section_eh_frame calls. Update comment about
4957 eh_frame entries.
4958 (elf_bfd_discard_info): Adjust _bfd_elf_discard_section_eh_frame and
4959 _bfd_elf_discard_section_eh_frame_hdr calls. Remove "ehdr".
4960
4961 * po/SRC-POTFILES.in: Regenerate.
4962
99eb2ac8
AM
4963 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zero
4964 relocs for discarded FDEs. Remove dead code.
4965 (_bfd_elf_write_section_eh_frame_hdr): Remove dead code.
4966 * elflink.h (elf_bfd_discard_info): Don't save edited relocs.
4967 Tidy conditions under which stabs are edited. Formatting.
4968 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflows
4969 from discarded relocs.
4970 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Add reloc output
4971 section adjustments after testing magic values.
4972
7c319a27
AM
49732002-11-12 Thomas Moestl <tmm@FreeBSD.org>
4974
4975 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Correct
4976 references to large plt symbols.
4977
a95a4550
AM
49782002-11-12 Klee Dienes <kdienes@apple.com>
4979
4980 * mach-o.c (bfd_mach_o_scan_read_thread): Don't re-use 'i' when
4981 looking for an unused section name.
4982
bc7eab72
KH
49832002-11-11 Kazu Hirata <kazu@cs.umass.edu>
4984
4985 * coff-h8300.c: Fix formatting.
4986 * elf32-h8300.c: Likewise.
4987 * reloc16.c: Likewise.
4988
52585bb8
AM
49892002-11-09 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
4990
4991 * elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip output
4992 section when dynamic section unused; _bfd_strip_section_from_output
4993 instead.
4994
9f632188
AM
49952002-11-08 Alan Modra <amodra@bigpond.net.au>
4996
207b304b
AM
4997 * targets.c (_bfd_target_vector): Disable pef_vec, pef_xlib_vec
4998 and sym_vec.
3b029f65 4999
9f632188
AM
5000 * dwarf2.c: Revert last change.
5001
ec4530b5
NC
50022002-11-07 Michal Ludvig <mludvig@suse.cz>
5003
9b5ecbd0 5004 * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
ec4530b5
NC
5005 _bfd_dwarf2_find_nearest_line): Use
5006 bfd_simple_get_relocated_section_contents() instead of
5007 bfd_get_section_contents().
5008 * reloc.c (bfd_perform_relocation): Add sanity check.
5009 * simple.c (simple_get_relocated_section_contents): If the section
5010 does not have any relocs associated with it, just return the
5011 unadjusted contents.
5012
205cfeb0
HPN
50132002-11-07 Hans-Peter Nilsson <hp@axis.com>
5014
5015 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT,
5016 case R_CRIS_32_GOT>: Correct test for filling in constant .got
5017 contents, enabling for a non-DSO, for symbols defined in the
5018 program with --export-dynamic.
5019
87e226ce
AM
50202002-11-07 Alan Modra <amodra@bigpond.net.au>
5021
5022 * elf64-ppc.c: Comment typo fixes.
5023 (ppc64_elf_merge_private_bfd_data): Allow BFD_ENDIAN_UNKNOWN input.
5024
235c4794
NC
50252002-11-07 Nick Clifton <nickc@redhat.com>
5026
5027 * po/da.po: Updated Danish translation.
5028
49179469
AO
50292002-11-06 Alexandre Oliva <aoliva@redhat.com>
5030
5031 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Generate
5032 exactly three internal relocs per external reloc. Set reloc_count
5033 to the external reloc count.
5034
246178f2
NC
50352002-11-06 Klee Dienes <kdienes@apple.com>
5036
3ae41454 5037 * coff-stgo32.c (stub_bytes): Mark as const.
246178f2
NC
5038 Fix comment formatting.
5039
3af9a47b
NC
50402002-11-06 Klee Dienes <kdienes@apple.com>
5041
3ae41454 5042 * Makefile.am (BFD32_BACKENDS): Add mach-o.lo, pef.lo, and
3af9a47b
NC
5043 xsym.lo.
5044 (BFD32_BACKENDS_CFILES): Add mach-o.c, pef.c, and xsym.c.
5045 (SOURCE_HFILES): Add mach-o.h, pef.h, pef-traceback.h, xsym.h
5046 * archures.c (enum bfd_architecture): Add bfd_arch_m98k.
5047 * bfd.c (struct bfd): Add private data for mach-o, pef, and sym.
5048 * targets.c (enum bfd_flavour): Add flavours for mach-o, pef, and
5049 sym.
3ae41454 5050 (_bfd_target_vector): Add target vectors for mach-o, pef, and sym.
3af9a47b
NC
5051 * Makefile.in: Regenerate.
5052 * doc/Makefile.in: Regenerate.
3ae41454 5053 * bfd-in2.h: Regenerate.
3af9a47b
NC
5054 * xsym.c: New file. Contains support for the Apple/Metrowerks
5055 xSYM debugging format.
5056 * xsym.h: New file.
5057 * pef.c: New file. Contains support for the Apple Code Fragment
5058 Manager Preferred Executable Format
5059 * pef.h: New file.
5060 * pef-traceback.h: New file. Contains support for parsing PowerPC
5061 traceback tables as used by PEF executables (and perhaps other
5062 systems as well).
3ae41454 5063 * mach-o.c: New file. Contains support for the Mach-O object file
3af9a47b
NC
5064 format.
5065 * mach-o.h: New file.
5066 * mach-o-target.c: New file. Declares the mach-o targets
5067 themselves. Included three times by mach-o.c; each time with a
5068 different set of macros set.
3ae41454 5069
b6821651 50702002-11-06 Graeme Peterson <gp@qnx.com>
911b232a
AM
5071
5072 * Makefile.am: Remove entries for elf32-qnx.[ch].
5073 * Makefile.in: Regenerate.
5074 * config.bfd: Change arm-nto to use bfd_elf32_{big|little}arm_vec,
5075 ppc-nto to use bfd_elf32_powerpc{le}_vec, sh-nto to use
5076 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
5077 * configure.in: Remove support for bfd_elf32_sh{l}qnx_vec,
5078 bfd_elf32_powerpc{le}qnx_vec, bfd_elf32_{big|little}armqnx_vec,
5079 and bfd_elf32_i386qnx_vec, and removed elf32-qnx.lo from other targets.
5080 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
5081 * configure: Regenerate.
5082 * elf32-qnx.c: Remove.
5083 * elf32-qnx.h: Remove.
5084 * elf.c: Remove calls to QNX specific set_nonloadable_filepos,
5085 is_contained_by_filepos, and copy_private_bfd_data_p.
ad12c1c5
AM
5086 * elf-bfd.h (struct elf_backend_data): Remove set_nonloadable_filepos,
5087 is_contained_by_filepos, and copy_private_bfd_data_p.
911b232a
AM
5088 * elf32-i386.c: Remove QNX extended bfd support.
5089 * elf32-ppc.c: Remove QNX extended bfd support.
5090 * elf32-sh.c: Remove QNX extended bfd support.
5091 * elfarm-nabi.c: Remove QNX extended bfd support.
5092 * targets.c: Remove qnx vectors.
5093 * elfxx-target.h (elf_backend_set_nonloadable_filepos): Remove
5094 (elf_backend_is_contained_by_filepos): Remove.
5095 (elf_backend_copy_private_bfd_data_p): Remove.
5096 * po/SRC-POTFILES.in: Regenerate.
5097
b6821651
AM
50982002-11-06 David O'Brien <obrien@FreeBSD.org>
5099 Alan Modra <amodra@bigpond.net.au>
5100
5101 * elf64-sparc.c (sparc64_elf_relocate_section): Adjust addend of
5102 dynamic relocs against section symbols for the output section vma.
5103
51042002-11-05 Alan Modra <amodra@bigpond.net.au>
5105
5106 * elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,
5107 t2a4_bx_insn, t2a5_pop_insn, t2a6_bx_insn): Remove.
5108
08f74004
AM
51092002-11-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5110 Alan Modra <amodra@bigpond.net.au>
5111
5112 * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64
5113 vectors in target_selvecs.
5114 (shle-*-netbsdelf*): Use bfd_elf*_sh64*nbsd_vec as sh64 vectors
5115 in target_selvecs.
5116 (sh-*-netbsdelf*): Likewise.
5117 * configure.in (assocvecs): New variable. Handle assocvecs like
5118 selvecs.
5119 * configure: Regenerate.
5120 * format.c (bfd_check_format_matches): Store bfd_target pointers
5121 in matching_vector instead of target names. Select first target
5122 from bfd_associated_vector that matches a list of ambiguous targets.
5123 * targets.c (_bfd_associated_vector): New array.
5124 (bfd_associated_vector): New variable.
5125 (_bfd_target_vector): Add bfd_elf*_sh64*lin_vec.
5126 * libbfd-in.h (bfd_associated_vector): Declare.
5127 * libbfd.h: Regenerate.
5128
89117aab
AM
51292002-11-05 Elias Athanasopoulos <eathan@otenet.gr>
5130
5131 * vms-gsd.c (_bfd_vms_write_gsd): Check that symbol->udata.p is
5132 non-NULL before dereferencing.
5133
5e9aae3e
KK
51342002-11-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5135
5136 * vms.c (vms_object_p): Restore the start address when returning
5137 NULL.
5138
c97e73dd
AM
51392002-11-04 Alan Modra <amodra@bigpond.net.au>
5140 Hans-Peter Nilsson <hp@axis.com>
5141
5142 * elflink.h (struct elf_final_link_info): Add shndxbuf_size.
5143 (elf_bfd_final_link): Don't bother zeroing symtab_hdr fields.
5144 Set up a larger symshndxbuf, and write it out. Free it on
5145 exit rather than freeing symbuf twice. Correct section index
5146 on output section symbol loop.
5147 (elf_link_output_sym): Accumulate symbol extension section
5148 indices, reallocating symshndxbuf rather than writing it out.
5149 (elf_link_flush_output_syms): Don't flush symshndxbuf.
5150 * elf.c (assign_section_numbers): Init i_shdrp to all zero.
5151 Use bfd_zalloc to clear i_shdrp[0] too.
5152
3463048e
SC
51532002-11-03 Stephen Clarke <stephen.clarke@earthling.net>
5154
5155 * elf32-sh64-com.c (sh64_address_in_cranges): Use
5156 _raw_size of cranges section if _cooked_size not yet set.
5157
63a23799
HPN
51582002-11-03 Hans-Peter Nilsson <hp@axis.com>
5159
5160 * elf32-v850.c (v850_elf_relax_delete_bytes): Correct parameters
5161 for bfd_elf32_swap_symbol_out.
5162
e68cc12e
DB
51632002-10-31 David O'Brien <obrien@FreeBSD.org>
5164
5165 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't mix
5166 signed and unsigned in comparison.
5167
db4b6d01
DJ
51682002-10-30 Daniel Jacobowitz <drow@mvista.com>
5169
5170 * coffcode.h: Remove extraneous '\'.
5171
840f0243
L
51722002-10-28 H.J. Lu <hjl@gnu.org>
5173
5174 * Makefile.am (targets.lo): Depend on Makefile instead of
5175 config.status.
5176 (archures.lo): Likewise.
5177 * Makefile.in: Regenerated.
5178
05a7e2db
JT
51792002-10-25 Jason Thorpe <thorpej@wasabisystems.com>
5180
5181 * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Add
5182 bfd_elf64_bigmips_vec and bfd_elf64_littlemips_vec to
5183 targ_selvecs.
5184
a0087177
JW
51852002-10-25 Jim Wilson <wilson@redhat.com>
5186
5187 * elf64-sh64.c (sh_elf64_relocate_section): Call
5188 _bfd_elf_rela_local_sym. Handle relocs against STT_SECTION symbol
5189 of SHF_MERGE section.
5190
8718ac9c
HPN
51912002-10-25 Hans-Peter Nilsson <hp@axis.com>
5192
5193 * simple.c: Correct placement of ATTRIBUTE_UNUSED.
5194
d45913a0
DA
51952002-10-24 John David Anglin <dave@hiauly1.hia.nrc.ca>
5196
5197 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
5198 unsigned int. Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
5199 unsigned int.
5200 (NAME(aout,final_link)): Cast enum used in assignment.
5201 (aout_link_write_symbols): Cast enums in comparisons, int values to
5202 boolean, enums in assignments to int.
5203 (aout_link_input_section_std): Cast rel->r_index to unsigned int.
3dab13f6
AM
5204 (aout_link_input_section_ext): Likewise. Cast enums used in
5205 comparisons with unsigned ints.
d45913a0
DA
5206 (aout_link_reloc_link_order): Cast enum to int in assignment.
5207 * archive.c (_bfd_generic_read_ar_hdr_mag): Cast result of memchr
5208 calls to char *.
5209 * bfd-in.h (bfd_set_section_vma): Cast enum true to unsigned int in
5210 assignment.
5211 * bfd-in2.h (bfd_set_section_vma): Likewise.
5212 * bfd.c (bfd_record_phdr): Cast enums in assignments.
5213 * binary.c (bfd_alloc): Cast enum to long.
5214 * coffgen.c (_bfd_coff_is_local_label_name): Cast return to boolean.
5215 * dwarf2.c (read_abbrevs): Add casts to enum types.
5216 (read_attribute_value): Likewise.
5217 (arange_add): Cast result of bfd_zalloc call.
5218 (comp_unit_contains_address): Return true and false.
5219 (comp_unit_find_nearest_line): Cast return to boolean.
5220 * format.c (bfd_check_format_matches, bfd_set_format): Likewise.
5221 * gen-aout.c: define macro '_' if not defined.
5222 * libbfd.c (bfd_realloc): Cast malloc and realloc to PTR.
5223 (bfd_bwrite): Cast bfd_realloc to bfd_byte *.
5224 (bfd_write_bigendian_4byte_int): Cast return to boolean.
5225 (bfd_seek): Cast bfd_realloc to bfd_byte *.
5226 (bfd_generic_is_local_label_name): Cast return to boolean.
5227 * libcoff.h (_bfd_coff_adjust_symndx): Remove extraneous '\'.
5228 * linker.c (_bfd_link_hash_newfunc): Cast bfd_hash_allocate result to
5229 struct bfd_hash_entry *.
5230 (_bfd_generic_link_hash_newfunc): likewise.
5231 (_bfd_generic_final_link): Cast enum to unsigned int.
5232 * merge.c (sec_merge_emit): Cast return to boolean.
5233 (merge_strings): Add casts to const unsigned char *.
5234 * reloc.c (bfd_get_reloc_code_name): Cast enums in comparison to int.
5235 (bfd_generic_get_relocated_section_content): Cast enum to unsigned int.
3dab13f6
AM
5236 * section.c (bfd_section_hash_newfunc): Cast bfd_hash_allocate result
5237 to struct bfd_hash_entry *.
d45913a0
DA
5238 (bfd_set_section_content): Add cast to PTR in comparison.
5239 * simple.c (simple_dummy_warning, simple_dummy_undefined_symbol,
5240 simple_dummy_reloc_overflow, simple_dummy_reloc_dangerous,
5241 simple_dummy_unattached_reloc,
5242 bfd_simple_get_relocated_section_contents): Add K&R declarations and
5243 function definitions.
5244 * srec.c (S3Forced): Initialize to false.
5245 (srec_get_symtab): Cast return value from bfd_alloc to asymbol *.
5246 * stabs.c (_bfd_link_section_stabs): Cast enum to int in comparisons.
5247 (_bfd_discard_section_stabs): Likewise. Also cast return to boolean.
5248 * syms.c (bfd_is_undefined_symclass): Cast return to boolean.
5249 (_bfd_stab_section_find_nearest_line): Cast enum to bfd_byte in
5250 comparisons.
5251
475c2a7e
JJ
52522002-10-23 Jakub Jelinek <jakub@redhat.com>
5253
5254 * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic
5255 relocs into shared lib non-allocated reloc sections.
5256
e82ce529
AM
52572002-10-23 Nathan Tallent <eraxxon@alumni.rice.edu>
5258
5259 * dwarf2.c (add_line_info): Ensure that the line_info_table is
5260 sorted even when given an out-of-order line sequence.
5261 (lookup_address_in_line_info_table): When an exact VMA match is
5262 not found, return line information with the closest VMA.
5263
f2482cb2
NC
52642002-10-23 Ross Alexander <ross.alexander@uk.neceur.com>
5265
5266 * elf64-hppa.c: Force DT_FLAGS to always be set. Required by
5267 HPUX 11.00 patch PHSS_26559.
5268
c1fd6598
AO
52692002-10-22 Alexandre Oliva <aoliva@redhat.com>
5270
5271 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't move
5272 the options section into a separate section unless IRIX 6
5273 compatibility is enabled.
5274
033fd5f9
AO
52752002-10-22 Alexandre Oliva <aoliva@redhat.com>
5276
5277 * elflink.h (struct elf_link_sort_rela): Turn rel and rela
5278 into arrays.
5279 (elf_link_sort_cmp1, elf_link_sort_cmp2): Adjust.
5280 (elf_link_sort_relocs): Likewise. Take int_rels_per_ext_rel
5281 into account.
5282 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Compose
5283 R_MIPS_REL32 with R_MIPS64 if ABI_64_P.
5284
ef485c01
AM
52852002-10-21 Graeme Peterson <gp@qnx.com>
5286
5287 * targets.c (_bfd_target_vector): Add missing qnx vectors.
5288
b50afec9
AM
52892002-10-21 Alan Modra <amodra@bigpond.net.au>
5290
5291 * targets.c (bfd_target_list): Don't return the default target twice.
5292
5fe39cae
AM
52932002-10-21 Elias Athanasopoulos <eathan@otenet.gr>
5294
5295 * archive.c (_bfd_archive_bsd_update_armap_timestamp): Replace
5296 perror with bfd_perror.
5297
5d603aa9
L
52982002-10-19 H.J. Lu <hjl@gnu.org>
5299
5300 * elflink.h (elf_link_add_object_symbols): Correctly handle
5301 DT_RPATH and DT_RUNPATH.
5302
e377ab71
MK
53032002-10-19 Mark Kettenis <kettenis@gnu.org>
5304
5305 * elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes.
5306
0d09fec6
DC
53072002-10-17 Denis Chertykov <denisc@overta.ru>
5308
5309 * elf32-ip2k.c (ELF_MACHINE_ALT1): Define alternate machine code
5310 for ip2k port.
5311
acf8aed4
AM
53122002-10-17 Alan Modra <amodra@bigpond.net.au>
5313
5314 * elfxx-target.h (USE_REL): Don't define as 1.
5315 * elf32-arm.h (USE_REL): Provide a default define of 0.
5316 Use #if rather than #ifdef when testing USE_REL.
5317 * elf32-m32r.c: Likewise.
5318
5319 * elf32-arc.c (USE_REL): Define as 1.
5320 * elf32-d10v.c (USE_REL): Likewise.
5321 * elf32-m32r.c (USE_REL): Likewise.
5322 * elf32-m68hc11.c (USE_REL): Likewise.
5323 * elf32-m68hc12.c (USE_REL): Likewise.
5324 * elf32-or32.c (USE_REL): Likewise.
5325 * elfarm-nabi.c (USE_REL): Likewise.
5326
f52d1d64
JJ
53272002-10-16 Jakub Jelinek <jakub@redhat.com>
5328
5329 * config.bfd (s390-*-linux*): Add targ64_selvecs.
5330 (s390x-*-linux*): Add targ_selvecs.
5331
2bc3c89a
AM
53322002-10-16 Alan Modra <amodra@bigpond.net.au>
5333
5334 * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,
5fe39cae 5335 elf32-i386-fbsd.lo, elf32-i386qnx.lo, elf32-ppcqnx.lo,
2bc3c89a
AM
5336 elf32-sh-lin.lo, elf32-sh64-lin.lo, elf32-sh-nbsd.lo,
5337 elf32-sh64-nbsd.lo, elf32-shqnx.lo. Add elf32-qnx.lo.
5338 (BFD32_BACKENDS_CFILES): Likewise for corresponding C files.
5339 (BFD64_BACKENDS): Remove elf64-sh64-lin.lo, elf64-sh64-nbsd.lo.
5340 (BFD64_BACKENDS_CFILES): Likewise for corresponding C files.
5341 (SOURCE_HFILES): Add elf32-qnx.h.
5342 (BUILD_HFILES): Add bfdver.h.
5343 Run "make dep-am".
5344 * Makefile.in: Regenerate.
5345 * configure.in Update bfd vector dependencies.
5346 * configure: Regenerate.
5347 * elf32-i386-fbsd.c: Delete. Move code to elf32-i386.c.
5348 * elf32-i386qnx.c: Likewise.
5349 * elf32-ppcqnx.c: Delete. Move code to elf32-ppc.c.
5350 * elf32-sh-nbsd.c: Delete. Move code to elf32-sh.c.
5351 * elf32-sh-lin.c: Likewise.
5352 * elf32-shqnx.c: Likewise.
5353 * elf32-sh64-lin.c: Delete. Move code to elf32-sh64.c.
5354 * elf32-sh64-nbsd.c: Likewise.
5355 * elf64-sh64-lin.c: Delete. Move code to elf64-sh64.c.
5356 * elf64-sh64-nbsd.c: Likewise.
5357 * elfarmqnx-nabi.c: Delete. Move code to elfarm-nabi.c.
5358 * elf32-arm.h (ELF_MAXPAGESIZE): Always define.
5359 * elf32-i386.c: Remove ELF_ARCH and ELF32_I386_C_INCLUDED tests.
5360 * elf32-ppc.c: Remove ELF32_PPC_C_INCLUDED tests.
5361 * elf32-qnx.h (elf_backend_set_nonloadable_filepos): Always define.
5362 (elf_backend_is_contained_by_filepos): Likewise.
5363 (elf_backend_copy_private_bfd_data_p): Likewise.
5364 Globalize and move functions to..
5365 * elf32-qnx.c: ..here. New file.
5366 * elf32-sh.c: Remove ELF_ARCH and ELF32_SH_C_INCLUDED tests. Don't
5367 emit target vectors when INCLUDE_SHMEDIA.
5368 * elf32-sh64.c: Remove ELF_ARCH test. Move TARGET_* etc. defines to
5369 end of file.
5370 * elf64-sh64.c: Remove ELF_ARCH test.
5371 * elfarm-nabi.c: Remove ELFARM_NABI_C_INCLUDED test.
5372 * po/BLD-POTFILES.in: Regenerate.
5373 * po/SRC-POTFILES.in: Regenerate.
5374
90c9df85
AM
53752002-10-16 Alan Modra <amodra@bigpond.net.au>
5376
366f2964
AM
5377 * elflink.h (elf_link_add_object_symbols): Error out on dynamic objects
5378 loaded with --just-symbols.
5379
90c9df85
AM
5380 * elf32-i386qnx.c (TARGET_LITTLE_NAME): Define.
5381 * elf32-ppcqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5382 * elf32-shqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5383 * elfarmqnx-nabi.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5384
2238051f
RH
53852002-10-15 Richard Henderson <rth@redhat.com>
5386
5387 * Makefile.am (BFD64_BACKENDS): Remove elf64-alpha-fbsd.
5388 (BFD64_BACKENDS_CFILES): Likewise.
5389 * configure.in (bfd_elf64_alpha_freebsd_vec): Use elf64-alpha.
5390 * elf64-alpha-fbsd.c: Remove file, move code ...
5391 * elf64-alpha.c: ... here.
5392 * Makefile.in, configure: Rebuild.
5393
64e04ecd
RH
53942002-10-14 Richard Henderson <rth@redhat.com>
5395
5396 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: Increment
5397 VALUE, not ADDEND.
5398
396a6083
SC
53992002-10-14 Stephen Clarke <stephen.clarke@superh.com>
5400
5401 * elf32-sh.c (elf_sh_link_hash_entry): Replace
5402 datalabel_got_offset with union of datalabel_got
5403 offset and refcount.
5404 (sh_elf_link_hash_newfunc): Initialize datalabel_got.refcount.
5405 (allocate_dynrelocs): Delete unnecessary code for
5406 STT_DATALABEL type. Create entry in got for
5407 datalabel version of symbol if datalabel_got.refcount > 0.
5408 (sh_elf_relocate_section): Use datalabel_got union.
5409 (sh_elf_gc_sweep_hook): Pull common code to initialize
5410 h and eh out of switch statement. Declare seen_stt_datalabel.
5411 Initialize it. Decrement datalabel_got.refcount for
5412 got relocs when seen_stt_datalabel is true.
5413 Decrement local_got_refcounts entry for datalabel got relocs
5414 of local symbols.
5415 (sh_elf_copy_indirect_symbol): Copy datalabel_got field over.
5416 (sh_elf_check_relocs): Declare seen_stt_datalabel.
5417 Initialize it. When seen_stt_datalabel is true, increment
5418 datalabel_got refcount rather than got.refcount.
5419 (sh_elf_finish_dynamic_symbol): Create relocs to
5420 initialize got entry for datalabel version of symbol.
5421
6a0735ef
AM
54222002-10-14 Alan Modra <amodra@bigpond.net.au>
5423
5424 * Makefile.am: Run "make dep-am".
5425 (BFD_H_FILES): Remove version.h.
5426 * bfd-in.h (BFD_VERSION, BFD_VERSION_DATE, BFD_VERSION_STRING): Move..
5427 * version.h: ..to here.
5428 * configure.in (bfd_version_date): Remove.
5429 (AC_OUTPUT): Make bfdver.h from version.h.
5430 * bfd.c: #include "bfdver.h".
5431 * vms-hdr.c: Likewise.
5432 * Makefile.in: Regenerate.
5433 * bfd-in2.h: Regenerate.
5434 * configure: Regenerate.
5435 * po/SRC-POTFILES.in: Regenerate.
5436
686e4055
AM
54372002-10-14 Alan Modra <amodra@bigpond.net.au>
5438
5439 * archures.c (bfd_mach_i386_i386, bfd_mach_i386_i8086,
5440 bfd_mach_i386_i386_intel_syntax, bfd_mach_x86_64,
5441 bfd_mach_x86_64_intel_syntax bfd_mach_ppc, bfd_mach_ppc64,
5442 bfd_mach_rs6k, bfd_mach_d10v, bfd_mach_sh, bfd_mach_v850,
5443 bfd_mach_arc_5, bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8,
5444 bfd_mach_m32r, bfd_mach_frv, bfd_mach_frvsimple,
5445 bfd_mach_ia64_elf64, bfd_mach_ia64_elf32,
5446 bfd_mach_ip2022, bfd_mach_ip2022ext,
5447 bfd_mach_s390_31, bfd_mach_s390_64, bfd_mach_xstormy16): Renumber.
5448 * bfd-in2.h: Regenerate.
5449
019dca2b
KK
54502002-10-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5451
5452 * config.bfd (sh*eb-*-linux*, sh*-*-linux*): Add the alternative
5453 endian vector to targ_selvecs.
5454
bce03d3d
AO
54552002-10-13 Alexandre Oliva <aoliva@redhat.com>
5456
5457 * elfxx-mips.c (mips_elf_calculate_relocation): Take
5458 save_addend argument. Don't apply the 32-bit mask to a
5459 GPREL32 value if it's to be used in another relocation. Don't
5460 use forced-check computation of local_p to decide whether to
5461 add gp0 to GPREL16 value. Don't use only the lowest 16 bits
5462 of the addend of a non-in-place GPREL16 relocation.
5463 (_bfd_mips_elf_relocate_section): Pass use_saved_addend_p to
5464 mips_elf_calculate_relocation().
5465
9b691193
SC
54662002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5467
5468 * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocs
5469 with symbols in other sections if we relaxed something; the sections
5470 output offsets must be re-computed before.
5471
1f4c5b47
SC
54722002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5473
5474 * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbols
5475 handling to use Elf_Internal_Sym.
5476 (m68hc11_elf_relax_delete_bytes): Likewise.
5477
5dc97655
KK
54782002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5479
5480 * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,
5481 sh_elf_object_p, dtpoff_base): New functions.
5482 (sh_elf_howto_table): Add TLS relocs.
5483 (sh_reloc_map): Likewise.
5484 (sh_elf_info_to_howto): Support TLS relocs.
5485 (elf_sh_link_hash_entry): Add tls_type and tls_tpoff32.
5486 (sh_elf_hash_entry, sh_elf_tdata, sh_elf_local_got_tls_type):
5487 New macros.
5488 (sh_elf_obj_tdata): New.
5489 (elf_sh_link_hash_table): Add tls_ldm_got.
5490 (sh_elf_link_hash_table_create): Clear refcount of tls_ldm_got.
5491 (allocate_dynrelocs): Support TLS relocs.
5492 (sh_elf_size_dynamic_sections): Likewise.
5493 (sh_elf_relocate_section): Support TLS relocs. Don't try to find
5494 .rela.got section when found already. Return false after printing
5495 error about unresolvable relocation.
5496 (sh_elf_gc_sweep_hook): Support TLS relocs.
5497 (sh_elf_check_relocs): Likewise.
5498 (sh_elf_finish_dynamic_symbol): Likewise.
5499 (bfd_elf32_mkobject, elf_backend_object_p): Define for TLS case.
5500 * reloc.c: Add SH TLS relocs.
5501 * bfd-in2.h, libbfd.h: Regenerate.
5502
6a0735ef
AM
55032002-10-11 Daniel Jacobowitz <drow@mvista.com>
5504
5505 * Makefile.in: Regenerated.
5506
af39267e
DJ
55072002-10-11 Daniel Jacobowitz <drow@mvista.com>
5508
5509 * Makefile.am: Run dep-am.
6a0735ef 5510 (BFD_H_DEP): Add simple.c and linker.c.
af39267e
DJ
5511 (BFD32_LIBS): Add simple.lo.
5512 (BFD32_LIBS_CFILES): Add simple.c.
5513 * Makefile.in: Regenerated.
5514 * bfd-in2.h: Regenerated.
5515 * simple.c: New file.
5516
0be617ce
AM
55172002-10-11 Alan Modra <amodra@bigpond.net.au>
5518
14a793b2
AM
5519 * coff-arm.c (record_arm_to_thumb_glue): Avoid type-punned pointers.
5520 (record_thumb_to_arm_glue): Likewise.
5521 * ecoff.c (ecoff_link_add_externals): Likewise.
5522 * elf32-arm.h (record_arm_to_thumb_glue): Likewise.
5523 (record_thumb_to_arm_glue): Likewise.
5524 * elf32-m32r.c (m32r_elf_add_symbol_hook): Likewise.
5525 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
5526 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
5527 * elf64-alpha.c (elf64_alpha_create_dynamic_sections): Likewise.
5528 * elf64-ppc.c (func_desc_adjust): Likewise.
5529 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
5530 (sh64_elf64_create_dynamic_sections): Likewise.
5531 * elflink.c (_bfd_elf_create_got_section): Likewise.
5532 (_bfd_elf_create_dynamic_sections): Likewise.
5533 (_bfd_elf_create_linker_section): Likewise.
5534 * elflink.h (elf_add_default_symbol): Likewise.
5535 (elf_link_create_dynamic_sections): Likewise.
5536 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
5537 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Likewise.
5538 * elfxx-mips.c (mips_elf_create_got_section): Likewise.
5539 (_bfd_mips_elf_add_symbol_hook): Likewise.
5540 (_bfd_mips_elf_create_dynamic_sections): Likewise.
5541 * linker.c (generic_link_add_symbol_list): Likewise.
5542 * xcofflink.c (xcoff_link_add_symbols): Likewise.
5543
5544 * elfxx-ia64.c (oor_brl, oor_ip): Conditionally define.
5545
0be617ce 5546 * elf64-ppc.c (edit_opd): Only zero opd syms when function is
7f6a7663 5547 completely removed. Correct local sym adjustment.
0be617ce 5548
0a4ef3f4
SC
55492002-10-10 Stephen Clarke <stephen.clarke@superh.com>
5550
5551 * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
5552 Correct mistake in calculation of address of .got.
5553 * elf64-sh64.c (elf_sh64_pic_plt_entry_be,
5554 elf_sh64_pic_plt_entry_le): Likewise.
5555
efacd36e
SC
55562002-10-09 Richard Shann <richard.shann@superh.com>
5557 Stephen Clarke <stephen.clarke@superh.com>
5558
5559 * Makefile.am: Add entries for elf32-sh64-lin.c and
5560 elf64-sh64-lin.c. Regenerate.
5561 * Makefile.in: Regenerate.
9b5ecbd0 5562 * config.bfd: Change sh64eb-*-linux* and sh64-*-linux*
efacd36e
SC
5563 to use sh64 vectors rather than sh vectors.
5564 * configure.in: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5565 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5566 * configure: Regenerate.
5567 * elf32-sh64-lin.c: New file.
5568 * elf64-sh64-lin.c: New file.
5569 * targets.c: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5fe39cae
AM
5570 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5571
299bf759
L
55722002-10-08 H.J. Lu <hjl@gnu.org>
5573
5574 * elf32-i386.c (elf_i386_relocate_section): Re-arrange the
5575 IE->LE transition for R_386_TLS_IE.
5576
51020317
AM
55772002-10-08 Alan Modra <amodra@bigpond.net.au>
5578
5579 * elf64-ppc.c (edit_opd): Correct test for discarded sections.
5580
a8fcf378
NC
55812002-10-07 Mark Elbrecht <snowball3@softhome.net>
5582
51020317
AM
5583 * cofflink.c (mark_relocs): Don't mark relocations in excluded
5584 sections.
a8fcf378 5585
a16d5acb
AM
55862002-10-07 Alan Modra <amodra@bigpond.net.au>
5587
a6b511bd
AM
5588 * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependent
5589 code.
5590
a16d5acb
AM
5591 * elf64-ppc.c (ppc64_elf_build_stubs): Increment .glink indx.
5592
7c4a37eb
AM
55932002-10-06 Alan Modra <amodra@bigpond.net.au>
5594
5595 * opncls.c: Formatting.
5596 (_bfd_new_bfd): Use a smaller section hash table.
5597
7c4ca42d
AO
55982002-10-05 Alexandre Oliva <aoliva@redhat.com>
5599
5600 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the type
5601 of the other two relocations packed with a REL32 to NONE.
5602
4989d792
SC
56032002-10-02 Stephen Clarke <stephen.clarke@superh.com>
5604
5605 * elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.
5606 (sh_elf_link_hash_newfunc): Initialize it.
5607 (allocate_dynrelocs): Transfer gotplt refs from plt.refcount
5608 to got.refcount for symbols that are forced local or when
5609 we have direct got refs.
5610 (sh_elf_gc_sweep_hook): Adjust gotplt_refcount. Use it
5611 to correctly adjust got.refcount and plt.refcount.
5612 (sh_elf_copy_indirect_symbol): Copy gotplt_refcount across.
5613 (sh_elf_check_relocs): Increment gotplt_refcount.
51020317 5614
7c445aa3
JJ
56152002-10-01 Jakub Jelinek <jakub@redhat.com>
5616
5617 * elf32-i386.c (elf_i386_relocate_section): Fix
5618 movl foo@indntpoff, %eax IE->LE transition.
5619
abcf1d52
JJ
56202002-10-01 Jakub Jelinek <jakub@redhat.com>
5621
5622 * elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
5623 sequence and its transitions.
5624
a45bb67d
JJ
56252002-10-01 Jakub Jelinek <jakub@redhat.com>
5626
5627 * elf32-i386.c (elf_i386_relocate_section): Resolve R_386_TLS_LDO_32
5628 to st_value + addend in non-code sections.
5629 * elf64-x86-64.c (elf64_x86_64_relocate_section): Resolve
5630 R_X86_64_DTPOFF32 to st_value + addend in non-code sections.
5631
00707a0e 56322002-09-30 Gavin Romig-Koch <gavin@redhat.com>
51020317
AM
5633 Ken Raeburn <raeburn@cygnus.com>
5634 Aldy Hernandez <aldyh@redhat.com>
5635 Eric Christopher <echristo@redhat.com>
5636 Richard Sandiford <rsandifo@redhat.com>
00707a0e
RS
5637
5638 * archures.c (bfd_mach_mips4120, bfd_mach_mips5400): New.
5639 (bfd_mach_mips5500): New.
5640 * cpu-mips.c (I_mips4120, I_mips5400, I_mips5500): New.
5641 (arch_info_struct): Add corresponding entries here.
5642 * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_4120,
5643 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
5644 (_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4120,
5645 bfd_mach_mips5400 and bfd_mach_mips5500.
5646 (_bfd_mips_elf_mach_extends_p): New function.
5647 (_bfd_mips_elf_merge_private_bfd_data): Use it to help merge
5648 the EF_MIPS_MACH flags.
5649 * bfd-in2.h: Regenerate.
5650
624f0b25
JT
56512002-09-28 Jason Thorpe <thorpej@wasabisystems.com>
5652
5653 * elf32-vax.c (elf_vax_size_dynamic_section): Don't strip
5654 .got sections.
5655
b89fe0ee
AM
56562002-09-28 Alan Modra <amodra@bigpond.net.au>
5657
5658 * elf.c (map_sections_to_segments): Correct test for start of
5659 writable section in the same page as end of read-only section.
5660
b29635ba
JT
56612002-09-27 Matt Thomas <matt@3am-software.com>
5662
5663 * elf32-vax.c (elf_vax_check_relocs): Remove unused
5664 local_got_refcounts usage. Remove allocation of got slot.
5665 (elf_vax_gc_sweep_hook): Remove unused local_got_refcounts usage.
5666 Remove de-allocation of got slot.
5667 (elf_vax_size_dynamic_section): Fix some indentation. Add hash
5668 traversal for elf_vax_instantiate_got_entries. Allow empty .got
5669 sections to be GC'ed.
5670 (elf_vax_instantiate_got_entries): New function.
5671 (elf_vax_relocate_section): Simplify R_VAX_GOT32 handling. Remove
5672 tests that are now handled by elf_vax_instantiate_got_entries.
5673 Assert GOT entry falls within .got section size. Remove redundant
5674 comparisions. Fix comments.
5675
bffbf940
JJ
56762002-09-27 Jakub Jelinek <jakub@redhat.com>
5677
5678 * reloc.c: Add x86-64 TLS relocs.
5679 * bfd-in2.h, libbfd.h: Rebuilt.
5680 * elf64-x86-64.c (x86_64_elf_howto): Fix size fields for 32-bit
5681 relocs. Add TLS relocs.
5682 (x86_64_reloc_map): Add TLS relocs.
5683 (elf64_x86_64_info_to_howto): Adjust for added TLS relocs.
5684 (struct elf64_x86_64_link_hash_entry): Add tls_type field.
5685 (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE): Define.
5686 (elf64_x86_64_hash_entry): Define.
5687 (struct elf64_x86_64_obj_tdata): New.
5688 (elf64_x86_64_tdata, elf64_x86_64_local_got_tls_type): Define.
5689 (struct elf64_x86_64_link_hash_table): Add tls_ld_got.
5690 (link_hash_newfunc): Initialize tls_type.
5691 (elf64_x86_64_link_hash_table_create): Initialize tls_ld_got.
5692 (elf64_x86_64_copy_indirect_symbol): Swap tls_type if necessary.
5693 (elf64_x86_64_mkobject): New.
5694 (elf64_x86_64_elf_object_p): Allocate struct elf64_x86_64_obj_tdata.
5695 (elf64_x86_64_tls_transition): New.
5696 (elf64_x86_64_check_relocs): Add r_type variable and use it.
5697 Handle TLS relocs.
5698 (elf64_x86_64_gc_sweep_hook): Handle TLS relocs.
5699 (allocate_dynrelocs): Allocate GOT space for TLS relocs.
5700 (elf64_x86_64_size_dynamic_sections): Likewise.
5701 (dtpoff_base, tpoff): New.
5702 (elf64_x86_64_relocate_section): Handle TLS relocs.
5703 (elf64_x86_64_finish_dynamic_symbol): Only handle non-TLS GOT
5704 entries.
5705 (bfd_elf64_mkobject): Define.
5706
5707 * elf32-i386.c (elf_i386_check_relocs) [R_386_TLS_LE]: Set
5708 DF_STATIC_TLS if shared.
5709
14366460
TS
57102002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5711
5712 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Don't emit unneeded
5713 empty relocation sections.
5714
9f951329
AM
57152002-09-26 Alan Modra <amodra@bigpond.net.au>
5716
5717 * elf64-ppc.c (ppc_build_one_stub): Don't build glink stubs here.
5718 (ppc64_elf_build_stubs): Build them here instead.
5719
6b3ac709
JJ
57202002-09-24 Jakub Jelinek <jakub@redhat.com>
5721
5722 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE
5723 addend into r_addend, not *r_offset.
5724 (elf32_sparc_finish_dynamic_symbol): Likewise.
5725 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Clear xword at
5726 R_SPARC_RELATIVE's r_offset.
5727
e2f6d277
NC
57282002-09-23 Nathan Tallent <eraxxon@alumni.rice.edu>
5729
5730 * dwarf2.c (decode_line_info): Update to correctly decode
5731 the (non-standard DWARF2) out-of-order address sequences
5732 generated by the Intel C++ 6.0 compiler for ia64-Linux.
5733
f3961b2b
DD
57342002-09-23 Mark Elbrecht <snowball3@softhome.net>
5735
5736 * config.bfd: For DJGPP targets, match with any cpu and any machine.
5737
ad34bc37
AM
57382002-09-23 Alan Modra <amodra@bigpond.net.au>
5739
5740 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocs
5741 for discarded FDEs. Remove redundant assignment.
5742 * elflink.h (elf_bfd_discard_info): Save edited relocs.
5743
82988bff
L
57442002-09-22 H.J. Lu <hjl@gnu.org>
5745
5746 * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Don't merge
5747 the relocation count between different .reloc sections.
5748
5ad8645c
AM
57492002-09-21 Alan Modra <amodra@bigpond.net.au>
5750
5f819128
AM
5751 * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" and
5752 ".sdata.*" for R_PPC_SDAREL16, ".sbss2*" and ".sdata2*" for
5753 R_PPC_EMB_SDA2REL. Similarly for R_PPC_EMB_SDA21 and
5754 R_PPC_EMB_RELSDA.
5755
5ad8645c
AM
5756 * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"
5757 unsigned. Move "symcount" assignment out of loop.
5758 * Makefile.am: Run "make dep-am".
5759 * Makefile.in: Regenerate.
5760 * configure: Regenerate.
5761 * po/SRC-POTFILES.in: Regnerate.
5762
75936555
NC
57632002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
5764
5765 * dwarf2.c (_bfd_dwarf2_find_nearest_line): If address length is
5766 zero, set it to 8 for (non-standard) 64-bit DWARF2 formats
5767 (e.g. IRIX64).
5768
2243deae
L
57692002-09-19 Jakub Jelinek <jakub@redhat.com>
5770
5771 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Clear .got word
5772 even if generating R_PPC_RELATIVE reloc.
5773 (ppc_elf_relocate_section): Make sure relocation is performed
5774 if skip == -2. Clear memory at r_offset when creating dynamic
5775 relocation.
5776
37e55690
JJ
57772002-09-19 Jakub Jelinek <jakub@redhat.com>
5778
5779 * reloc.c (BFD_RELOC_386_TLS_TPOFF, BFD_RELOC_386_TLS_IE,
5780 BFD_RELOC_386_TLS_GOTIE): Add.
5781 * bfd-in2.h, libbfd.h: Rebuilt.
5782 * elf32-i386.c (elf_howto_table): Add R_386_TLS_TPOFF, R_386_TLS_IE
5783 and R_386_TLS_GOTIE.
5784 (elf_i386_reloc_type_lookup): Handle it.
5785 (struct elf_i386_link_hash_entry): Change tls_type type to unsigned
5786 char instead of enum, change GOT_* into defines.
5787 (GOT_TLS_IE_POS, GOT_TLS_IE_NEG, GOT_TLS_IE_BOTH): Define.
5788 (elf_i386_tls_transition): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5789 (elf_i386_check_relocs): Likewise. Avoid crash if local symbol is
5790 accessed both as normal and TLS symbol. Move R_386_TLS_LDM and
5791 R_386_PLT32 cases so that R_386_TLS_IE can fall through.
5792 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5793 (elf_i386_gc_sweep_hook): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5794 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5795 (allocate_dynrelocs): Allocate 2 .got and 2 .rel.got entries if
5796 tls_type is GOT_TLS_IE_BOTH.
5797 (elf_i386_size_dynamic_sections): Likewise.
5798 (elf_i386_relocate_section): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5799 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5800 (elf_i386_finish_dynamic_symbol): Use tls_type & GOT_TLS_IE to catch
5801 all 4 GOT_TLS_* TLS types.
5802
8e67855b
NC
58032002-09-19 Nick Clifton <nickc@redhat.com>
5804
5805 * elflink.h (elf_fix_symbol_flags): When examining weak symbols,
5806 follow indirect links.
5807
1c59ba3f
NC
58082002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
5809
5810 * ecoffswap.h (ecoff_swap_pdr_in) <isym, iline>: Update to
5811 correctly sign-extend 32-bit ECOFF null values (0xffffffff, -1)
5812 on 64 bit machines.
5813 (ecoff_swap_sym_in) <iss>: Likewise.
0e327d91
NC
5814 * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Fix error reading
5815 ECOFF information: 'ioptMax' refers to the actual *size*
5816 of the optimization symtab, not the number of entries.
1c59ba3f 5817
9d7404b7
NC
58182002-09-19 Daniel Jacobowitz <drow@mvista.com>
5819
5820 * elf32-arm.h (elf32_arm_adjust_dynamic_symbol): Update
5821 ELF_LINK_HASH_NEEDS_PLT logic.
5822
05a487dc
DJ
58232002-09-18 Daniel Jacobowitz <drow@mvista.com>
5824
5825 * elfcode.h (elf_slurp_reloc_table_from_section): Check
5826 correct relocation count.
5827
1f70368c
DJ
58282002-09-17 Daniel Jacobowitz <drow@mvista.com>
5829
5830 * bfd-in.h (bfd_get_dynamic_symcount): Define.
5831 * bfd.c (struct _bfd): Add dynsymcount.
5832 * bfd-in2.h: Regenerated.
5833 * elf.c (_bfd_elf_canonicalize_dynamic_symtab): Set
5834 abfd->dynsymcount.
5835 * elfcode.h (elf_slurp_reloc_table_from_section): Check
5836 for overflow.
5837
51020317 58382002-09-17 Stan Cox <scox@redhat.com>
a902ee94
SC
5839
5840 * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
5841 (mips_elf64_final_gp): Don't make up gp value.
5842 * elfn32-mips.c (mips_elf_final_gp): Likewise.
5843 * elfxx-mips.c (_bfd_mips_elf_final_link): Always create
5844 .MIPS.options/.options section.
5845
290062cc
DB
58462002-09-17 David O'Brien <obrien@FreeBSD.org>
5847
5848 * elf32-i386-fbsd.c: Always label using the EI_OSABI method.
5849 It is benign for FreeBSD < 4.1. Minor reformatting.
5850 * elf64-alpha-fbsd.c: Likewise.
5851
c5c1f40c
JJ
58522002-09-17 Jakub Jelinek <jakub@redhat.com>
5853
ca1eb0ba
JJ
5854 * elf32-i386.c (elf_i386_relocate_section) [R_386_TLS_TPOFF32]: Negate
5855 addend.
c5c1f40c 5856
562ace6b
AM
58572002-09-17 Alan Modra <amodra@bigpond.net.au>
5858
5859 * elf64-alpha.c (alpha_elf_size_info): Make static.
5860
5af6ead6
AM
58612002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5862
5863 * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
5864 * cpu-tic4x.c: Ditto.
5865
cb9512fc
TS
58662002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5867
5868 * elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove
5869 duplicate define.
5870
4ada7262
DB
58712002-09-16 Bruno Haible <bruno@clisp.org>
5872
5873 * elf32-i386.c: Don't defined ELF_ARCH etc. if this file is included
5874 by a target variant implementation.
5875 * elf64-alpha.c: Likewise.
5876 * elf32-i386-fbsd.c: New file.
5877 * elf64-alpha-fbsd.c: New file.
5878 * targets.c: Support bfd_elf32_i386_freebsd_vec and
5879 bfd_elf64_alpha_freebsd_vec.
5880 * configure.in: Accept the vectors bfd_elf32_i386_freebsd_vec,
5881 bfd_elf64_alpha_freebsd_vec.
5882 * Makefile.am (BFD32_BACKENDS): Add elf32-i386-fbsd.lo.
5883 (BFD32_BACKENDS_CFILES): Add elf32-i386-fbsd.c.
5884 (BFD64_BACKENDS): Add elf64-alpha-fbsd.lo.
5885 (BFD64_BACKENDS_CFILES): Add elf64-alpha-fbsd.c.
5886 (elf32-i386-fbsd.lo, elf64-alpha-fbsd.lo): Add dependencies.
5887 * config.bfd: For FreeBSD targets, set targ_defvec to a FreeBSD
5888 specific targets. Define OLD_FREEBSD_ABI_LABEL if appropriate.
5889
6a30718d
JJ
58902002-09-12 Jakub Jelinek <jakub@redhat.com>
5891
5892 * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
5893 NULL.
5894 (elf_i386_relocate_section): Return false after printing error about
5895 unresolvable relocation.
5896
6cf9e9fe
NC
58972002-09-12 Nick Clifton <nickc@redhat.com>
5898
5899 * elf32-arm.h (elf32_arm_final_link_relocate): Fix handling of
5900 R_ARM_THM_PC11.
5901
10f469bf
DJ
59022002-09-11 Jeffrey Law <law@redhat.com>
5903
5904 * elf32-h8300.c (elf32_h8_relax_section): Fix typo.
5905
dc43ada5
NC
59062002-09-11 Andrew Haley <aph@cambridge.redhat.com>
5907
5908 * elf.c (_bfd_elf_find_nearest_line): Check functionname_ptr and
5909 line_ptr before deciding we've found a symbol.
5910
e09f4395
NC
59112002-09-11 Nick Clifton <nickc@redhat.com>
5912
5913 * po/da.po: New Danish translation file.
5914 * configure.in (LINGUAS): Add 'da'.
5915 * configure: Regenerate.
5916
b3018b5f
NC
59172002-09-10 Michael Snyder <msnyder@redhat.com>
5918
5919 * irix-core.c (do_sections, do_sections64): New functions.
51020317 5920 (irix_core_core_file_p): Call new functions do_sections,
b3018b5f
NC
5921 do_sections64, depending on corefile (32-bit or 64-bit).
5922
2f21f25e
RH
59232002-09-09 Richard Henderson <rth@redhat.com>
5924
5925 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M
5926 and PCREL21F like PCREL21B.
5927
28b94e7c
KB
59282002-09-04 Kevin Buettner <kevinb@redhat.com>
5929
51020317
AM
5930 * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 default
5931 vector.
28b94e7c 5932
5cec6941
NC
59332002-09-02 Nick Clifton <nickc@redhat.com>
5934
5935 * elf32-v850.c (v850_elf_final_link_relocate): Use helpful
5936 names instead of cryptically overloaded bfd_reloc error
5937 codes.
5938 (v850_elf_relocate_section): Likewise.
5939 (v850_elf_relax_section): Replace caching of external symbols
5940 with caching of internal symbols obtained from calling
5941 bfd_elf_get_elf_syms().
51020317 5942 Fixup problems with freeing cached allocated memory blocks.
5cec6941 5943
3b77b1d5
AM
59442002-09-02 Alan Modra <amodra@bigpond.net.au>
5945
638524b5
AM
5946 * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
5947 (bfd_pj_arch): Use bfd_default_scan.
5948 * cpu-v850.c (scan): Remove.
5949 (N): Use bfd_default_scan.
5950 * cpu-z8k.c (scan_mach): Remove.
5951 (arch_info_struct, bfd_z8k_arch): Reorganize so that the default is
5952 first. Use bfd_default_scan.
5953
250d94fd
AM
5954 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
5955 bfd_mach constants.
5956 (ecoff_get_magic): Likewise.
5957 * elf32-v850.c (v850_elf_object_p): Likewise.
5958 (v850_elf_final_write_processing): Likewise.
5959 * mipsbsd.c (MY(set_arch_mach)): Likewise.
5960 (MY(write_object_contents)): Likewise.
5961 * coff64-rs6000.c (xcoff64_write_object_contents): Likewise.
5962 * coffcode.h (coff_write_object_contents): Likewise.
5963 (coff_set_arch_mach_hook): Add comment describing machine == 0.
5964 Remove unnecessary "machine" assignments.
5965 (coff_write_relocs): Test for the absolute section sym by testing
5966 section and flags.
5967
3b77b1d5
AM
5968 * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386
5969 and bfd_mach_i386_i386_intel_syntax.
250d94fd 5970 * pdp11.c (NAME(aout,machine_type)): Likewise.
3b77b1d5 5971
e5b45b83
DA
59722002-08-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
5973
5974 * bfd-in.h (align_power): Cast constants to bfd_vma type.
5975 * bfd-in2.h (align_power): Likewise.
5976
37f45cf8
AM
59772002-08-30 Alan Modra <amodra@bigpond.net.au>
5978
5979 * Makefile.am: Run "make dep-am".
5980 * Makefile.in: Regenerate.
5981
5982 * cpu-avr.c (compatible): Don't use hard-coded mach constants.
5983 * cpu-powerpc.c (powerpc_compatible): Likewise.
5984 * cpu-rs6000.c (rs6000_compatible): Likewise.
5985
86aba9db
NC
59862002-08-28 Catherine Moore <clm@redhat.com>
5987
9b5ecbd0 5988 * elf32-v850.c (v850_elf_reloc_map): Add new relocs.
86aba9db
NC
5989 (v850-elf-reloc): Don't resolve pc relative relocs.
5990 (v850_elf_ignore_reloc): New routine.
5991 (v850_elf_final_link_relocate): Handle new relocs.
5992 (v850_elf_relax_delete_bytes ): New routine.
5993 (v850_elf_relax_section): New routine.
5994 (bfd_elf32_bfd_relax_section): Define.
5995 (HOWTO): New entries for new relocs.
5996 * reloc.c (BFD_RELOC_V850_LONGCALL): New reloc.
5997 (BFD_RELOC_V850_LONGJUMP): New reloc.
5998 (BFD_RELOC_V850_ALIGN): New reloc.
5999 * archures.c: Remove redundant v850ea architecture.
6000 * cpu-v850.c: Remove redundant v850ea support.
6001 * libbfd.h: Regenerate.
6002 * bfd-in2.h: Regenerated.
6003
026df7c5
NC
60042002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
6005
6006 * config.bfd: Add tic4x-*-*coff* and c4x-*-*coff* target.
6007 * configure.in: Add tic4x_coff vector files.
6008 * configure: Regenerate.
6009 * Makefile.am: Add tic4x target.
6010 * Makefile.in: Regenerate.
6011
60122002-08-27 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6013
6014 * archures.c: Add the BFD arch type tic4x.
6015 * bfd-in.h: Add BFD_IN_MEMORY flag.
6016 * coff-tic4x.c: New file.
6017 * coffswap.h (coff_swap_sym_out): Add preadjuster.
6018 * cpu-tic4x.c: New file.
6019 * targets.c: Added tic4x- in list of xvecs.
6020 * ticoff.h: New file.
6021 * bfd-in2.h: Regenerate.
6022
88f7bcd5
NC
60232002-08-27 Adam Nemet <anemet@lnxw.com>
6024
6025 * elf32-arm.h (elf32_arm_finish_dynamic_sections): Set the last
6026 bit of DT_INIT and DT_FINI for Thumb functions.
6027
c8e48751
AM
60282002-08-26 Alan Modra <amodra@bigpond.net.au>
6029
6030 * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
6031
2846975a
AM
60322002-08-26 Alan Modra <amodra@bigpond.net.au>
6033
6034 * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.
6035
067653c5
AM
60362002-08-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
6037
6038 * elf32-sh.c (sh_elf_copy_indirect_symbol): New.
6039 (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
6040 Likewise.
6041 (struct elf_sh_pcrel_relocs_copied): Removed.
6042 (struct elf_sh_dyn_relocs): New.
6043 (struct elf_sh_link_hash_entry): Replace pcrel_relocs_copied
6044 field with dyn_relocs.
6045 (struct elf_sh_link_hash_table): Add short-cuts to get dynamic
6046 sections and sym_sec.
6047 (sh_elf_link_hash_newfunc): Clear dyn_relocs.
6048 (sh_elf_link_hash_table_create): Clear shorts-cuts and sym_sec.
6049 (sh_elf_create_dynamic_sections): Use create_got_section instead
6050 of _bfd_elf_create_got_section.
6051 (sh_elf_check_relocs): Likewise.
6052 (sh_elf_create_dynamic_sections): Use short-cuts to the dynamic
6053 sections.
6054 (sh_elf_adjust_dynamic_symbol, sh_elf_size_dynamic_sections,
6055 sh_elf_relocate_section, sh_elf_check_relocs,
6056 sh_elf_finish_dynamic_symbol, sh_elf_finish_dynamic_sections):
6057 Likewise.
6058 (sh_elf_adjust_dynamic_symbol): Handle nocopyreloc. Keep the
6059 dynamic relocations and avoiding the copy relocation when we
6060 didn't find any dynamic relocations in the section which has
6061 contents or is read-only.
6062 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
6063 (sh_elf_size_dynamic_sections): Don't reset the size of
6064 .rela.got section even if dynamic_sections_created flag is off.
6065 Don't use sh_elf_discard_copies. Scan all input bfd and use
6066 allocate_dynrelocs. Call readonly_dynrelocs to determine
6067 whether we need DT_TEXTREL.
6068 (sh_elf_adjust_dynamic_symbol): Use plt.refcount to determine
6069 whether the symbol was never referred to.
6070 (sh_elf_relocate_section): Use WILL_CALL_FINISH_DYNAMIC_SYMBOL.
6071 (sh_elf_gc_sweep_hook): Fill with the real sweep function.
6072 (sh_elf_check_relocs): Call create_got_section if the short-cut
6073 to .got is null. Increment reference counters only instead of
6074 allocating space on dynamic sections here. Don't conditionalize
6075 uninitialized got.offset value when marking the symbol as a
6076 global offset table entry. Keep relocations for symbols satisfied
6077 by a dynamic library to avoid copy relocations for the symbol.
6078 Set dynobj field of an elf hash table if needed.
6079 (sh_elf_finish_dynamic_sections): Handle null section pointer
6080 correctly.
6081 (elf_backend_copy_indirect_symbol): Defined.
6082 (elf_backend_can_refcount): Defined.
6083
7e326afc
NC
60842002-08-23 Nick Clifton <nickc@redhat.com>
6085
6086 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Undo
6087 previous change. Add comment explaining why.
6088
c8614e8e
AM
60892002-08-23 Stephen Clarke <stephen.clarke@superh.com>
6090
6091 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): Copy
6092 contents of .got.plt[2] to tr0, not address of .got.plt.
6093 (sh_elf_finish_dynamic_symbol): Do not apply GOT_BIAS when
6094 patching absolute plt entry. For shmedia plt entry, set bottom bit
6095 of branch to plt0 as this is a branch to an shmedia instruction.
6096 * elf64-sh64.c (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le):
6097 Copy contents of .got.plt[2] to tr0, not address of .got.plt.
6098 (elf_sh64_plt_entry_be, elf_sh64_plt_entry_le): Use ptrel to
6099 branch to plt0.
6100 (sh64_elf64_finish_dynamic_symbol): Do not apply GOT_BIAS when
6101 patching absolute plt entry. For shmedia plt entry, branch to
6102 plt0 is now ptrel, so use relative offset. Set bottom bit of
6103 branch target as it is a branch to an shmedia instruction.
6104
3b587c71
AM
61052002-08-23 Stephen Clarke <stephen.clarke@superh.com>,
6106 Richard Shann <richard.shann@superh.com>
6107
6108 * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT
6109 value if .init is an SHmedia function. Similarly for DT_FINI.
6110 * elf64-sh64.c (sh64_elf64_finish_dynamic_sections): Likewise.
51020317 6111
957dcaa8
AM
61122002-08-23 Stephen Clarke <stephen.clarke@superh.com>
6113
3b587c71 6114 * elf32-sh.c (sh_elf_size_dynamic_sections): Zero initialize
957dcaa8 6115 dynamic section.
3b587c71 6116 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
957dcaa8 6117
a4263c47
NC
61182002-08-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
6119
6120 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use a simple
51020317 6121 byte read when reading the return address register column.
a4263c47 6122
db4ed121
NC
61232002-08-22 Nick Clifton <nickc@redhat.com>
6124
6125 * config.bfd: Add powepc64-*-*bsd* target.
6126
ed71e111
NC
61272002-08-22 Graeme Peterson <gp@qnx.com>
6128
6129 * Makefile.am: Add entries for elf32-shqnx.c
6130 * Makefile.in: Regenerate.
6131 * config.bfd: Add support sh-*-nto* target.
6132 * configure.in: Add support for bfd_elf32_sh{l}qnx_vec.
6133 * configure: Regenerate.
6134 * elf32-qnx.h: Changed typo "elf_i386qnx_*" to "elf_qnx_*" .
6135 * elf32-sh.c: Do not include elf32-target.h if
6136 ELF32_SH_C_INCLUDED is defined.
6137 * elf32-shqnx.c: New file: Support for QNX.
6138 * targets.c: Add bfd_elf32_sh{l}qnx_vec.
6139
0ab72ee2
NC
61402002-08-22 Nick Clifton <nickc@redhat.com>
6141
75c83283
NC
6142 * po/tr.po: Updated Turkish translation.
6143
0ab72ee2
NC
6144 * syms.c (_bfd_generic_read_minisymbols): Set bfd_error if the
6145 symbols are not read.
6146
56780f18
AM
61472002-08-22 Alan Modra <amodra@bigpond.net.au>
6148
6149 * elf32-m68hc11.c: Formatting fixes.
6150 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
6151 * elf32-m68hc12.c: Formatting fixes.
6152 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
6153
b48fa14c
AM
61542002-08-22 Alan Modra <amodra@bigpond.net.au>
6155
a7c71b0c
AM
6156 * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and
6157 SEC_DATA.
6158 (pmac_xcoff_vec): Likewise.
6159 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
6160 (aix5coff64_vec): Likewise.
6161
56780f18
AM
61622002-08-22 Alan Modra <amodra@bigpond.net.au>
6163
b48fa14c
AM
6164 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data
6165 param to elf_backend_copy_indirect_symbol.
6166 (_bfd_elf_link_hash_copy_indirect): Likewise.
6167 * elflink.h (elf_add_default_symbol, elf_fix_symbol_flags): Adjust
6168 calls to copy_indirect_symbol.
6169 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
6170 * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
6171 * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6172 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
6173 * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6174 * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
6175 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
6176 * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6177 * elfxx-mips.h (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6178 * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise. Properly
6179 test refcounts for "used" values.
6180
8c2ab17d
AM
61812002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
6182
6183 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Add PARAMS to
6184 argument declaration.
6185
d62b1198 61862002-08-19 Elena Zannoni <ezannoni@redhat.com>
51020317
AM
6187
6188 * archures.c (bfd_mach_ppc_e500): Added.
6189 * bfd-in2.h: Rebuilt.
d62b1198
EZ
6190 * cpu-powerpc.c (bfd_powerpc_archs): Added e500.
6191
9f88ba09
AM
61922002-08-19 Alan Modra <amodra@bigpond.net.au>
6193
6194 * elf32-m68hc12.c (elf_backend_can_gc_sections): False.
6195
df622259
AC
61962002-08-17 Andrew Cagney <ac131313@redhat.com>
6197
6198 * elf.c (bfd_elf_get_elf_syms): Change type of `esym' to
51020317 6199 `bfd_byte'.
df622259 6200
44c410de
SC
62012002-08-17 Stan Cox <scox@redhat.com>
6202
6203 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use the
6204 IRIX 6 segment layout for NEWABI.
6205
4972a8e9
SC
62062002-08-16 Stephen Clarke <stephen.clarke@superh.com>
6207
1049f94e 6208 * elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect
4972a8e9 6209 symbols when looking for section referred to by a relocation.
1049f94e 6210 * elf64-sh.c (sh_elf64_gc_mark_hook): Likewise.
51020317 6211
c5cd6d62
AM
62122002-08-15 Alan Modra <amodra@bigpond.net.au>
6213
6214 * elf32-i370.c: Move reloc enum to include/elf/i370.h.
6215
0741c7be
HPN
62162002-08-15 Hans-Peter Nilsson <hp@axis.com>
6217
6218 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add
6219 missing check for whether the symbol is referenced by DSO before
6220 unexporting it as an unneeded dynamic symbol.
6221
e8d5d179
L
62222002-08-14 H.J. Lu <hjl@gnu.org>
6223
6224 * libbfd.h: Regenerate.
6225
e9229007
L
62262002-08-14 H.J. Lu <hjl@gnu.org>
6227
6228 * config.bfd: Always add 64bit vectors to 32bit Linux/mips.
6229
1fd03b5a
SC
62302002-08-14 Stephane Carrez <stcarrez@nerim.fr>
6231
6232 * elf32-m68hc11.c (m68hc11_relax_group): New to relax group of
6233 instructions.
6234 (m68hc11_direct_relax): New to define table of relaxable instructions.
6235 (find_relaxable_insn): New, find a relaxable insn.
6236 (compare_reloc): New to compare two relocs.
6237 (m68hc11_elf_relax_section): New, relax text sections.
6238 (m68hc11_elf_relax_delete_bytes): New, delete bytes and adjust branchs.
6239 (elf32_m68hc11_check_relocs): New function for GC support.
6240 (elf32_m68hc11_relocate_section): New function for GC support.
6241 (bfd_elf32_bfd_relax_section): Define to support linker relaxation.
6242 (elf_backend_check_relocs): Likewise.
6243 (elf_backend_relocate_section): Likewise.
6244
c828c771
L
62452002-08-13 H.J. Lu <hjl@gnu.org>
6246
6247 * elflink.h (NAME(bfd_elf,size_dynamic_sections): Don't count
6248 definitions in shared objects when checking symbol with
6249 undefined version.
6250
9b701e44
SC
62512002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6252
6253 * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC.
6254 (elf32_m68hc11_gc_sweep_hook): Likewise.
6255 (elf_backend_gc_mark_hook): Define for GC section support.
6256 (elf_backend_gc_sweep_hook): Likewise.
6257 (elf_backend_can_gc_sections): Likewise.
6258
6259 * elf32-m68hc12.c: Likewise.
6260
96405e3c
SC
62612002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6262
6263 * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_data): New.
6264 (_bfd_m68hc11_elf_merge_private_bfd_data): New function.
6265 (_bfd_m68hc11_elf_set_private_flags): New function.
6266 Use them to set/check/print ELF flags specific to 68HC11.
6267
6268 * elf32-m68hc12.c (_bfd_m68hc12_elf_print_private_bfd_data): New.
6269 (_bfd_m68hc12_elf_merge_private_bfd_data): New function.
6270 (_bfd_m68hc12_elf_set_private_flags): New function.
6271 Use them to set/check/print ELF flags specific to 68HC12.
6272
dae78fb0
SC
62732002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6274
6275 * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
6276 fix masks for PC-rel relocs.
6277 (m68hc11_elf_ignore_reloc): New function.
6278
6279 * elf32-m68hc12.c (m68hc12_elf_special_reloc): New to handle specific
6280 68HC12 banked addressing relocs.
6281 (m68hc12_phys_addr): New to compute physical address of banked memory.
6282 (m68hc12_phys_page): Likewise for page.
6283 (m68hc12_addr_is_banked): New to see if address is in banked area.
6284 (elf_m68hc12_howto_table): Add new relocs and rename to xx12.
6285
3dbfec86
SC
62862002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6287
6288 * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,
6289 BFD_RELOC_M68HC11_LO16, BFD_RELOC_M68HC11_PAGE,
6290 BFD_RELOC_M68HC11_24): New relocs for 68HC11/68HC12.
6291 * bfd-in2.h: Regenerate.
6292
871da94f
L
62932002-08-12 H.J. Lu <hjl@gnu.org>
6294
6295 * elflink.h (elf_add_default_symbol): Preserve section across
6296 elf_merge_symbol.
6297
59bc061d
NC
62982002-08-09 Graeme Peterson <gp@qnx.com>
6299
51020317 6300 * Makefile.am: Add entries for elf32-ppcqnx.c, and add
59bc061d
NC
6301 elf32-qnx.h dependency to elfarmqnx-nabi.c and elf32-i386qnx.c.
6302 * Makefile.in: Regenerate.
6303 * config.bfd: Add support for powerpc{le}-*-nto targets.
6304 * configure.in: Add support for bfd_elf32_powerpc{le}qnx_vec.
6305 * configure: Regenerate.
6306 * elf32-i386qnx.c: Moved backend functions into a QNX specific
6307 common file "elf32-qnx.h", and now include that file.
6308 * elf32-qnx.h: New file: QNX specific common elf backend.
6309 * elf32-ppc.c: Do not include elf32-target.h if
6310 ELF32_PPC_C_INCLUDED is defined.
6311 * elf32-ppcqnx.c: New file: Support for QNX.
6312 * elfarmqnx-nabi.c: Include elf32-qnx.h for qnx elf backend.
6313 * targets.c: Add bfd_elf32_powerpc{le}qnx_vec.
6314
2b692c59
NC
63152002-08-09 Nick Clifton <nickc@redhat.com>
6316
6317 * po/sv.po: Updated Swedish translation.
6318
d0c7ff07
TS
63192002-08-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6320
6321 * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault if
6322 g->global_gotsym is NULL.
6323
d8bbe778
L
63242002-08-08 H.J. Lu <hjl@gnu.org>
6325
c5cd6d62 6326 * elflink.h (elf_add_default_symbol): Don't warn if a definition
d8bbe778
L
6327 overrides an indirect versioned symbol.
6328
c366c25e
JJ
63292002-08-08 Jakub Jelinek <jakub@redhat.com>
6330
6331 * elf32-i386.c (elf_i386_relocate_section): Fill in proper addend
6332 for R_386_TLS_TPOFF32 relocs against symndx 0.
6333
31941635
L
63342002-08-07 H.J. Lu <hjl@gnu.org>
6335
6336 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Check symbol
6337 with undefined version if needed.
6338 (elf_link_assign_sym_version): Match a default symbol with a
6339 version without definition. No need to hide the default
6340 definition separately.
6341
0f3bd64f
AM
63422002-08-08 Alan Modra <amodra@bigpond.net.au>
6343
7330fb86
AM
6344 * elflink.h (elf_link_output_extsym): Don't output symbols from
6345 SEC_EXCLUDE sections.
6346
0f3bd64f
AM
6347 * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.
6348
a4aa0fb7
AM
63492002-08-07 Alan Modra <amodra@bigpond.net.au>
6350
6351 * elf64-ppc.c (edit_opd): Arrange to drop symbols for discarded .opd
6352 entries.
6353
34ea4a36
TS
63542002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6355
6356 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signedness
6357 mismatch.
6358
141ff970
TS
63592002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6360
6361 * elfxx-mips.c (ABI_64_P): Remove superfluous check.
6362
28458e7e
TS
63632002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6364
6365 * elf32-mips.c (mips_reloc_map): Fix typo.
6366
0121a3da
AM
63672002-08-06 Alan Modra <amodra@bigpond.net.au>
6368
6369 * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.
6370
d006db6c
AM
63712002-08-06 Alan Modra <amodra@bigpond.net.au>
6372
6373 * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.
6374
8ea80f08
AM
63752002-08-06 Alan Modra <amodra@bigpond.net.au>
6376
2a52da53
AM
6377 * libxcoff.h: Use PARAMS on function declarations.
6378 * coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc.
6379 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
6380
8ea80f08
AM
6381 * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
6382 addend.
6383 * coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.
6384
cf9ab45b
AM
63852002-08-06 Alan Modra <amodra@bigpond.net.au>
6386
6387 * coff-rs6000.c: Formatting fixes.
6388 (xcoff_calculate_relocation): Use PARAMS in declaration.
6389 (xcoff_complain_overflow): Likewise.
6390 (xcoff_ppc_relocate_section): Use old-style function pointer call.
6391 (bfd_xcoff_backend_data): Remove useless comments.
6392 (rs6000coff_vec): Likewise.
6393 (bfd_pmac_xcoff_backend_data): Likewise.
6394 (pmac_xcoff_vec): Likewise.
8ea80f08 6395
cf9ab45b
AM
6396 * coff64-rs6000.c: Formatting fixes.
6397 (xcoff64_calculate_relocation): Use PARAMS in declaration.
6398 (xcoff64_ppc_relocate_section): Use old-style function pointer call.
6399 (bfd_xcoff_backend_data): Remove useless comments.
6400 (rs6000coff64_vec): Likewise.
6401 (bfd_xcoff_aix5_backend_data): Likewise.
6402 (aix5coff64_vec): Likewise.
6403
48bfecdd
AM
64042002-08-06 Alan Modra <amodra@bigpond.net.au>
6405
a78eab4e
AM
6406 * coff-rs6000.c (xcoff_howto_table): Revert some of last change to
6407 mask entries. Use complain_overflow_dont for R_REF.
6408 (xcoff_reloc_type_ba): Revert last change.
6409 (xcoff_reloc_type_br): Likewise.
6410 (xcoff_reloc_type_crel): Likewise.
6411 (xcoff_ppc_relocate_section): Likewise.
6412 * coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
6413 (xcoff64_ppc_relocate_section): Likewise.
6414 (xcoff64_howto_table): Revert some of last change to mask entries.
6415 Use complain_overflow_dont for R_REF.
6416
48bfecdd
AM
6417 * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
6418 relocs with bitsize == 16 have size = 1.
6419 (xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
6420 (xcoff_reloc_type_br): Likewise.
6421 (xcoff_reloc_type_crel): Likewise.
6422 (xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6423 * coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
6424 dst_mask adjustment.
6425 (xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6426 (xcoff64_howto_table): Fix src_mask entries. Make all relocs with
6427 bitsize == 16 have size = 1.
6428
fd13ed0c
DC
64292002-08-01 Denis Chertykov <denisc@overta.ru>
6430
6431 * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
6432 (struct misc): New field isymbuf. All free_* fields removed.
6433 (symbol_value): Pass in internal syms. No need to swap syms in.
6434 (ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
6435 possibly cached info.
6436 (tidyup_after_error): Removed.
6437 (ip2k_elf_relax_section_pass1): Don't use removed fields of struct
6438 misc. Use new field.
6439 (adjust_all_relocations): Use internal syms. No need to swap syms
6440 in and out.
6441 (add_page_insn): Don't use removed fields of struct misc.
6442
24a1ba0f
NC
64432002-08-01 Nick Clifton <nickc@redhat.com>
6444
6445 * elf32-arm.h: Revert previous delta.
6446
a6903459
NC
64472002-08-01 Nick Clifton <nickc@redhat.com>
6448
6449 * configure.in (AM_INIT_AUTOMAKE): Bump version number.
6450 * configure: Regenerate.
6451
39a2a3eb
L
64522002-07-31 H.J. Lu <hjl@gnu.org>
6453
6454 * config.bfd: Add x86-64 vector to Linux/i386 if 64bit BFD is
6455 selected.
6456
a0dfa6a8
L
64572002-07-31 H.J. Lu <hjl@gnu.org>
6458
6459 * config.bfd: Add n32 vectors to 32bit Linux/mips if 64bit BFD
6460 is selected.
6461
cd67d266
JJ
64622002-07-31 Jakub Jelinek <jakub@redhat.com>
6463
6464 * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type
6465 if _bfd_elf_link_hash_copy_indirect will swap got.refcount.
6466
4eb6b71c
NC
64672002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6468
6469 * cpu-ns32k.c (_bfd_ns32k_put_immdeiate, _bfd_ns32k_get_immediate):
6470 There is no 8 byte relocation type for this architecture.
6471 (do_ns32k_reloc): Use bfd_vma instead of native types.
6472 (bfd_ns32k_put_immediate, _bfd_ns32k_relocate_contents) put_data
6473 returns void.
6474 (_bfd_ns32k_put_displacement): Don't check for overflow. We can
6475 rely on generic code to do that.
6476 * aout-ns32k.c (howto_table): Add appropriate overflow detection
6477 to all table entries.
6478 (_bfd_ns32k_relocate_contents): put_data returns void.
6479 * ns32k.h: (_bfd_ns32k_put_displacement, _bfd_ns32k_put_immediate)
6480 (_bfd_do_ns32k_reloc_contents): Fix prototypes. put data functions
6481 return void.
6482
f7c33884
NC
64832002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6484
6485 * aoutx.h (aout_link_check_ar_symbols): Whether to include an
6486 archive object is target dependant.
6487
8f64befb
NC
64882002-07-31 Adam Nemet <anemet@lnxw.com>
6489
6490 * elf32-arm.h (ARM_PLT_ENTRY_SIZE): Rename PLT_ENTRY_SIZE.
6491 (THUMB_PLT_ENTRY_SIZE): New macro.
6492 (PLT_ENTRY_SIZE): Return the appropriate *_PLT_ENTRY_SIZE.
6493 (elf32_arm_plt0_entry): Rename PLT_ENTRY_SIZE to
6494 ARM_PLT_ENTRY_SIZE.
6495 (elf32_arm_plt_entry): Likewise.
6496 (elf_backend_plt_header_size): Likewise.
6497 (elf32_thumb_plt0_entry): New global.
6498 (elf32_arm_finish_dynamic_sections): Use it. Put Thumb entries
6499 into .plt.thumb.
6500 (elf32_thumb_plt_entry): New global.
6501 (elf32_arm_finish_dynamic_symbol): Use it. Use .thumb.plt for
6502 Thumb entries. Set the bottom bit of the corresponding GOT entry
6503 for a Thumb PLT entry.
6504 (struct elf32_arm_plt_entry_info): New structure.
6505 (struct elf32_arm_link_hash_entry, plt_info): New member of this
6506 type.
6507 (elf32_arm_link_hash_newfunc): Initialize new member.
6508 (elf32_arm_final_link_relocate, R_ARM_THM_PC22 case): Handle
6509 relocations against the PLT.
6510 (elf32_arm_check_relocs, case R_ARM_PLT32 case): Set
6511 first_rel_type if this is the first time we encounter the symbol.
6512 (elf32_arm_check_relocs, case R_ARM_THM_PC22 case): New case.
6513 Determine if relocation needs a PLT entry. Set first_rel_type if
6514 this is the first time we encounter the symbol
6515 (elf32_arm_adjust_dynamic_symbol): Create PLT entries for Thumb
6516 functions as well.
6517 (elf32_arm_size_dynamic_sections): Handle .plt.thumb like .plt.
6518 (elf32_arm_create_dynamic_sections): New function. Create the
6519 .plt.thumb section.
6520 (elf_backend_create_dynamic_sections): Call it.
6521
47badb7b
NC
65222002-07-31 Nick Clifton <nickc@redhat.com>
6523
6524 * bfd.c (bfd_alt_mach_code): Rename parameter 'index' to
6525 'alternative' in order to avoid shadowing global symbol of the
6526 same name.
6527 * bfd-in2.h: Regenerate.
6528 * libbfd.h: Regenerate.
6529 * libcoff.h: Regenerate.
6530
8a397dad
TS
65312002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6532
6533 * Makefile.am: Add n32 ABI support.
6534 * Makefile.in: Regenerate.
6535 * config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
6536 bit vectors for mips*-*-linux targets as optional.
6537 * configure.in: Add n32 ABI vectors.
6538 * configure: Regenerate.
6539 * elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
6540 * elfn32-mips.c: New file, n32 ABI support.
6541 * targets.c: Add n32 ABI vectors.
6542
7e392df6 65432002-07-30 Graeme Peterson <gp@qnx.com>
83e1617e 6544
7e392df6
NC
6545 * elfarmqnx-nabi.c: New file: Support for QNX.
6546 * config.bfd: Add support for arm-*-nto target.
6547 * configure.in: Add support for bfd_elf32_{big|little}armqnx_vec.
6548 * configure: Regenerate.
6549 * Makefile.am: Add entries for elfarmqnx-nabi.c.
6550 * Makefile.in: Regenerate.
6551 * elf32-arm.h (ELF_MAXPAGESIZE): Do not define if already defined.
6552 Do not define global function if ELFARM_NABI_C_INCLUDED is defined.
6553 * elfarm-nabi.c: Do not include elf32-arm.h if
6554 ELFARM_NABI_C_INCLUDED is defined.
6555 * targets.c: Add bfd_elf32_{big|little}armqnx_vec.
7330fb86 6556
7e392df6 65572002-07-30 Nick Clifton <nickc@redhat.com>
7330fb86 6558
83e1617e
NC
6559 * po/sv.po: Updated Swedish translation.
6560
704afa60
JJ
65612002-07-30 Jakub Jelinek <jakub@redhat.com>
6562
6563 * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
6564
487e54f2
AM
65652002-07-30 Alan Modra <amodra@bigpond.net.au>
6566
6567 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.
6568 * archive.c (bfd_generic_archive_p): Likewise.
6569 * coff-rs6000.c (_bfd_xcoff_archive_p): Likewise.
6570 (_bfd_xcoff_archive_p): Use bfd_scan_vma in place of strtol.
6571 * coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
6572 (xcoff64_archive_p): Likewise.
6573 (xcoff64_openr_next_archived_file): Likewise.
6574 (xcoff64_archive_p): Clean up tdata properly on error.
6575 * coffgen.c (coff_real_object_p): Likewise.
6576 (coff_object_p): Release filehdr and opthdr.
6577 * ecoff.c (_bfd_ecoff_archive_p): Clean up tdata properly on error.
6578 * ieee.c (ieee_archive_p): Likewise.
6579 * ihex.c (ihex_object_p): Likewise.
6580 (ihex_mkobject): Always allocate tdata.
6581 * peicode.h (pe_ILF_object_p): Release bfd_alloc'd buffer on error.
6582 * srec.c (srec_mkobject): Always allocate tdata.
6583 (srec_object_p): Clean up tdata properly on error.
6584 (symbolsrec_object_p): Likewise.
6585 * versados.c (versados_object_p): Likewise.
6586 * vms-misc.c (_bfd_vms_get_record): Use bfd_malloc instead of malloc,
6587 and bfd_realloc instead of realloc.
6588 (add_new_contents): Use bfd_alloc instead of bfd_malloc for sections.
6589 * vms.c (vms_initialize): Always allocate tdata. Use bfd_alloc in
6590 place of bfd_malloc, simplifying error freeing. Free hash table too.
6591 (vms_object_p): Clean up tdata on error.
6592 (vms_mkobject): Don't complain on stderr if vms_initialize fails.
6593 (vms_close_and_cleanup): Adjust for bfd_alloc use.
6594
9d46020e
AM
65952002-07-30 Alan Modra <amodra@bigpond.net.au>
6596
6597 * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.
6598
fb39dac1
RS
65992002-07-26 Chris Demetriou <cgd@broadcom.com>
6600
6601 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
6602 flags into resulting BFD.
6603
7a624474
AM
66042002-07-26 Alan Modra <amodra@bigpond.net.au>
6605
6606 From John Reiser <jreiser@BitWagon.com>
6607 * elf32-i386.c (elf_i386_link_hash_table_create): Clear
6608 tls_ldm_got.refcount.
6609
a4382ec6
TS
66102002-07-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6611
6612 * elf64-mips.c: Update TODO comment.
6613 (mips_elf64_higher_reloc,mips_elf64_highest_reloc,
6614 mips_elf64_gprel16_reloca): Remove prototypes.
6615 (mips16_jump_reloc,mips16_gprel_reloc): Add functions.
6616 (UNUSED_RELOC): Replace by EMPTY_RELOC.
6617 (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
6618 wrong comments. Remove disfunctional support of R_MIPS_HIGHER and
6619 R_MIPS_HIGHEST.
6620 (mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and
6621 R_MIPS_GOT16. Remove wrong comments.
6622 (elf_mips16_jump_howto,elf_mips16_gprel_howto,
6623 elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code
6624 from elf32-mips.c.
6625 (mips_elf64_hi16_reloc): Fix formatting.
6626 (mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove.
6627 (mips_elf64_got16_reloc): Fix formatting. Remove superfluous code.
6628 Better comment. Fall back to R_MIPS_GOT_DISP instead of abort().
6629 (mips_elf64_gprel16_reloc): Make static. Add check for
6630 partial_inplace.
6631 (mips_elf64_gprel16_reloca): Remove.
6632 (mips_elf64_literal_reloc): New function.
6633 (mips_elf64_gprel32_reloc): Fix formatting.
6634 (mips_elf64_shift6_reloc): Fix comment. Make static.
6635 (mips16_jump_reloc,mips16_gprel_reloc): New functions, code from
6636 elf32-mips.c.
6637 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
6638 elf32-mips.c
6639 (bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU
6640 specific relocations.
6641 (mips_elf64_rtype_to_howto): Enable GNU specific relocations.
6642 (mips_elf64_object_p): Invert logic to check for SGI-ish ABI.
6643 (ELF_MAXPAGESIZE): Add comment.
6644
219576a4
NC
66452002-07-25 Nick Clifton <nickc@redhat.com>
6646
6647 * po/sv.po: Updated Swedish translation.
6648 * po/es.po: Updated Spanish translation.
6649 * po/fr.po: Updated French translation.
6650
8c58d23b
AM
66512002-07-25 Alan Modra <amodra@bigpond.net.au>
6652
6653 * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
6654 as elf_link_record_local_dynamic_symbol.
6655 (_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
6656 (elf_link_record_local_dynamic_symbol): Declare. Now returns int.
6657 * elflink.h (elf_link_record_local_dynamic_symbol): Move to..
6658 * elflink.c: .. here. Use bfd_elf_get_elf_syms. Check whether an
6659 attempt is made to record a symbol in a discarded section, and
6660 return `2' in that case.
6661
ff3063f5
NC
66622002-07-24 Nick Clifton <nickc@redhat.com>
6663
6664 * po/sv.po: Updated Swedish translation.
6665 * po/es.po: Updated Spanish translation.
6666
f0fe0e16
AM
66672002-07-23 Alan Modra <amodra@bigpond.net.au>
6668
c1fb5f8a
AM
6669 * po/SRC-POTFILES.in: Regenerate.
6670
f0fe0e16
AM
6671 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
6672 immediately. Remove code handling relocatable linking.
6673 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
6674 * elf32-cris.c (cris_elf_relocate_section): Likewise.
6675 * elf32-fr30.c (elf32_frv_relocate_section): Likewise.
de2d743e 6676 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
f0fe0e16
AM
6677 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
6678 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
6679 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6680 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6681 * elf32-v850.c (v850_elf_relocate_section): Likewise.
6682 * elf32-vax.c (elf_vax_relocate_section): Likewise.
6683 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6684 * elf32-avr.c (elf_backend_rela_normal): Define.
6685 * elf32-cris.c: Likewise.
6686 * elf32-fr30.c: Likewise.
de2d743e 6687 * elf32-frv.c: Likewise.
f0fe0e16
AM
6688 * elf32-h8300.c: Likewise.
6689 * elf32-hppa.c: Likewise.
6690 * elf32-ip2k.c: Likewise.
6691 * elf32-sparc.c: Likewise.
6692 * elf32-v850.c: Likewise.
6693 * elf32-vax.c: Likewise.
6694 * elf64-hppa.c: Likewise.
6695 * elf64-sparc.c: Likewise.
6696 * elf32-fr30.c (elf32_frv_relocate_section): Edit comment.
de2d743e 6697 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
f0fe0e16
AM
6698 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
6699 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6700 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
6701 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
6702 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
6703 * elf-m10200.c (USE_RELA): Don't define.
6704 * elf-m10300.c: Likewise.
de2d743e 6705 * elfarm-oabi.c: Likewise.
f0fe0e16
AM
6706 * elf32-i370.c: Likewise.
6707 * elf32-ip2k.c: Likewise.
6708 * elf32-m68k.c: Likewise.
6709 * elf32-mcore.c: Likewise.
6710 * elf32-ppc.c: Likewise.
6711 * elf32-s390.c: Likewise.
6712 * elf32-vax.c: Likewise.
6713 * elf64-ppc.c: Likewise.
6714 * elf64-s390.c: Likewise.
6715 * elf64-x86-64.c: Likewise.
6716 * elfxx-ia64.c: Likewise.
6717 * elf32-avr.c (USE_REL): Don't undef.
6718 * elf32-ip2k.c: Likewise.
6719
5e8d7549
NC
67202002-07-23 Nick Clifton <nickc@redhat.com>
6721
6722 * elf-bfd.h (struct elf_backend_data): Add new bitfield
6723 'want_p_paddr_set_to_zero'.
6724 * elfxx-target.h: Set default value for want_p_paddr_set_to_zero
6725 to false;
6726 * elfxx-ia64.c: Set want_p_paddr_set_zero for HPUX target.
6727 * elf.c (copy_private_bfd_data): Test want_p_paddr_set_zero.
6728
9e12c7db
NC
67292002-07-23 Gabor Keresztfalvi <keresztg@mail.com>
6730
6731 * nlmcode.h (nlm_swap_auxiliary_headers_out): Swapped the order of
6732 the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM loaders to
6733 show the Copyright string.
6734 Minor formatting tidy ups.
6735
0461a601
NC
67362002-07-23 Nick Clifton <nickc@redhat.com>
6737
ff3063f5
NC
6738 * po/fr.po: Updated French translation.
6739 * po/sv.po: Updated Swedish translation.
0461a601 6740
fad2542d
AM
67412002-07-23 Alan Modra <amodra@bigpond.net.au>
6742
6743 * elflink.h (elf_link_input_bfd): Don't change internal symbols
6744 when outputting relocs.
6745
c0647bfc
JT
67462002-07-20 Jason Thorpe <thorpej@wasabisystems.com>
6747
6748 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
6749 DT_PLTGOT into the dynamic section if there is a PLT.
6750
d01414a5
TS
67512002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6752
6753 * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
6754 elf32-mips.c.
6755 (_bfd_mips_elf_write_section): Likewise.
6756 * elfxx-mips.h (_bfd_mips_elf_discard_info): New prototype.
6757 (_bfd_mips_elf_write_section): Likewise.
6758 * elf32-mips.c (elf32_mips_discard_info): Move to elfxx-mips.c.
6759 (elf32_mips_write_section): Likewise.
6760 * elf64-mips.c (_bfd_mips_elf_ignore_discarded_relocs): Use it.
6761 (_bfd_mips_elf_write_section): Likewise.
6762
40c97fc6
AM
67632002-07-19 Alan Modra <amodra@bigpond.net.au>
6764
6765 * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
6766 PT_IA_64_UNWIND segments for a given section.
6767
58378160
L
67682002-07-17 H.J. Lu <hjl@gnu.org>
6769
6770 * Makefile.am: Fix a typo.
6771 * Makefile.in: Regenerate.
6772
cf88bb9f
NC
67732002-07-15 Denis Chertykov <denisc@overta.ru>
6774 Frank Ch. Eigler <fche@redhat.com>
6775 Ben Elliston <bje@redhat.com>
6776 Alan Lehotsky <alehotsky@cygnus.com>
6777 John Healy <jhealy@redhat.com>
6778 Graham Stott <grahams@redhat.com>
6779 Jeff Johnston <jjohnstn@redhat.com>
6780
6781 * Makefile.am: Add support for ip2k.
6782 * Makefile.in: Regenerate.
6783 * doc/Makefile.in: Regenerate.
6784 * archures.c: Add support for ip2k.
6785 * config.bfd: Add support for ip2k.
6786 * configure.in: Add support for ip2k.
6787 * configure: Regenerate.
6788 * reloc.c: Add support for ip2k.
6789 * targets.c: Add support for ip2k.
6790 * bfd-in2.h: Regenerate.
6791 * libbfd.h: Regenerate.
6792 * cpu-ip2k.c: New file.
6793 * elf32-ip2k.c: New file.
6794
0dafd5f6
RE
67952002-07-17 Ian Rickards <irickard@arm.com>
6796
40c97fc6 6797 * dwarf2.c (concat_filename): If we can't establish the directory
0dafd5f6
RE
6798 just return the filename.
6799
36b08f12
AM
68002002-07-16 Moritz Jodeit <moritz@jodeit.org>
6801
6802 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.
6803
58821868
AM
68042002-07-16 Alan Modra <amodra@bigpond.net.au>
6805
6806 * elflink.h: Formatting fixes, tidy prototypes.
6807 (elf_link_assign_sym_version): Move common code out of loop.
6808
c89583f8
AM
68092002-07-16 Alan Modra <amodra@bigpond.net.au>
6810
6811 * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
6812 reloc section size is zero. Correct reloc output location.
6813
ba94744e
AM
68142002-07-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6815
6816 * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
6817 the final type for the e_fsel selector when generating PA2.0W code.
6818 (elf_hppa_relocate_insn): Provide support for PA2.0W 16-bit format 1
6819 relocations.
6820
96a94295
L
68212002-07-14 H.J. Lu <hjl@gnu.org>
6822
6823 * elflink.h (elf_link_assign_sym_version): Hide the default
6824 definition if there is a hidden versioned definition.
6825
6849c52f
HPN
68262002-07-12 Hans-Peter Nilsson <hp@axis.com>
6827
6828 * elf32-cris.c (cris_elf_relocate_section): Drop nonsensical
6829 dynamic reference test in assertion when initializing GOT with
6830 static contents. Just assert that there are either no dynamic
6831 sections, the symbol is defined in the regular objects or that the
6832 symbol is undef weak. Tweak comment.
6833 (elf_cris_finish_dynamic_symbol): Emit .got reloc for a program
6834 only if the symbol isn't defined in the program and isn't undef
6835 weak.
6836 (elf_cris_adjust_dynamic_symbol): Simplify condition for getting
6837 rid of PLT entry: only do it if the symbol isn't defined in a DSO.
6838 When doing so, clear ELF_LINK_HASH_NEEDS_PLT. Tweak comments.
6839 (elf_cris_discard_excess_program_dynamics): Don't consider
6840 ELF_LINK_HASH_REF_DYNAMIC when omitting .got runtime relocs.
6841
239e1f3a
AM
68422002-07-11 Alan Modra <amodra@bigpond.net.au>
6843
6844 * elf32-i386.c (elf_i386_relocate_section): Don't complain about
6845 unresolved debugging relocs in dynamic applications.
6846 * elf32-s390.c (elf_s390_relocate_section): Likewise.
6847 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6848 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
6849 * elf64-s390.c (elf_s390_relocate_section): Likewise.
6850 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6851 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
6852
2f6d9989
AM
68532002-07-10 Alan Modra <amodra@bigpond.net.au>
6854
f5e87a1d
AM
6855 * elf64-ppc.c (ONES): Define.
6856 (ppc64_elf_howto_table): Use ONES here to avoid warnings. Fill in
6857 missing src_mask fields. Tweak R_PPC64_NONE, R_PPC64_COPY. Fill
6858 in missing dst_mask fields on R_PPC64_PLT32, R_PPC64_PLTREL32.
6859
2f6d9989
AM
6860 * elf64-ppc.c (ppc64_elf_get_symbol_info): Delete.
6861 (ppc64_elf_set_private_flags): Delete.
6862 (ppc64_elf_section_from_shdr): Delete.
6863 (ppc64_elf_merge_private_bfd_data): Remove flag checking/merging code.
6864 (ppc64_elf_fake_sections): Delete.
6865 (bfd_elf64_bfd_set_private_flags): Don't define.
6866 (bfd_elf64_get_symbol_info): Likewise.
6867 (elf_backend_section_from_shdr): Likewise.
6868 (elf_backend_fake_sections): Likewise.
6869
0594c12d
AM
68702002-07-10 Marco Walther <Marco.Walther@sun.com>
6871
6872 * elf.c: (assign_section_numbers) Set sh_entsize for .stab only
6873 when not already set.
6874 * elf64-sparc.c: (sparc64_elf_fake_sections): New function.
6875 (elf_backend_fake_sections): Define.
6876
699cb9b8
AM
68772002-07-10 Alan Modra <amodra@bigpond.net.au>
6878
6879 * merge.c (_bfd_merge_section): Remove redundant output_section check.
6880 Formatting.
6881 (_bfd_merge_sections): Don't set SEC_EXCLUDE on unused sections.
6882
0a4787a0
HPN
68832002-07-09 Hans-Peter Nilsson <hp@axis.com>
6884
6885 * elf32-cris.c (cris_elf_relocate_section): Move sanity-check for
6886 NULL sym_hashes to just before use.
6887 <case R_CRIS_32_GOTREL>: In test for local symbol, accept also
6888 symbol with non-default visibility.
6889 <case R_CRIS_32_GOTREL, case R_CRIS_32_PLT_GOTREL>: Ditto.
6890 <case R_CRIS_8_PCREL, case R_CRIS_16_PCREL, case R_CRIS_32_PCREL>:
6891 Ditto.
6892 (cris_elf_gc_sweep_hook): Only decrease h->plt.refcount for
6893 symbol with non-default visibility.
6894 (cris_elf_check_relocs): At tests for local symbol before
6895 increasing h->plt.refcount, also check for non-default
6896 visibility. Ditto when checking for local symbol to eliminate
6897 pc-relative runtime relocs.
6898
aecc8f8a
AM
68992002-07-08 Alan Modra <amodra@bigpond.net.au>
6900
6901 * elf.c: Formatting.
6902 (IS_SOLARIS_PT_INTERP): Add p_paddr and p_memsz checks.
6903 (INCLUDE_SECTION_IN_SEGMENT): Remove IS_SOLARIS_PT_INTERP.
6904 (copy_private_bfd_data): Set p_vaddr on broken Solaris PT_INTERP
6905 segments.
6906
e9168c1e
MM
69072002-07-07 Mark Mitchell <mark@codesourcery.com>
6908 Alan Modra <amodra@bigpond.net.au>
6909
6910 * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into
6911 account the impact of relocation count overflow when computing
6912 section offsets.
6913 * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
6914 or not to apply the PE COFF reloc overflow handling. Fix a
6915 fencepost error in deciding whether or not to use that technique.
6916
6cdc0ccc
AM
69172002-07-07 Alan Modra <amodra@bigpond.net.au>
6918
6919 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
6920 change type of locsyms.
6921 (bfd_elf_get_elf_syms): Declare.
6922 * elf.c (bfd_elf_get_elf_syms): New function.
6923 (group_signature): Use bfd_elf_get_elf_syms.
6924 (bfd_section_from_r_symndx): Likewise.
6925 * elfcode.h (elf_slurp_symbol_table): Likewise.
6926 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
6927 (elf_link_add_object_symbols): Likewise. Reorganise to increase
6928 locality of various data structures. Properly free internal relocs.
6929 (elf_bfd_final_link): Properly free internal relocs.
6930 (elf_link_check_versioned_symbol): Use bfd_elf_get_elf_syms.
6931 (elf_link_input_bfd): Likewise.
6932 (elf_gc_mark): Likewise. Properly free internal relocs.
6933 (elf_gc_sweep): Properly free internal relocs.
6934 (elf_reloc_symbol_deleted_p): No need to swap syms in.
6935 (elf_bfd_discard_info): Use bfd_elf_get_elf_syms. Properly free
6936 internal relocs.
6937 * elf-m10200.c (mn10200_elf_relax_section): Use bfd_elf_get_elf_syms.
6938 Properly free possibly cached info.
6939 (mn10200_elf_relax_delete_bytes): Remove symbol swapping code.
6940 (mn10200_elf_symbol_address_p): Pass in internal syms. Remove
6941 symbol swapping code.
6942 (mn10200_elf_get_relocated_section_contents): Use bfd_elf_get_elf_syms.
6943 Properly free possibly cached info.
6944 * elf-m10300.c (mn10300_elf_relax_section): As above for elf-m10200.c.
6945 (mn10300_elf_relax_delete_bytes): Likewise.
6946 (mn10300_elf_symbol_address_p): Likewise.
6947 (mn10300_elf_get_relocated_section_contents): Likewise.
6948 * elf32-h8300.c (elf32_h8_relax_section): As above for elf-m10200.c.
6949 (elf32_h8_relax_delete_bytes): Likewise.
6950 (elf32_h8_symbol_address_p): Likewise.
6951 (elf32_h8_get_relocated_section_contents): Likewise.
6952 * elf32-m32r.c (m32r_elf_relax_section): As above for elf-m10200.c.
6953 (m32r_elf_relax_delete_bytes): Likewise.
6954 (m32r_elf_get_relocated_section_contents): Likewise.
6955 * elf32-sh.c (sh_elf_reloc_loop): Free section contents using
6956 elf_section_data to determine whether cached.
6957 (sh_elf_relax_section): As above for elf-m10200.c.
6958 (sh_elf_relax_delete_bytes): Likewise.
6959 (sh_elf_get_relocated_section_contents): Likewise.
6960 * elf32-xstormy16.c (xstormy16_elf_relax_section): As above.
6961 * elf64-alpha.c (elf64_alpha_relax_section): As above. Also delay
6962 reading of local syms.
6963 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
6964 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): As above.
6965 * elfxx-ia64.c (elfNN_ia64_relax_section): As above.
6966 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Properly free internal
6967 relocs.
6968 * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Properly
6969 free internal relocs and section contents. Don't read symbols.
6970 * elf32-hppa.c (get_local_syms): Use bfd_elf_get_elf_syms.
6971 (elf32_hppa_size_stubs): Don't free local syms.
6972 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Delay
6973 reading of local syms. Use bfd_elf_get_elf_syms. Properly free
6974 possibly cached info.
6975 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
6976 * elf64-hppa.c (elf64_hppa_check_relocs): Use bfd_elf_get_elf_syms.
6977 * elf64-ppc.c (struct ppc_link_hash_table): Delete bfd_count and
6978 all_local_syms.
6979 (get_local_syms): Delete function.
6980 (edit_opd): Use bfd_elf_get_elf_syms. Free on error exit. Cache
6981 on exit.
6982 (ppc64_elf_size_stubs): Use bfd_elf_get_elf_syms. Free/cache on exit.
6983
b3212001
JW
69842002-07-05 Jim Wilson <wilson@redhat.com>
6985
6986 * syms.c (decode_section_type): New.
6987 (bfd_decode_symclass): Call decode_section_type.
6988
894bb1ee
JJ
69892002-07-04 Jakub Jelinek <jakub@redhat.com>
6990
6991 * merge.c (_bfd_merged_section_offset): Avoid accessing byte before
6992 section content start.
6993 Reported by Michael Schumacher <mike@hightec-rt.com>.
6994
bc0ba537
AM
69952002-07-04 Alan Modra <amodra@bigpond.net.au>
6996
9b5ecbd0 6997 * section.c (_bfd_strip_section_from_output): Remove unnecessary
bc0ba537
AM
6998 link order code. Don't actually remove the output section here;
6999 Just set a flag for the linker to do so.
7000 * elflink.c (_bfd_elf_link_renumber_dynsyms): Test for removed
7001 sections when setting up output section dynsyms.
7002
797fc050
AM
70032002-07-04 Alan Modra <amodra@bigpond.net.au>
7004
7005 * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpux
7006 fudge.
7007 * elf.c (bfd_section_from_shdr): Work around broken hpux shared
7008 libs here instead.
7009
99881371
MS
70102002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>
7011
7012 * elf64-s390.c (create_got_section): Set .got section alignment to
7013 8 bytes.
7014 (elf_s390_check_relocs): Set .rela.dyn section alignment to 8 bytes.
7015
47d9a591
AM
70162002-07-02 Alan Modra <amodra@bigpond.net.au>
7017
7018 * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
7019
179d3252
JT
70202002-07-01 Matt Thomas <matt@3am-software.com>
7021
7022 * elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
7023 to EF_VAX_*.
7024
4a14403c
TS
70252002-07-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7026
7027 * elfxx-mips.c (ABI_64_P): Fix comment.
7028 (MIPS_ELF_OPTIONS_SECTION_NAME,MIPS_ELF_STUB_SECTION_NAME): Use the
7029 new section names for N64 ABI.
7030 (mips_elf_output_extsym): No special _gp_disp handling for NewABI.
7031 (mips_elf_calculate_relocation): Code formatting.
7032 (mips_elf_create_dynamic_relocation): Likewise.
7033 (_bfd_mips_elf_fake_sections): IRIX6 needs this hack, too.
7034 (_bfd_mips_elf_size_dynamic_sections): Handle GOT_PAGE for any NewABI.
7035 (_bfd_mips_elf_relocate_section): No special handling for R_MIPS_64
7036 in any NewABI.
7037 (_bfd_mips_elf_finish_dynamic_symbol): No special _gp_disp handling
7038 for NewABI.
7039 (_bfd_mips_elf_modify_segment_map): Handle any N64 ABI.
7040 (_bfd_mips_elf_gc_sweep_hook): NewABI GOT relocs should be handled
7041 here, too.
7042
607c0e09
AS
70432002-07-01 Andreas Schwab <schwab@suse.de>
7044
7045 * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convert
7046 R_X86_64_64 to R_X86_64_RELATIVE.
7047
ba26fd96
AM
70482002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
7049
7050 * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
7051 * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Add new backend.
7052 Run "make dep-am".
7053 * config.bfd (vax-*-bsd* | vax-*-ultrix*): Use vaxbsd_vec instead of
7054 host_aout_vec.
7055 * configure.in (vaxbsd_vec): Add.
7056 * targets.c (vaxbsd_vec): Add.
7057 * Makefile.in: Rebuild.
7058 * configure: Rebuild.
7059 * po/SRC-POTFILES.in: Rebuild.
7060
1e2f5b6e
AM
70612002-07-01 Alan Modra <amodra@bigpond.net.au>
7062
7063 * elflink.h (elf_gc_mark): Pass in the section whose relocs we are
7064 examining to gc_mark_hook, rather than the bfd.
7065 (elf_gc_sections): Adjust.
7066 * elf-bfd.h (struct elf_backend_data <gc_mark_hook>): Likewise.
7067 * elf-m10300.c (mn10300_elf_gc_mark_hook): Likewise.
7068 * elf32-arm.h (elf32_arm_gc_mark_hook): Likewise.
7069 * elf32-avr.c (elf32_avr_gc_mark_hook): Likewise.
7070 * elf32-cris.c (cris_elf_gc_mark_hook): Likewise.
7071 * elf32-d10v.c (elf32_d10v_gc_mark_hook): Likewise.
7072 * elf32-fr30.c (fr30_elf_gc_mark_hook): Likewise.
7073 * elf32-hppa.c (elf32_hppa_gc_mark_hook): Likewise.
7074 * elf32-i386.c (elf_i386_gc_mark_hook): Likewise.
7075 * elf32-m32r.c (m32r_elf_gc_mark_hook): Likewise.
7076 * elf32-m68k.c (elf_m68k_gc_mark_hook): Likewise.
7077 * elf32-mcore.c (mcore_elf_gc_mark_hook): Likewise.
7078 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Likewise.
7079 * elf32-ppc.c (ppc_elf_gc_mark_hook): Likewise.
7080 * elf32-s390.c (elf_s390_gc_mark_hook): Likewise.
7081 * elf32-sh.c (sh_elf_gc_mark_hook): Likewise.
7082 * elf32-sparc.c (elf32_sparc_gc_mark_hook): Likewise.
7083 * elf32-v850.c (v850_elf_gc_mark_hook): Likewise.
7084 * elf32-vax.c (elf_vax_gc_mark_hook): Likewise.
7085 * elf32-xstormy16.c (xstormy16_elf_gc_mark_hook): Likewise.
7086 * elf64-mmix.c (mmix_elf_gc_mark_hook): Likewise.
7087 * elf64-ppc.c (ppc64_elf_gc_mark_hook): Likewise.
7088 * elf64-s390.c (elf_s390_gc_mark_hook): Likewise.
7089 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
7090 * elfxx-mips.c (_bfd_mips_elf_gc_mark_hook): Likewise.
7091 * elfxx-mips.h (_bfd_mips_elf_gc_mark_hook): Likewise.
7092 * elf64-x86-64.c (elf64_x86_64_gc_mark_hook): Likewise.
7093 * elf32-frv.c (elf32_frv_gc_mark_hook): Likewise. Also remove
7094 redundant local sym tests.
7095 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_entry.
7096 (link_hash_newfunc): Init is_entry.
7097 (ppc64_elf_copy_indirect_symbol): Copy is_entry.
7098 (ppc64_elf_link_hash_table_create): Init all_local_syms.
7099 (create_linkage_sections): Use bfd_make_section_anyway rather than
7100 bfd_make_section.
7101 (ppc64_elf_mark_entry_syms): New function.
7102 (ppc64_elf_check_relocs): Don't bother testing elf_bad_symtab. Set
7103 up opd entry to function section map.
7104 (ppc64_elf_gc_mark_hook): Special case opd section relocs, and
7105 relocs that reference the opd section.
7106 (edit_opd): New function.
7107 (ppc64_elf_size_dynamic_sections): Call get_local_syms and edit_opd.
7108 (ppc64_elf_setup_section_lists): Don't calculate htab->bfd_count here.
7109 (get_local_syms): Do so here. Exit if we already have local syms.
7110 Remove bogus comment imported from elf32-hppa.c. Don't attempt to
7111 read local syms on non-ELF input.
7112 (ppc64_elf_size_stubs): Call _bfd_elf64_link_read_relocs rather
7113 than duplicating it's function here. Adjust free of internal
7114 relocs to suit.
7115 (ppc64_elf_relocate_section): Adjust local syms in opd section.
7116 * elf64-ppc.h (ppc64_elf_mark_entry_syms): Declare.
7117 * elf32-hppa.c (elf32_hppa_size_stubs): Call
7118 _bfd_elf32_link_read_relocs rather than duplicating it's function
7119 here. Adjust free of internal relocs to suit.
7120
1b71fb54
AJ
71212002-07-01 Andreas Jaeger <aj@suse.de>
7122
7123 * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocations
7124 are not allowed in shared libs code, enforce -fPIC.
7125
8d28f606
HPN
71262002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
7127
7128 * mmo.c (mmo_write_loc_chunk): Don't eliminate leading and
7129 trailing zero-sequences when there's previous left-over data.
7130
5ac81c74
JL
71312002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>
7132
7133 * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.
7134 (elf64_hppa_finish_dynamic_sections): Check other_rel_sec, dlt_rel_sec
7135 and opd_rel_sec in order for starting rela section. Check _raw_size.
7136 (elf_backend_reloc_type_class): Define.
7137
91a4d569
AM
71382002-06-27 Kevin Buettner <kevinb@redhat.com>
7139
7140 * dwarf2.c (decode_line_info): Handle older, non-standard, 64-bit
7141 DWARF2 formats.
7142
feee612b
AM
71432002-06-27 Alan Modra <amodra@bigpond.net.au>
7144
7145 * cpu-powerpc.c: Comment on ordering of arch_info.
7146 * elf32-ppc.c (ppc_elf_object_p): New function.
7147 (elf_backend_object_p): Define.
7148 * elf64-ppc.c (ppc64_elf_object_p): New function.
7149 (elf_backend_object_p): Define.
7150
a4e6cefc
JT
71512002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
7152
7153 * configure.in (vax-*-netbsd*): Set COREFILE to netbsd-core.lo.
7154 * configure: Regenerate.
7155
dae2dd0d
NC
71562002-06-25 Jason Eckhardt <jle@rice.edu>
7157
7158 * dwarf2.c (decode_line_info): Check unit->addr_size
7159 to read in the proper number of prologue bytes.
7160
680f9d5c
NC
71612002-06-25 Nick Clifton <nickc@cambridge.redhat.com>
7162
7163 * config.bfd (powerpc-*-aix5*): Only create a selvecs for
7164 aix5coff64_vec if 64-bit bfd support has been enabled.
91a4d569
AM
7165 (powerpc64-*-aix5*): Only define if 64-bit bfd support has
7166 been enabled.
dae2dd0d 7167
680f9d5c
NC
7168 * targets.c (_bfd_target_vector[]): Only include
7169 aix5coff64_vec if 64-bit bfd support has been enabled.
7170
d4c88bbb
AM
71712002-06-25 Alan Modra <amodra@bigpond.net.au>
7172
7173 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.
7174 * elf32-hppa.c (hppa_add_stub): Likewise.
7175 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
7176 * elflink.h (elf_add_default_symbol): Fix comment typo.
7177 (elf_add_default_symbol): Replace strcpy and strncpy with memcpy.
7178 (elf_link_add_object_symbols): Likewise.
7179 (elf_link_assign_sym_version): Likewise.
7180 * hash.c (bfd_hash_lookup): Likewise.
7181 * linker.c (_bfd_generic_link_add_one_symbol): Likewise.
7182 * section.c (bfd_get_unique_section_name): Likewise.
7183 * syms.c (_bfd_stab_section_find_nearest_line): Likewise.
7184 * elf.c (_bfd_elf_make_section_from_phdr): Likewise.
7185 (assign_section_numbers): Likewise.
7186 (_bfd_elfcore_make_pseudosection): Likewise.
7187 (elfcore_grok_lwpstatus): Likewise.
7188 (elfcore_grok_win32pstatus): Likewise.
7189 (elfcore_write_note): Constify input params. Use PTR instead of
7190 void *. Include terminating NUL in namesz. Correct padding.
7191 Support NULL "name" param. Use memcpy instead of strcpy.
7192 (elfcore_write_prpsinfo): Constify input params.
7193 (elfcore_write_prstatus): Likewise. Use PTR instead of void *.
7194 (elfcore_write_lwpstatus): Likewise.
7195 (elfcore_write_pstatus): Likewise.
7196 (elfcore_write_prfpreg): Likewise.
7197 (elfcore_write_prxfpreg): Likewise.
7198 * elf-bfd.h (elfcore_write_note): Update declaration.
7199 (elfcore_write_prpsinfo): Likewise.
7200 (elfcore_write_prstatus): Likewise.
7201 (elfcore_write_pstatus): Likewise.
7202 (elfcore_write_prfpreg): Likewise.
7203 (elfcore_write_prxfpreg): Likewise.
7204 (elfcore_write_lwpstatus): Likewise.
7205
b0ac09d2
NC
72062002-06-25 Jason Eckhardt <jle@rice.edu>
7207
7208 * ecoff.c (ecoff_set_symbol_info): Set BSF_FUNCTION for
7209 symbols of type stProc and stStaticProc.
7210
72112002-06-25 Nick Clifton <nickc@redhat.com>
7212
7213 * ecoff.c: VArious formatting fixes.
7214
021d6096
AM
72152002-06-25 Alan Modra <amodra@bigpond.net.au>
7216
7217 * coff-rs6000.c (xcoff_generate_rtinit): Fix typo.
7218
82e51918
AM
72192002-06-25 Alan Modra <amodra@bigpond.net.au>
7220
7221 * aout-adobe.c: Don't compare against "true" or "false.
7222 * aout-target.h: Likewise.
7223 * aoutx.h: Likewise.
7224 * archive.c: Likewise.
7225 * bout.c: Likewise.
7226 * cache.c: Likewise.
7227 * coff-a29k.c: Likewise.
7228 * coff-alpha.c: Likewise.
7229 * coff-i386.c: Likewise.
7230 * coff-mips.c: Likewise.
7231 * coff-or32.c: Likewise.
7232 * coff64-rs6000.c: Likewise.
7233 * coffcode.h: Likewise.
7234 * coffgen.c: Likewise.
7235 * cpu-ns32k.c: Likewise.
7236 * ecoff.c: Likewise.
7237 * ecofflink.c: Likewise.
7238 * elf.c: Likewise.
7239 * elf32-arm.h: Likewise.
7240 * elf32-cris.c: Likewise.
7241 * elf32-d30v.c: Likewise.
7242 * elf32-i386.c: Likewise.
7243 * elf32-mcore.c: Likewise.
7244 * elf32-ppc.c: Likewise.
7245 * elf32-sh.c: Likewise.
7246 * elf32-sh64.c: Likewise.
7247 * elf32-v850.c: Likewise.
7248 * elf64-alpha.c: Likewise.
7249 * elf64-sh64.c: Likewise.
7250 * elfcode.h: Likewise.
7251 * elfcore.h: Likewise.
7252 * elflink.h: Likewise.
7253 * elfxx-mips.c: Likewise.
7254 * i386os9k.c: Likewise.
7255 * ieee.c: Likewise.
7256 * libbfd.c: Likewise.
7257 * linker.c: Likewise.
7258 * mmo.c: Likewise.
7259 * nlm32-alpha.c: Likewise.
7260 * nlm32-i386.c: Likewise.
7261 * nlm32-ppc.c: Likewise.
7262 * nlm32-sparc.c: Likewise.
7263 * nlmcode.h: Likewise.
7264 * oasys.c: Likewise.
7265 * pdp11.c: Likewise.
7266 * peicode.h: Likewise.
7267 * reloc.c: Likewise.
7268 * som.c: Likewise.
7269 * srec.c: Likewise.
7270 * tekhex.c: Likewise.
7271 * vms.c: Likewise.
7272 * xcofflink.c: Likewise.
7273 * elf64-sparc.c: Edit comment to not use "== false".
7274
7275 * aoutf1.h: Don't use "? true : false".
7276 * ecoff.c: Likewise.
7277 * format.c: Likewise.
7278 * ieee.c: Likewise.
7279 * linker.c: Likewise.
7280 * mmo.c: Likewise.
7281 * oasys.c: Likewise.
7282
48fc70a2
AM
72832002-06-23 H.J. Lu <hjl@gnu.org>
7284
7285 * elflink.h (elf_link_add_archive_symbols): For the default
7286 version, check references with only one `@' first.
7287
47b7c2db
AM
72882002-06-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
7289
7290 * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): New
7291 function.
9b5ecbd0 7292 (allocate_global_data_dlt): Don't add millicode symbols to dynamic
47b7c2db
AM
7293 symbol table.
7294 (allocate_global_data_opd, allocate_dynrel_entries): Likewise.
7295 (elf64_hppa_size_dynamic_sections): Revise to use
7296 elf64_hppa_mark_milli_and_exported_functions.
7297 (elf64_hppa_finish_dynamic_symbol): Remove code to keep millicode
7298 symbols out of dynamic symbol table.
7299
f5d44ba0
AM
73002002-06-23 Alan Modra <amodra@bigpond.net.au>
7301
bb3fff1e
AM
7302 * Makefile.in: Regenerate.
7303 * libbfd.h: Regenerate.
7304 * bfd-in2.h: Regenerate.
7305 * configure: Regenerate.
7306 * po/SRC-POTFILES.in: Regenerate.
7307
f5d44ba0
AM
7308 * elflink.h: Comment typo fixes.
7309
73102002-06-23 H.J. Lu <hjl@gnu.org>
7311
7312 * elf-bfd.h (elf_link_loaded_list): New structure.
7313 (elf_link_hash_table): Add "loaded".
7314 * elf.c (_bfd_elf_link_hash_table_init): Initialize "loaded".
7315 * elflink.h (elf_link_check_versioned_symbol): New function.
7316 (elf_link_output_extsym): Call elf_link_check_versioned_symbol.
7317
cc36acdf
NC
73182002-06-19 Nick Clifton <nickc@cambridge.redhat.com>
7319
7320 * elflink.h (size_dynamic_sections): If the target does not
f5d44ba0 7321 support an ELF style hash table, return true, indicating that
cc36acdf
NC
7322 nothing needed to be done, rather than false, indicating that the
7323 section's size could not be computed.
7324
4e5ba5b7
DB
73252002-06-18 Dave Brolley <brolley@redhat.com>
7326
7327 From Catherine Moore, Michael Meissner, Dave Brolley:
7328 * po/SRC-POTFILES.in: Add cpu-frv.c and elf32-frv.c
7329 * targets.c: Support bfd_elf32_frv_vec.
7330 * reloc.c: Add FRV relocs.
7331 * configure.in: Add support for bfd-elf32-frv-vec.
7332 * config.bfd (targ_cpu): Add support for frv-*-elf.
7333 * archures.c: Add frv arch and machines.
7334 * Makefile.am (ALL_MACHINES): Add cpu-frv.lo.
7335 (ALL_MACHINES_CFILES): Add cpu-frv.c.
7336 (BFD32_BACKENDS): Add elf32-frv.lo.
7337 (BFD32_BACKENDS_CFILES): Add elf32-frv.c
7338 (cpu-frv.lo): New target.
7339 (elf32-frv.lo): New target.
7340 * cpu-frv.c: New file.
7341 * elf32-frv.c: New file.
7342
7ece0d85
JJ
73432002-06-18 Jakub Jelinek <jakub@redhat.com>
7344
7345 * elfcode.h (elf_object_p): Sanity check eh_shoff == 0 implies
7346 e_shnum == 0.
7347 Only read the first section header if e_shoff is non-zero.
7348 Don't consider e_shstrndx if there are no sections.
7349
57fb03ac
TR
73502002-06-17 Tom Rix <trix@redhat.com>
7351
7352 * elf32-d10v.c (elf_d10v_howto_table): Change R_D10V_10_PCREL_R,
f5d44ba0 7353 R_D10V_10_PCREL_L and R_D10V_18_PCREL to use
57fb03ac
TR
7354 complain_overflow_bitfield.
7355
341ca622
AM
73562002-06-17 Alan Modra <amodra@bigpond.net.au>
7357
767e34d1
AM
7358 * opncls.c (bfd_openr): Remove redundant bfd_set_error.
7359 (bfd_fdopenr): Likewise.
7360 (bfd_openstreamr): Likewise.
7361 (bfd_openw): Likewise.
7362
341ca622
AM
7363 * targets.c: Sort target vecs.
7364 (_bfd_target_vector): Add aix5coff64_vec, bfd_elf32_sh64_vec,
7365 bfd_elf32_sh64l_vec, bfd_elf32_sh64lnbsd_vec,
7366 bfd_elf32_sh64nbsd_vec, bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec,
7367 bfd_elf64_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec.
7368 * configure.in: Sort target vecs. Add m88kmach3_vec.
7369 * configure: Regenerate.
7370
dfbbae4c
HPN
73712002-06-16 Hans-Peter Nilsson <hp@bitrange.com>
7372
7373 * elf64-mmix.c (bpo_reloc_request_sort_fn): Use member
7374 bpo_reloc_no to break sort order ties, not address of items.
7375
d663e1cd
JL
73762002-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
7377
7378 * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.
7379 Skip excluded sections in determing __gp value.
7380 (elf_hppa_final_link_relocate): Use the symbol's address in
7381 R_PARISC_FPTR64 relocations that don't need an opd entry.
7382 * elf64-hppa.c (allocate_dynrel_entries): Simplify code.
7383 (elf64_hppa_finalize_dynreloc): Likewise.
7384 (elf64_hppa_size_dynamic_sections): Move comments and fix typo.
7385 (elf64_hppa_finish_dynamic_symbol): Break up assert.
7386
a8295218
NC
73872002-06-14 Sergey Grigoriev <serge@leopold.Physik.Uni-Augsburg.DE>
7388
7389 * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
7390 alignment for .bss, .data and .text sections so that sse and sse2
7391 code will work.
7392 * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
7393
73942002-06013 J"orn Rennecke <joern.rennecke@superh.com>
5d9b5481
JR
7395
7396 config.bfd: Add support for sh[1234]l*-*-elf* | sh3el*-*-elf*,
7397 sh[1234]*-elf*.
7398
3db4b612
JL
73992002-06-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
7400
2cb69dd3
JL
7401 * elflink.h (elf_bfd_final_link): Improve error handling for missing
7402 dynamic sections.
7403
3db4b612
JL
7404 * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entry
7405 for a symbol that has no output section.
7406 (allocate_dynrel_entries): Correct comment.
7407 (elf64_hppa_finalize_dynreloc): Likewise. Don't create an opd entry
7408 unless we want one.
7409 (elf64_hppa_finalize_opd): Prevent segfault if dyn_h is NULL.
7410 (elf64_hppa_finalize_dlt): Likewise. Prevent segfault for symbols
7411 with no section. Remove unnecessary parentheses.
7412
f3813499
TR
74132002-06-11 Tom Rix <trix@redhat.com>
7414
7415 * coffcode.h (coff_compute_section_file_positions): Add data
7416 section to AIX loader alignment check.
7417
f5d44ba0 7418 * coff-rs6000.c (_bfd_xcoff_mkobject): Set default text section
f3813499
TR
7419 alignment to 4 bytes.
7420 (_bfd_xcoff_copy_private_bfd_data): Use text and data alignment
7421 power accessor macro.
7422 (do_shared_object_padding): Remove invalid assertion.
7423
0ebaf185
RS
74242002-06-10 Richard Sandiford <rsandifo@redhat.com>
7425
7426 * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
7427 for removed output sections.
7428
ebe3e2d1
NC
74292002-06-10 Geoffrey Keating <geoffk@redhat.com>
7430
7431 * merge.c (merge_strings): Use htab_create_alloc with calloc, not
7432 htab_alloc.
7433 * elf-strtab.c (_bfd_elf_strtab_finalize): Likewise.
7434
0b14c2aa
L
74352002-06-08 H.J. Lu <hjl@gnu.org>
7436
7437 * elf.c (copy_private_bfd_data): Don't cast to bfd_size_type to
7438 work around a long long bug in gcc 2.96 on mips.
7439
3c2bfad6
JT
74402002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7441
7442 * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
7443 (BFD32_BACKENDS_CFILES): Add vax1knetbsd.c.
7444 Regenerate dependency lists.
7445 * Makefile.in: Regenerate.
7446 * config.bfd (vax-*-netbsdelf*, vax-*-netbsdaout*): Add
7447 vax1knetbsd_vec to targ_selvecs.
7448 * configure.in: Add vax1knetbsd_vec.
7449 * configure: Regenerate.
7450 * targets.c (_bfd_target_vector): Add vax1knetbsd_vec.
7451 * vax1knetbsd.c: New file.
7452 * vaxnetbsd.c: Update copyright years.
7453 (TARGET_PAGE_SIZE): Set to 0x1000.
7454 (DEFAULT_MID): Set to M_VAX4K_NETBSD.
7455
91149be3
JT
74562002-06-08 Matt Thomas <matt@3am-software.com>
7457
7458 * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
7459
21e15248
AM
74602002-06-08 Alan Modra <amodra@bigpond.net.au>
7461
7462 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.
7463
986b7daa
AM
74642002-06-08 Alan Modra <amodra@bigpond.net.au>
7465
e90b95f6
AM
7466 * Makefile.am: Run "make dep-am".
7467 * Makefile.in: Regenerate.
7468
3f9c735e
AM
7469 * armnetbsd.c: Replace CONST with const.
7470 * corefile.c: Likewise.
7471 * elf32-dlx.c: Likewise.
7472 * elf64-mips.c: Likewise.
7473 * mmo.c: Likewise.
7474 * ns32knetbsd.c: Likewise.
7475
986b7daa
AM
7476 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash
7477 table is elf64-sparc.
7478
5a659663
TS
74792002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7480
7481 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.
7482 Fix RELA addends to get not shifted in the result. Don't do special
7483 handling of R_MIPS_64 for NewABI.
7484
9bab7074
AM
74852002-06-07 Alan Modra <amodra@bigpond.net.au>
7486
7487 * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7488 (NAME(aout,slurp_reloc_table)): Likewise.
7489 * coff-mips.c (mips_relax_section): Use bfd_zalloc.
7490 * coff-rs6000.c (xcoff_write_armap_big): Use bfd_zmalloc.
7491 (xcoff_write_archive_contents_big): Likewise.
7492 (xcoff_generate_rtinit): Likewise.
7493 (xcoff_generate_rtinit): Likewise, and check error return.
7494 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
7495 * coffgen.c (coff_section_symbol): Use bfd_zalloc.
7496 (coff_get_normalized_symtab): Likewise.
7497 (coff_make_empty_symbol): Likewise.
7498 (bfd_coff_set_symbol_class): Likewise.
7499 * cofflink.c (coff_link_add_symbols): Likewise.
7500 * ecoff.c (_bfd_ecoff_make_empty_symbol): Likewise.
7501 * ecofflink.c (ecoff_write_shuffle): Use bfd_zmalloc.
7502 (bfd_ecoff_write_accumulated_debug): Likewise.
7503 * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
7504 * i386linux.c (bfd_i386linux_size_dynamic_sections): Likewise.
7505 * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc.
7506 * ieee.c (do_with_relocs): Use bfd_zalloc.
7507 * m68klinux.c (bfd_m68klinux_size_dynamic_sections): Likewise.
7508 * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7509 (NAME(aout,slurp_reloc_table)): Likewise.
7510 (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
7511 * reloc16.c (bfd_coff_reloc16_relax_section): Use bfd_zmalloc.
7512 * som.c (som_build_and_write_symbol_table): Likewise.
7513 (som_slurp_string_table): Likewise.
7514 (som_slurp_symbol_table): Likewise.
7515 (som_bfd_ar_write_symbol_stuff): Likewise.
7516 * sparclinux.c (bfd_sparclinux_size_dynamic_sections): Use bfd_zalloc.
7517 * sunos.c (bfd_sunos_size_dynamic_sections): Likewise.
7518 * tekhex.c (find_chunk): Likewise. Get rid of unused "sname".
7519 * vms-gsd.c (_bfd_vms_slurp_gsd): Use bfd_zmalloc.
7520 * xcofflink.c (xcoff_link_add_symbols): Use bfd_zalloc/bfd_zmalloc.
7521
1126897b
AM
75222002-06-07 Alan Modra <amodra@bigpond.net.au>
7523
7524 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with
7525 "group" union.
7526 (elf_group_name): Update.
7527 (elf_group_id): Define.
7528 (bfd_elf_set_group_contents): Declare.
7529 * elf.c (elf_fake_sections): Qualify use of elf_group_name.
7530 (set_group_contents): Rename to bfd_elf_set_group_contents. Remove
7531 ATTRIBUTE_UNUSED from failedptrarg. If elf_group_id is set, use
7532 that sym for the signature.
7533 (_bfd_elf_compute_section_file_positions): Don't call
7534 set_group_contents for "ld -r" case.
7535 (swap_out_syms): Use bfd_zalloc.
7536 * elflink.h (elf_link_add_archive_symbols): Likewise.
7537 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
7538 (elf_bfd_final_link): Call bfd_elf_set_group_contents.
7539
3fad3c7c
AM
75402002-06-07 Alan Modra <amodra@bigpond.net.au>
7541
7542 * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved
7543 relocs in opd for non-shared too.
7544
10f469bf 75452002-06-06 Jeffrey Law <law@redhat.com>
76f99c63
JL
7546
7547 * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting
7548 relocations.
7549
7217313c
NC
75502002-06-06 Nick Clifton <nickc@cambridge.redhat.com>
7551
7552 * merge.c: Include libiberty.h.
7553 * elf-strtab.c: Include libiberty.h.
7554
6cb22815
AM
75552002-06-06 Elias Athanasopoulos <eathan@otenet.gr>
7556
7557 * peXXigen.c (pe_print_idata): Remove unused variable.
7558
1ed89aa9
NC
75592002-06-06 David Heine <dlheine@tensilica.com>
7560
7561 * elf.c (assign_file_positions_for_segments): Remove unallocated
7562 sections from the section to segment mapping for PT_LOAD segments.
7563 Update comment about empty loadable segments.
7564
644c4c80
RS
75652002-06-06 Richard Sandiford <rsandifo@redhat.com>
7566
7567 * stabs.c (_bfd_link_section_stabs): Check that the symbol offset
7568 is within the .stabstr section.
7569
f8ecb12b
AM
75702002-06-06 Alan Modra <amodra@bigpond.net.au>
7571
7572 * elf-bfd.h (struct elf_size_info <swap_symbol_in>): Function args
7573 are "const PTR", not "const PTR *".
7574 (bfd_elf32_swap_symbol_in): Likewise.
7575 (bfd_elf64_swap_symbol_in): Likewise.
7576 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR.
7577 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7578 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7579 (elf_link_add_object_symbols): Likewise.
7580 (elf_link_record_local_dynamic_symbol): Likewise.
7581 (elf_link_input_bfd): Likewise.
7582 (elf_gc_mark): Likewise.
7583 (elf_reloc_symbol_deleted_p): Likewise.
7584 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7585 (mn10200_elf_relax_delete_bytes): Likewise.
7586 (mn10200_elf_symbol_address_p): Likewise.
7587 (mn10200_elf_get_relocated_section_contents): Likewise.
7588 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7589 (mn10300_elf_relax_section): Likewise.
7590 (mn10300_elf_relax_delete_bytes): Likewise.
7591 (mn10300_elf_symbol_address_p): Likewise.
7592 (mn10300_elf_get_relocated_section_contents): Likewise.
7593 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7594 (elf32_h8_relax_delete_bytes): Likewise.
7595 (elf32_h8_symbol_address_p): Likewise.
7596 (elf32_h8_get_relocated_section_contents): Likewise.
7597 * elf32-hppa.c (get_local_syms): Likewise.
7598 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7599 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7600 * elf32-sh.c (sh_elf_relax_section): Likewise.
7601 (sh_elf_relax_delete_bytes): Likewise.
7602 (sh_elf_get_relocated_section_contents): Likewise.
7603 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7604 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7605 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7606 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7607 * elf64-ppc.c (get_local_syms): Likewise.
7608 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7609 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7610
1ed89aa9 76112002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
7a33bc10
JR
7612
7613 * config.bfd (sh64l*-*-elf*, shl*-*-elf*): New configurations.
7614
73ff0d56
AM
76152002-06-05 Alan Modra <amodra@bigpond.net.au>
7616
9dce4196
AM
7617 * elf.c (group_signature): Swap in the whole symbol, and handle
7618 extracting section symbol names.
7619 (setup_group): Add comment.
7620 (set_group_contents): When called from objcopy or ld, arrange for
7621 section contents to be written. Write group member output section
7622 indices to allow objcopy to reorganize sections.
7623 (_bfd_elf_copy_private_section_data): Copy group info.
7624
73ff0d56
AM
7625 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
7626 (bfd_elf32_swap_symbol_in): Update prototype.
7627 (bfd_elf64_swap_symbol_in): Likewise.
7628 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR *.
7629 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7630 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7631 (elf_link_add_object_symbols): Likewise.
7632 (elf_link_record_local_dynamic_symbol): Likewise.
7633 (elf_link_input_bfd): Likewise.
7634 (elf_gc_mark): Likewise.
7635 (elf_reloc_symbol_deleted_p): Likewise.
7636 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7637 (mn10200_elf_relax_delete_bytes): Likewise.
7638 (mn10200_elf_symbol_address_p): Likewise.
7639 (mn10200_elf_get_relocated_section_contents): Likewise.
7640 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7641 (mn10300_elf_relax_section): Likewise.
7642 (mn10300_elf_relax_delete_bytes): Likewise.
7643 (mn10300_elf_symbol_address_p): Likewise.
7644 (mn10300_elf_get_relocated_section_contents): Likewise.
7645 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7646 (elf32_h8_relax_delete_bytes): Likewise.
7647 (elf32_h8_symbol_address_p): Likewise.
7648 (elf32_h8_get_relocated_section_contents): Likewise.
7649 * elf32-hppa.c (get_local_syms): Likewise.
7650 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7651 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7652 * elf32-sh.c (sh_elf_relax_section): Likewise.
7653 (sh_elf_relax_delete_bytes): Likewise.
7654 (sh_elf_get_relocated_section_contents): Likewise.
7655 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7656 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7657 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7658 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7659 * elf64-ppc.c (get_local_syms): Likewise.
7660 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7661 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7662 * elfcode.h (NAME(_bfd_elf,size_info)): Update initialiser.
7663 * elf64-alpha.c (alpha_elf_size_info): Likewise.
7664 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
7665 * elf64-mips.c (mips_elf64_size_info): Likewise.
7666 * elf64-s390.c (s390_elf64_size_info): Likewise.
7667 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
7668
53bfd6b4
MR
76692002-06-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7670
7671 * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
7672 elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
7673 elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
7674 _bfd_mips_elf_ignore_discarded_relocs.
7675 elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
7676
d4df96e6
L
76772002-06-05 H.J. Lu <hjl@gnu.org>
7678
7679 * elfxx-mips.c (mips_elf_calculate_relocation): Call
7680 _bfd_elf_rel_local_sym for STT_SECTION relocations against
7681 the SEC_MERGE section.
7682
e61463e1
AM
76832002-06-05 Alan Modra <amodra@bigpond.net.au>
7684
3cac74d0
AM
7685 * coff-alpha.c: Update copyright date.
7686 * coff-mips.c: Likewise.
7687 * xcoff-target.h: Likewise.
7688
e61463e1
AM
7689 * bfd-in.h: Remove "taken from the source" comment.
7690 * libbfd-in.h: Likewise.
7691 * libcoff-in.h: Likewise.
7692 * bfd-in2.h: Regenerate.
7693 * libbfd.h: Regenerate.
7694 * libcoff.h: Regenerate.
7695
7696 * elf.c (bfd_elf_discard_group): Return true.
7697 * elf-bfd.h (bfd_elf_discard_group): Declare.
7698 * bfd-in.h (bfd_elf_discard_group): Don't declare here.
7699 * section.c (bfd_discard_group): Rename to bfd_generic_discard_group.
7700 * bfd.c (bfd_discard_group): Define.
7701 * targets.c (struct bfd_target): Add _bfd_discard_group.
7702 (BFD_JUMP_TABLE_LINK): Here too.
7703 * libbfd-in.h (_bfd_nolink_bfd_discard_group): Define.
7704 * aout-adobe.c (aout_32_bfd_discard_group): Define.
7705 * aout-target.h (MY_bfd_discard_group): Define.
7706 * aout-tic30.c (MY_bfd_discard_group): Define.
7707 * binary.c (binary_bfd_discard_group): Define.
7708 * bout.c (b_out_bfd_discard_group): Define.
7709 * coff-alpha.c (_bfd_ecoff_bfd_discard_group): Define.
7710 * coffcode.h (coff_bfd_discard_group): Define.
7711 * coff-mips.c (_bfd_ecoff_bfd_discard_group): Define.
7712 * elfxx-target.h (bfd_elfNN_bfd_discard_group): Define.
7713 * i386msdos.c (msdos_bfd_discard_group): Define.
7714 * i386os9k.c (os9k_bfd_discard_group): Define.
7715 * ieee.c (ieee_bfd_discard_group): Define.
7716 * ihex.c (ihex_bfd_discard_group): Define.
7717 * mmo.c (mmo_bfd_discard_group): Define.
7718 * nlm-target.h (nlm_bfd_discard_group): Define.
7719 * oasys.c (oasys_bfd_discard_group): Define.
7720 * ppcboot.c (ppcboot_bfd_discard_group): Define.
7721 * som.c (som_bfd_discard_group): Define.
7722 * srec.c (srec_bfd_discard_group): Define.
7723 * tekhex.c (tekhex_bfd_discard_group): Define.
7724 * versados.c (versados_bfd_discard_group): Define.
7725 * vms.c (vms_bfd_discard_group): Define.
7726 * xcoff-target.h (_bfd_xcoff_bfd_discard_group): Define.
7727 * coff64-rs6000.c (rs6000coff64_vec): Update initialiser.
7728 (aix5coff64_vec): Likewise.
7729 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
7730
9cba27b2
JT
77312002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
7732
7733 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
7734 (BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
7735 (elf32-sh64-com.lo): New dependency list.
7736 * Makefile.in: Regenerate.
7737 * configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
7738 (bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
7739 elf32-sh64-com.lo.
7740 * configure: Regenerate.
7741 * elf32-sh64.c (sh64_address_in_cranges)
7742 (sh64_get_contents_type, sh64_address_is_shmedia): Move to...
7743 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
7744 (crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
7745 * elf32-sh64-com.c: ...here. New file.
7746
8d2c33be
AM
77472002-06-04 Alan Modra <amodra@bigpond.net.au>
7748
7749 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove
7750 ATTRIBUTE_UNUSED on used params.
7751 * elf32-vax.c (elf_vax_gc_mark_hook): Remove unnecessary checks
7752 before calling bfd_section_from_elf_index on local syms.
7753 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
7754
5b0e55b6
JT
77552002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
7756
7757 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-nbsd.lo.
7758 (BFD32_BACKENDS_CFILES): Add elf32-sh64-nbsd.c.
7759 (BFD64_BACKENDS): Add elf64-sh64-nbsd.lo.
7760 (BFD64_BACKENDS_CFILES): Add elf64-sh64-nbsd.c.
7761 (elf32-sh64-nbsd.lo, elf64-sh64-nbsd.lo): New rules.
7762 * Makefile.in: Regenerate.
7763 * config.bfd (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
7764 (sh64-*-netbsd*): New targets.
7765 * configure.in: Add bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec,
7766 bfd_elf64_sh64nbsd_vec, and bfd_elf64_sh64lnbsd_vec.
7767 * configure: Regenerate.
7768 * elf32-sh64-nbsd.c: New file.
7769 * elf64-sh64-nbsd.c: New file.
7770 * targets.c: Add extern decls for bfd_elf32_sh64nbsd_vec,
7771 bfd_elf32_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec, and
7772 bfd_elf64_sh64lnbsd_vec.
7773
b885599b
AM
77742002-06-04 Alan Modra <amodra@bigpond.net.au>
7775
7776 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
7777 (bfd_section_from_shdr): Likewise. Set section name of group
7778 sections from signature.
7779 (group_signature): Split out from setup_group. Ensure symbol table
7780 is available.
7781 (bfd_elf_discard_group): New function.
7782 (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on
7783 .gnu.linkonce* sections if they are members of a group.
7784 (set_group_contents): Set GRP_COMDAT flag.
7785 * section.c (bfd_discard_group): New function.
7786 * bfd-in.h (bfd_elf_discard_group): Declare.
7787 * bfd-in2.h: Regenerate.
7788 * elf-bfd.h (struct bfd_elf_section_data): Add linkonce_p field.
7789 (elf_linkonce_p): Define.
7790
90937f86
AM
77912002-06-04 Alan Modra <amodra@bigpond.net.au>
7792
7793 * elf.c (bfd_section_from_shdr): Make "name" const.
7794 * elf-bfd.h (elf_backend_section_from_shdr): Likewise.
7795 * elf32-i370.c (i370_elf_section_from_shdr): Likewise.
7796 * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
7797 * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
7798 * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
7799 * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
7800 * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
7801 * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise.
7802 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
7803 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
7804 * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
7805
cf6fb9ce
MR
78062002-06-03 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7807
7808 * elfxx-mips.c (ABI_64_P): Use backend's data to determine the
7809 ABI.
7810
cedb70c5
KH
78112002-06-02 Kazu Hirata <kazu@cs.umass.edu>
7812
7813 * elf32-arc.c: Fix formatting.
7814 * elf32-arm.h: Likewise.
7815 * elf32-cris.c: Likewise.
7816 * elf32-dlx.c: Likewise.
7817 * elf32-hppa.c: Likewise.
7818 * elf32-i386.c: Likewise.
7819 * elf32-i386qnx.c: Likewise.
7820 * elf32-or32.c: Likewise.
7821 * elf32-s390.c: Likewise.
7822 * elf32-sh64.c: Likewise.
7823 * elf32-vax.c: Likewise.
7824 * elf32-xstormy16.c: Likewise.
7825 * elf64-alpha.c: Likewise.
7826 * elf64-mmix.c: Likewise.
7827 * elf64-ppc.c: Likewise.
7828 * elf64-s390.c: Likewise.
7829 * elf64-sh64.c: Likewise.
7830 * elf64-x86-64.c: Likewise.
7831
048d873d
RH
78322002-06-02 Richard Henderson <rth@redhat.com>
7833
7834 * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereference
7835 null when there are no got entries for a symbol.
7836 (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
7837 uninitialized variable warning.
7838
4a67a098
RH
78392002-06-01 Richard Henderson <rth@redhat.com>
7840
7841 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
7842 undefined symbols here.
7843 (elf64_alpha_relax_section): Do it here. Also test for not
7844 defined in the current module.
7845 (elf64_alpha_relocate_section_r): Split out of ...
7846 (elf64_alpha_relocate_section): ... here. Don't dereference
7847 NULL when looking up local got entries.
7848
f44f99a5
RH
78492002-06-01 Richard Henderson <rth@redhat.com>
7850
7851 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
7852 symbols from JSR relaxation.
7853 (elf64_alpha_size_plt_section_1): New.
7854 (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
7855 (elf64_alpha_size_rela_got_1): ... here.
7856 (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
7857 (elf64_alpha_size_rela_got_section): ... here.
7858 (elf64_alpha_size_plt_section): New.
7859 (elf64_alpha_relax_section): Call them.
7860 (elf64_alpha_size_got_sections): Remove output_bfd arg.
7861 (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
7862
9e756d64
RH
78632002-06-01 Richard Henderson <rth@redhat.com>
7864
7865 * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
7866 (elf64_alpha_relocate_section): Use them. Reject LE TLS relocs
7867 in shared libraries. Fix DTPRELHI and TPRELHI value.
7868 (INSN_ADDQ, INSN_RDUNIQ): New.
7869 (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
7870 (elf64_alpha_relax_with_lituse): Return boolean. Remove irelend
7871 argument. Reject dynamic symbols. Use LITUSE symbolic constants.
7872 (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
7873 Handle GOTDTPREL and GOTTPREL relocations.
7874 (elf64_alpha_relax_gprelhilo): New.
7875 (elf64_alpha_relax_tls_get_addr): New.
7876 (elf64_alpha_relax_find_tls_segment): New.
7877 (elf64_alpha_relax_section): Handle TLS relocations.
7878 (ALPHA_ELF_LINK_HASH_TLS_IE): New.
7879 (elf64_alpha_check_relocs): Set it.
7880
c853d7f6
RH
78812002-06-01 Richard Henderson <rth@redhat.com>
7882
b646261c
RH
7883 * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
7884
c853d7f6
RH
7885 * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic
7886 check; don't suppress dynamic relocs for non-allocated sections.
7887
d7e41a96
RH
7888 * elf64-alpha.c: Remove dead code.
7889
5f333394
AM
78902002-05-31 Alan Modra <amodra@bigpond.net.au>
7891
08e0ee05
AM
7892 * bfd-in2.h: Regenerate.
7893 * libbfd.h: Regenerate.
7894 * po/SRC-POTFILES.in: Regenerate.
7895
5f333394
AM
7896 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
7897 space for bss .plt.
7898
caf47ea6
AM
78992002-05-31 Graeme Peterson <gp@qnx.com>
7900
7901 * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
7902 (BFD32_BACKENDS_CFILES): Add elf32-i386qnx.c.
7903 Run "make dep-am".
7904 * Makefile.in: Regenerate.
7905 * config.bfd: Add i[3456]86-*-nto-qnx* support.
7906 * configure.in: Add bfd_elf32_i386qnx_vec support.
7907 * configure: Regenerate.
7908 * elf-bfd.h (struct elf_backend_data): Add set_nonloadable_filepos,
7909 is_contained_by_filepos, and copy_private_bfd_data_p.
7910 * elf.c (assign_file_positions_for_segments): Call backend
7911 set_nonloadable_filepos. Fix non-K&R call to _bfd_error_handler.
7912 (IS_CONTAINED_BY_FILEPOS): Define.
7913 (INCLUDE_SECTION_IN_SEGMENT): Also test IS_CONTAINED_BY_FILEPOS.
7914 (copy_private_bfd_data): Use IS_CONTAINED_BY_FILEPOS. Typo fix.
7915 Fix non-K&R call to _bfd_error_handler.
7916 (_bfd_elf_copy_private_section_data): Use backend
7917 copy_private_bfd_data_p.
7918 * elf32-i386.c: Don't include elfxx-target.h when
7919 ELF32_I386_C_INCLUDED is defined.
7920 * elf32-i386qnx.c: New QNX elf backend file.
7921 * elfxx-target.h: Add elf_backend_set_nonloadable_filepos,
7922 elf_backend_is_contained_by_filepos, and
7923 elf_backend_do_copy_private_bfd_data.
7924 * targets.c: Add bfd_target bfd_elf32_i386qnx_vec.
7925
5bc56484
AM
79262002-05-31 Alan Modra <amodra@bigpond.net.au>
7927
7928 * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define.
7929 Move other similar defines to start of file.
7930
1b164155
TR
79312002-05-30 Tom Rix <trix@redhat.com>
7932
7933 * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.
7934 * coff64-rs6000.c (xcoff64_rtype2howto): Same.
7935
3765b1be
RH
79362002-05-30 Richard Henderson <rth@redhat.com>
7937
7938 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_TLSGD,
7939 ALPHA_ELF_LINK_HASH_LU_TLSLDM, ALPHA_ELF_LINK_HASH_LU_FUNC): New.
7940 (ALPHA_ELF_GOT_ENTRY_RELOCS_DONE): Remove.
7941 (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Remove.
7942 (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.
7943 (struct alpha_elf_obj_tdata): Rename total_got_entries and
7944 n_local_got_entries to total_got_size and local_got_size.
7945 (elf64_alpha_howto, elf64_alpha_reloc_map): Update for TLS relocs.
7946 (alpha_got_entry_size): New.
7947 (elf64_alpha_relax_with_lituse): Use it.
7948 (elf64_alpha_relax_without_lituse): Likewise.
7949 (MAX_GOT_SIZE): Rename from MAX_GOT_ENTRIES.
7950 (get_got_entry): New.
7951 (elf64_alpha_check_relocs): Handle TLS relocs. Reorganize.
7952 (elf64_alpha_adjust_dynamic_symbol): Test LU_FUNC as a mask.
7953 (elf64_alpha_merge_ind_symbols): Check gotent->reloc_type.
7954 (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots): Likewise.
7955 (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.
7956 (elf64_alpha_calc_got_offsets): Likewise.
7957 (alpha_dynamic_entries_for_reloc): New.
7958 (elf64_alpha_calc_dynrel_sizes): Use it.
7959 (elf64_alpha_size_dynamic_sections): Likewise.
7960 (elf64_alpha_relocate_section): Handle TLS relocations.
7961 * reloc.c: Add Alpha TLS relocations.
7962 * bfd-in2.h, libbfd.h: Rebuild.
7963
5e226794
NC
79642002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
7965
7966 * peXXigen.c (pe_print_idata): Remove double printed
7967 import table lines; add Bound-To comment.
7968
90ace9e9
JT
79692002-05-29 Matt Thomas <matt@3am-software.com>
7970
7971 * Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo.
7972 (BFD32_BACKENDS_CFILES): Add elf32-vax.c.
7973 (elf32-vax.lo): New rule.
7974 * Makefile.in: Regenerate.
7975 * configure.in (bfd_elf32_vax_vec)
7976 (vaxnetbsd_vec): New vectors.
7977 * configure: Regenerate.
7978 * config.bfd (vax-*-netbsdelf*)
7979 (vax-*-netbsdaout*)
7980 (vax-*-netbsd*): New targets.
7981 * elf32-vax.c: New file.
7982 * reloc.c: Add VAX relocations.
7983 * bfd-in2.h: Regenerate.
7984 * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
7985
4a253e81
JT
79862002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7987
7988 * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
7989 and bfd_elf32_bigarm_vec to targ_selvecs.
7990
6e7c73dd
CF
79912002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
7992
7993 * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
7994 with auto-imported symbols.
7995
8afb0e02
NC
79962002-05-29 Adam Nemet <anemet@lnxw.com>
7997
7998 * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
7999 sections only record bfd.
9bab7074 8000 (bfd_elf32_arm_add_glue_sections_to_bfd): New function.
8afb0e02 8001 * bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
9bab7074 8002 * bfd-in2.h: Regenerate.
8afb0e02 8003
a95653f5
NC
80042002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
8005
8006 * syms.c (_bfd_stab_section_find_nearest_line): Move
8007 declaration and initialisation of saw_line and saw_func out of
8008 for loop.
8009
7cdc5bba
AM
80102002-05-29 Alan Modra <amodra@bigpond.net.au>
8011
8012 * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
8013 (bfd_elf64_get_symbol_info): Define.
8014 * elfxx-target.h (bfd_elfNN_get_symbol_info): Only define if undef.
8015
4c7aad1c
AM
80162002-05-29 Andrey Volkov <avolkov@transas.com>
8017
8018 * cpu-h8300.c: Make default h8300 machine first in machine list.
8019
d172d4ba
NC
80202002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
8021
8022 * config.bfd: Added DLX configuraton.
8023 * Makefile.am: Added DLX configuraton.
8024 * configure.in: Added DLX configuraton.
8025 * archures.c: Add DLX architecure.
8026 * reloc.c: Add DLX relocs.
8027 * targets.c: Added DLX target vector.
8028 * configure: Regenerate.
8029 * Makefile.in: Regenreate.
8030 * bfd-in2.h: Regenreate.
8031 * elf32-dlx.c: New file: Support DLX target.
8032 * cpu-dlx.c: New file: Support DLX target.
8033
d1329ca3
AM
80342002-05-25 Alan Modra <amodra@bigpond.net.au>
8035
428d0de3
AM
8036 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
8037
d1329ca3
AM
8038 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change.
8039 (ppc64_elf_check_relocs): Don't set up function descriptor symbol
8040 strings to point inside function code sym string.
8041 (func_desc_adjust): Likewise.
8042 (ppc64_elf_hide_symbol): Rewrite code to look up function code sym.
8043
3bab7989
ML
80442002-05-24 Michal Ludvig <mludvig@suse.cz>
8045
8046 * elf64-x86-64.c (elf64_x86_64_grok_prstatus): Added.
8047 (elf64_x86_64_grok_psinfo): Added.
8048
436e8db0
NC
80492002-05-24 TAMURA Kent <kent@netbsd.org>
8050
8051 * config.bfd: Add a target for i386-netbsdpe.
8052
ea1e4b0d
AM
80532002-05-24 Alan Modra <amodra@bigpond.net.au>
8054
8055 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func
8056 and is_func_descriptor.
8057 (func_desc_adjust): Hide function code sym in shared libs unless
8058 there is a matching exported function descriptor sym.
8059
13ae64f3
JJ
80602002-05-23 Jakub Jelinek <jakub@redhat.com>
8061
8062 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
8063 for symbols from SHF_TLS section.
8064 (_bfd_elf_print_private_bfd_data): Add PT_TLS.
8065 (elf_fake_sections): Set SHF_TLS for SEC_THREAD_LOCAL sections.
8066 (map_sections_to_segments): Build PT_TLS segment if necessary.
8067 (assign_file_positions_for_segments): Likewise.
8068 (get_program_header_size): Account for PT_TLS segment.
8069 (swap_out_syms): Set type of BSF_THREAD_LOCAL symbols and symbols from
8070 SEC_THREAD_LOCAL sections to STT_TLS.
8071 * reloc.c: Add 386 and IA-64 TLS relocs.
8072 * section.c (SEC_THREAD_LOCAL): Define.
8073 (SEC_CONSTRUCTOR_TEXT, SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS):
8074 Remove.
8075 * elflink.h (elf_link_add_object_symbols): Support .tcommon.
8076 (size_dynamic_sections): If DF_STATIC_TLS, set DF_FLAGS
8077 unconditionally.
8078 (struct elf_final_link_info): Add first_tls_sec.
8079 (elf_bfd_final_link): Set first_tls_sec.
8080 Compute elf_hash_table (info)->tls_segment.
8081 (elf_link_output_extsym): Handle STT_TLS symbols.
8082 (elf_link_input_bfd): Likewise.
8083 * syms.c (BSF_THREAD_LOCAL): Define.
8084 * bfd-in2.h: Rebuilt.
8085 * libbfd.h: Rebuilt.
8086 * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
8087 elf_i386_mkobject, elf_i386_object_p): New functions.
8088 (elf_howto_table): Add TLS relocs.
8089 (elf_i386_reloc_type_lookup): Support TLS relocs.
8090 (elf_i386_info_to_howto_rel): Likewise.
8091 (struct elf_i386_link_hash_entry): Add tls_type.
8092 (struct elf_i386_obj_tdata): New.
8093 (elf_i386_hash_entry, elf_i386_tdata, elf_i386_local_got_tls_type):
8094 New macros.
8095 (struct elf_i386_link_hash_table): Add tls_ldm_got.
8096 (link_hash_newfunc): Clear tls_type.
8097 (elf_i386_check_relocs): Support TLS relocs.
8098 (elf_i386_gc_sweep_hook): Likewise.
8099 (allocate_dynrelocs): Likewise.
8100 (elf_i386_size_dynamic_sections): Likewise.
8101 (elf_i386_relocate_section): Likewise.
8102 (elf_i386_finish_dynamic_symbol): Likewise.
8103 (bfd_elf32_mkobject, elf_backend_object_p): Define.
8104 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add tprel_offset,
8105 dtpmod_offset, dtprel_offset, tprel_done, dtpmod_done, dtprel_done,
8106 want_tprel, want_dtpmod, want_dtprel.
8107 (elfNN_ia64_tprel_base, elfNN_ia64_dtprel_base): New functions.
8108 (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to
8109 R_IA64_LTOFF_TPREL22.
8110 (elf_code_to_howto_index): Add TLS relocs.
8111 (elfNN_ia64_check_relocs): Support TLS relocs.
8112 (allocate_global_data_got): Account for TLS .got data.
8113 (allocate_dynrel_entries): Account for TLS dynamic relocations.
8114 (elfNN_ia64_install_value): Supprt TLS relocs.
8115 (set_got_entry): Support TLS relocs.
8116 (elfNN_ia64_relocate_section): Likewise.
8117
c62e1cc3
NC
81182002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
8119
8120 * elf32-arm.h (elf32_arm_final_link_relocate): For the Thumb
8121 BLX reloc round the relocation up rather than down.
8122 * coff-arm.c (coff_arm_relocate_section): Likewise.
8123
c5a43a5d
L
81242002-05-21 H.J. Lu (hjl@gnu.org)
8125
8126 * linker.c (_bfd_generic_link_add_one_symbol): Allow multiple
8127 definition.
8128
afbe61cf
AM
81292002-05-22 Alan Modra <amodra@bigpond.net.au>
8130
8131 * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt.
8132 (ppc64_elf_relocate_section): Handle unresolved relocs in opd.
8133
9c07fe7c
AM
81342002-05-22 Alan Modra <amodra@bigpond.net.au>
8135
8136 * elf64-ppc.c (ppc64_elf_relocate_section): Return false for
8137 unresolved relocs.
8138 (ppc64_elf_size_dynamic_sections): Check for splt NULL.
8139
21611032
TS
81402002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8141
c5cd6d62 8142 * bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
21611032
TS
8143 non-ELF targets.
8144
41241523
TS
81452002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8146
8147 * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return
8148 an error value.
8149 * elflink.h (elf_link_output_relocs): Likewise. Improve error message.
8150 return with false on error.
8151 (elf_link_input_bfd): Check reloc_emitter return value.
8152
658f2588
JT
81532002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
8154
8155 * config.bfd (armeb-*-netbsdelf*): New target.
8156
c862ae31
AM
81572002-05-20 Alan Modra <amodra@bigpond.net.au>
8158
8159 * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms
8160 at the plt call stub.
8161
6dd14845
TS
81622002-05-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8163
8164 * cpu-mips.c (mips_compatible): Don't try to check machine
8165 compatibility.
8166
a58d9c34
TR
81672002-05-18 Tom Rix <trix@redhat.com>
8168
9b5ecbd0 8169 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out): Fix C_FILE auxent.
a58d9c34 8170
ef60b7ff
AM
81712002-05-17 Alan Modra <amodra@bigpond.net.au>
8172
8173 * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
8174 (ppc64_elf_relocate_section): Don't warn about reloc overflow when
8175 we've already warned about an undefined symbol. Report more
8176 detail on reloc errors.
8177
a703a6ea
AM
81782002-05-17 Alan Modra <amodra@bigpond.net.au>
8179
8180 * acinclude.m4 (AM_INSTALL_LIBBFD): New.
8181 * configure.in: Invoke AM_INSTALL_LIBBFD.
8182 * Makefile.am (install-data-local): Revert 2002-05-13. Move to..
8183 (install_libbfd): .. New target.
8184 (uninstall_libbfd): Likewise.
8185 (install-bfdlibLTLIBRARIES): Likewise.
8186 (uninstall-bfdlibLTLIBRARIES): Likewise.
8187 (bfdlibdir): New.
8188 (bfdincludedir): New.
8189 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
8190 * aclocal.m4: Regenerate.
8191 * configure: Regenerate.
8192 * Makefile.in: Regenerate.
8193
2c13d98b
NC
81942002-05-17 Stuart Balfour <sbalfour@cisco.com>
8195
8196 * hash.c (bfd_hash_lookup): Remove computation of len from inside
8197 hash loop.
8198
629936c5
NC
81992002-05-16 Nick Clifton <nickc@cambridge.redhat.com>
8200
8201 * config.bfd: Add targets for sh64-linux (little endian and
8202 big endian).
8203
e4cf60a8
NC
82042002-05-15 Laurent Pinchart <laurent.pinchart@skynet.be>
8205
8206 * peXXigen.c (pe_print_idata): Do not assume that the first thunk
8207 is located in the same section as the import table. Instead
8208 check, and if necessary load the section containing the thunk.
8209
d1e66cd4
NC
82102002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8211
8212 * aix5ppc-core.c (xcoff64_core_p): Replace bfd_read with
ea1e4b0d
AM
8213 bfd_bread.
8214 (xcoff64_core_file_matches_executable_p): Replace bfd_read
8215 with bfd_bread.
d1e66cd4 8216
2d653fc7
AM
82172002-05-15 Alan Modra <amodra@bigpond.net.au>
8218
8219 * aix5ppc-core.c: Warning fixes.
8220 * aout-adobe.c (aout_32_bfd_link_just_syms): Define.
8221 * aout-target.h (MY_bfd_link_just_syms): Define.
8222 * aout-tic30.c (MY_bfd_link_just_syms): Define.
8223 * bfd.c (bfd_link_just_syms): Define.
8224 * binary.c (binary_bfd_link_just_syms): Define.
8225 * bout.c (b_out_bfd_link_just_syms): Define.
8226 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update initializer.
8227 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
8228 * coffcode.h (coff_bfd_link_just_syms): Define.
8229 * elf-bfd.h (enum elf_link_info_type): Add ELF_INFO_TYPE_JUST_SYMS.
8230 (elf_discarded_section): Check for ELF_INFO_TYPE_JUST_SYMS.
8231 (_bfd_elf_link_just_syms): Declare.
8232 * elf.c (_bfd_elf_link_just_syms): New function.
8233 * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): Check that
8234 sections haven't already been discarded by the linker.
8235 * elflink.h (elf_link_add_object_symbols): Likewise for stab
8236 sections and SEC_MERGE sections.
8237 (elf_bfd_discard_info): Similarly here.
8238 * elfxx-target.h (bfd_elfNN_bfd_link_just_syms): Define.
8239 * i386msdos.c (msdos_bfd_link_just_syms): Define.
8240 * i386os9k.c (os9k_bfd_link_just_syms): Define.
8241 * ieee.c (ieee_bfd_link_just_syms): Define.
8242 * ihex.c (ihex_bfd_link_just_syms): Define.
8243 * libbfd-in.h (_bfd_nolink_bfd_link_just_syms): Define.
8244 (_bfd_generic_link_just_syms): Declare.
8245 * libecoff.h (_bfd_ecoff_bfd_link_just_syms): Define.
8246 * linker.c (_bfd_generic_link_just_syms): New function.
8247 * mmo.c (mmo_bfd_link_just_syms): Define.
8248 * nlm-target.h (nlm_bfd_link_just_syms): Define.
8249 * oasys.c (oasys_bfd_link_just_syms): Define.
8250 * ppcboot.c (ppcboot_bfd_link_just_syms): Define.
8251 * som.c (som_bfd_link_just_syms): Define.
8252 * srec.c (srec_bfd_link_just_syms): Define.
8253 * targets.c (struct bfd_target): Add _bfd_link_just_syms.
8254 (BFD_JUMP_TABLE_LINK): And here.
8255 * tekhex.c (tekhex_bfd_link_just_syms): Define.
8256 * versados.c (versados_bfd_link_just_syms): Define.
8257 * vms.c (vms_bfd_link_just_syms): Define.
8258 * libbfd.h: Regenerate.
8259 * bfd-in2.h: Regenerate.
8260
cb7394f2
TS
82612002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8262
8263 * elf32-mips.c: Remove superfluous definitions copied from
8264 elfxx-mips.c.
8265 (bfd_elf32_bigmips_vec,bfd_elf32_littlemips_vec): Use the
8266 SGIish vectors to check the special case.
8267 (mips_elf_hi16_reloc): Fix comment.
8268 (mips_elf_got16_reloc): Likewise.
8269 (_bfd_mips_elf32_gprel16_reloc): Likewise.
8270 (elf_reloc_map): Code cleanup.
8271 (mips_reloc_map): Add comment.
8272 (bfd_elf23_bfd_reloc_type_lookup): Code cleanup.
8273 (mips_elf32_rtype_to_howto): Likewise.
8274 (mips_elf32_discard_info): Likewise.
8275 (elf32_mips_irix_compat): Invert logic: Only SGIish vectors
8276 lead to IRIX compatibility now.
8277
8dc1a139
TS
82782002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8279
8280 * elfxx-mips.c: Call it IRIX, not Irix in comments.
8281
2051e1b5
JT
82822002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
8283
8284 * config.bfd (shle-*-netbsdelf*): Add target which includes
8285 sh64 support.
8286
83954261
AM
82872002-05-13 David Edelsohn <edelsohn@gnu.org>
8288
8289 * configure.in: Revert 2002-04-07. Instead, auto-configure
8290 HAVE_ST_C_IMPL.
8291 * configure: Regenerate.
8292 * config.in: Regenerate.
8293 * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
8294 or AIX_5_CORE.
8295
a9bf1154
NC
82962002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
8297
8298 * configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
8299 corefiles as well.2
8300 * configure: Regenerate.
8301
3129eb7a
AM
83022002-05-13 Alan Modra <amodra@bigpond.net.au>
8303
8304 * Makefile.am (install-data-local): Install headers to
8305 $(exec_prefix)/include.
8306 * Makefile.in: Regenerate.
8307
a9a32010
DJ
83082002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8309 Daniel Jacobowitz <drow@mvista.com>
8310
8311 * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE. Don't
8312 map BFD_RELOC_RVA.
8313
83142002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
690cc98b
NC
8315
8316 * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*,
8317 hppa*-*-openbsd*): New targets.
8318 * configure.in (alpha*-*-openbsd*): Set COREFILE.
8319 * configure: Regenerate.
8320
f1f0d9ab
TR
83212002-05-10 Tom Rix <trix@redhat.com>
8322
ea1e4b0d 8323 * coff64-rs6000.c (xcoff64_reloc_type_br): New function for
f1f0d9ab
TR
8324 xcoff64_ppc_relocate_section.
8325 * coff-rs6000.c : Extern common xcoff_reloc_type functions.
8326 * libxcoff.h: Common xcoff_reloc_type function declaration.
8327
c432ba1a
AM
83282002-05-10 Alan Modra <amodra@bigpond.net.au>
8329
16a10388 8330 * elf32-i386.c (elf_i386_relocate_section): Remove overflow checks
90937f86 8331 added in 2002-05-09 commit.
16a10388 8332
c432ba1a
AM
8333 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,
8334 don't look for stubs on all undefined syms.
8335
4a335f3d
AM
83362002-05-09 Alan Modra <amodra@bigpond.net.au>
8337
8fc39d5d
AM
8338 * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.
8339 (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
8340 pcrel_offset.
8341
4a335f3d
AM
8342 * elf32-i386.c (elf_howto_table): Comments.
8343 (elf_i386_relocate_section): Handle more relocs for relocatable
8344 linking and against SEC_MERGE sections.
8345
41fcb14e
AM
83462002-05-08 Alan Modra <amodra@bigpond.net.au>
8347
8348 * elf32-ppc.c (ppc_elf_create_got): New function.
8349 (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
ea1e4b0d 8350 _bfd_elf_create_dynamic_sections. Correct .plt flags.
41fcb14e
AM
8351 (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
8352 _bfd_elf_create_got_section.
8353
b491616a
AM
83542002-05-07 Alan Modra <amodra@bigpond.net.au>
8355
8356 * elf-bfd.h (struct elf_backend_data): Add rela_normal.
8357 * elfxx-target.h (elf_backend_rela_normal): Define.
8358 (elfNN_bed): Init rela_normal.
8359 * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
8360 for section symbols here if rela_normal. Simplify abs section test.
8361 * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
8362 return immediately. Remove code handling relocatable linking.
8363 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
8364 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
8365 * elf32-i370.c (i370_elf_relocate_section): Likewise.
8366 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
8367 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
8368 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
8369 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
8370 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
8371 * elf32-s390.c (elf_s390_relocate_section): Likewise.
8372 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
8373 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
8374 * elf64-s390.c (elf_s390_relocate_section): Likewise.
8375 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
8376 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
8377 * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
8378 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
8379 * elf-m10200.c (elf_backend_rela_normal): Define.
8380 * elf-m10300.c (elf_backend_rela_normal): Define.
8381 * elf32-fr30.c (elf_backend_rela_normal): Define.
8382 * elf32-i370.c (elf_backend_rela_normal): Define.
8383 * elf32-i860.c (elf_backend_rela_normal): Define.
8384 * elf32-m68k.c (elf_backend_rela_normal): Define.
8385 * elf32-mcore.c (elf_backend_rela_normal): Define.
8386 * elf32-openrisc.c (elf_backend_rela_normal): Define.
8387 * elf32-ppc.c (elf_backend_rela_normal): Define.
8388 * elf32-s390.c (elf_backend_rela_normal): Define.
8389 * elf32-xstormy16.c (elf_backend_rela_normal): Define.
8390 * elf64-ppc.c (elf_backend_rela_normal): Define.
8391 * elf64-s390.c (elf_backend_rela_normal): Define.
8392 * elf64-x86-64.c (elf_backend_rela_normal): Define.
8393 * elfxx-ia64.c (elf_backend_rela_normal): Define.
8394 * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
8395 * elf32-m32r.c (elf_backend_rela_normal): Likewise.
8396
df212a7e
NC
83972002-05-06 Nick Clifton <nickc@cambridge.redhat.com>
8398
8399 * elf32-arm.h (elf32_arm_final_link_relocate): Convert
8400 'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
8401
3decf53c
AM
84022002-05-06 Alan Modra <amodra@bigpond.net.au>
8403
8404 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
8405 when not relocatable. Fix reloc_emitter call for K&R.
8406
f46c2da6
AM
84072002-05-04 Alan Modra <amodra@bigpond.net.au>
8408
8409 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
8410 reloading local sym addend mistakenly removed in 2002-05-01 change.
8411
8412 * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
8413 (read_abbrevs): Change "offset" param to bfd_vma.
8414 (parse_comp_unit): Change "version" and addr_size to unsigned ints.
8415 Change "abbrev_offset" to bfd_vma.
8416 (read_indirect_string): Use correct conversion chars in error
8417 message format string, cast bfd_vma's to unsigned long.
8418 (read_abbrevs): Likewise.
8419 (read_attribute_value): Likewise.
8420 (decode_line_info): Likewise.
8421 (scan_unit_for_functions): Likewise.
8422 (parse_comp_unit): Likewise.
8423
59862849
TR
84242002-05-04 Tom Rix <trix@redhat.com>
8425
8426 * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
8427 (coff_swap_reloc_out): Same.
8428 * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
8429 (xcoff_swap_reloc_out): Same.
8430 (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
8431 case some 16 bit relocs. Add reloc value to output.
8432 (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
ea1e4b0d 8433 R_RBR. Improve names.
59862849
TR
8434 (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
8435 (bfd_xcoff_backend_data): Update with new reloc swap names.
8436 (bfd_pmac_xcoff_backend_data) : Same.
8437 * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
8438 (xcoff64_swap_reloc_out): Same.
ea1e4b0d 8439 (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
59862849 8440 R_POS. Add reloc value to output.
ea1e4b0d
AM
8441 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
8442 bit R_RBR. Improve names, masks.
59862849
TR
8443 (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
8444 (bfd_xcoff_backend_data): Update with new reloc swap names.
8445 (bfd_xcoff_aix5_backend_data) : Same.
8446
b4655ea9
AM
84472002-05-04 Alan Modra <amodra@bigpond.net.au>
8448
8449 * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
8450 bfd_count top_index, input_list, all_local_syms.
8451 (elf32_hppa_setup_section_lists): New function, split from
8452 elf32_hppa_size_stubs.
8453 (elf32_hppa_next_input_section): Likewise.
8454 (group_sections): Likewise.
8455 (get_local_syms): Likewise.
8456 (elf32_hppa_size_stubs): Adjust for split out functions. Look for
8457 stubs on undefined syms too.
8458 (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
8fc39d5d 8459 Only access htab elf fields when we have an elf hash table.
b4655ea9
AM
8460 * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
8461 (elf32_hppa_next_input_section): Declare.
8462
301e3139
AM
84632002-05-04 Bob Byrnes <byrnes@curl.com>
8464
8465 * opncls.c (_bfd_new_bfd_contained_in): Check return value of
8466 _bfd_new_bfd.
8467
7c5fcef7
L
84682002-05-03 H.J. Lu (hjl@gnu.org)
8469
8470 * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
8471 (mips_elf_link_hash_newfunc): Initialize forced_local to false.
8472 (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
8473 to hide a global symbol.
8474 (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
ea1e4b0d 8475 forced_local to true.
7c5fcef7 8476
84de6048
RH
84772002-05-02 Richard Henderson <rth@redhat.com>
8478
8479 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
8480 vs SHN_UNDEF to zero.
8481
805fc799
AM
84822002-05-02 Alan Modra <amodra@bigpond.net.au>
8483
c061c2d8
AM
8484 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
8485 16 bit reloc.
8486 <R_PPC64_SECTOFF_DS>: Likewise.
8487 (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8488 SECTOFF reloc.
8489 * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
8490 (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8491 SECTOFF reloc.
8492
805fc799
AM
8493 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
8494 (ppc64_elf_ha_reloc): New function.
8495 (ppc64_elf_brtaken_reloc): New function.
8496 (ppc64_elf_sectoff_reloc): New function.
8497 (ppc64_elf_sectoff_ha_reloc): New function.
8498 (ppc64_elf_toc_reloc): New function.
8499 (ppc64_elf_toc_ha_reloc): New function.
8500 (ppc64_elf_toc64_reloc): New function.
8501 (ppc64_elf_unhandled_reloc): New function.
8502 (ppc64_elf_howto_raw): Use the above.
8503 <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
8504 <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset. Fix dst_mask.
8505 <R_PPC64_SECTOFF_DS>: Likewise.
8506 (IS_ABSOLUTE_RELOC): Update.
8507 (struct ppc_link_hash_table): Add have_undefweak.
8508 (ppc64_elf_link_hash_table_create): Init.
8509 (func_desc_adjust): Set have_undefweak.
8510 (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier. Only
8511 add the .sfpr blr when have_undefweak.
8512 (ppc64_elf_setup_section_lists): Check hash table flavour.
8513 (ppc64_elf_next_input_section): Move output_section->owner test to
8514 ppc64elf.em.
8515 (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
8516 and relocatable test. Return TOCstart and don't set elf_gp.
8517 (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
8518 offset calculation. Add assert on weak sym branch tweaks.
8519 * elf64-ppc.h (ppc64_elf_set_toc): Delete.
8520 (ppc64_elf_toc): Declare.
8521 (ppc64_elf_next_input_section): Update.
ea1e4b0d 8522
818c39a3
AM
85232002-05-01 Alan Modra <amodra@bigpond.net.au>
8524
8525 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
8526 file_name.
8527
721956f4
AM
85282002-05-01 Alan Modra <amodra@bigpond.net.au>
8529
8530 * elf64-ppc.c (CROR_151515, CROR_313131): Define.
8531 (ppc64_elf_relocate_section): Use them. Don't look for plt calls
8532 on R_PPC64_ADDR24 relocs. Require a nop or no link reg on plt
8533 call branches. Correct undefined weak destination.
8534 (ppc64_elf_func_desc_adjust): Always create at least one blr in
8535 .sfpr, and correct case where either only savef* or restf* is
8536 needed.
8537
8538 Long branch stubs, multiple stub sections.
8539 * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
8540 (ppc64_elf_next_input_section): Declare.
8541 * elf64-ppc.c: Move linker-only prototypes.
8542 (STUB_SUFFIX): Define.
8543 (enum ppc_stub_type): New.
8544 (struct ppc_stub_hash_entry): New.
8545 (struct ppc_branch_hash_entry): New.
8546 (struct ppc_link_hash_entry): Add stub_cache, oh.
8547 (struct ppc_link_hash_table): Add stub_hash_table etc. Remove
8548 sstub. Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
8549 Rename plt_overflow to stub_error.
8550 (ppc_stub_hash_lookup): Define.
8551 (ppc_branch_hash_lookup): Define.
8552 (stub_hash_newfunc): New function.
8553 (branch_hash_newfunc): New function.
8554 (link_hash_newfunc): Init new fields.
8555 (ppc64_elf_link_hash_table_create): Likewise.
8556 (ppc64_elf_link_hash_table_free): New function.
8557 (ppc_stub_name): New function.
8558 (ppc_get_stub_entry): New function.
8559 (ppc_add_stub): New function.
8560 (create_linkage_sections): Use bfd_make_section_anyway. Create
8561 .branch_lt and .rela.branch_lt sections. Don't create .stub.
8562 (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
8563 and set up for plt call stubs. Link func and func desc syms.
8564 (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
8565 (func_desc_adjust): Avoid hash lookup when func desc sym available
8566 via shortcut, and set links when processing.
8567 (ppc64_elf_hide_symbol): Likewise.
8568 (allocate_dynrelocs): Don't allocate stub section here.
8569 (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
8570 Remove sstub code.
8571 (ppc_type_of_stub): New function.
8572 (build_one_stub): Delete.
8573 (ppc_build_one_stub): New function.
8574 (ppc_size_one_stub): New function.
8575 (ppc64_elf_setup_section_lists): New function.
8576 (ppc64_elf_next_input_section): New function.
8577 (group_sections): New function.
8578 (get_local_syms): New function.
8579 (ppc64_elf_size_stubs): Rewrite.
8580 (ppc64_elf_build_stubs): Rewrite.
8581 (ppc64_elf_relocate_section): Look up stub entry for REL24
8582 relocs. Don't propagate REL14* to dynamic objects. Look for long
8583 branch stubs if REL14* or REL24 relocs won't reach.
8584 (bfd_elf64_bfd_link_hash_table_free): Define.
8585
09c2219b
MM
85862002-04-30 Mark Mitchell <mark@codesourcery.com>
8587
c5cd6d62 8588 * config.bfd: Add support for powerpc-*-windiss.
09c2219b 8589
07b678c0
TR
85902002-04-30 Tom Rix <trix@redhat.com>
8591
8592 * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
8593 symbol names into the hash table.
8594
dbe341c6
TR
85952002-04-28 Tom Rix <trix@redhat.com>
8596
8597 * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
ea1e4b0d 8598 calulating relocations.
dbe341c6 8599 (xcoff_complain_overflow) : Function table for relocation errors.
ea1e4b0d
AM
8600 (xcoff_ppc_relocate_section): Use relocation and complain function
8601 tables.
8602 (xcoff_complain_overflow_unsigned_func): New complain function.
dbe341c6
TR
8603 (xcoff_complain_overflow_signed_func): Same.
8604 (xcoff_complain_overflow_bitfield_func): Same.
8605 (xcoff_complain_overflow_dont_func): Same.
8606 (xcoff_reloc_type_crel): New recot function.
8607 (xcoff_reloc_type_br): Same.
8608 (xcoff_reloc_type_ba): Same.
8609 (xcoff_reloc_type_toc): Same.
8610 (xcoff_reloc_type_rel): Same.
8611 (xcoff_reloc_type_neg): Same.
8612 (xcoff_reloc_type_pos): Same.
8613 (xcoff_reloc_type_fail): Same.
8614 (xcoff_reloc_type_noop): Same.
8615 * libxcoff.h : Declare common parts for xcoff64.
8616 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
ea1e4b0d 8617 and complain function tables.
dbe341c6 8618
985142a4
AM
86192002-04-28 Alan Modra <amodra@bigpond.net.au>
8620
8621 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
8622 * elf32-hppa.c (elf32_hppa_final_link): Formatting.
8623
eba91044
AM
86242002-04-26 Alan Modra <amodra@bigpond.net.au>
8625
e54fdaa5
AM
8626 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
8627 * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
8628
a50c1845
AM
8629 * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
8630 same as the output before calling elf_link_input_bfd.
8631
eba91044
AM
8632 * coffcode.h (coff_compute_section_file_positions): Set
8633 section_tail after shuffling section list.
8634
3c25c5f6
NC
86352002-04-24 Christian Groessler <chris@groessler.org>
8636
8637 * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
8638 addresses are 23bit with a special layout, not plain 32bit
8639 values. Prevent relocation of immediate values.
8640
40d32fc6
CD
86412002-04-24 Chris G. Demetriou <cgd@broadcom.com>
8642
8643 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
8644 MIPS-16 ASE flags are set, print something to indicate that.
8645
067fa4a6
AM
86462002-04-23 Alan Modra <amodra@bigpond.net.au>
8647
8648 * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
8649 under which a plt call stub is used.
8650 (final_link_relocate): Similarly.
8651 (allocate_plt_static): Clear h-plabel except when plt entry is
8652 exclusively used for a plabel.
8653 (allocate_dynrelocs): Use the above to simplify plt sizing.
8654 (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
8655 (elf32_hppa_link_hash_table_create): Init.
8656 (BL22_RP): Define.
8657 (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
8658 (elf32_hppa_check_relocs): Set has_22bit_branch.
8659
8660 * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
8661 (final_link_relocate): Likewise.
8662
af40ce3c
JJ
86632002-04-22 Jakub Jelinek <jakub@redhat.com>
8664
8665 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
8666 search table if some FDE is DW_EH_PE_aligned encoded either.
8667 (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
8668
09ae86c2
JJ
86692002-04-22 Richard Smith <richard@ex-parrot.com>
8670 Jakub Jelinek <jakub@redhat.com>
8671
8672 * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
8673 (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
8674 encoded personality.
8675 (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
8676 for CIE/FDE removal.
8677
deeb2cd7
TR
86782002-04-20 Tom Rix <trix@redhat.com>
8679
8680 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
8681
99dc0092
AM
86822002-04-20 Alan Modra <amodra@bigpond.net.au>
8683
aa3d5824
AM
8684 * archures.c (bfd_lookup_arch): Move the list order comment..
8685 (struct bfd_arch_info): ..to where it belongs.
8686 * bfd-in2.h: Regenerate.
8687
99dc0092
AM
8688 * archures.c (bfd_lookup_arch): Add comment on list order.
8689 (bfd_default_set_arch_mach): Use bfd_lookup_arch.
8690 * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
8691 is always at head of list.
8692
7831a775
NC
86932002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
8694
8695 * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
8696 insert_thumb_branch, record_thumb_to_arm_glue): Suppress
8697 definition of these functions for ARM_WINCE builds as they are
8698 not used.
ea1e4b0d 8699 (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
7831a775
NC
8700 for ARM_WINCE builds.
8701
87022002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
8703
ea1e4b0d 8704 * coff-arm.c (bfd_arm_process_before_allocation):
7831a775
NC
8705
87062002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
a44d7f9c
JR
8707
8708 * cpu-sh.c (scan_mach): Delete.
8709 (arch_info_struct): Replace scan_mach with bfd_default_scan.
8710 (bfd_sh_arch): Likewise.
8711
3d8dbe36
NC
87122002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
8713
8714 * ihex.c (ihex_write_object_contents): Fix check for records
8715 crossing 64K boundaries.
8716
4ab82700
AM
87172002-04-16 Alan Modra <amodra@bigpond.net.au>
8718
8719 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
8720 type rather than just assuming entries are ELF.
8721 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
8722 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
8723 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
8724 * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
8725 rather than elf_link_hash_entry.
8726
036fe0fe
RH
87272002-04-15 Richard Henderson <rth@redhat.com>
8728
8729 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
8730 n32 binaries.
8731
c4f3d130
NC
87322002-04-15 Michael Snyder <msnyder@redhat.com>
8733
8734 * opncls.c (bfd_close): Write contents if writeable.
8735 Minor formatting tidy-ups.
8736
4ab82700 87372002-04-15 Alan Modra <amodra@bigpond.net.au>
27242387
AM
8738
8739 * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
8740
0c04d169
MS
87412002-04-12 Michael Snyder <msnyder@redhat.com>
8742
8743 * bfd-in.h (bfd_get_section_lma): New access macro.
8744 Minor white-space fix-up.
8745
89d4966f
AM
87462002-04-12 Alan Modra <amodra@bigpond.net.au>
8747
8748 * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
8749 header pad.
8750
8d0da3c2
DD
87512002-04-09 DJ Delorie <dj@redhat.com>
8752
8753 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
8754
05793179
NC
87552002-04-09 Casper S. Hornstrup <chorns@users.sourceforge.net>
8756
8757 * coffcode.h (coff_read_word): New.
8758 (coff_compute_checksum): New.
8759 (coff_apply_checksum): New.
8760 (coff_write_object_contents): Call coff_apply_checksum () to
8761 apply checksum to PE image.
8762
46fe4e66
AM
87632002-04-08 Randolph Chung <tausq@debian.org>
8764
8765 * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
8766 (elf32_hppa_final_link): Split out sorting logic to..
8767 * elf-hppa.h (elf_hppa_sort_unwind): ..here.
8768 (elf_hppa_final_link): Call elf_hppa_sort_unwind.
8769
3b5b409c
AC
87702002-04-07 Andrew Cagney <ac131313@redhat.com>
8771
8772 * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
8773 pattern.
8774 * configure: Re-generate.
8775
ac7b6ceb
AC
87762002-04-07 Andrew Cagney <ac131313@redhat.com>
8777
8778 * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
8779 is greater or equal to 4.3.3.
8780 * configure: Regenerate.
8781 Fix PR gdb/344.
8782
44aa49bb
HPN
87832002-04-05 Hans-Peter Nilsson <hp@axis.com>
8784
8785 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
8786 R_CRIS_32_PCREL>: Fix typo in name.
8787 (cris_elf_check_relocs): Always create .rela.got here when
8788 R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
8789 (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
8790 assume it's created.
8791
e2d34d7d
DJ
87922002-04-04 Daniel Jacobowitz <drow@mvista.com>
8793
8794 * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
8795 * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
8796 define.
8797 * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
8798 * bfd.c (bfd_link_hash_table_free): Define.
8799 * binary.c (binary_bfd_link_hash_table_free): Define.
8800 * bout.c (b_out_bfd_link_hash_table_free): Define.
8801 * coff-rs6000.c (rs6000coff_vec): Include
8802 _bfd_generic_link_hash_table_free.
8803 (pmac_xcoff_vec): Likewise.
8804 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
8805 (aix5coff64_vec): Likewise.
8806 * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
8807 * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
8808 (bfd_elf32_bfd_link_hash_table_free): Define.
8809 * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
8810 (bfd_elf32_bfd_link_hash_table_free): Define.
8811 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
8812 define.
8813 * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
8814 * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
8815 * ieee.c (ieee_bfd_link_hash_table_free): Define.
8816 * ihex.c (ihex_bfd_link_hash_table_free): Define.
8817 * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
8818 (_bfd_generic_link_hash_table_free): Add prototype.
8819 * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
8820 * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
8821 * linker.c (_bfd_generic_link_hash_table_free): New function.
8822 * mmo.c (mmo_bfd_link_hash_table_free): Define.
8823 * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
8824 * oasys.c (oasys_bfd_link_hash_table_free): Define.
8825 * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
8826 * som.c (som_bfd_link_hash_table_free): Define.
8827 * srec.c (srec_bfd_link_hash_table_free): Define.
8828 * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
8829 * versados.c (versados_bfd_link_hash_table_free): Define.
8830 * vms.c (vms_bfd_link_hash_table_free): New function.
8831 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
8832
8833 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
8834 instead of bfd_alloc.
8835 * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
8836 * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
8837 * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
8838 * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
8839 * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
8840 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
8841 * elf.c (_bfd_elf_link_hash_table_create): Likewise.
8842 * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
8843 * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
8844 * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
8845 * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
8846 * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
8847 * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
8848 * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
8849 * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
8850 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
8851 * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
8852 * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
8853 * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
8854 * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
8855 * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
8856 * linker.c (_bfd_generic_link_hash_table_create): Likewise.
8857 * m68klinux.c (linux_link_hash_table_create): Likewise.
8858 * sparclinux.c (linux_link_hash_table_create): Likewise.
8859 * sunos.c (sunos_link_hash_table_create): Likewise.
8860 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
8861
8862 * targets.c: Add _bfd_link_hash_table_free to xvec.
8863
8864 * bfd-in2.h: Regenerate.
8865 * libbfd.h: Regenerate.
8866 * libcoff.h: Regenerate.
8867
830629ab
AM
88682002-04-04 Alan Modra <amodra@bigpond.net.au>
8869
8870 * dep-in.sed: Cope with absolute paths.
8871 * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
8872 Run "make dep-am".
8873 * Makefile.in: Regenerate.
8874 * coff-arm.c: Fix copyright date.
8875 * cpu-h8300.c: Likewise.
8876 * cpu-i370.c: Likewise.
8877 * cpu-s390.c: Likewise.
8878 * cpu-mips.c: Likewise.
8879 * po/SRC-POTFILES.in: Regenerate.
8880
c6e90b02
TS
88812002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8882
8883 * Makefile.am: Add elfxx-mips.c to the known backends.
8884 (elf32-mips.lo): remove dependency to coff/external.h.
8885 * Makefile.in: Regenerate.
8886 * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
8887 Remove elf32-mips.lo from 64 bit vectors. Update dependencies
8888 accordingly.
8889 * configure: Regenerate.
8890 * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
8891 (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
8892 (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
8893 MIPS specific backend functions.
8894 * elf32-mips.c: Moved most code to elfxx-mips.c.
8895 (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
8896 static.
8897 (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
8898 (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
8899 (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
8900 (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
8901 interface to allow selection of the right REL or RELA howto table.
8902 (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
8903 static. Let it refuse n32 objects.
8904 (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
8905 (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
8906 (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
8907 (elf32_mips_ignore_discarded_relocs): Rename from
8908 _bfd_elf32_mips_ignore_discarded_relocs.
8909 (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
8910 (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
8911 (elf_mips_howto_table_rela): Remove.
8912 * elf64-mips.c: Moved most code to elfxx-mips.c.
8913 (bfd_elf64_bfd_reloc_type_lookup): Make static.
8914 (mips_elf64_rtype_to_howto): New function.
8915 (mips_elf64_object_p): Likewise.
8916 (elf64_mips_irix_compat): Likewise.
8917 * elfxx-mips.c: New file containing common code merged together from
8918 elf32-mips.c and elf64-mips.c.
8919 * elfxx-mips.h: New file containing MIPS specific prototypes from
8920 elf-bfd.h.
8921 * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
8922 elf_backend_mips_rtype_to_howto.
8923
d8dce692
AM
89242002-04-04 Alan Modra <amodra@bigpond.net.au>
8925
8926 * srec.c (MAXCHUNK, Chunk): Revise comments.
8927 (srec_write_record): Correct buffer size.
8928 (srec_write_header): Do without intermediate buffer.
8929 (srec_write_section): Validate Chunk.
8930 (srec_write_terminator): Pass NULL instead of dummy buffer.
8931 (srec_write_symbols): Pass file and symbol names directly to
8932 bfd_bwrite so sprintf won't overflow buffer.
8933
b88a866a
JJ
89342002-04-03 Jakub Jelinek <jakub@redhat.com>
8935
8936 * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
8937 PC relative relocs against hidden symbols.
8938 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
8939
d7866f04
AM
89402002-04-03 Alan Modra <amodra@bigpond.net.au>
8941
8942 * elf.c (_bfd_elf_make_section_from_shdr): When setting section
8943 LMAs, loop over segments until p_vaddr and p_memsz specify an
8944 extent enclosing the section.
8945
9e81ee67
NC
89462002-04-02 Nick Clifton <nickc@cambridge.redhat.com>
8947
8948 * ihex.c (ihex_write_object_contents): Do not allow records to
8949 cross a 64K boundary - wrap if necessary.
8950
d2b64500
JT
89512002-04-01 Nathan Williams <nathanw@wasabisystems.com>
8952
8953 * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
8954 which caused the returned LWP ID to always be 0.
8955
e36f7d53
RH
89562002-04-01 Richard Henderson <rth@redhat.com>
8957
8958 * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
8959 (elf32_sparc_relocate_section): Use it to figure out when to
8960 initialize .got entries.
8961 * elf64-sparc.c: Similarly.
8962
e92d460e
AM
89632002-03-28 Alan Modra <amodra@bigpond.net.au>
8964
8965 * linker.c (link_action): Ignore duplicate warning syms.
8966 (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
8967 * elflink.h (elf_adjust_dynstr_offsets): Likewise.
8968 (elf_adjust_dynamic_symbol): Likewise.
8969 (elf_export_symbol): Likewise.
8970 (elf_link_find_version_dependencies): Likewise.
8971 (elf_link_assign_sym_version): Likewise.
8972 (elf_link_sec_merge_syms): Likewise.
8973 (elf_link_output_extsym): Likewise.
8974 (elf_gc_sweep_symbol): Likewise.
8975 (elf_gc_propagate_vtable_entries_used): Likewise.
8976 (elf_gc_smash_unused_vtentry_relocs): Likewise.
8977 (elf_gc_allocate_got_offsets): Likewise.
8978 (elf_collect_hash_codes): Likewise.
8979 * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
8980 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
8981 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
8982 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
8983 * elf32-arm.h (elf32_arm_discard_copies): Likewise.
8984 * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
8985 (elf_cris_discard_excess_dso_dynamics): Likewise.
8986 * elf32-hppa.c (clobber_millicode_symbols): Likewise.
8987 (mark_PIC_calls): Likewise.
8988 (allocate_plt_static): Likewise.
8989 (allocate_dynrelocs): Likewise.
8990 (readonly_dynrelocs): Likewise.
8991 * elf32-i386.c (allocate_dynrelocs): Likewise.
8992 (readonly_dynrelocs): Likewise.
8993 * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
8994 * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
8995 * elf32-mips.c (mips_elf_output_extsym): Likewise.
8996 (mips_elf_sort_hash_table_f): Likewise.
8997 (mips_elf_check_mips16_stubs): Likewise.
8998 * elf32-s390.c (allocate_dynrelocs): Likewise.
8999 (readonly_dynrelocs): Likewise.
9000 * elf32-sh.c (sh_elf_discard_copies): Likewise.
9001 * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
9002 (xstormy16_relax_plt_realloc): Likewise.
9003 * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
9004 (elf64_alpha_output_extsym): Likewise.
9005 * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
9006 * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
9007 (mips_elf64_check_mips16_stubs): Likewise.
9008 (mips_elf64_output_extsym): Likewise.
9009 * elf64-ppc.c (func_desc_adjust): Likewise.
9010 (allocate_dynrelocs): Likewise.
9011 (readonly_dynrelocs): Likewise.
9012 * elf64-s390.c (allocate_dynrelocs): Likewise.
9013 (readonly_dynrelocs): Likewise.
9014 * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
9015 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
9016 (readonly_dynrelocs): Likewise.
9017 * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
9018 * aoutx.h (aout_link_write_other_symbol): Likewise.
9019 * cofflink.c (_bfd_coff_write_task_globals): Likewise.
9020 (_bfd_coff_write_global_sym): Likewise.
9021 * i386linux.c (linux_tally_symbols): Likewise.
9022 * m68klinux.c (linux_tally_symbols): Likewise.
9023 * sparclinux.c (linux_tally_symbols): Likewise.
9024 * pdp11.c (aout_link_write_other_symbol): Likewise.
9025 * sunos.c (sunos_scan_dynamic_symbol): Likewise.
9026 * xcofflink.c (xcoff_build_ldsyms): Likewise.
9027 (xcoff_write_global_symbol): Likewise.
9028
9029 * cofflink.c (_bfd_coff_final_link): Formatting.
9030 * cpu-mips.c (mips_compatible): Make static, prototype.
9031 * elf32-i386.c (elf_i386_check_relocs): Formatting.
9032 * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
9033 * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
9034 * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
9035 (mips_elf64_final_link): Likewise.
9036 * elflink.h (elf_link_find_version_dependencies): Remove duplicate
9037 prototype.
9038
2106126f
NC
90392002-03-27 Nick Clifton <nickc@cambridge.redhat.com>
9040
9041 * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
9042 (SWAP_OUT_RELOC_OFFSET): Define.
9043
b99d1833
AM
90442002-03-27 Gregory Steuck <greg@nest.cx>
9045
9046 * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
9047 terminating NULL if empty symbol table.
9048 (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
9049
ad43ed4c
L
90502002-03-26 H.J. Lu (hjl@gnu.org)
9051
9052 * elflink.h (elf_link_input_bfd): Revert the last change since
9053 the gcc exception handling isn't fixed yet.
9054
3851fca4
L
90552002-03-26 H.J. Lu (hjl@gnu.org)
9056
9057 * elflink.h (elf_link_input_bfd): Complain about relocations
9058 against local symbols in discarded sections.
9059
b91afed7
AM
90602002-03-26 Alan Modra <amodra@bigpond.net.au>
9061
9062 * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
9063
dba143ef
AM
90642002-03-23 Alan Modra <amodra@bigpond.net.au>
9065
9066 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
9067 section file offset for !SEC_LOAD sections.
9068
ee29b9fb
RE
90692002-03-21 Richard Earnshaw <rearnsha@arm.com>
9070
830629ab
AM
9071 * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
9072 <case R_ARM_GOT>): Handle relocations to Thumb functions.
ee29b9fb 9073
54327882
AM
90742002-03-21 Alan Modra <amodra@bigpond.net.au>
9075
9076 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
9077 Whitespace changes.
9078 * archive.c: Update copyright date.
9079 * bfd-in2.h: Regenerate.
9080 * libbfd.h: Regenerate.
9081 * Makefile.am: Run "make dep-am"
9082 * Makefile.in: Regenerate.
9083 * po/SRC-POTFILES.in: Regenerate.
9084
1ee24f27
DJ
90852002-03-20 Daniel Jacobowitz <drow@mvista.com>
9086
9087 * dwarf2.c (struct funcinfo): Move up.
9088 (lookup_address_in_function_table): New argument function_ptr.
9089 Set it.
9090 (lookup_address_in_line_table): New argument function. If function
9091 is non-NULL, use it to handle ``addr'' before the first line note of
9092 the function.
9093 (comp_unit_find_nearest_line): Update and swap calls to
9094 lookup_address_in_function_table and lookup_address_in_line_table.
9095 * syms.c (_bfd_stab_section_find_nearest_line): Use the first
9096 N_SLINE encountered if we see an N_FUN before any N_SLINE.
9097
51b9608c
TR
90982002-03-20 Tom Rix <trix@redhat.com>
9099
ea1e4b0d 9100 * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
51b9608c 9101 _bfd_xcoff_generic_stat_arch_elt. Fix format check.
9b5ecbd0 9102 * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt.
51b9608c 9103
789c90aa
TR
91042002-03-19 Tom Rix <trix@redhat.com>
9105
ea1e4b0d 9106 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
789c90aa
TR
9107 dynamic objects in archives.
9108
1da54d81
HPN
91092002-03-19 Hans-Peter Nilsson <hp@bitrange.com>
9110
9111 * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
9112 STT_NOTYPE symbols to STT_OBJECT.
9113
7831a775 91142002-03-18 Jan Hubicka <jh@suse.cz>
beb43bb9
JH
9115
9116 * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
9117
eb1e0e80
NC
91182002-03-18 Tom Rix <trix@redhat.com>
9119
9120 * aix5ppc.core.c : New file for AIX 5 64 bit core support.
9121 * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
9122 * coff-rs6000 (do_pad) : New function for archive padding.
9123 (do_copy) : New function for object file copying in archives.
9124 (do_shared_object_padding) : New function for padding shared
9125 objects to their text section alignment in archives.
9126 (bfd_xcoff_ar_achive_set_magic) : Stub.
9127 (xcoff_write_armap_big) : Use do_copy and do_pad.
9128 (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
9129 do_copy and do_pad.
9130 * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
ea1e4b0d 9131 bfd_xcoff_magic_number.
eb1e0e80
NC
9132 (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
9133 fop.
9134 (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
9135 (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
9136 (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
9137 * rs6000-core.c : Update copyright date.
ea1e4b0d 9138 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
eb1e0e80
NC
9139 csectpp.
9140 * coffcode.h (coff_new_section_hook) : Use new accessor macros.
9141 (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
9142 (coff_set_flags) : Use bfd_xcoff_magic_number.
9143 * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
9144 * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
9145 * Makefile.am : Same.
9146 * config.bfd : Same.
9147 * targets.c : Same.
9148 * configure : Regnerate.
9149 * Makefile.in : Same.
9150 * bfd-in2.h : Same.
9151
a1c259a1
NC
91522002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
9153
9154 * po/fr.po: Updated version.
9155
4dae1ae7
AM
91562002-03-18 Alan Modra <amodra@bigpond.net.au>
9157
9158 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
9159 * libbfd.h: Regenerate.
9160 * archive.c (coff_write_armap): Pass on failures from
9161 bfd_write_bigendian_4byte_int.
9162
36b4f6e7
L
91632002-03-14 H.J. Lu <hjl@gnu.org>
9164
9165 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
9166 error to bfd_error_nonrepresentable_section for reinit_array
9167 section in DSO.
9168
a1aefc76
NC
91692002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
9170
a181be0a
NC
9171 * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
9172 OR it in rather than replacing previously selected flags.
9173
a1aefc76
NC
9174 * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
9175 (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
9176
c119f9b8
AM
91772002-03-14 Alan Modra <amodra@bigpond.net.au>
9178
9179 * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
9180 (N): Use the above.
9181 * elflink.h (elf_bfd_final_link): Revert last change. Instead,
9182 ensure reloc size matches before calling elf_link_input_bfd.
9183 Add an assert to check reloc size when counting output relocs.
9184
c295a511
NC
91852002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
9186
9187 * mmo.c (mmo_get_loc): Return NULL rather than false.
9188
9ce88e60
NC
91892002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
9190
9191 * po/fr.po: Updated version.
9192
4ddafab0
AM
91932002-03-13 Alan Modra <amodra@bigpond.net.au>
9194
b74fa2cd
AM
9195 * archures.c (bfd_default_compatible): Test bits_per_word.
9196 * cpu-i386.c (i386_compatible): Remove. Replace occurrences with
9197 bfd_default_compatible.
9198 * cpu-i370.c (i370_compatible): Likewise.
9199 * cpu-sparc.c (sparc_compatible): Likewise.
9200 * cpu-h8300.c (compatible): Test in->arch == out->arch.
9201
40b829d4
AM
9202 * elflink.h: Formatting fixes.
9203 (elf_link_output_extsym): Merge undefined and undef weak cases.
9204
4ddafab0
AM
9205 * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
9206 when word size of input matches output word size.
9207
dd53c801
AJ
92082002-03-12 Andreas Jaeger <aj@suse.de>
9209
9210 * cpu-i386.c (i386_compatible): New. Use it instead of
9211 bfd_default_compatible.
9212
aa066ac8
L
92132002-03-07 H.J. Lu (hjl@gnu.org)
9214
9215 * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
9216 as the type for bfd_reloc_val.
9217
1bf42538
JL
92182002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
9219
9220 * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
9221 (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
9222 (elf_hppa_final_link_relocate): Correct relocations for indirect
9223 references to local data through the DLT. Fix .opd creation for
9224 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
9225 relocations. Use e_lsel selector for R_PARISC_DLTIND21L,
9226 R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
9227 "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9228 Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
9229 * elf32-hppa.c (final_link_relocate): Revise relocation selectors
9230 as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9231
86eaf01e
JJ
92322002-03-05 Jakub Jelinek <jakub@redhat.com>
9233
9234 * merge.c (_bfd_merge_sections): Don't segfault if there
9235 is nothing to merge due to GC.
9236
c44233aa
AM
92372002-03-05 Alan Modra <amodra@bigpond.net.au>
9238
039cc25f
AM
9239 * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
9240 symbols that have been forced local.
9241
c44233aa
AM
9242 * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
9243 to output forced local syms for non-shared link.
9244 (elf_link_output_extsym): Tweak condition for calling backend
9245 adjust_dynamic_symbol so that previous behaviour is kept.
9246 Whitespace changes throughout file.
9247
25e27870
L
92482002-03-04 H.J. Lu <hjl@gnu.org>
9249
9250 * elf.c (bfd_section_from_shdr): Handle special sections,
9251 .init_array, .fini_array and .preinit_array.
9252 (elf_fake_sections): Likewise.
9253
9254 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
9255 DT entry only if the section is in output for .init_array,
9256 .fini_array and .preinit_array. Complain about .preinit_array
9257 section in DSO.
9258 (elf_bfd_final_link): Warn zero size for .init_array,
9259 .fini_array and .preinit_array sections.
9260
9261 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
9262 SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
9263 (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
9264 .preinit_array.
9265
bb2a49f2
AM
92662002-03-04 Alan Modra <amodra@bigpond.net.au>
9267
9268 * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
9269 * configure: Regenerate.
9270
38487e5e
TR
92712002-03-02 Tom Rix <trix@redhat.com>
9272
c44233aa
AM
9273 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
9274 symbolic equiv.
38487e5e
TR
9275 * coff-rs6000.c (xcoff_howto_table): Same.
9276
30831527
RH
92772002-03-01 David Mosberger <davidm@hpl.hp.com>
9278
9279 * elflink.h (size_dynamic_sections): If section named
9280 ".preinit_array" exists, create DT_PREINIT_ARRAY and
9281 DT_PREINIT_ARRAYSZ entries in dynamic table. Analogously for
9282 ".init_array" and ".fini_array".
9283 (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
9284 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
9285 DT_FINI_ARRAY.
9286
c8e5ddc8
AM
92872002-02-26 Andrew Macleod <amacleod@cygnus.com>
9288
9289 * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
9290 dynsyms.
9291
96e0dda4
AM
92922002-02-25 Alan Modra <amodra@bigpond.net.au>
9293
1c5b6bf8
AM
9294 * elf64-hppa.h: Update copyright date.
9295
96e0dda4
AM
9296 * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
9297 (ppc64_elf_relocate_section): Don't generate power4 style branch
9298 hints for *_BRTAKEN and *_BRNTAKEN relocs.
9299
0fb19cbc
JJ
93002002-02-22 Jakub Jelinek <jakub@redhat.com>
9301
9302 * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
9303 last patch.
9304 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9305
c434dee6
AJ
93062002-02-21 Andreas Jaeger <aj@suse.de>
9307
9308 * elf64-x86-64.c: Major rework that introduces all recent changes
9309 to the x86-64 backend. Get a closer match to elf32-i386.
9310 (struct elf64_x86_64_dyn_relocs): Rename from
9311 elf64_x86_64_pcrel_relocs_copied, add additional fields. Change
9312 all users.
9313 (struct elf64_x86_64_link_hash_table): Add short cuts to some
9314 sections.
9315 (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
9316 remove casts, initialize new hash members.
9317 (create_got_section): New.
9318 (elf64_x86_64_create_dynamic_sections): New.
9319 (elf64_x86_64_copy_indirect_symbol): New.
9320 (elf64_x86_64_check_relocs): Don't allocate space for dynamic
9321 relocs, .got or .relgot here but do it in allocate_dynrelocs.
9322 Reference count possible .plt and .got entries. Don't test input
9323 section SEC_READONLY here to try to avoid copy relocs, and keep
9324 dyn_relocs regardless of ELF_LINK_NON_GOT_REF. Don't set
9325 DF_TEXTREL here. Delay setting of variables until needed. Cache
9326 pointer to "sreloc" section in elf_section_data. Tweak condition
9327 under which .got created. Report files with bad relocation
9328 section names.
9329 (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
9330 Reference count possible .plt entries. Don't deallocate .got and
9331 .relgot space here.
9332 (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc. Don't
9333 do copy reloc processing for weakdefs. Remove redundant casts and
9334 aborts. Delay setting of vars until needed. Move creation of
9335 dynamic symbols and allocation of .plt and .rela.plt to
9336 allocate_dynrelocs. Replace BFD_ASSERT with abort.
9337 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
9338 (allocate_dynrelocs): New.
9339 (readonly_dynrelocs): New.
9340 (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
9341 Allocate space for dyn relocs. Replace BFD_ASSERT with abort.
9342 Zero out the dynamic allocated content space.
9343 (elf64_x86_64_discard_copies): Removed.
9344 (elf64_x86_64_relocate_section): Make use of dynamic section
9345 short-cuts. Localise vars, and delay setting. Better error
9346 reporting, replace BFD_ASSERT with abort. Check
9347 ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
9348 regular object file and tread the weak definition as the normal
9349 one. Don't discard relocs for undefweak or undefined symbols and
9350 check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
9351 relocs.
9352 (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
9353 symbols that have been forced local. Use same test to decide if
9354 we can use a relative reloc for got as relocate_section. Expand
9355 SHN_UNDEF comment. Move expressions out of function calls.
9356 Replace BFD_ASSERT with abort.
9357 (bfd_elf64_bfd_final_link): Removed.
9358 (elf_backend_copy_indirect_symbol): Define.
9359
ff3a6ee3
TR
93602002-02-20 Tom Rix <trix@redhat.com>
9361
9362 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
9363 (_bfd_xcoff_reloc_type_lookup): Use it.
9364 * coff64-rs6000.c (xcoff64_howto_table): Same.
9365 (xcoff64_reloc_type_lookup): Same.
c434dee6 9366
a68d41fb
AM
93672002-02-20 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9368
9b5ecbd0 9369 * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are
a68d41fb
AM
9370 little endian.
9371
befc3abb
MS
93722002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
9373
9374 * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
9375 (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
9376 * bfd-in2.h: Regenerate.
9377 * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
9378 Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
9379 with "s390:64-bit".
9380 * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
9381 (elf_s390_reloc_type_lookup): Likewise.
9382 (elf_s390_check_relocs): Likewise.
9383 (elf_s390_gc_sweep_hook): Likewise.
9384 (elf_s390_relocate_section): Likewise.
9385 (elf_s390_object_p): Use renamed architecture define.
9386 * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
9387
6eeeec9b
FCE
93882002-02-19 Frank Ch. Eigler <fche@redhat.com>
9389
9390 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
9391
0bb2d96a
JJ
93922002-02-19 Jakub Jelinek <jakub@redhat.com>
9393
9394 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
9395 absptr -> pcrel optimization for shared libs.
9396 Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
9397 library cannot be converted to pcrel.
9398 (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
9399 relative.
9400 * elf32-i386.c (elf_i386_relocate_section): If
9401 _bfd_elf_section_offset returned -2, skip, but make sure the
9402 relocation is installed.
9403 * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
9404 * elf32-cris.c (cris_elf_relocate_section): Likewise.
9405 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
9406 * elf32-i370.c (i370_elf_relocate_section): Likewise.
9407 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
9408 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
9409 * elf32-s390.c (elf_s390_relocate_section): Likewise.
9410 * elf32-sh.c (sh_elf_relocate_section): Likewise.
9411 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
9412 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
9413 * elf64-s390.c (elf_s390_relocate_section): Likewise.
9414 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
9b5ecbd0 9415 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
0bb2d96a
JJ
9416 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9417 * elf64-alpha.c (elf64_alpha_relocate_section): Handle
9418 _bfd_elf_section_offset returning -2 the same way as -1.
9419 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
9420 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
9421 and BFD_ASSERT.
9422 * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
9423
69f284c7
TR
94242002-02-18 Tom Rix <trix@redhat.com>
9425
9426 * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
9427 (bfd_xcoff_size_dynamic_sections): Same.
9428 * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
9429 (bfd_xcoff_size_dynamic_sections): Same.
9430 * coff-rs6000.c (xcoff_generate_rtinit): Same.
9431 * coff-rs646000.c (xcoff64_generate_rtinit): Same.
9432 * libxcoff.h (struct xcoff_backend_data_rec): Same.
9433 * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
9434 * bfd-in2.h: Regenerate.
9435
82bd7b59
AM
94362002-02-18 Alan Modra <amodra@bigpond.net.au>
9437
9438 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
9439 (struct ppc_link_hash_table): Add sfpr.
9440 (ppc64_elf_link_hash_table_create): Init it.
9441 (ppc64_elf_create_dynamic_sections): Split creation of .stub and
9442 .glink out to..
9443 (create_linkage_sections): ..here. Make .sfpr too.
9444 (ppc64_elf_check_relocs): Call create_linkage_sections, and set
9445 dynobj early.
9446 (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
9447 (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
9448 ._restf* functions, and create as needed.
9449 (func_desc_adjust): Only force_local for shared libs.
9450
ef1355e8
NC
94512002-02-18 David O'Brien <obrien@FreeBSD.org>
9452
9453 * configure.in: Bump version number post 2.12 branching.
9454 * configure: Regenerate.
9455
dfa36a69
HPN
94562002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
9457
9458 * mmo.c: Correct and improve comments.
9459 (mmo_write_chunk): Store trailing byte in bfd buffer; don't
9460 zero-pad. Use input to fill up non-empty bfd buffer.
9461 (mmo_flush_chunk): New function.
9462 (mmo_write_loc_chunk): Add parameter last_vmap, all callers
9463 changed. Don't emit location specifier if VMA is same as
9464 *LAST_VMAP after omitting leading zero contents. Call
9465 mmo_flush_chunk before emitting location specifier.
9466 (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
9467 with mmo_write_loc_chunk calls.
9468 (mmo_internal_write_section): Call mmo_flush_chunk after
9469 mmo_write_chunk.
9470 (mmo_write_symbols_and_terminator): Move :Main to first position
9471 in symbol array. Add faked one if it does not exist if there are
9472 other symbols. Don't add it if there are no symbols at all. Move
9473 out test for value of :Main from symbol loop. Rename table
9474 fakemain to maintable and variable mainsym to fakemain.
9475
ccf00ab6
RH
94762002-02-15 Richard Henderson <rth@redhat.com>
9477
9478 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
9479 section with no got matches any got. Simplify error generaion.
9480
88eaccc2
AM
94812002-02-15 Alan Modra <amodra@bigpond.net.au>
9482
fd96f80f
AM
9483 Support arbitrary length fill patterns.
9484 * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
9485 (_bfd_default_link_order): Remove bfd_fill_link_order code.
9486 Call default_data_link_order.
9487 (default_fill_link_order): Delete.
9488 (default_data_link_order): New function.
9489 * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
9490 of bfd_fill_link_order with bfd_data_link_order.
9491 * elf64-alpha.c (elf64_alpha_final_link): Likewise.
9492 * elf64-mips.c (mips_elf64_final_link): Likewise.
9493
88eaccc2
AM
9494 * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
9495 Correct value returned in "end" for "0x<non-hex>".
9496
e2fd756b
NC
94972002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
9498
9499 * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
9500 (scan): Test against 'mach' field in info structure.
9501
edd29cf9
AM
95022002-02-14 Alan Modra <amodra@bigpond.net.au>
9503
9504 * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
9505
1e30956e 95062002-02-14 Matt Fredette <fredette@netbsd.org>
76f57f3a
JT
9507
9508 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
9509 EF_M68000.
9510
bf36db18
NC
95112002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
9512
9513 * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
edd29cf9
AM
9514 non-zero physical addresses when adjusting the LMAs of new
9515 sections.
bf36db18 9516
189c6563
AM
95172002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
9518
9519 * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
9520 from _bfd_elf_hppa_gen_reloc_type.
9521 (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
9522 * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
9523 * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
9524 * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
9525
e948afaf
AO
95262002-02-12 Alexandre Oliva <aoliva@redhat.com>
9527
9528 * elf-m10300.c (mn10300_elf_relax_section): Skip section before
9529 loading its contents if there's nothing to do in it.
9530
19397422
AM
95312002-02-12 Alan Modra <amodra@bigpond.net.au>
9532
0ad3a73b
AM
9533 * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
9534 64k boundary.
9535
19397422
AM
9536 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
9537 DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
9538 (ppc64_elf_finish_dynamic_sections): Set values for them.
9539
51316059
MS
95402002-02-11 Michael Snyder <msnyder@redhat.com>
9541
9542 * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
9543 * elf.c (elfcore_grok_pstatus): Add prototype.
9544 (elfcore_grok_lwpstatus): Add prototype.
9545 (elfcore_write_lwpstatus): New function.
9546 (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
9547
518313c3
AO
95482002-02-11 Alexandre Oliva <aoliva@redhat.com>
9549
9550 * elf32-sh.c: Added missing prototypes.
9551 * elf32-sh64.c: Likewise.
9552 (sh_elf_align_loads): Mark unused args as such.
9553 * elf64-sh64.c: Added missing prototypes.
9554 (struct elf_sh64_link_hash_entry): Fix typo.
9555 (sh_elf64_relocate_section): Fix info argument passed to
9556 _bfd_elf_section_offset.
9557
2c73f9d8
AM
95582002-02-11 Alan Modra <amodra@bigpond.net.au>
9559
9560 * Makefile.am: "make dep-am".
9561 * Makefile.in: Regenerate.
9562 * aclocal.m4: Regenerate.
9563 * config.in: Regenerate.
9564 * configure: Regenerate.
9565
d426c6b0
DJ
95662002-02-10 Daniel Jacobowitz <drow@mvista.com>
9567
9568 * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
9569 variable warnings.
9570 * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
9571 comparison warning.
9572 * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
9573 cast warnings for the common case.
9574
e58ee0cd
HPN
95752002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
9576
9577 * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
9578 vectors.
9579 (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
9580 vectors.
9581
7793f4d0
RH
95822002-02-09 Richard Henderson <rth@redhat.com>
9583
9584 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
9585 (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
9586 (elf64_alpha_relocate_section): Likewise.
9587 * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
9588 * bfd-in2.h, libbfd.h: Rebuild.
9589
7e799044
HPN
95902002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
9591
9592 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
9593 that base-plus-offset reloc accounting is consistent.
9594 (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
9595 up to date for undefined symbols.
9596
027d73eb
EC
95972002-02-08 Eric Christopher <echristo@redhat.com>
9598
9599 From Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9600
9601 * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
9602 sections for the O32 ABI.
9603
517662d4
CD
96042002-02-08 Chris Demetriou <cgd@broadcom.com>
9605
9606 * elf32-arm.h: Fix formatting of _("...").
9607 * elf32-d10v.c: Likewise.
9608 * elf32-m68k.c: Likewise.
9609 * elf32-mips.c: Likewise.
9610
5e37cc46
NC
96112002-02-08 Ivan Guzvinec <ivang@opencores.org>
9612
9613 * coff-or32.c: Fix compile time warning messages.
9614
fbca6ad9
AO
96152002-02-08 Alexandre Oliva <aoliva@redhat.com>
9616
9617 Contribute sh64-elf.
9618 2002-01-23 Alexandre Oliva <aoliva@redhat.com>
9619 * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
9620 R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
9621 R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
9622 R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
9623 R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
9624 R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
9625 R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
9626 R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
9627 R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
9628 New relocs.
9629 * libbfd.h, bfd-in2.h: Rebuilt.
9630 * elf32-sh.c (sh_elf_howto_table): Define new relocs.
9631 (sh_reloc_map): Map them.
9632 (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
9633 elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
9634 elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
9635 elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
9636 elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
9637 elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
9638 movi_shori_putval) [INCLUDE_SHMEDIA]: New.
9639 (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
9640 datalabel_got_offset.
9641 (sh_elf_link_hash_newfunc): Initialize it.
9642 (sh_elf_relocate_section): Augment the scope of
9b5ecbd0 9643 seen_stt_datalabel. Introduce GOTPLT support. Extend GOTPC, PLT,
fbca6ad9
AO
9644 GOT and GOTOFF handling to new SHmedia relocation types. Support
9645 GOT_BIAS.
9646 (sh_elf_check_relocs): Likewise.
9647 (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
9648 PLT entries using movi_shori_putval. Support GOT_BIAS.
9649 (sh_elf_finish_dynamic_sections): Likewise.
9650 * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
9651 relocation, it's now done by the caller.
9652 (GOT_BIAS): New.
9653 * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
9654 elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
9655 elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
9656 elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
9657 elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
9658 elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
9659 sh64_elf64_hash_table): New.
9660 (sh_elf64_howto_table): Introduce new relocs.
9661 (sh_elf64_info_to_howto): Accept new PIC relocs.
9662 (sh_elf64_relocate_section): Augment the scope of
9663 seen_stt_datalabel. Support new PIC relocs.
9664 (sh_elf64_check_relocs): Support new PIC relocs.
9665 (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
9666 elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
9667 elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
9668 elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
9669 sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
9670 movi_shori_putval, movi_3shori_putval,
9671 sh64_elf64_create_dynamic_sections,
9672 sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
9673 sh64_elf64_size_dynamic_sections,
9674 sh64_elf64_finish_dynamic_symbol,
9675 sh64_elf64_finish_dynamic_sections): New.
9676 (elf_backend_create_dynamic-sections,
9677 bfd_elf64_bfd_link_hash_table_create,
9678 elf_backend_adjust_dynamic_symbol,
9679 elf_backend_size_dynamic_sections,
9680 elf_backend_finish_dynamic_symbol,
9681 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
9682 elf_backend_plt_readonly, elf_backend_want_plt_sym,
9683 elf_backend_got_header_size, elf_backend_plt_header_size):
9684 Define.
9685 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
9686 * elf32-sh.c: Renumbered and renamed some SH5 relocations to
9687 match official numbers and names; moved unmaching ones to the
9688 range 0xf2-0xff.
9689 * elf32-sh64.c, elf64-sh64.c: Likewise.
9b5ecbd0 9690 2001-03-12 DJ Delorie <dj@redhat.com>
fbca6ad9
AO
9691 * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
9692 sections.
9b5ecbd0 9693 2001-03-12 DJ Delorie <dj@redhat.com>
fbca6ad9
AO
9694 * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
9695 be aligned.
9696 * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
9b5ecbd0 9697 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9698 * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
9699 (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
9700 .cranges section with SEC_SORT_ENTRIES set.
9701 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
9702 incoming sorted .cranges section.
9703 (sh64_bfd_elf_copy_private_section_data): New.
9704 (sh64_elf_final_write_processing): Only sort .cranges and modify
9705 start address if called by linker.
9706 2001-01-08 Ben Elliston <bje@redhat.com>
9707 * elf32-sh64.c (sh64_elf_final_write_processing): Activate
9b5ecbd0 9708 Hans-Peter Nilsson's set bit 0 patch from 2001-01-06.
fbca6ad9 9709 * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
9b5ecbd0 9710 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9711 * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
9712 line. Add comments before all entries.
9713 <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
9714 comment.
9715 (sh_elf64_reloc): Correct head comment.
9716 (sh_elf64_relocate_section): Correct spacing.
9717 <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
9718 instead call reloc_dangerous callback.
9719 <case R_SH_SHMEDIA_CODE>: New case.
9720 (sh_elf64_gc_mark_hook): Correct spacing.
9721 (sh_elf64_check_relocs): Ditto.
9722 * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
9723 New case.
9724 * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
9725 functions.
9726 (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
9727 clarify describing comment. Add comments before all entries.
9728 (sh_elf_relocate_section) <relocating for a local symbol>: Do not
9729 honour STO_SH5_ISA32; instead call reloc_dangerous callback.
9b5ecbd0 9730 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9731 Sort .cranges section in final link. Prepare to set bit 0 on
9732 entry address.
9733 * elf32-sh64.c (struct sh64_find_section_vma_data): New.
9734 (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
9735 (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
9736 .cranges section.
9737 (sh64_backend_section_from_shdr): New, to recognize
9738 SHT_SH5_CR_SORTED on incoming .cranges section.
9739 (elf_backend_section_from_shdr): Define.
9740 (sh64_elf_final_write_processing): Sort outgoing .cranges
9741 section. (New, temporarily disabled:) Set bit 0 on entry address
9742 according to ISA type.
9743 (sh64_find_section_for_address): New.
9744 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
9745 crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
9746 (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c. Use
9747 bfd_malloc, not xmalloc.
9748 (sh64_get_contents_type): Move here from opcodes/sh64-dis.c. Make
9749 global.
9750 * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
9751 temporarily disabled) setting bit 0 on entry address.
9752 (elf_backend_final_write_processing): Define.
9b5ecbd0 9753 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9754 * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
9755 be a proper relocation for PTA and PTB rather than a marker.
9756 <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
9757 R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
9758 R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
9759 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
9760 R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
9761 Zero src_mask.
9762 * elf64-sh64.c: Ditto.
9763 (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
9764 * elf32-sh64.c: Include opcodes/sh64-opc.h
9765 (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
9766 argument. Drop const qualifiers from "bfd *" and "bfd_byte *"
9767 parameters. No unused parameters. Caller changed.
9768 <case R_SH_PT_16>: New case.
9769 * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
9770 * Makefile.in: Regenerate.
9b5ecbd0 9771 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9772 * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
9773 all code sections.
9774 (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9775 (sh64_elf_merge_private_data): Ditto.
9776 * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
9777 to access stored section flags.
9778 (sh64_elf_final_write_processing): Return immediately unless
9779 called by linker. Use sh64_elf_section_data (cranges) to get size
9780 of linker-generated cranges entries.
9781 (sh64_elf_copy_private_data): Add missing "return true".
9782 (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9783 (sh_elf64_merge_private_data): Ditto.
9b5ecbd0 9784 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9785 * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
9786 elf64-sh64.c:sh64_elf_fake_sections.
9787 (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
9b5ecbd0 9788 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9789 * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
9790 (sh64_elf_final_write_processing): New.
9791 (elf_backend_final_write_processing): Define.
9792 (sh64_elf_fake_sections): Get header flags from tdata field.
9793 (sh64_elf_copy_private_data): Do not call
9794 sh64_elf_copy_private_data_internal, just copy e_flags field.
9795 (sh64_elf_merge_private_data): Do not call
9796 sh64_elf_copy_private_data_internal.
9b5ecbd0 9797 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9798 Remove EF_SH64_ABI64, let ELF size make difference.
9799 Remove SH64-specific BFD section flag.
9800 * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
9801 containing SHmedia through elf_section_data (asect)->tdata
9802 non-zero, not using a BFD section flag.
9803 (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
9804 (sh64_elf_merge_private_data): Similar.
9805 (elf_backend_section_flags): Don't define.
9806 (sh64_elf_backend_section_flags): Delete.
9807 * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
9808 not EF_SH64_ABI64.
9809 (sh_elf64_merge_private_data): Similar.
9810 * section.c (Section flags definitions): Don't define
9811 SEC_SH_ISA_SHMEDIA.
9812 (bfd-in2.h): Regenerate.
9b5ecbd0 9813 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9814 Make DataLabel references work with partial linking.
9815 * elf32-sh64.c: Fix formatting.
9816 (sh64_elf_link_output_symbol_hook): New.
9817 (elf_backend_link_output_symbol_hook): Define to
9818 sh64_elf_link_output_symbol_hook.
9819 (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
9820 undefined if partial linking. Adjust sanity check.
9821 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
9822 (elf_backend_link_output_symbol_hook): Define to
9823 sh64_elf64_link_output_symbol_hook.
9824 (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
9825 undefined if partial linking. Adjust sanity check.
9b5ecbd0 9826 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9827 Implement semantics for inter-file DataLabel references.
9828 * elf64-sh64.c (DATALABEL_SUFFIX): Define.
9829 (sh64_elf64_add_symbol_hook): New.
9830 (sh_elf64_relocate_section): If passing an indirect symbol with
9831 st_type STT_DATALABEL on the way to a symbol with st_other
9832 STO_SH5_ISA32, do not bitor 1 to the relocation.
9833 (elf_backend_add_symbol_hook): Define to
9834 sh64_elf64_add_symbol_hook.
9835 * elf64-sh32.c: Tweak comments.
9836 (DATALABEL_SUFFIX): Define.
9837 (sh64_elf_add_symbol_hook): New.
9838 (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
9839 * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
9840 symbol with st_type STT_DATALABEL on the way to a symbol with
9841 st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
9b5ecbd0 9842 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9843 Pass through STT_DATALABEL.
9844 * elf32-sh64.c (sh64_elf_get_symbol_type): New.
9845 (elf_backend_get_symbol_type): Define.
9846 * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
9847 (elf_backend_get_symbol_type): Define.
9b5ecbd0 9848 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9849 * elf32-sh64.c: Tweak comments.
9850 (sh64_elf_copy_private_data_internal): Add prototype.
9851 (bfd_elf32_bfd_set_private_flags): Define.
9852 (sh64_elf_copy_private_data_internal): Compare machine name, not
9853 textual BFD target name, to check whether to copy section flag
9854 SHF_SH5_ISA32.
9855 (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
9856 Tweak section-contents-type-mismatch message.
9857 (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
9858 Validize reloc-types.
9859 * elf64-sh64.c: New file.
9860 * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
9861 * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
9862 (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
9863 Regenerate dependencies.
9864 * Makefile.in: Regenerate.
9865 * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
9866 bfd_elf64_sh64l_vec.
9867 * configure.in: Handle bfd_elf64_sh64_vec and
9868 bfd_elf64_sh64l_vec.
9869 * configure: Regenerate.
9870 * po/POTFILES.in: Regenerate.
9871 * po/bfd.pot: Regenerate.
9b5ecbd0 9872 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9873 * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
9874 anything else but EF_SH64 and EF_SH64_ABI64.
9875 (sh64_elf_merge_private_data): Emit error for anything else but
9876 EF_SH64 and EF_SH64_ABI64.
9877 * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
9878 from targ_selvecs.
9879 * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
9880 bfd_elf32_sh64l_vec as a temporary measure.
9881 * configure: Regenerate.
9b5ecbd0 9882 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9883 * cpu-sh.c (arch_info_struct): Include sh5 item
9884 unconditionalized.
9885 * config.bfd (sh64-*-elf*): Do not set targ_cflags.
9886 Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
9887 bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
9888 * elf32-sh64.c: Tweak comments.
9889 (sh64_elf_set_mach_from_flags): Recognize all machine flags that
9890 are proper subsets of SH64 as bfd_mach_sh5. Add EF_SH64_ABI64.
9891 (sh64_elf_copy_private_data_internal): Wrap long line.
9892 (sh64_elf_merge_private_data): Rewrite to allow objects from
9893 SH64 subsets to be linked together.
9894 (INCLUDE_SHMEDIA): Define.
9895 * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
9896 Parenthesize plus-expression inside or-expression.
9897 <global symbol>: Ditto.
9898 (sh_elf_set_mach_from_flags): Remove code refusing
9899 deleted EF_SH64_32BIT_ABI flag.
9b5ecbd0 9900 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9901 * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
9902 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
9903 R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
9904 (sh_elf_relocate_section) <local symbol>: Or 1 in
9905 calculation of relocation if sym->st_other & STO_SH5_ISA32.
9906 <global symbol>: Ditto if h->other & STO_SH5_ISA32.
9907 * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
9908 relocation.
9b5ecbd0 9909 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9910 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
9911 (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
9912 Regenerate dependencies.
9913 * Makefile.in: Regenerate.
9914 * archures.c: Add bfd_mach_sh5.
9915 * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
9916 Handle sh64-*-elf*. Set targ_cflags to -DINCLUDE_SHMEDIA.
9917 * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
9918 * configure: Regenerate.
9919 * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
9920 BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
9921 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
9922 BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
9923 BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
9924 BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
9925 BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
9926 BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
9927 BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
9928 * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
9929 in item for SH5.
9930 * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
9931 for SHmedia relocs.
9932 [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
9933 [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
9934 shmedia_prepare_reloc, goto final_link_relocate if it returns
9935 non-zero, else fail as before.
9936 (sh_elf_set_mach_from_flags): Provide function only if not defined
9937 as macro. Do not recognize objects with EF_SH64_32BIT_ABI set.
9938 (sh_elf_set_private_flags): Provide function only if not defined
9939 as a macro.
9940 (sh_elf_copy_private_data): Similar.
9941 (sh_elf_merge_private_data): Similar.
9942 * section.c (SEC_SH_ISA_SHMEDIA): New.
9943 * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
9944 * elf32-sh64.c: New file.
9945 * libbfd.h: Regenerate.
9946 * bfd-in2.h: Regenerate.
9947 * po/POTFILES.in: Regenerate.
9948 * po/bfd.pot: Regenerate.
9949 * bfd-in2.h: Regenerate.
9950 * libbfd.h: Regenerate.
9951
e108f470
DJ
99522002-02-07 Daniel Jacobowitz <drow@mvista.com>
9953
9954 * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
9955 been included, not drag it in.
9956 * bfd-in2.h: Regenerate.
9957
259d18a3
L
99582002-02-06 H.J. Lu (hjl@gnu.org)
9959
9960 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
9961 the mach and ISA fields if necessary.
9962
f13b834e
NC
99632002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
9964
9965 * coffcode.h (coff_set_arch_mach_hook): Select the highest known
9966 ARM architecture when an F_ARM_5 flag is detected, since we cannot
9967 be sure exactly which architecture this represents.
9968
82f6addb
NC
99692002-02-05 Nick Clifton <nickc@redhat.com>
9970
9971 * po/tr.po: Updated translation.
9972
899f54f5
AM
99732002-02-05 Alan Modra <amodra@bigpond.net.au>
9974
9975 From Jimi X <jimix@watson.ibm.com>
9976 * archures (bfd_mach_ppc64): Define.
9977 (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
9978 (bfd_powerpc_arch): Define.
9979 * bfd-in2.h: Regenerate.
9980 * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
9981 (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
9982 (bfd_powerpc_archs): Add default powerpc64 arch.
9983
248866a8
AM
99842002-02-05 Alan Modra <amodra@bigpond.net.au>
9985
9986 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
9987 against section syms in readonly sections. Don't do the global
9988 sym check if we find one.
9989 * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
9990 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
0a6958db 9991 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
248866a8
AM
9992 * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
9993 (elf_s390_grok_prstatus): Add missing prototype.
9994
4fa5c2a8
HPN
99952002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
9996
9997 * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
9998 (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
9999 Call bfd_get_section_by_name only once. Initialize
10000 bpodata->n_bpo_relocs_this_section.
10001 (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
10002 referring to DSOs.
10003 (bpo_reloc_request_sort_fn): Don't use difference of values as
10004 return-value.
10005
537c972e
DB
100062002-02-02 David O'Brien <obrien@FreeBSD>
10007
10008 * configure.in: Tweak the FreeBSD 4.x recognition more. Only treat
10009 version 4.5 and later the same as 5-CURRENT.
10010 * configure: Re-generate.
10011
006336b8
JT
100122002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
10013
10014 * config.bfd (hppa*-*-netbsd*): New target.
10015
6c571f00
PT
100162002-01-31 Philipp Thomas <pthomas@suse.de>
10017
19397422
AM
10018 * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
10019 to front of message. Unify messages with elf32-arm.h. Use
10020 commas where neccessary.
10021 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
10022 ERROR in messages. Unify messages with coff-arm.c. Correct
10023 VFP/FPA error message.
10024 (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
10025 APCS-32 for translation.
6c571f00 10026
930b4cb2
HPN
100272002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
10028
10029 Perform on-demand global register allocation from
10030 R_MMIX_BASE_PLUS_OFFSET relocs.
10031 * elf64-mmix.c (struct bpo_reloc_section_info, struct
10032 bpo_reloc_request, struct bpo_greg_section_info): New.
10033 (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
10034 bpo_reloc_request_sort_fn, mmix_elf_relax_section,
10035 _bfd_mmix_check_all_relocs,
10036 _bfd_mmix_prepare_linker_allocated_gregs,
10037 _bfd_mmix_finalize_linker_allocated_gregs): New functions.
10038 (elf_mmix_howto_table): Correct src_mask for most relocs.
10039 (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
10040 case.
10041 (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
10042 case. Fix typo in comment. New label do_mmix_reloc.
10043 (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
10044 store first object file with a base-plus-offset reloc. Call
10045 mmix_elf_check_common_relocs for the part common with mmo.
10046 (mmix_elf_final_link): Write out linker-allocated register
10047 contents section.
10048 (elf_backend_gc_sweep_hook): Define.
10049 (bfd_elf64_bfd_relax_section): Define.
10050
10051 * mmo.c: Don't include <ctype.h>
10052 (mmo_init): Correct init-once logic.
10053
3e36d993
TR
100542002-02-01 Tom Rix <trix@redhat.com>
10055
10056 * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
10057
ba323545
AM
100582002-02-01 Alan Modra <amodra@bigpond.net.au>
10059
10060 * Makefile.am: Run "make dep-am"
10061 * Makefile.in: Regenerate.
10062
012884d6
DB
100632002-01-31 David O'Brien <obrien@FreeBSD>
10064
10065 * configure.in: Recognize the differences in core files from FreeBSD
10066 4.{0,1} and later versions of 4.x. This treats 4.2+ the same as
10067 5-CURRENT.
10068 * configure: Regenerate.
10069
3b16e843
NC
100702002-01-31 Ivan Guzvinec <ivang@opencores.org>
10071
10072 * coff-or32.c: New file.
10073 * cpu-or32.c: New file.
10074 * elf32-or32.c: New file.
10075 * archures.c: Add support for or32.
10076 * targets.c: Add support for or32.
10077 * bfd-in2.h: Regenerate.
7dc0ab31 10078 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
3b16e843
NC
10079 coff_write_object_contents): Add support for or32.
10080 * config.bfd: Add target.
10081 * configure.in: Add support for or32.
10082 * configure: Regenerate.
10083 * Makefile.am: Add support for or32.
10084 * Makefile.in: Regenerate.
3b16e843
NC
10085 * po/SRC-POTFILES.in: Add or32 files.
10086 * po/bfd.pot: Regenerate.
7dc0ab31 10087
caf8ca8e
NC
100882002-01-31 Nick Clifton <nickc@cambridge.redhat.com>
10089 Don Lindsay <lindsayd@cisco.com>
10090
10091 * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
10092 false' with a return of a bfd_reloc_ error code.
10093
e5dfef09
HPN
100942002-01-31 Hans-Peter Nilsson <hp@axis.com>
10095
10096 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
10097 unexport unreferenced symbols when --export-dynamic. Call
10098 _bfd_elf_strtab_delref when unexporting.
10099
4e4770d0
DJ
101002002-01-30 Daniel Jacobowitz <drow@mvista.com>
10101
10102 * bfd-in.h: Include <stdbool.h> if it is available.
10103 * bfd-in2.h: Regenerated.
10104
e1fa50e7
AM
101052002-01-31 Alan Modra <amodra@bigpond.net.au>
10106
10107 * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
10108 not go via the plt.
10109
b5f79c76
NC
101102002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
10111
b5f79c76
NC
10112 * archures.c: Tidy up formatting of embedded comments.
10113 * bfd.c: Tidy up formatting of embedded comments.
7dc0ab31 10114 * bfd-in.h: Fix formatting of comments.
b5f79c76
NC
10115 * reloc.c: Tidy up formatting of ordinary & embedded comments.
10116 * section.c: Tidy up formatting of embedded comments.
10117 * syms.c: Tidy up formatting of embedded comments.
10118 * targets.c: Tidy up formatting of embedded comments.
10119
10120 * bfd-in2.h: Regenerate.
10121
ca09e32b
NC
101222002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
10123
10124 * vms-tir.c (cmd_name): New function.
10125 (tir_cmd_name): New function.
10126 (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
10127 (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
10128 Fix formatting.
7dc0ab31 10129
ca09e32b
NC
10130 * peXXigen.c (pe_print_idata): Rearrange message to aid in
10131 translation.
9b5ecbd0 10132 (pe_print_pdata): Rearrange message to aid in translation.
ca09e32b
NC
10133
10134 * libbfd.c (warn_deprecated): Rearrange error message to aid in
10135 translation.
10136
10137 * ihex.c (ihex_write_object_contents): Fix spelling typo.
10138
10139 * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
10140
10141 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
10142 message to aid in translation.
10143
10144 * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
10145 to aid in translation.
10146
10147 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
10148
7dc0ab31 101492002-01-30 Philipp Thomas <pthomas@suse.de>
ae1a89b7
PT
10150
10151 * coff-arm.c, elf32-elf.h: Unify messages.
10152
05f64ac6
NC
101532002-01-30 Nick Clifton <nickc@redhat.com>
10154
10155 * po/sv.po: Updated translation.
10156
f5a3e38a
NC
101572002-01-30 Philipp Thomas <pthomas@suse.de>
10158
10159 * dwarf2.c (read_abbrev): Use full section name in error message.
10160 (decode_line_info): Likewise.
661a3fd4
NC
10161
10162 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
10163 message.
10164
d926e03d
AM
101652002-01-30 Alan Modra <amodra@bigpond.net.au>
10166
10167 * elf64-ppc.c (func_desc_adjust): Only provide missing function
10168 descriptor symbols for undefined function code syms. Clear
10169 ELF_LINK_NON_ELF so that they can stay weak.
10170
030d18fb 101712002-01-29 Chris Demetriou <cgd@broadcom.com>
7dc0ab31 10172 Mitch Lichtenberg <mpl@broadcom.com>
030d18fb
CD
10173
10174 * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
10175 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
10176 to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
10177 generation.
10178 * bfd-in2.h: Regenerate.
10179
fcc76bea
CD
101802002-01-29 Chris Demetriou <cgd@broadcom.com>
10181
10182 * elf32-mips.c: Add additional comments about HI16 relocation
10183 processing.
10184 (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
10185 pc-relative relocations. (Reverts change made on 2001-10-31.)
10186 (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
10187 for pc-relative relocations.
10188 (mips_elf_calculate_relocation): Add a comment about a kludge
10189 in the R_MIPS_GNU_REL_HI16 handling.
10190 (_bfd_mips_elf_relocate_section): Implement that kludge;
10191 adjust pc-relative HI16 relocation for difference in HI16 and
10192 LO16 addresses, since it can't easily be done in
10193 mips_elf_calculate_relocation.
10194
f9cd9119
MS
101952002-01-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
10196
10197 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
10198 relocations with PC32 relocations for undefined or weak symbols.
10199 * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
10200 * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
10201
702248bb
JT
102022002-01-28 Jason Thorpe <thorpej@wasabisystems.com>
10203
10204 * elfcore.h (elf_core_file_p): Improve comment for last change.
10205
4867be41
DJ
102062002-01-27 Daniel Jacobowitz <drow@mvista.com>
10207
10208 * configure: Regenerated.
10209
a94cef6a
JT
102102002-01-27 Jason Thorpe <thorpej@wasabisystems.com>
10211
10212 * elfcore.h (elf_core_file_p): Set the machine architecture
10213 before processing the program headers.
10214
7562a296
HPN
102152002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
10216
966abd70
HPN
10217 * configure.in <64-bit configuration>: If using gcc, check and
10218 emit error for egcs-1.1.2.
10219 * configure: Regenerate.
10220
e8eab623
NC
102212002-01-26 Egor Duda <deo@logos-m.ru>
10222
10223 * elf.c (elfcore_grok_win32pstatus): Copy only as much information
10224 as possible to avoid stack corruption.
10225
73896efb
RH
102262002-01-26 Richard Henderson <rth@redhat.com>
10227
10228 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
10229 for non-allocated sections.
10230
102312002-01-25 Mark Kettenis <kettenis@gnu.org>
c106e334
MK
10232
10233 * elf.c (elfcore_write_prstatus): Make sure we pass the address of
10234 prstat.pr_reg even if it is a struct.
10235
73896efb 102362002-01-25 Steve Ellcey <sje@cup.hp.com>
254ed743 10237
c5cd6d62 10238 * elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
254ed743 10239
3d66c4f7
NC
102402002-01-25 Philipp Thomas <pthomas@suse.de>
10241
10242 * coffgen.c (coff_print_symbol): Don't mark info message
10243 for translation.
10244
9460ecda
NC
102452002-01-25 Nick Clifton <nickc@redhat.com>
10246
10247 * po/fr.po: Updated translation.
10248 * po/es.po: Updated translation.
10249
cc9ff76a
AM
102502002-01-25 Philipp Thomas <pthomas@suse.de>
10251
10252 * coff-alpha.c (alpha_relocate_section): Unify warning message
10253 for GP relative relocations without GP defined.
10254 * coff-mips.c (mips_relocate_section): Likewise.
10255
c68836a9
AM
102562002-01-25 Alan Modra <amodra@bigpond.net.au>
10257
10258 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
10259 unsigned overflow when new_offset < old_offset.
10260
e8eab623 102612002-01-24 Philipp Thomas <pthomas@suse.de>
391154e9
NC
10262
10263 * bfd.c (_bfd_abort): Fix typo.
10264
8ba89f17
RH
102652002-01-23 Richard Henderson <rth@redhat.com>
10266
10267 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
10268 plt entries for undefweak symbols.
10269
c6953948
NC
102702002-01-23 Steve Ellcey <sje@cup.hp.com>
10271
c5cd6d62 10272 * targets.c (bfd_elf32_ia64_hpux_big_vec): Add to DEFAULT_VECTOR.
c6953948
NC
10273 (bfd_elf64_ia64_hpux_big_vec): Ditto.
10274 (bfd_elf32_h8300_vec): Ditto.
10275
41bd81ab
AM
102762002-01-23 Alan Modra <amodra@bigpond.net.au>
10277
10278 * elf64-ppc.c: Remove stale part of ABI comment.
10279 (NO_OPD_RELOCS): Define.
10280 (ppc64_elf_check_relocs): Use it.
10281 (ppc64_elf_relocate_section): Here too.
10282 (build_one_stub): Don't point function syms at the stub. Instead,
10283 hijack plt.offset.
10284 (ppc64_elf_relocate_section): Check whether REL24 relocs should
10285 really go to the stub. Make all dynamic relocs in opd against
10286 locals.
10287 (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
10288 plt.offset.
10289
f304919d
RH
102902002-01-22 Richard Henderson <rth@redhat.com>
10291
10292 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
10293
c0ef99a7
AM
102942002-01-22 Alan Modra <amodra@bigpond.net.au>
10295
60ee0d4a
AM
10296 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
10297 TOC_BASE_OFF adjustment.
10298
c0ef99a7
AM
10299 * Makefile.am: Run "make dep-am".
10300 * Makefile.in: Regenerate.
10301 * po/SRC-POTFILES.in: Regenerate.
10302
64328b46
AM
103032002-01-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
10304
10305 * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
10306 host defines.
10307
59953665 103082002-01-21 Hans-Peter Nilsson <hp@axis.com>
58255df3
HPN
10309
10310 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
10311 Check for and emit error if sgot is NULL at this point.
10312
9596feea
JT
103132002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
10314
10315 * config.bfd (ia64*-*-netbsd*): New target.
10316
7b45c6e1
AM
103172002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
10318
10319 * som.c (som_write_space_strings): Comment typo fix.
10320
e5094212
AM
103212002-01-21 Alan Modra <amodra@bigpond.net.au>
10322
e86ce104
AM
10323 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
10324 is_func_descriptor fields.
10325 (link_hash_newfunc): Init them.
10326 (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
10327 dot are candidates for plt entries. When processing .opd relocs,
10328 set function descriptor strings to point inside function code
10329 string, and set new ppc_link_hash_entry fields.
10330 (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
10331 (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
10332 function descriptors. It's now done in..
10333 (func_desc_adjust): New.
10334 (ppc64_elf_func_desc_adjust): New.
10335 (define elf_backend_always_size_sections): Define.
10336 (ppc64_elf_hide_symbol): New.
10337 (define elf_backend_hide_symbol): Define.
10338 (allocate_dynrelocs): Remove code looking up function descriptors
10339 as that has been done earlier.
10340 (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
10341 table.
10342 (ppc64_elf_finish_dynamic_symbol): Likewise. Remove code looking
10343 up function descriptor.
10344 (build_one_stub): Look up the function code sym. Check for
10345 invalid plt offsets.
10346 (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
10347 Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
10348
e5094212
AM
10349 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
10350 boolean param.
10351 (_bfd_elf_link_hash_hide_symbol): Likewise.
10352 * elflink.h (elf_link_add_object_symbols): Adjust call to
10353 elf_backend_hide_symbol.
10354 (elf_fix_symbol_flags): Likewise.
10355 (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
10356 than bfd_alloc.
10357 * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
10358 Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
10359 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
10360 (clobber_millicode_symbols): Adjust to suit new hide_symbol.
10361 * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
10362 and adjust to suit.
10363 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
10364 _bfd_elf_link_hash_hide_symbol rather than duplicating code.
10365 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
10366
40b8271b
AM
103672002-01-18 Alan Modra <amodra@bigpond.net.au>
10368
10369 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
10370 dynamic function descriptor symbol, not the associated function
10371 symbol.
10372
55baa95b
EC
103732002-01-17 Eric Christopher <echristo@redhat.com>
10374
10375 * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
10376
328577ad
NC
103772002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
10378
10379 * po/bfd.pot: Regenerate.
10380 * po/fr.po: Regenerate.
10381
af746e92
AM
103822002-01-17 Alan Modra <amodra@bigpond.net.au>
10383
10384 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
10385 Remove "Elf_Internal_Shdr *" param.
10386 (_bfd_mips_elf_section_from_bfd_section): Ditto.
10387 * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
10388 * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
10389 * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
10390 * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
10391 * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
10392 * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
10393 function to override special sections. Remove hdr arg from
10394 backend call, and don't loop.
10395
175e9962
EC
103962002-01-16 Eric Christopher <echristo@redhat.com>
10397
10398 * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
10399 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
10400 relocations requiring gp0 and gp.
10401
96a846ea
RE
104022002-01-16 Richard Earnshaw <rearnsha@arm.com>
10403
175e9962 10404 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
96a846ea
RE
10405 EF_ARM_VFP_FLOAT.
10406 (elf32_arm_print_private_bfd_data): Likewise.
10407
af3ae48d
NC
104082002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
10409
10410 * po/tr.po: Import new version.
10411
10ed1bba
AM
104122002-01-16 Alan Modra <amodra@bigpond.net.au>
10413
10414 * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
10415 (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
10416 (ORI_R0_R0_0): Correct.
10417
5d1634d7
AM
104182002-01-16 Alan Modra <amodra@bigpond.net.au>
10419
10420 * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
10421 when plt_not_loaded.
10422 * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
10423 clear .plt SEC_CODE here. Create .stub and correct .glink flags.
10424 (PLT_INITIAL_ENTRY_SIZE): Set to 24.
10425 (ppc64_elf_glink_code): Delete.
10426 (PPC64_ELF_GLINK_SIZE): Delete.
10427 (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
10428 BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
10429 ORI_R0_R0_0): Define.
10430 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
10431 (struct ppc_link_hash_table): Add sstub and plt_overflow.
10432 (ppc64_elf_link_hash_table_create): Init them.
10433 (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
10434 Don't copy to shared lib.
10435 (ppc64_elf_check_relocs): Call bfd_set_error on errors.
10436 (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
10437 (allocate_dynrelocs <plt>): Don't change function sym here. Make
10438 room for .stub and .glink code.
10439 (ppc64_elf_size_dynamic_sections): Handle .stub. Make entry for
10440 DT_PPC64_GLINK.
10441 (ppc64_elf_final_link): Rename to ppc64_elf_set_toc. Don't call
10442 bfd_elf64_bfd_final_link.
10443 (bfd_elf64_bfd_final_link): Don't define.
10444 (ppc64_elf_size_stubs): New.
10445 (build_plt_stub): New.
10446 (build_one_stub): New.
10447 (ppc64_elf_build_stubs): New.
10448 (ppc64_elf_relocate_section <toc relocs>): Remove assert.
10449 (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
10450 (ppc64_elf_finish_dynamic_symbol): Don't build stubs here. Set
10451 DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
10452 case output sections not separate. Adjust DT_RELASZ to not
10453 include plt relocs. Set reserved got entry. Set got and plt
10454 entry size.
10455 (elf_backend_got_header_size): Set to 8.
10456 * elf64-ppc.h: New file.
10457
c601ffdb
AM
104582002-01-16 Alan Modra <amodra@bigpond.net.au>
10459
10460 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
10461 sections, use bfd_section_list_remove.
10462 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
10463 * elflink.h (elf_link_add_object_symbols): When removing all
10464 sections, use bfd_section_list_clear.
10465
8fb4cb7f
NC
104662002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10467
10468 * po/sv.po: New file: Swedish translation.
10469 * configure.in (ALL_LINGUAS): Add sv.
10470 * configure: Regenerate.
10471
d3c456e9
JJ
104722002-01-15 Jakub Jelinek <jakub@redhat.com>
10473
10474 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
10475 * elf.c (merge_sections_remove_hook): New function.
10476 (_bfd_elf_merge_sections): Pass it as 3rd argument to
10477 _bfd_merge_sections.
10478 * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
10479 * libbfd.h: Rebuilt.
10480 * merge.c (_bfd_merge_sections): Add remove_hook argument.
10481 Call remove_hook if a SEC_EXCLUDE section is encountered.
10482
1f7fd478
NC
104832002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10484
10485 * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
10486 (xstormy16_reloc_map): Initialise new field with correct howto
10487 table.
10488 (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
10489 howto entry.
10490
b87011e9
MS
104912002-01-10 Michael Snyder <msnyder@redhat.com>
10492
10493 * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
10494 (elfcore_write_pstatus): Use long instead of pid_t;
10495 * elf-bfd.h: Change prototypes to use long instead of pid_t;
10496
175e9962 104972002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
b4db1224
JT
10498
10499 * elf.c: Update copyright years.
10500 (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
10501 and NT_NETBSDCORE_FIRSTMACH. Improve a comment.
10502
7c76fa91
MS
105032002-01-08 Michael Snyder <msnyder@redhat.com>
10504
10505 Add capability to write corefile note sections, for gdb.
10506 * elf.c (elfcore_write_note): New function.
10507 (elfcore_write_prpsinfo): New function.
10508 (elfcore_write_prstatus): New function.
10509 (elfcore_write_pstatus): New function.
10510 (elfcore_write_prfpreg): New function.
10511 (elfcore_write_prxfpreg): New function.
97996af6 10512 * elf-bfd.h: Add prototypes for above functions.
7c76fa91 10513
e1fddb6b
AO
105142002-01-08 Alexandre Oliva <aoliva@redhat.com>
10515
10516 * elf.c (elf_fake_sections): Propagate errors from
10517 elf_backend_fake_section.
10518
8d05742f
JT
105192002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
10520
10521 * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
10522 (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
10523 (elf32-sh-nbsd.lo): New rule.
10524 * Makefile.in: Regenerate.
10525 * config.bfd (sh*le-*-netbsdelf*): New target.
10526 (sh*-*-netbsdelf*): New target.
10527 * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
10528 (bfd_elf32_shnbsd_vec): New vector.
10529 (bfd_elf32_shlnbsd_vec): New vector.
10530 * configure: Regenerate.
10531 * elf32-sh-nbsd.c: New file.
10532 * targets.c: Update copyright years.
175e9962 10533 (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
8d05742f
JT
10534 bfd_elf32_shnbsd_vec.
10535
1dba4cb4
AH
105362002-01-07 Aldy Hernandez <aldyh@redhat.com>
10537
10538 * coff-rs6000.c (READ20): Use bfd_scan_vma.
10539
47b22aef
GK
105402002-01-07 Geoffrey Keating <geoffk@redhat.com>
10541
10542 * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
10543 of a symbol in a section that will be deleted.
10544
be2d1673
NC
105452002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
10546
10547 * po/es.po: New file: Spanish translation.
10548 * configure.in (ALL_LINGUAS): Add es.
10549 * configure: Regenerate.
10550
d9cf1b54
AM
105512002-01-06 Steve Ellcey <sje@cup.hp.com>
10552
10553 * elfxx-ia64.c (is_unwind_section_name): Add target vector as
10554 argument so we can handle HP-UX specially.
10555 (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
10556 (elfNN_hpux_backend_section_from_bfd_section): New for support
10557 of SHN_IA_64_ANSI_COMMON.
10558 (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
10559 (is_unwind_section_name): Add special HP-UX support.
10560 (elfNN_ia64_section_from_shdr): Add support for more sections.
10561 (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
10562 add support for more sections.
10563 (elfNN_ia64_additional_program_headers): Modify
10564 is_unwind_section_name call.
10565 (elfNN_ia64_modify_segment_map): Remove assumption that there is
10566 only one unwind section in segment.
10567
3f3c5c34
AM
105682002-01-06 Alan Modra <amodra@bigpond.net.au>
10569
10570 * syms.c (_bfd_generic_make_empty_symbol): New function.
10571 * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
10572 _bfd_generic_make_empty_symbol.
10573 * libbfd.h: Regenerate.
10574 * bfd-in2.h: Regenerate.
10575 * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
10576 (hppabsd_core_get_symtab_upper_bound): Don't define.
10577 (hppabsd_core_get_symtab): Likewise.
10578 (hppabsd_core_print_symbol): Likewise.
10579 (hppabsd_core_get_symbol_info): Likewise.
10580 (hppabsd_core_bfd_is_local_label_name): Likewise.
10581 (hppabsd_core_get_lineno): Likewise.
10582 (hppabsd_core_find_nearest_line): Likewise.
10583 (hppabsd_core_bfd_make_debug_symbol): Likewise.
10584 (hppabsd_core_read_minisymbols): Likewise.
10585 (hppabsd_core_minisymbol_to_symbol): Likewise.
10586 (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
10587 Formatting fixes.
10588 * hpux-core.c: Similarly.
10589 * irix-core.c: Similarly.
10590 * osf-core.c: Similarly.
10591 * sco5-core.c: Similarly.
10592 * binary.c (binary_make_empty_symbol): Remove function, define as
10593 _bfd_generic_make_empty_symbol.
10594 * ihex.c (ihex_make_empty_symbol): Likewise.
10595 * mmo.c (mmo_make_empty_symbol): Likewise.
10596 * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
10597 * srec.c (srec_make_empty_symbol): Likewise.
10598 * versados.c (versados_make_empty_symbol): Likewise.
10599 * vms.c (_bfd_vms_make_empty_symbol): Remove.
10600 (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
10601 * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
10602 rather than _bfd_vms_make_empty_symbol.
10603 * vms-misc.c (new_symbol): Likewise.
10604
3f0a7f7f
AM
106052002-01-05 Alan Modra <amodra@bigpond.net.au>
10606
9e7b37b3
AM
10607 * section.c (bfd_section_init): Remove unnecessary initialisations.
10608 (bfd_section_list_clear): New function.
10609 (bfd_section_list_remove, bfd_section_list_insert): New macros.
10610 (_bfd_strip_section_from_output): Use them.
10611 * coffcode.h (coff_set_alignment_hook): Likewise.
10612 * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
10613 * elf64-mips.c (mips_elf64_final_link): Likewise.
10614 * elf64-mmix.c (mmix_elf_final_link): Likewise.
10615 * sunos.c (sunos_add_dynamic_symbols): Likewise.
10616 * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
10617 * bfd-in2.h: Regenerate.
10618
10619 * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
10620 rather than doing our own section handling. Clean up after errors
10621 with bfd_release and bfd_section_list_clear. Handle unexpected
10622 flags.
10623 * aoutf1.h (sunos4_core_file_p): Likewise.
10624 * aix386-core.c (aix386_core_file_p): Likewise.
10625 * cisco-core.c (cisco_core_file_validate): Likewise.
10626 * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
10627 * trad-core.c (trad_unix_core_file_p): Likewise.
10628
9b5ecbd0 10629 * hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
9e7b37b3
AM
10630 with bfd_release and bfd_section_list_clear.
10631 * hpux-core.c (hpux_core_core_file_p): Likewise.
10632 * irix-core.c (irix_core_core_file_p): Likewise.
10633 * lynx-core.c (lynx_core_file_p): Likewise.
10634 * osf-core.c (osf_core_core_file_p): Likewise.
10635 * rs6000-core.c (rs6000coff_core_p): Likewise.
10636 * sco5-core.c (sco5_core_file_p): Likewise.
10637
3f0a7f7f
AM
10638 * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
10639 sign extension adjustments without conditionals.
10640
a3aa38ee
JJ
106412002-01-04 Jakub Jelinek <jakub@redhat.com>
10642
10643 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
10644 CIE at .eh_frame start is removed due to no FDEs referencing it.
10645
8a8b2d4b
AJ
106462002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
10647
10648 * config.bfd (x86_64-*-netbsd*): New target.
10649 * configure.in (x86_64-*-netbsd*): Set COREFILE
10650 to netbsd-core.lo.
10651 * configure: Regenerated.
10652
04b5af89
TR
106532002-01-03 Tom Rix <trix@redhat.com>
10654
10655 * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
10656 for recent bfd_make_section_anyway change.
10657
51c5503b
NC
106582002-01-03 Nick Clifton <nickc@cambridge.redhat.com>
10659
10660 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
10661 R_ARM_THM_PC11 reloc.
10662
07f7c046
NC
106632002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
10664
10665 * configure.in (LINGUAS): Add ja.
10666 * configure: Regenerate.
10667 * po/ja.po: Import from translation project's web site.
10668
5eefb65f
NC
106692002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
10670
10671 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
10672 messages to ease translation into other languages.
10673
39e90f10 10674For older changes see ChangeLog-0001
56882138
AM
10675\f
10676Local Variables:
10677mode: change-log
10678left-margin: 8
10679fill-column: 74
10680version-control: never
10681End:
This page took 0.659639 seconds and 4 git commands to generate.