Set the machine number as well as the architecture when converting from a
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
b749473b
NC
12003-10-21 Anil Paranjpe <anilp1@KPITCummins.com>
2
3 * binary.c (binary_object_p): Pass machine flag along with
4 architecture.
5
3e602632
NC
62003-10-21 Thorsten Brehm <brehm@gmx.net>
7
8 * archures.c (bfd_default_scan): Add support for mcf528x.
9 * ieee.c (ieee_write_processor): Likewise.
10
112003-10-21 Peter Barada <pbarada@mail.wm.sps.mot.com>
12 Bernardo Innocenti <bernie@develer.com>
13
14 * archures.c: Add MCF528x (MCFv4) support.
15 * bfd/cpu-m68k.c (arch_info_struct): Likewise.
16 * bfd-in2.h: Regenerate.
17
198beae2
AC
182003-10-20 Andrew Cagney <cagney@redhat.com>
19
20 * targets.c: Replace "struct sec" with "struct bfd_section"
21 * syms.c, sparclynx.c, section.c, opncls.c: Ditto.
22 * libcoff-in.h, libbfd-in.h, elfxx-target.h: Ditto.
23 * elf.c, coffgen.c, bfd.c, bfd-in.h, aoutf1.h: Ditto.
24 * aout-tic30.c, aout-target.h:
25 * bfd-in2.h, libcoff.h, libbfd.h: Regenerate.
26
4e2147ff
HPN
272003-10-18 Hans-Peter Nilsson <hp@bitrange.com>
28
f60ebe14
HPN
29 Support linker relaxation of new R_MMIX_PUSHJ_STUBBABLE relocs.
30 * elf64-mmix.c (MAX_PUSHJ_STUB_SIZE): New macro.
31 (struct _mmix_elf_section_data): New member pjs.
32 (mmix_set_relaxable_size, mmix_elf_get_section_contents): New
33 functions.
34 (elf_mmix_howto_table): New entry for R_MMIX_PUSHJ_STUBBABLE.
35 (mmix_reloc_map): Ditto.
36 (mmix_elf_relocate_section): Handle R_MMIX_PUSHJ_STUBBABLE.
37 (mmix_final_link_relocate, mmix_elf_check_common_relocs): Ditto.
38 (mmix_elf_perform_relocation): Ditto. Don't mark parameter addr
39 unused.
40 (mmix_elf_check_relocs): Move early return to after
41 mmix_elf_check_common_relocs call.
42 (mmix_elf_symbol_processing): Fix cut-and-pasto in head comment.
43 (_bfd_mmix_before_linker_allocation): Rename from
44 _bfd_mmix_prepare_linker_allocated_gregs. All referers changed.
45 Arrange to set the initial relaxable size of sections.
46 (_bfd_mmix_after_linker_allocation): Rename from
47 _bfd_mmix_finalize_linker_allocated_gregs.
48 (mmix_elf_relax_section): Relax a R_MMIX_PUSHJ_STUBBABLE reloc.
49 (bfd_elf64_get_section_contents): Define.
50 * reloc.c: Add ENUMX for BFD_RELOC_MMIX_PUSHJ_STUBBABLE.
51 * libbfd.h, bfd-in2.h: Regenerate.
52
4e2147ff
HPN
53 * reloc.c (bfd_generic_relax_section): Default-set
54 section->_cooked_size here.
55 (bfd_generic_get_relocated_section_contents): Don't set it here.
56 Explain why.
57
4b71bec0
DA
582003-10-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
59
60 * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation if
61 output section has been discarded.
62
d4e2de6b
NC
632003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
64
65 * coff-h8300.c (funcvec_hash_newfunc): Handle normal mode.
66 (h8300_reloc16_extra_cases): Likewise.
67 (h8300_bfd_link_add_symbols): Likewise.
68
692003-10-17 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
70
71 * cpu-h8300.c (h8300sxn_info_struct): Correct address size.
72 (h8300sn_info_struct): Likewise.
73 (h8300hn_info_struct): Likewise.
74
98a96df7
CF
752003-10-16 Pavel Roskin <proski@gnu.org>
76
77 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Don't calculate image size
78 for sections which lack size info.
79
2cefff79
DS
802003-10-17 Danny Smith <dannysmith@users.sourceforge.net>
81
82 * configure.host: Add __USE_MINGW_FSEEK to HDEFINES for
83 mingw32.
84
3e0e1ef1
L
852003-10-16 H.J. Lu <hongjiu.lu@intel.com>
86
87 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also warn
88 undefined patterns with '*'.
89
9da84788
L
902003-10-16 H.J. Lu <hongjiu.lu@intel.com>
91
92 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't
93 use the last CIE from a different section.
94 (_bfd_elf_write_section_eh_frame): Don't pad beyond the raw
95 size of the output section.
96
ac393995
RM
972003-10-07 Roland McGrath <roland@redhat.com>
98
99 * elf.c (_bfd_elf_make_section_from_phdr): Set alignment_power of
100 new section from p_align header field.
101
7aaa0689
L
1022003-10-16 H.J. Lu <hongjiu.lu@intel.com>
103
104 * elf32-xtensa.c (xtensa_read_table_entries): The external size
105 of entry is 8 bytes.
106
6cee3f79
AC
1072003-10-15 Andrew Cagney <cagney@redhat.com>
108
109 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Replace NAME##_get_symtab
110 with NAME##_canonicalize_symtab.
111 * libcoff-in.h (coff_canonicalize_symtab): Update.
112 * xsym.h (bfd_sym_canonicalize_symtab): Update.
113 * elf-bfd.h (_bfd_elf_canonicalize_symtab): Update.
114 * coffgen.c (coff_canonicalize_symtab): Update.
115 * libbfd-in.h (_bfd_nosymbols_canonicalize_symtab): Update.
116 * libnlm.h (nlmNAME(canonicalize_symtab)): Update.
117 * ieee.c (ieee_vec): Update comment.
118 * libecoff.h (_bfd_ecoff_canonicalize_symtab): Update.
119 * mmo.c (mmo_canonicalize_symtab): Update.
120 * nlm-target.h (nlm_canonicalize_symtab): Update.
121 * nlmcode.h (nlm_canonicalize_symtab): Update.
122 * i386msdos.c (msdos_canonicalize_symtab): Update.
123 * hp300hpux.c (MY (canonicalize_symtab)): Update.
124 * oasys.c (oasys_canonicalize_symtab): Update.
125 * som.c (som_canonicalize_symtab): Update.
126 * pef.c (bfd_pef_canonicalize_symtab): Update.
127 * nlmcode.h (nlm_canonicalize_symtab): Update.
128 * xsym.c (bfd_sym_canonicalize_symtab): Update.
129 * vms.c (vms_canonicalize_symtab): Update.
130 * versados.c (versados_canonicalize_symtab): Update.
131 * mach-o.c (bfd_mach_o_canonicalize_symtab): Update.
132 * ieee.c (ieee_canonicalize_symtab): Update.
133 * pdp11.c (NAME(aout,canonicalize_symtab)): Update.
134 * reloc.c: Update comment.
135 * libaout.h (NAME(aout,canonicalize_symtab)): Update.
136 * coff64-rs6000.c (aix5coff64_vec): Update.
137 * coff64-rs6000.c (bfd_xcoff_aix5_backend_data): Update.
138 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update.
139 * aoutx.h (NAME(aout,canonicalize_symtab)): Update.
140 * elfxx-target.h (bfd_elfNN_canonicalize_symtab): Update.
141 * hp300hpux.c (MY_canonicalize_symtab): Update.
142 * ecoff.c (_bfd_ecoff_canonicalize_symtab): Update.
143 * aout-tic30.c (MY_canonicalize_symtab): Update.
144 * aout-target.h (MY_canonicalize_symtab): Update.
145 * ppcboot.c (ppcboot_canonicalize_symtab): Update.
146 * elf.c (_bfd_elf_canonicalize_symtab): Update.
147 * elfcode.h (elf_canonicalize_symtab): Update.
148 * ihex.c (ihex_canonicalize_symtab): Update.
149 * tekhex.c (tekhex_canonicalize_symtab): Update.
150 * binary.c (binary_canonicalize_symtab): Update.
151 * srec.c (srec_canonicalize_symtab): Update.
152
6288878d
KH
1532003-10-15 Kazu Hirata <kazu@cs.umass.edu>
154
155 * elf32-h8300.c (elf_reloc_map): Fix a comment typo.
156
46e993b9
KK
1572003-10-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
158
159 * elf32-sh.c (sh_elf_relocate_section): Handle R_SH_IMM_*_PCREL
160 relocations.
161 (sh_elf_check_relocs): Likewise.
162
163 * elf32-sh64.c (elf_backend_merge_symbol_attribute): Define.
164 (sh64_elf_merge_symbol_attribute): New.
165 * elf64-sh64.c (elf_backend_merge_symbol_attribute): Define.
166 (sh64_elf64_merge_symbol_attribute): New.
167
9bf7216d
KK
1682003-10-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
169
170 * elf-bfd.h (struct elf_backend_data): New function pointer member
171 elf_backend_merge_symbol_attribute.
172 * elflink.h (elf_link_add_object_symbols): Adjust call to
173 elf_backend_merge_symbol_attribute if the backend defined it.
174 * elfxx-target.h (elf_backend_merge_symbol_attribute): New macro.
175 (elfNN_bed): Add that to the initializer.
176
b614a702
BW
1772003-10-14 Bob Wilson <bob.wilson@acm.org>
178
179 * elf32-xtensa.c (get_is_linkonce_section): Delete.
180 (xtensa_is_property_section, xtensa_is_littable_section): Use
181 XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Do not recognize
182 linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
183 (xtensa_get_property_section_name): Check section name instead of
184 calling get_is_linkonce_section. Remove unused bfd parameter. Use
185 XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Never generate
186 linkonce section names by appending ".xt.insn" or ".xt.lit".
187 (xtensa_read_table_entries): Remove bfd argument in call to
188 xtensa_get_property_section_name. Free section name when done.
189 (elf_xtensa_combine_prop_entries): Free leaking table.
190
98a8deaf
RS
1912003-10-13 Richard Sandiford <rsandifo@redht.com>
192
193 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
194 DT_MIPS_LIBLIST or DT_MIPS_CONFLICT entries.
195 (_bfd_mips_elf_finish_dynamic_symbol): Don't handle them. Don't
196 handle DT_MIPS_MSYM. Set DT_RELSZ based on the number of relocations
197 that were needed.
198 (_bfd_mips_elf_modify_segment_map): Fix placement of PT_MIPS_OPTIONS.
199 (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_UCODE.
200
3f7deb8a
L
2012003-10-13 H.J. Lu <hongjiu.lu@intel.com>
202
203 * bfd-in.h (bfd_elf32_ia64_after_parse): New prototype.
204 (bfd_elf64_ia64_after_parse): Likewise.
205 * bfd-in2.h: Regenerated.
206
207 * elfxx-ia64.c (oor_ip): New.
208 (oor_branch_size): Likewise.
209 (bfd_elfNN_ia64_after_parse): Likewise.
210 (elfNN_ia64_relax_section): Use oor_ip if oor_branch_size
211 equals sizeof (oor_ip).
212
0c72ffe0
KK
2132003-10-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
214
215 * elf64-sh64.c (sh_elf64_relocate_section): Tidy up for the
216 renumbering of some relocation numbers.
217
8d6ad26e
AM
2182003-10-11 Alan Modra <amodra@bigpond.net.au>
219
220 * coff-sh.c: Move definition of MAP and guard more code with
221 COFF_IMAGE_WITH_PE.
a7f49d81
AM
222
223 * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.
16b79bec 224 * bfd-in2.h: Regenerate.
a7f49d81 225
ede6aaf3
L
2262003-10-10 H.J. Lu <hongjiu.lu@intel.com>
227
228 * Makefile.am: Run "make dep-am".
229 * Makefile.in: Regenerate.
230 * doc/Makefile.in: Likewise.
231
a3aa4448
L
2322003-10-09 H.J. Lu <hongjiu.lu@intel.com>
233
234 * cofflink.c: Include "safe-ctype.h".
235 (coff_link_add_symbols): Use ISDIGIT instead of isdigit.
236
9c8ee639
DB
2372003-10-08 Dave Brolley <brolley@redhat.com>
238 On behalf of Michael Snyder <msnyder@redhat.com>
239
240 * archures.c: Add FRV fr550 machine.
241 * cpu-frv.c: Ditto.
242 * elf32-frv.c: Ditto.
243 * bfd-in2.h: Regenerate.
244
6a691779
TS
2452003-10-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
246
247 * elfxx-mips.c (STUB_MOVE,STUB_LI16): Fix stub code
248 for non-SGI N64 ABI. Improve code consitency.
249
b15b52ef
AO
2502003-10-07 Alexandre Oliva <aoliva@redhat.com>
251
252 * elf32-frv.c (elf32_frv_howto_table): Set R_FRV_LABEL16's
253 rightshift to 2.
254
cd339148
NS
2552003-10-07 Nathan Sidwell <nathan@codesourcery.com>
256
29ca8dc5
NS
257 * libbfd-in.h (_bfd_link_section_stabs): Add string offset
258 parameter.
259 * cofflink.c (coff_link_add_symbols): Deal with split stab
260 sections.
261 * elflink.h (elf_link_add_object_symbols): Deal with split stab
262 sections.
263 * stabs.c (_bfd_link_section_stabs): Add string offset parameter.
264 * libbfd.h: Regenerated.
265
cd339148
NS
266 * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc
267 overflow, set reloc start position to after the count
268 reloc. Subtract one from num relocs. Give error on 0xffff relocs
269 and no overflow.
270 * cofflink.c (_bfd_coff_final_link): Deal with PE_COFF reloc
271 overflow.
272 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Do overflow if >=
273 0xffff.
274
10cf14ea
L
2752003-10-06 H.J. Lu <hongjiu.lu@intel.com>
276
277 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Pad the
278 last CIE/FDE if needed.
279
afa105f8
NC
2802003-10-06 Nick Clifton <nickc@redhat.com>
281
282 * targets.c (_bfd_target_vector): Include bfd_elf64_sparc_vec if
283 BFD64 is enabled.
284
85cf2a8a
NC
2852003-10-06 Matt Thomas <matt@3am-software.com>
286
8d6ad26e 287 * config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case.
85cf2a8a 288
4615568e
NC
2892003-10-06 Robert Millan <robertmh@gnu.org>
290
291 * configure.in: Match GNU/KNetBSD with new knetbsd*-gnu triplet.
292 * config.bfd: Likewise.
293 * configure: Regenerate.
294
8b7cf393
CG
2952003-10-04 Christian Groessler <chris@groessler.org>
296
297 * coff-z8k.c (extra_case): Fix displacement length check for R_JR
298 and R_CALLR.
299
0a6a3ebe
SC
3002003-10-04 Stephane Carrez <stcarrez@nerim.fr>
301
302 * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.
303 * elf32-m68hc11.c: Likewise.
304 * elf32-m68hc12.c: Likewise.
305 * elf32-m68hc1x.h: Likewise.
306
17e58af0
SC
3072003-10-04 Stephane Carrez <stcarrez@nerim.fr>
308
309 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix merge
310 of flags between HC12 and HCS12.
311
27c630ba
NC
3122003-10-04 Bryce McKinlay <bryce@mckinlay.net.nz>
313
314 * merge.c (_bfd_merge_sections): Set SEC_EXCLUDE flag on sections
315 which become empty after merging.
316
1fc0d173
JJ
3172003-09-30 Jakub Jelinek <jakub@redhat.com>
318
319 * elfxx-ia64.c (ia64_howto_table): Fix size of R_IA64_TPREL64[LM]SB,
320 R_IA64_DTPREL{32,64}[LM]SB and R_IA64_DTPMOD64[LM]SB.
321
5f74bc13
CD
3222003-09-30 Chris Demetriou <cgd@broadcom.com>
323
324 * archures.c (bfd_mach_mipsisa64r2): New define.
325 * bfd-in2.h: Regenerate.
326 * aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mipsisa64r2.
327 * cpu-mips.c (I_mipsisa64r2): New enum value.
328 (arch_info_struct): Add entry for I_mipsisa64r2.
329 * elfxx-mips.c (_bfd_elf_mips_mach)
330 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_64R2.
331 (mips_set_isa_flags): Add bfd_mach_mipsisa64r2 case.
332 (mips_mach_extensions): Add entry for bfd_mach_mipsisa64r2.
333
b59dd4a5
L
3342003-09-29 H.J. Lu <hongjiu.lu@intel.com>
335
336 * elfxx-ia64.c (elfNN_hpux_backend_symbol_processing): New.
337 Handle SHN_IA_64_ANSI_COMMON.
338 (elf_backend_section_from_bfd_section): Defined.
339
243ef1e0
L
3402003-09-26 H.J. Lu <hongjiu.lu@intel.com>
341
342 * elflink.c (elf_link_read_relocs_from_section): Add an argument
343 of a pointer to section. Check bad symbol index.
344 (_bfd_elf_link_read_relocs): Modify calls to
345 elf_link_read_relocs_from_section.
346
d38eb334
DD
3472003-09-23 DJ Delorie <dj@redhat.com>
348
349 * elf32-sh.c (sh_elf_howto_table): R_SH_SWITCH8,
350 R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY,
351 R_SH_LOOP_START,R_SH_LOOP_END moved to "reserved" spaces,
352 R_SH_DIR16, R_SH_DIR8, R_SH_DIR8UL, R_SH_DIR8UW, R_SH_DIR8U,
353 R_SH_DIR8SW, R_SH_DIR8S, R_SH_DIR4UL, R_SH_DIR4UW, R_SH_DIR4U,
354 R_SH_PSHA, R_SH_PSHL added.
355 (sh_reloc_map): Add R_SH_DIR16 and R_SH_DIR8.
356 (sh_elf_relocate_section): Support new relocs.
357
f0578e28
BW
3582003-09-23 Bob Wilson <bob.wilson@acm.org>
359
360 * elf32-xtensa.c (elf_xtensa_relocate_section): Fix typo that clobbered
361 dynamic relocation offsets.
362
010b84c1
AM
3632003-09-23 Alan Modra <alan@modra.org>
364
365 * simple.c (bfd_simple_get_relocated_section_contents): Free the
366 hash table using _bfd_generic_link_hash_table_free.
367
7dcb9820
AM
3682003-09-23 Alan Modra <alan@modra.org>
369
370 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change
371 type of prefix_length and suffix_length to int. Rename "attributes"
372 to "attr". Comment.
373 (_bfd_elf_get_sec_type_attr): Update prototype.
374 * elf.c (get_special_section): Rewrite.
375 (_bfd_elf_get_sec_type_attr): Return struct rather than passing in
376 attr and type pointers.
377 (_bfd_elf_new_section_hook): Adjust for above.
378 (special_sections): Merge suffix with prefix. Set
379 prefix_length for all entries. Set suffix_length appropriately.
380 * elf32-m32r.c (m32r_elf_special_sections): Likewise.
381 * elf32-m68hc11.c (elf32_m68hc11_special_sections): Likewise.
382 * elf32-m68hc12.c (elf32_m68hc12_special_sections): Likewise.
383 * elf32-mcore.c (mcore_elf_special_sections): Likewise.
384 * elf32-sh64.c (sh64_elf_special_sections): Likewise.
385 * elf32-v850.c (v850_elf_special_sections): Likewise.
386 * elf32-xtensa.c (elf_xtensa_special_sections): Likewise.
387 * elf64-alpha.c (elf64_alpha_special_sections): Likewise.
388 * elf64-hppa.c (elf64_hppa_special_sections): Likewise.
389 * elf64-ppc.c (ppc64_elf_special_sections): Likewise.
390 * elf64-sh64.c (sh64_elf64_special_sections): Likewise.
391 * elfxx-ia64.c (elfNN_ia64_special_sections): Likewise.
392 * elfxx-mips.c (_bfd_mips_elf_special_sections): Likewise.
393 * elf32-ppc.c (ppc_elf_special_sections): Likewise. Fix .plt flags.
394
61bcf373
DJ
3952003-09-21 Daniel Jacobowitz <drow@mvista.com>
396
397 * elf64-alpha.c (elf64_alpha_create_got_section): Initialize
398 ->got if the section already exists.
399
8bfd78b3
NS
4002003-09-19 Nathan Sidwell <nathan@codesourcery.com>
401
402 * dwarf2.c (decode_line_info): Cope with an initially empty
403 filename table.
404
6726e1ea
L
4052003-09-18 H.J. Lu <hongjiu.lu@intel.com>
406
407 * acinclude.m4: Include ../config/accross.m4.
408 * aclocal.m4: Regenerated.
409
410 * configure.host (HOST_64BIT_TYPE): Remove if it is set to long
411 or long long.
412 (HOST_U_64BIT_TYPE): Remove if it is set to unsigned long long.
413 (host64): Remove if HOST_64BIT_TYPE is set to long.
414
415 * configure.in (HOST_64BIT_TYPE): Set according to the size of
416 long and long long.
417 (HOST_U_64BIT_TYPE): Likewise.
418 (host64): Likewise.
419 * configure: Regenerated.
420
5de3bf90
AM
4212003-09-19 Alan Modra <amodra@bigpond.net.au>
422
423 * elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)
424 since some ABIs round up the size of the struct.
425
9e4d8df3
L
4262003-09-18 H.J. Lu <hongjiu.lu@intel.com>
427
428 * elflink.c (_bfd_elf_merge_symbol): Allow type change if
429 the old symbol is undefined and the new symbol is defined.
430
228ce064
AS
4312003-09-18 Andreas Schwab <schwab@suse.de>
432
433 * simple.c (bfd_simple_get_relocated_section_contents): Use
434 _bfd_generic_link_hash_table_create instead of
435 bfd_link_hash_table_create.
436
fdbdabdd
L
4372003-09-10 H.J. Lu <hongjiu.lu@intel.com>
438
439 * elfxx-ia64.c (elfNN_ia64_special_sections): Mark all sections
440 started with ".sbss" or "".sdata" as SHF_IA_64_SHORT.
441
a252afa4
DA
4422003-09-10 John David Anglin <dave.anglin@nrc-cnrc.nrc.ca>
443 Randolph Chung <randolph@tausq.org>
444
445 * elf32-hppa.c (struct elf32_hppa_link_hash_entry,
446 hppa_link_hash_newfunc, hppa_build_one_stub,
447 elf32_hppa_adjust_dynamic_symbol, mark_PIC_calls, allocate_plt_static,
448 allocate_dynrelocs, elf32_hppa_size_dynamic_sections,
449 elf32_hppa_finish_dynamic_symbol): Remove pic_call field and all code
450 for generating import stubs for calls to statically linked PIC
451 functions.
452 (hppa_type_of_stub): Don't generate an import stub for calls to
453 statically linked pic functions. Generate import stubs for calls
454 in a shared object, to functions not in a regular file, and to
455 defined weak functions. Add new argument INFO.
456 (hppa_build_one_stub): Don't undef ADDIL_DP.
457 (elf32_hppa_check_relocs): Don't set SEC_HAS_GOT_REF flag.
458 (elf32_hppa_size_stubs): Pass info to hppa_type_of_stub.
459 (final_link_relocate): Change all DLTIND relocs to DPREL relocs in a
460 non-shared link. Convert instructions that use the the linkage table
461 pointer, or a facsimile thereof, to use the global data pointer when
462 the reloc has been changed.
463
42acdc7c
JB
4642003-09-08 Joel Brobecker <brobecker@gnat.com>
465
466 * archures.c: Add new machine names for hppa.
467 * bfd-in2.h: Regenerate.
468 * cpu-hppa.c: Use the new machine names.
469
2a0e29b4
SC
4702003-09-06 Stephane Carrez <stcarrez@nerim.fr>
471
472 * elf32-m68hc1x.h (struct m68hc11_elf_link_hash_table): Remove
473 all_local_syms member.
474 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Use bfd_elf_get_elf_syms
475 to get the local symbols.
476
3f533aa9
SC
4772003-09-06 Stephane Carrez <stcarrez@nerim.fr>
478
479 * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.
480 (elf_backend_special_sections): Define.a
481
482 PR savannah/4950:
483 * elf32-m68hc11.c (elf32_m68hc11_special_sections): The .vectors
484 section is read-only.
485
8ad30312
NC
4862003-09-04 Nick Clifton <nickc@redhat.com>
487
488 * archures.c (bfd_mach_v850e1): Define.
489 * bfd-in2.h: Regenerate.
490 * cpu-v850.h (scan): Accept bfd_mach_v850e1.
491 (arch_info_struct): Include an entry for bfd_mach_v850e1.
492 * elf32-v850.c (v850_elf_object_p): Accept E_V850E1_ARCH flag.
493 (v850_elf_final_write_processing): Accept bfd_mach_v850e1.
494 (v850_elf_print_private_bfd_data): Interpret E_V850E1_ARCH flag.
495 (v850_elf_merge_private_bfd_data): Allow v850e1 binaries to be
496 linked with v850e binaries. Mark the output as v850e.
5de3bf90 497
3922a8c1
NC
4982003-09-03 Nick Clifton <nickc@redhat.com>
499
5de3bf90 500 * cofflink.c (_bfd_coff_link_input_bfd): Do not skip section
3922a8c1
NC
501 symbols that are used in relocs.
502
13dfd2d0
NC
5032003-08-30 Robert Millan <robertmh@gnu.org>
504
505 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
506 * config.bfd: Likewise.
507 * configure: Regenerate.
508
1c0881dd
CG
5092003-08-31 Christian Groessler <chris@groessler.org>
510
511 * elf32-i860.c (i860_howto_pc26_reloc): Finish relocation here
512 instead of returning bfd_reloc_continue.
513
ac0e732e
AJ
5142003-08-31 Andreas Jaeger <aj@suse.de>
515
516 * merge.c: Update to ISO C90.
517
ec317fb1
ILT
5182003-08-27 Ian Lance Taylor <ian@airs.com>
519
49c97a80
ILT
520 * configure.in: Check for strtoull.
521 * bfd.c (bfd_scan_vma): Use strtoull when available.
522 * configure, config.in: Regenerate.
523
ec317fb1
ILT
524 * configure.in: Define and substitute BFD_HOST_LONG_LONG.
525 * bfd-in.h: Define BFD_HOST_LONG_LONG. Test it rather than
526 __GNUC__ when deciding whether to use long long for
527 BFD_HOST_64_BIT.
528 * configure, Makefile.in, doc/Makefile.in, bfd-in2.h: Regenerate.
529
d539b3aa
CG
5302003-08-27 Christian Groessler <chris@groessler.org>
531
532 * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
533 i860_howto_splitn_reloc, i860_howto_highadj_reloc): New
534 functions.
535 (elf32_i860_howto_table): Insert the new functions as
536 'special_function's in the proper reloc type entries.
537
73052b5e
RS
5382003-08-27 Richard Sandiford <rsandifo@redhat.com>
539
540 * elf32-frv.c (elf32_frv_relocate_section): Use
541 _bfd_elf_rela_local_sym.
542
2c848f79
MS
5432003-08-26 Michael Snyder <msnyder@redhat.com>
544
545 * cpu-frv.c: Remove unused enum.
546
980491e6
MR
5472003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
548
549 * reloc.c: Fix documentation for MIPS ELF relocations.
550 libbfd.h: Regenerate.
551 bfd-in2.h: Regenerate.
552
6d1227b8
JE
5532003-08-24 Jason Eckhardt <jle@rice.edu>
554
5de3bf90 555 * coff-i860.c (CALC_ADDEND): Define to be a no-op.
6d1227b8 556
f680ea79
JE
5572003-08-24 Jason Eckhardt <jle@rice.edu>
558
559 * elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
560 shift by 2 before storing the relocated value.
561
c28b1c28
JE
5622003-08-23 Jason Eckhardt <jle@rice.edu>
563
5de3bf90 564 * coff-i860.c (coff_i860_reloc_nyi): New function.
c28b1c28
JE
565 (howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
566 LOWn, SPLITn, and BRADDR.
567 (RTYPE2HOWTO): Check that the r_type is within the howto_table
568 before trying to access the entry.
569 (coff_i860_rtype_to_howto): Likewise.
570 (coff_i860_reloc_type_lookup): New function.
571 (i860_reloc_processing): New function.
572 (coff_bfd_reloc_type_lookup): Define macro.
573 (RELOC_PROCESSING): Define macro.
574 Minor formatting adjustments.
575
40a0491a
AM
5762003-08-23 Alan Modra <amodra@bigpond.net.au>
577
578 * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
579
69bbc4c0
L
5802003-08-22 H.J. Lu <hongjiu.lu@intel.com>
581
582 * elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
583 .got section at 8 bytes.
584
8b956130
NC
5852003-08-21 Nick Clifton <nickc@redhat.com>
586
85db1db4 587 * cofflink.c: Update to ISO C90 and tidy up formatting.
8b956130 588
6c21aa76
NC
5892003-08-21 Randolph Chung <tausq@debian.org>
590
591 * elf32-hppa.c (elf32_hppa_object_p): For elf32-hppa-linux, objects
592 can have OSABI=Linux or OSABI=SysV. Check for both.
593 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
594
3673a93e
NC
5952003-08-21 Nick Clifton <nickc@redhat.com>
596
597 * po/sv.po: Updated Swedish translation.
598
427b80f4
RS
5992003-08-20 Richard Sandiford <rsandifo@redhat.com>
600
601 * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
602
560e09e9
NC
6032003-08-20 Nick Clifton <nickc@redhat.com>
604
605 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): New macro used to
606 replace some duplicated code in most elfxx-xxxx.c files. This
607 version uses the new fields in bfd_link_info.
608
40a0491a
AM
609 * elf-m10300.c (mn10300_elf_relocate_section): Use new macro.
610 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
611 * elf32-cris.c (cris_elf_relocate_section): Likewise.
560e09e9
NC
612 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
613 * elf32-i386.c (elf_i386_relocate_section): Likewise.
614 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
615 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
616 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
617 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
618 * elf32-s390.c (elf_s390_relocate_section): Likewise.
619 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
620 * elf32-vax.c (elf_vax_relocate_section): Likewise.
621 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
622 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
623 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
624 * elf64-s390.c (elf_s390_relocate_section): Likewise.
625 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
626 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
627 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
40a0491a
AM
628
629 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols,
560e09e9
NC
630 elf_hppa_remark_useless_dynamic_symbols,
631 elf_hppa_relocate_section): Use the new fields in
632 bfd_link_info structure.
633 * elf32-sh.c (sh_elf_relocate_section): Likewise.
634 * elf64-alpha.c (elf64_alpha_check_relocs): Likewise.
635 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
636 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
637 * elfxx-ia64.c (elfNN_ia64_check_relocs): Likewise.
638 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
639
640 * elflink.h (elf_link_output_extsym): Fix test for reporting
40a0491a
AM
641 undefined symbols in shared libraries. Remove redundant test
642 of shlib_undefined when reporting references to forced local
643 symbols.
560e09e9 644
4091ea4e
L
6452003-08-18 Andreas Schwab <schwab@suse.de>
646
647 * libpei.h (bfd_pe_executable_p): Also recognize efi-app
648 executables.
649
b0cdc7bc
HPN
6502003-08-17 Hans-Peter Nilsson <hp@bitrange.com>
651
652 * simple.c (bfd_simple_get_relocated_section_contents): Move
653 reloc_done hack to before first bfd_section_size call. Change all
654 returns to use new wrapper macro RETURN, restoring sec->reloc_done.
655
c1993d04
AM
6562003-08-16 Alan Modra <amodra@bigpond.net.au>
657
658 * elf64-ppc.c: Don't include elf/ppc.h.
659
792b4a53
RS
6602003-08-14 Richard Sandiford <rsandifo@redhat.com>
661
662 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC
663 code to work with 64-bit bfds.
664
fdc09da8
AM
6652003-08-14 Alan Modra <amodra@bigpond.net.au>
666
667 * dep-in.sed: Remove libintl.h.
668 * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Unset LC_COLLATE.
669 (POTFILES.in): Remove target.
670 * Makefile.in: Regenerate.
671
ee87f2da
AM
6722003-08-12 Alan Modra <amodra@bigpond.net.au>
673
674 * elf64-ppc.c (ppc64_elf_next_input_section): Update comment.
675 (ppc64_elf_relocate_section): For zero sym R_PPC64_TOC relocs,
676 use the function sym from the previous reloc.
677
15f40dfc
JJ
6782003-08-11 Jakub Jelinek <jakub@redhat.com>
679
680 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbols
681 fatal if -pie.
682 * elf32-s390.c (elf_s390_relocate_section): Likewise.
683 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
684 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
685 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
686 * elf64-s390.c (elf_s390_relocate_section): Likewise.
687 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
688 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
689 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
690 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
691 (ppc_elf_relocate_section) <case R_PPC_RELAX32>: Issue fatal error
692 on undefined symbols if -pie.
693 * elf32-sh.c (sh_elf_relocate_section): Likewise.
694
6ab189d5
AM
6952003-08-11 Alan Modra <amodra@bigpond.net.au>
696
697 * elf64-ppc.c (ppc64_elf_relocate_section): Add special case for crt1.o
698 branch to __libc_start_main.
699
3b260895
NC
7002003-08-08 Dmitry Diky <diwil@mail.ru>
701
6ab189d5
AM
702 * archures.c: Add xW42 and xE42 parts. Sort MPU list according to
703 gcc order.
3b260895
NC
704 * cpu-msp430.c: Likewise.
705 * elf32-msp430.c: Likewise.
706 * bfd-in2.h: Regenerate.
707
c39a58e6
AM
7082003-08-07 Alan Modra <amodra@bigpond.net.au>
709
9c5bfbb7
AM
710 * elfxx-target.h: Remove PTR cast.
711 * targets.c (bfd_target): Make backend_data const void *.
712 * elf-bfd.h: Constify all occurrences of struct elf_backend_data.
713 * elf-m10300.c: Likewise.
714 * elf.c: Likewise.
715 * elf32-hppa.c: Likewise.
716 * elf32-i386.c: Likewise.
717 * elf32-m68hc1x.c: Likewise.
718 * elf32-ppc.c: Likewise.
719 * elf32-s390.c: Likewise.
720 * elf32-sh.c: Likewise.
721 * elf32-sh64.c: Likewise.
722 * elf32-sparc.c: Likewise.
723 * elf32-xtensa.c: Likewise.
724 * elf64-mips.c: Likewise.
725 * elf64-ppc.c: Likewise.
726 * elf64-s390.c: Likewise.
727 * elf64-sh64.c: Likewise.
728 * elf64-sparc.c: Likewise.
729 * elf64-x86-64.c: Likewise.
730 * elfcode.h: Likewise.
731 * elfcore.h: Likewise.
732 * elflink.c: Likewise.
733 * elflink.h: Likewise.
734 * elfxx-ia64.c: Likewise.
735 * elfxx-mips.c: Likewise.
736 * elfxx-mips.h: Likewise.
737 * elf.c (prep_headers): Remove useless check for null backend_data.
738 * bfd-in2.h: Regenerate.
739
c39a58e6
AM
740 * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.
741 (NAME): Use ## rather than CONCAT4 macro.
742 * elfcode.h: Remove one remaining PARAMS macro.
743 * elf-eh-frame.c: Convert to C90, remove unneeded casts and prototypes.
744 * elf-strtab.c: Likewise.
745 * elf-hppa.h: Likewise.
746 * elf32-hppa.h: Likewise.
747 * elf32-hppa.c: Likewise.
748 (elf32_hppa_add_symbol_hook): Delete.
749 (elf_backend_add_symbol_hook): Don't define.
750 * libhppa.h: Convert to C90. Replace INLINE with inline.
751
97b639ba
AM
7522003-08-06 Alan Modra <amodra@bigpond.net.au>
753
754 * elf64-ppc.c (ppc_stub_name): Tweak names for better readability.
755 (ppc64_elf_adjust_dynamic_symbol): Allow copy relocs against
756 function descriptors, but warn.
757 (ppc_build_one_stub): Remove a couple of vars. Move code creating
758 stub syms so that we can avoid a stub sym if we already have a
759 plt sym. Do not redefine an existing symbol.
760 (ppc64_elf_build_stubs): When --emit-stub-syms, print a symbol for
761 glink.
762
9e7d479d
NC
7632003-08-06 Nick Clifton <nickc@redhat.com>
764
765 * po/fr.po: Updated French translation.
766
77f3d027
AM
7672003-08-06 Alan Modra <amodra@bigpond.net.au>
768
769 * elflink.c (_bfd_elf_create_dynamic_sections): Mark .dynbss with
770 SEC_LINKER_CREATED.
771
50d6c878
DJ
7722003-08-05 Daniel Jacobowitz <drow@mvista.com>
773
774 * elf32-arm.h (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
775 (elf32_arm_final_link_relocate, elf32_arm_relocate_section): Use it.
776
14abcef9
NC
7772003-08-03 Jeff Muizelaar <muizelaar@rogers.com>
778
4a21a492 779 * coffcode.h (coff_slurp_line_table): Return with a warning
14abcef9
NC
780 message if the line number table could not be read.
781
8c675694
NC
7822003-08-04 Nick Clifton <nickc@redhat.com>
783
784 * elflink.h (elf_link_add_object_symbols): Prepend "warning: "
785 to messages produced for .gnu.warning.SYMBOL sections.
786
268b6b39
AM
7872003-08-04 Alan Modra <amodra@bigpond.net.au>
788
789 * elfcode.h: Convert to C90, remove unneeded casts and prototypes.
790 * elfcore.h: Likewise.
791 * elflink.c: Likewise.
792 * elflink.h: Likewise.
793 * elf.c (sym_is_global): Remove INLINE.
794 (align_file_position): Replace INLINE with inline.
795 * elfcode.h (elf_swap_dyn_in, elf_swap_dyn_out): Remove INLINE.
796 (elf_file_p): Replace INLINE with inline.
797
866f48b7
KK
7982003-08-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
799
800 * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here.
801
8651fcf9
L
8022003-08-01 H.J. Lu <hongjiu.lu@intel.com>
803
804 * elfxx-ia64.c (get_got): Align the .got section at 8 bytes.
805
37cd2629
L
8062003-08-01 H.J. Lu <hongjiu.lu@intel.com>
807
808 * elfxx-ia64.c (elfNN_ia64_finish_dynamic_symbol): Use
809 ElfNN_External_Rela instead of Elf64_External_Rela.
810
91fb2a9d
NC
8112003-08-01 Nick Clifton <nickc@redhat.com>
812
813 * config.bfd: Add code to catch obsolete configurations and warn
814 about them unless --enable-obsolete is used. Use this to mark
815 vax-vms port as obsolete.
816
e656e369
AM
8172003-07-30 Alan Modra <amodra@bigpond.net.au>
818
819 * elf32-ppc.c (ppc_elf_install_value): Tidy.
820 (ppc_elf_relax_section): Remove dead code. Remove unnecessary casts.
821 Formatting.
822 * elfxx-target.h: Remove PARAMS macro. Formatting.
823
50bc7936
AM
8242003-07-30 Alan Modra <amodra@bigpond.net.au>
825
826 * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.
827 * elf64-ppc.c (get_fdh): New function, split out from
828 ppc64_elf_edit_opd.
829 (ppc64_elf_check_relocs): Use get_fdh.
830 (func_desc_adjust): Likewise. Tidy.
831 (ppc64_elf_edit_opd): Tighten reloc checks. Free local_syms on error
832 exit. Use get_fdh. Account for superfluous dynamic relocs.
833 (ppc64_elf_relocate_section): Warning fix.
834
a62d170c
JE
8352003-07-30 Jason Eckhardt <jle@rice.edu>
836
837 * coff-i860.c: Convert to ISO C90. Remove superflous prototypes.
838
7734b6e9
JE
8392003-07-30 Jason Eckhardt <jle@rice.edu>
840
841 * elf32-i860.c: Convert to ISO C90. Remove superflous prototypes.
842
37f4508b
AM
8432003-07-30 Randolph Chung <tausq@debian.org>
844
845 * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.
846 * elf64-hppa.c (elf64_hppa_finalize_dlt): Check h->root.type.
847
217aa764
AM
8482003-07-30 Alan Modra <amodra@bigpond.net.au>
849
850 * elf.c: Convert to C90, remove unnecessary prototypes and casts.
851 Replace PTR with void *. Formatting.
852 (_bfd_elf_assign_file_position_for_section): Remove INLINE.
853 (make_mapping): Likewise.
854
494dac0c
AM
8552003-07-29 Alan Modra <amodra@bigpond.net.au>
856
857 * elf64-ppc.c (func_desc_adjust): Give linker created function
858 descriptor symbols a size and type.
859 (ppc64_elf_relocate_section): Correct lq insn test.
860
deaaf2f3
EC
8612003-07-28 Eric Christopher <echristo@redhat.com>
862
863 * elf32-ppc.c (R_PPC_RELAX32): New relocation.
864 (ppc_elf_install_value): New function.
865 (ppc_elf_sort_rela): Remove.
866 (ppc_elf_relax_section): Rewrite. Remove old relaxation
867 and replace with out of range branch stubs.
868 (ppc_elf_relocate_section): Handle R_PPC_RELAX32.
869
709e685d
AO
8702003-07-29 Alexandre Oliva <aoliva@redhat.com>
871
872 * elf-m10300.c (mn10300_elf_relax_section): Take symbol hash table
873 from input_bfd.
874
36c506c5
AM
8752003-07-28 Alan Modra <amodra@bigpond.net.au>
876
877 * elf.c (special_sections): Set attributes for .got and .plt.
878
5d35169e
AM
8792003-07-27 Alan Modra <amodra@bigpond.net.au>
880
881 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Ensure no copy relocs
882 on function descriptors.
883 (ELIMINATE_COPY_RELOCS): Expand comment.
884 (ppc64_elf_special_sections): Move. Don't include non-ppc64 sections.
885 Do include ".toc1".
886
3cddba1e
L
8872003-07-25 H.J. Lu <hongjiu.lu@intel.com>
888
889 * elf.c (_bfd_elf_new_section_hook): Set the default section
890 type to SHT_NULL.
891 (elf_fake_sections): Set the section type based on asect->flags
892 if it is SHT_NULL. Don't abort on processor specific section
893 types.
894
d622ef4b
L
8952003-07-25 H.J. Lu <hongjiu.lu@intel.com>
896
897 * bfd-in2.h: Regenerated.
898
2f89ff8d
L
8992003-07-25 H.J. Lu <hongjiu.lu@intel.com>
900
901 * elf-bfd.h (bfd_elf_special_section): New.
902 (elf_backend_data): Add special_sections, a pointer to
903 bfd_elf_special_section.
904 (elf_section_type). New.
905 (elf_section_flags): New.
906 (_bfd_elf_get_sec_type_attr): New.
907
908 * elf.c (_bfd_elf_make_section_from_shdr): Always use the
909 real section type/flags.
910 (special_sections): New.
911 (get_special_section): New.
912 (_bfd_elf_get_sec_type_attr): New.
913 (_bfd_elf_new_section_hook): Check special_section to set
914 elf_section_type and elf_section_flags.
915 (elf_fake_sections): Don't use section name to set ELF section
916 data.
917
918 * elf32-m32r.c (m32r_elf_special_sections): New.
919 (elf_backend_special_sections): Defined.
920
921 * elf32-m68hc11.c (elf32_m68hc11_special_sections): New.
922 (elf_backend_special_sections): Defined.
923
924 * elf32-mcore.c (mcore_elf_special_sections): New.
925 (elf_backend_special_sections): Defined.
926
927 * elf32-ppc.c (ppc_elf_special_sections): New.
928 (elf_backend_special_sections): Defined.
929
930 * elf32-sh64.c (sh64_elf_special_sections): New.
931 (elf_backend_special_sections): Defined.
932
933 * elf32-v850.c (v850_elf_special_sections): New.
934 (elf_backend_special_sections): Defined.
935
936 * elf32-xtensa.c (elf_xtensa_special_sections): New.
937 (elf_backend_special_sections): Defined.
938
939 * elf64-alpha.c (elf64_alpha_special_sections): New.
940 (elf_backend_special_sections): Defined.
941
942 * elf64-hppa.c (elf64_hppa_special_sections): New.
943 (elf_backend_special_sections): Defined.
944
945 * elf64-ppc.c (ppc64_elf_special_sections): New.
946 (elf_backend_special_sections): Defined.
947
948 * elf64-sh64.c (sh64_elf64_special_sections): New.
949 (elf_backend_special_sections): Defined.
950
951 * elfxx-ia64.c (elfNN_ia64_special_sections): New.
952 (elf_backend_special_sections): Defined.
953
954 * elfxx-mips.c (_bfd_mips_elf_special_sections): New.
955
956 * elfxx-mips.h (_bfd_mips_elf_special_sections): New.
957 (elf_backend_special_sections): Defined.
958
959 * elfxx-target.h (elf_backend_special_sections): New. Default
960 to NULL.
961 (elfNN_bed): Initialize special_sections.
962
963 * section.c (bfd_abs_section): Remove const.
964 (bfd_und_section): Likewise.
965 (bfd_com_section): Likewise.
966 (bfd_ind_section): Likewise.
967
20650579
NC
9682003-07-24 Nick Clifton <nickc@redhat.com>
969
970 * coff-arm.c (EXTRA_S_FLAGS): Include SEC_CODE so that code
971 sections are assigned the LOAD attribute.
972
deaaf2f3 9732003-07-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
09fd220b
KK
974
975 * elf32-sh.c: Convert to C90. Replace PTR with void *.
976 * elf32-sh64-com.c: Likewise.
977 * elf32-sh64.c: Likewise.
978 * elf32-sh64.h: Likewise.
979 * elf64-sh64.c: Likewise.
980
3d85aebe
KK
9812003-07-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
982
983 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
984 (allocate_dynrelocs): Likewise.
985 (sh_elf_relocate_section): Likewise. Use SYMBOL_REFERENCES_LOCAL.
986 (sh_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
987
834d807b
NC
9882003-07-24 Nick Clifton <nickc@redhat.com>
989
990 * po/fr.po: Updated French translation.
991
571b5725
BW
9922003-07-23 Bob Wilson <bob.wilson@acm.org>
993
994 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and move
995 near the beginning of the file. Swap order of arguments. Call
996 _bfd_elf_dynamic_symbol_p with "ignore_protected" set to 0.
997 (elf_xtensa_fix_refcounts): Adjust xtensa_elf_dynamic_symbol_p call.
998 (elf_xtensa_relocate_section): Likewise.
999 (shrink_dynamic_reloc_sections): Likewise.
1000
b536dc1e
BW
10012003-07-23 Bob Wilson <bob.wilson@acm.org>
1002
1003 * elf32-xtensa.c (plt_reloc_count): Fix typo in comment.
1004 (elf_xtensa_size_dynamic_sections): Use elf_discarded_section.
1005 (elf_xtensa_combine_prop_entries): Avoid returning non-zero without
1006 first printing an error message.
1007 (elf_xtensa_finish_dynamic_sections): Likewise.
1008 (elf_xtensa_discard_info_for_section): Adjust size of .got.loc when
1009 discarding literal table entries.
1010 (elf_xtensa_merge_private_bfd_data): Remove newline from error message.
1011 (elf_xtensa_do_asm_simplify): Likewise.
1012
7f888330
SC
10132003-07-23 Stephane Carrez <stcarrez@nerim.fr>
1014
1015 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash when
1016 we have a local symbol in common section.
1017
ecc27c31
L
10182003-07-22 H.J. Lu <hongjiu.lu@intel.com>
1019
1020 * elflink.c (_bfd_elf_dynamic_symbol_p): Don't return TRUE for
1021 weak symbols.
1022
f9f3cf65
NC
10232003-07-22 Nick Clifton <nickc@redhat.com>
1024
1025 * coffcode.h (coff_slurp_symbol_table): Add C_TCSYM and C_ECOML to
1026 expected RS6000 storage classes.
1027
bb32e54f
L
10282003-07-21 H.J. Lu <hongjiu.lu@intel.com>
1029
1030 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Mark
1031 output_bfd unused to silence gcc.
1032
796f2a93
NC
10332003-07-21 Nick Clifton <nickc@redhat.com>
1034
1035 * po/sv.po: Updated Swedish translation.
1036
f6c52c13
AM
10372003-07-21 Alan Modra <amodra@bigpond.net.au>
1038
1039 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..
1040 (_bfd_elf_symbol_refs_local_p): ..this. Declare.
1041 * elflink.c (_bfd_elf_symbol_refs_local_p): New function.
1042 * elf32-i386.c (elf_i386_relocate_section): Remove h NULL test
1043 now done in _bfd_elf_symbol_refs_local_p.
1044 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1045 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1046 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1047
aa37626c
L
10482003-07-18 H.J. Lu <hongjiu.lu@intel.com>
1049
1050 * elflink.c (_bfd_elf_dynamic_symbol_p): Undo the last change.
1051
1e364ec9
L
10522003-07-18 H.J. Lu <hongjiu.lu@intel.com>
1053
1054 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL): Fix a typo.
1055 (SYMBOL_CALLS_LOCAL): Likewise.
1056
1057 * elflink.c (_bfd_elf_dynamic_symbol_p): Return TRUE
1058 immediately if symbol isn't defined locally.
1059
986a241f
RH
10602003-07-18 Richard Henderson <rth@redhat.com>
1061
1062 * elflink.c (_bfd_elf_dynamic_symbol_p): New.
1063 * elf-bfd.h (_bfd_elf_dynamic_symbol_p): Declare it.
1064 (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use it.
1065 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Likewise.
1066 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
1067 * elf64-hppa.c (elf64_hppa_dynamic_symbol_p): Likewise.
1068 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Likewise.
1069 Update all callers to provide the relocation being resolved.
1070
ac4b3dd8
NC
10712003-07-17 Shaun Jackman <sjackman@pathwayconnect.com>
1072
1073 * config.bfd (arm-wince-pe): Add -DARM_COFF_BUGFIX to
1074 targ_cflags.
1075
6c37ac4d
NC
10762003-07-17 Nick Clifton <nickc@redhat.com>
1077
1078 * po/es.po: New Spanish translation.
1079 * po/sv.po: New Swedish translation.
1080 * po/opcodes.pot: Regenerate.
1081
02e6ad56
RH
10822003-07-16 Richard Henderson <rth@redhat.com>
1083
1084 * config.bfd, configure.host, configure.in: Remove ia64-aix support.
1085 * elfxx-ia64.c, targets.c: Likewise.
1086
5686517c
RH
10872003-07-16 Richard Henderson <rth@redhat.com>
1088
1089 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Properly return false
1090 for symbols defined locally plus -Bsymbolic. Tidy logic.
1091
5a7ea749
RS
10922003-07-15 Richard Sandiford <rsandifo@redhat.com>
1093
1094 * archures.c (bfd_mach_mips7000): New.
1095 * bfd-in2.h: Regenerated.
1096 * cpu-mips.c (arch_info_struct): Add an entry for mips:7000.
1097 * elfxx-mips.c (mips_set_isa_flags): Handle bfd_mach_mips7000.
1098 (mips_mach_extensions): Add an entry for it.
1099
76bff705
NC
11002003-07-14 Nick Clifton <nickc@redhat.com>
1101
1102 * po/tr.po: Update with latest version.
1103 * po/SRC-POTFILES.in: Regenerate.
1104 * po/bfd.pot: Regenerate.
1105 * Makfile.in: Regenerate.
1106 * configure: Regenerate.
1107
d0facd1b
NC
11082003-07-12 Jeff Baker <jbaker@qnx.com>
1109
1110 * bfd/config.bfd (__QNXTARGET__): Define for Neutrino architectures.
1111 * bfd/elf32-arm.h (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1112 * bfd/elf32-sh.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1113 * bfd/elf32-ppc.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1114
bcb9b88d
NC
11152003-07-12 Jeff Muizelaar <muizelaar@rogers.com>
1116
1117 * coffcode.h (coff_set_section_contents): Set the
1118 IMAGE_FILE_32BIT_MACHINE flag for PE targets.
1119
7a9823f1
RS
11202003-07-11 Richard Sandiford <rsandifo@redhat.com>
1121
1122 * bfd-in.h (bfd_h8300_pad_address): Declare.
1123 * bfd-in2.h: Regenerate.
1124 * cpu-h8300.c (bfd_h8300_pad_address): New function.
1125 * coff-h8300.c (h8300_reloc16_estimate): Use it to canonicalize
1126 addresses before checking whether they can be relaxed.
1127 (h8300_reloc16_extra_cases): Likewise for the R_MOVL2 sanity check.
1128 Don't complain about overflows in general 8-bit relocations.
1129 * elf32-h8300.c (elf32_h8_relax_section): Use bfd_h8300_pad_address.
1130 Fix handling of R_H8_DIR24A8.
1131
c6baf75e
RS
11322003-07-11 Richard Sandiford <rsandifo@redhat.com>
1133
1134 * elf32-h8300.c: Convert function prototypes and definitions
1135 to C90 syntax.
1136 * coff-h8300.c: Likewise.
1137 * cpu-h8300.c: Likewise.
1138
fce00800
AM
11392003-07-11 Alan Modra <amodra@bigpond.net.au>
1140
1141 * po/SRC-POTFILES.in: Regenerate.
1142 * po/bfd.pot: Likewise.
1143
e901de89
BW
11442003-07-10 Bob Wilson <bob.wilson@acm.org>
1145
1146 * elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Create new
1147 .got.loc section. Do not set SEC_ALLOC or SEC_LOAD flags for the
1148 .xt.lit.plt section.
1149 (elf_xtensa_size_dynamic_sections): Set size of the .got.loc section
1150 and allocate memory for it.
1151 (elf_xtensa_combine_prop_entries): Copy contents of .xt.lit output
1152 section to the .got.loc section.
1153 (elf_xtensa_finish_dynamic_sections): Fix up call to
1154 elf_xtensa_combine_prop_entries and set DT_XTENSA_GOT_LOC_OFF to
1155 the address of .got.loc.
1156 (relax_property_section): Shrink .got.loc to match changes in any
1157 literal table section.
1158 (xtensa_is_property_section): Change to match
1159 xtensa_get_property_section_name.
1160 (xtensa_is_littable_section): New.
1161
eff26f78
L
11622003-07-10 H.J. Lu <hongjiu.lu@intel.com>
1163
1164 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1 instead of
1165 -1LL.
1166
942e0f42
AM
11672003-07-10 Alan Modra <amodra@bigpond.net.au>
1168
1169 * Makefile.am (BFD32_BACKENDS): Add elf32-am33lin.lo.
1170 (BFD32_BACKENDS_CFILES): elf32-am33lin.c not elf32-am33lin.lo.
1171 Run "make dep-am".
1172 * Makefile.in: Regenerate.
1173
73c3cd1c
AO
11742003-07-10 Alexandre Oliva <aoliva@redhat.com>
1175
1176 2001-09-12 Alexandre Oliva <aoliva@redhat.com>
1177 * elf32-am33lin.c (ELF_MACHINE_CODE): Redefine to EM_MN10300.
1178 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_MN10300.
1179 2001-06-02 Nick Clifton <nickc@cambridge.redhat.com>
1180 * elf32-am33lin.c: Rename global functions.
1181 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
1182 * config.bfd (am33_2.0, am33_2.0-*-linux*): Added.
1183 * configure.in (bfd_elf32_am33lin_vec): Added.
1184 * Makefile.am (BFD32_BACKENDS): Added elf32-am33lin.lo.
1185 (elf32-am33lin.lo): List dependencies.
1186 * aclocal.m4, configure, Makefile.in: Rebuilt.
1187 * elf-m10300.c (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME,
1188 ELF_ARCH, ELF_MACHINE_CODE, ELF_MAXPAGESIZE): Define only if
1189 ELF_ARCH was not defined before.
1190 (elf_symbol_leading_char): Define if not defined.
1191 * elf32-am33lin.c: Override the definitions above.
1192 * targets.c (bfd_elf32_am33lin_vec): New.
1193
03a12831
AO
11942003-07-09 Alexandre Oliva <aoliva@redhat.com>
1195
1196 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1197 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Initialize
1198 pcrel_relocs_copied.
1199 2001-12-13 Alexandre Oliva <aoliva@redhat.com>
1200 * elf-m10300.c (ELF_DYNAMIC_INTERPRETER): Renamed from
1201 ld-linux.so.2 to ld.so.1.
1202 2001-10-10 Alexandre Oliva <aoliva@redhat.com>
1203 * elf-m10300.c (elf_mn10300_sizeof_plt0): New macro.
1204 (_bfd_mn10300_elf_adjust_dynamic_symbol): Use it.
1205 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1206 * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Allocate
1207 .rela.* section contents with bfd_zalloc.
1208 2001-09-25 Alexandre Oliva <aoliva@redhat.com>
1209 * elf-m10300.c: Added declarations for functions missing them.
1210 Merge some shared-library changes from the i386 back-end. Use
1211 R_MN10300_RELATIVE instead of R_MN10300_PCREL32 and
1212 R_MN10300_GLOB_DAT instead of R_MN10300_32 where appropriate.
1213 (struct elf32_mn10300_link_hash_entry): Remove duplicates of
1214 members of elf_link_hash_entry. Adjusted references.
1215 (mn10300_elf_final_link_relocate): dynobj was already loaded
1216 into a local variable, use it.
1217 2001-09-21 Nick Clifton <nickc@cambridge.redhat.com>
1218 * elf-m10300.c: Add missing function prototypes.
1219 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
1220 * elf-m10300.c (mn10300_elf_relocate_section): Don't compute
1221 relocation for dynamic relocations.
1222 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
1223 * reloc.c (BFD_RELOC_MN10300_GOTOFF24): New.
1224 * elf-m10300.c: Introduce GOTPC16, GOTOFF24, GOTOFF16 and
1225 PLT16, and rename GOTPC to GOTPC32 and GOTOFF to GOTOFF32.
1226 (_bfd_mn10300_elf_create_dynamic_sections): Move creation ot PLT...
1227 (_bfd_mn10300_elf_create_got_section): ... here, so that its
1228 adress is already known at the time we compute relaxations.
1229 (mn10300_elf_relax_section): Relax GOTPC32, GOTOFF32, GOT32
1230 and PLT32 to narrower relocations.
1231 * libbfd.h, bfd-in2.h: Rebuilt.
1232 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
1233 * reloc.c (BFD_RELOC_MN10300_GOT32, BFD_RELOC_MN10300_GOT24,
1234 BFD_RELOC_MN10300_GOT16, BFD_RELOC_MN10300_COPY,
1235 BFD_RELOC_MN10300_GLOB_DAT, BFD_RELOC_MN10300_JMP_SLOT,
1236 BFD_RELOC_MN10300_RELATIVE): New relocs.
1237 * libbfd.h, bfd-in2.h: Rebuilt.
1238 * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): New.
1239 (struct elf32_mn10300_link_hash_entry): Added DSO-related
1240 fields.
1241 (elf_mn10300_howto): Defined new relocation types.
1242 (mn10300_reloc_map): Map them.
1243 (_bfd_mn10300_elf_create_got_section): New fn.
1244 (mn10300_elf_check_relocs): Handle PIC relocs.
1245 (mn10300_elf_final_link_relocate): Likewise.
1246 (mn10300_elf_relocate_section): Handle DSOs.
1247 (PLT0_ENTRY_SIZE, PLT_ENTRY_SIZE, PIC_PLT_ENTRY_SIZE): New macros.
1248 (elf_mn10300_plt0_entry, elf_mn10300_plt_entry,
1249 elf_mn10300_pic_plt_entry): New.
1250 (elf_mn10300_sizeof_plt, elf_mn10300_plt_plt0_offset,
1251 elf_mn10300_plt0_linker_offset, elf_mn10300_plt0_gotid_offset,
1252 elf_mn10300_plt_temp_offset, elf_mn10300_plt_symbol_offset,
1253 elf_mn10300_plt_reloc_offset: New macros.
1254 (ELF_DYNAMIC_INTERPRETER): Likewise.
1255 (_bfd_mn10300_elf_create_dynamic_sections): New function.
1256 (_bfd_mn10300_elf_adjust_dynamic_symbol): Likewise.
1257 (_bfd_mn10300_elf_discard_copies): Likewise.
1258 (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
1259 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1260 (_bfd_mn10300_elf_finish_dynamic_sections): Likewise.
1261 (elf_backend_can_gc_sections,
1262 elf_backend_create_dynamic_sections,
1263 elf_backend_adjust_dynamic_sections,
1264 elf_backend_size_dynamic_sections,
1265 elf_backend_finish_dynamic_symbol,
1266 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
1267 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1268 elf_backend_got_header_size, elf_backend_plt_header_size): New
1269 macros.
1270
b08fa4d3
AO
12712003-07-09 Alexandre Oliva <aoliva@redhat.com>
1272
1273 2001-05-06 Alexandre Oliva <aoliva@redhat.com>
1274 * elf-m10300.c (compute_function_info): Account for AM33
1275 registers in `movm' when computing stack space for `call' when
1276 linking for AM33/2.0 link.
1277 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
1278 * archures.c (bfd_mach_am33_2): Renamed from bfd_mach_am332.
1279 * bfd-in2.h: Rebuilt.
1280 * cpu-m10300.c (bfd_am33_2_arch): Renamed from bfd_am332_arch.
1281 * elf-m10300.c: Updated.
1282 2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
1283 * archures.c (bfd_mach_am332): Defined.
1284 * bfd-in2.h: Rebuilt.
1285 * cpu-m10300.c (bfd_am332_arch): Defined.
1286 (bfd_am33_arch): Chained with am33-2.
1287 * elf-m10300.c (elf_mn10300_mach): Handle am332.
1288 (_bfd_mn10300_elf_final_write_processing): Likewise.
1289
201933ea
L
12902003-07-09 H.J. Lu <hongjiu.lu@intel.com>
1291
1292 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1LL.
1293
e717da7e
AM
12942003-07-10 Alan Modra <amodra@bigpond.net.au>
1295
1296 * elf64-ppc.c (bfd_elf64_mkobject): Define.
1297 (struct ppc64_elf_obj_tdata): New.
1298 (ppc64_elf_tdata, ppc64_tlsld_got): Define.
1299 (ppc64_elf_mkobject): New function.
1300 (struct got_entry): Add "owner". Move "tls_type".
1301 (struct ppc_link_hash_table): Delete "relgot", "tlsld_got".
1302 (ppc64_elf_init_stub_bfd): New function.
1303 (create_got_section): Create header .got in dynobj. Create .got
1304 and .rela.got in each bfd. Stash pointers in ppc64_elf_obj_tdata.
1305 (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
1306 Look for dynobj .got, and test it.
1307 (ppc64_elf_copy_indirect_symbol): Adjust for changed got.
1308 (update_local_sym_info): Likewise.
1309 (ppc64_elf_check_relocs): Likewise.
1310 (ppc64_elf_gc_sweep_hook): Likewise.
1311 (ppc64_elf_tls_optimize): Likewise.
1312 (allocate_dynrelocs): Likewise.
1313 (ppc64_elf_size_dynamic_sections): Likewise.
1314 (ppc64_elf_relocate_section): Likewise.
1315 (ppc64_elf_next_toc_section): Update comment.
1316 (toc_adjusting_stub_needed): Remove unneeded cast.
1317 (ppc64_elf_build_stubs): Check for stub sections in stub bfd by
1318 testing section flags.
1319 (ppc64_elf_build_stubs): Likewise.
1320 (ppc64_elf_size_stubs): Likewise. Remove stub_bfd param.
1321 (ppc64_elf_finish_dynamic_sections): Write out got sections.
1322 (func_desc_adjust): Copy over dynamic info for undef weaks.
1323 * elf64-ppc.h (ppc64_elf_init_stub_bfd): Declare.
1324 (ppc64_elf_size_stubs): Update prototype.
1325 * elflink.h (elf_link_sort_relocs): Use link_orders to find reldyn
1326 input sections rather than scanning dynobj.
1327
18ad015f
RS
13282003-07-09 Richard Sandiford <rsandifo@redhat.com>
1329
1330 * elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
1331 (bfd_mips_elf_swap_msym_in, bfd_mips_elf_swap_msym_out): Delete.
1332 (mips_elf_create_msym_section): Delete.
1333 (mips_elf_create_dynamic_relocation): Don't set min_dyn_reloc_index.
1334 (_bfd_mips_elf_copy_indirect_symbol): Likewise.
1335 (_bfd_mips_elf_create_dynamic_sections): Don't create .msym.
1336 (_bfd_mips_elf_size_dynamic_sections): Don't calculate its size.
1337 (_bfd_mips_elf_size_dynamic_sections): Don't add DT_MIPS_MSYM.
1338 (_bfd_mips_elf_finish_dynamic_symbol): Don't add symbols to .msym.
1339 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
1340
e10609d3
RS
13412003-07-09 Richard Sandiford <rsandifo@redhat.com>
1342
1343 * elfxx-mips.c (mips_elf_irix6_finish_dynamic_symbol): Make the
1344 symbols protected.
1345
0d591ff7
RS
13462003-07-09 Richard Sandiford <rsandifo@redhat.com>
1347
1348 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handling
1349 of relocations whose offset is -2.
1350
fdd07405
RS
13512003-07-09 Richard Sandiford <rsandifo@redhat.com>
1352
1353 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): Treat
1354 forced-local symbols like other locals. Don't create relocations
1355 against STN_UNDEF in irix objects.
1356
d2fba50d
RS
13572003-07-09 Richard Sandiford <rsandifo@redhat.com>
1358
1359 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-
1360 compatible objects, add the values of defined external symbols
1361 to the addend.
1362
6eaa6adc
RS
13632003-07-09 Richard Sandiford <rsandifo@redhat.com>
1364
1365 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Always
1366 initialize a GOT entry to the symbol's st_value.
1367
0c83546a
AM
13682003-07-08 Alan Modra <amodra@bigpond.net.au>
1369
43c40ab2
AM
1370 * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..
1371 * elf32-ppc.c (struct ppc_elf_obj_tdata): ..to here. New.
1372 (ppc_elf_tdata): Define.
1373 (elf_local_ptr_offsets): Adjust.
1374 (ppc_elf_mkobject): New function.
1375 (bfd_elf32_mkobject): Define.
1376
0c83546a
AM
1377 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.
1378 * elfcore.h (elf_core_file_p): Likewise.
1379 * section.c (bfd_section_init): Remove prototype.
1380
58111eb7
AM
13812003-07-08 Alan Modra <amodra@bigpond.net.au>
1382
1383 * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer
1384 field.
1385 (enum elf_linker_section_enum): Delete.
1386 (struct elf_linker_section): Delete.
1387 (struct elf_linker_section_pointers): Delete.
1388 (struct elf_obj_tdata): Remove #if 0 chunk. Remove linker_section.
1389 Make linker_section_pointers a void**.
1390 (elf_local_ptr_offsets, elf_linker_section): Don't define.
1391 * elf32-ppc.c (enum elf_linker_section_enum): New, cut-down version
1392 of old item in elf-bfd.h.
1393 (struct elf_linker_section): Likewise.
1394 (struct elf_linker_section_pointers): Likewise.
1395 (elf_local_ptr_offsets): Define.
1396 (struct ppc_elf_link_hash_entry): Add linker_section_pointer.
1397 (ppc_elf_link_hash_newfunc): Init it.
1398 (struct ppc_elf_link_hash_table): Add sbss.
1399 (ppc_elf_link_hash_table_create): zmalloc rather than clearing
1400 individual fields.
1401 (elf_create_linker_section): Fold into..
1402 (ppc_elf_create_linker_section): ..here. Remove hole_size code.
1403 Make rela section here if shared.
1404 (elf_find_pointer_linker_section): Pass lsect rather than enum.
1405 (elf_create_pointer_linker_section): Adjust. zalloc rather than
1406 clearing in a loop.
1407 (elf_finish_pointer_linker_section): Adjust. Don't make rela
1408 section here.
1409 (ppc_elf_check_relocs): Adjust.
1410 (ppc_elf_add_symbol_hook): Tighten hash creator test. Remove code
1411 creating .sbss by hand.
1412 * elf.c (_bfd_elf_link_hash_newfunc): Adjust.
1413
15f8604d
JJ
14142003-07-04 Jakub Jelinek <jakub@redhat.com>
1415
1416 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to
1417 complain_overflow_bitfield.
1418 * elf64-s390.c (elf_howto_table): Change R_390_GOT12 to
1419 complain_overflow_bitfield.
1420
3368a7fb
JJ
14212003-07-04 Jakub Jelinek <jakub@redhat.com>
1422
1423 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Return
1424 true even if -pie.
1425
9203ba99
JJ
14262003-07-04 Jakub Jelinek <jakub@redhat.com>
1427
1428 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add rel_fptr_sec.
1429 (elfNN_ia64_dynamic_symbol_p): Change info->shared into
1430 !info->executable.
1431 (get_fptr): For -pie create .opd as writable section and create
1432 .rela.opd as well.
1433 (elfNN_ia64_check_relocs): Change info->shared into
1434 !info->executable.
1435 (allocate_fptr): Likewise.
1436 (allocate_dynrel_entries): Account for a relative reloc for -pie
1437 @fptr(). Don't account for a relative reloc if -pie want_ltoff_fptr
1438 for undefweak symbol. Account for an IPLT reloc in .rela.opd
1439 section if -pie.
1440 (set_got_entry): Don't create a relative reloc if -pie
1441 want_ltoff_fptr for undefweak symbol.
1442 (set_fptr_entry): Emit an IPLT reloc in .rela.opd for -pie.
1443 (elfNN_ia64_relocate_section): Emit a relative reloc for -pie
1444 @fptr().
1445
1446 * elfxx-ia64.c (elfNN_ia64_relocate_section): Issue undefined_symbol
1447 even if -pie.
1448 * elf32-i386.c (elf_i386_relocate_section): Likewise.
1449 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1450 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1451 * elf64-s390.c (elf_s390_relocate_section): Likewise.
1452 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1453 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1454 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1455 * elf32-s390.c (elf_s390_relocate_section): Likewise.
1456 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1457
e0a868d1 14582003-07-04 Paul Clarke <paulc@senet.com.au>
8c17da6e
NC
1459
1460 * elf32-h8300.c (R_H8_DIR32A16): Fix name field.
1461 (elf32_h8_relax_section) <R_H8_DIR16A8>: Adjust position of relocation.
1462 <R_H8_DIR32A16>: Fix type of relocation.
1463
35cad4c4
KK
14642003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1465
1466 * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamic
1467 sections were created already. Remove unnecessary tests of
1468 the previous change.
1469
03151a5a
KK
14702003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1471
1472 * elf32-sh.c (sh_elf_create_dynamic_sections): Don't call
1473 bfd_make_section for existing sections.
1474
003d627e
AM
14752003-07-04 Alan Modra <amodra@bigpond.net.au>
1476
2293c499
AM
1477 * elf32-sparc.c (elf32_sparc_check_relocs): Don't call
1478 create_got_section if we already have done so.
1479 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
1480 (sh_elf_check_relocs): Likewise.
1481 (sh_elf_adjust_dynamic_symbol): Delete "dynobj" var. Use
1482 htab->root.dynobj instead.
1483 (sh_elf_check_relocs): Likewise.
1484 (sh_elf_finish_dynamic_sections): Likewise.
1485
003d627e
AM
1486 * section.c (bfd_make_section): Return NULL for existing section.
1487
fa681e5d
AM
14882003-07-04 Alan Modra <amodra@bigpond.net.au>
1489
1490 * elf32-ppc.c (ppc_elf_create_dynamic_sections): Don't call
1491 ppc_elf_create_got if we've already done so.
3dab13f6
AM
1492
1493 * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.
1494 (_bfd_elf_find_pointer_linker_section): Likewise.
1495 (bfd_elf32_create_pointer_linker_section): Likewise.
1496 (bfd_elf32_finish_pointer_linker_section): Likewise.
1497 (bfd_elf64_create_pointer_linker_section): Likewise.
1498 (bfd_elf64_finish_pointer_linker_section): Likewise.
1499 (_bfd_elf_make_linker_section_rela): Likewise.
1500 * elfcode.h (elf_create_pointer_linker_section): Don't define.
1501 (elf_finish_pointer_linker_section): Likewise.
1502 * elflink.c (_bfd_elf_make_linker_section_rela): Delete.
1503 (_bfd_elf_create_linker_section): Move this function..
1504 (_bfd_elf_find_pointer_linker_section): ..and this..
1505 * elflink.h (elf_create_pointer_linker_section): ..and this..
1506 (elf_finish_pointer_linker_section): ..and this..
1507 * elf32-ppc.c: ..to here, renaming to the following, and adjusting
1508 calls.
1509 (elf_create_linker_section): Convert to C90, tidy.
1510 (elf_find_pointer_linker_section): Likewise.
1511 (elf_create_pointer_linker_section): Likewise.
1512 (elf_finish_pointer_linker_section): Likewise.
1513 * elf32-i370.c: Delete #if 0 code.
1514
772119ce
AM
15152003-07-02 Alan Modra <amodra@bigpond.net.au>
1516
1517 * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* and
1518 _restf* to be satisfied by shared libs, and always force them local.
1519 (toc_adjusting_stub_needed): Avoid scanning linker created sections.
1520 Correct test for "bl".
1521 (ppc64_elf_relocate_section <R_PPC64_TLS>): Correct test for
1522 primary opcode 31.
1523
bd1ea41b
MS
15242003-07-01 Martin Schwidefsky <schwidefsky@de.ibm.com>
1525
1526 * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.
1527 (s390_tls_reloc): New function.
1528 (elf_howto_table): Add long displacement relocations R_390_20,
1529 R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
1530 (elf_s390_reloc_type_lookup): Likewise.
1531 (elf_s390_check_relocs): Likewise.
1532 (elf_s390_gc_sweep_hook): Likewise.
1533 (elf_s390_relocate_section): Likewise.
1534 * elf64-s390.c: Same changes as for elf32-s390.c.
1535 * reloc.c: Add long displacement relocations BFD_RELOC_390_20,
43c40ab2 1536 BFD_RELOC_390_GOT20, BFD_RELOC_390_GOTPLT20 and
bd1ea41b
MS
1537 BFD_RELOC_390_TLS_GOTIE20.
1538 * bfd-in2.h: Regenerate.
1539 * libbfd.h: Likewise.
1540
113202d6
AM
15412003-06-30 Alan Modra <amodra@bigpond.net.au>
1542
1543 * cpu-ia64-opc.c (ext_imms_scaled): Don't sign extend using shifts.
1544 (ins_imms, ins_immsm1u4): Likewise. Warning fix.
1545
c58b9523
AM
15462003-06-29 Alan Modra <amodra@bigpond.net.au>
1547
1548 * archive.c: Convert to C90, remove unnecessary prototypes and casts.
1549 Replace PTR with void *. Formatting.
1550 * archive64.c: Likewise.
1551 * archures.c: Likewise.
1552 * bfd-in.h: Likewise.
1553 * bfd.c: Likewise.
1554 * bfdio.c: Likewise.
1555 * bfdwin.c: Likewise.
1556 * cache.c: Likewise.
1557 * corefile.c: Likewise.
1558 * format.c: Likewise.
1559 * init.c: Likewise.
1560 * libbfd-in.h: Likewise.
1561 * libbfd.c: Likewise.
1562 * linker.c: Likewise.
1563 * opncls.c: Likewise.
1564 * reloc.c: Likewise.
1565 * section.c: Likewise.
1566 * simple.c: Likewise.
1567 * syms.c: Likewise.
1568 * targets.c: Likewise.
1569 * bfd-in2.h: Regenerate.
1570 * libbfd.h: Regenerate.
1571
1572 * ecoff.c (bfd_debug_section): Add missing kept_section initialization.
1573 * libbfd-in.h (_bfd_sh_align_load_span): Don't declare if defined.
1574 * libbfd.c (COERCE32, EIGHT_GAZILLION): Simplify.
1575 (bfd_getb64): Rewrite without parens.
1576 (bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
1577 * cache.c (insert, snip): Remove INLINE.
1578 * linker.c (bfd_link_add_undef): Likewise.
1579
27482721
AJ
15802003-06-29 Andreas Jaeger <aj@suse.de>
1581
1582 * elf64-x86-64.c: Convert to ISO C90 prototypes, remove
1583 unnecessary prototypes. Replace PTR with void *.
58611256
AJ
1584 (elf64_x86_64_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL to
1585 trim plt entries. Move undefweak non-default visibility test ...
1586 (allocate_dynrelocs): ... from here.
1587 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
1588 Change all callers.
1589 (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL. Use
1590 SYMBOL_REFERENCES_LOCAL for dynreloc check.
1591 (elf64_x86_64_relocate_section): Use SYMBOL_CALLS_LOCAL for
1592 dynreloc and .got relocs.
1593 (elf64_x86_64_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL
1594 for .got relocs.
27482721 1595
2b86c02e
TS
15962003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1597
1598 * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.
1599
e7c81c25
NC
16002003-06-27 Nick Clifton <nickc@redhat.com>
1601
1602 * opncls.c (bfd_add_gnu_debuglink_section): Rename to
1603 bfd_add_gnu_debuglink_section and only create the section, do not
1604 fill in its contents.
1605 (bfd_fill_in_gnu_debuglink_section): New function. Fill in the
1606 contents of a .gnu-debuglink section.
1607 * bfd-in2.h: Regenerate.
1608
72b4917c
TS
16092003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1610
1611 * elfxx-mips.c: Revert .got alignment to 2**4.
1612
91709090
TS
16132003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1614
1615 * elf32-mips.c: Fix addend for _gp_disp special symbol.
1616
7a79a000
TS
16172003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1618
1619 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default
1620 relocation header setup.
1621
e47cd125
AM
16222003-06-25 Alan Modra <amodra@bigpond.net.au>
1623
1624 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.
1625 (ppc_elf_reloc_type_lookup): Modify comment.
1626 (ppc_elf_info_to_howto): Ditto.
1627 (ppc_elf_relocate_section): Ditto.
1628 (ppc_elf_check_relocs): Call ppc_elf_howto_init.
1629
1049f94e
AM
16302003-06-25 Alan Modra <amodra@bigpond.net.au>
1631
1632 * aout-ns32k.c: Correct spelling of "relocatable".
1633 * aoutx.h: Likewise.
1634 * bfd-in.h: Likewise.
1635 * bfd.c: Likewise.
1636 * bout.c: Likewise.
1637 * coff-a29k.c: Likewise.
1638 * coff-alpha.c: Likewise.
1639 * coff-arm.c: Likewise.
1640 * coff-i386.c: Likewise.
1641 * coff-i860.c: Likewise.
1642 * coff-i960.c: Likewise.
1643 * coff-m68k.c: Likewise.
1644 * coff-m88k.c: Likewise.
1645 * coff-mcore.c: Likewise.
1646 * coff-mips.c: Likewise.
1647 * coff-or32.c: Likewise.
1648 * coff-ppc.c: Likewise.
1649 * coff-rs6000.c: Likewise.
1650 * coff-sh.c: Likewise.
1651 * coff-tic80.c: Likewise.
1652 * coff64-rs6000.c: Likewise.
1653 * cofflink.c: Likewise.
1654 * cpu-ns32k.c: Likewise.
1655 * ecoff.c: Likewise.
1656 * ecofflink.c: Likewise.
1657 * elf-bfd.h: Likewise.
1658 * elf-eh-frame.c: Likewise.
1659 * elf-hppa.h: Likewise.
1660 * elf-m10200.c: Likewise.
1661 * elf-m10300.c: Likewise.
1662 * elf.c: Likewise.
1663 * elf32-arm.h: Likewise.
1664 * elf32-avr.c: Likewise.
1665 * elf32-cris.c: Likewise.
1666 * elf32-d10v.c: Likewise.
1667 * elf32-dlx.c: Likewise.
1668 * elf32-fr30.c: Likewise.
1669 * elf32-frv.c: Likewise.
1670 * elf32-h8300.c: Likewise.
1671 * elf32-hppa.c: Likewise.
1672 * elf32-i370.c: Likewise.
1673 * elf32-i386.c: Likewise.
1674 * elf32-i860.c: Likewise.
1675 * elf32-i960.c: Likewise.
1676 * elf32-ip2k.c: Likewise.
1677 * elf32-iq2000.c: Likewise.
1678 * elf32-m32r.c: Likewise.
1679 * elf32-m68hc11.c: Likewise.
1680 * elf32-m68hc1x.c: Likewise.
1681 * elf32-m68k.c: Likewise.
1682 * elf32-mcore.c: Likewise.
1683 * elf32-mips.c: Likewise.
1684 * elf32-msp430.c: Likewise.
1685 * elf32-openrisc.c: Likewise.
1686 * elf32-ppc.c: Likewise.
1687 * elf32-s390.c: Likewise.
1688 * elf32-sh.c: Likewise.
1689 * elf32-sh64.c: Likewise.
1690 * elf32-sparc.c: Likewise.
1691 * elf32-v850.c: Likewise.
1692 * elf32-vax.c: Likewise.
1693 * elf32-xstormy16.c: Likewise.
1694 * elf32-xtensa.c: Likewise.
1695 * elf64-alpha.c: Likewise.
1696 * elf64-hppa.c: Likewise.
1697 * elf64-mips.c: Likewise.
1698 * elf64-mmix.c: Likewise.
1699 * elf64-ppc.c: Likewise.
1700 * elf64-s390.c: Likewise.
1701 * elf64-sh64.c: Likewise.
1702 * elf64-sparc.c: Likewise.
1703 * elf64-x86-64.c: Likewise.
1704 * elfcode.h: Likewise.
1705 * elflink.h: Likewise.
1706 * elfn32-mips.c: Likewise.
1707 * elfxx-ia64.c: Likewise.
1708 * elfxx-mips.c: Likewise.
1709 * i386linux.c: Likewise.
1710 * ieee.c: Likewise.
1711 * libcoff-in.h: Likewise.
1712 * linker.c: Likewise.
1713 * m68klinux.c: Likewise.
1714 * pdp11.c: Likewise.
1715 * pe-mips.c: Likewise.
1716 * peXXigen.c: Likewise.
1717 * reloc.c: Likewise.
1718 * reloc16.c: Likewise.
1719 * sparclinux.c: Likewise.
1720 * sunos.c: Likewise.
1721 * syms.c: Likewise.
1722 * versados.c: Likewise.
1723 * vms.c: Likewise.
1724 * xcofflink.c: Likewise.
1725 * bfd-in2.h: Regenerate.
1726 * libcoff.h: Regenerate.
1727 * libbfd.h: Regenerate.
1728
55fd94b0
AM
17292003-06-24 Alan Modra <amodra@bigpond.net.au>
1730
d85f2c7d
AM
1731 * elf32-ppc.c (ppc_elf_check_relocs): Report plt reloc against
1732 local sym errors.
1733
55fd94b0
AM
1734 * elf32-i386.c: Convert to C90 function definitions, remove unnecessary
1735 prototypes and casts. Replace PTR with void *. Formatting.
1736 * elf32-ppc.c: Likewise. Break long strings too.
1737 (ppc_elf_relax_section): Use enum elf_ppc_reloc_type for r_type.
1738 (ppc_elf_unhandled_reloc): Internationalize error message.
1739 * elf32-ppc.h: Remove PARAMS.
1740
88810f8c
MM
17412003-06-23 Mark Mitchell <mark@codesourcery.com>
1742
1743 * elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to count
1744 APUinfo slots.
1745 (ppc_elf_final_write_processing): Likewise.
1746
6e35c4da
L
17472003-06-23 H.J. Lu <hongjiu.lu@intel.com>
1748
1749 * elflink.h (elf_link_input_bfd): Check raw size when using
1750 kept_section to preserve debug information discarded by
1751 linkonce.
1752
8f3bab57
AM
17532003-06-20 Alan Modra <amodra@bigpond.net.au>
1754
1755 * elf64-ppc.c (struct ppc_link_hash_table): Add top_id.
1756 (ppc64_elf_setup_section_lists): Set it.
1757 (ppc64_elf_relocate_section): Check sym section id against top_id.
1758 (ppc_build_one_stub): Comment on top_id.
1759
efbc813e
NC
17602003-06-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1761
1762 * config.bfd: Add tic4x-*-rtems*.
1763
4ce794b7
AM
17642003-06-20 Alan Modra <amodra@bigpond.net.au>
1765
1766 * elf64-ppc.c: Convert to C90 function definitions, remove unnecessary
1767 prototypes and casts. Replace PTR with void *. Format copyright.
1768 Mention ABI links.
1769 (struct ppc_link_hash_table): Rename sgot, srelgot, splt, srelplt,
1770 sdynbss, srelbss, sglink, sbrlt and srelbrlt to got, relgot .. relbrlt.
1771 (ppc_type_of_stub): Make r_type an enum.
1772 (ppc64_elf_size_stubs): Likewise.
1773 * elf64-ppc.h: Remove PARAMS macro.
1774
d2a300cf
AM
17752003-06-19 Alan Modra <amodra@bigpond.net.au>
1776
3254fd24
AM
1777 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Reinstate init of
1778 elf hash tab fields.
1779
d2a300cf
AM
1780 * elf64-ppc.c (ppc64_elf_reloc_type_lookup): Tidy prototype.
1781 (ppc64_elf_info_to_howto): Likewise.
1782 (ppc64_elf_build_stubs): Add "stats" param, and print statistics.
1783 * elf64-ppc.h (ppc64_elf_build_stubs): Adjust prototype.
1784
83615de0
AM
17852003-06-19 Alan Modra <amodra@bigpond.net.au>
1786
1787 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore R_SPARC_DISP32
1788 reloc overflow on discarded eh_frame entries.
1789
9b5ecbd0
AM
17902003-06-19 Alan Modra <amodra@bigpond.net.au>
1791
1792 * elf64-ppc.c (toc_adjusting_stub_needed): New function.
1793 (ppc64_elf_next_input_section): Use it here to set has_gp_reloc.
1794 Return error condition.
1795 (ppc64_elf_size_stubs): Restrict toc adjusting stubs to sections
1796 that have has_gp_reloc set.
1797 (struct ppc_link_hash_table): Add stub_count.
1798 (ppc_build_one_stub): Increment it.
1799 (ppc64_elf_link_hash_table_create): zmalloc rather than clearing
1800 individual fields.
1801 * elf64-ppc.h (ppc64_elf_next_input_section): Update prototype.
1802
64c456e1
AM
18032003-06-18 Alan Modra <amodra@bigpond.net.au>
1804
1805 * elflink.h (elf_gc_record_vtentry): Revert last change. Correct
1806 size calculation from addend. Round size up.
1807
3dab95d3
HPN
18082003-06-18 Hans-Peter Nilsson <hp@axis.com>
1809
1810 * elf32-cris.c (cris_elf_relocate_section) <case
1811 R_CRIS_32_GOTREL>: When linking a program, don't complain about a
1812 symbol from a normal object or an undefined weak symbol.
1813
0b13192e
AM
18142003-06-18 Alan Modra <amodra@bigpond.net.au>
1815
1816 * elf64-ppc.c (ppc64_elf_relocate_section): Accept a symbol on
1817 R_PPC64_TOC relocs.
1818
f97b9cb8
L
18192003-06-17 H.J. Lu <hongjiu.lu@intel.com>
1820
1821 * section.c (struct sec): Put back kept_section.
1822 (STD_SECTION): Put back kept_section initialization.
1823 * bfd-in2.h: Regenerate.
1824
1825 * elflink.h (elf_link_input_bfd): Also check discarded linkonce
1826 sections for relocateable output. Use kept_section to preserve
1827 debug information discarded by linkonce.
1828
9f1c3a0a
L
18292003-06-17 Roland McGrath <roland@redhat.com>
1830
1831 * elfxx-ia64.c (elfNN_ia64_relocate_section): Support
1832 segment-relative relocation between different segments.
1833
734b6cf9
AM
18342003-06-17 Alan Modra <amodra@bigpond.net.au>
1835
1cf1f670
AM
1836 * elf64-ppc.c (ppc64_elf_relocate_section): Do unaligned reloc
1837 optimizations earlier.
1838
734b6cf9
AM
1839 * elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.
1840 Restore previous input_list type.
1841 (ppc64_elf_link_hash_table_create): Undo last change.
1842 (ppc64_elf_setup_section_lists): Reinstate code setting up input lists
1843 per output section, but don't bother with bfd_abs_section marker.
1844 (ppc64_elf_next_input_section): Adjust for multiple input section
1845 lists.
1846 (group_sections): Likewise.
1847
23fbd6fa
JJ
18482003-06-17 Jakub Jelinek <jakub@redhat.com>
1849
1850 * elf64-ppc.c (ppc64_elf_relocation_section): Ensure
1851 *r_offset == r_addend for RELATIVE relocs against .got.
1852
dad27d18
AM
18532003-06-17 Alan Modra <amodra@bigpond.net.au>
1854
1855 * elf64-ppc.c (ppc64_elf_relocate_section): Optimize unaligned relocs.
1856
b613960a
NC
18572003-06-17 Nick Clifton <nickc@redhat.com>
1858
1859 * elflink.h (elf_gc_record_vtentry): Allocate an extra element
4ce794b7
AM
1860 in the vtable_entries_used array to allow for the accessing
1861 the largest element.
b613960a 1862
000732f7
AM
18632003-06-17 Alan Modra <amodra@bigpond.net.au>
1864
3d6f9012
AM
1865 * elf64-ppc.c (struct ppc_link_hash_table): Remove top_index. Modify
1866 input_list.
1867 (ppc64_elf_link_hash_table_create): Init input_list here.
1868 (ppc64_elf_setup_section_lists): Remove code setting up input lists
1869 per output section. Set toc_off for abs and other standard sections.
1870 (ppc64_elf_reinit_toc): Don't set elf_gp on input bfds lacking a toc.
1871 (ppc64_elf_next_input_section): Adjust for single input section list.
1872 Don't set toc_curr from input bfds that haven't set elf_gp.
1873 (group_sections): Adjust for single input section list.
1874
000732f7
AM
1875 * elf64-ppc.c (ppc64_elf_relocate_section): Correct pcrel section zero.
1876
81407a69
AM
18772003-06-16 Alan Modra <amodra@bigpond.net.au>
1878
1879 * elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
1880 tls, check that a TOC16_DS or TOC16_LO_DS reloc isn't pointing to a
1881 dtprel entry. Ensure TLS_LD DTPMOD reloc has a zero addend. Write
1882 got section for RELATIVE relocs. Fix wrong comment. Change condition
1883 under which dynamic relocs update the section contents.
1884
a06a29f2
NC
18852003-06-13 Robert Millan <zeratul2@wanadoo.es>
1886
1887 * config.bfd: Add i386-netbsd-gnu target.
1888
7d1ebfb2
NC
18892003-06-12 Nick Clifton <nickc@redhat.com>
1890
1891 * opncls.c (calc_crc32): Rename to
1892 bfd_calc_gnu_debuglink_crc32 and export.
81407a69 1893 (GNU_DEBUGLINK): Define and use to replace occurrences of
7d1ebfb2 1894 hard-coded ".gnu_debuglink" in the code.
81407a69 1895 (get_debug_link_info): Prevent aborts by replacing call to
7d1ebfb2 1896 xmalloc with a call to malloc.
81407a69 1897 (find_separate_debug_file): Prevent aborts by replacing calls
7d1ebfb2 1898 to xmalloc and xstrdup with calls to malloc and strdup.
81407a69 1899 (bfd_add_gnu_debuglink): New function. Add a .gnu_debuglink
7d1ebfb2
NC
1900 section to a bfd.
1901 * bfd-in2.h: Regenerate.
1902
19032003-06-12 Federico G. Schwindt <fgsch@lodoss.net>
81407a69 1904
7d1ebfb2
NC
1905 * config.bfd (i[3-7]86-*-openbsd[0-2].* | i[3-7]86-*-openbsd3.[0-3]):
1906 New target (was i[3-7]86-*-openbsd* before).
1907 (i[3-7]86-*-openbsd*): Change to use bfd_elf32_i386_vec.
1908 (vax-*-openbsd*): New target.
1909
d80dcc6a
TS
19102003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1911
1912 * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.options
1913 for n32, too.
1914 (MIPS_ELF_STUB_SECTION_NAME): Use .MIPS.stubs for n32, too.
1915 (mips_elf_rel_dyn_section): Use appropriate section alignment.
1916 (mips_elf_create_got_section): Likewise.
1917 (_bfd_mips_elf_create_dynamic_sections): Likewise.
1918
a7ebbfdf
TS
19192003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1920
1921 * elf32-mips.c (mips_elf_generic_reloc): New Function.
1922 (elf_mips_howto_table_rel): Use it.
1923 (gprel32_with_gp): Move prototype.
1924 (mips_elf_hi16_reloc): Check for ! BSF_LOCAL instead of zero addend.
1925 Use mips_elf_generic_reloc.
1926 (mips_elf_got16_reloc): Check for ! BSF_LOCAL instead of zero addend.
1927 Code cleanup.
1928 (_bfd_mips_elf32_gprel16_reloc): Check for ! BSF_LOCAL instead of
1929 zero addend.
1930 (mips_elf_gprel32_reloc): Likewise. Use the same GP assignment logic
1931 as in the other *_gprel*_reloc functions.
1932 (gprel32_with_gp): Handle partial_inplace properly.
1933 (mips32_64bit_reloc): Use mips_elf_generic_reloc.
1934 (mips16_gprel_reloc): Check for ! BSF_LOCAL instead of zero addend.
1935 Do addend handling directly instead of calling
1936 _bfd_mips_elf_gprel16_with_gp. Handle partial_inplace properly.
1937 * elf64-mips.c (mips_elf64_hi16_reloc): Check for ! BSF_LOCAL instead
1938 of zero addend. Handle partial_inplace properly.
1939 (mips_elf64_got16_reloc): Check for ! BSF_LOCAL instead of zero
1940 addend.
1941 (mips_elf64_gprel16_reloc): Likewise.
1942 (mips_elf64_literal_reloc): Likewise.
1943 (mips_elf64_gprel32_reloc): Likewise. Use the same GP assignment
1944 logic as in the other *_gprel*_reloc functions. Handle
1945 partial_inplace properly.
1946 (mips_elf64_shift6_reloc): Check for ! BSF_LOCAL instead of zero
1947 addend. Handle partial_inplace properly.
1948 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
1949 of calling _bfd_mips_elf_gprel16_with_gp.
1950 * elfn32-mips.c (mips_elf_got16_reloc): Check for BSF_LOCAL.
1951 (mips_elf_gprel32_reloc): Check for ! BSF_LOCAL instead
1952 of zero addend.
1953 (mips_elf_shift6_reloc): Handle partial_inplace properly.
1954 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
1955 of calling _bfd_mips_elf_gprel16_with_gp.
1956 * elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp): Handle
1957 partial_inplace properly. Fix wrong addend handling. Fix overflow
1958 check.
1959 (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
1960 exported.
1961 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
1962 (_bfd_mips_elf_relocate_section): Likewise.
1963 (mips_elf_create_dynamic_relocation): Update sec_info_type access.
1964 * elfxx-mips.h (_bfd_mips_relax_section): Fix prototype declaration.
1965 (_bfd_mips_elf_sign_extend): New prototype.
1966
49ba19a4 19672003-06-11 Federico G. Schwindt <fgsch@lodoss.net>
81407a69 1968
49ba19a4
NC
1969 * config.bfd (sparc-*-openbsd[0-2].* | sparc-*-openbsd3.[0-1]):
1970 New target (was sparc-*-openbsd* before).
1971 (sparc-*-openbsd*): Change to use bfd_elf32_sparc_vec.
81407a69 1972
de6e5e1a
NC
1973 * configure.in (vax-*-openbsd*): Set COREFILE to netbsd-core.lo.
1974 * configure: Regenerate.
1975
3b443373
L
19762003-06-11 H.J. Lu <hongjiu.lu@intel.com>
1977
1978 * po/Make-in (DESTDIR): New.
1979 (install-data-yes): Support $(DESTDIR).
1980 (uninstall): Likewise.
1981
795bb480
AM
19822003-06-11 Alan Modra <amodra@bigpond.net.au>
1983
1984 * Makefile.am (config.status): Depend on version.h.
1985 Run "make dep-am".
1986 * Makefile.in: Regenerate.
1987 * po/SRC-POTFILES.in: Regenerate.
1988
adadcc0c
AM
19892003-06-10 Alan Modra <amodra@bigpond.net.au>
1990 Gary Hade <garyhade@us.ibm.com>
1991
1992 * elf64-ppc.c (ppc64_elf_relocate_section <*_DS>): Special case lq.
1993
f4984206
RS
19942003-06-10 Richard Sandiford <rsandifo@redhat.com>
1995
1996 * archures.c (bfd_mach_h8300sxn): New architecture.
1997 * bfd-in2.h: Regenerate.
1998 * cpu-h8300.c (h8300_scan): Check for 'sxn'.
1999 (h8300sxn_info_struct): New.
2000 (h8300sx_info_struct): Link to it.
2001 * elf32-h8300.c (elf32_h8_mach): Add h8300sxn case.
2002 (elf32_h8_final_write_processing): Likewise.
2003
ad8e1ba5
AM
20042003-06-08 Alan Modra <amodra@bigpond.net.au>
2005
2006 * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by
2007 elfxx-target.h so that we can use elf_backend_got_header_size.
2008 (ELF_MACHINE_ALT1, ELF_MACHINE_ALT2): Delete.
2009 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
2010 associated macros.
2011 (ppc64_elf_howto_raw <GOT_TPREL16_DS, GOT_TPREL16_LO_DS>): Correct
2012 dst_mask.
2013 (enum ppc_stub_type): Add ppc_stub_long_branch_r2off and
2014 ppc_stub_plt_branch_r2off.
2015 (struct ppc_stub_hash_entry): Reorganize.
2016 (struct ppc_link_hash_table): Add no_multi_toc, multi_toc_needed,
2017 toc_curr, toc_off and emit_stub_syms.
2018 (ppc64_elf_link_hash_table_create): Init them.
2019 (ppc_stub_name): Correct string size.
2020 (ppc64_elf_check_relocs): Set has_gp_reloc on GOT and TOC relocs.
2021 (ppc64_elf_size_dynamic_sections): Set no_multi_toc if GOT entries
2022 used.
2023 (ppc_type_of_stub): Tweak root.type test.
2024 (build_plt_stub): Remove glink code. Adjust for insn macro changes.
2025 (ppc_size_one_stub): Handle ppc_stub_long_branch_r2off and
2026 ppc_stub_plt_branch_r2off.
2027 (ppc_build_one_stub): Likewise. Fix var shadowing. Correct addis,addi
2028 range test. Use toc_off to calculte r2 values. Handle emit_stub_syms.
2029 (ppc64_elf_setup_section_lists): Remove htab creator flavour test.
2030 Initialize elf_gp and toc_curr.
2031 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): New functions.
2032 (ppc64_elf_next_input_section): Set toc_off.
2033 (group_sections): Ensure groups have the same TOC.
2034 (ppc64_elf_size_stubs): Check whether we need a TOC adjusting stub.
2035 (ppc64_elf_build_stubs): Add emit_stub_syms param, and stash in htab.
2036 Build new glink stub.
2037 (ppc64_elf_relocate_section): Handle multiple TOCs. Fix comments.
2038 (ppc64_elf_finish_dynamic_sections): Adjust DT_PPC64_GLINK.
2039 * elf64-ppc.h (ppc64_elf_build_stubs): Update prototype.
2040 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): Declare.
2041 * section.c (struct sec): Rename flag12 to has_gp_reloc.
2042 (STD_SECTION): Update.
2043 * ecoff.c (bfd_debug_section): Update comment.
2044 * bfd-in2.h: Regenerate.
2045
90fff0d4
DJ
20462003-06-05 Daniel Jacobowitz <drow@mvista.com>
2047
2048 * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereference
2049 NULL function pointers.
2050
c82b20e4
DJ
20512003-06-05 Daniel Jacobowitz <drow@mvista.com>
2052
2053 * simple.c (bfd_simple_get_relocated_section_contents): Call
2054 _bfd_generic_link_add_symbols instead of bfd_link_add_symbols.
2055
53d4437a
SS
20562003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2057
5a5b9651
SS
2058 * coff-tic54x.c: Removed the ticoff0_bad_format_hook() and
2059 ticoff1_bad_format_hook() functions. Removed the coff0 and coff1
2060 swaptables.
2061 * coff-tic4x.c: Ditto
53d4437a
SS
2062 * coffcode.h: Added extra arguments to CREATE_BIG_COFF_TARGET_VEC
2063 and CREATE_LITTLE_COFF_TARGET_VEC. Created the macro
5a5b9651
SS
2064 CREATE_BIGHDR_COFF_TARGET_VEC. Created the ticoff0_bad_format_hook(),
2065 ticoff1_bad_format_hook() functions. Created the coff0 and coff1
2066 swap tables.
53d4437a
SS
2067 * coff-tic4x.c: Adopted new CREATE_xxx_COFF_TARGET_VEC macros.
2068 * coff-a29k.c: Append COFF_SWAP_TABLE argument
2069 * coff-apollo.c: Ditto
2070 * coff-arm.c: Ditto
2071 * coff-h8300.c: Ditto
2072 * coff-h8500.c: Ditto
2073 * coff-i960.c: Ditto
2074 * coff-m68k.c: Ditto
2075 * coff-m88k.c: Ditto
2076 * coff-mcore.c: Ditto
2077 * coff-sh.c: Ditto
2078 * coff-sparc.c: Ditto
2079 * coff-tic80.c: Ditto
2080 * coff-we32k.c: Ditto
2081 * coff-z8k.c: Ditto
2082 * coff-w65.c: Ditto
2083
736694c8
SS
20842003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2085
2086 * coff-tic4x.c (ticoff0_swap_table, ticoff1_swap_table): Fixed
2087 initialization bug
2088
9ee5e499
JJ
20892003-06-03 Jakub Jelinek <jakub@redhat.com>
2090
2091 * elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_STACK.
2092 (bfd_section_from_phdr): Likewise.
2093 (map_sections_to_segments): Create PT_GNU_STACK segment header.
2094 (get_program_header_size): Count with PT_GNU_STACK.
2095 * elf-bfd.h (struct elf_obj_tdata): Add stack_flags.
2096 * elflink.h (bfd_elfNN_size_dynamic_sections): Set stack_flags.
2097
6f6f27f8
L
20982003-06-03 H.J. Lu <hongjiu.lu@intel.com>
2099
2100 * elflink.h (elf_link_input_bfd): Call linker error_handler
2101 for discarded definitions.
2102
a3b6428f
NC
21032003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
2104
2105 * syms.c (decode_section_type): Return 'n' if section flags are
2106 SEC_HAS_CONTENTS && SEC_READONLY.
2107
e30ddb24
NC
21082003-06-03 Nick Clifton <nickc@redhat.com>
2109
2110 * elf32-v850.c (v850_elf_howto_t): Rename R_V850_32to
2111 R_V850_ABS32. Add entry for R_V850_REL32.
adadcc0c
AM
2112 (v850_elf_reloc_map): Likewise.
2113 (v850_elf_check_relocs): Likewise.
2114 (v850_elf_perform_relocation): Likewise.
2115 (v850_elf_final_link_relocate): Likewise. Include computation
e30ddb24 2116 to make R_V850_REl32 pc-relative.
adadcc0c 2117
2558b9a9
KK
21182003-06-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2119
2120 * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp section
2121 and DT_DEBUG dynamic tag even for position independent executables.
2122 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewize.
2123
f15398ef
DJ
21242003-06-02 Daniel Jacobowitz <drow@mvista.com>
2125
2126 * config.bfd: Move obsolete entries out of the range of the
2127 targmatch sed script.
2128
cad28985
DJ
21292003-06-02 Daniel Jacobowitz <drow@mvista.com>
2130
2131 * config.bfd (mips*-dec-bsd*, mips*-*-pe*): Mark as obsolete.
2132
f2c822e3
JJ
21332003-05-31 Jakub Jelinek <jakub@redhat.com>
2134
2135 * elf32-ppc.c (allocate_dynrelocs): Use single slot for first 8192
2136 plt entries, not just 8191.
2137
c9c27aad
DJ
21382003-05-30 Daniel Jacobowitz <drow@mvista.com>
2139
2140 * elfxx-mips.c (_bfd_mips_elf_discard_info): Correct loop index.
2141 Reported by Ken Faiczak <kfaiczak@SANDVINE.com>.
2142
36af4a4e
JJ
21432003-05-30 Ulrich Drepper <drepper@redhat.com>
2144 Jakub Jelinek <jakub@redhat.com>
2145
2146 * elflink.h (elf_link_add_object_symbols): Use !info->executable
2147 instead of info->shared where appropriate.
2148 (bfd_elfNN_size_dynamic_sections, elf_link_output_extsym): Likewise.
2149 * elflink.c (_bfd_elf_create_got_section): Likewise.
2150 (_bfd_elf_link_create_dynamic_sections): Likewise.
2151 (_bfd_elf_link_assign_sym_version): Likewise.
2152 * elf32-i386.c (elf_i386_size_dynamic_sections): Create .interp section
2153 and DT_DEBUG dynamic tag even for position independent executables.
2154 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
2155 * elf32-s390.c (elf_s390_size_dynamic_sections: Likewise.
2156 * elf64-ppc.c (ppc64_elf_size_dynamic_sections: Likewise.
2157 * elf64-s390.c (elf_s390_size_dynamic_sections: Likewise.
2158 * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections: Likewise.
2159 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections: Likewise.
2160 * elf32-sparc.c (elf32_sparc_size_dynamic_sections: Likewise.
2161 * elf64-alpha.c (elf64_alpha_size_dynamic_sections: Likewise.
2162 * elf64-sparc.c (sparc64_elf_size_dynamic_sections: Likewise.
2163
f8843e87
AM
21642003-05-30 Kris Warkentin <kewarken@qnx.com>
2165
2166 * elf.c (elfcore_grok_nto_status): Only set lwpid for the active or
2167 signalled thread.
2168 (elfcore_grok_nto_gregs): Only make .reg section for the active thread.
2169
29e1a6e4
NC
21702003-05-29 Nick Clifton <nickc@redhat.com>
2171
2172 * pef.c: Include "safe-ctype.h" instead of <ctype.h>.
2173 Tidy up formatting.
2174 * Makefile.am: Add dependency on safe-ctype.h.
2175 * Makefile.in: Regenerate.
2176
4b555070
TS
21772003-05-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2178
2179 * elfxx-mips.c: Don't force symbols local unconditionally.
2180
0236e03e
L
21812003-05-28 Alan Modra <amodra@bigpond.net.au>
2182
2183 * elf32-hppa.c (elf32_hppa_relocate_section): Delete bogus
2184 undefined_symbol call.
2185
9e4aeb93
RS
21862003-05-27 Richard Sandiford <rsandifo@redhat.com>
2187
2188 * elfxx-mips.c (mips_elf_hash_sort_data): Fix formattting.
2189 (mips_elf_link_hash_table): Likewise.
2190
d0c728db
TS
21912003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2192
2193 * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2194 R_MIPS_GNU_REL16_S2 support.
2195 (bfd_elf64_bfd_reloc_type_lookup): Use it.
2196 (mips_elf64_rtype_to_howto): Use it.
2197 * elfn32-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2198 R_MIPS_GNU_REL16_S2 support.
2199 (bfd_elf32_bfd_reloc_type_lookup): Use it.
2200 (mips_elf_n32_rtype_to_howto): Use it.
2201
759ebd76
DA
22022003-05-21 Stuart F. Downing <sdowning@fame.com>
2203
2204 * som.h: Define PA_2_0 before including a.out.h
2205
143d77c5
EC
22062003-05-07 Eric Christopher <echristo@redhat.com>
2207 Alexandre Oliva <aoliva@redhat.com>
2208
2209 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Adjust
2210 pic tests, change to warning.
2211 (_bfd_mips_elf_final_link): Remove EF_MIPS_CPIC flag setting.
2212
cea3d58d
NC
22132003-05-21 Marcus Comstedt <marcus@mc.pp.se>
2214
2215 * config.bfd: Check for a target triplet of shl-...-netbsdelf as
2216 well as shle-...-netbsdelf. Remove duplicate entry.
2217
385a4c14
NC
22182003-05-21 Nick Clifton <nickc@redhat.com>
2219
60e42408
NC
2220 * elf32-xstormy16.c (xstormy16_elf_howto_table): Fix dst_mask
2221 for X_STORMY16_REL_12 reloc.
2222
385a4c14 2223 * elf.c (bfd_elf_get_needed_list): Use is_elf_hash_table to check
9b5ecbd0 2224 the type of the hash table in the bfd_link_info structure.
385a4c14
NC
2225 (bfd_elf_get_runpath_list): Likewise.
2226
129b8c20
RM
22272003-05-19 Roland McGrath <roland@redhat.com>
2228
2229 * elf.c (bfd_elf_bfd_from_remote_memory): New function.
2230 * bfd-in.h: Declare it.
2231 * bfd-in2.h: Regenerated.
2232 * elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
2233 * elf-bfd.h (struct elf_backend_data): New function pointer member
2234 elf_backend_bfd_from_remote_memory.
2235 (_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
2236 Declare them.
2237 * elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
2238 (elfNN_bed): Add that to the initializer.
2239
22402003-05-15 Roland McGrath <roland@redhat.com>
2241
2242 * elf.c (elfcore_grok_note): Grok NT_AUXV note, make ".auxv" section.
2243
22d5e339
L
22442003-05-20 Jakub Jelinek <jakub@redhat.com>
2245
2246 * elflink.h (elf_link_output_extsym): Only issue error about !=
2247 STV_DEFAULT symbols if they are bfd_link_hash_undefined.
2248
22492003-05-20 H.J. Lu <hongjiu.lu@intel.com>
2250
2251 * elflink.c (_bfd_elf_merge_symbol): Check ELF_LINK_DYNAMIC_DEF
2252 when removing the old definition for symbols with non-default
2253 visibility.
2254
b645cb17
JE
22552003-05-18 Jason Eckhardt <jle@rice.edu>
2256
2257 * elf32-i860.c (elf32_i860_relocate_highadj): Simplify calculation.
2258
d2ff124f
AS
22592003-05-17 Andreas Schwab <schwab@suse.de>
2260
2261 * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
2262 elf_section_data during processing of pc-relative and absolute
2263 relocations.
2264 (elf_m68k_relocate_section): Use the cached reloc section instead
2265 of computing it again. Fix handling of visibility. Don't modify
2266 addend when copying over a relocation into the output.
2267
9c7a29a3
AM
22682003-05-17 Alan Modra <amodra@bigpond.net.au>
2269
2270 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2271 to trim plt entries. Move undefweak non-default visibility test..
2272 (allocate_dynrelocs): ..from here.
2273 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't test
2274 dynamic_sections_created here. Update comment. Move undefweak
2275 non-default visibility test..
2276 (allocate_dynrelocs): ..from here. Fix comment.
2277 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2278 to trim plt entries. Move undefweak non-default visibility test..
2279 (allocate_dynrelocs): ..from here. Fix comment.
2280 * elflink.h (elf_link_output_extsym): Compare ELF_ST_VISIBILITY with
2281 STV_DEFAULT rather than comparing with zero.
2282 * elflink.c (_bfd_elf_merge_symbol): Likewise.
2283 (_bfd_elf_fix_symbol_flags): Likewise. Format comment.
2284
9bcf4de0
TS
22852003-05-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2286
2287 * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null
2288 pointers.
2289 (_bfd_set_gp_value): Likewise.
2290
5d1db417
MS
22912003-05-16 Michael Snyder <msnyder@redhat.com>
2292 From Bernd Schmidt <bernds@redhat.com>
2293 * archures.c (bfd_mach_h8300sx): New.
2294 * bfd-in2.h: Regenerate.
2295 * cpu-h8300.c (h8300_scan)): Add support for h8300sx.
2296 (h8300sx_info_struct): New.
2297 (h8300s_info_struct): Link to it.
2298 * elf32-h8300.c (elf32_h8_mach): Add support for h8300sx.
2299 (elf32_h8_final_write_processing): Likewise.
2300 (elf32_h8_relax_section): Likewise.
2301
80c7c40a
NC
23022003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
2303
2304 * config.bfd: Accept i[3-7]86 variants.
2305 * configure.host: Likewise.
2306 * configure.in: Likewise.
2307 * configure: Regenerate.
2308
c1be741f
L
23092003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2310
2311 * elflink.c (_bfd_elf_fix_symbol_flags): Also hide protected
2312 symbol.
2313
a15d9d3a
L
23142003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2315
2316 * elflink.h (elf_link_check_versioned_symbol): Also allow
2317 the base version.
2318
09695f56
AM
23192003-05-15 Alan Modra <amodra@bigpond.net.au>
2320 H.J. Lu <hongjiu.lu@intel.com>
2321
2322 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
2323 (elf_i386_relocate_section): Likewise.
2324 * elf32-ppc.c (allocate_dynrelocs): Likewise.
2325 (ppc_elf_relocate_section): Likewise.
2326 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2327 (ppc64_elf_relocate_section): Likewise.
2328
40f62fa0
TS
23292003-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2330
2331 * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.
2332
47247ced
SC
23332003-05-13 Stephane Carrez <stcarrez@nerim.fr>
2334
2335 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
2336 processor capability, allow merge of HC12 and HCS12 in some cases.
2337 (m68hc11_elf_hash_table_create): Use bfd_malloc instead of bfd_zalloc.
2338 * cpu-m68hc12.c (bfd_m68hc12s_arch): New struct.
2339 (bfd_m68hc12_arch): Link it.
2340 (scan_mach): New function.
2341
32dfa85d
AH
23422003-05-13 Andrew Haley <aph@redhat.com>
2343
2344 * elf.c (bfd_elf_hash): Mask lower 32 bits of hash.
2345
586119b3
AM
23462003-05-13 Alan Modra <amodra@bigpond.net.au>
2347 H.J. Lu <hongjiu.lu@intel.com>
2348
2349 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
2350 elf32-ppc.c. Add ELF_LINK_FORCED_LOCAL check.
2351 * elf32-ppc.c: (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Delete.
2352 (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for dynreloc check.
2353 (ppc_elf_relocate_section): Likewise.
2354 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2355 (ppc64_elf_relocate_section): Likewise. Use for .got relocs too.
2356 (ppc64_elf_adjust_dynamic_symbol): Don't assume symbols with .plt
2357 relocs need no other types.
2358 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for
2359 dynreloc check.
2360 (elf_i386_relocate_section): Likewise. Use for .got relocs too.
2361 (elf_i386_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL for
2362 .got relocs.
2363
04e534c3
KK
23642003-05-13 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2365
2366 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
2367 copy ELF_LINK_NON_GOT_REF from weakdef.
9b5ecbd0 2368 (allocate_dynrelocs): For undef weak syms with non-default
04e534c3
KK
2369 visibility, a) don't allocate plt entries, b) don't allocate
2370 .got relocs, c) discard dyn rel space
adadcc0c
AM
2371 (sh_elf_relocate_section): d) don't generate .got relocs, e)
2372 don't generate dynamic relocs.
04e534c3
KK
2373 (sh_elf_copy_indirect_symbol): Don't copy ELF_LINK_NON_GOT_REF
2374 for weakdefs when symbol already adjusted.
2375
0afb2dc0
NC
23762003-05-12 Nick Clifton <nickc@redhat.com>
2377
2378 * elf32-xstormy16.c (xstormy16_elf_howto_table): use 'bitfield'
2379 overflow detection for R_XSTORMY16_16 reloc.
2380
9d29900b
NC
23812003-05-12 Paul Clarke <paulc@senet.com.au>
2382
2383 * elf32-h8300.c: Fix typo in name of R_H8_DIR8 reloc.
2384
a48c6a54
JE
23852003-05-11 Jason Eckhardt <jle@rice.edu>
2386
2387 * elf32-i860.c (elf32_i860_relocate_highadj): Properly
2388 adjust upper bits.
2389 (elf32_i860_relocate_splitn): Obtain upper 5 bits from the
2390 proper place.
2391 (elf32_i860_relocate_pc16): Obtain upper 5 bits from the
2392 proper place.
2393
44f745a6
AS
23942003-05-11 Andreas Schwab <schwab@suse.de>
2395
2396 * elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
2397 complicated tests for unresolvable relocs with a simple direct
2398 scheme using "unresolved_reloc" var. Report some detail on
2399 bfd_reloc_outofrange and similar errors.
2400
4ec72bde
MS
24012003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2402
2403 * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):
2404 Fix WILL_CALL_FINISH_DYNAMIC_SYMBOL call.
2405 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2406 * elf64-s390.c: Likewise.
2407
64285810
MS
24082003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2409
2410 * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.
2411 (elf_s390_adjust_dynamic_symbol): For weak symbols, copy
2412 ELF_LINK_NON_GOT_REF from weakdef.
2413 (elf_s390_copy_indirect_symbol): Test whether the weakdef sym has
2414 already been adjusted before treating it specially.
2415 * el64-s390.c: Likwise.
2416
82058a73
MS
24172003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2418
2419 * elf32-s390.c (allocate_dynrelocs): For undef weak syms with
2420 non-default visibility, a) don't make them dynamic, b) discard
2421 space for dynamic relocs.
2422 (elf_s390_relocate_section): Initialize the GOT entries and skip
2423 R_390_{8,16,32}/R_390_PC{16,16DBL,32DBL,32} for weak undefined
2424 symbols with non-default visibility.
2425 * elf64-s390.c: Likewise.
2426
60d8b524
AM
24272003-05-09 Alan Modra <amodra@bigpond.net.au>
2428
2429 * cpu-arm.c (arm_check_note): Warning fix.
2430 * elf32-iq2000.c (iq2000_elf_check_relocs): Warning fixes. Arrange
2431 to keep relocs if edited.
2432 (iq2000_elf_print_private_bfd_data): Return TRUE.
2433 * elfxx-ia64.c (elfNN_ia64_relax_section): Use ELFNN_R_SYM, not
2434 ELF64_R_SYM.
2435 (elfNN_ia64_relax_ldxmov): Warning fix.
2436 * xtensa-isa.c (xtensa_add_isa): Warning fix.
2437 * xtensa-modules.c (get_num_opcodes): Warning fix.
2438
e57b5356
AM
24392003-05-09 Andrey Petrov <petrov@netbsd.org>
2440
2441 * elf.c (elf_fake_sections): Use correct cast for sh_name.
2442
45d6a902
AM
24432003-05-09 Alan Modra <amodra@bigpond.net.au>
2444
2445 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
2446 elflink.h. Replace LOG_FILE_ALIGN with bed->s->log_file_align.
2447 (_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align.
2448 (bfd_elf_record_link_assignment): Move from elflink.h.
2449 (_bfd_elf_merge_symbol): Likewise.
2450 (_bfd_elf_add_default_symbol): Likewise.
2451 (_bfd_elf_export_symbol): Likewise.
2452 (_bfd_elf_link_find_version_dependencies): Likewise.
2453 (_bfd_elf_link_assign_sym_version): Likewise.
2454 (_bfd_elf_link_read_relocs): Likewise.
2455 (_bfd_elf_link_size_reloc_section): Likewise.
2456 (_bfd_elf_fix_symbol_flags): Likewise.
2457 (_bfd_elf_adjust_dynamic_symbol): Likewise.
2458 (_bfd_elf_link_sec_merge_syms): Likewise.
2459 (elf_link_read_relocs_from_section): Likewise. Use bed->s->sizeof_rel
2460 and bed->s->sizeof_rela.
2461 (_bfd_elf_link_output_relocs): Likewise.
2462 * elf-bfd.h (struct elf_size_info): Rename file_align to
2463 log_file_align.
2464 (struct elf_info_failed): Move from elflink.h.
2465 (struct elf_assign_sym_version_info): Likewise.
2466 (struct elf_find_verdep_info): Likewise.
2467 (_bfd_elf_create_dynamic_sections): Delete duplicate declaration.
2468 (_bfd_elf_merge_symbol, _bfd_elf_add_default_symbol,
2469 _bfd_elf_export_symbol, _bfd_elf_link_find_version_dependencies,
2470 _bfd_elf_link_assign_sym_version,
2471 _bfd_elf_link_create_dynamic_sections, _bfd_elf_link_read_relocs,
2472 _bfd_elf_link_size_reloc_section, _bfd_elf_link_output_relocs,
2473 _bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
2474 _bfd_elf_link_sec_merge_syms): Declare.
2475 (bfd_elf32_link_create_dynamic_sections): Don't declare.
2476 (_bfd_elf32_link_read_relocs): Likewise.
2477 (bfd_elf64_link_create_dynamic_sections): Likewise.
2478 (_bfd_elf64_link_read_relocs): Likewise.
2479 * elflink.h: Move lots o' stuff elsewhere.
2480 * bfd-in.h (bfd_elf32_record_link_assignment): Don't declare.
2481 (bfd_elf64_record_link_assignment): Likewise.
2482 (bfd_elf_record_link_assignment): Declare.
2483 * bfd-in2.h: Regenerate.
2484 * elfcode.h (elf_link_create_dynamic_sections): Don't declare.
2485 (NAME(_bfd_elf,size_info)): Adjust for log_file_align.
2486 * elf.c (_bfd_elf_init_reloc_shdr): Adjust for bed->s->log_file_align.
2487 (assign_file_positions_for_segments): Likewise.
2488 (assign_file_positions_except_relocs): Likewise.
2489 (swap_out_syms, elfcore_write_note): Likewise.
2490 * elf-m10200.c: Adjust for changed function names.
2491 * elf-m10300.c: Likewise.
2492 * elf32-arm.h: Likewise.
2493 * elf32-h8300.c: Likewise.
2494 * elf32-hppa.c: Likewise.
2495 * elf32-ip2k.c: Likewise.
2496 * elf32-m32r.c: Likewise.
2497 * elf32-m68hc11.c: Likewise.
2498 * elf32-m68hc1x.c: Likewise.
2499 * elf32-m68k.c: Likewise.
2500 * elf32-mips.c: Likewise.
2501 * elf32-ppc.c: Likewise.
2502 * elf32-sh.c: Likewise.
2503 * elf32-v850.c: Likewise.
2504 * elf32-xtensa.c: Likewise.
2505 * elf64-alpha.c: Likewise.
2506 * elf64-hppa.c: Likewise.
2507 * elf64-mmix.c: Likewise.
2508 * elf64-ppc.c: Likewise.
2509 * elf64-sh64.c: Likewise.
2510 * elfxx-ia64.c: Likewise.
2511 * elfxx-mips.c: Likewise.
2512 (MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align.
2513 * elf64-alpha.c (alpha_elf_size_info): Adjust for log_file_align.
2514 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
2515 * elf64-mips.c (mips_elf64_size_info): Likewise.
2516 * elf64-s390.c (s390_elf64_size_info): Likewise.
2517 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
2518
bf1e742e
L
25192003-05-08 H.J. Lu <hongjiu.lu@intel.com>
2520
2521 * elflink.h (elf_add_default_symbol): After skipping the
2522 unversioned symbol, go to non-default one.
2523
6a32c710
L
25242003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2525
2526 * elfxx-ia64.c (_bfd_elf_link_hash_hide_symbol): Also clear the
2527 want_plt field.
2528 (elfNN_ia64_relocate_section): Don't do dynamic symbol lookup
2529 for symbols with non-default visibility.
2530
71552942
L
25312003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2532
2533 * elflink.h (elf_link_check_versioned_symbol): Also handle the
2534 case that a DSO references a hidden symbol which may be
2535 satisfied by a versioned symbol in another DSO.
2536 (elf_link_output_extsym): Check versioned definition for hidden
2537 symbol referenced by a DSO.
2538
208c2cd6
NC
25392003-05-07 Nick Clifton <nickc@redhat.com>
2540
2541 * elf32-xstormy16.c (xstormy16_elf_howto_table): Reset
2542 R_XSTORMY16_16 reloc to ignore overflows.
2543
aa701218
AO
25442003-05-06 Alexandre Oliva <aoliva@redhat.com>
2545
2546 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Improve
2547 error message for mixing different-endian files. Check for ABI
2548 compatibility of input files with the selected emulation.
2549
4e795f50
AM
25502003-05-05 Alan Modra <amodra@bigpond.net.au>
2551
2552 * elf32-i386.c (allocate_dynrelocs): For undef weak syms with
2553 non-default visibility, a) don't make them dynamic, b) discard
2554 space for dynamic relocs.
2555 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
2556
2557 * elf32-ppc.c (allocate_dynrelocs): For undef weak syms with
2558 non-default visibility, a) don't allocate plt entries, b) don't
2559 allocate .got relocs, c) discard dyn rel space,
2560 (ppc_elf_relocate_section): d) don't generate .got relocs, e)
2561 don't generate dynamic relocs.
2562 * elf64-ppc.c (allocate_dynrelocs): As above.
2563 (ppc64_elf_relocate_section): As above.
2564
4bc6e03a
AJ
25652003-05-05 Andreas Jaeger <aj@suse.de>
2566
2567 * elf64-x86-64.c (allocate_dynrelocs): Don't allocate dynamic
2568 relocation entries for weak undefined symbols with non-default
2569 visibility.
2570 (elf64_x86_64_relocate_section): Initialize the GOT entries and
2571 skip R_386_32/R_386_PC32 for weak undefined symbols with
2572 non-default visibility.
2573
ef5aade5
L
25742003-05-04 H.J. Lu <hjl@gnu.org>
2575
2576 * elf32-i386.c (allocate_dynrelocs): Don't allocate dynamic
2577 relocation entries for weak undefined symbols with non-default
2578 visibility.
2579 (elf_i386_relocate_section): Initialize the GOT entries and
2580 skip R_386_32/R_386_PC32 for weak undefined symbols with
2581 non-default visibility.
129b8c20 2582
ef5aade5
L
2583 * elfxx-ia64.c (allocate_fptr): Don't allocate function
2584 descriptors for weak undefined symbols with non-default
2585 visibility.
2586 (allocate_dynrel_entries): Don't allocate relocation entries
2587 for symbols resolved to 0.
2588 (set_got_entry): Don't install dynamic relocation for weak
2589 undefined symbols with non-default visibility.
2590 (set_pltoff_entry): Likewise.
2591
2592 * elflink.h (elf_fix_symbol_flags): Hide weak undefined symbols
2593 with non-default visibility.
2594 (elf_link_output_extsym): Don't make weak undefined symbols
2595 with non-default visibility dynamic.
2596
c424e0e9
L
25972003-05-04 H.J. Lu <hjl@gnu.org>
2598
2599 * elflink.h (elf_merge_symbol): Correctly handle weak definiton.
2600
d31e3dfe
L
26012003-05-04 H.J. Lu <hjl@gnu.org>
2602
2603 * elflink.h (elf_merge_symbol): Don't record a hidden/internal
2604 symbol dynamic. Check indirection when removing the old
2605 definition for symbols with non-default visibility.
2606 (elf_add_default_symbol): Skip when told by elf_merge_symbol.
2607
4d2e1ff0
NC
26082003-05-02 Nick Clifton <nickc@redhat.com>
2609
2610 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make the
2611 R_XSTORMY16_8 and R_XSTORMY16_16 relocs detect and complain about
2612 unsigned overflow.
2613
d40d037c
AJ
26142003-05-02 Andreas Jaeger <aj@suse.de>
2615
2616 * elf64-x86-64.c (elf_x86_64_copy_indirect_symbol): Don't copy
2617 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2618 (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
2619 (elf_x86_64_adjust_dynamic_symbol): For weak symbols, copy
2620 ELF_LINK_NON_GOT_REF from weakdef.
2621
c5d1701e
NC
26222003-05-02 Charles Lepple <clepple@ghz.cc>
2623 Nick Clifton <nickc@redhat.com>
2624
2625 * acinclude.m4: Fix name of --enable-install-libbfd switch.
2626 * aclocal.m4: Regenerate.
2627 * configure: Regenerate.
2628 * Makefile.in: Regenerate.
2629
81848ca0
AM
26302003-05-01 Alan Modra <amodra@bigpond.net.au>
2631
2632 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether the
2633 weakdef sym has already been adjusted before treating it specially.
2634 * elf32-i386.c (elf_i386_copy_indirect_symbol): Don't copy
2635 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2636 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
2637 (ppc64_elf_check_relocs): Set ELF_LINK_NON_GOT_REF.
03d14457 2638
c7996ad6
L
26392003-04-28 H.J. Lu <hjl@gnu.org>
2640
2641 * elfxx-ia64.c (elfNN_ia64_relax_section): Relax ldxmov during
2642 the relax finalize pass.
2643
2644 * section.c (struct sec): Add need_finalize_relax and remove
2645 flag11.
2646 (STD_SECTION): Update struct sec initializer.
2647 * bfd-in2.h: Regenerated.
2648
f006af20
L
26492003-04-28 H.J. Lu <hjl@gnu.org>
2650
2651 * elflink.h (elf_merge_symbol): Call elf_backend_copy_indirect_symbol
2652 to copy any information related to dynamic linking when we flip
2653 the indirection.
2654
1b1fe8fe
L
26552003-04-27 H.J. Lu <hjl@gnu.org>
2656
2657 * elf-bfd.h (ELF_LINK_DYNAMIC_DEF): New.
2658 (ELF_LINK_DYNAMIC_WEAK): New.
2659
2660 * elflink.h (elf_merge_symbol): Add one argument to indicate if
2661 a symbol should be skipped. Ignore definitions in dynamic
2662 objects for symbols with non-default visibility.
2663 (elf_add_default_symbol): Adjusted.
2664 (elf_link_add_object_symbols): Check if a symbol should be
2665 skipped. Don't merge the visibility field with the one from
2666 a dynamic object.
2667 (elf_link_check_versioned_symbol): Use undef_bfd.
2668 (elf_link_output_extsym): Warn if a forced local symbol is
2669 referenced from dynamic objects. Make non-weak undefined symbol
2670 with non-default visibility a fatal error.
2671
052a450c
DJ
26722003-04-27 Daniel Jacobowitz <drow@mvista.com>
2673
2674 * configure.in: Bump version on HEAD to 2.14.90.
2675 * configure: Regenerated.
2676
d204f4c0
SC
26772003-04-26 Stephane Carrez <stcarrez@nerim.fr>
2678
2679 PR savannah/3331:
2680 * elf32-m68hc11.c (m68hc11_elf_relax_section): Clear prev_insn_group
2681 when we couldn't relax something.
2682
3c0a515d
L
26832003-04-25 Alan Modra <amodra@bigpond.net.au>
2684
2685 * elflink.h (elf_merge_symbol): When we find a regular definition
2686 for an indirect symbol, flip the indirection so that the old
2687 direct symbol now points to the new definition.
2688
d145330d
RM
26892003-04-24 Roland McGrath <roland@redhat.com>
2690
2691 * elf.c (bfd_section_from_phdr): Map PT_GNU_EH_FRAME to "eh_frame_hdr".
2692
fc0bffd6
AM
26932003-04-24 Alan Modra <amodra@bigpond.net.au>
2694
2695 * elf32-ppc.c: Formatting and comment fixes.
2696 (ELIMINATE_COPY_RELOCS): Move before ppc_elf_copy_indirect_symbol.
2697 (ppc_elf_copy_indirect_symbol): Copy flags here for weakdefs.
2698
26992003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
8d9cd6b1
NC
2700
2701 * archures.c (bfd_mach_h8300hn, bfd_mach_h8300sn): Added.
2702 * bfd-in2.h: Rebuilt.
2703 * coff-h8300.c (BADMAG): Add check for H8300HNBADMAG & H8300SNBADMAG.
fc0bffd6 2704 * coffcode.h (coff_set_arch_mach_hook): Add case for H8300HNMAGIC
8d9cd6b1
NC
2705 & H8300SNMAGIC.
2706 (coff_set_flags): Add case for bfd_mach_h8300hn & bfd_mach_h8300sn.
2707 * cpu-h8300.c (h8300_scan): Handle h8300hn, h8300sn.
2708 (h8300sn_info_struct, h8300hn_info_struct): New.
2709 * elf32-h8300.c (elf32_h8_mach): Handle case for h8300hn & h8300sn
2710 (elf32_h8_final_write_processing): Likewise.
2711
267fb3c1
KK
27122003-04-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2713
2714 * elf32-sh.c (tpoff): New.
2715 (struct elf_sh_dyn_relocs): Remove tls_tpoff32.
2716 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
fc0bffd6 2717 (allocate_dynrelocs): Don't make unnecessary dynamic TLS
267fb3c1 2718 relocations. Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses.
fc0bffd6 2719 (sh_elf_relocate_section): Likewise. Remove unnecessary tests.
267fb3c1
KK
2720 (dtpoff_base): Fix wrong indentation.
2721 (sh_elf_check_relocs): Don't set DF_STATIC_TLS flag with non-TLS
2722 relocations. Don't set tls_tpoff32 flag. Don't make unnecessary
2723 R_SH_TLS_TPOFF32 relocations.
2724
ef230218
JR
27252003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
2726
2727 * archures.c (enum bfd_architecture): Amend comment to refer to SuperH.
2728 * cpu-sh.c: Likewise.
2729 * elf32-sh.c: Likewise.
2730 * reloc.c (bfd_reloc_code_real): Likewise.
2731 * elf32-sh64-com.c: Change comment to refer to SuperH.
2732 * elf32-sh64.c: Likewise.
2733 * elf64-sh64.c: Likewise.
2734 * bfd-in2.h (enum bfd_architecture): Regenerate.
2735
8c29f035
AM
27362003-04-23 Alan Modra <amodra@bigpond.net.au>
2737
2738 From Julien LEMOINE <speedblue@debian.org>
2739 * elf32-i386.c (elf_i386_info_to_howto): Delete.
2740 (elf_info_to_howto): Define as elf_i386_info_to_howto_rel.
2741
26597c86
NC
27422003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2743
2744 * archures.c: Replace references to Mitsubishi M32R with references
2745 to Renesas M32R.
2746 * relocs.c: Likewise.
2747 * bfd-in2.h: Regenerate.
2748
cc13e3ef
RH
27492003-04-21 Richard Henderson <rth@redhat.com>
2750
2751 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for an
2752 executable when a symbol is defined both regular and dynamic.
2753
f5a6f915
SC
27542003-04-21 Stephane Carrez <stcarrez@nerim.fr>
2755
2756 * Makefile.am (BFD32_BACKENDS): Add elf32-m68hc1x.lo.
2757 (elf32-m68hc1x.lo): Update dependencies
2758 * configure.in: Add elf32-m68hc1x.lo.
2759 * configure: Rebuild.
2760 * Makefile.in: Rebuild.
2761
3a65329d
SC
27622003-04-21 Stephane Carrez <stcarrez@nerim.fr>
2763
2764 * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
2765 (m68hc11_elf_hash_table_create): New function.
2766 (elf32_m68hc11_link_hash_table_free): New function.
2767 (stub_hash_newfunc): New function.
2768 (m68hc11_add_stub): New function.
2769 (elf32_m68hc11_add_symbol_hook): New function.
2770 (elf32_m68hc11_setup_section_lists): New function.
2771 (elf32_m68hc11_next_input_section): New function.
2772 (elf32_m68hc11_size_stubs): New function.
2773 (elf32_m68hc11_build_stubs): New function.
2774 (m68hc11_get_relocation_value): New function.
2775 (elf32_m68hc11_relocate_section): Call the above to redirect
2776 some relocations to the trampoline code.
2777 (m68hc11_elf_export_one_stub): New function.
2778 (m68hc11_elf_set_symbol): New function.
2779 (elf32_m68hc11_build_stubs): Call it via bfd_hash_traverse.
2780 (m68hc11_elf_get_bank_parameters): Get parameters only when the info
2781 is not yet initialized.
2782
2783 * elf32-m68hc1x.h: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
2784 (elf32_m68hc11_stub_hash_entry): New struct.
2785 (m68hc11_page_info): Add trampoline handler address.
2786 (m68hc11_elf_link_hash_table): Add stubs generation members.
2787 (elf32_m68hc11_add_symbol_hook): Declare.
2788 (elf32_m68hc11_setup_section_lists): Declare.
2789 (elf32_m68hc11_size_stubs): Declare.
2790 (elf32_m68hc11_build_stubs): Declare.
8c29f035 2791
3a65329d
SC
2792 * elf32-m68hc11.c (m68hc11_elf_ignore_reloc): Move to elf32-m68hc1x.c.
2793 (elf32_m68hc11_gc_mark_hook, elf32_m68hc11_gc_sweep_hook): Likewise.
2794 (elf32_m68hc11_check_relocs, elf32_m68hc11_relocate_section): Ditto.
2795 (_bfd_m68hc11_elf_set_private_flags): Ditto.
2796 (_bfd_m68hc11_elf_merge_private_bfd_data): Ditto.
2797 (_bfd_m68hc11_elf_print_private_bfd_data): Ditto.
2798 (bfd_elf32_bfd_link_hash_table_create): Define.
2799 (elf_backend_add_symbol_hook): Define.
2800 (m68hc11_elf_bfd_link_hash_table_create): New function.
2801 (m68hc11_elf_build_one_stub): New function.
2802 (m68hc11_elf_size_one_stub): New function.
2803 (m68hc11_elf_bfd_link_hash_table_create): Install the above.
2804 (bfd_elf32_bfd_link_hash_table_create): Define.
2805
2806 * elf32-m68hc12.c (m68hc11_elf_ignore_reloc): Remove.
2807 (m68hc12_addr_is_banked): Remove, use m68hc11_addr_is_banked.
2808 (m68hc12_phys_addr): Ditto.
2809 (m68hc12_phys_page): Ditto.
2810 (m68hc12_elf_special_reloc): Move to elf32-m68hc1x.c.
2811 (elf32_m68hc11_gc_mark_hook): Likewise.
2812 (elf32_m68hc11_gc_sweep_hook): Likewise.
2813 (elf32_m68hc11_check_relocs): Likewise.
2814 (elf32_m68hc11_relocate_section): Likewise.
2815 (_bfd_m68hc12_elf_set_private_flags): Likewise.
2816 (_bfd_m68hc12_elf_merge_private_bfd_data): Likewise.
2817 (_bfd_m68hc12_elf_print_private_bfd_data): Likewise.
2818 (m68hc12_elf_build_one_stub): New function.
2819 (m68hc12_elf_size_one_stub): New function.
2820 (m68hc12_elf_bfd_link_hash_table_create): New function, use the above.
2821 (elf_backend_add_symbol_hook): Define.
2822 (elf_m68hc11_howto_table): Use TRUE for pcrel relocs; fix masks.
2823
4081944f
NC
28242003-04-18 Nick Clifton <nickc@redhat.com>
2825
2826 * format.c (bfd_check_format_matches): Only check associated
2827 vector if the matching_vector has been created.
2828
060dc71d
AO
28292003-04-15 Alexandre Oliva <aoliva@redhat.com>
2830
2831 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
2832 2003-04-09's change.
2833
a3476bef
NC
28342003-04-15 Brian Ford <ford@vss.fsi.com>
2835
2836 * peicode.h (coff_swap_scnhdr_in): If a section holds
2837 uninitialized data and is from an object file or from an
2838 executable image that has not initialized the s_size field, or if
2839 the physical size is padded, use the virtual size (stored in
2840 s_paddr) instead.
2841
ca4fa240
NC
28422003-04-15 H.J. Lu <hjl@gnu.org>
2843
2844 * elflink.h (elf_link_add_object_symbols): Properly report
2845 filename for alignment reduction.
2846
c2dcd04e
NC
28472003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
2848
2849 * archures.c: Replace occurrances of 'Hitachi' with 'Renesas'.
2850 * reloc.c: Likewise.
2851 * coff-h8300.c: Likewise.
2852 * coff-h8500.c: Likewise.
2853 * coff-sh.c: Likewise.
2854 * cpu-h8300.c: Likewise.
2855 * cpu-sh.c: Likewise.
2856 * elf32-h8300.c: Likewise.
2857 * elf32-sh.c: Likewise.
2858 * elf32-sh64-com.c: Likewise.
2859 * elf32-sh64.c: Likewise.
2860 * elf64-sh64.c: Likewise.
2861 * bfd-in2.h: Regenerate.
2862
f7661995
NC
28632003-04-14 H.J. Lu <hjl@gnu.org>
2864
2865 * elflink.h (elf_link_add_object_symbols): Maintain maximum
2866 alignment for common symbols. Warn reducing alignment for
2867 common symbols. Report old filename when symbol size changes.
2868
93a2b7ae
AO
28692003-04-12 Alexandre Oliva <aoliva@redhat.com>
2870
2871 * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
2872 occurrences of the same test changed in the previous patch.
2873 Optimize.
2874
0176c794
AO
28752003-04-11 Alexandre Oliva <aoliva@redhat.com>
2876
2877 * elfxx-mips.c (mips_elf_get_global_gotsym_index): New.
2878 (mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to
2879 GOT_DISP/addend only if the symbol got a global GOT entry.
2880
0fdc1bf1
AO
28812003-04-10 Alexandre Oliva <aoliva@redhat.com>
2882
2883 * elfxx-mips.c (mips_elf_calculate_relocation): Decay
2884 GOT_PAGE/GOT_OFST referencing overridable symbol to
2885 GOT_DISP/addend.
2886 (_bfd_mips_elf_check_relocs): Handle GOT_PAGE referencing
2887 global symbol as GOT_DISP.
2888
9b8c98a4
BW
28892003-04-10 Bob Wilson <bob.wilson@acm.org>
2890
2891 * elf32-xtensa.c (elf_xtensa_relocate_section): Don't continue to the
2892 next relocation on an undefined symbol.
2893
ec1659c8
RH
28942003-04-09 Richard Henderson <rth@redhat.com>
2895
2896 * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:
2897 Ignore relocations against r_symndx == 0.
2898
7dfb07f7
L
28992003-04-09 H.J. Lu <hjl@gnu.org>
2900
2901 * elf64-alpha.c (elf64_alpha_relocate_section): Don't return
2902 FALSE for undefined symbols.
2903 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
2904
a3805e4e
AO
29052003-04-09 Alexandre Oliva <aoliva@redhat.com>
2906
2907 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standard
2908 and IRIX-specific shift-to-64-bit 4-byte lengths before following
2909 addr_size.
2910
69931e60
AO
29112003-04-08 Alexandre Oliva <aoliva@redhat.com>
2912
2913 * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)
2914 pointer size from ABI, not arch_bits_per_address.
2915
59a8c196
KB
29162003-04-07 Kevin Buettner <kevinb@redhat.com>
2917
2918 * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related
2919 constants for n32 ABI.
2920
8e16317c
NC
29212003-04-06 Andrew Cagney <cagney@redhat.com>
2922
2923 * simple.c (bfd_simple_get_relocated_section_contents): Disable
2924 free that leads to GDB vs BFD memory corruption.
2925
196486be
SC
29262003-04-04 Stephane Carrez <stcarrez@nerim.fr>
2927
2928 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust
2929 symbols that mark the end of the section.
2930 (m68hc11_elf_relax_section): Use R_M68HC11_PCREL_8 relocs when
2931 converting to a relative branch so that the offset is computed after
2932 the relaxation; also relocate a jsr into a bsr if possible but don't
2933 relax them if they are to a far symbol as we need to call the
2934 trampoline code.
2935 (elf_m68hc11_howto_table): Set pcrel_offset to true.
2936
be33c5dd
SS
29372003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2938
2939 * archures.c: Namespace cleanup. Rename bfd_mach_c3x to
2940 bfd_mach_tic3x and bfd_mach_c4x to bfd_mach_tic4x
2941 * bfd-in2.h: Regenerate
2942 * coff-tic4x.c: Namespace cleanup. Replace s/c4x/tic4x/
2943 * cpu-tic4x.c: Ditto
2944
ff0c9faf
NC
29452003-04-03 Nick Clifton <nickc@redhat.com>
2946
2947 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Compute ps and ss
2948 differently for object files and executables.
2949 * peicode.h (coff_swap_scnhdr_in): Only set the s_size field
2950 for object files or for executables who have not already
2951 initialised the field.
2952 * libpei.h (bfd_pe_executable_p): New macro. Return true if
2953 the PE format bfd is an executable.
2954
2b98e6c0
AM
29552003-04-03 Alan Modra <amodra@bigpond.net.au>
2956
2957 * elf32-ppc.c (ppc_elf_check_relocs): Don't use SYMBOL_REFERENCES_LOCAL
2958 here as it's too early to reliably determine locality.
2959 (ppc_elf_gc_sweep_hook): Likewise.
c8b21ee5 2960 (SYMBOL_REFERENCES_LOCAL): Expand comment.
2b98e6c0 2961
92403579
BW
29622003-04-02 Bob Wilson <bob.wilson@acm.org>
2963
2964 * xtensa-modules.c: Remove comment indicating that this is a
2965 generated file.
2966
c45a316a
AM
29672003-04-02 Alan Modra <amodra@bigpond.net.au>
2968
2969 * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Test for NULL dynobj.
2970
e0001a05
NC
29712003-04-01 Bob Wilson <bob.wilson@acm.org>
2972
8c29f035
AM
2973 * Makefile.am (ALL_MACHINES): Add cpu-xtensa.lo.
2974 (ALL_MACHINES_CFILES): Add cpu-xtensa.c.
2975 (BFD32_BACKENDS): Add elf32-xtensa.lo, xtensa-isa.lo, and
2976 xtensa-modules.lo.
2977 (BFD32_BACKENDS_CFILES): Add elf32-xtensa.c, xtensa-isa.c, and
2978 xtensa-modules.c.
2979 (cpu-xtensa.lo): New target.
2980 (elf32-xtensa.lo): Likewise.
2981 (xtensa-isa.lo): Likewise.
2982 (xtensa-modules.lo): Likewise.
2983 * Makefile.in: Regenerate.
2984 * archures.c (bfd_architecture): Add bfd_{arch,mach}_xtensa.
2985 (bfd_archures_list): Add bfd_xtensa_arch.
2986 * config.bfd: Handle xtensa-*-*.
2987 * configure.in: Handle bfd_elf32_xtensa_{le,be}_vec.
2988 * configure: Regenerate.
2989 * reloc.c: Add BFD_RELOC_XTENSA_{RTLD,GLOB_DAT,JMP_SLOT,RELATIVE,
2990 PLT,OP0,OP1,OP2,ASM_EXPAND,ASM_SIMPLIFY}.
2991 * targets.c (bfd_elf32_xtensa_be_vec): Declare.
2992 (bfd_elf32_xtensa_le_vec): Likewise.
2993 (bfd_target_vector): Add bfd_elf32_xtensa_{be,le}_vec.
2994 * cpu-xtensa.c: New file.
2995 * elf32-xtensa.c: Likewise.
2996 * xtensa-isa.c: Likewise.
2997 * xtensa-modules.c: Likewise.
2998 * libbfd.h: Regenerate.
2999 * bfd-in2.h: Likewise.
e0001a05 3000
5a6c6817
NC
30012003-04-01 Nick Clifton <nickc@redhat.com>
3002
3003 * archures.c (bfd_mach_arm_unknown): Define.
3004 * bfd-in.h (bfd_arm_merge_machines, bfd_arm+update_notes,
3005 bfd_arm_get_mach_from_notes): Prototype.
3006 * bfd-in2.h: Regenerate.
3007 * coff-arm.c (coff_arm_merge_private_bfd_data): Call
3008 bfd_arm_merge_machines.
3009 (coff_arm_final_link_postscript): Call bfd_arm_update_notes.
3010 * coffcode.h (coff_set_arch_mach_hook): Call
3011 bfd_arm_get_mach_from_notes.
3012 * coffgen.c (coff_real_object_p): Revert previous delta.
3013 * cpu_arm.c (arm_check_note): New function. Examine a note in a
3014 .note section.
3015 (bfd_arm_merge_machines): New function: Handle the merging of ARM
3016 binaries compiled for different architectures..
3017 (bfd_arm_update_notes): New function: Update an ARM note section.
3018 (bfd_arm_get_mach_from_notes): New function: Extract a bfd machine
3019 number from an ARM note section.
3020 * elf32-arm.h (elf32_arm_object_p): Use
3021 bfd_arm_get_mach_from_notes.
3022 (elf32_arm_merge_private_bfd_data): Use bfd_arm_merge_machines.
3023 (elf32_arm_final_write_processing): Use bfd_arm_update_notes.
8c29f035 3024
0cc1cf99
BE
30252003-04-01 Ben Elliston <bje@wasabisystems.com>
3026
3027 * dwarf2.c (read_attribute_value): Correct typo in comment.
3028
af3ef9fe
NC
30292003-04-01 Nick Clifton <nickc@redhat.com>
3030
3031 * dwarf2.c (concat_filename): Use bfd_malloc() and strdup()
3032 instead of concat().
3033 (decode_line_info): Only free filename if it is not NULL.
d63fd5d1
NC
3034 (add_line_info): Make a copy of the filename when storing it into
3035 the info structure.
af3ef9fe 3036
6e84a906
DJ
30372003-03-31 Andreas Schwab <schwab@suse.de>
3038 Daniel Jacobowitz <drow@mvista.com>
3039
3040 * simple.c (bfd_simple_get_relocated_section_contents): Add
3041 parameter symbol_table. Optionally use it instead of the symbol
3042 table from the bfd. Save and restore output offsets and output
3043 sections around bfd_get_relocated_section_contents. Fix a memory
3044 leak.
3045 (simple_save_output_info, simple_restore_output_info): New
3046 functions.
3047 * bfd-in2.h: Regenerate.
3048 * dwarf2.c (read_abbrevs): Use
3049 bfd_simple_get_relocated_section_contents instead of
3050 bfd_get_section_contents.
3051 (decode_line_info): Likewise.
3052 (_bfd_dwarf2_find_nearest_line): Likewise. Don't call
3053 find_rela_addend.
3054 (find_rela_addend): Remove.
3055 * elfxx-ia64.c (elfNN_ia64_reloc): Weaken sanity check for
3056 debugging sections.
3057 (elfNN_ia64_hash_table_create): Create the hash table with malloc,
3058 not bfd_zalloc.
3059
5ed6aba4
NC
30602003-03-31 David Heine <dlheine@suif.stanford.edu>
3061
3062 * aoutx.h (aout_link_hash_table_create): Use bfd_malloc instead of
3063 bfd_alloc.
3064 * dwarf2.c (concat_filename): Always allocate space for the
3065 returned filename.
3066 (decode_line_info): Free the allocated filename returned by
3067 concat_filename.
3068 * elf-eh-frame.c (bfd_elf_write_section_eh_frame): Fix memory leaks.
3069 * elf.c (copy_private_bfd_data): Likewise.
3070 (_bfd_elf_slurp_version_tables): Fix bug freeing contents pointer.
3071 * elflink.h (elf_link_sort_relocs): Fix memory leak.
3072 * format.c (bfd_check_format_matches): Likewise.
3073 * linker.c (bfd_generic_final_link): Likewise.
3074 * opncls.c (find_separate_debug_info): Likewise.
3075 * simple.c (bfd_simple_get_relocated_section_contents): Likewise.
8c29f035 3076
5941afc1
L
30772003-03-28 H.J. Lu <hjl@gnu.org>
3078
3079 * elflink.h (elf_link_add_object_symbols): Correctly combine
3080 visibilities.
3081
9d73f260
JJ
30822003-03-27 Jakub Jelinek <jakub@redhat.com>
3083
3084 * elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offset
3085 to -1 before recomputing got offsets.
3086
a5ad465a
AS
30872003-03-26 Andreas Schwab <schwab@suse.de>
3088
3089 * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3090 (elf_m68k_relocate_section): Use it to correctly handle symbols
3091 forced to be local.
3092 (elf_m68k_finish_dynamic_symbol): Emit RELATIVE reloc for got
3093 entries for symbols that are forced to be local.
3094
d0647110
AO
30952003-03-25 Alexandre Oliva <aoliva@redhat.com>
3096
3097 * elfxx-mips.c (_bfd_mips_relax_section): New function.
3098 * elfxx-mips.h (_bfd_mips_relax_section): Declare.
3099 * elfn32-mips.c, elf64-mips.c: Use it.
3100
e16bb312
NC
31012003-03-25 Stan Cox <scox@redhat.com>
3102 Nick Clifton <nickc@redhat.com>
8c29f035 3103
9b5ecbd0 3104 Contribute support for Intel's iWMMXt chip - an ARM variant:
e16bb312
NC
3105
3106 * archures.c: Add bfd_mach_arm_iWMMXt.
3107 * reloc.c: Add BFD_RELOC_ARM_CP_OFF_IMM_S2.
3108 * bfd-in2.h: Regenerate.
3109 * libbfd.h: Regenerate.
3110 * coff-arm.c (coff_arm_merge_private_bfd_data): Allow iWMMXt
3111 object files to be linked with XScale ones.
3112 (coff_arm_final_link_postscript): Update note section.
3113 * coffcode.h (coff_set_arch_mach_hook): Handle note section.
3114 * coffgen.c (coff_real_object_p): Call bfd_coff_set_arch_mach_hook
3115 after identifying a coff binary.
3116 * cpu-arm.c (processors): Add iWMMXt.
3117 (arch_inf): Likewise.
3118 * elf32-arm.h (arm_object_p): Handle note section.
9b5ecbd0 3119 (elf32_arm_merge_private_bfd_data): Allow iWMMXt object files to
e16bb312
NC
3120 be linked with XScale ones.
3121 (elf32_arm_section_flags): New function: Set flags on note section.
3122 (elf32_arm_final_write_processing): Handle note section.
3123
25f14c34
DD
31242003-03-21 DJ Delorie <dj@redhat.com>
3125
3126 * elf32-xstormy16.c (elf32_xstormy16_relocate_section): Call
3127 _bfd_elf_rela_local_sym.
3128
04b3329b
L
31292003-03-20 H.J. Lu <hjl@gnu.org>
3130
3131 * elfxx-ia64.c (elfNN_ia64_relax_section): Don't try relax for
3132 non-ELF outputs.
3133
c25cfdf8
NC
31342003-03-20 Nick Clifton <nickc@redhat.com>
3135
3136 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Initialise $idata2 and
3137 $idata5 in case bfd_coff_final_link is not called.
3138
3e1d7f19
JJ
31392003-03-19 Jakub Jelinek <jakub@redhat.com>
3140
3141 * elf64-sparc.c (struct sparc64_elf_section_data): Add reloc_count
3142 field.
3143 (canon_reloc_count): Define.
3144 (sparc64_elf_slurp_one_reloc_table, sparc64_elf_slurp_reloc_table,
3145 sparc64_elf_canonicalize_dynamic_reloc): Use it instead of
3146 reloc_count.
3147 (sparc64_elf_canonicalize_reloc): New routine.
3148 (bfd_elf64_canonicalize_reloc): Define.
3149
3fa1d917
JJ
31502003-03-18 Jakub Jelinek <jakub@redhat.com>
3151
3152 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle relaxation
3153 againt mergeable sections. Take r_addend into account when caching
3154 trampolines.
3155
f86b235a
RH
31562003-03-18 Richard Henderson <rth@redhat.com>
3157
8c29f035
AM
3158 * elfxx-ia64.c (get_dyn_sym_info): Return NULL gracefully for
3159 local symbols that have no dyninfo.
f86b235a 3160
49ae03bf
NC
31612003-03-14 Gene Smith <gene.smith@siemens.com>
3162
3163 * ieee.c (ieee_write_expression): Handle the case where symbol is
3164 NULL.
3165 General formatting improvements.
3166
6a457e5c
NC
31672003-03-13 Nick Clifton <nickc@redhat.com>
3168
3169 * configure.in (LINGUAS): Add zh_CN.
3170 * configure: Regenerate.
3171 * po/zh_CN.po: New file.
3172
93516ec3
NC
31732003-03-13 Elias Athanasopoulos <elathan@phys.uoa.gr>
3174
3175 * aout-cris.c (BYTES_IN_WORD): Don't define.
3176 aout-encap.c: Likewise.
3177 aout-ns32k.c: Likewise.
3178 aout-tic30.c: Likewise.
3179 hp300bsd.c: Likewise.
3180 i386aout.c: Likewise.
3181 i386dynix.c: Likewise.
3182 i386linux.c: Likewise.
3183 i386lynx.c: Likewise.
3184 i386mach3.c: Likewise.
3185 m68k4knetbsd.c: Likewise.
3186 m68klinux.c: Likewise.
3187 m68klynx.c: Likewise.
3188 m68knetbsd.c: Likewise.
3189 m88kmach3.c: Likewise.
3190 mipsbsd.c: Likewise.
3191 newsos3.c: Likewise.
3192 sparclinux.c: Likewise.
3193 sparclynx.c: Likewise.
3194 sparcnetbsd.c: Likewise.
3195 vaxbsd.c: Likewise. Fix comment formatting.
3196
fee24f1c
AO
31972003-03-12 Alexandre Oliva <aoliva@redhat.com>
3198
0b25d3e6
AO
3199 * Reverted 2003-03-02's patch.
3200
fee24f1c
AO
3201 * elfxx-target.h (bfd_elfNN_canonicalize_reloc): Make it
3202 overridable.
3203 * elf64-mips.c (mips_elf64_canonicalize_reloc,
3204 mips_elf64_get_dynamic_reloc_upper_bound,
3205 mips_elf64_canonicalize_dynamic_reloc): New, adapted from elf.c.
3206 (bfd_elf64_get_canonicalize_reloc,
3207 bfd_elf64_get_dynamic_reloc_upper_bound,
3208 bfd_elf64_canonicalize_dynamic_reloc): Define.
3209 (mips_elf64_slurp_reloc_table): Support dynamic.
3210 (mips_elf64_slurp_one_reloc_table): Adjust.
3211
64fb1839
NC
32122003-03-12 Nick Clifton <nickc@redhat.com>
3213
3214 * xsym.c (bfd_sym_fetch_type_information_table_entry): Change
3215 'index' to 'offset' in test for zero value.
3216
908488f1
AO
32172003-03-11 Alexandre Oliva <aoliva@redhat.com>
3218
3219 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Do not create
3220 dynamic relocations pointing to local or section symbols, use the
3221 NULL symbol instead. Document the choice to not emit an
3222 additional R_MIPS_64 relocation.
3223
e515b051
AM
32242003-03-11 Alan Modra <amodra@bigpond.net.au>
3225
3226 * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma from
3227 zero index dynamic tls relocs generated for the GOT. Tidy code.
3228 Set "relocation" to 1 on DTPMOD32 relocs. Optimize HA adjustment.
3229 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3230
a23b6845
AM
32312003-03-07 Alan Modra <amodra@bigpond.net.au>
3232
87d243f1
AM
3233 * elf32-ppc.c (ppc_elf_relocate_section): Don't look for a nop after
3234 a tls_get_addr call.
3235
a23b6845
AM
3236 * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3237 (ppc_elf_adjust_dynamic_symbol): For weak symbols, copy
3238 ELF_LINK_NON_GOT_REF from weakdef.
3239 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3240 (ppc64_elf_adjust_dynamic_symbol): For weak symbols, copy
3241 ELF_LINK_NON_GOT_REF from weakdef.
3242 * elf32-i386.c (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
3243 (elf_i386_adjust_dynamic_symbol): For weak symbols, copy
3244 ELF_LINK_NON_GOT_REF from weakdef.
3245
2d36fe5f
AH
32462003-03-06 Jakub Jelinek <jakub@redhat.com>
3247 Andrew Haley <aph@redhat.com>
3248
3249 * elflink.h (elf_bfd_discard_info): Don't process eh frames if
3250 output is relocateable.
3251
34f304a7
NC
32522003-03-06 Steven Konopa <skonopa@kgo.csc.com>
3253
3254 * som.c (som_fixup_formats): Correct formats for R_AUX_UNWIND and
3255 R_COMMENT.
3256
7b609f53
AM
32572003-03-06 Alan Modra <amodra@bigpond.net.au>
3258
3259 * elf32-ppc.c (ppc_elf_create_linker_section): Don't capitalize
3260 error messages.
3261 (ELIMINATE_COPY_RELOCS): Define to zero.
3262 (ppc_elf_relocate_section): Don't deref htab->tls_sec when calculating
3263 TLSLD relocs. Report reloc types on a number of errors. Optimize
3264 LOCAL24PC check for non-local syms. Don't capitalize error messages.
3265 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define to zero.
3266 (ppc64_elf_relocate_section): Don't deref htab->tls_sec when
3267 calculating TLSLD relocs. Report reloc types on a number of errors.
3268 Don't capitalize error messages.
3269
6a0fb186
L
32702003-03-03 H.J. Lu <hjl@gnu.org>
3271
3272 * elfxx-ia64.c (USE_BRL): Removed.
3273 (oor_ip): Removed.
3274
34f304a7 32752003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
bdfaef52
JR
3276
3277 * elf32-sh.c (sh_elf_howto_tab): Make R_SH_IND12W into an ordinary
3278 relocation (no special function), and make it non-partial_inplace.
3279 (sh_elf_relax_section): When creating a bsr, use a consistent value
3280 no matter if the symbol is extern or not; set addend to -4.
3281 Don't swap load / non-load instructions for SH4.
3282 (sh_elf_relax_delete_bytes): In R_SH_IND12W case, check the offset
3283 rather than if the symbol is external to determine if adjusting the
3284 offset makes sense. Adjust the addend too if appropriate.
3285 (sh_elf_relocate_section): In R_SH_IND12W, don't fiddle with the
3286 relocation.
3287
a9d68a1e
NC
32882003-03-03 Nick Clifton <nickc@redhat.com>
3289
3290 * po/da.po: Installed latest translation.
3291
7c2be35c
TS
32922003-03-02 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3293
3294 * elf32-mips.c (elf_mips_howto_table_rel): Change definition of
3295 R_MIPS_PC16 to rightshift 2.
3296 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc.
3297 (bfd_elf32_bfd_reloc_type_lookup): Support
3298 BFD_RELOC_MIPSEMB_16_PCREL_S2.
3299 * elf64-mips.c (mips_elf64_howto_table_rel): Change definition of
3300 R_MIPS_PC16 to rightshift 2.
3301 (mips_elf64_howto_table_rela): Likewise.
3302 (mips_reloc_map): Map to rightshifted BFD reloc.
3303 * elfn32-mips.c: The same as in elf64-mips.c.
3304 * elfxx-mips.c (mips_elf_got_for_ibfd): Typo in comment.
3305 (mips_elf_calculate_relocation): Handle rightshifted addends for
3306 R_MIPS_PC16.
3307 * reloc.c (BFD_RELOC_MIPSEMB_16_PCREL_S2): New BFD relocation for
3308 MIPS Embedded PIC. Remove superfluous empty COMMENT.
3309 * libbfd.h: Regenerate.
3310 * bfd-in2.h: Regenerate.
3311
484a4f9c
RH
33122003-02-28 Richard Henderson <rth@redhat.com>
3313
3314 * elfxx-ia64.c (elfNN_ia64_relax_section): Correct bounds
3315 for ltoff22x relaxation.
3316
2ce40c65
AM
33172003-03-01 Alan Modra <amodra@bigpond.net.au>
3318
3319 * bfd-in.h (_bfd): Don't define.
3320 * bfd.c: Rename occurrences of "struct _bfd" to "struct bfd".
3321 * syms.c: Likewise.
3322 * bfd-in2.h: Regenerate.
3323
2c4c2bc0
RH
33242003-02-27 Richard Henderson <rth@redhat.com>
3325
3326 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;
3327 (elfNN_ia64_check_relocs): Set it.
3328 (allocate_global_data_got): Check it.
3329 (allocate_local_got): Likewise.
3330 (allocate_dynrel_entries): Likewise.
3331 (elfNN_ia64_relax_ldxmov): New.
3332 (elfNN_ia64_relax_section): Handle LTOFF22X, LDXMOV.
3333 (elfNN_ia64_choose_gp): Split out from ...
3334 (elfNN_ia64_final_link): ... here.
8c29f035 3335
c2852e88
AC
33362003-02-27 Andrew Cagney <cagney@redhat.com>
3337
3338 * bfd.c (struct bfd): Rename "struct _bfd".
3339 * bfd-in.h: Update copyright.
3340 (struct bfd): Rename "struct _bfd".
3341 (_bfd): Define for backward compatibility.
3342 * bfd-in2.h: Regenerate.
3343
3f87cb70
AM
33442003-02-25 Alan Modra <amodra@bigpond.net.au>
3345
3f9a32bd
AM
3346 * elflink.h (elf_bfd_final_link): Apportion reloc counts to rel_hdr
3347 and rel_hdr2 when initially counting input relocs rather than after
3348 creating output reloc sections.
4fabe71e
AM
3349 (elf_link_read_relocs_from_section): Don't abort with wrong reloc
3350 sizes.
3f9a32bd 3351
3f87cb70
AM
3352 * Makefile.am: Run "make dep-am".
3353 * Makefile.in: Regenerate.
3354
07c6e936
NC
33552003-02-24 Kris Warkentin <kewarken@qnx.com>
3356
3357 * elf.c (elfcore_read_notes): Add check for QNX style core file.
3358 (elfcore_grog_nto_note): New function.
3359 (elfcore_grog_nto_gregs): New function.
3360 (elfcore_grog_nto_status): New function.
3361
aad5d350
AM
33622003-02-24 Alan Modra <amodra@bigpond.net.au>
3363
3364 * elflink.c (_bfd_elf_create_got_section): Check existing .got
3365 section flags before concluding that we've already been called.
3366 Don't use register keyword.
3367 (_bfd_elf_create_dynamic_sections): Don't use register keyword.
3368 (_bfd_elf_create_linker_section): Formatting.
3369
2ab1486e
NC
33702003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
3371
3372 * coff-h8300.c: Fix typo: intial -> initial.
3373 * coff-ppc.c: Likewise.
3374
70bccea4
AM
33752003-02-20 Alan Modra <amodra@bigpond.net.au>
3376
3377 * elf32-ppc.c: Formatting.
3378 (allocate_dynrelocs): LD and GD relocs against the same sym need
3379 separate GOT entries.
3380 (ppc_elf_relocate_section): Correct GOT handling for multiple GOT
3381 entries per symbol.
3382
ee05f2fe
AM
33832003-02-19 Alan Modra <amodra@bigpond.net.au>
3384
26e41594
AM
3385 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc
3386 removal. Localize vars. Remove unnecessary dynobj test.
3387 * elf32-i386 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead
3388 of INFO.
3389 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3390 and optimize.
3391 (elf_i386_relocate_section): Likewise.
3392 (elf_i386_gc_sweep_hook): Simplify dyn reloc removal. Localize vars.
3393 * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
3394 * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
3395 * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
3396 * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
3397 * elf32-sparc.c (elf32_sparc_gc_sweep_hook): Likewise. Remove
3398 local_dynrel for section too. Don't touch HIPLT22, LOPLT10, PCPLT32
3399 or PCPLT10 relocs. Don't subtract twice on PLT32 relocs.
3400 Formatting.
3401
f4656909
AM
3402 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define.
3403 (ppc64_elf_check_relocs): Use it. Correct comment. Move SEC_ALLOC
3404 test.
3405 (ppc64_elf_adjust_dynamic_symbol): Use ELIMINATE_COPY_RELOCS.
3406 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3407 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3408 and optimize. Use ELIMINATE_COPY_RELOCS.
3409 (ppc64_elf_relocate_section): Likewise.
3410
ee05f2fe
AM
3411 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_count field.
3412 (ppc_elf_copy_indirect_symbol): Copy pc_count field.
3413 (ELIMINATE_COPY_RELOCS): Define.
3414 (ppc_elf_adjust_dynamic_symbol): Convert copy relocs to dynamic.
3415 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3416 (MUST_BE_DYN_RELOC): Define.
3417 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3418 and optimize. Trim dyn_relocs.
3419 (ppc_elf_check_relocs): Don't generate dyn_relocs when we know they'll
3420 not be used. Do generate dyn_relocs for copy reloc avoidance. Keep
3421 track of pc_rel dyn relocs.
3422 (ppc_elf_relocate_section): Remove "will_become_local". Adjust
3423 WILL_CALL_FINISH_DYNAMIC_SYMBOL use. Trim dyn relocs as per
3424 allocate_dynrelocs. Don't recalculate "sec".
3425
7619e7c7
AM
34262003-02-18 Alan Modra <amodra@bigpond.net.au>
3427
d881513a
AM
3428 * elf32-ppc.c (ppc_elf_relocate_section): Remove unnecessary test.
3429 * elf64-ppc.c (ppc64_elf_tls_optimize): Decrement tlsld_got.refcount
3430 on invalid LD relocs.
3431 (allocate_dynrelocs): Invalid LD relocs don't use tlsld_got entry.
3432 (ppc64_elf_relocate_section): Unify new handling of LD relocs and
3433 tlsld_got entry. Use IS_PPC64_TLS_RELOC.
3434
7619e7c7
AM
3435 * elf32-ppc.h: New file.
3436 * elf32-ppc.c: Include elf32-ppc.h.
3437 (NOP, CROR_151515, CROR_313131, TP_OFFSET, DTP_OFFSET): Define.
3438 (struct ppc_elf_link_hash_entry): Rename "root" to "elf". Adjust uses.
3439 Add "tls_mask" field.
3440 (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.
3441 (struct ppc_elf_link_hash_table): Rename "root" to "elf". Adjust uses.
3442 Add got, relgot, plt, relplt, dynbss, relbss, dynsbss, relsbss,
3443 sdata, sdata2, tls_sec, tls_get_addr, tlsld_got fields.
3444 Make use of htab shortcuts throughout file.
3445 (ppc_elf_link_hash_newfunc): Init tls_mask field.
3446 (ppc_elf_link_hash_table_create): Init new fields.
3447 (ppc_elf_copy_indirect_symbol): Copy tls_mask.
3448 (ppc_elf_howto_raw): Add tls relocs.
3449 (ppc_elf_reloc_type_lookup): Handle them.
3450 (ppc_elf_unhandled_reloc): New function.
3451 (ppc_elf_create_got): Stash got section pointer in hash table,
3452 return status. Make .rela.got too.
3453 (ppc_elf_create_dynamic_sections): Stash section pointers in htab.
3454 (ppc_elf_adjust_dynamic_symbol): Only set up copy relocs when
3455 NON_GOT_REF set. Don't allocate space in .plt here..
3456 (allocate_dynrelocs): ..do so here instead, properly ref-counting and
3457 not allocating plt entries unnecessarily. Allocate got entries here.
3458 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3459 (ppc_elf_size_dynamic_sections): Allocate local got entries. Pass
3460 "info" during allocate_dynrelocs hash traversal. Use htab section
3461 shortcuts rather than searching for named sections. Get rid of
3462 "plt" and "strip" booleans.
3463 (update_local_sym_info, bad_shared_reloc): New functions.
3464 (ppc_elf_check_relocs): Handle TLS relocs. Move .rela.got creation to
3465 ppc_elf_create_got. Don't mark got or plt reloc syms dynamic, do so
3466 in allocate_dynreloc. Use update_local_sym_info and bad_shared_reloc.
3467 Disallow R_PPC_EMB_RELSDA, R_PPC_EMB_NADDR32, R_PPC_EMB_NADDR16,
3468 R_PPC_EMB_NADDR16_LO, R_PPC_EMB_NADDR16_HI and R_PPC_EMB_NADDR16_HA
3469 in shared libs. R_PPC_PLTREL32 is a plt reloc too. Refcount all
3470 relocs that might use a plt entry. Set NON_GOT_REF too.
3471 Enumerate all do-nothing relocs.
3472 (ppc_elf_gc_sweep_hook): Simplify removal of dynrelocs. Handle
3473 tls relocs and all plt relocs.
3474 (ppc_elf_tls_setup, ppc_elf_tls_optimize): New functions.
3475 (ppc_elf_finish_dynamic_symbol): Don't build got entries here.
3476 (ppc_elf_finish_dynamic_sections): Rewrite tag code using htab
3477 shortcuts.
3478 (ppc_elf_relocate_section): Tidy. Handle TLS relocs. Use
3479 bfd_elf_local_sym_name. Simplify unresolved reloc code. Build got
3480 entries and got relocs here. Warn on non-zero got reloc addend.
3481 Split out branch taken/not taken reloc code into a separate switch
3482 and correct offset calculation. Allow BRTAKEN/BRNTAKEN dynamic relocs.
3483 Split out HA reloc adjustments to separate switch statement. Don't
3484 warn on reloc overflow if we've already warned about undefined.
3485 Don't rebuild sym name when reporting errors. Report all possible
3486 errors from _bfd_final_link_relocate.
3487 (bfd_elf32_bfd_final_link): Don't define.
3488
cd27b276
AM
34892003-02-18 Alan Modra <amodra@bigpond.net.au>
3490
3491 * elf64-ppc.c (ppc64_elf_relocate_section): Don't init "r". Don't
3492 rebuild sym name when reporting errors.
3493
ae9a127f
NC
34942003-02-17 Nick Clifton <nickc@redhat.com>
3495
3f9a32bd 3496 * elflink.h (elf_link_output_extsym): Only check
ae9a127f
NC
3497 allow_shlib_undefined for shared libraries.
3498 * elf32-i386.c (elf_i386_relocate_section): Remove bogus check
3499 of allow_shlib_undefined.
3500 * elf32-cris.c (cris_elf_relocate_section): Likewise.
3501 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
3502 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
3503 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3504 * elf32-s390.c (elf_s390_relocate_section): Likewise.
3505 * elf32-sh.c (sh_elf_relocate_section): Likewise.
3506 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
3507 * elf32-vax.c (elf_vax_relocate_section): Likewise.
3508 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
3509 * elf64-hppa.c (elf64_hppa_relocate_section): Likewise.
3510 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3511 * elf64-s390.c (elf_s390_relocate_section): Likewise.
3512 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
3513 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
3514 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
3515 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
3516
b5f852ea
NC
35172003-02-17 Nick Clifton <nickc@redhat.com>
3518
3519 * elf.c (SEGMENT_AFTER_SEGMENT): Add third parameter - the
3520 address field to use in the comparison.
3f9a32bd 3521 (SEGMENT_OVERLAPS): Check that LMAs overlap as well.
b5f852ea 3522
3193e234
NC
35232003-02-14 Bob Wilson <bob.wilson@acm.org>
3524
3525 * elfcore.h (elf_core_file_p): Compare alternate machine codes for ELF
3526 backends when checking if the generic ELF target should be used.
3527
21efdc8d
NC
3528 * syms.c (_bfd_stab_section_find_nearest_line): For line number stabs
3529 outside of functions, treat values as absolute addresses.
3530
ed781d5d
NC
3531 * bfd.c: Change embedded documentation to use consistent indentation
3532 and to split up long lines. Change informal style of description
3533 for functions lacking real documentation.
3534 * coffcode.h: Break up long lines in embedded documentation.
3535 * format.c: Likewise.
3536 * targets.c: Likewise.
3537 * libcoff.h: Regenerate.
3538 * bfd-in2.h: Regenerate.
3539
58ac9f71
AM
35402003-02-14 Alan Modra <amodra@bigpond.net.au>
3541
3542 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Init tls_get_addr.
3543 (ppc64_elf_copy_indirect_symbol): Merge tls_mask too.
3544 (ppc64_elf_gc_sweep_hook): Simplify removal of dyn_relocs.
3545 (allocate_dynrelocs): Don't treat undefined and undefweak specially.
3546 (ppc_size_one_stub): Fix warning, and tighten plt entry check.
3547 (group_sections): Don't share a stub section if stubs are for a large
3548 section. Adjust comment.
3549 (ppc64_elf_size_stubs): Roughly double the size left for stubs if
3550 !stubs_always_before_branch.
3551 (ppc64_elf_relocate_section): Initialize tlsld GOT entry once. Don't
3552 treat undefined and undefweak specially when processing dyn relocs.
3553
9147e853
JJ
35542003-02-13 Jakub Jelinek <jakub@redhat.com>
3555
3556 * elflink.h (elf_link_add_object_symbols): Handle .symver x, x@FOO.
3557
427bfd90
NC
35582003-02-13 Nick Clifton <nickc@redhat.com>
3559
3560 * elf32-arm.h (elf32_thumb_to_arm_stub): Include section VMAs
3561 in computation of offset to insert into BL instruction.
3562
42b5d0ea
NC
35632003-02-11 Uwe Stieber <uwe@wwws.de>
3564
3565 * config.bfd: Add support for kaOS as cross build target system.
3566
a48ebf4d
AM
35672003-02-11 Alan Modra <amodra@bigpond.net.au>
3568
3569 * elf64-ppc.c (ppc64_elf_check_relocs): Match versioned
3570 .__tls_get_addr too.
3571 (ppc64_elf_tls_setup): Ensure cached tls_get_addr is not indirect.
3572
c95b8a7a
KK
35732003-02-10 Kaz kojima <kkojima@rr.iij4u.or.jp>
3574
3575 * elf32-sh.c (elf_sh_dyn_relocs): Add tls_tpoff32 field.
3576 (elf_sh_link_hash_entry): Remove tls_tpoff32 field.
3577 (sh_elf_link_hash_newfunc): Remove the initialization of
3578 tls_tpoff32 field.
3579 (allocate_dynrelocs): Keep dyn_relocs if it includes the entry
3580 for which tls_tpoff32 flag is set.
3581 (sh_elf_relocate_section): Covert to LE only if the dyn_relocs
3582 of the symbol includes the entry matched with the input_section
3583 and having tls_tpoff32 flag on. When linking statically, set
3584 symbol index of R_SH_TLS_TPOFF32 relocation to zero if the symbol
3585 is defined in this executable.
3586 (sh_elf_check_relocs): Set tls_tpoff32 flag appropriately.
3587
a779acda
JJ
35882003-02-10 Jakub Jelinek <jakub@redhat.com>
3589
3590 * elf32-s390.c (elf_s390_size_dynamic_sections): Set relocs to TRUE
3591 even if there is just non-empty .rela.plt.
3592
fde78edd
NC
35932003-02-10 Nick Clifton <nickc@redhat.com>
3594
3595 * archures.c (bfd_mach_arm_ep9312): Define.
3596 * bfd-in2.h: Regenerate.
3597 * cpu-arm.c (processors[]): Add ep9312.
3598 (bfd_arm_arch): Add ep9312.
3599 * elf32-arm.h (elf32_arm_merge_private_data): Update error
3600 messages and add test for Maverick floating point support.
3601 (elf32_arm_print_private_bfd_data): Handle
3602 EF_ARM_MAVERICK_FLOAT flag.
c178919b
NC
3603 (elf32_arm_object_p): New function.
3604 (elf_backend_object_p): Define.
fde78edd 3605
e7b938ca
AM
36062003-02-10 Alan Modra <amodra@bigpond.net.au>
3607
3608 * elf64-ppc.c: Rename assorted occurrences of tls_type and similar
3609 variables, structure fields or function params to tls_mask or
3610 similar to better reflect usage.
3611 (struct got_entry): Comment.
9b5ecbd0 3612 (struct ppc_link_hash_entry): Expand comment, and renumber TLS_*.
e7b938ca
AM
3613 (get_tls_mask): Rename from get_tls_type.
3614
951fd09b
AM
36152003-02-09 Alan Modra <amodra@bigpond.net.au>
3616
3617 * elf64-ppc.c (TLS_GD_LD): Don't define..
3618 (TLS_GD): ..define this instead and update all uses.
3619 (TLS_TPRELGD): Define.
3620 (ppc64_elf_link_hash_table_create): Tweak initialization of
3621 init_refcount and init_offset.
3622 (ppc64_elf_check_relocs): Add one extra element to t_symndx array.
3623 Mark second slot of GD or LD toc entries.
3624 (get_tls_type): Return an int. Distinguish toc GD and LD entries
3625 from other tls types.
3626 (ppc64_elf_tls_setup): New function, split out from..
3627 (ppc64_elf_tls_optimize): ..here. Don't optimize when symbols are
3628 defined in a dynamic object. Fix LD optimization. Don't set TLS_TPREL
3629 on GD->IE optimization, use TLS_TPRELGD instead. Use get_tls_type
3630 return value to properly decide whether toc GD and LD entries can
3631 optimize away __tls_get_addr call. Check next reloc after DTPMOD64
3632 to determine GD or LD rather than looking at TLS_LD flag. Don't
3633 attempt to adjust got entry tls_type here..
3634 (allocate_dynrelocs): ..instead, adjust got entry tls_type here, and
3635 look for possible merges.
3636 (ppc64_elf_size_dynamic_sections): Adjust local got entries for
3637 optimization.
3638 (ppc64_elf_size_stubs): Tweak __tls_get_addr fudge.
3639 (ppc64_elf_relocate_section): Rename some vars to better reflect usage.
3640 Make use of return value from get_tls_type to properly detect GD and
3641 LD optimizations. Split tlsld/gd hi/ha from lo/ds case. Don't
3642 handle tls_get_addr removal when looking at REL24 relocs, do it when
3643 looking at the previous reloc. Check reloc after DTPMOD64 to determine
3644 GD or LD.
3645 * elf64-ppc.h (ppc64_elf_tls_setup): Declare.
3646
acc990f2
AM
36472003-02-08 Alan Modra <amodra@bigpond.net.au>
3648
00b28bb0
AM
3649 * elf32-hppa.c (group_sections): Don't share a stub section if
3650 stubs are for a large section.
3651
acc990f2
AM
3652 * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for
3653 stubs if !stubs_always_before_branch.
3654
589e6347
NC
36552003-02-07 Nick Clifton <nickc@redhat.com>
3656
3657 * elf.c (swap_out_syms): Generate an error message if an
3658 equivalent output section cannot be found for a symbol.
3659
c328dc3f
JJ
36602003-02-07 Jakub Jelinek <jakub@redhat.com>
3661
3662 * elf64-alpha.c (elf64_alpha_relax_section): Don't crash if
3663 local_got_entries is NULL.
3664
84f97cb6
AS
36652003-02-06 Andreas Schwab <schwab@suse.de>
3666
3667 * elf-eh-frame.c (get_DW_EH_PE_signed): Define.
3668 (read_value): Add parameter is_signed, use signed extraction if
3669 the value is signed.
3670 (_bfd_elf_write_section_eh_frame): Pass signed flag of the
3671 encoding to read_value.
3672
6349e628
AM
36732003-02-06 Alan Modra <amodra@bigpond.net.au>
3674
3675 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy got and
3676 plt info when called to transfer weak sym info.
3677
411e1bfb
AM
36782003-02-05 Alan Modra <amodra@bigpond.net.au>
3679
3680 * reloc.c: Add PPC and PPC64 TLS relocs.
3681 * libbfd.h: Regenerate.
3682 * bfd-in2.h: Regenerate.
3683 * elf64-ppc.c (TP_OFFSET, DTP_OFFSET): Declare.
3684 (ppc64_elf_howto_raw): Add TLS howto's. Adjust R_PPC64_NONE to be
3685 against a 32 bit field.
3686 (ppc64_elf_reloc_type_lookup): Handle TLS relocs.
3687 (_ppc64_elf_section_data): Add t_symndx and comments.
3688 (ppc64_elf_section_data): Use elf_section_data macro.
3689 (ppc64_elf_new_section_hook): American spelling.
3690 (struct got_entry, struct plt_entry): New.
3691 (MUST_BE_DYN_RELOC): Rename from IS_ABSOLUTE_RELOC.
3692 (struct ppc_stub_hash_entry): Add "addend" field.
3693 (struct ppc_link_hash_entry): Add "tls_type".
3694 (TLS_TLS, TLS_GD_LD, TLS_LD, TLS_TPREL, TLS_DTPREL,
3695 TLS_EXPLICIT): Define.
3696 (struct ppc_link_hash_table): Add tls_sec, tls_get_addr, tlsld_got.
3697 (link_hash_newfunc): Init new fields.
58ac9f71 3698 (ppc64_elf_link_hash_table_create): Likewise. Set init_refcount and
411e1bfb
AM
3699 init_offset to NULL.
3700 (ppc64_elf_copy_indirect_symbol): Copy got and plt info. Don't call
3701 _bfd_elf_link_hash_copy_indirect, rather insert relevant code from
3702 there.
3703 (update_local_sym_info, update_plt_info): New functions.
3704 (ppc64_elf_check_relocs): Use them. Handle TLS relocs. Adjust GOT
3705 handling to use got.glist rather than got.refcount. Likewise for PLT.
3706 (ppc64_elf_gc_sweep_hook): Handle TLS relocs, new GOT and PLT lists.
3707 (func_desc_adjust): Adjust for new PLT list.
3708 (ppc64_elf_adjust_dynamic_symbol): Likewise.
3709 (get_sym_h, get_tls_type): New functions.
3710 (ppc64_elf_edit_opd): Remove unused variable. Use get_sym_h.
3711 (ppc64_elf_tls_optimize): New function.
3712 (allocate_dynrelocs): Adjust for new PLT and GOT lists. Allocate
3713 TLS relocs.
3714 (ppc64_elf_size_dynamic_sections): Likewise.
3715 (ppc_type_of_stub): Adjust for new PLT list.
3716 (ppc_build_one_stub): Likewise.
3717 (ppc64_elf_size_stubs): Likewise. Use get_sym_h. Treat __tls_get_addr
3718 calls specially.
3719 (ppc64_elf_relocate_section): Adjust for new GOT and PLT lists. Handle
3720 TLS relocs. Report local syms using bfd_elf_local_sym_name. Don't
3721 init GOT entries that have a reloc. Generate GOT relocs here..
3722 (ppc64_elf_finish_dynamic_symbol): ..not here. Adjust for PLT list.
3723 * elf64-ppc.h (ppc64_elf_tls_optimize): Declare.
3724
0cca5f05
AS
37252003-02-04 Andreas Schwab <schwab@suse.de>
3726
3727 * elf32-m68k.c (elf_m68k_hash_entry): Define.
3728 (elf_m68k_link_hash_traverse): Remove.
3729 (elf_m68k_link_hash_newfunc): Use struct bfd_hash_entry and
3730 elf_m68k_hash_entry instead of struct elf_m68k_link_hash_entry to
3731 reduce casting.
3732 (elf_m68k_check_relocs): Use elf_m68k_hash_entry instead of
3733 casting.
3734 (elf_m68k_size_dynamic_sections): Use elf_link_hash_traverse
3735 instead of elf_m68k_link_hash_traverse.
3736 (elf_m68k_discard_copies): Change first parameter to pointer to
3737 struct elf_link_hash_entry and use elf_m68k_hash_entry when struct
3738 elf_m68k_link_hash_entry is needed.
3739
5cab59f6
AM
37402003-02-04 Alan Modra <amodra@bigpond.net.au>
3741
3742 * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.
3743 (struct elf_link_hash_entry): Add "glist" and "plist" fields to
3744 "got" union, and declare as gotplt_union. Use gotplt_uinion for
3745 "plt" field.
3746 (struct elf_link_hash_table): Make "init_refcount" a gotplt_union.
3747 Add "init_offset" field.
3748 (struct elf_obj_tdata <local_got>): Add "struct got_entry **" to union.
3749 (elf_local_got_ents): Declare.
3750 * elf.c (_bfd_elf_link_hash_newfunc): Adjust initialization of "got"
3751 and "plt".
3752 (_bfd_elf_link_hash_hide_symbol): Use "init_offset".
3753 (_bfd_elf_link_hash_table_init): Set "init_offset".
3754 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set init_refcount
3755 from init_offset.
3756 (elf_adjust_dynamic_symbol): Set plt and got offsets using init_offset.
3757
3758 * elf.c (bfd_elf_local_sym_name): Split out from..
3759 (group_signature): ..here.
3760 * elf-bfd.h (bfd_elf_local_sym_name): Declare.
3761
68bfbfcc
AM
37622003-02-04 Alan Modra <amodra@bigpond.net.au>
3763
3764 * elf-bfd.h (enum elf_link_info_type): Remove.
3765 (struct bfd_elf_section_data): Move sec_info_type, use_rela_p fields
3766 to struct sec. Remove linkonce_p field.
3767 (elf_linkonce_p): Delete.
3768 (elf_discarded_section): Update for sec_info_type change.
3769 * section.c (struct sec): Add sec_info_type, use_rela_p, has_tls_reloc,
3770 flag11, flag12, flag13, flag14, flag15, flag16, flag20, flag24.
3771 (ELF_INFO_TYPE_NONE): Define.
3772 (ELF_INFO_TYPE_STABS): Define.
3773 (ELF_INFO_TYPE_MERGE): Define.
3774 (ELF_INFO_TYPE_EH_FRAME): Define.
3775 (ELF_INFO_TYPE_JUST_SYMS): Define.
3776 (STD_SECTION): Update struct sec initializer.
3777 * ecoff.c (bfd_debug_section): Likewise.
3778 * elf.c: Likewise. Update occurrences of sec_info_type and use_rela_p.
3779 * elflink.h: Likewise.
3780 * elf-eh-frame.c: Likewise.
3781 * elf64-alpha.c: Likewise.
3782 * elfxx-ia64.c: Likewise.
3783 * elfxx-mips.c: Likewise.
3784 * bfd-in2.h: Regenerate.
3785
3786 * elf32-sparc.c (sec_do_relax): Use elf_section_data macro rather than
3787 referring to used_by_bfd.
3788 * elf64-sparc.c (sec_do_relax): Likewise.
3789 * elf64-mmix.c (mmix_elf_section_data): Likewise.
3790 * elfxx-mips.c (mips_elf_section_data): Likewise.
3791 * ieee.c (ieee_slurp_section_data): Use ieee_per_section macro.
3792 (ieee_get_section_contents): Likewise.
3793 (ieee_new_section_hook): Formatting.
3794 (ieee_canonicalize_reloc): Remove commented out code.
3795 * mmo.c (mmo_section_data): Define. Use throughout file.
3796 * oasys.c (oasys_get_section_contents): Use oasys_per_section macro.
3797
31f7ba04
NC
37982003-01-31 Graydon Hoare <graydon@redhat.com>
3799
3800 * Makefile.am (opncls.lo): Add dependency upon libiberty.h.
3801 * Makefile.in: Regenerate.
3802 * opncls.c (calc_crc32, get_debug_link_info,
3803 seperate_debug_file_exists, find_seperate_debug_file): New
3804 internal functions.
3805 (bfd_follow_gnu_debuglink): New function. Follow the pointer
3806 contained inside a .gnu_debuglink section.
3807 * bfd-in2.h: Regenerate.
3808
38985a1c
AO
38092003-01-29 Alexandre Oliva <aoliva@redhat.com>
3810
3811 * elfxx-mips.c (mips_elf_got_entry_hash): Don't dereference
3812 entry->abfd when it's NULL.
3813
4bb9a95f
AO
38142003-01-27 Alexandre Oliva <aoliva@redhat.com>
3815
3816 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Handle
3817 _bfd_elf_section_offset returning -2 the same way as -1.
3818
f4416af6
AO
3819 * elfxx-mips.c (mips_elf_multi_got): New function.
3820 (struct mips_got_entry): Make symndx and gotidx signed. Moved
3821 addend into union along with address and link hash entry.
3822 (struct mips_got_info): Added bfd2got and next.
3823 (struct mips_elf_hash_sort_data): Added max_unref_got_dynindx.
3824 (mips_elf_got_section, mips_elf_create_got_section): Use
3825 SEC_EXCLUDE bit to tell whether we really need the got
3826 section. Take boolean arguments to disregard an excluded
3827 section, or to create it as excluded. Adjust all callers.
3828 Use mips_elf_got_section all over.
3829 (mips_elf_local_got_index, mips_elf_got_page,
3830 mips_elf_got16_entry): Take input bfd as argument, and pass it
3831 on to mips_elf_create_local_got_entry.
3832 (mips_elf_global_got_index, mips_elf_create_local_got_entry):
3833 Take input bfd as argument, and manage entries in the
3834 appropriate GOT.
3835 (mips_elf_got_offset_from_index): Take input bfd as argument,
3836 and use it to adjust the GP offset of the bfd.
3837 (mips_elf_sort_hash_table, mips_elf_sort_hash_table_f): Move
3838 unreferenced GOT entries of global symbols to the end.
3839 (mips_elf_record_global_got_symbol): Take input bfd as
3840 argument. Add entries to the master GOT hash table.
3841 (struct mips_elf_bfd2got_hash): New.
3842 (struct mips_elf_got_per_bfd_arg): New.
3843 (struct mips_elf_set_global_got_offset_arg): New.
3844 (mips_elf_hash_bfd_vma, mips_elf_multi_got_entry_hash,
3845 mips_elf_multi_got_entry_eq, mips_elf_bfd2got_entry_hash,
3846 mips_elf_bfd2got_entry_eq, mips_elf_make_got_per_bfd,
3847 mips_elf_merge_gots, mips_elf_set_global_got_offset,
3848 mips_elf_resolve_final_got_entry,
3849 mips_elf_resolve_final_got_entries, mips_elf_adjust_gp,
3850 mips_elf_got_for_ibfd): New functions.
3851 (ELF_MIPS_GP_OFFSET): Don't depend on SGI_COMPAT.
3852 (MIPS_ELF_GOT_MAX_SIZE): New macro.
3853 (STUB_LW): Generate 64-bit stub regardless of SGI_COMPAT.
3854 (mips_elf_got_entry_hash): Take new fields into account. Use
3855 mips_elf_hash_bfd_vma.
3856 (mips_elf_got_entry_eq): Take new fields into account.
3857 (mips_elf_create_got_section): Initialize new fields.
3858 (mips_elf_calculate_relocation): Pass input_bfd to functions
3859 that now take it. Adjust gp for the input_bfd.
3860 (mips_elf_allocate_dynamic_relocation,
3861 mips_elf_create_dynamic_relocation,
3862 _bfd_mips_elf_create_dynamic_sections): Use...
3863 (mips_elf_rel_dyn_section): New function. Borrow code from...
3864 (_bfd_mips_elf_check_relocs): Pass input_bfd to functions that
3865 now take it. Create the got section if needed, even if
3866 excluded, before recording a global got symbol. Move some
3867 code to...
3868 (mips_elf_record_local_got_symbol): New fn.
3869 (_bfd_mips_elf_size_dynamic_sections): Disable combreloc.
3870 Compute multi-got global entries offsets. Move GOT code to...
3871 (_bfd_mips_elf_always_size_sections): Call mips_elf_multi_got
3872 if the GOT is too big.
3873 (_bfd_mips_elf_finish_dynamic_symbol): Set got entry of
3874 undefweak symbol to zero. Generate dynamic relocations for
3875 non-primary GOT entries for global symbols.
3876 (_bfd_mips_elf_finish_dynamic_sections): Handle multi-got
3877 case. Generate dynamic relocations for local got entries.
3878 Sort dynamic relocations on N64 too, using...
3879 (sort_dynamic_relocs_64): New fns.
3880 (_bfd_mips_elf_hide_symbol): Adjust multi-got counters.
3881 (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_XGOT.
3882
52b69c9e
AO
38832003-01-27 Alexandre Oliva <aoliva@redhat.com>
3884
3885 * bfd.c (struct _bfd): Added id field.
3886 * opncls.c (_bfd_id_counter): New static variable.
3887 (_bfd_new_bfd): Use it.
3888 * bfd-in2.h: Rebuilt.
3889
71e5db1c
AM
38902003-01-25 Alan Modra <amodra@bigpond.net.au>
3891
3892 * elf32-sparc.c (bfd_elf32_new_section_hook): Define.
3893
b9734f35
JJ
38942003-01-25 Jakub Jelinek <jakub@redhat.com>
3895
3896 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Add TLS relocs.
3897 (elf32_sparc_rev32_howto): New variable.
3898 (sparc_reloc_map): Add TLS relocs.
3899 (elf32_sparc_reloc_type_lookup, elf32_sparc_info_to_howto):
3900 Handle REV32.
3901 (sparc_elf_hix22_reloc, sparc_elf_lox10_reloc, elf32_sparc_mkobject):
3902 New functions.
3903 (struct elf32_sparc_dyn_relocs, struct elf32_sparc_link_hash_entry,
3904 struct elf32_sparc_link_hash_table):
3905 New structures.
3906 (elf32_sparc_tdata, elf32_sparc_local_got_tls_type,
3907 elf32_sparc_hash_table): Define.
3908 (link_hash_newfunc, elf32_sparc_link_hash_table_create,
3909 create_got_section, elf32_sparc_create_dynamic_sections,
3910 elf32_sparc_copy_indirect_symbol, elf32_sparc_tls_transition): New
3911 functions.
3912 (elf32_sparc_check_relocs): Handle TLS relocs. Add dynamic reloc
3913 reference counting.
3914 (elf32_sparc_gc_sweep_hook): Likewise.
3915 (elf32_sparc_adjust_dynamic_symbol): Likewise.
3916 (elf32_sparc_size_dynamic_sections): Likewise.
3917 (elf32_sparc_relocate_section): Likewise.
3918 (allocate_dynrelocs, readonly_dynrelocs, dtpoff_base, tpoff):
3919 New functions.
3920 (elf32_sparc_object_p): Allocate backend private object data.
3921 (bfd_elf32_bfd_link_hash_table_create,
3922 elf_backend_copy_indirect_symbol, bfd_elf32_mkobject,
3923 elf_backend_can_refcount): Define.
3924 (elf_backend_create_dynamic_sections): Define to
3925 elf32_sparc_create_dynamic_sections.
3926 * reloc.c: Add SPARC TLS relocs.
3927 * bfd-in2.h, libbfd.h: Rebuilt.
3928 * elf64-sparc.c (sparc64_elf_howto_table): Add TLS relocs.
3929 (sparc_reloc_map): Likewise.
3930
69fc87f1
MS
39312003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
3932
3933 * bfd-in2.h: Regenerate.
3934 * elf32-s390.c (elf_s390_mkobject, elf_s390_tls_transition,
3935 s390_tls_reloc, dtpoff_base, tpoff, invalid_tls_insn): New functions.
3936 (elf_howto_table): Add TLS relocs.
3937 (elf_s390_reloc_type_lookup): Likewise.
3938 (elf_s390_link_hash_entry): Add tls_type.
3939 (elf_s390_hash_entry, elf_s390_obj_tdata, elf_s390_local_got_tls_type):
3940 New macros.
3941 (elf_s390_link_hash_table): Add tls_ldm_got.
3942 (link_hash_newfunc): Initialize tls_type.
3943 (elf_s390_link_hash_table_create): Initialize refcount of tls_ldm_got.
3944 (elf_s390_copy_indirect_symbol): Copy tls_type information.
3945 (elf_s390_check_relocs): Support TLS relocs.
3946 (elf_s390_gc_sweep_hook): Likewise.
3947 (allocate_dynrelocs): Likewise.
3948 (elf_s390_size_dynamic_sections): Likewise.
3949 (elf_s390_relocate_section): Likewise.
3950 (elf_s390_finish_dynamic_symbol): Likewise.
3951 (bfd_elf32_mkobject): Define for TLS.
3952 * elf64-s390.c: Same changes as for elf32-s390.c.
3953 * libbfd.h: Regenerate.
3954 * reloc.c: Add s390 TLS relocations.
3955
c5d1701e 39562003-01-24 Charles Lepple <clepple@ghz.cc>
9aa4e505
NC
3957
3958 * aclocal.m4: Fix name of --enable-install-libbfd switch.
3959
5177500f
NC
39602003-01-23 Nick Clifton <nickc@redhat.com>
3961
3962 * Add sh2e support:
5177500f 3963 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
9b5ecbd0
AM
3964 * archures.c (bfd_mach_sh2e): Added.
3965 * bfd-in2.h: Rebuilt.
3966 * cpu-sh.c (arch_info_struct): Added SH2e.
3967 * elf32-sh.c (sh_elf_set_mach_from_flags): Handle EF_SH2E.
5177500f 3968
f0abc2a1
AM
39692003-01-23 Alan Modra <amodra@bigpond.net.au>
3970
3971 * elf-bfd.h (struct bfd_elf_section_data): Remove tdata. Change
3972 dynindx to an int. Rearrange for better packing.
3973 * elf.c (_bfd_elf_new_section_hook): Don't alloc if already done.
3974 * elf32-mips.c (bfd_elf32_new_section_hook): Define.
3975 * elf32-sh64.h: New. Split out from include/elf/sh.h.
3976 (struct _sh64_elf_section_data): New struct.
3977 (sh64_elf_section_data): Don't dereference sh64_info (was tdata).
3978 * elf32-sh64-com.c: Include elf32-sh64.h.
3979 * elf32-sh64.c: Likewise.
3980 (sh64_elf_new_section_hook): New function.
3981 (bfd_elf32_new_section_hook): Define.
3982 (sh64_elf_fake_sections): Adjust for sh64_elf_section_data change.
3983 (sh64_bfd_elf_copy_private_section_data): Likewise.
3984 (sh64_elf_final_write_processing): Likewise.
3985 * elf32-sparc.c (struct elf32_sparc_section_data): New.
3986 (elf32_sparc_new_section_hook): New function.
3987 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
3988 (sec_do_relax): Define.
3989 (elf32_sparc_relax_section): Adjust to use sec_do_relax.
3990 (elf32_sparc_relocate_section): Likewise.
3991 * elf64-mips.c (bfd_elf64_new_section_hook): Define.
3992 * elf64-mmix.c (struct _mmix_elf_section_data): New.
3993 (mmix_elf_section_data): Define. Use throughout file.
3994 (mmix_elf_new_section_hook): New function.
3995 (bfd_elf64_new_section_hook): Define.
3996 * elf64-ppc.c (struct _ppc64_elf_section_data): New.
3997 (ppc64_elf_section_data): Define. Use throughout.
3998 (ppc64_elf_new_section_hook): New function.
3999 (bfd_elf64_new_section_hook): Define.
4000 * elf64-sparc.c (struct sparc64_elf_section_data): New.
4001 (sparc64_elf_new_section_hook): New function.
4002 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
4003 (sec_do_relax): Define.
4004 (sparc64_elf_relax_section): Adjust to use sec_do_relax.
4005 (sparc64_elf_relocate_section): Likewise.
4006 (bfd_elf64_new_section_hook): Define.
4007 * elfn32-mips.c (bfd_elf32_new_section_hook): Define.
4008 * elfxx-mips.c (struct _mips_elf_section_data): New.
4009 (mips_elf_section_data): Define. Use throughout.
4010 (_bfd_mips_elf_new_section_hook): New function.
4011 (mips_elf_create_got_section): Don't alloc used_by_bfd.
4012 * elfxx-mips.h (_bfd_mips_elf_new_section_hook): Declare.
4013 * elfxx-target.h (bfd_elfNN_new_section_hook): Add #ifndef.
4014 * Makefile.am: Run "make dep-am".
4015 * Makefile.in: Regenerate.
4016
cc03ec80
RH
40172003-01-21 Richard Henderson <rth@redhat.com>
4018
4019 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.
4020 (struct alpha_elf_link_hash_entry): Add plt_old_section, plt_old_value.
4021 (elf64_alpha_adjust_dynamic_symbol): Set them.
4022 (elf64_alpha_size_plt_section_1): Reset them when plt entry removed.
4023 (elf64_alpha_relax_tls_get_addr): Handle LDM relocs. Frob the
4024 symbol index when relaxing LDM to TPREL.
4025 (elf64_alpha_relax_section): Likewise. Allow relaxation of GD
4026 relocs, even if the target isn't locally defined.
4027 (elf64_alpha_check_relocs): Frob LDM reloc symndx to zero.
4028 (elf64_alpha_relocate_section): Likewise. Force TP-relative
4029 relocs vs symndx 0 to the tp base.
4030
da896d3f
NC
40312003-01-21 Fabio Alemagna <falemagn@aros.org>
4032
4033 * config.bfd: Handle i[3456]86-*-aros*.
4034
7fce784e
AS
40352003-01-21 Andreas Schwab <schwab@suse.de>
4036
4037 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Define.
4038 (struct ppc_elf_link_hash_entry): Define.
4039 (ppc_elf_hash_entry): New function.
4040 (struct ppc_elf_link_hash_table): Define.
4041 (ppc_elf_hash_table): New function.
4042 (ppc_elf_link_hash_newfunc): New function.
4043 (ppc_elf_link_hash_table_create): New function.
4044 (ppc_elf_copy_indirect_symbol): New function.
4045 (allocate_dynrelocs): New function.
4046 (readonly_dynrelocs): New function.
4047 (ppc_elf_size_dynamic_sections): Allocate space for dynamic
4048 relocs and determine DT_TEXTREL.
4049 (ppc_elf_check_relocs): Don't do that here, just count the
4050 dynamic relocs.
4051 (ppc_elf_gc_sweep_hook): Discard any dynamic relocs against the
4052 removed section.
4053 (bfd_elf32_bfd_link_hash_table_create): Define.
4054 (elf_backend_copy_indirect_symbol): Define.
4055
1bbc9cec
RH
40562003-01-21 Richard Henderson <rth@redhat.com>
4057
4058 * elf64-alpha.c (alpha_dynamic_entries_for_reloc): GOTTPREL and
4059 TPREL also get a reloc if shared. Remove SREL support.
4060 (elf64_alpha_emit_dynrel): New.
acc990f2 4061 (elf64_alpha_relocate_section): Use it. Resolve dynamic TPREL
1bbc9cec
RH
4062 and GOTTPREL relocs to local symbols against the tp base.
4063 (elf64_alpha_finish_dynamic_symbol): Use elf64_alpha_emit_dynrel.
4064
4065 * elf64-alpha.c (elf64_alpha_relax_got_load): Decrement got
4066 use count before clobbering r_type.
4067 (elf64_alpha_relax_tls_get_addr): Don't use pos[1] if insn
4068 ordering would mean dataflow inspection is necessary.
4069
0da35f8b
SS
40702003-01-20 Svein E. Seldal <Svein.Seldal@solidas.com>
4071
4072 * coffcode.h (coff_set_flags): Added get/set arch hooks.
acc990f2 4073
571fe01f
NC
40742003-01-20 Fabio Alemagna <falemagn@aros.org>
4075
4076 * elf32-sh.c: Treat elfNN_bed like other macros defined in
4077 elfxx-target.h and #undef it before #define'ing it.
4078 * elf32-i386.c: Likewise.
acc990f2
AM
4079 * elf32-sh64.c: Likewise.
4080 * elf64-alpha.c: Likewise.
4081 * elf64-sh64.c: Likewise.
571fe01f 4082
5236c819
MS
40832003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
4084
4085 * bfd-in2.h: Regenerate.
4086 * elf32-s390.c (elf_s390_adjust_gotplt): New prototype.
4087 (elf_howto_table): Rename R_390_GOTOFF to R_390_GOTOFF32. Add
4088 R_390_GOTOFF16, R_390_GOTOFF64, R_390_GOTPLT12, R_390_GOTPLT16,
4089 R_390_GOTPLT32, R_390_GOTPLT64, R_390_GOTPLTENT, R_390_PLTOFF16,
4090 R_390_PLTOFF32 and R_390_PLTOFF64.
4091 (elf_s390_reloc_type_lookup): Likewise.
4092 (struct elf_s390_link_hash_entry): Add gotplt_refcount to keep track
4093 of GOTPLT references to a function.
4094 (link_hash_newfunc): Initialize gotplt_refcount.
4095 (elf_s390_check_relocs): Move allocation of local_got_refcounts array
4096 and creation of the got section out of the main switch. Add support
4097 for the gotoff, gotplt and pltoff relocations.
4098 (elf_s390_gc_sweep_hook): Add reference counting for gotoff, gotplt
4099 and pltoff.
4100 (elf_s390_adjust_gotplt): New function.
4101 (elf_s390_adjust_dynamic_symbol): Adjust gotplt refcount for removed
4102 plt entries.
4103 (allocate_dynrelocs): Add comment.
4104 (elf_s390_relocate_section): Change r_type to unsigned. Add support
4105 for gotoff, gotplt and pltoff relocations.
4106 * elf64-s390.c: Same changes as for elf32-s390.c.
4107 * libbfd.h: Regenerate.
4108 * reloc.c: Add BFD_RELOC_390_GOTOFF64, BFD_RELOC_390_GOTPLT12,
4109 BFD_RELOC_390_GOTPLT16, BFD_RELOC_390_GOTPLT32, BFD_RELOC_390_GOTPLT64,
4110 BFD_RELOC_390_GOTPLTENT, BFD_RELOC_390_PLTOFF16, BFD_RELOC_390_PLTOFF32
4111 and BFD_RELOC_390_PLTOFF64.
4112
a823975a
JJ
41132003-01-18 Jakub Jelinek <jakub@redhat.com>
4114
4115 * elfxx-ia64.c (elfNN_ia64_relocate_section): Handle
4116 R_IA64_TPREL64[LM]SB against non-global symbol properly.
4117
b3dfd7fe
JJ
41182003-01-16 Jakub Jelinek <jakub@redhat.com>
4119
4120 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add
4121 self_dtpmod_done and self_dtpmod_offset.
4122 (allocate_global_data_got): Only use one got entry for all
4123 dtpmod relocs against local symbols.
4124 (allocate_dynrel_entries): Only need .rela.got entry for
4125 dtpmod against global symbol.
4126 (elfNN_ia64_size_dynamic_sections): Initialize self_dtpmod_offset.
4127 Reserve space in .rela.got for the local dtpmod entry.
4128 (set_got_entry): Initialize the common local dtpmod .got entry.
4129 (elfNN_ia64_relocate_section): Handle R_IA_64_DTPREL64LSB
4130 and R_IA_64_DTPREL64MSB.
4131
04c9666a
AM
41322003-01-16 Alan Modra <amodra@bigpond.net.au>
4133
4134 * elf64-ppc.c: Include elf/ppc64.h rather than elf/ppc.h.
4135 (R_PPC_*): Rename all occurrences to R_PPC64_*.
4136 (R_PPC64_ADDR30): Rename all occurrences to R_PPC64_REL30.
4137 (enum elf_ppc_reloc_type): Ditto to enum elf_ppc64_reloc_type.
4138 (ppc64_elf_gc_sweep_hook): Handle R_PPC64_REL30 along with other
4139 relative relocs, not with absolute ones.
4140 * Makefile.am: Run "make dep-am".
4141 * Makefile.in: Regenerate.
4142 * po/SRC-POTFILES.in: Regenerate.
4143
c87f1ff7
AS
41442003-01-15 Andreas Schwab <schwab@suse.de>
4145
4146 * elf32-ppc.c (ppc_elf_check_relocs): Don't set DF_TEXTREL for a
4147 relocation against a non-allocated readonly section.
4148
86bbe32f
AM
41492003-01-10 Alan Modra <amodra@bigpond.net.au>
4150
4151 * elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.
4152 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise. PLTGOT16_HA too.
4153
32d95f29
KD
41542002-01-08 Klee Dienes <kdienes@apple.com>
4155
4156 * Makefile.am (ALL_MACHINES): Use cpu-msp430.lo, not cpu-msp430.c.
4157 (BFD32_BACKENDS): Use elf32-msp430.lo, not elf32-msp430.c.
4158 * Makefile.in: Regenerate.
acc990f2 4159
ab7d0aa0
AO
41602003-01-08 Alexandre Oliva <aoliva@redhat.com>
4161
4162 * elfn32-mips.c (prev_reloc_section): New.
4163 (GET_RELOC_ADDEND): Use it. Parenthesize macro arguments.
4164 (SET_RELOC_ADDEND): Parenthesize macro argument.
4165
95d0f04a
DA
41662003-01-07 John David Anglin <dave.anglin@nrc.gc.ca>
4167
4168 * elf32-hppa.c (final_link_relocate): For all DP relative relocations,
4169 adjust addil instructions if the symbol has no section.
4170
5c9e189c
DD
41712003-01-07 DJ Delorie <dj@redhat.com>
4172
4173 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not
4174 partial_inplace.
4175
3e829b4a
AS
41762003-01-07 Andreas Schwab <schwab@suse.de>
4177
4178 * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for
4179 PC relative relocations.
4180 (elf_m68k_discard_copies): Set it here instead.
4181
a75473eb
SC
41822002-01-02 Ben Elliston <bje@redhat.com>
4183 Jeff Johnston <jjohnstn@redhat.com>
4184
4185 * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.
4186 (ALL_MACHINES_CFILES): Add cpu-iq2000.c.
4187 (BFD32_BACKENDS): Add elf32-iq2000.lo.
4188 (BFD32_BACKENDS_CFILES): Add elf32-iq2000.c.
4189 (cpu-iq2000.lo): New target.
4190 * Makefile.in: Regenerate.
4191 * config.bfd: Handle iq2000-*-elf.
4192 * archures.c (bfd_architecture): Add bfd_{arch,mach}_iq2000.
4193 (bfd_archures_list): Add bfd_iq2000_arch.
4194 * configure.in: Handle bfd_elf32_iq2000_vec.
4195 * configure: Regenerate.
acc990f2 4196 * reloc.c: Add BFD_RELOC_IQ2000_OFFSET_16, BFD_RELOC_IQ2000_OFFSET_21,
a75473eb
SC
4197 and BFD_RELOC_IQ2000_UHI16.
4198 * targets.c (bfd_elf32_iq2000_vec): Declare.
4199 (bfd_target_vector): Add bfd_elf32_iq2000_vec.
4200 * elf.c (prep_headers): Set e_machine to EM_IQ2000.
4201 * cpu-iq2000.c: New file.
4202 * elf32-iq2000.c: Likewise.
4203 * libbfd.h: Regenerate.
4204 * bfd-in2.h: Likewise.
4205
64543e1a
RS
42062003-01-02 Richard Sandiford <rsandifo@redhat.com>
4207
4208 * elfxx-mips.c: Include libiberty.h.
4209 (elf_mips_isa, _bfd_mips_elf_mach_extends_p): Remove.
4210 (mips_set_isa_flags): New function, split out from...
4211 (_bfd_mips_elf_final_write_processing): ...here. Only call
4212 mips_set_isa_flags if the EF_MIPS_MACH bits are clear.
4213 (mips_mach_extensions): New array.
4214 (mips_32bit_flags_p): New function.
4215 (_bfd_mips_elf_merge_private_bfd_data): Rework architecture checks.
4216 Use mips_32bit_flags_p to check if one binary is 32-bit and the
4217 other is 64-bit. When adopting IBFD's architecture, adopt the
4218 bfd_mach as well as the flags.
4219
4852a44e
NC
42202003-01-02 Nick Kelsey <nickk@ubicom.com>
4221
4222 * elf32-ip2k.c: Re-work of linker relaxation code for the ip2k to
4223 fix internal errors, fix bad code generation, fix incorrect stabs
4224 information, and improve ability to eliminate redundant page
4225 instructions. Added code to ip2k_final_link_relocate to self-verify
4226 the linker relaxation. Fix formatting problems.
4227
af7ee8bf
CD
42282002-12-30 Chris Demetriou <cgd@broadcom.com>
4229
4230 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mipsisa32r2 case.
4231 * archures.c (bfd_mach_mipsisa32r2): New define.
4232 * bfd-in2.h: Regenerate.
4233 * cpu-mips.c (I_mipsisa32r2): New enum value.
4234 (arch_info_struct): Add entry for I_mipsisa32r2.
4235 * elfxx-mips.c (elf_mips_isa, _bfd_elf_mips_mach)
4236 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_32R2.
4237 (_bfd_mips_elf_final_write_processing): Add
4238 bfd_mach_mipsisa32r2 case.
4239 (_bfd_mips_elf_merge_private_bfd_data): Handle merging of
4240 binaries marked as using MIPS32 Release 2.
4241
2469cfa2
NC
42422002-12-30 Dmitry Diky <diwil@mail.ru>
4243
4244 * Makefile.am: Add msp430 target.
4245 * configure.in: Likewise.
4246 * Makefile.in: Regenerate.
4247 * configure: Regenerate.
4248 * archures.c: Add msp430 architecture vector.
4249 * config.bfd: Likewise.
4250 * reloc.c: Add msp430 relocs.
4251 * targets.c: Add msp320 target.
4252 * cpu-msp430.c: New file: msp430 cpu detection.
4253 * elf32-msp430.c: New file: msp430 reloc processing.
4254 * bfd-in2.h: Regenerate.
4255 * libbfd.h: Regenerate.
4256
eecdbe52
JJ
42572002-12-28 Jakub Jelinek <jakub@redhat.com>
4258
4259 * elf.c (elf_sort_sections): Don't reorder .tbss.
4260 (assign_file_positions_for_segments): Only adjust off/voff
4261 for increased alignment in PT_LOAD or PT_NOTE segment,
4262 but adjust p_filesz for .tbss too. in PT_LOAD consider
4263 .tbss to have zero memory size.
4264 (copy_private_bfd_data) [SECTION_SIZE]: Define.
4265 [IS_CONTAINED_BY_VMA, IS_CONTAINED_BY_LMA]: Use it.
4266 [INCLUDE_SECTION_IN_SEGMENT]: Only put SHF_TLS sections
4267 into PT_TLS segment. Never put SHF_TLS sections in
4268 segments other than PT_TLS or PT_LOAD.
4269
4270 * elf64-alpha.c (elf64_alpha_finish_dynamic_sections): Clear .plt
4271 sh_entsize.
4272
213e90f4
DD
42732002-12-23 DJ Delorie <dj@redhat.com>
4274
4275 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Fix logic reversal.
4276
75828352
AM
42772002-12-23 Alan Modra <amodra@bigpond.net.au>
4278
4279 * elflink.h (elf_link_output_extsym): Heed strip_discarded.
4280
312b768e
NC
42812002-12-23 Nick Clifton <nickc@redhat.com>
4282
4283 * archures.c (bfd_arch_get_compatible): Add third parameter
4284 'accept_unknowns'. Only accept unknown format BFDs if
4285 accept_unknowns is true, or if the format is "binary".
acc990f2 4286 * bfd-in2.h: Regenerate.
312b768e 4287
63222ec9
NC
42882002-12-21 Nick Clifton <nickc@redhat.com>
4289
4290 * coff-arm.c (coff_arm_relocate_section): Disable WINCE workaround
4291 that subtracted 8 from pc relative relocations.
4292
19852a2a
KH
42932002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4294
4295 * coff-h8300.c: Fix comment typos.
4296 * coffcode.h: Likewise.
4297 * cpu-cris.c: Likewise.
4298 * elf32-vax.c: Likewise.
4299 * genlink.h: Likewise.
4300 * linker.c: Likewise.
4301 * som.c: Likewise.
4302 * tekhex.c: Likewise.
4303 * vms-misc.c: Likewise.
4304
5fd63999
DD
43052002-12-20 DJ Delorie <dj@redhat.com>
4306
4307 * reloc.c: Add BFD_RELOC_XSTORMY16_12.
4308 * libbfd.h: Regenerate.
4309 * bfd-in2.h: Regenerate.
4310 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_12.
4311 (xstormy16_reloc_map): Add R_XSTORMY16_12.
acc990f2 4312
4ee79850
KH
43132002-12-19 Kazu Hirata <kazu@cs.umass.edu>
4314
4315 * doc/bfdint.texi: Fix typos.
4316
66e25bab
AM
43172002-12-20 Paul Eggert <eggert@twinsun.com>
4318
4319 Port to POSIX 1003.1-2001.
4320 * acinclude.m4 (AM_INSTALL_LIBBFD): Do not rely on "test -o".
4321 * configure.in (build-warnings): Likewise.
4322 (Horrible hacks to build DLLs on Windows): Do not rely on "tail -1".
4323 * aclocal.m4: Regenerate.
4324 * config.in: Regenerate.
4325 * configure: Regenerate.
4326
7dc77aaa
AM
43272002-12-19 Alan Modra <amodra@bigpond.net.au>
4328
0171ee92
AM
4329 * coff-h8300.c: Include libiberty.h.
4330 (h8300_reloc16_extra_cases): Check the hash table creator before
4331 referencing h8300 specific fields. Stash the hash table pointer
4332 in a local var. Comment typo fixes.
4333 (h8300_bfd_link_add_symbols): Likewise.
4334
1049f94e 4335 * reloc.c (struct reloc_howto_struct): Revise src_mask and
7dc77aaa
AM
4336 dst_mask comments.
4337 * bfd-in2.h: Regenerate.
4338
47388f4c
AM
43392002-12-18 Alan Modra <amodra@bigpond.net.au>
4340
4341 * elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic reloc
4342 code a little. Comment on dynamic relocs against section symbols.
4343
1b3e3744
AM
43442002-12-17 Roger Sayle <roger@eyesopen.com>
4345
4346 * configure.host (ia64-*-hpux*): Support 64 bit targets using
4347 the HP compiler's "long long".
4348
46f2b541
DD
43492002-12-16 Andrew MacLeod <amacleod@redhat.com>
4350
4351 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16
4352 and R_XSTORMY16_HI16) howto entries.
4353 (xstormy16_reloc_map): Map R_XSTORMY16_{LO,HI}16 to BFD_RELOC_{LO,HI}16.
1b3e3744 4354 (xstormy16_info_to_howto_rela): Use R_XSTORMY16_GNU_VTINHERIT to
46f2b541
DD
4355 determine the start of the second reloc table.
4356
af738ea7
NC
43572002-12-16 Nathan Tallent <eraxxon@alumni.rice.edu>
4358
4359 * ecofflink.c: Fix the reading of the debugging information
4360 of Tru64/Alpha binaries that are produced by recent Compaq
4361 compilers.
4362 (mk_fdrtab): Fix error in creating the FDR (file descriptor)
4363 table.
4364 (lookup_line): Because of the strange information sometimes
4365 generated by Compaq's recent compilers, change how the FDR
4366 table is searched so that PDRs (procedure descriptors) are
4367 correctly found. Note that this change is really more of a hack;
4368 however, I have included extensive documentation as to why
4369 this is the best solution short of an extensive rewrite or
4370 another hack.
4371 (fdrtab_lookup): Add comments to explain the algorithm.
4372
5354b572
AO
43732002-12-12 Alexandre Oliva <aoliva@redhat.com>
4374
4375 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
4376 initializers to match struct declaration.
4377
ab3acfbe
AM
43782002-12-12 Alan Modra <amodra@bigpond.net.au>
4379
4380 * dwarf2.c (comp_unit_contains_address): Comment typo fix.
4381 * elf.c (get_program_header_size): Likewise.
4382 * elf32-m32r.c (m32r_elf_lo16_reloc): Likewise.
4383 (m32r_elf_generic_reloc): Likewise.
4384 * elf32-ppc.c (ppc_elf_howto_init): Likewise.
4385 * elflink.h (elf_bfd_discard_info): Likewise.
4386
6348e046
AM
43872002-12-12 Alan Modra <amodra@bigpond.net.au>
4388
4389 * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
4390 to DT_JMPREL. Use srelplt input section size for DT_PLTRELSZ and
4391 DT_RELSZ adjustment, not output section. Avoid writing tags when
4392 unchanged. Don't assume linker script is sane, adjust DT_REL too.
4393 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Just use raw
4394 size of srelplt for DT_PLTRELSZ. Use srelplt input section size for
4395 DT_RELASZ adjustment, not output section. Avoid writing tags when
4396 unchanged. Adjust DT_RELA.
4397 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Tweaks for better
4398 formatting. Avoid writing tags when unchanged. Adjust DT_RELA.
4399
2e7a68a8
AO
44002002-12-12 Alexandre Oliva <aoliva@redhat.com>
4401
4402 * elfxx-mips.c (mips_elf_calculate_relocation): Don't divide
4403 addend by 4.
4404
b15e6682
AO
44052002-12-12 Alexandre Oliva <aoliva@redhat.com>
4406
4407 * elfxx-mips.c (struct mips_got_entry): New.
4408 (struct mips_got_info): Added got_entries field.
4409 (mips_elf_got_entry_hash, mips_elf_got_entry_eq): New functions.
4410 (mips_elf_local_got_index, mips_elf_got_page,
4411 mips_elf_got16_entry): Re-implement in terms of new...
4412 (mips_elf_create_local_got_entry): Rewrite to use got_entries.
4413 Change return type.
4414 (mips_elf_highest): Warning clean-up.
4415 (mips_elf_create_got_section): Initialize got_entries.
4416 (_bfd_mips_elf_check_relocs): Use got_entries to estimate
4417 local got size.
4418 (_bfd_mips_elf_size_dynamic_sections): Do not account for
4419 GOT_PAGE entries, since we now reuse GOT16 entries.
4420
e6af3a53
NC
44212002-12-10 Jason Thorpe <thorpej@wasabisystems.com>
4422
4423 * aoutx.h (set_section_contents): Allow an otherwise unrepresentable
4424 read-only section that lies after .text and before .data to be
4425 written into the output file and included in a_text.
4426 (translate_to_native_sym_flags): If an otherwise unrepresentable
4427 section was merged with .text, convert its symbols to N_TEXT
4428 symbols.
4429 * libaout.h (aout_section_merge_with_text_p): New macro.
4430
cf3d882d
AM
44312002-12-08 Alan Modra <amodra@bigpond.net.au>
4432
4433 * bfd-in.h: Comment typo fix. Formatting.
4434 * bfd-in2.h: Regenerate.
4435 * coff64-rs6000.c (xcoff64_openr_next_archived_file): Warning fix.
4436 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): Prototype.
4437 * elf64-mmix.c (mmix_dump_bpo_gregs): Warning fix.
4438
2f9bd3f6
RH
44392002-12-05 Richard Henderson <rth@redhat.com>
4440
4441 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI.
4442 Only send PCREL21B though the plt. Fix installed reloc type.
4443 (elfNN_ia64_relocate_section): Give error for dynamic reloc
4444 against PCREL22 or PCREL64I; clean up error messages for
4445 branch relocs.
4446
d0112f73
KB
44472002-12-04 Kevin Buettner <kevinb@redhat.com>
4448
4449 * elf64-mips.c (elf64_mips_grok_prstatus, elf64_mips_grok_psinfo):
4450 New functions.
4451 (elf_backend_grok_prstatus, elf_backend_grok_psinfo): Define.
4452
c10d9d8f
JW
44532002-12-04 David Mosberger <davidm@hpl.hp.com>
4454
4455 * cpu-ia64-opc.c: Add operand constant "ar.csd".
4456
d48770d4
L
44572002-12-04 H.J. Lu <hjl@gnu.org>
4458
4459 * elfxx-ia64.c (get_local_sym_hash): Use section ID instead of
4460 BFD address when constructing local name.
4461
b6152c34
AS
44622002-12-04 Andreas Schwab <schwab@suse.de>
4463
4464 * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_sec
4465 member.
4466 (elf_m68k_link_hash_table_create): Initialize it.
4467 (elf_m68k_check_relocs): Handle symbols that are forced to be
4468 local due to visibility changes.
4469 (elf_m68k_adjust_dynamic_symbol): Likewise.
4470 (elf_m68k_size_dynamic_sections): Likewise.
4471 (elf_m68k_discard_copies): Likewise.
4472 (elf_m68k_relocate_section): Likewise.
4473
73374ef1
AM
44742002-12-04 Alan Modra <amodra@bigpond.net.au>
4475
4476 * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
4477
c5c1944d
AM
44782002-12-04 Alan Modra <amodra@bigpond.net.au>
4479
4480 * srec.c (srec_write_symbols): Restore '$' prefix to address
4481 accidentally removed in 2002-04-04 change.
4482 (srec_get_symtab): Use 0 instead of `(long) FALSE'.
4483
e1a9cb8e
NC
44842002-12-03 Nick Clifton <nickc@redhat.com>
4485
4486 * elf32-ppc.c (apuinfo_list_init): New function.
73374ef1
AM
4487 (apuinfo_list_add): New function: Add a value to the list.
4488 (apuinfo_list_length): New function: Return the number of
4489 values on the list.
4490 (apuinfo_list_element): New function: Return a value on the
4491 list.
4492 (apuinfo_list_finish): New function: Free the resources used
4493 by the list.
4494 (ppc_elf_begin_write_processing): New function. Scan the
4495 input bfds for apuinfo sections.
4496 (ppc_elf_write_section): New function: Delay the creation of
4497 the contents of an apuinfo section in an output bfd.
4498 (ppc_elf_final_write_processing): New function. Create the
4499 contents of an apuinfo section in an output bfd.
4500 (elf_backend_begin_write_processing): Define.
4501 (elf_backend_final_write_processing): Define.
4502 (elf_backend_write_section): Define.
e1a9cb8e 4503
a823923b
RH
45042002-12-03 Richard Henderson <rth@redhat.com>
4505
4506 * cpu-ia64-opc.c (elf64_ia64_operands): Add ldxmov entry.
4507
30491647
SC
45082002-12-01 Stephane Carrez <stcarrez@nerim.fr>
4509
4510 Fix PR savannah/1417:
4511 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Don't adjust
4512 branch if it goes to the start of the deleted region.
4513
bc7c6a90
SC
45142002-12-01 Stephane Carrez <stcarrez@nerim.fr>
4515
4516 * bfd-in2.h (bfd_mach_m6812): Rebuild.
4517 * archures.c (bfd_mach_m6812_default, bfd_mach_m6812,
4518 bfd_mach_m6812s): Declare.
4519
4520 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): New function.
4521 (_bfd_m68hc12_elf_set_private_flags): Call it.
4522 (_bfd_m68hc12_elf_print_private_bfd_data): Report processor version.
4523 (_bfd_m68hc12_elf_merge_private_bfd_data): Merge the flags and
4524 report microcontroller incompatibilities (HC12 vs HCS12).
4525 (elf_backend_object_p): Update.
4526
b34976b6
AM
45272002-11-30 Alan Modra <amodra@bigpond.net.au>
4528
4529 * bfd-in.h (TRUE_FALSE_ALREADY_DEFINED, BFD_TRUE_FALSE): Delete.
4530 (enum bfd_boolean, boolean): Delete.
4531 (bfd_boolean): Typedef to an int.
4532 (FALSE, TRUE): Define.
4533 * aix386-core.c, aix5ppc-core.c, aout-adobe.c, aout-arm.c, aout-cris.c,
4534 aout-encap.c, aout-ns32k.c, aout-target.h, aout-tic30.c, aoutf1.h,
4535 aoutx.h, archive.c, archive64.c, archures.c, bfd-in.h, bfd.c, bfdwin.c,
4536 binary.c, bout.c, cache.c, cisco-core.c, coff-a29k.c, coff-alpha.c,
4537 coff-apollo.c, coff-arm.c, coff-aux.c, coff-h8300.c, coff-h8500.c,
4538 coff-i386.c, coff-i860.c, coff-i960.c, coff-ia64.c, coff-m68k.c,
4539 coff-m88k.c, coff-mcore.c, coff-mips.c, coff-or32.c, coff-ppc.c,
4540 coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c, coff-tic30.c,
4541 coff-tic4x.c, coff-tic54x.c, coff-tic80.c, coff-w65.c, coff-we32k.c,
4542 coff-z8k.c, coff64-rs6000.c, coffcode.h, coffgen.c, cofflink.c,
4543 corefile.c, cpu-a29k.c, cpu-alpha.c, cpu-arc.c, cpu-arm.c, cpu-avr.c,
4544 cpu-cris.c, cpu-d10v.c, cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c,
4545 cpu-h8300.c, cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c,
4546 cpu-i860.c, cpu-i960.c, cpu-ia64.c, cpu-ip2k.c, cpu-m10200.c,
4547 cpu-m10300.c, cpu-m32r.c, cpu-m68hc11.c, cpu-m68hc12.c, cpu-m68k.c,
4548 cpu-m88k.c, cpu-mcore.c, cpu-mips.c, cpu-mmix.c, cpu-ns32k.c,
4549 cpu-openrisc.c, cpu-or32.c, cpu-pdp11.c, cpu-pj.c, cpu-powerpc.c,
4550 cpu-rs6000.c, cpu-s390.c, cpu-sh.c, cpu-sparc.c, cpu-tic30.c,
4551 cpu-tic4x.c, cpu-tic54x.c, cpu-tic80.c, cpu-v850.c, cpu-vax.c,
4552 cpu-w65.c, cpu-we32k.c, cpu-xstormy16.c, cpu-z8k.c, dwarf1.c,
4553 dwarf2.c, ecoff.c, ecofflink.c, efi-app-ia32.c, efi-app-ia64.c,
4554 elf-bfd.h, elf-eh-frame.c, elf-hppa.h, elf-m10200.c, elf-m10300.c,
4555 elf-strtab.c, elf.c, elf32-arc.c, elf32-arm.h, elf32-avr.c,
4556 elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c, elf32-fr30.c,
4557 elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c, elf32-hppa.h,
4558 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4559 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4560 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4561 elf32-pj.c, elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-sh64-com.c,
4562 elf32-sh64.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
4563 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4564 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-ppc.h, elf64-s390.c,
4565 elf64-sh64.c, elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c,
4566 elfarm-oabi.c, elfcode.h, elfcore.h, elflink.c, elflink.h,
4567 elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c, elfxx-mips.h,
4568 elfxx-target.h, format.c, freebsd.h, genlink.h, hash.c, hp300hpux.c,
4569 hppabsd-core.c, hpux-core.c, i386aout.c, i386linux.c, i386lynx.c,
4570 i386mach3.c, i386msdos.c, i386os9k.c, ieee.c, ihex.c, irix-core.c,
4571 libaout.h, libbfd-in.h, libbfd.c, libcoff-in.h, libecoff.h, libieee.h,
4572 libnlm.h, liboasys.h, libpei.h, libxcoff.h, linker.c, lynx-core.c,
4573 m68klinux.c, m68klynx.c, mach-o.c, mach-o.h, merge.c, mipsbsd.c,
4574 mmo.c, netbsd-core.c, netbsd.h, nlm.c, nlm32-alpha.c, nlm32-i386.c,
4575 nlm32-ppc.c, nlm32-sparc.c, nlmcode.h, oasys.c, opncls.c, osf-core.c,
4576 pc532-mach.c, pdp11.c, pe-arm.c, pe-i386.c, pe-mcore.c, pe-mips.c,
4577 pe-sh.c, peXXigen.c, pef.c, pei-arm.c, pei-i386.c, pei-mcore.c,
4578 pei-mips.c, pei-sh.c, peicode.h, ppcboot.c, ptrace-core.c, reloc.c,
4579 reloc16.c, riscix.c, rs6000-core.c, sco5-core.c, section.c, simple.c,
4580 som.c, som.h, sparclinux.c, sparclynx.c, srec.c, stabs.c, sunos.c,
73374ef1 4581 syms.c, targets.c, tekhex.c, ticoff.h, trad-core.c, versados.c,
b34976b6
AM
4582 vms-gsd.c, vms-hdr.c, vms-misc.c, vms-tir.c, vms.c, vms.h,
4583 xcoff-target.h, xcofflink.c, xsym.c, xsym.h: Replace boolean with
4584 bfd_boolean, true with TRUE, false with FALSE. Simplify comparisons
4585 of bfd_boolean vars with TRUE/FALSE. Formatting.
4586 * bfd-in2.h, libbfd.h, libcoff.h: Regenerate
4587
947216bf
AM
45882002-11-28 Alan Modra <amodra@bigpond.net.au>
4589
4590 * elf-bfd.h: Replace occurrences of Elf32_Internal_* and
4591 Elf64_Internal_* with Elf_Internal_*. Replace Elf_Internal_Rel
4592 with Elf_Internal_Rela.
4593 * elf-hppa.h, elf-m10200.c, elf-m10300.c, elf32-arc.c, elf32-arm.h,
4594 elf32-avr.c, elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c,
4595 elf32-fr30.c, elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c,
4596 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4597 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4598 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4599 elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-v850.c, elf32-vax.c,
4600 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4601 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4602 elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c, elfarm-oabi.c,
4603 elfcode.h, elflink.h, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c: Ditto.
4604 * elf-hppa.h (elf_hppa_internal_shdr): Delete. Use Elf_Internal_Shdr
4605 throughout instead.
4606 * elf.c (_bfd_elf_no_info_to_howto_rel): Delete.
4607 * elfcode.h (elf_swap_reloca_in): Pass source operand as a bfd_byte *.
4608 Remove INLINE keyword.
4609 (elf_swap_reloc_in): Likewise. Also clear r_addend.
4610 (elf_swap_reloc_out, elf_swap_reloca_out): Pass destination operand
4611 as a bfd_byte *.
4612 (elf_write_relocs): Consolidate REL and RELA code.
4613 (elf_slurp_reloc_table_from_section): Simplify REL code.
4614 (NAME(_bfd_elf,size_info)): Populate reloc swap entries.
4615 * elf-bfd.h (MAX_INT_RELS_PER_EXT_REL): Define.
4616 * elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
4617 RELA code.
4618 (elf_link_adjust_relocs): Likewise. Don't malloc space for temp
4619 reloc array, use a fixed size of MAX_INT_RELS_PER_EXT_REL.
4620 (elf_link_output_relocs): Likewise.
4621 (elf_reloc_link_order): Likewise.
4622 (elf_finish_pointer_linker_section): Likewise.
4623 (struct elf_link_sort_rela): Remove union.
4624 (elf_link_sort_cmp1): Update to suit.
4625 (elf_link_sort_cmp2): Here too.
4626 (elf_link_sort_relocs): Consolidate REL and RELA code. Fix memory
4627 over-allocation for int_rels_per_ext_rel != 1 case.
4628 * elf32-arm.h: Update all bfd_elf32_swap_reloc_out calls.
4629 * elf32-i386.c: Likewise.
4630 * elf32-cris.c: Likewise for bfd_elf32_swap_reloca_out.
4631 * elf32-hppa.c, elf32-i370.c, elf32-m68k.c, elf32-ppc.c, elf32-s390.c,
4632 elf32-sh.c, elf32-vax.c, elfxx-mips.c: Likewise.
4633 * elf64-alpha.c: Likewise for bfd_elf64_swap_reloca_out.
4634 * elf64-hppa.c, elf64-mips.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4635 elf64-sparc.c, elf64-x86-64.c: Likewise.
4636 * elfxx-ia64.c: Likewise for bfd_elfNN_swap_reloca_out.
4637 * elfxx-mips.c (sort_dynamic_relocs): Likewise for
4638 bfd_elf32_swap_reloc_in.
4639
4640 * elf32-arm.h: Update elf32_arm_info_to_howto calls.
4641 * elf32-mips.c: Likewise for mips_info_to_howto_rel.
4642 (mips_elf64_swap_reloc_in): Zero r_addend.
4643 (mips_elf64_be_swap_reloc_in): Likewise.
4644 (mips_elf64_slurp_one_reloc_table): Simplify.
4645
4646 * elf64-alpha.c (alpha_elf_size_info): Populate reloc swap entries.
4647 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
4648 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
4649
1448fa32
KK
46502002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4651
4652 * elf32-sh.c (sh_elf_relocate_section): Don't complain about
73374ef1 4653 unresolved debugging relocs in dynamic applications.
1448fa32
KK
4654 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
4655
73722af0
AM
46562002-11-26 Alan Modra <amodra@bigpond.net.au>
4657
4658 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.
4659 (_bfd_elf_discard_section_eh_frame): Don't discard duplicate CIEs
4660 on a relocatable link. Comment typos.
4661 * elf.c (_bfd_elf_link_hash_newfunc): Assign elements of structure
4662 in the order they are declared. Clear elf_hash_value too.
4663 (_bfd_elf_link_hash_table_init): Likewise assign in order. Clear
4664 eh_info and tls_segment.
4665 * elflink.h (elf_link_input_bfd <emit_relocs>): Keep reloc offsets
4666 sorted when discarding relocs by turning them into R_*_NONE.
4667
4668 * libbfd.c (warn_deprecated): Comment spelling.
4669 * po/SRC-POTFILES.in: Regenerate.
4670
7c25b72c
RH
46712002-11-21 Richard Henderson <rth@redhat.com>
4672
4673 * elflink.h (elf_link_add_object_symbols): Don't overwrite the
4674 arch's st_other bits when merging visibilities.
4675 (elf_link_output_extsym): Tidy clearing of visibility field.
4676
dc12c51f
AM
46772002-11-21 Alan Modra <amodra@bigpond.net.au>
4678
4679 * coff-mcore.c (SWAP_IN_RELOC_OFFSET): Define.
4680 (SWAP_OUT_RELOC_OFFSET): Define.
4681
963f13ec
AO
46822002-11-20 Alexandre Oliva <aoliva@redhat.com>
4683
4684 * elf.c (_bfd_elf_link_hash_table_init): Make sure
4685 can_refcount is properly extended to the type of
4686 init_refcount.
4687
ee6423ed
AO
46882002-11-19 Alexandre Oliva <aoliva@redhat.com>
4689
4ffba85c
AO
4690 * elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.
4691 (_bfd_mips_elf_relocate_section): Use it.
4692
ee6423ed
AO
4693 * elfxx-mips.c (MNAME): New macro.
4694 (_bfd_mips_elf_check_relocs): Use it.
4695 (_bfd_mips_elf_discard_info): Likewise.
4696 (_bfd_mips_elf_final_link): Likewise.
4697
cdcf6e38
AM
46982002-11-19 Alan Modra <amodra@bigpond.net.au>
4699
4700 * elf64-ppc.c (ppc64_elf_edit_opd): When deleting relocs, adjust
4701 rel_hdr.sh_size too.
4702
93509525
KD
47032002-11-18 Klee Dienes <kdienes@apple.com>
4704
4705 * Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
4706 (BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
4707 (BFD_H_FILES): Add bfdwin.c, bfdio.c.
4708 (LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
4709 Add dependencies for bfdwin.c, bfdio.c.
4710 * bfd.c: Remove bfd_get_mtime, bfd_get_size.
4711 * libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
4712 bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
4713 bfd_tell, bfd_flush, bfd_stat, bfd_seek.
4714 * bfdio.c: New file. Contains real_read, bfd_bread, bfd_write,
4715 bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
4716 bfd_get_size (moved from libbfd.c and bfd.c).
4717 * bfdwin.c New file. Contains _bfd_window_internal,
4718 bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
4719 libbfd.c and bfd.c).
4720 * po/SRC-POTFILES.in: Regenerate.
4721 * po/bfd.pot: Regenerate.
4722 * libbfd.h: Regenerate.
4723 * bfd-in2.h: Regenerate.
4724 * aclocal.m4: Regenerate.
4725 * Makefile.in: Regenerate.
4726 * configure: Regenerate.
4727
3ae41454
AM
47282002-11-18 Klee Dienes <kdienes@apple.com>
4729
4730 * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.
4731
e514ac71
NC
47322002-11-15 Kazu Hirata <kazu@cs.umass.edu>
4733
4734 * coff-h8300.c (h8300_reloc16_estimate): Do not optimize away
4735 jsr after a short jump.
4736 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
4737
eddc4f81
KD
47382002-11-15 Klee Dienes <kdienes@apple.com>
4739
4740 * pef.c (bfd_pef_convert_architecture): Move declaration of
4741 ARCH_POWERPC and ARCH_M68K to the start of the function.
4742
51908eee
SS
47432002-11-14 Svein E. Seldal <Svein.Seldal@solidas.com>
4744
4745 * coff-tic4x.c (tic4x_howto_table): Formatting fixup
4746
3416d2e7
HPN
47472002-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4748
4749 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):
4750 For bpo_gregs_section->contents, allocate _raw_size, not
4751 _cooked_size.
4752
b1c58715
AM
47532002-11-13 Klee Dienes <kdienes@apple.com>
4754
4755 * config.bfd: Add entries for powerpc-*-darwin and cousins.
4756
077ca68b
L
47572002-11-13 H.J. Lu <hjl@gnu.org>
4758
4759 * elfcode.h (elf_object_p): Don't restore abfd->arch_info.
4760
e84d6fca
AM
47612002-11-13 Klee Dienes <kdienes@apple.com>
4762 Alan Modra <amodra@bigpond.net.au>
4763
4764 * bfd.c (struct bfd_preserve): New.
4765 (bfd_preserve_save): New function.
4766 (bfd_preserve_restore): Ditto.
4767 (bfd_preserve_finish): Ditto.
4768 * bfd-in2.h: Regenerate.
4769 * mach-o.c: Formatting.
4770 (bfd_mach_o_scan_read_symtab_symbol): Make "value" unsigned.
4771 (bfd_mach_o_object_p): Use bfd_preserve_save/restore/finish.
4772 (bfd_mach_o_core_p): Ditto.
4773 (bfd_mach_o_scan): Pass in mdata.
4774 * mach-o.h (bfd_mach_o_scan): Update prototype.
4775 * pef.c: Formatting.
4776 (bfd_pef_object_p): Use bfd_preserve_save/restore/finish.
4777 (bfd_pef_xlib_object_p): Ditto.
4778 (bfd_pef_scan): Pass in mdata. Move version check to bfd_pef_object_p.
4779 * pef.h (bfd_pef_scan): Update prototype.
4780 * xsym.c: Formatting, K&R fixes.
4781 (bfd_sym_object_p): Use bfd_preserve_save/restore/finish.
4782 (bfd_sym_scan): New function split out from bfd_sym_object_p.
4783 * xsym.h (bfd_sym_scan): Declare.
4784 * elfcode.h (elf_object_p): Use bfd_preserve_save/restore/finish.
a7f84125 4785 * elfcore.h (elf_core_file_p): Likewise.
e84d6fca
AM
4786 * targets.c (_bfd_target_vector): Revert 2002-11-08 change.
4787
cd24c222
NC
47882002-11-12 Nick Clifton <nickc@redhat.com>
4789
4790 * po/da.po: Updated Danish translation.
4791
99eb2ac8
AM
47922002-11-12 Alan Modra <amodra@bigpond.net.au>
4793
d6fe2dc1
AM
4794 * elflink.h (elf_link_add_object_symbols): Optimize stabs for
4795 relocatable link too.
4796 (elf_link_input_bfd): When emitting relocs, adjust offsets for
4797 eh_frame and stab sections. Zap deleted relocs.
4798 (elf_reloc_symbol_deleted_p): Return true for zero r_symndx.
4799 (elf_bfd_discard_info): Run for relocatable link too.
4800 * elf64-ppc.c (ppc64_elf_edit_opd): Rename from edit_opd. Make global.
4801 Handle ld -r case.
4802 (ppc64_elf_size_dynamic_sections): Don't call edit_opd from here.
4803 * elf64-ppc.h (ppc64_elf_edit_opd): Declare.
4804
126495ed
AM
4805 * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.
4806 (struct cie, struct eh_cie_fde, struct eh_frame_sec_info): Likewise.
4807 (struct eh_frame_array_ent, struct eh_frame_hdr_info): Likewise.
4808 (enum elf_link_info_type): Remove ELF_INFO_TYPE_EH_FRAME_HDR.
4809 (struct eh_frame_hdr_info): Add "hdr_sec", remove "split".
4810 (struct elf_link_hash_table): Add eh_info.
4811 (struct elf_obj_tdata): Change eh_frame_hdr to an asection *.
4812 (_bfd_elf_discard_section_eh_frame): Update prototype.
4813 (_bfd_elf_discard_section_eh_frame_hdr): Likewise.
4814 (_bfd_elf_write_section_eh_frame): Likewise.
4815 (_bfd_elf_write_section_eh_frame_hdr): Likewise.
4816 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Remove "ehdrsec"
4817 param. Get "hdr_info" from link hash table.
4818 (_bfd_elf_discard_section_eh_frame_hdr): Remove "sec" param. Get
4819 header section from link hash table. Save header section to elf_tdata.
4820 (_bfd_elf_maybe_strip_eh_frame_hdr): Remove local "sec". Use
4821 header section from link hash table. Don't alloc hdr_info. Clear
4822 hdr_sec instead of setting "strip".
4823 (_bfd_elf_eh_frame_section_offset): Formatting.
4824 (_bfd_elf_write_section_eh_frame): Remove "ehdrsec", add "info" param.
4825 Get header section from link hash table.
4826 (_bfd_elf_write_section_eh_frame_hdr): Remove "sec", add "info" param.
4827 Get header section from link hash table.
4828 * elf.c (map_sections_to_segments): Use cached eh_frame_hdr.
4829 (get_program_header_size): Likewise.
4830 (_bfd_elf_section_offset): Formatting.
4831 * elflink.h (elf_link_create_dynamic_sections): Stash eh frame header
4832 section pointer in link hash table.
4833 (elf_bfd_final_link): Adjust _bfd_elf_write_section_eh_frame_hdr
4834 and _bfd_elf_write_section_eh_frame calls. Update comment about
4835 eh_frame entries.
4836 (elf_bfd_discard_info): Adjust _bfd_elf_discard_section_eh_frame and
4837 _bfd_elf_discard_section_eh_frame_hdr calls. Remove "ehdr".
4838
4839 * po/SRC-POTFILES.in: Regenerate.
4840
99eb2ac8
AM
4841 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zero
4842 relocs for discarded FDEs. Remove dead code.
4843 (_bfd_elf_write_section_eh_frame_hdr): Remove dead code.
4844 * elflink.h (elf_bfd_discard_info): Don't save edited relocs.
4845 Tidy conditions under which stabs are edited. Formatting.
4846 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflows
4847 from discarded relocs.
4848 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Add reloc output
4849 section adjustments after testing magic values.
4850
7c319a27
AM
48512002-11-12 Thomas Moestl <tmm@FreeBSD.org>
4852
4853 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Correct
4854 references to large plt symbols.
4855
a95a4550
AM
48562002-11-12 Klee Dienes <kdienes@apple.com>
4857
4858 * mach-o.c (bfd_mach_o_scan_read_thread): Don't re-use 'i' when
4859 looking for an unused section name.
4860
bc7eab72
KH
48612002-11-11 Kazu Hirata <kazu@cs.umass.edu>
4862
4863 * coff-h8300.c: Fix formatting.
4864 * elf32-h8300.c: Likewise.
4865 * reloc16.c: Likewise.
4866
52585bb8
AM
48672002-11-09 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
4868
4869 * elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip output
4870 section when dynamic section unused; _bfd_strip_section_from_output
4871 instead.
4872
9f632188
AM
48732002-11-08 Alan Modra <amodra@bigpond.net.au>
4874
207b304b
AM
4875 * targets.c (_bfd_target_vector): Disable pef_vec, pef_xlib_vec
4876 and sym_vec.
3b029f65 4877
9f632188
AM
4878 * dwarf2.c: Revert last change.
4879
ec4530b5
NC
48802002-11-07 Michal Ludvig <mludvig@suse.cz>
4881
9b5ecbd0 4882 * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
ec4530b5
NC
4883 _bfd_dwarf2_find_nearest_line): Use
4884 bfd_simple_get_relocated_section_contents() instead of
4885 bfd_get_section_contents().
4886 * reloc.c (bfd_perform_relocation): Add sanity check.
4887 * simple.c (simple_get_relocated_section_contents): If the section
4888 does not have any relocs associated with it, just return the
4889 unadjusted contents.
4890
205cfeb0
HPN
48912002-11-07 Hans-Peter Nilsson <hp@axis.com>
4892
4893 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT,
4894 case R_CRIS_32_GOT>: Correct test for filling in constant .got
4895 contents, enabling for a non-DSO, for symbols defined in the
4896 program with --export-dynamic.
4897
87e226ce
AM
48982002-11-07 Alan Modra <amodra@bigpond.net.au>
4899
4900 * elf64-ppc.c: Comment typo fixes.
4901 (ppc64_elf_merge_private_bfd_data): Allow BFD_ENDIAN_UNKNOWN input.
4902
235c4794
NC
49032002-11-07 Nick Clifton <nickc@redhat.com>
4904
4905 * po/da.po: Updated Danish translation.
4906
49179469
AO
49072002-11-06 Alexandre Oliva <aoliva@redhat.com>
4908
4909 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Generate
4910 exactly three internal relocs per external reloc. Set reloc_count
4911 to the external reloc count.
4912
246178f2
NC
49132002-11-06 Klee Dienes <kdienes@apple.com>
4914
3ae41454 4915 * coff-stgo32.c (stub_bytes): Mark as const.
246178f2
NC
4916 Fix comment formatting.
4917
3af9a47b
NC
49182002-11-06 Klee Dienes <kdienes@apple.com>
4919
3ae41454 4920 * Makefile.am (BFD32_BACKENDS): Add mach-o.lo, pef.lo, and
3af9a47b
NC
4921 xsym.lo.
4922 (BFD32_BACKENDS_CFILES): Add mach-o.c, pef.c, and xsym.c.
4923 (SOURCE_HFILES): Add mach-o.h, pef.h, pef-traceback.h, xsym.h
4924 * archures.c (enum bfd_architecture): Add bfd_arch_m98k.
4925 * bfd.c (struct bfd): Add private data for mach-o, pef, and sym.
4926 * targets.c (enum bfd_flavour): Add flavours for mach-o, pef, and
4927 sym.
3ae41454 4928 (_bfd_target_vector): Add target vectors for mach-o, pef, and sym.
3af9a47b
NC
4929 * Makefile.in: Regenerate.
4930 * doc/Makefile.in: Regenerate.
3ae41454 4931 * bfd-in2.h: Regenerate.
3af9a47b
NC
4932 * xsym.c: New file. Contains support for the Apple/Metrowerks
4933 xSYM debugging format.
4934 * xsym.h: New file.
4935 * pef.c: New file. Contains support for the Apple Code Fragment
4936 Manager Preferred Executable Format
4937 * pef.h: New file.
4938 * pef-traceback.h: New file. Contains support for parsing PowerPC
4939 traceback tables as used by PEF executables (and perhaps other
4940 systems as well).
3ae41454 4941 * mach-o.c: New file. Contains support for the Mach-O object file
3af9a47b
NC
4942 format.
4943 * mach-o.h: New file.
4944 * mach-o-target.c: New file. Declares the mach-o targets
4945 themselves. Included three times by mach-o.c; each time with a
4946 different set of macros set.
3ae41454 4947
b6821651 49482002-11-06 Graeme Peterson <gp@qnx.com>
911b232a
AM
4949
4950 * Makefile.am: Remove entries for elf32-qnx.[ch].
4951 * Makefile.in: Regenerate.
4952 * config.bfd: Change arm-nto to use bfd_elf32_{big|little}arm_vec,
4953 ppc-nto to use bfd_elf32_powerpc{le}_vec, sh-nto to use
4954 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
4955 * configure.in: Remove support for bfd_elf32_sh{l}qnx_vec,
4956 bfd_elf32_powerpc{le}qnx_vec, bfd_elf32_{big|little}armqnx_vec,
4957 and bfd_elf32_i386qnx_vec, and removed elf32-qnx.lo from other targets.
4958 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
4959 * configure: Regenerate.
4960 * elf32-qnx.c: Remove.
4961 * elf32-qnx.h: Remove.
4962 * elf.c: Remove calls to QNX specific set_nonloadable_filepos,
4963 is_contained_by_filepos, and copy_private_bfd_data_p.
ad12c1c5
AM
4964 * elf-bfd.h (struct elf_backend_data): Remove set_nonloadable_filepos,
4965 is_contained_by_filepos, and copy_private_bfd_data_p.
911b232a
AM
4966 * elf32-i386.c: Remove QNX extended bfd support.
4967 * elf32-ppc.c: Remove QNX extended bfd support.
4968 * elf32-sh.c: Remove QNX extended bfd support.
4969 * elfarm-nabi.c: Remove QNX extended bfd support.
4970 * targets.c: Remove qnx vectors.
4971 * elfxx-target.h (elf_backend_set_nonloadable_filepos): Remove
4972 (elf_backend_is_contained_by_filepos): Remove.
4973 (elf_backend_copy_private_bfd_data_p): Remove.
4974 * po/SRC-POTFILES.in: Regenerate.
4975
b6821651
AM
49762002-11-06 David O'Brien <obrien@FreeBSD.org>
4977 Alan Modra <amodra@bigpond.net.au>
4978
4979 * elf64-sparc.c (sparc64_elf_relocate_section): Adjust addend of
4980 dynamic relocs against section symbols for the output section vma.
4981
49822002-11-05 Alan Modra <amodra@bigpond.net.au>
4983
4984 * elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,
4985 t2a4_bx_insn, t2a5_pop_insn, t2a6_bx_insn): Remove.
4986
08f74004
AM
49872002-11-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4988 Alan Modra <amodra@bigpond.net.au>
4989
4990 * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64
4991 vectors in target_selvecs.
4992 (shle-*-netbsdelf*): Use bfd_elf*_sh64*nbsd_vec as sh64 vectors
4993 in target_selvecs.
4994 (sh-*-netbsdelf*): Likewise.
4995 * configure.in (assocvecs): New variable. Handle assocvecs like
4996 selvecs.
4997 * configure: Regenerate.
4998 * format.c (bfd_check_format_matches): Store bfd_target pointers
4999 in matching_vector instead of target names. Select first target
5000 from bfd_associated_vector that matches a list of ambiguous targets.
5001 * targets.c (_bfd_associated_vector): New array.
5002 (bfd_associated_vector): New variable.
5003 (_bfd_target_vector): Add bfd_elf*_sh64*lin_vec.
5004 * libbfd-in.h (bfd_associated_vector): Declare.
5005 * libbfd.h: Regenerate.
5006
89117aab
AM
50072002-11-05 Elias Athanasopoulos <eathan@otenet.gr>
5008
5009 * vms-gsd.c (_bfd_vms_write_gsd): Check that symbol->udata.p is
5010 non-NULL before dereferencing.
5011
5e9aae3e
KK
50122002-11-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5013
5014 * vms.c (vms_object_p): Restore the start address when returning
5015 NULL.
5016
c97e73dd
AM
50172002-11-04 Alan Modra <amodra@bigpond.net.au>
5018 Hans-Peter Nilsson <hp@axis.com>
5019
5020 * elflink.h (struct elf_final_link_info): Add shndxbuf_size.
5021 (elf_bfd_final_link): Don't bother zeroing symtab_hdr fields.
5022 Set up a larger symshndxbuf, and write it out. Free it on
5023 exit rather than freeing symbuf twice. Correct section index
5024 on output section symbol loop.
5025 (elf_link_output_sym): Accumulate symbol extension section
5026 indices, reallocating symshndxbuf rather than writing it out.
5027 (elf_link_flush_output_syms): Don't flush symshndxbuf.
5028 * elf.c (assign_section_numbers): Init i_shdrp to all zero.
5029 Use bfd_zalloc to clear i_shdrp[0] too.
5030
3463048e
SC
50312002-11-03 Stephen Clarke <stephen.clarke@earthling.net>
5032
5033 * elf32-sh64-com.c (sh64_address_in_cranges): Use
5034 _raw_size of cranges section if _cooked_size not yet set.
5035
63a23799
HPN
50362002-11-03 Hans-Peter Nilsson <hp@axis.com>
5037
5038 * elf32-v850.c (v850_elf_relax_delete_bytes): Correct parameters
5039 for bfd_elf32_swap_symbol_out.
5040
e68cc12e
DB
50412002-10-31 David O'Brien <obrien@FreeBSD.org>
5042
5043 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't mix
5044 signed and unsigned in comparison.
5045
db4b6d01
DJ
50462002-10-30 Daniel Jacobowitz <drow@mvista.com>
5047
5048 * coffcode.h: Remove extraneous '\'.
5049
840f0243
L
50502002-10-28 H.J. Lu <hjl@gnu.org>
5051
5052 * Makefile.am (targets.lo): Depend on Makefile instead of
5053 config.status.
5054 (archures.lo): Likewise.
5055 * Makefile.in: Regenerated.
5056
05a7e2db
JT
50572002-10-25 Jason Thorpe <thorpej@wasabisystems.com>
5058
5059 * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Add
5060 bfd_elf64_bigmips_vec and bfd_elf64_littlemips_vec to
5061 targ_selvecs.
5062
a0087177
JW
50632002-10-25 Jim Wilson <wilson@redhat.com>
5064
5065 * elf64-sh64.c (sh_elf64_relocate_section): Call
5066 _bfd_elf_rela_local_sym. Handle relocs against STT_SECTION symbol
5067 of SHF_MERGE section.
5068
8718ac9c
HPN
50692002-10-25 Hans-Peter Nilsson <hp@axis.com>
5070
5071 * simple.c: Correct placement of ATTRIBUTE_UNUSED.
5072
d45913a0
DA
50732002-10-24 John David Anglin <dave@hiauly1.hia.nrc.ca>
5074
5075 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
5076 unsigned int. Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
5077 unsigned int.
5078 (NAME(aout,final_link)): Cast enum used in assignment.
5079 (aout_link_write_symbols): Cast enums in comparisons, int values to
5080 boolean, enums in assignments to int.
5081 (aout_link_input_section_std): Cast rel->r_index to unsigned int.
3dab13f6
AM
5082 (aout_link_input_section_ext): Likewise. Cast enums used in
5083 comparisons with unsigned ints.
d45913a0
DA
5084 (aout_link_reloc_link_order): Cast enum to int in assignment.
5085 * archive.c (_bfd_generic_read_ar_hdr_mag): Cast result of memchr
5086 calls to char *.
5087 * bfd-in.h (bfd_set_section_vma): Cast enum true to unsigned int in
5088 assignment.
5089 * bfd-in2.h (bfd_set_section_vma): Likewise.
5090 * bfd.c (bfd_record_phdr): Cast enums in assignments.
5091 * binary.c (bfd_alloc): Cast enum to long.
5092 * coffgen.c (_bfd_coff_is_local_label_name): Cast return to boolean.
5093 * dwarf2.c (read_abbrevs): Add casts to enum types.
5094 (read_attribute_value): Likewise.
5095 (arange_add): Cast result of bfd_zalloc call.
5096 (comp_unit_contains_address): Return true and false.
5097 (comp_unit_find_nearest_line): Cast return to boolean.
5098 * format.c (bfd_check_format_matches, bfd_set_format): Likewise.
5099 * gen-aout.c: define macro '_' if not defined.
5100 * libbfd.c (bfd_realloc): Cast malloc and realloc to PTR.
5101 (bfd_bwrite): Cast bfd_realloc to bfd_byte *.
5102 (bfd_write_bigendian_4byte_int): Cast return to boolean.
5103 (bfd_seek): Cast bfd_realloc to bfd_byte *.
5104 (bfd_generic_is_local_label_name): Cast return to boolean.
5105 * libcoff.h (_bfd_coff_adjust_symndx): Remove extraneous '\'.
5106 * linker.c (_bfd_link_hash_newfunc): Cast bfd_hash_allocate result to
5107 struct bfd_hash_entry *.
5108 (_bfd_generic_link_hash_newfunc): likewise.
5109 (_bfd_generic_final_link): Cast enum to unsigned int.
5110 * merge.c (sec_merge_emit): Cast return to boolean.
5111 (merge_strings): Add casts to const unsigned char *.
5112 * reloc.c (bfd_get_reloc_code_name): Cast enums in comparison to int.
5113 (bfd_generic_get_relocated_section_content): Cast enum to unsigned int.
3dab13f6
AM
5114 * section.c (bfd_section_hash_newfunc): Cast bfd_hash_allocate result
5115 to struct bfd_hash_entry *.
d45913a0
DA
5116 (bfd_set_section_content): Add cast to PTR in comparison.
5117 * simple.c (simple_dummy_warning, simple_dummy_undefined_symbol,
5118 simple_dummy_reloc_overflow, simple_dummy_reloc_dangerous,
5119 simple_dummy_unattached_reloc,
5120 bfd_simple_get_relocated_section_contents): Add K&R declarations and
5121 function definitions.
5122 * srec.c (S3Forced): Initialize to false.
5123 (srec_get_symtab): Cast return value from bfd_alloc to asymbol *.
5124 * stabs.c (_bfd_link_section_stabs): Cast enum to int in comparisons.
5125 (_bfd_discard_section_stabs): Likewise. Also cast return to boolean.
5126 * syms.c (bfd_is_undefined_symclass): Cast return to boolean.
5127 (_bfd_stab_section_find_nearest_line): Cast enum to bfd_byte in
5128 comparisons.
5129
475c2a7e
JJ
51302002-10-23 Jakub Jelinek <jakub@redhat.com>
5131
5132 * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic
5133 relocs into shared lib non-allocated reloc sections.
5134
e82ce529
AM
51352002-10-23 Nathan Tallent <eraxxon@alumni.rice.edu>
5136
5137 * dwarf2.c (add_line_info): Ensure that the line_info_table is
5138 sorted even when given an out-of-order line sequence.
5139 (lookup_address_in_line_info_table): When an exact VMA match is
5140 not found, return line information with the closest VMA.
5141
f2482cb2
NC
51422002-10-23 Ross Alexander <ross.alexander@uk.neceur.com>
5143
5144 * elf64-hppa.c: Force DT_FLAGS to always be set. Required by
5145 HPUX 11.00 patch PHSS_26559.
5146
c1fd6598
AO
51472002-10-22 Alexandre Oliva <aoliva@redhat.com>
5148
5149 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't move
5150 the options section into a separate section unless IRIX 6
5151 compatibility is enabled.
5152
033fd5f9
AO
51532002-10-22 Alexandre Oliva <aoliva@redhat.com>
5154
5155 * elflink.h (struct elf_link_sort_rela): Turn rel and rela
5156 into arrays.
5157 (elf_link_sort_cmp1, elf_link_sort_cmp2): Adjust.
5158 (elf_link_sort_relocs): Likewise. Take int_rels_per_ext_rel
5159 into account.
5160 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Compose
5161 R_MIPS_REL32 with R_MIPS64 if ABI_64_P.
5162
ef485c01
AM
51632002-10-21 Graeme Peterson <gp@qnx.com>
5164
5165 * targets.c (_bfd_target_vector): Add missing qnx vectors.
5166
b50afec9
AM
51672002-10-21 Alan Modra <amodra@bigpond.net.au>
5168
5169 * targets.c (bfd_target_list): Don't return the default target twice.
5170
5fe39cae
AM
51712002-10-21 Elias Athanasopoulos <eathan@otenet.gr>
5172
5173 * archive.c (_bfd_archive_bsd_update_armap_timestamp): Replace
5174 perror with bfd_perror.
5175
5d603aa9
L
51762002-10-19 H.J. Lu <hjl@gnu.org>
5177
5178 * elflink.h (elf_link_add_object_symbols): Correctly handle
5179 DT_RPATH and DT_RUNPATH.
5180
e377ab71
MK
51812002-10-19 Mark Kettenis <kettenis@gnu.org>
5182
5183 * elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes.
5184
0d09fec6
DC
51852002-10-17 Denis Chertykov <denisc@overta.ru>
5186
5187 * elf32-ip2k.c (ELF_MACHINE_ALT1): Define alternate machine code
5188 for ip2k port.
5189
acf8aed4
AM
51902002-10-17 Alan Modra <amodra@bigpond.net.au>
5191
5192 * elfxx-target.h (USE_REL): Don't define as 1.
5193 * elf32-arm.h (USE_REL): Provide a default define of 0.
5194 Use #if rather than #ifdef when testing USE_REL.
5195 * elf32-m32r.c: Likewise.
5196
5197 * elf32-arc.c (USE_REL): Define as 1.
5198 * elf32-d10v.c (USE_REL): Likewise.
5199 * elf32-m32r.c (USE_REL): Likewise.
5200 * elf32-m68hc11.c (USE_REL): Likewise.
5201 * elf32-m68hc12.c (USE_REL): Likewise.
5202 * elf32-or32.c (USE_REL): Likewise.
5203 * elfarm-nabi.c (USE_REL): Likewise.
5204
f52d1d64
JJ
52052002-10-16 Jakub Jelinek <jakub@redhat.com>
5206
5207 * config.bfd (s390-*-linux*): Add targ64_selvecs.
5208 (s390x-*-linux*): Add targ_selvecs.
5209
2bc3c89a
AM
52102002-10-16 Alan Modra <amodra@bigpond.net.au>
5211
5212 * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,
5fe39cae 5213 elf32-i386-fbsd.lo, elf32-i386qnx.lo, elf32-ppcqnx.lo,
2bc3c89a
AM
5214 elf32-sh-lin.lo, elf32-sh64-lin.lo, elf32-sh-nbsd.lo,
5215 elf32-sh64-nbsd.lo, elf32-shqnx.lo. Add elf32-qnx.lo.
5216 (BFD32_BACKENDS_CFILES): Likewise for corresponding C files.
5217 (BFD64_BACKENDS): Remove elf64-sh64-lin.lo, elf64-sh64-nbsd.lo.
5218 (BFD64_BACKENDS_CFILES): Likewise for corresponding C files.
5219 (SOURCE_HFILES): Add elf32-qnx.h.
5220 (BUILD_HFILES): Add bfdver.h.
5221 Run "make dep-am".
5222 * Makefile.in: Regenerate.
5223 * configure.in Update bfd vector dependencies.
5224 * configure: Regenerate.
5225 * elf32-i386-fbsd.c: Delete. Move code to elf32-i386.c.
5226 * elf32-i386qnx.c: Likewise.
5227 * elf32-ppcqnx.c: Delete. Move code to elf32-ppc.c.
5228 * elf32-sh-nbsd.c: Delete. Move code to elf32-sh.c.
5229 * elf32-sh-lin.c: Likewise.
5230 * elf32-shqnx.c: Likewise.
5231 * elf32-sh64-lin.c: Delete. Move code to elf32-sh64.c.
5232 * elf32-sh64-nbsd.c: Likewise.
5233 * elf64-sh64-lin.c: Delete. Move code to elf64-sh64.c.
5234 * elf64-sh64-nbsd.c: Likewise.
5235 * elfarmqnx-nabi.c: Delete. Move code to elfarm-nabi.c.
5236 * elf32-arm.h (ELF_MAXPAGESIZE): Always define.
5237 * elf32-i386.c: Remove ELF_ARCH and ELF32_I386_C_INCLUDED tests.
5238 * elf32-ppc.c: Remove ELF32_PPC_C_INCLUDED tests.
5239 * elf32-qnx.h (elf_backend_set_nonloadable_filepos): Always define.
5240 (elf_backend_is_contained_by_filepos): Likewise.
5241 (elf_backend_copy_private_bfd_data_p): Likewise.
5242 Globalize and move functions to..
5243 * elf32-qnx.c: ..here. New file.
5244 * elf32-sh.c: Remove ELF_ARCH and ELF32_SH_C_INCLUDED tests. Don't
5245 emit target vectors when INCLUDE_SHMEDIA.
5246 * elf32-sh64.c: Remove ELF_ARCH test. Move TARGET_* etc. defines to
5247 end of file.
5248 * elf64-sh64.c: Remove ELF_ARCH test.
5249 * elfarm-nabi.c: Remove ELFARM_NABI_C_INCLUDED test.
5250 * po/BLD-POTFILES.in: Regenerate.
5251 * po/SRC-POTFILES.in: Regenerate.
5252
90c9df85
AM
52532002-10-16 Alan Modra <amodra@bigpond.net.au>
5254
366f2964
AM
5255 * elflink.h (elf_link_add_object_symbols): Error out on dynamic objects
5256 loaded with --just-symbols.
5257
90c9df85
AM
5258 * elf32-i386qnx.c (TARGET_LITTLE_NAME): Define.
5259 * elf32-ppcqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5260 * elf32-shqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5261 * elfarmqnx-nabi.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5262
2238051f
RH
52632002-10-15 Richard Henderson <rth@redhat.com>
5264
5265 * Makefile.am (BFD64_BACKENDS): Remove elf64-alpha-fbsd.
5266 (BFD64_BACKENDS_CFILES): Likewise.
5267 * configure.in (bfd_elf64_alpha_freebsd_vec): Use elf64-alpha.
5268 * elf64-alpha-fbsd.c: Remove file, move code ...
5269 * elf64-alpha.c: ... here.
5270 * Makefile.in, configure: Rebuild.
5271
64e04ecd
RH
52722002-10-14 Richard Henderson <rth@redhat.com>
5273
5274 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: Increment
5275 VALUE, not ADDEND.
5276
396a6083
SC
52772002-10-14 Stephen Clarke <stephen.clarke@superh.com>
5278
5279 * elf32-sh.c (elf_sh_link_hash_entry): Replace
5280 datalabel_got_offset with union of datalabel_got
5281 offset and refcount.
5282 (sh_elf_link_hash_newfunc): Initialize datalabel_got.refcount.
5283 (allocate_dynrelocs): Delete unnecessary code for
5284 STT_DATALABEL type. Create entry in got for
5285 datalabel version of symbol if datalabel_got.refcount > 0.
5286 (sh_elf_relocate_section): Use datalabel_got union.
5287 (sh_elf_gc_sweep_hook): Pull common code to initialize
5288 h and eh out of switch statement. Declare seen_stt_datalabel.
5289 Initialize it. Decrement datalabel_got.refcount for
5290 got relocs when seen_stt_datalabel is true.
5291 Decrement local_got_refcounts entry for datalabel got relocs
5292 of local symbols.
5293 (sh_elf_copy_indirect_symbol): Copy datalabel_got field over.
5294 (sh_elf_check_relocs): Declare seen_stt_datalabel.
5295 Initialize it. When seen_stt_datalabel is true, increment
5296 datalabel_got refcount rather than got.refcount.
5297 (sh_elf_finish_dynamic_symbol): Create relocs to
5298 initialize got entry for datalabel version of symbol.
5299
6a0735ef
AM
53002002-10-14 Alan Modra <amodra@bigpond.net.au>
5301
5302 * Makefile.am: Run "make dep-am".
5303 (BFD_H_FILES): Remove version.h.
5304 * bfd-in.h (BFD_VERSION, BFD_VERSION_DATE, BFD_VERSION_STRING): Move..
5305 * version.h: ..to here.
5306 * configure.in (bfd_version_date): Remove.
5307 (AC_OUTPUT): Make bfdver.h from version.h.
5308 * bfd.c: #include "bfdver.h".
5309 * vms-hdr.c: Likewise.
5310 * Makefile.in: Regenerate.
5311 * bfd-in2.h: Regenerate.
5312 * configure: Regenerate.
5313 * po/SRC-POTFILES.in: Regenerate.
5314
686e4055
AM
53152002-10-14 Alan Modra <amodra@bigpond.net.au>
5316
5317 * archures.c (bfd_mach_i386_i386, bfd_mach_i386_i8086,
5318 bfd_mach_i386_i386_intel_syntax, bfd_mach_x86_64,
5319 bfd_mach_x86_64_intel_syntax bfd_mach_ppc, bfd_mach_ppc64,
5320 bfd_mach_rs6k, bfd_mach_d10v, bfd_mach_sh, bfd_mach_v850,
5321 bfd_mach_arc_5, bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8,
5322 bfd_mach_m32r, bfd_mach_frv, bfd_mach_frvsimple,
5323 bfd_mach_ia64_elf64, bfd_mach_ia64_elf32,
5324 bfd_mach_ip2022, bfd_mach_ip2022ext,
5325 bfd_mach_s390_31, bfd_mach_s390_64, bfd_mach_xstormy16): Renumber.
5326 * bfd-in2.h: Regenerate.
5327
019dca2b
KK
53282002-10-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5329
5330 * config.bfd (sh*eb-*-linux*, sh*-*-linux*): Add the alternative
5331 endian vector to targ_selvecs.
5332
bce03d3d
AO
53332002-10-13 Alexandre Oliva <aoliva@redhat.com>
5334
5335 * elfxx-mips.c (mips_elf_calculate_relocation): Take
5336 save_addend argument. Don't apply the 32-bit mask to a
5337 GPREL32 value if it's to be used in another relocation. Don't
5338 use forced-check computation of local_p to decide whether to
5339 add gp0 to GPREL16 value. Don't use only the lowest 16 bits
5340 of the addend of a non-in-place GPREL16 relocation.
5341 (_bfd_mips_elf_relocate_section): Pass use_saved_addend_p to
5342 mips_elf_calculate_relocation().
5343
9b691193
SC
53442002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5345
5346 * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocs
5347 with symbols in other sections if we relaxed something; the sections
5348 output offsets must be re-computed before.
5349
1f4c5b47
SC
53502002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5351
5352 * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbols
5353 handling to use Elf_Internal_Sym.
5354 (m68hc11_elf_relax_delete_bytes): Likewise.
5355
5dc97655
KK
53562002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5357
5358 * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,
5359 sh_elf_object_p, dtpoff_base): New functions.
5360 (sh_elf_howto_table): Add TLS relocs.
5361 (sh_reloc_map): Likewise.
5362 (sh_elf_info_to_howto): Support TLS relocs.
5363 (elf_sh_link_hash_entry): Add tls_type and tls_tpoff32.
5364 (sh_elf_hash_entry, sh_elf_tdata, sh_elf_local_got_tls_type):
5365 New macros.
5366 (sh_elf_obj_tdata): New.
5367 (elf_sh_link_hash_table): Add tls_ldm_got.
5368 (sh_elf_link_hash_table_create): Clear refcount of tls_ldm_got.
5369 (allocate_dynrelocs): Support TLS relocs.
5370 (sh_elf_size_dynamic_sections): Likewise.
5371 (sh_elf_relocate_section): Support TLS relocs. Don't try to find
5372 .rela.got section when found already. Return false after printing
5373 error about unresolvable relocation.
5374 (sh_elf_gc_sweep_hook): Support TLS relocs.
5375 (sh_elf_check_relocs): Likewise.
5376 (sh_elf_finish_dynamic_symbol): Likewise.
5377 (bfd_elf32_mkobject, elf_backend_object_p): Define for TLS case.
5378 * reloc.c: Add SH TLS relocs.
5379 * bfd-in2.h, libbfd.h: Regenerate.
5380
6a0735ef
AM
53812002-10-11 Daniel Jacobowitz <drow@mvista.com>
5382
5383 * Makefile.in: Regenerated.
5384
af39267e
DJ
53852002-10-11 Daniel Jacobowitz <drow@mvista.com>
5386
5387 * Makefile.am: Run dep-am.
6a0735ef 5388 (BFD_H_DEP): Add simple.c and linker.c.
af39267e
DJ
5389 (BFD32_LIBS): Add simple.lo.
5390 (BFD32_LIBS_CFILES): Add simple.c.
5391 * Makefile.in: Regenerated.
5392 * bfd-in2.h: Regenerated.
5393 * simple.c: New file.
5394
0be617ce
AM
53952002-10-11 Alan Modra <amodra@bigpond.net.au>
5396
14a793b2
AM
5397 * coff-arm.c (record_arm_to_thumb_glue): Avoid type-punned pointers.
5398 (record_thumb_to_arm_glue): Likewise.
5399 * ecoff.c (ecoff_link_add_externals): Likewise.
5400 * elf32-arm.h (record_arm_to_thumb_glue): Likewise.
5401 (record_thumb_to_arm_glue): Likewise.
5402 * elf32-m32r.c (m32r_elf_add_symbol_hook): Likewise.
5403 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
5404 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
5405 * elf64-alpha.c (elf64_alpha_create_dynamic_sections): Likewise.
5406 * elf64-ppc.c (func_desc_adjust): Likewise.
5407 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
5408 (sh64_elf64_create_dynamic_sections): Likewise.
5409 * elflink.c (_bfd_elf_create_got_section): Likewise.
5410 (_bfd_elf_create_dynamic_sections): Likewise.
5411 (_bfd_elf_create_linker_section): Likewise.
5412 * elflink.h (elf_add_default_symbol): Likewise.
5413 (elf_link_create_dynamic_sections): Likewise.
5414 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
5415 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Likewise.
5416 * elfxx-mips.c (mips_elf_create_got_section): Likewise.
5417 (_bfd_mips_elf_add_symbol_hook): Likewise.
5418 (_bfd_mips_elf_create_dynamic_sections): Likewise.
5419 * linker.c (generic_link_add_symbol_list): Likewise.
5420 * xcofflink.c (xcoff_link_add_symbols): Likewise.
5421
5422 * elfxx-ia64.c (oor_brl, oor_ip): Conditionally define.
5423
0be617ce 5424 * elf64-ppc.c (edit_opd): Only zero opd syms when function is
7f6a7663 5425 completely removed. Correct local sym adjustment.
0be617ce 5426
0a4ef3f4
SC
54272002-10-10 Stephen Clarke <stephen.clarke@superh.com>
5428
5429 * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
5430 Correct mistake in calculation of address of .got.
5431 * elf64-sh64.c (elf_sh64_pic_plt_entry_be,
5432 elf_sh64_pic_plt_entry_le): Likewise.
5433
efacd36e
SC
54342002-10-09 Richard Shann <richard.shann@superh.com>
5435 Stephen Clarke <stephen.clarke@superh.com>
5436
5437 * Makefile.am: Add entries for elf32-sh64-lin.c and
5438 elf64-sh64-lin.c. Regenerate.
5439 * Makefile.in: Regenerate.
9b5ecbd0 5440 * config.bfd: Change sh64eb-*-linux* and sh64-*-linux*
efacd36e
SC
5441 to use sh64 vectors rather than sh vectors.
5442 * configure.in: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5443 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5444 * configure: Regenerate.
5445 * elf32-sh64-lin.c: New file.
5446 * elf64-sh64-lin.c: New file.
5447 * targets.c: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5fe39cae
AM
5448 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5449
299bf759
L
54502002-10-08 H.J. Lu <hjl@gnu.org>
5451
5452 * elf32-i386.c (elf_i386_relocate_section): Re-arrange the
5453 IE->LE transition for R_386_TLS_IE.
5454
51020317
AM
54552002-10-08 Alan Modra <amodra@bigpond.net.au>
5456
5457 * elf64-ppc.c (edit_opd): Correct test for discarded sections.
5458
a8fcf378
NC
54592002-10-07 Mark Elbrecht <snowball3@softhome.net>
5460
51020317
AM
5461 * cofflink.c (mark_relocs): Don't mark relocations in excluded
5462 sections.
a8fcf378 5463
a16d5acb
AM
54642002-10-07 Alan Modra <amodra@bigpond.net.au>
5465
a6b511bd
AM
5466 * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependent
5467 code.
5468
a16d5acb
AM
5469 * elf64-ppc.c (ppc64_elf_build_stubs): Increment .glink indx.
5470
7c4a37eb
AM
54712002-10-06 Alan Modra <amodra@bigpond.net.au>
5472
5473 * opncls.c: Formatting.
5474 (_bfd_new_bfd): Use a smaller section hash table.
5475
7c4ca42d
AO
54762002-10-05 Alexandre Oliva <aoliva@redhat.com>
5477
5478 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the type
5479 of the other two relocations packed with a REL32 to NONE.
5480
4989d792
SC
54812002-10-02 Stephen Clarke <stephen.clarke@superh.com>
5482
5483 * elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.
5484 (sh_elf_link_hash_newfunc): Initialize it.
5485 (allocate_dynrelocs): Transfer gotplt refs from plt.refcount
5486 to got.refcount for symbols that are forced local or when
5487 we have direct got refs.
5488 (sh_elf_gc_sweep_hook): Adjust gotplt_refcount. Use it
5489 to correctly adjust got.refcount and plt.refcount.
5490 (sh_elf_copy_indirect_symbol): Copy gotplt_refcount across.
5491 (sh_elf_check_relocs): Increment gotplt_refcount.
51020317 5492
7c445aa3
JJ
54932002-10-01 Jakub Jelinek <jakub@redhat.com>
5494
5495 * elf32-i386.c (elf_i386_relocate_section): Fix
5496 movl foo@indntpoff, %eax IE->LE transition.
5497
abcf1d52
JJ
54982002-10-01 Jakub Jelinek <jakub@redhat.com>
5499
5500 * elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
5501 sequence and its transitions.
5502
a45bb67d
JJ
55032002-10-01 Jakub Jelinek <jakub@redhat.com>
5504
5505 * elf32-i386.c (elf_i386_relocate_section): Resolve R_386_TLS_LDO_32
5506 to st_value + addend in non-code sections.
5507 * elf64-x86-64.c (elf64_x86_64_relocate_section): Resolve
5508 R_X86_64_DTPOFF32 to st_value + addend in non-code sections.
5509
00707a0e 55102002-09-30 Gavin Romig-Koch <gavin@redhat.com>
51020317
AM
5511 Ken Raeburn <raeburn@cygnus.com>
5512 Aldy Hernandez <aldyh@redhat.com>
5513 Eric Christopher <echristo@redhat.com>
5514 Richard Sandiford <rsandifo@redhat.com>
00707a0e
RS
5515
5516 * archures.c (bfd_mach_mips4120, bfd_mach_mips5400): New.
5517 (bfd_mach_mips5500): New.
5518 * cpu-mips.c (I_mips4120, I_mips5400, I_mips5500): New.
5519 (arch_info_struct): Add corresponding entries here.
5520 * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_4120,
5521 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
5522 (_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4120,
5523 bfd_mach_mips5400 and bfd_mach_mips5500.
5524 (_bfd_mips_elf_mach_extends_p): New function.
5525 (_bfd_mips_elf_merge_private_bfd_data): Use it to help merge
5526 the EF_MIPS_MACH flags.
5527 * bfd-in2.h: Regenerate.
5528
624f0b25
JT
55292002-09-28 Jason Thorpe <thorpej@wasabisystems.com>
5530
5531 * elf32-vax.c (elf_vax_size_dynamic_section): Don't strip
5532 .got sections.
5533
b89fe0ee
AM
55342002-09-28 Alan Modra <amodra@bigpond.net.au>
5535
5536 * elf.c (map_sections_to_segments): Correct test for start of
5537 writable section in the same page as end of read-only section.
5538
b29635ba
JT
55392002-09-27 Matt Thomas <matt@3am-software.com>
5540
5541 * elf32-vax.c (elf_vax_check_relocs): Remove unused
5542 local_got_refcounts usage. Remove allocation of got slot.
5543 (elf_vax_gc_sweep_hook): Remove unused local_got_refcounts usage.
5544 Remove de-allocation of got slot.
5545 (elf_vax_size_dynamic_section): Fix some indentation. Add hash
5546 traversal for elf_vax_instantiate_got_entries. Allow empty .got
5547 sections to be GC'ed.
5548 (elf_vax_instantiate_got_entries): New function.
5549 (elf_vax_relocate_section): Simplify R_VAX_GOT32 handling. Remove
5550 tests that are now handled by elf_vax_instantiate_got_entries.
5551 Assert GOT entry falls within .got section size. Remove redundant
5552 comparisions. Fix comments.
5553
bffbf940
JJ
55542002-09-27 Jakub Jelinek <jakub@redhat.com>
5555
5556 * reloc.c: Add x86-64 TLS relocs.
5557 * bfd-in2.h, libbfd.h: Rebuilt.
5558 * elf64-x86-64.c (x86_64_elf_howto): Fix size fields for 32-bit
5559 relocs. Add TLS relocs.
5560 (x86_64_reloc_map): Add TLS relocs.
5561 (elf64_x86_64_info_to_howto): Adjust for added TLS relocs.
5562 (struct elf64_x86_64_link_hash_entry): Add tls_type field.
5563 (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE): Define.
5564 (elf64_x86_64_hash_entry): Define.
5565 (struct elf64_x86_64_obj_tdata): New.
5566 (elf64_x86_64_tdata, elf64_x86_64_local_got_tls_type): Define.
5567 (struct elf64_x86_64_link_hash_table): Add tls_ld_got.
5568 (link_hash_newfunc): Initialize tls_type.
5569 (elf64_x86_64_link_hash_table_create): Initialize tls_ld_got.
5570 (elf64_x86_64_copy_indirect_symbol): Swap tls_type if necessary.
5571 (elf64_x86_64_mkobject): New.
5572 (elf64_x86_64_elf_object_p): Allocate struct elf64_x86_64_obj_tdata.
5573 (elf64_x86_64_tls_transition): New.
5574 (elf64_x86_64_check_relocs): Add r_type variable and use it.
5575 Handle TLS relocs.
5576 (elf64_x86_64_gc_sweep_hook): Handle TLS relocs.
5577 (allocate_dynrelocs): Allocate GOT space for TLS relocs.
5578 (elf64_x86_64_size_dynamic_sections): Likewise.
5579 (dtpoff_base, tpoff): New.
5580 (elf64_x86_64_relocate_section): Handle TLS relocs.
5581 (elf64_x86_64_finish_dynamic_symbol): Only handle non-TLS GOT
5582 entries.
5583 (bfd_elf64_mkobject): Define.
5584
5585 * elf32-i386.c (elf_i386_check_relocs) [R_386_TLS_LE]: Set
5586 DF_STATIC_TLS if shared.
5587
14366460
TS
55882002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5589
5590 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Don't emit unneeded
5591 empty relocation sections.
5592
9f951329
AM
55932002-09-26 Alan Modra <amodra@bigpond.net.au>
5594
5595 * elf64-ppc.c (ppc_build_one_stub): Don't build glink stubs here.
5596 (ppc64_elf_build_stubs): Build them here instead.
5597
6b3ac709
JJ
55982002-09-24 Jakub Jelinek <jakub@redhat.com>
5599
5600 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE
5601 addend into r_addend, not *r_offset.
5602 (elf32_sparc_finish_dynamic_symbol): Likewise.
5603 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Clear xword at
5604 R_SPARC_RELATIVE's r_offset.
5605
e2f6d277
NC
56062002-09-23 Nathan Tallent <eraxxon@alumni.rice.edu>
5607
5608 * dwarf2.c (decode_line_info): Update to correctly decode
5609 the (non-standard DWARF2) out-of-order address sequences
5610 generated by the Intel C++ 6.0 compiler for ia64-Linux.
5611
f3961b2b
DD
56122002-09-23 Mark Elbrecht <snowball3@softhome.net>
5613
5614 * config.bfd: For DJGPP targets, match with any cpu and any machine.
5615
ad34bc37
AM
56162002-09-23 Alan Modra <amodra@bigpond.net.au>
5617
5618 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocs
5619 for discarded FDEs. Remove redundant assignment.
5620 * elflink.h (elf_bfd_discard_info): Save edited relocs.
5621
82988bff
L
56222002-09-22 H.J. Lu <hjl@gnu.org>
5623
5624 * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Don't merge
5625 the relocation count between different .reloc sections.
5626
5ad8645c
AM
56272002-09-21 Alan Modra <amodra@bigpond.net.au>
5628
5f819128
AM
5629 * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" and
5630 ".sdata.*" for R_PPC_SDAREL16, ".sbss2*" and ".sdata2*" for
5631 R_PPC_EMB_SDA2REL. Similarly for R_PPC_EMB_SDA21 and
5632 R_PPC_EMB_RELSDA.
5633
5ad8645c
AM
5634 * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"
5635 unsigned. Move "symcount" assignment out of loop.
5636 * Makefile.am: Run "make dep-am".
5637 * Makefile.in: Regenerate.
5638 * configure: Regenerate.
5639 * po/SRC-POTFILES.in: Regnerate.
5640
75936555
NC
56412002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
5642
5643 * dwarf2.c (_bfd_dwarf2_find_nearest_line): If address length is
5644 zero, set it to 8 for (non-standard) 64-bit DWARF2 formats
5645 (e.g. IRIX64).
5646
2243deae
L
56472002-09-19 Jakub Jelinek <jakub@redhat.com>
5648
5649 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Clear .got word
5650 even if generating R_PPC_RELATIVE reloc.
5651 (ppc_elf_relocate_section): Make sure relocation is performed
5652 if skip == -2. Clear memory at r_offset when creating dynamic
5653 relocation.
5654
37e55690
JJ
56552002-09-19 Jakub Jelinek <jakub@redhat.com>
5656
5657 * reloc.c (BFD_RELOC_386_TLS_TPOFF, BFD_RELOC_386_TLS_IE,
5658 BFD_RELOC_386_TLS_GOTIE): Add.
5659 * bfd-in2.h, libbfd.h: Rebuilt.
5660 * elf32-i386.c (elf_howto_table): Add R_386_TLS_TPOFF, R_386_TLS_IE
5661 and R_386_TLS_GOTIE.
5662 (elf_i386_reloc_type_lookup): Handle it.
5663 (struct elf_i386_link_hash_entry): Change tls_type type to unsigned
5664 char instead of enum, change GOT_* into defines.
5665 (GOT_TLS_IE_POS, GOT_TLS_IE_NEG, GOT_TLS_IE_BOTH): Define.
5666 (elf_i386_tls_transition): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5667 (elf_i386_check_relocs): Likewise. Avoid crash if local symbol is
5668 accessed both as normal and TLS symbol. Move R_386_TLS_LDM and
5669 R_386_PLT32 cases so that R_386_TLS_IE can fall through.
5670 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5671 (elf_i386_gc_sweep_hook): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5672 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5673 (allocate_dynrelocs): Allocate 2 .got and 2 .rel.got entries if
5674 tls_type is GOT_TLS_IE_BOTH.
5675 (elf_i386_size_dynamic_sections): Likewise.
5676 (elf_i386_relocate_section): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5677 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5678 (elf_i386_finish_dynamic_symbol): Use tls_type & GOT_TLS_IE to catch
5679 all 4 GOT_TLS_* TLS types.
5680
8e67855b
NC
56812002-09-19 Nick Clifton <nickc@redhat.com>
5682
5683 * elflink.h (elf_fix_symbol_flags): When examining weak symbols,
5684 follow indirect links.
5685
1c59ba3f
NC
56862002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
5687
5688 * ecoffswap.h (ecoff_swap_pdr_in) <isym, iline>: Update to
5689 correctly sign-extend 32-bit ECOFF null values (0xffffffff, -1)
5690 on 64 bit machines.
5691 (ecoff_swap_sym_in) <iss>: Likewise.
0e327d91
NC
5692 * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Fix error reading
5693 ECOFF information: 'ioptMax' refers to the actual *size*
5694 of the optimization symtab, not the number of entries.
1c59ba3f 5695
9d7404b7
NC
56962002-09-19 Daniel Jacobowitz <drow@mvista.com>
5697
5698 * elf32-arm.h (elf32_arm_adjust_dynamic_symbol): Update
5699 ELF_LINK_HASH_NEEDS_PLT logic.
5700
05a487dc
DJ
57012002-09-18 Daniel Jacobowitz <drow@mvista.com>
5702
5703 * elfcode.h (elf_slurp_reloc_table_from_section): Check
5704 correct relocation count.
5705
1f70368c
DJ
57062002-09-17 Daniel Jacobowitz <drow@mvista.com>
5707
5708 * bfd-in.h (bfd_get_dynamic_symcount): Define.
5709 * bfd.c (struct _bfd): Add dynsymcount.
5710 * bfd-in2.h: Regenerated.
5711 * elf.c (_bfd_elf_canonicalize_dynamic_symtab): Set
5712 abfd->dynsymcount.
5713 * elfcode.h (elf_slurp_reloc_table_from_section): Check
5714 for overflow.
5715
51020317 57162002-09-17 Stan Cox <scox@redhat.com>
a902ee94
SC
5717
5718 * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
5719 (mips_elf64_final_gp): Don't make up gp value.
5720 * elfn32-mips.c (mips_elf_final_gp): Likewise.
5721 * elfxx-mips.c (_bfd_mips_elf_final_link): Always create
5722 .MIPS.options/.options section.
5723
290062cc
DB
57242002-09-17 David O'Brien <obrien@FreeBSD.org>
5725
5726 * elf32-i386-fbsd.c: Always label using the EI_OSABI method.
5727 It is benign for FreeBSD < 4.1. Minor reformatting.
5728 * elf64-alpha-fbsd.c: Likewise.
5729
c5c1f40c
JJ
57302002-09-17 Jakub Jelinek <jakub@redhat.com>
5731
ca1eb0ba
JJ
5732 * elf32-i386.c (elf_i386_relocate_section) [R_386_TLS_TPOFF32]: Negate
5733 addend.
c5c1f40c 5734
562ace6b
AM
57352002-09-17 Alan Modra <amodra@bigpond.net.au>
5736
5737 * elf64-alpha.c (alpha_elf_size_info): Make static.
5738
5af6ead6
AM
57392002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5740
5741 * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
5742 * cpu-tic4x.c: Ditto.
5743
cb9512fc
TS
57442002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5745
5746 * elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove
5747 duplicate define.
5748
4ada7262
DB
57492002-09-16 Bruno Haible <bruno@clisp.org>
5750
5751 * elf32-i386.c: Don't defined ELF_ARCH etc. if this file is included
5752 by a target variant implementation.
5753 * elf64-alpha.c: Likewise.
5754 * elf32-i386-fbsd.c: New file.
5755 * elf64-alpha-fbsd.c: New file.
5756 * targets.c: Support bfd_elf32_i386_freebsd_vec and
5757 bfd_elf64_alpha_freebsd_vec.
5758 * configure.in: Accept the vectors bfd_elf32_i386_freebsd_vec,
5759 bfd_elf64_alpha_freebsd_vec.
5760 * Makefile.am (BFD32_BACKENDS): Add elf32-i386-fbsd.lo.
5761 (BFD32_BACKENDS_CFILES): Add elf32-i386-fbsd.c.
5762 (BFD64_BACKENDS): Add elf64-alpha-fbsd.lo.
5763 (BFD64_BACKENDS_CFILES): Add elf64-alpha-fbsd.c.
5764 (elf32-i386-fbsd.lo, elf64-alpha-fbsd.lo): Add dependencies.
5765 * config.bfd: For FreeBSD targets, set targ_defvec to a FreeBSD
5766 specific targets. Define OLD_FREEBSD_ABI_LABEL if appropriate.
5767
6a30718d
JJ
57682002-09-12 Jakub Jelinek <jakub@redhat.com>
5769
5770 * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
5771 NULL.
5772 (elf_i386_relocate_section): Return false after printing error about
5773 unresolvable relocation.
5774
6cf9e9fe
NC
57752002-09-12 Nick Clifton <nickc@redhat.com>
5776
5777 * elf32-arm.h (elf32_arm_final_link_relocate): Fix handling of
5778 R_ARM_THM_PC11.
5779
10f469bf
DJ
57802002-09-11 Jeffrey Law <law@redhat.com>
5781
5782 * elf32-h8300.c (elf32_h8_relax_section): Fix typo.
5783
dc43ada5
NC
57842002-09-11 Andrew Haley <aph@cambridge.redhat.com>
5785
5786 * elf.c (_bfd_elf_find_nearest_line): Check functionname_ptr and
5787 line_ptr before deciding we've found a symbol.
5788
e09f4395
NC
57892002-09-11 Nick Clifton <nickc@redhat.com>
5790
5791 * po/da.po: New Danish translation file.
5792 * configure.in (LINGUAS): Add 'da'.
5793 * configure: Regenerate.
5794
b3018b5f
NC
57952002-09-10 Michael Snyder <msnyder@redhat.com>
5796
5797 * irix-core.c (do_sections, do_sections64): New functions.
51020317 5798 (irix_core_core_file_p): Call new functions do_sections,
b3018b5f
NC
5799 do_sections64, depending on corefile (32-bit or 64-bit).
5800
2f21f25e
RH
58012002-09-09 Richard Henderson <rth@redhat.com>
5802
5803 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M
5804 and PCREL21F like PCREL21B.
5805
28b94e7c
KB
58062002-09-04 Kevin Buettner <kevinb@redhat.com>
5807
51020317
AM
5808 * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 default
5809 vector.
28b94e7c 5810
5cec6941
NC
58112002-09-02 Nick Clifton <nickc@redhat.com>
5812
5813 * elf32-v850.c (v850_elf_final_link_relocate): Use helpful
5814 names instead of cryptically overloaded bfd_reloc error
5815 codes.
5816 (v850_elf_relocate_section): Likewise.
5817 (v850_elf_relax_section): Replace caching of external symbols
5818 with caching of internal symbols obtained from calling
5819 bfd_elf_get_elf_syms().
51020317 5820 Fixup problems with freeing cached allocated memory blocks.
5cec6941 5821
3b77b1d5
AM
58222002-09-02 Alan Modra <amodra@bigpond.net.au>
5823
638524b5
AM
5824 * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
5825 (bfd_pj_arch): Use bfd_default_scan.
5826 * cpu-v850.c (scan): Remove.
5827 (N): Use bfd_default_scan.
5828 * cpu-z8k.c (scan_mach): Remove.
5829 (arch_info_struct, bfd_z8k_arch): Reorganize so that the default is
5830 first. Use bfd_default_scan.
5831
250d94fd
AM
5832 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
5833 bfd_mach constants.
5834 (ecoff_get_magic): Likewise.
5835 * elf32-v850.c (v850_elf_object_p): Likewise.
5836 (v850_elf_final_write_processing): Likewise.
5837 * mipsbsd.c (MY(set_arch_mach)): Likewise.
5838 (MY(write_object_contents)): Likewise.
5839 * coff64-rs6000.c (xcoff64_write_object_contents): Likewise.
5840 * coffcode.h (coff_write_object_contents): Likewise.
5841 (coff_set_arch_mach_hook): Add comment describing machine == 0.
5842 Remove unnecessary "machine" assignments.
5843 (coff_write_relocs): Test for the absolute section sym by testing
5844 section and flags.
5845
3b77b1d5
AM
5846 * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386
5847 and bfd_mach_i386_i386_intel_syntax.
250d94fd 5848 * pdp11.c (NAME(aout,machine_type)): Likewise.
3b77b1d5 5849
e5b45b83
DA
58502002-08-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
5851
5852 * bfd-in.h (align_power): Cast constants to bfd_vma type.
5853 * bfd-in2.h (align_power): Likewise.
5854
37f45cf8
AM
58552002-08-30 Alan Modra <amodra@bigpond.net.au>
5856
5857 * Makefile.am: Run "make dep-am".
5858 * Makefile.in: Regenerate.
5859
5860 * cpu-avr.c (compatible): Don't use hard-coded mach constants.
5861 * cpu-powerpc.c (powerpc_compatible): Likewise.
5862 * cpu-rs6000.c (rs6000_compatible): Likewise.
5863
86aba9db
NC
58642002-08-28 Catherine Moore <clm@redhat.com>
5865
9b5ecbd0 5866 * elf32-v850.c (v850_elf_reloc_map): Add new relocs.
86aba9db
NC
5867 (v850-elf-reloc): Don't resolve pc relative relocs.
5868 (v850_elf_ignore_reloc): New routine.
5869 (v850_elf_final_link_relocate): Handle new relocs.
5870 (v850_elf_relax_delete_bytes ): New routine.
5871 (v850_elf_relax_section): New routine.
5872 (bfd_elf32_bfd_relax_section): Define.
5873 (HOWTO): New entries for new relocs.
5874 * reloc.c (BFD_RELOC_V850_LONGCALL): New reloc.
5875 (BFD_RELOC_V850_LONGJUMP): New reloc.
5876 (BFD_RELOC_V850_ALIGN): New reloc.
5877 * archures.c: Remove redundant v850ea architecture.
5878 * cpu-v850.c: Remove redundant v850ea support.
5879 * libbfd.h: Regenerate.
5880 * bfd-in2.h: Regenerated.
5881
026df7c5
NC
58822002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
5883
5884 * config.bfd: Add tic4x-*-*coff* and c4x-*-*coff* target.
5885 * configure.in: Add tic4x_coff vector files.
5886 * configure: Regenerate.
5887 * Makefile.am: Add tic4x target.
5888 * Makefile.in: Regenerate.
5889
58902002-08-27 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5891
5892 * archures.c: Add the BFD arch type tic4x.
5893 * bfd-in.h: Add BFD_IN_MEMORY flag.
5894 * coff-tic4x.c: New file.
5895 * coffswap.h (coff_swap_sym_out): Add preadjuster.
5896 * cpu-tic4x.c: New file.
5897 * targets.c: Added tic4x- in list of xvecs.
5898 * ticoff.h: New file.
5899 * bfd-in2.h: Regenerate.
5900
88f7bcd5
NC
59012002-08-27 Adam Nemet <anemet@lnxw.com>
5902
5903 * elf32-arm.h (elf32_arm_finish_dynamic_sections): Set the last
5904 bit of DT_INIT and DT_FINI for Thumb functions.
5905
c8e48751
AM
59062002-08-26 Alan Modra <amodra@bigpond.net.au>
5907
5908 * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
5909
2846975a
AM
59102002-08-26 Alan Modra <amodra@bigpond.net.au>
5911
5912 * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.
5913
067653c5
AM
59142002-08-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5915
5916 * elf32-sh.c (sh_elf_copy_indirect_symbol): New.
5917 (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
5918 Likewise.
5919 (struct elf_sh_pcrel_relocs_copied): Removed.
5920 (struct elf_sh_dyn_relocs): New.
5921 (struct elf_sh_link_hash_entry): Replace pcrel_relocs_copied
5922 field with dyn_relocs.
5923 (struct elf_sh_link_hash_table): Add short-cuts to get dynamic
5924 sections and sym_sec.
5925 (sh_elf_link_hash_newfunc): Clear dyn_relocs.
5926 (sh_elf_link_hash_table_create): Clear shorts-cuts and sym_sec.
5927 (sh_elf_create_dynamic_sections): Use create_got_section instead
5928 of _bfd_elf_create_got_section.
5929 (sh_elf_check_relocs): Likewise.
5930 (sh_elf_create_dynamic_sections): Use short-cuts to the dynamic
5931 sections.
5932 (sh_elf_adjust_dynamic_symbol, sh_elf_size_dynamic_sections,
5933 sh_elf_relocate_section, sh_elf_check_relocs,
5934 sh_elf_finish_dynamic_symbol, sh_elf_finish_dynamic_sections):
5935 Likewise.
5936 (sh_elf_adjust_dynamic_symbol): Handle nocopyreloc. Keep the
5937 dynamic relocations and avoiding the copy relocation when we
5938 didn't find any dynamic relocations in the section which has
5939 contents or is read-only.
5940 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
5941 (sh_elf_size_dynamic_sections): Don't reset the size of
5942 .rela.got section even if dynamic_sections_created flag is off.
5943 Don't use sh_elf_discard_copies. Scan all input bfd and use
5944 allocate_dynrelocs. Call readonly_dynrelocs to determine
5945 whether we need DT_TEXTREL.
5946 (sh_elf_adjust_dynamic_symbol): Use plt.refcount to determine
5947 whether the symbol was never referred to.
5948 (sh_elf_relocate_section): Use WILL_CALL_FINISH_DYNAMIC_SYMBOL.
5949 (sh_elf_gc_sweep_hook): Fill with the real sweep function.
5950 (sh_elf_check_relocs): Call create_got_section if the short-cut
5951 to .got is null. Increment reference counters only instead of
5952 allocating space on dynamic sections here. Don't conditionalize
5953 uninitialized got.offset value when marking the symbol as a
5954 global offset table entry. Keep relocations for symbols satisfied
5955 by a dynamic library to avoid copy relocations for the symbol.
5956 Set dynobj field of an elf hash table if needed.
5957 (sh_elf_finish_dynamic_sections): Handle null section pointer
5958 correctly.
5959 (elf_backend_copy_indirect_symbol): Defined.
5960 (elf_backend_can_refcount): Defined.
5961
7e326afc
NC
59622002-08-23 Nick Clifton <nickc@redhat.com>
5963
5964 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Undo
5965 previous change. Add comment explaining why.
5966
c8614e8e
AM
59672002-08-23 Stephen Clarke <stephen.clarke@superh.com>
5968
5969 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): Copy
5970 contents of .got.plt[2] to tr0, not address of .got.plt.
5971 (sh_elf_finish_dynamic_symbol): Do not apply GOT_BIAS when
5972 patching absolute plt entry. For shmedia plt entry, set bottom bit
5973 of branch to plt0 as this is a branch to an shmedia instruction.
5974 * elf64-sh64.c (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le):
5975 Copy contents of .got.plt[2] to tr0, not address of .got.plt.
5976 (elf_sh64_plt_entry_be, elf_sh64_plt_entry_le): Use ptrel to
5977 branch to plt0.
5978 (sh64_elf64_finish_dynamic_symbol): Do not apply GOT_BIAS when
5979 patching absolute plt entry. For shmedia plt entry, branch to
5980 plt0 is now ptrel, so use relative offset. Set bottom bit of
5981 branch target as it is a branch to an shmedia instruction.
5982
3b587c71
AM
59832002-08-23 Stephen Clarke <stephen.clarke@superh.com>,
5984 Richard Shann <richard.shann@superh.com>
5985
5986 * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT
5987 value if .init is an SHmedia function. Similarly for DT_FINI.
5988 * elf64-sh64.c (sh64_elf64_finish_dynamic_sections): Likewise.
51020317 5989
957dcaa8
AM
59902002-08-23 Stephen Clarke <stephen.clarke@superh.com>
5991
3b587c71 5992 * elf32-sh.c (sh_elf_size_dynamic_sections): Zero initialize
957dcaa8 5993 dynamic section.
3b587c71 5994 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
957dcaa8 5995
a4263c47
NC
59962002-08-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5997
5998 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use a simple
51020317 5999 byte read when reading the return address register column.
a4263c47 6000
db4ed121
NC
60012002-08-22 Nick Clifton <nickc@redhat.com>
6002
6003 * config.bfd: Add powepc64-*-*bsd* target.
6004
ed71e111
NC
60052002-08-22 Graeme Peterson <gp@qnx.com>
6006
6007 * Makefile.am: Add entries for elf32-shqnx.c
6008 * Makefile.in: Regenerate.
6009 * config.bfd: Add support sh-*-nto* target.
6010 * configure.in: Add support for bfd_elf32_sh{l}qnx_vec.
6011 * configure: Regenerate.
6012 * elf32-qnx.h: Changed typo "elf_i386qnx_*" to "elf_qnx_*" .
6013 * elf32-sh.c: Do not include elf32-target.h if
6014 ELF32_SH_C_INCLUDED is defined.
6015 * elf32-shqnx.c: New file: Support for QNX.
6016 * targets.c: Add bfd_elf32_sh{l}qnx_vec.
6017
0ab72ee2
NC
60182002-08-22 Nick Clifton <nickc@redhat.com>
6019
75c83283
NC
6020 * po/tr.po: Updated Turkish translation.
6021
0ab72ee2
NC
6022 * syms.c (_bfd_generic_read_minisymbols): Set bfd_error if the
6023 symbols are not read.
6024
56780f18
AM
60252002-08-22 Alan Modra <amodra@bigpond.net.au>
6026
6027 * elf32-m68hc11.c: Formatting fixes.
6028 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
6029 * elf32-m68hc12.c: Formatting fixes.
6030 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
6031
b48fa14c
AM
60322002-08-22 Alan Modra <amodra@bigpond.net.au>
6033
a7c71b0c
AM
6034 * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and
6035 SEC_DATA.
6036 (pmac_xcoff_vec): Likewise.
6037 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
6038 (aix5coff64_vec): Likewise.
6039
56780f18
AM
60402002-08-22 Alan Modra <amodra@bigpond.net.au>
6041
b48fa14c
AM
6042 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data
6043 param to elf_backend_copy_indirect_symbol.
6044 (_bfd_elf_link_hash_copy_indirect): Likewise.
6045 * elflink.h (elf_add_default_symbol, elf_fix_symbol_flags): Adjust
6046 calls to copy_indirect_symbol.
6047 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
6048 * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
6049 * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6050 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
6051 * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6052 * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
6053 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
6054 * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6055 * elfxx-mips.h (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6056 * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise. Properly
6057 test refcounts for "used" values.
6058
8c2ab17d
AM
60592002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
6060
6061 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Add PARAMS to
6062 argument declaration.
6063
d62b1198 60642002-08-19 Elena Zannoni <ezannoni@redhat.com>
51020317
AM
6065
6066 * archures.c (bfd_mach_ppc_e500): Added.
6067 * bfd-in2.h: Rebuilt.
d62b1198
EZ
6068 * cpu-powerpc.c (bfd_powerpc_archs): Added e500.
6069
9f88ba09
AM
60702002-08-19 Alan Modra <amodra@bigpond.net.au>
6071
6072 * elf32-m68hc12.c (elf_backend_can_gc_sections): False.
6073
df622259
AC
60742002-08-17 Andrew Cagney <ac131313@redhat.com>
6075
6076 * elf.c (bfd_elf_get_elf_syms): Change type of `esym' to
51020317 6077 `bfd_byte'.
df622259 6078
44c410de
SC
60792002-08-17 Stan Cox <scox@redhat.com>
6080
6081 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use the
6082 IRIX 6 segment layout for NEWABI.
6083
4972a8e9
SC
60842002-08-16 Stephen Clarke <stephen.clarke@superh.com>
6085
1049f94e 6086 * elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect
4972a8e9 6087 symbols when looking for section referred to by a relocation.
1049f94e 6088 * elf64-sh.c (sh_elf64_gc_mark_hook): Likewise.
51020317 6089
c5cd6d62
AM
60902002-08-15 Alan Modra <amodra@bigpond.net.au>
6091
6092 * elf32-i370.c: Move reloc enum to include/elf/i370.h.
6093
0741c7be
HPN
60942002-08-15 Hans-Peter Nilsson <hp@axis.com>
6095
6096 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add
6097 missing check for whether the symbol is referenced by DSO before
6098 unexporting it as an unneeded dynamic symbol.
6099
e8d5d179
L
61002002-08-14 H.J. Lu <hjl@gnu.org>
6101
6102 * libbfd.h: Regenerate.
6103
e9229007
L
61042002-08-14 H.J. Lu <hjl@gnu.org>
6105
6106 * config.bfd: Always add 64bit vectors to 32bit Linux/mips.
6107
1fd03b5a
SC
61082002-08-14 Stephane Carrez <stcarrez@nerim.fr>
6109
6110 * elf32-m68hc11.c (m68hc11_relax_group): New to relax group of
6111 instructions.
6112 (m68hc11_direct_relax): New to define table of relaxable instructions.
6113 (find_relaxable_insn): New, find a relaxable insn.
6114 (compare_reloc): New to compare two relocs.
6115 (m68hc11_elf_relax_section): New, relax text sections.
6116 (m68hc11_elf_relax_delete_bytes): New, delete bytes and adjust branchs.
6117 (elf32_m68hc11_check_relocs): New function for GC support.
6118 (elf32_m68hc11_relocate_section): New function for GC support.
6119 (bfd_elf32_bfd_relax_section): Define to support linker relaxation.
6120 (elf_backend_check_relocs): Likewise.
6121 (elf_backend_relocate_section): Likewise.
6122
c828c771
L
61232002-08-13 H.J. Lu <hjl@gnu.org>
6124
6125 * elflink.h (NAME(bfd_elf,size_dynamic_sections): Don't count
6126 definitions in shared objects when checking symbol with
6127 undefined version.
6128
9b701e44
SC
61292002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6130
6131 * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC.
6132 (elf32_m68hc11_gc_sweep_hook): Likewise.
6133 (elf_backend_gc_mark_hook): Define for GC section support.
6134 (elf_backend_gc_sweep_hook): Likewise.
6135 (elf_backend_can_gc_sections): Likewise.
6136
6137 * elf32-m68hc12.c: Likewise.
6138
96405e3c
SC
61392002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6140
6141 * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_data): New.
6142 (_bfd_m68hc11_elf_merge_private_bfd_data): New function.
6143 (_bfd_m68hc11_elf_set_private_flags): New function.
6144 Use them to set/check/print ELF flags specific to 68HC11.
6145
6146 * elf32-m68hc12.c (_bfd_m68hc12_elf_print_private_bfd_data): New.
6147 (_bfd_m68hc12_elf_merge_private_bfd_data): New function.
6148 (_bfd_m68hc12_elf_set_private_flags): New function.
6149 Use them to set/check/print ELF flags specific to 68HC12.
6150
dae78fb0
SC
61512002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6152
6153 * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
6154 fix masks for PC-rel relocs.
6155 (m68hc11_elf_ignore_reloc): New function.
6156
6157 * elf32-m68hc12.c (m68hc12_elf_special_reloc): New to handle specific
6158 68HC12 banked addressing relocs.
6159 (m68hc12_phys_addr): New to compute physical address of banked memory.
6160 (m68hc12_phys_page): Likewise for page.
6161 (m68hc12_addr_is_banked): New to see if address is in banked area.
6162 (elf_m68hc12_howto_table): Add new relocs and rename to xx12.
6163
3dbfec86
SC
61642002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6165
6166 * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,
6167 BFD_RELOC_M68HC11_LO16, BFD_RELOC_M68HC11_PAGE,
6168 BFD_RELOC_M68HC11_24): New relocs for 68HC11/68HC12.
6169 * bfd-in2.h: Regenerate.
6170
871da94f
L
61712002-08-12 H.J. Lu <hjl@gnu.org>
6172
6173 * elflink.h (elf_add_default_symbol): Preserve section across
6174 elf_merge_symbol.
6175
59bc061d
NC
61762002-08-09 Graeme Peterson <gp@qnx.com>
6177
51020317 6178 * Makefile.am: Add entries for elf32-ppcqnx.c, and add
59bc061d
NC
6179 elf32-qnx.h dependency to elfarmqnx-nabi.c and elf32-i386qnx.c.
6180 * Makefile.in: Regenerate.
6181 * config.bfd: Add support for powerpc{le}-*-nto targets.
6182 * configure.in: Add support for bfd_elf32_powerpc{le}qnx_vec.
6183 * configure: Regenerate.
6184 * elf32-i386qnx.c: Moved backend functions into a QNX specific
6185 common file "elf32-qnx.h", and now include that file.
6186 * elf32-qnx.h: New file: QNX specific common elf backend.
6187 * elf32-ppc.c: Do not include elf32-target.h if
6188 ELF32_PPC_C_INCLUDED is defined.
6189 * elf32-ppcqnx.c: New file: Support for QNX.
6190 * elfarmqnx-nabi.c: Include elf32-qnx.h for qnx elf backend.
6191 * targets.c: Add bfd_elf32_powerpc{le}qnx_vec.
6192
2b692c59
NC
61932002-08-09 Nick Clifton <nickc@redhat.com>
6194
6195 * po/sv.po: Updated Swedish translation.
6196
d0c7ff07
TS
61972002-08-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6198
6199 * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault if
6200 g->global_gotsym is NULL.
6201
d8bbe778
L
62022002-08-08 H.J. Lu <hjl@gnu.org>
6203
c5cd6d62 6204 * elflink.h (elf_add_default_symbol): Don't warn if a definition
d8bbe778
L
6205 overrides an indirect versioned symbol.
6206
c366c25e
JJ
62072002-08-08 Jakub Jelinek <jakub@redhat.com>
6208
6209 * elf32-i386.c (elf_i386_relocate_section): Fill in proper addend
6210 for R_386_TLS_TPOFF32 relocs against symndx 0.
6211
31941635
L
62122002-08-07 H.J. Lu <hjl@gnu.org>
6213
6214 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Check symbol
6215 with undefined version if needed.
6216 (elf_link_assign_sym_version): Match a default symbol with a
6217 version without definition. No need to hide the default
6218 definition separately.
6219
0f3bd64f
AM
62202002-08-08 Alan Modra <amodra@bigpond.net.au>
6221
7330fb86
AM
6222 * elflink.h (elf_link_output_extsym): Don't output symbols from
6223 SEC_EXCLUDE sections.
6224
0f3bd64f
AM
6225 * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.
6226
a4aa0fb7
AM
62272002-08-07 Alan Modra <amodra@bigpond.net.au>
6228
6229 * elf64-ppc.c (edit_opd): Arrange to drop symbols for discarded .opd
6230 entries.
6231
34ea4a36
TS
62322002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6233
6234 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signedness
6235 mismatch.
6236
141ff970
TS
62372002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6238
6239 * elfxx-mips.c (ABI_64_P): Remove superfluous check.
6240
28458e7e
TS
62412002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6242
6243 * elf32-mips.c (mips_reloc_map): Fix typo.
6244
0121a3da
AM
62452002-08-06 Alan Modra <amodra@bigpond.net.au>
6246
6247 * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.
6248
d006db6c
AM
62492002-08-06 Alan Modra <amodra@bigpond.net.au>
6250
6251 * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.
6252
8ea80f08
AM
62532002-08-06 Alan Modra <amodra@bigpond.net.au>
6254
2a52da53
AM
6255 * libxcoff.h: Use PARAMS on function declarations.
6256 * coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc.
6257 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
6258
8ea80f08
AM
6259 * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
6260 addend.
6261 * coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.
6262
cf9ab45b
AM
62632002-08-06 Alan Modra <amodra@bigpond.net.au>
6264
6265 * coff-rs6000.c: Formatting fixes.
6266 (xcoff_calculate_relocation): Use PARAMS in declaration.
6267 (xcoff_complain_overflow): Likewise.
6268 (xcoff_ppc_relocate_section): Use old-style function pointer call.
6269 (bfd_xcoff_backend_data): Remove useless comments.
6270 (rs6000coff_vec): Likewise.
6271 (bfd_pmac_xcoff_backend_data): Likewise.
6272 (pmac_xcoff_vec): Likewise.
8ea80f08 6273
cf9ab45b
AM
6274 * coff64-rs6000.c: Formatting fixes.
6275 (xcoff64_calculate_relocation): Use PARAMS in declaration.
6276 (xcoff64_ppc_relocate_section): Use old-style function pointer call.
6277 (bfd_xcoff_backend_data): Remove useless comments.
6278 (rs6000coff64_vec): Likewise.
6279 (bfd_xcoff_aix5_backend_data): Likewise.
6280 (aix5coff64_vec): Likewise.
6281
48bfecdd
AM
62822002-08-06 Alan Modra <amodra@bigpond.net.au>
6283
a78eab4e
AM
6284 * coff-rs6000.c (xcoff_howto_table): Revert some of last change to
6285 mask entries. Use complain_overflow_dont for R_REF.
6286 (xcoff_reloc_type_ba): Revert last change.
6287 (xcoff_reloc_type_br): Likewise.
6288 (xcoff_reloc_type_crel): Likewise.
6289 (xcoff_ppc_relocate_section): Likewise.
6290 * coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
6291 (xcoff64_ppc_relocate_section): Likewise.
6292 (xcoff64_howto_table): Revert some of last change to mask entries.
6293 Use complain_overflow_dont for R_REF.
6294
48bfecdd
AM
6295 * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
6296 relocs with bitsize == 16 have size = 1.
6297 (xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
6298 (xcoff_reloc_type_br): Likewise.
6299 (xcoff_reloc_type_crel): Likewise.
6300 (xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6301 * coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
6302 dst_mask adjustment.
6303 (xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6304 (xcoff64_howto_table): Fix src_mask entries. Make all relocs with
6305 bitsize == 16 have size = 1.
6306
fd13ed0c
DC
63072002-08-01 Denis Chertykov <denisc@overta.ru>
6308
6309 * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
6310 (struct misc): New field isymbuf. All free_* fields removed.
6311 (symbol_value): Pass in internal syms. No need to swap syms in.
6312 (ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
6313 possibly cached info.
6314 (tidyup_after_error): Removed.
6315 (ip2k_elf_relax_section_pass1): Don't use removed fields of struct
6316 misc. Use new field.
6317 (adjust_all_relocations): Use internal syms. No need to swap syms
6318 in and out.
6319 (add_page_insn): Don't use removed fields of struct misc.
6320
24a1ba0f
NC
63212002-08-01 Nick Clifton <nickc@redhat.com>
6322
6323 * elf32-arm.h: Revert previous delta.
6324
a6903459
NC
63252002-08-01 Nick Clifton <nickc@redhat.com>
6326
6327 * configure.in (AM_INIT_AUTOMAKE): Bump version number.
6328 * configure: Regenerate.
6329
39a2a3eb
L
63302002-07-31 H.J. Lu <hjl@gnu.org>
6331
6332 * config.bfd: Add x86-64 vector to Linux/i386 if 64bit BFD is
6333 selected.
6334
a0dfa6a8
L
63352002-07-31 H.J. Lu <hjl@gnu.org>
6336
6337 * config.bfd: Add n32 vectors to 32bit Linux/mips if 64bit BFD
6338 is selected.
6339
cd67d266
JJ
63402002-07-31 Jakub Jelinek <jakub@redhat.com>
6341
6342 * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type
6343 if _bfd_elf_link_hash_copy_indirect will swap got.refcount.
6344
4eb6b71c
NC
63452002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6346
6347 * cpu-ns32k.c (_bfd_ns32k_put_immdeiate, _bfd_ns32k_get_immediate):
6348 There is no 8 byte relocation type for this architecture.
6349 (do_ns32k_reloc): Use bfd_vma instead of native types.
6350 (bfd_ns32k_put_immediate, _bfd_ns32k_relocate_contents) put_data
6351 returns void.
6352 (_bfd_ns32k_put_displacement): Don't check for overflow. We can
6353 rely on generic code to do that.
6354 * aout-ns32k.c (howto_table): Add appropriate overflow detection
6355 to all table entries.
6356 (_bfd_ns32k_relocate_contents): put_data returns void.
6357 * ns32k.h: (_bfd_ns32k_put_displacement, _bfd_ns32k_put_immediate)
6358 (_bfd_do_ns32k_reloc_contents): Fix prototypes. put data functions
6359 return void.
6360
f7c33884
NC
63612002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6362
6363 * aoutx.h (aout_link_check_ar_symbols): Whether to include an
6364 archive object is target dependant.
6365
8f64befb
NC
63662002-07-31 Adam Nemet <anemet@lnxw.com>
6367
6368 * elf32-arm.h (ARM_PLT_ENTRY_SIZE): Rename PLT_ENTRY_SIZE.
6369 (THUMB_PLT_ENTRY_SIZE): New macro.
6370 (PLT_ENTRY_SIZE): Return the appropriate *_PLT_ENTRY_SIZE.
6371 (elf32_arm_plt0_entry): Rename PLT_ENTRY_SIZE to
6372 ARM_PLT_ENTRY_SIZE.
6373 (elf32_arm_plt_entry): Likewise.
6374 (elf_backend_plt_header_size): Likewise.
6375 (elf32_thumb_plt0_entry): New global.
6376 (elf32_arm_finish_dynamic_sections): Use it. Put Thumb entries
6377 into .plt.thumb.
6378 (elf32_thumb_plt_entry): New global.
6379 (elf32_arm_finish_dynamic_symbol): Use it. Use .thumb.plt for
6380 Thumb entries. Set the bottom bit of the corresponding GOT entry
6381 for a Thumb PLT entry.
6382 (struct elf32_arm_plt_entry_info): New structure.
6383 (struct elf32_arm_link_hash_entry, plt_info): New member of this
6384 type.
6385 (elf32_arm_link_hash_newfunc): Initialize new member.
6386 (elf32_arm_final_link_relocate, R_ARM_THM_PC22 case): Handle
6387 relocations against the PLT.
6388 (elf32_arm_check_relocs, case R_ARM_PLT32 case): Set
6389 first_rel_type if this is the first time we encounter the symbol.
6390 (elf32_arm_check_relocs, case R_ARM_THM_PC22 case): New case.
6391 Determine if relocation needs a PLT entry. Set first_rel_type if
6392 this is the first time we encounter the symbol
6393 (elf32_arm_adjust_dynamic_symbol): Create PLT entries for Thumb
6394 functions as well.
6395 (elf32_arm_size_dynamic_sections): Handle .plt.thumb like .plt.
6396 (elf32_arm_create_dynamic_sections): New function. Create the
6397 .plt.thumb section.
6398 (elf_backend_create_dynamic_sections): Call it.
6399
47badb7b
NC
64002002-07-31 Nick Clifton <nickc@redhat.com>
6401
6402 * bfd.c (bfd_alt_mach_code): Rename parameter 'index' to
6403 'alternative' in order to avoid shadowing global symbol of the
6404 same name.
6405 * bfd-in2.h: Regenerate.
6406 * libbfd.h: Regenerate.
6407 * libcoff.h: Regenerate.
6408
8a397dad
TS
64092002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6410
6411 * Makefile.am: Add n32 ABI support.
6412 * Makefile.in: Regenerate.
6413 * config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
6414 bit vectors for mips*-*-linux targets as optional.
6415 * configure.in: Add n32 ABI vectors.
6416 * configure: Regenerate.
6417 * elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
6418 * elfn32-mips.c: New file, n32 ABI support.
6419 * targets.c: Add n32 ABI vectors.
6420
7e392df6 64212002-07-30 Graeme Peterson <gp@qnx.com>
83e1617e 6422
7e392df6
NC
6423 * elfarmqnx-nabi.c: New file: Support for QNX.
6424 * config.bfd: Add support for arm-*-nto target.
6425 * configure.in: Add support for bfd_elf32_{big|little}armqnx_vec.
6426 * configure: Regenerate.
6427 * Makefile.am: Add entries for elfarmqnx-nabi.c.
6428 * Makefile.in: Regenerate.
6429 * elf32-arm.h (ELF_MAXPAGESIZE): Do not define if already defined.
6430 Do not define global function if ELFARM_NABI_C_INCLUDED is defined.
6431 * elfarm-nabi.c: Do not include elf32-arm.h if
6432 ELFARM_NABI_C_INCLUDED is defined.
6433 * targets.c: Add bfd_elf32_{big|little}armqnx_vec.
7330fb86 6434
7e392df6 64352002-07-30 Nick Clifton <nickc@redhat.com>
7330fb86 6436
83e1617e
NC
6437 * po/sv.po: Updated Swedish translation.
6438
704afa60
JJ
64392002-07-30 Jakub Jelinek <jakub@redhat.com>
6440
6441 * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
6442
487e54f2
AM
64432002-07-30 Alan Modra <amodra@bigpond.net.au>
6444
6445 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.
6446 * archive.c (bfd_generic_archive_p): Likewise.
6447 * coff-rs6000.c (_bfd_xcoff_archive_p): Likewise.
6448 (_bfd_xcoff_archive_p): Use bfd_scan_vma in place of strtol.
6449 * coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
6450 (xcoff64_archive_p): Likewise.
6451 (xcoff64_openr_next_archived_file): Likewise.
6452 (xcoff64_archive_p): Clean up tdata properly on error.
6453 * coffgen.c (coff_real_object_p): Likewise.
6454 (coff_object_p): Release filehdr and opthdr.
6455 * ecoff.c (_bfd_ecoff_archive_p): Clean up tdata properly on error.
6456 * ieee.c (ieee_archive_p): Likewise.
6457 * ihex.c (ihex_object_p): Likewise.
6458 (ihex_mkobject): Always allocate tdata.
6459 * peicode.h (pe_ILF_object_p): Release bfd_alloc'd buffer on error.
6460 * srec.c (srec_mkobject): Always allocate tdata.
6461 (srec_object_p): Clean up tdata properly on error.
6462 (symbolsrec_object_p): Likewise.
6463 * versados.c (versados_object_p): Likewise.
6464 * vms-misc.c (_bfd_vms_get_record): Use bfd_malloc instead of malloc,
6465 and bfd_realloc instead of realloc.
6466 (add_new_contents): Use bfd_alloc instead of bfd_malloc for sections.
6467 * vms.c (vms_initialize): Always allocate tdata. Use bfd_alloc in
6468 place of bfd_malloc, simplifying error freeing. Free hash table too.
6469 (vms_object_p): Clean up tdata on error.
6470 (vms_mkobject): Don't complain on stderr if vms_initialize fails.
6471 (vms_close_and_cleanup): Adjust for bfd_alloc use.
6472
9d46020e
AM
64732002-07-30 Alan Modra <amodra@bigpond.net.au>
6474
6475 * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.
6476
fb39dac1
RS
64772002-07-26 Chris Demetriou <cgd@broadcom.com>
6478
6479 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
6480 flags into resulting BFD.
6481
7a624474
AM
64822002-07-26 Alan Modra <amodra@bigpond.net.au>
6483
6484 From John Reiser <jreiser@BitWagon.com>
6485 * elf32-i386.c (elf_i386_link_hash_table_create): Clear
6486 tls_ldm_got.refcount.
6487
a4382ec6
TS
64882002-07-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6489
6490 * elf64-mips.c: Update TODO comment.
6491 (mips_elf64_higher_reloc,mips_elf64_highest_reloc,
6492 mips_elf64_gprel16_reloca): Remove prototypes.
6493 (mips16_jump_reloc,mips16_gprel_reloc): Add functions.
6494 (UNUSED_RELOC): Replace by EMPTY_RELOC.
6495 (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
6496 wrong comments. Remove disfunctional support of R_MIPS_HIGHER and
6497 R_MIPS_HIGHEST.
6498 (mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and
6499 R_MIPS_GOT16. Remove wrong comments.
6500 (elf_mips16_jump_howto,elf_mips16_gprel_howto,
6501 elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code
6502 from elf32-mips.c.
6503 (mips_elf64_hi16_reloc): Fix formatting.
6504 (mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove.
6505 (mips_elf64_got16_reloc): Fix formatting. Remove superfluous code.
6506 Better comment. Fall back to R_MIPS_GOT_DISP instead of abort().
6507 (mips_elf64_gprel16_reloc): Make static. Add check for
6508 partial_inplace.
6509 (mips_elf64_gprel16_reloca): Remove.
6510 (mips_elf64_literal_reloc): New function.
6511 (mips_elf64_gprel32_reloc): Fix formatting.
6512 (mips_elf64_shift6_reloc): Fix comment. Make static.
6513 (mips16_jump_reloc,mips16_gprel_reloc): New functions, code from
6514 elf32-mips.c.
6515 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
6516 elf32-mips.c
6517 (bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU
6518 specific relocations.
6519 (mips_elf64_rtype_to_howto): Enable GNU specific relocations.
6520 (mips_elf64_object_p): Invert logic to check for SGI-ish ABI.
6521 (ELF_MAXPAGESIZE): Add comment.
6522
219576a4
NC
65232002-07-25 Nick Clifton <nickc@redhat.com>
6524
6525 * po/sv.po: Updated Swedish translation.
6526 * po/es.po: Updated Spanish translation.
6527 * po/fr.po: Updated French translation.
6528
8c58d23b
AM
65292002-07-25 Alan Modra <amodra@bigpond.net.au>
6530
6531 * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
6532 as elf_link_record_local_dynamic_symbol.
6533 (_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
6534 (elf_link_record_local_dynamic_symbol): Declare. Now returns int.
6535 * elflink.h (elf_link_record_local_dynamic_symbol): Move to..
6536 * elflink.c: .. here. Use bfd_elf_get_elf_syms. Check whether an
6537 attempt is made to record a symbol in a discarded section, and
6538 return `2' in that case.
6539
ff3063f5
NC
65402002-07-24 Nick Clifton <nickc@redhat.com>
6541
6542 * po/sv.po: Updated Swedish translation.
6543 * po/es.po: Updated Spanish translation.
6544
f0fe0e16
AM
65452002-07-23 Alan Modra <amodra@bigpond.net.au>
6546
c1fb5f8a
AM
6547 * po/SRC-POTFILES.in: Regenerate.
6548
f0fe0e16
AM
6549 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
6550 immediately. Remove code handling relocatable linking.
6551 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
6552 * elf32-cris.c (cris_elf_relocate_section): Likewise.
6553 * elf32-fr30.c (elf32_frv_relocate_section): Likewise.
de2d743e 6554 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
f0fe0e16
AM
6555 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
6556 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
6557 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6558 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6559 * elf32-v850.c (v850_elf_relocate_section): Likewise.
6560 * elf32-vax.c (elf_vax_relocate_section): Likewise.
6561 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6562 * elf32-avr.c (elf_backend_rela_normal): Define.
6563 * elf32-cris.c: Likewise.
6564 * elf32-fr30.c: Likewise.
de2d743e 6565 * elf32-frv.c: Likewise.
f0fe0e16
AM
6566 * elf32-h8300.c: Likewise.
6567 * elf32-hppa.c: Likewise.
6568 * elf32-ip2k.c: Likewise.
6569 * elf32-sparc.c: Likewise.
6570 * elf32-v850.c: Likewise.
6571 * elf32-vax.c: Likewise.
6572 * elf64-hppa.c: Likewise.
6573 * elf64-sparc.c: Likewise.
6574 * elf32-fr30.c (elf32_frv_relocate_section): Edit comment.
de2d743e 6575 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
f0fe0e16
AM
6576 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
6577 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6578 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
6579 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
6580 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
6581 * elf-m10200.c (USE_RELA): Don't define.
6582 * elf-m10300.c: Likewise.
de2d743e 6583 * elfarm-oabi.c: Likewise.
f0fe0e16
AM
6584 * elf32-i370.c: Likewise.
6585 * elf32-ip2k.c: Likewise.
6586 * elf32-m68k.c: Likewise.
6587 * elf32-mcore.c: Likewise.
6588 * elf32-ppc.c: Likewise.
6589 * elf32-s390.c: Likewise.
6590 * elf32-vax.c: Likewise.
6591 * elf64-ppc.c: Likewise.
6592 * elf64-s390.c: Likewise.
6593 * elf64-x86-64.c: Likewise.
6594 * elfxx-ia64.c: Likewise.
6595 * elf32-avr.c (USE_REL): Don't undef.
6596 * elf32-ip2k.c: Likewise.
6597
5e8d7549
NC
65982002-07-23 Nick Clifton <nickc@redhat.com>
6599
6600 * elf-bfd.h (struct elf_backend_data): Add new bitfield
6601 'want_p_paddr_set_to_zero'.
6602 * elfxx-target.h: Set default value for want_p_paddr_set_to_zero
6603 to false;
6604 * elfxx-ia64.c: Set want_p_paddr_set_zero for HPUX target.
6605 * elf.c (copy_private_bfd_data): Test want_p_paddr_set_zero.
6606
9e12c7db
NC
66072002-07-23 Gabor Keresztfalvi <keresztg@mail.com>
6608
6609 * nlmcode.h (nlm_swap_auxiliary_headers_out): Swapped the order of
6610 the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM loaders to
6611 show the Copyright string.
6612 Minor formatting tidy ups.
6613
0461a601
NC
66142002-07-23 Nick Clifton <nickc@redhat.com>
6615
ff3063f5
NC
6616 * po/fr.po: Updated French translation.
6617 * po/sv.po: Updated Swedish translation.
0461a601 6618
fad2542d
AM
66192002-07-23 Alan Modra <amodra@bigpond.net.au>
6620
6621 * elflink.h (elf_link_input_bfd): Don't change internal symbols
6622 when outputting relocs.
6623
c0647bfc
JT
66242002-07-20 Jason Thorpe <thorpej@wasabisystems.com>
6625
6626 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
6627 DT_PLTGOT into the dynamic section if there is a PLT.
6628
d01414a5
TS
66292002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6630
6631 * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
6632 elf32-mips.c.
6633 (_bfd_mips_elf_write_section): Likewise.
6634 * elfxx-mips.h (_bfd_mips_elf_discard_info): New prototype.
6635 (_bfd_mips_elf_write_section): Likewise.
6636 * elf32-mips.c (elf32_mips_discard_info): Move to elfxx-mips.c.
6637 (elf32_mips_write_section): Likewise.
6638 * elf64-mips.c (_bfd_mips_elf_ignore_discarded_relocs): Use it.
6639 (_bfd_mips_elf_write_section): Likewise.
6640
40c97fc6
AM
66412002-07-19 Alan Modra <amodra@bigpond.net.au>
6642
6643 * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
6644 PT_IA_64_UNWIND segments for a given section.
6645
58378160
L
66462002-07-17 H.J. Lu <hjl@gnu.org>
6647
6648 * Makefile.am: Fix a typo.
6649 * Makefile.in: Regenerate.
6650
cf88bb9f
NC
66512002-07-15 Denis Chertykov <denisc@overta.ru>
6652 Frank Ch. Eigler <fche@redhat.com>
6653 Ben Elliston <bje@redhat.com>
6654 Alan Lehotsky <alehotsky@cygnus.com>
6655 John Healy <jhealy@redhat.com>
6656 Graham Stott <grahams@redhat.com>
6657 Jeff Johnston <jjohnstn@redhat.com>
6658
6659 * Makefile.am: Add support for ip2k.
6660 * Makefile.in: Regenerate.
6661 * doc/Makefile.in: Regenerate.
6662 * archures.c: Add support for ip2k.
6663 * config.bfd: Add support for ip2k.
6664 * configure.in: Add support for ip2k.
6665 * configure: Regenerate.
6666 * reloc.c: Add support for ip2k.
6667 * targets.c: Add support for ip2k.
6668 * bfd-in2.h: Regenerate.
6669 * libbfd.h: Regenerate.
6670 * cpu-ip2k.c: New file.
6671 * elf32-ip2k.c: New file.
6672
0dafd5f6
RE
66732002-07-17 Ian Rickards <irickard@arm.com>
6674
40c97fc6 6675 * dwarf2.c (concat_filename): If we can't establish the directory
0dafd5f6
RE
6676 just return the filename.
6677
36b08f12
AM
66782002-07-16 Moritz Jodeit <moritz@jodeit.org>
6679
6680 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.
6681
58821868
AM
66822002-07-16 Alan Modra <amodra@bigpond.net.au>
6683
6684 * elflink.h: Formatting fixes, tidy prototypes.
6685 (elf_link_assign_sym_version): Move common code out of loop.
6686
c89583f8
AM
66872002-07-16 Alan Modra <amodra@bigpond.net.au>
6688
6689 * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
6690 reloc section size is zero. Correct reloc output location.
6691
ba94744e
AM
66922002-07-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6693
6694 * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
6695 the final type for the e_fsel selector when generating PA2.0W code.
6696 (elf_hppa_relocate_insn): Provide support for PA2.0W 16-bit format 1
6697 relocations.
6698
96a94295
L
66992002-07-14 H.J. Lu <hjl@gnu.org>
6700
6701 * elflink.h (elf_link_assign_sym_version): Hide the default
6702 definition if there is a hidden versioned definition.
6703
6849c52f
HPN
67042002-07-12 Hans-Peter Nilsson <hp@axis.com>
6705
6706 * elf32-cris.c (cris_elf_relocate_section): Drop nonsensical
6707 dynamic reference test in assertion when initializing GOT with
6708 static contents. Just assert that there are either no dynamic
6709 sections, the symbol is defined in the regular objects or that the
6710 symbol is undef weak. Tweak comment.
6711 (elf_cris_finish_dynamic_symbol): Emit .got reloc for a program
6712 only if the symbol isn't defined in the program and isn't undef
6713 weak.
6714 (elf_cris_adjust_dynamic_symbol): Simplify condition for getting
6715 rid of PLT entry: only do it if the symbol isn't defined in a DSO.
6716 When doing so, clear ELF_LINK_HASH_NEEDS_PLT. Tweak comments.
6717 (elf_cris_discard_excess_program_dynamics): Don't consider
6718 ELF_LINK_HASH_REF_DYNAMIC when omitting .got runtime relocs.
6719
239e1f3a
AM
67202002-07-11 Alan Modra <amodra@bigpond.net.au>
6721
6722 * elf32-i386.c (elf_i386_relocate_section): Don't complain about
6723 unresolved debugging relocs in dynamic applications.
6724 * elf32-s390.c (elf_s390_relocate_section): Likewise.
6725 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6726 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
6727 * elf64-s390.c (elf_s390_relocate_section): Likewise.
6728 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6729 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
6730
2f6d9989
AM
67312002-07-10 Alan Modra <amodra@bigpond.net.au>
6732
f5e87a1d
AM
6733 * elf64-ppc.c (ONES): Define.
6734 (ppc64_elf_howto_table): Use ONES here to avoid warnings. Fill in
6735 missing src_mask fields. Tweak R_PPC64_NONE, R_PPC64_COPY. Fill
6736 in missing dst_mask fields on R_PPC64_PLT32, R_PPC64_PLTREL32.
6737
2f6d9989
AM
6738 * elf64-ppc.c (ppc64_elf_get_symbol_info): Delete.
6739 (ppc64_elf_set_private_flags): Delete.
6740 (ppc64_elf_section_from_shdr): Delete.
6741 (ppc64_elf_merge_private_bfd_data): Remove flag checking/merging code.
6742 (ppc64_elf_fake_sections): Delete.
6743 (bfd_elf64_bfd_set_private_flags): Don't define.
6744 (bfd_elf64_get_symbol_info): Likewise.
6745 (elf_backend_section_from_shdr): Likewise.
6746 (elf_backend_fake_sections): Likewise.
6747
0594c12d
AM
67482002-07-10 Marco Walther <Marco.Walther@sun.com>
6749
6750 * elf.c: (assign_section_numbers) Set sh_entsize for .stab only
6751 when not already set.
6752 * elf64-sparc.c: (sparc64_elf_fake_sections): New function.
6753 (elf_backend_fake_sections): Define.
6754
699cb9b8
AM
67552002-07-10 Alan Modra <amodra@bigpond.net.au>
6756
6757 * merge.c (_bfd_merge_section): Remove redundant output_section check.
6758 Formatting.
6759 (_bfd_merge_sections): Don't set SEC_EXCLUDE on unused sections.
6760
0a4787a0
HPN
67612002-07-09 Hans-Peter Nilsson <hp@axis.com>
6762
6763 * elf32-cris.c (cris_elf_relocate_section): Move sanity-check for
6764 NULL sym_hashes to just before use.
6765 <case R_CRIS_32_GOTREL>: In test for local symbol, accept also
6766 symbol with non-default visibility.
6767 <case R_CRIS_32_GOTREL, case R_CRIS_32_PLT_GOTREL>: Ditto.
6768 <case R_CRIS_8_PCREL, case R_CRIS_16_PCREL, case R_CRIS_32_PCREL>:
6769 Ditto.
6770 (cris_elf_gc_sweep_hook): Only decrease h->plt.refcount for
6771 symbol with non-default visibility.
6772 (cris_elf_check_relocs): At tests for local symbol before
6773 increasing h->plt.refcount, also check for non-default
6774 visibility. Ditto when checking for local symbol to eliminate
6775 pc-relative runtime relocs.
6776
aecc8f8a
AM
67772002-07-08 Alan Modra <amodra@bigpond.net.au>
6778
6779 * elf.c: Formatting.
6780 (IS_SOLARIS_PT_INTERP): Add p_paddr and p_memsz checks.
6781 (INCLUDE_SECTION_IN_SEGMENT): Remove IS_SOLARIS_PT_INTERP.
6782 (copy_private_bfd_data): Set p_vaddr on broken Solaris PT_INTERP
6783 segments.
6784
e9168c1e
MM
67852002-07-07 Mark Mitchell <mark@codesourcery.com>
6786 Alan Modra <amodra@bigpond.net.au>
6787
6788 * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into
6789 account the impact of relocation count overflow when computing
6790 section offsets.
6791 * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
6792 or not to apply the PE COFF reloc overflow handling. Fix a
6793 fencepost error in deciding whether or not to use that technique.
6794
6cdc0ccc
AM
67952002-07-07 Alan Modra <amodra@bigpond.net.au>
6796
6797 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
6798 change type of locsyms.
6799 (bfd_elf_get_elf_syms): Declare.
6800 * elf.c (bfd_elf_get_elf_syms): New function.
6801 (group_signature): Use bfd_elf_get_elf_syms.
6802 (bfd_section_from_r_symndx): Likewise.
6803 * elfcode.h (elf_slurp_symbol_table): Likewise.
6804 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
6805 (elf_link_add_object_symbols): Likewise. Reorganise to increase
6806 locality of various data structures. Properly free internal relocs.
6807 (elf_bfd_final_link): Properly free internal relocs.
6808 (elf_link_check_versioned_symbol): Use bfd_elf_get_elf_syms.
6809 (elf_link_input_bfd): Likewise.
6810 (elf_gc_mark): Likewise. Properly free internal relocs.
6811 (elf_gc_sweep): Properly free internal relocs.
6812 (elf_reloc_symbol_deleted_p): No need to swap syms in.
6813 (elf_bfd_discard_info): Use bfd_elf_get_elf_syms. Properly free
6814 internal relocs.
6815 * elf-m10200.c (mn10200_elf_relax_section): Use bfd_elf_get_elf_syms.
6816 Properly free possibly cached info.
6817 (mn10200_elf_relax_delete_bytes): Remove symbol swapping code.
6818 (mn10200_elf_symbol_address_p): Pass in internal syms. Remove
6819 symbol swapping code.
6820 (mn10200_elf_get_relocated_section_contents): Use bfd_elf_get_elf_syms.
6821 Properly free possibly cached info.
6822 * elf-m10300.c (mn10300_elf_relax_section): As above for elf-m10200.c.
6823 (mn10300_elf_relax_delete_bytes): Likewise.
6824 (mn10300_elf_symbol_address_p): Likewise.
6825 (mn10300_elf_get_relocated_section_contents): Likewise.
6826 * elf32-h8300.c (elf32_h8_relax_section): As above for elf-m10200.c.
6827 (elf32_h8_relax_delete_bytes): Likewise.
6828 (elf32_h8_symbol_address_p): Likewise.
6829 (elf32_h8_get_relocated_section_contents): Likewise.
6830 * elf32-m32r.c (m32r_elf_relax_section): As above for elf-m10200.c.
6831 (m32r_elf_relax_delete_bytes): Likewise.
6832 (m32r_elf_get_relocated_section_contents): Likewise.
6833 * elf32-sh.c (sh_elf_reloc_loop): Free section contents using
6834 elf_section_data to determine whether cached.
6835 (sh_elf_relax_section): As above for elf-m10200.c.
6836 (sh_elf_relax_delete_bytes): Likewise.
6837 (sh_elf_get_relocated_section_contents): Likewise.
6838 * elf32-xstormy16.c (xstormy16_elf_relax_section): As above.
6839 * elf64-alpha.c (elf64_alpha_relax_section): As above. Also delay
6840 reading of local syms.
6841 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
6842 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): As above.
6843 * elfxx-ia64.c (elfNN_ia64_relax_section): As above.
6844 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Properly free internal
6845 relocs.
6846 * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Properly
6847 free internal relocs and section contents. Don't read symbols.
6848 * elf32-hppa.c (get_local_syms): Use bfd_elf_get_elf_syms.
6849 (elf32_hppa_size_stubs): Don't free local syms.
6850 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Delay
6851 reading of local syms. Use bfd_elf_get_elf_syms. Properly free
6852 possibly cached info.
6853 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
6854 * elf64-hppa.c (elf64_hppa_check_relocs): Use bfd_elf_get_elf_syms.
6855 * elf64-ppc.c (struct ppc_link_hash_table): Delete bfd_count and
6856 all_local_syms.
6857 (get_local_syms): Delete function.
6858 (edit_opd): Use bfd_elf_get_elf_syms. Free on error exit. Cache
6859 on exit.
6860 (ppc64_elf_size_stubs): Use bfd_elf_get_elf_syms. Free/cache on exit.
6861
b3212001
JW
68622002-07-05 Jim Wilson <wilson@redhat.com>
6863
6864 * syms.c (decode_section_type): New.
6865 (bfd_decode_symclass): Call decode_section_type.
6866
894bb1ee
JJ
68672002-07-04 Jakub Jelinek <jakub@redhat.com>
6868
6869 * merge.c (_bfd_merged_section_offset): Avoid accessing byte before
6870 section content start.
6871 Reported by Michael Schumacher <mike@hightec-rt.com>.
6872
bc0ba537
AM
68732002-07-04 Alan Modra <amodra@bigpond.net.au>
6874
9b5ecbd0 6875 * section.c (_bfd_strip_section_from_output): Remove unnecessary
bc0ba537
AM
6876 link order code. Don't actually remove the output section here;
6877 Just set a flag for the linker to do so.
6878 * elflink.c (_bfd_elf_link_renumber_dynsyms): Test for removed
6879 sections when setting up output section dynsyms.
6880
797fc050
AM
68812002-07-04 Alan Modra <amodra@bigpond.net.au>
6882
6883 * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpux
6884 fudge.
6885 * elf.c (bfd_section_from_shdr): Work around broken hpux shared
6886 libs here instead.
6887
99881371
MS
68882002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>
6889
6890 * elf64-s390.c (create_got_section): Set .got section alignment to
6891 8 bytes.
6892 (elf_s390_check_relocs): Set .rela.dyn section alignment to 8 bytes.
6893
47d9a591
AM
68942002-07-02 Alan Modra <amodra@bigpond.net.au>
6895
6896 * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
6897
179d3252
JT
68982002-07-01 Matt Thomas <matt@3am-software.com>
6899
6900 * elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
6901 to EF_VAX_*.
6902
4a14403c
TS
69032002-07-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6904
6905 * elfxx-mips.c (ABI_64_P): Fix comment.
6906 (MIPS_ELF_OPTIONS_SECTION_NAME,MIPS_ELF_STUB_SECTION_NAME): Use the
6907 new section names for N64 ABI.
6908 (mips_elf_output_extsym): No special _gp_disp handling for NewABI.
6909 (mips_elf_calculate_relocation): Code formatting.
6910 (mips_elf_create_dynamic_relocation): Likewise.
6911 (_bfd_mips_elf_fake_sections): IRIX6 needs this hack, too.
6912 (_bfd_mips_elf_size_dynamic_sections): Handle GOT_PAGE for any NewABI.
6913 (_bfd_mips_elf_relocate_section): No special handling for R_MIPS_64
6914 in any NewABI.
6915 (_bfd_mips_elf_finish_dynamic_symbol): No special _gp_disp handling
6916 for NewABI.
6917 (_bfd_mips_elf_modify_segment_map): Handle any N64 ABI.
6918 (_bfd_mips_elf_gc_sweep_hook): NewABI GOT relocs should be handled
6919 here, too.
6920
607c0e09
AS
69212002-07-01 Andreas Schwab <schwab@suse.de>
6922
6923 * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convert
6924 R_X86_64_64 to R_X86_64_RELATIVE.
6925
ba26fd96
AM
69262002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
6927
6928 * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
6929 * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Add new backend.
6930 Run "make dep-am".
6931 * config.bfd (vax-*-bsd* | vax-*-ultrix*): Use vaxbsd_vec instead of
6932 host_aout_vec.
6933 * configure.in (vaxbsd_vec): Add.
6934 * targets.c (vaxbsd_vec): Add.
6935 * Makefile.in: Rebuild.
6936 * configure: Rebuild.
6937 * po/SRC-POTFILES.in: Rebuild.
6938
1e2f5b6e
AM
69392002-07-01 Alan Modra <amodra@bigpond.net.au>
6940
6941 * elflink.h (elf_gc_mark): Pass in the section whose relocs we are
6942 examining to gc_mark_hook, rather than the bfd.
6943 (elf_gc_sections): Adjust.
6944 * elf-bfd.h (struct elf_backend_data <gc_mark_hook>): Likewise.
6945 * elf-m10300.c (mn10300_elf_gc_mark_hook): Likewise.
6946 * elf32-arm.h (elf32_arm_gc_mark_hook): Likewise.
6947 * elf32-avr.c (elf32_avr_gc_mark_hook): Likewise.
6948 * elf32-cris.c (cris_elf_gc_mark_hook): Likewise.
6949 * elf32-d10v.c (elf32_d10v_gc_mark_hook): Likewise.
6950 * elf32-fr30.c (fr30_elf_gc_mark_hook): Likewise.
6951 * elf32-hppa.c (elf32_hppa_gc_mark_hook): Likewise.
6952 * elf32-i386.c (elf_i386_gc_mark_hook): Likewise.
6953 * elf32-m32r.c (m32r_elf_gc_mark_hook): Likewise.
6954 * elf32-m68k.c (elf_m68k_gc_mark_hook): Likewise.
6955 * elf32-mcore.c (mcore_elf_gc_mark_hook): Likewise.
6956 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Likewise.
6957 * elf32-ppc.c (ppc_elf_gc_mark_hook): Likewise.
6958 * elf32-s390.c (elf_s390_gc_mark_hook): Likewise.
6959 * elf32-sh.c (sh_elf_gc_mark_hook): Likewise.
6960 * elf32-sparc.c (elf32_sparc_gc_mark_hook): Likewise.
6961 * elf32-v850.c (v850_elf_gc_mark_hook): Likewise.
6962 * elf32-vax.c (elf_vax_gc_mark_hook): Likewise.
6963 * elf32-xstormy16.c (xstormy16_elf_gc_mark_hook): Likewise.
6964 * elf64-mmix.c (mmix_elf_gc_mark_hook): Likewise.
6965 * elf64-ppc.c (ppc64_elf_gc_mark_hook): Likewise.
6966 * elf64-s390.c (elf_s390_gc_mark_hook): Likewise.
6967 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
6968 * elfxx-mips.c (_bfd_mips_elf_gc_mark_hook): Likewise.
6969 * elfxx-mips.h (_bfd_mips_elf_gc_mark_hook): Likewise.
6970 * elf64-x86-64.c (elf64_x86_64_gc_mark_hook): Likewise.
6971 * elf32-frv.c (elf32_frv_gc_mark_hook): Likewise. Also remove
6972 redundant local sym tests.
6973 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_entry.
6974 (link_hash_newfunc): Init is_entry.
6975 (ppc64_elf_copy_indirect_symbol): Copy is_entry.
6976 (ppc64_elf_link_hash_table_create): Init all_local_syms.
6977 (create_linkage_sections): Use bfd_make_section_anyway rather than
6978 bfd_make_section.
6979 (ppc64_elf_mark_entry_syms): New function.
6980 (ppc64_elf_check_relocs): Don't bother testing elf_bad_symtab. Set
6981 up opd entry to function section map.
6982 (ppc64_elf_gc_mark_hook): Special case opd section relocs, and
6983 relocs that reference the opd section.
6984 (edit_opd): New function.
6985 (ppc64_elf_size_dynamic_sections): Call get_local_syms and edit_opd.
6986 (ppc64_elf_setup_section_lists): Don't calculate htab->bfd_count here.
6987 (get_local_syms): Do so here. Exit if we already have local syms.
6988 Remove bogus comment imported from elf32-hppa.c. Don't attempt to
6989 read local syms on non-ELF input.
6990 (ppc64_elf_size_stubs): Call _bfd_elf64_link_read_relocs rather
6991 than duplicating it's function here. Adjust free of internal
6992 relocs to suit.
6993 (ppc64_elf_relocate_section): Adjust local syms in opd section.
6994 * elf64-ppc.h (ppc64_elf_mark_entry_syms): Declare.
6995 * elf32-hppa.c (elf32_hppa_size_stubs): Call
6996 _bfd_elf32_link_read_relocs rather than duplicating it's function
6997 here. Adjust free of internal relocs to suit.
6998
1b71fb54
AJ
69992002-07-01 Andreas Jaeger <aj@suse.de>
7000
7001 * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocations
7002 are not allowed in shared libs code, enforce -fPIC.
7003
8d28f606
HPN
70042002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
7005
7006 * mmo.c (mmo_write_loc_chunk): Don't eliminate leading and
7007 trailing zero-sequences when there's previous left-over data.
7008
5ac81c74
JL
70092002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>
7010
7011 * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.
7012 (elf64_hppa_finish_dynamic_sections): Check other_rel_sec, dlt_rel_sec
7013 and opd_rel_sec in order for starting rela section. Check _raw_size.
7014 (elf_backend_reloc_type_class): Define.
7015
91a4d569
AM
70162002-06-27 Kevin Buettner <kevinb@redhat.com>
7017
7018 * dwarf2.c (decode_line_info): Handle older, non-standard, 64-bit
7019 DWARF2 formats.
7020
feee612b
AM
70212002-06-27 Alan Modra <amodra@bigpond.net.au>
7022
7023 * cpu-powerpc.c: Comment on ordering of arch_info.
7024 * elf32-ppc.c (ppc_elf_object_p): New function.
7025 (elf_backend_object_p): Define.
7026 * elf64-ppc.c (ppc64_elf_object_p): New function.
7027 (elf_backend_object_p): Define.
7028
a4e6cefc
JT
70292002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
7030
7031 * configure.in (vax-*-netbsd*): Set COREFILE to netbsd-core.lo.
7032 * configure: Regenerate.
7033
dae2dd0d
NC
70342002-06-25 Jason Eckhardt <jle@rice.edu>
7035
7036 * dwarf2.c (decode_line_info): Check unit->addr_size
7037 to read in the proper number of prologue bytes.
7038
680f9d5c
NC
70392002-06-25 Nick Clifton <nickc@cambridge.redhat.com>
7040
7041 * config.bfd (powerpc-*-aix5*): Only create a selvecs for
7042 aix5coff64_vec if 64-bit bfd support has been enabled.
91a4d569
AM
7043 (powerpc64-*-aix5*): Only define if 64-bit bfd support has
7044 been enabled.
dae2dd0d 7045
680f9d5c
NC
7046 * targets.c (_bfd_target_vector[]): Only include
7047 aix5coff64_vec if 64-bit bfd support has been enabled.
7048
d4c88bbb
AM
70492002-06-25 Alan Modra <amodra@bigpond.net.au>
7050
7051 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.
7052 * elf32-hppa.c (hppa_add_stub): Likewise.
7053 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
7054 * elflink.h (elf_add_default_symbol): Fix comment typo.
7055 (elf_add_default_symbol): Replace strcpy and strncpy with memcpy.
7056 (elf_link_add_object_symbols): Likewise.
7057 (elf_link_assign_sym_version): Likewise.
7058 * hash.c (bfd_hash_lookup): Likewise.
7059 * linker.c (_bfd_generic_link_add_one_symbol): Likewise.
7060 * section.c (bfd_get_unique_section_name): Likewise.
7061 * syms.c (_bfd_stab_section_find_nearest_line): Likewise.
7062 * elf.c (_bfd_elf_make_section_from_phdr): Likewise.
7063 (assign_section_numbers): Likewise.
7064 (_bfd_elfcore_make_pseudosection): Likewise.
7065 (elfcore_grok_lwpstatus): Likewise.
7066 (elfcore_grok_win32pstatus): Likewise.
7067 (elfcore_write_note): Constify input params. Use PTR instead of
7068 void *. Include terminating NUL in namesz. Correct padding.
7069 Support NULL "name" param. Use memcpy instead of strcpy.
7070 (elfcore_write_prpsinfo): Constify input params.
7071 (elfcore_write_prstatus): Likewise. Use PTR instead of void *.
7072 (elfcore_write_lwpstatus): Likewise.
7073 (elfcore_write_pstatus): Likewise.
7074 (elfcore_write_prfpreg): Likewise.
7075 (elfcore_write_prxfpreg): Likewise.
7076 * elf-bfd.h (elfcore_write_note): Update declaration.
7077 (elfcore_write_prpsinfo): Likewise.
7078 (elfcore_write_prstatus): Likewise.
7079 (elfcore_write_pstatus): Likewise.
7080 (elfcore_write_prfpreg): Likewise.
7081 (elfcore_write_prxfpreg): Likewise.
7082 (elfcore_write_lwpstatus): Likewise.
7083
b0ac09d2
NC
70842002-06-25 Jason Eckhardt <jle@rice.edu>
7085
7086 * ecoff.c (ecoff_set_symbol_info): Set BSF_FUNCTION for
7087 symbols of type stProc and stStaticProc.
7088
70892002-06-25 Nick Clifton <nickc@redhat.com>
7090
7091 * ecoff.c: VArious formatting fixes.
7092
021d6096
AM
70932002-06-25 Alan Modra <amodra@bigpond.net.au>
7094
7095 * coff-rs6000.c (xcoff_generate_rtinit): Fix typo.
7096
82e51918
AM
70972002-06-25 Alan Modra <amodra@bigpond.net.au>
7098
7099 * aout-adobe.c: Don't compare against "true" or "false.
7100 * aout-target.h: Likewise.
7101 * aoutx.h: Likewise.
7102 * archive.c: Likewise.
7103 * bout.c: Likewise.
7104 * cache.c: Likewise.
7105 * coff-a29k.c: Likewise.
7106 * coff-alpha.c: Likewise.
7107 * coff-i386.c: Likewise.
7108 * coff-mips.c: Likewise.
7109 * coff-or32.c: Likewise.
7110 * coff64-rs6000.c: Likewise.
7111 * coffcode.h: Likewise.
7112 * coffgen.c: Likewise.
7113 * cpu-ns32k.c: Likewise.
7114 * ecoff.c: Likewise.
7115 * ecofflink.c: Likewise.
7116 * elf.c: Likewise.
7117 * elf32-arm.h: Likewise.
7118 * elf32-cris.c: Likewise.
7119 * elf32-d30v.c: Likewise.
7120 * elf32-i386.c: Likewise.
7121 * elf32-mcore.c: Likewise.
7122 * elf32-ppc.c: Likewise.
7123 * elf32-sh.c: Likewise.
7124 * elf32-sh64.c: Likewise.
7125 * elf32-v850.c: Likewise.
7126 * elf64-alpha.c: Likewise.
7127 * elf64-sh64.c: Likewise.
7128 * elfcode.h: Likewise.
7129 * elfcore.h: Likewise.
7130 * elflink.h: Likewise.
7131 * elfxx-mips.c: Likewise.
7132 * i386os9k.c: Likewise.
7133 * ieee.c: Likewise.
7134 * libbfd.c: Likewise.
7135 * linker.c: Likewise.
7136 * mmo.c: Likewise.
7137 * nlm32-alpha.c: Likewise.
7138 * nlm32-i386.c: Likewise.
7139 * nlm32-ppc.c: Likewise.
7140 * nlm32-sparc.c: Likewise.
7141 * nlmcode.h: Likewise.
7142 * oasys.c: Likewise.
7143 * pdp11.c: Likewise.
7144 * peicode.h: Likewise.
7145 * reloc.c: Likewise.
7146 * som.c: Likewise.
7147 * srec.c: Likewise.
7148 * tekhex.c: Likewise.
7149 * vms.c: Likewise.
7150 * xcofflink.c: Likewise.
7151 * elf64-sparc.c: Edit comment to not use "== false".
7152
7153 * aoutf1.h: Don't use "? true : false".
7154 * ecoff.c: Likewise.
7155 * format.c: Likewise.
7156 * ieee.c: Likewise.
7157 * linker.c: Likewise.
7158 * mmo.c: Likewise.
7159 * oasys.c: Likewise.
7160
48fc70a2
AM
71612002-06-23 H.J. Lu <hjl@gnu.org>
7162
7163 * elflink.h (elf_link_add_archive_symbols): For the default
7164 version, check references with only one `@' first.
7165
47b7c2db
AM
71662002-06-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
7167
7168 * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): New
7169 function.
9b5ecbd0 7170 (allocate_global_data_dlt): Don't add millicode symbols to dynamic
47b7c2db
AM
7171 symbol table.
7172 (allocate_global_data_opd, allocate_dynrel_entries): Likewise.
7173 (elf64_hppa_size_dynamic_sections): Revise to use
7174 elf64_hppa_mark_milli_and_exported_functions.
7175 (elf64_hppa_finish_dynamic_symbol): Remove code to keep millicode
7176 symbols out of dynamic symbol table.
7177
f5d44ba0
AM
71782002-06-23 Alan Modra <amodra@bigpond.net.au>
7179
bb3fff1e
AM
7180 * Makefile.in: Regenerate.
7181 * libbfd.h: Regenerate.
7182 * bfd-in2.h: Regenerate.
7183 * configure: Regenerate.
7184 * po/SRC-POTFILES.in: Regenerate.
7185
f5d44ba0
AM
7186 * elflink.h: Comment typo fixes.
7187
71882002-06-23 H.J. Lu <hjl@gnu.org>
7189
7190 * elf-bfd.h (elf_link_loaded_list): New structure.
7191 (elf_link_hash_table): Add "loaded".
7192 * elf.c (_bfd_elf_link_hash_table_init): Initialize "loaded".
7193 * elflink.h (elf_link_check_versioned_symbol): New function.
7194 (elf_link_output_extsym): Call elf_link_check_versioned_symbol.
7195
cc36acdf
NC
71962002-06-19 Nick Clifton <nickc@cambridge.redhat.com>
7197
7198 * elflink.h (size_dynamic_sections): If the target does not
f5d44ba0 7199 support an ELF style hash table, return true, indicating that
cc36acdf
NC
7200 nothing needed to be done, rather than false, indicating that the
7201 section's size could not be computed.
7202
4e5ba5b7
DB
72032002-06-18 Dave Brolley <brolley@redhat.com>
7204
7205 From Catherine Moore, Michael Meissner, Dave Brolley:
7206 * po/SRC-POTFILES.in: Add cpu-frv.c and elf32-frv.c
7207 * targets.c: Support bfd_elf32_frv_vec.
7208 * reloc.c: Add FRV relocs.
7209 * configure.in: Add support for bfd-elf32-frv-vec.
7210 * config.bfd (targ_cpu): Add support for frv-*-elf.
7211 * archures.c: Add frv arch and machines.
7212 * Makefile.am (ALL_MACHINES): Add cpu-frv.lo.
7213 (ALL_MACHINES_CFILES): Add cpu-frv.c.
7214 (BFD32_BACKENDS): Add elf32-frv.lo.
7215 (BFD32_BACKENDS_CFILES): Add elf32-frv.c
7216 (cpu-frv.lo): New target.
7217 (elf32-frv.lo): New target.
7218 * cpu-frv.c: New file.
7219 * elf32-frv.c: New file.
7220
7ece0d85
JJ
72212002-06-18 Jakub Jelinek <jakub@redhat.com>
7222
7223 * elfcode.h (elf_object_p): Sanity check eh_shoff == 0 implies
7224 e_shnum == 0.
7225 Only read the first section header if e_shoff is non-zero.
7226 Don't consider e_shstrndx if there are no sections.
7227
57fb03ac
TR
72282002-06-17 Tom Rix <trix@redhat.com>
7229
7230 * elf32-d10v.c (elf_d10v_howto_table): Change R_D10V_10_PCREL_R,
f5d44ba0 7231 R_D10V_10_PCREL_L and R_D10V_18_PCREL to use
57fb03ac
TR
7232 complain_overflow_bitfield.
7233
341ca622
AM
72342002-06-17 Alan Modra <amodra@bigpond.net.au>
7235
767e34d1
AM
7236 * opncls.c (bfd_openr): Remove redundant bfd_set_error.
7237 (bfd_fdopenr): Likewise.
7238 (bfd_openstreamr): Likewise.
7239 (bfd_openw): Likewise.
7240
341ca622
AM
7241 * targets.c: Sort target vecs.
7242 (_bfd_target_vector): Add aix5coff64_vec, bfd_elf32_sh64_vec,
7243 bfd_elf32_sh64l_vec, bfd_elf32_sh64lnbsd_vec,
7244 bfd_elf32_sh64nbsd_vec, bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec,
7245 bfd_elf64_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec.
7246 * configure.in: Sort target vecs. Add m88kmach3_vec.
7247 * configure: Regenerate.
7248
dfbbae4c
HPN
72492002-06-16 Hans-Peter Nilsson <hp@bitrange.com>
7250
7251 * elf64-mmix.c (bpo_reloc_request_sort_fn): Use member
7252 bpo_reloc_no to break sort order ties, not address of items.
7253
d663e1cd
JL
72542002-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
7255
7256 * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.
7257 Skip excluded sections in determing __gp value.
7258 (elf_hppa_final_link_relocate): Use the symbol's address in
7259 R_PARISC_FPTR64 relocations that don't need an opd entry.
7260 * elf64-hppa.c (allocate_dynrel_entries): Simplify code.
7261 (elf64_hppa_finalize_dynreloc): Likewise.
7262 (elf64_hppa_size_dynamic_sections): Move comments and fix typo.
7263 (elf64_hppa_finish_dynamic_symbol): Break up assert.
7264
a8295218
NC
72652002-06-14 Sergey Grigoriev <serge@leopold.Physik.Uni-Augsburg.DE>
7266
7267 * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
7268 alignment for .bss, .data and .text sections so that sse and sse2
7269 code will work.
7270 * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
7271
72722002-06013 J"orn Rennecke <joern.rennecke@superh.com>
5d9b5481
JR
7273
7274 config.bfd: Add support for sh[1234]l*-*-elf* | sh3el*-*-elf*,
7275 sh[1234]*-elf*.
7276
3db4b612
JL
72772002-06-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
7278
2cb69dd3
JL
7279 * elflink.h (elf_bfd_final_link): Improve error handling for missing
7280 dynamic sections.
7281
3db4b612
JL
7282 * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entry
7283 for a symbol that has no output section.
7284 (allocate_dynrel_entries): Correct comment.
7285 (elf64_hppa_finalize_dynreloc): Likewise. Don't create an opd entry
7286 unless we want one.
7287 (elf64_hppa_finalize_opd): Prevent segfault if dyn_h is NULL.
7288 (elf64_hppa_finalize_dlt): Likewise. Prevent segfault for symbols
7289 with no section. Remove unnecessary parentheses.
7290
f3813499
TR
72912002-06-11 Tom Rix <trix@redhat.com>
7292
7293 * coffcode.h (coff_compute_section_file_positions): Add data
7294 section to AIX loader alignment check.
7295
f5d44ba0 7296 * coff-rs6000.c (_bfd_xcoff_mkobject): Set default text section
f3813499
TR
7297 alignment to 4 bytes.
7298 (_bfd_xcoff_copy_private_bfd_data): Use text and data alignment
7299 power accessor macro.
7300 (do_shared_object_padding): Remove invalid assertion.
7301
0ebaf185
RS
73022002-06-10 Richard Sandiford <rsandifo@redhat.com>
7303
7304 * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
7305 for removed output sections.
7306
ebe3e2d1
NC
73072002-06-10 Geoffrey Keating <geoffk@redhat.com>
7308
7309 * merge.c (merge_strings): Use htab_create_alloc with calloc, not
7310 htab_alloc.
7311 * elf-strtab.c (_bfd_elf_strtab_finalize): Likewise.
7312
0b14c2aa
L
73132002-06-08 H.J. Lu <hjl@gnu.org>
7314
7315 * elf.c (copy_private_bfd_data): Don't cast to bfd_size_type to
7316 work around a long long bug in gcc 2.96 on mips.
7317
3c2bfad6
JT
73182002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7319
7320 * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
7321 (BFD32_BACKENDS_CFILES): Add vax1knetbsd.c.
7322 Regenerate dependency lists.
7323 * Makefile.in: Regenerate.
7324 * config.bfd (vax-*-netbsdelf*, vax-*-netbsdaout*): Add
7325 vax1knetbsd_vec to targ_selvecs.
7326 * configure.in: Add vax1knetbsd_vec.
7327 * configure: Regenerate.
7328 * targets.c (_bfd_target_vector): Add vax1knetbsd_vec.
7329 * vax1knetbsd.c: New file.
7330 * vaxnetbsd.c: Update copyright years.
7331 (TARGET_PAGE_SIZE): Set to 0x1000.
7332 (DEFAULT_MID): Set to M_VAX4K_NETBSD.
7333
91149be3
JT
73342002-06-08 Matt Thomas <matt@3am-software.com>
7335
7336 * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
7337
21e15248
AM
73382002-06-08 Alan Modra <amodra@bigpond.net.au>
7339
7340 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.
7341
986b7daa
AM
73422002-06-08 Alan Modra <amodra@bigpond.net.au>
7343
e90b95f6
AM
7344 * Makefile.am: Run "make dep-am".
7345 * Makefile.in: Regenerate.
7346
3f9c735e
AM
7347 * armnetbsd.c: Replace CONST with const.
7348 * corefile.c: Likewise.
7349 * elf32-dlx.c: Likewise.
7350 * elf64-mips.c: Likewise.
7351 * mmo.c: Likewise.
7352 * ns32knetbsd.c: Likewise.
7353
986b7daa
AM
7354 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash
7355 table is elf64-sparc.
7356
5a659663
TS
73572002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7358
7359 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.
7360 Fix RELA addends to get not shifted in the result. Don't do special
7361 handling of R_MIPS_64 for NewABI.
7362
9bab7074
AM
73632002-06-07 Alan Modra <amodra@bigpond.net.au>
7364
7365 * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7366 (NAME(aout,slurp_reloc_table)): Likewise.
7367 * coff-mips.c (mips_relax_section): Use bfd_zalloc.
7368 * coff-rs6000.c (xcoff_write_armap_big): Use bfd_zmalloc.
7369 (xcoff_write_archive_contents_big): Likewise.
7370 (xcoff_generate_rtinit): Likewise.
7371 (xcoff_generate_rtinit): Likewise, and check error return.
7372 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
7373 * coffgen.c (coff_section_symbol): Use bfd_zalloc.
7374 (coff_get_normalized_symtab): Likewise.
7375 (coff_make_empty_symbol): Likewise.
7376 (bfd_coff_set_symbol_class): Likewise.
7377 * cofflink.c (coff_link_add_symbols): Likewise.
7378 * ecoff.c (_bfd_ecoff_make_empty_symbol): Likewise.
7379 * ecofflink.c (ecoff_write_shuffle): Use bfd_zmalloc.
7380 (bfd_ecoff_write_accumulated_debug): Likewise.
7381 * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
7382 * i386linux.c (bfd_i386linux_size_dynamic_sections): Likewise.
7383 * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc.
7384 * ieee.c (do_with_relocs): Use bfd_zalloc.
7385 * m68klinux.c (bfd_m68klinux_size_dynamic_sections): Likewise.
7386 * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7387 (NAME(aout,slurp_reloc_table)): Likewise.
7388 (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
7389 * reloc16.c (bfd_coff_reloc16_relax_section): Use bfd_zmalloc.
7390 * som.c (som_build_and_write_symbol_table): Likewise.
7391 (som_slurp_string_table): Likewise.
7392 (som_slurp_symbol_table): Likewise.
7393 (som_bfd_ar_write_symbol_stuff): Likewise.
7394 * sparclinux.c (bfd_sparclinux_size_dynamic_sections): Use bfd_zalloc.
7395 * sunos.c (bfd_sunos_size_dynamic_sections): Likewise.
7396 * tekhex.c (find_chunk): Likewise. Get rid of unused "sname".
7397 * vms-gsd.c (_bfd_vms_slurp_gsd): Use bfd_zmalloc.
7398 * xcofflink.c (xcoff_link_add_symbols): Use bfd_zalloc/bfd_zmalloc.
7399
1126897b
AM
74002002-06-07 Alan Modra <amodra@bigpond.net.au>
7401
7402 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with
7403 "group" union.
7404 (elf_group_name): Update.
7405 (elf_group_id): Define.
7406 (bfd_elf_set_group_contents): Declare.
7407 * elf.c (elf_fake_sections): Qualify use of elf_group_name.
7408 (set_group_contents): Rename to bfd_elf_set_group_contents. Remove
7409 ATTRIBUTE_UNUSED from failedptrarg. If elf_group_id is set, use
7410 that sym for the signature.
7411 (_bfd_elf_compute_section_file_positions): Don't call
7412 set_group_contents for "ld -r" case.
7413 (swap_out_syms): Use bfd_zalloc.
7414 * elflink.h (elf_link_add_archive_symbols): Likewise.
7415 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
7416 (elf_bfd_final_link): Call bfd_elf_set_group_contents.
7417
3fad3c7c
AM
74182002-06-07 Alan Modra <amodra@bigpond.net.au>
7419
7420 * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved
7421 relocs in opd for non-shared too.
7422
10f469bf 74232002-06-06 Jeffrey Law <law@redhat.com>
76f99c63
JL
7424
7425 * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting
7426 relocations.
7427
7217313c
NC
74282002-06-06 Nick Clifton <nickc@cambridge.redhat.com>
7429
7430 * merge.c: Include libiberty.h.
7431 * elf-strtab.c: Include libiberty.h.
7432
6cb22815
AM
74332002-06-06 Elias Athanasopoulos <eathan@otenet.gr>
7434
7435 * peXXigen.c (pe_print_idata): Remove unused variable.
7436
1ed89aa9
NC
74372002-06-06 David Heine <dlheine@tensilica.com>
7438
7439 * elf.c (assign_file_positions_for_segments): Remove unallocated
7440 sections from the section to segment mapping for PT_LOAD segments.
7441 Update comment about empty loadable segments.
7442
644c4c80
RS
74432002-06-06 Richard Sandiford <rsandifo@redhat.com>
7444
7445 * stabs.c (_bfd_link_section_stabs): Check that the symbol offset
7446 is within the .stabstr section.
7447
f8ecb12b
AM
74482002-06-06 Alan Modra <amodra@bigpond.net.au>
7449
7450 * elf-bfd.h (struct elf_size_info <swap_symbol_in>): Function args
7451 are "const PTR", not "const PTR *".
7452 (bfd_elf32_swap_symbol_in): Likewise.
7453 (bfd_elf64_swap_symbol_in): Likewise.
7454 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR.
7455 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7456 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7457 (elf_link_add_object_symbols): Likewise.
7458 (elf_link_record_local_dynamic_symbol): Likewise.
7459 (elf_link_input_bfd): Likewise.
7460 (elf_gc_mark): Likewise.
7461 (elf_reloc_symbol_deleted_p): Likewise.
7462 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7463 (mn10200_elf_relax_delete_bytes): Likewise.
7464 (mn10200_elf_symbol_address_p): Likewise.
7465 (mn10200_elf_get_relocated_section_contents): Likewise.
7466 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7467 (mn10300_elf_relax_section): Likewise.
7468 (mn10300_elf_relax_delete_bytes): Likewise.
7469 (mn10300_elf_symbol_address_p): Likewise.
7470 (mn10300_elf_get_relocated_section_contents): Likewise.
7471 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7472 (elf32_h8_relax_delete_bytes): Likewise.
7473 (elf32_h8_symbol_address_p): Likewise.
7474 (elf32_h8_get_relocated_section_contents): Likewise.
7475 * elf32-hppa.c (get_local_syms): Likewise.
7476 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7477 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7478 * elf32-sh.c (sh_elf_relax_section): Likewise.
7479 (sh_elf_relax_delete_bytes): Likewise.
7480 (sh_elf_get_relocated_section_contents): Likewise.
7481 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7482 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7483 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7484 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7485 * elf64-ppc.c (get_local_syms): Likewise.
7486 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7487 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7488
1ed89aa9 74892002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
7a33bc10
JR
7490
7491 * config.bfd (sh64l*-*-elf*, shl*-*-elf*): New configurations.
7492
73ff0d56
AM
74932002-06-05 Alan Modra <amodra@bigpond.net.au>
7494
9dce4196
AM
7495 * elf.c (group_signature): Swap in the whole symbol, and handle
7496 extracting section symbol names.
7497 (setup_group): Add comment.
7498 (set_group_contents): When called from objcopy or ld, arrange for
7499 section contents to be written. Write group member output section
7500 indices to allow objcopy to reorganize sections.
7501 (_bfd_elf_copy_private_section_data): Copy group info.
7502
73ff0d56
AM
7503 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
7504 (bfd_elf32_swap_symbol_in): Update prototype.
7505 (bfd_elf64_swap_symbol_in): Likewise.
7506 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR *.
7507 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7508 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7509 (elf_link_add_object_symbols): Likewise.
7510 (elf_link_record_local_dynamic_symbol): Likewise.
7511 (elf_link_input_bfd): Likewise.
7512 (elf_gc_mark): Likewise.
7513 (elf_reloc_symbol_deleted_p): Likewise.
7514 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7515 (mn10200_elf_relax_delete_bytes): Likewise.
7516 (mn10200_elf_symbol_address_p): Likewise.
7517 (mn10200_elf_get_relocated_section_contents): Likewise.
7518 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7519 (mn10300_elf_relax_section): Likewise.
7520 (mn10300_elf_relax_delete_bytes): Likewise.
7521 (mn10300_elf_symbol_address_p): Likewise.
7522 (mn10300_elf_get_relocated_section_contents): Likewise.
7523 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7524 (elf32_h8_relax_delete_bytes): Likewise.
7525 (elf32_h8_symbol_address_p): Likewise.
7526 (elf32_h8_get_relocated_section_contents): Likewise.
7527 * elf32-hppa.c (get_local_syms): Likewise.
7528 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7529 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7530 * elf32-sh.c (sh_elf_relax_section): Likewise.
7531 (sh_elf_relax_delete_bytes): Likewise.
7532 (sh_elf_get_relocated_section_contents): Likewise.
7533 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7534 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7535 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7536 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7537 * elf64-ppc.c (get_local_syms): Likewise.
7538 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7539 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7540 * elfcode.h (NAME(_bfd_elf,size_info)): Update initialiser.
7541 * elf64-alpha.c (alpha_elf_size_info): Likewise.
7542 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
7543 * elf64-mips.c (mips_elf64_size_info): Likewise.
7544 * elf64-s390.c (s390_elf64_size_info): Likewise.
7545 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
7546
53bfd6b4
MR
75472002-06-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7548
7549 * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
7550 elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
7551 elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
7552 _bfd_mips_elf_ignore_discarded_relocs.
7553 elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
7554
d4df96e6
L
75552002-06-05 H.J. Lu <hjl@gnu.org>
7556
7557 * elfxx-mips.c (mips_elf_calculate_relocation): Call
7558 _bfd_elf_rel_local_sym for STT_SECTION relocations against
7559 the SEC_MERGE section.
7560
e61463e1
AM
75612002-06-05 Alan Modra <amodra@bigpond.net.au>
7562
3cac74d0
AM
7563 * coff-alpha.c: Update copyright date.
7564 * coff-mips.c: Likewise.
7565 * xcoff-target.h: Likewise.
7566
e61463e1
AM
7567 * bfd-in.h: Remove "taken from the source" comment.
7568 * libbfd-in.h: Likewise.
7569 * libcoff-in.h: Likewise.
7570 * bfd-in2.h: Regenerate.
7571 * libbfd.h: Regenerate.
7572 * libcoff.h: Regenerate.
7573
7574 * elf.c (bfd_elf_discard_group): Return true.
7575 * elf-bfd.h (bfd_elf_discard_group): Declare.
7576 * bfd-in.h (bfd_elf_discard_group): Don't declare here.
7577 * section.c (bfd_discard_group): Rename to bfd_generic_discard_group.
7578 * bfd.c (bfd_discard_group): Define.
7579 * targets.c (struct bfd_target): Add _bfd_discard_group.
7580 (BFD_JUMP_TABLE_LINK): Here too.
7581 * libbfd-in.h (_bfd_nolink_bfd_discard_group): Define.
7582 * aout-adobe.c (aout_32_bfd_discard_group): Define.
7583 * aout-target.h (MY_bfd_discard_group): Define.
7584 * aout-tic30.c (MY_bfd_discard_group): Define.
7585 * binary.c (binary_bfd_discard_group): Define.
7586 * bout.c (b_out_bfd_discard_group): Define.
7587 * coff-alpha.c (_bfd_ecoff_bfd_discard_group): Define.
7588 * coffcode.h (coff_bfd_discard_group): Define.
7589 * coff-mips.c (_bfd_ecoff_bfd_discard_group): Define.
7590 * elfxx-target.h (bfd_elfNN_bfd_discard_group): Define.
7591 * i386msdos.c (msdos_bfd_discard_group): Define.
7592 * i386os9k.c (os9k_bfd_discard_group): Define.
7593 * ieee.c (ieee_bfd_discard_group): Define.
7594 * ihex.c (ihex_bfd_discard_group): Define.
7595 * mmo.c (mmo_bfd_discard_group): Define.
7596 * nlm-target.h (nlm_bfd_discard_group): Define.
7597 * oasys.c (oasys_bfd_discard_group): Define.
7598 * ppcboot.c (ppcboot_bfd_discard_group): Define.
7599 * som.c (som_bfd_discard_group): Define.
7600 * srec.c (srec_bfd_discard_group): Define.
7601 * tekhex.c (tekhex_bfd_discard_group): Define.
7602 * versados.c (versados_bfd_discard_group): Define.
7603 * vms.c (vms_bfd_discard_group): Define.
7604 * xcoff-target.h (_bfd_xcoff_bfd_discard_group): Define.
7605 * coff64-rs6000.c (rs6000coff64_vec): Update initialiser.
7606 (aix5coff64_vec): Likewise.
7607 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
7608
9cba27b2
JT
76092002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
7610
7611 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
7612 (BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
7613 (elf32-sh64-com.lo): New dependency list.
7614 * Makefile.in: Regenerate.
7615 * configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
7616 (bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
7617 elf32-sh64-com.lo.
7618 * configure: Regenerate.
7619 * elf32-sh64.c (sh64_address_in_cranges)
7620 (sh64_get_contents_type, sh64_address_is_shmedia): Move to...
7621 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
7622 (crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
7623 * elf32-sh64-com.c: ...here. New file.
7624
8d2c33be
AM
76252002-06-04 Alan Modra <amodra@bigpond.net.au>
7626
7627 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove
7628 ATTRIBUTE_UNUSED on used params.
7629 * elf32-vax.c (elf_vax_gc_mark_hook): Remove unnecessary checks
7630 before calling bfd_section_from_elf_index on local syms.
7631 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
7632
5b0e55b6
JT
76332002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
7634
7635 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-nbsd.lo.
7636 (BFD32_BACKENDS_CFILES): Add elf32-sh64-nbsd.c.
7637 (BFD64_BACKENDS): Add elf64-sh64-nbsd.lo.
7638 (BFD64_BACKENDS_CFILES): Add elf64-sh64-nbsd.c.
7639 (elf32-sh64-nbsd.lo, elf64-sh64-nbsd.lo): New rules.
7640 * Makefile.in: Regenerate.
7641 * config.bfd (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
7642 (sh64-*-netbsd*): New targets.
7643 * configure.in: Add bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec,
7644 bfd_elf64_sh64nbsd_vec, and bfd_elf64_sh64lnbsd_vec.
7645 * configure: Regenerate.
7646 * elf32-sh64-nbsd.c: New file.
7647 * elf64-sh64-nbsd.c: New file.
7648 * targets.c: Add extern decls for bfd_elf32_sh64nbsd_vec,
7649 bfd_elf32_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec, and
7650 bfd_elf64_sh64lnbsd_vec.
7651
b885599b
AM
76522002-06-04 Alan Modra <amodra@bigpond.net.au>
7653
7654 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
7655 (bfd_section_from_shdr): Likewise. Set section name of group
7656 sections from signature.
7657 (group_signature): Split out from setup_group. Ensure symbol table
7658 is available.
7659 (bfd_elf_discard_group): New function.
7660 (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on
7661 .gnu.linkonce* sections if they are members of a group.
7662 (set_group_contents): Set GRP_COMDAT flag.
7663 * section.c (bfd_discard_group): New function.
7664 * bfd-in.h (bfd_elf_discard_group): Declare.
7665 * bfd-in2.h: Regenerate.
7666 * elf-bfd.h (struct bfd_elf_section_data): Add linkonce_p field.
7667 (elf_linkonce_p): Define.
7668
90937f86
AM
76692002-06-04 Alan Modra <amodra@bigpond.net.au>
7670
7671 * elf.c (bfd_section_from_shdr): Make "name" const.
7672 * elf-bfd.h (elf_backend_section_from_shdr): Likewise.
7673 * elf32-i370.c (i370_elf_section_from_shdr): Likewise.
7674 * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
7675 * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
7676 * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
7677 * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
7678 * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
7679 * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise.
7680 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
7681 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
7682 * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
7683
cf6fb9ce
MR
76842002-06-03 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7685
7686 * elfxx-mips.c (ABI_64_P): Use backend's data to determine the
7687 ABI.
7688
cedb70c5
KH
76892002-06-02 Kazu Hirata <kazu@cs.umass.edu>
7690
7691 * elf32-arc.c: Fix formatting.
7692 * elf32-arm.h: Likewise.
7693 * elf32-cris.c: Likewise.
7694 * elf32-dlx.c: Likewise.
7695 * elf32-hppa.c: Likewise.
7696 * elf32-i386.c: Likewise.
7697 * elf32-i386qnx.c: Likewise.
7698 * elf32-or32.c: Likewise.
7699 * elf32-s390.c: Likewise.
7700 * elf32-sh64.c: Likewise.
7701 * elf32-vax.c: Likewise.
7702 * elf32-xstormy16.c: Likewise.
7703 * elf64-alpha.c: Likewise.
7704 * elf64-mmix.c: Likewise.
7705 * elf64-ppc.c: Likewise.
7706 * elf64-s390.c: Likewise.
7707 * elf64-sh64.c: Likewise.
7708 * elf64-x86-64.c: Likewise.
7709
048d873d
RH
77102002-06-02 Richard Henderson <rth@redhat.com>
7711
7712 * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereference
7713 null when there are no got entries for a symbol.
7714 (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
7715 uninitialized variable warning.
7716
4a67a098
RH
77172002-06-01 Richard Henderson <rth@redhat.com>
7718
7719 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
7720 undefined symbols here.
7721 (elf64_alpha_relax_section): Do it here. Also test for not
7722 defined in the current module.
7723 (elf64_alpha_relocate_section_r): Split out of ...
7724 (elf64_alpha_relocate_section): ... here. Don't dereference
7725 NULL when looking up local got entries.
7726
f44f99a5
RH
77272002-06-01 Richard Henderson <rth@redhat.com>
7728
7729 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
7730 symbols from JSR relaxation.
7731 (elf64_alpha_size_plt_section_1): New.
7732 (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
7733 (elf64_alpha_size_rela_got_1): ... here.
7734 (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
7735 (elf64_alpha_size_rela_got_section): ... here.
7736 (elf64_alpha_size_plt_section): New.
7737 (elf64_alpha_relax_section): Call them.
7738 (elf64_alpha_size_got_sections): Remove output_bfd arg.
7739 (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
7740
9e756d64
RH
77412002-06-01 Richard Henderson <rth@redhat.com>
7742
7743 * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
7744 (elf64_alpha_relocate_section): Use them. Reject LE TLS relocs
7745 in shared libraries. Fix DTPRELHI and TPRELHI value.
7746 (INSN_ADDQ, INSN_RDUNIQ): New.
7747 (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
7748 (elf64_alpha_relax_with_lituse): Return boolean. Remove irelend
7749 argument. Reject dynamic symbols. Use LITUSE symbolic constants.
7750 (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
7751 Handle GOTDTPREL and GOTTPREL relocations.
7752 (elf64_alpha_relax_gprelhilo): New.
7753 (elf64_alpha_relax_tls_get_addr): New.
7754 (elf64_alpha_relax_find_tls_segment): New.
7755 (elf64_alpha_relax_section): Handle TLS relocations.
7756 (ALPHA_ELF_LINK_HASH_TLS_IE): New.
7757 (elf64_alpha_check_relocs): Set it.
7758
c853d7f6
RH
77592002-06-01 Richard Henderson <rth@redhat.com>
7760
b646261c
RH
7761 * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
7762
c853d7f6
RH
7763 * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic
7764 check; don't suppress dynamic relocs for non-allocated sections.
7765
d7e41a96
RH
7766 * elf64-alpha.c: Remove dead code.
7767
5f333394
AM
77682002-05-31 Alan Modra <amodra@bigpond.net.au>
7769
08e0ee05
AM
7770 * bfd-in2.h: Regenerate.
7771 * libbfd.h: Regenerate.
7772 * po/SRC-POTFILES.in: Regenerate.
7773
5f333394
AM
7774 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
7775 space for bss .plt.
7776
caf47ea6
AM
77772002-05-31 Graeme Peterson <gp@qnx.com>
7778
7779 * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
7780 (BFD32_BACKENDS_CFILES): Add elf32-i386qnx.c.
7781 Run "make dep-am".
7782 * Makefile.in: Regenerate.
7783 * config.bfd: Add i[3456]86-*-nto-qnx* support.
7784 * configure.in: Add bfd_elf32_i386qnx_vec support.
7785 * configure: Regenerate.
7786 * elf-bfd.h (struct elf_backend_data): Add set_nonloadable_filepos,
7787 is_contained_by_filepos, and copy_private_bfd_data_p.
7788 * elf.c (assign_file_positions_for_segments): Call backend
7789 set_nonloadable_filepos. Fix non-K&R call to _bfd_error_handler.
7790 (IS_CONTAINED_BY_FILEPOS): Define.
7791 (INCLUDE_SECTION_IN_SEGMENT): Also test IS_CONTAINED_BY_FILEPOS.
7792 (copy_private_bfd_data): Use IS_CONTAINED_BY_FILEPOS. Typo fix.
7793 Fix non-K&R call to _bfd_error_handler.
7794 (_bfd_elf_copy_private_section_data): Use backend
7795 copy_private_bfd_data_p.
7796 * elf32-i386.c: Don't include elfxx-target.h when
7797 ELF32_I386_C_INCLUDED is defined.
7798 * elf32-i386qnx.c: New QNX elf backend file.
7799 * elfxx-target.h: Add elf_backend_set_nonloadable_filepos,
7800 elf_backend_is_contained_by_filepos, and
7801 elf_backend_do_copy_private_bfd_data.
7802 * targets.c: Add bfd_target bfd_elf32_i386qnx_vec.
7803
5bc56484
AM
78042002-05-31 Alan Modra <amodra@bigpond.net.au>
7805
7806 * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define.
7807 Move other similar defines to start of file.
7808
1b164155
TR
78092002-05-30 Tom Rix <trix@redhat.com>
7810
7811 * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.
7812 * coff64-rs6000.c (xcoff64_rtype2howto): Same.
7813
3765b1be
RH
78142002-05-30 Richard Henderson <rth@redhat.com>
7815
7816 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_TLSGD,
7817 ALPHA_ELF_LINK_HASH_LU_TLSLDM, ALPHA_ELF_LINK_HASH_LU_FUNC): New.
7818 (ALPHA_ELF_GOT_ENTRY_RELOCS_DONE): Remove.
7819 (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Remove.
7820 (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.
7821 (struct alpha_elf_obj_tdata): Rename total_got_entries and
7822 n_local_got_entries to total_got_size and local_got_size.
7823 (elf64_alpha_howto, elf64_alpha_reloc_map): Update for TLS relocs.
7824 (alpha_got_entry_size): New.
7825 (elf64_alpha_relax_with_lituse): Use it.
7826 (elf64_alpha_relax_without_lituse): Likewise.
7827 (MAX_GOT_SIZE): Rename from MAX_GOT_ENTRIES.
7828 (get_got_entry): New.
7829 (elf64_alpha_check_relocs): Handle TLS relocs. Reorganize.
7830 (elf64_alpha_adjust_dynamic_symbol): Test LU_FUNC as a mask.
7831 (elf64_alpha_merge_ind_symbols): Check gotent->reloc_type.
7832 (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots): Likewise.
7833 (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.
7834 (elf64_alpha_calc_got_offsets): Likewise.
7835 (alpha_dynamic_entries_for_reloc): New.
7836 (elf64_alpha_calc_dynrel_sizes): Use it.
7837 (elf64_alpha_size_dynamic_sections): Likewise.
7838 (elf64_alpha_relocate_section): Handle TLS relocations.
7839 * reloc.c: Add Alpha TLS relocations.
7840 * bfd-in2.h, libbfd.h: Rebuild.
7841
5e226794
NC
78422002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
7843
7844 * peXXigen.c (pe_print_idata): Remove double printed
7845 import table lines; add Bound-To comment.
7846
90ace9e9
JT
78472002-05-29 Matt Thomas <matt@3am-software.com>
7848
7849 * Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo.
7850 (BFD32_BACKENDS_CFILES): Add elf32-vax.c.
7851 (elf32-vax.lo): New rule.
7852 * Makefile.in: Regenerate.
7853 * configure.in (bfd_elf32_vax_vec)
7854 (vaxnetbsd_vec): New vectors.
7855 * configure: Regenerate.
7856 * config.bfd (vax-*-netbsdelf*)
7857 (vax-*-netbsdaout*)
7858 (vax-*-netbsd*): New targets.
7859 * elf32-vax.c: New file.
7860 * reloc.c: Add VAX relocations.
7861 * bfd-in2.h: Regenerate.
7862 * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
7863
4a253e81
JT
78642002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7865
7866 * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
7867 and bfd_elf32_bigarm_vec to targ_selvecs.
7868
6e7c73dd
CF
78692002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
7870
7871 * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
7872 with auto-imported symbols.
7873
8afb0e02
NC
78742002-05-29 Adam Nemet <anemet@lnxw.com>
7875
7876 * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
7877 sections only record bfd.
9bab7074 7878 (bfd_elf32_arm_add_glue_sections_to_bfd): New function.
8afb0e02 7879 * bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
9bab7074 7880 * bfd-in2.h: Regenerate.
8afb0e02 7881
a95653f5
NC
78822002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7883
7884 * syms.c (_bfd_stab_section_find_nearest_line): Move
7885 declaration and initialisation of saw_line and saw_func out of
7886 for loop.
7887
7cdc5bba
AM
78882002-05-29 Alan Modra <amodra@bigpond.net.au>
7889
7890 * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
7891 (bfd_elf64_get_symbol_info): Define.
7892 * elfxx-target.h (bfd_elfNN_get_symbol_info): Only define if undef.
7893
4c7aad1c
AM
78942002-05-29 Andrey Volkov <avolkov@transas.com>
7895
7896 * cpu-h8300.c: Make default h8300 machine first in machine list.
7897
d172d4ba
NC
78982002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
7899
7900 * config.bfd: Added DLX configuraton.
7901 * Makefile.am: Added DLX configuraton.
7902 * configure.in: Added DLX configuraton.
7903 * archures.c: Add DLX architecure.
7904 * reloc.c: Add DLX relocs.
7905 * targets.c: Added DLX target vector.
7906 * configure: Regenerate.
7907 * Makefile.in: Regenreate.
7908 * bfd-in2.h: Regenreate.
7909 * elf32-dlx.c: New file: Support DLX target.
7910 * cpu-dlx.c: New file: Support DLX target.
7911
d1329ca3
AM
79122002-05-25 Alan Modra <amodra@bigpond.net.au>
7913
428d0de3
AM
7914 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
7915
d1329ca3
AM
7916 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change.
7917 (ppc64_elf_check_relocs): Don't set up function descriptor symbol
7918 strings to point inside function code sym string.
7919 (func_desc_adjust): Likewise.
7920 (ppc64_elf_hide_symbol): Rewrite code to look up function code sym.
7921
3bab7989
ML
79222002-05-24 Michal Ludvig <mludvig@suse.cz>
7923
7924 * elf64-x86-64.c (elf64_x86_64_grok_prstatus): Added.
7925 (elf64_x86_64_grok_psinfo): Added.
7926
436e8db0
NC
79272002-05-24 TAMURA Kent <kent@netbsd.org>
7928
7929 * config.bfd: Add a target for i386-netbsdpe.
7930
ea1e4b0d
AM
79312002-05-24 Alan Modra <amodra@bigpond.net.au>
7932
7933 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func
7934 and is_func_descriptor.
7935 (func_desc_adjust): Hide function code sym in shared libs unless
7936 there is a matching exported function descriptor sym.
7937
13ae64f3
JJ
79382002-05-23 Jakub Jelinek <jakub@redhat.com>
7939
7940 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
7941 for symbols from SHF_TLS section.
7942 (_bfd_elf_print_private_bfd_data): Add PT_TLS.
7943 (elf_fake_sections): Set SHF_TLS for SEC_THREAD_LOCAL sections.
7944 (map_sections_to_segments): Build PT_TLS segment if necessary.
7945 (assign_file_positions_for_segments): Likewise.
7946 (get_program_header_size): Account for PT_TLS segment.
7947 (swap_out_syms): Set type of BSF_THREAD_LOCAL symbols and symbols from
7948 SEC_THREAD_LOCAL sections to STT_TLS.
7949 * reloc.c: Add 386 and IA-64 TLS relocs.
7950 * section.c (SEC_THREAD_LOCAL): Define.
7951 (SEC_CONSTRUCTOR_TEXT, SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS):
7952 Remove.
7953 * elflink.h (elf_link_add_object_symbols): Support .tcommon.
7954 (size_dynamic_sections): If DF_STATIC_TLS, set DF_FLAGS
7955 unconditionally.
7956 (struct elf_final_link_info): Add first_tls_sec.
7957 (elf_bfd_final_link): Set first_tls_sec.
7958 Compute elf_hash_table (info)->tls_segment.
7959 (elf_link_output_extsym): Handle STT_TLS symbols.
7960 (elf_link_input_bfd): Likewise.
7961 * syms.c (BSF_THREAD_LOCAL): Define.
7962 * bfd-in2.h: Rebuilt.
7963 * libbfd.h: Rebuilt.
7964 * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
7965 elf_i386_mkobject, elf_i386_object_p): New functions.
7966 (elf_howto_table): Add TLS relocs.
7967 (elf_i386_reloc_type_lookup): Support TLS relocs.
7968 (elf_i386_info_to_howto_rel): Likewise.
7969 (struct elf_i386_link_hash_entry): Add tls_type.
7970 (struct elf_i386_obj_tdata): New.
7971 (elf_i386_hash_entry, elf_i386_tdata, elf_i386_local_got_tls_type):
7972 New macros.
7973 (struct elf_i386_link_hash_table): Add tls_ldm_got.
7974 (link_hash_newfunc): Clear tls_type.
7975 (elf_i386_check_relocs): Support TLS relocs.
7976 (elf_i386_gc_sweep_hook): Likewise.
7977 (allocate_dynrelocs): Likewise.
7978 (elf_i386_size_dynamic_sections): Likewise.
7979 (elf_i386_relocate_section): Likewise.
7980 (elf_i386_finish_dynamic_symbol): Likewise.
7981 (bfd_elf32_mkobject, elf_backend_object_p): Define.
7982 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add tprel_offset,
7983 dtpmod_offset, dtprel_offset, tprel_done, dtpmod_done, dtprel_done,
7984 want_tprel, want_dtpmod, want_dtprel.
7985 (elfNN_ia64_tprel_base, elfNN_ia64_dtprel_base): New functions.
7986 (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to
7987 R_IA64_LTOFF_TPREL22.
7988 (elf_code_to_howto_index): Add TLS relocs.
7989 (elfNN_ia64_check_relocs): Support TLS relocs.
7990 (allocate_global_data_got): Account for TLS .got data.
7991 (allocate_dynrel_entries): Account for TLS dynamic relocations.
7992 (elfNN_ia64_install_value): Supprt TLS relocs.
7993 (set_got_entry): Support TLS relocs.
7994 (elfNN_ia64_relocate_section): Likewise.
7995
c62e1cc3
NC
79962002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
7997
7998 * elf32-arm.h (elf32_arm_final_link_relocate): For the Thumb
7999 BLX reloc round the relocation up rather than down.
8000 * coff-arm.c (coff_arm_relocate_section): Likewise.
8001
c5a43a5d
L
80022002-05-21 H.J. Lu (hjl@gnu.org)
8003
8004 * linker.c (_bfd_generic_link_add_one_symbol): Allow multiple
8005 definition.
8006
afbe61cf
AM
80072002-05-22 Alan Modra <amodra@bigpond.net.au>
8008
8009 * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt.
8010 (ppc64_elf_relocate_section): Handle unresolved relocs in opd.
8011
9c07fe7c
AM
80122002-05-22 Alan Modra <amodra@bigpond.net.au>
8013
8014 * elf64-ppc.c (ppc64_elf_relocate_section): Return false for
8015 unresolved relocs.
8016 (ppc64_elf_size_dynamic_sections): Check for splt NULL.
8017
21611032
TS
80182002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8019
c5cd6d62 8020 * bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
21611032
TS
8021 non-ELF targets.
8022
41241523
TS
80232002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8024
8025 * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return
8026 an error value.
8027 * elflink.h (elf_link_output_relocs): Likewise. Improve error message.
8028 return with false on error.
8029 (elf_link_input_bfd): Check reloc_emitter return value.
8030
658f2588
JT
80312002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
8032
8033 * config.bfd (armeb-*-netbsdelf*): New target.
8034
c862ae31
AM
80352002-05-20 Alan Modra <amodra@bigpond.net.au>
8036
8037 * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms
8038 at the plt call stub.
8039
6dd14845
TS
80402002-05-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8041
8042 * cpu-mips.c (mips_compatible): Don't try to check machine
8043 compatibility.
8044
a58d9c34
TR
80452002-05-18 Tom Rix <trix@redhat.com>
8046
9b5ecbd0 8047 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out): Fix C_FILE auxent.
a58d9c34 8048
ef60b7ff
AM
80492002-05-17 Alan Modra <amodra@bigpond.net.au>
8050
8051 * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
8052 (ppc64_elf_relocate_section): Don't warn about reloc overflow when
8053 we've already warned about an undefined symbol. Report more
8054 detail on reloc errors.
8055
a703a6ea
AM
80562002-05-17 Alan Modra <amodra@bigpond.net.au>
8057
8058 * acinclude.m4 (AM_INSTALL_LIBBFD): New.
8059 * configure.in: Invoke AM_INSTALL_LIBBFD.
8060 * Makefile.am (install-data-local): Revert 2002-05-13. Move to..
8061 (install_libbfd): .. New target.
8062 (uninstall_libbfd): Likewise.
8063 (install-bfdlibLTLIBRARIES): Likewise.
8064 (uninstall-bfdlibLTLIBRARIES): Likewise.
8065 (bfdlibdir): New.
8066 (bfdincludedir): New.
8067 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
8068 * aclocal.m4: Regenerate.
8069 * configure: Regenerate.
8070 * Makefile.in: Regenerate.
8071
2c13d98b
NC
80722002-05-17 Stuart Balfour <sbalfour@cisco.com>
8073
8074 * hash.c (bfd_hash_lookup): Remove computation of len from inside
8075 hash loop.
8076
629936c5
NC
80772002-05-16 Nick Clifton <nickc@cambridge.redhat.com>
8078
8079 * config.bfd: Add targets for sh64-linux (little endian and
8080 big endian).
8081
e4cf60a8
NC
80822002-05-15 Laurent Pinchart <laurent.pinchart@skynet.be>
8083
8084 * peXXigen.c (pe_print_idata): Do not assume that the first thunk
8085 is located in the same section as the import table. Instead
8086 check, and if necessary load the section containing the thunk.
8087
d1e66cd4
NC
80882002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8089
8090 * aix5ppc-core.c (xcoff64_core_p): Replace bfd_read with
ea1e4b0d
AM
8091 bfd_bread.
8092 (xcoff64_core_file_matches_executable_p): Replace bfd_read
8093 with bfd_bread.
d1e66cd4 8094
2d653fc7
AM
80952002-05-15 Alan Modra <amodra@bigpond.net.au>
8096
8097 * aix5ppc-core.c: Warning fixes.
8098 * aout-adobe.c (aout_32_bfd_link_just_syms): Define.
8099 * aout-target.h (MY_bfd_link_just_syms): Define.
8100 * aout-tic30.c (MY_bfd_link_just_syms): Define.
8101 * bfd.c (bfd_link_just_syms): Define.
8102 * binary.c (binary_bfd_link_just_syms): Define.
8103 * bout.c (b_out_bfd_link_just_syms): Define.
8104 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update initializer.
8105 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
8106 * coffcode.h (coff_bfd_link_just_syms): Define.
8107 * elf-bfd.h (enum elf_link_info_type): Add ELF_INFO_TYPE_JUST_SYMS.
8108 (elf_discarded_section): Check for ELF_INFO_TYPE_JUST_SYMS.
8109 (_bfd_elf_link_just_syms): Declare.
8110 * elf.c (_bfd_elf_link_just_syms): New function.
8111 * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): Check that
8112 sections haven't already been discarded by the linker.
8113 * elflink.h (elf_link_add_object_symbols): Likewise for stab
8114 sections and SEC_MERGE sections.
8115 (elf_bfd_discard_info): Similarly here.
8116 * elfxx-target.h (bfd_elfNN_bfd_link_just_syms): Define.
8117 * i386msdos.c (msdos_bfd_link_just_syms): Define.
8118 * i386os9k.c (os9k_bfd_link_just_syms): Define.
8119 * ieee.c (ieee_bfd_link_just_syms): Define.
8120 * ihex.c (ihex_bfd_link_just_syms): Define.
8121 * libbfd-in.h (_bfd_nolink_bfd_link_just_syms): Define.
8122 (_bfd_generic_link_just_syms): Declare.
8123 * libecoff.h (_bfd_ecoff_bfd_link_just_syms): Define.
8124 * linker.c (_bfd_generic_link_just_syms): New function.
8125 * mmo.c (mmo_bfd_link_just_syms): Define.
8126 * nlm-target.h (nlm_bfd_link_just_syms): Define.
8127 * oasys.c (oasys_bfd_link_just_syms): Define.
8128 * ppcboot.c (ppcboot_bfd_link_just_syms): Define.
8129 * som.c (som_bfd_link_just_syms): Define.
8130 * srec.c (srec_bfd_link_just_syms): Define.
8131 * targets.c (struct bfd_target): Add _bfd_link_just_syms.
8132 (BFD_JUMP_TABLE_LINK): And here.
8133 * tekhex.c (tekhex_bfd_link_just_syms): Define.
8134 * versados.c (versados_bfd_link_just_syms): Define.
8135 * vms.c (vms_bfd_link_just_syms): Define.
8136 * libbfd.h: Regenerate.
8137 * bfd-in2.h: Regenerate.
8138
cb7394f2
TS
81392002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8140
8141 * elf32-mips.c: Remove superfluous definitions copied from
8142 elfxx-mips.c.
8143 (bfd_elf32_bigmips_vec,bfd_elf32_littlemips_vec): Use the
8144 SGIish vectors to check the special case.
8145 (mips_elf_hi16_reloc): Fix comment.
8146 (mips_elf_got16_reloc): Likewise.
8147 (_bfd_mips_elf32_gprel16_reloc): Likewise.
8148 (elf_reloc_map): Code cleanup.
8149 (mips_reloc_map): Add comment.
8150 (bfd_elf23_bfd_reloc_type_lookup): Code cleanup.
8151 (mips_elf32_rtype_to_howto): Likewise.
8152 (mips_elf32_discard_info): Likewise.
8153 (elf32_mips_irix_compat): Invert logic: Only SGIish vectors
8154 lead to IRIX compatibility now.
8155
8dc1a139
TS
81562002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8157
8158 * elfxx-mips.c: Call it IRIX, not Irix in comments.
8159
2051e1b5
JT
81602002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
8161
8162 * config.bfd (shle-*-netbsdelf*): Add target which includes
8163 sh64 support.
8164
83954261
AM
81652002-05-13 David Edelsohn <edelsohn@gnu.org>
8166
8167 * configure.in: Revert 2002-04-07. Instead, auto-configure
8168 HAVE_ST_C_IMPL.
8169 * configure: Regenerate.
8170 * config.in: Regenerate.
8171 * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
8172 or AIX_5_CORE.
8173
a9bf1154
NC
81742002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
8175
8176 * configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
8177 corefiles as well.2
8178 * configure: Regenerate.
8179
3129eb7a
AM
81802002-05-13 Alan Modra <amodra@bigpond.net.au>
8181
8182 * Makefile.am (install-data-local): Install headers to
8183 $(exec_prefix)/include.
8184 * Makefile.in: Regenerate.
8185
a9a32010
DJ
81862002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8187 Daniel Jacobowitz <drow@mvista.com>
8188
8189 * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE. Don't
8190 map BFD_RELOC_RVA.
8191
81922002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
690cc98b
NC
8193
8194 * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*,
8195 hppa*-*-openbsd*): New targets.
8196 * configure.in (alpha*-*-openbsd*): Set COREFILE.
8197 * configure: Regenerate.
8198
f1f0d9ab
TR
81992002-05-10 Tom Rix <trix@redhat.com>
8200
ea1e4b0d 8201 * coff64-rs6000.c (xcoff64_reloc_type_br): New function for
f1f0d9ab
TR
8202 xcoff64_ppc_relocate_section.
8203 * coff-rs6000.c : Extern common xcoff_reloc_type functions.
8204 * libxcoff.h: Common xcoff_reloc_type function declaration.
8205
c432ba1a
AM
82062002-05-10 Alan Modra <amodra@bigpond.net.au>
8207
16a10388 8208 * elf32-i386.c (elf_i386_relocate_section): Remove overflow checks
90937f86 8209 added in 2002-05-09 commit.
16a10388 8210
c432ba1a
AM
8211 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,
8212 don't look for stubs on all undefined syms.
8213
4a335f3d
AM
82142002-05-09 Alan Modra <amodra@bigpond.net.au>
8215
8fc39d5d
AM
8216 * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.
8217 (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
8218 pcrel_offset.
8219
4a335f3d
AM
8220 * elf32-i386.c (elf_howto_table): Comments.
8221 (elf_i386_relocate_section): Handle more relocs for relocatable
8222 linking and against SEC_MERGE sections.
8223
41fcb14e
AM
82242002-05-08 Alan Modra <amodra@bigpond.net.au>
8225
8226 * elf32-ppc.c (ppc_elf_create_got): New function.
8227 (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
ea1e4b0d 8228 _bfd_elf_create_dynamic_sections. Correct .plt flags.
41fcb14e
AM
8229 (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
8230 _bfd_elf_create_got_section.
8231
b491616a
AM
82322002-05-07 Alan Modra <amodra@bigpond.net.au>
8233
8234 * elf-bfd.h (struct elf_backend_data): Add rela_normal.
8235 * elfxx-target.h (elf_backend_rela_normal): Define.
8236 (elfNN_bed): Init rela_normal.
8237 * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
8238 for section symbols here if rela_normal. Simplify abs section test.
8239 * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
8240 return immediately. Remove code handling relocatable linking.
8241 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
8242 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
8243 * elf32-i370.c (i370_elf_relocate_section): Likewise.
8244 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
8245 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
8246 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
8247 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
8248 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
8249 * elf32-s390.c (elf_s390_relocate_section): Likewise.
8250 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
8251 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
8252 * elf64-s390.c (elf_s390_relocate_section): Likewise.
8253 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
8254 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
8255 * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
8256 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
8257 * elf-m10200.c (elf_backend_rela_normal): Define.
8258 * elf-m10300.c (elf_backend_rela_normal): Define.
8259 * elf32-fr30.c (elf_backend_rela_normal): Define.
8260 * elf32-i370.c (elf_backend_rela_normal): Define.
8261 * elf32-i860.c (elf_backend_rela_normal): Define.
8262 * elf32-m68k.c (elf_backend_rela_normal): Define.
8263 * elf32-mcore.c (elf_backend_rela_normal): Define.
8264 * elf32-openrisc.c (elf_backend_rela_normal): Define.
8265 * elf32-ppc.c (elf_backend_rela_normal): Define.
8266 * elf32-s390.c (elf_backend_rela_normal): Define.
8267 * elf32-xstormy16.c (elf_backend_rela_normal): Define.
8268 * elf64-ppc.c (elf_backend_rela_normal): Define.
8269 * elf64-s390.c (elf_backend_rela_normal): Define.
8270 * elf64-x86-64.c (elf_backend_rela_normal): Define.
8271 * elfxx-ia64.c (elf_backend_rela_normal): Define.
8272 * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
8273 * elf32-m32r.c (elf_backend_rela_normal): Likewise.
8274
df212a7e
NC
82752002-05-06 Nick Clifton <nickc@cambridge.redhat.com>
8276
8277 * elf32-arm.h (elf32_arm_final_link_relocate): Convert
8278 'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
8279
3decf53c
AM
82802002-05-06 Alan Modra <amodra@bigpond.net.au>
8281
8282 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
8283 when not relocatable. Fix reloc_emitter call for K&R.
8284
f46c2da6
AM
82852002-05-04 Alan Modra <amodra@bigpond.net.au>
8286
8287 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
8288 reloading local sym addend mistakenly removed in 2002-05-01 change.
8289
8290 * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
8291 (read_abbrevs): Change "offset" param to bfd_vma.
8292 (parse_comp_unit): Change "version" and addr_size to unsigned ints.
8293 Change "abbrev_offset" to bfd_vma.
8294 (read_indirect_string): Use correct conversion chars in error
8295 message format string, cast bfd_vma's to unsigned long.
8296 (read_abbrevs): Likewise.
8297 (read_attribute_value): Likewise.
8298 (decode_line_info): Likewise.
8299 (scan_unit_for_functions): Likewise.
8300 (parse_comp_unit): Likewise.
8301
59862849
TR
83022002-05-04 Tom Rix <trix@redhat.com>
8303
8304 * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
8305 (coff_swap_reloc_out): Same.
8306 * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
8307 (xcoff_swap_reloc_out): Same.
8308 (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
8309 case some 16 bit relocs. Add reloc value to output.
8310 (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
ea1e4b0d 8311 R_RBR. Improve names.
59862849
TR
8312 (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
8313 (bfd_xcoff_backend_data): Update with new reloc swap names.
8314 (bfd_pmac_xcoff_backend_data) : Same.
8315 * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
8316 (xcoff64_swap_reloc_out): Same.
ea1e4b0d 8317 (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
59862849 8318 R_POS. Add reloc value to output.
ea1e4b0d
AM
8319 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
8320 bit R_RBR. Improve names, masks.
59862849
TR
8321 (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
8322 (bfd_xcoff_backend_data): Update with new reloc swap names.
8323 (bfd_xcoff_aix5_backend_data) : Same.
8324
b4655ea9
AM
83252002-05-04 Alan Modra <amodra@bigpond.net.au>
8326
8327 * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
8328 bfd_count top_index, input_list, all_local_syms.
8329 (elf32_hppa_setup_section_lists): New function, split from
8330 elf32_hppa_size_stubs.
8331 (elf32_hppa_next_input_section): Likewise.
8332 (group_sections): Likewise.
8333 (get_local_syms): Likewise.
8334 (elf32_hppa_size_stubs): Adjust for split out functions. Look for
8335 stubs on undefined syms too.
8336 (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
8fc39d5d 8337 Only access htab elf fields when we have an elf hash table.
b4655ea9
AM
8338 * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
8339 (elf32_hppa_next_input_section): Declare.
8340
301e3139
AM
83412002-05-04 Bob Byrnes <byrnes@curl.com>
8342
8343 * opncls.c (_bfd_new_bfd_contained_in): Check return value of
8344 _bfd_new_bfd.
8345
7c5fcef7
L
83462002-05-03 H.J. Lu (hjl@gnu.org)
8347
8348 * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
8349 (mips_elf_link_hash_newfunc): Initialize forced_local to false.
8350 (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
8351 to hide a global symbol.
8352 (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
ea1e4b0d 8353 forced_local to true.
7c5fcef7 8354
84de6048
RH
83552002-05-02 Richard Henderson <rth@redhat.com>
8356
8357 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
8358 vs SHN_UNDEF to zero.
8359
805fc799
AM
83602002-05-02 Alan Modra <amodra@bigpond.net.au>
8361
c061c2d8
AM
8362 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
8363 16 bit reloc.
8364 <R_PPC64_SECTOFF_DS>: Likewise.
8365 (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8366 SECTOFF reloc.
8367 * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
8368 (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8369 SECTOFF reloc.
8370
805fc799
AM
8371 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
8372 (ppc64_elf_ha_reloc): New function.
8373 (ppc64_elf_brtaken_reloc): New function.
8374 (ppc64_elf_sectoff_reloc): New function.
8375 (ppc64_elf_sectoff_ha_reloc): New function.
8376 (ppc64_elf_toc_reloc): New function.
8377 (ppc64_elf_toc_ha_reloc): New function.
8378 (ppc64_elf_toc64_reloc): New function.
8379 (ppc64_elf_unhandled_reloc): New function.
8380 (ppc64_elf_howto_raw): Use the above.
8381 <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
8382 <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset. Fix dst_mask.
8383 <R_PPC64_SECTOFF_DS>: Likewise.
8384 (IS_ABSOLUTE_RELOC): Update.
8385 (struct ppc_link_hash_table): Add have_undefweak.
8386 (ppc64_elf_link_hash_table_create): Init.
8387 (func_desc_adjust): Set have_undefweak.
8388 (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier. Only
8389 add the .sfpr blr when have_undefweak.
8390 (ppc64_elf_setup_section_lists): Check hash table flavour.
8391 (ppc64_elf_next_input_section): Move output_section->owner test to
8392 ppc64elf.em.
8393 (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
8394 and relocatable test. Return TOCstart and don't set elf_gp.
8395 (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
8396 offset calculation. Add assert on weak sym branch tweaks.
8397 * elf64-ppc.h (ppc64_elf_set_toc): Delete.
8398 (ppc64_elf_toc): Declare.
8399 (ppc64_elf_next_input_section): Update.
ea1e4b0d 8400
818c39a3
AM
84012002-05-01 Alan Modra <amodra@bigpond.net.au>
8402
8403 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
8404 file_name.
8405
721956f4
AM
84062002-05-01 Alan Modra <amodra@bigpond.net.au>
8407
8408 * elf64-ppc.c (CROR_151515, CROR_313131): Define.
8409 (ppc64_elf_relocate_section): Use them. Don't look for plt calls
8410 on R_PPC64_ADDR24 relocs. Require a nop or no link reg on plt
8411 call branches. Correct undefined weak destination.
8412 (ppc64_elf_func_desc_adjust): Always create at least one blr in
8413 .sfpr, and correct case where either only savef* or restf* is
8414 needed.
8415
8416 Long branch stubs, multiple stub sections.
8417 * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
8418 (ppc64_elf_next_input_section): Declare.
8419 * elf64-ppc.c: Move linker-only prototypes.
8420 (STUB_SUFFIX): Define.
8421 (enum ppc_stub_type): New.
8422 (struct ppc_stub_hash_entry): New.
8423 (struct ppc_branch_hash_entry): New.
8424 (struct ppc_link_hash_entry): Add stub_cache, oh.
8425 (struct ppc_link_hash_table): Add stub_hash_table etc. Remove
8426 sstub. Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
8427 Rename plt_overflow to stub_error.
8428 (ppc_stub_hash_lookup): Define.
8429 (ppc_branch_hash_lookup): Define.
8430 (stub_hash_newfunc): New function.
8431 (branch_hash_newfunc): New function.
8432 (link_hash_newfunc): Init new fields.
8433 (ppc64_elf_link_hash_table_create): Likewise.
8434 (ppc64_elf_link_hash_table_free): New function.
8435 (ppc_stub_name): New function.
8436 (ppc_get_stub_entry): New function.
8437 (ppc_add_stub): New function.
8438 (create_linkage_sections): Use bfd_make_section_anyway. Create
8439 .branch_lt and .rela.branch_lt sections. Don't create .stub.
8440 (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
8441 and set up for plt call stubs. Link func and func desc syms.
8442 (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
8443 (func_desc_adjust): Avoid hash lookup when func desc sym available
8444 via shortcut, and set links when processing.
8445 (ppc64_elf_hide_symbol): Likewise.
8446 (allocate_dynrelocs): Don't allocate stub section here.
8447 (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
8448 Remove sstub code.
8449 (ppc_type_of_stub): New function.
8450 (build_one_stub): Delete.
8451 (ppc_build_one_stub): New function.
8452 (ppc_size_one_stub): New function.
8453 (ppc64_elf_setup_section_lists): New function.
8454 (ppc64_elf_next_input_section): New function.
8455 (group_sections): New function.
8456 (get_local_syms): New function.
8457 (ppc64_elf_size_stubs): Rewrite.
8458 (ppc64_elf_build_stubs): Rewrite.
8459 (ppc64_elf_relocate_section): Look up stub entry for REL24
8460 relocs. Don't propagate REL14* to dynamic objects. Look for long
8461 branch stubs if REL14* or REL24 relocs won't reach.
8462 (bfd_elf64_bfd_link_hash_table_free): Define.
8463
09c2219b
MM
84642002-04-30 Mark Mitchell <mark@codesourcery.com>
8465
c5cd6d62 8466 * config.bfd: Add support for powerpc-*-windiss.
09c2219b 8467
07b678c0
TR
84682002-04-30 Tom Rix <trix@redhat.com>
8469
8470 * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
8471 symbol names into the hash table.
8472
dbe341c6
TR
84732002-04-28 Tom Rix <trix@redhat.com>
8474
8475 * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
ea1e4b0d 8476 calulating relocations.
dbe341c6 8477 (xcoff_complain_overflow) : Function table for relocation errors.
ea1e4b0d
AM
8478 (xcoff_ppc_relocate_section): Use relocation and complain function
8479 tables.
8480 (xcoff_complain_overflow_unsigned_func): New complain function.
dbe341c6
TR
8481 (xcoff_complain_overflow_signed_func): Same.
8482 (xcoff_complain_overflow_bitfield_func): Same.
8483 (xcoff_complain_overflow_dont_func): Same.
8484 (xcoff_reloc_type_crel): New recot function.
8485 (xcoff_reloc_type_br): Same.
8486 (xcoff_reloc_type_ba): Same.
8487 (xcoff_reloc_type_toc): Same.
8488 (xcoff_reloc_type_rel): Same.
8489 (xcoff_reloc_type_neg): Same.
8490 (xcoff_reloc_type_pos): Same.
8491 (xcoff_reloc_type_fail): Same.
8492 (xcoff_reloc_type_noop): Same.
8493 * libxcoff.h : Declare common parts for xcoff64.
8494 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
ea1e4b0d 8495 and complain function tables.
dbe341c6 8496
985142a4
AM
84972002-04-28 Alan Modra <amodra@bigpond.net.au>
8498
8499 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
8500 * elf32-hppa.c (elf32_hppa_final_link): Formatting.
8501
eba91044
AM
85022002-04-26 Alan Modra <amodra@bigpond.net.au>
8503
e54fdaa5
AM
8504 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
8505 * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
8506
a50c1845
AM
8507 * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
8508 same as the output before calling elf_link_input_bfd.
8509
eba91044
AM
8510 * coffcode.h (coff_compute_section_file_positions): Set
8511 section_tail after shuffling section list.
8512
3c25c5f6
NC
85132002-04-24 Christian Groessler <chris@groessler.org>
8514
8515 * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
8516 addresses are 23bit with a special layout, not plain 32bit
8517 values. Prevent relocation of immediate values.
8518
40d32fc6
CD
85192002-04-24 Chris G. Demetriou <cgd@broadcom.com>
8520
8521 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
8522 MIPS-16 ASE flags are set, print something to indicate that.
8523
067fa4a6
AM
85242002-04-23 Alan Modra <amodra@bigpond.net.au>
8525
8526 * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
8527 under which a plt call stub is used.
8528 (final_link_relocate): Similarly.
8529 (allocate_plt_static): Clear h-plabel except when plt entry is
8530 exclusively used for a plabel.
8531 (allocate_dynrelocs): Use the above to simplify plt sizing.
8532 (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
8533 (elf32_hppa_link_hash_table_create): Init.
8534 (BL22_RP): Define.
8535 (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
8536 (elf32_hppa_check_relocs): Set has_22bit_branch.
8537
8538 * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
8539 (final_link_relocate): Likewise.
8540
af40ce3c
JJ
85412002-04-22 Jakub Jelinek <jakub@redhat.com>
8542
8543 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
8544 search table if some FDE is DW_EH_PE_aligned encoded either.
8545 (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
8546
09ae86c2
JJ
85472002-04-22 Richard Smith <richard@ex-parrot.com>
8548 Jakub Jelinek <jakub@redhat.com>
8549
8550 * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
8551 (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
8552 encoded personality.
8553 (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
8554 for CIE/FDE removal.
8555
deeb2cd7
TR
85562002-04-20 Tom Rix <trix@redhat.com>
8557
8558 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
8559
99dc0092
AM
85602002-04-20 Alan Modra <amodra@bigpond.net.au>
8561
aa3d5824
AM
8562 * archures.c (bfd_lookup_arch): Move the list order comment..
8563 (struct bfd_arch_info): ..to where it belongs.
8564 * bfd-in2.h: Regenerate.
8565
99dc0092
AM
8566 * archures.c (bfd_lookup_arch): Add comment on list order.
8567 (bfd_default_set_arch_mach): Use bfd_lookup_arch.
8568 * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
8569 is always at head of list.
8570
7831a775
NC
85712002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
8572
8573 * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
8574 insert_thumb_branch, record_thumb_to_arm_glue): Suppress
8575 definition of these functions for ARM_WINCE builds as they are
8576 not used.
ea1e4b0d 8577 (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
7831a775
NC
8578 for ARM_WINCE builds.
8579
85802002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
8581
ea1e4b0d 8582 * coff-arm.c (bfd_arm_process_before_allocation):
7831a775
NC
8583
85842002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
a44d7f9c
JR
8585
8586 * cpu-sh.c (scan_mach): Delete.
8587 (arch_info_struct): Replace scan_mach with bfd_default_scan.
8588 (bfd_sh_arch): Likewise.
8589
3d8dbe36
NC
85902002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
8591
8592 * ihex.c (ihex_write_object_contents): Fix check for records
8593 crossing 64K boundaries.
8594
4ab82700
AM
85952002-04-16 Alan Modra <amodra@bigpond.net.au>
8596
8597 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
8598 type rather than just assuming entries are ELF.
8599 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
8600 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
8601 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
8602 * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
8603 rather than elf_link_hash_entry.
8604
036fe0fe
RH
86052002-04-15 Richard Henderson <rth@redhat.com>
8606
8607 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
8608 n32 binaries.
8609
c4f3d130
NC
86102002-04-15 Michael Snyder <msnyder@redhat.com>
8611
8612 * opncls.c (bfd_close): Write contents if writeable.
8613 Minor formatting tidy-ups.
8614
4ab82700 86152002-04-15 Alan Modra <amodra@bigpond.net.au>
27242387
AM
8616
8617 * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
8618
0c04d169
MS
86192002-04-12 Michael Snyder <msnyder@redhat.com>
8620
8621 * bfd-in.h (bfd_get_section_lma): New access macro.
8622 Minor white-space fix-up.
8623
89d4966f
AM
86242002-04-12 Alan Modra <amodra@bigpond.net.au>
8625
8626 * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
8627 header pad.
8628
8d0da3c2
DD
86292002-04-09 DJ Delorie <dj@redhat.com>
8630
8631 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
8632
05793179
NC
86332002-04-09 Casper S. Hornstrup <chorns@users.sourceforge.net>
8634
8635 * coffcode.h (coff_read_word): New.
8636 (coff_compute_checksum): New.
8637 (coff_apply_checksum): New.
8638 (coff_write_object_contents): Call coff_apply_checksum () to
8639 apply checksum to PE image.
8640
46fe4e66
AM
86412002-04-08 Randolph Chung <tausq@debian.org>
8642
8643 * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
8644 (elf32_hppa_final_link): Split out sorting logic to..
8645 * elf-hppa.h (elf_hppa_sort_unwind): ..here.
8646 (elf_hppa_final_link): Call elf_hppa_sort_unwind.
8647
3b5b409c
AC
86482002-04-07 Andrew Cagney <ac131313@redhat.com>
8649
8650 * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
8651 pattern.
8652 * configure: Re-generate.
8653
ac7b6ceb
AC
86542002-04-07 Andrew Cagney <ac131313@redhat.com>
8655
8656 * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
8657 is greater or equal to 4.3.3.
8658 * configure: Regenerate.
8659 Fix PR gdb/344.
8660
44aa49bb
HPN
86612002-04-05 Hans-Peter Nilsson <hp@axis.com>
8662
8663 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
8664 R_CRIS_32_PCREL>: Fix typo in name.
8665 (cris_elf_check_relocs): Always create .rela.got here when
8666 R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
8667 (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
8668 assume it's created.
8669
e2d34d7d
DJ
86702002-04-04 Daniel Jacobowitz <drow@mvista.com>
8671
8672 * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
8673 * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
8674 define.
8675 * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
8676 * bfd.c (bfd_link_hash_table_free): Define.
8677 * binary.c (binary_bfd_link_hash_table_free): Define.
8678 * bout.c (b_out_bfd_link_hash_table_free): Define.
8679 * coff-rs6000.c (rs6000coff_vec): Include
8680 _bfd_generic_link_hash_table_free.
8681 (pmac_xcoff_vec): Likewise.
8682 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
8683 (aix5coff64_vec): Likewise.
8684 * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
8685 * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
8686 (bfd_elf32_bfd_link_hash_table_free): Define.
8687 * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
8688 (bfd_elf32_bfd_link_hash_table_free): Define.
8689 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
8690 define.
8691 * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
8692 * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
8693 * ieee.c (ieee_bfd_link_hash_table_free): Define.
8694 * ihex.c (ihex_bfd_link_hash_table_free): Define.
8695 * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
8696 (_bfd_generic_link_hash_table_free): Add prototype.
8697 * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
8698 * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
8699 * linker.c (_bfd_generic_link_hash_table_free): New function.
8700 * mmo.c (mmo_bfd_link_hash_table_free): Define.
8701 * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
8702 * oasys.c (oasys_bfd_link_hash_table_free): Define.
8703 * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
8704 * som.c (som_bfd_link_hash_table_free): Define.
8705 * srec.c (srec_bfd_link_hash_table_free): Define.
8706 * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
8707 * versados.c (versados_bfd_link_hash_table_free): Define.
8708 * vms.c (vms_bfd_link_hash_table_free): New function.
8709 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
8710
8711 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
8712 instead of bfd_alloc.
8713 * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
8714 * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
8715 * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
8716 * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
8717 * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
8718 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
8719 * elf.c (_bfd_elf_link_hash_table_create): Likewise.
8720 * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
8721 * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
8722 * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
8723 * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
8724 * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
8725 * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
8726 * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
8727 * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
8728 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
8729 * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
8730 * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
8731 * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
8732 * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
8733 * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
8734 * linker.c (_bfd_generic_link_hash_table_create): Likewise.
8735 * m68klinux.c (linux_link_hash_table_create): Likewise.
8736 * sparclinux.c (linux_link_hash_table_create): Likewise.
8737 * sunos.c (sunos_link_hash_table_create): Likewise.
8738 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
8739
8740 * targets.c: Add _bfd_link_hash_table_free to xvec.
8741
8742 * bfd-in2.h: Regenerate.
8743 * libbfd.h: Regenerate.
8744 * libcoff.h: Regenerate.
8745
830629ab
AM
87462002-04-04 Alan Modra <amodra@bigpond.net.au>
8747
8748 * dep-in.sed: Cope with absolute paths.
8749 * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
8750 Run "make dep-am".
8751 * Makefile.in: Regenerate.
8752 * coff-arm.c: Fix copyright date.
8753 * cpu-h8300.c: Likewise.
8754 * cpu-i370.c: Likewise.
8755 * cpu-s390.c: Likewise.
8756 * cpu-mips.c: Likewise.
8757 * po/SRC-POTFILES.in: Regenerate.
8758
c6e90b02
TS
87592002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8760
8761 * Makefile.am: Add elfxx-mips.c to the known backends.
8762 (elf32-mips.lo): remove dependency to coff/external.h.
8763 * Makefile.in: Regenerate.
8764 * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
8765 Remove elf32-mips.lo from 64 bit vectors. Update dependencies
8766 accordingly.
8767 * configure: Regenerate.
8768 * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
8769 (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
8770 (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
8771 MIPS specific backend functions.
8772 * elf32-mips.c: Moved most code to elfxx-mips.c.
8773 (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
8774 static.
8775 (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
8776 (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
8777 (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
8778 (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
8779 interface to allow selection of the right REL or RELA howto table.
8780 (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
8781 static. Let it refuse n32 objects.
8782 (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
8783 (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
8784 (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
8785 (elf32_mips_ignore_discarded_relocs): Rename from
8786 _bfd_elf32_mips_ignore_discarded_relocs.
8787 (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
8788 (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
8789 (elf_mips_howto_table_rela): Remove.
8790 * elf64-mips.c: Moved most code to elfxx-mips.c.
8791 (bfd_elf64_bfd_reloc_type_lookup): Make static.
8792 (mips_elf64_rtype_to_howto): New function.
8793 (mips_elf64_object_p): Likewise.
8794 (elf64_mips_irix_compat): Likewise.
8795 * elfxx-mips.c: New file containing common code merged together from
8796 elf32-mips.c and elf64-mips.c.
8797 * elfxx-mips.h: New file containing MIPS specific prototypes from
8798 elf-bfd.h.
8799 * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
8800 elf_backend_mips_rtype_to_howto.
8801
d8dce692
AM
88022002-04-04 Alan Modra <amodra@bigpond.net.au>
8803
8804 * srec.c (MAXCHUNK, Chunk): Revise comments.
8805 (srec_write_record): Correct buffer size.
8806 (srec_write_header): Do without intermediate buffer.
8807 (srec_write_section): Validate Chunk.
8808 (srec_write_terminator): Pass NULL instead of dummy buffer.
8809 (srec_write_symbols): Pass file and symbol names directly to
8810 bfd_bwrite so sprintf won't overflow buffer.
8811
b88a866a
JJ
88122002-04-03 Jakub Jelinek <jakub@redhat.com>
8813
8814 * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
8815 PC relative relocs against hidden symbols.
8816 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
8817
d7866f04
AM
88182002-04-03 Alan Modra <amodra@bigpond.net.au>
8819
8820 * elf.c (_bfd_elf_make_section_from_shdr): When setting section
8821 LMAs, loop over segments until p_vaddr and p_memsz specify an
8822 extent enclosing the section.
8823
9e81ee67
NC
88242002-04-02 Nick Clifton <nickc@cambridge.redhat.com>
8825
8826 * ihex.c (ihex_write_object_contents): Do not allow records to
8827 cross a 64K boundary - wrap if necessary.
8828
d2b64500
JT
88292002-04-01 Nathan Williams <nathanw@wasabisystems.com>
8830
8831 * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
8832 which caused the returned LWP ID to always be 0.
8833
e36f7d53
RH
88342002-04-01 Richard Henderson <rth@redhat.com>
8835
8836 * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
8837 (elf32_sparc_relocate_section): Use it to figure out when to
8838 initialize .got entries.
8839 * elf64-sparc.c: Similarly.
8840
e92d460e
AM
88412002-03-28 Alan Modra <amodra@bigpond.net.au>
8842
8843 * linker.c (link_action): Ignore duplicate warning syms.
8844 (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
8845 * elflink.h (elf_adjust_dynstr_offsets): Likewise.
8846 (elf_adjust_dynamic_symbol): Likewise.
8847 (elf_export_symbol): Likewise.
8848 (elf_link_find_version_dependencies): Likewise.
8849 (elf_link_assign_sym_version): Likewise.
8850 (elf_link_sec_merge_syms): Likewise.
8851 (elf_link_output_extsym): Likewise.
8852 (elf_gc_sweep_symbol): Likewise.
8853 (elf_gc_propagate_vtable_entries_used): Likewise.
8854 (elf_gc_smash_unused_vtentry_relocs): Likewise.
8855 (elf_gc_allocate_got_offsets): Likewise.
8856 (elf_collect_hash_codes): Likewise.
8857 * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
8858 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
8859 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
8860 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
8861 * elf32-arm.h (elf32_arm_discard_copies): Likewise.
8862 * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
8863 (elf_cris_discard_excess_dso_dynamics): Likewise.
8864 * elf32-hppa.c (clobber_millicode_symbols): Likewise.
8865 (mark_PIC_calls): Likewise.
8866 (allocate_plt_static): Likewise.
8867 (allocate_dynrelocs): Likewise.
8868 (readonly_dynrelocs): Likewise.
8869 * elf32-i386.c (allocate_dynrelocs): Likewise.
8870 (readonly_dynrelocs): Likewise.
8871 * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
8872 * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
8873 * elf32-mips.c (mips_elf_output_extsym): Likewise.
8874 (mips_elf_sort_hash_table_f): Likewise.
8875 (mips_elf_check_mips16_stubs): Likewise.
8876 * elf32-s390.c (allocate_dynrelocs): Likewise.
8877 (readonly_dynrelocs): Likewise.
8878 * elf32-sh.c (sh_elf_discard_copies): Likewise.
8879 * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
8880 (xstormy16_relax_plt_realloc): Likewise.
8881 * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
8882 (elf64_alpha_output_extsym): Likewise.
8883 * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
8884 * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
8885 (mips_elf64_check_mips16_stubs): Likewise.
8886 (mips_elf64_output_extsym): Likewise.
8887 * elf64-ppc.c (func_desc_adjust): Likewise.
8888 (allocate_dynrelocs): Likewise.
8889 (readonly_dynrelocs): Likewise.
8890 * elf64-s390.c (allocate_dynrelocs): Likewise.
8891 (readonly_dynrelocs): Likewise.
8892 * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
8893 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
8894 (readonly_dynrelocs): Likewise.
8895 * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
8896 * aoutx.h (aout_link_write_other_symbol): Likewise.
8897 * cofflink.c (_bfd_coff_write_task_globals): Likewise.
8898 (_bfd_coff_write_global_sym): Likewise.
8899 * i386linux.c (linux_tally_symbols): Likewise.
8900 * m68klinux.c (linux_tally_symbols): Likewise.
8901 * sparclinux.c (linux_tally_symbols): Likewise.
8902 * pdp11.c (aout_link_write_other_symbol): Likewise.
8903 * sunos.c (sunos_scan_dynamic_symbol): Likewise.
8904 * xcofflink.c (xcoff_build_ldsyms): Likewise.
8905 (xcoff_write_global_symbol): Likewise.
8906
8907 * cofflink.c (_bfd_coff_final_link): Formatting.
8908 * cpu-mips.c (mips_compatible): Make static, prototype.
8909 * elf32-i386.c (elf_i386_check_relocs): Formatting.
8910 * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
8911 * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
8912 * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
8913 (mips_elf64_final_link): Likewise.
8914 * elflink.h (elf_link_find_version_dependencies): Remove duplicate
8915 prototype.
8916
2106126f
NC
89172002-03-27 Nick Clifton <nickc@cambridge.redhat.com>
8918
8919 * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
8920 (SWAP_OUT_RELOC_OFFSET): Define.
8921
b99d1833
AM
89222002-03-27 Gregory Steuck <greg@nest.cx>
8923
8924 * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
8925 terminating NULL if empty symbol table.
8926 (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
8927
ad43ed4c
L
89282002-03-26 H.J. Lu (hjl@gnu.org)
8929
8930 * elflink.h (elf_link_input_bfd): Revert the last change since
8931 the gcc exception handling isn't fixed yet.
8932
3851fca4
L
89332002-03-26 H.J. Lu (hjl@gnu.org)
8934
8935 * elflink.h (elf_link_input_bfd): Complain about relocations
8936 against local symbols in discarded sections.
8937
b91afed7
AM
89382002-03-26 Alan Modra <amodra@bigpond.net.au>
8939
8940 * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
8941
dba143ef
AM
89422002-03-23 Alan Modra <amodra@bigpond.net.au>
8943
8944 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
8945 section file offset for !SEC_LOAD sections.
8946
ee29b9fb
RE
89472002-03-21 Richard Earnshaw <rearnsha@arm.com>
8948
830629ab
AM
8949 * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
8950 <case R_ARM_GOT>): Handle relocations to Thumb functions.
ee29b9fb 8951
54327882
AM
89522002-03-21 Alan Modra <amodra@bigpond.net.au>
8953
8954 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
8955 Whitespace changes.
8956 * archive.c: Update copyright date.
8957 * bfd-in2.h: Regenerate.
8958 * libbfd.h: Regenerate.
8959 * Makefile.am: Run "make dep-am"
8960 * Makefile.in: Regenerate.
8961 * po/SRC-POTFILES.in: Regenerate.
8962
1ee24f27
DJ
89632002-03-20 Daniel Jacobowitz <drow@mvista.com>
8964
8965 * dwarf2.c (struct funcinfo): Move up.
8966 (lookup_address_in_function_table): New argument function_ptr.
8967 Set it.
8968 (lookup_address_in_line_table): New argument function. If function
8969 is non-NULL, use it to handle ``addr'' before the first line note of
8970 the function.
8971 (comp_unit_find_nearest_line): Update and swap calls to
8972 lookup_address_in_function_table and lookup_address_in_line_table.
8973 * syms.c (_bfd_stab_section_find_nearest_line): Use the first
8974 N_SLINE encountered if we see an N_FUN before any N_SLINE.
8975
51b9608c
TR
89762002-03-20 Tom Rix <trix@redhat.com>
8977
ea1e4b0d 8978 * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
51b9608c 8979 _bfd_xcoff_generic_stat_arch_elt. Fix format check.
9b5ecbd0 8980 * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt.
51b9608c 8981
789c90aa
TR
89822002-03-19 Tom Rix <trix@redhat.com>
8983
ea1e4b0d 8984 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
789c90aa
TR
8985 dynamic objects in archives.
8986
1da54d81
HPN
89872002-03-19 Hans-Peter Nilsson <hp@bitrange.com>
8988
8989 * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
8990 STT_NOTYPE symbols to STT_OBJECT.
8991
7831a775 89922002-03-18 Jan Hubicka <jh@suse.cz>
beb43bb9
JH
8993
8994 * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
8995
eb1e0e80
NC
89962002-03-18 Tom Rix <trix@redhat.com>
8997
8998 * aix5ppc.core.c : New file for AIX 5 64 bit core support.
8999 * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
9000 * coff-rs6000 (do_pad) : New function for archive padding.
9001 (do_copy) : New function for object file copying in archives.
9002 (do_shared_object_padding) : New function for padding shared
9003 objects to their text section alignment in archives.
9004 (bfd_xcoff_ar_achive_set_magic) : Stub.
9005 (xcoff_write_armap_big) : Use do_copy and do_pad.
9006 (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
9007 do_copy and do_pad.
9008 * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
ea1e4b0d 9009 bfd_xcoff_magic_number.
eb1e0e80
NC
9010 (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
9011 fop.
9012 (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
9013 (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
9014 (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
9015 * rs6000-core.c : Update copyright date.
ea1e4b0d 9016 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
eb1e0e80
NC
9017 csectpp.
9018 * coffcode.h (coff_new_section_hook) : Use new accessor macros.
9019 (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
9020 (coff_set_flags) : Use bfd_xcoff_magic_number.
9021 * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
9022 * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
9023 * Makefile.am : Same.
9024 * config.bfd : Same.
9025 * targets.c : Same.
9026 * configure : Regnerate.
9027 * Makefile.in : Same.
9028 * bfd-in2.h : Same.
9029
a1c259a1
NC
90302002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
9031
9032 * po/fr.po: Updated version.
9033
4dae1ae7
AM
90342002-03-18 Alan Modra <amodra@bigpond.net.au>
9035
9036 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
9037 * libbfd.h: Regenerate.
9038 * archive.c (coff_write_armap): Pass on failures from
9039 bfd_write_bigendian_4byte_int.
9040
36b4f6e7
L
90412002-03-14 H.J. Lu <hjl@gnu.org>
9042
9043 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
9044 error to bfd_error_nonrepresentable_section for reinit_array
9045 section in DSO.
9046
a1aefc76
NC
90472002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
9048
a181be0a
NC
9049 * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
9050 OR it in rather than replacing previously selected flags.
9051
a1aefc76
NC
9052 * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
9053 (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
9054
c119f9b8
AM
90552002-03-14 Alan Modra <amodra@bigpond.net.au>
9056
9057 * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
9058 (N): Use the above.
9059 * elflink.h (elf_bfd_final_link): Revert last change. Instead,
9060 ensure reloc size matches before calling elf_link_input_bfd.
9061 Add an assert to check reloc size when counting output relocs.
9062
c295a511
NC
90632002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
9064
9065 * mmo.c (mmo_get_loc): Return NULL rather than false.
9066
9ce88e60
NC
90672002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
9068
9069 * po/fr.po: Updated version.
9070
4ddafab0
AM
90712002-03-13 Alan Modra <amodra@bigpond.net.au>
9072
b74fa2cd
AM
9073 * archures.c (bfd_default_compatible): Test bits_per_word.
9074 * cpu-i386.c (i386_compatible): Remove. Replace occurrences with
9075 bfd_default_compatible.
9076 * cpu-i370.c (i370_compatible): Likewise.
9077 * cpu-sparc.c (sparc_compatible): Likewise.
9078 * cpu-h8300.c (compatible): Test in->arch == out->arch.
9079
40b829d4
AM
9080 * elflink.h: Formatting fixes.
9081 (elf_link_output_extsym): Merge undefined and undef weak cases.
9082
4ddafab0
AM
9083 * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
9084 when word size of input matches output word size.
9085
dd53c801
AJ
90862002-03-12 Andreas Jaeger <aj@suse.de>
9087
9088 * cpu-i386.c (i386_compatible): New. Use it instead of
9089 bfd_default_compatible.
9090
aa066ac8
L
90912002-03-07 H.J. Lu (hjl@gnu.org)
9092
9093 * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
9094 as the type for bfd_reloc_val.
9095
1bf42538
JL
90962002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
9097
9098 * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
9099 (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
9100 (elf_hppa_final_link_relocate): Correct relocations for indirect
9101 references to local data through the DLT. Fix .opd creation for
9102 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
9103 relocations. Use e_lsel selector for R_PARISC_DLTIND21L,
9104 R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
9105 "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9106 Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
9107 * elf32-hppa.c (final_link_relocate): Revise relocation selectors
9108 as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9109
86eaf01e
JJ
91102002-03-05 Jakub Jelinek <jakub@redhat.com>
9111
9112 * merge.c (_bfd_merge_sections): Don't segfault if there
9113 is nothing to merge due to GC.
9114
c44233aa
AM
91152002-03-05 Alan Modra <amodra@bigpond.net.au>
9116
039cc25f
AM
9117 * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
9118 symbols that have been forced local.
9119
c44233aa
AM
9120 * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
9121 to output forced local syms for non-shared link.
9122 (elf_link_output_extsym): Tweak condition for calling backend
9123 adjust_dynamic_symbol so that previous behaviour is kept.
9124 Whitespace changes throughout file.
9125
25e27870
L
91262002-03-04 H.J. Lu <hjl@gnu.org>
9127
9128 * elf.c (bfd_section_from_shdr): Handle special sections,
9129 .init_array, .fini_array and .preinit_array.
9130 (elf_fake_sections): Likewise.
9131
9132 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
9133 DT entry only if the section is in output for .init_array,
9134 .fini_array and .preinit_array. Complain about .preinit_array
9135 section in DSO.
9136 (elf_bfd_final_link): Warn zero size for .init_array,
9137 .fini_array and .preinit_array sections.
9138
9139 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
9140 SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
9141 (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
9142 .preinit_array.
9143
bb2a49f2
AM
91442002-03-04 Alan Modra <amodra@bigpond.net.au>
9145
9146 * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
9147 * configure: Regenerate.
9148
38487e5e
TR
91492002-03-02 Tom Rix <trix@redhat.com>
9150
c44233aa
AM
9151 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
9152 symbolic equiv.
38487e5e
TR
9153 * coff-rs6000.c (xcoff_howto_table): Same.
9154
30831527
RH
91552002-03-01 David Mosberger <davidm@hpl.hp.com>
9156
9157 * elflink.h (size_dynamic_sections): If section named
9158 ".preinit_array" exists, create DT_PREINIT_ARRAY and
9159 DT_PREINIT_ARRAYSZ entries in dynamic table. Analogously for
9160 ".init_array" and ".fini_array".
9161 (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
9162 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
9163 DT_FINI_ARRAY.
9164
c8e5ddc8
AM
91652002-02-26 Andrew Macleod <amacleod@cygnus.com>
9166
9167 * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
9168 dynsyms.
9169
96e0dda4
AM
91702002-02-25 Alan Modra <amodra@bigpond.net.au>
9171
1c5b6bf8
AM
9172 * elf64-hppa.h: Update copyright date.
9173
96e0dda4
AM
9174 * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
9175 (ppc64_elf_relocate_section): Don't generate power4 style branch
9176 hints for *_BRTAKEN and *_BRNTAKEN relocs.
9177
0fb19cbc
JJ
91782002-02-22 Jakub Jelinek <jakub@redhat.com>
9179
9180 * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
9181 last patch.
9182 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9183
c434dee6
AJ
91842002-02-21 Andreas Jaeger <aj@suse.de>
9185
9186 * elf64-x86-64.c: Major rework that introduces all recent changes
9187 to the x86-64 backend. Get a closer match to elf32-i386.
9188 (struct elf64_x86_64_dyn_relocs): Rename from
9189 elf64_x86_64_pcrel_relocs_copied, add additional fields. Change
9190 all users.
9191 (struct elf64_x86_64_link_hash_table): Add short cuts to some
9192 sections.
9193 (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
9194 remove casts, initialize new hash members.
9195 (create_got_section): New.
9196 (elf64_x86_64_create_dynamic_sections): New.
9197 (elf64_x86_64_copy_indirect_symbol): New.
9198 (elf64_x86_64_check_relocs): Don't allocate space for dynamic
9199 relocs, .got or .relgot here but do it in allocate_dynrelocs.
9200 Reference count possible .plt and .got entries. Don't test input
9201 section SEC_READONLY here to try to avoid copy relocs, and keep
9202 dyn_relocs regardless of ELF_LINK_NON_GOT_REF. Don't set
9203 DF_TEXTREL here. Delay setting of variables until needed. Cache
9204 pointer to "sreloc" section in elf_section_data. Tweak condition
9205 under which .got created. Report files with bad relocation
9206 section names.
9207 (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
9208 Reference count possible .plt entries. Don't deallocate .got and
9209 .relgot space here.
9210 (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc. Don't
9211 do copy reloc processing for weakdefs. Remove redundant casts and
9212 aborts. Delay setting of vars until needed. Move creation of
9213 dynamic symbols and allocation of .plt and .rela.plt to
9214 allocate_dynrelocs. Replace BFD_ASSERT with abort.
9215 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
9216 (allocate_dynrelocs): New.
9217 (readonly_dynrelocs): New.
9218 (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
9219 Allocate space for dyn relocs. Replace BFD_ASSERT with abort.
9220 Zero out the dynamic allocated content space.
9221 (elf64_x86_64_discard_copies): Removed.
9222 (elf64_x86_64_relocate_section): Make use of dynamic section
9223 short-cuts. Localise vars, and delay setting. Better error
9224 reporting, replace BFD_ASSERT with abort. Check
9225 ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
9226 regular object file and tread the weak definition as the normal
9227 one. Don't discard relocs for undefweak or undefined symbols and
9228 check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
9229 relocs.
9230 (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
9231 symbols that have been forced local. Use same test to decide if
9232 we can use a relative reloc for got as relocate_section. Expand
9233 SHN_UNDEF comment. Move expressions out of function calls.
9234 Replace BFD_ASSERT with abort.
9235 (bfd_elf64_bfd_final_link): Removed.
9236 (elf_backend_copy_indirect_symbol): Define.
9237
ff3a6ee3
TR
92382002-02-20 Tom Rix <trix@redhat.com>
9239
9240 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
9241 (_bfd_xcoff_reloc_type_lookup): Use it.
9242 * coff64-rs6000.c (xcoff64_howto_table): Same.
9243 (xcoff64_reloc_type_lookup): Same.
c434dee6 9244
a68d41fb
AM
92452002-02-20 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9246
9b5ecbd0 9247 * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are
a68d41fb
AM
9248 little endian.
9249
befc3abb
MS
92502002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
9251
9252 * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
9253 (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
9254 * bfd-in2.h: Regenerate.
9255 * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
9256 Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
9257 with "s390:64-bit".
9258 * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
9259 (elf_s390_reloc_type_lookup): Likewise.
9260 (elf_s390_check_relocs): Likewise.
9261 (elf_s390_gc_sweep_hook): Likewise.
9262 (elf_s390_relocate_section): Likewise.
9263 (elf_s390_object_p): Use renamed architecture define.
9264 * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
9265
6eeeec9b
FCE
92662002-02-19 Frank Ch. Eigler <fche@redhat.com>
9267
9268 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
9269
0bb2d96a
JJ
92702002-02-19 Jakub Jelinek <jakub@redhat.com>
9271
9272 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
9273 absptr -> pcrel optimization for shared libs.
9274 Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
9275 library cannot be converted to pcrel.
9276 (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
9277 relative.
9278 * elf32-i386.c (elf_i386_relocate_section): If
9279 _bfd_elf_section_offset returned -2, skip, but make sure the
9280 relocation is installed.
9281 * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
9282 * elf32-cris.c (cris_elf_relocate_section): Likewise.
9283 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
9284 * elf32-i370.c (i370_elf_relocate_section): Likewise.
9285 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
9286 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
9287 * elf32-s390.c (elf_s390_relocate_section): Likewise.
9288 * elf32-sh.c (sh_elf_relocate_section): Likewise.
9289 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
9290 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
9291 * elf64-s390.c (elf_s390_relocate_section): Likewise.
9292 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
9b5ecbd0 9293 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
0bb2d96a
JJ
9294 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9295 * elf64-alpha.c (elf64_alpha_relocate_section): Handle
9296 _bfd_elf_section_offset returning -2 the same way as -1.
9297 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
9298 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
9299 and BFD_ASSERT.
9300 * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
9301
69f284c7
TR
93022002-02-18 Tom Rix <trix@redhat.com>
9303
9304 * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
9305 (bfd_xcoff_size_dynamic_sections): Same.
9306 * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
9307 (bfd_xcoff_size_dynamic_sections): Same.
9308 * coff-rs6000.c (xcoff_generate_rtinit): Same.
9309 * coff-rs646000.c (xcoff64_generate_rtinit): Same.
9310 * libxcoff.h (struct xcoff_backend_data_rec): Same.
9311 * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
9312 * bfd-in2.h: Regenerate.
9313
82bd7b59
AM
93142002-02-18 Alan Modra <amodra@bigpond.net.au>
9315
9316 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
9317 (struct ppc_link_hash_table): Add sfpr.
9318 (ppc64_elf_link_hash_table_create): Init it.
9319 (ppc64_elf_create_dynamic_sections): Split creation of .stub and
9320 .glink out to..
9321 (create_linkage_sections): ..here. Make .sfpr too.
9322 (ppc64_elf_check_relocs): Call create_linkage_sections, and set
9323 dynobj early.
9324 (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
9325 (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
9326 ._restf* functions, and create as needed.
9327 (func_desc_adjust): Only force_local for shared libs.
9328
ef1355e8
NC
93292002-02-18 David O'Brien <obrien@FreeBSD.org>
9330
9331 * configure.in: Bump version number post 2.12 branching.
9332 * configure: Regenerate.
9333
dfa36a69
HPN
93342002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
9335
9336 * mmo.c: Correct and improve comments.
9337 (mmo_write_chunk): Store trailing byte in bfd buffer; don't
9338 zero-pad. Use input to fill up non-empty bfd buffer.
9339 (mmo_flush_chunk): New function.
9340 (mmo_write_loc_chunk): Add parameter last_vmap, all callers
9341 changed. Don't emit location specifier if VMA is same as
9342 *LAST_VMAP after omitting leading zero contents. Call
9343 mmo_flush_chunk before emitting location specifier.
9344 (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
9345 with mmo_write_loc_chunk calls.
9346 (mmo_internal_write_section): Call mmo_flush_chunk after
9347 mmo_write_chunk.
9348 (mmo_write_symbols_and_terminator): Move :Main to first position
9349 in symbol array. Add faked one if it does not exist if there are
9350 other symbols. Don't add it if there are no symbols at all. Move
9351 out test for value of :Main from symbol loop. Rename table
9352 fakemain to maintable and variable mainsym to fakemain.
9353
ccf00ab6
RH
93542002-02-15 Richard Henderson <rth@redhat.com>
9355
9356 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
9357 section with no got matches any got. Simplify error generaion.
9358
88eaccc2
AM
93592002-02-15 Alan Modra <amodra@bigpond.net.au>
9360
fd96f80f
AM
9361 Support arbitrary length fill patterns.
9362 * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
9363 (_bfd_default_link_order): Remove bfd_fill_link_order code.
9364 Call default_data_link_order.
9365 (default_fill_link_order): Delete.
9366 (default_data_link_order): New function.
9367 * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
9368 of bfd_fill_link_order with bfd_data_link_order.
9369 * elf64-alpha.c (elf64_alpha_final_link): Likewise.
9370 * elf64-mips.c (mips_elf64_final_link): Likewise.
9371
88eaccc2
AM
9372 * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
9373 Correct value returned in "end" for "0x<non-hex>".
9374
e2fd756b
NC
93752002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
9376
9377 * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
9378 (scan): Test against 'mach' field in info structure.
9379
edd29cf9
AM
93802002-02-14 Alan Modra <amodra@bigpond.net.au>
9381
9382 * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
9383
1e30956e 93842002-02-14 Matt Fredette <fredette@netbsd.org>
76f57f3a
JT
9385
9386 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
9387 EF_M68000.
9388
bf36db18
NC
93892002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
9390
9391 * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
edd29cf9
AM
9392 non-zero physical addresses when adjusting the LMAs of new
9393 sections.
bf36db18 9394
189c6563
AM
93952002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
9396
9397 * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
9398 from _bfd_elf_hppa_gen_reloc_type.
9399 (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
9400 * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
9401 * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
9402 * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
9403
e948afaf
AO
94042002-02-12 Alexandre Oliva <aoliva@redhat.com>
9405
9406 * elf-m10300.c (mn10300_elf_relax_section): Skip section before
9407 loading its contents if there's nothing to do in it.
9408
19397422
AM
94092002-02-12 Alan Modra <amodra@bigpond.net.au>
9410
0ad3a73b
AM
9411 * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
9412 64k boundary.
9413
19397422
AM
9414 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
9415 DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
9416 (ppc64_elf_finish_dynamic_sections): Set values for them.
9417
51316059
MS
94182002-02-11 Michael Snyder <msnyder@redhat.com>
9419
9420 * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
9421 * elf.c (elfcore_grok_pstatus): Add prototype.
9422 (elfcore_grok_lwpstatus): Add prototype.
9423 (elfcore_write_lwpstatus): New function.
9424 (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
9425
518313c3
AO
94262002-02-11 Alexandre Oliva <aoliva@redhat.com>
9427
9428 * elf32-sh.c: Added missing prototypes.
9429 * elf32-sh64.c: Likewise.
9430 (sh_elf_align_loads): Mark unused args as such.
9431 * elf64-sh64.c: Added missing prototypes.
9432 (struct elf_sh64_link_hash_entry): Fix typo.
9433 (sh_elf64_relocate_section): Fix info argument passed to
9434 _bfd_elf_section_offset.
9435
2c73f9d8
AM
94362002-02-11 Alan Modra <amodra@bigpond.net.au>
9437
9438 * Makefile.am: "make dep-am".
9439 * Makefile.in: Regenerate.
9440 * aclocal.m4: Regenerate.
9441 * config.in: Regenerate.
9442 * configure: Regenerate.
9443
d426c6b0
DJ
94442002-02-10 Daniel Jacobowitz <drow@mvista.com>
9445
9446 * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
9447 variable warnings.
9448 * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
9449 comparison warning.
9450 * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
9451 cast warnings for the common case.
9452
e58ee0cd
HPN
94532002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
9454
9455 * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
9456 vectors.
9457 (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
9458 vectors.
9459
7793f4d0
RH
94602002-02-09 Richard Henderson <rth@redhat.com>
9461
9462 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
9463 (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
9464 (elf64_alpha_relocate_section): Likewise.
9465 * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
9466 * bfd-in2.h, libbfd.h: Rebuild.
9467
7e799044
HPN
94682002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
9469
9470 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
9471 that base-plus-offset reloc accounting is consistent.
9472 (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
9473 up to date for undefined symbols.
9474
027d73eb
EC
94752002-02-08 Eric Christopher <echristo@redhat.com>
9476
9477 From Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9478
9479 * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
9480 sections for the O32 ABI.
9481
517662d4
CD
94822002-02-08 Chris Demetriou <cgd@broadcom.com>
9483
9484 * elf32-arm.h: Fix formatting of _("...").
9485 * elf32-d10v.c: Likewise.
9486 * elf32-m68k.c: Likewise.
9487 * elf32-mips.c: Likewise.
9488
5e37cc46
NC
94892002-02-08 Ivan Guzvinec <ivang@opencores.org>
9490
9491 * coff-or32.c: Fix compile time warning messages.
9492
fbca6ad9
AO
94932002-02-08 Alexandre Oliva <aoliva@redhat.com>
9494
9495 Contribute sh64-elf.
9496 2002-01-23 Alexandre Oliva <aoliva@redhat.com>
9497 * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
9498 R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
9499 R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
9500 R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
9501 R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
9502 R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
9503 R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
9504 R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
9505 R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
9506 New relocs.
9507 * libbfd.h, bfd-in2.h: Rebuilt.
9508 * elf32-sh.c (sh_elf_howto_table): Define new relocs.
9509 (sh_reloc_map): Map them.
9510 (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
9511 elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
9512 elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
9513 elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
9514 elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
9515 elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
9516 movi_shori_putval) [INCLUDE_SHMEDIA]: New.
9517 (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
9518 datalabel_got_offset.
9519 (sh_elf_link_hash_newfunc): Initialize it.
9520 (sh_elf_relocate_section): Augment the scope of
9b5ecbd0 9521 seen_stt_datalabel. Introduce GOTPLT support. Extend GOTPC, PLT,
fbca6ad9
AO
9522 GOT and GOTOFF handling to new SHmedia relocation types. Support
9523 GOT_BIAS.
9524 (sh_elf_check_relocs): Likewise.
9525 (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
9526 PLT entries using movi_shori_putval. Support GOT_BIAS.
9527 (sh_elf_finish_dynamic_sections): Likewise.
9528 * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
9529 relocation, it's now done by the caller.
9530 (GOT_BIAS): New.
9531 * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
9532 elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
9533 elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
9534 elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
9535 elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
9536 elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
9537 sh64_elf64_hash_table): New.
9538 (sh_elf64_howto_table): Introduce new relocs.
9539 (sh_elf64_info_to_howto): Accept new PIC relocs.
9540 (sh_elf64_relocate_section): Augment the scope of
9541 seen_stt_datalabel. Support new PIC relocs.
9542 (sh_elf64_check_relocs): Support new PIC relocs.
9543 (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
9544 elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
9545 elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
9546 elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
9547 sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
9548 movi_shori_putval, movi_3shori_putval,
9549 sh64_elf64_create_dynamic_sections,
9550 sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
9551 sh64_elf64_size_dynamic_sections,
9552 sh64_elf64_finish_dynamic_symbol,
9553 sh64_elf64_finish_dynamic_sections): New.
9554 (elf_backend_create_dynamic-sections,
9555 bfd_elf64_bfd_link_hash_table_create,
9556 elf_backend_adjust_dynamic_symbol,
9557 elf_backend_size_dynamic_sections,
9558 elf_backend_finish_dynamic_symbol,
9559 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
9560 elf_backend_plt_readonly, elf_backend_want_plt_sym,
9561 elf_backend_got_header_size, elf_backend_plt_header_size):
9562 Define.
9563 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
9564 * elf32-sh.c: Renumbered and renamed some SH5 relocations to
9565 match official numbers and names; moved unmaching ones to the
9566 range 0xf2-0xff.
9567 * elf32-sh64.c, elf64-sh64.c: Likewise.
9b5ecbd0 9568 2001-03-12 DJ Delorie <dj@redhat.com>
fbca6ad9
AO
9569 * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
9570 sections.
9b5ecbd0 9571 2001-03-12 DJ Delorie <dj@redhat.com>
fbca6ad9
AO
9572 * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
9573 be aligned.
9574 * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
9b5ecbd0 9575 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9576 * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
9577 (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
9578 .cranges section with SEC_SORT_ENTRIES set.
9579 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
9580 incoming sorted .cranges section.
9581 (sh64_bfd_elf_copy_private_section_data): New.
9582 (sh64_elf_final_write_processing): Only sort .cranges and modify
9583 start address if called by linker.
9584 2001-01-08 Ben Elliston <bje@redhat.com>
9585 * elf32-sh64.c (sh64_elf_final_write_processing): Activate
9b5ecbd0 9586 Hans-Peter Nilsson's set bit 0 patch from 2001-01-06.
fbca6ad9 9587 * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
9b5ecbd0 9588 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9589 * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
9590 line. Add comments before all entries.
9591 <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
9592 comment.
9593 (sh_elf64_reloc): Correct head comment.
9594 (sh_elf64_relocate_section): Correct spacing.
9595 <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
9596 instead call reloc_dangerous callback.
9597 <case R_SH_SHMEDIA_CODE>: New case.
9598 (sh_elf64_gc_mark_hook): Correct spacing.
9599 (sh_elf64_check_relocs): Ditto.
9600 * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
9601 New case.
9602 * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
9603 functions.
9604 (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
9605 clarify describing comment. Add comments before all entries.
9606 (sh_elf_relocate_section) <relocating for a local symbol>: Do not
9607 honour STO_SH5_ISA32; instead call reloc_dangerous callback.
9b5ecbd0 9608 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9609 Sort .cranges section in final link. Prepare to set bit 0 on
9610 entry address.
9611 * elf32-sh64.c (struct sh64_find_section_vma_data): New.
9612 (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
9613 (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
9614 .cranges section.
9615 (sh64_backend_section_from_shdr): New, to recognize
9616 SHT_SH5_CR_SORTED on incoming .cranges section.
9617 (elf_backend_section_from_shdr): Define.
9618 (sh64_elf_final_write_processing): Sort outgoing .cranges
9619 section. (New, temporarily disabled:) Set bit 0 on entry address
9620 according to ISA type.
9621 (sh64_find_section_for_address): New.
9622 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
9623 crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
9624 (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c. Use
9625 bfd_malloc, not xmalloc.
9626 (sh64_get_contents_type): Move here from opcodes/sh64-dis.c. Make
9627 global.
9628 * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
9629 temporarily disabled) setting bit 0 on entry address.
9630 (elf_backend_final_write_processing): Define.
9b5ecbd0 9631 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9632 * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
9633 be a proper relocation for PTA and PTB rather than a marker.
9634 <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
9635 R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
9636 R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
9637 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
9638 R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
9639 Zero src_mask.
9640 * elf64-sh64.c: Ditto.
9641 (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
9642 * elf32-sh64.c: Include opcodes/sh64-opc.h
9643 (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
9644 argument. Drop const qualifiers from "bfd *" and "bfd_byte *"
9645 parameters. No unused parameters. Caller changed.
9646 <case R_SH_PT_16>: New case.
9647 * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
9648 * Makefile.in: Regenerate.
9b5ecbd0 9649 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9650 * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
9651 all code sections.
9652 (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9653 (sh64_elf_merge_private_data): Ditto.
9654 * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
9655 to access stored section flags.
9656 (sh64_elf_final_write_processing): Return immediately unless
9657 called by linker. Use sh64_elf_section_data (cranges) to get size
9658 of linker-generated cranges entries.
9659 (sh64_elf_copy_private_data): Add missing "return true".
9660 (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9661 (sh_elf64_merge_private_data): Ditto.
9b5ecbd0 9662 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9663 * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
9664 elf64-sh64.c:sh64_elf_fake_sections.
9665 (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
9b5ecbd0 9666 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9667 * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
9668 (sh64_elf_final_write_processing): New.
9669 (elf_backend_final_write_processing): Define.
9670 (sh64_elf_fake_sections): Get header flags from tdata field.
9671 (sh64_elf_copy_private_data): Do not call
9672 sh64_elf_copy_private_data_internal, just copy e_flags field.
9673 (sh64_elf_merge_private_data): Do not call
9674 sh64_elf_copy_private_data_internal.
9b5ecbd0 9675 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9676 Remove EF_SH64_ABI64, let ELF size make difference.
9677 Remove SH64-specific BFD section flag.
9678 * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
9679 containing SHmedia through elf_section_data (asect)->tdata
9680 non-zero, not using a BFD section flag.
9681 (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
9682 (sh64_elf_merge_private_data): Similar.
9683 (elf_backend_section_flags): Don't define.
9684 (sh64_elf_backend_section_flags): Delete.
9685 * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
9686 not EF_SH64_ABI64.
9687 (sh_elf64_merge_private_data): Similar.
9688 * section.c (Section flags definitions): Don't define
9689 SEC_SH_ISA_SHMEDIA.
9690 (bfd-in2.h): Regenerate.
9b5ecbd0 9691 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9692 Make DataLabel references work with partial linking.
9693 * elf32-sh64.c: Fix formatting.
9694 (sh64_elf_link_output_symbol_hook): New.
9695 (elf_backend_link_output_symbol_hook): Define to
9696 sh64_elf_link_output_symbol_hook.
9697 (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
9698 undefined if partial linking. Adjust sanity check.
9699 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
9700 (elf_backend_link_output_symbol_hook): Define to
9701 sh64_elf64_link_output_symbol_hook.
9702 (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
9703 undefined if partial linking. Adjust sanity check.
9b5ecbd0 9704 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9705 Implement semantics for inter-file DataLabel references.
9706 * elf64-sh64.c (DATALABEL_SUFFIX): Define.
9707 (sh64_elf64_add_symbol_hook): New.
9708 (sh_elf64_relocate_section): If passing an indirect symbol with
9709 st_type STT_DATALABEL on the way to a symbol with st_other
9710 STO_SH5_ISA32, do not bitor 1 to the relocation.
9711 (elf_backend_add_symbol_hook): Define to
9712 sh64_elf64_add_symbol_hook.
9713 * elf64-sh32.c: Tweak comments.
9714 (DATALABEL_SUFFIX): Define.
9715 (sh64_elf_add_symbol_hook): New.
9716 (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
9717 * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
9718 symbol with st_type STT_DATALABEL on the way to a symbol with
9719 st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
9b5ecbd0 9720 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9721 Pass through STT_DATALABEL.
9722 * elf32-sh64.c (sh64_elf_get_symbol_type): New.
9723 (elf_backend_get_symbol_type): Define.
9724 * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
9725 (elf_backend_get_symbol_type): Define.
9b5ecbd0 9726 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9727 * elf32-sh64.c: Tweak comments.
9728 (sh64_elf_copy_private_data_internal): Add prototype.
9729 (bfd_elf32_bfd_set_private_flags): Define.
9730 (sh64_elf_copy_private_data_internal): Compare machine name, not
9731 textual BFD target name, to check whether to copy section flag
9732 SHF_SH5_ISA32.
9733 (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
9734 Tweak section-contents-type-mismatch message.
9735 (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
9736 Validize reloc-types.
9737 * elf64-sh64.c: New file.
9738 * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
9739 * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
9740 (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
9741 Regenerate dependencies.
9742 * Makefile.in: Regenerate.
9743 * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
9744 bfd_elf64_sh64l_vec.
9745 * configure.in: Handle bfd_elf64_sh64_vec and
9746 bfd_elf64_sh64l_vec.
9747 * configure: Regenerate.
9748 * po/POTFILES.in: Regenerate.
9749 * po/bfd.pot: Regenerate.
9b5ecbd0 9750 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9751 * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
9752 anything else but EF_SH64 and EF_SH64_ABI64.
9753 (sh64_elf_merge_private_data): Emit error for anything else but
9754 EF_SH64 and EF_SH64_ABI64.
9755 * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
9756 from targ_selvecs.
9757 * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
9758 bfd_elf32_sh64l_vec as a temporary measure.
9759 * configure: Regenerate.
9b5ecbd0 9760 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9761 * cpu-sh.c (arch_info_struct): Include sh5 item
9762 unconditionalized.
9763 * config.bfd (sh64-*-elf*): Do not set targ_cflags.
9764 Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
9765 bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
9766 * elf32-sh64.c: Tweak comments.
9767 (sh64_elf_set_mach_from_flags): Recognize all machine flags that
9768 are proper subsets of SH64 as bfd_mach_sh5. Add EF_SH64_ABI64.
9769 (sh64_elf_copy_private_data_internal): Wrap long line.
9770 (sh64_elf_merge_private_data): Rewrite to allow objects from
9771 SH64 subsets to be linked together.
9772 (INCLUDE_SHMEDIA): Define.
9773 * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
9774 Parenthesize plus-expression inside or-expression.
9775 <global symbol>: Ditto.
9776 (sh_elf_set_mach_from_flags): Remove code refusing
9777 deleted EF_SH64_32BIT_ABI flag.
9b5ecbd0 9778 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9779 * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
9780 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
9781 R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
9782 (sh_elf_relocate_section) <local symbol>: Or 1 in
9783 calculation of relocation if sym->st_other & STO_SH5_ISA32.
9784 <global symbol>: Ditto if h->other & STO_SH5_ISA32.
9785 * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
9786 relocation.
9b5ecbd0 9787 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
fbca6ad9
AO
9788 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
9789 (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
9790 Regenerate dependencies.
9791 * Makefile.in: Regenerate.
9792 * archures.c: Add bfd_mach_sh5.
9793 * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
9794 Handle sh64-*-elf*. Set targ_cflags to -DINCLUDE_SHMEDIA.
9795 * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
9796 * configure: Regenerate.
9797 * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
9798 BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
9799 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
9800 BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
9801 BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
9802 BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
9803 BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
9804 BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
9805 BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
9806 * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
9807 in item for SH5.
9808 * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
9809 for SHmedia relocs.
9810 [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
9811 [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
9812 shmedia_prepare_reloc, goto final_link_relocate if it returns
9813 non-zero, else fail as before.
9814 (sh_elf_set_mach_from_flags): Provide function only if not defined
9815 as macro. Do not recognize objects with EF_SH64_32BIT_ABI set.
9816 (sh_elf_set_private_flags): Provide function only if not defined
9817 as a macro.
9818 (sh_elf_copy_private_data): Similar.
9819 (sh_elf_merge_private_data): Similar.
9820 * section.c (SEC_SH_ISA_SHMEDIA): New.
9821 * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
9822 * elf32-sh64.c: New file.
9823 * libbfd.h: Regenerate.
9824 * bfd-in2.h: Regenerate.
9825 * po/POTFILES.in: Regenerate.
9826 * po/bfd.pot: Regenerate.
9827 * bfd-in2.h: Regenerate.
9828 * libbfd.h: Regenerate.
9829
e108f470
DJ
98302002-02-07 Daniel Jacobowitz <drow@mvista.com>
9831
9832 * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
9833 been included, not drag it in.
9834 * bfd-in2.h: Regenerate.
9835
259d18a3
L
98362002-02-06 H.J. Lu (hjl@gnu.org)
9837
9838 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
9839 the mach and ISA fields if necessary.
9840
f13b834e
NC
98412002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
9842
9843 * coffcode.h (coff_set_arch_mach_hook): Select the highest known
9844 ARM architecture when an F_ARM_5 flag is detected, since we cannot
9845 be sure exactly which architecture this represents.
9846
82f6addb
NC
98472002-02-05 Nick Clifton <nickc@redhat.com>
9848
9849 * po/tr.po: Updated translation.
9850
899f54f5
AM
98512002-02-05 Alan Modra <amodra@bigpond.net.au>
9852
9853 From Jimi X <jimix@watson.ibm.com>
9854 * archures (bfd_mach_ppc64): Define.
9855 (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
9856 (bfd_powerpc_arch): Define.
9857 * bfd-in2.h: Regenerate.
9858 * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
9859 (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
9860 (bfd_powerpc_archs): Add default powerpc64 arch.
9861
248866a8
AM
98622002-02-05 Alan Modra <amodra@bigpond.net.au>
9863
9864 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
9865 against section syms in readonly sections. Don't do the global
9866 sym check if we find one.
9867 * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
9868 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
0a6958db 9869 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
248866a8
AM
9870 * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
9871 (elf_s390_grok_prstatus): Add missing prototype.
9872
4fa5c2a8
HPN
98732002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
9874
9875 * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
9876 (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
9877 Call bfd_get_section_by_name only once. Initialize
9878 bpodata->n_bpo_relocs_this_section.
9879 (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
9880 referring to DSOs.
9881 (bpo_reloc_request_sort_fn): Don't use difference of values as
9882 return-value.
9883
537c972e
DB
98842002-02-02 David O'Brien <obrien@FreeBSD>
9885
9886 * configure.in: Tweak the FreeBSD 4.x recognition more. Only treat
9887 version 4.5 and later the same as 5-CURRENT.
9888 * configure: Re-generate.
9889
006336b8
JT
98902002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
9891
9892 * config.bfd (hppa*-*-netbsd*): New target.
9893
6c571f00
PT
98942002-01-31 Philipp Thomas <pthomas@suse.de>
9895
19397422
AM
9896 * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
9897 to front of message. Unify messages with elf32-arm.h. Use
9898 commas where neccessary.
9899 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
9900 ERROR in messages. Unify messages with coff-arm.c. Correct
9901 VFP/FPA error message.
9902 (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
9903 APCS-32 for translation.
6c571f00 9904
930b4cb2
HPN
99052002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9906
9907 Perform on-demand global register allocation from
9908 R_MMIX_BASE_PLUS_OFFSET relocs.
9909 * elf64-mmix.c (struct bpo_reloc_section_info, struct
9910 bpo_reloc_request, struct bpo_greg_section_info): New.
9911 (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
9912 bpo_reloc_request_sort_fn, mmix_elf_relax_section,
9913 _bfd_mmix_check_all_relocs,
9914 _bfd_mmix_prepare_linker_allocated_gregs,
9915 _bfd_mmix_finalize_linker_allocated_gregs): New functions.
9916 (elf_mmix_howto_table): Correct src_mask for most relocs.
9917 (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
9918 case.
9919 (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
9920 case. Fix typo in comment. New label do_mmix_reloc.
9921 (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
9922 store first object file with a base-plus-offset reloc. Call
9923 mmix_elf_check_common_relocs for the part common with mmo.
9924 (mmix_elf_final_link): Write out linker-allocated register
9925 contents section.
9926 (elf_backend_gc_sweep_hook): Define.
9927 (bfd_elf64_bfd_relax_section): Define.
9928
9929 * mmo.c: Don't include <ctype.h>
9930 (mmo_init): Correct init-once logic.
9931
3e36d993
TR
99322002-02-01 Tom Rix <trix@redhat.com>
9933
9934 * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
9935
ba323545
AM
99362002-02-01 Alan Modra <amodra@bigpond.net.au>
9937
9938 * Makefile.am: Run "make dep-am"
9939 * Makefile.in: Regenerate.
9940
012884d6
DB
99412002-01-31 David O'Brien <obrien@FreeBSD>
9942
9943 * configure.in: Recognize the differences in core files from FreeBSD
9944 4.{0,1} and later versions of 4.x. This treats 4.2+ the same as
9945 5-CURRENT.
9946 * configure: Regenerate.
9947
3b16e843
NC
99482002-01-31 Ivan Guzvinec <ivang@opencores.org>
9949
9950 * coff-or32.c: New file.
9951 * cpu-or32.c: New file.
9952 * elf32-or32.c: New file.
9953 * archures.c: Add support for or32.
9954 * targets.c: Add support for or32.
9955 * bfd-in2.h: Regenerate.
7dc0ab31 9956 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
3b16e843
NC
9957 coff_write_object_contents): Add support for or32.
9958 * config.bfd: Add target.
9959 * configure.in: Add support for or32.
9960 * configure: Regenerate.
9961 * Makefile.am: Add support for or32.
9962 * Makefile.in: Regenerate.
3b16e843
NC
9963 * po/SRC-POTFILES.in: Add or32 files.
9964 * po/bfd.pot: Regenerate.
7dc0ab31 9965
caf8ca8e
NC
99662002-01-31 Nick Clifton <nickc@cambridge.redhat.com>
9967 Don Lindsay <lindsayd@cisco.com>
9968
9969 * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
9970 false' with a return of a bfd_reloc_ error code.
9971
e5dfef09
HPN
99722002-01-31 Hans-Peter Nilsson <hp@axis.com>
9973
9974 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
9975 unexport unreferenced symbols when --export-dynamic. Call
9976 _bfd_elf_strtab_delref when unexporting.
9977
4e4770d0
DJ
99782002-01-30 Daniel Jacobowitz <drow@mvista.com>
9979
9980 * bfd-in.h: Include <stdbool.h> if it is available.
9981 * bfd-in2.h: Regenerated.
9982
e1fa50e7
AM
99832002-01-31 Alan Modra <amodra@bigpond.net.au>
9984
9985 * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
9986 not go via the plt.
9987
b5f79c76
NC
99882002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
9989
b5f79c76
NC
9990 * archures.c: Tidy up formatting of embedded comments.
9991 * bfd.c: Tidy up formatting of embedded comments.
7dc0ab31 9992 * bfd-in.h: Fix formatting of comments.
b5f79c76
NC
9993 * reloc.c: Tidy up formatting of ordinary & embedded comments.
9994 * section.c: Tidy up formatting of embedded comments.
9995 * syms.c: Tidy up formatting of embedded comments.
9996 * targets.c: Tidy up formatting of embedded comments.
9997
9998 * bfd-in2.h: Regenerate.
9999
ca09e32b
NC
100002002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
10001
10002 * vms-tir.c (cmd_name): New function.
10003 (tir_cmd_name): New function.
10004 (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
10005 (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
10006 Fix formatting.
7dc0ab31 10007
ca09e32b
NC
10008 * peXXigen.c (pe_print_idata): Rearrange message to aid in
10009 translation.
9b5ecbd0 10010 (pe_print_pdata): Rearrange message to aid in translation.
ca09e32b
NC
10011
10012 * libbfd.c (warn_deprecated): Rearrange error message to aid in
10013 translation.
10014
10015 * ihex.c (ihex_write_object_contents): Fix spelling typo.
10016
10017 * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
10018
10019 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
10020 message to aid in translation.
10021
10022 * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
10023 to aid in translation.
10024
10025 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
10026
7dc0ab31 100272002-01-30 Philipp Thomas <pthomas@suse.de>
ae1a89b7
PT
10028
10029 * coff-arm.c, elf32-elf.h: Unify messages.
10030
05f64ac6
NC
100312002-01-30 Nick Clifton <nickc@redhat.com>
10032
10033 * po/sv.po: Updated translation.
10034
f5a3e38a
NC
100352002-01-30 Philipp Thomas <pthomas@suse.de>
10036
10037 * dwarf2.c (read_abbrev): Use full section name in error message.
10038 (decode_line_info): Likewise.
661a3fd4
NC
10039
10040 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
10041 message.
10042
d926e03d
AM
100432002-01-30 Alan Modra <amodra@bigpond.net.au>
10044
10045 * elf64-ppc.c (func_desc_adjust): Only provide missing function
10046 descriptor symbols for undefined function code syms. Clear
10047 ELF_LINK_NON_ELF so that they can stay weak.
10048
030d18fb 100492002-01-29 Chris Demetriou <cgd@broadcom.com>
7dc0ab31 10050 Mitch Lichtenberg <mpl@broadcom.com>
030d18fb
CD
10051
10052 * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
10053 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
10054 to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
10055 generation.
10056 * bfd-in2.h: Regenerate.
10057
fcc76bea
CD
100582002-01-29 Chris Demetriou <cgd@broadcom.com>
10059
10060 * elf32-mips.c: Add additional comments about HI16 relocation
10061 processing.
10062 (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
10063 pc-relative relocations. (Reverts change made on 2001-10-31.)
10064 (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
10065 for pc-relative relocations.
10066 (mips_elf_calculate_relocation): Add a comment about a kludge
10067 in the R_MIPS_GNU_REL_HI16 handling.
10068 (_bfd_mips_elf_relocate_section): Implement that kludge;
10069 adjust pc-relative HI16 relocation for difference in HI16 and
10070 LO16 addresses, since it can't easily be done in
10071 mips_elf_calculate_relocation.
10072
f9cd9119
MS
100732002-01-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
10074
10075 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
10076 relocations with PC32 relocations for undefined or weak symbols.
10077 * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
10078 * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
10079
702248bb
JT
100802002-01-28 Jason Thorpe <thorpej@wasabisystems.com>
10081
10082 * elfcore.h (elf_core_file_p): Improve comment for last change.
10083
4867be41
DJ
100842002-01-27 Daniel Jacobowitz <drow@mvista.com>
10085
10086 * configure: Regenerated.
10087
a94cef6a
JT
100882002-01-27 Jason Thorpe <thorpej@wasabisystems.com>
10089
10090 * elfcore.h (elf_core_file_p): Set the machine architecture
10091 before processing the program headers.
10092
7562a296
HPN
100932002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
10094
966abd70
HPN
10095 * configure.in <64-bit configuration>: If using gcc, check and
10096 emit error for egcs-1.1.2.
10097 * configure: Regenerate.
10098
e8eab623
NC
100992002-01-26 Egor Duda <deo@logos-m.ru>
10100
10101 * elf.c (elfcore_grok_win32pstatus): Copy only as much information
10102 as possible to avoid stack corruption.
10103
73896efb
RH
101042002-01-26 Richard Henderson <rth@redhat.com>
10105
10106 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
10107 for non-allocated sections.
10108
101092002-01-25 Mark Kettenis <kettenis@gnu.org>
c106e334
MK
10110
10111 * elf.c (elfcore_write_prstatus): Make sure we pass the address of
10112 prstat.pr_reg even if it is a struct.
10113
73896efb 101142002-01-25 Steve Ellcey <sje@cup.hp.com>
254ed743 10115
c5cd6d62 10116 * elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
254ed743 10117
3d66c4f7
NC
101182002-01-25 Philipp Thomas <pthomas@suse.de>
10119
10120 * coffgen.c (coff_print_symbol): Don't mark info message
10121 for translation.
10122
9460ecda
NC
101232002-01-25 Nick Clifton <nickc@redhat.com>
10124
10125 * po/fr.po: Updated translation.
10126 * po/es.po: Updated translation.
10127
cc9ff76a
AM
101282002-01-25 Philipp Thomas <pthomas@suse.de>
10129
10130 * coff-alpha.c (alpha_relocate_section): Unify warning message
10131 for GP relative relocations without GP defined.
10132 * coff-mips.c (mips_relocate_section): Likewise.
10133
c68836a9
AM
101342002-01-25 Alan Modra <amodra@bigpond.net.au>
10135
10136 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
10137 unsigned overflow when new_offset < old_offset.
10138
e8eab623 101392002-01-24 Philipp Thomas <pthomas@suse.de>
391154e9
NC
10140
10141 * bfd.c (_bfd_abort): Fix typo.
10142
8ba89f17
RH
101432002-01-23 Richard Henderson <rth@redhat.com>
10144
10145 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
10146 plt entries for undefweak symbols.
10147
c6953948
NC
101482002-01-23 Steve Ellcey <sje@cup.hp.com>
10149
c5cd6d62 10150 * targets.c (bfd_elf32_ia64_hpux_big_vec): Add to DEFAULT_VECTOR.
c6953948
NC
10151 (bfd_elf64_ia64_hpux_big_vec): Ditto.
10152 (bfd_elf32_h8300_vec): Ditto.
10153
41bd81ab
AM
101542002-01-23 Alan Modra <amodra@bigpond.net.au>
10155
10156 * elf64-ppc.c: Remove stale part of ABI comment.
10157 (NO_OPD_RELOCS): Define.
10158 (ppc64_elf_check_relocs): Use it.
10159 (ppc64_elf_relocate_section): Here too.
10160 (build_one_stub): Don't point function syms at the stub. Instead,
10161 hijack plt.offset.
10162 (ppc64_elf_relocate_section): Check whether REL24 relocs should
10163 really go to the stub. Make all dynamic relocs in opd against
10164 locals.
10165 (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
10166 plt.offset.
10167
f304919d
RH
101682002-01-22 Richard Henderson <rth@redhat.com>
10169
10170 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
10171
c0ef99a7
AM
101722002-01-22 Alan Modra <amodra@bigpond.net.au>
10173
60ee0d4a
AM
10174 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
10175 TOC_BASE_OFF adjustment.
10176
c0ef99a7
AM
10177 * Makefile.am: Run "make dep-am".
10178 * Makefile.in: Regenerate.
10179 * po/SRC-POTFILES.in: Regenerate.
10180
64328b46
AM
101812002-01-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
10182
10183 * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
10184 host defines.
10185
59953665 101862002-01-21 Hans-Peter Nilsson <hp@axis.com>
58255df3
HPN
10187
10188 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
10189 Check for and emit error if sgot is NULL at this point.
10190
9596feea
JT
101912002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
10192
10193 * config.bfd (ia64*-*-netbsd*): New target.
10194
7b45c6e1
AM
101952002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
10196
10197 * som.c (som_write_space_strings): Comment typo fix.
10198
e5094212
AM
101992002-01-21 Alan Modra <amodra@bigpond.net.au>
10200
e86ce104
AM
10201 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
10202 is_func_descriptor fields.
10203 (link_hash_newfunc): Init them.
10204 (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
10205 dot are candidates for plt entries. When processing .opd relocs,
10206 set function descriptor strings to point inside function code
10207 string, and set new ppc_link_hash_entry fields.
10208 (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
10209 (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
10210 function descriptors. It's now done in..
10211 (func_desc_adjust): New.
10212 (ppc64_elf_func_desc_adjust): New.
10213 (define elf_backend_always_size_sections): Define.
10214 (ppc64_elf_hide_symbol): New.
10215 (define elf_backend_hide_symbol): Define.
10216 (allocate_dynrelocs): Remove code looking up function descriptors
10217 as that has been done earlier.
10218 (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
10219 table.
10220 (ppc64_elf_finish_dynamic_symbol): Likewise. Remove code looking
10221 up function descriptor.
10222 (build_one_stub): Look up the function code sym. Check for
10223 invalid plt offsets.
10224 (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
10225 Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
10226
e5094212
AM
10227 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
10228 boolean param.
10229 (_bfd_elf_link_hash_hide_symbol): Likewise.
10230 * elflink.h (elf_link_add_object_symbols): Adjust call to
10231 elf_backend_hide_symbol.
10232 (elf_fix_symbol_flags): Likewise.
10233 (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
10234 than bfd_alloc.
10235 * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
10236 Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
10237 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
10238 (clobber_millicode_symbols): Adjust to suit new hide_symbol.
10239 * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
10240 and adjust to suit.
10241 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
10242 _bfd_elf_link_hash_hide_symbol rather than duplicating code.
10243 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
10244
40b8271b
AM
102452002-01-18 Alan Modra <amodra@bigpond.net.au>
10246
10247 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
10248 dynamic function descriptor symbol, not the associated function
10249 symbol.
10250
55baa95b
EC
102512002-01-17 Eric Christopher <echristo@redhat.com>
10252
10253 * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
10254
328577ad
NC
102552002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
10256
10257 * po/bfd.pot: Regenerate.
10258 * po/fr.po: Regenerate.
10259
af746e92
AM
102602002-01-17 Alan Modra <amodra@bigpond.net.au>
10261
10262 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
10263 Remove "Elf_Internal_Shdr *" param.
10264 (_bfd_mips_elf_section_from_bfd_section): Ditto.
10265 * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
10266 * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
10267 * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
10268 * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
10269 * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
10270 * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
10271 function to override special sections. Remove hdr arg from
10272 backend call, and don't loop.
10273
175e9962
EC
102742002-01-16 Eric Christopher <echristo@redhat.com>
10275
10276 * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
10277 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
10278 relocations requiring gp0 and gp.
10279
96a846ea
RE
102802002-01-16 Richard Earnshaw <rearnsha@arm.com>
10281
175e9962 10282 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
96a846ea
RE
10283 EF_ARM_VFP_FLOAT.
10284 (elf32_arm_print_private_bfd_data): Likewise.
10285
af3ae48d
NC
102862002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
10287
10288 * po/tr.po: Import new version.
10289
10ed1bba
AM
102902002-01-16 Alan Modra <amodra@bigpond.net.au>
10291
10292 * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
10293 (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
10294 (ORI_R0_R0_0): Correct.
10295
5d1634d7
AM
102962002-01-16 Alan Modra <amodra@bigpond.net.au>
10297
10298 * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
10299 when plt_not_loaded.
10300 * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
10301 clear .plt SEC_CODE here. Create .stub and correct .glink flags.
10302 (PLT_INITIAL_ENTRY_SIZE): Set to 24.
10303 (ppc64_elf_glink_code): Delete.
10304 (PPC64_ELF_GLINK_SIZE): Delete.
10305 (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
10306 BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
10307 ORI_R0_R0_0): Define.
10308 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
10309 (struct ppc_link_hash_table): Add sstub and plt_overflow.
10310 (ppc64_elf_link_hash_table_create): Init them.
10311 (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
10312 Don't copy to shared lib.
10313 (ppc64_elf_check_relocs): Call bfd_set_error on errors.
10314 (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
10315 (allocate_dynrelocs <plt>): Don't change function sym here. Make
10316 room for .stub and .glink code.
10317 (ppc64_elf_size_dynamic_sections): Handle .stub. Make entry for
10318 DT_PPC64_GLINK.
10319 (ppc64_elf_final_link): Rename to ppc64_elf_set_toc. Don't call
10320 bfd_elf64_bfd_final_link.
10321 (bfd_elf64_bfd_final_link): Don't define.
10322 (ppc64_elf_size_stubs): New.
10323 (build_plt_stub): New.
10324 (build_one_stub): New.
10325 (ppc64_elf_build_stubs): New.
10326 (ppc64_elf_relocate_section <toc relocs>): Remove assert.
10327 (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
10328 (ppc64_elf_finish_dynamic_symbol): Don't build stubs here. Set
10329 DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
10330 case output sections not separate. Adjust DT_RELASZ to not
10331 include plt relocs. Set reserved got entry. Set got and plt
10332 entry size.
10333 (elf_backend_got_header_size): Set to 8.
10334 * elf64-ppc.h: New file.
10335
c601ffdb
AM
103362002-01-16 Alan Modra <amodra@bigpond.net.au>
10337
10338 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
10339 sections, use bfd_section_list_remove.
10340 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
10341 * elflink.h (elf_link_add_object_symbols): When removing all
10342 sections, use bfd_section_list_clear.
10343
8fb4cb7f
NC
103442002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10345
10346 * po/sv.po: New file: Swedish translation.
10347 * configure.in (ALL_LINGUAS): Add sv.
10348 * configure: Regenerate.
10349
d3c456e9
JJ
103502002-01-15 Jakub Jelinek <jakub@redhat.com>
10351
10352 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
10353 * elf.c (merge_sections_remove_hook): New function.
10354 (_bfd_elf_merge_sections): Pass it as 3rd argument to
10355 _bfd_merge_sections.
10356 * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
10357 * libbfd.h: Rebuilt.
10358 * merge.c (_bfd_merge_sections): Add remove_hook argument.
10359 Call remove_hook if a SEC_EXCLUDE section is encountered.
10360
1f7fd478
NC
103612002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10362
10363 * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
10364 (xstormy16_reloc_map): Initialise new field with correct howto
10365 table.
10366 (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
10367 howto entry.
10368
b87011e9
MS
103692002-01-10 Michael Snyder <msnyder@redhat.com>
10370
10371 * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
10372 (elfcore_write_pstatus): Use long instead of pid_t;
10373 * elf-bfd.h: Change prototypes to use long instead of pid_t;
10374
175e9962 103752002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
b4db1224
JT
10376
10377 * elf.c: Update copyright years.
10378 (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
10379 and NT_NETBSDCORE_FIRSTMACH. Improve a comment.
10380
7c76fa91
MS
103812002-01-08 Michael Snyder <msnyder@redhat.com>
10382
10383 Add capability to write corefile note sections, for gdb.
10384 * elf.c (elfcore_write_note): New function.
10385 (elfcore_write_prpsinfo): New function.
10386 (elfcore_write_prstatus): New function.
10387 (elfcore_write_pstatus): New function.
10388 (elfcore_write_prfpreg): New function.
10389 (elfcore_write_prxfpreg): New function.
97996af6 10390 * elf-bfd.h: Add prototypes for above functions.
7c76fa91 10391
e1fddb6b
AO
103922002-01-08 Alexandre Oliva <aoliva@redhat.com>
10393
10394 * elf.c (elf_fake_sections): Propagate errors from
10395 elf_backend_fake_section.
10396
8d05742f
JT
103972002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
10398
10399 * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
10400 (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
10401 (elf32-sh-nbsd.lo): New rule.
10402 * Makefile.in: Regenerate.
10403 * config.bfd (sh*le-*-netbsdelf*): New target.
10404 (sh*-*-netbsdelf*): New target.
10405 * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
10406 (bfd_elf32_shnbsd_vec): New vector.
10407 (bfd_elf32_shlnbsd_vec): New vector.
10408 * configure: Regenerate.
10409 * elf32-sh-nbsd.c: New file.
10410 * targets.c: Update copyright years.
175e9962 10411 (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
8d05742f
JT
10412 bfd_elf32_shnbsd_vec.
10413
1dba4cb4
AH
104142002-01-07 Aldy Hernandez <aldyh@redhat.com>
10415
10416 * coff-rs6000.c (READ20): Use bfd_scan_vma.
10417
47b22aef
GK
104182002-01-07 Geoffrey Keating <geoffk@redhat.com>
10419
10420 * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
10421 of a symbol in a section that will be deleted.
10422
be2d1673
NC
104232002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
10424
10425 * po/es.po: New file: Spanish translation.
10426 * configure.in (ALL_LINGUAS): Add es.
10427 * configure: Regenerate.
10428
d9cf1b54
AM
104292002-01-06 Steve Ellcey <sje@cup.hp.com>
10430
10431 * elfxx-ia64.c (is_unwind_section_name): Add target vector as
10432 argument so we can handle HP-UX specially.
10433 (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
10434 (elfNN_hpux_backend_section_from_bfd_section): New for support
10435 of SHN_IA_64_ANSI_COMMON.
10436 (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
10437 (is_unwind_section_name): Add special HP-UX support.
10438 (elfNN_ia64_section_from_shdr): Add support for more sections.
10439 (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
10440 add support for more sections.
10441 (elfNN_ia64_additional_program_headers): Modify
10442 is_unwind_section_name call.
10443 (elfNN_ia64_modify_segment_map): Remove assumption that there is
10444 only one unwind section in segment.
10445
3f3c5c34
AM
104462002-01-06 Alan Modra <amodra@bigpond.net.au>
10447
10448 * syms.c (_bfd_generic_make_empty_symbol): New function.
10449 * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
10450 _bfd_generic_make_empty_symbol.
10451 * libbfd.h: Regenerate.
10452 * bfd-in2.h: Regenerate.
10453 * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
10454 (hppabsd_core_get_symtab_upper_bound): Don't define.
10455 (hppabsd_core_get_symtab): Likewise.
10456 (hppabsd_core_print_symbol): Likewise.
10457 (hppabsd_core_get_symbol_info): Likewise.
10458 (hppabsd_core_bfd_is_local_label_name): Likewise.
10459 (hppabsd_core_get_lineno): Likewise.
10460 (hppabsd_core_find_nearest_line): Likewise.
10461 (hppabsd_core_bfd_make_debug_symbol): Likewise.
10462 (hppabsd_core_read_minisymbols): Likewise.
10463 (hppabsd_core_minisymbol_to_symbol): Likewise.
10464 (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
10465 Formatting fixes.
10466 * hpux-core.c: Similarly.
10467 * irix-core.c: Similarly.
10468 * osf-core.c: Similarly.
10469 * sco5-core.c: Similarly.
10470 * binary.c (binary_make_empty_symbol): Remove function, define as
10471 _bfd_generic_make_empty_symbol.
10472 * ihex.c (ihex_make_empty_symbol): Likewise.
10473 * mmo.c (mmo_make_empty_symbol): Likewise.
10474 * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
10475 * srec.c (srec_make_empty_symbol): Likewise.
10476 * versados.c (versados_make_empty_symbol): Likewise.
10477 * vms.c (_bfd_vms_make_empty_symbol): Remove.
10478 (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
10479 * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
10480 rather than _bfd_vms_make_empty_symbol.
10481 * vms-misc.c (new_symbol): Likewise.
10482
3f0a7f7f
AM
104832002-01-05 Alan Modra <amodra@bigpond.net.au>
10484
9e7b37b3
AM
10485 * section.c (bfd_section_init): Remove unnecessary initialisations.
10486 (bfd_section_list_clear): New function.
10487 (bfd_section_list_remove, bfd_section_list_insert): New macros.
10488 (_bfd_strip_section_from_output): Use them.
10489 * coffcode.h (coff_set_alignment_hook): Likewise.
10490 * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
10491 * elf64-mips.c (mips_elf64_final_link): Likewise.
10492 * elf64-mmix.c (mmix_elf_final_link): Likewise.
10493 * sunos.c (sunos_add_dynamic_symbols): Likewise.
10494 * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
10495 * bfd-in2.h: Regenerate.
10496
10497 * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
10498 rather than doing our own section handling. Clean up after errors
10499 with bfd_release and bfd_section_list_clear. Handle unexpected
10500 flags.
10501 * aoutf1.h (sunos4_core_file_p): Likewise.
10502 * aix386-core.c (aix386_core_file_p): Likewise.
10503 * cisco-core.c (cisco_core_file_validate): Likewise.
10504 * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
10505 * trad-core.c (trad_unix_core_file_p): Likewise.
10506
9b5ecbd0 10507 * hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
9e7b37b3
AM
10508 with bfd_release and bfd_section_list_clear.
10509 * hpux-core.c (hpux_core_core_file_p): Likewise.
10510 * irix-core.c (irix_core_core_file_p): Likewise.
10511 * lynx-core.c (lynx_core_file_p): Likewise.
10512 * osf-core.c (osf_core_core_file_p): Likewise.
10513 * rs6000-core.c (rs6000coff_core_p): Likewise.
10514 * sco5-core.c (sco5_core_file_p): Likewise.
10515
3f0a7f7f
AM
10516 * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
10517 sign extension adjustments without conditionals.
10518
a3aa38ee
JJ
105192002-01-04 Jakub Jelinek <jakub@redhat.com>
10520
10521 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
10522 CIE at .eh_frame start is removed due to no FDEs referencing it.
10523
8a8b2d4b
AJ
105242002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
10525
10526 * config.bfd (x86_64-*-netbsd*): New target.
10527 * configure.in (x86_64-*-netbsd*): Set COREFILE
10528 to netbsd-core.lo.
10529 * configure: Regenerated.
10530
04b5af89
TR
105312002-01-03 Tom Rix <trix@redhat.com>
10532
10533 * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
10534 for recent bfd_make_section_anyway change.
10535
51c5503b
NC
105362002-01-03 Nick Clifton <nickc@cambridge.redhat.com>
10537
10538 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
10539 R_ARM_THM_PC11 reloc.
10540
07f7c046
NC
105412002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
10542
10543 * configure.in (LINGUAS): Add ja.
10544 * configure: Regenerate.
10545 * po/ja.po: Import from translation project's web site.
10546
5eefb65f
NC
105472002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
10548
10549 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
10550 messages to ease translation into other languages.
10551
39e90f10 10552For older changes see ChangeLog-0001
56882138
AM
10553\f
10554Local Variables:
10555mode: change-log
10556left-margin: 8
10557fill-column: 74
10558version-control: never
10559End:
This page took 0.649532 seconds and 4 git commands to generate.