2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2003-10-09 H.J. Lu <hongjiu.lu@intel.com>
2
3 * cofflink.c: Include "safe-ctype.h".
4 (coff_link_add_symbols): Use ISDIGIT instead of isdigit.
5
6 2003-10-08 Dave Brolley <brolley@redhat.com>
7 On behalf of Michael Snyder <msnyder@redhat.com>
8
9 * archures.c: Add FRV fr550 machine.
10 * cpu-frv.c: Ditto.
11 * elf32-frv.c: Ditto.
12 * bfd-in2.h: Regenerate.
13
14 2003-10-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
15
16 * elfxx-mips.c (STUB_MOVE,STUB_LI16): Fix stub code
17 for non-SGI N64 ABI. Improve code consitency.
18
19 2003-10-07 Alexandre Oliva <aoliva@redhat.com>
20
21 * elf32-frv.c (elf32_frv_howto_table): Set R_FRV_LABEL16's
22 rightshift to 2.
23
24 2003-10-07 Nathan Sidwell <nathan@codesourcery.com>
25
26 * libbfd-in.h (_bfd_link_section_stabs): Add string offset
27 parameter.
28 * cofflink.c (coff_link_add_symbols): Deal with split stab
29 sections.
30 * elflink.h (elf_link_add_object_symbols): Deal with split stab
31 sections.
32 * stabs.c (_bfd_link_section_stabs): Add string offset parameter.
33 * libbfd.h: Regenerated.
34
35 * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc
36 overflow, set reloc start position to after the count
37 reloc. Subtract one from num relocs. Give error on 0xffff relocs
38 and no overflow.
39 * cofflink.c (_bfd_coff_final_link): Deal with PE_COFF reloc
40 overflow.
41 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Do overflow if >=
42 0xffff.
43
44 2003-10-06 H.J. Lu <hongjiu.lu@intel.com>
45
46 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Pad the
47 last CIE/FDE if needed.
48
49 2003-10-06 Nick Clifton <nickc@redhat.com>
50
51 * targets.c (_bfd_target_vector): Include bfd_elf64_sparc_vec if
52 BFD64 is enabled.
53
54 2003-10-06 Matt Thomas <matt@3am-software.com>
55
56 config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case.
57
58 2003-10-06 Robert Millan <robertmh@gnu.org>
59
60 * configure.in: Match GNU/KNetBSD with new knetbsd*-gnu triplet.
61 * config.bfd: Likewise.
62 * configure: Regenerate.
63
64 2003-10-04 Christian Groessler <chris@groessler.org>
65
66 * coff-z8k.c (extra_case): Fix displacement length check for R_JR
67 and R_CALLR.
68
69 2003-10-04 Stephane Carrez <stcarrez@nerim.fr>
70
71 * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.
72 * elf32-m68hc11.c: Likewise.
73 * elf32-m68hc12.c: Likewise.
74 * elf32-m68hc1x.h: Likewise.
75
76 2003-10-04 Stephane Carrez <stcarrez@nerim.fr>
77
78 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix merge
79 of flags between HC12 and HCS12.
80
81 2003-10-04 Bryce McKinlay <bryce@mckinlay.net.nz>
82
83 * merge.c (_bfd_merge_sections): Set SEC_EXCLUDE flag on sections
84 which become empty after merging.
85
86 2003-09-30 Jakub Jelinek <jakub@redhat.com>
87
88 * elfxx-ia64.c (ia64_howto_table): Fix size of R_IA64_TPREL64[LM]SB,
89 R_IA64_DTPREL{32,64}[LM]SB and R_IA64_DTPMOD64[LM]SB.
90
91 2003-09-30 Chris Demetriou <cgd@broadcom.com>
92
93 * archures.c (bfd_mach_mipsisa64r2): New define.
94 * bfd-in2.h: Regenerate.
95 * aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mipsisa64r2.
96 * cpu-mips.c (I_mipsisa64r2): New enum value.
97 (arch_info_struct): Add entry for I_mipsisa64r2.
98 * elfxx-mips.c (_bfd_elf_mips_mach)
99 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_64R2.
100 (mips_set_isa_flags): Add bfd_mach_mipsisa64r2 case.
101 (mips_mach_extensions): Add entry for bfd_mach_mipsisa64r2.
102
103 2003-09-29 H.J. Lu <hongjiu.lu@intel.com>
104
105 * elfxx-ia64.c (elfNN_hpux_backend_symbol_processing): New.
106 Handle SHN_IA_64_ANSI_COMMON.
107 (elf_backend_section_from_bfd_section): Defined.
108
109 2003-09-26 H.J. Lu <hongjiu.lu@intel.com>
110
111 * elflink.c (elf_link_read_relocs_from_section): Add an argument
112 of a pointer to section. Check bad symbol index.
113 (_bfd_elf_link_read_relocs): Modify calls to
114 elf_link_read_relocs_from_section.
115
116 2003-09-23 DJ Delorie <dj@redhat.com>
117
118 * elf32-sh.c (sh_elf_howto_table): R_SH_SWITCH8,
119 R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY,
120 R_SH_LOOP_START,R_SH_LOOP_END moved to "reserved" spaces,
121 R_SH_DIR16, R_SH_DIR8, R_SH_DIR8UL, R_SH_DIR8UW, R_SH_DIR8U,
122 R_SH_DIR8SW, R_SH_DIR8S, R_SH_DIR4UL, R_SH_DIR4UW, R_SH_DIR4U,
123 R_SH_PSHA, R_SH_PSHL added.
124 (sh_reloc_map): Add R_SH_DIR16 and R_SH_DIR8.
125 (sh_elf_relocate_section): Support new relocs.
126
127 2003-09-23 Bob Wilson <bob.wilson@acm.org>
128
129 * elf32-xtensa.c (elf_xtensa_relocate_section): Fix typo that clobbered
130 dynamic relocation offsets.
131
132 2003-09-23 Alan Modra <alan@modra.org>
133
134 * simple.c (bfd_simple_get_relocated_section_contents): Free the
135 hash table using _bfd_generic_link_hash_table_free.
136
137 2003-09-23 Alan Modra <alan@modra.org>
138
139 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change
140 type of prefix_length and suffix_length to int. Rename "attributes"
141 to "attr". Comment.
142 (_bfd_elf_get_sec_type_attr): Update prototype.
143 * elf.c (get_special_section): Rewrite.
144 (_bfd_elf_get_sec_type_attr): Return struct rather than passing in
145 attr and type pointers.
146 (_bfd_elf_new_section_hook): Adjust for above.
147 (special_sections): Merge suffix with prefix. Set
148 prefix_length for all entries. Set suffix_length appropriately.
149 * elf32-m32r.c (m32r_elf_special_sections): Likewise.
150 * elf32-m68hc11.c (elf32_m68hc11_special_sections): Likewise.
151 * elf32-m68hc12.c (elf32_m68hc12_special_sections): Likewise.
152 * elf32-mcore.c (mcore_elf_special_sections): Likewise.
153 * elf32-sh64.c (sh64_elf_special_sections): Likewise.
154 * elf32-v850.c (v850_elf_special_sections): Likewise.
155 * elf32-xtensa.c (elf_xtensa_special_sections): Likewise.
156 * elf64-alpha.c (elf64_alpha_special_sections): Likewise.
157 * elf64-hppa.c (elf64_hppa_special_sections): Likewise.
158 * elf64-ppc.c (ppc64_elf_special_sections): Likewise.
159 * elf64-sh64.c (sh64_elf64_special_sections): Likewise.
160 * elfxx-ia64.c (elfNN_ia64_special_sections): Likewise.
161 * elfxx-mips.c (_bfd_mips_elf_special_sections): Likewise.
162 * elf32-ppc.c (ppc_elf_special_sections): Likewise. Fix .plt flags.
163
164 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
165
166 * elf64-alpha.c (elf64_alpha_create_got_section): Initialize
167 ->got if the section already exists.
168
169 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
170
171 * dwarf2.c (decode_line_info): Cope with an initially empty
172 filename table.
173
174 2003-09-18 H.J. Lu <hongjiu.lu@intel.com>
175
176 * acinclude.m4: Include ../config/accross.m4.
177 * aclocal.m4: Regenerated.
178
179 * configure.host (HOST_64BIT_TYPE): Remove if it is set to long
180 or long long.
181 (HOST_U_64BIT_TYPE): Remove if it is set to unsigned long long.
182 (host64): Remove if HOST_64BIT_TYPE is set to long.
183
184 * configure.in (HOST_64BIT_TYPE): Set according to the size of
185 long and long long.
186 (HOST_U_64BIT_TYPE): Likewise.
187 (host64): Likewise.
188 * configure: Regenerated.
189
190 2003-09-19 Alan Modra <amodra@bigpond.net.au>
191
192 * elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)
193 since some ABIs round up the size of the struct.
194
195 2003-09-18 H.J. Lu <hongjiu.lu@intel.com>
196
197 * elflink.c (_bfd_elf_merge_symbol): Allow type change if
198 the old symbol is undefined and the new symbol is defined.
199
200 2003-09-18 Andreas Schwab <schwab@suse.de>
201
202 * simple.c (bfd_simple_get_relocated_section_contents): Use
203 _bfd_generic_link_hash_table_create instead of
204 bfd_link_hash_table_create.
205
206 2003-09-10 H.J. Lu <hongjiu.lu@intel.com>
207
208 * elfxx-ia64.c (elfNN_ia64_special_sections): Mark all sections
209 started with ".sbss" or "".sdata" as SHF_IA_64_SHORT.
210
211 2003-09-10 John David Anglin <dave.anglin@nrc-cnrc.nrc.ca>
212 Randolph Chung <randolph@tausq.org>
213
214 * elf32-hppa.c (struct elf32_hppa_link_hash_entry,
215 hppa_link_hash_newfunc, hppa_build_one_stub,
216 elf32_hppa_adjust_dynamic_symbol, mark_PIC_calls, allocate_plt_static,
217 allocate_dynrelocs, elf32_hppa_size_dynamic_sections,
218 elf32_hppa_finish_dynamic_symbol): Remove pic_call field and all code
219 for generating import stubs for calls to statically linked PIC
220 functions.
221 (hppa_type_of_stub): Don't generate an import stub for calls to
222 statically linked pic functions. Generate import stubs for calls
223 in a shared object, to functions not in a regular file, and to
224 defined weak functions. Add new argument INFO.
225 (hppa_build_one_stub): Don't undef ADDIL_DP.
226 (elf32_hppa_check_relocs): Don't set SEC_HAS_GOT_REF flag.
227 (elf32_hppa_size_stubs): Pass info to hppa_type_of_stub.
228 (final_link_relocate): Change all DLTIND relocs to DPREL relocs in a
229 non-shared link. Convert instructions that use the the linkage table
230 pointer, or a facsimile thereof, to use the global data pointer when
231 the reloc has been changed.
232
233 2003-09-08 Joel Brobecker <brobecker@gnat.com>
234
235 * archures.c: Add new machine names for hppa.
236 * bfd-in2.h: Regenerate.
237 * cpu-hppa.c: Use the new machine names.
238
239 2003-09-06 Stephane Carrez <stcarrez@nerim.fr>
240
241 * elf32-m68hc1x.h (struct m68hc11_elf_link_hash_table): Remove
242 all_local_syms member.
243 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Use bfd_elf_get_elf_syms
244 to get the local symbols.
245
246 2003-09-06 Stephane Carrez <stcarrez@nerim.fr>
247
248 * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.
249 (elf_backend_special_sections): Define.a
250
251 PR savannah/4950:
252 * elf32-m68hc11.c (elf32_m68hc11_special_sections): The .vectors
253 section is read-only.
254
255 2003-09-04 Nick Clifton <nickc@redhat.com>
256
257 * archures.c (bfd_mach_v850e1): Define.
258 * bfd-in2.h: Regenerate.
259 * cpu-v850.h (scan): Accept bfd_mach_v850e1.
260 (arch_info_struct): Include an entry for bfd_mach_v850e1.
261 * elf32-v850.c (v850_elf_object_p): Accept E_V850E1_ARCH flag.
262 (v850_elf_final_write_processing): Accept bfd_mach_v850e1.
263 (v850_elf_print_private_bfd_data): Interpret E_V850E1_ARCH flag.
264 (v850_elf_merge_private_bfd_data): Allow v850e1 binaries to be
265 linked with v850e binaries. Mark the output as v850e.
266
267 2003-09-03 Nick Clifton <nickc@redhat.com>
268
269 * cofflink.c (_bfd_coff_link_input_bfd): Do not skip section
270 symbols that are used in relocs.
271
272 2003-08-30 Robert Millan <robertmh@gnu.org>
273
274 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
275 * config.bfd: Likewise.
276 * configure: Regenerate.
277
278 2003-08-31 Christian Groessler <chris@groessler.org>
279
280 * elf32-i860.c (i860_howto_pc26_reloc): Finish relocation here
281 instead of returning bfd_reloc_continue.
282
283 2003-08-31 Andreas Jaeger <aj@suse.de>
284
285 * merge.c: Update to ISO C90.
286
287 2003-08-27 Ian Lance Taylor <ian@airs.com>
288
289 * configure.in: Check for strtoull.
290 * bfd.c (bfd_scan_vma): Use strtoull when available.
291 * configure, config.in: Regenerate.
292
293 * configure.in: Define and substitute BFD_HOST_LONG_LONG.
294 * bfd-in.h: Define BFD_HOST_LONG_LONG. Test it rather than
295 __GNUC__ when deciding whether to use long long for
296 BFD_HOST_64_BIT.
297 * configure, Makefile.in, doc/Makefile.in, bfd-in2.h: Regenerate.
298
299 2003-08-27 Christian Groessler <chris@groessler.org>
300
301 * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
302 i860_howto_splitn_reloc, i860_howto_highadj_reloc): New
303 functions.
304 (elf32_i860_howto_table): Insert the new functions as
305 'special_function's in the proper reloc type entries.
306
307 2003-08-27 Richard Sandiford <rsandifo@redhat.com>
308
309 * elf32-frv.c (elf32_frv_relocate_section): Use
310 _bfd_elf_rela_local_sym.
311
312 2003-08-26 Michael Snyder <msnyder@redhat.com>
313
314 * cpu-frv.c: Remove unused enum.
315
316 2003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
317
318 * reloc.c: Fix documentation for MIPS ELF relocations.
319 libbfd.h: Regenerate.
320 bfd-in2.h: Regenerate.
321
322 2003-08-24 Jason Eckhardt <jle@rice.edu>
323
324 * coff-i860.c (CALC_ADDEND): Define to be a no-op.
325
326 2003-08-24 Jason Eckhardt <jle@rice.edu>
327
328 * elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
329 shift by 2 before storing the relocated value.
330
331 2003-08-23 Jason Eckhardt <jle@rice.edu>
332
333 * coff-i860.c (coff_i860_reloc_nyi): New function.
334 (howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
335 LOWn, SPLITn, and BRADDR.
336 (RTYPE2HOWTO): Check that the r_type is within the howto_table
337 before trying to access the entry.
338 (coff_i860_rtype_to_howto): Likewise.
339 (coff_i860_reloc_type_lookup): New function.
340 (i860_reloc_processing): New function.
341 (coff_bfd_reloc_type_lookup): Define macro.
342 (RELOC_PROCESSING): Define macro.
343 Minor formatting adjustments.
344
345 2003-08-23 Alan Modra <amodra@bigpond.net.au>
346
347 * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
348
349 2003-08-22 H.J. Lu <hongjiu.lu@intel.com>
350
351 * elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
352 .got section at 8 bytes.
353
354 2003-08-21 Nick Clifton <nickc@redhat.com>
355
356 * cofflink.c: Update to ISO C90 and tidy up formatting.
357
358 2003-08-21 Randolph Chung <tausq@debian.org>
359
360 * elf32-hppa.c (elf32_hppa_object_p): For elf32-hppa-linux, objects
361 can have OSABI=Linux or OSABI=SysV. Check for both.
362 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
363
364 2003-08-21 Nick Clifton <nickc@redhat.com>
365
366 * po/sv.po: Updated Swedish translation.
367
368 2003-08-20 Richard Sandiford <rsandifo@redhat.com>
369
370 * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
371
372 2003-08-20 Nick Clifton <nickc@redhat.com>
373
374 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): New macro used to
375 replace some duplicated code in most elfxx-xxxx.c files. This
376 version uses the new fields in bfd_link_info.
377
378 * elf-m10300.c (mn10300_elf_relocate_section): Use new macro.
379 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
380 * elf32-cris.c (cris_elf_relocate_section): Likewise.
381 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
382 * elf32-i386.c (elf_i386_relocate_section): Likewise.
383 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
384 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
385 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
386 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
387 * elf32-s390.c (elf_s390_relocate_section): Likewise.
388 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
389 * elf32-vax.c (elf_vax_relocate_section): Likewise.
390 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
391 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
392 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
393 * elf64-s390.c (elf_s390_relocate_section): Likewise.
394 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
395 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
396 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
397
398 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols,
399 elf_hppa_remark_useless_dynamic_symbols,
400 elf_hppa_relocate_section): Use the new fields in
401 bfd_link_info structure.
402 * elf32-sh.c (sh_elf_relocate_section): Likewise.
403 * elf64-alpha.c (elf64_alpha_check_relocs): Likewise.
404 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
405 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
406 * elfxx-ia64.c (elfNN_ia64_check_relocs): Likewise.
407 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
408
409 * elflink.h (elf_link_output_extsym): Fix test for reporting
410 undefined symbols in shared libraries. Remove redundant test
411 of shlib_undefined when reporting references to forced local
412 symbols.
413
414 2003-08-18 Andreas Schwab <schwab@suse.de>
415
416 * libpei.h (bfd_pe_executable_p): Also recognize efi-app
417 executables.
418
419 2003-08-17 Hans-Peter Nilsson <hp@bitrange.com>
420
421 * simple.c (bfd_simple_get_relocated_section_contents): Move
422 reloc_done hack to before first bfd_section_size call. Change all
423 returns to use new wrapper macro RETURN, restoring sec->reloc_done.
424
425 2003-08-16 Alan Modra <amodra@bigpond.net.au>
426
427 * elf64-ppc.c: Don't include elf/ppc.h.
428
429 2003-08-14 Richard Sandiford <rsandifo@redhat.com>
430
431 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC
432 code to work with 64-bit bfds.
433
434 2003-08-14 Alan Modra <amodra@bigpond.net.au>
435
436 * dep-in.sed: Remove libintl.h.
437 * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Unset LC_COLLATE.
438 (POTFILES.in): Remove target.
439 * Makefile.in: Regenerate.
440
441 2003-08-12 Alan Modra <amodra@bigpond.net.au>
442
443 * elf64-ppc.c (ppc64_elf_next_input_section): Update comment.
444 (ppc64_elf_relocate_section): For zero sym R_PPC64_TOC relocs,
445 use the function sym from the previous reloc.
446
447 2003-08-11 Jakub Jelinek <jakub@redhat.com>
448
449 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbols
450 fatal if -pie.
451 * elf32-s390.c (elf_s390_relocate_section): Likewise.
452 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
453 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
454 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
455 * elf64-s390.c (elf_s390_relocate_section): Likewise.
456 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
457 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
458 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
459 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
460 (ppc_elf_relocate_section) <case R_PPC_RELAX32>: Issue fatal error
461 on undefined symbols if -pie.
462 * elf32-sh.c (sh_elf_relocate_section): Likewise.
463
464 2003-08-11 Alan Modra <amodra@bigpond.net.au>
465
466 * elf64-ppc.c (ppc64_elf_relocate_section): Add special case for crt1.o
467 branch to __libc_start_main.
468
469 2003-08-08 Dmitry Diky <diwil@mail.ru>
470
471 * archures.c: Add xW42 and xE42 parts. Sort MPU list according to
472 gcc order.
473 * cpu-msp430.c: Likewise.
474 * elf32-msp430.c: Likewise.
475 * bfd-in2.h: Regenerate.
476
477 2003-08-07 Alan Modra <amodra@bigpond.net.au>
478
479 * elfxx-target.h: Remove PTR cast.
480 * targets.c (bfd_target): Make backend_data const void *.
481 * elf-bfd.h: Constify all occurrences of struct elf_backend_data.
482 * elf-m10300.c: Likewise.
483 * elf.c: Likewise.
484 * elf32-hppa.c: Likewise.
485 * elf32-i386.c: Likewise.
486 * elf32-m68hc1x.c: Likewise.
487 * elf32-ppc.c: Likewise.
488 * elf32-s390.c: Likewise.
489 * elf32-sh.c: Likewise.
490 * elf32-sh64.c: Likewise.
491 * elf32-sparc.c: Likewise.
492 * elf32-xtensa.c: Likewise.
493 * elf64-mips.c: Likewise.
494 * elf64-ppc.c: Likewise.
495 * elf64-s390.c: Likewise.
496 * elf64-sh64.c: Likewise.
497 * elf64-sparc.c: Likewise.
498 * elf64-x86-64.c: Likewise.
499 * elfcode.h: Likewise.
500 * elfcore.h: Likewise.
501 * elflink.c: Likewise.
502 * elflink.h: Likewise.
503 * elfxx-ia64.c: Likewise.
504 * elfxx-mips.c: Likewise.
505 * elfxx-mips.h: Likewise.
506 * elf.c (prep_headers): Remove useless check for null backend_data.
507 * bfd-in2.h: Regenerate.
508
509 * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.
510 (NAME): Use ## rather than CONCAT4 macro.
511 * elfcode.h: Remove one remaining PARAMS macro.
512 * elf-eh-frame.c: Convert to C90, remove unneeded casts and prototypes.
513 * elf-strtab.c: Likewise.
514 * elf-hppa.h: Likewise.
515 * elf32-hppa.h: Likewise.
516 * elf32-hppa.c: Likewise.
517 (elf32_hppa_add_symbol_hook): Delete.
518 (elf_backend_add_symbol_hook): Don't define.
519 * libhppa.h: Convert to C90. Replace INLINE with inline.
520
521 2003-08-06 Alan Modra <amodra@bigpond.net.au>
522
523 * elf64-ppc.c (ppc_stub_name): Tweak names for better readability.
524 (ppc64_elf_adjust_dynamic_symbol): Allow copy relocs against
525 function descriptors, but warn.
526 (ppc_build_one_stub): Remove a couple of vars. Move code creating
527 stub syms so that we can avoid a stub sym if we already have a
528 plt sym. Do not redefine an existing symbol.
529 (ppc64_elf_build_stubs): When --emit-stub-syms, print a symbol for
530 glink.
531
532 2003-08-06 Nick Clifton <nickc@redhat.com>
533
534 * po/fr.po: Updated French translation.
535
536 2003-08-06 Alan Modra <amodra@bigpond.net.au>
537
538 * elflink.c (_bfd_elf_create_dynamic_sections): Mark .dynbss with
539 SEC_LINKER_CREATED.
540
541 2003-08-05 Daniel Jacobowitz <drow@mvista.com>
542
543 * elf32-arm.h (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
544 (elf32_arm_final_link_relocate, elf32_arm_relocate_section): Use it.
545
546 2003-08-03 Jeff Muizelaar <muizelaar@rogers.com>
547
548 * coffcode.h (coff_slurp_line_table): Return with a warning
549 message if the line number table could not be read.
550
551 2003-08-04 Nick Clifton <nickc@redhat.com>
552
553 * elflink.h (elf_link_add_object_symbols): Prepend "warning: "
554 to messages produced for .gnu.warning.SYMBOL sections.
555
556 2003-08-04 Alan Modra <amodra@bigpond.net.au>
557
558 * elfcode.h: Convert to C90, remove unneeded casts and prototypes.
559 * elfcore.h: Likewise.
560 * elflink.c: Likewise.
561 * elflink.h: Likewise.
562 * elf.c (sym_is_global): Remove INLINE.
563 (align_file_position): Replace INLINE with inline.
564 * elfcode.h (elf_swap_dyn_in, elf_swap_dyn_out): Remove INLINE.
565 (elf_file_p): Replace INLINE with inline.
566
567 2003-08-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
568
569 * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here.
570
571 2003-08-01 H.J. Lu <hongjiu.lu@intel.com>
572
573 * elfxx-ia64.c (get_got): Align the .got section at 8 bytes.
574
575 2003-08-01 H.J. Lu <hongjiu.lu@intel.com>
576
577 * elfxx-ia64.c (elfNN_ia64_finish_dynamic_symbol): Use
578 ElfNN_External_Rela instead of Elf64_External_Rela.
579
580 2003-08-01 Nick Clifton <nickc@redhat.com>
581
582 * config.bfd: Add code to catch obsolete configurations and warn
583 about them unless --enable-obsolete is used. Use this to mark
584 vax-vms port as obsolete.
585
586 2003-07-30 Alan Modra <amodra@bigpond.net.au>
587
588 * elf32-ppc.c (ppc_elf_install_value): Tidy.
589 (ppc_elf_relax_section): Remove dead code. Remove unnecessary casts.
590 Formatting.
591 * elfxx-target.h: Remove PARAMS macro. Formatting.
592
593 2003-07-30 Alan Modra <amodra@bigpond.net.au>
594
595 * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.
596 * elf64-ppc.c (get_fdh): New function, split out from
597 ppc64_elf_edit_opd.
598 (ppc64_elf_check_relocs): Use get_fdh.
599 (func_desc_adjust): Likewise. Tidy.
600 (ppc64_elf_edit_opd): Tighten reloc checks. Free local_syms on error
601 exit. Use get_fdh. Account for superfluous dynamic relocs.
602 (ppc64_elf_relocate_section): Warning fix.
603
604 2003-07-30 Jason Eckhardt <jle@rice.edu>
605
606 * coff-i860.c: Convert to ISO C90. Remove superflous prototypes.
607
608 2003-07-30 Jason Eckhardt <jle@rice.edu>
609
610 * elf32-i860.c: Convert to ISO C90. Remove superflous prototypes.
611
612 2003-07-30 Randolph Chung <tausq@debian.org>
613
614 * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.
615 * elf64-hppa.c (elf64_hppa_finalize_dlt): Check h->root.type.
616
617 2003-07-30 Alan Modra <amodra@bigpond.net.au>
618
619 * elf.c: Convert to C90, remove unnecessary prototypes and casts.
620 Replace PTR with void *. Formatting.
621 (_bfd_elf_assign_file_position_for_section): Remove INLINE.
622 (make_mapping): Likewise.
623
624 2003-07-29 Alan Modra <amodra@bigpond.net.au>
625
626 * elf64-ppc.c (func_desc_adjust): Give linker created function
627 descriptor symbols a size and type.
628 (ppc64_elf_relocate_section): Correct lq insn test.
629
630 2003-07-28 Eric Christopher <echristo@redhat.com>
631
632 * elf32-ppc.c (R_PPC_RELAX32): New relocation.
633 (ppc_elf_install_value): New function.
634 (ppc_elf_sort_rela): Remove.
635 (ppc_elf_relax_section): Rewrite. Remove old relaxation
636 and replace with out of range branch stubs.
637 (ppc_elf_relocate_section): Handle R_PPC_RELAX32.
638
639 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
640
641 * elf-m10300.c (mn10300_elf_relax_section): Take symbol hash table
642 from input_bfd.
643
644 2003-07-28 Alan Modra <amodra@bigpond.net.au>
645
646 * elf.c (special_sections): Set attributes for .got and .plt.
647
648 2003-07-27 Alan Modra <amodra@bigpond.net.au>
649
650 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Ensure no copy relocs
651 on function descriptors.
652 (ELIMINATE_COPY_RELOCS): Expand comment.
653 (ppc64_elf_special_sections): Move. Don't include non-ppc64 sections.
654 Do include ".toc1".
655
656 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
657
658 * elf.c (_bfd_elf_new_section_hook): Set the default section
659 type to SHT_NULL.
660 (elf_fake_sections): Set the section type based on asect->flags
661 if it is SHT_NULL. Don't abort on processor specific section
662 types.
663
664 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
665
666 * bfd-in2.h: Regenerated.
667
668 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
669
670 * elf-bfd.h (bfd_elf_special_section): New.
671 (elf_backend_data): Add special_sections, a pointer to
672 bfd_elf_special_section.
673 (elf_section_type). New.
674 (elf_section_flags): New.
675 (_bfd_elf_get_sec_type_attr): New.
676
677 * elf.c (_bfd_elf_make_section_from_shdr): Always use the
678 real section type/flags.
679 (special_sections): New.
680 (get_special_section): New.
681 (_bfd_elf_get_sec_type_attr): New.
682 (_bfd_elf_new_section_hook): Check special_section to set
683 elf_section_type and elf_section_flags.
684 (elf_fake_sections): Don't use section name to set ELF section
685 data.
686
687 * elf32-m32r.c (m32r_elf_special_sections): New.
688 (elf_backend_special_sections): Defined.
689
690 * elf32-m68hc11.c (elf32_m68hc11_special_sections): New.
691 (elf_backend_special_sections): Defined.
692
693 * elf32-mcore.c (mcore_elf_special_sections): New.
694 (elf_backend_special_sections): Defined.
695
696 * elf32-ppc.c (ppc_elf_special_sections): New.
697 (elf_backend_special_sections): Defined.
698
699 * elf32-sh64.c (sh64_elf_special_sections): New.
700 (elf_backend_special_sections): Defined.
701
702 * elf32-v850.c (v850_elf_special_sections): New.
703 (elf_backend_special_sections): Defined.
704
705 * elf32-xtensa.c (elf_xtensa_special_sections): New.
706 (elf_backend_special_sections): Defined.
707
708 * elf64-alpha.c (elf64_alpha_special_sections): New.
709 (elf_backend_special_sections): Defined.
710
711 * elf64-hppa.c (elf64_hppa_special_sections): New.
712 (elf_backend_special_sections): Defined.
713
714 * elf64-ppc.c (ppc64_elf_special_sections): New.
715 (elf_backend_special_sections): Defined.
716
717 * elf64-sh64.c (sh64_elf64_special_sections): New.
718 (elf_backend_special_sections): Defined.
719
720 * elfxx-ia64.c (elfNN_ia64_special_sections): New.
721 (elf_backend_special_sections): Defined.
722
723 * elfxx-mips.c (_bfd_mips_elf_special_sections): New.
724
725 * elfxx-mips.h (_bfd_mips_elf_special_sections): New.
726 (elf_backend_special_sections): Defined.
727
728 * elfxx-target.h (elf_backend_special_sections): New. Default
729 to NULL.
730 (elfNN_bed): Initialize special_sections.
731
732 * section.c (bfd_abs_section): Remove const.
733 (bfd_und_section): Likewise.
734 (bfd_com_section): Likewise.
735 (bfd_ind_section): Likewise.
736
737 2003-07-24 Nick Clifton <nickc@redhat.com>
738
739 * coff-arm.c (EXTRA_S_FLAGS): Include SEC_CODE so that code
740 sections are assigned the LOAD attribute.
741
742 2003-07-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
743
744 * elf32-sh.c: Convert to C90. Replace PTR with void *.
745 * elf32-sh64-com.c: Likewise.
746 * elf32-sh64.c: Likewise.
747 * elf32-sh64.h: Likewise.
748 * elf64-sh64.c: Likewise.
749
750 2003-07-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
751
752 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
753 (allocate_dynrelocs): Likewise.
754 (sh_elf_relocate_section): Likewise. Use SYMBOL_REFERENCES_LOCAL.
755 (sh_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
756
757 2003-07-24 Nick Clifton <nickc@redhat.com>
758
759 * po/fr.po: Updated French translation.
760
761 2003-07-23 Bob Wilson <bob.wilson@acm.org>
762
763 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and move
764 near the beginning of the file. Swap order of arguments. Call
765 _bfd_elf_dynamic_symbol_p with "ignore_protected" set to 0.
766 (elf_xtensa_fix_refcounts): Adjust xtensa_elf_dynamic_symbol_p call.
767 (elf_xtensa_relocate_section): Likewise.
768 (shrink_dynamic_reloc_sections): Likewise.
769
770 2003-07-23 Bob Wilson <bob.wilson@acm.org>
771
772 * elf32-xtensa.c (plt_reloc_count): Fix typo in comment.
773 (elf_xtensa_size_dynamic_sections): Use elf_discarded_section.
774 (elf_xtensa_combine_prop_entries): Avoid returning non-zero without
775 first printing an error message.
776 (elf_xtensa_finish_dynamic_sections): Likewise.
777 (elf_xtensa_discard_info_for_section): Adjust size of .got.loc when
778 discarding literal table entries.
779 (elf_xtensa_merge_private_bfd_data): Remove newline from error message.
780 (elf_xtensa_do_asm_simplify): Likewise.
781
782 2003-07-23 Stephane Carrez <stcarrez@nerim.fr>
783
784 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash when
785 we have a local symbol in common section.
786
787 2003-07-22 H.J. Lu <hongjiu.lu@intel.com>
788
789 * elflink.c (_bfd_elf_dynamic_symbol_p): Don't return TRUE for
790 weak symbols.
791
792 2003-07-22 Nick Clifton <nickc@redhat.com>
793
794 * coffcode.h (coff_slurp_symbol_table): Add C_TCSYM and C_ECOML to
795 expected RS6000 storage classes.
796
797 2003-07-21 H.J. Lu <hongjiu.lu@intel.com>
798
799 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Mark
800 output_bfd unused to silence gcc.
801
802 2003-07-21 Nick Clifton <nickc@redhat.com>
803
804 * po/sv.po: Updated Swedish translation.
805
806 2003-07-21 Alan Modra <amodra@bigpond.net.au>
807
808 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..
809 (_bfd_elf_symbol_refs_local_p): ..this. Declare.
810 * elflink.c (_bfd_elf_symbol_refs_local_p): New function.
811 * elf32-i386.c (elf_i386_relocate_section): Remove h NULL test
812 now done in _bfd_elf_symbol_refs_local_p.
813 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
814 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
815 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
816
817 2003-07-18 H.J. Lu <hongjiu.lu@intel.com>
818
819 * elflink.c (_bfd_elf_dynamic_symbol_p): Undo the last change.
820
821 2003-07-18 H.J. Lu <hongjiu.lu@intel.com>
822
823 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL): Fix a typo.
824 (SYMBOL_CALLS_LOCAL): Likewise.
825
826 * elflink.c (_bfd_elf_dynamic_symbol_p): Return TRUE
827 immediately if symbol isn't defined locally.
828
829 2003-07-18 Richard Henderson <rth@redhat.com>
830
831 * elflink.c (_bfd_elf_dynamic_symbol_p): New.
832 * elf-bfd.h (_bfd_elf_dynamic_symbol_p): Declare it.
833 (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use it.
834 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Likewise.
835 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
836 * elf64-hppa.c (elf64_hppa_dynamic_symbol_p): Likewise.
837 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Likewise.
838 Update all callers to provide the relocation being resolved.
839
840 2003-07-17 Shaun Jackman <sjackman@pathwayconnect.com>
841
842 * config.bfd (arm-wince-pe): Add -DARM_COFF_BUGFIX to
843 targ_cflags.
844
845 2003-07-17 Nick Clifton <nickc@redhat.com>
846
847 * po/es.po: New Spanish translation.
848 * po/sv.po: New Swedish translation.
849 * po/opcodes.pot: Regenerate.
850
851 2003-07-16 Richard Henderson <rth@redhat.com>
852
853 * config.bfd, configure.host, configure.in: Remove ia64-aix support.
854 * elfxx-ia64.c, targets.c: Likewise.
855
856 2003-07-16 Richard Henderson <rth@redhat.com>
857
858 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Properly return false
859 for symbols defined locally plus -Bsymbolic. Tidy logic.
860
861 2003-07-15 Richard Sandiford <rsandifo@redhat.com>
862
863 * archures.c (bfd_mach_mips7000): New.
864 * bfd-in2.h: Regenerated.
865 * cpu-mips.c (arch_info_struct): Add an entry for mips:7000.
866 * elfxx-mips.c (mips_set_isa_flags): Handle bfd_mach_mips7000.
867 (mips_mach_extensions): Add an entry for it.
868
869 2003-07-14 Nick Clifton <nickc@redhat.com>
870
871 * po/tr.po: Update with latest version.
872 * po/SRC-POTFILES.in: Regenerate.
873 * po/bfd.pot: Regenerate.
874 * Makfile.in: Regenerate.
875 * configure: Regenerate.
876
877 2003-07-12 Jeff Baker <jbaker@qnx.com>
878
879 * bfd/config.bfd (__QNXTARGET__): Define for Neutrino architectures.
880 * bfd/elf32-arm.h (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
881 * bfd/elf32-sh.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
882 * bfd/elf32-ppc.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
883
884 2003-07-12 Jeff Muizelaar <muizelaar@rogers.com>
885
886 * coffcode.h (coff_set_section_contents): Set the
887 IMAGE_FILE_32BIT_MACHINE flag for PE targets.
888
889 2003-07-11 Richard Sandiford <rsandifo@redhat.com>
890
891 * bfd-in.h (bfd_h8300_pad_address): Declare.
892 * bfd-in2.h: Regenerate.
893 * cpu-h8300.c (bfd_h8300_pad_address): New function.
894 * coff-h8300.c (h8300_reloc16_estimate): Use it to canonicalize
895 addresses before checking whether they can be relaxed.
896 (h8300_reloc16_extra_cases): Likewise for the R_MOVL2 sanity check.
897 Don't complain about overflows in general 8-bit relocations.
898 * elf32-h8300.c (elf32_h8_relax_section): Use bfd_h8300_pad_address.
899 Fix handling of R_H8_DIR24A8.
900
901 2003-07-11 Richard Sandiford <rsandifo@redhat.com>
902
903 * elf32-h8300.c: Convert function prototypes and definitions
904 to C90 syntax.
905 * coff-h8300.c: Likewise.
906 * cpu-h8300.c: Likewise.
907
908 2003-07-11 Alan Modra <amodra@bigpond.net.au>
909
910 * po/SRC-POTFILES.in: Regenerate.
911 * po/bfd.pot: Likewise.
912
913 2003-07-10 Bob Wilson <bob.wilson@acm.org>
914
915 * elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Create new
916 .got.loc section. Do not set SEC_ALLOC or SEC_LOAD flags for the
917 .xt.lit.plt section.
918 (elf_xtensa_size_dynamic_sections): Set size of the .got.loc section
919 and allocate memory for it.
920 (elf_xtensa_combine_prop_entries): Copy contents of .xt.lit output
921 section to the .got.loc section.
922 (elf_xtensa_finish_dynamic_sections): Fix up call to
923 elf_xtensa_combine_prop_entries and set DT_XTENSA_GOT_LOC_OFF to
924 the address of .got.loc.
925 (relax_property_section): Shrink .got.loc to match changes in any
926 literal table section.
927 (xtensa_is_property_section): Change to match
928 xtensa_get_property_section_name.
929 (xtensa_is_littable_section): New.
930
931 2003-07-10 H.J. Lu <hongjiu.lu@intel.com>
932
933 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1 instead of
934 -1LL.
935
936 2003-07-10 Alan Modra <amodra@bigpond.net.au>
937
938 * Makefile.am (BFD32_BACKENDS): Add elf32-am33lin.lo.
939 (BFD32_BACKENDS_CFILES): elf32-am33lin.c not elf32-am33lin.lo.
940 Run "make dep-am".
941 * Makefile.in: Regenerate.
942
943 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
944
945 2001-09-12 Alexandre Oliva <aoliva@redhat.com>
946 * elf32-am33lin.c (ELF_MACHINE_CODE): Redefine to EM_MN10300.
947 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_MN10300.
948 2001-06-02 Nick Clifton <nickc@cambridge.redhat.com>
949 * elf32-am33lin.c: Rename global functions.
950 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
951 * config.bfd (am33_2.0, am33_2.0-*-linux*): Added.
952 * configure.in (bfd_elf32_am33lin_vec): Added.
953 * Makefile.am (BFD32_BACKENDS): Added elf32-am33lin.lo.
954 (elf32-am33lin.lo): List dependencies.
955 * aclocal.m4, configure, Makefile.in: Rebuilt.
956 * elf-m10300.c (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME,
957 ELF_ARCH, ELF_MACHINE_CODE, ELF_MAXPAGESIZE): Define only if
958 ELF_ARCH was not defined before.
959 (elf_symbol_leading_char): Define if not defined.
960 * elf32-am33lin.c: Override the definitions above.
961 * targets.c (bfd_elf32_am33lin_vec): New.
962
963 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
964
965 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
966 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Initialize
967 pcrel_relocs_copied.
968 2001-12-13 Alexandre Oliva <aoliva@redhat.com>
969 * elf-m10300.c (ELF_DYNAMIC_INTERPRETER): Renamed from
970 ld-linux.so.2 to ld.so.1.
971 2001-10-10 Alexandre Oliva <aoliva@redhat.com>
972 * elf-m10300.c (elf_mn10300_sizeof_plt0): New macro.
973 (_bfd_mn10300_elf_adjust_dynamic_symbol): Use it.
974 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
975 * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Allocate
976 .rela.* section contents with bfd_zalloc.
977 2001-09-25 Alexandre Oliva <aoliva@redhat.com>
978 * elf-m10300.c: Added declarations for functions missing them.
979 Merge some shared-library changes from the i386 back-end. Use
980 R_MN10300_RELATIVE instead of R_MN10300_PCREL32 and
981 R_MN10300_GLOB_DAT instead of R_MN10300_32 where appropriate.
982 (struct elf32_mn10300_link_hash_entry): Remove duplicates of
983 members of elf_link_hash_entry. Adjusted references.
984 (mn10300_elf_final_link_relocate): dynobj was already loaded
985 into a local variable, use it.
986 2001-09-21 Nick Clifton <nickc@cambridge.redhat.com>
987 * elf-m10300.c: Add missing function prototypes.
988 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
989 * elf-m10300.c (mn10300_elf_relocate_section): Don't compute
990 relocation for dynamic relocations.
991 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
992 * reloc.c (BFD_RELOC_MN10300_GOTOFF24): New.
993 * elf-m10300.c: Introduce GOTPC16, GOTOFF24, GOTOFF16 and
994 PLT16, and rename GOTPC to GOTPC32 and GOTOFF to GOTOFF32.
995 (_bfd_mn10300_elf_create_dynamic_sections): Move creation ot PLT...
996 (_bfd_mn10300_elf_create_got_section): ... here, so that its
997 adress is already known at the time we compute relaxations.
998 (mn10300_elf_relax_section): Relax GOTPC32, GOTOFF32, GOT32
999 and PLT32 to narrower relocations.
1000 * libbfd.h, bfd-in2.h: Rebuilt.
1001 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
1002 * reloc.c (BFD_RELOC_MN10300_GOT32, BFD_RELOC_MN10300_GOT24,
1003 BFD_RELOC_MN10300_GOT16, BFD_RELOC_MN10300_COPY,
1004 BFD_RELOC_MN10300_GLOB_DAT, BFD_RELOC_MN10300_JMP_SLOT,
1005 BFD_RELOC_MN10300_RELATIVE): New relocs.
1006 * libbfd.h, bfd-in2.h: Rebuilt.
1007 * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): New.
1008 (struct elf32_mn10300_link_hash_entry): Added DSO-related
1009 fields.
1010 (elf_mn10300_howto): Defined new relocation types.
1011 (mn10300_reloc_map): Map them.
1012 (_bfd_mn10300_elf_create_got_section): New fn.
1013 (mn10300_elf_check_relocs): Handle PIC relocs.
1014 (mn10300_elf_final_link_relocate): Likewise.
1015 (mn10300_elf_relocate_section): Handle DSOs.
1016 (PLT0_ENTRY_SIZE, PLT_ENTRY_SIZE, PIC_PLT_ENTRY_SIZE): New macros.
1017 (elf_mn10300_plt0_entry, elf_mn10300_plt_entry,
1018 elf_mn10300_pic_plt_entry): New.
1019 (elf_mn10300_sizeof_plt, elf_mn10300_plt_plt0_offset,
1020 elf_mn10300_plt0_linker_offset, elf_mn10300_plt0_gotid_offset,
1021 elf_mn10300_plt_temp_offset, elf_mn10300_plt_symbol_offset,
1022 elf_mn10300_plt_reloc_offset: New macros.
1023 (ELF_DYNAMIC_INTERPRETER): Likewise.
1024 (_bfd_mn10300_elf_create_dynamic_sections): New function.
1025 (_bfd_mn10300_elf_adjust_dynamic_symbol): Likewise.
1026 (_bfd_mn10300_elf_discard_copies): Likewise.
1027 (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
1028 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1029 (_bfd_mn10300_elf_finish_dynamic_sections): Likewise.
1030 (elf_backend_can_gc_sections,
1031 elf_backend_create_dynamic_sections,
1032 elf_backend_adjust_dynamic_sections,
1033 elf_backend_size_dynamic_sections,
1034 elf_backend_finish_dynamic_symbol,
1035 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
1036 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1037 elf_backend_got_header_size, elf_backend_plt_header_size): New
1038 macros.
1039
1040 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
1041
1042 2001-05-06 Alexandre Oliva <aoliva@redhat.com>
1043 * elf-m10300.c (compute_function_info): Account for AM33
1044 registers in `movm' when computing stack space for `call' when
1045 linking for AM33/2.0 link.
1046 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
1047 * archures.c (bfd_mach_am33_2): Renamed from bfd_mach_am332.
1048 * bfd-in2.h: Rebuilt.
1049 * cpu-m10300.c (bfd_am33_2_arch): Renamed from bfd_am332_arch.
1050 * elf-m10300.c: Updated.
1051 2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
1052 * archures.c (bfd_mach_am332): Defined.
1053 * bfd-in2.h: Rebuilt.
1054 * cpu-m10300.c (bfd_am332_arch): Defined.
1055 (bfd_am33_arch): Chained with am33-2.
1056 * elf-m10300.c (elf_mn10300_mach): Handle am332.
1057 (_bfd_mn10300_elf_final_write_processing): Likewise.
1058
1059 2003-07-09 H.J. Lu <hongjiu.lu@intel.com>
1060
1061 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1LL.
1062
1063 2003-07-10 Alan Modra <amodra@bigpond.net.au>
1064
1065 * elf64-ppc.c (bfd_elf64_mkobject): Define.
1066 (struct ppc64_elf_obj_tdata): New.
1067 (ppc64_elf_tdata, ppc64_tlsld_got): Define.
1068 (ppc64_elf_mkobject): New function.
1069 (struct got_entry): Add "owner". Move "tls_type".
1070 (struct ppc_link_hash_table): Delete "relgot", "tlsld_got".
1071 (ppc64_elf_init_stub_bfd): New function.
1072 (create_got_section): Create header .got in dynobj. Create .got
1073 and .rela.got in each bfd. Stash pointers in ppc64_elf_obj_tdata.
1074 (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
1075 Look for dynobj .got, and test it.
1076 (ppc64_elf_copy_indirect_symbol): Adjust for changed got.
1077 (update_local_sym_info): Likewise.
1078 (ppc64_elf_check_relocs): Likewise.
1079 (ppc64_elf_gc_sweep_hook): Likewise.
1080 (ppc64_elf_tls_optimize): Likewise.
1081 (allocate_dynrelocs): Likewise.
1082 (ppc64_elf_size_dynamic_sections): Likewise.
1083 (ppc64_elf_relocate_section): Likewise.
1084 (ppc64_elf_next_toc_section): Update comment.
1085 (toc_adjusting_stub_needed): Remove unneeded cast.
1086 (ppc64_elf_build_stubs): Check for stub sections in stub bfd by
1087 testing section flags.
1088 (ppc64_elf_build_stubs): Likewise.
1089 (ppc64_elf_size_stubs): Likewise. Remove stub_bfd param.
1090 (ppc64_elf_finish_dynamic_sections): Write out got sections.
1091 (func_desc_adjust): Copy over dynamic info for undef weaks.
1092 * elf64-ppc.h (ppc64_elf_init_stub_bfd): Declare.
1093 (ppc64_elf_size_stubs): Update prototype.
1094 * elflink.h (elf_link_sort_relocs): Use link_orders to find reldyn
1095 input sections rather than scanning dynobj.
1096
1097 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1098
1099 * elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
1100 (bfd_mips_elf_swap_msym_in, bfd_mips_elf_swap_msym_out): Delete.
1101 (mips_elf_create_msym_section): Delete.
1102 (mips_elf_create_dynamic_relocation): Don't set min_dyn_reloc_index.
1103 (_bfd_mips_elf_copy_indirect_symbol): Likewise.
1104 (_bfd_mips_elf_create_dynamic_sections): Don't create .msym.
1105 (_bfd_mips_elf_size_dynamic_sections): Don't calculate its size.
1106 (_bfd_mips_elf_size_dynamic_sections): Don't add DT_MIPS_MSYM.
1107 (_bfd_mips_elf_finish_dynamic_symbol): Don't add symbols to .msym.
1108 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
1109
1110 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1111
1112 * elfxx-mips.c (mips_elf_irix6_finish_dynamic_symbol): Make the
1113 symbols protected.
1114
1115 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1116
1117 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handling
1118 of relocations whose offset is -2.
1119
1120 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1121
1122 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): Treat
1123 forced-local symbols like other locals. Don't create relocations
1124 against STN_UNDEF in irix objects.
1125
1126 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1127
1128 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-
1129 compatible objects, add the values of defined external symbols
1130 to the addend.
1131
1132 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1133
1134 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Always
1135 initialize a GOT entry to the symbol's st_value.
1136
1137 2003-07-08 Alan Modra <amodra@bigpond.net.au>
1138
1139 * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..
1140 * elf32-ppc.c (struct ppc_elf_obj_tdata): ..to here. New.
1141 (ppc_elf_tdata): Define.
1142 (elf_local_ptr_offsets): Adjust.
1143 (ppc_elf_mkobject): New function.
1144 (bfd_elf32_mkobject): Define.
1145
1146 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.
1147 * elfcore.h (elf_core_file_p): Likewise.
1148 * section.c (bfd_section_init): Remove prototype.
1149
1150 2003-07-08 Alan Modra <amodra@bigpond.net.au>
1151
1152 * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer
1153 field.
1154 (enum elf_linker_section_enum): Delete.
1155 (struct elf_linker_section): Delete.
1156 (struct elf_linker_section_pointers): Delete.
1157 (struct elf_obj_tdata): Remove #if 0 chunk. Remove linker_section.
1158 Make linker_section_pointers a void**.
1159 (elf_local_ptr_offsets, elf_linker_section): Don't define.
1160 * elf32-ppc.c (enum elf_linker_section_enum): New, cut-down version
1161 of old item in elf-bfd.h.
1162 (struct elf_linker_section): Likewise.
1163 (struct elf_linker_section_pointers): Likewise.
1164 (elf_local_ptr_offsets): Define.
1165 (struct ppc_elf_link_hash_entry): Add linker_section_pointer.
1166 (ppc_elf_link_hash_newfunc): Init it.
1167 (struct ppc_elf_link_hash_table): Add sbss.
1168 (ppc_elf_link_hash_table_create): zmalloc rather than clearing
1169 individual fields.
1170 (elf_create_linker_section): Fold into..
1171 (ppc_elf_create_linker_section): ..here. Remove hole_size code.
1172 Make rela section here if shared.
1173 (elf_find_pointer_linker_section): Pass lsect rather than enum.
1174 (elf_create_pointer_linker_section): Adjust. zalloc rather than
1175 clearing in a loop.
1176 (elf_finish_pointer_linker_section): Adjust. Don't make rela
1177 section here.
1178 (ppc_elf_check_relocs): Adjust.
1179 (ppc_elf_add_symbol_hook): Tighten hash creator test. Remove code
1180 creating .sbss by hand.
1181 * elf.c (_bfd_elf_link_hash_newfunc): Adjust.
1182
1183 2003-07-04 Jakub Jelinek <jakub@redhat.com>
1184
1185 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to
1186 complain_overflow_bitfield.
1187 * elf64-s390.c (elf_howto_table): Change R_390_GOT12 to
1188 complain_overflow_bitfield.
1189
1190 2003-07-04 Jakub Jelinek <jakub@redhat.com>
1191
1192 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Return
1193 true even if -pie.
1194
1195 2003-07-04 Jakub Jelinek <jakub@redhat.com>
1196
1197 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add rel_fptr_sec.
1198 (elfNN_ia64_dynamic_symbol_p): Change info->shared into
1199 !info->executable.
1200 (get_fptr): For -pie create .opd as writable section and create
1201 .rela.opd as well.
1202 (elfNN_ia64_check_relocs): Change info->shared into
1203 !info->executable.
1204 (allocate_fptr): Likewise.
1205 (allocate_dynrel_entries): Account for a relative reloc for -pie
1206 @fptr(). Don't account for a relative reloc if -pie want_ltoff_fptr
1207 for undefweak symbol. Account for an IPLT reloc in .rela.opd
1208 section if -pie.
1209 (set_got_entry): Don't create a relative reloc if -pie
1210 want_ltoff_fptr for undefweak symbol.
1211 (set_fptr_entry): Emit an IPLT reloc in .rela.opd for -pie.
1212 (elfNN_ia64_relocate_section): Emit a relative reloc for -pie
1213 @fptr().
1214
1215 * elfxx-ia64.c (elfNN_ia64_relocate_section): Issue undefined_symbol
1216 even if -pie.
1217 * elf32-i386.c (elf_i386_relocate_section): Likewise.
1218 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1219 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1220 * elf64-s390.c (elf_s390_relocate_section): Likewise.
1221 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1222 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1223 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1224 * elf32-s390.c (elf_s390_relocate_section): Likewise.
1225 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1226
1227 2003-07-04 Paul Clarke <paulc@senet.com.au>
1228
1229 * elf32-h8300.c (R_H8_DIR32A16): Fix name field.
1230 (elf32_h8_relax_section) <R_H8_DIR16A8>: Adjust position of relocation.
1231 <R_H8_DIR32A16>: Fix type of relocation.
1232
1233 2003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1234
1235 * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamic
1236 sections were created already. Remove unnecessary tests of
1237 the previous change.
1238
1239 2003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1240
1241 * elf32-sh.c (sh_elf_create_dynamic_sections): Don't call
1242 bfd_make_section for existing sections.
1243
1244 2003-07-04 Alan Modra <amodra@bigpond.net.au>
1245
1246 * elf32-sparc.c (elf32_sparc_check_relocs): Don't call
1247 create_got_section if we already have done so.
1248 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
1249 (sh_elf_check_relocs): Likewise.
1250 (sh_elf_adjust_dynamic_symbol): Delete "dynobj" var. Use
1251 htab->root.dynobj instead.
1252 (sh_elf_check_relocs): Likewise.
1253 (sh_elf_finish_dynamic_sections): Likewise.
1254
1255 * section.c (bfd_make_section): Return NULL for existing section.
1256
1257 2003-07-04 Alan Modra <amodra@bigpond.net.au>
1258
1259 * elf32-ppc.c (ppc_elf_create_dynamic_sections): Don't call
1260 ppc_elf_create_got if we've already done so.
1261
1262 * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.
1263 (_bfd_elf_find_pointer_linker_section): Likewise.
1264 (bfd_elf32_create_pointer_linker_section): Likewise.
1265 (bfd_elf32_finish_pointer_linker_section): Likewise.
1266 (bfd_elf64_create_pointer_linker_section): Likewise.
1267 (bfd_elf64_finish_pointer_linker_section): Likewise.
1268 (_bfd_elf_make_linker_section_rela): Likewise.
1269 * elfcode.h (elf_create_pointer_linker_section): Don't define.
1270 (elf_finish_pointer_linker_section): Likewise.
1271 * elflink.c (_bfd_elf_make_linker_section_rela): Delete.
1272 (_bfd_elf_create_linker_section): Move this function..
1273 (_bfd_elf_find_pointer_linker_section): ..and this..
1274 * elflink.h (elf_create_pointer_linker_section): ..and this..
1275 (elf_finish_pointer_linker_section): ..and this..
1276 * elf32-ppc.c: ..to here, renaming to the following, and adjusting
1277 calls.
1278 (elf_create_linker_section): Convert to C90, tidy.
1279 (elf_find_pointer_linker_section): Likewise.
1280 (elf_create_pointer_linker_section): Likewise.
1281 (elf_finish_pointer_linker_section): Likewise.
1282 * elf32-i370.c: Delete #if 0 code.
1283
1284 2003-07-02 Alan Modra <amodra@bigpond.net.au>
1285
1286 * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* and
1287 _restf* to be satisfied by shared libs, and always force them local.
1288 (toc_adjusting_stub_needed): Avoid scanning linker created sections.
1289 Correct test for "bl".
1290 (ppc64_elf_relocate_section <R_PPC64_TLS>): Correct test for
1291 primary opcode 31.
1292
1293 2003-07-01 Martin Schwidefsky <schwidefsky@de.ibm.com>
1294
1295 * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.
1296 (s390_tls_reloc): New function.
1297 (elf_howto_table): Add long displacement relocations R_390_20,
1298 R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
1299 (elf_s390_reloc_type_lookup): Likewise.
1300 (elf_s390_check_relocs): Likewise.
1301 (elf_s390_gc_sweep_hook): Likewise.
1302 (elf_s390_relocate_section): Likewise.
1303 * elf64-s390.c: Same changes as for elf32-s390.c.
1304 * reloc.c: Add long displacement relocations BFD_RELOC_390_20,
1305 BFD_RELOC_390_GOT20, BFD_RELOC_390_GOTPLT20 and
1306 BFD_RELOC_390_TLS_GOTIE20.
1307 * bfd-in2.h: Regenerate.
1308 * libbfd.h: Likewise.
1309
1310 2003-06-30 Alan Modra <amodra@bigpond.net.au>
1311
1312 * cpu-ia64-opc.c (ext_imms_scaled): Don't sign extend using shifts.
1313 (ins_imms, ins_immsm1u4): Likewise. Warning fix.
1314
1315 2003-06-29 Alan Modra <amodra@bigpond.net.au>
1316
1317 * archive.c: Convert to C90, remove unnecessary prototypes and casts.
1318 Replace PTR with void *. Formatting.
1319 * archive64.c: Likewise.
1320 * archures.c: Likewise.
1321 * bfd-in.h: Likewise.
1322 * bfd.c: Likewise.
1323 * bfdio.c: Likewise.
1324 * bfdwin.c: Likewise.
1325 * cache.c: Likewise.
1326 * corefile.c: Likewise.
1327 * format.c: Likewise.
1328 * init.c: Likewise.
1329 * libbfd-in.h: Likewise.
1330 * libbfd.c: Likewise.
1331 * linker.c: Likewise.
1332 * opncls.c: Likewise.
1333 * reloc.c: Likewise.
1334 * section.c: Likewise.
1335 * simple.c: Likewise.
1336 * syms.c: Likewise.
1337 * targets.c: Likewise.
1338 * bfd-in2.h: Regenerate.
1339 * libbfd.h: Regenerate.
1340
1341 * ecoff.c (bfd_debug_section): Add missing kept_section initialization.
1342 * libbfd-in.h (_bfd_sh_align_load_span): Don't declare if defined.
1343 * libbfd.c (COERCE32, EIGHT_GAZILLION): Simplify.
1344 (bfd_getb64): Rewrite without parens.
1345 (bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
1346 * cache.c (insert, snip): Remove INLINE.
1347 * linker.c (bfd_link_add_undef): Likewise.
1348
1349 2003-06-29 Andreas Jaeger <aj@suse.de>
1350
1351 * elf64-x86-64.c: Convert to ISO C90 prototypes, remove
1352 unnecessary prototypes. Replace PTR with void *.
1353 (elf64_x86_64_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL to
1354 trim plt entries. Move undefweak non-default visibility test ...
1355 (allocate_dynrelocs): ... from here.
1356 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
1357 Change all callers.
1358 (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL. Use
1359 SYMBOL_REFERENCES_LOCAL for dynreloc check.
1360 (elf64_x86_64_relocate_section): Use SYMBOL_CALLS_LOCAL for
1361 dynreloc and .got relocs.
1362 (elf64_x86_64_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL
1363 for .got relocs.
1364
1365 2003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1366
1367 * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.
1368
1369 2003-06-27 Nick Clifton <nickc@redhat.com>
1370
1371 * opncls.c (bfd_add_gnu_debuglink_section): Rename to
1372 bfd_add_gnu_debuglink_section and only create the section, do not
1373 fill in its contents.
1374 (bfd_fill_in_gnu_debuglink_section): New function. Fill in the
1375 contents of a .gnu-debuglink section.
1376 * bfd-in2.h: Regenerate.
1377
1378 2003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1379
1380 * elfxx-mips.c: Revert .got alignment to 2**4.
1381
1382 2003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1383
1384 * elf32-mips.c: Fix addend for _gp_disp special symbol.
1385
1386 2003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1387
1388 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default
1389 relocation header setup.
1390
1391 2003-06-25 Alan Modra <amodra@bigpond.net.au>
1392
1393 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.
1394 (ppc_elf_reloc_type_lookup): Modify comment.
1395 (ppc_elf_info_to_howto): Ditto.
1396 (ppc_elf_relocate_section): Ditto.
1397 (ppc_elf_check_relocs): Call ppc_elf_howto_init.
1398
1399 2003-06-25 Alan Modra <amodra@bigpond.net.au>
1400
1401 * aout-ns32k.c: Correct spelling of "relocatable".
1402 * aoutx.h: Likewise.
1403 * bfd-in.h: Likewise.
1404 * bfd.c: Likewise.
1405 * bout.c: Likewise.
1406 * coff-a29k.c: Likewise.
1407 * coff-alpha.c: Likewise.
1408 * coff-arm.c: Likewise.
1409 * coff-i386.c: Likewise.
1410 * coff-i860.c: Likewise.
1411 * coff-i960.c: Likewise.
1412 * coff-m68k.c: Likewise.
1413 * coff-m88k.c: Likewise.
1414 * coff-mcore.c: Likewise.
1415 * coff-mips.c: Likewise.
1416 * coff-or32.c: Likewise.
1417 * coff-ppc.c: Likewise.
1418 * coff-rs6000.c: Likewise.
1419 * coff-sh.c: Likewise.
1420 * coff-tic80.c: Likewise.
1421 * coff64-rs6000.c: Likewise.
1422 * cofflink.c: Likewise.
1423 * cpu-ns32k.c: Likewise.
1424 * ecoff.c: Likewise.
1425 * ecofflink.c: Likewise.
1426 * elf-bfd.h: Likewise.
1427 * elf-eh-frame.c: Likewise.
1428 * elf-hppa.h: Likewise.
1429 * elf-m10200.c: Likewise.
1430 * elf-m10300.c: Likewise.
1431 * elf.c: Likewise.
1432 * elf32-arm.h: Likewise.
1433 * elf32-avr.c: Likewise.
1434 * elf32-cris.c: Likewise.
1435 * elf32-d10v.c: Likewise.
1436 * elf32-dlx.c: Likewise.
1437 * elf32-fr30.c: Likewise.
1438 * elf32-frv.c: Likewise.
1439 * elf32-h8300.c: Likewise.
1440 * elf32-hppa.c: Likewise.
1441 * elf32-i370.c: Likewise.
1442 * elf32-i386.c: Likewise.
1443 * elf32-i860.c: Likewise.
1444 * elf32-i960.c: Likewise.
1445 * elf32-ip2k.c: Likewise.
1446 * elf32-iq2000.c: Likewise.
1447 * elf32-m32r.c: Likewise.
1448 * elf32-m68hc11.c: Likewise.
1449 * elf32-m68hc1x.c: Likewise.
1450 * elf32-m68k.c: Likewise.
1451 * elf32-mcore.c: Likewise.
1452 * elf32-mips.c: Likewise.
1453 * elf32-msp430.c: Likewise.
1454 * elf32-openrisc.c: Likewise.
1455 * elf32-ppc.c: Likewise.
1456 * elf32-s390.c: Likewise.
1457 * elf32-sh.c: Likewise.
1458 * elf32-sh64.c: Likewise.
1459 * elf32-sparc.c: Likewise.
1460 * elf32-v850.c: Likewise.
1461 * elf32-vax.c: Likewise.
1462 * elf32-xstormy16.c: Likewise.
1463 * elf32-xtensa.c: Likewise.
1464 * elf64-alpha.c: Likewise.
1465 * elf64-hppa.c: Likewise.
1466 * elf64-mips.c: Likewise.
1467 * elf64-mmix.c: Likewise.
1468 * elf64-ppc.c: Likewise.
1469 * elf64-s390.c: Likewise.
1470 * elf64-sh64.c: Likewise.
1471 * elf64-sparc.c: Likewise.
1472 * elf64-x86-64.c: Likewise.
1473 * elfcode.h: Likewise.
1474 * elflink.h: Likewise.
1475 * elfn32-mips.c: Likewise.
1476 * elfxx-ia64.c: Likewise.
1477 * elfxx-mips.c: Likewise.
1478 * i386linux.c: Likewise.
1479 * ieee.c: Likewise.
1480 * libcoff-in.h: Likewise.
1481 * linker.c: Likewise.
1482 * m68klinux.c: Likewise.
1483 * pdp11.c: Likewise.
1484 * pe-mips.c: Likewise.
1485 * peXXigen.c: Likewise.
1486 * reloc.c: Likewise.
1487 * reloc16.c: Likewise.
1488 * sparclinux.c: Likewise.
1489 * sunos.c: Likewise.
1490 * syms.c: Likewise.
1491 * versados.c: Likewise.
1492 * vms.c: Likewise.
1493 * xcofflink.c: Likewise.
1494 * bfd-in2.h: Regenerate.
1495 * libcoff.h: Regenerate.
1496 * libbfd.h: Regenerate.
1497
1498 2003-06-24 Alan Modra <amodra@bigpond.net.au>
1499
1500 * elf32-ppc.c (ppc_elf_check_relocs): Report plt reloc against
1501 local sym errors.
1502
1503 * elf32-i386.c: Convert to C90 function definitions, remove unnecessary
1504 prototypes and casts. Replace PTR with void *. Formatting.
1505 * elf32-ppc.c: Likewise. Break long strings too.
1506 (ppc_elf_relax_section): Use enum elf_ppc_reloc_type for r_type.
1507 (ppc_elf_unhandled_reloc): Internationalize error message.
1508 * elf32-ppc.h: Remove PARAMS.
1509
1510 2003-06-23 Mark Mitchell <mark@codesourcery.com>
1511
1512 * elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to count
1513 APUinfo slots.
1514 (ppc_elf_final_write_processing): Likewise.
1515
1516 2003-06-23 H.J. Lu <hongjiu.lu@intel.com>
1517
1518 * elflink.h (elf_link_input_bfd): Check raw size when using
1519 kept_section to preserve debug information discarded by
1520 linkonce.
1521
1522 2003-06-20 Alan Modra <amodra@bigpond.net.au>
1523
1524 * elf64-ppc.c (struct ppc_link_hash_table): Add top_id.
1525 (ppc64_elf_setup_section_lists): Set it.
1526 (ppc64_elf_relocate_section): Check sym section id against top_id.
1527 (ppc_build_one_stub): Comment on top_id.
1528
1529 2003-06-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1530
1531 * config.bfd: Add tic4x-*-rtems*.
1532
1533 2003-06-20 Alan Modra <amodra@bigpond.net.au>
1534
1535 * elf64-ppc.c: Convert to C90 function definitions, remove unnecessary
1536 prototypes and casts. Replace PTR with void *. Format copyright.
1537 Mention ABI links.
1538 (struct ppc_link_hash_table): Rename sgot, srelgot, splt, srelplt,
1539 sdynbss, srelbss, sglink, sbrlt and srelbrlt to got, relgot .. relbrlt.
1540 (ppc_type_of_stub): Make r_type an enum.
1541 (ppc64_elf_size_stubs): Likewise.
1542 * elf64-ppc.h: Remove PARAMS macro.
1543
1544 2003-06-19 Alan Modra <amodra@bigpond.net.au>
1545
1546 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Reinstate init of
1547 elf hash tab fields.
1548
1549 * elf64-ppc.c (ppc64_elf_reloc_type_lookup): Tidy prototype.
1550 (ppc64_elf_info_to_howto): Likewise.
1551 (ppc64_elf_build_stubs): Add "stats" param, and print statistics.
1552 * elf64-ppc.h (ppc64_elf_build_stubs): Adjust prototype.
1553
1554 2003-06-19 Alan Modra <amodra@bigpond.net.au>
1555
1556 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore R_SPARC_DISP32
1557 reloc overflow on discarded eh_frame entries.
1558
1559 2003-06-19 Alan Modra <amodra@bigpond.net.au>
1560
1561 * elf64-ppc.c (toc_adjusting_stub_needed): New function.
1562 (ppc64_elf_next_input_section): Use it here to set has_gp_reloc.
1563 Return error condition.
1564 (ppc64_elf_size_stubs): Restrict toc adjusting stubs to sections
1565 that have has_gp_reloc set.
1566 (struct ppc_link_hash_table): Add stub_count.
1567 (ppc_build_one_stub): Increment it.
1568 (ppc64_elf_link_hash_table_create): zmalloc rather than clearing
1569 individual fields.
1570 * elf64-ppc.h (ppc64_elf_next_input_section): Update prototype.
1571
1572 2003-06-18 Alan Modra <amodra@bigpond.net.au>
1573
1574 * elflink.h (elf_gc_record_vtentry): Revert last change. Correct
1575 size calculation from addend. Round size up.
1576
1577 2003-06-18 Hans-Peter Nilsson <hp@axis.com>
1578
1579 * elf32-cris.c (cris_elf_relocate_section) <case
1580 R_CRIS_32_GOTREL>: When linking a program, don't complain about a
1581 symbol from a normal object or an undefined weak symbol.
1582
1583 2003-06-18 Alan Modra <amodra@bigpond.net.au>
1584
1585 * elf64-ppc.c (ppc64_elf_relocate_section): Accept a symbol on
1586 R_PPC64_TOC relocs.
1587
1588 2003-06-17 H.J. Lu <hongjiu.lu@intel.com>
1589
1590 * section.c (struct sec): Put back kept_section.
1591 (STD_SECTION): Put back kept_section initialization.
1592 * bfd-in2.h: Regenerate.
1593
1594 * elflink.h (elf_link_input_bfd): Also check discarded linkonce
1595 sections for relocateable output. Use kept_section to preserve
1596 debug information discarded by linkonce.
1597
1598 2003-06-17 Roland McGrath <roland@redhat.com>
1599
1600 * elfxx-ia64.c (elfNN_ia64_relocate_section): Support
1601 segment-relative relocation between different segments.
1602
1603 2003-06-17 Alan Modra <amodra@bigpond.net.au>
1604
1605 * elf64-ppc.c (ppc64_elf_relocate_section): Do unaligned reloc
1606 optimizations earlier.
1607
1608 * elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.
1609 Restore previous input_list type.
1610 (ppc64_elf_link_hash_table_create): Undo last change.
1611 (ppc64_elf_setup_section_lists): Reinstate code setting up input lists
1612 per output section, but don't bother with bfd_abs_section marker.
1613 (ppc64_elf_next_input_section): Adjust for multiple input section
1614 lists.
1615 (group_sections): Likewise.
1616
1617 2003-06-17 Jakub Jelinek <jakub@redhat.com>
1618
1619 * elf64-ppc.c (ppc64_elf_relocation_section): Ensure
1620 *r_offset == r_addend for RELATIVE relocs against .got.
1621
1622 2003-06-17 Alan Modra <amodra@bigpond.net.au>
1623
1624 * elf64-ppc.c (ppc64_elf_relocate_section): Optimize unaligned relocs.
1625
1626 2003-06-17 Nick Clifton <nickc@redhat.com>
1627
1628 * elflink.h (elf_gc_record_vtentry): Allocate an extra element
1629 in the vtable_entries_used array to allow for the accessing
1630 the largest element.
1631
1632 2003-06-17 Alan Modra <amodra@bigpond.net.au>
1633
1634 * elf64-ppc.c (struct ppc_link_hash_table): Remove top_index. Modify
1635 input_list.
1636 (ppc64_elf_link_hash_table_create): Init input_list here.
1637 (ppc64_elf_setup_section_lists): Remove code setting up input lists
1638 per output section. Set toc_off for abs and other standard sections.
1639 (ppc64_elf_reinit_toc): Don't set elf_gp on input bfds lacking a toc.
1640 (ppc64_elf_next_input_section): Adjust for single input section list.
1641 Don't set toc_curr from input bfds that haven't set elf_gp.
1642 (group_sections): Adjust for single input section list.
1643
1644 * elf64-ppc.c (ppc64_elf_relocate_section): Correct pcrel section zero.
1645
1646 2003-06-16 Alan Modra <amodra@bigpond.net.au>
1647
1648 * elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
1649 tls, check that a TOC16_DS or TOC16_LO_DS reloc isn't pointing to a
1650 dtprel entry. Ensure TLS_LD DTPMOD reloc has a zero addend. Write
1651 got section for RELATIVE relocs. Fix wrong comment. Change condition
1652 under which dynamic relocs update the section contents.
1653
1654 2003-06-13 Robert Millan <zeratul2@wanadoo.es>
1655
1656 * config.bfd: Add i386-netbsd-gnu target.
1657
1658 2003-06-12 Nick Clifton <nickc@redhat.com>
1659
1660 * opncls.c (calc_crc32): Rename to
1661 bfd_calc_gnu_debuglink_crc32 and export.
1662 (GNU_DEBUGLINK): Define and use to replace occurrences of
1663 hard-coded ".gnu_debuglink" in the code.
1664 (get_debug_link_info): Prevent aborts by replacing call to
1665 xmalloc with a call to malloc.
1666 (find_separate_debug_file): Prevent aborts by replacing calls
1667 to xmalloc and xstrdup with calls to malloc and strdup.
1668 (bfd_add_gnu_debuglink): New function. Add a .gnu_debuglink
1669 section to a bfd.
1670 * bfd-in2.h: Regenerate.
1671
1672 2003-06-12 Federico G. Schwindt <fgsch@lodoss.net>
1673
1674 * config.bfd (i[3-7]86-*-openbsd[0-2].* | i[3-7]86-*-openbsd3.[0-3]):
1675 New target (was i[3-7]86-*-openbsd* before).
1676 (i[3-7]86-*-openbsd*): Change to use bfd_elf32_i386_vec.
1677 (vax-*-openbsd*): New target.
1678
1679 2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1680
1681 * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.options
1682 for n32, too.
1683 (MIPS_ELF_STUB_SECTION_NAME): Use .MIPS.stubs for n32, too.
1684 (mips_elf_rel_dyn_section): Use appropriate section alignment.
1685 (mips_elf_create_got_section): Likewise.
1686 (_bfd_mips_elf_create_dynamic_sections): Likewise.
1687
1688 2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1689
1690 * elf32-mips.c (mips_elf_generic_reloc): New Function.
1691 (elf_mips_howto_table_rel): Use it.
1692 (gprel32_with_gp): Move prototype.
1693 (mips_elf_hi16_reloc): Check for ! BSF_LOCAL instead of zero addend.
1694 Use mips_elf_generic_reloc.
1695 (mips_elf_got16_reloc): Check for ! BSF_LOCAL instead of zero addend.
1696 Code cleanup.
1697 (_bfd_mips_elf32_gprel16_reloc): Check for ! BSF_LOCAL instead of
1698 zero addend.
1699 (mips_elf_gprel32_reloc): Likewise. Use the same GP assignment logic
1700 as in the other *_gprel*_reloc functions.
1701 (gprel32_with_gp): Handle partial_inplace properly.
1702 (mips32_64bit_reloc): Use mips_elf_generic_reloc.
1703 (mips16_gprel_reloc): Check for ! BSF_LOCAL instead of zero addend.
1704 Do addend handling directly instead of calling
1705 _bfd_mips_elf_gprel16_with_gp. Handle partial_inplace properly.
1706 * elf64-mips.c (mips_elf64_hi16_reloc): Check for ! BSF_LOCAL instead
1707 of zero addend. Handle partial_inplace properly.
1708 (mips_elf64_got16_reloc): Check for ! BSF_LOCAL instead of zero
1709 addend.
1710 (mips_elf64_gprel16_reloc): Likewise.
1711 (mips_elf64_literal_reloc): Likewise.
1712 (mips_elf64_gprel32_reloc): Likewise. Use the same GP assignment
1713 logic as in the other *_gprel*_reloc functions. Handle
1714 partial_inplace properly.
1715 (mips_elf64_shift6_reloc): Check for ! BSF_LOCAL instead of zero
1716 addend. Handle partial_inplace properly.
1717 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
1718 of calling _bfd_mips_elf_gprel16_with_gp.
1719 * elfn32-mips.c (mips_elf_got16_reloc): Check for BSF_LOCAL.
1720 (mips_elf_gprel32_reloc): Check for ! BSF_LOCAL instead
1721 of zero addend.
1722 (mips_elf_shift6_reloc): Handle partial_inplace properly.
1723 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
1724 of calling _bfd_mips_elf_gprel16_with_gp.
1725 * elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp): Handle
1726 partial_inplace properly. Fix wrong addend handling. Fix overflow
1727 check.
1728 (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
1729 exported.
1730 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
1731 (_bfd_mips_elf_relocate_section): Likewise.
1732 (mips_elf_create_dynamic_relocation): Update sec_info_type access.
1733 * elfxx-mips.h (_bfd_mips_relax_section): Fix prototype declaration.
1734 (_bfd_mips_elf_sign_extend): New prototype.
1735
1736 2003-06-11 Federico G. Schwindt <fgsch@lodoss.net>
1737
1738 * config.bfd (sparc-*-openbsd[0-2].* | sparc-*-openbsd3.[0-1]):
1739 New target (was sparc-*-openbsd* before).
1740 (sparc-*-openbsd*): Change to use bfd_elf32_sparc_vec.
1741
1742 * configure.in (vax-*-openbsd*): Set COREFILE to netbsd-core.lo.
1743 * configure: Regenerate.
1744
1745 2003-06-11 H.J. Lu <hongjiu.lu@intel.com>
1746
1747 * po/Make-in (DESTDIR): New.
1748 (install-data-yes): Support $(DESTDIR).
1749 (uninstall): Likewise.
1750
1751 2003-06-11 Alan Modra <amodra@bigpond.net.au>
1752
1753 * Makefile.am (config.status): Depend on version.h.
1754 Run "make dep-am".
1755 * Makefile.in: Regenerate.
1756 * po/SRC-POTFILES.in: Regenerate.
1757
1758 2003-06-10 Alan Modra <amodra@bigpond.net.au>
1759 Gary Hade <garyhade@us.ibm.com>
1760
1761 * elf64-ppc.c (ppc64_elf_relocate_section <*_DS>): Special case lq.
1762
1763 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
1764
1765 * archures.c (bfd_mach_h8300sxn): New architecture.
1766 * bfd-in2.h: Regenerate.
1767 * cpu-h8300.c (h8300_scan): Check for 'sxn'.
1768 (h8300sxn_info_struct): New.
1769 (h8300sx_info_struct): Link to it.
1770 * elf32-h8300.c (elf32_h8_mach): Add h8300sxn case.
1771 (elf32_h8_final_write_processing): Likewise.
1772
1773 2003-06-08 Alan Modra <amodra@bigpond.net.au>
1774
1775 * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by
1776 elfxx-target.h so that we can use elf_backend_got_header_size.
1777 (ELF_MACHINE_ALT1, ELF_MACHINE_ALT2): Delete.
1778 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
1779 associated macros.
1780 (ppc64_elf_howto_raw <GOT_TPREL16_DS, GOT_TPREL16_LO_DS>): Correct
1781 dst_mask.
1782 (enum ppc_stub_type): Add ppc_stub_long_branch_r2off and
1783 ppc_stub_plt_branch_r2off.
1784 (struct ppc_stub_hash_entry): Reorganize.
1785 (struct ppc_link_hash_table): Add no_multi_toc, multi_toc_needed,
1786 toc_curr, toc_off and emit_stub_syms.
1787 (ppc64_elf_link_hash_table_create): Init them.
1788 (ppc_stub_name): Correct string size.
1789 (ppc64_elf_check_relocs): Set has_gp_reloc on GOT and TOC relocs.
1790 (ppc64_elf_size_dynamic_sections): Set no_multi_toc if GOT entries
1791 used.
1792 (ppc_type_of_stub): Tweak root.type test.
1793 (build_plt_stub): Remove glink code. Adjust for insn macro changes.
1794 (ppc_size_one_stub): Handle ppc_stub_long_branch_r2off and
1795 ppc_stub_plt_branch_r2off.
1796 (ppc_build_one_stub): Likewise. Fix var shadowing. Correct addis,addi
1797 range test. Use toc_off to calculte r2 values. Handle emit_stub_syms.
1798 (ppc64_elf_setup_section_lists): Remove htab creator flavour test.
1799 Initialize elf_gp and toc_curr.
1800 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): New functions.
1801 (ppc64_elf_next_input_section): Set toc_off.
1802 (group_sections): Ensure groups have the same TOC.
1803 (ppc64_elf_size_stubs): Check whether we need a TOC adjusting stub.
1804 (ppc64_elf_build_stubs): Add emit_stub_syms param, and stash in htab.
1805 Build new glink stub.
1806 (ppc64_elf_relocate_section): Handle multiple TOCs. Fix comments.
1807 (ppc64_elf_finish_dynamic_sections): Adjust DT_PPC64_GLINK.
1808 * elf64-ppc.h (ppc64_elf_build_stubs): Update prototype.
1809 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): Declare.
1810 * section.c (struct sec): Rename flag12 to has_gp_reloc.
1811 (STD_SECTION): Update.
1812 * ecoff.c (bfd_debug_section): Update comment.
1813 * bfd-in2.h: Regenerate.
1814
1815 2003-06-05 Daniel Jacobowitz <drow@mvista.com>
1816
1817 * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereference
1818 NULL function pointers.
1819
1820 2003-06-05 Daniel Jacobowitz <drow@mvista.com>
1821
1822 * simple.c (bfd_simple_get_relocated_section_contents): Call
1823 _bfd_generic_link_add_symbols instead of bfd_link_add_symbols.
1824
1825 2003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
1826
1827 * coff-tic54x.c: Removed the ticoff0_bad_format_hook() and
1828 ticoff1_bad_format_hook() functions. Removed the coff0 and coff1
1829 swaptables.
1830 * coff-tic4x.c: Ditto
1831 * coffcode.h: Added extra arguments to CREATE_BIG_COFF_TARGET_VEC
1832 and CREATE_LITTLE_COFF_TARGET_VEC. Created the macro
1833 CREATE_BIGHDR_COFF_TARGET_VEC. Created the ticoff0_bad_format_hook(),
1834 ticoff1_bad_format_hook() functions. Created the coff0 and coff1
1835 swap tables.
1836 * coff-tic4x.c: Adopted new CREATE_xxx_COFF_TARGET_VEC macros.
1837 * coff-a29k.c: Append COFF_SWAP_TABLE argument
1838 * coff-apollo.c: Ditto
1839 * coff-arm.c: Ditto
1840 * coff-h8300.c: Ditto
1841 * coff-h8500.c: Ditto
1842 * coff-i960.c: Ditto
1843 * coff-m68k.c: Ditto
1844 * coff-m88k.c: Ditto
1845 * coff-mcore.c: Ditto
1846 * coff-sh.c: Ditto
1847 * coff-sparc.c: Ditto
1848 * coff-tic80.c: Ditto
1849 * coff-we32k.c: Ditto
1850 * coff-z8k.c: Ditto
1851 * coff-w65.c: Ditto
1852
1853 2003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
1854
1855 * coff-tic4x.c (ticoff0_swap_table, ticoff1_swap_table): Fixed
1856 initialization bug
1857
1858 2003-06-03 Jakub Jelinek <jakub@redhat.com>
1859
1860 * elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_STACK.
1861 (bfd_section_from_phdr): Likewise.
1862 (map_sections_to_segments): Create PT_GNU_STACK segment header.
1863 (get_program_header_size): Count with PT_GNU_STACK.
1864 * elf-bfd.h (struct elf_obj_tdata): Add stack_flags.
1865 * elflink.h (bfd_elfNN_size_dynamic_sections): Set stack_flags.
1866
1867 2003-06-03 H.J. Lu <hongjiu.lu@intel.com>
1868
1869 * elflink.h (elf_link_input_bfd): Call linker error_handler
1870 for discarded definitions.
1871
1872 2003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
1873
1874 * syms.c (decode_section_type): Return 'n' if section flags are
1875 SEC_HAS_CONTENTS && SEC_READONLY.
1876
1877 2003-06-03 Nick Clifton <nickc@redhat.com>
1878
1879 * elf32-v850.c (v850_elf_howto_t): Rename R_V850_32to
1880 R_V850_ABS32. Add entry for R_V850_REL32.
1881 (v850_elf_reloc_map): Likewise.
1882 (v850_elf_check_relocs): Likewise.
1883 (v850_elf_perform_relocation): Likewise.
1884 (v850_elf_final_link_relocate): Likewise. Include computation
1885 to make R_V850_REl32 pc-relative.
1886
1887 2003-06-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1888
1889 * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp section
1890 and DT_DEBUG dynamic tag even for position independent executables.
1891 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewize.
1892
1893 2003-06-02 Daniel Jacobowitz <drow@mvista.com>
1894
1895 * config.bfd: Move obsolete entries out of the range of the
1896 targmatch sed script.
1897
1898 2003-06-02 Daniel Jacobowitz <drow@mvista.com>
1899
1900 * config.bfd (mips*-dec-bsd*, mips*-*-pe*): Mark as obsolete.
1901
1902 2003-05-31 Jakub Jelinek <jakub@redhat.com>
1903
1904 * elf32-ppc.c (allocate_dynrelocs): Use single slot for first 8192
1905 plt entries, not just 8191.
1906
1907 2003-05-30 Daniel Jacobowitz <drow@mvista.com>
1908
1909 * elfxx-mips.c (_bfd_mips_elf_discard_info): Correct loop index.
1910 Reported by Ken Faiczak <kfaiczak@SANDVINE.com>.
1911
1912 2003-05-30 Ulrich Drepper <drepper@redhat.com>
1913 Jakub Jelinek <jakub@redhat.com>
1914
1915 * elflink.h (elf_link_add_object_symbols): Use !info->executable
1916 instead of info->shared where appropriate.
1917 (bfd_elfNN_size_dynamic_sections, elf_link_output_extsym): Likewise.
1918 * elflink.c (_bfd_elf_create_got_section): Likewise.
1919 (_bfd_elf_link_create_dynamic_sections): Likewise.
1920 (_bfd_elf_link_assign_sym_version): Likewise.
1921 * elf32-i386.c (elf_i386_size_dynamic_sections): Create .interp section
1922 and DT_DEBUG dynamic tag even for position independent executables.
1923 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
1924 * elf32-s390.c (elf_s390_size_dynamic_sections: Likewise.
1925 * elf64-ppc.c (ppc64_elf_size_dynamic_sections: Likewise.
1926 * elf64-s390.c (elf_s390_size_dynamic_sections: Likewise.
1927 * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections: Likewise.
1928 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections: Likewise.
1929 * elf32-sparc.c (elf32_sparc_size_dynamic_sections: Likewise.
1930 * elf64-alpha.c (elf64_alpha_size_dynamic_sections: Likewise.
1931 * elf64-sparc.c (sparc64_elf_size_dynamic_sections: Likewise.
1932
1933 2003-05-30 Kris Warkentin <kewarken@qnx.com>
1934
1935 * elf.c (elfcore_grok_nto_status): Only set lwpid for the active or
1936 signalled thread.
1937 (elfcore_grok_nto_gregs): Only make .reg section for the active thread.
1938
1939 2003-05-29 Nick Clifton <nickc@redhat.com>
1940
1941 * pef.c: Include "safe-ctype.h" instead of <ctype.h>.
1942 Tidy up formatting.
1943 * Makefile.am: Add dependency on safe-ctype.h.
1944 * Makefile.in: Regenerate.
1945
1946 2003-05-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1947
1948 * elfxx-mips.c: Don't force symbols local unconditionally.
1949
1950 2003-05-28 Alan Modra <amodra@bigpond.net.au>
1951
1952 * elf32-hppa.c (elf32_hppa_relocate_section): Delete bogus
1953 undefined_symbol call.
1954
1955 2003-05-27 Richard Sandiford <rsandifo@redhat.com>
1956
1957 * elfxx-mips.c (mips_elf_hash_sort_data): Fix formattting.
1958 (mips_elf_link_hash_table): Likewise.
1959
1960 2003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1961
1962 * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally used
1963 R_MIPS_GNU_REL16_S2 support.
1964 (bfd_elf64_bfd_reloc_type_lookup): Use it.
1965 (mips_elf64_rtype_to_howto): Use it.
1966 * elfn32-mips.c (elf_mips_gnu_rel16_s2): Add internally used
1967 R_MIPS_GNU_REL16_S2 support.
1968 (bfd_elf32_bfd_reloc_type_lookup): Use it.
1969 (mips_elf_n32_rtype_to_howto): Use it.
1970
1971 2003-05-21 Stuart F. Downing <sdowning@fame.com>
1972
1973 * som.h: Define PA_2_0 before including a.out.h
1974
1975 2003-05-07 Eric Christopher <echristo@redhat.com>
1976 Alexandre Oliva <aoliva@redhat.com>
1977
1978 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Adjust
1979 pic tests, change to warning.
1980 (_bfd_mips_elf_final_link): Remove EF_MIPS_CPIC flag setting.
1981
1982 2003-05-21 Marcus Comstedt <marcus@mc.pp.se>
1983
1984 * config.bfd: Check for a target triplet of shl-...-netbsdelf as
1985 well as shle-...-netbsdelf. Remove duplicate entry.
1986
1987 2003-05-21 Nick Clifton <nickc@redhat.com>
1988
1989 * elf32-xstormy16.c (xstormy16_elf_howto_table): Fix dst_mask
1990 for X_STORMY16_REL_12 reloc.
1991
1992 * elf.c (bfd_elf_get_needed_list): Use is_elf_hash_table to check
1993 the type of the hash table in the bfd_link_info structure.
1994 (bfd_elf_get_runpath_list): Likewise.
1995
1996 2003-05-19 Roland McGrath <roland@redhat.com>
1997
1998 * elf.c (bfd_elf_bfd_from_remote_memory): New function.
1999 * bfd-in.h: Declare it.
2000 * bfd-in2.h: Regenerated.
2001 * elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
2002 * elf-bfd.h (struct elf_backend_data): New function pointer member
2003 elf_backend_bfd_from_remote_memory.
2004 (_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
2005 Declare them.
2006 * elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
2007 (elfNN_bed): Add that to the initializer.
2008
2009 2003-05-15 Roland McGrath <roland@redhat.com>
2010
2011 * elf.c (elfcore_grok_note): Grok NT_AUXV note, make ".auxv" section.
2012
2013 2003-05-20 Jakub Jelinek <jakub@redhat.com>
2014
2015 * elflink.h (elf_link_output_extsym): Only issue error about !=
2016 STV_DEFAULT symbols if they are bfd_link_hash_undefined.
2017
2018 2003-05-20 H.J. Lu <hongjiu.lu@intel.com>
2019
2020 * elflink.c (_bfd_elf_merge_symbol): Check ELF_LINK_DYNAMIC_DEF
2021 when removing the old definition for symbols with non-default
2022 visibility.
2023
2024 2003-05-18 Jason Eckhardt <jle@rice.edu>
2025
2026 * elf32-i860.c (elf32_i860_relocate_highadj): Simplify calculation.
2027
2028 2003-05-17 Andreas Schwab <schwab@suse.de>
2029
2030 * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
2031 elf_section_data during processing of pc-relative and absolute
2032 relocations.
2033 (elf_m68k_relocate_section): Use the cached reloc section instead
2034 of computing it again. Fix handling of visibility. Don't modify
2035 addend when copying over a relocation into the output.
2036
2037 2003-05-17 Alan Modra <amodra@bigpond.net.au>
2038
2039 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2040 to trim plt entries. Move undefweak non-default visibility test..
2041 (allocate_dynrelocs): ..from here.
2042 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't test
2043 dynamic_sections_created here. Update comment. Move undefweak
2044 non-default visibility test..
2045 (allocate_dynrelocs): ..from here. Fix comment.
2046 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2047 to trim plt entries. Move undefweak non-default visibility test..
2048 (allocate_dynrelocs): ..from here. Fix comment.
2049 * elflink.h (elf_link_output_extsym): Compare ELF_ST_VISIBILITY with
2050 STV_DEFAULT rather than comparing with zero.
2051 * elflink.c (_bfd_elf_merge_symbol): Likewise.
2052 (_bfd_elf_fix_symbol_flags): Likewise. Format comment.
2053
2054 2003-05-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2055
2056 * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null
2057 pointers.
2058 (_bfd_set_gp_value): Likewise.
2059
2060 2003-05-16 Michael Snyder <msnyder@redhat.com>
2061 From Bernd Schmidt <bernds@redhat.com>
2062 * archures.c (bfd_mach_h8300sx): New.
2063 * bfd-in2.h: Regenerate.
2064 * cpu-h8300.c (h8300_scan)): Add support for h8300sx.
2065 (h8300sx_info_struct): New.
2066 (h8300s_info_struct): Link to it.
2067 * elf32-h8300.c (elf32_h8_mach): Add support for h8300sx.
2068 (elf32_h8_final_write_processing): Likewise.
2069 (elf32_h8_relax_section): Likewise.
2070
2071 2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
2072
2073 * config.bfd: Accept i[3-7]86 variants.
2074 * configure.host: Likewise.
2075 * configure.in: Likewise.
2076 * configure: Regenerate.
2077
2078 2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2079
2080 * elflink.c (_bfd_elf_fix_symbol_flags): Also hide protected
2081 symbol.
2082
2083 2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2084
2085 * elflink.h (elf_link_check_versioned_symbol): Also allow
2086 the base version.
2087
2088 2003-05-15 Alan Modra <amodra@bigpond.net.au>
2089 H.J. Lu <hongjiu.lu@intel.com>
2090
2091 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
2092 (elf_i386_relocate_section): Likewise.
2093 * elf32-ppc.c (allocate_dynrelocs): Likewise.
2094 (ppc_elf_relocate_section): Likewise.
2095 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2096 (ppc64_elf_relocate_section): Likewise.
2097
2098 2003-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2099
2100 * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.
2101
2102 2003-05-13 Stephane Carrez <stcarrez@nerim.fr>
2103
2104 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
2105 processor capability, allow merge of HC12 and HCS12 in some cases.
2106 (m68hc11_elf_hash_table_create): Use bfd_malloc instead of bfd_zalloc.
2107 * cpu-m68hc12.c (bfd_m68hc12s_arch): New struct.
2108 (bfd_m68hc12_arch): Link it.
2109 (scan_mach): New function.
2110
2111 2003-05-13 Andrew Haley <aph@redhat.com>
2112
2113 * elf.c (bfd_elf_hash): Mask lower 32 bits of hash.
2114
2115 2003-05-13 Alan Modra <amodra@bigpond.net.au>
2116 H.J. Lu <hongjiu.lu@intel.com>
2117
2118 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
2119 elf32-ppc.c. Add ELF_LINK_FORCED_LOCAL check.
2120 * elf32-ppc.c: (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Delete.
2121 (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for dynreloc check.
2122 (ppc_elf_relocate_section): Likewise.
2123 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2124 (ppc64_elf_relocate_section): Likewise. Use for .got relocs too.
2125 (ppc64_elf_adjust_dynamic_symbol): Don't assume symbols with .plt
2126 relocs need no other types.
2127 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for
2128 dynreloc check.
2129 (elf_i386_relocate_section): Likewise. Use for .got relocs too.
2130 (elf_i386_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL for
2131 .got relocs.
2132
2133 2003-05-13 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2134
2135 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
2136 copy ELF_LINK_NON_GOT_REF from weakdef.
2137 (allocate_dynrelocs): For undef weak syms with non-default
2138 visibility, a) don't allocate plt entries, b) don't allocate
2139 .got relocs, c) discard dyn rel space
2140 (sh_elf_relocate_section): d) don't generate .got relocs, e)
2141 don't generate dynamic relocs.
2142 (sh_elf_copy_indirect_symbol): Don't copy ELF_LINK_NON_GOT_REF
2143 for weakdefs when symbol already adjusted.
2144
2145 2003-05-12 Nick Clifton <nickc@redhat.com>
2146
2147 * elf32-xstormy16.c (xstormy16_elf_howto_table): use 'bitfield'
2148 overflow detection for R_XSTORMY16_16 reloc.
2149
2150 2003-05-12 Paul Clarke <paulc@senet.com.au>
2151
2152 * elf32-h8300.c: Fix typo in name of R_H8_DIR8 reloc.
2153
2154 2003-05-11 Jason Eckhardt <jle@rice.edu>
2155
2156 * elf32-i860.c (elf32_i860_relocate_highadj): Properly
2157 adjust upper bits.
2158 (elf32_i860_relocate_splitn): Obtain upper 5 bits from the
2159 proper place.
2160 (elf32_i860_relocate_pc16): Obtain upper 5 bits from the
2161 proper place.
2162
2163 2003-05-11 Andreas Schwab <schwab@suse.de>
2164
2165 * elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
2166 complicated tests for unresolvable relocs with a simple direct
2167 scheme using "unresolved_reloc" var. Report some detail on
2168 bfd_reloc_outofrange and similar errors.
2169
2170 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2171
2172 * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):
2173 Fix WILL_CALL_FINISH_DYNAMIC_SYMBOL call.
2174 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2175 * elf64-s390.c: Likewise.
2176
2177 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2178
2179 * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.
2180 (elf_s390_adjust_dynamic_symbol): For weak symbols, copy
2181 ELF_LINK_NON_GOT_REF from weakdef.
2182 (elf_s390_copy_indirect_symbol): Test whether the weakdef sym has
2183 already been adjusted before treating it specially.
2184 * el64-s390.c: Likwise.
2185
2186 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2187
2188 * elf32-s390.c (allocate_dynrelocs): For undef weak syms with
2189 non-default visibility, a) don't make them dynamic, b) discard
2190 space for dynamic relocs.
2191 (elf_s390_relocate_section): Initialize the GOT entries and skip
2192 R_390_{8,16,32}/R_390_PC{16,16DBL,32DBL,32} for weak undefined
2193 symbols with non-default visibility.
2194 * elf64-s390.c: Likewise.
2195
2196 2003-05-09 Alan Modra <amodra@bigpond.net.au>
2197
2198 * cpu-arm.c (arm_check_note): Warning fix.
2199 * elf32-iq2000.c (iq2000_elf_check_relocs): Warning fixes. Arrange
2200 to keep relocs if edited.
2201 (iq2000_elf_print_private_bfd_data): Return TRUE.
2202 * elfxx-ia64.c (elfNN_ia64_relax_section): Use ELFNN_R_SYM, not
2203 ELF64_R_SYM.
2204 (elfNN_ia64_relax_ldxmov): Warning fix.
2205 * xtensa-isa.c (xtensa_add_isa): Warning fix.
2206 * xtensa-modules.c (get_num_opcodes): Warning fix.
2207
2208 2003-05-09 Andrey Petrov <petrov@netbsd.org>
2209
2210 * elf.c (elf_fake_sections): Use correct cast for sh_name.
2211
2212 2003-05-09 Alan Modra <amodra@bigpond.net.au>
2213
2214 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
2215 elflink.h. Replace LOG_FILE_ALIGN with bed->s->log_file_align.
2216 (_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align.
2217 (bfd_elf_record_link_assignment): Move from elflink.h.
2218 (_bfd_elf_merge_symbol): Likewise.
2219 (_bfd_elf_add_default_symbol): Likewise.
2220 (_bfd_elf_export_symbol): Likewise.
2221 (_bfd_elf_link_find_version_dependencies): Likewise.
2222 (_bfd_elf_link_assign_sym_version): Likewise.
2223 (_bfd_elf_link_read_relocs): Likewise.
2224 (_bfd_elf_link_size_reloc_section): Likewise.
2225 (_bfd_elf_fix_symbol_flags): Likewise.
2226 (_bfd_elf_adjust_dynamic_symbol): Likewise.
2227 (_bfd_elf_link_sec_merge_syms): Likewise.
2228 (elf_link_read_relocs_from_section): Likewise. Use bed->s->sizeof_rel
2229 and bed->s->sizeof_rela.
2230 (_bfd_elf_link_output_relocs): Likewise.
2231 * elf-bfd.h (struct elf_size_info): Rename file_align to
2232 log_file_align.
2233 (struct elf_info_failed): Move from elflink.h.
2234 (struct elf_assign_sym_version_info): Likewise.
2235 (struct elf_find_verdep_info): Likewise.
2236 (_bfd_elf_create_dynamic_sections): Delete duplicate declaration.
2237 (_bfd_elf_merge_symbol, _bfd_elf_add_default_symbol,
2238 _bfd_elf_export_symbol, _bfd_elf_link_find_version_dependencies,
2239 _bfd_elf_link_assign_sym_version,
2240 _bfd_elf_link_create_dynamic_sections, _bfd_elf_link_read_relocs,
2241 _bfd_elf_link_size_reloc_section, _bfd_elf_link_output_relocs,
2242 _bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
2243 _bfd_elf_link_sec_merge_syms): Declare.
2244 (bfd_elf32_link_create_dynamic_sections): Don't declare.
2245 (_bfd_elf32_link_read_relocs): Likewise.
2246 (bfd_elf64_link_create_dynamic_sections): Likewise.
2247 (_bfd_elf64_link_read_relocs): Likewise.
2248 * elflink.h: Move lots o' stuff elsewhere.
2249 * bfd-in.h (bfd_elf32_record_link_assignment): Don't declare.
2250 (bfd_elf64_record_link_assignment): Likewise.
2251 (bfd_elf_record_link_assignment): Declare.
2252 * bfd-in2.h: Regenerate.
2253 * elfcode.h (elf_link_create_dynamic_sections): Don't declare.
2254 (NAME(_bfd_elf,size_info)): Adjust for log_file_align.
2255 * elf.c (_bfd_elf_init_reloc_shdr): Adjust for bed->s->log_file_align.
2256 (assign_file_positions_for_segments): Likewise.
2257 (assign_file_positions_except_relocs): Likewise.
2258 (swap_out_syms, elfcore_write_note): Likewise.
2259 * elf-m10200.c: Adjust for changed function names.
2260 * elf-m10300.c: Likewise.
2261 * elf32-arm.h: Likewise.
2262 * elf32-h8300.c: Likewise.
2263 * elf32-hppa.c: Likewise.
2264 * elf32-ip2k.c: Likewise.
2265 * elf32-m32r.c: Likewise.
2266 * elf32-m68hc11.c: Likewise.
2267 * elf32-m68hc1x.c: Likewise.
2268 * elf32-m68k.c: Likewise.
2269 * elf32-mips.c: Likewise.
2270 * elf32-ppc.c: Likewise.
2271 * elf32-sh.c: Likewise.
2272 * elf32-v850.c: Likewise.
2273 * elf32-xtensa.c: Likewise.
2274 * elf64-alpha.c: Likewise.
2275 * elf64-hppa.c: Likewise.
2276 * elf64-mmix.c: Likewise.
2277 * elf64-ppc.c: Likewise.
2278 * elf64-sh64.c: Likewise.
2279 * elfxx-ia64.c: Likewise.
2280 * elfxx-mips.c: Likewise.
2281 (MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align.
2282 * elf64-alpha.c (alpha_elf_size_info): Adjust for log_file_align.
2283 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
2284 * elf64-mips.c (mips_elf64_size_info): Likewise.
2285 * elf64-s390.c (s390_elf64_size_info): Likewise.
2286 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
2287
2288 2003-05-08 H.J. Lu <hongjiu.lu@intel.com>
2289
2290 * elflink.h (elf_add_default_symbol): After skipping the
2291 unversioned symbol, go to non-default one.
2292
2293 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2294
2295 * elfxx-ia64.c (_bfd_elf_link_hash_hide_symbol): Also clear the
2296 want_plt field.
2297 (elfNN_ia64_relocate_section): Don't do dynamic symbol lookup
2298 for symbols with non-default visibility.
2299
2300 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2301
2302 * elflink.h (elf_link_check_versioned_symbol): Also handle the
2303 case that a DSO references a hidden symbol which may be
2304 satisfied by a versioned symbol in another DSO.
2305 (elf_link_output_extsym): Check versioned definition for hidden
2306 symbol referenced by a DSO.
2307
2308 2003-05-07 Nick Clifton <nickc@redhat.com>
2309
2310 * elf32-xstormy16.c (xstormy16_elf_howto_table): Reset
2311 R_XSTORMY16_16 reloc to ignore overflows.
2312
2313 2003-05-06 Alexandre Oliva <aoliva@redhat.com>
2314
2315 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Improve
2316 error message for mixing different-endian files. Check for ABI
2317 compatibility of input files with the selected emulation.
2318
2319 2003-05-05 Alan Modra <amodra@bigpond.net.au>
2320
2321 * elf32-i386.c (allocate_dynrelocs): For undef weak syms with
2322 non-default visibility, a) don't make them dynamic, b) discard
2323 space for dynamic relocs.
2324 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
2325
2326 * elf32-ppc.c (allocate_dynrelocs): For undef weak syms with
2327 non-default visibility, a) don't allocate plt entries, b) don't
2328 allocate .got relocs, c) discard dyn rel space,
2329 (ppc_elf_relocate_section): d) don't generate .got relocs, e)
2330 don't generate dynamic relocs.
2331 * elf64-ppc.c (allocate_dynrelocs): As above.
2332 (ppc64_elf_relocate_section): As above.
2333
2334 2003-05-05 Andreas Jaeger <aj@suse.de>
2335
2336 * elf64-x86-64.c (allocate_dynrelocs): Don't allocate dynamic
2337 relocation entries for weak undefined symbols with non-default
2338 visibility.
2339 (elf64_x86_64_relocate_section): Initialize the GOT entries and
2340 skip R_386_32/R_386_PC32 for weak undefined symbols with
2341 non-default visibility.
2342
2343 2003-05-04 H.J. Lu <hjl@gnu.org>
2344
2345 * elf32-i386.c (allocate_dynrelocs): Don't allocate dynamic
2346 relocation entries for weak undefined symbols with non-default
2347 visibility.
2348 (elf_i386_relocate_section): Initialize the GOT entries and
2349 skip R_386_32/R_386_PC32 for weak undefined symbols with
2350 non-default visibility.
2351
2352 * elfxx-ia64.c (allocate_fptr): Don't allocate function
2353 descriptors for weak undefined symbols with non-default
2354 visibility.
2355 (allocate_dynrel_entries): Don't allocate relocation entries
2356 for symbols resolved to 0.
2357 (set_got_entry): Don't install dynamic relocation for weak
2358 undefined symbols with non-default visibility.
2359 (set_pltoff_entry): Likewise.
2360
2361 * elflink.h (elf_fix_symbol_flags): Hide weak undefined symbols
2362 with non-default visibility.
2363 (elf_link_output_extsym): Don't make weak undefined symbols
2364 with non-default visibility dynamic.
2365
2366 2003-05-04 H.J. Lu <hjl@gnu.org>
2367
2368 * elflink.h (elf_merge_symbol): Correctly handle weak definiton.
2369
2370 2003-05-04 H.J. Lu <hjl@gnu.org>
2371
2372 * elflink.h (elf_merge_symbol): Don't record a hidden/internal
2373 symbol dynamic. Check indirection when removing the old
2374 definition for symbols with non-default visibility.
2375 (elf_add_default_symbol): Skip when told by elf_merge_symbol.
2376
2377 2003-05-02 Nick Clifton <nickc@redhat.com>
2378
2379 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make the
2380 R_XSTORMY16_8 and R_XSTORMY16_16 relocs detect and complain about
2381 unsigned overflow.
2382
2383 2003-05-02 Andreas Jaeger <aj@suse.de>
2384
2385 * elf64-x86-64.c (elf_x86_64_copy_indirect_symbol): Don't copy
2386 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2387 (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
2388 (elf_x86_64_adjust_dynamic_symbol): For weak symbols, copy
2389 ELF_LINK_NON_GOT_REF from weakdef.
2390
2391 2003-05-02 Charles Lepple <clepple@ghz.cc>
2392 Nick Clifton <nickc@redhat.com>
2393
2394 * acinclude.m4: Fix name of --enable-install-libbfd switch.
2395 * aclocal.m4: Regenerate.
2396 * configure: Regenerate.
2397 * Makefile.in: Regenerate.
2398
2399 2003-05-01 Alan Modra <amodra@bigpond.net.au>
2400
2401 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether the
2402 weakdef sym has already been adjusted before treating it specially.
2403 * elf32-i386.c (elf_i386_copy_indirect_symbol): Don't copy
2404 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2405 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
2406 (ppc64_elf_check_relocs): Set ELF_LINK_NON_GOT_REF.
2407
2408 2003-04-28 H.J. Lu <hjl@gnu.org>
2409
2410 * elfxx-ia64.c (elfNN_ia64_relax_section): Relax ldxmov during
2411 the relax finalize pass.
2412
2413 * section.c (struct sec): Add need_finalize_relax and remove
2414 flag11.
2415 (STD_SECTION): Update struct sec initializer.
2416 * bfd-in2.h: Regenerated.
2417
2418 2003-04-28 H.J. Lu <hjl@gnu.org>
2419
2420 * elflink.h (elf_merge_symbol): Call elf_backend_copy_indirect_symbol
2421 to copy any information related to dynamic linking when we flip
2422 the indirection.
2423
2424 2003-04-27 H.J. Lu <hjl@gnu.org>
2425
2426 * elf-bfd.h (ELF_LINK_DYNAMIC_DEF): New.
2427 (ELF_LINK_DYNAMIC_WEAK): New.
2428
2429 * elflink.h (elf_merge_symbol): Add one argument to indicate if
2430 a symbol should be skipped. Ignore definitions in dynamic
2431 objects for symbols with non-default visibility.
2432 (elf_add_default_symbol): Adjusted.
2433 (elf_link_add_object_symbols): Check if a symbol should be
2434 skipped. Don't merge the visibility field with the one from
2435 a dynamic object.
2436 (elf_link_check_versioned_symbol): Use undef_bfd.
2437 (elf_link_output_extsym): Warn if a forced local symbol is
2438 referenced from dynamic objects. Make non-weak undefined symbol
2439 with non-default visibility a fatal error.
2440
2441 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
2442
2443 * configure.in: Bump version on HEAD to 2.14.90.
2444 * configure: Regenerated.
2445
2446 2003-04-26 Stephane Carrez <stcarrez@nerim.fr>
2447
2448 PR savannah/3331:
2449 * elf32-m68hc11.c (m68hc11_elf_relax_section): Clear prev_insn_group
2450 when we couldn't relax something.
2451
2452 2003-04-25 Alan Modra <amodra@bigpond.net.au>
2453
2454 * elflink.h (elf_merge_symbol): When we find a regular definition
2455 for an indirect symbol, flip the indirection so that the old
2456 direct symbol now points to the new definition.
2457
2458 2003-04-24 Roland McGrath <roland@redhat.com>
2459
2460 * elf.c (bfd_section_from_phdr): Map PT_GNU_EH_FRAME to "eh_frame_hdr".
2461
2462 2003-04-24 Alan Modra <amodra@bigpond.net.au>
2463
2464 * elf32-ppc.c: Formatting and comment fixes.
2465 (ELIMINATE_COPY_RELOCS): Move before ppc_elf_copy_indirect_symbol.
2466 (ppc_elf_copy_indirect_symbol): Copy flags here for weakdefs.
2467
2468 2003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
2469
2470 * archures.c (bfd_mach_h8300hn, bfd_mach_h8300sn): Added.
2471 * bfd-in2.h: Rebuilt.
2472 * coff-h8300.c (BADMAG): Add check for H8300HNBADMAG & H8300SNBADMAG.
2473 * coffcode.h (coff_set_arch_mach_hook): Add case for H8300HNMAGIC
2474 & H8300SNMAGIC.
2475 (coff_set_flags): Add case for bfd_mach_h8300hn & bfd_mach_h8300sn.
2476 * cpu-h8300.c (h8300_scan): Handle h8300hn, h8300sn.
2477 (h8300sn_info_struct, h8300hn_info_struct): New.
2478 * elf32-h8300.c (elf32_h8_mach): Handle case for h8300hn & h8300sn
2479 (elf32_h8_final_write_processing): Likewise.
2480
2481 2003-04-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2482
2483 * elf32-sh.c (tpoff): New.
2484 (struct elf_sh_dyn_relocs): Remove tls_tpoff32.
2485 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2486 (allocate_dynrelocs): Don't make unnecessary dynamic TLS
2487 relocations. Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses.
2488 (sh_elf_relocate_section): Likewise. Remove unnecessary tests.
2489 (dtpoff_base): Fix wrong indentation.
2490 (sh_elf_check_relocs): Don't set DF_STATIC_TLS flag with non-TLS
2491 relocations. Don't set tls_tpoff32 flag. Don't make unnecessary
2492 R_SH_TLS_TPOFF32 relocations.
2493
2494 2003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
2495
2496 * archures.c (enum bfd_architecture): Amend comment to refer to SuperH.
2497 * cpu-sh.c: Likewise.
2498 * elf32-sh.c: Likewise.
2499 * reloc.c (bfd_reloc_code_real): Likewise.
2500 * elf32-sh64-com.c: Change comment to refer to SuperH.
2501 * elf32-sh64.c: Likewise.
2502 * elf64-sh64.c: Likewise.
2503 * bfd-in2.h (enum bfd_architecture): Regenerate.
2504
2505 2003-04-23 Alan Modra <amodra@bigpond.net.au>
2506
2507 From Julien LEMOINE <speedblue@debian.org>
2508 * elf32-i386.c (elf_i386_info_to_howto): Delete.
2509 (elf_info_to_howto): Define as elf_i386_info_to_howto_rel.
2510
2511 2003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2512
2513 * archures.c: Replace references to Mitsubishi M32R with references
2514 to Renesas M32R.
2515 * relocs.c: Likewise.
2516 * bfd-in2.h: Regenerate.
2517
2518 2003-04-21 Richard Henderson <rth@redhat.com>
2519
2520 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for an
2521 executable when a symbol is defined both regular and dynamic.
2522
2523 2003-04-21 Stephane Carrez <stcarrez@nerim.fr>
2524
2525 * Makefile.am (BFD32_BACKENDS): Add elf32-m68hc1x.lo.
2526 (elf32-m68hc1x.lo): Update dependencies
2527 * configure.in: Add elf32-m68hc1x.lo.
2528 * configure: Rebuild.
2529 * Makefile.in: Rebuild.
2530
2531 2003-04-21 Stephane Carrez <stcarrez@nerim.fr>
2532
2533 * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
2534 (m68hc11_elf_hash_table_create): New function.
2535 (elf32_m68hc11_link_hash_table_free): New function.
2536 (stub_hash_newfunc): New function.
2537 (m68hc11_add_stub): New function.
2538 (elf32_m68hc11_add_symbol_hook): New function.
2539 (elf32_m68hc11_setup_section_lists): New function.
2540 (elf32_m68hc11_next_input_section): New function.
2541 (elf32_m68hc11_size_stubs): New function.
2542 (elf32_m68hc11_build_stubs): New function.
2543 (m68hc11_get_relocation_value): New function.
2544 (elf32_m68hc11_relocate_section): Call the above to redirect
2545 some relocations to the trampoline code.
2546 (m68hc11_elf_export_one_stub): New function.
2547 (m68hc11_elf_set_symbol): New function.
2548 (elf32_m68hc11_build_stubs): Call it via bfd_hash_traverse.
2549 (m68hc11_elf_get_bank_parameters): Get parameters only when the info
2550 is not yet initialized.
2551
2552 * elf32-m68hc1x.h: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
2553 (elf32_m68hc11_stub_hash_entry): New struct.
2554 (m68hc11_page_info): Add trampoline handler address.
2555 (m68hc11_elf_link_hash_table): Add stubs generation members.
2556 (elf32_m68hc11_add_symbol_hook): Declare.
2557 (elf32_m68hc11_setup_section_lists): Declare.
2558 (elf32_m68hc11_size_stubs): Declare.
2559 (elf32_m68hc11_build_stubs): Declare.
2560
2561 * elf32-m68hc11.c (m68hc11_elf_ignore_reloc): Move to elf32-m68hc1x.c.
2562 (elf32_m68hc11_gc_mark_hook, elf32_m68hc11_gc_sweep_hook): Likewise.
2563 (elf32_m68hc11_check_relocs, elf32_m68hc11_relocate_section): Ditto.
2564 (_bfd_m68hc11_elf_set_private_flags): Ditto.
2565 (_bfd_m68hc11_elf_merge_private_bfd_data): Ditto.
2566 (_bfd_m68hc11_elf_print_private_bfd_data): Ditto.
2567 (bfd_elf32_bfd_link_hash_table_create): Define.
2568 (elf_backend_add_symbol_hook): Define.
2569 (m68hc11_elf_bfd_link_hash_table_create): New function.
2570 (m68hc11_elf_build_one_stub): New function.
2571 (m68hc11_elf_size_one_stub): New function.
2572 (m68hc11_elf_bfd_link_hash_table_create): Install the above.
2573 (bfd_elf32_bfd_link_hash_table_create): Define.
2574
2575 * elf32-m68hc12.c (m68hc11_elf_ignore_reloc): Remove.
2576 (m68hc12_addr_is_banked): Remove, use m68hc11_addr_is_banked.
2577 (m68hc12_phys_addr): Ditto.
2578 (m68hc12_phys_page): Ditto.
2579 (m68hc12_elf_special_reloc): Move to elf32-m68hc1x.c.
2580 (elf32_m68hc11_gc_mark_hook): Likewise.
2581 (elf32_m68hc11_gc_sweep_hook): Likewise.
2582 (elf32_m68hc11_check_relocs): Likewise.
2583 (elf32_m68hc11_relocate_section): Likewise.
2584 (_bfd_m68hc12_elf_set_private_flags): Likewise.
2585 (_bfd_m68hc12_elf_merge_private_bfd_data): Likewise.
2586 (_bfd_m68hc12_elf_print_private_bfd_data): Likewise.
2587 (m68hc12_elf_build_one_stub): New function.
2588 (m68hc12_elf_size_one_stub): New function.
2589 (m68hc12_elf_bfd_link_hash_table_create): New function, use the above.
2590 (elf_backend_add_symbol_hook): Define.
2591 (elf_m68hc11_howto_table): Use TRUE for pcrel relocs; fix masks.
2592
2593 2003-04-18 Nick Clifton <nickc@redhat.com>
2594
2595 * format.c (bfd_check_format_matches): Only check associated
2596 vector if the matching_vector has been created.
2597
2598 2003-04-15 Alexandre Oliva <aoliva@redhat.com>
2599
2600 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
2601 2003-04-09's change.
2602
2603 2003-04-15 Brian Ford <ford@vss.fsi.com>
2604
2605 * peicode.h (coff_swap_scnhdr_in): If a section holds
2606 uninitialized data and is from an object file or from an
2607 executable image that has not initialized the s_size field, or if
2608 the physical size is padded, use the virtual size (stored in
2609 s_paddr) instead.
2610
2611 2003-04-15 H.J. Lu <hjl@gnu.org>
2612
2613 * elflink.h (elf_link_add_object_symbols): Properly report
2614 filename for alignment reduction.
2615
2616 2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
2617
2618 * archures.c: Replace occurrances of 'Hitachi' with 'Renesas'.
2619 * reloc.c: Likewise.
2620 * coff-h8300.c: Likewise.
2621 * coff-h8500.c: Likewise.
2622 * coff-sh.c: Likewise.
2623 * cpu-h8300.c: Likewise.
2624 * cpu-sh.c: Likewise.
2625 * elf32-h8300.c: Likewise.
2626 * elf32-sh.c: Likewise.
2627 * elf32-sh64-com.c: Likewise.
2628 * elf32-sh64.c: Likewise.
2629 * elf64-sh64.c: Likewise.
2630 * bfd-in2.h: Regenerate.
2631
2632 2003-04-14 H.J. Lu <hjl@gnu.org>
2633
2634 * elflink.h (elf_link_add_object_symbols): Maintain maximum
2635 alignment for common symbols. Warn reducing alignment for
2636 common symbols. Report old filename when symbol size changes.
2637
2638 2003-04-12 Alexandre Oliva <aoliva@redhat.com>
2639
2640 * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
2641 occurrences of the same test changed in the previous patch.
2642 Optimize.
2643
2644 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
2645
2646 * elfxx-mips.c (mips_elf_get_global_gotsym_index): New.
2647 (mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to
2648 GOT_DISP/addend only if the symbol got a global GOT entry.
2649
2650 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
2651
2652 * elfxx-mips.c (mips_elf_calculate_relocation): Decay
2653 GOT_PAGE/GOT_OFST referencing overridable symbol to
2654 GOT_DISP/addend.
2655 (_bfd_mips_elf_check_relocs): Handle GOT_PAGE referencing
2656 global symbol as GOT_DISP.
2657
2658 2003-04-10 Bob Wilson <bob.wilson@acm.org>
2659
2660 * elf32-xtensa.c (elf_xtensa_relocate_section): Don't continue to the
2661 next relocation on an undefined symbol.
2662
2663 2003-04-09 Richard Henderson <rth@redhat.com>
2664
2665 * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:
2666 Ignore relocations against r_symndx == 0.
2667
2668 2003-04-09 H.J. Lu <hjl@gnu.org>
2669
2670 * elf64-alpha.c (elf64_alpha_relocate_section): Don't return
2671 FALSE for undefined symbols.
2672 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
2673
2674 2003-04-09 Alexandre Oliva <aoliva@redhat.com>
2675
2676 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standard
2677 and IRIX-specific shift-to-64-bit 4-byte lengths before following
2678 addr_size.
2679
2680 2003-04-08 Alexandre Oliva <aoliva@redhat.com>
2681
2682 * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)
2683 pointer size from ABI, not arch_bits_per_address.
2684
2685 2003-04-07 Kevin Buettner <kevinb@redhat.com>
2686
2687 * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related
2688 constants for n32 ABI.
2689
2690 2003-04-06 Andrew Cagney <cagney@redhat.com>
2691
2692 * simple.c (bfd_simple_get_relocated_section_contents): Disable
2693 free that leads to GDB vs BFD memory corruption.
2694
2695 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
2696
2697 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust
2698 symbols that mark the end of the section.
2699 (m68hc11_elf_relax_section): Use R_M68HC11_PCREL_8 relocs when
2700 converting to a relative branch so that the offset is computed after
2701 the relaxation; also relocate a jsr into a bsr if possible but don't
2702 relax them if they are to a far symbol as we need to call the
2703 trampoline code.
2704 (elf_m68hc11_howto_table): Set pcrel_offset to true.
2705
2706 2003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2707
2708 * archures.c: Namespace cleanup. Rename bfd_mach_c3x to
2709 bfd_mach_tic3x and bfd_mach_c4x to bfd_mach_tic4x
2710 * bfd-in2.h: Regenerate
2711 * coff-tic4x.c: Namespace cleanup. Replace s/c4x/tic4x/
2712 * cpu-tic4x.c: Ditto
2713
2714 2003-04-03 Nick Clifton <nickc@redhat.com>
2715
2716 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Compute ps and ss
2717 differently for object files and executables.
2718 * peicode.h (coff_swap_scnhdr_in): Only set the s_size field
2719 for object files or for executables who have not already
2720 initialised the field.
2721 * libpei.h (bfd_pe_executable_p): New macro. Return true if
2722 the PE format bfd is an executable.
2723
2724 2003-04-03 Alan Modra <amodra@bigpond.net.au>
2725
2726 * elf32-ppc.c (ppc_elf_check_relocs): Don't use SYMBOL_REFERENCES_LOCAL
2727 here as it's too early to reliably determine locality.
2728 (ppc_elf_gc_sweep_hook): Likewise.
2729 (SYMBOL_REFERENCES_LOCAL): Expand comment.
2730
2731 2003-04-02 Bob Wilson <bob.wilson@acm.org>
2732
2733 * xtensa-modules.c: Remove comment indicating that this is a
2734 generated file.
2735
2736 2003-04-02 Alan Modra <amodra@bigpond.net.au>
2737
2738 * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Test for NULL dynobj.
2739
2740 2003-04-01 Bob Wilson <bob.wilson@acm.org>
2741
2742 * Makefile.am (ALL_MACHINES): Add cpu-xtensa.lo.
2743 (ALL_MACHINES_CFILES): Add cpu-xtensa.c.
2744 (BFD32_BACKENDS): Add elf32-xtensa.lo, xtensa-isa.lo, and
2745 xtensa-modules.lo.
2746 (BFD32_BACKENDS_CFILES): Add elf32-xtensa.c, xtensa-isa.c, and
2747 xtensa-modules.c.
2748 (cpu-xtensa.lo): New target.
2749 (elf32-xtensa.lo): Likewise.
2750 (xtensa-isa.lo): Likewise.
2751 (xtensa-modules.lo): Likewise.
2752 * Makefile.in: Regenerate.
2753 * archures.c (bfd_architecture): Add bfd_{arch,mach}_xtensa.
2754 (bfd_archures_list): Add bfd_xtensa_arch.
2755 * config.bfd: Handle xtensa-*-*.
2756 * configure.in: Handle bfd_elf32_xtensa_{le,be}_vec.
2757 * configure: Regenerate.
2758 * reloc.c: Add BFD_RELOC_XTENSA_{RTLD,GLOB_DAT,JMP_SLOT,RELATIVE,
2759 PLT,OP0,OP1,OP2,ASM_EXPAND,ASM_SIMPLIFY}.
2760 * targets.c (bfd_elf32_xtensa_be_vec): Declare.
2761 (bfd_elf32_xtensa_le_vec): Likewise.
2762 (bfd_target_vector): Add bfd_elf32_xtensa_{be,le}_vec.
2763 * cpu-xtensa.c: New file.
2764 * elf32-xtensa.c: Likewise.
2765 * xtensa-isa.c: Likewise.
2766 * xtensa-modules.c: Likewise.
2767 * libbfd.h: Regenerate.
2768 * bfd-in2.h: Likewise.
2769
2770 2003-04-01 Nick Clifton <nickc@redhat.com>
2771
2772 * archures.c (bfd_mach_arm_unknown): Define.
2773 * bfd-in.h (bfd_arm_merge_machines, bfd_arm+update_notes,
2774 bfd_arm_get_mach_from_notes): Prototype.
2775 * bfd-in2.h: Regenerate.
2776 * coff-arm.c (coff_arm_merge_private_bfd_data): Call
2777 bfd_arm_merge_machines.
2778 (coff_arm_final_link_postscript): Call bfd_arm_update_notes.
2779 * coffcode.h (coff_set_arch_mach_hook): Call
2780 bfd_arm_get_mach_from_notes.
2781 * coffgen.c (coff_real_object_p): Revert previous delta.
2782 * cpu_arm.c (arm_check_note): New function. Examine a note in a
2783 .note section.
2784 (bfd_arm_merge_machines): New function: Handle the merging of ARM
2785 binaries compiled for different architectures..
2786 (bfd_arm_update_notes): New function: Update an ARM note section.
2787 (bfd_arm_get_mach_from_notes): New function: Extract a bfd machine
2788 number from an ARM note section.
2789 * elf32-arm.h (elf32_arm_object_p): Use
2790 bfd_arm_get_mach_from_notes.
2791 (elf32_arm_merge_private_bfd_data): Use bfd_arm_merge_machines.
2792 (elf32_arm_final_write_processing): Use bfd_arm_update_notes.
2793
2794 2003-04-01 Ben Elliston <bje@wasabisystems.com>
2795
2796 * dwarf2.c (read_attribute_value): Correct typo in comment.
2797
2798 2003-04-01 Nick Clifton <nickc@redhat.com>
2799
2800 * dwarf2.c (concat_filename): Use bfd_malloc() and strdup()
2801 instead of concat().
2802 (decode_line_info): Only free filename if it is not NULL.
2803 (add_line_info): Make a copy of the filename when storing it into
2804 the info structure.
2805
2806 2003-03-31 Andreas Schwab <schwab@suse.de>
2807 Daniel Jacobowitz <drow@mvista.com>
2808
2809 * simple.c (bfd_simple_get_relocated_section_contents): Add
2810 parameter symbol_table. Optionally use it instead of the symbol
2811 table from the bfd. Save and restore output offsets and output
2812 sections around bfd_get_relocated_section_contents. Fix a memory
2813 leak.
2814 (simple_save_output_info, simple_restore_output_info): New
2815 functions.
2816 * bfd-in2.h: Regenerate.
2817 * dwarf2.c (read_abbrevs): Use
2818 bfd_simple_get_relocated_section_contents instead of
2819 bfd_get_section_contents.
2820 (decode_line_info): Likewise.
2821 (_bfd_dwarf2_find_nearest_line): Likewise. Don't call
2822 find_rela_addend.
2823 (find_rela_addend): Remove.
2824 * elfxx-ia64.c (elfNN_ia64_reloc): Weaken sanity check for
2825 debugging sections.
2826 (elfNN_ia64_hash_table_create): Create the hash table with malloc,
2827 not bfd_zalloc.
2828
2829 2003-03-31 David Heine <dlheine@suif.stanford.edu>
2830
2831 * aoutx.h (aout_link_hash_table_create): Use bfd_malloc instead of
2832 bfd_alloc.
2833 * dwarf2.c (concat_filename): Always allocate space for the
2834 returned filename.
2835 (decode_line_info): Free the allocated filename returned by
2836 concat_filename.
2837 * elf-eh-frame.c (bfd_elf_write_section_eh_frame): Fix memory leaks.
2838 * elf.c (copy_private_bfd_data): Likewise.
2839 (_bfd_elf_slurp_version_tables): Fix bug freeing contents pointer.
2840 * elflink.h (elf_link_sort_relocs): Fix memory leak.
2841 * format.c (bfd_check_format_matches): Likewise.
2842 * linker.c (bfd_generic_final_link): Likewise.
2843 * opncls.c (find_separate_debug_info): Likewise.
2844 * simple.c (bfd_simple_get_relocated_section_contents): Likewise.
2845
2846 2003-03-28 H.J. Lu <hjl@gnu.org>
2847
2848 * elflink.h (elf_link_add_object_symbols): Correctly combine
2849 visibilities.
2850
2851 2003-03-27 Jakub Jelinek <jakub@redhat.com>
2852
2853 * elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offset
2854 to -1 before recomputing got offsets.
2855
2856 2003-03-26 Andreas Schwab <schwab@suse.de>
2857
2858 * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
2859 (elf_m68k_relocate_section): Use it to correctly handle symbols
2860 forced to be local.
2861 (elf_m68k_finish_dynamic_symbol): Emit RELATIVE reloc for got
2862 entries for symbols that are forced to be local.
2863
2864 2003-03-25 Alexandre Oliva <aoliva@redhat.com>
2865
2866 * elfxx-mips.c (_bfd_mips_relax_section): New function.
2867 * elfxx-mips.h (_bfd_mips_relax_section): Declare.
2868 * elfn32-mips.c, elf64-mips.c: Use it.
2869
2870 2003-03-25 Stan Cox <scox@redhat.com>
2871 Nick Clifton <nickc@redhat.com>
2872
2873 Contribute support for Intel's iWMMXt chip - an ARM variant:
2874
2875 * archures.c: Add bfd_mach_arm_iWMMXt.
2876 * reloc.c: Add BFD_RELOC_ARM_CP_OFF_IMM_S2.
2877 * bfd-in2.h: Regenerate.
2878 * libbfd.h: Regenerate.
2879 * coff-arm.c (coff_arm_merge_private_bfd_data): Allow iWMMXt
2880 object files to be linked with XScale ones.
2881 (coff_arm_final_link_postscript): Update note section.
2882 * coffcode.h (coff_set_arch_mach_hook): Handle note section.
2883 * coffgen.c (coff_real_object_p): Call bfd_coff_set_arch_mach_hook
2884 after identifying a coff binary.
2885 * cpu-arm.c (processors): Add iWMMXt.
2886 (arch_inf): Likewise.
2887 * elf32-arm.h (arm_object_p): Handle note section.
2888 (elf32_arm_merge_private_bfd_data): Allow iWMMXt object files to
2889 be linked with XScale ones.
2890 (elf32_arm_section_flags): New function: Set flags on note section.
2891 (elf32_arm_final_write_processing): Handle note section.
2892
2893 2003-03-21 DJ Delorie <dj@redhat.com>
2894
2895 * elf32-xstormy16.c (elf32_xstormy16_relocate_section): Call
2896 _bfd_elf_rela_local_sym.
2897
2898 2003-03-20 H.J. Lu <hjl@gnu.org>
2899
2900 * elfxx-ia64.c (elfNN_ia64_relax_section): Don't try relax for
2901 non-ELF outputs.
2902
2903 2003-03-20 Nick Clifton <nickc@redhat.com>
2904
2905 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Initialise $idata2 and
2906 $idata5 in case bfd_coff_final_link is not called.
2907
2908 2003-03-19 Jakub Jelinek <jakub@redhat.com>
2909
2910 * elf64-sparc.c (struct sparc64_elf_section_data): Add reloc_count
2911 field.
2912 (canon_reloc_count): Define.
2913 (sparc64_elf_slurp_one_reloc_table, sparc64_elf_slurp_reloc_table,
2914 sparc64_elf_canonicalize_dynamic_reloc): Use it instead of
2915 reloc_count.
2916 (sparc64_elf_canonicalize_reloc): New routine.
2917 (bfd_elf64_canonicalize_reloc): Define.
2918
2919 2003-03-18 Jakub Jelinek <jakub@redhat.com>
2920
2921 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle relaxation
2922 againt mergeable sections. Take r_addend into account when caching
2923 trampolines.
2924
2925 2003-03-18 Richard Henderson <rth@redhat.com>
2926
2927 * elfxx-ia64.c (get_dyn_sym_info): Return NULL gracefully for
2928 local symbols that have no dyninfo.
2929
2930 2003-03-14 Gene Smith <gene.smith@siemens.com>
2931
2932 * ieee.c (ieee_write_expression): Handle the case where symbol is
2933 NULL.
2934 General formatting improvements.
2935
2936 2003-03-13 Nick Clifton <nickc@redhat.com>
2937
2938 * configure.in (LINGUAS): Add zh_CN.
2939 * configure: Regenerate.
2940 * po/zh_CN.po: New file.
2941
2942 2003-03-13 Elias Athanasopoulos <elathan@phys.uoa.gr>
2943
2944 * aout-cris.c (BYTES_IN_WORD): Don't define.
2945 aout-encap.c: Likewise.
2946 aout-ns32k.c: Likewise.
2947 aout-tic30.c: Likewise.
2948 hp300bsd.c: Likewise.
2949 i386aout.c: Likewise.
2950 i386dynix.c: Likewise.
2951 i386linux.c: Likewise.
2952 i386lynx.c: Likewise.
2953 i386mach3.c: Likewise.
2954 m68k4knetbsd.c: Likewise.
2955 m68klinux.c: Likewise.
2956 m68klynx.c: Likewise.
2957 m68knetbsd.c: Likewise.
2958 m88kmach3.c: Likewise.
2959 mipsbsd.c: Likewise.
2960 newsos3.c: Likewise.
2961 sparclinux.c: Likewise.
2962 sparclynx.c: Likewise.
2963 sparcnetbsd.c: Likewise.
2964 vaxbsd.c: Likewise. Fix comment formatting.
2965
2966 2003-03-12 Alexandre Oliva <aoliva@redhat.com>
2967
2968 * Reverted 2003-03-02's patch.
2969
2970 * elfxx-target.h (bfd_elfNN_canonicalize_reloc): Make it
2971 overridable.
2972 * elf64-mips.c (mips_elf64_canonicalize_reloc,
2973 mips_elf64_get_dynamic_reloc_upper_bound,
2974 mips_elf64_canonicalize_dynamic_reloc): New, adapted from elf.c.
2975 (bfd_elf64_get_canonicalize_reloc,
2976 bfd_elf64_get_dynamic_reloc_upper_bound,
2977 bfd_elf64_canonicalize_dynamic_reloc): Define.
2978 (mips_elf64_slurp_reloc_table): Support dynamic.
2979 (mips_elf64_slurp_one_reloc_table): Adjust.
2980
2981 2003-03-12 Nick Clifton <nickc@redhat.com>
2982
2983 * xsym.c (bfd_sym_fetch_type_information_table_entry): Change
2984 'index' to 'offset' in test for zero value.
2985
2986 2003-03-11 Alexandre Oliva <aoliva@redhat.com>
2987
2988 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Do not create
2989 dynamic relocations pointing to local or section symbols, use the
2990 NULL symbol instead. Document the choice to not emit an
2991 additional R_MIPS_64 relocation.
2992
2993 2003-03-11 Alan Modra <amodra@bigpond.net.au>
2994
2995 * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma from
2996 zero index dynamic tls relocs generated for the GOT. Tidy code.
2997 Set "relocation" to 1 on DTPMOD32 relocs. Optimize HA adjustment.
2998 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
2999
3000 2003-03-07 Alan Modra <amodra@bigpond.net.au>
3001
3002 * elf32-ppc.c (ppc_elf_relocate_section): Don't look for a nop after
3003 a tls_get_addr call.
3004
3005 * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3006 (ppc_elf_adjust_dynamic_symbol): For weak symbols, copy
3007 ELF_LINK_NON_GOT_REF from weakdef.
3008 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3009 (ppc64_elf_adjust_dynamic_symbol): For weak symbols, copy
3010 ELF_LINK_NON_GOT_REF from weakdef.
3011 * elf32-i386.c (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
3012 (elf_i386_adjust_dynamic_symbol): For weak symbols, copy
3013 ELF_LINK_NON_GOT_REF from weakdef.
3014
3015 2003-03-06 Jakub Jelinek <jakub@redhat.com>
3016 Andrew Haley <aph@redhat.com>
3017
3018 * elflink.h (elf_bfd_discard_info): Don't process eh frames if
3019 output is relocateable.
3020
3021 2003-03-06 Steven Konopa <skonopa@kgo.csc.com>
3022
3023 * som.c (som_fixup_formats): Correct formats for R_AUX_UNWIND and
3024 R_COMMENT.
3025
3026 2003-03-06 Alan Modra <amodra@bigpond.net.au>
3027
3028 * elf32-ppc.c (ppc_elf_create_linker_section): Don't capitalize
3029 error messages.
3030 (ELIMINATE_COPY_RELOCS): Define to zero.
3031 (ppc_elf_relocate_section): Don't deref htab->tls_sec when calculating
3032 TLSLD relocs. Report reloc types on a number of errors. Optimize
3033 LOCAL24PC check for non-local syms. Don't capitalize error messages.
3034 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define to zero.
3035 (ppc64_elf_relocate_section): Don't deref htab->tls_sec when
3036 calculating TLSLD relocs. Report reloc types on a number of errors.
3037 Don't capitalize error messages.
3038
3039 2003-03-03 H.J. Lu <hjl@gnu.org>
3040
3041 * elfxx-ia64.c (USE_BRL): Removed.
3042 (oor_ip): Removed.
3043
3044 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
3045
3046 * elf32-sh.c (sh_elf_howto_tab): Make R_SH_IND12W into an ordinary
3047 relocation (no special function), and make it non-partial_inplace.
3048 (sh_elf_relax_section): When creating a bsr, use a consistent value
3049 no matter if the symbol is extern or not; set addend to -4.
3050 Don't swap load / non-load instructions for SH4.
3051 (sh_elf_relax_delete_bytes): In R_SH_IND12W case, check the offset
3052 rather than if the symbol is external to determine if adjusting the
3053 offset makes sense. Adjust the addend too if appropriate.
3054 (sh_elf_relocate_section): In R_SH_IND12W, don't fiddle with the
3055 relocation.
3056
3057 2003-03-03 Nick Clifton <nickc@redhat.com>
3058
3059 * po/da.po: Installed latest translation.
3060
3061 2003-03-02 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3062
3063 * elf32-mips.c (elf_mips_howto_table_rel): Change definition of
3064 R_MIPS_PC16 to rightshift 2.
3065 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc.
3066 (bfd_elf32_bfd_reloc_type_lookup): Support
3067 BFD_RELOC_MIPSEMB_16_PCREL_S2.
3068 * elf64-mips.c (mips_elf64_howto_table_rel): Change definition of
3069 R_MIPS_PC16 to rightshift 2.
3070 (mips_elf64_howto_table_rela): Likewise.
3071 (mips_reloc_map): Map to rightshifted BFD reloc.
3072 * elfn32-mips.c: The same as in elf64-mips.c.
3073 * elfxx-mips.c (mips_elf_got_for_ibfd): Typo in comment.
3074 (mips_elf_calculate_relocation): Handle rightshifted addends for
3075 R_MIPS_PC16.
3076 * reloc.c (BFD_RELOC_MIPSEMB_16_PCREL_S2): New BFD relocation for
3077 MIPS Embedded PIC. Remove superfluous empty COMMENT.
3078 * libbfd.h: Regenerate.
3079 * bfd-in2.h: Regenerate.
3080
3081 2003-02-28 Richard Henderson <rth@redhat.com>
3082
3083 * elfxx-ia64.c (elfNN_ia64_relax_section): Correct bounds
3084 for ltoff22x relaxation.
3085
3086 2003-03-01 Alan Modra <amodra@bigpond.net.au>
3087
3088 * bfd-in.h (_bfd): Don't define.
3089 * bfd.c: Rename occurrences of "struct _bfd" to "struct bfd".
3090 * syms.c: Likewise.
3091 * bfd-in2.h: Regenerate.
3092
3093 2003-02-27 Richard Henderson <rth@redhat.com>
3094
3095 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;
3096 (elfNN_ia64_check_relocs): Set it.
3097 (allocate_global_data_got): Check it.
3098 (allocate_local_got): Likewise.
3099 (allocate_dynrel_entries): Likewise.
3100 (elfNN_ia64_relax_ldxmov): New.
3101 (elfNN_ia64_relax_section): Handle LTOFF22X, LDXMOV.
3102 (elfNN_ia64_choose_gp): Split out from ...
3103 (elfNN_ia64_final_link): ... here.
3104
3105 2003-02-27 Andrew Cagney <cagney@redhat.com>
3106
3107 * bfd.c (struct bfd): Rename "struct _bfd".
3108 * bfd-in.h: Update copyright.
3109 (struct bfd): Rename "struct _bfd".
3110 (_bfd): Define for backward compatibility.
3111 * bfd-in2.h: Regenerate.
3112
3113 2003-02-25 Alan Modra <amodra@bigpond.net.au>
3114
3115 * elflink.h (elf_bfd_final_link): Apportion reloc counts to rel_hdr
3116 and rel_hdr2 when initially counting input relocs rather than after
3117 creating output reloc sections.
3118 (elf_link_read_relocs_from_section): Don't abort with wrong reloc
3119 sizes.
3120
3121 * Makefile.am: Run "make dep-am".
3122 * Makefile.in: Regenerate.
3123
3124 2003-02-24 Kris Warkentin <kewarken@qnx.com>
3125
3126 * elf.c (elfcore_read_notes): Add check for QNX style core file.
3127 (elfcore_grog_nto_note): New function.
3128 (elfcore_grog_nto_gregs): New function.
3129 (elfcore_grog_nto_status): New function.
3130
3131 2003-02-24 Alan Modra <amodra@bigpond.net.au>
3132
3133 * elflink.c (_bfd_elf_create_got_section): Check existing .got
3134 section flags before concluding that we've already been called.
3135 Don't use register keyword.
3136 (_bfd_elf_create_dynamic_sections): Don't use register keyword.
3137 (_bfd_elf_create_linker_section): Formatting.
3138
3139 2003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
3140
3141 * coff-h8300.c: Fix typo: intial -> initial.
3142 * coff-ppc.c: Likewise.
3143
3144 2003-02-20 Alan Modra <amodra@bigpond.net.au>
3145
3146 * elf32-ppc.c: Formatting.
3147 (allocate_dynrelocs): LD and GD relocs against the same sym need
3148 separate GOT entries.
3149 (ppc_elf_relocate_section): Correct GOT handling for multiple GOT
3150 entries per symbol.
3151
3152 2003-02-19 Alan Modra <amodra@bigpond.net.au>
3153
3154 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc
3155 removal. Localize vars. Remove unnecessary dynobj test.
3156 * elf32-i386 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead
3157 of INFO.
3158 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3159 and optimize.
3160 (elf_i386_relocate_section): Likewise.
3161 (elf_i386_gc_sweep_hook): Simplify dyn reloc removal. Localize vars.
3162 * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
3163 * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
3164 * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
3165 * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
3166 * elf32-sparc.c (elf32_sparc_gc_sweep_hook): Likewise. Remove
3167 local_dynrel for section too. Don't touch HIPLT22, LOPLT10, PCPLT32
3168 or PCPLT10 relocs. Don't subtract twice on PLT32 relocs.
3169 Formatting.
3170
3171 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define.
3172 (ppc64_elf_check_relocs): Use it. Correct comment. Move SEC_ALLOC
3173 test.
3174 (ppc64_elf_adjust_dynamic_symbol): Use ELIMINATE_COPY_RELOCS.
3175 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3176 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3177 and optimize. Use ELIMINATE_COPY_RELOCS.
3178 (ppc64_elf_relocate_section): Likewise.
3179
3180 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_count field.
3181 (ppc_elf_copy_indirect_symbol): Copy pc_count field.
3182 (ELIMINATE_COPY_RELOCS): Define.
3183 (ppc_elf_adjust_dynamic_symbol): Convert copy relocs to dynamic.
3184 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3185 (MUST_BE_DYN_RELOC): Define.
3186 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3187 and optimize. Trim dyn_relocs.
3188 (ppc_elf_check_relocs): Don't generate dyn_relocs when we know they'll
3189 not be used. Do generate dyn_relocs for copy reloc avoidance. Keep
3190 track of pc_rel dyn relocs.
3191 (ppc_elf_relocate_section): Remove "will_become_local". Adjust
3192 WILL_CALL_FINISH_DYNAMIC_SYMBOL use. Trim dyn relocs as per
3193 allocate_dynrelocs. Don't recalculate "sec".
3194
3195 2003-02-18 Alan Modra <amodra@bigpond.net.au>
3196
3197 * elf32-ppc.c (ppc_elf_relocate_section): Remove unnecessary test.
3198 * elf64-ppc.c (ppc64_elf_tls_optimize): Decrement tlsld_got.refcount
3199 on invalid LD relocs.
3200 (allocate_dynrelocs): Invalid LD relocs don't use tlsld_got entry.
3201 (ppc64_elf_relocate_section): Unify new handling of LD relocs and
3202 tlsld_got entry. Use IS_PPC64_TLS_RELOC.
3203
3204 * elf32-ppc.h: New file.
3205 * elf32-ppc.c: Include elf32-ppc.h.
3206 (NOP, CROR_151515, CROR_313131, TP_OFFSET, DTP_OFFSET): Define.
3207 (struct ppc_elf_link_hash_entry): Rename "root" to "elf". Adjust uses.
3208 Add "tls_mask" field.
3209 (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.
3210 (struct ppc_elf_link_hash_table): Rename "root" to "elf". Adjust uses.
3211 Add got, relgot, plt, relplt, dynbss, relbss, dynsbss, relsbss,
3212 sdata, sdata2, tls_sec, tls_get_addr, tlsld_got fields.
3213 Make use of htab shortcuts throughout file.
3214 (ppc_elf_link_hash_newfunc): Init tls_mask field.
3215 (ppc_elf_link_hash_table_create): Init new fields.
3216 (ppc_elf_copy_indirect_symbol): Copy tls_mask.
3217 (ppc_elf_howto_raw): Add tls relocs.
3218 (ppc_elf_reloc_type_lookup): Handle them.
3219 (ppc_elf_unhandled_reloc): New function.
3220 (ppc_elf_create_got): Stash got section pointer in hash table,
3221 return status. Make .rela.got too.
3222 (ppc_elf_create_dynamic_sections): Stash section pointers in htab.
3223 (ppc_elf_adjust_dynamic_symbol): Only set up copy relocs when
3224 NON_GOT_REF set. Don't allocate space in .plt here..
3225 (allocate_dynrelocs): ..do so here instead, properly ref-counting and
3226 not allocating plt entries unnecessarily. Allocate got entries here.
3227 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3228 (ppc_elf_size_dynamic_sections): Allocate local got entries. Pass
3229 "info" during allocate_dynrelocs hash traversal. Use htab section
3230 shortcuts rather than searching for named sections. Get rid of
3231 "plt" and "strip" booleans.
3232 (update_local_sym_info, bad_shared_reloc): New functions.
3233 (ppc_elf_check_relocs): Handle TLS relocs. Move .rela.got creation to
3234 ppc_elf_create_got. Don't mark got or plt reloc syms dynamic, do so
3235 in allocate_dynreloc. Use update_local_sym_info and bad_shared_reloc.
3236 Disallow R_PPC_EMB_RELSDA, R_PPC_EMB_NADDR32, R_PPC_EMB_NADDR16,
3237 R_PPC_EMB_NADDR16_LO, R_PPC_EMB_NADDR16_HI and R_PPC_EMB_NADDR16_HA
3238 in shared libs. R_PPC_PLTREL32 is a plt reloc too. Refcount all
3239 relocs that might use a plt entry. Set NON_GOT_REF too.
3240 Enumerate all do-nothing relocs.
3241 (ppc_elf_gc_sweep_hook): Simplify removal of dynrelocs. Handle
3242 tls relocs and all plt relocs.
3243 (ppc_elf_tls_setup, ppc_elf_tls_optimize): New functions.
3244 (ppc_elf_finish_dynamic_symbol): Don't build got entries here.
3245 (ppc_elf_finish_dynamic_sections): Rewrite tag code using htab
3246 shortcuts.
3247 (ppc_elf_relocate_section): Tidy. Handle TLS relocs. Use
3248 bfd_elf_local_sym_name. Simplify unresolved reloc code. Build got
3249 entries and got relocs here. Warn on non-zero got reloc addend.
3250 Split out branch taken/not taken reloc code into a separate switch
3251 and correct offset calculation. Allow BRTAKEN/BRNTAKEN dynamic relocs.
3252 Split out HA reloc adjustments to separate switch statement. Don't
3253 warn on reloc overflow if we've already warned about undefined.
3254 Don't rebuild sym name when reporting errors. Report all possible
3255 errors from _bfd_final_link_relocate.
3256 (bfd_elf32_bfd_final_link): Don't define.
3257
3258 2003-02-18 Alan Modra <amodra@bigpond.net.au>
3259
3260 * elf64-ppc.c (ppc64_elf_relocate_section): Don't init "r". Don't
3261 rebuild sym name when reporting errors.
3262
3263 2003-02-17 Nick Clifton <nickc@redhat.com>
3264
3265 * elflink.h (elf_link_output_extsym): Only check
3266 allow_shlib_undefined for shared libraries.
3267 * elf32-i386.c (elf_i386_relocate_section): Remove bogus check
3268 of allow_shlib_undefined.
3269 * elf32-cris.c (cris_elf_relocate_section): Likewise.
3270 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
3271 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
3272 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3273 * elf32-s390.c (elf_s390_relocate_section): Likewise.
3274 * elf32-sh.c (sh_elf_relocate_section): Likewise.
3275 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
3276 * elf32-vax.c (elf_vax_relocate_section): Likewise.
3277 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
3278 * elf64-hppa.c (elf64_hppa_relocate_section): Likewise.
3279 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3280 * elf64-s390.c (elf_s390_relocate_section): Likewise.
3281 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
3282 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
3283 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
3284 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
3285
3286 2003-02-17 Nick Clifton <nickc@redhat.com>
3287
3288 * elf.c (SEGMENT_AFTER_SEGMENT): Add third parameter - the
3289 address field to use in the comparison.
3290 (SEGMENT_OVERLAPS): Check that LMAs overlap as well.
3291
3292 2003-02-14 Bob Wilson <bob.wilson@acm.org>
3293
3294 * elfcore.h (elf_core_file_p): Compare alternate machine codes for ELF
3295 backends when checking if the generic ELF target should be used.
3296
3297 * syms.c (_bfd_stab_section_find_nearest_line): For line number stabs
3298 outside of functions, treat values as absolute addresses.
3299
3300 * bfd.c: Change embedded documentation to use consistent indentation
3301 and to split up long lines. Change informal style of description
3302 for functions lacking real documentation.
3303 * coffcode.h: Break up long lines in embedded documentation.
3304 * format.c: Likewise.
3305 * targets.c: Likewise.
3306 * libcoff.h: Regenerate.
3307 * bfd-in2.h: Regenerate.
3308
3309 2003-02-14 Alan Modra <amodra@bigpond.net.au>
3310
3311 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Init tls_get_addr.
3312 (ppc64_elf_copy_indirect_symbol): Merge tls_mask too.
3313 (ppc64_elf_gc_sweep_hook): Simplify removal of dyn_relocs.
3314 (allocate_dynrelocs): Don't treat undefined and undefweak specially.
3315 (ppc_size_one_stub): Fix warning, and tighten plt entry check.
3316 (group_sections): Don't share a stub section if stubs are for a large
3317 section. Adjust comment.
3318 (ppc64_elf_size_stubs): Roughly double the size left for stubs if
3319 !stubs_always_before_branch.
3320 (ppc64_elf_relocate_section): Initialize tlsld GOT entry once. Don't
3321 treat undefined and undefweak specially when processing dyn relocs.
3322
3323 2003-02-13 Jakub Jelinek <jakub@redhat.com>
3324
3325 * elflink.h (elf_link_add_object_symbols): Handle .symver x, x@FOO.
3326
3327 2003-02-13 Nick Clifton <nickc@redhat.com>
3328
3329 * elf32-arm.h (elf32_thumb_to_arm_stub): Include section VMAs
3330 in computation of offset to insert into BL instruction.
3331
3332 2003-02-11 Uwe Stieber <uwe@wwws.de>
3333
3334 * config.bfd: Add support for kaOS as cross build target system.
3335
3336 2003-02-11 Alan Modra <amodra@bigpond.net.au>
3337
3338 * elf64-ppc.c (ppc64_elf_check_relocs): Match versioned
3339 .__tls_get_addr too.
3340 (ppc64_elf_tls_setup): Ensure cached tls_get_addr is not indirect.
3341
3342 2003-02-10 Kaz kojima <kkojima@rr.iij4u.or.jp>
3343
3344 * elf32-sh.c (elf_sh_dyn_relocs): Add tls_tpoff32 field.
3345 (elf_sh_link_hash_entry): Remove tls_tpoff32 field.
3346 (sh_elf_link_hash_newfunc): Remove the initialization of
3347 tls_tpoff32 field.
3348 (allocate_dynrelocs): Keep dyn_relocs if it includes the entry
3349 for which tls_tpoff32 flag is set.
3350 (sh_elf_relocate_section): Covert to LE only if the dyn_relocs
3351 of the symbol includes the entry matched with the input_section
3352 and having tls_tpoff32 flag on. When linking statically, set
3353 symbol index of R_SH_TLS_TPOFF32 relocation to zero if the symbol
3354 is defined in this executable.
3355 (sh_elf_check_relocs): Set tls_tpoff32 flag appropriately.
3356
3357 2003-02-10 Jakub Jelinek <jakub@redhat.com>
3358
3359 * elf32-s390.c (elf_s390_size_dynamic_sections): Set relocs to TRUE
3360 even if there is just non-empty .rela.plt.
3361
3362 2003-02-10 Nick Clifton <nickc@redhat.com>
3363
3364 * archures.c (bfd_mach_arm_ep9312): Define.
3365 * bfd-in2.h: Regenerate.
3366 * cpu-arm.c (processors[]): Add ep9312.
3367 (bfd_arm_arch): Add ep9312.
3368 * elf32-arm.h (elf32_arm_merge_private_data): Update error
3369 messages and add test for Maverick floating point support.
3370 (elf32_arm_print_private_bfd_data): Handle
3371 EF_ARM_MAVERICK_FLOAT flag.
3372 (elf32_arm_object_p): New function.
3373 (elf_backend_object_p): Define.
3374
3375 2003-02-10 Alan Modra <amodra@bigpond.net.au>
3376
3377 * elf64-ppc.c: Rename assorted occurrences of tls_type and similar
3378 variables, structure fields or function params to tls_mask or
3379 similar to better reflect usage.
3380 (struct got_entry): Comment.
3381 (struct ppc_link_hash_entry): Expand comment, and renumber TLS_*.
3382 (get_tls_mask): Rename from get_tls_type.
3383
3384 2003-02-09 Alan Modra <amodra@bigpond.net.au>
3385
3386 * elf64-ppc.c (TLS_GD_LD): Don't define..
3387 (TLS_GD): ..define this instead and update all uses.
3388 (TLS_TPRELGD): Define.
3389 (ppc64_elf_link_hash_table_create): Tweak initialization of
3390 init_refcount and init_offset.
3391 (ppc64_elf_check_relocs): Add one extra element to t_symndx array.
3392 Mark second slot of GD or LD toc entries.
3393 (get_tls_type): Return an int. Distinguish toc GD and LD entries
3394 from other tls types.
3395 (ppc64_elf_tls_setup): New function, split out from..
3396 (ppc64_elf_tls_optimize): ..here. Don't optimize when symbols are
3397 defined in a dynamic object. Fix LD optimization. Don't set TLS_TPREL
3398 on GD->IE optimization, use TLS_TPRELGD instead. Use get_tls_type
3399 return value to properly decide whether toc GD and LD entries can
3400 optimize away __tls_get_addr call. Check next reloc after DTPMOD64
3401 to determine GD or LD rather than looking at TLS_LD flag. Don't
3402 attempt to adjust got entry tls_type here..
3403 (allocate_dynrelocs): ..instead, adjust got entry tls_type here, and
3404 look for possible merges.
3405 (ppc64_elf_size_dynamic_sections): Adjust local got entries for
3406 optimization.
3407 (ppc64_elf_size_stubs): Tweak __tls_get_addr fudge.
3408 (ppc64_elf_relocate_section): Rename some vars to better reflect usage.
3409 Make use of return value from get_tls_type to properly detect GD and
3410 LD optimizations. Split tlsld/gd hi/ha from lo/ds case. Don't
3411 handle tls_get_addr removal when looking at REL24 relocs, do it when
3412 looking at the previous reloc. Check reloc after DTPMOD64 to determine
3413 GD or LD.
3414 * elf64-ppc.h (ppc64_elf_tls_setup): Declare.
3415
3416 2003-02-08 Alan Modra <amodra@bigpond.net.au>
3417
3418 * elf32-hppa.c (group_sections): Don't share a stub section if
3419 stubs are for a large section.
3420
3421 * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for
3422 stubs if !stubs_always_before_branch.
3423
3424 2003-02-07 Nick Clifton <nickc@redhat.com>
3425
3426 * elf.c (swap_out_syms): Generate an error message if an
3427 equivalent output section cannot be found for a symbol.
3428
3429 2003-02-07 Jakub Jelinek <jakub@redhat.com>
3430
3431 * elf64-alpha.c (elf64_alpha_relax_section): Don't crash if
3432 local_got_entries is NULL.
3433
3434 2003-02-06 Andreas Schwab <schwab@suse.de>
3435
3436 * elf-eh-frame.c (get_DW_EH_PE_signed): Define.
3437 (read_value): Add parameter is_signed, use signed extraction if
3438 the value is signed.
3439 (_bfd_elf_write_section_eh_frame): Pass signed flag of the
3440 encoding to read_value.
3441
3442 2003-02-06 Alan Modra <amodra@bigpond.net.au>
3443
3444 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy got and
3445 plt info when called to transfer weak sym info.
3446
3447 2003-02-05 Alan Modra <amodra@bigpond.net.au>
3448
3449 * reloc.c: Add PPC and PPC64 TLS relocs.
3450 * libbfd.h: Regenerate.
3451 * bfd-in2.h: Regenerate.
3452 * elf64-ppc.c (TP_OFFSET, DTP_OFFSET): Declare.
3453 (ppc64_elf_howto_raw): Add TLS howto's. Adjust R_PPC64_NONE to be
3454 against a 32 bit field.
3455 (ppc64_elf_reloc_type_lookup): Handle TLS relocs.
3456 (_ppc64_elf_section_data): Add t_symndx and comments.
3457 (ppc64_elf_section_data): Use elf_section_data macro.
3458 (ppc64_elf_new_section_hook): American spelling.
3459 (struct got_entry, struct plt_entry): New.
3460 (MUST_BE_DYN_RELOC): Rename from IS_ABSOLUTE_RELOC.
3461 (struct ppc_stub_hash_entry): Add "addend" field.
3462 (struct ppc_link_hash_entry): Add "tls_type".
3463 (TLS_TLS, TLS_GD_LD, TLS_LD, TLS_TPREL, TLS_DTPREL,
3464 TLS_EXPLICIT): Define.
3465 (struct ppc_link_hash_table): Add tls_sec, tls_get_addr, tlsld_got.
3466 (link_hash_newfunc): Init new fields.
3467 (ppc64_elf_link_hash_table_create): Likewise. Set init_refcount and
3468 init_offset to NULL.
3469 (ppc64_elf_copy_indirect_symbol): Copy got and plt info. Don't call
3470 _bfd_elf_link_hash_copy_indirect, rather insert relevant code from
3471 there.
3472 (update_local_sym_info, update_plt_info): New functions.
3473 (ppc64_elf_check_relocs): Use them. Handle TLS relocs. Adjust GOT
3474 handling to use got.glist rather than got.refcount. Likewise for PLT.
3475 (ppc64_elf_gc_sweep_hook): Handle TLS relocs, new GOT and PLT lists.
3476 (func_desc_adjust): Adjust for new PLT list.
3477 (ppc64_elf_adjust_dynamic_symbol): Likewise.
3478 (get_sym_h, get_tls_type): New functions.
3479 (ppc64_elf_edit_opd): Remove unused variable. Use get_sym_h.
3480 (ppc64_elf_tls_optimize): New function.
3481 (allocate_dynrelocs): Adjust for new PLT and GOT lists. Allocate
3482 TLS relocs.
3483 (ppc64_elf_size_dynamic_sections): Likewise.
3484 (ppc_type_of_stub): Adjust for new PLT list.
3485 (ppc_build_one_stub): Likewise.
3486 (ppc64_elf_size_stubs): Likewise. Use get_sym_h. Treat __tls_get_addr
3487 calls specially.
3488 (ppc64_elf_relocate_section): Adjust for new GOT and PLT lists. Handle
3489 TLS relocs. Report local syms using bfd_elf_local_sym_name. Don't
3490 init GOT entries that have a reloc. Generate GOT relocs here..
3491 (ppc64_elf_finish_dynamic_symbol): ..not here. Adjust for PLT list.
3492 * elf64-ppc.h (ppc64_elf_tls_optimize): Declare.
3493
3494 2003-02-04 Andreas Schwab <schwab@suse.de>
3495
3496 * elf32-m68k.c (elf_m68k_hash_entry): Define.
3497 (elf_m68k_link_hash_traverse): Remove.
3498 (elf_m68k_link_hash_newfunc): Use struct bfd_hash_entry and
3499 elf_m68k_hash_entry instead of struct elf_m68k_link_hash_entry to
3500 reduce casting.
3501 (elf_m68k_check_relocs): Use elf_m68k_hash_entry instead of
3502 casting.
3503 (elf_m68k_size_dynamic_sections): Use elf_link_hash_traverse
3504 instead of elf_m68k_link_hash_traverse.
3505 (elf_m68k_discard_copies): Change first parameter to pointer to
3506 struct elf_link_hash_entry and use elf_m68k_hash_entry when struct
3507 elf_m68k_link_hash_entry is needed.
3508
3509 2003-02-04 Alan Modra <amodra@bigpond.net.au>
3510
3511 * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.
3512 (struct elf_link_hash_entry): Add "glist" and "plist" fields to
3513 "got" union, and declare as gotplt_union. Use gotplt_uinion for
3514 "plt" field.
3515 (struct elf_link_hash_table): Make "init_refcount" a gotplt_union.
3516 Add "init_offset" field.
3517 (struct elf_obj_tdata <local_got>): Add "struct got_entry **" to union.
3518 (elf_local_got_ents): Declare.
3519 * elf.c (_bfd_elf_link_hash_newfunc): Adjust initialization of "got"
3520 and "plt".
3521 (_bfd_elf_link_hash_hide_symbol): Use "init_offset".
3522 (_bfd_elf_link_hash_table_init): Set "init_offset".
3523 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set init_refcount
3524 from init_offset.
3525 (elf_adjust_dynamic_symbol): Set plt and got offsets using init_offset.
3526
3527 * elf.c (bfd_elf_local_sym_name): Split out from..
3528 (group_signature): ..here.
3529 * elf-bfd.h (bfd_elf_local_sym_name): Declare.
3530
3531 2003-02-04 Alan Modra <amodra@bigpond.net.au>
3532
3533 * elf-bfd.h (enum elf_link_info_type): Remove.
3534 (struct bfd_elf_section_data): Move sec_info_type, use_rela_p fields
3535 to struct sec. Remove linkonce_p field.
3536 (elf_linkonce_p): Delete.
3537 (elf_discarded_section): Update for sec_info_type change.
3538 * section.c (struct sec): Add sec_info_type, use_rela_p, has_tls_reloc,
3539 flag11, flag12, flag13, flag14, flag15, flag16, flag20, flag24.
3540 (ELF_INFO_TYPE_NONE): Define.
3541 (ELF_INFO_TYPE_STABS): Define.
3542 (ELF_INFO_TYPE_MERGE): Define.
3543 (ELF_INFO_TYPE_EH_FRAME): Define.
3544 (ELF_INFO_TYPE_JUST_SYMS): Define.
3545 (STD_SECTION): Update struct sec initializer.
3546 * ecoff.c (bfd_debug_section): Likewise.
3547 * elf.c: Likewise. Update occurrences of sec_info_type and use_rela_p.
3548 * elflink.h: Likewise.
3549 * elf-eh-frame.c: Likewise.
3550 * elf64-alpha.c: Likewise.
3551 * elfxx-ia64.c: Likewise.
3552 * elfxx-mips.c: Likewise.
3553 * bfd-in2.h: Regenerate.
3554
3555 * elf32-sparc.c (sec_do_relax): Use elf_section_data macro rather than
3556 referring to used_by_bfd.
3557 * elf64-sparc.c (sec_do_relax): Likewise.
3558 * elf64-mmix.c (mmix_elf_section_data): Likewise.
3559 * elfxx-mips.c (mips_elf_section_data): Likewise.
3560 * ieee.c (ieee_slurp_section_data): Use ieee_per_section macro.
3561 (ieee_get_section_contents): Likewise.
3562 (ieee_new_section_hook): Formatting.
3563 (ieee_canonicalize_reloc): Remove commented out code.
3564 * mmo.c (mmo_section_data): Define. Use throughout file.
3565 * oasys.c (oasys_get_section_contents): Use oasys_per_section macro.
3566
3567 2003-01-31 Graydon Hoare <graydon@redhat.com>
3568
3569 * Makefile.am (opncls.lo): Add dependency upon libiberty.h.
3570 * Makefile.in: Regenerate.
3571 * opncls.c (calc_crc32, get_debug_link_info,
3572 seperate_debug_file_exists, find_seperate_debug_file): New
3573 internal functions.
3574 (bfd_follow_gnu_debuglink): New function. Follow the pointer
3575 contained inside a .gnu_debuglink section.
3576 * bfd-in2.h: Regenerate.
3577
3578 2003-01-29 Alexandre Oliva <aoliva@redhat.com>
3579
3580 * elfxx-mips.c (mips_elf_got_entry_hash): Don't dereference
3581 entry->abfd when it's NULL.
3582
3583 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
3584
3585 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Handle
3586 _bfd_elf_section_offset returning -2 the same way as -1.
3587
3588 * elfxx-mips.c (mips_elf_multi_got): New function.
3589 (struct mips_got_entry): Make symndx and gotidx signed. Moved
3590 addend into union along with address and link hash entry.
3591 (struct mips_got_info): Added bfd2got and next.
3592 (struct mips_elf_hash_sort_data): Added max_unref_got_dynindx.
3593 (mips_elf_got_section, mips_elf_create_got_section): Use
3594 SEC_EXCLUDE bit to tell whether we really need the got
3595 section. Take boolean arguments to disregard an excluded
3596 section, or to create it as excluded. Adjust all callers.
3597 Use mips_elf_got_section all over.
3598 (mips_elf_local_got_index, mips_elf_got_page,
3599 mips_elf_got16_entry): Take input bfd as argument, and pass it
3600 on to mips_elf_create_local_got_entry.
3601 (mips_elf_global_got_index, mips_elf_create_local_got_entry):
3602 Take input bfd as argument, and manage entries in the
3603 appropriate GOT.
3604 (mips_elf_got_offset_from_index): Take input bfd as argument,
3605 and use it to adjust the GP offset of the bfd.
3606 (mips_elf_sort_hash_table, mips_elf_sort_hash_table_f): Move
3607 unreferenced GOT entries of global symbols to the end.
3608 (mips_elf_record_global_got_symbol): Take input bfd as
3609 argument. Add entries to the master GOT hash table.
3610 (struct mips_elf_bfd2got_hash): New.
3611 (struct mips_elf_got_per_bfd_arg): New.
3612 (struct mips_elf_set_global_got_offset_arg): New.
3613 (mips_elf_hash_bfd_vma, mips_elf_multi_got_entry_hash,
3614 mips_elf_multi_got_entry_eq, mips_elf_bfd2got_entry_hash,
3615 mips_elf_bfd2got_entry_eq, mips_elf_make_got_per_bfd,
3616 mips_elf_merge_gots, mips_elf_set_global_got_offset,
3617 mips_elf_resolve_final_got_entry,
3618 mips_elf_resolve_final_got_entries, mips_elf_adjust_gp,
3619 mips_elf_got_for_ibfd): New functions.
3620 (ELF_MIPS_GP_OFFSET): Don't depend on SGI_COMPAT.
3621 (MIPS_ELF_GOT_MAX_SIZE): New macro.
3622 (STUB_LW): Generate 64-bit stub regardless of SGI_COMPAT.
3623 (mips_elf_got_entry_hash): Take new fields into account. Use
3624 mips_elf_hash_bfd_vma.
3625 (mips_elf_got_entry_eq): Take new fields into account.
3626 (mips_elf_create_got_section): Initialize new fields.
3627 (mips_elf_calculate_relocation): Pass input_bfd to functions
3628 that now take it. Adjust gp for the input_bfd.
3629 (mips_elf_allocate_dynamic_relocation,
3630 mips_elf_create_dynamic_relocation,
3631 _bfd_mips_elf_create_dynamic_sections): Use...
3632 (mips_elf_rel_dyn_section): New function. Borrow code from...
3633 (_bfd_mips_elf_check_relocs): Pass input_bfd to functions that
3634 now take it. Create the got section if needed, even if
3635 excluded, before recording a global got symbol. Move some
3636 code to...
3637 (mips_elf_record_local_got_symbol): New fn.
3638 (_bfd_mips_elf_size_dynamic_sections): Disable combreloc.
3639 Compute multi-got global entries offsets. Move GOT code to...
3640 (_bfd_mips_elf_always_size_sections): Call mips_elf_multi_got
3641 if the GOT is too big.
3642 (_bfd_mips_elf_finish_dynamic_symbol): Set got entry of
3643 undefweak symbol to zero. Generate dynamic relocations for
3644 non-primary GOT entries for global symbols.
3645 (_bfd_mips_elf_finish_dynamic_sections): Handle multi-got
3646 case. Generate dynamic relocations for local got entries.
3647 Sort dynamic relocations on N64 too, using...
3648 (sort_dynamic_relocs_64): New fns.
3649 (_bfd_mips_elf_hide_symbol): Adjust multi-got counters.
3650 (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_XGOT.
3651
3652 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
3653
3654 * bfd.c (struct _bfd): Added id field.
3655 * opncls.c (_bfd_id_counter): New static variable.
3656 (_bfd_new_bfd): Use it.
3657 * bfd-in2.h: Rebuilt.
3658
3659 2003-01-25 Alan Modra <amodra@bigpond.net.au>
3660
3661 * elf32-sparc.c (bfd_elf32_new_section_hook): Define.
3662
3663 2003-01-25 Jakub Jelinek <jakub@redhat.com>
3664
3665 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Add TLS relocs.
3666 (elf32_sparc_rev32_howto): New variable.
3667 (sparc_reloc_map): Add TLS relocs.
3668 (elf32_sparc_reloc_type_lookup, elf32_sparc_info_to_howto):
3669 Handle REV32.
3670 (sparc_elf_hix22_reloc, sparc_elf_lox10_reloc, elf32_sparc_mkobject):
3671 New functions.
3672 (struct elf32_sparc_dyn_relocs, struct elf32_sparc_link_hash_entry,
3673 struct elf32_sparc_link_hash_table):
3674 New structures.
3675 (elf32_sparc_tdata, elf32_sparc_local_got_tls_type,
3676 elf32_sparc_hash_table): Define.
3677 (link_hash_newfunc, elf32_sparc_link_hash_table_create,
3678 create_got_section, elf32_sparc_create_dynamic_sections,
3679 elf32_sparc_copy_indirect_symbol, elf32_sparc_tls_transition): New
3680 functions.
3681 (elf32_sparc_check_relocs): Handle TLS relocs. Add dynamic reloc
3682 reference counting.
3683 (elf32_sparc_gc_sweep_hook): Likewise.
3684 (elf32_sparc_adjust_dynamic_symbol): Likewise.
3685 (elf32_sparc_size_dynamic_sections): Likewise.
3686 (elf32_sparc_relocate_section): Likewise.
3687 (allocate_dynrelocs, readonly_dynrelocs, dtpoff_base, tpoff):
3688 New functions.
3689 (elf32_sparc_object_p): Allocate backend private object data.
3690 (bfd_elf32_bfd_link_hash_table_create,
3691 elf_backend_copy_indirect_symbol, bfd_elf32_mkobject,
3692 elf_backend_can_refcount): Define.
3693 (elf_backend_create_dynamic_sections): Define to
3694 elf32_sparc_create_dynamic_sections.
3695 * reloc.c: Add SPARC TLS relocs.
3696 * bfd-in2.h, libbfd.h: Rebuilt.
3697 * elf64-sparc.c (sparc64_elf_howto_table): Add TLS relocs.
3698 (sparc_reloc_map): Likewise.
3699
3700 2003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
3701
3702 * bfd-in2.h: Regenerate.
3703 * elf32-s390.c (elf_s390_mkobject, elf_s390_tls_transition,
3704 s390_tls_reloc, dtpoff_base, tpoff, invalid_tls_insn): New functions.
3705 (elf_howto_table): Add TLS relocs.
3706 (elf_s390_reloc_type_lookup): Likewise.
3707 (elf_s390_link_hash_entry): Add tls_type.
3708 (elf_s390_hash_entry, elf_s390_obj_tdata, elf_s390_local_got_tls_type):
3709 New macros.
3710 (elf_s390_link_hash_table): Add tls_ldm_got.
3711 (link_hash_newfunc): Initialize tls_type.
3712 (elf_s390_link_hash_table_create): Initialize refcount of tls_ldm_got.
3713 (elf_s390_copy_indirect_symbol): Copy tls_type information.
3714 (elf_s390_check_relocs): Support TLS relocs.
3715 (elf_s390_gc_sweep_hook): Likewise.
3716 (allocate_dynrelocs): Likewise.
3717 (elf_s390_size_dynamic_sections): Likewise.
3718 (elf_s390_relocate_section): Likewise.
3719 (elf_s390_finish_dynamic_symbol): Likewise.
3720 (bfd_elf32_mkobject): Define for TLS.
3721 * elf64-s390.c: Same changes as for elf32-s390.c.
3722 * libbfd.h: Regenerate.
3723 * reloc.c: Add s390 TLS relocations.
3724
3725 2003-01-24 Charles Lepple <clepple@ghz.cc>
3726
3727 * aclocal.m4: Fix name of --enable-install-libbfd switch.
3728
3729 2003-01-23 Nick Clifton <nickc@redhat.com>
3730
3731 * Add sh2e support:
3732 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
3733 * archures.c (bfd_mach_sh2e): Added.
3734 * bfd-in2.h: Rebuilt.
3735 * cpu-sh.c (arch_info_struct): Added SH2e.
3736 * elf32-sh.c (sh_elf_set_mach_from_flags): Handle EF_SH2E.
3737
3738 2003-01-23 Alan Modra <amodra@bigpond.net.au>
3739
3740 * elf-bfd.h (struct bfd_elf_section_data): Remove tdata. Change
3741 dynindx to an int. Rearrange for better packing.
3742 * elf.c (_bfd_elf_new_section_hook): Don't alloc if already done.
3743 * elf32-mips.c (bfd_elf32_new_section_hook): Define.
3744 * elf32-sh64.h: New. Split out from include/elf/sh.h.
3745 (struct _sh64_elf_section_data): New struct.
3746 (sh64_elf_section_data): Don't dereference sh64_info (was tdata).
3747 * elf32-sh64-com.c: Include elf32-sh64.h.
3748 * elf32-sh64.c: Likewise.
3749 (sh64_elf_new_section_hook): New function.
3750 (bfd_elf32_new_section_hook): Define.
3751 (sh64_elf_fake_sections): Adjust for sh64_elf_section_data change.
3752 (sh64_bfd_elf_copy_private_section_data): Likewise.
3753 (sh64_elf_final_write_processing): Likewise.
3754 * elf32-sparc.c (struct elf32_sparc_section_data): New.
3755 (elf32_sparc_new_section_hook): New function.
3756 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
3757 (sec_do_relax): Define.
3758 (elf32_sparc_relax_section): Adjust to use sec_do_relax.
3759 (elf32_sparc_relocate_section): Likewise.
3760 * elf64-mips.c (bfd_elf64_new_section_hook): Define.
3761 * elf64-mmix.c (struct _mmix_elf_section_data): New.
3762 (mmix_elf_section_data): Define. Use throughout file.
3763 (mmix_elf_new_section_hook): New function.
3764 (bfd_elf64_new_section_hook): Define.
3765 * elf64-ppc.c (struct _ppc64_elf_section_data): New.
3766 (ppc64_elf_section_data): Define. Use throughout.
3767 (ppc64_elf_new_section_hook): New function.
3768 (bfd_elf64_new_section_hook): Define.
3769 * elf64-sparc.c (struct sparc64_elf_section_data): New.
3770 (sparc64_elf_new_section_hook): New function.
3771 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
3772 (sec_do_relax): Define.
3773 (sparc64_elf_relax_section): Adjust to use sec_do_relax.
3774 (sparc64_elf_relocate_section): Likewise.
3775 (bfd_elf64_new_section_hook): Define.
3776 * elfn32-mips.c (bfd_elf32_new_section_hook): Define.
3777 * elfxx-mips.c (struct _mips_elf_section_data): New.
3778 (mips_elf_section_data): Define. Use throughout.
3779 (_bfd_mips_elf_new_section_hook): New function.
3780 (mips_elf_create_got_section): Don't alloc used_by_bfd.
3781 * elfxx-mips.h (_bfd_mips_elf_new_section_hook): Declare.
3782 * elfxx-target.h (bfd_elfNN_new_section_hook): Add #ifndef.
3783 * Makefile.am: Run "make dep-am".
3784 * Makefile.in: Regenerate.
3785
3786 2003-01-21 Richard Henderson <rth@redhat.com>
3787
3788 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.
3789 (struct alpha_elf_link_hash_entry): Add plt_old_section, plt_old_value.
3790 (elf64_alpha_adjust_dynamic_symbol): Set them.
3791 (elf64_alpha_size_plt_section_1): Reset them when plt entry removed.
3792 (elf64_alpha_relax_tls_get_addr): Handle LDM relocs. Frob the
3793 symbol index when relaxing LDM to TPREL.
3794 (elf64_alpha_relax_section): Likewise. Allow relaxation of GD
3795 relocs, even if the target isn't locally defined.
3796 (elf64_alpha_check_relocs): Frob LDM reloc symndx to zero.
3797 (elf64_alpha_relocate_section): Likewise. Force TP-relative
3798 relocs vs symndx 0 to the tp base.
3799
3800 2003-01-21 Fabio Alemagna <falemagn@aros.org>
3801
3802 * config.bfd: Handle i[3456]86-*-aros*.
3803
3804 2003-01-21 Andreas Schwab <schwab@suse.de>
3805
3806 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Define.
3807 (struct ppc_elf_link_hash_entry): Define.
3808 (ppc_elf_hash_entry): New function.
3809 (struct ppc_elf_link_hash_table): Define.
3810 (ppc_elf_hash_table): New function.
3811 (ppc_elf_link_hash_newfunc): New function.
3812 (ppc_elf_link_hash_table_create): New function.
3813 (ppc_elf_copy_indirect_symbol): New function.
3814 (allocate_dynrelocs): New function.
3815 (readonly_dynrelocs): New function.
3816 (ppc_elf_size_dynamic_sections): Allocate space for dynamic
3817 relocs and determine DT_TEXTREL.
3818 (ppc_elf_check_relocs): Don't do that here, just count the
3819 dynamic relocs.
3820 (ppc_elf_gc_sweep_hook): Discard any dynamic relocs against the
3821 removed section.
3822 (bfd_elf32_bfd_link_hash_table_create): Define.
3823 (elf_backend_copy_indirect_symbol): Define.
3824
3825 2003-01-21 Richard Henderson <rth@redhat.com>
3826
3827 * elf64-alpha.c (alpha_dynamic_entries_for_reloc): GOTTPREL and
3828 TPREL also get a reloc if shared. Remove SREL support.
3829 (elf64_alpha_emit_dynrel): New.
3830 (elf64_alpha_relocate_section): Use it. Resolve dynamic TPREL
3831 and GOTTPREL relocs to local symbols against the tp base.
3832 (elf64_alpha_finish_dynamic_symbol): Use elf64_alpha_emit_dynrel.
3833
3834 * elf64-alpha.c (elf64_alpha_relax_got_load): Decrement got
3835 use count before clobbering r_type.
3836 (elf64_alpha_relax_tls_get_addr): Don't use pos[1] if insn
3837 ordering would mean dataflow inspection is necessary.
3838
3839 2003-01-20 Svein E. Seldal <Svein.Seldal@solidas.com>
3840
3841 * coffcode.h (coff_set_flags): Added get/set arch hooks.
3842
3843 2003-01-20 Fabio Alemagna <falemagn@aros.org>
3844
3845 * elf32-sh.c: Treat elfNN_bed like other macros defined in
3846 elfxx-target.h and #undef it before #define'ing it.
3847 * elf32-i386.c: Likewise.
3848 * elf32-sh64.c: Likewise.
3849 * elf64-alpha.c: Likewise.
3850 * elf64-sh64.c: Likewise.
3851
3852 2003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
3853
3854 * bfd-in2.h: Regenerate.
3855 * elf32-s390.c (elf_s390_adjust_gotplt): New prototype.
3856 (elf_howto_table): Rename R_390_GOTOFF to R_390_GOTOFF32. Add
3857 R_390_GOTOFF16, R_390_GOTOFF64, R_390_GOTPLT12, R_390_GOTPLT16,
3858 R_390_GOTPLT32, R_390_GOTPLT64, R_390_GOTPLTENT, R_390_PLTOFF16,
3859 R_390_PLTOFF32 and R_390_PLTOFF64.
3860 (elf_s390_reloc_type_lookup): Likewise.
3861 (struct elf_s390_link_hash_entry): Add gotplt_refcount to keep track
3862 of GOTPLT references to a function.
3863 (link_hash_newfunc): Initialize gotplt_refcount.
3864 (elf_s390_check_relocs): Move allocation of local_got_refcounts array
3865 and creation of the got section out of the main switch. Add support
3866 for the gotoff, gotplt and pltoff relocations.
3867 (elf_s390_gc_sweep_hook): Add reference counting for gotoff, gotplt
3868 and pltoff.
3869 (elf_s390_adjust_gotplt): New function.
3870 (elf_s390_adjust_dynamic_symbol): Adjust gotplt refcount for removed
3871 plt entries.
3872 (allocate_dynrelocs): Add comment.
3873 (elf_s390_relocate_section): Change r_type to unsigned. Add support
3874 for gotoff, gotplt and pltoff relocations.
3875 * elf64-s390.c: Same changes as for elf32-s390.c.
3876 * libbfd.h: Regenerate.
3877 * reloc.c: Add BFD_RELOC_390_GOTOFF64, BFD_RELOC_390_GOTPLT12,
3878 BFD_RELOC_390_GOTPLT16, BFD_RELOC_390_GOTPLT32, BFD_RELOC_390_GOTPLT64,
3879 BFD_RELOC_390_GOTPLTENT, BFD_RELOC_390_PLTOFF16, BFD_RELOC_390_PLTOFF32
3880 and BFD_RELOC_390_PLTOFF64.
3881
3882 2003-01-18 Jakub Jelinek <jakub@redhat.com>
3883
3884 * elfxx-ia64.c (elfNN_ia64_relocate_section): Handle
3885 R_IA64_TPREL64[LM]SB against non-global symbol properly.
3886
3887 2003-01-16 Jakub Jelinek <jakub@redhat.com>
3888
3889 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add
3890 self_dtpmod_done and self_dtpmod_offset.
3891 (allocate_global_data_got): Only use one got entry for all
3892 dtpmod relocs against local symbols.
3893 (allocate_dynrel_entries): Only need .rela.got entry for
3894 dtpmod against global symbol.
3895 (elfNN_ia64_size_dynamic_sections): Initialize self_dtpmod_offset.
3896 Reserve space in .rela.got for the local dtpmod entry.
3897 (set_got_entry): Initialize the common local dtpmod .got entry.
3898 (elfNN_ia64_relocate_section): Handle R_IA_64_DTPREL64LSB
3899 and R_IA_64_DTPREL64MSB.
3900
3901 2003-01-16 Alan Modra <amodra@bigpond.net.au>
3902
3903 * elf64-ppc.c: Include elf/ppc64.h rather than elf/ppc.h.
3904 (R_PPC_*): Rename all occurrences to R_PPC64_*.
3905 (R_PPC64_ADDR30): Rename all occurrences to R_PPC64_REL30.
3906 (enum elf_ppc_reloc_type): Ditto to enum elf_ppc64_reloc_type.
3907 (ppc64_elf_gc_sweep_hook): Handle R_PPC64_REL30 along with other
3908 relative relocs, not with absolute ones.
3909 * Makefile.am: Run "make dep-am".
3910 * Makefile.in: Regenerate.
3911 * po/SRC-POTFILES.in: Regenerate.
3912
3913 2003-01-15 Andreas Schwab <schwab@suse.de>
3914
3915 * elf32-ppc.c (ppc_elf_check_relocs): Don't set DF_TEXTREL for a
3916 relocation against a non-allocated readonly section.
3917
3918 2003-01-10 Alan Modra <amodra@bigpond.net.au>
3919
3920 * elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.
3921 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise. PLTGOT16_HA too.
3922
3923 2002-01-08 Klee Dienes <kdienes@apple.com>
3924
3925 * Makefile.am (ALL_MACHINES): Use cpu-msp430.lo, not cpu-msp430.c.
3926 (BFD32_BACKENDS): Use elf32-msp430.lo, not elf32-msp430.c.
3927 * Makefile.in: Regenerate.
3928
3929 2003-01-08 Alexandre Oliva <aoliva@redhat.com>
3930
3931 * elfn32-mips.c (prev_reloc_section): New.
3932 (GET_RELOC_ADDEND): Use it. Parenthesize macro arguments.
3933 (SET_RELOC_ADDEND): Parenthesize macro argument.
3934
3935 2003-01-07 John David Anglin <dave.anglin@nrc.gc.ca>
3936
3937 * elf32-hppa.c (final_link_relocate): For all DP relative relocations,
3938 adjust addil instructions if the symbol has no section.
3939
3940 2003-01-07 DJ Delorie <dj@redhat.com>
3941
3942 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not
3943 partial_inplace.
3944
3945 2003-01-07 Andreas Schwab <schwab@suse.de>
3946
3947 * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for
3948 PC relative relocations.
3949 (elf_m68k_discard_copies): Set it here instead.
3950
3951 2002-01-02 Ben Elliston <bje@redhat.com>
3952 Jeff Johnston <jjohnstn@redhat.com>
3953
3954 * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.
3955 (ALL_MACHINES_CFILES): Add cpu-iq2000.c.
3956 (BFD32_BACKENDS): Add elf32-iq2000.lo.
3957 (BFD32_BACKENDS_CFILES): Add elf32-iq2000.c.
3958 (cpu-iq2000.lo): New target.
3959 * Makefile.in: Regenerate.
3960 * config.bfd: Handle iq2000-*-elf.
3961 * archures.c (bfd_architecture): Add bfd_{arch,mach}_iq2000.
3962 (bfd_archures_list): Add bfd_iq2000_arch.
3963 * configure.in: Handle bfd_elf32_iq2000_vec.
3964 * configure: Regenerate.
3965 * reloc.c: Add BFD_RELOC_IQ2000_OFFSET_16, BFD_RELOC_IQ2000_OFFSET_21,
3966 and BFD_RELOC_IQ2000_UHI16.
3967 * targets.c (bfd_elf32_iq2000_vec): Declare.
3968 (bfd_target_vector): Add bfd_elf32_iq2000_vec.
3969 * elf.c (prep_headers): Set e_machine to EM_IQ2000.
3970 * cpu-iq2000.c: New file.
3971 * elf32-iq2000.c: Likewise.
3972 * libbfd.h: Regenerate.
3973 * bfd-in2.h: Likewise.
3974
3975 2003-01-02 Richard Sandiford <rsandifo@redhat.com>
3976
3977 * elfxx-mips.c: Include libiberty.h.
3978 (elf_mips_isa, _bfd_mips_elf_mach_extends_p): Remove.
3979 (mips_set_isa_flags): New function, split out from...
3980 (_bfd_mips_elf_final_write_processing): ...here. Only call
3981 mips_set_isa_flags if the EF_MIPS_MACH bits are clear.
3982 (mips_mach_extensions): New array.
3983 (mips_32bit_flags_p): New function.
3984 (_bfd_mips_elf_merge_private_bfd_data): Rework architecture checks.
3985 Use mips_32bit_flags_p to check if one binary is 32-bit and the
3986 other is 64-bit. When adopting IBFD's architecture, adopt the
3987 bfd_mach as well as the flags.
3988
3989 2003-01-02 Nick Kelsey <nickk@ubicom.com>
3990
3991 * elf32-ip2k.c: Re-work of linker relaxation code for the ip2k to
3992 fix internal errors, fix bad code generation, fix incorrect stabs
3993 information, and improve ability to eliminate redundant page
3994 instructions. Added code to ip2k_final_link_relocate to self-verify
3995 the linker relaxation. Fix formatting problems.
3996
3997 2002-12-30 Chris Demetriou <cgd@broadcom.com>
3998
3999 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mipsisa32r2 case.
4000 * archures.c (bfd_mach_mipsisa32r2): New define.
4001 * bfd-in2.h: Regenerate.
4002 * cpu-mips.c (I_mipsisa32r2): New enum value.
4003 (arch_info_struct): Add entry for I_mipsisa32r2.
4004 * elfxx-mips.c (elf_mips_isa, _bfd_elf_mips_mach)
4005 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_32R2.
4006 (_bfd_mips_elf_final_write_processing): Add
4007 bfd_mach_mipsisa32r2 case.
4008 (_bfd_mips_elf_merge_private_bfd_data): Handle merging of
4009 binaries marked as using MIPS32 Release 2.
4010
4011 2002-12-30 Dmitry Diky <diwil@mail.ru>
4012
4013 * Makefile.am: Add msp430 target.
4014 * configure.in: Likewise.
4015 * Makefile.in: Regenerate.
4016 * configure: Regenerate.
4017 * archures.c: Add msp430 architecture vector.
4018 * config.bfd: Likewise.
4019 * reloc.c: Add msp430 relocs.
4020 * targets.c: Add msp320 target.
4021 * cpu-msp430.c: New file: msp430 cpu detection.
4022 * elf32-msp430.c: New file: msp430 reloc processing.
4023 * bfd-in2.h: Regenerate.
4024 * libbfd.h: Regenerate.
4025
4026 2002-12-28 Jakub Jelinek <jakub@redhat.com>
4027
4028 * elf.c (elf_sort_sections): Don't reorder .tbss.
4029 (assign_file_positions_for_segments): Only adjust off/voff
4030 for increased alignment in PT_LOAD or PT_NOTE segment,
4031 but adjust p_filesz for .tbss too. in PT_LOAD consider
4032 .tbss to have zero memory size.
4033 (copy_private_bfd_data) [SECTION_SIZE]: Define.
4034 [IS_CONTAINED_BY_VMA, IS_CONTAINED_BY_LMA]: Use it.
4035 [INCLUDE_SECTION_IN_SEGMENT]: Only put SHF_TLS sections
4036 into PT_TLS segment. Never put SHF_TLS sections in
4037 segments other than PT_TLS or PT_LOAD.
4038
4039 * elf64-alpha.c (elf64_alpha_finish_dynamic_sections): Clear .plt
4040 sh_entsize.
4041
4042 2002-12-23 DJ Delorie <dj@redhat.com>
4043
4044 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Fix logic reversal.
4045
4046 2002-12-23 Alan Modra <amodra@bigpond.net.au>
4047
4048 * elflink.h (elf_link_output_extsym): Heed strip_discarded.
4049
4050 2002-12-23 Nick Clifton <nickc@redhat.com>
4051
4052 * archures.c (bfd_arch_get_compatible): Add third parameter
4053 'accept_unknowns'. Only accept unknown format BFDs if
4054 accept_unknowns is true, or if the format is "binary".
4055 * bfd-in2.h: Regenerate.
4056
4057 2002-12-21 Nick Clifton <nickc@redhat.com>
4058
4059 * coff-arm.c (coff_arm_relocate_section): Disable WINCE workaround
4060 that subtracted 8 from pc relative relocations.
4061
4062 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4063
4064 * coff-h8300.c: Fix comment typos.
4065 * coffcode.h: Likewise.
4066 * cpu-cris.c: Likewise.
4067 * elf32-vax.c: Likewise.
4068 * genlink.h: Likewise.
4069 * linker.c: Likewise.
4070 * som.c: Likewise.
4071 * tekhex.c: Likewise.
4072 * vms-misc.c: Likewise.
4073
4074 2002-12-20 DJ Delorie <dj@redhat.com>
4075
4076 * reloc.c: Add BFD_RELOC_XSTORMY16_12.
4077 * libbfd.h: Regenerate.
4078 * bfd-in2.h: Regenerate.
4079 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_12.
4080 (xstormy16_reloc_map): Add R_XSTORMY16_12.
4081
4082 2002-12-19 Kazu Hirata <kazu@cs.umass.edu>
4083
4084 * doc/bfdint.texi: Fix typos.
4085
4086 2002-12-20 Paul Eggert <eggert@twinsun.com>
4087
4088 Port to POSIX 1003.1-2001.
4089 * acinclude.m4 (AM_INSTALL_LIBBFD): Do not rely on "test -o".
4090 * configure.in (build-warnings): Likewise.
4091 (Horrible hacks to build DLLs on Windows): Do not rely on "tail -1".
4092 * aclocal.m4: Regenerate.
4093 * config.in: Regenerate.
4094 * configure: Regenerate.
4095
4096 2002-12-19 Alan Modra <amodra@bigpond.net.au>
4097
4098 * coff-h8300.c: Include libiberty.h.
4099 (h8300_reloc16_extra_cases): Check the hash table creator before
4100 referencing h8300 specific fields. Stash the hash table pointer
4101 in a local var. Comment typo fixes.
4102 (h8300_bfd_link_add_symbols): Likewise.
4103
4104 * reloc.c (struct reloc_howto_struct): Revise src_mask and
4105 dst_mask comments.
4106 * bfd-in2.h: Regenerate.
4107
4108 2002-12-18 Alan Modra <amodra@bigpond.net.au>
4109
4110 * elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic reloc
4111 code a little. Comment on dynamic relocs against section symbols.
4112
4113 2002-12-17 Roger Sayle <roger@eyesopen.com>
4114
4115 * configure.host (ia64-*-hpux*): Support 64 bit targets using
4116 the HP compiler's "long long".
4117
4118 2002-12-16 Andrew MacLeod <amacleod@redhat.com>
4119
4120 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16
4121 and R_XSTORMY16_HI16) howto entries.
4122 (xstormy16_reloc_map): Map R_XSTORMY16_{LO,HI}16 to BFD_RELOC_{LO,HI}16.
4123 (xstormy16_info_to_howto_rela): Use R_XSTORMY16_GNU_VTINHERIT to
4124 determine the start of the second reloc table.
4125
4126 2002-12-16 Nathan Tallent <eraxxon@alumni.rice.edu>
4127
4128 * ecofflink.c: Fix the reading of the debugging information
4129 of Tru64/Alpha binaries that are produced by recent Compaq
4130 compilers.
4131 (mk_fdrtab): Fix error in creating the FDR (file descriptor)
4132 table.
4133 (lookup_line): Because of the strange information sometimes
4134 generated by Compaq's recent compilers, change how the FDR
4135 table is searched so that PDRs (procedure descriptors) are
4136 correctly found. Note that this change is really more of a hack;
4137 however, I have included extensive documentation as to why
4138 this is the best solution short of an extensive rewrite or
4139 another hack.
4140 (fdrtab_lookup): Add comments to explain the algorithm.
4141
4142 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4143
4144 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
4145 initializers to match struct declaration.
4146
4147 2002-12-12 Alan Modra <amodra@bigpond.net.au>
4148
4149 * dwarf2.c (comp_unit_contains_address): Comment typo fix.
4150 * elf.c (get_program_header_size): Likewise.
4151 * elf32-m32r.c (m32r_elf_lo16_reloc): Likewise.
4152 (m32r_elf_generic_reloc): Likewise.
4153 * elf32-ppc.c (ppc_elf_howto_init): Likewise.
4154 * elflink.h (elf_bfd_discard_info): Likewise.
4155
4156 2002-12-12 Alan Modra <amodra@bigpond.net.au>
4157
4158 * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
4159 to DT_JMPREL. Use srelplt input section size for DT_PLTRELSZ and
4160 DT_RELSZ adjustment, not output section. Avoid writing tags when
4161 unchanged. Don't assume linker script is sane, adjust DT_REL too.
4162 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Just use raw
4163 size of srelplt for DT_PLTRELSZ. Use srelplt input section size for
4164 DT_RELASZ adjustment, not output section. Avoid writing tags when
4165 unchanged. Adjust DT_RELA.
4166 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Tweaks for better
4167 formatting. Avoid writing tags when unchanged. Adjust DT_RELA.
4168
4169 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4170
4171 * elfxx-mips.c (mips_elf_calculate_relocation): Don't divide
4172 addend by 4.
4173
4174 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4175
4176 * elfxx-mips.c (struct mips_got_entry): New.
4177 (struct mips_got_info): Added got_entries field.
4178 (mips_elf_got_entry_hash, mips_elf_got_entry_eq): New functions.
4179 (mips_elf_local_got_index, mips_elf_got_page,
4180 mips_elf_got16_entry): Re-implement in terms of new...
4181 (mips_elf_create_local_got_entry): Rewrite to use got_entries.
4182 Change return type.
4183 (mips_elf_highest): Warning clean-up.
4184 (mips_elf_create_got_section): Initialize got_entries.
4185 (_bfd_mips_elf_check_relocs): Use got_entries to estimate
4186 local got size.
4187 (_bfd_mips_elf_size_dynamic_sections): Do not account for
4188 GOT_PAGE entries, since we now reuse GOT16 entries.
4189
4190 2002-12-10 Jason Thorpe <thorpej@wasabisystems.com>
4191
4192 * aoutx.h (set_section_contents): Allow an otherwise unrepresentable
4193 read-only section that lies after .text and before .data to be
4194 written into the output file and included in a_text.
4195 (translate_to_native_sym_flags): If an otherwise unrepresentable
4196 section was merged with .text, convert its symbols to N_TEXT
4197 symbols.
4198 * libaout.h (aout_section_merge_with_text_p): New macro.
4199
4200 2002-12-08 Alan Modra <amodra@bigpond.net.au>
4201
4202 * bfd-in.h: Comment typo fix. Formatting.
4203 * bfd-in2.h: Regenerate.
4204 * coff64-rs6000.c (xcoff64_openr_next_archived_file): Warning fix.
4205 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): Prototype.
4206 * elf64-mmix.c (mmix_dump_bpo_gregs): Warning fix.
4207
4208 2002-12-05 Richard Henderson <rth@redhat.com>
4209
4210 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI.
4211 Only send PCREL21B though the plt. Fix installed reloc type.
4212 (elfNN_ia64_relocate_section): Give error for dynamic reloc
4213 against PCREL22 or PCREL64I; clean up error messages for
4214 branch relocs.
4215
4216 2002-12-04 Kevin Buettner <kevinb@redhat.com>
4217
4218 * elf64-mips.c (elf64_mips_grok_prstatus, elf64_mips_grok_psinfo):
4219 New functions.
4220 (elf_backend_grok_prstatus, elf_backend_grok_psinfo): Define.
4221
4222 2002-12-04 David Mosberger <davidm@hpl.hp.com>
4223
4224 * cpu-ia64-opc.c: Add operand constant "ar.csd".
4225
4226 2002-12-04 H.J. Lu <hjl@gnu.org>
4227
4228 * elfxx-ia64.c (get_local_sym_hash): Use section ID instead of
4229 BFD address when constructing local name.
4230
4231 2002-12-04 Andreas Schwab <schwab@suse.de>
4232
4233 * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_sec
4234 member.
4235 (elf_m68k_link_hash_table_create): Initialize it.
4236 (elf_m68k_check_relocs): Handle symbols that are forced to be
4237 local due to visibility changes.
4238 (elf_m68k_adjust_dynamic_symbol): Likewise.
4239 (elf_m68k_size_dynamic_sections): Likewise.
4240 (elf_m68k_discard_copies): Likewise.
4241 (elf_m68k_relocate_section): Likewise.
4242
4243 2002-12-04 Alan Modra <amodra@bigpond.net.au>
4244
4245 * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
4246
4247 2002-12-04 Alan Modra <amodra@bigpond.net.au>
4248
4249 * srec.c (srec_write_symbols): Restore '$' prefix to address
4250 accidentally removed in 2002-04-04 change.
4251 (srec_get_symtab): Use 0 instead of `(long) FALSE'.
4252
4253 2002-12-03 Nick Clifton <nickc@redhat.com>
4254
4255 * elf32-ppc.c (apuinfo_list_init): New function.
4256 (apuinfo_list_add): New function: Add a value to the list.
4257 (apuinfo_list_length): New function: Return the number of
4258 values on the list.
4259 (apuinfo_list_element): New function: Return a value on the
4260 list.
4261 (apuinfo_list_finish): New function: Free the resources used
4262 by the list.
4263 (ppc_elf_begin_write_processing): New function. Scan the
4264 input bfds for apuinfo sections.
4265 (ppc_elf_write_section): New function: Delay the creation of
4266 the contents of an apuinfo section in an output bfd.
4267 (ppc_elf_final_write_processing): New function. Create the
4268 contents of an apuinfo section in an output bfd.
4269 (elf_backend_begin_write_processing): Define.
4270 (elf_backend_final_write_processing): Define.
4271 (elf_backend_write_section): Define.
4272
4273 2002-12-03 Richard Henderson <rth@redhat.com>
4274
4275 * cpu-ia64-opc.c (elf64_ia64_operands): Add ldxmov entry.
4276
4277 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
4278
4279 Fix PR savannah/1417:
4280 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Don't adjust
4281 branch if it goes to the start of the deleted region.
4282
4283 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
4284
4285 * bfd-in2.h (bfd_mach_m6812): Rebuild.
4286 * archures.c (bfd_mach_m6812_default, bfd_mach_m6812,
4287 bfd_mach_m6812s): Declare.
4288
4289 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): New function.
4290 (_bfd_m68hc12_elf_set_private_flags): Call it.
4291 (_bfd_m68hc12_elf_print_private_bfd_data): Report processor version.
4292 (_bfd_m68hc12_elf_merge_private_bfd_data): Merge the flags and
4293 report microcontroller incompatibilities (HC12 vs HCS12).
4294 (elf_backend_object_p): Update.
4295
4296 2002-11-30 Alan Modra <amodra@bigpond.net.au>
4297
4298 * bfd-in.h (TRUE_FALSE_ALREADY_DEFINED, BFD_TRUE_FALSE): Delete.
4299 (enum bfd_boolean, boolean): Delete.
4300 (bfd_boolean): Typedef to an int.
4301 (FALSE, TRUE): Define.
4302 * aix386-core.c, aix5ppc-core.c, aout-adobe.c, aout-arm.c, aout-cris.c,
4303 aout-encap.c, aout-ns32k.c, aout-target.h, aout-tic30.c, aoutf1.h,
4304 aoutx.h, archive.c, archive64.c, archures.c, bfd-in.h, bfd.c, bfdwin.c,
4305 binary.c, bout.c, cache.c, cisco-core.c, coff-a29k.c, coff-alpha.c,
4306 coff-apollo.c, coff-arm.c, coff-aux.c, coff-h8300.c, coff-h8500.c,
4307 coff-i386.c, coff-i860.c, coff-i960.c, coff-ia64.c, coff-m68k.c,
4308 coff-m88k.c, coff-mcore.c, coff-mips.c, coff-or32.c, coff-ppc.c,
4309 coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c, coff-tic30.c,
4310 coff-tic4x.c, coff-tic54x.c, coff-tic80.c, coff-w65.c, coff-we32k.c,
4311 coff-z8k.c, coff64-rs6000.c, coffcode.h, coffgen.c, cofflink.c,
4312 corefile.c, cpu-a29k.c, cpu-alpha.c, cpu-arc.c, cpu-arm.c, cpu-avr.c,
4313 cpu-cris.c, cpu-d10v.c, cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c,
4314 cpu-h8300.c, cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c,
4315 cpu-i860.c, cpu-i960.c, cpu-ia64.c, cpu-ip2k.c, cpu-m10200.c,
4316 cpu-m10300.c, cpu-m32r.c, cpu-m68hc11.c, cpu-m68hc12.c, cpu-m68k.c,
4317 cpu-m88k.c, cpu-mcore.c, cpu-mips.c, cpu-mmix.c, cpu-ns32k.c,
4318 cpu-openrisc.c, cpu-or32.c, cpu-pdp11.c, cpu-pj.c, cpu-powerpc.c,
4319 cpu-rs6000.c, cpu-s390.c, cpu-sh.c, cpu-sparc.c, cpu-tic30.c,
4320 cpu-tic4x.c, cpu-tic54x.c, cpu-tic80.c, cpu-v850.c, cpu-vax.c,
4321 cpu-w65.c, cpu-we32k.c, cpu-xstormy16.c, cpu-z8k.c, dwarf1.c,
4322 dwarf2.c, ecoff.c, ecofflink.c, efi-app-ia32.c, efi-app-ia64.c,
4323 elf-bfd.h, elf-eh-frame.c, elf-hppa.h, elf-m10200.c, elf-m10300.c,
4324 elf-strtab.c, elf.c, elf32-arc.c, elf32-arm.h, elf32-avr.c,
4325 elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c, elf32-fr30.c,
4326 elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c, elf32-hppa.h,
4327 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4328 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4329 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4330 elf32-pj.c, elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-sh64-com.c,
4331 elf32-sh64.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
4332 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4333 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-ppc.h, elf64-s390.c,
4334 elf64-sh64.c, elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c,
4335 elfarm-oabi.c, elfcode.h, elfcore.h, elflink.c, elflink.h,
4336 elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c, elfxx-mips.h,
4337 elfxx-target.h, format.c, freebsd.h, genlink.h, hash.c, hp300hpux.c,
4338 hppabsd-core.c, hpux-core.c, i386aout.c, i386linux.c, i386lynx.c,
4339 i386mach3.c, i386msdos.c, i386os9k.c, ieee.c, ihex.c, irix-core.c,
4340 libaout.h, libbfd-in.h, libbfd.c, libcoff-in.h, libecoff.h, libieee.h,
4341 libnlm.h, liboasys.h, libpei.h, libxcoff.h, linker.c, lynx-core.c,
4342 m68klinux.c, m68klynx.c, mach-o.c, mach-o.h, merge.c, mipsbsd.c,
4343 mmo.c, netbsd-core.c, netbsd.h, nlm.c, nlm32-alpha.c, nlm32-i386.c,
4344 nlm32-ppc.c, nlm32-sparc.c, nlmcode.h, oasys.c, opncls.c, osf-core.c,
4345 pc532-mach.c, pdp11.c, pe-arm.c, pe-i386.c, pe-mcore.c, pe-mips.c,
4346 pe-sh.c, peXXigen.c, pef.c, pei-arm.c, pei-i386.c, pei-mcore.c,
4347 pei-mips.c, pei-sh.c, peicode.h, ppcboot.c, ptrace-core.c, reloc.c,
4348 reloc16.c, riscix.c, rs6000-core.c, sco5-core.c, section.c, simple.c,
4349 som.c, som.h, sparclinux.c, sparclynx.c, srec.c, stabs.c, sunos.c,
4350 syms.c, targets.c, tekhex.c, ticoff.h, trad-core.c, versados.c,
4351 vms-gsd.c, vms-hdr.c, vms-misc.c, vms-tir.c, vms.c, vms.h,
4352 xcoff-target.h, xcofflink.c, xsym.c, xsym.h: Replace boolean with
4353 bfd_boolean, true with TRUE, false with FALSE. Simplify comparisons
4354 of bfd_boolean vars with TRUE/FALSE. Formatting.
4355 * bfd-in2.h, libbfd.h, libcoff.h: Regenerate
4356
4357 2002-11-28 Alan Modra <amodra@bigpond.net.au>
4358
4359 * elf-bfd.h: Replace occurrences of Elf32_Internal_* and
4360 Elf64_Internal_* with Elf_Internal_*. Replace Elf_Internal_Rel
4361 with Elf_Internal_Rela.
4362 * elf-hppa.h, elf-m10200.c, elf-m10300.c, elf32-arc.c, elf32-arm.h,
4363 elf32-avr.c, elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c,
4364 elf32-fr30.c, elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c,
4365 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4366 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4367 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4368 elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-v850.c, elf32-vax.c,
4369 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4370 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4371 elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c, elfarm-oabi.c,
4372 elfcode.h, elflink.h, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c: Ditto.
4373 * elf-hppa.h (elf_hppa_internal_shdr): Delete. Use Elf_Internal_Shdr
4374 throughout instead.
4375 * elf.c (_bfd_elf_no_info_to_howto_rel): Delete.
4376 * elfcode.h (elf_swap_reloca_in): Pass source operand as a bfd_byte *.
4377 Remove INLINE keyword.
4378 (elf_swap_reloc_in): Likewise. Also clear r_addend.
4379 (elf_swap_reloc_out, elf_swap_reloca_out): Pass destination operand
4380 as a bfd_byte *.
4381 (elf_write_relocs): Consolidate REL and RELA code.
4382 (elf_slurp_reloc_table_from_section): Simplify REL code.
4383 (NAME(_bfd_elf,size_info)): Populate reloc swap entries.
4384 * elf-bfd.h (MAX_INT_RELS_PER_EXT_REL): Define.
4385 * elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
4386 RELA code.
4387 (elf_link_adjust_relocs): Likewise. Don't malloc space for temp
4388 reloc array, use a fixed size of MAX_INT_RELS_PER_EXT_REL.
4389 (elf_link_output_relocs): Likewise.
4390 (elf_reloc_link_order): Likewise.
4391 (elf_finish_pointer_linker_section): Likewise.
4392 (struct elf_link_sort_rela): Remove union.
4393 (elf_link_sort_cmp1): Update to suit.
4394 (elf_link_sort_cmp2): Here too.
4395 (elf_link_sort_relocs): Consolidate REL and RELA code. Fix memory
4396 over-allocation for int_rels_per_ext_rel != 1 case.
4397 * elf32-arm.h: Update all bfd_elf32_swap_reloc_out calls.
4398 * elf32-i386.c: Likewise.
4399 * elf32-cris.c: Likewise for bfd_elf32_swap_reloca_out.
4400 * elf32-hppa.c, elf32-i370.c, elf32-m68k.c, elf32-ppc.c, elf32-s390.c,
4401 elf32-sh.c, elf32-vax.c, elfxx-mips.c: Likewise.
4402 * elf64-alpha.c: Likewise for bfd_elf64_swap_reloca_out.
4403 * elf64-hppa.c, elf64-mips.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4404 elf64-sparc.c, elf64-x86-64.c: Likewise.
4405 * elfxx-ia64.c: Likewise for bfd_elfNN_swap_reloca_out.
4406 * elfxx-mips.c (sort_dynamic_relocs): Likewise for
4407 bfd_elf32_swap_reloc_in.
4408
4409 * elf32-arm.h: Update elf32_arm_info_to_howto calls.
4410 * elf32-mips.c: Likewise for mips_info_to_howto_rel.
4411 (mips_elf64_swap_reloc_in): Zero r_addend.
4412 (mips_elf64_be_swap_reloc_in): Likewise.
4413 (mips_elf64_slurp_one_reloc_table): Simplify.
4414
4415 * elf64-alpha.c (alpha_elf_size_info): Populate reloc swap entries.
4416 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
4417 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
4418
4419 2002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4420
4421 * elf32-sh.c (sh_elf_relocate_section): Don't complain about
4422 unresolved debugging relocs in dynamic applications.
4423 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
4424
4425 2002-11-26 Alan Modra <amodra@bigpond.net.au>
4426
4427 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.
4428 (_bfd_elf_discard_section_eh_frame): Don't discard duplicate CIEs
4429 on a relocatable link. Comment typos.
4430 * elf.c (_bfd_elf_link_hash_newfunc): Assign elements of structure
4431 in the order they are declared. Clear elf_hash_value too.
4432 (_bfd_elf_link_hash_table_init): Likewise assign in order. Clear
4433 eh_info and tls_segment.
4434 * elflink.h (elf_link_input_bfd <emit_relocs>): Keep reloc offsets
4435 sorted when discarding relocs by turning them into R_*_NONE.
4436
4437 * libbfd.c (warn_deprecated): Comment spelling.
4438 * po/SRC-POTFILES.in: Regenerate.
4439
4440 2002-11-21 Richard Henderson <rth@redhat.com>
4441
4442 * elflink.h (elf_link_add_object_symbols): Don't overwrite the
4443 arch's st_other bits when merging visibilities.
4444 (elf_link_output_extsym): Tidy clearing of visibility field.
4445
4446 2002-11-21 Alan Modra <amodra@bigpond.net.au>
4447
4448 * coff-mcore.c (SWAP_IN_RELOC_OFFSET): Define.
4449 (SWAP_OUT_RELOC_OFFSET): Define.
4450
4451 2002-11-20 Alexandre Oliva <aoliva@redhat.com>
4452
4453 * elf.c (_bfd_elf_link_hash_table_init): Make sure
4454 can_refcount is properly extended to the type of
4455 init_refcount.
4456
4457 2002-11-19 Alexandre Oliva <aoliva@redhat.com>
4458
4459 * elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.
4460 (_bfd_mips_elf_relocate_section): Use it.
4461
4462 * elfxx-mips.c (MNAME): New macro.
4463 (_bfd_mips_elf_check_relocs): Use it.
4464 (_bfd_mips_elf_discard_info): Likewise.
4465 (_bfd_mips_elf_final_link): Likewise.
4466
4467 2002-11-19 Alan Modra <amodra@bigpond.net.au>
4468
4469 * elf64-ppc.c (ppc64_elf_edit_opd): When deleting relocs, adjust
4470 rel_hdr.sh_size too.
4471
4472 2002-11-18 Klee Dienes <kdienes@apple.com>
4473
4474 * Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
4475 (BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
4476 (BFD_H_FILES): Add bfdwin.c, bfdio.c.
4477 (LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
4478 Add dependencies for bfdwin.c, bfdio.c.
4479 * bfd.c: Remove bfd_get_mtime, bfd_get_size.
4480 * libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
4481 bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
4482 bfd_tell, bfd_flush, bfd_stat, bfd_seek.
4483 * bfdio.c: New file. Contains real_read, bfd_bread, bfd_write,
4484 bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
4485 bfd_get_size (moved from libbfd.c and bfd.c).
4486 * bfdwin.c New file. Contains _bfd_window_internal,
4487 bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
4488 libbfd.c and bfd.c).
4489 * po/SRC-POTFILES.in: Regenerate.
4490 * po/bfd.pot: Regenerate.
4491 * libbfd.h: Regenerate.
4492 * bfd-in2.h: Regenerate.
4493 * aclocal.m4: Regenerate.
4494 * Makefile.in: Regenerate.
4495 * configure: Regenerate.
4496
4497 2002-11-18 Klee Dienes <kdienes@apple.com>
4498
4499 * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.
4500
4501 2002-11-15 Kazu Hirata <kazu@cs.umass.edu>
4502
4503 * coff-h8300.c (h8300_reloc16_estimate): Do not optimize away
4504 jsr after a short jump.
4505 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
4506
4507 2002-11-15 Klee Dienes <kdienes@apple.com>
4508
4509 * pef.c (bfd_pef_convert_architecture): Move declaration of
4510 ARCH_POWERPC and ARCH_M68K to the start of the function.
4511
4512 2002-11-14 Svein E. Seldal <Svein.Seldal@solidas.com>
4513
4514 * coff-tic4x.c (tic4x_howto_table): Formatting fixup
4515
4516 2002-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4517
4518 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):
4519 For bpo_gregs_section->contents, allocate _raw_size, not
4520 _cooked_size.
4521
4522 2002-11-13 Klee Dienes <kdienes@apple.com>
4523
4524 * config.bfd: Add entries for powerpc-*-darwin and cousins.
4525
4526 2002-11-13 H.J. Lu <hjl@gnu.org>
4527
4528 * elfcode.h (elf_object_p): Don't restore abfd->arch_info.
4529
4530 2002-11-13 Klee Dienes <kdienes@apple.com>
4531 Alan Modra <amodra@bigpond.net.au>
4532
4533 * bfd.c (struct bfd_preserve): New.
4534 (bfd_preserve_save): New function.
4535 (bfd_preserve_restore): Ditto.
4536 (bfd_preserve_finish): Ditto.
4537 * bfd-in2.h: Regenerate.
4538 * mach-o.c: Formatting.
4539 (bfd_mach_o_scan_read_symtab_symbol): Make "value" unsigned.
4540 (bfd_mach_o_object_p): Use bfd_preserve_save/restore/finish.
4541 (bfd_mach_o_core_p): Ditto.
4542 (bfd_mach_o_scan): Pass in mdata.
4543 * mach-o.h (bfd_mach_o_scan): Update prototype.
4544 * pef.c: Formatting.
4545 (bfd_pef_object_p): Use bfd_preserve_save/restore/finish.
4546 (bfd_pef_xlib_object_p): Ditto.
4547 (bfd_pef_scan): Pass in mdata. Move version check to bfd_pef_object_p.
4548 * pef.h (bfd_pef_scan): Update prototype.
4549 * xsym.c: Formatting, K&R fixes.
4550 (bfd_sym_object_p): Use bfd_preserve_save/restore/finish.
4551 (bfd_sym_scan): New function split out from bfd_sym_object_p.
4552 * xsym.h (bfd_sym_scan): Declare.
4553 * elfcode.h (elf_object_p): Use bfd_preserve_save/restore/finish.
4554 * elfcore.h (elf_core_file_p): Likewise.
4555 * targets.c (_bfd_target_vector): Revert 2002-11-08 change.
4556
4557 2002-11-12 Nick Clifton <nickc@redhat.com>
4558
4559 * po/da.po: Updated Danish translation.
4560
4561 2002-11-12 Alan Modra <amodra@bigpond.net.au>
4562
4563 * elflink.h (elf_link_add_object_symbols): Optimize stabs for
4564 relocatable link too.
4565 (elf_link_input_bfd): When emitting relocs, adjust offsets for
4566 eh_frame and stab sections. Zap deleted relocs.
4567 (elf_reloc_symbol_deleted_p): Return true for zero r_symndx.
4568 (elf_bfd_discard_info): Run for relocatable link too.
4569 * elf64-ppc.c (ppc64_elf_edit_opd): Rename from edit_opd. Make global.
4570 Handle ld -r case.
4571 (ppc64_elf_size_dynamic_sections): Don't call edit_opd from here.
4572 * elf64-ppc.h (ppc64_elf_edit_opd): Declare.
4573
4574 * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.
4575 (struct cie, struct eh_cie_fde, struct eh_frame_sec_info): Likewise.
4576 (struct eh_frame_array_ent, struct eh_frame_hdr_info): Likewise.
4577 (enum elf_link_info_type): Remove ELF_INFO_TYPE_EH_FRAME_HDR.
4578 (struct eh_frame_hdr_info): Add "hdr_sec", remove "split".
4579 (struct elf_link_hash_table): Add eh_info.
4580 (struct elf_obj_tdata): Change eh_frame_hdr to an asection *.
4581 (_bfd_elf_discard_section_eh_frame): Update prototype.
4582 (_bfd_elf_discard_section_eh_frame_hdr): Likewise.
4583 (_bfd_elf_write_section_eh_frame): Likewise.
4584 (_bfd_elf_write_section_eh_frame_hdr): Likewise.
4585 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Remove "ehdrsec"
4586 param. Get "hdr_info" from link hash table.
4587 (_bfd_elf_discard_section_eh_frame_hdr): Remove "sec" param. Get
4588 header section from link hash table. Save header section to elf_tdata.
4589 (_bfd_elf_maybe_strip_eh_frame_hdr): Remove local "sec". Use
4590 header section from link hash table. Don't alloc hdr_info. Clear
4591 hdr_sec instead of setting "strip".
4592 (_bfd_elf_eh_frame_section_offset): Formatting.
4593 (_bfd_elf_write_section_eh_frame): Remove "ehdrsec", add "info" param.
4594 Get header section from link hash table.
4595 (_bfd_elf_write_section_eh_frame_hdr): Remove "sec", add "info" param.
4596 Get header section from link hash table.
4597 * elf.c (map_sections_to_segments): Use cached eh_frame_hdr.
4598 (get_program_header_size): Likewise.
4599 (_bfd_elf_section_offset): Formatting.
4600 * elflink.h (elf_link_create_dynamic_sections): Stash eh frame header
4601 section pointer in link hash table.
4602 (elf_bfd_final_link): Adjust _bfd_elf_write_section_eh_frame_hdr
4603 and _bfd_elf_write_section_eh_frame calls. Update comment about
4604 eh_frame entries.
4605 (elf_bfd_discard_info): Adjust _bfd_elf_discard_section_eh_frame and
4606 _bfd_elf_discard_section_eh_frame_hdr calls. Remove "ehdr".
4607
4608 * po/SRC-POTFILES.in: Regenerate.
4609
4610 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zero
4611 relocs for discarded FDEs. Remove dead code.
4612 (_bfd_elf_write_section_eh_frame_hdr): Remove dead code.
4613 * elflink.h (elf_bfd_discard_info): Don't save edited relocs.
4614 Tidy conditions under which stabs are edited. Formatting.
4615 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflows
4616 from discarded relocs.
4617 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Add reloc output
4618 section adjustments after testing magic values.
4619
4620 2002-11-12 Thomas Moestl <tmm@FreeBSD.org>
4621
4622 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Correct
4623 references to large plt symbols.
4624
4625 2002-11-12 Klee Dienes <kdienes@apple.com>
4626
4627 * mach-o.c (bfd_mach_o_scan_read_thread): Don't re-use 'i' when
4628 looking for an unused section name.
4629
4630 2002-11-11 Kazu Hirata <kazu@cs.umass.edu>
4631
4632 * coff-h8300.c: Fix formatting.
4633 * elf32-h8300.c: Likewise.
4634 * reloc16.c: Likewise.
4635
4636 2002-11-09 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
4637
4638 * elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip output
4639 section when dynamic section unused; _bfd_strip_section_from_output
4640 instead.
4641
4642 2002-11-08 Alan Modra <amodra@bigpond.net.au>
4643
4644 * targets.c (_bfd_target_vector): Disable pef_vec, pef_xlib_vec
4645 and sym_vec.
4646
4647 * dwarf2.c: Revert last change.
4648
4649 2002-11-07 Michal Ludvig <mludvig@suse.cz>
4650
4651 * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
4652 _bfd_dwarf2_find_nearest_line): Use
4653 bfd_simple_get_relocated_section_contents() instead of
4654 bfd_get_section_contents().
4655 * reloc.c (bfd_perform_relocation): Add sanity check.
4656 * simple.c (simple_get_relocated_section_contents): If the section
4657 does not have any relocs associated with it, just return the
4658 unadjusted contents.
4659
4660 2002-11-07 Hans-Peter Nilsson <hp@axis.com>
4661
4662 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT,
4663 case R_CRIS_32_GOT>: Correct test for filling in constant .got
4664 contents, enabling for a non-DSO, for symbols defined in the
4665 program with --export-dynamic.
4666
4667 2002-11-07 Alan Modra <amodra@bigpond.net.au>
4668
4669 * elf64-ppc.c: Comment typo fixes.
4670 (ppc64_elf_merge_private_bfd_data): Allow BFD_ENDIAN_UNKNOWN input.
4671
4672 2002-11-07 Nick Clifton <nickc@redhat.com>
4673
4674 * po/da.po: Updated Danish translation.
4675
4676 2002-11-06 Alexandre Oliva <aoliva@redhat.com>
4677
4678 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Generate
4679 exactly three internal relocs per external reloc. Set reloc_count
4680 to the external reloc count.
4681
4682 2002-11-06 Klee Dienes <kdienes@apple.com>
4683
4684 * coff-stgo32.c (stub_bytes): Mark as const.
4685 Fix comment formatting.
4686
4687 2002-11-06 Klee Dienes <kdienes@apple.com>
4688
4689 * Makefile.am (BFD32_BACKENDS): Add mach-o.lo, pef.lo, and
4690 xsym.lo.
4691 (BFD32_BACKENDS_CFILES): Add mach-o.c, pef.c, and xsym.c.
4692 (SOURCE_HFILES): Add mach-o.h, pef.h, pef-traceback.h, xsym.h
4693 * archures.c (enum bfd_architecture): Add bfd_arch_m98k.
4694 * bfd.c (struct bfd): Add private data for mach-o, pef, and sym.
4695 * targets.c (enum bfd_flavour): Add flavours for mach-o, pef, and
4696 sym.
4697 (_bfd_target_vector): Add target vectors for mach-o, pef, and sym.
4698 * Makefile.in: Regenerate.
4699 * doc/Makefile.in: Regenerate.
4700 * bfd-in2.h: Regenerate.
4701 * xsym.c: New file. Contains support for the Apple/Metrowerks
4702 xSYM debugging format.
4703 * xsym.h: New file.
4704 * pef.c: New file. Contains support for the Apple Code Fragment
4705 Manager Preferred Executable Format
4706 * pef.h: New file.
4707 * pef-traceback.h: New file. Contains support for parsing PowerPC
4708 traceback tables as used by PEF executables (and perhaps other
4709 systems as well).
4710 * mach-o.c: New file. Contains support for the Mach-O object file
4711 format.
4712 * mach-o.h: New file.
4713 * mach-o-target.c: New file. Declares the mach-o targets
4714 themselves. Included three times by mach-o.c; each time with a
4715 different set of macros set.
4716
4717 2002-11-06 Graeme Peterson <gp@qnx.com>
4718
4719 * Makefile.am: Remove entries for elf32-qnx.[ch].
4720 * Makefile.in: Regenerate.
4721 * config.bfd: Change arm-nto to use bfd_elf32_{big|little}arm_vec,
4722 ppc-nto to use bfd_elf32_powerpc{le}_vec, sh-nto to use
4723 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
4724 * configure.in: Remove support for bfd_elf32_sh{l}qnx_vec,
4725 bfd_elf32_powerpc{le}qnx_vec, bfd_elf32_{big|little}armqnx_vec,
4726 and bfd_elf32_i386qnx_vec, and removed elf32-qnx.lo from other targets.
4727 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
4728 * configure: Regenerate.
4729 * elf32-qnx.c: Remove.
4730 * elf32-qnx.h: Remove.
4731 * elf.c: Remove calls to QNX specific set_nonloadable_filepos,
4732 is_contained_by_filepos, and copy_private_bfd_data_p.
4733 * elf-bfd.h (struct elf_backend_data): Remove set_nonloadable_filepos,
4734 is_contained_by_filepos, and copy_private_bfd_data_p.
4735 * elf32-i386.c: Remove QNX extended bfd support.
4736 * elf32-ppc.c: Remove QNX extended bfd support.
4737 * elf32-sh.c: Remove QNX extended bfd support.
4738 * elfarm-nabi.c: Remove QNX extended bfd support.
4739 * targets.c: Remove qnx vectors.
4740 * elfxx-target.h (elf_backend_set_nonloadable_filepos): Remove
4741 (elf_backend_is_contained_by_filepos): Remove.
4742 (elf_backend_copy_private_bfd_data_p): Remove.
4743 * po/SRC-POTFILES.in: Regenerate.
4744
4745 2002-11-06 David O'Brien <obrien@FreeBSD.org>
4746 Alan Modra <amodra@bigpond.net.au>
4747
4748 * elf64-sparc.c (sparc64_elf_relocate_section): Adjust addend of
4749 dynamic relocs against section symbols for the output section vma.
4750
4751 2002-11-05 Alan Modra <amodra@bigpond.net.au>
4752
4753 * elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,
4754 t2a4_bx_insn, t2a5_pop_insn, t2a6_bx_insn): Remove.
4755
4756 2002-11-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4757 Alan Modra <amodra@bigpond.net.au>
4758
4759 * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64
4760 vectors in target_selvecs.
4761 (shle-*-netbsdelf*): Use bfd_elf*_sh64*nbsd_vec as sh64 vectors
4762 in target_selvecs.
4763 (sh-*-netbsdelf*): Likewise.
4764 * configure.in (assocvecs): New variable. Handle assocvecs like
4765 selvecs.
4766 * configure: Regenerate.
4767 * format.c (bfd_check_format_matches): Store bfd_target pointers
4768 in matching_vector instead of target names. Select first target
4769 from bfd_associated_vector that matches a list of ambiguous targets.
4770 * targets.c (_bfd_associated_vector): New array.
4771 (bfd_associated_vector): New variable.
4772 (_bfd_target_vector): Add bfd_elf*_sh64*lin_vec.
4773 * libbfd-in.h (bfd_associated_vector): Declare.
4774 * libbfd.h: Regenerate.
4775
4776 2002-11-05 Elias Athanasopoulos <eathan@otenet.gr>
4777
4778 * vms-gsd.c (_bfd_vms_write_gsd): Check that symbol->udata.p is
4779 non-NULL before dereferencing.
4780
4781 2002-11-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4782
4783 * vms.c (vms_object_p): Restore the start address when returning
4784 NULL.
4785
4786 2002-11-04 Alan Modra <amodra@bigpond.net.au>
4787 Hans-Peter Nilsson <hp@axis.com>
4788
4789 * elflink.h (struct elf_final_link_info): Add shndxbuf_size.
4790 (elf_bfd_final_link): Don't bother zeroing symtab_hdr fields.
4791 Set up a larger symshndxbuf, and write it out. Free it on
4792 exit rather than freeing symbuf twice. Correct section index
4793 on output section symbol loop.
4794 (elf_link_output_sym): Accumulate symbol extension section
4795 indices, reallocating symshndxbuf rather than writing it out.
4796 (elf_link_flush_output_syms): Don't flush symshndxbuf.
4797 * elf.c (assign_section_numbers): Init i_shdrp to all zero.
4798 Use bfd_zalloc to clear i_shdrp[0] too.
4799
4800 2002-11-03 Stephen Clarke <stephen.clarke@earthling.net>
4801
4802 * elf32-sh64-com.c (sh64_address_in_cranges): Use
4803 _raw_size of cranges section if _cooked_size not yet set.
4804
4805 2002-11-03 Hans-Peter Nilsson <hp@axis.com>
4806
4807 * elf32-v850.c (v850_elf_relax_delete_bytes): Correct parameters
4808 for bfd_elf32_swap_symbol_out.
4809
4810 2002-10-31 David O'Brien <obrien@FreeBSD.org>
4811
4812 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't mix
4813 signed and unsigned in comparison.
4814
4815 2002-10-30 Daniel Jacobowitz <drow@mvista.com>
4816
4817 * coffcode.h: Remove extraneous '\'.
4818
4819 2002-10-28 H.J. Lu <hjl@gnu.org>
4820
4821 * Makefile.am (targets.lo): Depend on Makefile instead of
4822 config.status.
4823 (archures.lo): Likewise.
4824 * Makefile.in: Regenerated.
4825
4826 2002-10-25 Jason Thorpe <thorpej@wasabisystems.com>
4827
4828 * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Add
4829 bfd_elf64_bigmips_vec and bfd_elf64_littlemips_vec to
4830 targ_selvecs.
4831
4832 2002-10-25 Jim Wilson <wilson@redhat.com>
4833
4834 * elf64-sh64.c (sh_elf64_relocate_section): Call
4835 _bfd_elf_rela_local_sym. Handle relocs against STT_SECTION symbol
4836 of SHF_MERGE section.
4837
4838 2002-10-25 Hans-Peter Nilsson <hp@axis.com>
4839
4840 * simple.c: Correct placement of ATTRIBUTE_UNUSED.
4841
4842 2002-10-24 John David Anglin <dave@hiauly1.hia.nrc.ca>
4843
4844 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
4845 unsigned int. Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
4846 unsigned int.
4847 (NAME(aout,final_link)): Cast enum used in assignment.
4848 (aout_link_write_symbols): Cast enums in comparisons, int values to
4849 boolean, enums in assignments to int.
4850 (aout_link_input_section_std): Cast rel->r_index to unsigned int.
4851 (aout_link_input_section_ext): Likewise. Cast enums used in
4852 comparisons with unsigned ints.
4853 (aout_link_reloc_link_order): Cast enum to int in assignment.
4854 * archive.c (_bfd_generic_read_ar_hdr_mag): Cast result of memchr
4855 calls to char *.
4856 * bfd-in.h (bfd_set_section_vma): Cast enum true to unsigned int in
4857 assignment.
4858 * bfd-in2.h (bfd_set_section_vma): Likewise.
4859 * bfd.c (bfd_record_phdr): Cast enums in assignments.
4860 * binary.c (bfd_alloc): Cast enum to long.
4861 * coffgen.c (_bfd_coff_is_local_label_name): Cast return to boolean.
4862 * dwarf2.c (read_abbrevs): Add casts to enum types.
4863 (read_attribute_value): Likewise.
4864 (arange_add): Cast result of bfd_zalloc call.
4865 (comp_unit_contains_address): Return true and false.
4866 (comp_unit_find_nearest_line): Cast return to boolean.
4867 * format.c (bfd_check_format_matches, bfd_set_format): Likewise.
4868 * gen-aout.c: define macro '_' if not defined.
4869 * libbfd.c (bfd_realloc): Cast malloc and realloc to PTR.
4870 (bfd_bwrite): Cast bfd_realloc to bfd_byte *.
4871 (bfd_write_bigendian_4byte_int): Cast return to boolean.
4872 (bfd_seek): Cast bfd_realloc to bfd_byte *.
4873 (bfd_generic_is_local_label_name): Cast return to boolean.
4874 * libcoff.h (_bfd_coff_adjust_symndx): Remove extraneous '\'.
4875 * linker.c (_bfd_link_hash_newfunc): Cast bfd_hash_allocate result to
4876 struct bfd_hash_entry *.
4877 (_bfd_generic_link_hash_newfunc): likewise.
4878 (_bfd_generic_final_link): Cast enum to unsigned int.
4879 * merge.c (sec_merge_emit): Cast return to boolean.
4880 (merge_strings): Add casts to const unsigned char *.
4881 * reloc.c (bfd_get_reloc_code_name): Cast enums in comparison to int.
4882 (bfd_generic_get_relocated_section_content): Cast enum to unsigned int.
4883 * section.c (bfd_section_hash_newfunc): Cast bfd_hash_allocate result
4884 to struct bfd_hash_entry *.
4885 (bfd_set_section_content): Add cast to PTR in comparison.
4886 * simple.c (simple_dummy_warning, simple_dummy_undefined_symbol,
4887 simple_dummy_reloc_overflow, simple_dummy_reloc_dangerous,
4888 simple_dummy_unattached_reloc,
4889 bfd_simple_get_relocated_section_contents): Add K&R declarations and
4890 function definitions.
4891 * srec.c (S3Forced): Initialize to false.
4892 (srec_get_symtab): Cast return value from bfd_alloc to asymbol *.
4893 * stabs.c (_bfd_link_section_stabs): Cast enum to int in comparisons.
4894 (_bfd_discard_section_stabs): Likewise. Also cast return to boolean.
4895 * syms.c (bfd_is_undefined_symclass): Cast return to boolean.
4896 (_bfd_stab_section_find_nearest_line): Cast enum to bfd_byte in
4897 comparisons.
4898
4899 2002-10-23 Jakub Jelinek <jakub@redhat.com>
4900
4901 * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic
4902 relocs into shared lib non-allocated reloc sections.
4903
4904 2002-10-23 Nathan Tallent <eraxxon@alumni.rice.edu>
4905
4906 * dwarf2.c (add_line_info): Ensure that the line_info_table is
4907 sorted even when given an out-of-order line sequence.
4908 (lookup_address_in_line_info_table): When an exact VMA match is
4909 not found, return line information with the closest VMA.
4910
4911 2002-10-23 Ross Alexander <ross.alexander@uk.neceur.com>
4912
4913 * elf64-hppa.c: Force DT_FLAGS to always be set. Required by
4914 HPUX 11.00 patch PHSS_26559.
4915
4916 2002-10-22 Alexandre Oliva <aoliva@redhat.com>
4917
4918 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't move
4919 the options section into a separate section unless IRIX 6
4920 compatibility is enabled.
4921
4922 2002-10-22 Alexandre Oliva <aoliva@redhat.com>
4923
4924 * elflink.h (struct elf_link_sort_rela): Turn rel and rela
4925 into arrays.
4926 (elf_link_sort_cmp1, elf_link_sort_cmp2): Adjust.
4927 (elf_link_sort_relocs): Likewise. Take int_rels_per_ext_rel
4928 into account.
4929 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Compose
4930 R_MIPS_REL32 with R_MIPS64 if ABI_64_P.
4931
4932 2002-10-21 Graeme Peterson <gp@qnx.com>
4933
4934 * targets.c (_bfd_target_vector): Add missing qnx vectors.
4935
4936 2002-10-21 Alan Modra <amodra@bigpond.net.au>
4937
4938 * targets.c (bfd_target_list): Don't return the default target twice.
4939
4940 2002-10-21 Elias Athanasopoulos <eathan@otenet.gr>
4941
4942 * archive.c (_bfd_archive_bsd_update_armap_timestamp): Replace
4943 perror with bfd_perror.
4944
4945 2002-10-19 H.J. Lu <hjl@gnu.org>
4946
4947 * elflink.h (elf_link_add_object_symbols): Correctly handle
4948 DT_RPATH and DT_RUNPATH.
4949
4950 2002-10-19 Mark Kettenis <kettenis@gnu.org>
4951
4952 * elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes.
4953
4954 2002-10-17 Denis Chertykov <denisc@overta.ru>
4955
4956 * elf32-ip2k.c (ELF_MACHINE_ALT1): Define alternate machine code
4957 for ip2k port.
4958
4959 2002-10-17 Alan Modra <amodra@bigpond.net.au>
4960
4961 * elfxx-target.h (USE_REL): Don't define as 1.
4962 * elf32-arm.h (USE_REL): Provide a default define of 0.
4963 Use #if rather than #ifdef when testing USE_REL.
4964 * elf32-m32r.c: Likewise.
4965
4966 * elf32-arc.c (USE_REL): Define as 1.
4967 * elf32-d10v.c (USE_REL): Likewise.
4968 * elf32-m32r.c (USE_REL): Likewise.
4969 * elf32-m68hc11.c (USE_REL): Likewise.
4970 * elf32-m68hc12.c (USE_REL): Likewise.
4971 * elf32-or32.c (USE_REL): Likewise.
4972 * elfarm-nabi.c (USE_REL): Likewise.
4973
4974 2002-10-16 Jakub Jelinek <jakub@redhat.com>
4975
4976 * config.bfd (s390-*-linux*): Add targ64_selvecs.
4977 (s390x-*-linux*): Add targ_selvecs.
4978
4979 2002-10-16 Alan Modra <amodra@bigpond.net.au>
4980
4981 * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,
4982 elf32-i386-fbsd.lo, elf32-i386qnx.lo, elf32-ppcqnx.lo,
4983 elf32-sh-lin.lo, elf32-sh64-lin.lo, elf32-sh-nbsd.lo,
4984 elf32-sh64-nbsd.lo, elf32-shqnx.lo. Add elf32-qnx.lo.
4985 (BFD32_BACKENDS_CFILES): Likewise for corresponding C files.
4986 (BFD64_BACKENDS): Remove elf64-sh64-lin.lo, elf64-sh64-nbsd.lo.
4987 (BFD64_BACKENDS_CFILES): Likewise for corresponding C files.
4988 (SOURCE_HFILES): Add elf32-qnx.h.
4989 (BUILD_HFILES): Add bfdver.h.
4990 Run "make dep-am".
4991 * Makefile.in: Regenerate.
4992 * configure.in Update bfd vector dependencies.
4993 * configure: Regenerate.
4994 * elf32-i386-fbsd.c: Delete. Move code to elf32-i386.c.
4995 * elf32-i386qnx.c: Likewise.
4996 * elf32-ppcqnx.c: Delete. Move code to elf32-ppc.c.
4997 * elf32-sh-nbsd.c: Delete. Move code to elf32-sh.c.
4998 * elf32-sh-lin.c: Likewise.
4999 * elf32-shqnx.c: Likewise.
5000 * elf32-sh64-lin.c: Delete. Move code to elf32-sh64.c.
5001 * elf32-sh64-nbsd.c: Likewise.
5002 * elf64-sh64-lin.c: Delete. Move code to elf64-sh64.c.
5003 * elf64-sh64-nbsd.c: Likewise.
5004 * elfarmqnx-nabi.c: Delete. Move code to elfarm-nabi.c.
5005 * elf32-arm.h (ELF_MAXPAGESIZE): Always define.
5006 * elf32-i386.c: Remove ELF_ARCH and ELF32_I386_C_INCLUDED tests.
5007 * elf32-ppc.c: Remove ELF32_PPC_C_INCLUDED tests.
5008 * elf32-qnx.h (elf_backend_set_nonloadable_filepos): Always define.
5009 (elf_backend_is_contained_by_filepos): Likewise.
5010 (elf_backend_copy_private_bfd_data_p): Likewise.
5011 Globalize and move functions to..
5012 * elf32-qnx.c: ..here. New file.
5013 * elf32-sh.c: Remove ELF_ARCH and ELF32_SH_C_INCLUDED tests. Don't
5014 emit target vectors when INCLUDE_SHMEDIA.
5015 * elf32-sh64.c: Remove ELF_ARCH test. Move TARGET_* etc. defines to
5016 end of file.
5017 * elf64-sh64.c: Remove ELF_ARCH test.
5018 * elfarm-nabi.c: Remove ELFARM_NABI_C_INCLUDED test.
5019 * po/BLD-POTFILES.in: Regenerate.
5020 * po/SRC-POTFILES.in: Regenerate.
5021
5022 2002-10-16 Alan Modra <amodra@bigpond.net.au>
5023
5024 * elflink.h (elf_link_add_object_symbols): Error out on dynamic objects
5025 loaded with --just-symbols.
5026
5027 * elf32-i386qnx.c (TARGET_LITTLE_NAME): Define.
5028 * elf32-ppcqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5029 * elf32-shqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5030 * elfarmqnx-nabi.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5031
5032 2002-10-15 Richard Henderson <rth@redhat.com>
5033
5034 * Makefile.am (BFD64_BACKENDS): Remove elf64-alpha-fbsd.
5035 (BFD64_BACKENDS_CFILES): Likewise.
5036 * configure.in (bfd_elf64_alpha_freebsd_vec): Use elf64-alpha.
5037 * elf64-alpha-fbsd.c: Remove file, move code ...
5038 * elf64-alpha.c: ... here.
5039 * Makefile.in, configure: Rebuild.
5040
5041 2002-10-14 Richard Henderson <rth@redhat.com>
5042
5043 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: Increment
5044 VALUE, not ADDEND.
5045
5046 2002-10-14 Stephen Clarke <stephen.clarke@superh.com>
5047
5048 * elf32-sh.c (elf_sh_link_hash_entry): Replace
5049 datalabel_got_offset with union of datalabel_got
5050 offset and refcount.
5051 (sh_elf_link_hash_newfunc): Initialize datalabel_got.refcount.
5052 (allocate_dynrelocs): Delete unnecessary code for
5053 STT_DATALABEL type. Create entry in got for
5054 datalabel version of symbol if datalabel_got.refcount > 0.
5055 (sh_elf_relocate_section): Use datalabel_got union.
5056 (sh_elf_gc_sweep_hook): Pull common code to initialize
5057 h and eh out of switch statement. Declare seen_stt_datalabel.
5058 Initialize it. Decrement datalabel_got.refcount for
5059 got relocs when seen_stt_datalabel is true.
5060 Decrement local_got_refcounts entry for datalabel got relocs
5061 of local symbols.
5062 (sh_elf_copy_indirect_symbol): Copy datalabel_got field over.
5063 (sh_elf_check_relocs): Declare seen_stt_datalabel.
5064 Initialize it. When seen_stt_datalabel is true, increment
5065 datalabel_got refcount rather than got.refcount.
5066 (sh_elf_finish_dynamic_symbol): Create relocs to
5067 initialize got entry for datalabel version of symbol.
5068
5069 2002-10-14 Alan Modra <amodra@bigpond.net.au>
5070
5071 * Makefile.am: Run "make dep-am".
5072 (BFD_H_FILES): Remove version.h.
5073 * bfd-in.h (BFD_VERSION, BFD_VERSION_DATE, BFD_VERSION_STRING): Move..
5074 * version.h: ..to here.
5075 * configure.in (bfd_version_date): Remove.
5076 (AC_OUTPUT): Make bfdver.h from version.h.
5077 * bfd.c: #include "bfdver.h".
5078 * vms-hdr.c: Likewise.
5079 * Makefile.in: Regenerate.
5080 * bfd-in2.h: Regenerate.
5081 * configure: Regenerate.
5082 * po/SRC-POTFILES.in: Regenerate.
5083
5084 2002-10-14 Alan Modra <amodra@bigpond.net.au>
5085
5086 * archures.c (bfd_mach_i386_i386, bfd_mach_i386_i8086,
5087 bfd_mach_i386_i386_intel_syntax, bfd_mach_x86_64,
5088 bfd_mach_x86_64_intel_syntax bfd_mach_ppc, bfd_mach_ppc64,
5089 bfd_mach_rs6k, bfd_mach_d10v, bfd_mach_sh, bfd_mach_v850,
5090 bfd_mach_arc_5, bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8,
5091 bfd_mach_m32r, bfd_mach_frv, bfd_mach_frvsimple,
5092 bfd_mach_ia64_elf64, bfd_mach_ia64_elf32,
5093 bfd_mach_ip2022, bfd_mach_ip2022ext,
5094 bfd_mach_s390_31, bfd_mach_s390_64, bfd_mach_xstormy16): Renumber.
5095 * bfd-in2.h: Regenerate.
5096
5097 2002-10-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5098
5099 * config.bfd (sh*eb-*-linux*, sh*-*-linux*): Add the alternative
5100 endian vector to targ_selvecs.
5101
5102 2002-10-13 Alexandre Oliva <aoliva@redhat.com>
5103
5104 * elfxx-mips.c (mips_elf_calculate_relocation): Take
5105 save_addend argument. Don't apply the 32-bit mask to a
5106 GPREL32 value if it's to be used in another relocation. Don't
5107 use forced-check computation of local_p to decide whether to
5108 add gp0 to GPREL16 value. Don't use only the lowest 16 bits
5109 of the addend of a non-in-place GPREL16 relocation.
5110 (_bfd_mips_elf_relocate_section): Pass use_saved_addend_p to
5111 mips_elf_calculate_relocation().
5112
5113 2002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5114
5115 * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocs
5116 with symbols in other sections if we relaxed something; the sections
5117 output offsets must be re-computed before.
5118
5119 2002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5120
5121 * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbols
5122 handling to use Elf_Internal_Sym.
5123 (m68hc11_elf_relax_delete_bytes): Likewise.
5124
5125 2002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5126
5127 * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,
5128 sh_elf_object_p, dtpoff_base): New functions.
5129 (sh_elf_howto_table): Add TLS relocs.
5130 (sh_reloc_map): Likewise.
5131 (sh_elf_info_to_howto): Support TLS relocs.
5132 (elf_sh_link_hash_entry): Add tls_type and tls_tpoff32.
5133 (sh_elf_hash_entry, sh_elf_tdata, sh_elf_local_got_tls_type):
5134 New macros.
5135 (sh_elf_obj_tdata): New.
5136 (elf_sh_link_hash_table): Add tls_ldm_got.
5137 (sh_elf_link_hash_table_create): Clear refcount of tls_ldm_got.
5138 (allocate_dynrelocs): Support TLS relocs.
5139 (sh_elf_size_dynamic_sections): Likewise.
5140 (sh_elf_relocate_section): Support TLS relocs. Don't try to find
5141 .rela.got section when found already. Return false after printing
5142 error about unresolvable relocation.
5143 (sh_elf_gc_sweep_hook): Support TLS relocs.
5144 (sh_elf_check_relocs): Likewise.
5145 (sh_elf_finish_dynamic_symbol): Likewise.
5146 (bfd_elf32_mkobject, elf_backend_object_p): Define for TLS case.
5147 * reloc.c: Add SH TLS relocs.
5148 * bfd-in2.h, libbfd.h: Regenerate.
5149
5150 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
5151
5152 * Makefile.in: Regenerated.
5153
5154 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
5155
5156 * Makefile.am: Run dep-am.
5157 (BFD_H_DEP): Add simple.c and linker.c.
5158 (BFD32_LIBS): Add simple.lo.
5159 (BFD32_LIBS_CFILES): Add simple.c.
5160 * Makefile.in: Regenerated.
5161 * bfd-in2.h: Regenerated.
5162 * simple.c: New file.
5163
5164 2002-10-11 Alan Modra <amodra@bigpond.net.au>
5165
5166 * coff-arm.c (record_arm_to_thumb_glue): Avoid type-punned pointers.
5167 (record_thumb_to_arm_glue): Likewise.
5168 * ecoff.c (ecoff_link_add_externals): Likewise.
5169 * elf32-arm.h (record_arm_to_thumb_glue): Likewise.
5170 (record_thumb_to_arm_glue): Likewise.
5171 * elf32-m32r.c (m32r_elf_add_symbol_hook): Likewise.
5172 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
5173 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
5174 * elf64-alpha.c (elf64_alpha_create_dynamic_sections): Likewise.
5175 * elf64-ppc.c (func_desc_adjust): Likewise.
5176 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
5177 (sh64_elf64_create_dynamic_sections): Likewise.
5178 * elflink.c (_bfd_elf_create_got_section): Likewise.
5179 (_bfd_elf_create_dynamic_sections): Likewise.
5180 (_bfd_elf_create_linker_section): Likewise.
5181 * elflink.h (elf_add_default_symbol): Likewise.
5182 (elf_link_create_dynamic_sections): Likewise.
5183 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
5184 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Likewise.
5185 * elfxx-mips.c (mips_elf_create_got_section): Likewise.
5186 (_bfd_mips_elf_add_symbol_hook): Likewise.
5187 (_bfd_mips_elf_create_dynamic_sections): Likewise.
5188 * linker.c (generic_link_add_symbol_list): Likewise.
5189 * xcofflink.c (xcoff_link_add_symbols): Likewise.
5190
5191 * elfxx-ia64.c (oor_brl, oor_ip): Conditionally define.
5192
5193 * elf64-ppc.c (edit_opd): Only zero opd syms when function is
5194 completely removed. Correct local sym adjustment.
5195
5196 2002-10-10 Stephen Clarke <stephen.clarke@superh.com>
5197
5198 * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
5199 Correct mistake in calculation of address of .got.
5200 * elf64-sh64.c (elf_sh64_pic_plt_entry_be,
5201 elf_sh64_pic_plt_entry_le): Likewise.
5202
5203 2002-10-09 Richard Shann <richard.shann@superh.com>
5204 Stephen Clarke <stephen.clarke@superh.com>
5205
5206 * Makefile.am: Add entries for elf32-sh64-lin.c and
5207 elf64-sh64-lin.c. Regenerate.
5208 * Makefile.in: Regenerate.
5209 * config.bfd: Change sh64eb-*-linux* and sh64-*-linux*
5210 to use sh64 vectors rather than sh vectors.
5211 * configure.in: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5212 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5213 * configure: Regenerate.
5214 * elf32-sh64-lin.c: New file.
5215 * elf64-sh64-lin.c: New file.
5216 * targets.c: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5217 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5218
5219 2002-10-08 H.J. Lu <hjl@gnu.org>
5220
5221 * elf32-i386.c (elf_i386_relocate_section): Re-arrange the
5222 IE->LE transition for R_386_TLS_IE.
5223
5224 2002-10-08 Alan Modra <amodra@bigpond.net.au>
5225
5226 * elf64-ppc.c (edit_opd): Correct test for discarded sections.
5227
5228 2002-10-07 Mark Elbrecht <snowball3@softhome.net>
5229
5230 * cofflink.c (mark_relocs): Don't mark relocations in excluded
5231 sections.
5232
5233 2002-10-07 Alan Modra <amodra@bigpond.net.au>
5234
5235 * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependent
5236 code.
5237
5238 * elf64-ppc.c (ppc64_elf_build_stubs): Increment .glink indx.
5239
5240 2002-10-06 Alan Modra <amodra@bigpond.net.au>
5241
5242 * opncls.c: Formatting.
5243 (_bfd_new_bfd): Use a smaller section hash table.
5244
5245 2002-10-05 Alexandre Oliva <aoliva@redhat.com>
5246
5247 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the type
5248 of the other two relocations packed with a REL32 to NONE.
5249
5250 2002-10-02 Stephen Clarke <stephen.clarke@superh.com>
5251
5252 * elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.
5253 (sh_elf_link_hash_newfunc): Initialize it.
5254 (allocate_dynrelocs): Transfer gotplt refs from plt.refcount
5255 to got.refcount for symbols that are forced local or when
5256 we have direct got refs.
5257 (sh_elf_gc_sweep_hook): Adjust gotplt_refcount. Use it
5258 to correctly adjust got.refcount and plt.refcount.
5259 (sh_elf_copy_indirect_symbol): Copy gotplt_refcount across.
5260 (sh_elf_check_relocs): Increment gotplt_refcount.
5261
5262 2002-10-01 Jakub Jelinek <jakub@redhat.com>
5263
5264 * elf32-i386.c (elf_i386_relocate_section): Fix
5265 movl foo@indntpoff, %eax IE->LE transition.
5266
5267 2002-10-01 Jakub Jelinek <jakub@redhat.com>
5268
5269 * elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
5270 sequence and its transitions.
5271
5272 2002-10-01 Jakub Jelinek <jakub@redhat.com>
5273
5274 * elf32-i386.c (elf_i386_relocate_section): Resolve R_386_TLS_LDO_32
5275 to st_value + addend in non-code sections.
5276 * elf64-x86-64.c (elf64_x86_64_relocate_section): Resolve
5277 R_X86_64_DTPOFF32 to st_value + addend in non-code sections.
5278
5279 2002-09-30 Gavin Romig-Koch <gavin@redhat.com>
5280 Ken Raeburn <raeburn@cygnus.com>
5281 Aldy Hernandez <aldyh@redhat.com>
5282 Eric Christopher <echristo@redhat.com>
5283 Richard Sandiford <rsandifo@redhat.com>
5284
5285 * archures.c (bfd_mach_mips4120, bfd_mach_mips5400): New.
5286 (bfd_mach_mips5500): New.
5287 * cpu-mips.c (I_mips4120, I_mips5400, I_mips5500): New.
5288 (arch_info_struct): Add corresponding entries here.
5289 * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_4120,
5290 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
5291 (_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4120,
5292 bfd_mach_mips5400 and bfd_mach_mips5500.
5293 (_bfd_mips_elf_mach_extends_p): New function.
5294 (_bfd_mips_elf_merge_private_bfd_data): Use it to help merge
5295 the EF_MIPS_MACH flags.
5296 * bfd-in2.h: Regenerate.
5297
5298 2002-09-28 Jason Thorpe <thorpej@wasabisystems.com>
5299
5300 * elf32-vax.c (elf_vax_size_dynamic_section): Don't strip
5301 .got sections.
5302
5303 2002-09-28 Alan Modra <amodra@bigpond.net.au>
5304
5305 * elf.c (map_sections_to_segments): Correct test for start of
5306 writable section in the same page as end of read-only section.
5307
5308 2002-09-27 Matt Thomas <matt@3am-software.com>
5309
5310 * elf32-vax.c (elf_vax_check_relocs): Remove unused
5311 local_got_refcounts usage. Remove allocation of got slot.
5312 (elf_vax_gc_sweep_hook): Remove unused local_got_refcounts usage.
5313 Remove de-allocation of got slot.
5314 (elf_vax_size_dynamic_section): Fix some indentation. Add hash
5315 traversal for elf_vax_instantiate_got_entries. Allow empty .got
5316 sections to be GC'ed.
5317 (elf_vax_instantiate_got_entries): New function.
5318 (elf_vax_relocate_section): Simplify R_VAX_GOT32 handling. Remove
5319 tests that are now handled by elf_vax_instantiate_got_entries.
5320 Assert GOT entry falls within .got section size. Remove redundant
5321 comparisions. Fix comments.
5322
5323 2002-09-27 Jakub Jelinek <jakub@redhat.com>
5324
5325 * reloc.c: Add x86-64 TLS relocs.
5326 * bfd-in2.h, libbfd.h: Rebuilt.
5327 * elf64-x86-64.c (x86_64_elf_howto): Fix size fields for 32-bit
5328 relocs. Add TLS relocs.
5329 (x86_64_reloc_map): Add TLS relocs.
5330 (elf64_x86_64_info_to_howto): Adjust for added TLS relocs.
5331 (struct elf64_x86_64_link_hash_entry): Add tls_type field.
5332 (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE): Define.
5333 (elf64_x86_64_hash_entry): Define.
5334 (struct elf64_x86_64_obj_tdata): New.
5335 (elf64_x86_64_tdata, elf64_x86_64_local_got_tls_type): Define.
5336 (struct elf64_x86_64_link_hash_table): Add tls_ld_got.
5337 (link_hash_newfunc): Initialize tls_type.
5338 (elf64_x86_64_link_hash_table_create): Initialize tls_ld_got.
5339 (elf64_x86_64_copy_indirect_symbol): Swap tls_type if necessary.
5340 (elf64_x86_64_mkobject): New.
5341 (elf64_x86_64_elf_object_p): Allocate struct elf64_x86_64_obj_tdata.
5342 (elf64_x86_64_tls_transition): New.
5343 (elf64_x86_64_check_relocs): Add r_type variable and use it.
5344 Handle TLS relocs.
5345 (elf64_x86_64_gc_sweep_hook): Handle TLS relocs.
5346 (allocate_dynrelocs): Allocate GOT space for TLS relocs.
5347 (elf64_x86_64_size_dynamic_sections): Likewise.
5348 (dtpoff_base, tpoff): New.
5349 (elf64_x86_64_relocate_section): Handle TLS relocs.
5350 (elf64_x86_64_finish_dynamic_symbol): Only handle non-TLS GOT
5351 entries.
5352 (bfd_elf64_mkobject): Define.
5353
5354 * elf32-i386.c (elf_i386_check_relocs) [R_386_TLS_LE]: Set
5355 DF_STATIC_TLS if shared.
5356
5357 2002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5358
5359 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Don't emit unneeded
5360 empty relocation sections.
5361
5362 2002-09-26 Alan Modra <amodra@bigpond.net.au>
5363
5364 * elf64-ppc.c (ppc_build_one_stub): Don't build glink stubs here.
5365 (ppc64_elf_build_stubs): Build them here instead.
5366
5367 2002-09-24 Jakub Jelinek <jakub@redhat.com>
5368
5369 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE
5370 addend into r_addend, not *r_offset.
5371 (elf32_sparc_finish_dynamic_symbol): Likewise.
5372 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Clear xword at
5373 R_SPARC_RELATIVE's r_offset.
5374
5375 2002-09-23 Nathan Tallent <eraxxon@alumni.rice.edu>
5376
5377 * dwarf2.c (decode_line_info): Update to correctly decode
5378 the (non-standard DWARF2) out-of-order address sequences
5379 generated by the Intel C++ 6.0 compiler for ia64-Linux.
5380
5381 2002-09-23 Mark Elbrecht <snowball3@softhome.net>
5382
5383 * config.bfd: For DJGPP targets, match with any cpu and any machine.
5384
5385 2002-09-23 Alan Modra <amodra@bigpond.net.au>
5386
5387 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocs
5388 for discarded FDEs. Remove redundant assignment.
5389 * elflink.h (elf_bfd_discard_info): Save edited relocs.
5390
5391 2002-09-22 H.J. Lu <hjl@gnu.org>
5392
5393 * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Don't merge
5394 the relocation count between different .reloc sections.
5395
5396 2002-09-21 Alan Modra <amodra@bigpond.net.au>
5397
5398 * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" and
5399 ".sdata.*" for R_PPC_SDAREL16, ".sbss2*" and ".sdata2*" for
5400 R_PPC_EMB_SDA2REL. Similarly for R_PPC_EMB_SDA21 and
5401 R_PPC_EMB_RELSDA.
5402
5403 * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"
5404 unsigned. Move "symcount" assignment out of loop.
5405 * Makefile.am: Run "make dep-am".
5406 * Makefile.in: Regenerate.
5407 * configure: Regenerate.
5408 * po/SRC-POTFILES.in: Regnerate.
5409
5410 2002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
5411
5412 * dwarf2.c (_bfd_dwarf2_find_nearest_line): If address length is
5413 zero, set it to 8 for (non-standard) 64-bit DWARF2 formats
5414 (e.g. IRIX64).
5415
5416 2002-09-19 Jakub Jelinek <jakub@redhat.com>
5417
5418 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Clear .got word
5419 even if generating R_PPC_RELATIVE reloc.
5420 (ppc_elf_relocate_section): Make sure relocation is performed
5421 if skip == -2. Clear memory at r_offset when creating dynamic
5422 relocation.
5423
5424 2002-09-19 Jakub Jelinek <jakub@redhat.com>
5425
5426 * reloc.c (BFD_RELOC_386_TLS_TPOFF, BFD_RELOC_386_TLS_IE,
5427 BFD_RELOC_386_TLS_GOTIE): Add.
5428 * bfd-in2.h, libbfd.h: Rebuilt.
5429 * elf32-i386.c (elf_howto_table): Add R_386_TLS_TPOFF, R_386_TLS_IE
5430 and R_386_TLS_GOTIE.
5431 (elf_i386_reloc_type_lookup): Handle it.
5432 (struct elf_i386_link_hash_entry): Change tls_type type to unsigned
5433 char instead of enum, change GOT_* into defines.
5434 (GOT_TLS_IE_POS, GOT_TLS_IE_NEG, GOT_TLS_IE_BOTH): Define.
5435 (elf_i386_tls_transition): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5436 (elf_i386_check_relocs): Likewise. Avoid crash if local symbol is
5437 accessed both as normal and TLS symbol. Move R_386_TLS_LDM and
5438 R_386_PLT32 cases so that R_386_TLS_IE can fall through.
5439 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5440 (elf_i386_gc_sweep_hook): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5441 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5442 (allocate_dynrelocs): Allocate 2 .got and 2 .rel.got entries if
5443 tls_type is GOT_TLS_IE_BOTH.
5444 (elf_i386_size_dynamic_sections): Likewise.
5445 (elf_i386_relocate_section): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5446 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5447 (elf_i386_finish_dynamic_symbol): Use tls_type & GOT_TLS_IE to catch
5448 all 4 GOT_TLS_* TLS types.
5449
5450 2002-09-19 Nick Clifton <nickc@redhat.com>
5451
5452 * elflink.h (elf_fix_symbol_flags): When examining weak symbols,
5453 follow indirect links.
5454
5455 2002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
5456
5457 * ecoffswap.h (ecoff_swap_pdr_in) <isym, iline>: Update to
5458 correctly sign-extend 32-bit ECOFF null values (0xffffffff, -1)
5459 on 64 bit machines.
5460 (ecoff_swap_sym_in) <iss>: Likewise.
5461 * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Fix error reading
5462 ECOFF information: 'ioptMax' refers to the actual *size*
5463 of the optimization symtab, not the number of entries.
5464
5465 2002-09-19 Daniel Jacobowitz <drow@mvista.com>
5466
5467 * elf32-arm.h (elf32_arm_adjust_dynamic_symbol): Update
5468 ELF_LINK_HASH_NEEDS_PLT logic.
5469
5470 2002-09-18 Daniel Jacobowitz <drow@mvista.com>
5471
5472 * elfcode.h (elf_slurp_reloc_table_from_section): Check
5473 correct relocation count.
5474
5475 2002-09-17 Daniel Jacobowitz <drow@mvista.com>
5476
5477 * bfd-in.h (bfd_get_dynamic_symcount): Define.
5478 * bfd.c (struct _bfd): Add dynsymcount.
5479 * bfd-in2.h: Regenerated.
5480 * elf.c (_bfd_elf_canonicalize_dynamic_symtab): Set
5481 abfd->dynsymcount.
5482 * elfcode.h (elf_slurp_reloc_table_from_section): Check
5483 for overflow.
5484
5485 2002-09-17 Stan Cox <scox@redhat.com>
5486
5487 * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
5488 (mips_elf64_final_gp): Don't make up gp value.
5489 * elfn32-mips.c (mips_elf_final_gp): Likewise.
5490 * elfxx-mips.c (_bfd_mips_elf_final_link): Always create
5491 .MIPS.options/.options section.
5492
5493 2002-09-17 David O'Brien <obrien@FreeBSD.org>
5494
5495 * elf32-i386-fbsd.c: Always label using the EI_OSABI method.
5496 It is benign for FreeBSD < 4.1. Minor reformatting.
5497 * elf64-alpha-fbsd.c: Likewise.
5498
5499 2002-09-17 Jakub Jelinek <jakub@redhat.com>
5500
5501 * elf32-i386.c (elf_i386_relocate_section) [R_386_TLS_TPOFF32]: Negate
5502 addend.
5503
5504 2002-09-17 Alan Modra <amodra@bigpond.net.au>
5505
5506 * elf64-alpha.c (alpha_elf_size_info): Make static.
5507
5508 2002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5509
5510 * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
5511 * cpu-tic4x.c: Ditto.
5512
5513 2002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5514
5515 * elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove
5516 duplicate define.
5517
5518 2002-09-16 Bruno Haible <bruno@clisp.org>
5519
5520 * elf32-i386.c: Don't defined ELF_ARCH etc. if this file is included
5521 by a target variant implementation.
5522 * elf64-alpha.c: Likewise.
5523 * elf32-i386-fbsd.c: New file.
5524 * elf64-alpha-fbsd.c: New file.
5525 * targets.c: Support bfd_elf32_i386_freebsd_vec and
5526 bfd_elf64_alpha_freebsd_vec.
5527 * configure.in: Accept the vectors bfd_elf32_i386_freebsd_vec,
5528 bfd_elf64_alpha_freebsd_vec.
5529 * Makefile.am (BFD32_BACKENDS): Add elf32-i386-fbsd.lo.
5530 (BFD32_BACKENDS_CFILES): Add elf32-i386-fbsd.c.
5531 (BFD64_BACKENDS): Add elf64-alpha-fbsd.lo.
5532 (BFD64_BACKENDS_CFILES): Add elf64-alpha-fbsd.c.
5533 (elf32-i386-fbsd.lo, elf64-alpha-fbsd.lo): Add dependencies.
5534 * config.bfd: For FreeBSD targets, set targ_defvec to a FreeBSD
5535 specific targets. Define OLD_FREEBSD_ABI_LABEL if appropriate.
5536
5537 2002-09-12 Jakub Jelinek <jakub@redhat.com>
5538
5539 * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
5540 NULL.
5541 (elf_i386_relocate_section): Return false after printing error about
5542 unresolvable relocation.
5543
5544 2002-09-12 Nick Clifton <nickc@redhat.com>
5545
5546 * elf32-arm.h (elf32_arm_final_link_relocate): Fix handling of
5547 R_ARM_THM_PC11.
5548
5549 2002-09-11 Jeffrey Law <law@redhat.com>
5550
5551 * elf32-h8300.c (elf32_h8_relax_section): Fix typo.
5552
5553 2002-09-11 Andrew Haley <aph@cambridge.redhat.com>
5554
5555 * elf.c (_bfd_elf_find_nearest_line): Check functionname_ptr and
5556 line_ptr before deciding we've found a symbol.
5557
5558 2002-09-11 Nick Clifton <nickc@redhat.com>
5559
5560 * po/da.po: New Danish translation file.
5561 * configure.in (LINGUAS): Add 'da'.
5562 * configure: Regenerate.
5563
5564 2002-09-10 Michael Snyder <msnyder@redhat.com>
5565
5566 * irix-core.c (do_sections, do_sections64): New functions.
5567 (irix_core_core_file_p): Call new functions do_sections,
5568 do_sections64, depending on corefile (32-bit or 64-bit).
5569
5570 2002-09-09 Richard Henderson <rth@redhat.com>
5571
5572 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M
5573 and PCREL21F like PCREL21B.
5574
5575 2002-09-04 Kevin Buettner <kevinb@redhat.com>
5576
5577 * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 default
5578 vector.
5579
5580 2002-09-02 Nick Clifton <nickc@redhat.com>
5581
5582 * elf32-v850.c (v850_elf_final_link_relocate): Use helpful
5583 names instead of cryptically overloaded bfd_reloc error
5584 codes.
5585 (v850_elf_relocate_section): Likewise.
5586 (v850_elf_relax_section): Replace caching of external symbols
5587 with caching of internal symbols obtained from calling
5588 bfd_elf_get_elf_syms().
5589 Fixup problems with freeing cached allocated memory blocks.
5590
5591 2002-09-02 Alan Modra <amodra@bigpond.net.au>
5592
5593 * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
5594 (bfd_pj_arch): Use bfd_default_scan.
5595 * cpu-v850.c (scan): Remove.
5596 (N): Use bfd_default_scan.
5597 * cpu-z8k.c (scan_mach): Remove.
5598 (arch_info_struct, bfd_z8k_arch): Reorganize so that the default is
5599 first. Use bfd_default_scan.
5600
5601 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
5602 bfd_mach constants.
5603 (ecoff_get_magic): Likewise.
5604 * elf32-v850.c (v850_elf_object_p): Likewise.
5605 (v850_elf_final_write_processing): Likewise.
5606 * mipsbsd.c (MY(set_arch_mach)): Likewise.
5607 (MY(write_object_contents)): Likewise.
5608 * coff64-rs6000.c (xcoff64_write_object_contents): Likewise.
5609 * coffcode.h (coff_write_object_contents): Likewise.
5610 (coff_set_arch_mach_hook): Add comment describing machine == 0.
5611 Remove unnecessary "machine" assignments.
5612 (coff_write_relocs): Test for the absolute section sym by testing
5613 section and flags.
5614
5615 * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386
5616 and bfd_mach_i386_i386_intel_syntax.
5617 * pdp11.c (NAME(aout,machine_type)): Likewise.
5618
5619 2002-08-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
5620
5621 * bfd-in.h (align_power): Cast constants to bfd_vma type.
5622 * bfd-in2.h (align_power): Likewise.
5623
5624 2002-08-30 Alan Modra <amodra@bigpond.net.au>
5625
5626 * Makefile.am: Run "make dep-am".
5627 * Makefile.in: Regenerate.
5628
5629 * cpu-avr.c (compatible): Don't use hard-coded mach constants.
5630 * cpu-powerpc.c (powerpc_compatible): Likewise.
5631 * cpu-rs6000.c (rs6000_compatible): Likewise.
5632
5633 2002-08-28 Catherine Moore <clm@redhat.com>
5634
5635 * elf32-v850.c (v850_elf_reloc_map): Add new relocs.
5636 (v850-elf-reloc): Don't resolve pc relative relocs.
5637 (v850_elf_ignore_reloc): New routine.
5638 (v850_elf_final_link_relocate): Handle new relocs.
5639 (v850_elf_relax_delete_bytes ): New routine.
5640 (v850_elf_relax_section): New routine.
5641 (bfd_elf32_bfd_relax_section): Define.
5642 (HOWTO): New entries for new relocs.
5643 * reloc.c (BFD_RELOC_V850_LONGCALL): New reloc.
5644 (BFD_RELOC_V850_LONGJUMP): New reloc.
5645 (BFD_RELOC_V850_ALIGN): New reloc.
5646 * archures.c: Remove redundant v850ea architecture.
5647 * cpu-v850.c: Remove redundant v850ea support.
5648 * libbfd.h: Regenerate.
5649 * bfd-in2.h: Regenerated.
5650
5651 2002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
5652
5653 * config.bfd: Add tic4x-*-*coff* and c4x-*-*coff* target.
5654 * configure.in: Add tic4x_coff vector files.
5655 * configure: Regenerate.
5656 * Makefile.am: Add tic4x target.
5657 * Makefile.in: Regenerate.
5658
5659 2002-08-27 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5660
5661 * archures.c: Add the BFD arch type tic4x.
5662 * bfd-in.h: Add BFD_IN_MEMORY flag.
5663 * coff-tic4x.c: New file.
5664 * coffswap.h (coff_swap_sym_out): Add preadjuster.
5665 * cpu-tic4x.c: New file.
5666 * targets.c: Added tic4x- in list of xvecs.
5667 * ticoff.h: New file.
5668 * bfd-in2.h: Regenerate.
5669
5670 2002-08-27 Adam Nemet <anemet@lnxw.com>
5671
5672 * elf32-arm.h (elf32_arm_finish_dynamic_sections): Set the last
5673 bit of DT_INIT and DT_FINI for Thumb functions.
5674
5675 2002-08-26 Alan Modra <amodra@bigpond.net.au>
5676
5677 * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
5678
5679 2002-08-26 Alan Modra <amodra@bigpond.net.au>
5680
5681 * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.
5682
5683 2002-08-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5684
5685 * elf32-sh.c (sh_elf_copy_indirect_symbol): New.
5686 (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
5687 Likewise.
5688 (struct elf_sh_pcrel_relocs_copied): Removed.
5689 (struct elf_sh_dyn_relocs): New.
5690 (struct elf_sh_link_hash_entry): Replace pcrel_relocs_copied
5691 field with dyn_relocs.
5692 (struct elf_sh_link_hash_table): Add short-cuts to get dynamic
5693 sections and sym_sec.
5694 (sh_elf_link_hash_newfunc): Clear dyn_relocs.
5695 (sh_elf_link_hash_table_create): Clear shorts-cuts and sym_sec.
5696 (sh_elf_create_dynamic_sections): Use create_got_section instead
5697 of _bfd_elf_create_got_section.
5698 (sh_elf_check_relocs): Likewise.
5699 (sh_elf_create_dynamic_sections): Use short-cuts to the dynamic
5700 sections.
5701 (sh_elf_adjust_dynamic_symbol, sh_elf_size_dynamic_sections,
5702 sh_elf_relocate_section, sh_elf_check_relocs,
5703 sh_elf_finish_dynamic_symbol, sh_elf_finish_dynamic_sections):
5704 Likewise.
5705 (sh_elf_adjust_dynamic_symbol): Handle nocopyreloc. Keep the
5706 dynamic relocations and avoiding the copy relocation when we
5707 didn't find any dynamic relocations in the section which has
5708 contents or is read-only.
5709 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
5710 (sh_elf_size_dynamic_sections): Don't reset the size of
5711 .rela.got section even if dynamic_sections_created flag is off.
5712 Don't use sh_elf_discard_copies. Scan all input bfd and use
5713 allocate_dynrelocs. Call readonly_dynrelocs to determine
5714 whether we need DT_TEXTREL.
5715 (sh_elf_adjust_dynamic_symbol): Use plt.refcount to determine
5716 whether the symbol was never referred to.
5717 (sh_elf_relocate_section): Use WILL_CALL_FINISH_DYNAMIC_SYMBOL.
5718 (sh_elf_gc_sweep_hook): Fill with the real sweep function.
5719 (sh_elf_check_relocs): Call create_got_section if the short-cut
5720 to .got is null. Increment reference counters only instead of
5721 allocating space on dynamic sections here. Don't conditionalize
5722 uninitialized got.offset value when marking the symbol as a
5723 global offset table entry. Keep relocations for symbols satisfied
5724 by a dynamic library to avoid copy relocations for the symbol.
5725 Set dynobj field of an elf hash table if needed.
5726 (sh_elf_finish_dynamic_sections): Handle null section pointer
5727 correctly.
5728 (elf_backend_copy_indirect_symbol): Defined.
5729 (elf_backend_can_refcount): Defined.
5730
5731 2002-08-23 Nick Clifton <nickc@redhat.com>
5732
5733 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Undo
5734 previous change. Add comment explaining why.
5735
5736 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
5737
5738 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): Copy
5739 contents of .got.plt[2] to tr0, not address of .got.plt.
5740 (sh_elf_finish_dynamic_symbol): Do not apply GOT_BIAS when
5741 patching absolute plt entry. For shmedia plt entry, set bottom bit
5742 of branch to plt0 as this is a branch to an shmedia instruction.
5743 * elf64-sh64.c (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le):
5744 Copy contents of .got.plt[2] to tr0, not address of .got.plt.
5745 (elf_sh64_plt_entry_be, elf_sh64_plt_entry_le): Use ptrel to
5746 branch to plt0.
5747 (sh64_elf64_finish_dynamic_symbol): Do not apply GOT_BIAS when
5748 patching absolute plt entry. For shmedia plt entry, branch to
5749 plt0 is now ptrel, so use relative offset. Set bottom bit of
5750 branch target as it is a branch to an shmedia instruction.
5751
5752 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>,
5753 Richard Shann <richard.shann@superh.com>
5754
5755 * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT
5756 value if .init is an SHmedia function. Similarly for DT_FINI.
5757 * elf64-sh64.c (sh64_elf64_finish_dynamic_sections): Likewise.
5758
5759 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
5760
5761 * elf32-sh.c (sh_elf_size_dynamic_sections): Zero initialize
5762 dynamic section.
5763 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
5764
5765 2002-08-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5766
5767 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use a simple
5768 byte read when reading the return address register column.
5769
5770 2002-08-22 Nick Clifton <nickc@redhat.com>
5771
5772 * config.bfd: Add powepc64-*-*bsd* target.
5773
5774 2002-08-22 Graeme Peterson <gp@qnx.com>
5775
5776 * Makefile.am: Add entries for elf32-shqnx.c
5777 * Makefile.in: Regenerate.
5778 * config.bfd: Add support sh-*-nto* target.
5779 * configure.in: Add support for bfd_elf32_sh{l}qnx_vec.
5780 * configure: Regenerate.
5781 * elf32-qnx.h: Changed typo "elf_i386qnx_*" to "elf_qnx_*" .
5782 * elf32-sh.c: Do not include elf32-target.h if
5783 ELF32_SH_C_INCLUDED is defined.
5784 * elf32-shqnx.c: New file: Support for QNX.
5785 * targets.c: Add bfd_elf32_sh{l}qnx_vec.
5786
5787 2002-08-22 Nick Clifton <nickc@redhat.com>
5788
5789 * po/tr.po: Updated Turkish translation.
5790
5791 * syms.c (_bfd_generic_read_minisymbols): Set bfd_error if the
5792 symbols are not read.
5793
5794 2002-08-22 Alan Modra <amodra@bigpond.net.au>
5795
5796 * elf32-m68hc11.c: Formatting fixes.
5797 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
5798 * elf32-m68hc12.c: Formatting fixes.
5799 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
5800
5801 2002-08-22 Alan Modra <amodra@bigpond.net.au>
5802
5803 * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and
5804 SEC_DATA.
5805 (pmac_xcoff_vec): Likewise.
5806 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
5807 (aix5coff64_vec): Likewise.
5808
5809 2002-08-22 Alan Modra <amodra@bigpond.net.au>
5810
5811 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data
5812 param to elf_backend_copy_indirect_symbol.
5813 (_bfd_elf_link_hash_copy_indirect): Likewise.
5814 * elflink.h (elf_add_default_symbol, elf_fix_symbol_flags): Adjust
5815 calls to copy_indirect_symbol.
5816 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
5817 * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
5818 * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
5819 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
5820 * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
5821 * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
5822 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
5823 * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Likewise.
5824 * elfxx-mips.h (_bfd_mips_elf_copy_indirect_symbol): Likewise.
5825 * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise. Properly
5826 test refcounts for "used" values.
5827
5828 2002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
5829
5830 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Add PARAMS to
5831 argument declaration.
5832
5833 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
5834
5835 * archures.c (bfd_mach_ppc_e500): Added.
5836 * bfd-in2.h: Rebuilt.
5837 * cpu-powerpc.c (bfd_powerpc_archs): Added e500.
5838
5839 2002-08-19 Alan Modra <amodra@bigpond.net.au>
5840
5841 * elf32-m68hc12.c (elf_backend_can_gc_sections): False.
5842
5843 2002-08-17 Andrew Cagney <ac131313@redhat.com>
5844
5845 * elf.c (bfd_elf_get_elf_syms): Change type of `esym' to
5846 `bfd_byte'.
5847
5848 2002-08-17 Stan Cox <scox@redhat.com>
5849
5850 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use the
5851 IRIX 6 segment layout for NEWABI.
5852
5853 2002-08-16 Stephen Clarke <stephen.clarke@superh.com>
5854
5855 * elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect
5856 symbols when looking for section referred to by a relocation.
5857 * elf64-sh.c (sh_elf64_gc_mark_hook): Likewise.
5858
5859 2002-08-15 Alan Modra <amodra@bigpond.net.au>
5860
5861 * elf32-i370.c: Move reloc enum to include/elf/i370.h.
5862
5863 2002-08-15 Hans-Peter Nilsson <hp@axis.com>
5864
5865 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add
5866 missing check for whether the symbol is referenced by DSO before
5867 unexporting it as an unneeded dynamic symbol.
5868
5869 2002-08-14 H.J. Lu <hjl@gnu.org>
5870
5871 * libbfd.h: Regenerate.
5872
5873 2002-08-14 H.J. Lu <hjl@gnu.org>
5874
5875 * config.bfd: Always add 64bit vectors to 32bit Linux/mips.
5876
5877 2002-08-14 Stephane Carrez <stcarrez@nerim.fr>
5878
5879 * elf32-m68hc11.c (m68hc11_relax_group): New to relax group of
5880 instructions.
5881 (m68hc11_direct_relax): New to define table of relaxable instructions.
5882 (find_relaxable_insn): New, find a relaxable insn.
5883 (compare_reloc): New to compare two relocs.
5884 (m68hc11_elf_relax_section): New, relax text sections.
5885 (m68hc11_elf_relax_delete_bytes): New, delete bytes and adjust branchs.
5886 (elf32_m68hc11_check_relocs): New function for GC support.
5887 (elf32_m68hc11_relocate_section): New function for GC support.
5888 (bfd_elf32_bfd_relax_section): Define to support linker relaxation.
5889 (elf_backend_check_relocs): Likewise.
5890 (elf_backend_relocate_section): Likewise.
5891
5892 2002-08-13 H.J. Lu <hjl@gnu.org>
5893
5894 * elflink.h (NAME(bfd_elf,size_dynamic_sections): Don't count
5895 definitions in shared objects when checking symbol with
5896 undefined version.
5897
5898 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
5899
5900 * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC.
5901 (elf32_m68hc11_gc_sweep_hook): Likewise.
5902 (elf_backend_gc_mark_hook): Define for GC section support.
5903 (elf_backend_gc_sweep_hook): Likewise.
5904 (elf_backend_can_gc_sections): Likewise.
5905
5906 * elf32-m68hc12.c: Likewise.
5907
5908 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
5909
5910 * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_data): New.
5911 (_bfd_m68hc11_elf_merge_private_bfd_data): New function.
5912 (_bfd_m68hc11_elf_set_private_flags): New function.
5913 Use them to set/check/print ELF flags specific to 68HC11.
5914
5915 * elf32-m68hc12.c (_bfd_m68hc12_elf_print_private_bfd_data): New.
5916 (_bfd_m68hc12_elf_merge_private_bfd_data): New function.
5917 (_bfd_m68hc12_elf_set_private_flags): New function.
5918 Use them to set/check/print ELF flags specific to 68HC12.
5919
5920 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
5921
5922 * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
5923 fix masks for PC-rel relocs.
5924 (m68hc11_elf_ignore_reloc): New function.
5925
5926 * elf32-m68hc12.c (m68hc12_elf_special_reloc): New to handle specific
5927 68HC12 banked addressing relocs.
5928 (m68hc12_phys_addr): New to compute physical address of banked memory.
5929 (m68hc12_phys_page): Likewise for page.
5930 (m68hc12_addr_is_banked): New to see if address is in banked area.
5931 (elf_m68hc12_howto_table): Add new relocs and rename to xx12.
5932
5933 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
5934
5935 * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,
5936 BFD_RELOC_M68HC11_LO16, BFD_RELOC_M68HC11_PAGE,
5937 BFD_RELOC_M68HC11_24): New relocs for 68HC11/68HC12.
5938 * bfd-in2.h: Regenerate.
5939
5940 2002-08-12 H.J. Lu <hjl@gnu.org>
5941
5942 * elflink.h (elf_add_default_symbol): Preserve section across
5943 elf_merge_symbol.
5944
5945 2002-08-09 Graeme Peterson <gp@qnx.com>
5946
5947 * Makefile.am: Add entries for elf32-ppcqnx.c, and add
5948 elf32-qnx.h dependency to elfarmqnx-nabi.c and elf32-i386qnx.c.
5949 * Makefile.in: Regenerate.
5950 * config.bfd: Add support for powerpc{le}-*-nto targets.
5951 * configure.in: Add support for bfd_elf32_powerpc{le}qnx_vec.
5952 * configure: Regenerate.
5953 * elf32-i386qnx.c: Moved backend functions into a QNX specific
5954 common file "elf32-qnx.h", and now include that file.
5955 * elf32-qnx.h: New file: QNX specific common elf backend.
5956 * elf32-ppc.c: Do not include elf32-target.h if
5957 ELF32_PPC_C_INCLUDED is defined.
5958 * elf32-ppcqnx.c: New file: Support for QNX.
5959 * elfarmqnx-nabi.c: Include elf32-qnx.h for qnx elf backend.
5960 * targets.c: Add bfd_elf32_powerpc{le}qnx_vec.
5961
5962 2002-08-09 Nick Clifton <nickc@redhat.com>
5963
5964 * po/sv.po: Updated Swedish translation.
5965
5966 2002-08-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5967
5968 * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault if
5969 g->global_gotsym is NULL.
5970
5971 2002-08-08 H.J. Lu <hjl@gnu.org>
5972
5973 * elflink.h (elf_add_default_symbol): Don't warn if a definition
5974 overrides an indirect versioned symbol.
5975
5976 2002-08-08 Jakub Jelinek <jakub@redhat.com>
5977
5978 * elf32-i386.c (elf_i386_relocate_section): Fill in proper addend
5979 for R_386_TLS_TPOFF32 relocs against symndx 0.
5980
5981 2002-08-07 H.J. Lu <hjl@gnu.org>
5982
5983 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Check symbol
5984 with undefined version if needed.
5985 (elf_link_assign_sym_version): Match a default symbol with a
5986 version without definition. No need to hide the default
5987 definition separately.
5988
5989 2002-08-08 Alan Modra <amodra@bigpond.net.au>
5990
5991 * elflink.h (elf_link_output_extsym): Don't output symbols from
5992 SEC_EXCLUDE sections.
5993
5994 * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.
5995
5996 2002-08-07 Alan Modra <amodra@bigpond.net.au>
5997
5998 * elf64-ppc.c (edit_opd): Arrange to drop symbols for discarded .opd
5999 entries.
6000
6001 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6002
6003 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signedness
6004 mismatch.
6005
6006 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6007
6008 * elfxx-mips.c (ABI_64_P): Remove superfluous check.
6009
6010 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6011
6012 * elf32-mips.c (mips_reloc_map): Fix typo.
6013
6014 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6015
6016 * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.
6017
6018 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6019
6020 * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.
6021
6022 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6023
6024 * libxcoff.h: Use PARAMS on function declarations.
6025 * coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc.
6026 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
6027
6028 * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
6029 addend.
6030 * coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.
6031
6032 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6033
6034 * coff-rs6000.c: Formatting fixes.
6035 (xcoff_calculate_relocation): Use PARAMS in declaration.
6036 (xcoff_complain_overflow): Likewise.
6037 (xcoff_ppc_relocate_section): Use old-style function pointer call.
6038 (bfd_xcoff_backend_data): Remove useless comments.
6039 (rs6000coff_vec): Likewise.
6040 (bfd_pmac_xcoff_backend_data): Likewise.
6041 (pmac_xcoff_vec): Likewise.
6042
6043 * coff64-rs6000.c: Formatting fixes.
6044 (xcoff64_calculate_relocation): Use PARAMS in declaration.
6045 (xcoff64_ppc_relocate_section): Use old-style function pointer call.
6046 (bfd_xcoff_backend_data): Remove useless comments.
6047 (rs6000coff64_vec): Likewise.
6048 (bfd_xcoff_aix5_backend_data): Likewise.
6049 (aix5coff64_vec): Likewise.
6050
6051 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6052
6053 * coff-rs6000.c (xcoff_howto_table): Revert some of last change to
6054 mask entries. Use complain_overflow_dont for R_REF.
6055 (xcoff_reloc_type_ba): Revert last change.
6056 (xcoff_reloc_type_br): Likewise.
6057 (xcoff_reloc_type_crel): Likewise.
6058 (xcoff_ppc_relocate_section): Likewise.
6059 * coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
6060 (xcoff64_ppc_relocate_section): Likewise.
6061 (xcoff64_howto_table): Revert some of last change to mask entries.
6062 Use complain_overflow_dont for R_REF.
6063
6064 * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
6065 relocs with bitsize == 16 have size = 1.
6066 (xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
6067 (xcoff_reloc_type_br): Likewise.
6068 (xcoff_reloc_type_crel): Likewise.
6069 (xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6070 * coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
6071 dst_mask adjustment.
6072 (xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6073 (xcoff64_howto_table): Fix src_mask entries. Make all relocs with
6074 bitsize == 16 have size = 1.
6075
6076 2002-08-01 Denis Chertykov <denisc@overta.ru>
6077
6078 * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
6079 (struct misc): New field isymbuf. All free_* fields removed.
6080 (symbol_value): Pass in internal syms. No need to swap syms in.
6081 (ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
6082 possibly cached info.
6083 (tidyup_after_error): Removed.
6084 (ip2k_elf_relax_section_pass1): Don't use removed fields of struct
6085 misc. Use new field.
6086 (adjust_all_relocations): Use internal syms. No need to swap syms
6087 in and out.
6088 (add_page_insn): Don't use removed fields of struct misc.
6089
6090 2002-08-01 Nick Clifton <nickc@redhat.com>
6091
6092 * elf32-arm.h: Revert previous delta.
6093
6094 2002-08-01 Nick Clifton <nickc@redhat.com>
6095
6096 * configure.in (AM_INIT_AUTOMAKE): Bump version number.
6097 * configure: Regenerate.
6098
6099 2002-07-31 H.J. Lu <hjl@gnu.org>
6100
6101 * config.bfd: Add x86-64 vector to Linux/i386 if 64bit BFD is
6102 selected.
6103
6104 2002-07-31 H.J. Lu <hjl@gnu.org>
6105
6106 * config.bfd: Add n32 vectors to 32bit Linux/mips if 64bit BFD
6107 is selected.
6108
6109 2002-07-31 Jakub Jelinek <jakub@redhat.com>
6110
6111 * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type
6112 if _bfd_elf_link_hash_copy_indirect will swap got.refcount.
6113
6114 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6115
6116 * cpu-ns32k.c (_bfd_ns32k_put_immdeiate, _bfd_ns32k_get_immediate):
6117 There is no 8 byte relocation type for this architecture.
6118 (do_ns32k_reloc): Use bfd_vma instead of native types.
6119 (bfd_ns32k_put_immediate, _bfd_ns32k_relocate_contents) put_data
6120 returns void.
6121 (_bfd_ns32k_put_displacement): Don't check for overflow. We can
6122 rely on generic code to do that.
6123 * aout-ns32k.c (howto_table): Add appropriate overflow detection
6124 to all table entries.
6125 (_bfd_ns32k_relocate_contents): put_data returns void.
6126 * ns32k.h: (_bfd_ns32k_put_displacement, _bfd_ns32k_put_immediate)
6127 (_bfd_do_ns32k_reloc_contents): Fix prototypes. put data functions
6128 return void.
6129
6130 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6131
6132 * aoutx.h (aout_link_check_ar_symbols): Whether to include an
6133 archive object is target dependant.
6134
6135 2002-07-31 Adam Nemet <anemet@lnxw.com>
6136
6137 * elf32-arm.h (ARM_PLT_ENTRY_SIZE): Rename PLT_ENTRY_SIZE.
6138 (THUMB_PLT_ENTRY_SIZE): New macro.
6139 (PLT_ENTRY_SIZE): Return the appropriate *_PLT_ENTRY_SIZE.
6140 (elf32_arm_plt0_entry): Rename PLT_ENTRY_SIZE to
6141 ARM_PLT_ENTRY_SIZE.
6142 (elf32_arm_plt_entry): Likewise.
6143 (elf_backend_plt_header_size): Likewise.
6144 (elf32_thumb_plt0_entry): New global.
6145 (elf32_arm_finish_dynamic_sections): Use it. Put Thumb entries
6146 into .plt.thumb.
6147 (elf32_thumb_plt_entry): New global.
6148 (elf32_arm_finish_dynamic_symbol): Use it. Use .thumb.plt for
6149 Thumb entries. Set the bottom bit of the corresponding GOT entry
6150 for a Thumb PLT entry.
6151 (struct elf32_arm_plt_entry_info): New structure.
6152 (struct elf32_arm_link_hash_entry, plt_info): New member of this
6153 type.
6154 (elf32_arm_link_hash_newfunc): Initialize new member.
6155 (elf32_arm_final_link_relocate, R_ARM_THM_PC22 case): Handle
6156 relocations against the PLT.
6157 (elf32_arm_check_relocs, case R_ARM_PLT32 case): Set
6158 first_rel_type if this is the first time we encounter the symbol.
6159 (elf32_arm_check_relocs, case R_ARM_THM_PC22 case): New case.
6160 Determine if relocation needs a PLT entry. Set first_rel_type if
6161 this is the first time we encounter the symbol
6162 (elf32_arm_adjust_dynamic_symbol): Create PLT entries for Thumb
6163 functions as well.
6164 (elf32_arm_size_dynamic_sections): Handle .plt.thumb like .plt.
6165 (elf32_arm_create_dynamic_sections): New function. Create the
6166 .plt.thumb section.
6167 (elf_backend_create_dynamic_sections): Call it.
6168
6169 2002-07-31 Nick Clifton <nickc@redhat.com>
6170
6171 * bfd.c (bfd_alt_mach_code): Rename parameter 'index' to
6172 'alternative' in order to avoid shadowing global symbol of the
6173 same name.
6174 * bfd-in2.h: Regenerate.
6175 * libbfd.h: Regenerate.
6176 * libcoff.h: Regenerate.
6177
6178 2002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6179
6180 * Makefile.am: Add n32 ABI support.
6181 * Makefile.in: Regenerate.
6182 * config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
6183 bit vectors for mips*-*-linux targets as optional.
6184 * configure.in: Add n32 ABI vectors.
6185 * configure: Regenerate.
6186 * elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
6187 * elfn32-mips.c: New file, n32 ABI support.
6188 * targets.c: Add n32 ABI vectors.
6189
6190 2002-07-30 Graeme Peterson <gp@qnx.com>
6191
6192 * elfarmqnx-nabi.c: New file: Support for QNX.
6193 * config.bfd: Add support for arm-*-nto target.
6194 * configure.in: Add support for bfd_elf32_{big|little}armqnx_vec.
6195 * configure: Regenerate.
6196 * Makefile.am: Add entries for elfarmqnx-nabi.c.
6197 * Makefile.in: Regenerate.
6198 * elf32-arm.h (ELF_MAXPAGESIZE): Do not define if already defined.
6199 Do not define global function if ELFARM_NABI_C_INCLUDED is defined.
6200 * elfarm-nabi.c: Do not include elf32-arm.h if
6201 ELFARM_NABI_C_INCLUDED is defined.
6202 * targets.c: Add bfd_elf32_{big|little}armqnx_vec.
6203
6204 2002-07-30 Nick Clifton <nickc@redhat.com>
6205
6206 * po/sv.po: Updated Swedish translation.
6207
6208 2002-07-30 Jakub Jelinek <jakub@redhat.com>
6209
6210 * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
6211
6212 2002-07-30 Alan Modra <amodra@bigpond.net.au>
6213
6214 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.
6215 * archive.c (bfd_generic_archive_p): Likewise.
6216 * coff-rs6000.c (_bfd_xcoff_archive_p): Likewise.
6217 (_bfd_xcoff_archive_p): Use bfd_scan_vma in place of strtol.
6218 * coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
6219 (xcoff64_archive_p): Likewise.
6220 (xcoff64_openr_next_archived_file): Likewise.
6221 (xcoff64_archive_p): Clean up tdata properly on error.
6222 * coffgen.c (coff_real_object_p): Likewise.
6223 (coff_object_p): Release filehdr and opthdr.
6224 * ecoff.c (_bfd_ecoff_archive_p): Clean up tdata properly on error.
6225 * ieee.c (ieee_archive_p): Likewise.
6226 * ihex.c (ihex_object_p): Likewise.
6227 (ihex_mkobject): Always allocate tdata.
6228 * peicode.h (pe_ILF_object_p): Release bfd_alloc'd buffer on error.
6229 * srec.c (srec_mkobject): Always allocate tdata.
6230 (srec_object_p): Clean up tdata properly on error.
6231 (symbolsrec_object_p): Likewise.
6232 * versados.c (versados_object_p): Likewise.
6233 * vms-misc.c (_bfd_vms_get_record): Use bfd_malloc instead of malloc,
6234 and bfd_realloc instead of realloc.
6235 (add_new_contents): Use bfd_alloc instead of bfd_malloc for sections.
6236 * vms.c (vms_initialize): Always allocate tdata. Use bfd_alloc in
6237 place of bfd_malloc, simplifying error freeing. Free hash table too.
6238 (vms_object_p): Clean up tdata on error.
6239 (vms_mkobject): Don't complain on stderr if vms_initialize fails.
6240 (vms_close_and_cleanup): Adjust for bfd_alloc use.
6241
6242 2002-07-30 Alan Modra <amodra@bigpond.net.au>
6243
6244 * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.
6245
6246 2002-07-26 Chris Demetriou <cgd@broadcom.com>
6247
6248 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
6249 flags into resulting BFD.
6250
6251 2002-07-26 Alan Modra <amodra@bigpond.net.au>
6252
6253 From John Reiser <jreiser@BitWagon.com>
6254 * elf32-i386.c (elf_i386_link_hash_table_create): Clear
6255 tls_ldm_got.refcount.
6256
6257 2002-07-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6258
6259 * elf64-mips.c: Update TODO comment.
6260 (mips_elf64_higher_reloc,mips_elf64_highest_reloc,
6261 mips_elf64_gprel16_reloca): Remove prototypes.
6262 (mips16_jump_reloc,mips16_gprel_reloc): Add functions.
6263 (UNUSED_RELOC): Replace by EMPTY_RELOC.
6264 (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
6265 wrong comments. Remove disfunctional support of R_MIPS_HIGHER and
6266 R_MIPS_HIGHEST.
6267 (mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and
6268 R_MIPS_GOT16. Remove wrong comments.
6269 (elf_mips16_jump_howto,elf_mips16_gprel_howto,
6270 elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code
6271 from elf32-mips.c.
6272 (mips_elf64_hi16_reloc): Fix formatting.
6273 (mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove.
6274 (mips_elf64_got16_reloc): Fix formatting. Remove superfluous code.
6275 Better comment. Fall back to R_MIPS_GOT_DISP instead of abort().
6276 (mips_elf64_gprel16_reloc): Make static. Add check for
6277 partial_inplace.
6278 (mips_elf64_gprel16_reloca): Remove.
6279 (mips_elf64_literal_reloc): New function.
6280 (mips_elf64_gprel32_reloc): Fix formatting.
6281 (mips_elf64_shift6_reloc): Fix comment. Make static.
6282 (mips16_jump_reloc,mips16_gprel_reloc): New functions, code from
6283 elf32-mips.c.
6284 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
6285 elf32-mips.c
6286 (bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU
6287 specific relocations.
6288 (mips_elf64_rtype_to_howto): Enable GNU specific relocations.
6289 (mips_elf64_object_p): Invert logic to check for SGI-ish ABI.
6290 (ELF_MAXPAGESIZE): Add comment.
6291
6292 2002-07-25 Nick Clifton <nickc@redhat.com>
6293
6294 * po/sv.po: Updated Swedish translation.
6295 * po/es.po: Updated Spanish translation.
6296 * po/fr.po: Updated French translation.
6297
6298 2002-07-25 Alan Modra <amodra@bigpond.net.au>
6299
6300 * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
6301 as elf_link_record_local_dynamic_symbol.
6302 (_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
6303 (elf_link_record_local_dynamic_symbol): Declare. Now returns int.
6304 * elflink.h (elf_link_record_local_dynamic_symbol): Move to..
6305 * elflink.c: .. here. Use bfd_elf_get_elf_syms. Check whether an
6306 attempt is made to record a symbol in a discarded section, and
6307 return `2' in that case.
6308
6309 2002-07-24 Nick Clifton <nickc@redhat.com>
6310
6311 * po/sv.po: Updated Swedish translation.
6312 * po/es.po: Updated Spanish translation.
6313
6314 2002-07-23 Alan Modra <amodra@bigpond.net.au>
6315
6316 * po/SRC-POTFILES.in: Regenerate.
6317
6318 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
6319 immediately. Remove code handling relocatable linking.
6320 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
6321 * elf32-cris.c (cris_elf_relocate_section): Likewise.
6322 * elf32-fr30.c (elf32_frv_relocate_section): Likewise.
6323 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
6324 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
6325 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
6326 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6327 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6328 * elf32-v850.c (v850_elf_relocate_section): Likewise.
6329 * elf32-vax.c (elf_vax_relocate_section): Likewise.
6330 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6331 * elf32-avr.c (elf_backend_rela_normal): Define.
6332 * elf32-cris.c: Likewise.
6333 * elf32-fr30.c: Likewise.
6334 * elf32-frv.c: Likewise.
6335 * elf32-h8300.c: Likewise.
6336 * elf32-hppa.c: Likewise.
6337 * elf32-ip2k.c: Likewise.
6338 * elf32-sparc.c: Likewise.
6339 * elf32-v850.c: Likewise.
6340 * elf32-vax.c: Likewise.
6341 * elf64-hppa.c: Likewise.
6342 * elf64-sparc.c: Likewise.
6343 * elf32-fr30.c (elf32_frv_relocate_section): Edit comment.
6344 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
6345 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
6346 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6347 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
6348 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
6349 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
6350 * elf-m10200.c (USE_RELA): Don't define.
6351 * elf-m10300.c: Likewise.
6352 * elfarm-oabi.c: Likewise.
6353 * elf32-i370.c: Likewise.
6354 * elf32-ip2k.c: Likewise.
6355 * elf32-m68k.c: Likewise.
6356 * elf32-mcore.c: Likewise.
6357 * elf32-ppc.c: Likewise.
6358 * elf32-s390.c: Likewise.
6359 * elf32-vax.c: Likewise.
6360 * elf64-ppc.c: Likewise.
6361 * elf64-s390.c: Likewise.
6362 * elf64-x86-64.c: Likewise.
6363 * elfxx-ia64.c: Likewise.
6364 * elf32-avr.c (USE_REL): Don't undef.
6365 * elf32-ip2k.c: Likewise.
6366
6367 2002-07-23 Nick Clifton <nickc@redhat.com>
6368
6369 * elf-bfd.h (struct elf_backend_data): Add new bitfield
6370 'want_p_paddr_set_to_zero'.
6371 * elfxx-target.h: Set default value for want_p_paddr_set_to_zero
6372 to false;
6373 * elfxx-ia64.c: Set want_p_paddr_set_zero for HPUX target.
6374 * elf.c (copy_private_bfd_data): Test want_p_paddr_set_zero.
6375
6376 2002-07-23 Gabor Keresztfalvi <keresztg@mail.com>
6377
6378 * nlmcode.h (nlm_swap_auxiliary_headers_out): Swapped the order of
6379 the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM loaders to
6380 show the Copyright string.
6381 Minor formatting tidy ups.
6382
6383 2002-07-23 Nick Clifton <nickc@redhat.com>
6384
6385 * po/fr.po: Updated French translation.
6386 * po/sv.po: Updated Swedish translation.
6387
6388 2002-07-23 Alan Modra <amodra@bigpond.net.au>
6389
6390 * elflink.h (elf_link_input_bfd): Don't change internal symbols
6391 when outputting relocs.
6392
6393 2002-07-20 Jason Thorpe <thorpej@wasabisystems.com>
6394
6395 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
6396 DT_PLTGOT into the dynamic section if there is a PLT.
6397
6398 2002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6399
6400 * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
6401 elf32-mips.c.
6402 (_bfd_mips_elf_write_section): Likewise.
6403 * elfxx-mips.h (_bfd_mips_elf_discard_info): New prototype.
6404 (_bfd_mips_elf_write_section): Likewise.
6405 * elf32-mips.c (elf32_mips_discard_info): Move to elfxx-mips.c.
6406 (elf32_mips_write_section): Likewise.
6407 * elf64-mips.c (_bfd_mips_elf_ignore_discarded_relocs): Use it.
6408 (_bfd_mips_elf_write_section): Likewise.
6409
6410 2002-07-19 Alan Modra <amodra@bigpond.net.au>
6411
6412 * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
6413 PT_IA_64_UNWIND segments for a given section.
6414
6415 2002-07-17 H.J. Lu <hjl@gnu.org>
6416
6417 * Makefile.am: Fix a typo.
6418 * Makefile.in: Regenerate.
6419
6420 2002-07-15 Denis Chertykov <denisc@overta.ru>
6421 Frank Ch. Eigler <fche@redhat.com>
6422 Ben Elliston <bje@redhat.com>
6423 Alan Lehotsky <alehotsky@cygnus.com>
6424 John Healy <jhealy@redhat.com>
6425 Graham Stott <grahams@redhat.com>
6426 Jeff Johnston <jjohnstn@redhat.com>
6427
6428 * Makefile.am: Add support for ip2k.
6429 * Makefile.in: Regenerate.
6430 * doc/Makefile.in: Regenerate.
6431 * archures.c: Add support for ip2k.
6432 * config.bfd: Add support for ip2k.
6433 * configure.in: Add support for ip2k.
6434 * configure: Regenerate.
6435 * reloc.c: Add support for ip2k.
6436 * targets.c: Add support for ip2k.
6437 * bfd-in2.h: Regenerate.
6438 * libbfd.h: Regenerate.
6439 * cpu-ip2k.c: New file.
6440 * elf32-ip2k.c: New file.
6441
6442 2002-07-17 Ian Rickards <irickard@arm.com>
6443
6444 * dwarf2.c (concat_filename): If we can't establish the directory
6445 just return the filename.
6446
6447 2002-07-16 Moritz Jodeit <moritz@jodeit.org>
6448
6449 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.
6450
6451 2002-07-16 Alan Modra <amodra@bigpond.net.au>
6452
6453 * elflink.h: Formatting fixes, tidy prototypes.
6454 (elf_link_assign_sym_version): Move common code out of loop.
6455
6456 2002-07-16 Alan Modra <amodra@bigpond.net.au>
6457
6458 * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
6459 reloc section size is zero. Correct reloc output location.
6460
6461 2002-07-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6462
6463 * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
6464 the final type for the e_fsel selector when generating PA2.0W code.
6465 (elf_hppa_relocate_insn): Provide support for PA2.0W 16-bit format 1
6466 relocations.
6467
6468 2002-07-14 H.J. Lu <hjl@gnu.org>
6469
6470 * elflink.h (elf_link_assign_sym_version): Hide the default
6471 definition if there is a hidden versioned definition.
6472
6473 2002-07-12 Hans-Peter Nilsson <hp@axis.com>
6474
6475 * elf32-cris.c (cris_elf_relocate_section): Drop nonsensical
6476 dynamic reference test in assertion when initializing GOT with
6477 static contents. Just assert that there are either no dynamic
6478 sections, the symbol is defined in the regular objects or that the
6479 symbol is undef weak. Tweak comment.
6480 (elf_cris_finish_dynamic_symbol): Emit .got reloc for a program
6481 only if the symbol isn't defined in the program and isn't undef
6482 weak.
6483 (elf_cris_adjust_dynamic_symbol): Simplify condition for getting
6484 rid of PLT entry: only do it if the symbol isn't defined in a DSO.
6485 When doing so, clear ELF_LINK_HASH_NEEDS_PLT. Tweak comments.
6486 (elf_cris_discard_excess_program_dynamics): Don't consider
6487 ELF_LINK_HASH_REF_DYNAMIC when omitting .got runtime relocs.
6488
6489 2002-07-11 Alan Modra <amodra@bigpond.net.au>
6490
6491 * elf32-i386.c (elf_i386_relocate_section): Don't complain about
6492 unresolved debugging relocs in dynamic applications.
6493 * elf32-s390.c (elf_s390_relocate_section): Likewise.
6494 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6495 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
6496 * elf64-s390.c (elf_s390_relocate_section): Likewise.
6497 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6498 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
6499
6500 2002-07-10 Alan Modra <amodra@bigpond.net.au>
6501
6502 * elf64-ppc.c (ONES): Define.
6503 (ppc64_elf_howto_table): Use ONES here to avoid warnings. Fill in
6504 missing src_mask fields. Tweak R_PPC64_NONE, R_PPC64_COPY. Fill
6505 in missing dst_mask fields on R_PPC64_PLT32, R_PPC64_PLTREL32.
6506
6507 * elf64-ppc.c (ppc64_elf_get_symbol_info): Delete.
6508 (ppc64_elf_set_private_flags): Delete.
6509 (ppc64_elf_section_from_shdr): Delete.
6510 (ppc64_elf_merge_private_bfd_data): Remove flag checking/merging code.
6511 (ppc64_elf_fake_sections): Delete.
6512 (bfd_elf64_bfd_set_private_flags): Don't define.
6513 (bfd_elf64_get_symbol_info): Likewise.
6514 (elf_backend_section_from_shdr): Likewise.
6515 (elf_backend_fake_sections): Likewise.
6516
6517 2002-07-10 Marco Walther <Marco.Walther@sun.com>
6518
6519 * elf.c: (assign_section_numbers) Set sh_entsize for .stab only
6520 when not already set.
6521 * elf64-sparc.c: (sparc64_elf_fake_sections): New function.
6522 (elf_backend_fake_sections): Define.
6523
6524 2002-07-10 Alan Modra <amodra@bigpond.net.au>
6525
6526 * merge.c (_bfd_merge_section): Remove redundant output_section check.
6527 Formatting.
6528 (_bfd_merge_sections): Don't set SEC_EXCLUDE on unused sections.
6529
6530 2002-07-09 Hans-Peter Nilsson <hp@axis.com>
6531
6532 * elf32-cris.c (cris_elf_relocate_section): Move sanity-check for
6533 NULL sym_hashes to just before use.
6534 <case R_CRIS_32_GOTREL>: In test for local symbol, accept also
6535 symbol with non-default visibility.
6536 <case R_CRIS_32_GOTREL, case R_CRIS_32_PLT_GOTREL>: Ditto.
6537 <case R_CRIS_8_PCREL, case R_CRIS_16_PCREL, case R_CRIS_32_PCREL>:
6538 Ditto.
6539 (cris_elf_gc_sweep_hook): Only decrease h->plt.refcount for
6540 symbol with non-default visibility.
6541 (cris_elf_check_relocs): At tests for local symbol before
6542 increasing h->plt.refcount, also check for non-default
6543 visibility. Ditto when checking for local symbol to eliminate
6544 pc-relative runtime relocs.
6545
6546 2002-07-08 Alan Modra <amodra@bigpond.net.au>
6547
6548 * elf.c: Formatting.
6549 (IS_SOLARIS_PT_INTERP): Add p_paddr and p_memsz checks.
6550 (INCLUDE_SECTION_IN_SEGMENT): Remove IS_SOLARIS_PT_INTERP.
6551 (copy_private_bfd_data): Set p_vaddr on broken Solaris PT_INTERP
6552 segments.
6553
6554 2002-07-07 Mark Mitchell <mark@codesourcery.com>
6555 Alan Modra <amodra@bigpond.net.au>
6556
6557 * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into
6558 account the impact of relocation count overflow when computing
6559 section offsets.
6560 * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
6561 or not to apply the PE COFF reloc overflow handling. Fix a
6562 fencepost error in deciding whether or not to use that technique.
6563
6564 2002-07-07 Alan Modra <amodra@bigpond.net.au>
6565
6566 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
6567 change type of locsyms.
6568 (bfd_elf_get_elf_syms): Declare.
6569 * elf.c (bfd_elf_get_elf_syms): New function.
6570 (group_signature): Use bfd_elf_get_elf_syms.
6571 (bfd_section_from_r_symndx): Likewise.
6572 * elfcode.h (elf_slurp_symbol_table): Likewise.
6573 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
6574 (elf_link_add_object_symbols): Likewise. Reorganise to increase
6575 locality of various data structures. Properly free internal relocs.
6576 (elf_bfd_final_link): Properly free internal relocs.
6577 (elf_link_check_versioned_symbol): Use bfd_elf_get_elf_syms.
6578 (elf_link_input_bfd): Likewise.
6579 (elf_gc_mark): Likewise. Properly free internal relocs.
6580 (elf_gc_sweep): Properly free internal relocs.
6581 (elf_reloc_symbol_deleted_p): No need to swap syms in.
6582 (elf_bfd_discard_info): Use bfd_elf_get_elf_syms. Properly free
6583 internal relocs.
6584 * elf-m10200.c (mn10200_elf_relax_section): Use bfd_elf_get_elf_syms.
6585 Properly free possibly cached info.
6586 (mn10200_elf_relax_delete_bytes): Remove symbol swapping code.
6587 (mn10200_elf_symbol_address_p): Pass in internal syms. Remove
6588 symbol swapping code.
6589 (mn10200_elf_get_relocated_section_contents): Use bfd_elf_get_elf_syms.
6590 Properly free possibly cached info.
6591 * elf-m10300.c (mn10300_elf_relax_section): As above for elf-m10200.c.
6592 (mn10300_elf_relax_delete_bytes): Likewise.
6593 (mn10300_elf_symbol_address_p): Likewise.
6594 (mn10300_elf_get_relocated_section_contents): Likewise.
6595 * elf32-h8300.c (elf32_h8_relax_section): As above for elf-m10200.c.
6596 (elf32_h8_relax_delete_bytes): Likewise.
6597 (elf32_h8_symbol_address_p): Likewise.
6598 (elf32_h8_get_relocated_section_contents): Likewise.
6599 * elf32-m32r.c (m32r_elf_relax_section): As above for elf-m10200.c.
6600 (m32r_elf_relax_delete_bytes): Likewise.
6601 (m32r_elf_get_relocated_section_contents): Likewise.
6602 * elf32-sh.c (sh_elf_reloc_loop): Free section contents using
6603 elf_section_data to determine whether cached.
6604 (sh_elf_relax_section): As above for elf-m10200.c.
6605 (sh_elf_relax_delete_bytes): Likewise.
6606 (sh_elf_get_relocated_section_contents): Likewise.
6607 * elf32-xstormy16.c (xstormy16_elf_relax_section): As above.
6608 * elf64-alpha.c (elf64_alpha_relax_section): As above. Also delay
6609 reading of local syms.
6610 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
6611 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): As above.
6612 * elfxx-ia64.c (elfNN_ia64_relax_section): As above.
6613 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Properly free internal
6614 relocs.
6615 * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Properly
6616 free internal relocs and section contents. Don't read symbols.
6617 * elf32-hppa.c (get_local_syms): Use bfd_elf_get_elf_syms.
6618 (elf32_hppa_size_stubs): Don't free local syms.
6619 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Delay
6620 reading of local syms. Use bfd_elf_get_elf_syms. Properly free
6621 possibly cached info.
6622 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
6623 * elf64-hppa.c (elf64_hppa_check_relocs): Use bfd_elf_get_elf_syms.
6624 * elf64-ppc.c (struct ppc_link_hash_table): Delete bfd_count and
6625 all_local_syms.
6626 (get_local_syms): Delete function.
6627 (edit_opd): Use bfd_elf_get_elf_syms. Free on error exit. Cache
6628 on exit.
6629 (ppc64_elf_size_stubs): Use bfd_elf_get_elf_syms. Free/cache on exit.
6630
6631 2002-07-05 Jim Wilson <wilson@redhat.com>
6632
6633 * syms.c (decode_section_type): New.
6634 (bfd_decode_symclass): Call decode_section_type.
6635
6636 2002-07-04 Jakub Jelinek <jakub@redhat.com>
6637
6638 * merge.c (_bfd_merged_section_offset): Avoid accessing byte before
6639 section content start.
6640 Reported by Michael Schumacher <mike@hightec-rt.com>.
6641
6642 2002-07-04 Alan Modra <amodra@bigpond.net.au>
6643
6644 * section.c (_bfd_strip_section_from_output): Remove unnecessary
6645 link order code. Don't actually remove the output section here;
6646 Just set a flag for the linker to do so.
6647 * elflink.c (_bfd_elf_link_renumber_dynsyms): Test for removed
6648 sections when setting up output section dynsyms.
6649
6650 2002-07-04 Alan Modra <amodra@bigpond.net.au>
6651
6652 * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpux
6653 fudge.
6654 * elf.c (bfd_section_from_shdr): Work around broken hpux shared
6655 libs here instead.
6656
6657 2002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>
6658
6659 * elf64-s390.c (create_got_section): Set .got section alignment to
6660 8 bytes.
6661 (elf_s390_check_relocs): Set .rela.dyn section alignment to 8 bytes.
6662
6663 2002-07-02 Alan Modra <amodra@bigpond.net.au>
6664
6665 * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
6666
6667 2002-07-01 Matt Thomas <matt@3am-software.com>
6668
6669 * elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
6670 to EF_VAX_*.
6671
6672 2002-07-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6673
6674 * elfxx-mips.c (ABI_64_P): Fix comment.
6675 (MIPS_ELF_OPTIONS_SECTION_NAME,MIPS_ELF_STUB_SECTION_NAME): Use the
6676 new section names for N64 ABI.
6677 (mips_elf_output_extsym): No special _gp_disp handling for NewABI.
6678 (mips_elf_calculate_relocation): Code formatting.
6679 (mips_elf_create_dynamic_relocation): Likewise.
6680 (_bfd_mips_elf_fake_sections): IRIX6 needs this hack, too.
6681 (_bfd_mips_elf_size_dynamic_sections): Handle GOT_PAGE for any NewABI.
6682 (_bfd_mips_elf_relocate_section): No special handling for R_MIPS_64
6683 in any NewABI.
6684 (_bfd_mips_elf_finish_dynamic_symbol): No special _gp_disp handling
6685 for NewABI.
6686 (_bfd_mips_elf_modify_segment_map): Handle any N64 ABI.
6687 (_bfd_mips_elf_gc_sweep_hook): NewABI GOT relocs should be handled
6688 here, too.
6689
6690 2002-07-01 Andreas Schwab <schwab@suse.de>
6691
6692 * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convert
6693 R_X86_64_64 to R_X86_64_RELATIVE.
6694
6695 2002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
6696
6697 * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
6698 * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Add new backend.
6699 Run "make dep-am".
6700 * config.bfd (vax-*-bsd* | vax-*-ultrix*): Use vaxbsd_vec instead of
6701 host_aout_vec.
6702 * configure.in (vaxbsd_vec): Add.
6703 * targets.c (vaxbsd_vec): Add.
6704 * Makefile.in: Rebuild.
6705 * configure: Rebuild.
6706 * po/SRC-POTFILES.in: Rebuild.
6707
6708 2002-07-01 Alan Modra <amodra@bigpond.net.au>
6709
6710 * elflink.h (elf_gc_mark): Pass in the section whose relocs we are
6711 examining to gc_mark_hook, rather than the bfd.
6712 (elf_gc_sections): Adjust.
6713 * elf-bfd.h (struct elf_backend_data <gc_mark_hook>): Likewise.
6714 * elf-m10300.c (mn10300_elf_gc_mark_hook): Likewise.
6715 * elf32-arm.h (elf32_arm_gc_mark_hook): Likewise.
6716 * elf32-avr.c (elf32_avr_gc_mark_hook): Likewise.
6717 * elf32-cris.c (cris_elf_gc_mark_hook): Likewise.
6718 * elf32-d10v.c (elf32_d10v_gc_mark_hook): Likewise.
6719 * elf32-fr30.c (fr30_elf_gc_mark_hook): Likewise.
6720 * elf32-hppa.c (elf32_hppa_gc_mark_hook): Likewise.
6721 * elf32-i386.c (elf_i386_gc_mark_hook): Likewise.
6722 * elf32-m32r.c (m32r_elf_gc_mark_hook): Likewise.
6723 * elf32-m68k.c (elf_m68k_gc_mark_hook): Likewise.
6724 * elf32-mcore.c (mcore_elf_gc_mark_hook): Likewise.
6725 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Likewise.
6726 * elf32-ppc.c (ppc_elf_gc_mark_hook): Likewise.
6727 * elf32-s390.c (elf_s390_gc_mark_hook): Likewise.
6728 * elf32-sh.c (sh_elf_gc_mark_hook): Likewise.
6729 * elf32-sparc.c (elf32_sparc_gc_mark_hook): Likewise.
6730 * elf32-v850.c (v850_elf_gc_mark_hook): Likewise.
6731 * elf32-vax.c (elf_vax_gc_mark_hook): Likewise.
6732 * elf32-xstormy16.c (xstormy16_elf_gc_mark_hook): Likewise.
6733 * elf64-mmix.c (mmix_elf_gc_mark_hook): Likewise.
6734 * elf64-ppc.c (ppc64_elf_gc_mark_hook): Likewise.
6735 * elf64-s390.c (elf_s390_gc_mark_hook): Likewise.
6736 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
6737 * elfxx-mips.c (_bfd_mips_elf_gc_mark_hook): Likewise.
6738 * elfxx-mips.h (_bfd_mips_elf_gc_mark_hook): Likewise.
6739 * elf64-x86-64.c (elf64_x86_64_gc_mark_hook): Likewise.
6740 * elf32-frv.c (elf32_frv_gc_mark_hook): Likewise. Also remove
6741 redundant local sym tests.
6742 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_entry.
6743 (link_hash_newfunc): Init is_entry.
6744 (ppc64_elf_copy_indirect_symbol): Copy is_entry.
6745 (ppc64_elf_link_hash_table_create): Init all_local_syms.
6746 (create_linkage_sections): Use bfd_make_section_anyway rather than
6747 bfd_make_section.
6748 (ppc64_elf_mark_entry_syms): New function.
6749 (ppc64_elf_check_relocs): Don't bother testing elf_bad_symtab. Set
6750 up opd entry to function section map.
6751 (ppc64_elf_gc_mark_hook): Special case opd section relocs, and
6752 relocs that reference the opd section.
6753 (edit_opd): New function.
6754 (ppc64_elf_size_dynamic_sections): Call get_local_syms and edit_opd.
6755 (ppc64_elf_setup_section_lists): Don't calculate htab->bfd_count here.
6756 (get_local_syms): Do so here. Exit if we already have local syms.
6757 Remove bogus comment imported from elf32-hppa.c. Don't attempt to
6758 read local syms on non-ELF input.
6759 (ppc64_elf_size_stubs): Call _bfd_elf64_link_read_relocs rather
6760 than duplicating it's function here. Adjust free of internal
6761 relocs to suit.
6762 (ppc64_elf_relocate_section): Adjust local syms in opd section.
6763 * elf64-ppc.h (ppc64_elf_mark_entry_syms): Declare.
6764 * elf32-hppa.c (elf32_hppa_size_stubs): Call
6765 _bfd_elf32_link_read_relocs rather than duplicating it's function
6766 here. Adjust free of internal relocs to suit.
6767
6768 2002-07-01 Andreas Jaeger <aj@suse.de>
6769
6770 * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocations
6771 are not allowed in shared libs code, enforce -fPIC.
6772
6773 2002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
6774
6775 * mmo.c (mmo_write_loc_chunk): Don't eliminate leading and
6776 trailing zero-sequences when there's previous left-over data.
6777
6778 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>
6779
6780 * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.
6781 (elf64_hppa_finish_dynamic_sections): Check other_rel_sec, dlt_rel_sec
6782 and opd_rel_sec in order for starting rela section. Check _raw_size.
6783 (elf_backend_reloc_type_class): Define.
6784
6785 2002-06-27 Kevin Buettner <kevinb@redhat.com>
6786
6787 * dwarf2.c (decode_line_info): Handle older, non-standard, 64-bit
6788 DWARF2 formats.
6789
6790 2002-06-27 Alan Modra <amodra@bigpond.net.au>
6791
6792 * cpu-powerpc.c: Comment on ordering of arch_info.
6793 * elf32-ppc.c (ppc_elf_object_p): New function.
6794 (elf_backend_object_p): Define.
6795 * elf64-ppc.c (ppc64_elf_object_p): New function.
6796 (elf_backend_object_p): Define.
6797
6798 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
6799
6800 * configure.in (vax-*-netbsd*): Set COREFILE to netbsd-core.lo.
6801 * configure: Regenerate.
6802
6803 2002-06-25 Jason Eckhardt <jle@rice.edu>
6804
6805 * dwarf2.c (decode_line_info): Check unit->addr_size
6806 to read in the proper number of prologue bytes.
6807
6808 2002-06-25 Nick Clifton <nickc@cambridge.redhat.com>
6809
6810 * config.bfd (powerpc-*-aix5*): Only create a selvecs for
6811 aix5coff64_vec if 64-bit bfd support has been enabled.
6812 (powerpc64-*-aix5*): Only define if 64-bit bfd support has
6813 been enabled.
6814
6815 * targets.c (_bfd_target_vector[]): Only include
6816 aix5coff64_vec if 64-bit bfd support has been enabled.
6817
6818 2002-06-25 Alan Modra <amodra@bigpond.net.au>
6819
6820 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.
6821 * elf32-hppa.c (hppa_add_stub): Likewise.
6822 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
6823 * elflink.h (elf_add_default_symbol): Fix comment typo.
6824 (elf_add_default_symbol): Replace strcpy and strncpy with memcpy.
6825 (elf_link_add_object_symbols): Likewise.
6826 (elf_link_assign_sym_version): Likewise.
6827 * hash.c (bfd_hash_lookup): Likewise.
6828 * linker.c (_bfd_generic_link_add_one_symbol): Likewise.
6829 * section.c (bfd_get_unique_section_name): Likewise.
6830 * syms.c (_bfd_stab_section_find_nearest_line): Likewise.
6831 * elf.c (_bfd_elf_make_section_from_phdr): Likewise.
6832 (assign_section_numbers): Likewise.
6833 (_bfd_elfcore_make_pseudosection): Likewise.
6834 (elfcore_grok_lwpstatus): Likewise.
6835 (elfcore_grok_win32pstatus): Likewise.
6836 (elfcore_write_note): Constify input params. Use PTR instead of
6837 void *. Include terminating NUL in namesz. Correct padding.
6838 Support NULL "name" param. Use memcpy instead of strcpy.
6839 (elfcore_write_prpsinfo): Constify input params.
6840 (elfcore_write_prstatus): Likewise. Use PTR instead of void *.
6841 (elfcore_write_lwpstatus): Likewise.
6842 (elfcore_write_pstatus): Likewise.
6843 (elfcore_write_prfpreg): Likewise.
6844 (elfcore_write_prxfpreg): Likewise.
6845 * elf-bfd.h (elfcore_write_note): Update declaration.
6846 (elfcore_write_prpsinfo): Likewise.
6847 (elfcore_write_prstatus): Likewise.
6848 (elfcore_write_pstatus): Likewise.
6849 (elfcore_write_prfpreg): Likewise.
6850 (elfcore_write_prxfpreg): Likewise.
6851 (elfcore_write_lwpstatus): Likewise.
6852
6853 2002-06-25 Jason Eckhardt <jle@rice.edu>
6854
6855 * ecoff.c (ecoff_set_symbol_info): Set BSF_FUNCTION for
6856 symbols of type stProc and stStaticProc.
6857
6858 2002-06-25 Nick Clifton <nickc@redhat.com>
6859
6860 * ecoff.c: VArious formatting fixes.
6861
6862 2002-06-25 Alan Modra <amodra@bigpond.net.au>
6863
6864 * coff-rs6000.c (xcoff_generate_rtinit): Fix typo.
6865
6866 2002-06-25 Alan Modra <amodra@bigpond.net.au>
6867
6868 * aout-adobe.c: Don't compare against "true" or "false.
6869 * aout-target.h: Likewise.
6870 * aoutx.h: Likewise.
6871 * archive.c: Likewise.
6872 * bout.c: Likewise.
6873 * cache.c: Likewise.
6874 * coff-a29k.c: Likewise.
6875 * coff-alpha.c: Likewise.
6876 * coff-i386.c: Likewise.
6877 * coff-mips.c: Likewise.
6878 * coff-or32.c: Likewise.
6879 * coff64-rs6000.c: Likewise.
6880 * coffcode.h: Likewise.
6881 * coffgen.c: Likewise.
6882 * cpu-ns32k.c: Likewise.
6883 * ecoff.c: Likewise.
6884 * ecofflink.c: Likewise.
6885 * elf.c: Likewise.
6886 * elf32-arm.h: Likewise.
6887 * elf32-cris.c: Likewise.
6888 * elf32-d30v.c: Likewise.
6889 * elf32-i386.c: Likewise.
6890 * elf32-mcore.c: Likewise.
6891 * elf32-ppc.c: Likewise.
6892 * elf32-sh.c: Likewise.
6893 * elf32-sh64.c: Likewise.
6894 * elf32-v850.c: Likewise.
6895 * elf64-alpha.c: Likewise.
6896 * elf64-sh64.c: Likewise.
6897 * elfcode.h: Likewise.
6898 * elfcore.h: Likewise.
6899 * elflink.h: Likewise.
6900 * elfxx-mips.c: Likewise.
6901 * i386os9k.c: Likewise.
6902 * ieee.c: Likewise.
6903 * libbfd.c: Likewise.
6904 * linker.c: Likewise.
6905 * mmo.c: Likewise.
6906 * nlm32-alpha.c: Likewise.
6907 * nlm32-i386.c: Likewise.
6908 * nlm32-ppc.c: Likewise.
6909 * nlm32-sparc.c: Likewise.
6910 * nlmcode.h: Likewise.
6911 * oasys.c: Likewise.
6912 * pdp11.c: Likewise.
6913 * peicode.h: Likewise.
6914 * reloc.c: Likewise.
6915 * som.c: Likewise.
6916 * srec.c: Likewise.
6917 * tekhex.c: Likewise.
6918 * vms.c: Likewise.
6919 * xcofflink.c: Likewise.
6920 * elf64-sparc.c: Edit comment to not use "== false".
6921
6922 * aoutf1.h: Don't use "? true : false".
6923 * ecoff.c: Likewise.
6924 * format.c: Likewise.
6925 * ieee.c: Likewise.
6926 * linker.c: Likewise.
6927 * mmo.c: Likewise.
6928 * oasys.c: Likewise.
6929
6930 2002-06-23 H.J. Lu <hjl@gnu.org>
6931
6932 * elflink.h (elf_link_add_archive_symbols): For the default
6933 version, check references with only one `@' first.
6934
6935 2002-06-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
6936
6937 * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): New
6938 function.
6939 (allocate_global_data_dlt): Don't add millicode symbols to dynamic
6940 symbol table.
6941 (allocate_global_data_opd, allocate_dynrel_entries): Likewise.
6942 (elf64_hppa_size_dynamic_sections): Revise to use
6943 elf64_hppa_mark_milli_and_exported_functions.
6944 (elf64_hppa_finish_dynamic_symbol): Remove code to keep millicode
6945 symbols out of dynamic symbol table.
6946
6947 2002-06-23 Alan Modra <amodra@bigpond.net.au>
6948
6949 * Makefile.in: Regenerate.
6950 * libbfd.h: Regenerate.
6951 * bfd-in2.h: Regenerate.
6952 * configure: Regenerate.
6953 * po/SRC-POTFILES.in: Regenerate.
6954
6955 * elflink.h: Comment typo fixes.
6956
6957 2002-06-23 H.J. Lu <hjl@gnu.org>
6958
6959 * elf-bfd.h (elf_link_loaded_list): New structure.
6960 (elf_link_hash_table): Add "loaded".
6961 * elf.c (_bfd_elf_link_hash_table_init): Initialize "loaded".
6962 * elflink.h (elf_link_check_versioned_symbol): New function.
6963 (elf_link_output_extsym): Call elf_link_check_versioned_symbol.
6964
6965 2002-06-19 Nick Clifton <nickc@cambridge.redhat.com>
6966
6967 * elflink.h (size_dynamic_sections): If the target does not
6968 support an ELF style hash table, return true, indicating that
6969 nothing needed to be done, rather than false, indicating that the
6970 section's size could not be computed.
6971
6972 2002-06-18 Dave Brolley <brolley@redhat.com>
6973
6974 From Catherine Moore, Michael Meissner, Dave Brolley:
6975 * po/SRC-POTFILES.in: Add cpu-frv.c and elf32-frv.c
6976 * targets.c: Support bfd_elf32_frv_vec.
6977 * reloc.c: Add FRV relocs.
6978 * configure.in: Add support for bfd-elf32-frv-vec.
6979 * config.bfd (targ_cpu): Add support for frv-*-elf.
6980 * archures.c: Add frv arch and machines.
6981 * Makefile.am (ALL_MACHINES): Add cpu-frv.lo.
6982 (ALL_MACHINES_CFILES): Add cpu-frv.c.
6983 (BFD32_BACKENDS): Add elf32-frv.lo.
6984 (BFD32_BACKENDS_CFILES): Add elf32-frv.c
6985 (cpu-frv.lo): New target.
6986 (elf32-frv.lo): New target.
6987 * cpu-frv.c: New file.
6988 * elf32-frv.c: New file.
6989
6990 2002-06-18 Jakub Jelinek <jakub@redhat.com>
6991
6992 * elfcode.h (elf_object_p): Sanity check eh_shoff == 0 implies
6993 e_shnum == 0.
6994 Only read the first section header if e_shoff is non-zero.
6995 Don't consider e_shstrndx if there are no sections.
6996
6997 2002-06-17 Tom Rix <trix@redhat.com>
6998
6999 * elf32-d10v.c (elf_d10v_howto_table): Change R_D10V_10_PCREL_R,
7000 R_D10V_10_PCREL_L and R_D10V_18_PCREL to use
7001 complain_overflow_bitfield.
7002
7003 2002-06-17 Alan Modra <amodra@bigpond.net.au>
7004
7005 * opncls.c (bfd_openr): Remove redundant bfd_set_error.
7006 (bfd_fdopenr): Likewise.
7007 (bfd_openstreamr): Likewise.
7008 (bfd_openw): Likewise.
7009
7010 * targets.c: Sort target vecs.
7011 (_bfd_target_vector): Add aix5coff64_vec, bfd_elf32_sh64_vec,
7012 bfd_elf32_sh64l_vec, bfd_elf32_sh64lnbsd_vec,
7013 bfd_elf32_sh64nbsd_vec, bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec,
7014 bfd_elf64_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec.
7015 * configure.in: Sort target vecs. Add m88kmach3_vec.
7016 * configure: Regenerate.
7017
7018 2002-06-16 Hans-Peter Nilsson <hp@bitrange.com>
7019
7020 * elf64-mmix.c (bpo_reloc_request_sort_fn): Use member
7021 bpo_reloc_no to break sort order ties, not address of items.
7022
7023 2002-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
7024
7025 * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.
7026 Skip excluded sections in determing __gp value.
7027 (elf_hppa_final_link_relocate): Use the symbol's address in
7028 R_PARISC_FPTR64 relocations that don't need an opd entry.
7029 * elf64-hppa.c (allocate_dynrel_entries): Simplify code.
7030 (elf64_hppa_finalize_dynreloc): Likewise.
7031 (elf64_hppa_size_dynamic_sections): Move comments and fix typo.
7032 (elf64_hppa_finish_dynamic_symbol): Break up assert.
7033
7034 2002-06-14 Sergey Grigoriev <serge@leopold.Physik.Uni-Augsburg.DE>
7035
7036 * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
7037 alignment for .bss, .data and .text sections so that sse and sse2
7038 code will work.
7039 * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
7040
7041 2002-06013 J"orn Rennecke <joern.rennecke@superh.com>
7042
7043 config.bfd: Add support for sh[1234]l*-*-elf* | sh3el*-*-elf*,
7044 sh[1234]*-elf*.
7045
7046 2002-06-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
7047
7048 * elflink.h (elf_bfd_final_link): Improve error handling for missing
7049 dynamic sections.
7050
7051 * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entry
7052 for a symbol that has no output section.
7053 (allocate_dynrel_entries): Correct comment.
7054 (elf64_hppa_finalize_dynreloc): Likewise. Don't create an opd entry
7055 unless we want one.
7056 (elf64_hppa_finalize_opd): Prevent segfault if dyn_h is NULL.
7057 (elf64_hppa_finalize_dlt): Likewise. Prevent segfault for symbols
7058 with no section. Remove unnecessary parentheses.
7059
7060 2002-06-11 Tom Rix <trix@redhat.com>
7061
7062 * coffcode.h (coff_compute_section_file_positions): Add data
7063 section to AIX loader alignment check.
7064
7065 * coff-rs6000.c (_bfd_xcoff_mkobject): Set default text section
7066 alignment to 4 bytes.
7067 (_bfd_xcoff_copy_private_bfd_data): Use text and data alignment
7068 power accessor macro.
7069 (do_shared_object_padding): Remove invalid assertion.
7070
7071 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
7072
7073 * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
7074 for removed output sections.
7075
7076 2002-06-10 Geoffrey Keating <geoffk@redhat.com>
7077
7078 * merge.c (merge_strings): Use htab_create_alloc with calloc, not
7079 htab_alloc.
7080 * elf-strtab.c (_bfd_elf_strtab_finalize): Likewise.
7081
7082 2002-06-08 H.J. Lu <hjl@gnu.org>
7083
7084 * elf.c (copy_private_bfd_data): Don't cast to bfd_size_type to
7085 work around a long long bug in gcc 2.96 on mips.
7086
7087 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7088
7089 * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
7090 (BFD32_BACKENDS_CFILES): Add vax1knetbsd.c.
7091 Regenerate dependency lists.
7092 * Makefile.in: Regenerate.
7093 * config.bfd (vax-*-netbsdelf*, vax-*-netbsdaout*): Add
7094 vax1knetbsd_vec to targ_selvecs.
7095 * configure.in: Add vax1knetbsd_vec.
7096 * configure: Regenerate.
7097 * targets.c (_bfd_target_vector): Add vax1knetbsd_vec.
7098 * vax1knetbsd.c: New file.
7099 * vaxnetbsd.c: Update copyright years.
7100 (TARGET_PAGE_SIZE): Set to 0x1000.
7101 (DEFAULT_MID): Set to M_VAX4K_NETBSD.
7102
7103 2002-06-08 Matt Thomas <matt@3am-software.com>
7104
7105 * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
7106
7107 2002-06-08 Alan Modra <amodra@bigpond.net.au>
7108
7109 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.
7110
7111 2002-06-08 Alan Modra <amodra@bigpond.net.au>
7112
7113 * Makefile.am: Run "make dep-am".
7114 * Makefile.in: Regenerate.
7115
7116 * armnetbsd.c: Replace CONST with const.
7117 * corefile.c: Likewise.
7118 * elf32-dlx.c: Likewise.
7119 * elf64-mips.c: Likewise.
7120 * mmo.c: Likewise.
7121 * ns32knetbsd.c: Likewise.
7122
7123 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash
7124 table is elf64-sparc.
7125
7126 2002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7127
7128 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.
7129 Fix RELA addends to get not shifted in the result. Don't do special
7130 handling of R_MIPS_64 for NewABI.
7131
7132 2002-06-07 Alan Modra <amodra@bigpond.net.au>
7133
7134 * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7135 (NAME(aout,slurp_reloc_table)): Likewise.
7136 * coff-mips.c (mips_relax_section): Use bfd_zalloc.
7137 * coff-rs6000.c (xcoff_write_armap_big): Use bfd_zmalloc.
7138 (xcoff_write_archive_contents_big): Likewise.
7139 (xcoff_generate_rtinit): Likewise.
7140 (xcoff_generate_rtinit): Likewise, and check error return.
7141 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
7142 * coffgen.c (coff_section_symbol): Use bfd_zalloc.
7143 (coff_get_normalized_symtab): Likewise.
7144 (coff_make_empty_symbol): Likewise.
7145 (bfd_coff_set_symbol_class): Likewise.
7146 * cofflink.c (coff_link_add_symbols): Likewise.
7147 * ecoff.c (_bfd_ecoff_make_empty_symbol): Likewise.
7148 * ecofflink.c (ecoff_write_shuffle): Use bfd_zmalloc.
7149 (bfd_ecoff_write_accumulated_debug): Likewise.
7150 * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
7151 * i386linux.c (bfd_i386linux_size_dynamic_sections): Likewise.
7152 * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc.
7153 * ieee.c (do_with_relocs): Use bfd_zalloc.
7154 * m68klinux.c (bfd_m68klinux_size_dynamic_sections): Likewise.
7155 * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7156 (NAME(aout,slurp_reloc_table)): Likewise.
7157 (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
7158 * reloc16.c (bfd_coff_reloc16_relax_section): Use bfd_zmalloc.
7159 * som.c (som_build_and_write_symbol_table): Likewise.
7160 (som_slurp_string_table): Likewise.
7161 (som_slurp_symbol_table): Likewise.
7162 (som_bfd_ar_write_symbol_stuff): Likewise.
7163 * sparclinux.c (bfd_sparclinux_size_dynamic_sections): Use bfd_zalloc.
7164 * sunos.c (bfd_sunos_size_dynamic_sections): Likewise.
7165 * tekhex.c (find_chunk): Likewise. Get rid of unused "sname".
7166 * vms-gsd.c (_bfd_vms_slurp_gsd): Use bfd_zmalloc.
7167 * xcofflink.c (xcoff_link_add_symbols): Use bfd_zalloc/bfd_zmalloc.
7168
7169 2002-06-07 Alan Modra <amodra@bigpond.net.au>
7170
7171 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with
7172 "group" union.
7173 (elf_group_name): Update.
7174 (elf_group_id): Define.
7175 (bfd_elf_set_group_contents): Declare.
7176 * elf.c (elf_fake_sections): Qualify use of elf_group_name.
7177 (set_group_contents): Rename to bfd_elf_set_group_contents. Remove
7178 ATTRIBUTE_UNUSED from failedptrarg. If elf_group_id is set, use
7179 that sym for the signature.
7180 (_bfd_elf_compute_section_file_positions): Don't call
7181 set_group_contents for "ld -r" case.
7182 (swap_out_syms): Use bfd_zalloc.
7183 * elflink.h (elf_link_add_archive_symbols): Likewise.
7184 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
7185 (elf_bfd_final_link): Call bfd_elf_set_group_contents.
7186
7187 2002-06-07 Alan Modra <amodra@bigpond.net.au>
7188
7189 * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved
7190 relocs in opd for non-shared too.
7191
7192 2002-06-06 Jeffrey Law <law@redhat.com>
7193
7194 * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting
7195 relocations.
7196
7197 2002-06-06 Nick Clifton <nickc@cambridge.redhat.com>
7198
7199 * merge.c: Include libiberty.h.
7200 * elf-strtab.c: Include libiberty.h.
7201
7202 2002-06-06 Elias Athanasopoulos <eathan@otenet.gr>
7203
7204 * peXXigen.c (pe_print_idata): Remove unused variable.
7205
7206 2002-06-06 David Heine <dlheine@tensilica.com>
7207
7208 * elf.c (assign_file_positions_for_segments): Remove unallocated
7209 sections from the section to segment mapping for PT_LOAD segments.
7210 Update comment about empty loadable segments.
7211
7212 2002-06-06 Richard Sandiford <rsandifo@redhat.com>
7213
7214 * stabs.c (_bfd_link_section_stabs): Check that the symbol offset
7215 is within the .stabstr section.
7216
7217 2002-06-06 Alan Modra <amodra@bigpond.net.au>
7218
7219 * elf-bfd.h (struct elf_size_info <swap_symbol_in>): Function args
7220 are "const PTR", not "const PTR *".
7221 (bfd_elf32_swap_symbol_in): Likewise.
7222 (bfd_elf64_swap_symbol_in): Likewise.
7223 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR.
7224 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7225 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7226 (elf_link_add_object_symbols): Likewise.
7227 (elf_link_record_local_dynamic_symbol): Likewise.
7228 (elf_link_input_bfd): Likewise.
7229 (elf_gc_mark): Likewise.
7230 (elf_reloc_symbol_deleted_p): Likewise.
7231 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7232 (mn10200_elf_relax_delete_bytes): Likewise.
7233 (mn10200_elf_symbol_address_p): Likewise.
7234 (mn10200_elf_get_relocated_section_contents): Likewise.
7235 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7236 (mn10300_elf_relax_section): Likewise.
7237 (mn10300_elf_relax_delete_bytes): Likewise.
7238 (mn10300_elf_symbol_address_p): Likewise.
7239 (mn10300_elf_get_relocated_section_contents): Likewise.
7240 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7241 (elf32_h8_relax_delete_bytes): Likewise.
7242 (elf32_h8_symbol_address_p): Likewise.
7243 (elf32_h8_get_relocated_section_contents): Likewise.
7244 * elf32-hppa.c (get_local_syms): Likewise.
7245 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7246 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7247 * elf32-sh.c (sh_elf_relax_section): Likewise.
7248 (sh_elf_relax_delete_bytes): Likewise.
7249 (sh_elf_get_relocated_section_contents): Likewise.
7250 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7251 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7252 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7253 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7254 * elf64-ppc.c (get_local_syms): Likewise.
7255 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7256 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7257
7258 2002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
7259
7260 * config.bfd (sh64l*-*-elf*, shl*-*-elf*): New configurations.
7261
7262 2002-06-05 Alan Modra <amodra@bigpond.net.au>
7263
7264 * elf.c (group_signature): Swap in the whole symbol, and handle
7265 extracting section symbol names.
7266 (setup_group): Add comment.
7267 (set_group_contents): When called from objcopy or ld, arrange for
7268 section contents to be written. Write group member output section
7269 indices to allow objcopy to reorganize sections.
7270 (_bfd_elf_copy_private_section_data): Copy group info.
7271
7272 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
7273 (bfd_elf32_swap_symbol_in): Update prototype.
7274 (bfd_elf64_swap_symbol_in): Likewise.
7275 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR *.
7276 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7277 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7278 (elf_link_add_object_symbols): Likewise.
7279 (elf_link_record_local_dynamic_symbol): Likewise.
7280 (elf_link_input_bfd): Likewise.
7281 (elf_gc_mark): Likewise.
7282 (elf_reloc_symbol_deleted_p): Likewise.
7283 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7284 (mn10200_elf_relax_delete_bytes): Likewise.
7285 (mn10200_elf_symbol_address_p): Likewise.
7286 (mn10200_elf_get_relocated_section_contents): Likewise.
7287 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7288 (mn10300_elf_relax_section): Likewise.
7289 (mn10300_elf_relax_delete_bytes): Likewise.
7290 (mn10300_elf_symbol_address_p): Likewise.
7291 (mn10300_elf_get_relocated_section_contents): Likewise.
7292 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7293 (elf32_h8_relax_delete_bytes): Likewise.
7294 (elf32_h8_symbol_address_p): Likewise.
7295 (elf32_h8_get_relocated_section_contents): Likewise.
7296 * elf32-hppa.c (get_local_syms): Likewise.
7297 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7298 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7299 * elf32-sh.c (sh_elf_relax_section): Likewise.
7300 (sh_elf_relax_delete_bytes): Likewise.
7301 (sh_elf_get_relocated_section_contents): Likewise.
7302 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7303 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7304 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7305 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7306 * elf64-ppc.c (get_local_syms): Likewise.
7307 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7308 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7309 * elfcode.h (NAME(_bfd_elf,size_info)): Update initialiser.
7310 * elf64-alpha.c (alpha_elf_size_info): Likewise.
7311 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
7312 * elf64-mips.c (mips_elf64_size_info): Likewise.
7313 * elf64-s390.c (s390_elf64_size_info): Likewise.
7314 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
7315
7316 2002-06-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7317
7318 * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
7319 elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
7320 elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
7321 _bfd_mips_elf_ignore_discarded_relocs.
7322 elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
7323
7324 2002-06-05 H.J. Lu <hjl@gnu.org>
7325
7326 * elfxx-mips.c (mips_elf_calculate_relocation): Call
7327 _bfd_elf_rel_local_sym for STT_SECTION relocations against
7328 the SEC_MERGE section.
7329
7330 2002-06-05 Alan Modra <amodra@bigpond.net.au>
7331
7332 * coff-alpha.c: Update copyright date.
7333 * coff-mips.c: Likewise.
7334 * xcoff-target.h: Likewise.
7335
7336 * bfd-in.h: Remove "taken from the source" comment.
7337 * libbfd-in.h: Likewise.
7338 * libcoff-in.h: Likewise.
7339 * bfd-in2.h: Regenerate.
7340 * libbfd.h: Regenerate.
7341 * libcoff.h: Regenerate.
7342
7343 * elf.c (bfd_elf_discard_group): Return true.
7344 * elf-bfd.h (bfd_elf_discard_group): Declare.
7345 * bfd-in.h (bfd_elf_discard_group): Don't declare here.
7346 * section.c (bfd_discard_group): Rename to bfd_generic_discard_group.
7347 * bfd.c (bfd_discard_group): Define.
7348 * targets.c (struct bfd_target): Add _bfd_discard_group.
7349 (BFD_JUMP_TABLE_LINK): Here too.
7350 * libbfd-in.h (_bfd_nolink_bfd_discard_group): Define.
7351 * aout-adobe.c (aout_32_bfd_discard_group): Define.
7352 * aout-target.h (MY_bfd_discard_group): Define.
7353 * aout-tic30.c (MY_bfd_discard_group): Define.
7354 * binary.c (binary_bfd_discard_group): Define.
7355 * bout.c (b_out_bfd_discard_group): Define.
7356 * coff-alpha.c (_bfd_ecoff_bfd_discard_group): Define.
7357 * coffcode.h (coff_bfd_discard_group): Define.
7358 * coff-mips.c (_bfd_ecoff_bfd_discard_group): Define.
7359 * elfxx-target.h (bfd_elfNN_bfd_discard_group): Define.
7360 * i386msdos.c (msdos_bfd_discard_group): Define.
7361 * i386os9k.c (os9k_bfd_discard_group): Define.
7362 * ieee.c (ieee_bfd_discard_group): Define.
7363 * ihex.c (ihex_bfd_discard_group): Define.
7364 * mmo.c (mmo_bfd_discard_group): Define.
7365 * nlm-target.h (nlm_bfd_discard_group): Define.
7366 * oasys.c (oasys_bfd_discard_group): Define.
7367 * ppcboot.c (ppcboot_bfd_discard_group): Define.
7368 * som.c (som_bfd_discard_group): Define.
7369 * srec.c (srec_bfd_discard_group): Define.
7370 * tekhex.c (tekhex_bfd_discard_group): Define.
7371 * versados.c (versados_bfd_discard_group): Define.
7372 * vms.c (vms_bfd_discard_group): Define.
7373 * xcoff-target.h (_bfd_xcoff_bfd_discard_group): Define.
7374 * coff64-rs6000.c (rs6000coff64_vec): Update initialiser.
7375 (aix5coff64_vec): Likewise.
7376 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
7377
7378 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
7379
7380 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
7381 (BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
7382 (elf32-sh64-com.lo): New dependency list.
7383 * Makefile.in: Regenerate.
7384 * configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
7385 (bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
7386 elf32-sh64-com.lo.
7387 * configure: Regenerate.
7388 * elf32-sh64.c (sh64_address_in_cranges)
7389 (sh64_get_contents_type, sh64_address_is_shmedia): Move to...
7390 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
7391 (crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
7392 * elf32-sh64-com.c: ...here. New file.
7393
7394 2002-06-04 Alan Modra <amodra@bigpond.net.au>
7395
7396 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove
7397 ATTRIBUTE_UNUSED on used params.
7398 * elf32-vax.c (elf_vax_gc_mark_hook): Remove unnecessary checks
7399 before calling bfd_section_from_elf_index on local syms.
7400 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
7401
7402 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
7403
7404 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-nbsd.lo.
7405 (BFD32_BACKENDS_CFILES): Add elf32-sh64-nbsd.c.
7406 (BFD64_BACKENDS): Add elf64-sh64-nbsd.lo.
7407 (BFD64_BACKENDS_CFILES): Add elf64-sh64-nbsd.c.
7408 (elf32-sh64-nbsd.lo, elf64-sh64-nbsd.lo): New rules.
7409 * Makefile.in: Regenerate.
7410 * config.bfd (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
7411 (sh64-*-netbsd*): New targets.
7412 * configure.in: Add bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec,
7413 bfd_elf64_sh64nbsd_vec, and bfd_elf64_sh64lnbsd_vec.
7414 * configure: Regenerate.
7415 * elf32-sh64-nbsd.c: New file.
7416 * elf64-sh64-nbsd.c: New file.
7417 * targets.c: Add extern decls for bfd_elf32_sh64nbsd_vec,
7418 bfd_elf32_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec, and
7419 bfd_elf64_sh64lnbsd_vec.
7420
7421 2002-06-04 Alan Modra <amodra@bigpond.net.au>
7422
7423 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
7424 (bfd_section_from_shdr): Likewise. Set section name of group
7425 sections from signature.
7426 (group_signature): Split out from setup_group. Ensure symbol table
7427 is available.
7428 (bfd_elf_discard_group): New function.
7429 (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on
7430 .gnu.linkonce* sections if they are members of a group.
7431 (set_group_contents): Set GRP_COMDAT flag.
7432 * section.c (bfd_discard_group): New function.
7433 * bfd-in.h (bfd_elf_discard_group): Declare.
7434 * bfd-in2.h: Regenerate.
7435 * elf-bfd.h (struct bfd_elf_section_data): Add linkonce_p field.
7436 (elf_linkonce_p): Define.
7437
7438 2002-06-04 Alan Modra <amodra@bigpond.net.au>
7439
7440 * elf.c (bfd_section_from_shdr): Make "name" const.
7441 * elf-bfd.h (elf_backend_section_from_shdr): Likewise.
7442 * elf32-i370.c (i370_elf_section_from_shdr): Likewise.
7443 * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
7444 * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
7445 * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
7446 * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
7447 * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
7448 * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise.
7449 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
7450 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
7451 * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
7452
7453 2002-06-03 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7454
7455 * elfxx-mips.c (ABI_64_P): Use backend's data to determine the
7456 ABI.
7457
7458 2002-06-02 Kazu Hirata <kazu@cs.umass.edu>
7459
7460 * elf32-arc.c: Fix formatting.
7461 * elf32-arm.h: Likewise.
7462 * elf32-cris.c: Likewise.
7463 * elf32-dlx.c: Likewise.
7464 * elf32-hppa.c: Likewise.
7465 * elf32-i386.c: Likewise.
7466 * elf32-i386qnx.c: Likewise.
7467 * elf32-or32.c: Likewise.
7468 * elf32-s390.c: Likewise.
7469 * elf32-sh64.c: Likewise.
7470 * elf32-vax.c: Likewise.
7471 * elf32-xstormy16.c: Likewise.
7472 * elf64-alpha.c: Likewise.
7473 * elf64-mmix.c: Likewise.
7474 * elf64-ppc.c: Likewise.
7475 * elf64-s390.c: Likewise.
7476 * elf64-sh64.c: Likewise.
7477 * elf64-x86-64.c: Likewise.
7478
7479 2002-06-02 Richard Henderson <rth@redhat.com>
7480
7481 * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereference
7482 null when there are no got entries for a symbol.
7483 (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
7484 uninitialized variable warning.
7485
7486 2002-06-01 Richard Henderson <rth@redhat.com>
7487
7488 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
7489 undefined symbols here.
7490 (elf64_alpha_relax_section): Do it here. Also test for not
7491 defined in the current module.
7492 (elf64_alpha_relocate_section_r): Split out of ...
7493 (elf64_alpha_relocate_section): ... here. Don't dereference
7494 NULL when looking up local got entries.
7495
7496 2002-06-01 Richard Henderson <rth@redhat.com>
7497
7498 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
7499 symbols from JSR relaxation.
7500 (elf64_alpha_size_plt_section_1): New.
7501 (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
7502 (elf64_alpha_size_rela_got_1): ... here.
7503 (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
7504 (elf64_alpha_size_rela_got_section): ... here.
7505 (elf64_alpha_size_plt_section): New.
7506 (elf64_alpha_relax_section): Call them.
7507 (elf64_alpha_size_got_sections): Remove output_bfd arg.
7508 (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
7509
7510 2002-06-01 Richard Henderson <rth@redhat.com>
7511
7512 * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
7513 (elf64_alpha_relocate_section): Use them. Reject LE TLS relocs
7514 in shared libraries. Fix DTPRELHI and TPRELHI value.
7515 (INSN_ADDQ, INSN_RDUNIQ): New.
7516 (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
7517 (elf64_alpha_relax_with_lituse): Return boolean. Remove irelend
7518 argument. Reject dynamic symbols. Use LITUSE symbolic constants.
7519 (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
7520 Handle GOTDTPREL and GOTTPREL relocations.
7521 (elf64_alpha_relax_gprelhilo): New.
7522 (elf64_alpha_relax_tls_get_addr): New.
7523 (elf64_alpha_relax_find_tls_segment): New.
7524 (elf64_alpha_relax_section): Handle TLS relocations.
7525 (ALPHA_ELF_LINK_HASH_TLS_IE): New.
7526 (elf64_alpha_check_relocs): Set it.
7527
7528 2002-06-01 Richard Henderson <rth@redhat.com>
7529
7530 * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
7531
7532 * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic
7533 check; don't suppress dynamic relocs for non-allocated sections.
7534
7535 * elf64-alpha.c: Remove dead code.
7536
7537 2002-05-31 Alan Modra <amodra@bigpond.net.au>
7538
7539 * bfd-in2.h: Regenerate.
7540 * libbfd.h: Regenerate.
7541 * po/SRC-POTFILES.in: Regenerate.
7542
7543 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
7544 space for bss .plt.
7545
7546 2002-05-31 Graeme Peterson <gp@qnx.com>
7547
7548 * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
7549 (BFD32_BACKENDS_CFILES): Add elf32-i386qnx.c.
7550 Run "make dep-am".
7551 * Makefile.in: Regenerate.
7552 * config.bfd: Add i[3456]86-*-nto-qnx* support.
7553 * configure.in: Add bfd_elf32_i386qnx_vec support.
7554 * configure: Regenerate.
7555 * elf-bfd.h (struct elf_backend_data): Add set_nonloadable_filepos,
7556 is_contained_by_filepos, and copy_private_bfd_data_p.
7557 * elf.c (assign_file_positions_for_segments): Call backend
7558 set_nonloadable_filepos. Fix non-K&R call to _bfd_error_handler.
7559 (IS_CONTAINED_BY_FILEPOS): Define.
7560 (INCLUDE_SECTION_IN_SEGMENT): Also test IS_CONTAINED_BY_FILEPOS.
7561 (copy_private_bfd_data): Use IS_CONTAINED_BY_FILEPOS. Typo fix.
7562 Fix non-K&R call to _bfd_error_handler.
7563 (_bfd_elf_copy_private_section_data): Use backend
7564 copy_private_bfd_data_p.
7565 * elf32-i386.c: Don't include elfxx-target.h when
7566 ELF32_I386_C_INCLUDED is defined.
7567 * elf32-i386qnx.c: New QNX elf backend file.
7568 * elfxx-target.h: Add elf_backend_set_nonloadable_filepos,
7569 elf_backend_is_contained_by_filepos, and
7570 elf_backend_do_copy_private_bfd_data.
7571 * targets.c: Add bfd_target bfd_elf32_i386qnx_vec.
7572
7573 2002-05-31 Alan Modra <amodra@bigpond.net.au>
7574
7575 * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define.
7576 Move other similar defines to start of file.
7577
7578 2002-05-30 Tom Rix <trix@redhat.com>
7579
7580 * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.
7581 * coff64-rs6000.c (xcoff64_rtype2howto): Same.
7582
7583 2002-05-30 Richard Henderson <rth@redhat.com>
7584
7585 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_TLSGD,
7586 ALPHA_ELF_LINK_HASH_LU_TLSLDM, ALPHA_ELF_LINK_HASH_LU_FUNC): New.
7587 (ALPHA_ELF_GOT_ENTRY_RELOCS_DONE): Remove.
7588 (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Remove.
7589 (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.
7590 (struct alpha_elf_obj_tdata): Rename total_got_entries and
7591 n_local_got_entries to total_got_size and local_got_size.
7592 (elf64_alpha_howto, elf64_alpha_reloc_map): Update for TLS relocs.
7593 (alpha_got_entry_size): New.
7594 (elf64_alpha_relax_with_lituse): Use it.
7595 (elf64_alpha_relax_without_lituse): Likewise.
7596 (MAX_GOT_SIZE): Rename from MAX_GOT_ENTRIES.
7597 (get_got_entry): New.
7598 (elf64_alpha_check_relocs): Handle TLS relocs. Reorganize.
7599 (elf64_alpha_adjust_dynamic_symbol): Test LU_FUNC as a mask.
7600 (elf64_alpha_merge_ind_symbols): Check gotent->reloc_type.
7601 (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots): Likewise.
7602 (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.
7603 (elf64_alpha_calc_got_offsets): Likewise.
7604 (alpha_dynamic_entries_for_reloc): New.
7605 (elf64_alpha_calc_dynrel_sizes): Use it.
7606 (elf64_alpha_size_dynamic_sections): Likewise.
7607 (elf64_alpha_relocate_section): Handle TLS relocations.
7608 * reloc.c: Add Alpha TLS relocations.
7609 * bfd-in2.h, libbfd.h: Rebuild.
7610
7611 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
7612
7613 * peXXigen.c (pe_print_idata): Remove double printed
7614 import table lines; add Bound-To comment.
7615
7616 2002-05-29 Matt Thomas <matt@3am-software.com>
7617
7618 * Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo.
7619 (BFD32_BACKENDS_CFILES): Add elf32-vax.c.
7620 (elf32-vax.lo): New rule.
7621 * Makefile.in: Regenerate.
7622 * configure.in (bfd_elf32_vax_vec)
7623 (vaxnetbsd_vec): New vectors.
7624 * configure: Regenerate.
7625 * config.bfd (vax-*-netbsdelf*)
7626 (vax-*-netbsdaout*)
7627 (vax-*-netbsd*): New targets.
7628 * elf32-vax.c: New file.
7629 * reloc.c: Add VAX relocations.
7630 * bfd-in2.h: Regenerate.
7631 * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
7632
7633 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7634
7635 * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
7636 and bfd_elf32_bigarm_vec to targ_selvecs.
7637
7638 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
7639
7640 * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
7641 with auto-imported symbols.
7642
7643 2002-05-29 Adam Nemet <anemet@lnxw.com>
7644
7645 * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
7646 sections only record bfd.
7647 (bfd_elf32_arm_add_glue_sections_to_bfd): New function.
7648 * bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
7649 * bfd-in2.h: Regenerate.
7650
7651 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7652
7653 * syms.c (_bfd_stab_section_find_nearest_line): Move
7654 declaration and initialisation of saw_line and saw_func out of
7655 for loop.
7656
7657 2002-05-29 Alan Modra <amodra@bigpond.net.au>
7658
7659 * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
7660 (bfd_elf64_get_symbol_info): Define.
7661 * elfxx-target.h (bfd_elfNN_get_symbol_info): Only define if undef.
7662
7663 2002-05-29 Andrey Volkov <avolkov@transas.com>
7664
7665 * cpu-h8300.c: Make default h8300 machine first in machine list.
7666
7667 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
7668
7669 * config.bfd: Added DLX configuraton.
7670 * Makefile.am: Added DLX configuraton.
7671 * configure.in: Added DLX configuraton.
7672 * archures.c: Add DLX architecure.
7673 * reloc.c: Add DLX relocs.
7674 * targets.c: Added DLX target vector.
7675 * configure: Regenerate.
7676 * Makefile.in: Regenreate.
7677 * bfd-in2.h: Regenreate.
7678 * elf32-dlx.c: New file: Support DLX target.
7679 * cpu-dlx.c: New file: Support DLX target.
7680
7681 2002-05-25 Alan Modra <amodra@bigpond.net.au>
7682
7683 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
7684
7685 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change.
7686 (ppc64_elf_check_relocs): Don't set up function descriptor symbol
7687 strings to point inside function code sym string.
7688 (func_desc_adjust): Likewise.
7689 (ppc64_elf_hide_symbol): Rewrite code to look up function code sym.
7690
7691 2002-05-24 Michal Ludvig <mludvig@suse.cz>
7692
7693 * elf64-x86-64.c (elf64_x86_64_grok_prstatus): Added.
7694 (elf64_x86_64_grok_psinfo): Added.
7695
7696 2002-05-24 TAMURA Kent <kent@netbsd.org>
7697
7698 * config.bfd: Add a target for i386-netbsdpe.
7699
7700 2002-05-24 Alan Modra <amodra@bigpond.net.au>
7701
7702 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func
7703 and is_func_descriptor.
7704 (func_desc_adjust): Hide function code sym in shared libs unless
7705 there is a matching exported function descriptor sym.
7706
7707 2002-05-23 Jakub Jelinek <jakub@redhat.com>
7708
7709 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
7710 for symbols from SHF_TLS section.
7711 (_bfd_elf_print_private_bfd_data): Add PT_TLS.
7712 (elf_fake_sections): Set SHF_TLS for SEC_THREAD_LOCAL sections.
7713 (map_sections_to_segments): Build PT_TLS segment if necessary.
7714 (assign_file_positions_for_segments): Likewise.
7715 (get_program_header_size): Account for PT_TLS segment.
7716 (swap_out_syms): Set type of BSF_THREAD_LOCAL symbols and symbols from
7717 SEC_THREAD_LOCAL sections to STT_TLS.
7718 * reloc.c: Add 386 and IA-64 TLS relocs.
7719 * section.c (SEC_THREAD_LOCAL): Define.
7720 (SEC_CONSTRUCTOR_TEXT, SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS):
7721 Remove.
7722 * elflink.h (elf_link_add_object_symbols): Support .tcommon.
7723 (size_dynamic_sections): If DF_STATIC_TLS, set DF_FLAGS
7724 unconditionally.
7725 (struct elf_final_link_info): Add first_tls_sec.
7726 (elf_bfd_final_link): Set first_tls_sec.
7727 Compute elf_hash_table (info)->tls_segment.
7728 (elf_link_output_extsym): Handle STT_TLS symbols.
7729 (elf_link_input_bfd): Likewise.
7730 * syms.c (BSF_THREAD_LOCAL): Define.
7731 * bfd-in2.h: Rebuilt.
7732 * libbfd.h: Rebuilt.
7733 * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
7734 elf_i386_mkobject, elf_i386_object_p): New functions.
7735 (elf_howto_table): Add TLS relocs.
7736 (elf_i386_reloc_type_lookup): Support TLS relocs.
7737 (elf_i386_info_to_howto_rel): Likewise.
7738 (struct elf_i386_link_hash_entry): Add tls_type.
7739 (struct elf_i386_obj_tdata): New.
7740 (elf_i386_hash_entry, elf_i386_tdata, elf_i386_local_got_tls_type):
7741 New macros.
7742 (struct elf_i386_link_hash_table): Add tls_ldm_got.
7743 (link_hash_newfunc): Clear tls_type.
7744 (elf_i386_check_relocs): Support TLS relocs.
7745 (elf_i386_gc_sweep_hook): Likewise.
7746 (allocate_dynrelocs): Likewise.
7747 (elf_i386_size_dynamic_sections): Likewise.
7748 (elf_i386_relocate_section): Likewise.
7749 (elf_i386_finish_dynamic_symbol): Likewise.
7750 (bfd_elf32_mkobject, elf_backend_object_p): Define.
7751 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add tprel_offset,
7752 dtpmod_offset, dtprel_offset, tprel_done, dtpmod_done, dtprel_done,
7753 want_tprel, want_dtpmod, want_dtprel.
7754 (elfNN_ia64_tprel_base, elfNN_ia64_dtprel_base): New functions.
7755 (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to
7756 R_IA64_LTOFF_TPREL22.
7757 (elf_code_to_howto_index): Add TLS relocs.
7758 (elfNN_ia64_check_relocs): Support TLS relocs.
7759 (allocate_global_data_got): Account for TLS .got data.
7760 (allocate_dynrel_entries): Account for TLS dynamic relocations.
7761 (elfNN_ia64_install_value): Supprt TLS relocs.
7762 (set_got_entry): Support TLS relocs.
7763 (elfNN_ia64_relocate_section): Likewise.
7764
7765 2002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
7766
7767 * elf32-arm.h (elf32_arm_final_link_relocate): For the Thumb
7768 BLX reloc round the relocation up rather than down.
7769 * coff-arm.c (coff_arm_relocate_section): Likewise.
7770
7771 2002-05-21 H.J. Lu (hjl@gnu.org)
7772
7773 * linker.c (_bfd_generic_link_add_one_symbol): Allow multiple
7774 definition.
7775
7776 2002-05-22 Alan Modra <amodra@bigpond.net.au>
7777
7778 * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt.
7779 (ppc64_elf_relocate_section): Handle unresolved relocs in opd.
7780
7781 2002-05-22 Alan Modra <amodra@bigpond.net.au>
7782
7783 * elf64-ppc.c (ppc64_elf_relocate_section): Return false for
7784 unresolved relocs.
7785 (ppc64_elf_size_dynamic_sections): Check for splt NULL.
7786
7787 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7788
7789 * bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
7790 non-ELF targets.
7791
7792 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7793
7794 * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return
7795 an error value.
7796 * elflink.h (elf_link_output_relocs): Likewise. Improve error message.
7797 return with false on error.
7798 (elf_link_input_bfd): Check reloc_emitter return value.
7799
7800 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
7801
7802 * config.bfd (armeb-*-netbsdelf*): New target.
7803
7804 2002-05-20 Alan Modra <amodra@bigpond.net.au>
7805
7806 * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms
7807 at the plt call stub.
7808
7809 2002-05-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7810
7811 * cpu-mips.c (mips_compatible): Don't try to check machine
7812 compatibility.
7813
7814 2002-05-18 Tom Rix <trix@redhat.com>
7815
7816 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out): Fix C_FILE auxent.
7817
7818 2002-05-17 Alan Modra <amodra@bigpond.net.au>
7819
7820 * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
7821 (ppc64_elf_relocate_section): Don't warn about reloc overflow when
7822 we've already warned about an undefined symbol. Report more
7823 detail on reloc errors.
7824
7825 2002-05-17 Alan Modra <amodra@bigpond.net.au>
7826
7827 * acinclude.m4 (AM_INSTALL_LIBBFD): New.
7828 * configure.in: Invoke AM_INSTALL_LIBBFD.
7829 * Makefile.am (install-data-local): Revert 2002-05-13. Move to..
7830 (install_libbfd): .. New target.
7831 (uninstall_libbfd): Likewise.
7832 (install-bfdlibLTLIBRARIES): Likewise.
7833 (uninstall-bfdlibLTLIBRARIES): Likewise.
7834 (bfdlibdir): New.
7835 (bfdincludedir): New.
7836 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
7837 * aclocal.m4: Regenerate.
7838 * configure: Regenerate.
7839 * Makefile.in: Regenerate.
7840
7841 2002-05-17 Stuart Balfour <sbalfour@cisco.com>
7842
7843 * hash.c (bfd_hash_lookup): Remove computation of len from inside
7844 hash loop.
7845
7846 2002-05-16 Nick Clifton <nickc@cambridge.redhat.com>
7847
7848 * config.bfd: Add targets for sh64-linux (little endian and
7849 big endian).
7850
7851 2002-05-15 Laurent Pinchart <laurent.pinchart@skynet.be>
7852
7853 * peXXigen.c (pe_print_idata): Do not assume that the first thunk
7854 is located in the same section as the import table. Instead
7855 check, and if necessary load the section containing the thunk.
7856
7857 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
7858
7859 * aix5ppc-core.c (xcoff64_core_p): Replace bfd_read with
7860 bfd_bread.
7861 (xcoff64_core_file_matches_executable_p): Replace bfd_read
7862 with bfd_bread.
7863
7864 2002-05-15 Alan Modra <amodra@bigpond.net.au>
7865
7866 * aix5ppc-core.c: Warning fixes.
7867 * aout-adobe.c (aout_32_bfd_link_just_syms): Define.
7868 * aout-target.h (MY_bfd_link_just_syms): Define.
7869 * aout-tic30.c (MY_bfd_link_just_syms): Define.
7870 * bfd.c (bfd_link_just_syms): Define.
7871 * binary.c (binary_bfd_link_just_syms): Define.
7872 * bout.c (b_out_bfd_link_just_syms): Define.
7873 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update initializer.
7874 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
7875 * coffcode.h (coff_bfd_link_just_syms): Define.
7876 * elf-bfd.h (enum elf_link_info_type): Add ELF_INFO_TYPE_JUST_SYMS.
7877 (elf_discarded_section): Check for ELF_INFO_TYPE_JUST_SYMS.
7878 (_bfd_elf_link_just_syms): Declare.
7879 * elf.c (_bfd_elf_link_just_syms): New function.
7880 * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): Check that
7881 sections haven't already been discarded by the linker.
7882 * elflink.h (elf_link_add_object_symbols): Likewise for stab
7883 sections and SEC_MERGE sections.
7884 (elf_bfd_discard_info): Similarly here.
7885 * elfxx-target.h (bfd_elfNN_bfd_link_just_syms): Define.
7886 * i386msdos.c (msdos_bfd_link_just_syms): Define.
7887 * i386os9k.c (os9k_bfd_link_just_syms): Define.
7888 * ieee.c (ieee_bfd_link_just_syms): Define.
7889 * ihex.c (ihex_bfd_link_just_syms): Define.
7890 * libbfd-in.h (_bfd_nolink_bfd_link_just_syms): Define.
7891 (_bfd_generic_link_just_syms): Declare.
7892 * libecoff.h (_bfd_ecoff_bfd_link_just_syms): Define.
7893 * linker.c (_bfd_generic_link_just_syms): New function.
7894 * mmo.c (mmo_bfd_link_just_syms): Define.
7895 * nlm-target.h (nlm_bfd_link_just_syms): Define.
7896 * oasys.c (oasys_bfd_link_just_syms): Define.
7897 * ppcboot.c (ppcboot_bfd_link_just_syms): Define.
7898 * som.c (som_bfd_link_just_syms): Define.
7899 * srec.c (srec_bfd_link_just_syms): Define.
7900 * targets.c (struct bfd_target): Add _bfd_link_just_syms.
7901 (BFD_JUMP_TABLE_LINK): And here.
7902 * tekhex.c (tekhex_bfd_link_just_syms): Define.
7903 * versados.c (versados_bfd_link_just_syms): Define.
7904 * vms.c (vms_bfd_link_just_syms): Define.
7905 * libbfd.h: Regenerate.
7906 * bfd-in2.h: Regenerate.
7907
7908 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7909
7910 * elf32-mips.c: Remove superfluous definitions copied from
7911 elfxx-mips.c.
7912 (bfd_elf32_bigmips_vec,bfd_elf32_littlemips_vec): Use the
7913 SGIish vectors to check the special case.
7914 (mips_elf_hi16_reloc): Fix comment.
7915 (mips_elf_got16_reloc): Likewise.
7916 (_bfd_mips_elf32_gprel16_reloc): Likewise.
7917 (elf_reloc_map): Code cleanup.
7918 (mips_reloc_map): Add comment.
7919 (bfd_elf23_bfd_reloc_type_lookup): Code cleanup.
7920 (mips_elf32_rtype_to_howto): Likewise.
7921 (mips_elf32_discard_info): Likewise.
7922 (elf32_mips_irix_compat): Invert logic: Only SGIish vectors
7923 lead to IRIX compatibility now.
7924
7925 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7926
7927 * elfxx-mips.c: Call it IRIX, not Irix in comments.
7928
7929 2002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
7930
7931 * config.bfd (shle-*-netbsdelf*): Add target which includes
7932 sh64 support.
7933
7934 2002-05-13 David Edelsohn <edelsohn@gnu.org>
7935
7936 * configure.in: Revert 2002-04-07. Instead, auto-configure
7937 HAVE_ST_C_IMPL.
7938 * configure: Regenerate.
7939 * config.in: Regenerate.
7940 * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
7941 or AIX_5_CORE.
7942
7943 2002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
7944
7945 * configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
7946 corefiles as well.2
7947 * configure: Regenerate.
7948
7949 2002-05-13 Alan Modra <amodra@bigpond.net.au>
7950
7951 * Makefile.am (install-data-local): Install headers to
7952 $(exec_prefix)/include.
7953 * Makefile.in: Regenerate.
7954
7955 2002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7956 Daniel Jacobowitz <drow@mvista.com>
7957
7958 * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE. Don't
7959 map BFD_RELOC_RVA.
7960
7961 2002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
7962
7963 * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*,
7964 hppa*-*-openbsd*): New targets.
7965 * configure.in (alpha*-*-openbsd*): Set COREFILE.
7966 * configure: Regenerate.
7967
7968 2002-05-10 Tom Rix <trix@redhat.com>
7969
7970 * coff64-rs6000.c (xcoff64_reloc_type_br): New function for
7971 xcoff64_ppc_relocate_section.
7972 * coff-rs6000.c : Extern common xcoff_reloc_type functions.
7973 * libxcoff.h: Common xcoff_reloc_type function declaration.
7974
7975 2002-05-10 Alan Modra <amodra@bigpond.net.au>
7976
7977 * elf32-i386.c (elf_i386_relocate_section): Remove overflow checks
7978 added in 2002-05-09 commit.
7979
7980 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,
7981 don't look for stubs on all undefined syms.
7982
7983 2002-05-09 Alan Modra <amodra@bigpond.net.au>
7984
7985 * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.
7986 (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
7987 pcrel_offset.
7988
7989 * elf32-i386.c (elf_howto_table): Comments.
7990 (elf_i386_relocate_section): Handle more relocs for relocatable
7991 linking and against SEC_MERGE sections.
7992
7993 2002-05-08 Alan Modra <amodra@bigpond.net.au>
7994
7995 * elf32-ppc.c (ppc_elf_create_got): New function.
7996 (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
7997 _bfd_elf_create_dynamic_sections. Correct .plt flags.
7998 (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
7999 _bfd_elf_create_got_section.
8000
8001 2002-05-07 Alan Modra <amodra@bigpond.net.au>
8002
8003 * elf-bfd.h (struct elf_backend_data): Add rela_normal.
8004 * elfxx-target.h (elf_backend_rela_normal): Define.
8005 (elfNN_bed): Init rela_normal.
8006 * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
8007 for section symbols here if rela_normal. Simplify abs section test.
8008 * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
8009 return immediately. Remove code handling relocatable linking.
8010 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
8011 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
8012 * elf32-i370.c (i370_elf_relocate_section): Likewise.
8013 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
8014 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
8015 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
8016 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
8017 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
8018 * elf32-s390.c (elf_s390_relocate_section): Likewise.
8019 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
8020 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
8021 * elf64-s390.c (elf_s390_relocate_section): Likewise.
8022 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
8023 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
8024 * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
8025 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
8026 * elf-m10200.c (elf_backend_rela_normal): Define.
8027 * elf-m10300.c (elf_backend_rela_normal): Define.
8028 * elf32-fr30.c (elf_backend_rela_normal): Define.
8029 * elf32-i370.c (elf_backend_rela_normal): Define.
8030 * elf32-i860.c (elf_backend_rela_normal): Define.
8031 * elf32-m68k.c (elf_backend_rela_normal): Define.
8032 * elf32-mcore.c (elf_backend_rela_normal): Define.
8033 * elf32-openrisc.c (elf_backend_rela_normal): Define.
8034 * elf32-ppc.c (elf_backend_rela_normal): Define.
8035 * elf32-s390.c (elf_backend_rela_normal): Define.
8036 * elf32-xstormy16.c (elf_backend_rela_normal): Define.
8037 * elf64-ppc.c (elf_backend_rela_normal): Define.
8038 * elf64-s390.c (elf_backend_rela_normal): Define.
8039 * elf64-x86-64.c (elf_backend_rela_normal): Define.
8040 * elfxx-ia64.c (elf_backend_rela_normal): Define.
8041 * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
8042 * elf32-m32r.c (elf_backend_rela_normal): Likewise.
8043
8044 2002-05-06 Nick Clifton <nickc@cambridge.redhat.com>
8045
8046 * elf32-arm.h (elf32_arm_final_link_relocate): Convert
8047 'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
8048
8049 2002-05-06 Alan Modra <amodra@bigpond.net.au>
8050
8051 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
8052 when not relocatable. Fix reloc_emitter call for K&R.
8053
8054 2002-05-04 Alan Modra <amodra@bigpond.net.au>
8055
8056 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
8057 reloading local sym addend mistakenly removed in 2002-05-01 change.
8058
8059 * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
8060 (read_abbrevs): Change "offset" param to bfd_vma.
8061 (parse_comp_unit): Change "version" and addr_size to unsigned ints.
8062 Change "abbrev_offset" to bfd_vma.
8063 (read_indirect_string): Use correct conversion chars in error
8064 message format string, cast bfd_vma's to unsigned long.
8065 (read_abbrevs): Likewise.
8066 (read_attribute_value): Likewise.
8067 (decode_line_info): Likewise.
8068 (scan_unit_for_functions): Likewise.
8069 (parse_comp_unit): Likewise.
8070
8071 2002-05-04 Tom Rix <trix@redhat.com>
8072
8073 * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
8074 (coff_swap_reloc_out): Same.
8075 * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
8076 (xcoff_swap_reloc_out): Same.
8077 (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
8078 case some 16 bit relocs. Add reloc value to output.
8079 (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
8080 R_RBR. Improve names.
8081 (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
8082 (bfd_xcoff_backend_data): Update with new reloc swap names.
8083 (bfd_pmac_xcoff_backend_data) : Same.
8084 * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
8085 (xcoff64_swap_reloc_out): Same.
8086 (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
8087 R_POS. Add reloc value to output.
8088 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
8089 bit R_RBR. Improve names, masks.
8090 (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
8091 (bfd_xcoff_backend_data): Update with new reloc swap names.
8092 (bfd_xcoff_aix5_backend_data) : Same.
8093
8094 2002-05-04 Alan Modra <amodra@bigpond.net.au>
8095
8096 * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
8097 bfd_count top_index, input_list, all_local_syms.
8098 (elf32_hppa_setup_section_lists): New function, split from
8099 elf32_hppa_size_stubs.
8100 (elf32_hppa_next_input_section): Likewise.
8101 (group_sections): Likewise.
8102 (get_local_syms): Likewise.
8103 (elf32_hppa_size_stubs): Adjust for split out functions. Look for
8104 stubs on undefined syms too.
8105 (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
8106 Only access htab elf fields when we have an elf hash table.
8107 * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
8108 (elf32_hppa_next_input_section): Declare.
8109
8110 2002-05-04 Bob Byrnes <byrnes@curl.com>
8111
8112 * opncls.c (_bfd_new_bfd_contained_in): Check return value of
8113 _bfd_new_bfd.
8114
8115 2002-05-03 H.J. Lu (hjl@gnu.org)
8116
8117 * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
8118 (mips_elf_link_hash_newfunc): Initialize forced_local to false.
8119 (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
8120 to hide a global symbol.
8121 (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
8122 forced_local to true.
8123
8124 2002-05-02 Richard Henderson <rth@redhat.com>
8125
8126 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
8127 vs SHN_UNDEF to zero.
8128
8129 2002-05-02 Alan Modra <amodra@bigpond.net.au>
8130
8131 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
8132 16 bit reloc.
8133 <R_PPC64_SECTOFF_DS>: Likewise.
8134 (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8135 SECTOFF reloc.
8136 * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
8137 (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8138 SECTOFF reloc.
8139
8140 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
8141 (ppc64_elf_ha_reloc): New function.
8142 (ppc64_elf_brtaken_reloc): New function.
8143 (ppc64_elf_sectoff_reloc): New function.
8144 (ppc64_elf_sectoff_ha_reloc): New function.
8145 (ppc64_elf_toc_reloc): New function.
8146 (ppc64_elf_toc_ha_reloc): New function.
8147 (ppc64_elf_toc64_reloc): New function.
8148 (ppc64_elf_unhandled_reloc): New function.
8149 (ppc64_elf_howto_raw): Use the above.
8150 <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
8151 <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset. Fix dst_mask.
8152 <R_PPC64_SECTOFF_DS>: Likewise.
8153 (IS_ABSOLUTE_RELOC): Update.
8154 (struct ppc_link_hash_table): Add have_undefweak.
8155 (ppc64_elf_link_hash_table_create): Init.
8156 (func_desc_adjust): Set have_undefweak.
8157 (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier. Only
8158 add the .sfpr blr when have_undefweak.
8159 (ppc64_elf_setup_section_lists): Check hash table flavour.
8160 (ppc64_elf_next_input_section): Move output_section->owner test to
8161 ppc64elf.em.
8162 (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
8163 and relocatable test. Return TOCstart and don't set elf_gp.
8164 (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
8165 offset calculation. Add assert on weak sym branch tweaks.
8166 * elf64-ppc.h (ppc64_elf_set_toc): Delete.
8167 (ppc64_elf_toc): Declare.
8168 (ppc64_elf_next_input_section): Update.
8169
8170 2002-05-01 Alan Modra <amodra@bigpond.net.au>
8171
8172 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
8173 file_name.
8174
8175 2002-05-01 Alan Modra <amodra@bigpond.net.au>
8176
8177 * elf64-ppc.c (CROR_151515, CROR_313131): Define.
8178 (ppc64_elf_relocate_section): Use them. Don't look for plt calls
8179 on R_PPC64_ADDR24 relocs. Require a nop or no link reg on plt
8180 call branches. Correct undefined weak destination.
8181 (ppc64_elf_func_desc_adjust): Always create at least one blr in
8182 .sfpr, and correct case where either only savef* or restf* is
8183 needed.
8184
8185 Long branch stubs, multiple stub sections.
8186 * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
8187 (ppc64_elf_next_input_section): Declare.
8188 * elf64-ppc.c: Move linker-only prototypes.
8189 (STUB_SUFFIX): Define.
8190 (enum ppc_stub_type): New.
8191 (struct ppc_stub_hash_entry): New.
8192 (struct ppc_branch_hash_entry): New.
8193 (struct ppc_link_hash_entry): Add stub_cache, oh.
8194 (struct ppc_link_hash_table): Add stub_hash_table etc. Remove
8195 sstub. Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
8196 Rename plt_overflow to stub_error.
8197 (ppc_stub_hash_lookup): Define.
8198 (ppc_branch_hash_lookup): Define.
8199 (stub_hash_newfunc): New function.
8200 (branch_hash_newfunc): New function.
8201 (link_hash_newfunc): Init new fields.
8202 (ppc64_elf_link_hash_table_create): Likewise.
8203 (ppc64_elf_link_hash_table_free): New function.
8204 (ppc_stub_name): New function.
8205 (ppc_get_stub_entry): New function.
8206 (ppc_add_stub): New function.
8207 (create_linkage_sections): Use bfd_make_section_anyway. Create
8208 .branch_lt and .rela.branch_lt sections. Don't create .stub.
8209 (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
8210 and set up for plt call stubs. Link func and func desc syms.
8211 (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
8212 (func_desc_adjust): Avoid hash lookup when func desc sym available
8213 via shortcut, and set links when processing.
8214 (ppc64_elf_hide_symbol): Likewise.
8215 (allocate_dynrelocs): Don't allocate stub section here.
8216 (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
8217 Remove sstub code.
8218 (ppc_type_of_stub): New function.
8219 (build_one_stub): Delete.
8220 (ppc_build_one_stub): New function.
8221 (ppc_size_one_stub): New function.
8222 (ppc64_elf_setup_section_lists): New function.
8223 (ppc64_elf_next_input_section): New function.
8224 (group_sections): New function.
8225 (get_local_syms): New function.
8226 (ppc64_elf_size_stubs): Rewrite.
8227 (ppc64_elf_build_stubs): Rewrite.
8228 (ppc64_elf_relocate_section): Look up stub entry for REL24
8229 relocs. Don't propagate REL14* to dynamic objects. Look for long
8230 branch stubs if REL14* or REL24 relocs won't reach.
8231 (bfd_elf64_bfd_link_hash_table_free): Define.
8232
8233 2002-04-30 Mark Mitchell <mark@codesourcery.com>
8234
8235 * config.bfd: Add support for powerpc-*-windiss.
8236
8237 2002-04-30 Tom Rix <trix@redhat.com>
8238
8239 * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
8240 symbol names into the hash table.
8241
8242 2002-04-28 Tom Rix <trix@redhat.com>
8243
8244 * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
8245 calulating relocations.
8246 (xcoff_complain_overflow) : Function table for relocation errors.
8247 (xcoff_ppc_relocate_section): Use relocation and complain function
8248 tables.
8249 (xcoff_complain_overflow_unsigned_func): New complain function.
8250 (xcoff_complain_overflow_signed_func): Same.
8251 (xcoff_complain_overflow_bitfield_func): Same.
8252 (xcoff_complain_overflow_dont_func): Same.
8253 (xcoff_reloc_type_crel): New recot function.
8254 (xcoff_reloc_type_br): Same.
8255 (xcoff_reloc_type_ba): Same.
8256 (xcoff_reloc_type_toc): Same.
8257 (xcoff_reloc_type_rel): Same.
8258 (xcoff_reloc_type_neg): Same.
8259 (xcoff_reloc_type_pos): Same.
8260 (xcoff_reloc_type_fail): Same.
8261 (xcoff_reloc_type_noop): Same.
8262 * libxcoff.h : Declare common parts for xcoff64.
8263 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
8264 and complain function tables.
8265
8266 2002-04-28 Alan Modra <amodra@bigpond.net.au>
8267
8268 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
8269 * elf32-hppa.c (elf32_hppa_final_link): Formatting.
8270
8271 2002-04-26 Alan Modra <amodra@bigpond.net.au>
8272
8273 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
8274 * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
8275
8276 * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
8277 same as the output before calling elf_link_input_bfd.
8278
8279 * coffcode.h (coff_compute_section_file_positions): Set
8280 section_tail after shuffling section list.
8281
8282 2002-04-24 Christian Groessler <chris@groessler.org>
8283
8284 * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
8285 addresses are 23bit with a special layout, not plain 32bit
8286 values. Prevent relocation of immediate values.
8287
8288 2002-04-24 Chris G. Demetriou <cgd@broadcom.com>
8289
8290 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
8291 MIPS-16 ASE flags are set, print something to indicate that.
8292
8293 2002-04-23 Alan Modra <amodra@bigpond.net.au>
8294
8295 * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
8296 under which a plt call stub is used.
8297 (final_link_relocate): Similarly.
8298 (allocate_plt_static): Clear h-plabel except when plt entry is
8299 exclusively used for a plabel.
8300 (allocate_dynrelocs): Use the above to simplify plt sizing.
8301 (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
8302 (elf32_hppa_link_hash_table_create): Init.
8303 (BL22_RP): Define.
8304 (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
8305 (elf32_hppa_check_relocs): Set has_22bit_branch.
8306
8307 * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
8308 (final_link_relocate): Likewise.
8309
8310 2002-04-22 Jakub Jelinek <jakub@redhat.com>
8311
8312 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
8313 search table if some FDE is DW_EH_PE_aligned encoded either.
8314 (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
8315
8316 2002-04-22 Richard Smith <richard@ex-parrot.com>
8317 Jakub Jelinek <jakub@redhat.com>
8318
8319 * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
8320 (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
8321 encoded personality.
8322 (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
8323 for CIE/FDE removal.
8324
8325 2002-04-20 Tom Rix <trix@redhat.com>
8326
8327 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
8328
8329 2002-04-20 Alan Modra <amodra@bigpond.net.au>
8330
8331 * archures.c (bfd_lookup_arch): Move the list order comment..
8332 (struct bfd_arch_info): ..to where it belongs.
8333 * bfd-in2.h: Regenerate.
8334
8335 * archures.c (bfd_lookup_arch): Add comment on list order.
8336 (bfd_default_set_arch_mach): Use bfd_lookup_arch.
8337 * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
8338 is always at head of list.
8339
8340 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
8341
8342 * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
8343 insert_thumb_branch, record_thumb_to_arm_glue): Suppress
8344 definition of these functions for ARM_WINCE builds as they are
8345 not used.
8346 (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
8347 for ARM_WINCE builds.
8348
8349 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
8350
8351 * coff-arm.c (bfd_arm_process_before_allocation):
8352
8353 2002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
8354
8355 * cpu-sh.c (scan_mach): Delete.
8356 (arch_info_struct): Replace scan_mach with bfd_default_scan.
8357 (bfd_sh_arch): Likewise.
8358
8359 2002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
8360
8361 * ihex.c (ihex_write_object_contents): Fix check for records
8362 crossing 64K boundaries.
8363
8364 2002-04-16 Alan Modra <amodra@bigpond.net.au>
8365
8366 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
8367 type rather than just assuming entries are ELF.
8368 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
8369 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
8370 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
8371 * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
8372 rather than elf_link_hash_entry.
8373
8374 2002-04-15 Richard Henderson <rth@redhat.com>
8375
8376 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
8377 n32 binaries.
8378
8379 2002-04-15 Michael Snyder <msnyder@redhat.com>
8380
8381 * opncls.c (bfd_close): Write contents if writeable.
8382 Minor formatting tidy-ups.
8383
8384 2002-04-15 Alan Modra <amodra@bigpond.net.au>
8385
8386 * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
8387
8388 2002-04-12 Michael Snyder <msnyder@redhat.com>
8389
8390 * bfd-in.h (bfd_get_section_lma): New access macro.
8391 Minor white-space fix-up.
8392
8393 2002-04-12 Alan Modra <amodra@bigpond.net.au>
8394
8395 * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
8396 header pad.
8397
8398 2002-04-09 DJ Delorie <dj@redhat.com>
8399
8400 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
8401
8402 2002-04-09 Casper S. Hornstrup <chorns@users.sourceforge.net>
8403
8404 * coffcode.h (coff_read_word): New.
8405 (coff_compute_checksum): New.
8406 (coff_apply_checksum): New.
8407 (coff_write_object_contents): Call coff_apply_checksum () to
8408 apply checksum to PE image.
8409
8410 2002-04-08 Randolph Chung <tausq@debian.org>
8411
8412 * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
8413 (elf32_hppa_final_link): Split out sorting logic to..
8414 * elf-hppa.h (elf_hppa_sort_unwind): ..here.
8415 (elf_hppa_final_link): Call elf_hppa_sort_unwind.
8416
8417 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8418
8419 * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
8420 pattern.
8421 * configure: Re-generate.
8422
8423 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8424
8425 * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
8426 is greater or equal to 4.3.3.
8427 * configure: Regenerate.
8428 Fix PR gdb/344.
8429
8430 2002-04-05 Hans-Peter Nilsson <hp@axis.com>
8431
8432 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
8433 R_CRIS_32_PCREL>: Fix typo in name.
8434 (cris_elf_check_relocs): Always create .rela.got here when
8435 R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
8436 (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
8437 assume it's created.
8438
8439 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
8440
8441 * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
8442 * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
8443 define.
8444 * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
8445 * bfd.c (bfd_link_hash_table_free): Define.
8446 * binary.c (binary_bfd_link_hash_table_free): Define.
8447 * bout.c (b_out_bfd_link_hash_table_free): Define.
8448 * coff-rs6000.c (rs6000coff_vec): Include
8449 _bfd_generic_link_hash_table_free.
8450 (pmac_xcoff_vec): Likewise.
8451 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
8452 (aix5coff64_vec): Likewise.
8453 * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
8454 * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
8455 (bfd_elf32_bfd_link_hash_table_free): Define.
8456 * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
8457 (bfd_elf32_bfd_link_hash_table_free): Define.
8458 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
8459 define.
8460 * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
8461 * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
8462 * ieee.c (ieee_bfd_link_hash_table_free): Define.
8463 * ihex.c (ihex_bfd_link_hash_table_free): Define.
8464 * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
8465 (_bfd_generic_link_hash_table_free): Add prototype.
8466 * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
8467 * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
8468 * linker.c (_bfd_generic_link_hash_table_free): New function.
8469 * mmo.c (mmo_bfd_link_hash_table_free): Define.
8470 * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
8471 * oasys.c (oasys_bfd_link_hash_table_free): Define.
8472 * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
8473 * som.c (som_bfd_link_hash_table_free): Define.
8474 * srec.c (srec_bfd_link_hash_table_free): Define.
8475 * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
8476 * versados.c (versados_bfd_link_hash_table_free): Define.
8477 * vms.c (vms_bfd_link_hash_table_free): New function.
8478 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
8479
8480 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
8481 instead of bfd_alloc.
8482 * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
8483 * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
8484 * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
8485 * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
8486 * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
8487 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
8488 * elf.c (_bfd_elf_link_hash_table_create): Likewise.
8489 * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
8490 * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
8491 * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
8492 * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
8493 * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
8494 * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
8495 * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
8496 * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
8497 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
8498 * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
8499 * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
8500 * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
8501 * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
8502 * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
8503 * linker.c (_bfd_generic_link_hash_table_create): Likewise.
8504 * m68klinux.c (linux_link_hash_table_create): Likewise.
8505 * sparclinux.c (linux_link_hash_table_create): Likewise.
8506 * sunos.c (sunos_link_hash_table_create): Likewise.
8507 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
8508
8509 * targets.c: Add _bfd_link_hash_table_free to xvec.
8510
8511 * bfd-in2.h: Regenerate.
8512 * libbfd.h: Regenerate.
8513 * libcoff.h: Regenerate.
8514
8515 2002-04-04 Alan Modra <amodra@bigpond.net.au>
8516
8517 * dep-in.sed: Cope with absolute paths.
8518 * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
8519 Run "make dep-am".
8520 * Makefile.in: Regenerate.
8521 * coff-arm.c: Fix copyright date.
8522 * cpu-h8300.c: Likewise.
8523 * cpu-i370.c: Likewise.
8524 * cpu-s390.c: Likewise.
8525 * cpu-mips.c: Likewise.
8526 * po/SRC-POTFILES.in: Regenerate.
8527
8528 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8529
8530 * Makefile.am: Add elfxx-mips.c to the known backends.
8531 (elf32-mips.lo): remove dependency to coff/external.h.
8532 * Makefile.in: Regenerate.
8533 * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
8534 Remove elf32-mips.lo from 64 bit vectors. Update dependencies
8535 accordingly.
8536 * configure: Regenerate.
8537 * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
8538 (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
8539 (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
8540 MIPS specific backend functions.
8541 * elf32-mips.c: Moved most code to elfxx-mips.c.
8542 (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
8543 static.
8544 (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
8545 (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
8546 (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
8547 (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
8548 interface to allow selection of the right REL or RELA howto table.
8549 (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
8550 static. Let it refuse n32 objects.
8551 (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
8552 (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
8553 (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
8554 (elf32_mips_ignore_discarded_relocs): Rename from
8555 _bfd_elf32_mips_ignore_discarded_relocs.
8556 (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
8557 (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
8558 (elf_mips_howto_table_rela): Remove.
8559 * elf64-mips.c: Moved most code to elfxx-mips.c.
8560 (bfd_elf64_bfd_reloc_type_lookup): Make static.
8561 (mips_elf64_rtype_to_howto): New function.
8562 (mips_elf64_object_p): Likewise.
8563 (elf64_mips_irix_compat): Likewise.
8564 * elfxx-mips.c: New file containing common code merged together from
8565 elf32-mips.c and elf64-mips.c.
8566 * elfxx-mips.h: New file containing MIPS specific prototypes from
8567 elf-bfd.h.
8568 * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
8569 elf_backend_mips_rtype_to_howto.
8570
8571 2002-04-04 Alan Modra <amodra@bigpond.net.au>
8572
8573 * srec.c (MAXCHUNK, Chunk): Revise comments.
8574 (srec_write_record): Correct buffer size.
8575 (srec_write_header): Do without intermediate buffer.
8576 (srec_write_section): Validate Chunk.
8577 (srec_write_terminator): Pass NULL instead of dummy buffer.
8578 (srec_write_symbols): Pass file and symbol names directly to
8579 bfd_bwrite so sprintf won't overflow buffer.
8580
8581 2002-04-03 Jakub Jelinek <jakub@redhat.com>
8582
8583 * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
8584 PC relative relocs against hidden symbols.
8585 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
8586
8587 2002-04-03 Alan Modra <amodra@bigpond.net.au>
8588
8589 * elf.c (_bfd_elf_make_section_from_shdr): When setting section
8590 LMAs, loop over segments until p_vaddr and p_memsz specify an
8591 extent enclosing the section.
8592
8593 2002-04-02 Nick Clifton <nickc@cambridge.redhat.com>
8594
8595 * ihex.c (ihex_write_object_contents): Do not allow records to
8596 cross a 64K boundary - wrap if necessary.
8597
8598 2002-04-01 Nathan Williams <nathanw@wasabisystems.com>
8599
8600 * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
8601 which caused the returned LWP ID to always be 0.
8602
8603 2002-04-01 Richard Henderson <rth@redhat.com>
8604
8605 * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
8606 (elf32_sparc_relocate_section): Use it to figure out when to
8607 initialize .got entries.
8608 * elf64-sparc.c: Similarly.
8609
8610 2002-03-28 Alan Modra <amodra@bigpond.net.au>
8611
8612 * linker.c (link_action): Ignore duplicate warning syms.
8613 (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
8614 * elflink.h (elf_adjust_dynstr_offsets): Likewise.
8615 (elf_adjust_dynamic_symbol): Likewise.
8616 (elf_export_symbol): Likewise.
8617 (elf_link_find_version_dependencies): Likewise.
8618 (elf_link_assign_sym_version): Likewise.
8619 (elf_link_sec_merge_syms): Likewise.
8620 (elf_link_output_extsym): Likewise.
8621 (elf_gc_sweep_symbol): Likewise.
8622 (elf_gc_propagate_vtable_entries_used): Likewise.
8623 (elf_gc_smash_unused_vtentry_relocs): Likewise.
8624 (elf_gc_allocate_got_offsets): Likewise.
8625 (elf_collect_hash_codes): Likewise.
8626 * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
8627 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
8628 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
8629 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
8630 * elf32-arm.h (elf32_arm_discard_copies): Likewise.
8631 * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
8632 (elf_cris_discard_excess_dso_dynamics): Likewise.
8633 * elf32-hppa.c (clobber_millicode_symbols): Likewise.
8634 (mark_PIC_calls): Likewise.
8635 (allocate_plt_static): Likewise.
8636 (allocate_dynrelocs): Likewise.
8637 (readonly_dynrelocs): Likewise.
8638 * elf32-i386.c (allocate_dynrelocs): Likewise.
8639 (readonly_dynrelocs): Likewise.
8640 * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
8641 * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
8642 * elf32-mips.c (mips_elf_output_extsym): Likewise.
8643 (mips_elf_sort_hash_table_f): Likewise.
8644 (mips_elf_check_mips16_stubs): Likewise.
8645 * elf32-s390.c (allocate_dynrelocs): Likewise.
8646 (readonly_dynrelocs): Likewise.
8647 * elf32-sh.c (sh_elf_discard_copies): Likewise.
8648 * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
8649 (xstormy16_relax_plt_realloc): Likewise.
8650 * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
8651 (elf64_alpha_output_extsym): Likewise.
8652 * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
8653 * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
8654 (mips_elf64_check_mips16_stubs): Likewise.
8655 (mips_elf64_output_extsym): Likewise.
8656 * elf64-ppc.c (func_desc_adjust): Likewise.
8657 (allocate_dynrelocs): Likewise.
8658 (readonly_dynrelocs): Likewise.
8659 * elf64-s390.c (allocate_dynrelocs): Likewise.
8660 (readonly_dynrelocs): Likewise.
8661 * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
8662 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
8663 (readonly_dynrelocs): Likewise.
8664 * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
8665 * aoutx.h (aout_link_write_other_symbol): Likewise.
8666 * cofflink.c (_bfd_coff_write_task_globals): Likewise.
8667 (_bfd_coff_write_global_sym): Likewise.
8668 * i386linux.c (linux_tally_symbols): Likewise.
8669 * m68klinux.c (linux_tally_symbols): Likewise.
8670 * sparclinux.c (linux_tally_symbols): Likewise.
8671 * pdp11.c (aout_link_write_other_symbol): Likewise.
8672 * sunos.c (sunos_scan_dynamic_symbol): Likewise.
8673 * xcofflink.c (xcoff_build_ldsyms): Likewise.
8674 (xcoff_write_global_symbol): Likewise.
8675
8676 * cofflink.c (_bfd_coff_final_link): Formatting.
8677 * cpu-mips.c (mips_compatible): Make static, prototype.
8678 * elf32-i386.c (elf_i386_check_relocs): Formatting.
8679 * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
8680 * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
8681 * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
8682 (mips_elf64_final_link): Likewise.
8683 * elflink.h (elf_link_find_version_dependencies): Remove duplicate
8684 prototype.
8685
8686 2002-03-27 Nick Clifton <nickc@cambridge.redhat.com>
8687
8688 * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
8689 (SWAP_OUT_RELOC_OFFSET): Define.
8690
8691 2002-03-27 Gregory Steuck <greg@nest.cx>
8692
8693 * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
8694 terminating NULL if empty symbol table.
8695 (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
8696
8697 2002-03-26 H.J. Lu (hjl@gnu.org)
8698
8699 * elflink.h (elf_link_input_bfd): Revert the last change since
8700 the gcc exception handling isn't fixed yet.
8701
8702 2002-03-26 H.J. Lu (hjl@gnu.org)
8703
8704 * elflink.h (elf_link_input_bfd): Complain about relocations
8705 against local symbols in discarded sections.
8706
8707 2002-03-26 Alan Modra <amodra@bigpond.net.au>
8708
8709 * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
8710
8711 2002-03-23 Alan Modra <amodra@bigpond.net.au>
8712
8713 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
8714 section file offset for !SEC_LOAD sections.
8715
8716 2002-03-21 Richard Earnshaw <rearnsha@arm.com>
8717
8718 * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
8719 <case R_ARM_GOT>): Handle relocations to Thumb functions.
8720
8721 2002-03-21 Alan Modra <amodra@bigpond.net.au>
8722
8723 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
8724 Whitespace changes.
8725 * archive.c: Update copyright date.
8726 * bfd-in2.h: Regenerate.
8727 * libbfd.h: Regenerate.
8728 * Makefile.am: Run "make dep-am"
8729 * Makefile.in: Regenerate.
8730 * po/SRC-POTFILES.in: Regenerate.
8731
8732 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
8733
8734 * dwarf2.c (struct funcinfo): Move up.
8735 (lookup_address_in_function_table): New argument function_ptr.
8736 Set it.
8737 (lookup_address_in_line_table): New argument function. If function
8738 is non-NULL, use it to handle ``addr'' before the first line note of
8739 the function.
8740 (comp_unit_find_nearest_line): Update and swap calls to
8741 lookup_address_in_function_table and lookup_address_in_line_table.
8742 * syms.c (_bfd_stab_section_find_nearest_line): Use the first
8743 N_SLINE encountered if we see an N_FUN before any N_SLINE.
8744
8745 2002-03-20 Tom Rix <trix@redhat.com>
8746
8747 * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
8748 _bfd_xcoff_generic_stat_arch_elt. Fix format check.
8749 * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt.
8750
8751 2002-03-19 Tom Rix <trix@redhat.com>
8752
8753 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
8754 dynamic objects in archives.
8755
8756 2002-03-19 Hans-Peter Nilsson <hp@bitrange.com>
8757
8758 * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
8759 STT_NOTYPE symbols to STT_OBJECT.
8760
8761 2002-03-18 Jan Hubicka <jh@suse.cz>
8762
8763 * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
8764
8765 2002-03-18 Tom Rix <trix@redhat.com>
8766
8767 * aix5ppc.core.c : New file for AIX 5 64 bit core support.
8768 * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
8769 * coff-rs6000 (do_pad) : New function for archive padding.
8770 (do_copy) : New function for object file copying in archives.
8771 (do_shared_object_padding) : New function for padding shared
8772 objects to their text section alignment in archives.
8773 (bfd_xcoff_ar_achive_set_magic) : Stub.
8774 (xcoff_write_armap_big) : Use do_copy and do_pad.
8775 (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
8776 do_copy and do_pad.
8777 * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
8778 bfd_xcoff_magic_number.
8779 (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
8780 fop.
8781 (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
8782 (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
8783 (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
8784 * rs6000-core.c : Update copyright date.
8785 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
8786 csectpp.
8787 * coffcode.h (coff_new_section_hook) : Use new accessor macros.
8788 (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
8789 (coff_set_flags) : Use bfd_xcoff_magic_number.
8790 * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
8791 * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
8792 * Makefile.am : Same.
8793 * config.bfd : Same.
8794 * targets.c : Same.
8795 * configure : Regnerate.
8796 * Makefile.in : Same.
8797 * bfd-in2.h : Same.
8798
8799 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
8800
8801 * po/fr.po: Updated version.
8802
8803 2002-03-18 Alan Modra <amodra@bigpond.net.au>
8804
8805 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
8806 * libbfd.h: Regenerate.
8807 * archive.c (coff_write_armap): Pass on failures from
8808 bfd_write_bigendian_4byte_int.
8809
8810 2002-03-14 H.J. Lu <hjl@gnu.org>
8811
8812 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
8813 error to bfd_error_nonrepresentable_section for reinit_array
8814 section in DSO.
8815
8816 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
8817
8818 * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
8819 OR it in rather than replacing previously selected flags.
8820
8821 * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
8822 (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
8823
8824 2002-03-14 Alan Modra <amodra@bigpond.net.au>
8825
8826 * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
8827 (N): Use the above.
8828 * elflink.h (elf_bfd_final_link): Revert last change. Instead,
8829 ensure reloc size matches before calling elf_link_input_bfd.
8830 Add an assert to check reloc size when counting output relocs.
8831
8832 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
8833
8834 * mmo.c (mmo_get_loc): Return NULL rather than false.
8835
8836 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
8837
8838 * po/fr.po: Updated version.
8839
8840 2002-03-13 Alan Modra <amodra@bigpond.net.au>
8841
8842 * archures.c (bfd_default_compatible): Test bits_per_word.
8843 * cpu-i386.c (i386_compatible): Remove. Replace occurrences with
8844 bfd_default_compatible.
8845 * cpu-i370.c (i370_compatible): Likewise.
8846 * cpu-sparc.c (sparc_compatible): Likewise.
8847 * cpu-h8300.c (compatible): Test in->arch == out->arch.
8848
8849 * elflink.h: Formatting fixes.
8850 (elf_link_output_extsym): Merge undefined and undef weak cases.
8851
8852 * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
8853 when word size of input matches output word size.
8854
8855 2002-03-12 Andreas Jaeger <aj@suse.de>
8856
8857 * cpu-i386.c (i386_compatible): New. Use it instead of
8858 bfd_default_compatible.
8859
8860 2002-03-07 H.J. Lu (hjl@gnu.org)
8861
8862 * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
8863 as the type for bfd_reloc_val.
8864
8865 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
8866
8867 * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
8868 (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
8869 (elf_hppa_final_link_relocate): Correct relocations for indirect
8870 references to local data through the DLT. Fix .opd creation for
8871 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
8872 relocations. Use e_lsel selector for R_PARISC_DLTIND21L,
8873 R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
8874 "Processor-Specific ELF for PA_RISC, Version 1.43" document.
8875 Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
8876 * elf32-hppa.c (final_link_relocate): Revise relocation selectors
8877 as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
8878
8879 2002-03-05 Jakub Jelinek <jakub@redhat.com>
8880
8881 * merge.c (_bfd_merge_sections): Don't segfault if there
8882 is nothing to merge due to GC.
8883
8884 2002-03-05 Alan Modra <amodra@bigpond.net.au>
8885
8886 * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
8887 symbols that have been forced local.
8888
8889 * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
8890 to output forced local syms for non-shared link.
8891 (elf_link_output_extsym): Tweak condition for calling backend
8892 adjust_dynamic_symbol so that previous behaviour is kept.
8893 Whitespace changes throughout file.
8894
8895 2002-03-04 H.J. Lu <hjl@gnu.org>
8896
8897 * elf.c (bfd_section_from_shdr): Handle special sections,
8898 .init_array, .fini_array and .preinit_array.
8899 (elf_fake_sections): Likewise.
8900
8901 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
8902 DT entry only if the section is in output for .init_array,
8903 .fini_array and .preinit_array. Complain about .preinit_array
8904 section in DSO.
8905 (elf_bfd_final_link): Warn zero size for .init_array,
8906 .fini_array and .preinit_array sections.
8907
8908 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
8909 SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
8910 (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
8911 .preinit_array.
8912
8913 2002-03-04 Alan Modra <amodra@bigpond.net.au>
8914
8915 * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
8916 * configure: Regenerate.
8917
8918 2002-03-02 Tom Rix <trix@redhat.com>
8919
8920 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
8921 symbolic equiv.
8922 * coff-rs6000.c (xcoff_howto_table): Same.
8923
8924 2002-03-01 David Mosberger <davidm@hpl.hp.com>
8925
8926 * elflink.h (size_dynamic_sections): If section named
8927 ".preinit_array" exists, create DT_PREINIT_ARRAY and
8928 DT_PREINIT_ARRAYSZ entries in dynamic table. Analogously for
8929 ".init_array" and ".fini_array".
8930 (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
8931 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
8932 DT_FINI_ARRAY.
8933
8934 2002-02-26 Andrew Macleod <amacleod@cygnus.com>
8935
8936 * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
8937 dynsyms.
8938
8939 2002-02-25 Alan Modra <amodra@bigpond.net.au>
8940
8941 * elf64-hppa.h: Update copyright date.
8942
8943 * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
8944 (ppc64_elf_relocate_section): Don't generate power4 style branch
8945 hints for *_BRTAKEN and *_BRNTAKEN relocs.
8946
8947 2002-02-22 Jakub Jelinek <jakub@redhat.com>
8948
8949 * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
8950 last patch.
8951 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
8952
8953 2002-02-21 Andreas Jaeger <aj@suse.de>
8954
8955 * elf64-x86-64.c: Major rework that introduces all recent changes
8956 to the x86-64 backend. Get a closer match to elf32-i386.
8957 (struct elf64_x86_64_dyn_relocs): Rename from
8958 elf64_x86_64_pcrel_relocs_copied, add additional fields. Change
8959 all users.
8960 (struct elf64_x86_64_link_hash_table): Add short cuts to some
8961 sections.
8962 (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
8963 remove casts, initialize new hash members.
8964 (create_got_section): New.
8965 (elf64_x86_64_create_dynamic_sections): New.
8966 (elf64_x86_64_copy_indirect_symbol): New.
8967 (elf64_x86_64_check_relocs): Don't allocate space for dynamic
8968 relocs, .got or .relgot here but do it in allocate_dynrelocs.
8969 Reference count possible .plt and .got entries. Don't test input
8970 section SEC_READONLY here to try to avoid copy relocs, and keep
8971 dyn_relocs regardless of ELF_LINK_NON_GOT_REF. Don't set
8972 DF_TEXTREL here. Delay setting of variables until needed. Cache
8973 pointer to "sreloc" section in elf_section_data. Tweak condition
8974 under which .got created. Report files with bad relocation
8975 section names.
8976 (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
8977 Reference count possible .plt entries. Don't deallocate .got and
8978 .relgot space here.
8979 (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc. Don't
8980 do copy reloc processing for weakdefs. Remove redundant casts and
8981 aborts. Delay setting of vars until needed. Move creation of
8982 dynamic symbols and allocation of .plt and .rela.plt to
8983 allocate_dynrelocs. Replace BFD_ASSERT with abort.
8984 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
8985 (allocate_dynrelocs): New.
8986 (readonly_dynrelocs): New.
8987 (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
8988 Allocate space for dyn relocs. Replace BFD_ASSERT with abort.
8989 Zero out the dynamic allocated content space.
8990 (elf64_x86_64_discard_copies): Removed.
8991 (elf64_x86_64_relocate_section): Make use of dynamic section
8992 short-cuts. Localise vars, and delay setting. Better error
8993 reporting, replace BFD_ASSERT with abort. Check
8994 ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
8995 regular object file and tread the weak definition as the normal
8996 one. Don't discard relocs for undefweak or undefined symbols and
8997 check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
8998 relocs.
8999 (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
9000 symbols that have been forced local. Use same test to decide if
9001 we can use a relative reloc for got as relocate_section. Expand
9002 SHN_UNDEF comment. Move expressions out of function calls.
9003 Replace BFD_ASSERT with abort.
9004 (bfd_elf64_bfd_final_link): Removed.
9005 (elf_backend_copy_indirect_symbol): Define.
9006
9007 2002-02-20 Tom Rix <trix@redhat.com>
9008
9009 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
9010 (_bfd_xcoff_reloc_type_lookup): Use it.
9011 * coff64-rs6000.c (xcoff64_howto_table): Same.
9012 (xcoff64_reloc_type_lookup): Same.
9013
9014 2002-02-20 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9015
9016 * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are
9017 little endian.
9018
9019 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
9020
9021 * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
9022 (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
9023 * bfd-in2.h: Regenerate.
9024 * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
9025 Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
9026 with "s390:64-bit".
9027 * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
9028 (elf_s390_reloc_type_lookup): Likewise.
9029 (elf_s390_check_relocs): Likewise.
9030 (elf_s390_gc_sweep_hook): Likewise.
9031 (elf_s390_relocate_section): Likewise.
9032 (elf_s390_object_p): Use renamed architecture define.
9033 * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
9034
9035 2002-02-19 Frank Ch. Eigler <fche@redhat.com>
9036
9037 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
9038
9039 2002-02-19 Jakub Jelinek <jakub@redhat.com>
9040
9041 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
9042 absptr -> pcrel optimization for shared libs.
9043 Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
9044 library cannot be converted to pcrel.
9045 (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
9046 relative.
9047 * elf32-i386.c (elf_i386_relocate_section): If
9048 _bfd_elf_section_offset returned -2, skip, but make sure the
9049 relocation is installed.
9050 * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
9051 * elf32-cris.c (cris_elf_relocate_section): Likewise.
9052 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
9053 * elf32-i370.c (i370_elf_relocate_section): Likewise.
9054 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
9055 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
9056 * elf32-s390.c (elf_s390_relocate_section): Likewise.
9057 * elf32-sh.c (sh_elf_relocate_section): Likewise.
9058 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
9059 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
9060 * elf64-s390.c (elf_s390_relocate_section): Likewise.
9061 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
9062 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
9063 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9064 * elf64-alpha.c (elf64_alpha_relocate_section): Handle
9065 _bfd_elf_section_offset returning -2 the same way as -1.
9066 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
9067 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
9068 and BFD_ASSERT.
9069 * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
9070
9071 2002-02-18 Tom Rix <trix@redhat.com>
9072
9073 * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
9074 (bfd_xcoff_size_dynamic_sections): Same.
9075 * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
9076 (bfd_xcoff_size_dynamic_sections): Same.
9077 * coff-rs6000.c (xcoff_generate_rtinit): Same.
9078 * coff-rs646000.c (xcoff64_generate_rtinit): Same.
9079 * libxcoff.h (struct xcoff_backend_data_rec): Same.
9080 * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
9081 * bfd-in2.h: Regenerate.
9082
9083 2002-02-18 Alan Modra <amodra@bigpond.net.au>
9084
9085 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
9086 (struct ppc_link_hash_table): Add sfpr.
9087 (ppc64_elf_link_hash_table_create): Init it.
9088 (ppc64_elf_create_dynamic_sections): Split creation of .stub and
9089 .glink out to..
9090 (create_linkage_sections): ..here. Make .sfpr too.
9091 (ppc64_elf_check_relocs): Call create_linkage_sections, and set
9092 dynobj early.
9093 (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
9094 (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
9095 ._restf* functions, and create as needed.
9096 (func_desc_adjust): Only force_local for shared libs.
9097
9098 2002-02-18 David O'Brien <obrien@FreeBSD.org>
9099
9100 * configure.in: Bump version number post 2.12 branching.
9101 * configure: Regenerate.
9102
9103 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
9104
9105 * mmo.c: Correct and improve comments.
9106 (mmo_write_chunk): Store trailing byte in bfd buffer; don't
9107 zero-pad. Use input to fill up non-empty bfd buffer.
9108 (mmo_flush_chunk): New function.
9109 (mmo_write_loc_chunk): Add parameter last_vmap, all callers
9110 changed. Don't emit location specifier if VMA is same as
9111 *LAST_VMAP after omitting leading zero contents. Call
9112 mmo_flush_chunk before emitting location specifier.
9113 (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
9114 with mmo_write_loc_chunk calls.
9115 (mmo_internal_write_section): Call mmo_flush_chunk after
9116 mmo_write_chunk.
9117 (mmo_write_symbols_and_terminator): Move :Main to first position
9118 in symbol array. Add faked one if it does not exist if there are
9119 other symbols. Don't add it if there are no symbols at all. Move
9120 out test for value of :Main from symbol loop. Rename table
9121 fakemain to maintable and variable mainsym to fakemain.
9122
9123 2002-02-15 Richard Henderson <rth@redhat.com>
9124
9125 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
9126 section with no got matches any got. Simplify error generaion.
9127
9128 2002-02-15 Alan Modra <amodra@bigpond.net.au>
9129
9130 Support arbitrary length fill patterns.
9131 * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
9132 (_bfd_default_link_order): Remove bfd_fill_link_order code.
9133 Call default_data_link_order.
9134 (default_fill_link_order): Delete.
9135 (default_data_link_order): New function.
9136 * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
9137 of bfd_fill_link_order with bfd_data_link_order.
9138 * elf64-alpha.c (elf64_alpha_final_link): Likewise.
9139 * elf64-mips.c (mips_elf64_final_link): Likewise.
9140
9141 * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
9142 Correct value returned in "end" for "0x<non-hex>".
9143
9144 2002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
9145
9146 * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
9147 (scan): Test against 'mach' field in info structure.
9148
9149 2002-02-14 Alan Modra <amodra@bigpond.net.au>
9150
9151 * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
9152
9153 2002-02-14 Matt Fredette <fredette@netbsd.org>
9154
9155 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
9156 EF_M68000.
9157
9158 2002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
9159
9160 * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
9161 non-zero physical addresses when adjusting the LMAs of new
9162 sections.
9163
9164 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
9165
9166 * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
9167 from _bfd_elf_hppa_gen_reloc_type.
9168 (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
9169 * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
9170 * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
9171 * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
9172
9173 2002-02-12 Alexandre Oliva <aoliva@redhat.com>
9174
9175 * elf-m10300.c (mn10300_elf_relax_section): Skip section before
9176 loading its contents if there's nothing to do in it.
9177
9178 2002-02-12 Alan Modra <amodra@bigpond.net.au>
9179
9180 * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
9181 64k boundary.
9182
9183 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
9184 DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
9185 (ppc64_elf_finish_dynamic_sections): Set values for them.
9186
9187 2002-02-11 Michael Snyder <msnyder@redhat.com>
9188
9189 * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
9190 * elf.c (elfcore_grok_pstatus): Add prototype.
9191 (elfcore_grok_lwpstatus): Add prototype.
9192 (elfcore_write_lwpstatus): New function.
9193 (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
9194
9195 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
9196
9197 * elf32-sh.c: Added missing prototypes.
9198 * elf32-sh64.c: Likewise.
9199 (sh_elf_align_loads): Mark unused args as such.
9200 * elf64-sh64.c: Added missing prototypes.
9201 (struct elf_sh64_link_hash_entry): Fix typo.
9202 (sh_elf64_relocate_section): Fix info argument passed to
9203 _bfd_elf_section_offset.
9204
9205 2002-02-11 Alan Modra <amodra@bigpond.net.au>
9206
9207 * Makefile.am: "make dep-am".
9208 * Makefile.in: Regenerate.
9209 * aclocal.m4: Regenerate.
9210 * config.in: Regenerate.
9211 * configure: Regenerate.
9212
9213 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
9214
9215 * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
9216 variable warnings.
9217 * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
9218 comparison warning.
9219 * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
9220 cast warnings for the common case.
9221
9222 2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
9223
9224 * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
9225 vectors.
9226 (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
9227 vectors.
9228
9229 2002-02-09 Richard Henderson <rth@redhat.com>
9230
9231 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
9232 (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
9233 (elf64_alpha_relocate_section): Likewise.
9234 * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
9235 * bfd-in2.h, libbfd.h: Rebuild.
9236
9237 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
9238
9239 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
9240 that base-plus-offset reloc accounting is consistent.
9241 (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
9242 up to date for undefined symbols.
9243
9244 2002-02-08 Eric Christopher <echristo@redhat.com>
9245
9246 From Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9247
9248 * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
9249 sections for the O32 ABI.
9250
9251 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9252
9253 * elf32-arm.h: Fix formatting of _("...").
9254 * elf32-d10v.c: Likewise.
9255 * elf32-m68k.c: Likewise.
9256 * elf32-mips.c: Likewise.
9257
9258 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
9259
9260 * coff-or32.c: Fix compile time warning messages.
9261
9262 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
9263
9264 Contribute sh64-elf.
9265 2002-01-23 Alexandre Oliva <aoliva@redhat.com>
9266 * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
9267 R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
9268 R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
9269 R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
9270 R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
9271 R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
9272 R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
9273 R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
9274 R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
9275 New relocs.
9276 * libbfd.h, bfd-in2.h: Rebuilt.
9277 * elf32-sh.c (sh_elf_howto_table): Define new relocs.
9278 (sh_reloc_map): Map them.
9279 (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
9280 elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
9281 elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
9282 elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
9283 elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
9284 elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
9285 movi_shori_putval) [INCLUDE_SHMEDIA]: New.
9286 (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
9287 datalabel_got_offset.
9288 (sh_elf_link_hash_newfunc): Initialize it.
9289 (sh_elf_relocate_section): Augment the scope of
9290 seen_stt_datalabel. Introduce GOTPLT support. Extend GOTPC, PLT,
9291 GOT and GOTOFF handling to new SHmedia relocation types. Support
9292 GOT_BIAS.
9293 (sh_elf_check_relocs): Likewise.
9294 (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
9295 PLT entries using movi_shori_putval. Support GOT_BIAS.
9296 (sh_elf_finish_dynamic_sections): Likewise.
9297 * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
9298 relocation, it's now done by the caller.
9299 (GOT_BIAS): New.
9300 * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
9301 elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
9302 elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
9303 elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
9304 elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
9305 elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
9306 sh64_elf64_hash_table): New.
9307 (sh_elf64_howto_table): Introduce new relocs.
9308 (sh_elf64_info_to_howto): Accept new PIC relocs.
9309 (sh_elf64_relocate_section): Augment the scope of
9310 seen_stt_datalabel. Support new PIC relocs.
9311 (sh_elf64_check_relocs): Support new PIC relocs.
9312 (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
9313 elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
9314 elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
9315 elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
9316 sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
9317 movi_shori_putval, movi_3shori_putval,
9318 sh64_elf64_create_dynamic_sections,
9319 sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
9320 sh64_elf64_size_dynamic_sections,
9321 sh64_elf64_finish_dynamic_symbol,
9322 sh64_elf64_finish_dynamic_sections): New.
9323 (elf_backend_create_dynamic-sections,
9324 bfd_elf64_bfd_link_hash_table_create,
9325 elf_backend_adjust_dynamic_symbol,
9326 elf_backend_size_dynamic_sections,
9327 elf_backend_finish_dynamic_symbol,
9328 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
9329 elf_backend_plt_readonly, elf_backend_want_plt_sym,
9330 elf_backend_got_header_size, elf_backend_plt_header_size):
9331 Define.
9332 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
9333 * elf32-sh.c: Renumbered and renamed some SH5 relocations to
9334 match official numbers and names; moved unmaching ones to the
9335 range 0xf2-0xff.
9336 * elf32-sh64.c, elf64-sh64.c: Likewise.
9337 2001-03-12 DJ Delorie <dj@redhat.com>
9338 * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
9339 sections.
9340 2001-03-12 DJ Delorie <dj@redhat.com>
9341 * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
9342 be aligned.
9343 * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
9344 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
9345 * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
9346 (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
9347 .cranges section with SEC_SORT_ENTRIES set.
9348 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
9349 incoming sorted .cranges section.
9350 (sh64_bfd_elf_copy_private_section_data): New.
9351 (sh64_elf_final_write_processing): Only sort .cranges and modify
9352 start address if called by linker.
9353 2001-01-08 Ben Elliston <bje@redhat.com>
9354 * elf32-sh64.c (sh64_elf_final_write_processing): Activate
9355 Hans-Peter Nilsson's set bit 0 patch from 2001-01-06.
9356 * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
9357 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
9358 * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
9359 line. Add comments before all entries.
9360 <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
9361 comment.
9362 (sh_elf64_reloc): Correct head comment.
9363 (sh_elf64_relocate_section): Correct spacing.
9364 <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
9365 instead call reloc_dangerous callback.
9366 <case R_SH_SHMEDIA_CODE>: New case.
9367 (sh_elf64_gc_mark_hook): Correct spacing.
9368 (sh_elf64_check_relocs): Ditto.
9369 * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
9370 New case.
9371 * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
9372 functions.
9373 (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
9374 clarify describing comment. Add comments before all entries.
9375 (sh_elf_relocate_section) <relocating for a local symbol>: Do not
9376 honour STO_SH5_ISA32; instead call reloc_dangerous callback.
9377 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
9378 Sort .cranges section in final link. Prepare to set bit 0 on
9379 entry address.
9380 * elf32-sh64.c (struct sh64_find_section_vma_data): New.
9381 (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
9382 (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
9383 .cranges section.
9384 (sh64_backend_section_from_shdr): New, to recognize
9385 SHT_SH5_CR_SORTED on incoming .cranges section.
9386 (elf_backend_section_from_shdr): Define.
9387 (sh64_elf_final_write_processing): Sort outgoing .cranges
9388 section. (New, temporarily disabled:) Set bit 0 on entry address
9389 according to ISA type.
9390 (sh64_find_section_for_address): New.
9391 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
9392 crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
9393 (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c. Use
9394 bfd_malloc, not xmalloc.
9395 (sh64_get_contents_type): Move here from opcodes/sh64-dis.c. Make
9396 global.
9397 * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
9398 temporarily disabled) setting bit 0 on entry address.
9399 (elf_backend_final_write_processing): Define.
9400 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
9401 * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
9402 be a proper relocation for PTA and PTB rather than a marker.
9403 <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
9404 R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
9405 R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
9406 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
9407 R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
9408 Zero src_mask.
9409 * elf64-sh64.c: Ditto.
9410 (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
9411 * elf32-sh64.c: Include opcodes/sh64-opc.h
9412 (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
9413 argument. Drop const qualifiers from "bfd *" and "bfd_byte *"
9414 parameters. No unused parameters. Caller changed.
9415 <case R_SH_PT_16>: New case.
9416 * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
9417 * Makefile.in: Regenerate.
9418 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
9419 * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
9420 all code sections.
9421 (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9422 (sh64_elf_merge_private_data): Ditto.
9423 * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
9424 to access stored section flags.
9425 (sh64_elf_final_write_processing): Return immediately unless
9426 called by linker. Use sh64_elf_section_data (cranges) to get size
9427 of linker-generated cranges entries.
9428 (sh64_elf_copy_private_data): Add missing "return true".
9429 (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9430 (sh_elf64_merge_private_data): Ditto.
9431 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
9432 * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
9433 elf64-sh64.c:sh64_elf_fake_sections.
9434 (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
9435 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
9436 * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
9437 (sh64_elf_final_write_processing): New.
9438 (elf_backend_final_write_processing): Define.
9439 (sh64_elf_fake_sections): Get header flags from tdata field.
9440 (sh64_elf_copy_private_data): Do not call
9441 sh64_elf_copy_private_data_internal, just copy e_flags field.
9442 (sh64_elf_merge_private_data): Do not call
9443 sh64_elf_copy_private_data_internal.
9444 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
9445 Remove EF_SH64_ABI64, let ELF size make difference.
9446 Remove SH64-specific BFD section flag.
9447 * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
9448 containing SHmedia through elf_section_data (asect)->tdata
9449 non-zero, not using a BFD section flag.
9450 (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
9451 (sh64_elf_merge_private_data): Similar.
9452 (elf_backend_section_flags): Don't define.
9453 (sh64_elf_backend_section_flags): Delete.
9454 * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
9455 not EF_SH64_ABI64.
9456 (sh_elf64_merge_private_data): Similar.
9457 * section.c (Section flags definitions): Don't define
9458 SEC_SH_ISA_SHMEDIA.
9459 (bfd-in2.h): Regenerate.
9460 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
9461 Make DataLabel references work with partial linking.
9462 * elf32-sh64.c: Fix formatting.
9463 (sh64_elf_link_output_symbol_hook): New.
9464 (elf_backend_link_output_symbol_hook): Define to
9465 sh64_elf_link_output_symbol_hook.
9466 (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
9467 undefined if partial linking. Adjust sanity check.
9468 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
9469 (elf_backend_link_output_symbol_hook): Define to
9470 sh64_elf64_link_output_symbol_hook.
9471 (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
9472 undefined if partial linking. Adjust sanity check.
9473 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
9474 Implement semantics for inter-file DataLabel references.
9475 * elf64-sh64.c (DATALABEL_SUFFIX): Define.
9476 (sh64_elf64_add_symbol_hook): New.
9477 (sh_elf64_relocate_section): If passing an indirect symbol with
9478 st_type STT_DATALABEL on the way to a symbol with st_other
9479 STO_SH5_ISA32, do not bitor 1 to the relocation.
9480 (elf_backend_add_symbol_hook): Define to
9481 sh64_elf64_add_symbol_hook.
9482 * elf64-sh32.c: Tweak comments.
9483 (DATALABEL_SUFFIX): Define.
9484 (sh64_elf_add_symbol_hook): New.
9485 (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
9486 * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
9487 symbol with st_type STT_DATALABEL on the way to a symbol with
9488 st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
9489 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
9490 Pass through STT_DATALABEL.
9491 * elf32-sh64.c (sh64_elf_get_symbol_type): New.
9492 (elf_backend_get_symbol_type): Define.
9493 * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
9494 (elf_backend_get_symbol_type): Define.
9495 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
9496 * elf32-sh64.c: Tweak comments.
9497 (sh64_elf_copy_private_data_internal): Add prototype.
9498 (bfd_elf32_bfd_set_private_flags): Define.
9499 (sh64_elf_copy_private_data_internal): Compare machine name, not
9500 textual BFD target name, to check whether to copy section flag
9501 SHF_SH5_ISA32.
9502 (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
9503 Tweak section-contents-type-mismatch message.
9504 (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
9505 Validize reloc-types.
9506 * elf64-sh64.c: New file.
9507 * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
9508 * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
9509 (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
9510 Regenerate dependencies.
9511 * Makefile.in: Regenerate.
9512 * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
9513 bfd_elf64_sh64l_vec.
9514 * configure.in: Handle bfd_elf64_sh64_vec and
9515 bfd_elf64_sh64l_vec.
9516 * configure: Regenerate.
9517 * po/POTFILES.in: Regenerate.
9518 * po/bfd.pot: Regenerate.
9519 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
9520 * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
9521 anything else but EF_SH64 and EF_SH64_ABI64.
9522 (sh64_elf_merge_private_data): Emit error for anything else but
9523 EF_SH64 and EF_SH64_ABI64.
9524 * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
9525 from targ_selvecs.
9526 * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
9527 bfd_elf32_sh64l_vec as a temporary measure.
9528 * configure: Regenerate.
9529 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
9530 * cpu-sh.c (arch_info_struct): Include sh5 item
9531 unconditionalized.
9532 * config.bfd (sh64-*-elf*): Do not set targ_cflags.
9533 Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
9534 bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
9535 * elf32-sh64.c: Tweak comments.
9536 (sh64_elf_set_mach_from_flags): Recognize all machine flags that
9537 are proper subsets of SH64 as bfd_mach_sh5. Add EF_SH64_ABI64.
9538 (sh64_elf_copy_private_data_internal): Wrap long line.
9539 (sh64_elf_merge_private_data): Rewrite to allow objects from
9540 SH64 subsets to be linked together.
9541 (INCLUDE_SHMEDIA): Define.
9542 * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
9543 Parenthesize plus-expression inside or-expression.
9544 <global symbol>: Ditto.
9545 (sh_elf_set_mach_from_flags): Remove code refusing
9546 deleted EF_SH64_32BIT_ABI flag.
9547 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
9548 * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
9549 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
9550 R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
9551 (sh_elf_relocate_section) <local symbol>: Or 1 in
9552 calculation of relocation if sym->st_other & STO_SH5_ISA32.
9553 <global symbol>: Ditto if h->other & STO_SH5_ISA32.
9554 * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
9555 relocation.
9556 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
9557 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
9558 (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
9559 Regenerate dependencies.
9560 * Makefile.in: Regenerate.
9561 * archures.c: Add bfd_mach_sh5.
9562 * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
9563 Handle sh64-*-elf*. Set targ_cflags to -DINCLUDE_SHMEDIA.
9564 * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
9565 * configure: Regenerate.
9566 * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
9567 BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
9568 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
9569 BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
9570 BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
9571 BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
9572 BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
9573 BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
9574 BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
9575 * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
9576 in item for SH5.
9577 * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
9578 for SHmedia relocs.
9579 [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
9580 [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
9581 shmedia_prepare_reloc, goto final_link_relocate if it returns
9582 non-zero, else fail as before.
9583 (sh_elf_set_mach_from_flags): Provide function only if not defined
9584 as macro. Do not recognize objects with EF_SH64_32BIT_ABI set.
9585 (sh_elf_set_private_flags): Provide function only if not defined
9586 as a macro.
9587 (sh_elf_copy_private_data): Similar.
9588 (sh_elf_merge_private_data): Similar.
9589 * section.c (SEC_SH_ISA_SHMEDIA): New.
9590 * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
9591 * elf32-sh64.c: New file.
9592 * libbfd.h: Regenerate.
9593 * bfd-in2.h: Regenerate.
9594 * po/POTFILES.in: Regenerate.
9595 * po/bfd.pot: Regenerate.
9596 * bfd-in2.h: Regenerate.
9597 * libbfd.h: Regenerate.
9598
9599 2002-02-07 Daniel Jacobowitz <drow@mvista.com>
9600
9601 * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
9602 been included, not drag it in.
9603 * bfd-in2.h: Regenerate.
9604
9605 2002-02-06 H.J. Lu (hjl@gnu.org)
9606
9607 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
9608 the mach and ISA fields if necessary.
9609
9610 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
9611
9612 * coffcode.h (coff_set_arch_mach_hook): Select the highest known
9613 ARM architecture when an F_ARM_5 flag is detected, since we cannot
9614 be sure exactly which architecture this represents.
9615
9616 2002-02-05 Nick Clifton <nickc@redhat.com>
9617
9618 * po/tr.po: Updated translation.
9619
9620 2002-02-05 Alan Modra <amodra@bigpond.net.au>
9621
9622 From Jimi X <jimix@watson.ibm.com>
9623 * archures (bfd_mach_ppc64): Define.
9624 (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
9625 (bfd_powerpc_arch): Define.
9626 * bfd-in2.h: Regenerate.
9627 * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
9628 (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
9629 (bfd_powerpc_archs): Add default powerpc64 arch.
9630
9631 2002-02-05 Alan Modra <amodra@bigpond.net.au>
9632
9633 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
9634 against section syms in readonly sections. Don't do the global
9635 sym check if we find one.
9636 * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
9637 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
9638 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
9639 * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
9640 (elf_s390_grok_prstatus): Add missing prototype.
9641
9642 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
9643
9644 * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
9645 (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
9646 Call bfd_get_section_by_name only once. Initialize
9647 bpodata->n_bpo_relocs_this_section.
9648 (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
9649 referring to DSOs.
9650 (bpo_reloc_request_sort_fn): Don't use difference of values as
9651 return-value.
9652
9653 2002-02-02 David O'Brien <obrien@FreeBSD>
9654
9655 * configure.in: Tweak the FreeBSD 4.x recognition more. Only treat
9656 version 4.5 and later the same as 5-CURRENT.
9657 * configure: Re-generate.
9658
9659 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
9660
9661 * config.bfd (hppa*-*-netbsd*): New target.
9662
9663 2002-01-31 Philipp Thomas <pthomas@suse.de>
9664
9665 * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
9666 to front of message. Unify messages with elf32-arm.h. Use
9667 commas where neccessary.
9668 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
9669 ERROR in messages. Unify messages with coff-arm.c. Correct
9670 VFP/FPA error message.
9671 (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
9672 APCS-32 for translation.
9673
9674 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9675
9676 Perform on-demand global register allocation from
9677 R_MMIX_BASE_PLUS_OFFSET relocs.
9678 * elf64-mmix.c (struct bpo_reloc_section_info, struct
9679 bpo_reloc_request, struct bpo_greg_section_info): New.
9680 (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
9681 bpo_reloc_request_sort_fn, mmix_elf_relax_section,
9682 _bfd_mmix_check_all_relocs,
9683 _bfd_mmix_prepare_linker_allocated_gregs,
9684 _bfd_mmix_finalize_linker_allocated_gregs): New functions.
9685 (elf_mmix_howto_table): Correct src_mask for most relocs.
9686 (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
9687 case.
9688 (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
9689 case. Fix typo in comment. New label do_mmix_reloc.
9690 (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
9691 store first object file with a base-plus-offset reloc. Call
9692 mmix_elf_check_common_relocs for the part common with mmo.
9693 (mmix_elf_final_link): Write out linker-allocated register
9694 contents section.
9695 (elf_backend_gc_sweep_hook): Define.
9696 (bfd_elf64_bfd_relax_section): Define.
9697
9698 * mmo.c: Don't include <ctype.h>
9699 (mmo_init): Correct init-once logic.
9700
9701 2002-02-01 Tom Rix <trix@redhat.com>
9702
9703 * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
9704
9705 2002-02-01 Alan Modra <amodra@bigpond.net.au>
9706
9707 * Makefile.am: Run "make dep-am"
9708 * Makefile.in: Regenerate.
9709
9710 2002-01-31 David O'Brien <obrien@FreeBSD>
9711
9712 * configure.in: Recognize the differences in core files from FreeBSD
9713 4.{0,1} and later versions of 4.x. This treats 4.2+ the same as
9714 5-CURRENT.
9715 * configure: Regenerate.
9716
9717 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
9718
9719 * coff-or32.c: New file.
9720 * cpu-or32.c: New file.
9721 * elf32-or32.c: New file.
9722 * archures.c: Add support for or32.
9723 * targets.c: Add support for or32.
9724 * bfd-in2.h: Regenerate.
9725 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
9726 coff_write_object_contents): Add support for or32.
9727 * config.bfd: Add target.
9728 * configure.in: Add support for or32.
9729 * configure: Regenerate.
9730 * Makefile.am: Add support for or32.
9731 * Makefile.in: Regenerate.
9732 * po/SRC-POTFILES.in: Add or32 files.
9733 * po/bfd.pot: Regenerate.
9734
9735 2002-01-31 Nick Clifton <nickc@cambridge.redhat.com>
9736 Don Lindsay <lindsayd@cisco.com>
9737
9738 * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
9739 false' with a return of a bfd_reloc_ error code.
9740
9741 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
9742
9743 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
9744 unexport unreferenced symbols when --export-dynamic. Call
9745 _bfd_elf_strtab_delref when unexporting.
9746
9747 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
9748
9749 * bfd-in.h: Include <stdbool.h> if it is available.
9750 * bfd-in2.h: Regenerated.
9751
9752 2002-01-31 Alan Modra <amodra@bigpond.net.au>
9753
9754 * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
9755 not go via the plt.
9756
9757 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
9758
9759 * archures.c: Tidy up formatting of embedded comments.
9760 * bfd.c: Tidy up formatting of embedded comments.
9761 * bfd-in.h: Fix formatting of comments.
9762 * reloc.c: Tidy up formatting of ordinary & embedded comments.
9763 * section.c: Tidy up formatting of embedded comments.
9764 * syms.c: Tidy up formatting of embedded comments.
9765 * targets.c: Tidy up formatting of embedded comments.
9766
9767 * bfd-in2.h: Regenerate.
9768
9769 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
9770
9771 * vms-tir.c (cmd_name): New function.
9772 (tir_cmd_name): New function.
9773 (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
9774 (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
9775 Fix formatting.
9776
9777 * peXXigen.c (pe_print_idata): Rearrange message to aid in
9778 translation.
9779 (pe_print_pdata): Rearrange message to aid in translation.
9780
9781 * libbfd.c (warn_deprecated): Rearrange error message to aid in
9782 translation.
9783
9784 * ihex.c (ihex_write_object_contents): Fix spelling typo.
9785
9786 * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
9787
9788 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
9789 message to aid in translation.
9790
9791 * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
9792 to aid in translation.
9793
9794 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
9795
9796 2002-01-30 Philipp Thomas <pthomas@suse.de>
9797
9798 * coff-arm.c, elf32-elf.h: Unify messages.
9799
9800 2002-01-30 Nick Clifton <nickc@redhat.com>
9801
9802 * po/sv.po: Updated translation.
9803
9804 2002-01-30 Philipp Thomas <pthomas@suse.de>
9805
9806 * dwarf2.c (read_abbrev): Use full section name in error message.
9807 (decode_line_info): Likewise.
9808
9809 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
9810 message.
9811
9812 2002-01-30 Alan Modra <amodra@bigpond.net.au>
9813
9814 * elf64-ppc.c (func_desc_adjust): Only provide missing function
9815 descriptor symbols for undefined function code syms. Clear
9816 ELF_LINK_NON_ELF so that they can stay weak.
9817
9818 2002-01-29 Chris Demetriou <cgd@broadcom.com>
9819 Mitch Lichtenberg <mpl@broadcom.com>
9820
9821 * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
9822 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
9823 to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
9824 generation.
9825 * bfd-in2.h: Regenerate.
9826
9827 2002-01-29 Chris Demetriou <cgd@broadcom.com>
9828
9829 * elf32-mips.c: Add additional comments about HI16 relocation
9830 processing.
9831 (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
9832 pc-relative relocations. (Reverts change made on 2001-10-31.)
9833 (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
9834 for pc-relative relocations.
9835 (mips_elf_calculate_relocation): Add a comment about a kludge
9836 in the R_MIPS_GNU_REL_HI16 handling.
9837 (_bfd_mips_elf_relocate_section): Implement that kludge;
9838 adjust pc-relative HI16 relocation for difference in HI16 and
9839 LO16 addresses, since it can't easily be done in
9840 mips_elf_calculate_relocation.
9841
9842 2002-01-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
9843
9844 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
9845 relocations with PC32 relocations for undefined or weak symbols.
9846 * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
9847 * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
9848
9849 2002-01-28 Jason Thorpe <thorpej@wasabisystems.com>
9850
9851 * elfcore.h (elf_core_file_p): Improve comment for last change.
9852
9853 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9854
9855 * configure: Regenerated.
9856
9857 2002-01-27 Jason Thorpe <thorpej@wasabisystems.com>
9858
9859 * elfcore.h (elf_core_file_p): Set the machine architecture
9860 before processing the program headers.
9861
9862 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
9863
9864 * configure.in <64-bit configuration>: If using gcc, check and
9865 emit error for egcs-1.1.2.
9866 * configure: Regenerate.
9867
9868 2002-01-26 Egor Duda <deo@logos-m.ru>
9869
9870 * elf.c (elfcore_grok_win32pstatus): Copy only as much information
9871 as possible to avoid stack corruption.
9872
9873 2002-01-26 Richard Henderson <rth@redhat.com>
9874
9875 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
9876 for non-allocated sections.
9877
9878 2002-01-25 Mark Kettenis <kettenis@gnu.org>
9879
9880 * elf.c (elfcore_write_prstatus): Make sure we pass the address of
9881 prstat.pr_reg even if it is a struct.
9882
9883 2002-01-25 Steve Ellcey <sje@cup.hp.com>
9884
9885 * elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
9886
9887 2002-01-25 Philipp Thomas <pthomas@suse.de>
9888
9889 * coffgen.c (coff_print_symbol): Don't mark info message
9890 for translation.
9891
9892 2002-01-25 Nick Clifton <nickc@redhat.com>
9893
9894 * po/fr.po: Updated translation.
9895 * po/es.po: Updated translation.
9896
9897 2002-01-25 Philipp Thomas <pthomas@suse.de>
9898
9899 * coff-alpha.c (alpha_relocate_section): Unify warning message
9900 for GP relative relocations without GP defined.
9901 * coff-mips.c (mips_relocate_section): Likewise.
9902
9903 2002-01-25 Alan Modra <amodra@bigpond.net.au>
9904
9905 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
9906 unsigned overflow when new_offset < old_offset.
9907
9908 2002-01-24 Philipp Thomas <pthomas@suse.de>
9909
9910 * bfd.c (_bfd_abort): Fix typo.
9911
9912 2002-01-23 Richard Henderson <rth@redhat.com>
9913
9914 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
9915 plt entries for undefweak symbols.
9916
9917 2002-01-23 Steve Ellcey <sje@cup.hp.com>
9918
9919 * targets.c (bfd_elf32_ia64_hpux_big_vec): Add to DEFAULT_VECTOR.
9920 (bfd_elf64_ia64_hpux_big_vec): Ditto.
9921 (bfd_elf32_h8300_vec): Ditto.
9922
9923 2002-01-23 Alan Modra <amodra@bigpond.net.au>
9924
9925 * elf64-ppc.c: Remove stale part of ABI comment.
9926 (NO_OPD_RELOCS): Define.
9927 (ppc64_elf_check_relocs): Use it.
9928 (ppc64_elf_relocate_section): Here too.
9929 (build_one_stub): Don't point function syms at the stub. Instead,
9930 hijack plt.offset.
9931 (ppc64_elf_relocate_section): Check whether REL24 relocs should
9932 really go to the stub. Make all dynamic relocs in opd against
9933 locals.
9934 (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
9935 plt.offset.
9936
9937 2002-01-22 Richard Henderson <rth@redhat.com>
9938
9939 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
9940
9941 2002-01-22 Alan Modra <amodra@bigpond.net.au>
9942
9943 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
9944 TOC_BASE_OFF adjustment.
9945
9946 * Makefile.am: Run "make dep-am".
9947 * Makefile.in: Regenerate.
9948 * po/SRC-POTFILES.in: Regenerate.
9949
9950 2002-01-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
9951
9952 * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
9953 host defines.
9954
9955 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
9956
9957 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
9958 Check for and emit error if sgot is NULL at this point.
9959
9960 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
9961
9962 * config.bfd (ia64*-*-netbsd*): New target.
9963
9964 2002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
9965
9966 * som.c (som_write_space_strings): Comment typo fix.
9967
9968 2002-01-21 Alan Modra <amodra@bigpond.net.au>
9969
9970 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
9971 is_func_descriptor fields.
9972 (link_hash_newfunc): Init them.
9973 (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
9974 dot are candidates for plt entries. When processing .opd relocs,
9975 set function descriptor strings to point inside function code
9976 string, and set new ppc_link_hash_entry fields.
9977 (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
9978 (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
9979 function descriptors. It's now done in..
9980 (func_desc_adjust): New.
9981 (ppc64_elf_func_desc_adjust): New.
9982 (define elf_backend_always_size_sections): Define.
9983 (ppc64_elf_hide_symbol): New.
9984 (define elf_backend_hide_symbol): Define.
9985 (allocate_dynrelocs): Remove code looking up function descriptors
9986 as that has been done earlier.
9987 (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
9988 table.
9989 (ppc64_elf_finish_dynamic_symbol): Likewise. Remove code looking
9990 up function descriptor.
9991 (build_one_stub): Look up the function code sym. Check for
9992 invalid plt offsets.
9993 (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
9994 Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
9995
9996 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
9997 boolean param.
9998 (_bfd_elf_link_hash_hide_symbol): Likewise.
9999 * elflink.h (elf_link_add_object_symbols): Adjust call to
10000 elf_backend_hide_symbol.
10001 (elf_fix_symbol_flags): Likewise.
10002 (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
10003 than bfd_alloc.
10004 * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
10005 Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
10006 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
10007 (clobber_millicode_symbols): Adjust to suit new hide_symbol.
10008 * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
10009 and adjust to suit.
10010 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
10011 _bfd_elf_link_hash_hide_symbol rather than duplicating code.
10012 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
10013
10014 2002-01-18 Alan Modra <amodra@bigpond.net.au>
10015
10016 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
10017 dynamic function descriptor symbol, not the associated function
10018 symbol.
10019
10020 2002-01-17 Eric Christopher <echristo@redhat.com>
10021
10022 * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
10023
10024 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
10025
10026 * po/bfd.pot: Regenerate.
10027 * po/fr.po: Regenerate.
10028
10029 2002-01-17 Alan Modra <amodra@bigpond.net.au>
10030
10031 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
10032 Remove "Elf_Internal_Shdr *" param.
10033 (_bfd_mips_elf_section_from_bfd_section): Ditto.
10034 * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
10035 * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
10036 * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
10037 * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
10038 * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
10039 * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
10040 function to override special sections. Remove hdr arg from
10041 backend call, and don't loop.
10042
10043 2002-01-16 Eric Christopher <echristo@redhat.com>
10044
10045 * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
10046 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
10047 relocations requiring gp0 and gp.
10048
10049 2002-01-16 Richard Earnshaw <rearnsha@arm.com>
10050
10051 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
10052 EF_ARM_VFP_FLOAT.
10053 (elf32_arm_print_private_bfd_data): Likewise.
10054
10055 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
10056
10057 * po/tr.po: Import new version.
10058
10059 2002-01-16 Alan Modra <amodra@bigpond.net.au>
10060
10061 * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
10062 (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
10063 (ORI_R0_R0_0): Correct.
10064
10065 2002-01-16 Alan Modra <amodra@bigpond.net.au>
10066
10067 * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
10068 when plt_not_loaded.
10069 * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
10070 clear .plt SEC_CODE here. Create .stub and correct .glink flags.
10071 (PLT_INITIAL_ENTRY_SIZE): Set to 24.
10072 (ppc64_elf_glink_code): Delete.
10073 (PPC64_ELF_GLINK_SIZE): Delete.
10074 (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
10075 BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
10076 ORI_R0_R0_0): Define.
10077 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
10078 (struct ppc_link_hash_table): Add sstub and plt_overflow.
10079 (ppc64_elf_link_hash_table_create): Init them.
10080 (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
10081 Don't copy to shared lib.
10082 (ppc64_elf_check_relocs): Call bfd_set_error on errors.
10083 (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
10084 (allocate_dynrelocs <plt>): Don't change function sym here. Make
10085 room for .stub and .glink code.
10086 (ppc64_elf_size_dynamic_sections): Handle .stub. Make entry for
10087 DT_PPC64_GLINK.
10088 (ppc64_elf_final_link): Rename to ppc64_elf_set_toc. Don't call
10089 bfd_elf64_bfd_final_link.
10090 (bfd_elf64_bfd_final_link): Don't define.
10091 (ppc64_elf_size_stubs): New.
10092 (build_plt_stub): New.
10093 (build_one_stub): New.
10094 (ppc64_elf_build_stubs): New.
10095 (ppc64_elf_relocate_section <toc relocs>): Remove assert.
10096 (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
10097 (ppc64_elf_finish_dynamic_symbol): Don't build stubs here. Set
10098 DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
10099 case output sections not separate. Adjust DT_RELASZ to not
10100 include plt relocs. Set reserved got entry. Set got and plt
10101 entry size.
10102 (elf_backend_got_header_size): Set to 8.
10103 * elf64-ppc.h: New file.
10104
10105 2002-01-16 Alan Modra <amodra@bigpond.net.au>
10106
10107 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
10108 sections, use bfd_section_list_remove.
10109 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
10110 * elflink.h (elf_link_add_object_symbols): When removing all
10111 sections, use bfd_section_list_clear.
10112
10113 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10114
10115 * po/sv.po: New file: Swedish translation.
10116 * configure.in (ALL_LINGUAS): Add sv.
10117 * configure: Regenerate.
10118
10119 2002-01-15 Jakub Jelinek <jakub@redhat.com>
10120
10121 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
10122 * elf.c (merge_sections_remove_hook): New function.
10123 (_bfd_elf_merge_sections): Pass it as 3rd argument to
10124 _bfd_merge_sections.
10125 * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
10126 * libbfd.h: Rebuilt.
10127 * merge.c (_bfd_merge_sections): Add remove_hook argument.
10128 Call remove_hook if a SEC_EXCLUDE section is encountered.
10129
10130 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10131
10132 * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
10133 (xstormy16_reloc_map): Initialise new field with correct howto
10134 table.
10135 (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
10136 howto entry.
10137
10138 2002-01-10 Michael Snyder <msnyder@redhat.com>
10139
10140 * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
10141 (elfcore_write_pstatus): Use long instead of pid_t;
10142 * elf-bfd.h: Change prototypes to use long instead of pid_t;
10143
10144 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
10145
10146 * elf.c: Update copyright years.
10147 (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
10148 and NT_NETBSDCORE_FIRSTMACH. Improve a comment.
10149
10150 2002-01-08 Michael Snyder <msnyder@redhat.com>
10151
10152 Add capability to write corefile note sections, for gdb.
10153 * elf.c (elfcore_write_note): New function.
10154 (elfcore_write_prpsinfo): New function.
10155 (elfcore_write_prstatus): New function.
10156 (elfcore_write_pstatus): New function.
10157 (elfcore_write_prfpreg): New function.
10158 (elfcore_write_prxfpreg): New function.
10159 * elf-bfd.h: Add prototypes for above functions.
10160
10161 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
10162
10163 * elf.c (elf_fake_sections): Propagate errors from
10164 elf_backend_fake_section.
10165
10166 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
10167
10168 * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
10169 (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
10170 (elf32-sh-nbsd.lo): New rule.
10171 * Makefile.in: Regenerate.
10172 * config.bfd (sh*le-*-netbsdelf*): New target.
10173 (sh*-*-netbsdelf*): New target.
10174 * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
10175 (bfd_elf32_shnbsd_vec): New vector.
10176 (bfd_elf32_shlnbsd_vec): New vector.
10177 * configure: Regenerate.
10178 * elf32-sh-nbsd.c: New file.
10179 * targets.c: Update copyright years.
10180 (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
10181 bfd_elf32_shnbsd_vec.
10182
10183 2002-01-07 Aldy Hernandez <aldyh@redhat.com>
10184
10185 * coff-rs6000.c (READ20): Use bfd_scan_vma.
10186
10187 2002-01-07 Geoffrey Keating <geoffk@redhat.com>
10188
10189 * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
10190 of a symbol in a section that will be deleted.
10191
10192 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
10193
10194 * po/es.po: New file: Spanish translation.
10195 * configure.in (ALL_LINGUAS): Add es.
10196 * configure: Regenerate.
10197
10198 2002-01-06 Steve Ellcey <sje@cup.hp.com>
10199
10200 * elfxx-ia64.c (is_unwind_section_name): Add target vector as
10201 argument so we can handle HP-UX specially.
10202 (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
10203 (elfNN_hpux_backend_section_from_bfd_section): New for support
10204 of SHN_IA_64_ANSI_COMMON.
10205 (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
10206 (is_unwind_section_name): Add special HP-UX support.
10207 (elfNN_ia64_section_from_shdr): Add support for more sections.
10208 (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
10209 add support for more sections.
10210 (elfNN_ia64_additional_program_headers): Modify
10211 is_unwind_section_name call.
10212 (elfNN_ia64_modify_segment_map): Remove assumption that there is
10213 only one unwind section in segment.
10214
10215 2002-01-06 Alan Modra <amodra@bigpond.net.au>
10216
10217 * syms.c (_bfd_generic_make_empty_symbol): New function.
10218 * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
10219 _bfd_generic_make_empty_symbol.
10220 * libbfd.h: Regenerate.
10221 * bfd-in2.h: Regenerate.
10222 * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
10223 (hppabsd_core_get_symtab_upper_bound): Don't define.
10224 (hppabsd_core_get_symtab): Likewise.
10225 (hppabsd_core_print_symbol): Likewise.
10226 (hppabsd_core_get_symbol_info): Likewise.
10227 (hppabsd_core_bfd_is_local_label_name): Likewise.
10228 (hppabsd_core_get_lineno): Likewise.
10229 (hppabsd_core_find_nearest_line): Likewise.
10230 (hppabsd_core_bfd_make_debug_symbol): Likewise.
10231 (hppabsd_core_read_minisymbols): Likewise.
10232 (hppabsd_core_minisymbol_to_symbol): Likewise.
10233 (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
10234 Formatting fixes.
10235 * hpux-core.c: Similarly.
10236 * irix-core.c: Similarly.
10237 * osf-core.c: Similarly.
10238 * sco5-core.c: Similarly.
10239 * binary.c (binary_make_empty_symbol): Remove function, define as
10240 _bfd_generic_make_empty_symbol.
10241 * ihex.c (ihex_make_empty_symbol): Likewise.
10242 * mmo.c (mmo_make_empty_symbol): Likewise.
10243 * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
10244 * srec.c (srec_make_empty_symbol): Likewise.
10245 * versados.c (versados_make_empty_symbol): Likewise.
10246 * vms.c (_bfd_vms_make_empty_symbol): Remove.
10247 (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
10248 * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
10249 rather than _bfd_vms_make_empty_symbol.
10250 * vms-misc.c (new_symbol): Likewise.
10251
10252 2002-01-05 Alan Modra <amodra@bigpond.net.au>
10253
10254 * section.c (bfd_section_init): Remove unnecessary initialisations.
10255 (bfd_section_list_clear): New function.
10256 (bfd_section_list_remove, bfd_section_list_insert): New macros.
10257 (_bfd_strip_section_from_output): Use them.
10258 * coffcode.h (coff_set_alignment_hook): Likewise.
10259 * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
10260 * elf64-mips.c (mips_elf64_final_link): Likewise.
10261 * elf64-mmix.c (mmix_elf_final_link): Likewise.
10262 * sunos.c (sunos_add_dynamic_symbols): Likewise.
10263 * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
10264 * bfd-in2.h: Regenerate.
10265
10266 * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
10267 rather than doing our own section handling. Clean up after errors
10268 with bfd_release and bfd_section_list_clear. Handle unexpected
10269 flags.
10270 * aoutf1.h (sunos4_core_file_p): Likewise.
10271 * aix386-core.c (aix386_core_file_p): Likewise.
10272 * cisco-core.c (cisco_core_file_validate): Likewise.
10273 * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
10274 * trad-core.c (trad_unix_core_file_p): Likewise.
10275
10276 * hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
10277 with bfd_release and bfd_section_list_clear.
10278 * hpux-core.c (hpux_core_core_file_p): Likewise.
10279 * irix-core.c (irix_core_core_file_p): Likewise.
10280 * lynx-core.c (lynx_core_file_p): Likewise.
10281 * osf-core.c (osf_core_core_file_p): Likewise.
10282 * rs6000-core.c (rs6000coff_core_p): Likewise.
10283 * sco5-core.c (sco5_core_file_p): Likewise.
10284
10285 * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
10286 sign extension adjustments without conditionals.
10287
10288 2002-01-04 Jakub Jelinek <jakub@redhat.com>
10289
10290 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
10291 CIE at .eh_frame start is removed due to no FDEs referencing it.
10292
10293 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
10294
10295 * config.bfd (x86_64-*-netbsd*): New target.
10296 * configure.in (x86_64-*-netbsd*): Set COREFILE
10297 to netbsd-core.lo.
10298 * configure: Regenerated.
10299
10300 2002-01-03 Tom Rix <trix@redhat.com>
10301
10302 * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
10303 for recent bfd_make_section_anyway change.
10304
10305 2002-01-03 Nick Clifton <nickc@cambridge.redhat.com>
10306
10307 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
10308 R_ARM_THM_PC11 reloc.
10309
10310 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
10311
10312 * configure.in (LINGUAS): Add ja.
10313 * configure: Regenerate.
10314 * po/ja.po: Import from translation project's web site.
10315
10316 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
10317
10318 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
10319 messages to ease translation into other languages.
10320
10321 For older changes see ChangeLog-0001
10322 \f
10323 Local Variables:
10324 mode: change-log
10325 left-margin: 8
10326 fill-column: 74
10327 version-control: never
10328 End:
This page took 0.245767 seconds and 4 git commands to generate.