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