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