* elf32-ppc.c (ppc_elf_create_got): New function.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2002-05-08 Alan Modra <amodra@bigpond.net.au>
2
3 * elf32-ppc.c (ppc_elf_create_got): New function.
4 (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
5 _bfd_elf_create_dynamic_sections. Correct .plt flags.
6 (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
7 _bfd_elf_create_got_section.
8
9 2002-05-07 Alan Modra <amodra@bigpond.net.au>
10
11 * elf-bfd.h (struct elf_backend_data): Add rela_normal.
12 * elfxx-target.h (elf_backend_rela_normal): Define.
13 (elfNN_bed): Init rela_normal.
14 * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
15 for section symbols here if rela_normal. Simplify abs section test.
16 * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
17 return immediately. Remove code handling relocatable linking.
18 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
19 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
20 * elf32-i370.c (i370_elf_relocate_section): Likewise.
21 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
22 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
23 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
24 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
25 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
26 * elf32-s390.c (elf_s390_relocate_section): Likewise.
27 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
28 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
29 * elf64-s390.c (elf_s390_relocate_section): Likewise.
30 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
31 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
32 * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
33 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
34 * elf-m10200.c (elf_backend_rela_normal): Define.
35 * elf-m10300.c (elf_backend_rela_normal): Define.
36 * elf32-fr30.c (elf_backend_rela_normal): Define.
37 * elf32-i370.c (elf_backend_rela_normal): Define.
38 * elf32-i860.c (elf_backend_rela_normal): Define.
39 * elf32-m68k.c (elf_backend_rela_normal): Define.
40 * elf32-mcore.c (elf_backend_rela_normal): Define.
41 * elf32-openrisc.c (elf_backend_rela_normal): Define.
42 * elf32-ppc.c (elf_backend_rela_normal): Define.
43 * elf32-s390.c (elf_backend_rela_normal): Define.
44 * elf32-xstormy16.c (elf_backend_rela_normal): Define.
45 * elf64-ppc.c (elf_backend_rela_normal): Define.
46 * elf64-s390.c (elf_backend_rela_normal): Define.
47 * elf64-x86-64.c (elf_backend_rela_normal): Define.
48 * elfxx-ia64.c (elf_backend_rela_normal): Define.
49 * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
50 * elf32-m32r.c (elf_backend_rela_normal): Likewise.
51
52 2002-05-06 Nick Clifton <nickc@cambridge.redhat.com>
53
54 * elf32-arm.h (elf32_arm_final_link_relocate): Convert
55 'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
56
57 2002-05-06 Alan Modra <amodra@bigpond.net.au>
58
59 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
60 when not relocatable. Fix reloc_emitter call for K&R.
61
62 2002-05-04 Alan Modra <amodra@bigpond.net.au>
63
64 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
65 reloading local sym addend mistakenly removed in 2002-05-01 change.
66
67 * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
68 (read_abbrevs): Change "offset" param to bfd_vma.
69 (parse_comp_unit): Change "version" and addr_size to unsigned ints.
70 Change "abbrev_offset" to bfd_vma.
71 (read_indirect_string): Use correct conversion chars in error
72 message format string, cast bfd_vma's to unsigned long.
73 (read_abbrevs): Likewise.
74 (read_attribute_value): Likewise.
75 (decode_line_info): Likewise.
76 (scan_unit_for_functions): Likewise.
77 (parse_comp_unit): Likewise.
78
79 2002-05-04 Tom Rix <trix@redhat.com>
80
81 * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
82 (coff_swap_reloc_out): Same.
83 * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
84 (xcoff_swap_reloc_out): Same.
85 (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
86 case some 16 bit relocs. Add reloc value to output.
87 (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
88 R_RBR. Improve names.
89 (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
90 (bfd_xcoff_backend_data): Update with new reloc swap names.
91 (bfd_pmac_xcoff_backend_data) : Same.
92 * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
93 (xcoff64_swap_reloc_out): Same.
94 (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
95 R_POS. Add reloc value to output.
96 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
97 bit R_RBR. Improve names, masks.
98 (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
99 (bfd_xcoff_backend_data): Update with new reloc swap names.
100 (bfd_xcoff_aix5_backend_data) : Same.
101
102 2002-05-04 Alan Modra <amodra@bigpond.net.au>
103
104 * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
105 bfd_count top_index, input_list, all_local_syms.
106 (elf32_hppa_setup_section_lists): New function, split from
107 elf32_hppa_size_stubs.
108 (elf32_hppa_next_input_section): Likewise.
109 (group_sections): Likewise.
110 (get_local_syms): Likewise.
111 (elf32_hppa_size_stubs): Adjust for split out functions. Look for
112 stubs on undefined syms too.
113 (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
114 Only access htab elf fields when we have and elf hash table.
115 * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
116 (elf32_hppa_next_input_section): Declare.
117
118 2002-05-04 Bob Byrnes <byrnes@curl.com>
119
120 * opncls.c (_bfd_new_bfd_contained_in): Check return value of
121 _bfd_new_bfd.
122
123 2002-05-03 H.J. Lu (hjl@gnu.org)
124
125 * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
126 (mips_elf_link_hash_newfunc): Initialize forced_local to false.
127 (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
128 to hide a global symbol.
129 (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
130 forced_local to true.
131
132 2002-05-02 Richard Henderson <rth@redhat.com>
133
134 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
135 vs SHN_UNDEF to zero.
136
137 2002-05-02 Alan Modra <amodra@bigpond.net.au>
138
139 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
140 16 bit reloc.
141 <R_PPC64_SECTOFF_DS>: Likewise.
142 (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
143 SECTOFF reloc.
144 * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
145 (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
146 SECTOFF reloc.
147
148 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
149 (ppc64_elf_ha_reloc): New function.
150 (ppc64_elf_brtaken_reloc): New function.
151 (ppc64_elf_sectoff_reloc): New function.
152 (ppc64_elf_sectoff_ha_reloc): New function.
153 (ppc64_elf_toc_reloc): New function.
154 (ppc64_elf_toc_ha_reloc): New function.
155 (ppc64_elf_toc64_reloc): New function.
156 (ppc64_elf_unhandled_reloc): New function.
157 (ppc64_elf_howto_raw): Use the above.
158 <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
159 <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset. Fix dst_mask.
160 <R_PPC64_SECTOFF_DS>: Likewise.
161 (IS_ABSOLUTE_RELOC): Update.
162 (struct ppc_link_hash_table): Add have_undefweak.
163 (ppc64_elf_link_hash_table_create): Init.
164 (func_desc_adjust): Set have_undefweak.
165 (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier. Only
166 add the .sfpr blr when have_undefweak.
167 (ppc64_elf_setup_section_lists): Check hash table flavour.
168 (ppc64_elf_next_input_section): Move output_section->owner test to
169 ppc64elf.em.
170 (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
171 and relocatable test. Return TOCstart and don't set elf_gp.
172 (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
173 offset calculation. Add assert on weak sym branch tweaks.
174 * elf64-ppc.h (ppc64_elf_set_toc): Delete.
175 (ppc64_elf_toc): Declare.
176 (ppc64_elf_next_input_section): Update.
177
178 2002-05-01 Alan Modra <amodra@bigpond.net.au>
179
180 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
181 file_name.
182
183 2002-05-01 Alan Modra <amodra@bigpond.net.au>
184
185 * elf64-ppc.c (CROR_151515, CROR_313131): Define.
186 (ppc64_elf_relocate_section): Use them. Don't look for plt calls
187 on R_PPC64_ADDR24 relocs. Require a nop or no link reg on plt
188 call branches. Correct undefined weak destination.
189 (ppc64_elf_func_desc_adjust): Always create at least one blr in
190 .sfpr, and correct case where either only savef* or restf* is
191 needed.
192
193 Long branch stubs, multiple stub sections.
194 * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
195 (ppc64_elf_next_input_section): Declare.
196 * elf64-ppc.c: Move linker-only prototypes.
197 (STUB_SUFFIX): Define.
198 (enum ppc_stub_type): New.
199 (struct ppc_stub_hash_entry): New.
200 (struct ppc_branch_hash_entry): New.
201 (struct ppc_link_hash_entry): Add stub_cache, oh.
202 (struct ppc_link_hash_table): Add stub_hash_table etc. Remove
203 sstub. Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
204 Rename plt_overflow to stub_error.
205 (ppc_stub_hash_lookup): Define.
206 (ppc_branch_hash_lookup): Define.
207 (stub_hash_newfunc): New function.
208 (branch_hash_newfunc): New function.
209 (link_hash_newfunc): Init new fields.
210 (ppc64_elf_link_hash_table_create): Likewise.
211 (ppc64_elf_link_hash_table_free): New function.
212 (ppc_stub_name): New function.
213 (ppc_get_stub_entry): New function.
214 (ppc_add_stub): New function.
215 (create_linkage_sections): Use bfd_make_section_anyway. Create
216 .branch_lt and .rela.branch_lt sections. Don't create .stub.
217 (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
218 and set up for plt call stubs. Link func and func desc syms.
219 (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
220 (func_desc_adjust): Avoid hash lookup when func desc sym available
221 via shortcut, and set links when processing.
222 (ppc64_elf_hide_symbol): Likewise.
223 (allocate_dynrelocs): Don't allocate stub section here.
224 (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
225 Remove sstub code.
226 (ppc_type_of_stub): New function.
227 (build_one_stub): Delete.
228 (ppc_build_one_stub): New function.
229 (ppc_size_one_stub): New function.
230 (ppc64_elf_setup_section_lists): New function.
231 (ppc64_elf_next_input_section): New function.
232 (group_sections): New function.
233 (get_local_syms): New function.
234 (ppc64_elf_size_stubs): Rewrite.
235 (ppc64_elf_build_stubs): Rewrite.
236 (ppc64_elf_relocate_section): Look up stub entry for REL24
237 relocs. Don't propagate REL14* to dynamic objects. Look for long
238 branch stubs if REL14* or REL24 relocs won't reach.
239 (bfd_elf64_bfd_link_hash_table_free): Define.
240
241 2002-04-30 Mark Mitchell <mark@codesourcery.com>
242
243 * bfd/config.bfd: Add support for powerpc-*-windiss.
244
245 2002-04-30 Tom Rix <trix@redhat.com>
246
247 * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
248 symbol names into the hash table.
249
250 2002-04-28 Tom Rix <trix@redhat.com>
251
252 * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
253 calulating relocations.
254 (xcoff_complain_overflow) : Function table for relocation errors.
255 (xcoff_ppc_relocate_section): Use relocation and complain function
256 tables.
257 (xcoff_complain_overflow_unsigned_func): New complain function.
258 (xcoff_complain_overflow_signed_func): Same.
259 (xcoff_complain_overflow_bitfield_func): Same.
260 (xcoff_complain_overflow_dont_func): Same.
261 (xcoff_reloc_type_crel): New recot function.
262 (xcoff_reloc_type_br): Same.
263 (xcoff_reloc_type_ba): Same.
264 (xcoff_reloc_type_toc): Same.
265 (xcoff_reloc_type_rel): Same.
266 (xcoff_reloc_type_neg): Same.
267 (xcoff_reloc_type_pos): Same.
268 (xcoff_reloc_type_fail): Same.
269 (xcoff_reloc_type_noop): Same.
270 * libxcoff.h : Declare common parts for xcoff64.
271 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
272 and complain function tables.
273
274 2002-04-28 Alan Modra <amodra@bigpond.net.au>
275
276 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
277 * elf32-hppa.c (elf32_hppa_final_link): Formatting.
278
279 2002-04-26 Alan Modra <amodra@bigpond.net.au>
280
281 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
282 * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
283
284 * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
285 same as the output before calling elf_link_input_bfd.
286
287 * coffcode.h (coff_compute_section_file_positions): Set
288 section_tail after shuffling section list.
289
290 2002-04-24 Christian Groessler <chris@groessler.org>
291
292 * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
293 addresses are 23bit with a special layout, not plain 32bit
294 values. Prevent relocation of immediate values.
295
296 2002-04-24 Chris G. Demetriou <cgd@broadcom.com>
297
298 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
299 MIPS-16 ASE flags are set, print something to indicate that.
300
301 2002-04-23 Alan Modra <amodra@bigpond.net.au>
302
303 * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
304 under which a plt call stub is used.
305 (final_link_relocate): Similarly.
306 (allocate_plt_static): Clear h-plabel except when plt entry is
307 exclusively used for a plabel.
308 (allocate_dynrelocs): Use the above to simplify plt sizing.
309 (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
310 (elf32_hppa_link_hash_table_create): Init.
311 (BL22_RP): Define.
312 (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
313 (elf32_hppa_check_relocs): Set has_22bit_branch.
314
315 * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
316 (final_link_relocate): Likewise.
317
318 2002-04-22 Jakub Jelinek <jakub@redhat.com>
319
320 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
321 search table if some FDE is DW_EH_PE_aligned encoded either.
322 (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
323
324 2002-04-22 Richard Smith <richard@ex-parrot.com>
325 Jakub Jelinek <jakub@redhat.com>
326
327 * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
328 (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
329 encoded personality.
330 (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
331 for CIE/FDE removal.
332
333 2002-04-20 Tom Rix <trix@redhat.com>
334
335 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
336
337 2002-04-20 Alan Modra <amodra@bigpond.net.au>
338
339 * archures.c (bfd_lookup_arch): Move the list order comment..
340 (struct bfd_arch_info): ..to where it belongs.
341 * bfd-in2.h: Regenerate.
342
343 * archures.c (bfd_lookup_arch): Add comment on list order.
344 (bfd_default_set_arch_mach): Use bfd_lookup_arch.
345 * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
346 is always at head of list.
347
348 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
349
350 * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
351 insert_thumb_branch, record_thumb_to_arm_glue): Suppress
352 definition of these functions for ARM_WINCE builds as they are
353 not used.
354 (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
355 for ARM_WINCE builds.
356
357 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
358
359 * coff-arm.c (bfd_arm_process_before_allocation):
360
361 2002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
362
363 * cpu-sh.c (scan_mach): Delete.
364 (arch_info_struct): Replace scan_mach with bfd_default_scan.
365 (bfd_sh_arch): Likewise.
366
367 2002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
368
369 * ihex.c (ihex_write_object_contents): Fix check for records
370 crossing 64K boundaries.
371
372 2002-04-16 Alan Modra <amodra@bigpond.net.au>
373
374 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
375 type rather than just assuming entries are ELF.
376 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
377 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
378 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
379 * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
380 rather than elf_link_hash_entry.
381
382 2002-04-15 Richard Henderson <rth@redhat.com>
383
384 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
385 n32 binaries.
386
387 2002-04-15 Michael Snyder <msnyder@redhat.com>
388
389 * opncls.c (bfd_close): Write contents if writeable.
390 Minor formatting tidy-ups.
391
392 2002-04-15 Alan Modra <amodra@bigpond.net.au>
393
394 * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
395
396 2002-04-12 Michael Snyder <msnyder@redhat.com>
397
398 * bfd-in.h (bfd_get_section_lma): New access macro.
399 Minor white-space fix-up.
400
401 2002-04-12 Alan Modra <amodra@bigpond.net.au>
402
403 * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
404 header pad.
405
406 2002-04-09 DJ Delorie <dj@redhat.com>
407
408 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
409
410 2002-04-09 Casper S. Hornstrup <chorns@users.sourceforge.net>
411
412 * coffcode.h (coff_read_word): New.
413 (coff_compute_checksum): New.
414 (coff_apply_checksum): New.
415 (coff_write_object_contents): Call coff_apply_checksum () to
416 apply checksum to PE image.
417
418 2002-04-08 Randolph Chung <tausq@debian.org>
419
420 * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
421 (elf32_hppa_final_link): Split out sorting logic to..
422 * elf-hppa.h (elf_hppa_sort_unwind): ..here.
423 (elf_hppa_final_link): Call elf_hppa_sort_unwind.
424
425 2002-04-07 Andrew Cagney <ac131313@redhat.com>
426
427 * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
428 pattern.
429 * configure: Re-generate.
430
431 2002-04-07 Andrew Cagney <ac131313@redhat.com>
432
433 * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
434 is greater or equal to 4.3.3.
435 * configure: Regenerate.
436 Fix PR gdb/344.
437
438 2002-04-05 Hans-Peter Nilsson <hp@axis.com>
439
440 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
441 R_CRIS_32_PCREL>: Fix typo in name.
442 (cris_elf_check_relocs): Always create .rela.got here when
443 R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
444 (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
445 assume it's created.
446
447 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
448
449 * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
450 * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
451 define.
452 * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
453 * bfd.c (bfd_link_hash_table_free): Define.
454 * binary.c (binary_bfd_link_hash_table_free): Define.
455 * bout.c (b_out_bfd_link_hash_table_free): Define.
456 * coff-rs6000.c (rs6000coff_vec): Include
457 _bfd_generic_link_hash_table_free.
458 (pmac_xcoff_vec): Likewise.
459 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
460 (aix5coff64_vec): Likewise.
461 * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
462 * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
463 (bfd_elf32_bfd_link_hash_table_free): Define.
464 * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
465 (bfd_elf32_bfd_link_hash_table_free): Define.
466 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
467 define.
468 * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
469 * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
470 * ieee.c (ieee_bfd_link_hash_table_free): Define.
471 * ihex.c (ihex_bfd_link_hash_table_free): Define.
472 * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
473 (_bfd_generic_link_hash_table_free): Add prototype.
474 * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
475 * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
476 * linker.c (_bfd_generic_link_hash_table_free): New function.
477 * mmo.c (mmo_bfd_link_hash_table_free): Define.
478 * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
479 * oasys.c (oasys_bfd_link_hash_table_free): Define.
480 * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
481 * som.c (som_bfd_link_hash_table_free): Define.
482 * srec.c (srec_bfd_link_hash_table_free): Define.
483 * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
484 * versados.c (versados_bfd_link_hash_table_free): Define.
485 * vms.c (vms_bfd_link_hash_table_free): New function.
486 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
487
488 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
489 instead of bfd_alloc.
490 * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
491 * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
492 * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
493 * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
494 * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
495 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
496 * elf.c (_bfd_elf_link_hash_table_create): Likewise.
497 * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
498 * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
499 * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
500 * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
501 * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
502 * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
503 * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
504 * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
505 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
506 * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
507 * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
508 * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
509 * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
510 * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
511 * linker.c (_bfd_generic_link_hash_table_create): Likewise.
512 * m68klinux.c (linux_link_hash_table_create): Likewise.
513 * sparclinux.c (linux_link_hash_table_create): Likewise.
514 * sunos.c (sunos_link_hash_table_create): Likewise.
515 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
516
517 * targets.c: Add _bfd_link_hash_table_free to xvec.
518
519 * bfd-in2.h: Regenerate.
520 * libbfd.h: Regenerate.
521 * libcoff.h: Regenerate.
522
523 2002-04-04 Alan Modra <amodra@bigpond.net.au>
524
525 * dep-in.sed: Cope with absolute paths.
526 * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
527 Run "make dep-am".
528 * Makefile.in: Regenerate.
529 * coff-arm.c: Fix copyright date.
530 * cpu-h8300.c: Likewise.
531 * cpu-i370.c: Likewise.
532 * cpu-s390.c: Likewise.
533 * cpu-mips.c: Likewise.
534 * po/SRC-POTFILES.in: Regenerate.
535
536 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
537
538 * Makefile.am: Add elfxx-mips.c to the known backends.
539 (elf32-mips.lo): remove dependency to coff/external.h.
540 * Makefile.in: Regenerate.
541 * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
542 Remove elf32-mips.lo from 64 bit vectors. Update dependencies
543 accordingly.
544 * configure: Regenerate.
545 * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
546 (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
547 (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
548 MIPS specific backend functions.
549 * elf32-mips.c: Moved most code to elfxx-mips.c.
550 (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
551 static.
552 (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
553 (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
554 (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
555 (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
556 interface to allow selection of the right REL or RELA howto table.
557 (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
558 static. Let it refuse n32 objects.
559 (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
560 (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
561 (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
562 (elf32_mips_ignore_discarded_relocs): Rename from
563 _bfd_elf32_mips_ignore_discarded_relocs.
564 (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
565 (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
566 (elf_mips_howto_table_rela): Remove.
567 * elf64-mips.c: Moved most code to elfxx-mips.c.
568 (bfd_elf64_bfd_reloc_type_lookup): Make static.
569 (mips_elf64_rtype_to_howto): New function.
570 (mips_elf64_object_p): Likewise.
571 (elf64_mips_irix_compat): Likewise.
572 * elfxx-mips.c: New file containing common code merged together from
573 elf32-mips.c and elf64-mips.c.
574 * elfxx-mips.h: New file containing MIPS specific prototypes from
575 elf-bfd.h.
576 * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
577 elf_backend_mips_rtype_to_howto.
578
579 2002-04-04 Alan Modra <amodra@bigpond.net.au>
580
581 * srec.c (MAXCHUNK, Chunk): Revise comments.
582 (srec_write_record): Correct buffer size.
583 (srec_write_header): Do without intermediate buffer.
584 (srec_write_section): Validate Chunk.
585 (srec_write_terminator): Pass NULL instead of dummy buffer.
586 (srec_write_symbols): Pass file and symbol names directly to
587 bfd_bwrite so sprintf won't overflow buffer.
588
589 2002-04-03 Jakub Jelinek <jakub@redhat.com>
590
591 * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
592 PC relative relocs against hidden symbols.
593 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
594
595 2002-04-03 Alan Modra <amodra@bigpond.net.au>
596
597 * elf.c (_bfd_elf_make_section_from_shdr): When setting section
598 LMAs, loop over segments until p_vaddr and p_memsz specify an
599 extent enclosing the section.
600
601 2002-04-02 Nick Clifton <nickc@cambridge.redhat.com>
602
603 * ihex.c (ihex_write_object_contents): Do not allow records to
604 cross a 64K boundary - wrap if necessary.
605
606 2002-04-01 Nathan Williams <nathanw@wasabisystems.com>
607
608 * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
609 which caused the returned LWP ID to always be 0.
610
611 2002-04-01 Richard Henderson <rth@redhat.com>
612
613 * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
614 (elf32_sparc_relocate_section): Use it to figure out when to
615 initialize .got entries.
616 * elf64-sparc.c: Similarly.
617
618 2002-03-28 Alan Modra <amodra@bigpond.net.au>
619
620 * linker.c (link_action): Ignore duplicate warning syms.
621 (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
622 * elflink.h (elf_adjust_dynstr_offsets): Likewise.
623 (elf_adjust_dynamic_symbol): Likewise.
624 (elf_export_symbol): Likewise.
625 (elf_link_find_version_dependencies): Likewise.
626 (elf_link_assign_sym_version): Likewise.
627 (elf_link_sec_merge_syms): Likewise.
628 (elf_link_output_extsym): Likewise.
629 (elf_gc_sweep_symbol): Likewise.
630 (elf_gc_propagate_vtable_entries_used): Likewise.
631 (elf_gc_smash_unused_vtentry_relocs): Likewise.
632 (elf_gc_allocate_got_offsets): Likewise.
633 (elf_collect_hash_codes): Likewise.
634 * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
635 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
636 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
637 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
638 * elf32-arm.h (elf32_arm_discard_copies): Likewise.
639 * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
640 (elf_cris_discard_excess_dso_dynamics): Likewise.
641 * elf32-hppa.c (clobber_millicode_symbols): Likewise.
642 (mark_PIC_calls): Likewise.
643 (allocate_plt_static): Likewise.
644 (allocate_dynrelocs): Likewise.
645 (readonly_dynrelocs): Likewise.
646 * elf32-i386.c (allocate_dynrelocs): Likewise.
647 (readonly_dynrelocs): Likewise.
648 * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
649 * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
650 * elf32-mips.c (mips_elf_output_extsym): Likewise.
651 (mips_elf_sort_hash_table_f): Likewise.
652 (mips_elf_check_mips16_stubs): Likewise.
653 * elf32-s390.c (allocate_dynrelocs): Likewise.
654 (readonly_dynrelocs): Likewise.
655 * elf32-sh.c (sh_elf_discard_copies): Likewise.
656 * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
657 (xstormy16_relax_plt_realloc): Likewise.
658 * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
659 (elf64_alpha_output_extsym): Likewise.
660 * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
661 * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
662 (mips_elf64_check_mips16_stubs): Likewise.
663 (mips_elf64_output_extsym): Likewise.
664 * elf64-ppc.c (func_desc_adjust): Likewise.
665 (allocate_dynrelocs): Likewise.
666 (readonly_dynrelocs): Likewise.
667 * elf64-s390.c (allocate_dynrelocs): Likewise.
668 (readonly_dynrelocs): Likewise.
669 * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
670 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
671 (readonly_dynrelocs): Likewise.
672 * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
673 * aoutx.h (aout_link_write_other_symbol): Likewise.
674 * cofflink.c (_bfd_coff_write_task_globals): Likewise.
675 (_bfd_coff_write_global_sym): Likewise.
676 * i386linux.c (linux_tally_symbols): Likewise.
677 * m68klinux.c (linux_tally_symbols): Likewise.
678 * sparclinux.c (linux_tally_symbols): Likewise.
679 * pdp11.c (aout_link_write_other_symbol): Likewise.
680 * sunos.c (sunos_scan_dynamic_symbol): Likewise.
681 * xcofflink.c (xcoff_build_ldsyms): Likewise.
682 (xcoff_write_global_symbol): Likewise.
683
684 * cofflink.c (_bfd_coff_final_link): Formatting.
685 * cpu-mips.c (mips_compatible): Make static, prototype.
686 * elf32-i386.c (elf_i386_check_relocs): Formatting.
687 * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
688 * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
689 * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
690 (mips_elf64_final_link): Likewise.
691 * elflink.h (elf_link_find_version_dependencies): Remove duplicate
692 prototype.
693
694 2002-03-27 Nick Clifton <nickc@cambridge.redhat.com>
695
696 * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
697 (SWAP_OUT_RELOC_OFFSET): Define.
698
699 2002-03-27 Gregory Steuck <greg@nest.cx>
700
701 * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
702 terminating NULL if empty symbol table.
703 (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
704
705 2002-03-26 H.J. Lu (hjl@gnu.org)
706
707 * elflink.h (elf_link_input_bfd): Revert the last change since
708 the gcc exception handling isn't fixed yet.
709
710 2002-03-26 H.J. Lu (hjl@gnu.org)
711
712 * elflink.h (elf_link_input_bfd): Complain about relocations
713 against local symbols in discarded sections.
714
715 2002-03-26 Alan Modra <amodra@bigpond.net.au>
716
717 * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
718
719 2002-03-23 Alan Modra <amodra@bigpond.net.au>
720
721 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
722 section file offset for !SEC_LOAD sections.
723
724 2002-03-21 Richard Earnshaw <rearnsha@arm.com>
725
726 * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
727 <case R_ARM_GOT>): Handle relocations to Thumb functions.
728
729 2002-03-21 Alan Modra <amodra@bigpond.net.au>
730
731 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
732 Whitespace changes.
733 * archive.c: Update copyright date.
734 * bfd-in2.h: Regenerate.
735 * libbfd.h: Regenerate.
736 * Makefile.am: Run "make dep-am"
737 * Makefile.in: Regenerate.
738 * po/SRC-POTFILES.in: Regenerate.
739
740 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
741
742 * dwarf2.c (struct funcinfo): Move up.
743 (lookup_address_in_function_table): New argument function_ptr.
744 Set it.
745 (lookup_address_in_line_table): New argument function. If function
746 is non-NULL, use it to handle ``addr'' before the first line note of
747 the function.
748 (comp_unit_find_nearest_line): Update and swap calls to
749 lookup_address_in_function_table and lookup_address_in_line_table.
750 * syms.c (_bfd_stab_section_find_nearest_line): Use the first
751 N_SLINE encountered if we see an N_FUN before any N_SLINE.
752
753 2002-03-20 Tom Rix <trix@redhat.com>
754
755 * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
756 _bfd_xcoff_generic_stat_arch_elt. Fix format check.
757 * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt.
758
759 2002-03-19 Tom Rix <trix@redhat.com>
760
761 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
762 dynamic objects in archives.
763
764 2002-03-19 Hans-Peter Nilsson <hp@bitrange.com>
765
766 * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
767 STT_NOTYPE symbols to STT_OBJECT.
768
769 2002-03-18 Jan Hubicka <jh@suse.cz>
770
771 * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
772
773 2002-03-18 Tom Rix <trix@redhat.com>
774
775 * aix5ppc.core.c : New file for AIX 5 64 bit core support.
776 * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
777 * coff-rs6000 (do_pad) : New function for archive padding.
778 (do_copy) : New function for object file copying in archives.
779 (do_shared_object_padding) : New function for padding shared
780 objects to their text section alignment in archives.
781 (bfd_xcoff_ar_achive_set_magic) : Stub.
782 (xcoff_write_armap_big) : Use do_copy and do_pad.
783 (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
784 do_copy and do_pad.
785 * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
786 bfd_xcoff_magic_number.
787 (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
788 fop.
789 (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
790 (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
791 (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
792 * rs6000-core.c : Update copyright date.
793 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
794 csectpp.
795 * coffcode.h (coff_new_section_hook) : Use new accessor macros.
796 (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
797 (coff_set_flags) : Use bfd_xcoff_magic_number.
798 * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
799 * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
800 * Makefile.am : Same.
801 * config.bfd : Same.
802 * targets.c : Same.
803 * configure : Regnerate.
804 * Makefile.in : Same.
805 * bfd-in2.h : Same.
806
807 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
808
809 * po/fr.po: Updated version.
810
811 2002-03-18 Alan Modra <amodra@bigpond.net.au>
812
813 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
814 * libbfd.h: Regenerate.
815 * archive.c (coff_write_armap): Pass on failures from
816 bfd_write_bigendian_4byte_int.
817
818 2002-03-14 H.J. Lu <hjl@gnu.org>
819
820 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
821 error to bfd_error_nonrepresentable_section for reinit_array
822 section in DSO.
823
824 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
825
826 * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
827 OR it in rather than replacing previously selected flags.
828
829 * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
830 (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
831
832 2002-03-14 Alan Modra <amodra@bigpond.net.au>
833
834 * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
835 (N): Use the above.
836 * elflink.h (elf_bfd_final_link): Revert last change. Instead,
837 ensure reloc size matches before calling elf_link_input_bfd.
838 Add an assert to check reloc size when counting output relocs.
839
840 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
841
842 * mmo.c (mmo_get_loc): Return NULL rather than false.
843
844 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
845
846 * po/fr.po: Updated version.
847
848 2002-03-13 Alan Modra <amodra@bigpond.net.au>
849
850 * archures.c (bfd_default_compatible): Test bits_per_word.
851 * cpu-i386.c (i386_compatible): Remove. Replace occurrences with
852 bfd_default_compatible.
853 * cpu-i370.c (i370_compatible): Likewise.
854 * cpu-sparc.c (sparc_compatible): Likewise.
855 * cpu-h8300.c (compatible): Test in->arch == out->arch.
856
857 * elflink.h: Formatting fixes.
858 (elf_link_output_extsym): Merge undefined and undef weak cases.
859
860 * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
861 when word size of input matches output word size.
862
863 2002-03-12 Andreas Jaeger <aj@suse.de>
864
865 * cpu-i386.c (i386_compatible): New. Use it instead of
866 bfd_default_compatible.
867
868 2002-03-07 H.J. Lu (hjl@gnu.org)
869
870 * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
871 as the type for bfd_reloc_val.
872
873 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
874
875 * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
876 (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
877 (elf_hppa_final_link_relocate): Correct relocations for indirect
878 references to local data through the DLT. Fix .opd creation for
879 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
880 relocations. Use e_lsel selector for R_PARISC_DLTIND21L,
881 R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
882 "Processor-Specific ELF for PA_RISC, Version 1.43" document.
883 Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
884 * elf32-hppa.c (final_link_relocate): Revise relocation selectors
885 as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
886
887 2002-03-05 Jakub Jelinek <jakub@redhat.com>
888
889 * merge.c (_bfd_merge_sections): Don't segfault if there
890 is nothing to merge due to GC.
891
892 2002-03-05 Alan Modra <amodra@bigpond.net.au>
893
894 * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
895 symbols that have been forced local.
896
897 * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
898 to output forced local syms for non-shared link.
899 (elf_link_output_extsym): Tweak condition for calling backend
900 adjust_dynamic_symbol so that previous behaviour is kept.
901 Whitespace changes throughout file.
902
903 2002-03-04 H.J. Lu <hjl@gnu.org>
904
905 * elf.c (bfd_section_from_shdr): Handle special sections,
906 .init_array, .fini_array and .preinit_array.
907 (elf_fake_sections): Likewise.
908
909 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
910 DT entry only if the section is in output for .init_array,
911 .fini_array and .preinit_array. Complain about .preinit_array
912 section in DSO.
913 (elf_bfd_final_link): Warn zero size for .init_array,
914 .fini_array and .preinit_array sections.
915
916 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
917 SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
918 (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
919 .preinit_array.
920
921 2002-03-04 Alan Modra <amodra@bigpond.net.au>
922
923 * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
924 * configure: Regenerate.
925
926 2002-03-02 Tom Rix <trix@redhat.com>
927
928 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
929 symbolic equiv.
930 * coff-rs6000.c (xcoff_howto_table): Same.
931
932 2002-03-01 David Mosberger <davidm@hpl.hp.com>
933
934 * elflink.h (size_dynamic_sections): If section named
935 ".preinit_array" exists, create DT_PREINIT_ARRAY and
936 DT_PREINIT_ARRAYSZ entries in dynamic table. Analogously for
937 ".init_array" and ".fini_array".
938 (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
939 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
940 DT_FINI_ARRAY.
941
942 2002-02-26 Andrew Macleod <amacleod@cygnus.com>
943
944 * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
945 dynsyms.
946
947 2002-02-25 Alan Modra <amodra@bigpond.net.au>
948
949 * elf64-hppa.h: Update copyright date.
950
951 * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
952 (ppc64_elf_relocate_section): Don't generate power4 style branch
953 hints for *_BRTAKEN and *_BRNTAKEN relocs.
954
955 2002-02-22 Jakub Jelinek <jakub@redhat.com>
956
957 * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
958 last patch.
959 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
960
961 2002-02-21 Andreas Jaeger <aj@suse.de>
962
963 * elf64-x86-64.c: Major rework that introduces all recent changes
964 to the x86-64 backend. Get a closer match to elf32-i386.
965 (struct elf64_x86_64_dyn_relocs): Rename from
966 elf64_x86_64_pcrel_relocs_copied, add additional fields. Change
967 all users.
968 (struct elf64_x86_64_link_hash_table): Add short cuts to some
969 sections.
970 (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
971 remove casts, initialize new hash members.
972 (create_got_section): New.
973 (elf64_x86_64_create_dynamic_sections): New.
974 (elf64_x86_64_copy_indirect_symbol): New.
975 (elf64_x86_64_check_relocs): Don't allocate space for dynamic
976 relocs, .got or .relgot here but do it in allocate_dynrelocs.
977 Reference count possible .plt and .got entries. Don't test input
978 section SEC_READONLY here to try to avoid copy relocs, and keep
979 dyn_relocs regardless of ELF_LINK_NON_GOT_REF. Don't set
980 DF_TEXTREL here. Delay setting of variables until needed. Cache
981 pointer to "sreloc" section in elf_section_data. Tweak condition
982 under which .got created. Report files with bad relocation
983 section names.
984 (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
985 Reference count possible .plt entries. Don't deallocate .got and
986 .relgot space here.
987 (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc. Don't
988 do copy reloc processing for weakdefs. Remove redundant casts and
989 aborts. Delay setting of vars until needed. Move creation of
990 dynamic symbols and allocation of .plt and .rela.plt to
991 allocate_dynrelocs. Replace BFD_ASSERT with abort.
992 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
993 (allocate_dynrelocs): New.
994 (readonly_dynrelocs): New.
995 (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
996 Allocate space for dyn relocs. Replace BFD_ASSERT with abort.
997 Zero out the dynamic allocated content space.
998 (elf64_x86_64_discard_copies): Removed.
999 (elf64_x86_64_relocate_section): Make use of dynamic section
1000 short-cuts. Localise vars, and delay setting. Better error
1001 reporting, replace BFD_ASSERT with abort. Check
1002 ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
1003 regular object file and tread the weak definition as the normal
1004 one. Don't discard relocs for undefweak or undefined symbols and
1005 check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
1006 relocs.
1007 (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
1008 symbols that have been forced local. Use same test to decide if
1009 we can use a relative reloc for got as relocate_section. Expand
1010 SHN_UNDEF comment. Move expressions out of function calls.
1011 Replace BFD_ASSERT with abort.
1012 (bfd_elf64_bfd_final_link): Removed.
1013 (elf_backend_copy_indirect_symbol): Define.
1014
1015 2002-02-20 Tom Rix <trix@redhat.com>
1016
1017 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
1018 (_bfd_xcoff_reloc_type_lookup): Use it.
1019 * coff64-rs6000.c (xcoff64_howto_table): Same.
1020 (xcoff64_reloc_type_lookup): Same.
1021
1022 2002-02-20 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1023
1024 * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are
1025 little endian.
1026
1027 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
1028
1029 * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
1030 (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
1031 * bfd-in2.h: Regenerate.
1032 * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
1033 Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
1034 with "s390:64-bit".
1035 * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
1036 (elf_s390_reloc_type_lookup): Likewise.
1037 (elf_s390_check_relocs): Likewise.
1038 (elf_s390_gc_sweep_hook): Likewise.
1039 (elf_s390_relocate_section): Likewise.
1040 (elf_s390_object_p): Use renamed architecture define.
1041 * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
1042
1043 2002-02-19 Frank Ch. Eigler <fche@redhat.com>
1044
1045 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
1046
1047 2002-02-19 Jakub Jelinek <jakub@redhat.com>
1048
1049 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
1050 absptr -> pcrel optimization for shared libs.
1051 Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
1052 library cannot be converted to pcrel.
1053 (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
1054 relative.
1055 * elf32-i386.c (elf_i386_relocate_section): If
1056 _bfd_elf_section_offset returned -2, skip, but make sure the
1057 relocation is installed.
1058 * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
1059 * elf32-cris.c (cris_elf_relocate_section): Likewise.
1060 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
1061 * elf32-i370.c (i370_elf_relocate_section): Likewise.
1062 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
1063 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1064 * elf32-s390.c (elf_s390_relocate_section): Likewise.
1065 * elf32-sh.c (sh_elf_relocate_section): Likewise.
1066 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1067 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1068 * elf64-s390.c (elf_s390_relocate_section): Likewise.
1069 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
1070 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1071 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1072 * elf64-alpha.c (elf64_alpha_relocate_section): Handle
1073 _bfd_elf_section_offset returning -2 the same way as -1.
1074 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
1075 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
1076 and BFD_ASSERT.
1077 * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
1078
1079 2002-02-18 Tom Rix <trix@redhat.com>
1080
1081 * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
1082 (bfd_xcoff_size_dynamic_sections): Same.
1083 * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
1084 (bfd_xcoff_size_dynamic_sections): Same.
1085 * coff-rs6000.c (xcoff_generate_rtinit): Same.
1086 * coff-rs646000.c (xcoff64_generate_rtinit): Same.
1087 * libxcoff.h (struct xcoff_backend_data_rec): Same.
1088 * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
1089 * bfd-in2.h: Regenerate.
1090
1091 2002-02-18 Alan Modra <amodra@bigpond.net.au>
1092
1093 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
1094 (struct ppc_link_hash_table): Add sfpr.
1095 (ppc64_elf_link_hash_table_create): Init it.
1096 (ppc64_elf_create_dynamic_sections): Split creation of .stub and
1097 .glink out to..
1098 (create_linkage_sections): ..here. Make .sfpr too.
1099 (ppc64_elf_check_relocs): Call create_linkage_sections, and set
1100 dynobj early.
1101 (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
1102 (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
1103 ._restf* functions, and create as needed.
1104 (func_desc_adjust): Only force_local for shared libs.
1105
1106 2002-02-18 David O'Brien <obrien@FreeBSD.org>
1107
1108 * configure.in: Bump version number post 2.12 branching.
1109 * configure: Regenerate.
1110
1111 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
1112
1113 * mmo.c: Correct and improve comments.
1114 (mmo_write_chunk): Store trailing byte in bfd buffer; don't
1115 zero-pad. Use input to fill up non-empty bfd buffer.
1116 (mmo_flush_chunk): New function.
1117 (mmo_write_loc_chunk): Add parameter last_vmap, all callers
1118 changed. Don't emit location specifier if VMA is same as
1119 *LAST_VMAP after omitting leading zero contents. Call
1120 mmo_flush_chunk before emitting location specifier.
1121 (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
1122 with mmo_write_loc_chunk calls.
1123 (mmo_internal_write_section): Call mmo_flush_chunk after
1124 mmo_write_chunk.
1125 (mmo_write_symbols_and_terminator): Move :Main to first position
1126 in symbol array. Add faked one if it does not exist if there are
1127 other symbols. Don't add it if there are no symbols at all. Move
1128 out test for value of :Main from symbol loop. Rename table
1129 fakemain to maintable and variable mainsym to fakemain.
1130
1131 2002-02-15 Richard Henderson <rth@redhat.com>
1132
1133 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
1134 section with no got matches any got. Simplify error generaion.
1135
1136 2002-02-15 Alan Modra <amodra@bigpond.net.au>
1137
1138 Support arbitrary length fill patterns.
1139 * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
1140 (_bfd_default_link_order): Remove bfd_fill_link_order code.
1141 Call default_data_link_order.
1142 (default_fill_link_order): Delete.
1143 (default_data_link_order): New function.
1144 * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
1145 of bfd_fill_link_order with bfd_data_link_order.
1146 * elf64-alpha.c (elf64_alpha_final_link): Likewise.
1147 * elf64-mips.c (mips_elf64_final_link): Likewise.
1148
1149 * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
1150 Correct value returned in "end" for "0x<non-hex>".
1151
1152 2002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
1153
1154 * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
1155 (scan): Test against 'mach' field in info structure.
1156
1157 2002-02-14 Alan Modra <amodra@bigpond.net.au>
1158
1159 * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
1160
1161 2002-02-14 Matt Fredette <fredette@netbsd.org>
1162
1163 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
1164 EF_M68000.
1165
1166 2002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
1167
1168 * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
1169 non-zero physical addresses when adjusting the LMAs of new
1170 sections.
1171
1172 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
1173
1174 * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
1175 from _bfd_elf_hppa_gen_reloc_type.
1176 (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
1177 * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
1178 * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
1179 * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
1180
1181 2002-02-12 Alexandre Oliva <aoliva@redhat.com>
1182
1183 * elf-m10300.c (mn10300_elf_relax_section): Skip section before
1184 loading its contents if there's nothing to do in it.
1185
1186 2002-02-12 Alan Modra <amodra@bigpond.net.au>
1187
1188 * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
1189 64k boundary.
1190
1191 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
1192 DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
1193 (ppc64_elf_finish_dynamic_sections): Set values for them.
1194
1195 2002-02-11 Michael Snyder <msnyder@redhat.com>
1196
1197 * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
1198 * elf.c (elfcore_grok_pstatus): Add prototype.
1199 (elfcore_grok_lwpstatus): Add prototype.
1200 (elfcore_write_lwpstatus): New function.
1201 (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
1202
1203 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
1204
1205 * elf32-sh.c: Added missing prototypes.
1206 * elf32-sh64.c: Likewise.
1207 (sh_elf_align_loads): Mark unused args as such.
1208 * elf64-sh64.c: Added missing prototypes.
1209 (struct elf_sh64_link_hash_entry): Fix typo.
1210 (sh_elf64_relocate_section): Fix info argument passed to
1211 _bfd_elf_section_offset.
1212
1213 2002-02-11 Alan Modra <amodra@bigpond.net.au>
1214
1215 * Makefile.am: "make dep-am".
1216 * Makefile.in: Regenerate.
1217 * aclocal.m4: Regenerate.
1218 * config.in: Regenerate.
1219 * configure: Regenerate.
1220
1221 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
1222
1223 * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
1224 variable warnings.
1225 * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
1226 comparison warning.
1227 * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
1228 cast warnings for the common case.
1229
1230 2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
1231
1232 * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
1233 vectors.
1234 (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
1235 vectors.
1236
1237 2002-02-09 Richard Henderson <rth@redhat.com>
1238
1239 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
1240 (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
1241 (elf64_alpha_relocate_section): Likewise.
1242 * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
1243 * bfd-in2.h, libbfd.h: Rebuild.
1244
1245 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
1246
1247 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
1248 that base-plus-offset reloc accounting is consistent.
1249 (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
1250 up to date for undefined symbols.
1251
1252 2002-02-08 Eric Christopher <echristo@redhat.com>
1253
1254 From Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1255
1256 * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
1257 sections for the O32 ABI.
1258
1259 2002-02-08 Chris Demetriou <cgd@broadcom.com>
1260
1261 * elf32-arm.h: Fix formatting of _("...").
1262 * elf32-d10v.c: Likewise.
1263 * elf32-m68k.c: Likewise.
1264 * elf32-mips.c: Likewise.
1265
1266 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
1267
1268 * coff-or32.c: Fix compile time warning messages.
1269
1270 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
1271
1272 Contribute sh64-elf.
1273 2002-01-23 Alexandre Oliva <aoliva@redhat.com>
1274 * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
1275 R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
1276 R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
1277 R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
1278 R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
1279 R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
1280 R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
1281 R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
1282 R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
1283 New relocs.
1284 * libbfd.h, bfd-in2.h: Rebuilt.
1285 * elf32-sh.c (sh_elf_howto_table): Define new relocs.
1286 (sh_reloc_map): Map them.
1287 (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
1288 elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
1289 elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
1290 elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
1291 elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
1292 elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
1293 movi_shori_putval) [INCLUDE_SHMEDIA]: New.
1294 (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
1295 datalabel_got_offset.
1296 (sh_elf_link_hash_newfunc): Initialize it.
1297 (sh_elf_relocate_section): Augment the scope of
1298 seen_stt_datalabel. Introduce GOTPLT support. Extend GOTPC, PLT,
1299 GOT and GOTOFF handling to new SHmedia relocation types. Support
1300 GOT_BIAS.
1301 (sh_elf_check_relocs): Likewise.
1302 (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
1303 PLT entries using movi_shori_putval. Support GOT_BIAS.
1304 (sh_elf_finish_dynamic_sections): Likewise.
1305 * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
1306 relocation, it's now done by the caller.
1307 (GOT_BIAS): New.
1308 * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
1309 elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
1310 elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
1311 elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
1312 elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
1313 elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
1314 sh64_elf64_hash_table): New.
1315 (sh_elf64_howto_table): Introduce new relocs.
1316 (sh_elf64_info_to_howto): Accept new PIC relocs.
1317 (sh_elf64_relocate_section): Augment the scope of
1318 seen_stt_datalabel. Support new PIC relocs.
1319 (sh_elf64_check_relocs): Support new PIC relocs.
1320 (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
1321 elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
1322 elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
1323 elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
1324 sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
1325 movi_shori_putval, movi_3shori_putval,
1326 sh64_elf64_create_dynamic_sections,
1327 sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
1328 sh64_elf64_size_dynamic_sections,
1329 sh64_elf64_finish_dynamic_symbol,
1330 sh64_elf64_finish_dynamic_sections): New.
1331 (elf_backend_create_dynamic-sections,
1332 bfd_elf64_bfd_link_hash_table_create,
1333 elf_backend_adjust_dynamic_symbol,
1334 elf_backend_size_dynamic_sections,
1335 elf_backend_finish_dynamic_symbol,
1336 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
1337 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1338 elf_backend_got_header_size, elf_backend_plt_header_size):
1339 Define.
1340 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
1341 * elf32-sh.c: Renumbered and renamed some SH5 relocations to
1342 match official numbers and names; moved unmaching ones to the
1343 range 0xf2-0xff.
1344 * elf32-sh64.c, elf64-sh64.c: Likewise.
1345 2001-03-12 DJ Delorie <dj@redhat.com>
1346 * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
1347 sections.
1348 2001-03-12 DJ Delorie <dj@redhat.com>
1349 * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
1350 be aligned.
1351 * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
1352 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1353 * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
1354 (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
1355 .cranges section with SEC_SORT_ENTRIES set.
1356 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
1357 incoming sorted .cranges section.
1358 (sh64_bfd_elf_copy_private_section_data): New.
1359 (sh64_elf_final_write_processing): Only sort .cranges and modify
1360 start address if called by linker.
1361 2001-01-08 Ben Elliston <bje@redhat.com>
1362 * elf32-sh64.c (sh64_elf_final_write_processing): Activate
1363 Hans-Peter Nilsson's set bit 0 patch from 2001-01-06.
1364 * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
1365 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1366 * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
1367 line. Add comments before all entries.
1368 <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
1369 comment.
1370 (sh_elf64_reloc): Correct head comment.
1371 (sh_elf64_relocate_section): Correct spacing.
1372 <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
1373 instead call reloc_dangerous callback.
1374 <case R_SH_SHMEDIA_CODE>: New case.
1375 (sh_elf64_gc_mark_hook): Correct spacing.
1376 (sh_elf64_check_relocs): Ditto.
1377 * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
1378 New case.
1379 * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
1380 functions.
1381 (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
1382 clarify describing comment. Add comments before all entries.
1383 (sh_elf_relocate_section) <relocating for a local symbol>: Do not
1384 honour STO_SH5_ISA32; instead call reloc_dangerous callback.
1385 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1386 Sort .cranges section in final link. Prepare to set bit 0 on
1387 entry address.
1388 * elf32-sh64.c (struct sh64_find_section_vma_data): New.
1389 (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
1390 (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
1391 .cranges section.
1392 (sh64_backend_section_from_shdr): New, to recognize
1393 SHT_SH5_CR_SORTED on incoming .cranges section.
1394 (elf_backend_section_from_shdr): Define.
1395 (sh64_elf_final_write_processing): Sort outgoing .cranges
1396 section. (New, temporarily disabled:) Set bit 0 on entry address
1397 according to ISA type.
1398 (sh64_find_section_for_address): New.
1399 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
1400 crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
1401 (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c. Use
1402 bfd_malloc, not xmalloc.
1403 (sh64_get_contents_type): Move here from opcodes/sh64-dis.c. Make
1404 global.
1405 * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
1406 temporarily disabled) setting bit 0 on entry address.
1407 (elf_backend_final_write_processing): Define.
1408 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
1409 * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
1410 be a proper relocation for PTA and PTB rather than a marker.
1411 <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
1412 R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
1413 R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
1414 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
1415 R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
1416 Zero src_mask.
1417 * elf64-sh64.c: Ditto.
1418 (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
1419 * elf32-sh64.c: Include opcodes/sh64-opc.h
1420 (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
1421 argument. Drop const qualifiers from "bfd *" and "bfd_byte *"
1422 parameters. No unused parameters. Caller changed.
1423 <case R_SH_PT_16>: New case.
1424 * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
1425 * Makefile.in: Regenerate.
1426 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1427 * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
1428 all code sections.
1429 (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
1430 (sh64_elf_merge_private_data): Ditto.
1431 * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
1432 to access stored section flags.
1433 (sh64_elf_final_write_processing): Return immediately unless
1434 called by linker. Use sh64_elf_section_data (cranges) to get size
1435 of linker-generated cranges entries.
1436 (sh64_elf_copy_private_data): Add missing "return true".
1437 (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
1438 (sh_elf64_merge_private_data): Ditto.
1439 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
1440 * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
1441 elf64-sh64.c:sh64_elf_fake_sections.
1442 (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
1443 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1444 * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
1445 (sh64_elf_final_write_processing): New.
1446 (elf_backend_final_write_processing): Define.
1447 (sh64_elf_fake_sections): Get header flags from tdata field.
1448 (sh64_elf_copy_private_data): Do not call
1449 sh64_elf_copy_private_data_internal, just copy e_flags field.
1450 (sh64_elf_merge_private_data): Do not call
1451 sh64_elf_copy_private_data_internal.
1452 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
1453 Remove EF_SH64_ABI64, let ELF size make difference.
1454 Remove SH64-specific BFD section flag.
1455 * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
1456 containing SHmedia through elf_section_data (asect)->tdata
1457 non-zero, not using a BFD section flag.
1458 (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
1459 (sh64_elf_merge_private_data): Similar.
1460 (elf_backend_section_flags): Don't define.
1461 (sh64_elf_backend_section_flags): Delete.
1462 * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
1463 not EF_SH64_ABI64.
1464 (sh_elf64_merge_private_data): Similar.
1465 * section.c (Section flags definitions): Don't define
1466 SEC_SH_ISA_SHMEDIA.
1467 (bfd-in2.h): Regenerate.
1468 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
1469 Make DataLabel references work with partial linking.
1470 * elf32-sh64.c: Fix formatting.
1471 (sh64_elf_link_output_symbol_hook): New.
1472 (elf_backend_link_output_symbol_hook): Define to
1473 sh64_elf_link_output_symbol_hook.
1474 (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
1475 undefined if partial linking. Adjust sanity check.
1476 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
1477 (elf_backend_link_output_symbol_hook): Define to
1478 sh64_elf64_link_output_symbol_hook.
1479 (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
1480 undefined if partial linking. Adjust sanity check.
1481 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
1482 Implement semantics for inter-file DataLabel references.
1483 * elf64-sh64.c (DATALABEL_SUFFIX): Define.
1484 (sh64_elf64_add_symbol_hook): New.
1485 (sh_elf64_relocate_section): If passing an indirect symbol with
1486 st_type STT_DATALABEL on the way to a symbol with st_other
1487 STO_SH5_ISA32, do not bitor 1 to the relocation.
1488 (elf_backend_add_symbol_hook): Define to
1489 sh64_elf64_add_symbol_hook.
1490 * elf64-sh32.c: Tweak comments.
1491 (DATALABEL_SUFFIX): Define.
1492 (sh64_elf_add_symbol_hook): New.
1493 (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
1494 * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
1495 symbol with st_type STT_DATALABEL on the way to a symbol with
1496 st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
1497 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
1498 Pass through STT_DATALABEL.
1499 * elf32-sh64.c (sh64_elf_get_symbol_type): New.
1500 (elf_backend_get_symbol_type): Define.
1501 * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
1502 (elf_backend_get_symbol_type): Define.
1503 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1504 * elf32-sh64.c: Tweak comments.
1505 (sh64_elf_copy_private_data_internal): Add prototype.
1506 (bfd_elf32_bfd_set_private_flags): Define.
1507 (sh64_elf_copy_private_data_internal): Compare machine name, not
1508 textual BFD target name, to check whether to copy section flag
1509 SHF_SH5_ISA32.
1510 (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
1511 Tweak section-contents-type-mismatch message.
1512 (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
1513 Validize reloc-types.
1514 * elf64-sh64.c: New file.
1515 * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
1516 * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
1517 (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
1518 Regenerate dependencies.
1519 * Makefile.in: Regenerate.
1520 * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
1521 bfd_elf64_sh64l_vec.
1522 * configure.in: Handle bfd_elf64_sh64_vec and
1523 bfd_elf64_sh64l_vec.
1524 * configure: Regenerate.
1525 * po/POTFILES.in: Regenerate.
1526 * po/bfd.pot: Regenerate.
1527 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1528 * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
1529 anything else but EF_SH64 and EF_SH64_ABI64.
1530 (sh64_elf_merge_private_data): Emit error for anything else but
1531 EF_SH64 and EF_SH64_ABI64.
1532 * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
1533 from targ_selvecs.
1534 * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
1535 bfd_elf32_sh64l_vec as a temporary measure.
1536 * configure: Regenerate.
1537 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
1538 * cpu-sh.c (arch_info_struct): Include sh5 item
1539 unconditionalized.
1540 * config.bfd (sh64-*-elf*): Do not set targ_cflags.
1541 Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
1542 bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
1543 * elf32-sh64.c: Tweak comments.
1544 (sh64_elf_set_mach_from_flags): Recognize all machine flags that
1545 are proper subsets of SH64 as bfd_mach_sh5. Add EF_SH64_ABI64.
1546 (sh64_elf_copy_private_data_internal): Wrap long line.
1547 (sh64_elf_merge_private_data): Rewrite to allow objects from
1548 SH64 subsets to be linked together.
1549 (INCLUDE_SHMEDIA): Define.
1550 * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
1551 Parenthesize plus-expression inside or-expression.
1552 <global symbol>: Ditto.
1553 (sh_elf_set_mach_from_flags): Remove code refusing
1554 deleted EF_SH64_32BIT_ABI flag.
1555 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
1556 * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
1557 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
1558 R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
1559 (sh_elf_relocate_section) <local symbol>: Or 1 in
1560 calculation of relocation if sym->st_other & STO_SH5_ISA32.
1561 <global symbol>: Ditto if h->other & STO_SH5_ISA32.
1562 * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
1563 relocation.
1564 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
1565 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
1566 (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
1567 Regenerate dependencies.
1568 * Makefile.in: Regenerate.
1569 * archures.c: Add bfd_mach_sh5.
1570 * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
1571 Handle sh64-*-elf*. Set targ_cflags to -DINCLUDE_SHMEDIA.
1572 * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
1573 * configure: Regenerate.
1574 * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
1575 BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
1576 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
1577 BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
1578 BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
1579 BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
1580 BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
1581 BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
1582 BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
1583 * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
1584 in item for SH5.
1585 * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
1586 for SHmedia relocs.
1587 [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
1588 [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
1589 shmedia_prepare_reloc, goto final_link_relocate if it returns
1590 non-zero, else fail as before.
1591 (sh_elf_set_mach_from_flags): Provide function only if not defined
1592 as macro. Do not recognize objects with EF_SH64_32BIT_ABI set.
1593 (sh_elf_set_private_flags): Provide function only if not defined
1594 as a macro.
1595 (sh_elf_copy_private_data): Similar.
1596 (sh_elf_merge_private_data): Similar.
1597 * section.c (SEC_SH_ISA_SHMEDIA): New.
1598 * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
1599 * elf32-sh64.c: New file.
1600 * libbfd.h: Regenerate.
1601 * bfd-in2.h: Regenerate.
1602 * po/POTFILES.in: Regenerate.
1603 * po/bfd.pot: Regenerate.
1604 * bfd-in2.h: Regenerate.
1605 * libbfd.h: Regenerate.
1606
1607 2002-02-07 Daniel Jacobowitz <drow@mvista.com>
1608
1609 * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
1610 been included, not drag it in.
1611 * bfd-in2.h: Regenerate.
1612
1613 2002-02-06 H.J. Lu (hjl@gnu.org)
1614
1615 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
1616 the mach and ISA fields if necessary.
1617
1618 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
1619
1620 * coffcode.h (coff_set_arch_mach_hook): Select the highest known
1621 ARM architecture when an F_ARM_5 flag is detected, since we cannot
1622 be sure exactly which architecture this represents.
1623
1624 2002-02-05 Nick Clifton <nickc@redhat.com>
1625
1626 * po/tr.po: Updated translation.
1627
1628 2002-02-05 Alan Modra <amodra@bigpond.net.au>
1629
1630 From Jimi X <jimix@watson.ibm.com>
1631 * archures (bfd_mach_ppc64): Define.
1632 (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
1633 (bfd_powerpc_arch): Define.
1634 * bfd-in2.h: Regenerate.
1635 * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
1636 (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
1637 (bfd_powerpc_archs): Add default powerpc64 arch.
1638
1639 2002-02-05 Alan Modra <amodra@bigpond.net.au>
1640
1641 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
1642 against section syms in readonly sections. Don't do the global
1643 sym check if we find one.
1644 * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
1645 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
1646 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
1647 * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
1648 (elf_s390_grok_prstatus): Add missing prototype.
1649
1650 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1651
1652 * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
1653 (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
1654 Call bfd_get_section_by_name only once. Initialize
1655 bpodata->n_bpo_relocs_this_section.
1656 (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
1657 referring to DSOs.
1658 (bpo_reloc_request_sort_fn): Don't use difference of values as
1659 return-value.
1660
1661 2002-02-02 David O'Brien <obrien@FreeBSD>
1662
1663 * configure.in: Tweak the FreeBSD 4.x recognition more. Only treat
1664 version 4.5 and later the same as 5-CURRENT.
1665 * configure: Re-generate.
1666
1667 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
1668
1669 * config.bfd (hppa*-*-netbsd*): New target.
1670
1671 2002-01-31 Philipp Thomas <pthomas@suse.de>
1672
1673 * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
1674 to front of message. Unify messages with elf32-arm.h. Use
1675 commas where neccessary.
1676 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
1677 ERROR in messages. Unify messages with coff-arm.c. Correct
1678 VFP/FPA error message.
1679 (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
1680 APCS-32 for translation.
1681
1682 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1683
1684 Perform on-demand global register allocation from
1685 R_MMIX_BASE_PLUS_OFFSET relocs.
1686 * elf64-mmix.c (struct bpo_reloc_section_info, struct
1687 bpo_reloc_request, struct bpo_greg_section_info): New.
1688 (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
1689 bpo_reloc_request_sort_fn, mmix_elf_relax_section,
1690 _bfd_mmix_check_all_relocs,
1691 _bfd_mmix_prepare_linker_allocated_gregs,
1692 _bfd_mmix_finalize_linker_allocated_gregs): New functions.
1693 (elf_mmix_howto_table): Correct src_mask for most relocs.
1694 (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
1695 case.
1696 (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
1697 case. Fix typo in comment. New label do_mmix_reloc.
1698 (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
1699 store first object file with a base-plus-offset reloc. Call
1700 mmix_elf_check_common_relocs for the part common with mmo.
1701 (mmix_elf_final_link): Write out linker-allocated register
1702 contents section.
1703 (elf_backend_gc_sweep_hook): Define.
1704 (bfd_elf64_bfd_relax_section): Define.
1705
1706 * mmo.c: Don't include <ctype.h>
1707 (mmo_init): Correct init-once logic.
1708
1709 2002-02-01 Tom Rix <trix@redhat.com>
1710
1711 * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
1712
1713 2002-02-01 Alan Modra <amodra@bigpond.net.au>
1714
1715 * Makefile.am: Run "make dep-am"
1716 * Makefile.in: Regenerate.
1717
1718 2002-01-31 David O'Brien <obrien@FreeBSD>
1719
1720 * configure.in: Recognize the differences in core files from FreeBSD
1721 4.{0,1} and later versions of 4.x. This treats 4.2+ the same as
1722 5-CURRENT.
1723 * configure: Regenerate.
1724
1725 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
1726
1727 * coff-or32.c: New file.
1728 * cpu-or32.c: New file.
1729 * elf32-or32.c: New file.
1730 * archures.c: Add support for or32.
1731 * targets.c: Add support for or32.
1732 * bfd-in2.h: Regenerate.
1733 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
1734 coff_write_object_contents): Add support for or32.
1735 * config.bfd: Add target.
1736 * configure.in: Add support for or32.
1737 * configure: Regenerate.
1738 * Makefile.am: Add support for or32.
1739 * Makefile.in: Regenerate.
1740 * po/SRC-POTFILES.in: Add or32 files.
1741 * po/bfd.pot: Regenerate.
1742
1743 2002-01-31 Nick Clifton <nickc@cambridge.redhat.com>
1744 Don Lindsay <lindsayd@cisco.com>
1745
1746 * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
1747 false' with a return of a bfd_reloc_ error code.
1748
1749 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
1750
1751 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
1752 unexport unreferenced symbols when --export-dynamic. Call
1753 _bfd_elf_strtab_delref when unexporting.
1754
1755 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
1756
1757 * bfd-in.h: Include <stdbool.h> if it is available.
1758 * bfd-in2.h: Regenerated.
1759
1760 2002-01-31 Alan Modra <amodra@bigpond.net.au>
1761
1762 * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
1763 not go via the plt.
1764
1765 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
1766
1767 * archures.c: Tidy up formatting of embedded comments.
1768 * bfd.c: Tidy up formatting of embedded comments.
1769 * bfd-in.h: Fix formatting of comments.
1770 * reloc.c: Tidy up formatting of ordinary & embedded comments.
1771 * section.c: Tidy up formatting of embedded comments.
1772 * syms.c: Tidy up formatting of embedded comments.
1773 * targets.c: Tidy up formatting of embedded comments.
1774
1775 * bfd-in2.h: Regenerate.
1776
1777 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
1778
1779 * vms-tir.c (cmd_name): New function.
1780 (tir_cmd_name): New function.
1781 (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
1782 (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
1783 Fix formatting.
1784
1785 * peXXigen.c (pe_print_idata): Rearrange message to aid in
1786 translation.
1787 (pe_print_pdata): Rearrange message to aid in translation.
1788
1789 * libbfd.c (warn_deprecated): Rearrange error message to aid in
1790 translation.
1791
1792 * ihex.c (ihex_write_object_contents): Fix spelling typo.
1793
1794 * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
1795
1796 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
1797 message to aid in translation.
1798
1799 * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
1800 to aid in translation.
1801
1802 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
1803
1804 2002-01-30 Philipp Thomas <pthomas@suse.de>
1805
1806 * coff-arm.c, elf32-elf.h: Unify messages.
1807
1808 2002-01-30 Nick Clifton <nickc@redhat.com>
1809
1810 * po/sv.po: Updated translation.
1811
1812 2002-01-30 Philipp Thomas <pthomas@suse.de>
1813
1814 * dwarf2.c (read_abbrev): Use full section name in error message.
1815 (decode_line_info): Likewise.
1816
1817 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
1818 message.
1819
1820 2002-01-30 Alan Modra <amodra@bigpond.net.au>
1821
1822 * elf64-ppc.c (func_desc_adjust): Only provide missing function
1823 descriptor symbols for undefined function code syms. Clear
1824 ELF_LINK_NON_ELF so that they can stay weak.
1825
1826 2002-01-29 Chris Demetriou <cgd@broadcom.com>
1827 Mitch Lichtenberg <mpl@broadcom.com>
1828
1829 * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
1830 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
1831 to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
1832 generation.
1833 * bfd-in2.h: Regenerate.
1834
1835 2002-01-29 Chris Demetriou <cgd@broadcom.com>
1836
1837 * elf32-mips.c: Add additional comments about HI16 relocation
1838 processing.
1839 (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
1840 pc-relative relocations. (Reverts change made on 2001-10-31.)
1841 (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
1842 for pc-relative relocations.
1843 (mips_elf_calculate_relocation): Add a comment about a kludge
1844 in the R_MIPS_GNU_REL_HI16 handling.
1845 (_bfd_mips_elf_relocate_section): Implement that kludge;
1846 adjust pc-relative HI16 relocation for difference in HI16 and
1847 LO16 addresses, since it can't easily be done in
1848 mips_elf_calculate_relocation.
1849
1850 2002-01-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
1851
1852 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
1853 relocations with PC32 relocations for undefined or weak symbols.
1854 * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
1855 * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
1856
1857 2002-01-28 Jason Thorpe <thorpej@wasabisystems.com>
1858
1859 * elfcore.h (elf_core_file_p): Improve comment for last change.
1860
1861 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1862
1863 * configure: Regenerated.
1864
1865 2002-01-27 Jason Thorpe <thorpej@wasabisystems.com>
1866
1867 * elfcore.h (elf_core_file_p): Set the machine architecture
1868 before processing the program headers.
1869
1870 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1871
1872 * configure.in <64-bit configuration>: If using gcc, check and
1873 emit error for egcs-1.1.2.
1874 * configure: Regenerate.
1875
1876 2002-01-26 Egor Duda <deo@logos-m.ru>
1877
1878 * elf.c (elfcore_grok_win32pstatus): Copy only as much information
1879 as possible to avoid stack corruption.
1880
1881 2002-01-26 Richard Henderson <rth@redhat.com>
1882
1883 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
1884 for non-allocated sections.
1885
1886 2002-01-25 Mark Kettenis <kettenis@gnu.org>
1887
1888 * elf.c (elfcore_write_prstatus): Make sure we pass the address of
1889 prstat.pr_reg even if it is a struct.
1890
1891 2002-01-25 Steve Ellcey <sje@cup.hp.com>
1892
1893 * bfd/elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
1894
1895 2002-01-25 Philipp Thomas <pthomas@suse.de>
1896
1897 * coffgen.c (coff_print_symbol): Don't mark info message
1898 for translation.
1899
1900 2002-01-25 Nick Clifton <nickc@redhat.com>
1901
1902 * po/fr.po: Updated translation.
1903 * po/es.po: Updated translation.
1904
1905 2002-01-25 Philipp Thomas <pthomas@suse.de>
1906
1907 * coff-alpha.c (alpha_relocate_section): Unify warning message
1908 for GP relative relocations without GP defined.
1909 * coff-mips.c (mips_relocate_section): Likewise.
1910
1911 2002-01-25 Alan Modra <amodra@bigpond.net.au>
1912
1913 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
1914 unsigned overflow when new_offset < old_offset.
1915
1916 2002-01-24 Philipp Thomas <pthomas@suse.de>
1917
1918 * bfd.c (_bfd_abort): Fix typo.
1919
1920 2002-01-23 Richard Henderson <rth@redhat.com>
1921
1922 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
1923 plt entries for undefweak symbols.
1924
1925 2002-01-23 Steve Ellcey <sje@cup.hp.com>
1926
1927 * bfd/targets.c (bfd_elf32_ia64_hpux_big_vec): Add to
1928 DEFAULT_VECTOR.
1929 (bfd_elf64_ia64_hpux_big_vec): Ditto.
1930 (bfd_elf32_h8300_vec): Ditto.
1931
1932 2002-01-23 Alan Modra <amodra@bigpond.net.au>
1933
1934 * elf64-ppc.c: Remove stale part of ABI comment.
1935 (NO_OPD_RELOCS): Define.
1936 (ppc64_elf_check_relocs): Use it.
1937 (ppc64_elf_relocate_section): Here too.
1938 (build_one_stub): Don't point function syms at the stub. Instead,
1939 hijack plt.offset.
1940 (ppc64_elf_relocate_section): Check whether REL24 relocs should
1941 really go to the stub. Make all dynamic relocs in opd against
1942 locals.
1943 (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
1944 plt.offset.
1945
1946 2002-01-22 Richard Henderson <rth@redhat.com>
1947
1948 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
1949
1950 2002-01-22 Alan Modra <amodra@bigpond.net.au>
1951
1952 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
1953 TOC_BASE_OFF adjustment.
1954
1955 * Makefile.am: Run "make dep-am".
1956 * Makefile.in: Regenerate.
1957 * po/SRC-POTFILES.in: Regenerate.
1958
1959 2002-01-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
1960
1961 * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
1962 host defines.
1963
1964 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
1965
1966 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
1967 Check for and emit error if sgot is NULL at this point.
1968
1969 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
1970
1971 * config.bfd (ia64*-*-netbsd*): New target.
1972
1973 2002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
1974
1975 * som.c (som_write_space_strings): Comment typo fix.
1976
1977 2002-01-21 Alan Modra <amodra@bigpond.net.au>
1978
1979 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
1980 is_func_descriptor fields.
1981 (link_hash_newfunc): Init them.
1982 (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
1983 dot are candidates for plt entries. When processing .opd relocs,
1984 set function descriptor strings to point inside function code
1985 string, and set new ppc_link_hash_entry fields.
1986 (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
1987 (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
1988 function descriptors. It's now done in..
1989 (func_desc_adjust): New.
1990 (ppc64_elf_func_desc_adjust): New.
1991 (define elf_backend_always_size_sections): Define.
1992 (ppc64_elf_hide_symbol): New.
1993 (define elf_backend_hide_symbol): Define.
1994 (allocate_dynrelocs): Remove code looking up function descriptors
1995 as that has been done earlier.
1996 (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
1997 table.
1998 (ppc64_elf_finish_dynamic_symbol): Likewise. Remove code looking
1999 up function descriptor.
2000 (build_one_stub): Look up the function code sym. Check for
2001 invalid plt offsets.
2002 (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
2003 Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
2004
2005 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
2006 boolean param.
2007 (_bfd_elf_link_hash_hide_symbol): Likewise.
2008 * elflink.h (elf_link_add_object_symbols): Adjust call to
2009 elf_backend_hide_symbol.
2010 (elf_fix_symbol_flags): Likewise.
2011 (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
2012 than bfd_alloc.
2013 * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
2014 Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
2015 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
2016 (clobber_millicode_symbols): Adjust to suit new hide_symbol.
2017 * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
2018 and adjust to suit.
2019 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
2020 _bfd_elf_link_hash_hide_symbol rather than duplicating code.
2021 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
2022
2023 2002-01-18 Alan Modra <amodra@bigpond.net.au>
2024
2025 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
2026 dynamic function descriptor symbol, not the associated function
2027 symbol.
2028
2029 2002-01-17 Eric Christopher <echristo@redhat.com>
2030
2031 * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
2032
2033 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
2034
2035 * po/bfd.pot: Regenerate.
2036 * po/fr.po: Regenerate.
2037
2038 2002-01-17 Alan Modra <amodra@bigpond.net.au>
2039
2040 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
2041 Remove "Elf_Internal_Shdr *" param.
2042 (_bfd_mips_elf_section_from_bfd_section): Ditto.
2043 * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
2044 * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
2045 * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
2046 * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
2047 * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
2048 * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
2049 function to override special sections. Remove hdr arg from
2050 backend call, and don't loop.
2051
2052 2002-01-16 Eric Christopher <echristo@redhat.com>
2053
2054 * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
2055 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
2056 relocations requiring gp0 and gp.
2057
2058 2002-01-16 Richard Earnshaw <rearnsha@arm.com>
2059
2060 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
2061 EF_ARM_VFP_FLOAT.
2062 (elf32_arm_print_private_bfd_data): Likewise.
2063
2064 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
2065
2066 * po/tr.po: Import new version.
2067
2068 2002-01-16 Alan Modra <amodra@bigpond.net.au>
2069
2070 * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
2071 (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
2072 (ORI_R0_R0_0): Correct.
2073
2074 2002-01-16 Alan Modra <amodra@bigpond.net.au>
2075
2076 * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
2077 when plt_not_loaded.
2078 * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
2079 clear .plt SEC_CODE here. Create .stub and correct .glink flags.
2080 (PLT_INITIAL_ENTRY_SIZE): Set to 24.
2081 (ppc64_elf_glink_code): Delete.
2082 (PPC64_ELF_GLINK_SIZE): Delete.
2083 (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
2084 BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
2085 ORI_R0_R0_0): Define.
2086 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
2087 (struct ppc_link_hash_table): Add sstub and plt_overflow.
2088 (ppc64_elf_link_hash_table_create): Init them.
2089 (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
2090 Don't copy to shared lib.
2091 (ppc64_elf_check_relocs): Call bfd_set_error on errors.
2092 (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
2093 (allocate_dynrelocs <plt>): Don't change function sym here. Make
2094 room for .stub and .glink code.
2095 (ppc64_elf_size_dynamic_sections): Handle .stub. Make entry for
2096 DT_PPC64_GLINK.
2097 (ppc64_elf_final_link): Rename to ppc64_elf_set_toc. Don't call
2098 bfd_elf64_bfd_final_link.
2099 (bfd_elf64_bfd_final_link): Don't define.
2100 (ppc64_elf_size_stubs): New.
2101 (build_plt_stub): New.
2102 (build_one_stub): New.
2103 (ppc64_elf_build_stubs): New.
2104 (ppc64_elf_relocate_section <toc relocs>): Remove assert.
2105 (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
2106 (ppc64_elf_finish_dynamic_symbol): Don't build stubs here. Set
2107 DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
2108 case output sections not separate. Adjust DT_RELASZ to not
2109 include plt relocs. Set reserved got entry. Set got and plt
2110 entry size.
2111 (elf_backend_got_header_size): Set to 8.
2112 * elf64-ppc.h: New file.
2113
2114 2002-01-16 Alan Modra <amodra@bigpond.net.au>
2115
2116 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
2117 sections, use bfd_section_list_remove.
2118 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
2119 * elflink.h (elf_link_add_object_symbols): When removing all
2120 sections, use bfd_section_list_clear.
2121
2122 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
2123
2124 * po/sv.po: New file: Swedish translation.
2125 * configure.in (ALL_LINGUAS): Add sv.
2126 * configure: Regenerate.
2127
2128 2002-01-15 Jakub Jelinek <jakub@redhat.com>
2129
2130 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
2131 * elf.c (merge_sections_remove_hook): New function.
2132 (_bfd_elf_merge_sections): Pass it as 3rd argument to
2133 _bfd_merge_sections.
2134 * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
2135 * libbfd.h: Rebuilt.
2136 * merge.c (_bfd_merge_sections): Add remove_hook argument.
2137 Call remove_hook if a SEC_EXCLUDE section is encountered.
2138
2139 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
2140
2141 * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
2142 (xstormy16_reloc_map): Initialise new field with correct howto
2143 table.
2144 (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
2145 howto entry.
2146
2147 2002-01-10 Michael Snyder <msnyder@redhat.com>
2148
2149 * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
2150 (elfcore_write_pstatus): Use long instead of pid_t;
2151 * elf-bfd.h: Change prototypes to use long instead of pid_t;
2152
2153 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
2154
2155 * elf.c: Update copyright years.
2156 (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
2157 and NT_NETBSDCORE_FIRSTMACH. Improve a comment.
2158
2159 2002-01-08 Michael Snyder <msnyder@redhat.com>
2160
2161 Add capability to write corefile note sections, for gdb.
2162 * elf.c (elfcore_write_note): New function.
2163 (elfcore_write_prpsinfo): New function.
2164 (elfcore_write_prstatus): New function.
2165 (elfcore_write_pstatus): New function.
2166 (elfcore_write_prfpreg): New function.
2167 (elfcore_write_prxfpreg): New function.
2168 * elf-bfd.h: Add prototypes for above functions.
2169
2170 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
2171
2172 * elf.c (elf_fake_sections): Propagate errors from
2173 elf_backend_fake_section.
2174
2175 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
2176
2177 * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
2178 (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
2179 (elf32-sh-nbsd.lo): New rule.
2180 * Makefile.in: Regenerate.
2181 * config.bfd (sh*le-*-netbsdelf*): New target.
2182 (sh*-*-netbsdelf*): New target.
2183 * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
2184 (bfd_elf32_shnbsd_vec): New vector.
2185 (bfd_elf32_shlnbsd_vec): New vector.
2186 * configure: Regenerate.
2187 * elf32-sh-nbsd.c: New file.
2188 * targets.c: Update copyright years.
2189 (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
2190 bfd_elf32_shnbsd_vec.
2191
2192 2002-01-07 Aldy Hernandez <aldyh@redhat.com>
2193
2194 * coff-rs6000.c (READ20): Use bfd_scan_vma.
2195
2196 2002-01-07 Geoffrey Keating <geoffk@redhat.com>
2197
2198 * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
2199 of a symbol in a section that will be deleted.
2200
2201 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
2202
2203 * po/es.po: New file: Spanish translation.
2204 * configure.in (ALL_LINGUAS): Add es.
2205 * configure: Regenerate.
2206
2207 2002-01-06 Steve Ellcey <sje@cup.hp.com>
2208
2209 * elfxx-ia64.c (is_unwind_section_name): Add target vector as
2210 argument so we can handle HP-UX specially.
2211 (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
2212 (elfNN_hpux_backend_section_from_bfd_section): New for support
2213 of SHN_IA_64_ANSI_COMMON.
2214 (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
2215 (is_unwind_section_name): Add special HP-UX support.
2216 (elfNN_ia64_section_from_shdr): Add support for more sections.
2217 (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
2218 add support for more sections.
2219 (elfNN_ia64_additional_program_headers): Modify
2220 is_unwind_section_name call.
2221 (elfNN_ia64_modify_segment_map): Remove assumption that there is
2222 only one unwind section in segment.
2223
2224 2002-01-06 Alan Modra <amodra@bigpond.net.au>
2225
2226 * syms.c (_bfd_generic_make_empty_symbol): New function.
2227 * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
2228 _bfd_generic_make_empty_symbol.
2229 * libbfd.h: Regenerate.
2230 * bfd-in2.h: Regenerate.
2231 * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
2232 (hppabsd_core_get_symtab_upper_bound): Don't define.
2233 (hppabsd_core_get_symtab): Likewise.
2234 (hppabsd_core_print_symbol): Likewise.
2235 (hppabsd_core_get_symbol_info): Likewise.
2236 (hppabsd_core_bfd_is_local_label_name): Likewise.
2237 (hppabsd_core_get_lineno): Likewise.
2238 (hppabsd_core_find_nearest_line): Likewise.
2239 (hppabsd_core_bfd_make_debug_symbol): Likewise.
2240 (hppabsd_core_read_minisymbols): Likewise.
2241 (hppabsd_core_minisymbol_to_symbol): Likewise.
2242 (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
2243 Formatting fixes.
2244 * hpux-core.c: Similarly.
2245 * irix-core.c: Similarly.
2246 * osf-core.c: Similarly.
2247 * sco5-core.c: Similarly.
2248 * binary.c (binary_make_empty_symbol): Remove function, define as
2249 _bfd_generic_make_empty_symbol.
2250 * ihex.c (ihex_make_empty_symbol): Likewise.
2251 * mmo.c (mmo_make_empty_symbol): Likewise.
2252 * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
2253 * srec.c (srec_make_empty_symbol): Likewise.
2254 * versados.c (versados_make_empty_symbol): Likewise.
2255 * vms.c (_bfd_vms_make_empty_symbol): Remove.
2256 (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
2257 * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
2258 rather than _bfd_vms_make_empty_symbol.
2259 * vms-misc.c (new_symbol): Likewise.
2260
2261 2002-01-05 Alan Modra <amodra@bigpond.net.au>
2262
2263 * section.c (bfd_section_init): Remove unnecessary initialisations.
2264 (bfd_section_list_clear): New function.
2265 (bfd_section_list_remove, bfd_section_list_insert): New macros.
2266 (_bfd_strip_section_from_output): Use them.
2267 * coffcode.h (coff_set_alignment_hook): Likewise.
2268 * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
2269 * elf64-mips.c (mips_elf64_final_link): Likewise.
2270 * elf64-mmix.c (mmix_elf_final_link): Likewise.
2271 * sunos.c (sunos_add_dynamic_symbols): Likewise.
2272 * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
2273 * bfd-in2.h: Regenerate.
2274
2275 * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
2276 rather than doing our own section handling. Clean up after errors
2277 with bfd_release and bfd_section_list_clear. Handle unexpected
2278 flags.
2279 * aoutf1.h (sunos4_core_file_p): Likewise.
2280 * aix386-core.c (aix386_core_file_p): Likewise.
2281 * cisco-core.c (cisco_core_file_validate): Likewise.
2282 * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
2283 * trad-core.c (trad_unix_core_file_p): Likewise.
2284
2285 * hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
2286 with bfd_release and bfd_section_list_clear.
2287 * hpux-core.c (hpux_core_core_file_p): Likewise.
2288 * irix-core.c (irix_core_core_file_p): Likewise.
2289 * lynx-core.c (lynx_core_file_p): Likewise.
2290 * osf-core.c (osf_core_core_file_p): Likewise.
2291 * rs6000-core.c (rs6000coff_core_p): Likewise.
2292 * sco5-core.c (sco5_core_file_p): Likewise.
2293
2294 * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
2295 sign extension adjustments without conditionals.
2296
2297 2002-01-04 Jakub Jelinek <jakub@redhat.com>
2298
2299 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
2300 CIE at .eh_frame start is removed due to no FDEs referencing it.
2301
2302 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
2303
2304 * config.bfd (x86_64-*-netbsd*): New target.
2305 * configure.in (x86_64-*-netbsd*): Set COREFILE
2306 to netbsd-core.lo.
2307 * configure: Regenerated.
2308
2309 2002-01-03 Tom Rix <trix@redhat.com>
2310
2311 * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
2312 for recent bfd_make_section_anyway change.
2313
2314 2002-01-03 Nick Clifton <nickc@cambridge.redhat.com>
2315
2316 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
2317 R_ARM_THM_PC11 reloc.
2318
2319 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
2320
2321 * configure.in (LINGUAS): Add ja.
2322 * configure: Regenerate.
2323 * po/ja.po: Import from translation project's web site.
2324
2325 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
2326
2327 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
2328 messages to ease translation into other languages.
2329
2330 For older changes see ChangeLog-0001
2331 \f
2332 Local Variables:
2333 mode: change-log
2334 left-margin: 8
2335 fill-column: 74
2336 version-control: never
2337 End:
This page took 0.103634 seconds and 5 git commands to generate.