* ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2002-09-02 Alan Modra <amodra@bigpond.net.au>
2
3 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
4 bfd_mach constants.
5 (ecoff_get_magic): Likewise.
6 * elf32-v850.c (v850_elf_object_p): Likewise.
7 (v850_elf_final_write_processing): Likewise.
8 * mipsbsd.c (MY(set_arch_mach)): Likewise.
9 (MY(write_object_contents)): Likewise.
10 * coff64-rs6000.c (xcoff64_write_object_contents): Likewise.
11 * coffcode.h (coff_write_object_contents): Likewise.
12 (coff_set_arch_mach_hook): Add comment describing machine == 0.
13 Remove unnecessary "machine" assignments.
14 (coff_write_relocs): Test for the absolute section sym by testing
15 section and flags.
16
17 * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386
18 and bfd_mach_i386_i386_intel_syntax.
19 * pdp11.c (NAME(aout,machine_type)): Likewise.
20
21 2002-08-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
22
23 * bfd-in.h (align_power): Cast constants to bfd_vma type.
24 * bfd-in2.h (align_power): Likewise.
25
26 2002-08-30 Alan Modra <amodra@bigpond.net.au>
27
28 * Makefile.am: Run "make dep-am".
29 * Makefile.in: Regenerate.
30
31 * cpu-avr.c (compatible): Don't use hard-coded mach constants.
32 * cpu-powerpc.c (powerpc_compatible): Likewise.
33 * cpu-rs6000.c (rs6000_compatible): Likewise.
34
35 2002-08-28 Catherine Moore <clm@redhat.com>
36
37 * elf32-v850.c (v850_elf_reloc_map): Add new relocs.
38 (v850-elf-reloc): Don't resolve pc relative relocs.
39 (v850_elf_ignore_reloc): New routine.
40 (v850_elf_final_link_relocate): Handle new relocs.
41 (v850_elf_relax_delete_bytes ): New routine.
42 (v850_elf_relax_section): New routine.
43 (bfd_elf32_bfd_relax_section): Define.
44 (HOWTO): New entries for new relocs.
45 * reloc.c (BFD_RELOC_V850_LONGCALL): New reloc.
46 (BFD_RELOC_V850_LONGJUMP): New reloc.
47 (BFD_RELOC_V850_ALIGN): New reloc.
48 * archures.c: Remove redundant v850ea architecture.
49 * cpu-v850.c: Remove redundant v850ea support.
50 * libbfd.h: Regenerate.
51 * bfd-in2.h: Regenerated.
52
53 2002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
54
55 * config.bfd: Add tic4x-*-*coff* and c4x-*-*coff* target.
56 * configure.in: Add tic4x_coff vector files.
57 * configure: Regenerate.
58 * Makefile.am: Add tic4x target.
59 * Makefile.in: Regenerate.
60
61 2002-08-27 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
62
63 * archures.c: Add the BFD arch type tic4x.
64 * bfd-in.h: Add BFD_IN_MEMORY flag.
65 * coff-tic4x.c: New file.
66 * coffswap.h (coff_swap_sym_out): Add preadjuster.
67 * cpu-tic4x.c: New file.
68 * targets.c: Added tic4x- in list of xvecs.
69 * ticoff.h: New file.
70 * bfd-in2.h: Regenerate.
71
72 2002-08-27 Adam Nemet <anemet@lnxw.com>
73
74 * elf32-arm.h (elf32_arm_finish_dynamic_sections): Set the last
75 bit of DT_INIT and DT_FINI for Thumb functions.
76
77 2002-08-26 Alan Modra <amodra@bigpond.net.au>
78
79 * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
80
81 2002-08-26 Alan Modra <amodra@bigpond.net.au>
82
83 * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.
84
85 2002-08-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
86
87 * elf32-sh.c (sh_elf_copy_indirect_symbol): New.
88 (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
89 Likewise.
90 (struct elf_sh_pcrel_relocs_copied): Removed.
91 (struct elf_sh_dyn_relocs): New.
92 (struct elf_sh_link_hash_entry): Replace pcrel_relocs_copied
93 field with dyn_relocs.
94 (struct elf_sh_link_hash_table): Add short-cuts to get dynamic
95 sections and sym_sec.
96 (sh_elf_link_hash_newfunc): Clear dyn_relocs.
97 (sh_elf_link_hash_table_create): Clear shorts-cuts and sym_sec.
98 (sh_elf_create_dynamic_sections): Use create_got_section instead
99 of _bfd_elf_create_got_section.
100 (sh_elf_check_relocs): Likewise.
101 (sh_elf_create_dynamic_sections): Use short-cuts to the dynamic
102 sections.
103 (sh_elf_adjust_dynamic_symbol, sh_elf_size_dynamic_sections,
104 sh_elf_relocate_section, sh_elf_check_relocs,
105 sh_elf_finish_dynamic_symbol, sh_elf_finish_dynamic_sections):
106 Likewise.
107 (sh_elf_adjust_dynamic_symbol): Handle nocopyreloc. Keep the
108 dynamic relocations and avoiding the copy relocation when we
109 didn't find any dynamic relocations in the section which has
110 contents or is read-only.
111 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
112 (sh_elf_size_dynamic_sections): Don't reset the size of
113 .rela.got section even if dynamic_sections_created flag is off.
114 Don't use sh_elf_discard_copies. Scan all input bfd and use
115 allocate_dynrelocs. Call readonly_dynrelocs to determine
116 whether we need DT_TEXTREL.
117 (sh_elf_adjust_dynamic_symbol): Use plt.refcount to determine
118 whether the symbol was never referred to.
119 (sh_elf_relocate_section): Use WILL_CALL_FINISH_DYNAMIC_SYMBOL.
120 (sh_elf_gc_sweep_hook): Fill with the real sweep function.
121 (sh_elf_check_relocs): Call create_got_section if the short-cut
122 to .got is null. Increment reference counters only instead of
123 allocating space on dynamic sections here. Don't conditionalize
124 uninitialized got.offset value when marking the symbol as a
125 global offset table entry. Keep relocations for symbols satisfied
126 by a dynamic library to avoid copy relocations for the symbol.
127 Set dynobj field of an elf hash table if needed.
128 (sh_elf_finish_dynamic_sections): Handle null section pointer
129 correctly.
130 (elf_backend_copy_indirect_symbol): Defined.
131 (elf_backend_can_refcount): Defined.
132
133 2002-08-23 Nick Clifton <nickc@redhat.com>
134
135 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Undo
136 previous change. Add comment explaining why.
137
138 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
139
140 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): Copy
141 contents of .got.plt[2] to tr0, not address of .got.plt.
142 (sh_elf_finish_dynamic_symbol): Do not apply GOT_BIAS when
143 patching absolute plt entry. For shmedia plt entry, set bottom bit
144 of branch to plt0 as this is a branch to an shmedia instruction.
145 * elf64-sh64.c (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le):
146 Copy contents of .got.plt[2] to tr0, not address of .got.plt.
147 (elf_sh64_plt_entry_be, elf_sh64_plt_entry_le): Use ptrel to
148 branch to plt0.
149 (sh64_elf64_finish_dynamic_symbol): Do not apply GOT_BIAS when
150 patching absolute plt entry. For shmedia plt entry, branch to
151 plt0 is now ptrel, so use relative offset. Set bottom bit of
152 branch target as it is a branch to an shmedia instruction.
153
154 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>,
155 Richard Shann <richard.shann@superh.com>
156
157 * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT
158 value if .init is an SHmedia function. Similarly for DT_FINI.
159 * elf64-sh64.c (sh64_elf64_finish_dynamic_sections): Likewise.
160
161 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
162
163 * elf32-sh.c (sh_elf_size_dynamic_sections): Zero initialize
164 dynamic section.
165 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
166
167 2002-08-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
168
169 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use a simple
170 byte read when reading the return address register column.
171
172 2002-08-22 Nick Clifton <nickc@redhat.com>
173
174 * config.bfd: Add powepc64-*-*bsd* target.
175
176 2002-08-22 Graeme Peterson <gp@qnx.com>
177
178 * Makefile.am: Add entries for elf32-shqnx.c
179 * Makefile.in: Regenerate.
180 * config.bfd: Add support sh-*-nto* target.
181 * configure.in: Add support for bfd_elf32_sh{l}qnx_vec.
182 * configure: Regenerate.
183 * elf32-qnx.h: Changed typo "elf_i386qnx_*" to "elf_qnx_*" .
184 * elf32-sh.c: Do not include elf32-target.h if
185 ELF32_SH_C_INCLUDED is defined.
186 * elf32-shqnx.c: New file: Support for QNX.
187 * targets.c: Add bfd_elf32_sh{l}qnx_vec.
188
189 2002-08-22 Nick Clifton <nickc@redhat.com>
190
191 * po/tr.po: Updated Turkish translation.
192
193 * syms.c (_bfd_generic_read_minisymbols): Set bfd_error if the
194 symbols are not read.
195
196 2002-08-22 Alan Modra <amodra@bigpond.net.au>
197
198 * elf32-m68hc11.c: Formatting fixes.
199 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
200 * elf32-m68hc12.c: Formatting fixes.
201 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
202
203 2002-08-22 Alan Modra <amodra@bigpond.net.au>
204
205 * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and
206 SEC_DATA.
207 (pmac_xcoff_vec): Likewise.
208 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
209 (aix5coff64_vec): Likewise.
210
211 2002-08-22 Alan Modra <amodra@bigpond.net.au>
212
213 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data
214 param to elf_backend_copy_indirect_symbol.
215 (_bfd_elf_link_hash_copy_indirect): Likewise.
216 * elflink.h (elf_add_default_symbol, elf_fix_symbol_flags): Adjust
217 calls to copy_indirect_symbol.
218 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
219 * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
220 * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
221 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
222 * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
223 * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
224 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
225 * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Likewise.
226 * elfxx-mips.h (_bfd_mips_elf_copy_indirect_symbol): Likewise.
227 * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise. Properly
228 test refcounts for "used" values.
229
230 2002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
231
232 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Add PARAMS to
233 argument declaration.
234
235 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
236
237 * archures.c (bfd_mach_ppc_e500): Added.
238 * bfd-in2.h: Rebuilt.
239 * cpu-powerpc.c (bfd_powerpc_archs): Added e500.
240
241 2002-08-19 Alan Modra <amodra@bigpond.net.au>
242
243 * elf32-m68hc12.c (elf_backend_can_gc_sections): False.
244
245 2002-08-17 Andrew Cagney <ac131313@redhat.com>
246
247 * elf.c (bfd_elf_get_elf_syms): Change type of `esym' to
248 `bfd_byte'.
249
250 2002-08-17 Stan Cox <scox@redhat.com>
251
252 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use the
253 IRIX 6 segment layout for NEWABI.
254
255 2002-08-16 Stephen Clarke <stephen.clarke@superh.com>
256
257 * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect
258 symbols when looking for section referred to by a relocation.
259 * bfd/elf64-sh.c (sh_elf64_gc_mark_hook): Likewise.
260
261 2002-08-15 Alan Modra <amodra@bigpond.net.au>
262
263 * elf32-i370.c: Move reloc enum to include/elf/i370.h.
264
265 2002-08-15 Hans-Peter Nilsson <hp@axis.com>
266
267 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add
268 missing check for whether the symbol is referenced by DSO before
269 unexporting it as an unneeded dynamic symbol.
270
271 2002-08-14 H.J. Lu <hjl@gnu.org>
272
273 * libbfd.h: Regenerate.
274
275 2002-08-14 H.J. Lu <hjl@gnu.org>
276
277 * config.bfd: Always add 64bit vectors to 32bit Linux/mips.
278
279 2002-08-14 Stephane Carrez <stcarrez@nerim.fr>
280
281 * elf32-m68hc11.c (m68hc11_relax_group): New to relax group of
282 instructions.
283 (m68hc11_direct_relax): New to define table of relaxable instructions.
284 (find_relaxable_insn): New, find a relaxable insn.
285 (compare_reloc): New to compare two relocs.
286 (m68hc11_elf_relax_section): New, relax text sections.
287 (m68hc11_elf_relax_delete_bytes): New, delete bytes and adjust branchs.
288 (elf32_m68hc11_check_relocs): New function for GC support.
289 (elf32_m68hc11_relocate_section): New function for GC support.
290 (bfd_elf32_bfd_relax_section): Define to support linker relaxation.
291 (elf_backend_check_relocs): Likewise.
292 (elf_backend_relocate_section): Likewise.
293
294 2002-08-13 H.J. Lu <hjl@gnu.org>
295
296 * elflink.h (NAME(bfd_elf,size_dynamic_sections): Don't count
297 definitions in shared objects when checking symbol with
298 undefined version.
299
300 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
301
302 * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC.
303 (elf32_m68hc11_gc_sweep_hook): Likewise.
304 (elf_backend_gc_mark_hook): Define for GC section support.
305 (elf_backend_gc_sweep_hook): Likewise.
306 (elf_backend_can_gc_sections): Likewise.
307
308 * elf32-m68hc12.c: Likewise.
309
310 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
311
312 * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_data): New.
313 (_bfd_m68hc11_elf_merge_private_bfd_data): New function.
314 (_bfd_m68hc11_elf_set_private_flags): New function.
315 Use them to set/check/print ELF flags specific to 68HC11.
316
317 * elf32-m68hc12.c (_bfd_m68hc12_elf_print_private_bfd_data): New.
318 (_bfd_m68hc12_elf_merge_private_bfd_data): New function.
319 (_bfd_m68hc12_elf_set_private_flags): New function.
320 Use them to set/check/print ELF flags specific to 68HC12.
321
322 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
323
324 * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
325 fix masks for PC-rel relocs.
326 (m68hc11_elf_ignore_reloc): New function.
327
328 * elf32-m68hc12.c (m68hc12_elf_special_reloc): New to handle specific
329 68HC12 banked addressing relocs.
330 (m68hc12_phys_addr): New to compute physical address of banked memory.
331 (m68hc12_phys_page): Likewise for page.
332 (m68hc12_addr_is_banked): New to see if address is in banked area.
333 (elf_m68hc12_howto_table): Add new relocs and rename to xx12.
334
335 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
336
337 * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,
338 BFD_RELOC_M68HC11_LO16, BFD_RELOC_M68HC11_PAGE,
339 BFD_RELOC_M68HC11_24): New relocs for 68HC11/68HC12.
340 * bfd-in2.h: Regenerate.
341
342 2002-08-12 H.J. Lu <hjl@gnu.org>
343
344 * elflink.h (elf_add_default_symbol): Preserve section across
345 elf_merge_symbol.
346
347 2002-08-09 Graeme Peterson <gp@qnx.com>
348
349 * Makefile.am: Add entries for elf32-ppcqnx.c, and add
350 elf32-qnx.h dependency to elfarmqnx-nabi.c and elf32-i386qnx.c.
351 * Makefile.in: Regenerate.
352 * config.bfd: Add support for powerpc{le}-*-nto targets.
353 * configure.in: Add support for bfd_elf32_powerpc{le}qnx_vec.
354 * configure: Regenerate.
355 * elf32-i386qnx.c: Moved backend functions into a QNX specific
356 common file "elf32-qnx.h", and now include that file.
357 * elf32-qnx.h: New file: QNX specific common elf backend.
358 * elf32-ppc.c: Do not include elf32-target.h if
359 ELF32_PPC_C_INCLUDED is defined.
360 * elf32-ppcqnx.c: New file: Support for QNX.
361 * elfarmqnx-nabi.c: Include elf32-qnx.h for qnx elf backend.
362 * targets.c: Add bfd_elf32_powerpc{le}qnx_vec.
363
364 2002-08-09 Nick Clifton <nickc@redhat.com>
365
366 * po/sv.po: Updated Swedish translation.
367
368 2002-08-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
369
370 * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault if
371 g->global_gotsym is NULL.
372
373 2002-08-08 H.J. Lu <hjl@gnu.org>
374
375 * elflink.h (elf_add_default_symbol): Don't warn if a definition
376 overrides an indirect versioned symbol.
377
378 2002-08-08 Jakub Jelinek <jakub@redhat.com>
379
380 * elf32-i386.c (elf_i386_relocate_section): Fill in proper addend
381 for R_386_TLS_TPOFF32 relocs against symndx 0.
382
383 2002-08-07 H.J. Lu <hjl@gnu.org>
384
385 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Check symbol
386 with undefined version if needed.
387 (elf_link_assign_sym_version): Match a default symbol with a
388 version without definition. No need to hide the default
389 definition separately.
390
391 2002-08-08 Alan Modra <amodra@bigpond.net.au>
392
393 * elflink.h (elf_link_output_extsym): Don't output symbols from
394 SEC_EXCLUDE sections.
395
396 * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.
397
398 2002-08-07 Alan Modra <amodra@bigpond.net.au>
399
400 * elf64-ppc.c (edit_opd): Arrange to drop symbols for discarded .opd
401 entries.
402
403 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
404
405 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signedness
406 mismatch.
407
408 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
409
410 * elfxx-mips.c (ABI_64_P): Remove superfluous check.
411
412 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
413
414 * elf32-mips.c (mips_reloc_map): Fix typo.
415
416 2002-08-06 Alan Modra <amodra@bigpond.net.au>
417
418 * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.
419
420 2002-08-06 Alan Modra <amodra@bigpond.net.au>
421
422 * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.
423
424 2002-08-06 Alan Modra <amodra@bigpond.net.au>
425
426 * libxcoff.h: Use PARAMS on function declarations.
427 * coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc.
428 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
429
430 * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
431 addend.
432 * coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.
433
434 2002-08-06 Alan Modra <amodra@bigpond.net.au>
435
436 * coff-rs6000.c: Formatting fixes.
437 (xcoff_calculate_relocation): Use PARAMS in declaration.
438 (xcoff_complain_overflow): Likewise.
439 (xcoff_ppc_relocate_section): Use old-style function pointer call.
440 (bfd_xcoff_backend_data): Remove useless comments.
441 (rs6000coff_vec): Likewise.
442 (bfd_pmac_xcoff_backend_data): Likewise.
443 (pmac_xcoff_vec): Likewise.
444
445 * coff64-rs6000.c: Formatting fixes.
446 (xcoff64_calculate_relocation): Use PARAMS in declaration.
447 (xcoff64_ppc_relocate_section): Use old-style function pointer call.
448 (bfd_xcoff_backend_data): Remove useless comments.
449 (rs6000coff64_vec): Likewise.
450 (bfd_xcoff_aix5_backend_data): Likewise.
451 (aix5coff64_vec): Likewise.
452
453 2002-08-06 Alan Modra <amodra@bigpond.net.au>
454
455 * coff-rs6000.c (xcoff_howto_table): Revert some of last change to
456 mask entries. Use complain_overflow_dont for R_REF.
457 (xcoff_reloc_type_ba): Revert last change.
458 (xcoff_reloc_type_br): Likewise.
459 (xcoff_reloc_type_crel): Likewise.
460 (xcoff_ppc_relocate_section): Likewise.
461 * coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
462 (xcoff64_ppc_relocate_section): Likewise.
463 (xcoff64_howto_table): Revert some of last change to mask entries.
464 Use complain_overflow_dont for R_REF.
465
466 * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
467 relocs with bitsize == 16 have size = 1.
468 (xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
469 (xcoff_reloc_type_br): Likewise.
470 (xcoff_reloc_type_crel): Likewise.
471 (xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
472 * coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
473 dst_mask adjustment.
474 (xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
475 (xcoff64_howto_table): Fix src_mask entries. Make all relocs with
476 bitsize == 16 have size = 1.
477
478 2002-08-01 Denis Chertykov <denisc@overta.ru>
479
480 * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
481 (struct misc): New field isymbuf. All free_* fields removed.
482 (symbol_value): Pass in internal syms. No need to swap syms in.
483 (ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
484 possibly cached info.
485 (tidyup_after_error): Removed.
486 (ip2k_elf_relax_section_pass1): Don't use removed fields of struct
487 misc. Use new field.
488 (adjust_all_relocations): Use internal syms. No need to swap syms
489 in and out.
490 (add_page_insn): Don't use removed fields of struct misc.
491
492 2002-08-01 Nick Clifton <nickc@redhat.com>
493
494 * elf32-arm.h: Revert previous delta.
495
496 2002-08-01 Nick Clifton <nickc@redhat.com>
497
498 * configure.in (AM_INIT_AUTOMAKE): Bump version number.
499 * configure: Regenerate.
500
501 2002-07-31 H.J. Lu <hjl@gnu.org>
502
503 * config.bfd: Add x86-64 vector to Linux/i386 if 64bit BFD is
504 selected.
505
506 2002-07-31 H.J. Lu <hjl@gnu.org>
507
508 * config.bfd: Add n32 vectors to 32bit Linux/mips if 64bit BFD
509 is selected.
510
511 2002-07-31 Jakub Jelinek <jakub@redhat.com>
512
513 * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type
514 if _bfd_elf_link_hash_copy_indirect will swap got.refcount.
515
516 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
517
518 * cpu-ns32k.c (_bfd_ns32k_put_immdeiate, _bfd_ns32k_get_immediate):
519 There is no 8 byte relocation type for this architecture.
520 (do_ns32k_reloc): Use bfd_vma instead of native types.
521 (bfd_ns32k_put_immediate, _bfd_ns32k_relocate_contents) put_data
522 returns void.
523 (_bfd_ns32k_put_displacement): Don't check for overflow. We can
524 rely on generic code to do that.
525 * aout-ns32k.c (howto_table): Add appropriate overflow detection
526 to all table entries.
527 (_bfd_ns32k_relocate_contents): put_data returns void.
528 * ns32k.h: (_bfd_ns32k_put_displacement, _bfd_ns32k_put_immediate)
529 (_bfd_do_ns32k_reloc_contents): Fix prototypes. put data functions
530 return void.
531
532 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
533
534 * aoutx.h (aout_link_check_ar_symbols): Whether to include an
535 archive object is target dependant.
536
537 2002-07-31 Adam Nemet <anemet@lnxw.com>
538
539 * elf32-arm.h (ARM_PLT_ENTRY_SIZE): Rename PLT_ENTRY_SIZE.
540 (THUMB_PLT_ENTRY_SIZE): New macro.
541 (PLT_ENTRY_SIZE): Return the appropriate *_PLT_ENTRY_SIZE.
542 (elf32_arm_plt0_entry): Rename PLT_ENTRY_SIZE to
543 ARM_PLT_ENTRY_SIZE.
544 (elf32_arm_plt_entry): Likewise.
545 (elf_backend_plt_header_size): Likewise.
546 (elf32_thumb_plt0_entry): New global.
547 (elf32_arm_finish_dynamic_sections): Use it. Put Thumb entries
548 into .plt.thumb.
549 (elf32_thumb_plt_entry): New global.
550 (elf32_arm_finish_dynamic_symbol): Use it. Use .thumb.plt for
551 Thumb entries. Set the bottom bit of the corresponding GOT entry
552 for a Thumb PLT entry.
553 (struct elf32_arm_plt_entry_info): New structure.
554 (struct elf32_arm_link_hash_entry, plt_info): New member of this
555 type.
556 (elf32_arm_link_hash_newfunc): Initialize new member.
557 (elf32_arm_final_link_relocate, R_ARM_THM_PC22 case): Handle
558 relocations against the PLT.
559 (elf32_arm_check_relocs, case R_ARM_PLT32 case): Set
560 first_rel_type if this is the first time we encounter the symbol.
561 (elf32_arm_check_relocs, case R_ARM_THM_PC22 case): New case.
562 Determine if relocation needs a PLT entry. Set first_rel_type if
563 this is the first time we encounter the symbol
564 (elf32_arm_adjust_dynamic_symbol): Create PLT entries for Thumb
565 functions as well.
566 (elf32_arm_size_dynamic_sections): Handle .plt.thumb like .plt.
567 (elf32_arm_create_dynamic_sections): New function. Create the
568 .plt.thumb section.
569 (elf_backend_create_dynamic_sections): Call it.
570
571 2002-07-31 Nick Clifton <nickc@redhat.com>
572
573 * bfd.c (bfd_alt_mach_code): Rename parameter 'index' to
574 'alternative' in order to avoid shadowing global symbol of the
575 same name.
576 * bfd-in2.h: Regenerate.
577 * libbfd.h: Regenerate.
578 * libcoff.h: Regenerate.
579
580 2002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
581
582 * Makefile.am: Add n32 ABI support.
583 * Makefile.in: Regenerate.
584 * config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
585 bit vectors for mips*-*-linux targets as optional.
586 * configure.in: Add n32 ABI vectors.
587 * configure: Regenerate.
588 * elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
589 * elfn32-mips.c: New file, n32 ABI support.
590 * targets.c: Add n32 ABI vectors.
591
592 2002-07-30 Graeme Peterson <gp@qnx.com>
593
594 * elfarmqnx-nabi.c: New file: Support for QNX.
595 * config.bfd: Add support for arm-*-nto target.
596 * configure.in: Add support for bfd_elf32_{big|little}armqnx_vec.
597 * configure: Regenerate.
598 * Makefile.am: Add entries for elfarmqnx-nabi.c.
599 * Makefile.in: Regenerate.
600 * elf32-arm.h (ELF_MAXPAGESIZE): Do not define if already defined.
601 Do not define global function if ELFARM_NABI_C_INCLUDED is defined.
602 * elfarm-nabi.c: Do not include elf32-arm.h if
603 ELFARM_NABI_C_INCLUDED is defined.
604 * targets.c: Add bfd_elf32_{big|little}armqnx_vec.
605
606 2002-07-30 Nick Clifton <nickc@redhat.com>
607
608 * po/sv.po: Updated Swedish translation.
609
610 2002-07-30 Jakub Jelinek <jakub@redhat.com>
611
612 * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
613
614 2002-07-30 Alan Modra <amodra@bigpond.net.au>
615
616 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.
617 * archive.c (bfd_generic_archive_p): Likewise.
618 * coff-rs6000.c (_bfd_xcoff_archive_p): Likewise.
619 (_bfd_xcoff_archive_p): Use bfd_scan_vma in place of strtol.
620 * coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
621 (xcoff64_archive_p): Likewise.
622 (xcoff64_openr_next_archived_file): Likewise.
623 (xcoff64_archive_p): Clean up tdata properly on error.
624 * coffgen.c (coff_real_object_p): Likewise.
625 (coff_object_p): Release filehdr and opthdr.
626 * ecoff.c (_bfd_ecoff_archive_p): Clean up tdata properly on error.
627 * ieee.c (ieee_archive_p): Likewise.
628 * ihex.c (ihex_object_p): Likewise.
629 (ihex_mkobject): Always allocate tdata.
630 * peicode.h (pe_ILF_object_p): Release bfd_alloc'd buffer on error.
631 * srec.c (srec_mkobject): Always allocate tdata.
632 (srec_object_p): Clean up tdata properly on error.
633 (symbolsrec_object_p): Likewise.
634 * versados.c (versados_object_p): Likewise.
635 * vms-misc.c (_bfd_vms_get_record): Use bfd_malloc instead of malloc,
636 and bfd_realloc instead of realloc.
637 (add_new_contents): Use bfd_alloc instead of bfd_malloc for sections.
638 * vms.c (vms_initialize): Always allocate tdata. Use bfd_alloc in
639 place of bfd_malloc, simplifying error freeing. Free hash table too.
640 (vms_object_p): Clean up tdata on error.
641 (vms_mkobject): Don't complain on stderr if vms_initialize fails.
642 (vms_close_and_cleanup): Adjust for bfd_alloc use.
643
644 2002-07-30 Alan Modra <amodra@bigpond.net.au>
645
646 * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.
647
648 2002-07-26 Chris Demetriou <cgd@broadcom.com>
649
650 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
651 flags into resulting BFD.
652
653 2002-07-26 Alan Modra <amodra@bigpond.net.au>
654
655 From John Reiser <jreiser@BitWagon.com>
656 * elf32-i386.c (elf_i386_link_hash_table_create): Clear
657 tls_ldm_got.refcount.
658
659 2002-07-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
660
661 * elf64-mips.c: Update TODO comment.
662 (mips_elf64_higher_reloc,mips_elf64_highest_reloc,
663 mips_elf64_gprel16_reloca): Remove prototypes.
664 (mips16_jump_reloc,mips16_gprel_reloc): Add functions.
665 (UNUSED_RELOC): Replace by EMPTY_RELOC.
666 (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
667 wrong comments. Remove disfunctional support of R_MIPS_HIGHER and
668 R_MIPS_HIGHEST.
669 (mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and
670 R_MIPS_GOT16. Remove wrong comments.
671 (elf_mips16_jump_howto,elf_mips16_gprel_howto,
672 elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code
673 from elf32-mips.c.
674 (mips_elf64_hi16_reloc): Fix formatting.
675 (mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove.
676 (mips_elf64_got16_reloc): Fix formatting. Remove superfluous code.
677 Better comment. Fall back to R_MIPS_GOT_DISP instead of abort().
678 (mips_elf64_gprel16_reloc): Make static. Add check for
679 partial_inplace.
680 (mips_elf64_gprel16_reloca): Remove.
681 (mips_elf64_literal_reloc): New function.
682 (mips_elf64_gprel32_reloc): Fix formatting.
683 (mips_elf64_shift6_reloc): Fix comment. Make static.
684 (mips16_jump_reloc,mips16_gprel_reloc): New functions, code from
685 elf32-mips.c.
686 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
687 elf32-mips.c
688 (bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU
689 specific relocations.
690 (mips_elf64_rtype_to_howto): Enable GNU specific relocations.
691 (mips_elf64_object_p): Invert logic to check for SGI-ish ABI.
692 (ELF_MAXPAGESIZE): Add comment.
693
694 2002-07-25 Nick Clifton <nickc@redhat.com>
695
696 * po/sv.po: Updated Swedish translation.
697 * po/es.po: Updated Spanish translation.
698 * po/fr.po: Updated French translation.
699
700 2002-07-25 Alan Modra <amodra@bigpond.net.au>
701
702 * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
703 as elf_link_record_local_dynamic_symbol.
704 (_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
705 (elf_link_record_local_dynamic_symbol): Declare. Now returns int.
706 * elflink.h (elf_link_record_local_dynamic_symbol): Move to..
707 * elflink.c: .. here. Use bfd_elf_get_elf_syms. Check whether an
708 attempt is made to record a symbol in a discarded section, and
709 return `2' in that case.
710
711 2002-07-24 Nick Clifton <nickc@redhat.com>
712
713 * po/sv.po: Updated Swedish translation.
714 * po/es.po: Updated Spanish translation.
715
716 2002-07-23 Alan Modra <amodra@bigpond.net.au>
717
718 * po/SRC-POTFILES.in: Regenerate.
719
720 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
721 immediately. Remove code handling relocatable linking.
722 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
723 * elf32-cris.c (cris_elf_relocate_section): Likewise.
724 * elf32-fr30.c (elf32_frv_relocate_section): Likewise.
725 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
726 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
727 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
728 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
729 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
730 * elf32-v850.c (v850_elf_relocate_section): Likewise.
731 * elf32-vax.c (elf_vax_relocate_section): Likewise.
732 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
733 * elf32-avr.c (elf_backend_rela_normal): Define.
734 * elf32-cris.c: Likewise.
735 * elf32-fr30.c: Likewise.
736 * elf32-frv.c: Likewise.
737 * elf32-h8300.c: Likewise.
738 * elf32-hppa.c: Likewise.
739 * elf32-ip2k.c: Likewise.
740 * elf32-sparc.c: Likewise.
741 * elf32-v850.c: Likewise.
742 * elf32-vax.c: Likewise.
743 * elf64-hppa.c: Likewise.
744 * elf64-sparc.c: Likewise.
745 * elf32-fr30.c (elf32_frv_relocate_section): Edit comment.
746 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
747 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
748 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
749 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
750 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
751 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
752 * elf-m10200.c (USE_RELA): Don't define.
753 * elf-m10300.c: Likewise.
754 * elfarm-oabi.c: Likewise.
755 * elf32-i370.c: Likewise.
756 * elf32-ip2k.c: Likewise.
757 * elf32-m68k.c: Likewise.
758 * elf32-mcore.c: Likewise.
759 * elf32-ppc.c: Likewise.
760 * elf32-s390.c: Likewise.
761 * elf32-vax.c: Likewise.
762 * elf64-ppc.c: Likewise.
763 * elf64-s390.c: Likewise.
764 * elf64-x86-64.c: Likewise.
765 * elfxx-ia64.c: Likewise.
766 * elf32-avr.c (USE_REL): Don't undef.
767 * elf32-ip2k.c: Likewise.
768
769 2002-07-23 Nick Clifton <nickc@redhat.com>
770
771 * elf-bfd.h (struct elf_backend_data): Add new bitfield
772 'want_p_paddr_set_to_zero'.
773 * elfxx-target.h: Set default value for want_p_paddr_set_to_zero
774 to false;
775 * elfxx-ia64.c: Set want_p_paddr_set_zero for HPUX target.
776 * elf.c (copy_private_bfd_data): Test want_p_paddr_set_zero.
777
778 2002-07-23 Gabor Keresztfalvi <keresztg@mail.com>
779
780 * nlmcode.h (nlm_swap_auxiliary_headers_out): Swapped the order of
781 the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM loaders to
782 show the Copyright string.
783 Minor formatting tidy ups.
784
785 2002-07-23 Nick Clifton <nickc@redhat.com>
786
787 * po/fr.po: Updated French translation.
788 * po/sv.po: Updated Swedish translation.
789
790 2002-07-23 Alan Modra <amodra@bigpond.net.au>
791
792 * elflink.h (elf_link_input_bfd): Don't change internal symbols
793 when outputting relocs.
794
795 2002-07-20 Jason Thorpe <thorpej@wasabisystems.com>
796
797 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
798 DT_PLTGOT into the dynamic section if there is a PLT.
799
800 2002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
801
802 * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
803 elf32-mips.c.
804 (_bfd_mips_elf_write_section): Likewise.
805 * elfxx-mips.h (_bfd_mips_elf_discard_info): New prototype.
806 (_bfd_mips_elf_write_section): Likewise.
807 * elf32-mips.c (elf32_mips_discard_info): Move to elfxx-mips.c.
808 (elf32_mips_write_section): Likewise.
809 * elf64-mips.c (_bfd_mips_elf_ignore_discarded_relocs): Use it.
810 (_bfd_mips_elf_write_section): Likewise.
811
812 2002-07-19 Alan Modra <amodra@bigpond.net.au>
813
814 * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
815 PT_IA_64_UNWIND segments for a given section.
816
817 2002-07-17 H.J. Lu <hjl@gnu.org>
818
819 * Makefile.am: Fix a typo.
820 * Makefile.in: Regenerate.
821
822 2002-07-15 Denis Chertykov <denisc@overta.ru>
823 Frank Ch. Eigler <fche@redhat.com>
824 Ben Elliston <bje@redhat.com>
825 Alan Lehotsky <alehotsky@cygnus.com>
826 John Healy <jhealy@redhat.com>
827 Graham Stott <grahams@redhat.com>
828 Jeff Johnston <jjohnstn@redhat.com>
829
830 * Makefile.am: Add support for ip2k.
831 * Makefile.in: Regenerate.
832 * doc/Makefile.in: Regenerate.
833 * archures.c: Add support for ip2k.
834 * config.bfd: Add support for ip2k.
835 * configure.in: Add support for ip2k.
836 * configure: Regenerate.
837 * reloc.c: Add support for ip2k.
838 * targets.c: Add support for ip2k.
839 * bfd-in2.h: Regenerate.
840 * libbfd.h: Regenerate.
841 * cpu-ip2k.c: New file.
842 * elf32-ip2k.c: New file.
843
844 2002-07-17 Ian Rickards <irickard@arm.com>
845
846 * dwarf2.c (concat_filename): If we can't establish the directory
847 just return the filename.
848
849 2002-07-16 Moritz Jodeit <moritz@jodeit.org>
850
851 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.
852
853 2002-07-16 Alan Modra <amodra@bigpond.net.au>
854
855 * elflink.h: Formatting fixes, tidy prototypes.
856 (elf_link_assign_sym_version): Move common code out of loop.
857
858 2002-07-16 Alan Modra <amodra@bigpond.net.au>
859
860 * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
861 reloc section size is zero. Correct reloc output location.
862
863 2002-07-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
864
865 * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
866 the final type for the e_fsel selector when generating PA2.0W code.
867 (elf_hppa_relocate_insn): Provide support for PA2.0W 16-bit format 1
868 relocations.
869
870 2002-07-14 H.J. Lu <hjl@gnu.org>
871
872 * elflink.h (elf_link_assign_sym_version): Hide the default
873 definition if there is a hidden versioned definition.
874
875 2002-07-12 Hans-Peter Nilsson <hp@axis.com>
876
877 * elf32-cris.c (cris_elf_relocate_section): Drop nonsensical
878 dynamic reference test in assertion when initializing GOT with
879 static contents. Just assert that there are either no dynamic
880 sections, the symbol is defined in the regular objects or that the
881 symbol is undef weak. Tweak comment.
882 (elf_cris_finish_dynamic_symbol): Emit .got reloc for a program
883 only if the symbol isn't defined in the program and isn't undef
884 weak.
885 (elf_cris_adjust_dynamic_symbol): Simplify condition for getting
886 rid of PLT entry: only do it if the symbol isn't defined in a DSO.
887 When doing so, clear ELF_LINK_HASH_NEEDS_PLT. Tweak comments.
888 (elf_cris_discard_excess_program_dynamics): Don't consider
889 ELF_LINK_HASH_REF_DYNAMIC when omitting .got runtime relocs.
890
891 2002-07-11 Alan Modra <amodra@bigpond.net.au>
892
893 * elf32-i386.c (elf_i386_relocate_section): Don't complain about
894 unresolved debugging relocs in dynamic applications.
895 * elf32-s390.c (elf_s390_relocate_section): Likewise.
896 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
897 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
898 * elf64-s390.c (elf_s390_relocate_section): Likewise.
899 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
900 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
901
902 2002-07-10 Alan Modra <amodra@bigpond.net.au>
903
904 * elf64-ppc.c (ONES): Define.
905 (ppc64_elf_howto_table): Use ONES here to avoid warnings. Fill in
906 missing src_mask fields. Tweak R_PPC64_NONE, R_PPC64_COPY. Fill
907 in missing dst_mask fields on R_PPC64_PLT32, R_PPC64_PLTREL32.
908
909 * elf64-ppc.c (ppc64_elf_get_symbol_info): Delete.
910 (ppc64_elf_set_private_flags): Delete.
911 (ppc64_elf_section_from_shdr): Delete.
912 (ppc64_elf_merge_private_bfd_data): Remove flag checking/merging code.
913 (ppc64_elf_fake_sections): Delete.
914 (bfd_elf64_bfd_set_private_flags): Don't define.
915 (bfd_elf64_get_symbol_info): Likewise.
916 (elf_backend_section_from_shdr): Likewise.
917 (elf_backend_fake_sections): Likewise.
918
919 2002-07-10 Marco Walther <Marco.Walther@sun.com>
920
921 * elf.c: (assign_section_numbers) Set sh_entsize for .stab only
922 when not already set.
923 * elf64-sparc.c: (sparc64_elf_fake_sections): New function.
924 (elf_backend_fake_sections): Define.
925
926 2002-07-10 Alan Modra <amodra@bigpond.net.au>
927
928 * merge.c (_bfd_merge_section): Remove redundant output_section check.
929 Formatting.
930 (_bfd_merge_sections): Don't set SEC_EXCLUDE on unused sections.
931
932 2002-07-09 Hans-Peter Nilsson <hp@axis.com>
933
934 * elf32-cris.c (cris_elf_relocate_section): Move sanity-check for
935 NULL sym_hashes to just before use.
936 <case R_CRIS_32_GOTREL>: In test for local symbol, accept also
937 symbol with non-default visibility.
938 <case R_CRIS_32_GOTREL, case R_CRIS_32_PLT_GOTREL>: Ditto.
939 <case R_CRIS_8_PCREL, case R_CRIS_16_PCREL, case R_CRIS_32_PCREL>:
940 Ditto.
941 (cris_elf_gc_sweep_hook): Only decrease h->plt.refcount for
942 symbol with non-default visibility.
943 (cris_elf_check_relocs): At tests for local symbol before
944 increasing h->plt.refcount, also check for non-default
945 visibility. Ditto when checking for local symbol to eliminate
946 pc-relative runtime relocs.
947
948 2002-07-08 Alan Modra <amodra@bigpond.net.au>
949
950 * elf.c: Formatting.
951 (IS_SOLARIS_PT_INTERP): Add p_paddr and p_memsz checks.
952 (INCLUDE_SECTION_IN_SEGMENT): Remove IS_SOLARIS_PT_INTERP.
953 (copy_private_bfd_data): Set p_vaddr on broken Solaris PT_INTERP
954 segments.
955
956 2002-07-07 Mark Mitchell <mark@codesourcery.com>
957 Alan Modra <amodra@bigpond.net.au>
958
959 * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into
960 account the impact of relocation count overflow when computing
961 section offsets.
962 * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
963 or not to apply the PE COFF reloc overflow handling. Fix a
964 fencepost error in deciding whether or not to use that technique.
965
966 2002-07-07 Alan Modra <amodra@bigpond.net.au>
967
968 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
969 change type of locsyms.
970 (bfd_elf_get_elf_syms): Declare.
971 * elf.c (bfd_elf_get_elf_syms): New function.
972 (group_signature): Use bfd_elf_get_elf_syms.
973 (bfd_section_from_r_symndx): Likewise.
974 * elfcode.h (elf_slurp_symbol_table): Likewise.
975 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
976 (elf_link_add_object_symbols): Likewise. Reorganise to increase
977 locality of various data structures. Properly free internal relocs.
978 (elf_bfd_final_link): Properly free internal relocs.
979 (elf_link_check_versioned_symbol): Use bfd_elf_get_elf_syms.
980 (elf_link_input_bfd): Likewise.
981 (elf_gc_mark): Likewise. Properly free internal relocs.
982 (elf_gc_sweep): Properly free internal relocs.
983 (elf_reloc_symbol_deleted_p): No need to swap syms in.
984 (elf_bfd_discard_info): Use bfd_elf_get_elf_syms. Properly free
985 internal relocs.
986 * elf-m10200.c (mn10200_elf_relax_section): Use bfd_elf_get_elf_syms.
987 Properly free possibly cached info.
988 (mn10200_elf_relax_delete_bytes): Remove symbol swapping code.
989 (mn10200_elf_symbol_address_p): Pass in internal syms. Remove
990 symbol swapping code.
991 (mn10200_elf_get_relocated_section_contents): Use bfd_elf_get_elf_syms.
992 Properly free possibly cached info.
993 * elf-m10300.c (mn10300_elf_relax_section): As above for elf-m10200.c.
994 (mn10300_elf_relax_delete_bytes): Likewise.
995 (mn10300_elf_symbol_address_p): Likewise.
996 (mn10300_elf_get_relocated_section_contents): Likewise.
997 * elf32-h8300.c (elf32_h8_relax_section): As above for elf-m10200.c.
998 (elf32_h8_relax_delete_bytes): Likewise.
999 (elf32_h8_symbol_address_p): Likewise.
1000 (elf32_h8_get_relocated_section_contents): Likewise.
1001 * elf32-m32r.c (m32r_elf_relax_section): As above for elf-m10200.c.
1002 (m32r_elf_relax_delete_bytes): Likewise.
1003 (m32r_elf_get_relocated_section_contents): Likewise.
1004 * elf32-sh.c (sh_elf_reloc_loop): Free section contents using
1005 elf_section_data to determine whether cached.
1006 (sh_elf_relax_section): As above for elf-m10200.c.
1007 (sh_elf_relax_delete_bytes): Likewise.
1008 (sh_elf_get_relocated_section_contents): Likewise.
1009 * elf32-xstormy16.c (xstormy16_elf_relax_section): As above.
1010 * elf64-alpha.c (elf64_alpha_relax_section): As above. Also delay
1011 reading of local syms.
1012 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
1013 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): As above.
1014 * elfxx-ia64.c (elfNN_ia64_relax_section): As above.
1015 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Properly free internal
1016 relocs.
1017 * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Properly
1018 free internal relocs and section contents. Don't read symbols.
1019 * elf32-hppa.c (get_local_syms): Use bfd_elf_get_elf_syms.
1020 (elf32_hppa_size_stubs): Don't free local syms.
1021 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Delay
1022 reading of local syms. Use bfd_elf_get_elf_syms. Properly free
1023 possibly cached info.
1024 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
1025 * elf64-hppa.c (elf64_hppa_check_relocs): Use bfd_elf_get_elf_syms.
1026 * elf64-ppc.c (struct ppc_link_hash_table): Delete bfd_count and
1027 all_local_syms.
1028 (get_local_syms): Delete function.
1029 (edit_opd): Use bfd_elf_get_elf_syms. Free on error exit. Cache
1030 on exit.
1031 (ppc64_elf_size_stubs): Use bfd_elf_get_elf_syms. Free/cache on exit.
1032
1033 2002-07-05 Jim Wilson <wilson@redhat.com>
1034
1035 * syms.c (decode_section_type): New.
1036 (bfd_decode_symclass): Call decode_section_type.
1037
1038 2002-07-04 Jakub Jelinek <jakub@redhat.com>
1039
1040 * merge.c (_bfd_merged_section_offset): Avoid accessing byte before
1041 section content start.
1042 Reported by Michael Schumacher <mike@hightec-rt.com>.
1043
1044 2002-07-04 Alan Modra <amodra@bigpond.net.au>
1045
1046 * section.c (_bfd_strip_section_from_output): Remove unnecessary
1047 link order code. Don't actually remove the output section here;
1048 Just set a flag for the linker to do so.
1049 * elflink.c (_bfd_elf_link_renumber_dynsyms): Test for removed
1050 sections when setting up output section dynsyms.
1051
1052 2002-07-04 Alan Modra <amodra@bigpond.net.au>
1053
1054 * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpux
1055 fudge.
1056 * elf.c (bfd_section_from_shdr): Work around broken hpux shared
1057 libs here instead.
1058
1059 2002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>
1060
1061 * elf64-s390.c (create_got_section): Set .got section alignment to
1062 8 bytes.
1063 (elf_s390_check_relocs): Set .rela.dyn section alignment to 8 bytes.
1064
1065 2002-07-02 Alan Modra <amodra@bigpond.net.au>
1066
1067 * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
1068
1069 2002-07-01 Matt Thomas <matt@3am-software.com>
1070
1071 * elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
1072 to EF_VAX_*.
1073
1074 2002-07-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1075
1076 * elfxx-mips.c (ABI_64_P): Fix comment.
1077 (MIPS_ELF_OPTIONS_SECTION_NAME,MIPS_ELF_STUB_SECTION_NAME): Use the
1078 new section names for N64 ABI.
1079 (mips_elf_output_extsym): No special _gp_disp handling for NewABI.
1080 (mips_elf_calculate_relocation): Code formatting.
1081 (mips_elf_create_dynamic_relocation): Likewise.
1082 (_bfd_mips_elf_fake_sections): IRIX6 needs this hack, too.
1083 (_bfd_mips_elf_size_dynamic_sections): Handle GOT_PAGE for any NewABI.
1084 (_bfd_mips_elf_relocate_section): No special handling for R_MIPS_64
1085 in any NewABI.
1086 (_bfd_mips_elf_finish_dynamic_symbol): No special _gp_disp handling
1087 for NewABI.
1088 (_bfd_mips_elf_modify_segment_map): Handle any N64 ABI.
1089 (_bfd_mips_elf_gc_sweep_hook): NewABI GOT relocs should be handled
1090 here, too.
1091
1092 2002-07-01 Andreas Schwab <schwab@suse.de>
1093
1094 * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convert
1095 R_X86_64_64 to R_X86_64_RELATIVE.
1096
1097 2002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
1098
1099 * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
1100 * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Add new backend.
1101 Run "make dep-am".
1102 * config.bfd (vax-*-bsd* | vax-*-ultrix*): Use vaxbsd_vec instead of
1103 host_aout_vec.
1104 * configure.in (vaxbsd_vec): Add.
1105 * targets.c (vaxbsd_vec): Add.
1106 * Makefile.in: Rebuild.
1107 * configure: Rebuild.
1108 * po/SRC-POTFILES.in: Rebuild.
1109
1110 2002-07-01 Alan Modra <amodra@bigpond.net.au>
1111
1112 * elflink.h (elf_gc_mark): Pass in the section whose relocs we are
1113 examining to gc_mark_hook, rather than the bfd.
1114 (elf_gc_sections): Adjust.
1115 * elf-bfd.h (struct elf_backend_data <gc_mark_hook>): Likewise.
1116 * elf-m10300.c (mn10300_elf_gc_mark_hook): Likewise.
1117 * elf32-arm.h (elf32_arm_gc_mark_hook): Likewise.
1118 * elf32-avr.c (elf32_avr_gc_mark_hook): Likewise.
1119 * elf32-cris.c (cris_elf_gc_mark_hook): Likewise.
1120 * elf32-d10v.c (elf32_d10v_gc_mark_hook): Likewise.
1121 * elf32-fr30.c (fr30_elf_gc_mark_hook): Likewise.
1122 * elf32-hppa.c (elf32_hppa_gc_mark_hook): Likewise.
1123 * elf32-i386.c (elf_i386_gc_mark_hook): Likewise.
1124 * elf32-m32r.c (m32r_elf_gc_mark_hook): Likewise.
1125 * elf32-m68k.c (elf_m68k_gc_mark_hook): Likewise.
1126 * elf32-mcore.c (mcore_elf_gc_mark_hook): Likewise.
1127 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Likewise.
1128 * elf32-ppc.c (ppc_elf_gc_mark_hook): Likewise.
1129 * elf32-s390.c (elf_s390_gc_mark_hook): Likewise.
1130 * elf32-sh.c (sh_elf_gc_mark_hook): Likewise.
1131 * elf32-sparc.c (elf32_sparc_gc_mark_hook): Likewise.
1132 * elf32-v850.c (v850_elf_gc_mark_hook): Likewise.
1133 * elf32-vax.c (elf_vax_gc_mark_hook): Likewise.
1134 * elf32-xstormy16.c (xstormy16_elf_gc_mark_hook): Likewise.
1135 * elf64-mmix.c (mmix_elf_gc_mark_hook): Likewise.
1136 * elf64-ppc.c (ppc64_elf_gc_mark_hook): Likewise.
1137 * elf64-s390.c (elf_s390_gc_mark_hook): Likewise.
1138 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
1139 * elfxx-mips.c (_bfd_mips_elf_gc_mark_hook): Likewise.
1140 * elfxx-mips.h (_bfd_mips_elf_gc_mark_hook): Likewise.
1141 * elf64-x86-64.c (elf64_x86_64_gc_mark_hook): Likewise.
1142 * elf32-frv.c (elf32_frv_gc_mark_hook): Likewise. Also remove
1143 redundant local sym tests.
1144 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_entry.
1145 (link_hash_newfunc): Init is_entry.
1146 (ppc64_elf_copy_indirect_symbol): Copy is_entry.
1147 (ppc64_elf_link_hash_table_create): Init all_local_syms.
1148 (create_linkage_sections): Use bfd_make_section_anyway rather than
1149 bfd_make_section.
1150 (ppc64_elf_mark_entry_syms): New function.
1151 (ppc64_elf_check_relocs): Don't bother testing elf_bad_symtab. Set
1152 up opd entry to function section map.
1153 (ppc64_elf_gc_mark_hook): Special case opd section relocs, and
1154 relocs that reference the opd section.
1155 (edit_opd): New function.
1156 (ppc64_elf_size_dynamic_sections): Call get_local_syms and edit_opd.
1157 (ppc64_elf_setup_section_lists): Don't calculate htab->bfd_count here.
1158 (get_local_syms): Do so here. Exit if we already have local syms.
1159 Remove bogus comment imported from elf32-hppa.c. Don't attempt to
1160 read local syms on non-ELF input.
1161 (ppc64_elf_size_stubs): Call _bfd_elf64_link_read_relocs rather
1162 than duplicating it's function here. Adjust free of internal
1163 relocs to suit.
1164 (ppc64_elf_relocate_section): Adjust local syms in opd section.
1165 * elf64-ppc.h (ppc64_elf_mark_entry_syms): Declare.
1166 * elf32-hppa.c (elf32_hppa_size_stubs): Call
1167 _bfd_elf32_link_read_relocs rather than duplicating it's function
1168 here. Adjust free of internal relocs to suit.
1169
1170 2002-07-01 Andreas Jaeger <aj@suse.de>
1171
1172 * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocations
1173 are not allowed in shared libs code, enforce -fPIC.
1174
1175 2002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
1176
1177 * mmo.c (mmo_write_loc_chunk): Don't eliminate leading and
1178 trailing zero-sequences when there's previous left-over data.
1179
1180 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>
1181
1182 * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.
1183 (elf64_hppa_finish_dynamic_sections): Check other_rel_sec, dlt_rel_sec
1184 and opd_rel_sec in order for starting rela section. Check _raw_size.
1185 (elf_backend_reloc_type_class): Define.
1186
1187 2002-06-27 Kevin Buettner <kevinb@redhat.com>
1188
1189 * dwarf2.c (decode_line_info): Handle older, non-standard, 64-bit
1190 DWARF2 formats.
1191
1192 2002-06-27 Alan Modra <amodra@bigpond.net.au>
1193
1194 * cpu-powerpc.c: Comment on ordering of arch_info.
1195 * elf32-ppc.c (ppc_elf_object_p): New function.
1196 (elf_backend_object_p): Define.
1197 * elf64-ppc.c (ppc64_elf_object_p): New function.
1198 (elf_backend_object_p): Define.
1199
1200 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
1201
1202 * configure.in (vax-*-netbsd*): Set COREFILE to netbsd-core.lo.
1203 * configure: Regenerate.
1204
1205 2002-06-25 Jason Eckhardt <jle@rice.edu>
1206
1207 * dwarf2.c (decode_line_info): Check unit->addr_size
1208 to read in the proper number of prologue bytes.
1209
1210 2002-06-25 Nick Clifton <nickc@cambridge.redhat.com>
1211
1212 * config.bfd (powerpc-*-aix5*): Only create a selvecs for
1213 aix5coff64_vec if 64-bit bfd support has been enabled.
1214 (powerpc64-*-aix5*): Only define if 64-bit bfd support has
1215 been enabled.
1216
1217 * targets.c (_bfd_target_vector[]): Only include
1218 aix5coff64_vec if 64-bit bfd support has been enabled.
1219
1220 2002-06-25 Alan Modra <amodra@bigpond.net.au>
1221
1222 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.
1223 * elf32-hppa.c (hppa_add_stub): Likewise.
1224 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
1225 * elflink.h (elf_add_default_symbol): Fix comment typo.
1226 (elf_add_default_symbol): Replace strcpy and strncpy with memcpy.
1227 (elf_link_add_object_symbols): Likewise.
1228 (elf_link_assign_sym_version): Likewise.
1229 * hash.c (bfd_hash_lookup): Likewise.
1230 * linker.c (_bfd_generic_link_add_one_symbol): Likewise.
1231 * section.c (bfd_get_unique_section_name): Likewise.
1232 * syms.c (_bfd_stab_section_find_nearest_line): Likewise.
1233 * elf.c (_bfd_elf_make_section_from_phdr): Likewise.
1234 (assign_section_numbers): Likewise.
1235 (_bfd_elfcore_make_pseudosection): Likewise.
1236 (elfcore_grok_lwpstatus): Likewise.
1237 (elfcore_grok_win32pstatus): Likewise.
1238 (elfcore_write_note): Constify input params. Use PTR instead of
1239 void *. Include terminating NUL in namesz. Correct padding.
1240 Support NULL "name" param. Use memcpy instead of strcpy.
1241 (elfcore_write_prpsinfo): Constify input params.
1242 (elfcore_write_prstatus): Likewise. Use PTR instead of void *.
1243 (elfcore_write_lwpstatus): Likewise.
1244 (elfcore_write_pstatus): Likewise.
1245 (elfcore_write_prfpreg): Likewise.
1246 (elfcore_write_prxfpreg): Likewise.
1247 * elf-bfd.h (elfcore_write_note): Update declaration.
1248 (elfcore_write_prpsinfo): Likewise.
1249 (elfcore_write_prstatus): Likewise.
1250 (elfcore_write_pstatus): Likewise.
1251 (elfcore_write_prfpreg): Likewise.
1252 (elfcore_write_prxfpreg): Likewise.
1253 (elfcore_write_lwpstatus): Likewise.
1254
1255 2002-06-25 Jason Eckhardt <jle@rice.edu>
1256
1257 * ecoff.c (ecoff_set_symbol_info): Set BSF_FUNCTION for
1258 symbols of type stProc and stStaticProc.
1259
1260 2002-06-25 Nick Clifton <nickc@redhat.com>
1261
1262 * ecoff.c: VArious formatting fixes.
1263
1264 2002-06-25 Alan Modra <amodra@bigpond.net.au>
1265
1266 * coff-rs6000.c (xcoff_generate_rtinit): Fix typo.
1267
1268 2002-06-25 Alan Modra <amodra@bigpond.net.au>
1269
1270 * aout-adobe.c: Don't compare against "true" or "false.
1271 * aout-target.h: Likewise.
1272 * aoutx.h: Likewise.
1273 * archive.c: Likewise.
1274 * bout.c: Likewise.
1275 * cache.c: Likewise.
1276 * coff-a29k.c: Likewise.
1277 * coff-alpha.c: Likewise.
1278 * coff-i386.c: Likewise.
1279 * coff-mips.c: Likewise.
1280 * coff-or32.c: Likewise.
1281 * coff64-rs6000.c: Likewise.
1282 * coffcode.h: Likewise.
1283 * coffgen.c: Likewise.
1284 * cpu-ns32k.c: Likewise.
1285 * ecoff.c: Likewise.
1286 * ecofflink.c: Likewise.
1287 * elf.c: Likewise.
1288 * elf32-arm.h: Likewise.
1289 * elf32-cris.c: Likewise.
1290 * elf32-d30v.c: Likewise.
1291 * elf32-i386.c: Likewise.
1292 * elf32-mcore.c: Likewise.
1293 * elf32-ppc.c: Likewise.
1294 * elf32-sh.c: Likewise.
1295 * elf32-sh64.c: Likewise.
1296 * elf32-v850.c: Likewise.
1297 * elf64-alpha.c: Likewise.
1298 * elf64-sh64.c: Likewise.
1299 * elfcode.h: Likewise.
1300 * elfcore.h: Likewise.
1301 * elflink.h: Likewise.
1302 * elfxx-mips.c: Likewise.
1303 * i386os9k.c: Likewise.
1304 * ieee.c: Likewise.
1305 * libbfd.c: Likewise.
1306 * linker.c: Likewise.
1307 * mmo.c: Likewise.
1308 * nlm32-alpha.c: Likewise.
1309 * nlm32-i386.c: Likewise.
1310 * nlm32-ppc.c: Likewise.
1311 * nlm32-sparc.c: Likewise.
1312 * nlmcode.h: Likewise.
1313 * oasys.c: Likewise.
1314 * pdp11.c: Likewise.
1315 * peicode.h: Likewise.
1316 * reloc.c: Likewise.
1317 * som.c: Likewise.
1318 * srec.c: Likewise.
1319 * tekhex.c: Likewise.
1320 * vms.c: Likewise.
1321 * xcofflink.c: Likewise.
1322 * elf64-sparc.c: Edit comment to not use "== false".
1323
1324 * aoutf1.h: Don't use "? true : false".
1325 * ecoff.c: Likewise.
1326 * format.c: Likewise.
1327 * ieee.c: Likewise.
1328 * linker.c: Likewise.
1329 * mmo.c: Likewise.
1330 * oasys.c: Likewise.
1331
1332 2002-06-23 H.J. Lu <hjl@gnu.org>
1333
1334 * elflink.h (elf_link_add_archive_symbols): For the default
1335 version, check references with only one `@' first.
1336
1337 2002-06-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1338
1339 * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): New
1340 function.
1341 (allocate_global_data_dlt): Don't add millicode symbols to dynamic
1342 symbol table.
1343 (allocate_global_data_opd, allocate_dynrel_entries): Likewise.
1344 (elf64_hppa_size_dynamic_sections): Revise to use
1345 elf64_hppa_mark_milli_and_exported_functions.
1346 (elf64_hppa_finish_dynamic_symbol): Remove code to keep millicode
1347 symbols out of dynamic symbol table.
1348
1349 2002-06-23 Alan Modra <amodra@bigpond.net.au>
1350
1351 * Makefile.in: Regenerate.
1352 * libbfd.h: Regenerate.
1353 * bfd-in2.h: Regenerate.
1354 * configure: Regenerate.
1355 * po/SRC-POTFILES.in: Regenerate.
1356
1357 * elflink.h: Comment typo fixes.
1358
1359 2002-06-23 H.J. Lu <hjl@gnu.org>
1360
1361 * elf-bfd.h (elf_link_loaded_list): New structure.
1362 (elf_link_hash_table): Add "loaded".
1363 * elf.c (_bfd_elf_link_hash_table_init): Initialize "loaded".
1364 * elflink.h (elf_link_check_versioned_symbol): New function.
1365 (elf_link_output_extsym): Call elf_link_check_versioned_symbol.
1366
1367 2002-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1368
1369 * elflink.h (size_dynamic_sections): If the target does not
1370 support an ELF style hash table, return true, indicating that
1371 nothing needed to be done, rather than false, indicating that the
1372 section's size could not be computed.
1373
1374 2002-06-18 Dave Brolley <brolley@redhat.com>
1375
1376 From Catherine Moore, Michael Meissner, Dave Brolley:
1377 * po/SRC-POTFILES.in: Add cpu-frv.c and elf32-frv.c
1378 * targets.c: Support bfd_elf32_frv_vec.
1379 * reloc.c: Add FRV relocs.
1380 * configure.in: Add support for bfd-elf32-frv-vec.
1381 * config.bfd (targ_cpu): Add support for frv-*-elf.
1382 * archures.c: Add frv arch and machines.
1383 * Makefile.am (ALL_MACHINES): Add cpu-frv.lo.
1384 (ALL_MACHINES_CFILES): Add cpu-frv.c.
1385 (BFD32_BACKENDS): Add elf32-frv.lo.
1386 (BFD32_BACKENDS_CFILES): Add elf32-frv.c
1387 (cpu-frv.lo): New target.
1388 (elf32-frv.lo): New target.
1389 * cpu-frv.c: New file.
1390 * elf32-frv.c: New file.
1391
1392 2002-06-18 Jakub Jelinek <jakub@redhat.com>
1393
1394 * elfcode.h (elf_object_p): Sanity check eh_shoff == 0 implies
1395 e_shnum == 0.
1396 Only read the first section header if e_shoff is non-zero.
1397 Don't consider e_shstrndx if there are no sections.
1398
1399 2002-06-17 Tom Rix <trix@redhat.com>
1400
1401 * elf32-d10v.c (elf_d10v_howto_table): Change R_D10V_10_PCREL_R,
1402 R_D10V_10_PCREL_L and R_D10V_18_PCREL to use
1403 complain_overflow_bitfield.
1404
1405 2002-06-17 Alan Modra <amodra@bigpond.net.au>
1406
1407 * opncls.c (bfd_openr): Remove redundant bfd_set_error.
1408 (bfd_fdopenr): Likewise.
1409 (bfd_openstreamr): Likewise.
1410 (bfd_openw): Likewise.
1411
1412 * targets.c: Sort target vecs.
1413 (_bfd_target_vector): Add aix5coff64_vec, bfd_elf32_sh64_vec,
1414 bfd_elf32_sh64l_vec, bfd_elf32_sh64lnbsd_vec,
1415 bfd_elf32_sh64nbsd_vec, bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec,
1416 bfd_elf64_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec.
1417 * configure.in: Sort target vecs. Add m88kmach3_vec.
1418 * configure: Regenerate.
1419
1420 2002-06-16 Hans-Peter Nilsson <hp@bitrange.com>
1421
1422 * elf64-mmix.c (bpo_reloc_request_sort_fn): Use member
1423 bpo_reloc_no to break sort order ties, not address of items.
1424
1425 2002-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
1426
1427 * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.
1428 Skip excluded sections in determing __gp value.
1429 (elf_hppa_final_link_relocate): Use the symbol's address in
1430 R_PARISC_FPTR64 relocations that don't need an opd entry.
1431 * elf64-hppa.c (allocate_dynrel_entries): Simplify code.
1432 (elf64_hppa_finalize_dynreloc): Likewise.
1433 (elf64_hppa_size_dynamic_sections): Move comments and fix typo.
1434 (elf64_hppa_finish_dynamic_symbol): Break up assert.
1435
1436 2002-06-14 Sergey Grigoriev <serge@leopold.Physik.Uni-Augsburg.DE>
1437
1438 * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
1439 alignment for .bss, .data and .text sections so that sse and sse2
1440 code will work.
1441 * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
1442
1443 2002-06013 J"orn Rennecke <joern.rennecke@superh.com>
1444
1445 config.bfd: Add support for sh[1234]l*-*-elf* | sh3el*-*-elf*,
1446 sh[1234]*-elf*.
1447
1448 2002-06-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
1449
1450 * elflink.h (elf_bfd_final_link): Improve error handling for missing
1451 dynamic sections.
1452
1453 * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entry
1454 for a symbol that has no output section.
1455 (allocate_dynrel_entries): Correct comment.
1456 (elf64_hppa_finalize_dynreloc): Likewise. Don't create an opd entry
1457 unless we want one.
1458 (elf64_hppa_finalize_opd): Prevent segfault if dyn_h is NULL.
1459 (elf64_hppa_finalize_dlt): Likewise. Prevent segfault for symbols
1460 with no section. Remove unnecessary parentheses.
1461
1462 2002-06-11 Tom Rix <trix@redhat.com>
1463
1464 * coffcode.h (coff_compute_section_file_positions): Add data
1465 section to AIX loader alignment check.
1466
1467 * coff-rs6000.c (_bfd_xcoff_mkobject): Set default text section
1468 alignment to 4 bytes.
1469 (_bfd_xcoff_copy_private_bfd_data): Use text and data alignment
1470 power accessor macro.
1471 (do_shared_object_padding): Remove invalid assertion.
1472
1473 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
1474
1475 * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
1476 for removed output sections.
1477
1478 2002-06-10 Geoffrey Keating <geoffk@redhat.com>
1479
1480 * merge.c (merge_strings): Use htab_create_alloc with calloc, not
1481 htab_alloc.
1482 * elf-strtab.c (_bfd_elf_strtab_finalize): Likewise.
1483
1484 2002-06-08 H.J. Lu <hjl@gnu.org>
1485
1486 * elf.c (copy_private_bfd_data): Don't cast to bfd_size_type to
1487 work around a long long bug in gcc 2.96 on mips.
1488
1489 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
1490
1491 * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
1492 (BFD32_BACKENDS_CFILES): Add vax1knetbsd.c.
1493 Regenerate dependency lists.
1494 * Makefile.in: Regenerate.
1495 * config.bfd (vax-*-netbsdelf*, vax-*-netbsdaout*): Add
1496 vax1knetbsd_vec to targ_selvecs.
1497 * configure.in: Add vax1knetbsd_vec.
1498 * configure: Regenerate.
1499 * targets.c (_bfd_target_vector): Add vax1knetbsd_vec.
1500 * vax1knetbsd.c: New file.
1501 * vaxnetbsd.c: Update copyright years.
1502 (TARGET_PAGE_SIZE): Set to 0x1000.
1503 (DEFAULT_MID): Set to M_VAX4K_NETBSD.
1504
1505 2002-06-08 Matt Thomas <matt@3am-software.com>
1506
1507 * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
1508
1509 2002-06-08 Alan Modra <amodra@bigpond.net.au>
1510
1511 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.
1512
1513 2002-06-08 Alan Modra <amodra@bigpond.net.au>
1514
1515 * Makefile.am: Run "make dep-am".
1516 * Makefile.in: Regenerate.
1517
1518 * armnetbsd.c: Replace CONST with const.
1519 * corefile.c: Likewise.
1520 * elf32-dlx.c: Likewise.
1521 * elf64-mips.c: Likewise.
1522 * mmo.c: Likewise.
1523 * ns32knetbsd.c: Likewise.
1524
1525 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash
1526 table is elf64-sparc.
1527
1528 2002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1529
1530 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.
1531 Fix RELA addends to get not shifted in the result. Don't do special
1532 handling of R_MIPS_64 for NewABI.
1533
1534 2002-06-07 Alan Modra <amodra@bigpond.net.au>
1535
1536 * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
1537 (NAME(aout,slurp_reloc_table)): Likewise.
1538 * coff-mips.c (mips_relax_section): Use bfd_zalloc.
1539 * coff-rs6000.c (xcoff_write_armap_big): Use bfd_zmalloc.
1540 (xcoff_write_archive_contents_big): Likewise.
1541 (xcoff_generate_rtinit): Likewise.
1542 (xcoff_generate_rtinit): Likewise, and check error return.
1543 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
1544 * coffgen.c (coff_section_symbol): Use bfd_zalloc.
1545 (coff_get_normalized_symtab): Likewise.
1546 (coff_make_empty_symbol): Likewise.
1547 (bfd_coff_set_symbol_class): Likewise.
1548 * cofflink.c (coff_link_add_symbols): Likewise.
1549 * ecoff.c (_bfd_ecoff_make_empty_symbol): Likewise.
1550 * ecofflink.c (ecoff_write_shuffle): Use bfd_zmalloc.
1551 (bfd_ecoff_write_accumulated_debug): Likewise.
1552 * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
1553 * i386linux.c (bfd_i386linux_size_dynamic_sections): Likewise.
1554 * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc.
1555 * ieee.c (do_with_relocs): Use bfd_zalloc.
1556 * m68klinux.c (bfd_m68klinux_size_dynamic_sections): Likewise.
1557 * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
1558 (NAME(aout,slurp_reloc_table)): Likewise.
1559 (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
1560 * reloc16.c (bfd_coff_reloc16_relax_section): Use bfd_zmalloc.
1561 * som.c (som_build_and_write_symbol_table): Likewise.
1562 (som_slurp_string_table): Likewise.
1563 (som_slurp_symbol_table): Likewise.
1564 (som_bfd_ar_write_symbol_stuff): Likewise.
1565 * sparclinux.c (bfd_sparclinux_size_dynamic_sections): Use bfd_zalloc.
1566 * sunos.c (bfd_sunos_size_dynamic_sections): Likewise.
1567 * tekhex.c (find_chunk): Likewise. Get rid of unused "sname".
1568 * vms-gsd.c (_bfd_vms_slurp_gsd): Use bfd_zmalloc.
1569 * xcofflink.c (xcoff_link_add_symbols): Use bfd_zalloc/bfd_zmalloc.
1570
1571 2002-06-07 Alan Modra <amodra@bigpond.net.au>
1572
1573 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with
1574 "group" union.
1575 (elf_group_name): Update.
1576 (elf_group_id): Define.
1577 (bfd_elf_set_group_contents): Declare.
1578 * elf.c (elf_fake_sections): Qualify use of elf_group_name.
1579 (set_group_contents): Rename to bfd_elf_set_group_contents. Remove
1580 ATTRIBUTE_UNUSED from failedptrarg. If elf_group_id is set, use
1581 that sym for the signature.
1582 (_bfd_elf_compute_section_file_positions): Don't call
1583 set_group_contents for "ld -r" case.
1584 (swap_out_syms): Use bfd_zalloc.
1585 * elflink.h (elf_link_add_archive_symbols): Likewise.
1586 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
1587 (elf_bfd_final_link): Call bfd_elf_set_group_contents.
1588
1589 2002-06-07 Alan Modra <amodra@bigpond.net.au>
1590
1591 * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved
1592 relocs in opd for non-shared too.
1593
1594 2002-06-06 Jeffrey Law <law@redhat.com
1595
1596 * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting
1597 relocations.
1598
1599 2002-06-06 Nick Clifton <nickc@cambridge.redhat.com>
1600
1601 * merge.c: Include libiberty.h.
1602 * elf-strtab.c: Include libiberty.h.
1603
1604 2002-06-06 Elias Athanasopoulos <eathan@otenet.gr>
1605
1606 * peXXigen.c (pe_print_idata): Remove unused variable.
1607
1608 2002-06-06 David Heine <dlheine@tensilica.com>
1609
1610 * elf.c (assign_file_positions_for_segments): Remove unallocated
1611 sections from the section to segment mapping for PT_LOAD segments.
1612 Update comment about empty loadable segments.
1613
1614 2002-06-06 Richard Sandiford <rsandifo@redhat.com>
1615
1616 * stabs.c (_bfd_link_section_stabs): Check that the symbol offset
1617 is within the .stabstr section.
1618
1619 2002-06-06 Alan Modra <amodra@bigpond.net.au>
1620
1621 * elf-bfd.h (struct elf_size_info <swap_symbol_in>): Function args
1622 are "const PTR", not "const PTR *".
1623 (bfd_elf32_swap_symbol_in): Likewise.
1624 (bfd_elf64_swap_symbol_in): Likewise.
1625 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR.
1626 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
1627 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
1628 (elf_link_add_object_symbols): Likewise.
1629 (elf_link_record_local_dynamic_symbol): Likewise.
1630 (elf_link_input_bfd): Likewise.
1631 (elf_gc_mark): Likewise.
1632 (elf_reloc_symbol_deleted_p): Likewise.
1633 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
1634 (mn10200_elf_relax_delete_bytes): Likewise.
1635 (mn10200_elf_symbol_address_p): Likewise.
1636 (mn10200_elf_get_relocated_section_contents): Likewise.
1637 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
1638 (mn10300_elf_relax_section): Likewise.
1639 (mn10300_elf_relax_delete_bytes): Likewise.
1640 (mn10300_elf_symbol_address_p): Likewise.
1641 (mn10300_elf_get_relocated_section_contents): Likewise.
1642 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
1643 (elf32_h8_relax_delete_bytes): Likewise.
1644 (elf32_h8_symbol_address_p): Likewise.
1645 (elf32_h8_get_relocated_section_contents): Likewise.
1646 * elf32-hppa.c (get_local_syms): Likewise.
1647 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
1648 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
1649 * elf32-sh.c (sh_elf_relax_section): Likewise.
1650 (sh_elf_relax_delete_bytes): Likewise.
1651 (sh_elf_get_relocated_section_contents): Likewise.
1652 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
1653 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
1654 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
1655 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
1656 * elf64-ppc.c (get_local_syms): Likewise.
1657 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
1658 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
1659
1660 2002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
1661
1662 * config.bfd (sh64l*-*-elf*, shl*-*-elf*): New configurations.
1663
1664 2002-06-05 Alan Modra <amodra@bigpond.net.au>
1665
1666 * elf.c (group_signature): Swap in the whole symbol, and handle
1667 extracting section symbol names.
1668 (setup_group): Add comment.
1669 (set_group_contents): When called from objcopy or ld, arrange for
1670 section contents to be written. Write group member output section
1671 indices to allow objcopy to reorganize sections.
1672 (_bfd_elf_copy_private_section_data): Copy group info.
1673
1674 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
1675 (bfd_elf32_swap_symbol_in): Update prototype.
1676 (bfd_elf64_swap_symbol_in): Likewise.
1677 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR *.
1678 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
1679 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
1680 (elf_link_add_object_symbols): Likewise.
1681 (elf_link_record_local_dynamic_symbol): Likewise.
1682 (elf_link_input_bfd): Likewise.
1683 (elf_gc_mark): Likewise.
1684 (elf_reloc_symbol_deleted_p): Likewise.
1685 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
1686 (mn10200_elf_relax_delete_bytes): Likewise.
1687 (mn10200_elf_symbol_address_p): Likewise.
1688 (mn10200_elf_get_relocated_section_contents): Likewise.
1689 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
1690 (mn10300_elf_relax_section): Likewise.
1691 (mn10300_elf_relax_delete_bytes): Likewise.
1692 (mn10300_elf_symbol_address_p): Likewise.
1693 (mn10300_elf_get_relocated_section_contents): Likewise.
1694 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
1695 (elf32_h8_relax_delete_bytes): Likewise.
1696 (elf32_h8_symbol_address_p): Likewise.
1697 (elf32_h8_get_relocated_section_contents): Likewise.
1698 * elf32-hppa.c (get_local_syms): Likewise.
1699 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
1700 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
1701 * elf32-sh.c (sh_elf_relax_section): Likewise.
1702 (sh_elf_relax_delete_bytes): Likewise.
1703 (sh_elf_get_relocated_section_contents): Likewise.
1704 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
1705 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
1706 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
1707 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
1708 * elf64-ppc.c (get_local_syms): Likewise.
1709 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
1710 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
1711 * elfcode.h (NAME(_bfd_elf,size_info)): Update initialiser.
1712 * elf64-alpha.c (alpha_elf_size_info): Likewise.
1713 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
1714 * elf64-mips.c (mips_elf64_size_info): Likewise.
1715 * elf64-s390.c (s390_elf64_size_info): Likewise.
1716 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
1717
1718 2002-06-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1719
1720 * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
1721 elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
1722 elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
1723 _bfd_mips_elf_ignore_discarded_relocs.
1724 elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
1725
1726 2002-06-05 H.J. Lu <hjl@gnu.org>
1727
1728 * elfxx-mips.c (mips_elf_calculate_relocation): Call
1729 _bfd_elf_rel_local_sym for STT_SECTION relocations against
1730 the SEC_MERGE section.
1731
1732 2002-06-05 Alan Modra <amodra@bigpond.net.au>
1733
1734 * coff-alpha.c: Update copyright date.
1735 * coff-mips.c: Likewise.
1736 * xcoff-target.h: Likewise.
1737
1738 * bfd-in.h: Remove "taken from the source" comment.
1739 * libbfd-in.h: Likewise.
1740 * libcoff-in.h: Likewise.
1741 * bfd-in2.h: Regenerate.
1742 * libbfd.h: Regenerate.
1743 * libcoff.h: Regenerate.
1744
1745 * elf.c (bfd_elf_discard_group): Return true.
1746 * elf-bfd.h (bfd_elf_discard_group): Declare.
1747 * bfd-in.h (bfd_elf_discard_group): Don't declare here.
1748 * section.c (bfd_discard_group): Rename to bfd_generic_discard_group.
1749 * bfd.c (bfd_discard_group): Define.
1750 * targets.c (struct bfd_target): Add _bfd_discard_group.
1751 (BFD_JUMP_TABLE_LINK): Here too.
1752 * libbfd-in.h (_bfd_nolink_bfd_discard_group): Define.
1753 * aout-adobe.c (aout_32_bfd_discard_group): Define.
1754 * aout-target.h (MY_bfd_discard_group): Define.
1755 * aout-tic30.c (MY_bfd_discard_group): Define.
1756 * binary.c (binary_bfd_discard_group): Define.
1757 * bout.c (b_out_bfd_discard_group): Define.
1758 * coff-alpha.c (_bfd_ecoff_bfd_discard_group): Define.
1759 * coffcode.h (coff_bfd_discard_group): Define.
1760 * coff-mips.c (_bfd_ecoff_bfd_discard_group): Define.
1761 * elfxx-target.h (bfd_elfNN_bfd_discard_group): Define.
1762 * i386msdos.c (msdos_bfd_discard_group): Define.
1763 * i386os9k.c (os9k_bfd_discard_group): Define.
1764 * ieee.c (ieee_bfd_discard_group): Define.
1765 * ihex.c (ihex_bfd_discard_group): Define.
1766 * mmo.c (mmo_bfd_discard_group): Define.
1767 * nlm-target.h (nlm_bfd_discard_group): Define.
1768 * oasys.c (oasys_bfd_discard_group): Define.
1769 * ppcboot.c (ppcboot_bfd_discard_group): Define.
1770 * som.c (som_bfd_discard_group): Define.
1771 * srec.c (srec_bfd_discard_group): Define.
1772 * tekhex.c (tekhex_bfd_discard_group): Define.
1773 * versados.c (versados_bfd_discard_group): Define.
1774 * vms.c (vms_bfd_discard_group): Define.
1775 * xcoff-target.h (_bfd_xcoff_bfd_discard_group): Define.
1776 * coff64-rs6000.c (rs6000coff64_vec): Update initialiser.
1777 (aix5coff64_vec): Likewise.
1778 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
1779
1780 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
1781
1782 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
1783 (BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
1784 (elf32-sh64-com.lo): New dependency list.
1785 * Makefile.in: Regenerate.
1786 * configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
1787 (bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
1788 elf32-sh64-com.lo.
1789 * configure: Regenerate.
1790 * elf32-sh64.c (sh64_address_in_cranges)
1791 (sh64_get_contents_type, sh64_address_is_shmedia): Move to...
1792 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
1793 (crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
1794 * elf32-sh64-com.c: ...here. New file.
1795
1796 2002-06-04 Alan Modra <amodra@bigpond.net.au>
1797
1798 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove
1799 ATTRIBUTE_UNUSED on used params.
1800 * elf32-vax.c (elf_vax_gc_mark_hook): Remove unnecessary checks
1801 before calling bfd_section_from_elf_index on local syms.
1802 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
1803
1804 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
1805
1806 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-nbsd.lo.
1807 (BFD32_BACKENDS_CFILES): Add elf32-sh64-nbsd.c.
1808 (BFD64_BACKENDS): Add elf64-sh64-nbsd.lo.
1809 (BFD64_BACKENDS_CFILES): Add elf64-sh64-nbsd.c.
1810 (elf32-sh64-nbsd.lo, elf64-sh64-nbsd.lo): New rules.
1811 * Makefile.in: Regenerate.
1812 * config.bfd (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
1813 (sh64-*-netbsd*): New targets.
1814 * configure.in: Add bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec,
1815 bfd_elf64_sh64nbsd_vec, and bfd_elf64_sh64lnbsd_vec.
1816 * configure: Regenerate.
1817 * elf32-sh64-nbsd.c: New file.
1818 * elf64-sh64-nbsd.c: New file.
1819 * targets.c: Add extern decls for bfd_elf32_sh64nbsd_vec,
1820 bfd_elf32_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec, and
1821 bfd_elf64_sh64lnbsd_vec.
1822
1823 2002-06-04 Alan Modra <amodra@bigpond.net.au>
1824
1825 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
1826 (bfd_section_from_shdr): Likewise. Set section name of group
1827 sections from signature.
1828 (group_signature): Split out from setup_group. Ensure symbol table
1829 is available.
1830 (bfd_elf_discard_group): New function.
1831 (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on
1832 .gnu.linkonce* sections if they are members of a group.
1833 (set_group_contents): Set GRP_COMDAT flag.
1834 * section.c (bfd_discard_group): New function.
1835 * bfd-in.h (bfd_elf_discard_group): Declare.
1836 * bfd-in2.h: Regenerate.
1837 * elf-bfd.h (struct bfd_elf_section_data): Add linkonce_p field.
1838 (elf_linkonce_p): Define.
1839
1840 2002-06-04 Alan Modra <amodra@bigpond.net.au>
1841
1842 * elf.c (bfd_section_from_shdr): Make "name" const.
1843 * elf-bfd.h (elf_backend_section_from_shdr): Likewise.
1844 * elf32-i370.c (i370_elf_section_from_shdr): Likewise.
1845 * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
1846 * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
1847 * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
1848 * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
1849 * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
1850 * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise.
1851 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
1852 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
1853 * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
1854
1855 2002-06-03 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1856
1857 * elfxx-mips.c (ABI_64_P): Use backend's data to determine the
1858 ABI.
1859
1860 2002-06-02 Kazu Hirata <kazu@cs.umass.edu>
1861
1862 * elf32-arc.c: Fix formatting.
1863 * elf32-arm.h: Likewise.
1864 * elf32-cris.c: Likewise.
1865 * elf32-dlx.c: Likewise.
1866 * elf32-hppa.c: Likewise.
1867 * elf32-i386.c: Likewise.
1868 * elf32-i386qnx.c: Likewise.
1869 * elf32-or32.c: Likewise.
1870 * elf32-s390.c: Likewise.
1871 * elf32-sh64.c: Likewise.
1872 * elf32-vax.c: Likewise.
1873 * elf32-xstormy16.c: Likewise.
1874 * elf64-alpha.c: Likewise.
1875 * elf64-mmix.c: Likewise.
1876 * elf64-ppc.c: Likewise.
1877 * elf64-s390.c: Likewise.
1878 * elf64-sh64.c: Likewise.
1879 * elf64-x86-64.c: Likewise.
1880
1881 2002-06-02 Richard Henderson <rth@redhat.com>
1882
1883 * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereference
1884 null when there are no got entries for a symbol.
1885 (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
1886 uninitialized variable warning.
1887
1888 2002-06-01 Richard Henderson <rth@redhat.com>
1889
1890 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
1891 undefined symbols here.
1892 (elf64_alpha_relax_section): Do it here. Also test for not
1893 defined in the current module.
1894 (elf64_alpha_relocate_section_r): Split out of ...
1895 (elf64_alpha_relocate_section): ... here. Don't dereference
1896 NULL when looking up local got entries.
1897
1898 2002-06-01 Richard Henderson <rth@redhat.com>
1899
1900 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
1901 symbols from JSR relaxation.
1902 (elf64_alpha_size_plt_section_1): New.
1903 (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
1904 (elf64_alpha_size_rela_got_1): ... here.
1905 (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
1906 (elf64_alpha_size_rela_got_section): ... here.
1907 (elf64_alpha_size_plt_section): New.
1908 (elf64_alpha_relax_section): Call them.
1909 (elf64_alpha_size_got_sections): Remove output_bfd arg.
1910 (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
1911
1912 2002-06-01 Richard Henderson <rth@redhat.com>
1913
1914 * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
1915 (elf64_alpha_relocate_section): Use them. Reject LE TLS relocs
1916 in shared libraries. Fix DTPRELHI and TPRELHI value.
1917 (INSN_ADDQ, INSN_RDUNIQ): New.
1918 (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
1919 (elf64_alpha_relax_with_lituse): Return boolean. Remove irelend
1920 argument. Reject dynamic symbols. Use LITUSE symbolic constants.
1921 (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
1922 Handle GOTDTPREL and GOTTPREL relocations.
1923 (elf64_alpha_relax_gprelhilo): New.
1924 (elf64_alpha_relax_tls_get_addr): New.
1925 (elf64_alpha_relax_find_tls_segment): New.
1926 (elf64_alpha_relax_section): Handle TLS relocations.
1927 (ALPHA_ELF_LINK_HASH_TLS_IE): New.
1928 (elf64_alpha_check_relocs): Set it.
1929
1930 2002-06-01 Richard Henderson <rth@redhat.com>
1931
1932 * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
1933
1934 * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic
1935 check; don't suppress dynamic relocs for non-allocated sections.
1936
1937 * elf64-alpha.c: Remove dead code.
1938
1939 2002-05-31 Alan Modra <amodra@bigpond.net.au>
1940
1941 * bfd-in2.h: Regenerate.
1942 * libbfd.h: Regenerate.
1943 * po/SRC-POTFILES.in: Regenerate.
1944
1945 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
1946 space for bss .plt.
1947
1948 2002-05-31 Graeme Peterson <gp@qnx.com>
1949
1950 * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
1951 (BFD32_BACKENDS_CFILES): Add elf32-i386qnx.c.
1952 Run "make dep-am".
1953 * Makefile.in: Regenerate.
1954 * config.bfd: Add i[3456]86-*-nto-qnx* support.
1955 * configure.in: Add bfd_elf32_i386qnx_vec support.
1956 * configure: Regenerate.
1957 * elf-bfd.h (struct elf_backend_data): Add set_nonloadable_filepos,
1958 is_contained_by_filepos, and copy_private_bfd_data_p.
1959 * elf.c (assign_file_positions_for_segments): Call backend
1960 set_nonloadable_filepos. Fix non-K&R call to _bfd_error_handler.
1961 (IS_CONTAINED_BY_FILEPOS): Define.
1962 (INCLUDE_SECTION_IN_SEGMENT): Also test IS_CONTAINED_BY_FILEPOS.
1963 (copy_private_bfd_data): Use IS_CONTAINED_BY_FILEPOS. Typo fix.
1964 Fix non-K&R call to _bfd_error_handler.
1965 (_bfd_elf_copy_private_section_data): Use backend
1966 copy_private_bfd_data_p.
1967 * elf32-i386.c: Don't include elfxx-target.h when
1968 ELF32_I386_C_INCLUDED is defined.
1969 * elf32-i386qnx.c: New QNX elf backend file.
1970 * elfxx-target.h: Add elf_backend_set_nonloadable_filepos,
1971 elf_backend_is_contained_by_filepos, and
1972 elf_backend_do_copy_private_bfd_data.
1973 * targets.c: Add bfd_target bfd_elf32_i386qnx_vec.
1974
1975 2002-05-31 Alan Modra <amodra@bigpond.net.au>
1976
1977 * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define.
1978 Move other similar defines to start of file.
1979
1980 2002-05-30 Tom Rix <trix@redhat.com>
1981
1982 * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.
1983 * coff64-rs6000.c (xcoff64_rtype2howto): Same.
1984
1985 2002-05-30 Richard Henderson <rth@redhat.com>
1986
1987 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_TLSGD,
1988 ALPHA_ELF_LINK_HASH_LU_TLSLDM, ALPHA_ELF_LINK_HASH_LU_FUNC): New.
1989 (ALPHA_ELF_GOT_ENTRY_RELOCS_DONE): Remove.
1990 (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Remove.
1991 (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.
1992 (struct alpha_elf_obj_tdata): Rename total_got_entries and
1993 n_local_got_entries to total_got_size and local_got_size.
1994 (elf64_alpha_howto, elf64_alpha_reloc_map): Update for TLS relocs.
1995 (alpha_got_entry_size): New.
1996 (elf64_alpha_relax_with_lituse): Use it.
1997 (elf64_alpha_relax_without_lituse): Likewise.
1998 (MAX_GOT_SIZE): Rename from MAX_GOT_ENTRIES.
1999 (get_got_entry): New.
2000 (elf64_alpha_check_relocs): Handle TLS relocs. Reorganize.
2001 (elf64_alpha_adjust_dynamic_symbol): Test LU_FUNC as a mask.
2002 (elf64_alpha_merge_ind_symbols): Check gotent->reloc_type.
2003 (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots): Likewise.
2004 (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.
2005 (elf64_alpha_calc_got_offsets): Likewise.
2006 (alpha_dynamic_entries_for_reloc): New.
2007 (elf64_alpha_calc_dynrel_sizes): Use it.
2008 (elf64_alpha_size_dynamic_sections): Likewise.
2009 (elf64_alpha_relocate_section): Handle TLS relocations.
2010 * reloc.c: Add Alpha TLS relocations.
2011 * bfd-in2.h, libbfd.h: Rebuild.
2012
2013 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
2014
2015 * peXXigen.c (pe_print_idata): Remove double printed
2016 import table lines; add Bound-To comment.
2017
2018 2002-05-29 Matt Thomas <matt@3am-software.com>
2019
2020 * Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo.
2021 (BFD32_BACKENDS_CFILES): Add elf32-vax.c.
2022 (elf32-vax.lo): New rule.
2023 * Makefile.in: Regenerate.
2024 * configure.in (bfd_elf32_vax_vec)
2025 (vaxnetbsd_vec): New vectors.
2026 * configure: Regenerate.
2027 * config.bfd (vax-*-netbsdelf*)
2028 (vax-*-netbsdaout*)
2029 (vax-*-netbsd*): New targets.
2030 * elf32-vax.c: New file.
2031 * reloc.c: Add VAX relocations.
2032 * bfd-in2.h: Regenerate.
2033 * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
2034
2035 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
2036
2037 * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
2038 and bfd_elf32_bigarm_vec to targ_selvecs.
2039
2040 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
2041
2042 * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
2043 with auto-imported symbols.
2044
2045 2002-05-29 Adam Nemet <anemet@lnxw.com>
2046
2047 * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
2048 sections only record bfd.
2049 (bfd_elf32_arm_add_glue_sections_to_bfd): New function.
2050 * bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
2051 * bfd-in2.h: Regenerate.
2052
2053 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2054
2055 * syms.c (_bfd_stab_section_find_nearest_line): Move
2056 declaration and initialisation of saw_line and saw_func out of
2057 for loop.
2058
2059 2002-05-29 Alan Modra <amodra@bigpond.net.au>
2060
2061 * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
2062 (bfd_elf64_get_symbol_info): Define.
2063 * elfxx-target.h (bfd_elfNN_get_symbol_info): Only define if undef.
2064
2065 2002-05-29 Andrey Volkov <avolkov@transas.com>
2066
2067 * cpu-h8300.c: Make default h8300 machine first in machine list.
2068
2069 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
2070
2071 * config.bfd: Added DLX configuraton.
2072 * Makefile.am: Added DLX configuraton.
2073 * configure.in: Added DLX configuraton.
2074 * archures.c: Add DLX architecure.
2075 * reloc.c: Add DLX relocs.
2076 * targets.c: Added DLX target vector.
2077 * configure: Regenerate.
2078 * Makefile.in: Regenreate.
2079 * bfd-in2.h: Regenreate.
2080 * elf32-dlx.c: New file: Support DLX target.
2081 * cpu-dlx.c: New file: Support DLX target.
2082
2083 2002-05-25 Alan Modra <amodra@bigpond.net.au>
2084
2085 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
2086
2087 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change.
2088 (ppc64_elf_check_relocs): Don't set up function descriptor symbol
2089 strings to point inside function code sym string.
2090 (func_desc_adjust): Likewise.
2091 (ppc64_elf_hide_symbol): Rewrite code to look up function code sym.
2092
2093 2002-05-24 Michal Ludvig <mludvig@suse.cz>
2094
2095 * elf64-x86-64.c (elf64_x86_64_grok_prstatus): Added.
2096 (elf64_x86_64_grok_psinfo): Added.
2097
2098 2002-05-24 TAMURA Kent <kent@netbsd.org>
2099
2100 * config.bfd: Add a target for i386-netbsdpe.
2101
2102 2002-05-24 Alan Modra <amodra@bigpond.net.au>
2103
2104 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func
2105 and is_func_descriptor.
2106 (func_desc_adjust): Hide function code sym in shared libs unless
2107 there is a matching exported function descriptor sym.
2108
2109 2002-05-23 Jakub Jelinek <jakub@redhat.com>
2110
2111 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
2112 for symbols from SHF_TLS section.
2113 (_bfd_elf_print_private_bfd_data): Add PT_TLS.
2114 (elf_fake_sections): Set SHF_TLS for SEC_THREAD_LOCAL sections.
2115 (map_sections_to_segments): Build PT_TLS segment if necessary.
2116 (assign_file_positions_for_segments): Likewise.
2117 (get_program_header_size): Account for PT_TLS segment.
2118 (swap_out_syms): Set type of BSF_THREAD_LOCAL symbols and symbols from
2119 SEC_THREAD_LOCAL sections to STT_TLS.
2120 * reloc.c: Add 386 and IA-64 TLS relocs.
2121 * section.c (SEC_THREAD_LOCAL): Define.
2122 (SEC_CONSTRUCTOR_TEXT, SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS):
2123 Remove.
2124 * elflink.h (elf_link_add_object_symbols): Support .tcommon.
2125 (size_dynamic_sections): If DF_STATIC_TLS, set DF_FLAGS
2126 unconditionally.
2127 (struct elf_final_link_info): Add first_tls_sec.
2128 (elf_bfd_final_link): Set first_tls_sec.
2129 Compute elf_hash_table (info)->tls_segment.
2130 (elf_link_output_extsym): Handle STT_TLS symbols.
2131 (elf_link_input_bfd): Likewise.
2132 * syms.c (BSF_THREAD_LOCAL): Define.
2133 * bfd-in2.h: Rebuilt.
2134 * libbfd.h: Rebuilt.
2135 * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
2136 elf_i386_mkobject, elf_i386_object_p): New functions.
2137 (elf_howto_table): Add TLS relocs.
2138 (elf_i386_reloc_type_lookup): Support TLS relocs.
2139 (elf_i386_info_to_howto_rel): Likewise.
2140 (struct elf_i386_link_hash_entry): Add tls_type.
2141 (struct elf_i386_obj_tdata): New.
2142 (elf_i386_hash_entry, elf_i386_tdata, elf_i386_local_got_tls_type):
2143 New macros.
2144 (struct elf_i386_link_hash_table): Add tls_ldm_got.
2145 (link_hash_newfunc): Clear tls_type.
2146 (elf_i386_check_relocs): Support TLS relocs.
2147 (elf_i386_gc_sweep_hook): Likewise.
2148 (allocate_dynrelocs): Likewise.
2149 (elf_i386_size_dynamic_sections): Likewise.
2150 (elf_i386_relocate_section): Likewise.
2151 (elf_i386_finish_dynamic_symbol): Likewise.
2152 (bfd_elf32_mkobject, elf_backend_object_p): Define.
2153 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add tprel_offset,
2154 dtpmod_offset, dtprel_offset, tprel_done, dtpmod_done, dtprel_done,
2155 want_tprel, want_dtpmod, want_dtprel.
2156 (elfNN_ia64_tprel_base, elfNN_ia64_dtprel_base): New functions.
2157 (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to
2158 R_IA64_LTOFF_TPREL22.
2159 (elf_code_to_howto_index): Add TLS relocs.
2160 (elfNN_ia64_check_relocs): Support TLS relocs.
2161 (allocate_global_data_got): Account for TLS .got data.
2162 (allocate_dynrel_entries): Account for TLS dynamic relocations.
2163 (elfNN_ia64_install_value): Supprt TLS relocs.
2164 (set_got_entry): Support TLS relocs.
2165 (elfNN_ia64_relocate_section): Likewise.
2166
2167 2002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
2168
2169 * elf32-arm.h (elf32_arm_final_link_relocate): For the Thumb
2170 BLX reloc round the relocation up rather than down.
2171 * coff-arm.c (coff_arm_relocate_section): Likewise.
2172
2173 2002-05-21 H.J. Lu (hjl@gnu.org)
2174
2175 * linker.c (_bfd_generic_link_add_one_symbol): Allow multiple
2176 definition.
2177
2178 2002-05-22 Alan Modra <amodra@bigpond.net.au>
2179
2180 * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt.
2181 (ppc64_elf_relocate_section): Handle unresolved relocs in opd.
2182
2183 2002-05-22 Alan Modra <amodra@bigpond.net.au>
2184
2185 * elf64-ppc.c (ppc64_elf_relocate_section): Return false for
2186 unresolved relocs.
2187 (ppc64_elf_size_dynamic_sections): Check for splt NULL.
2188
2189 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2190
2191 * bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
2192 non-ELF targets.
2193
2194 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2195
2196 * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return
2197 an error value.
2198 * elflink.h (elf_link_output_relocs): Likewise. Improve error message.
2199 return with false on error.
2200 (elf_link_input_bfd): Check reloc_emitter return value.
2201
2202 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
2203
2204 * config.bfd (armeb-*-netbsdelf*): New target.
2205
2206 2002-05-20 Alan Modra <amodra@bigpond.net.au>
2207
2208 * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms
2209 at the plt call stub.
2210
2211 2002-05-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2212
2213 * cpu-mips.c (mips_compatible): Don't try to check machine
2214 compatibility.
2215
2216 2002-05-18 Tom Rix <trix@redhat.com>
2217
2218 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out): Fix C_FILE auxent.
2219
2220 2002-05-17 Alan Modra <amodra@bigpond.net.au>
2221
2222 * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
2223 (ppc64_elf_relocate_section): Don't warn about reloc overflow when
2224 we've already warned about an undefined symbol. Report more
2225 detail on reloc errors.
2226
2227 2002-05-17 Alan Modra <amodra@bigpond.net.au>
2228
2229 * acinclude.m4 (AM_INSTALL_LIBBFD): New.
2230 * configure.in: Invoke AM_INSTALL_LIBBFD.
2231 * Makefile.am (install-data-local): Revert 2002-05-13. Move to..
2232 (install_libbfd): .. New target.
2233 (uninstall_libbfd): Likewise.
2234 (install-bfdlibLTLIBRARIES): Likewise.
2235 (uninstall-bfdlibLTLIBRARIES): Likewise.
2236 (bfdlibdir): New.
2237 (bfdincludedir): New.
2238 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
2239 * aclocal.m4: Regenerate.
2240 * configure: Regenerate.
2241 * Makefile.in: Regenerate.
2242
2243 2002-05-17 Stuart Balfour <sbalfour@cisco.com>
2244
2245 * hash.c (bfd_hash_lookup): Remove computation of len from inside
2246 hash loop.
2247
2248 2002-05-16 Nick Clifton <nickc@cambridge.redhat.com>
2249
2250 * config.bfd: Add targets for sh64-linux (little endian and
2251 big endian).
2252
2253 2002-05-15 Laurent Pinchart <laurent.pinchart@skynet.be>
2254
2255 * peXXigen.c (pe_print_idata): Do not assume that the first thunk
2256 is located in the same section as the import table. Instead
2257 check, and if necessary load the section containing the thunk.
2258
2259 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
2260
2261 * aix5ppc-core.c (xcoff64_core_p): Replace bfd_read with
2262 bfd_bread.
2263 (xcoff64_core_file_matches_executable_p): Replace bfd_read
2264 with bfd_bread.
2265
2266 2002-05-15 Alan Modra <amodra@bigpond.net.au>
2267
2268 * aix5ppc-core.c: Warning fixes.
2269 * aout-adobe.c (aout_32_bfd_link_just_syms): Define.
2270 * aout-target.h (MY_bfd_link_just_syms): Define.
2271 * aout-tic30.c (MY_bfd_link_just_syms): Define.
2272 * bfd.c (bfd_link_just_syms): Define.
2273 * binary.c (binary_bfd_link_just_syms): Define.
2274 * bout.c (b_out_bfd_link_just_syms): Define.
2275 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update initializer.
2276 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
2277 * coffcode.h (coff_bfd_link_just_syms): Define.
2278 * elf-bfd.h (enum elf_link_info_type): Add ELF_INFO_TYPE_JUST_SYMS.
2279 (elf_discarded_section): Check for ELF_INFO_TYPE_JUST_SYMS.
2280 (_bfd_elf_link_just_syms): Declare.
2281 * elf.c (_bfd_elf_link_just_syms): New function.
2282 * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): Check that
2283 sections haven't already been discarded by the linker.
2284 * elflink.h (elf_link_add_object_symbols): Likewise for stab
2285 sections and SEC_MERGE sections.
2286 (elf_bfd_discard_info): Similarly here.
2287 * elfxx-target.h (bfd_elfNN_bfd_link_just_syms): Define.
2288 * i386msdos.c (msdos_bfd_link_just_syms): Define.
2289 * i386os9k.c (os9k_bfd_link_just_syms): Define.
2290 * ieee.c (ieee_bfd_link_just_syms): Define.
2291 * ihex.c (ihex_bfd_link_just_syms): Define.
2292 * libbfd-in.h (_bfd_nolink_bfd_link_just_syms): Define.
2293 (_bfd_generic_link_just_syms): Declare.
2294 * libecoff.h (_bfd_ecoff_bfd_link_just_syms): Define.
2295 * linker.c (_bfd_generic_link_just_syms): New function.
2296 * mmo.c (mmo_bfd_link_just_syms): Define.
2297 * nlm-target.h (nlm_bfd_link_just_syms): Define.
2298 * oasys.c (oasys_bfd_link_just_syms): Define.
2299 * ppcboot.c (ppcboot_bfd_link_just_syms): Define.
2300 * som.c (som_bfd_link_just_syms): Define.
2301 * srec.c (srec_bfd_link_just_syms): Define.
2302 * targets.c (struct bfd_target): Add _bfd_link_just_syms.
2303 (BFD_JUMP_TABLE_LINK): And here.
2304 * tekhex.c (tekhex_bfd_link_just_syms): Define.
2305 * versados.c (versados_bfd_link_just_syms): Define.
2306 * vms.c (vms_bfd_link_just_syms): Define.
2307 * libbfd.h: Regenerate.
2308 * bfd-in2.h: Regenerate.
2309
2310 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2311
2312 * elf32-mips.c: Remove superfluous definitions copied from
2313 elfxx-mips.c.
2314 (bfd_elf32_bigmips_vec,bfd_elf32_littlemips_vec): Use the
2315 SGIish vectors to check the special case.
2316 (mips_elf_hi16_reloc): Fix comment.
2317 (mips_elf_got16_reloc): Likewise.
2318 (_bfd_mips_elf32_gprel16_reloc): Likewise.
2319 (elf_reloc_map): Code cleanup.
2320 (mips_reloc_map): Add comment.
2321 (bfd_elf23_bfd_reloc_type_lookup): Code cleanup.
2322 (mips_elf32_rtype_to_howto): Likewise.
2323 (mips_elf32_discard_info): Likewise.
2324 (elf32_mips_irix_compat): Invert logic: Only SGIish vectors
2325 lead to IRIX compatibility now.
2326
2327 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2328
2329 * elfxx-mips.c: Call it IRIX, not Irix in comments.
2330
2331 2002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
2332
2333 * config.bfd (shle-*-netbsdelf*): Add target which includes
2334 sh64 support.
2335
2336 2002-05-13 David Edelsohn <edelsohn@gnu.org>
2337
2338 * configure.in: Revert 2002-04-07. Instead, auto-configure
2339 HAVE_ST_C_IMPL.
2340 * configure: Regenerate.
2341 * config.in: Regenerate.
2342 * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
2343 or AIX_5_CORE.
2344
2345 2002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
2346
2347 * configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
2348 corefiles as well.2
2349 * configure: Regenerate.
2350
2351 2002-05-13 Alan Modra <amodra@bigpond.net.au>
2352
2353 * Makefile.am (install-data-local): Install headers to
2354 $(exec_prefix)/include.
2355 * Makefile.in: Regenerate.
2356
2357 2002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2358 Daniel Jacobowitz <drow@mvista.com>
2359
2360 * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE. Don't
2361 map BFD_RELOC_RVA.
2362
2363 2002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
2364
2365 * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*,
2366 hppa*-*-openbsd*): New targets.
2367 * configure.in (alpha*-*-openbsd*): Set COREFILE.
2368 * configure: Regenerate.
2369
2370 2002-05-10 Tom Rix <trix@redhat.com>
2371
2372 * coff64-rs6000.c (xcoff64_reloc_type_br): New function for
2373 xcoff64_ppc_relocate_section.
2374 * coff-rs6000.c : Extern common xcoff_reloc_type functions.
2375 * libxcoff.h: Common xcoff_reloc_type function declaration.
2376
2377 2002-05-10 Alan Modra <amodra@bigpond.net.au>
2378
2379 * elf32-i386.c (elf_i386_relocate_section): Remove overflow checks
2380 added in 2002-05-09 commit.
2381
2382 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,
2383 don't look for stubs on all undefined syms.
2384
2385 2002-05-09 Alan Modra <amodra@bigpond.net.au>
2386
2387 * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.
2388 (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
2389 pcrel_offset.
2390
2391 * elf32-i386.c (elf_howto_table): Comments.
2392 (elf_i386_relocate_section): Handle more relocs for relocatable
2393 linking and against SEC_MERGE sections.
2394
2395 2002-05-08 Alan Modra <amodra@bigpond.net.au>
2396
2397 * elf32-ppc.c (ppc_elf_create_got): New function.
2398 (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
2399 _bfd_elf_create_dynamic_sections. Correct .plt flags.
2400 (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
2401 _bfd_elf_create_got_section.
2402
2403 2002-05-07 Alan Modra <amodra@bigpond.net.au>
2404
2405 * elf-bfd.h (struct elf_backend_data): Add rela_normal.
2406 * elfxx-target.h (elf_backend_rela_normal): Define.
2407 (elfNN_bed): Init rela_normal.
2408 * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
2409 for section symbols here if rela_normal. Simplify abs section test.
2410 * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
2411 return immediately. Remove code handling relocatable linking.
2412 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
2413 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
2414 * elf32-i370.c (i370_elf_relocate_section): Likewise.
2415 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
2416 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
2417 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
2418 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
2419 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
2420 * elf32-s390.c (elf_s390_relocate_section): Likewise.
2421 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
2422 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
2423 * elf64-s390.c (elf_s390_relocate_section): Likewise.
2424 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
2425 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
2426 * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
2427 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
2428 * elf-m10200.c (elf_backend_rela_normal): Define.
2429 * elf-m10300.c (elf_backend_rela_normal): Define.
2430 * elf32-fr30.c (elf_backend_rela_normal): Define.
2431 * elf32-i370.c (elf_backend_rela_normal): Define.
2432 * elf32-i860.c (elf_backend_rela_normal): Define.
2433 * elf32-m68k.c (elf_backend_rela_normal): Define.
2434 * elf32-mcore.c (elf_backend_rela_normal): Define.
2435 * elf32-openrisc.c (elf_backend_rela_normal): Define.
2436 * elf32-ppc.c (elf_backend_rela_normal): Define.
2437 * elf32-s390.c (elf_backend_rela_normal): Define.
2438 * elf32-xstormy16.c (elf_backend_rela_normal): Define.
2439 * elf64-ppc.c (elf_backend_rela_normal): Define.
2440 * elf64-s390.c (elf_backend_rela_normal): Define.
2441 * elf64-x86-64.c (elf_backend_rela_normal): Define.
2442 * elfxx-ia64.c (elf_backend_rela_normal): Define.
2443 * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
2444 * elf32-m32r.c (elf_backend_rela_normal): Likewise.
2445
2446 2002-05-06 Nick Clifton <nickc@cambridge.redhat.com>
2447
2448 * elf32-arm.h (elf32_arm_final_link_relocate): Convert
2449 'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
2450
2451 2002-05-06 Alan Modra <amodra@bigpond.net.au>
2452
2453 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
2454 when not relocatable. Fix reloc_emitter call for K&R.
2455
2456 2002-05-04 Alan Modra <amodra@bigpond.net.au>
2457
2458 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
2459 reloading local sym addend mistakenly removed in 2002-05-01 change.
2460
2461 * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
2462 (read_abbrevs): Change "offset" param to bfd_vma.
2463 (parse_comp_unit): Change "version" and addr_size to unsigned ints.
2464 Change "abbrev_offset" to bfd_vma.
2465 (read_indirect_string): Use correct conversion chars in error
2466 message format string, cast bfd_vma's to unsigned long.
2467 (read_abbrevs): Likewise.
2468 (read_attribute_value): Likewise.
2469 (decode_line_info): Likewise.
2470 (scan_unit_for_functions): Likewise.
2471 (parse_comp_unit): Likewise.
2472
2473 2002-05-04 Tom Rix <trix@redhat.com>
2474
2475 * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
2476 (coff_swap_reloc_out): Same.
2477 * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
2478 (xcoff_swap_reloc_out): Same.
2479 (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
2480 case some 16 bit relocs. Add reloc value to output.
2481 (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
2482 R_RBR. Improve names.
2483 (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
2484 (bfd_xcoff_backend_data): Update with new reloc swap names.
2485 (bfd_pmac_xcoff_backend_data) : Same.
2486 * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
2487 (xcoff64_swap_reloc_out): Same.
2488 (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
2489 R_POS. Add reloc value to output.
2490 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
2491 bit R_RBR. Improve names, masks.
2492 (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
2493 (bfd_xcoff_backend_data): Update with new reloc swap names.
2494 (bfd_xcoff_aix5_backend_data) : Same.
2495
2496 2002-05-04 Alan Modra <amodra@bigpond.net.au>
2497
2498 * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
2499 bfd_count top_index, input_list, all_local_syms.
2500 (elf32_hppa_setup_section_lists): New function, split from
2501 elf32_hppa_size_stubs.
2502 (elf32_hppa_next_input_section): Likewise.
2503 (group_sections): Likewise.
2504 (get_local_syms): Likewise.
2505 (elf32_hppa_size_stubs): Adjust for split out functions. Look for
2506 stubs on undefined syms too.
2507 (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
2508 Only access htab elf fields when we have an elf hash table.
2509 * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
2510 (elf32_hppa_next_input_section): Declare.
2511
2512 2002-05-04 Bob Byrnes <byrnes@curl.com>
2513
2514 * opncls.c (_bfd_new_bfd_contained_in): Check return value of
2515 _bfd_new_bfd.
2516
2517 2002-05-03 H.J. Lu (hjl@gnu.org)
2518
2519 * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
2520 (mips_elf_link_hash_newfunc): Initialize forced_local to false.
2521 (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
2522 to hide a global symbol.
2523 (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
2524 forced_local to true.
2525
2526 2002-05-02 Richard Henderson <rth@redhat.com>
2527
2528 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
2529 vs SHN_UNDEF to zero.
2530
2531 2002-05-02 Alan Modra <amodra@bigpond.net.au>
2532
2533 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
2534 16 bit reloc.
2535 <R_PPC64_SECTOFF_DS>: Likewise.
2536 (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
2537 SECTOFF reloc.
2538 * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
2539 (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
2540 SECTOFF reloc.
2541
2542 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
2543 (ppc64_elf_ha_reloc): New function.
2544 (ppc64_elf_brtaken_reloc): New function.
2545 (ppc64_elf_sectoff_reloc): New function.
2546 (ppc64_elf_sectoff_ha_reloc): New function.
2547 (ppc64_elf_toc_reloc): New function.
2548 (ppc64_elf_toc_ha_reloc): New function.
2549 (ppc64_elf_toc64_reloc): New function.
2550 (ppc64_elf_unhandled_reloc): New function.
2551 (ppc64_elf_howto_raw): Use the above.
2552 <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
2553 <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset. Fix dst_mask.
2554 <R_PPC64_SECTOFF_DS>: Likewise.
2555 (IS_ABSOLUTE_RELOC): Update.
2556 (struct ppc_link_hash_table): Add have_undefweak.
2557 (ppc64_elf_link_hash_table_create): Init.
2558 (func_desc_adjust): Set have_undefweak.
2559 (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier. Only
2560 add the .sfpr blr when have_undefweak.
2561 (ppc64_elf_setup_section_lists): Check hash table flavour.
2562 (ppc64_elf_next_input_section): Move output_section->owner test to
2563 ppc64elf.em.
2564 (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
2565 and relocatable test. Return TOCstart and don't set elf_gp.
2566 (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
2567 offset calculation. Add assert on weak sym branch tweaks.
2568 * elf64-ppc.h (ppc64_elf_set_toc): Delete.
2569 (ppc64_elf_toc): Declare.
2570 (ppc64_elf_next_input_section): Update.
2571
2572 2002-05-01 Alan Modra <amodra@bigpond.net.au>
2573
2574 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
2575 file_name.
2576
2577 2002-05-01 Alan Modra <amodra@bigpond.net.au>
2578
2579 * elf64-ppc.c (CROR_151515, CROR_313131): Define.
2580 (ppc64_elf_relocate_section): Use them. Don't look for plt calls
2581 on R_PPC64_ADDR24 relocs. Require a nop or no link reg on plt
2582 call branches. Correct undefined weak destination.
2583 (ppc64_elf_func_desc_adjust): Always create at least one blr in
2584 .sfpr, and correct case where either only savef* or restf* is
2585 needed.
2586
2587 Long branch stubs, multiple stub sections.
2588 * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
2589 (ppc64_elf_next_input_section): Declare.
2590 * elf64-ppc.c: Move linker-only prototypes.
2591 (STUB_SUFFIX): Define.
2592 (enum ppc_stub_type): New.
2593 (struct ppc_stub_hash_entry): New.
2594 (struct ppc_branch_hash_entry): New.
2595 (struct ppc_link_hash_entry): Add stub_cache, oh.
2596 (struct ppc_link_hash_table): Add stub_hash_table etc. Remove
2597 sstub. Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
2598 Rename plt_overflow to stub_error.
2599 (ppc_stub_hash_lookup): Define.
2600 (ppc_branch_hash_lookup): Define.
2601 (stub_hash_newfunc): New function.
2602 (branch_hash_newfunc): New function.
2603 (link_hash_newfunc): Init new fields.
2604 (ppc64_elf_link_hash_table_create): Likewise.
2605 (ppc64_elf_link_hash_table_free): New function.
2606 (ppc_stub_name): New function.
2607 (ppc_get_stub_entry): New function.
2608 (ppc_add_stub): New function.
2609 (create_linkage_sections): Use bfd_make_section_anyway. Create
2610 .branch_lt and .rela.branch_lt sections. Don't create .stub.
2611 (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
2612 and set up for plt call stubs. Link func and func desc syms.
2613 (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
2614 (func_desc_adjust): Avoid hash lookup when func desc sym available
2615 via shortcut, and set links when processing.
2616 (ppc64_elf_hide_symbol): Likewise.
2617 (allocate_dynrelocs): Don't allocate stub section here.
2618 (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
2619 Remove sstub code.
2620 (ppc_type_of_stub): New function.
2621 (build_one_stub): Delete.
2622 (ppc_build_one_stub): New function.
2623 (ppc_size_one_stub): New function.
2624 (ppc64_elf_setup_section_lists): New function.
2625 (ppc64_elf_next_input_section): New function.
2626 (group_sections): New function.
2627 (get_local_syms): New function.
2628 (ppc64_elf_size_stubs): Rewrite.
2629 (ppc64_elf_build_stubs): Rewrite.
2630 (ppc64_elf_relocate_section): Look up stub entry for REL24
2631 relocs. Don't propagate REL14* to dynamic objects. Look for long
2632 branch stubs if REL14* or REL24 relocs won't reach.
2633 (bfd_elf64_bfd_link_hash_table_free): Define.
2634
2635 2002-04-30 Mark Mitchell <mark@codesourcery.com>
2636
2637 * config.bfd: Add support for powerpc-*-windiss.
2638
2639 2002-04-30 Tom Rix <trix@redhat.com>
2640
2641 * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
2642 symbol names into the hash table.
2643
2644 2002-04-28 Tom Rix <trix@redhat.com>
2645
2646 * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
2647 calulating relocations.
2648 (xcoff_complain_overflow) : Function table for relocation errors.
2649 (xcoff_ppc_relocate_section): Use relocation and complain function
2650 tables.
2651 (xcoff_complain_overflow_unsigned_func): New complain function.
2652 (xcoff_complain_overflow_signed_func): Same.
2653 (xcoff_complain_overflow_bitfield_func): Same.
2654 (xcoff_complain_overflow_dont_func): Same.
2655 (xcoff_reloc_type_crel): New recot function.
2656 (xcoff_reloc_type_br): Same.
2657 (xcoff_reloc_type_ba): Same.
2658 (xcoff_reloc_type_toc): Same.
2659 (xcoff_reloc_type_rel): Same.
2660 (xcoff_reloc_type_neg): Same.
2661 (xcoff_reloc_type_pos): Same.
2662 (xcoff_reloc_type_fail): Same.
2663 (xcoff_reloc_type_noop): Same.
2664 * libxcoff.h : Declare common parts for xcoff64.
2665 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
2666 and complain function tables.
2667
2668 2002-04-28 Alan Modra <amodra@bigpond.net.au>
2669
2670 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
2671 * elf32-hppa.c (elf32_hppa_final_link): Formatting.
2672
2673 2002-04-26 Alan Modra <amodra@bigpond.net.au>
2674
2675 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
2676 * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
2677
2678 * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
2679 same as the output before calling elf_link_input_bfd.
2680
2681 * coffcode.h (coff_compute_section_file_positions): Set
2682 section_tail after shuffling section list.
2683
2684 2002-04-24 Christian Groessler <chris@groessler.org>
2685
2686 * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
2687 addresses are 23bit with a special layout, not plain 32bit
2688 values. Prevent relocation of immediate values.
2689
2690 2002-04-24 Chris G. Demetriou <cgd@broadcom.com>
2691
2692 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
2693 MIPS-16 ASE flags are set, print something to indicate that.
2694
2695 2002-04-23 Alan Modra <amodra@bigpond.net.au>
2696
2697 * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
2698 under which a plt call stub is used.
2699 (final_link_relocate): Similarly.
2700 (allocate_plt_static): Clear h-plabel except when plt entry is
2701 exclusively used for a plabel.
2702 (allocate_dynrelocs): Use the above to simplify plt sizing.
2703 (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
2704 (elf32_hppa_link_hash_table_create): Init.
2705 (BL22_RP): Define.
2706 (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
2707 (elf32_hppa_check_relocs): Set has_22bit_branch.
2708
2709 * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
2710 (final_link_relocate): Likewise.
2711
2712 2002-04-22 Jakub Jelinek <jakub@redhat.com>
2713
2714 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
2715 search table if some FDE is DW_EH_PE_aligned encoded either.
2716 (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
2717
2718 2002-04-22 Richard Smith <richard@ex-parrot.com>
2719 Jakub Jelinek <jakub@redhat.com>
2720
2721 * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
2722 (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
2723 encoded personality.
2724 (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
2725 for CIE/FDE removal.
2726
2727 2002-04-20 Tom Rix <trix@redhat.com>
2728
2729 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
2730
2731 2002-04-20 Alan Modra <amodra@bigpond.net.au>
2732
2733 * archures.c (bfd_lookup_arch): Move the list order comment..
2734 (struct bfd_arch_info): ..to where it belongs.
2735 * bfd-in2.h: Regenerate.
2736
2737 * archures.c (bfd_lookup_arch): Add comment on list order.
2738 (bfd_default_set_arch_mach): Use bfd_lookup_arch.
2739 * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
2740 is always at head of list.
2741
2742 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
2743
2744 * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
2745 insert_thumb_branch, record_thumb_to_arm_glue): Suppress
2746 definition of these functions for ARM_WINCE builds as they are
2747 not used.
2748 (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
2749 for ARM_WINCE builds.
2750
2751 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
2752
2753 * coff-arm.c (bfd_arm_process_before_allocation):
2754
2755 2002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
2756
2757 * cpu-sh.c (scan_mach): Delete.
2758 (arch_info_struct): Replace scan_mach with bfd_default_scan.
2759 (bfd_sh_arch): Likewise.
2760
2761 2002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
2762
2763 * ihex.c (ihex_write_object_contents): Fix check for records
2764 crossing 64K boundaries.
2765
2766 2002-04-16 Alan Modra <amodra@bigpond.net.au>
2767
2768 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
2769 type rather than just assuming entries are ELF.
2770 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
2771 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
2772 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
2773 * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
2774 rather than elf_link_hash_entry.
2775
2776 2002-04-15 Richard Henderson <rth@redhat.com>
2777
2778 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
2779 n32 binaries.
2780
2781 2002-04-15 Michael Snyder <msnyder@redhat.com>
2782
2783 * opncls.c (bfd_close): Write contents if writeable.
2784 Minor formatting tidy-ups.
2785
2786 2002-04-15 Alan Modra <amodra@bigpond.net.au>
2787
2788 * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
2789
2790 2002-04-12 Michael Snyder <msnyder@redhat.com>
2791
2792 * bfd-in.h (bfd_get_section_lma): New access macro.
2793 Minor white-space fix-up.
2794
2795 2002-04-12 Alan Modra <amodra@bigpond.net.au>
2796
2797 * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
2798 header pad.
2799
2800 2002-04-09 DJ Delorie <dj@redhat.com>
2801
2802 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
2803
2804 2002-04-09 Casper S. Hornstrup <chorns@users.sourceforge.net>
2805
2806 * coffcode.h (coff_read_word): New.
2807 (coff_compute_checksum): New.
2808 (coff_apply_checksum): New.
2809 (coff_write_object_contents): Call coff_apply_checksum () to
2810 apply checksum to PE image.
2811
2812 2002-04-08 Randolph Chung <tausq@debian.org>
2813
2814 * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
2815 (elf32_hppa_final_link): Split out sorting logic to..
2816 * elf-hppa.h (elf_hppa_sort_unwind): ..here.
2817 (elf_hppa_final_link): Call elf_hppa_sort_unwind.
2818
2819 2002-04-07 Andrew Cagney <ac131313@redhat.com>
2820
2821 * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
2822 pattern.
2823 * configure: Re-generate.
2824
2825 2002-04-07 Andrew Cagney <ac131313@redhat.com>
2826
2827 * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
2828 is greater or equal to 4.3.3.
2829 * configure: Regenerate.
2830 Fix PR gdb/344.
2831
2832 2002-04-05 Hans-Peter Nilsson <hp@axis.com>
2833
2834 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
2835 R_CRIS_32_PCREL>: Fix typo in name.
2836 (cris_elf_check_relocs): Always create .rela.got here when
2837 R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
2838 (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
2839 assume it's created.
2840
2841 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2842
2843 * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
2844 * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
2845 define.
2846 * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
2847 * bfd.c (bfd_link_hash_table_free): Define.
2848 * binary.c (binary_bfd_link_hash_table_free): Define.
2849 * bout.c (b_out_bfd_link_hash_table_free): Define.
2850 * coff-rs6000.c (rs6000coff_vec): Include
2851 _bfd_generic_link_hash_table_free.
2852 (pmac_xcoff_vec): Likewise.
2853 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
2854 (aix5coff64_vec): Likewise.
2855 * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
2856 * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
2857 (bfd_elf32_bfd_link_hash_table_free): Define.
2858 * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
2859 (bfd_elf32_bfd_link_hash_table_free): Define.
2860 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
2861 define.
2862 * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
2863 * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
2864 * ieee.c (ieee_bfd_link_hash_table_free): Define.
2865 * ihex.c (ihex_bfd_link_hash_table_free): Define.
2866 * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
2867 (_bfd_generic_link_hash_table_free): Add prototype.
2868 * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
2869 * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
2870 * linker.c (_bfd_generic_link_hash_table_free): New function.
2871 * mmo.c (mmo_bfd_link_hash_table_free): Define.
2872 * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
2873 * oasys.c (oasys_bfd_link_hash_table_free): Define.
2874 * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
2875 * som.c (som_bfd_link_hash_table_free): Define.
2876 * srec.c (srec_bfd_link_hash_table_free): Define.
2877 * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
2878 * versados.c (versados_bfd_link_hash_table_free): Define.
2879 * vms.c (vms_bfd_link_hash_table_free): New function.
2880 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
2881
2882 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
2883 instead of bfd_alloc.
2884 * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
2885 * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
2886 * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
2887 * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
2888 * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
2889 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
2890 * elf.c (_bfd_elf_link_hash_table_create): Likewise.
2891 * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
2892 * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
2893 * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
2894 * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
2895 * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
2896 * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
2897 * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
2898 * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
2899 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
2900 * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
2901 * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
2902 * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
2903 * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
2904 * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
2905 * linker.c (_bfd_generic_link_hash_table_create): Likewise.
2906 * m68klinux.c (linux_link_hash_table_create): Likewise.
2907 * sparclinux.c (linux_link_hash_table_create): Likewise.
2908 * sunos.c (sunos_link_hash_table_create): Likewise.
2909 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
2910
2911 * targets.c: Add _bfd_link_hash_table_free to xvec.
2912
2913 * bfd-in2.h: Regenerate.
2914 * libbfd.h: Regenerate.
2915 * libcoff.h: Regenerate.
2916
2917 2002-04-04 Alan Modra <amodra@bigpond.net.au>
2918
2919 * dep-in.sed: Cope with absolute paths.
2920 * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
2921 Run "make dep-am".
2922 * Makefile.in: Regenerate.
2923 * coff-arm.c: Fix copyright date.
2924 * cpu-h8300.c: Likewise.
2925 * cpu-i370.c: Likewise.
2926 * cpu-s390.c: Likewise.
2927 * cpu-mips.c: Likewise.
2928 * po/SRC-POTFILES.in: Regenerate.
2929
2930 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2931
2932 * Makefile.am: Add elfxx-mips.c to the known backends.
2933 (elf32-mips.lo): remove dependency to coff/external.h.
2934 * Makefile.in: Regenerate.
2935 * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
2936 Remove elf32-mips.lo from 64 bit vectors. Update dependencies
2937 accordingly.
2938 * configure: Regenerate.
2939 * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
2940 (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
2941 (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
2942 MIPS specific backend functions.
2943 * elf32-mips.c: Moved most code to elfxx-mips.c.
2944 (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
2945 static.
2946 (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
2947 (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
2948 (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
2949 (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
2950 interface to allow selection of the right REL or RELA howto table.
2951 (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
2952 static. Let it refuse n32 objects.
2953 (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
2954 (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
2955 (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
2956 (elf32_mips_ignore_discarded_relocs): Rename from
2957 _bfd_elf32_mips_ignore_discarded_relocs.
2958 (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
2959 (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
2960 (elf_mips_howto_table_rela): Remove.
2961 * elf64-mips.c: Moved most code to elfxx-mips.c.
2962 (bfd_elf64_bfd_reloc_type_lookup): Make static.
2963 (mips_elf64_rtype_to_howto): New function.
2964 (mips_elf64_object_p): Likewise.
2965 (elf64_mips_irix_compat): Likewise.
2966 * elfxx-mips.c: New file containing common code merged together from
2967 elf32-mips.c and elf64-mips.c.
2968 * elfxx-mips.h: New file containing MIPS specific prototypes from
2969 elf-bfd.h.
2970 * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
2971 elf_backend_mips_rtype_to_howto.
2972
2973 2002-04-04 Alan Modra <amodra@bigpond.net.au>
2974
2975 * srec.c (MAXCHUNK, Chunk): Revise comments.
2976 (srec_write_record): Correct buffer size.
2977 (srec_write_header): Do without intermediate buffer.
2978 (srec_write_section): Validate Chunk.
2979 (srec_write_terminator): Pass NULL instead of dummy buffer.
2980 (srec_write_symbols): Pass file and symbol names directly to
2981 bfd_bwrite so sprintf won't overflow buffer.
2982
2983 2002-04-03 Jakub Jelinek <jakub@redhat.com>
2984
2985 * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
2986 PC relative relocs against hidden symbols.
2987 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
2988
2989 2002-04-03 Alan Modra <amodra@bigpond.net.au>
2990
2991 * elf.c (_bfd_elf_make_section_from_shdr): When setting section
2992 LMAs, loop over segments until p_vaddr and p_memsz specify an
2993 extent enclosing the section.
2994
2995 2002-04-02 Nick Clifton <nickc@cambridge.redhat.com>
2996
2997 * ihex.c (ihex_write_object_contents): Do not allow records to
2998 cross a 64K boundary - wrap if necessary.
2999
3000 2002-04-01 Nathan Williams <nathanw@wasabisystems.com>
3001
3002 * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
3003 which caused the returned LWP ID to always be 0.
3004
3005 2002-04-01 Richard Henderson <rth@redhat.com>
3006
3007 * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
3008 (elf32_sparc_relocate_section): Use it to figure out when to
3009 initialize .got entries.
3010 * elf64-sparc.c: Similarly.
3011
3012 2002-03-28 Alan Modra <amodra@bigpond.net.au>
3013
3014 * linker.c (link_action): Ignore duplicate warning syms.
3015 (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
3016 * elflink.h (elf_adjust_dynstr_offsets): Likewise.
3017 (elf_adjust_dynamic_symbol): Likewise.
3018 (elf_export_symbol): Likewise.
3019 (elf_link_find_version_dependencies): Likewise.
3020 (elf_link_assign_sym_version): Likewise.
3021 (elf_link_sec_merge_syms): Likewise.
3022 (elf_link_output_extsym): Likewise.
3023 (elf_gc_sweep_symbol): Likewise.
3024 (elf_gc_propagate_vtable_entries_used): Likewise.
3025 (elf_gc_smash_unused_vtentry_relocs): Likewise.
3026 (elf_gc_allocate_got_offsets): Likewise.
3027 (elf_collect_hash_codes): Likewise.
3028 * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
3029 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
3030 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
3031 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
3032 * elf32-arm.h (elf32_arm_discard_copies): Likewise.
3033 * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
3034 (elf_cris_discard_excess_dso_dynamics): Likewise.
3035 * elf32-hppa.c (clobber_millicode_symbols): Likewise.
3036 (mark_PIC_calls): Likewise.
3037 (allocate_plt_static): Likewise.
3038 (allocate_dynrelocs): Likewise.
3039 (readonly_dynrelocs): Likewise.
3040 * elf32-i386.c (allocate_dynrelocs): Likewise.
3041 (readonly_dynrelocs): Likewise.
3042 * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
3043 * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
3044 * elf32-mips.c (mips_elf_output_extsym): Likewise.
3045 (mips_elf_sort_hash_table_f): Likewise.
3046 (mips_elf_check_mips16_stubs): Likewise.
3047 * elf32-s390.c (allocate_dynrelocs): Likewise.
3048 (readonly_dynrelocs): Likewise.
3049 * elf32-sh.c (sh_elf_discard_copies): Likewise.
3050 * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
3051 (xstormy16_relax_plt_realloc): Likewise.
3052 * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
3053 (elf64_alpha_output_extsym): Likewise.
3054 * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
3055 * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
3056 (mips_elf64_check_mips16_stubs): Likewise.
3057 (mips_elf64_output_extsym): Likewise.
3058 * elf64-ppc.c (func_desc_adjust): Likewise.
3059 (allocate_dynrelocs): Likewise.
3060 (readonly_dynrelocs): Likewise.
3061 * elf64-s390.c (allocate_dynrelocs): Likewise.
3062 (readonly_dynrelocs): Likewise.
3063 * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
3064 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
3065 (readonly_dynrelocs): Likewise.
3066 * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
3067 * aoutx.h (aout_link_write_other_symbol): Likewise.
3068 * cofflink.c (_bfd_coff_write_task_globals): Likewise.
3069 (_bfd_coff_write_global_sym): Likewise.
3070 * i386linux.c (linux_tally_symbols): Likewise.
3071 * m68klinux.c (linux_tally_symbols): Likewise.
3072 * sparclinux.c (linux_tally_symbols): Likewise.
3073 * pdp11.c (aout_link_write_other_symbol): Likewise.
3074 * sunos.c (sunos_scan_dynamic_symbol): Likewise.
3075 * xcofflink.c (xcoff_build_ldsyms): Likewise.
3076 (xcoff_write_global_symbol): Likewise.
3077
3078 * cofflink.c (_bfd_coff_final_link): Formatting.
3079 * cpu-mips.c (mips_compatible): Make static, prototype.
3080 * elf32-i386.c (elf_i386_check_relocs): Formatting.
3081 * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
3082 * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
3083 * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
3084 (mips_elf64_final_link): Likewise.
3085 * elflink.h (elf_link_find_version_dependencies): Remove duplicate
3086 prototype.
3087
3088 2002-03-27 Nick Clifton <nickc@cambridge.redhat.com>
3089
3090 * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
3091 (SWAP_OUT_RELOC_OFFSET): Define.
3092
3093 2002-03-27 Gregory Steuck <greg@nest.cx>
3094
3095 * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
3096 terminating NULL if empty symbol table.
3097 (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
3098
3099 2002-03-26 H.J. Lu (hjl@gnu.org)
3100
3101 * elflink.h (elf_link_input_bfd): Revert the last change since
3102 the gcc exception handling isn't fixed yet.
3103
3104 2002-03-26 H.J. Lu (hjl@gnu.org)
3105
3106 * elflink.h (elf_link_input_bfd): Complain about relocations
3107 against local symbols in discarded sections.
3108
3109 2002-03-26 Alan Modra <amodra@bigpond.net.au>
3110
3111 * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
3112
3113 2002-03-23 Alan Modra <amodra@bigpond.net.au>
3114
3115 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
3116 section file offset for !SEC_LOAD sections.
3117
3118 2002-03-21 Richard Earnshaw <rearnsha@arm.com>
3119
3120 * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
3121 <case R_ARM_GOT>): Handle relocations to Thumb functions.
3122
3123 2002-03-21 Alan Modra <amodra@bigpond.net.au>
3124
3125 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
3126 Whitespace changes.
3127 * archive.c: Update copyright date.
3128 * bfd-in2.h: Regenerate.
3129 * libbfd.h: Regenerate.
3130 * Makefile.am: Run "make dep-am"
3131 * Makefile.in: Regenerate.
3132 * po/SRC-POTFILES.in: Regenerate.
3133
3134 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
3135
3136 * dwarf2.c (struct funcinfo): Move up.
3137 (lookup_address_in_function_table): New argument function_ptr.
3138 Set it.
3139 (lookup_address_in_line_table): New argument function. If function
3140 is non-NULL, use it to handle ``addr'' before the first line note of
3141 the function.
3142 (comp_unit_find_nearest_line): Update and swap calls to
3143 lookup_address_in_function_table and lookup_address_in_line_table.
3144 * syms.c (_bfd_stab_section_find_nearest_line): Use the first
3145 N_SLINE encountered if we see an N_FUN before any N_SLINE.
3146
3147 2002-03-20 Tom Rix <trix@redhat.com>
3148
3149 * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
3150 _bfd_xcoff_generic_stat_arch_elt. Fix format check.
3151 * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt.
3152
3153 2002-03-19 Tom Rix <trix@redhat.com>
3154
3155 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
3156 dynamic objects in archives.
3157
3158 2002-03-19 Hans-Peter Nilsson <hp@bitrange.com>
3159
3160 * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
3161 STT_NOTYPE symbols to STT_OBJECT.
3162
3163 2002-03-18 Jan Hubicka <jh@suse.cz>
3164
3165 * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
3166
3167 2002-03-18 Tom Rix <trix@redhat.com>
3168
3169 * aix5ppc.core.c : New file for AIX 5 64 bit core support.
3170 * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
3171 * coff-rs6000 (do_pad) : New function for archive padding.
3172 (do_copy) : New function for object file copying in archives.
3173 (do_shared_object_padding) : New function for padding shared
3174 objects to their text section alignment in archives.
3175 (bfd_xcoff_ar_achive_set_magic) : Stub.
3176 (xcoff_write_armap_big) : Use do_copy and do_pad.
3177 (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
3178 do_copy and do_pad.
3179 * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
3180 bfd_xcoff_magic_number.
3181 (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
3182 fop.
3183 (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
3184 (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
3185 (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
3186 * rs6000-core.c : Update copyright date.
3187 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
3188 csectpp.
3189 * coffcode.h (coff_new_section_hook) : Use new accessor macros.
3190 (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
3191 (coff_set_flags) : Use bfd_xcoff_magic_number.
3192 * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
3193 * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
3194 * Makefile.am : Same.
3195 * config.bfd : Same.
3196 * targets.c : Same.
3197 * configure : Regnerate.
3198 * Makefile.in : Same.
3199 * bfd-in2.h : Same.
3200
3201 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
3202
3203 * po/fr.po: Updated version.
3204
3205 2002-03-18 Alan Modra <amodra@bigpond.net.au>
3206
3207 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
3208 * libbfd.h: Regenerate.
3209 * archive.c (coff_write_armap): Pass on failures from
3210 bfd_write_bigendian_4byte_int.
3211
3212 2002-03-14 H.J. Lu <hjl@gnu.org>
3213
3214 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
3215 error to bfd_error_nonrepresentable_section for reinit_array
3216 section in DSO.
3217
3218 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
3219
3220 * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
3221 OR it in rather than replacing previously selected flags.
3222
3223 * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
3224 (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
3225
3226 2002-03-14 Alan Modra <amodra@bigpond.net.au>
3227
3228 * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
3229 (N): Use the above.
3230 * elflink.h (elf_bfd_final_link): Revert last change. Instead,
3231 ensure reloc size matches before calling elf_link_input_bfd.
3232 Add an assert to check reloc size when counting output relocs.
3233
3234 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
3235
3236 * mmo.c (mmo_get_loc): Return NULL rather than false.
3237
3238 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
3239
3240 * po/fr.po: Updated version.
3241
3242 2002-03-13 Alan Modra <amodra@bigpond.net.au>
3243
3244 * archures.c (bfd_default_compatible): Test bits_per_word.
3245 * cpu-i386.c (i386_compatible): Remove. Replace occurrences with
3246 bfd_default_compatible.
3247 * cpu-i370.c (i370_compatible): Likewise.
3248 * cpu-sparc.c (sparc_compatible): Likewise.
3249 * cpu-h8300.c (compatible): Test in->arch == out->arch.
3250
3251 * elflink.h: Formatting fixes.
3252 (elf_link_output_extsym): Merge undefined and undef weak cases.
3253
3254 * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
3255 when word size of input matches output word size.
3256
3257 2002-03-12 Andreas Jaeger <aj@suse.de>
3258
3259 * cpu-i386.c (i386_compatible): New. Use it instead of
3260 bfd_default_compatible.
3261
3262 2002-03-07 H.J. Lu (hjl@gnu.org)
3263
3264 * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
3265 as the type for bfd_reloc_val.
3266
3267 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
3268
3269 * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
3270 (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
3271 (elf_hppa_final_link_relocate): Correct relocations for indirect
3272 references to local data through the DLT. Fix .opd creation for
3273 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
3274 relocations. Use e_lsel selector for R_PARISC_DLTIND21L,
3275 R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
3276 "Processor-Specific ELF for PA_RISC, Version 1.43" document.
3277 Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
3278 * elf32-hppa.c (final_link_relocate): Revise relocation selectors
3279 as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
3280
3281 2002-03-05 Jakub Jelinek <jakub@redhat.com>
3282
3283 * merge.c (_bfd_merge_sections): Don't segfault if there
3284 is nothing to merge due to GC.
3285
3286 2002-03-05 Alan Modra <amodra@bigpond.net.au>
3287
3288 * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
3289 symbols that have been forced local.
3290
3291 * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
3292 to output forced local syms for non-shared link.
3293 (elf_link_output_extsym): Tweak condition for calling backend
3294 adjust_dynamic_symbol so that previous behaviour is kept.
3295 Whitespace changes throughout file.
3296
3297 2002-03-04 H.J. Lu <hjl@gnu.org>
3298
3299 * elf.c (bfd_section_from_shdr): Handle special sections,
3300 .init_array, .fini_array and .preinit_array.
3301 (elf_fake_sections): Likewise.
3302
3303 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
3304 DT entry only if the section is in output for .init_array,
3305 .fini_array and .preinit_array. Complain about .preinit_array
3306 section in DSO.
3307 (elf_bfd_final_link): Warn zero size for .init_array,
3308 .fini_array and .preinit_array sections.
3309
3310 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
3311 SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
3312 (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
3313 .preinit_array.
3314
3315 2002-03-04 Alan Modra <amodra@bigpond.net.au>
3316
3317 * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
3318 * configure: Regenerate.
3319
3320 2002-03-02 Tom Rix <trix@redhat.com>
3321
3322 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
3323 symbolic equiv.
3324 * coff-rs6000.c (xcoff_howto_table): Same.
3325
3326 2002-03-01 David Mosberger <davidm@hpl.hp.com>
3327
3328 * elflink.h (size_dynamic_sections): If section named
3329 ".preinit_array" exists, create DT_PREINIT_ARRAY and
3330 DT_PREINIT_ARRAYSZ entries in dynamic table. Analogously for
3331 ".init_array" and ".fini_array".
3332 (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
3333 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
3334 DT_FINI_ARRAY.
3335
3336 2002-02-26 Andrew Macleod <amacleod@cygnus.com>
3337
3338 * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
3339 dynsyms.
3340
3341 2002-02-25 Alan Modra <amodra@bigpond.net.au>
3342
3343 * elf64-hppa.h: Update copyright date.
3344
3345 * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
3346 (ppc64_elf_relocate_section): Don't generate power4 style branch
3347 hints for *_BRTAKEN and *_BRNTAKEN relocs.
3348
3349 2002-02-22 Jakub Jelinek <jakub@redhat.com>
3350
3351 * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
3352 last patch.
3353 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
3354
3355 2002-02-21 Andreas Jaeger <aj@suse.de>
3356
3357 * elf64-x86-64.c: Major rework that introduces all recent changes
3358 to the x86-64 backend. Get a closer match to elf32-i386.
3359 (struct elf64_x86_64_dyn_relocs): Rename from
3360 elf64_x86_64_pcrel_relocs_copied, add additional fields. Change
3361 all users.
3362 (struct elf64_x86_64_link_hash_table): Add short cuts to some
3363 sections.
3364 (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
3365 remove casts, initialize new hash members.
3366 (create_got_section): New.
3367 (elf64_x86_64_create_dynamic_sections): New.
3368 (elf64_x86_64_copy_indirect_symbol): New.
3369 (elf64_x86_64_check_relocs): Don't allocate space for dynamic
3370 relocs, .got or .relgot here but do it in allocate_dynrelocs.
3371 Reference count possible .plt and .got entries. Don't test input
3372 section SEC_READONLY here to try to avoid copy relocs, and keep
3373 dyn_relocs regardless of ELF_LINK_NON_GOT_REF. Don't set
3374 DF_TEXTREL here. Delay setting of variables until needed. Cache
3375 pointer to "sreloc" section in elf_section_data. Tweak condition
3376 under which .got created. Report files with bad relocation
3377 section names.
3378 (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
3379 Reference count possible .plt entries. Don't deallocate .got and
3380 .relgot space here.
3381 (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc. Don't
3382 do copy reloc processing for weakdefs. Remove redundant casts and
3383 aborts. Delay setting of vars until needed. Move creation of
3384 dynamic symbols and allocation of .plt and .rela.plt to
3385 allocate_dynrelocs. Replace BFD_ASSERT with abort.
3386 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
3387 (allocate_dynrelocs): New.
3388 (readonly_dynrelocs): New.
3389 (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
3390 Allocate space for dyn relocs. Replace BFD_ASSERT with abort.
3391 Zero out the dynamic allocated content space.
3392 (elf64_x86_64_discard_copies): Removed.
3393 (elf64_x86_64_relocate_section): Make use of dynamic section
3394 short-cuts. Localise vars, and delay setting. Better error
3395 reporting, replace BFD_ASSERT with abort. Check
3396 ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
3397 regular object file and tread the weak definition as the normal
3398 one. Don't discard relocs for undefweak or undefined symbols and
3399 check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
3400 relocs.
3401 (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
3402 symbols that have been forced local. Use same test to decide if
3403 we can use a relative reloc for got as relocate_section. Expand
3404 SHN_UNDEF comment. Move expressions out of function calls.
3405 Replace BFD_ASSERT with abort.
3406 (bfd_elf64_bfd_final_link): Removed.
3407 (elf_backend_copy_indirect_symbol): Define.
3408
3409 2002-02-20 Tom Rix <trix@redhat.com>
3410
3411 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
3412 (_bfd_xcoff_reloc_type_lookup): Use it.
3413 * coff64-rs6000.c (xcoff64_howto_table): Same.
3414 (xcoff64_reloc_type_lookup): Same.
3415
3416 2002-02-20 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3417
3418 * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are
3419 little endian.
3420
3421 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
3422
3423 * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
3424 (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
3425 * bfd-in2.h: Regenerate.
3426 * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
3427 Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
3428 with "s390:64-bit".
3429 * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
3430 (elf_s390_reloc_type_lookup): Likewise.
3431 (elf_s390_check_relocs): Likewise.
3432 (elf_s390_gc_sweep_hook): Likewise.
3433 (elf_s390_relocate_section): Likewise.
3434 (elf_s390_object_p): Use renamed architecture define.
3435 * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
3436
3437 2002-02-19 Frank Ch. Eigler <fche@redhat.com>
3438
3439 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
3440
3441 2002-02-19 Jakub Jelinek <jakub@redhat.com>
3442
3443 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
3444 absptr -> pcrel optimization for shared libs.
3445 Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
3446 library cannot be converted to pcrel.
3447 (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
3448 relative.
3449 * elf32-i386.c (elf_i386_relocate_section): If
3450 _bfd_elf_section_offset returned -2, skip, but make sure the
3451 relocation is installed.
3452 * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
3453 * elf32-cris.c (cris_elf_relocate_section): Likewise.
3454 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
3455 * elf32-i370.c (i370_elf_relocate_section): Likewise.
3456 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
3457 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3458 * elf32-s390.c (elf_s390_relocate_section): Likewise.
3459 * elf32-sh.c (sh_elf_relocate_section): Likewise.
3460 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
3461 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3462 * elf64-s390.c (elf_s390_relocate_section): Likewise.
3463 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
3464 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
3465 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
3466 * elf64-alpha.c (elf64_alpha_relocate_section): Handle
3467 _bfd_elf_section_offset returning -2 the same way as -1.
3468 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
3469 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
3470 and BFD_ASSERT.
3471 * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
3472
3473 2002-02-18 Tom Rix <trix@redhat.com>
3474
3475 * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
3476 (bfd_xcoff_size_dynamic_sections): Same.
3477 * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
3478 (bfd_xcoff_size_dynamic_sections): Same.
3479 * coff-rs6000.c (xcoff_generate_rtinit): Same.
3480 * coff-rs646000.c (xcoff64_generate_rtinit): Same.
3481 * libxcoff.h (struct xcoff_backend_data_rec): Same.
3482 * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
3483 * bfd-in2.h: Regenerate.
3484
3485 2002-02-18 Alan Modra <amodra@bigpond.net.au>
3486
3487 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
3488 (struct ppc_link_hash_table): Add sfpr.
3489 (ppc64_elf_link_hash_table_create): Init it.
3490 (ppc64_elf_create_dynamic_sections): Split creation of .stub and
3491 .glink out to..
3492 (create_linkage_sections): ..here. Make .sfpr too.
3493 (ppc64_elf_check_relocs): Call create_linkage_sections, and set
3494 dynobj early.
3495 (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
3496 (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
3497 ._restf* functions, and create as needed.
3498 (func_desc_adjust): Only force_local for shared libs.
3499
3500 2002-02-18 David O'Brien <obrien@FreeBSD.org>
3501
3502 * configure.in: Bump version number post 2.12 branching.
3503 * configure: Regenerate.
3504
3505 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
3506
3507 * mmo.c: Correct and improve comments.
3508 (mmo_write_chunk): Store trailing byte in bfd buffer; don't
3509 zero-pad. Use input to fill up non-empty bfd buffer.
3510 (mmo_flush_chunk): New function.
3511 (mmo_write_loc_chunk): Add parameter last_vmap, all callers
3512 changed. Don't emit location specifier if VMA is same as
3513 *LAST_VMAP after omitting leading zero contents. Call
3514 mmo_flush_chunk before emitting location specifier.
3515 (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
3516 with mmo_write_loc_chunk calls.
3517 (mmo_internal_write_section): Call mmo_flush_chunk after
3518 mmo_write_chunk.
3519 (mmo_write_symbols_and_terminator): Move :Main to first position
3520 in symbol array. Add faked one if it does not exist if there are
3521 other symbols. Don't add it if there are no symbols at all. Move
3522 out test for value of :Main from symbol loop. Rename table
3523 fakemain to maintable and variable mainsym to fakemain.
3524
3525 2002-02-15 Richard Henderson <rth@redhat.com>
3526
3527 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
3528 section with no got matches any got. Simplify error generaion.
3529
3530 2002-02-15 Alan Modra <amodra@bigpond.net.au>
3531
3532 Support arbitrary length fill patterns.
3533 * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
3534 (_bfd_default_link_order): Remove bfd_fill_link_order code.
3535 Call default_data_link_order.
3536 (default_fill_link_order): Delete.
3537 (default_data_link_order): New function.
3538 * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
3539 of bfd_fill_link_order with bfd_data_link_order.
3540 * elf64-alpha.c (elf64_alpha_final_link): Likewise.
3541 * elf64-mips.c (mips_elf64_final_link): Likewise.
3542
3543 * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
3544 Correct value returned in "end" for "0x<non-hex>".
3545
3546 2002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
3547
3548 * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
3549 (scan): Test against 'mach' field in info structure.
3550
3551 2002-02-14 Alan Modra <amodra@bigpond.net.au>
3552
3553 * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
3554
3555 2002-02-14 Matt Fredette <fredette@netbsd.org>
3556
3557 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
3558 EF_M68000.
3559
3560 2002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
3561
3562 * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
3563 non-zero physical addresses when adjusting the LMAs of new
3564 sections.
3565
3566 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
3567
3568 * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
3569 from _bfd_elf_hppa_gen_reloc_type.
3570 (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
3571 * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
3572 * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
3573 * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
3574
3575 2002-02-12 Alexandre Oliva <aoliva@redhat.com>
3576
3577 * elf-m10300.c (mn10300_elf_relax_section): Skip section before
3578 loading its contents if there's nothing to do in it.
3579
3580 2002-02-12 Alan Modra <amodra@bigpond.net.au>
3581
3582 * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
3583 64k boundary.
3584
3585 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
3586 DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
3587 (ppc64_elf_finish_dynamic_sections): Set values for them.
3588
3589 2002-02-11 Michael Snyder <msnyder@redhat.com>
3590
3591 * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
3592 * elf.c (elfcore_grok_pstatus): Add prototype.
3593 (elfcore_grok_lwpstatus): Add prototype.
3594 (elfcore_write_lwpstatus): New function.
3595 (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
3596
3597 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
3598
3599 * elf32-sh.c: Added missing prototypes.
3600 * elf32-sh64.c: Likewise.
3601 (sh_elf_align_loads): Mark unused args as such.
3602 * elf64-sh64.c: Added missing prototypes.
3603 (struct elf_sh64_link_hash_entry): Fix typo.
3604 (sh_elf64_relocate_section): Fix info argument passed to
3605 _bfd_elf_section_offset.
3606
3607 2002-02-11 Alan Modra <amodra@bigpond.net.au>
3608
3609 * Makefile.am: "make dep-am".
3610 * Makefile.in: Regenerate.
3611 * aclocal.m4: Regenerate.
3612 * config.in: Regenerate.
3613 * configure: Regenerate.
3614
3615 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
3616
3617 * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
3618 variable warnings.
3619 * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
3620 comparison warning.
3621 * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
3622 cast warnings for the common case.
3623
3624 2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
3625
3626 * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
3627 vectors.
3628 (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
3629 vectors.
3630
3631 2002-02-09 Richard Henderson <rth@redhat.com>
3632
3633 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
3634 (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
3635 (elf64_alpha_relocate_section): Likewise.
3636 * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
3637 * bfd-in2.h, libbfd.h: Rebuild.
3638
3639 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
3640
3641 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
3642 that base-plus-offset reloc accounting is consistent.
3643 (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
3644 up to date for undefined symbols.
3645
3646 2002-02-08 Eric Christopher <echristo@redhat.com>
3647
3648 From Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3649
3650 * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
3651 sections for the O32 ABI.
3652
3653 2002-02-08 Chris Demetriou <cgd@broadcom.com>
3654
3655 * elf32-arm.h: Fix formatting of _("...").
3656 * elf32-d10v.c: Likewise.
3657 * elf32-m68k.c: Likewise.
3658 * elf32-mips.c: Likewise.
3659
3660 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
3661
3662 * coff-or32.c: Fix compile time warning messages.
3663
3664 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
3665
3666 Contribute sh64-elf.
3667 2002-01-23 Alexandre Oliva <aoliva@redhat.com>
3668 * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
3669 R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
3670 R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
3671 R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
3672 R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
3673 R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
3674 R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
3675 R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
3676 R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
3677 New relocs.
3678 * libbfd.h, bfd-in2.h: Rebuilt.
3679 * elf32-sh.c (sh_elf_howto_table): Define new relocs.
3680 (sh_reloc_map): Map them.
3681 (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
3682 elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
3683 elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
3684 elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
3685 elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
3686 elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
3687 movi_shori_putval) [INCLUDE_SHMEDIA]: New.
3688 (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
3689 datalabel_got_offset.
3690 (sh_elf_link_hash_newfunc): Initialize it.
3691 (sh_elf_relocate_section): Augment the scope of
3692 seen_stt_datalabel. Introduce GOTPLT support. Extend GOTPC, PLT,
3693 GOT and GOTOFF handling to new SHmedia relocation types. Support
3694 GOT_BIAS.
3695 (sh_elf_check_relocs): Likewise.
3696 (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
3697 PLT entries using movi_shori_putval. Support GOT_BIAS.
3698 (sh_elf_finish_dynamic_sections): Likewise.
3699 * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
3700 relocation, it's now done by the caller.
3701 (GOT_BIAS): New.
3702 * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
3703 elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
3704 elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
3705 elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
3706 elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
3707 elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
3708 sh64_elf64_hash_table): New.
3709 (sh_elf64_howto_table): Introduce new relocs.
3710 (sh_elf64_info_to_howto): Accept new PIC relocs.
3711 (sh_elf64_relocate_section): Augment the scope of
3712 seen_stt_datalabel. Support new PIC relocs.
3713 (sh_elf64_check_relocs): Support new PIC relocs.
3714 (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
3715 elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
3716 elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
3717 elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
3718 sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
3719 movi_shori_putval, movi_3shori_putval,
3720 sh64_elf64_create_dynamic_sections,
3721 sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
3722 sh64_elf64_size_dynamic_sections,
3723 sh64_elf64_finish_dynamic_symbol,
3724 sh64_elf64_finish_dynamic_sections): New.
3725 (elf_backend_create_dynamic-sections,
3726 bfd_elf64_bfd_link_hash_table_create,
3727 elf_backend_adjust_dynamic_symbol,
3728 elf_backend_size_dynamic_sections,
3729 elf_backend_finish_dynamic_symbol,
3730 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
3731 elf_backend_plt_readonly, elf_backend_want_plt_sym,
3732 elf_backend_got_header_size, elf_backend_plt_header_size):
3733 Define.
3734 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
3735 * elf32-sh.c: Renumbered and renamed some SH5 relocations to
3736 match official numbers and names; moved unmaching ones to the
3737 range 0xf2-0xff.
3738 * elf32-sh64.c, elf64-sh64.c: Likewise.
3739 2001-03-12 DJ Delorie <dj@redhat.com>
3740 * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
3741 sections.
3742 2001-03-12 DJ Delorie <dj@redhat.com>
3743 * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
3744 be aligned.
3745 * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
3746 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
3747 * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
3748 (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
3749 .cranges section with SEC_SORT_ENTRIES set.
3750 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
3751 incoming sorted .cranges section.
3752 (sh64_bfd_elf_copy_private_section_data): New.
3753 (sh64_elf_final_write_processing): Only sort .cranges and modify
3754 start address if called by linker.
3755 2001-01-08 Ben Elliston <bje@redhat.com>
3756 * elf32-sh64.c (sh64_elf_final_write_processing): Activate
3757 Hans-Peter Nilsson's set bit 0 patch from 2001-01-06.
3758 * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
3759 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
3760 * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
3761 line. Add comments before all entries.
3762 <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
3763 comment.
3764 (sh_elf64_reloc): Correct head comment.
3765 (sh_elf64_relocate_section): Correct spacing.
3766 <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
3767 instead call reloc_dangerous callback.
3768 <case R_SH_SHMEDIA_CODE>: New case.
3769 (sh_elf64_gc_mark_hook): Correct spacing.
3770 (sh_elf64_check_relocs): Ditto.
3771 * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
3772 New case.
3773 * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
3774 functions.
3775 (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
3776 clarify describing comment. Add comments before all entries.
3777 (sh_elf_relocate_section) <relocating for a local symbol>: Do not
3778 honour STO_SH5_ISA32; instead call reloc_dangerous callback.
3779 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
3780 Sort .cranges section in final link. Prepare to set bit 0 on
3781 entry address.
3782 * elf32-sh64.c (struct sh64_find_section_vma_data): New.
3783 (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
3784 (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
3785 .cranges section.
3786 (sh64_backend_section_from_shdr): New, to recognize
3787 SHT_SH5_CR_SORTED on incoming .cranges section.
3788 (elf_backend_section_from_shdr): Define.
3789 (sh64_elf_final_write_processing): Sort outgoing .cranges
3790 section. (New, temporarily disabled:) Set bit 0 on entry address
3791 according to ISA type.
3792 (sh64_find_section_for_address): New.
3793 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
3794 crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
3795 (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c. Use
3796 bfd_malloc, not xmalloc.
3797 (sh64_get_contents_type): Move here from opcodes/sh64-dis.c. Make
3798 global.
3799 * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
3800 temporarily disabled) setting bit 0 on entry address.
3801 (elf_backend_final_write_processing): Define.
3802 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
3803 * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
3804 be a proper relocation for PTA and PTB rather than a marker.
3805 <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
3806 R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
3807 R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
3808 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
3809 R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
3810 Zero src_mask.
3811 * elf64-sh64.c: Ditto.
3812 (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
3813 * elf32-sh64.c: Include opcodes/sh64-opc.h
3814 (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
3815 argument. Drop const qualifiers from "bfd *" and "bfd_byte *"
3816 parameters. No unused parameters. Caller changed.
3817 <case R_SH_PT_16>: New case.
3818 * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
3819 * Makefile.in: Regenerate.
3820 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
3821 * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
3822 all code sections.
3823 (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
3824 (sh64_elf_merge_private_data): Ditto.
3825 * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
3826 to access stored section flags.
3827 (sh64_elf_final_write_processing): Return immediately unless
3828 called by linker. Use sh64_elf_section_data (cranges) to get size
3829 of linker-generated cranges entries.
3830 (sh64_elf_copy_private_data): Add missing "return true".
3831 (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
3832 (sh_elf64_merge_private_data): Ditto.
3833 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
3834 * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
3835 elf64-sh64.c:sh64_elf_fake_sections.
3836 (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
3837 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
3838 * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
3839 (sh64_elf_final_write_processing): New.
3840 (elf_backend_final_write_processing): Define.
3841 (sh64_elf_fake_sections): Get header flags from tdata field.
3842 (sh64_elf_copy_private_data): Do not call
3843 sh64_elf_copy_private_data_internal, just copy e_flags field.
3844 (sh64_elf_merge_private_data): Do not call
3845 sh64_elf_copy_private_data_internal.
3846 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
3847 Remove EF_SH64_ABI64, let ELF size make difference.
3848 Remove SH64-specific BFD section flag.
3849 * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
3850 containing SHmedia through elf_section_data (asect)->tdata
3851 non-zero, not using a BFD section flag.
3852 (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
3853 (sh64_elf_merge_private_data): Similar.
3854 (elf_backend_section_flags): Don't define.
3855 (sh64_elf_backend_section_flags): Delete.
3856 * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
3857 not EF_SH64_ABI64.
3858 (sh_elf64_merge_private_data): Similar.
3859 * section.c (Section flags definitions): Don't define
3860 SEC_SH_ISA_SHMEDIA.
3861 (bfd-in2.h): Regenerate.
3862 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
3863 Make DataLabel references work with partial linking.
3864 * elf32-sh64.c: Fix formatting.
3865 (sh64_elf_link_output_symbol_hook): New.
3866 (elf_backend_link_output_symbol_hook): Define to
3867 sh64_elf_link_output_symbol_hook.
3868 (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
3869 undefined if partial linking. Adjust sanity check.
3870 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
3871 (elf_backend_link_output_symbol_hook): Define to
3872 sh64_elf64_link_output_symbol_hook.
3873 (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
3874 undefined if partial linking. Adjust sanity check.
3875 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
3876 Implement semantics for inter-file DataLabel references.
3877 * elf64-sh64.c (DATALABEL_SUFFIX): Define.
3878 (sh64_elf64_add_symbol_hook): New.
3879 (sh_elf64_relocate_section): If passing an indirect symbol with
3880 st_type STT_DATALABEL on the way to a symbol with st_other
3881 STO_SH5_ISA32, do not bitor 1 to the relocation.
3882 (elf_backend_add_symbol_hook): Define to
3883 sh64_elf64_add_symbol_hook.
3884 * elf64-sh32.c: Tweak comments.
3885 (DATALABEL_SUFFIX): Define.
3886 (sh64_elf_add_symbol_hook): New.
3887 (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
3888 * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
3889 symbol with st_type STT_DATALABEL on the way to a symbol with
3890 st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
3891 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
3892 Pass through STT_DATALABEL.
3893 * elf32-sh64.c (sh64_elf_get_symbol_type): New.
3894 (elf_backend_get_symbol_type): Define.
3895 * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
3896 (elf_backend_get_symbol_type): Define.
3897 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
3898 * elf32-sh64.c: Tweak comments.
3899 (sh64_elf_copy_private_data_internal): Add prototype.
3900 (bfd_elf32_bfd_set_private_flags): Define.
3901 (sh64_elf_copy_private_data_internal): Compare machine name, not
3902 textual BFD target name, to check whether to copy section flag
3903 SHF_SH5_ISA32.
3904 (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
3905 Tweak section-contents-type-mismatch message.
3906 (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
3907 Validize reloc-types.
3908 * elf64-sh64.c: New file.
3909 * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
3910 * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
3911 (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
3912 Regenerate dependencies.
3913 * Makefile.in: Regenerate.
3914 * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
3915 bfd_elf64_sh64l_vec.
3916 * configure.in: Handle bfd_elf64_sh64_vec and
3917 bfd_elf64_sh64l_vec.
3918 * configure: Regenerate.
3919 * po/POTFILES.in: Regenerate.
3920 * po/bfd.pot: Regenerate.
3921 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
3922 * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
3923 anything else but EF_SH64 and EF_SH64_ABI64.
3924 (sh64_elf_merge_private_data): Emit error for anything else but
3925 EF_SH64 and EF_SH64_ABI64.
3926 * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
3927 from targ_selvecs.
3928 * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
3929 bfd_elf32_sh64l_vec as a temporary measure.
3930 * configure: Regenerate.
3931 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
3932 * cpu-sh.c (arch_info_struct): Include sh5 item
3933 unconditionalized.
3934 * config.bfd (sh64-*-elf*): Do not set targ_cflags.
3935 Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
3936 bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
3937 * elf32-sh64.c: Tweak comments.
3938 (sh64_elf_set_mach_from_flags): Recognize all machine flags that
3939 are proper subsets of SH64 as bfd_mach_sh5. Add EF_SH64_ABI64.
3940 (sh64_elf_copy_private_data_internal): Wrap long line.
3941 (sh64_elf_merge_private_data): Rewrite to allow objects from
3942 SH64 subsets to be linked together.
3943 (INCLUDE_SHMEDIA): Define.
3944 * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
3945 Parenthesize plus-expression inside or-expression.
3946 <global symbol>: Ditto.
3947 (sh_elf_set_mach_from_flags): Remove code refusing
3948 deleted EF_SH64_32BIT_ABI flag.
3949 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
3950 * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
3951 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
3952 R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
3953 (sh_elf_relocate_section) <local symbol>: Or 1 in
3954 calculation of relocation if sym->st_other & STO_SH5_ISA32.
3955 <global symbol>: Ditto if h->other & STO_SH5_ISA32.
3956 * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
3957 relocation.
3958 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
3959 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
3960 (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
3961 Regenerate dependencies.
3962 * Makefile.in: Regenerate.
3963 * archures.c: Add bfd_mach_sh5.
3964 * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
3965 Handle sh64-*-elf*. Set targ_cflags to -DINCLUDE_SHMEDIA.
3966 * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
3967 * configure: Regenerate.
3968 * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
3969 BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
3970 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
3971 BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
3972 BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
3973 BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
3974 BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
3975 BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
3976 BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
3977 * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
3978 in item for SH5.
3979 * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
3980 for SHmedia relocs.
3981 [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
3982 [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
3983 shmedia_prepare_reloc, goto final_link_relocate if it returns
3984 non-zero, else fail as before.
3985 (sh_elf_set_mach_from_flags): Provide function only if not defined
3986 as macro. Do not recognize objects with EF_SH64_32BIT_ABI set.
3987 (sh_elf_set_private_flags): Provide function only if not defined
3988 as a macro.
3989 (sh_elf_copy_private_data): Similar.
3990 (sh_elf_merge_private_data): Similar.
3991 * section.c (SEC_SH_ISA_SHMEDIA): New.
3992 * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
3993 * elf32-sh64.c: New file.
3994 * libbfd.h: Regenerate.
3995 * bfd-in2.h: Regenerate.
3996 * po/POTFILES.in: Regenerate.
3997 * po/bfd.pot: Regenerate.
3998 * bfd-in2.h: Regenerate.
3999 * libbfd.h: Regenerate.
4000
4001 2002-02-07 Daniel Jacobowitz <drow@mvista.com>
4002
4003 * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
4004 been included, not drag it in.
4005 * bfd-in2.h: Regenerate.
4006
4007 2002-02-06 H.J. Lu (hjl@gnu.org)
4008
4009 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
4010 the mach and ISA fields if necessary.
4011
4012 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4013
4014 * coffcode.h (coff_set_arch_mach_hook): Select the highest known
4015 ARM architecture when an F_ARM_5 flag is detected, since we cannot
4016 be sure exactly which architecture this represents.
4017
4018 2002-02-05 Nick Clifton <nickc@redhat.com>
4019
4020 * po/tr.po: Updated translation.
4021
4022 2002-02-05 Alan Modra <amodra@bigpond.net.au>
4023
4024 From Jimi X <jimix@watson.ibm.com>
4025 * archures (bfd_mach_ppc64): Define.
4026 (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
4027 (bfd_powerpc_arch): Define.
4028 * bfd-in2.h: Regenerate.
4029 * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
4030 (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
4031 (bfd_powerpc_archs): Add default powerpc64 arch.
4032
4033 2002-02-05 Alan Modra <amodra@bigpond.net.au>
4034
4035 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
4036 against section syms in readonly sections. Don't do the global
4037 sym check if we find one.
4038 * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
4039 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
4040 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
4041 * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
4042 (elf_s390_grok_prstatus): Add missing prototype.
4043
4044 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
4045
4046 * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
4047 (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
4048 Call bfd_get_section_by_name only once. Initialize
4049 bpodata->n_bpo_relocs_this_section.
4050 (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
4051 referring to DSOs.
4052 (bpo_reloc_request_sort_fn): Don't use difference of values as
4053 return-value.
4054
4055 2002-02-02 David O'Brien <obrien@FreeBSD>
4056
4057 * configure.in: Tweak the FreeBSD 4.x recognition more. Only treat
4058 version 4.5 and later the same as 5-CURRENT.
4059 * configure: Re-generate.
4060
4061 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
4062
4063 * config.bfd (hppa*-*-netbsd*): New target.
4064
4065 2002-01-31 Philipp Thomas <pthomas@suse.de>
4066
4067 * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
4068 to front of message. Unify messages with elf32-arm.h. Use
4069 commas where neccessary.
4070 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
4071 ERROR in messages. Unify messages with coff-arm.c. Correct
4072 VFP/FPA error message.
4073 (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
4074 APCS-32 for translation.
4075
4076 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
4077
4078 Perform on-demand global register allocation from
4079 R_MMIX_BASE_PLUS_OFFSET relocs.
4080 * elf64-mmix.c (struct bpo_reloc_section_info, struct
4081 bpo_reloc_request, struct bpo_greg_section_info): New.
4082 (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
4083 bpo_reloc_request_sort_fn, mmix_elf_relax_section,
4084 _bfd_mmix_check_all_relocs,
4085 _bfd_mmix_prepare_linker_allocated_gregs,
4086 _bfd_mmix_finalize_linker_allocated_gregs): New functions.
4087 (elf_mmix_howto_table): Correct src_mask for most relocs.
4088 (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
4089 case.
4090 (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
4091 case. Fix typo in comment. New label do_mmix_reloc.
4092 (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
4093 store first object file with a base-plus-offset reloc. Call
4094 mmix_elf_check_common_relocs for the part common with mmo.
4095 (mmix_elf_final_link): Write out linker-allocated register
4096 contents section.
4097 (elf_backend_gc_sweep_hook): Define.
4098 (bfd_elf64_bfd_relax_section): Define.
4099
4100 * mmo.c: Don't include <ctype.h>
4101 (mmo_init): Correct init-once logic.
4102
4103 2002-02-01 Tom Rix <trix@redhat.com>
4104
4105 * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
4106
4107 2002-02-01 Alan Modra <amodra@bigpond.net.au>
4108
4109 * Makefile.am: Run "make dep-am"
4110 * Makefile.in: Regenerate.
4111
4112 2002-01-31 David O'Brien <obrien@FreeBSD>
4113
4114 * configure.in: Recognize the differences in core files from FreeBSD
4115 4.{0,1} and later versions of 4.x. This treats 4.2+ the same as
4116 5-CURRENT.
4117 * configure: Regenerate.
4118
4119 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
4120
4121 * coff-or32.c: New file.
4122 * cpu-or32.c: New file.
4123 * elf32-or32.c: New file.
4124 * archures.c: Add support for or32.
4125 * targets.c: Add support for or32.
4126 * bfd-in2.h: Regenerate.
4127 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
4128 coff_write_object_contents): Add support for or32.
4129 * config.bfd: Add target.
4130 * configure.in: Add support for or32.
4131 * configure: Regenerate.
4132 * Makefile.am: Add support for or32.
4133 * Makefile.in: Regenerate.
4134 * po/SRC-POTFILES.in: Add or32 files.
4135 * po/bfd.pot: Regenerate.
4136
4137 2002-01-31 Nick Clifton <nickc@cambridge.redhat.com>
4138 Don Lindsay <lindsayd@cisco.com>
4139
4140 * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
4141 false' with a return of a bfd_reloc_ error code.
4142
4143 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
4144
4145 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
4146 unexport unreferenced symbols when --export-dynamic. Call
4147 _bfd_elf_strtab_delref when unexporting.
4148
4149 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
4150
4151 * bfd-in.h: Include <stdbool.h> if it is available.
4152 * bfd-in2.h: Regenerated.
4153
4154 2002-01-31 Alan Modra <amodra@bigpond.net.au>
4155
4156 * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
4157 not go via the plt.
4158
4159 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
4160
4161 * archures.c: Tidy up formatting of embedded comments.
4162 * bfd.c: Tidy up formatting of embedded comments.
4163 * bfd-in.h: Fix formatting of comments.
4164 * reloc.c: Tidy up formatting of ordinary & embedded comments.
4165 * section.c: Tidy up formatting of embedded comments.
4166 * syms.c: Tidy up formatting of embedded comments.
4167 * targets.c: Tidy up formatting of embedded comments.
4168
4169 * bfd-in2.h: Regenerate.
4170
4171 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
4172
4173 * vms-tir.c (cmd_name): New function.
4174 (tir_cmd_name): New function.
4175 (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
4176 (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
4177 Fix formatting.
4178
4179 * peXXigen.c (pe_print_idata): Rearrange message to aid in
4180 translation.
4181 (pe_print_pdata): Rearrange message to aid in translation.
4182
4183 * libbfd.c (warn_deprecated): Rearrange error message to aid in
4184 translation.
4185
4186 * ihex.c (ihex_write_object_contents): Fix spelling typo.
4187
4188 * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
4189
4190 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
4191 message to aid in translation.
4192
4193 * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
4194 to aid in translation.
4195
4196 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
4197
4198 2002-01-30 Philipp Thomas <pthomas@suse.de>
4199
4200 * coff-arm.c, elf32-elf.h: Unify messages.
4201
4202 2002-01-30 Nick Clifton <nickc@redhat.com>
4203
4204 * po/sv.po: Updated translation.
4205
4206 2002-01-30 Philipp Thomas <pthomas@suse.de>
4207
4208 * dwarf2.c (read_abbrev): Use full section name in error message.
4209 (decode_line_info): Likewise.
4210
4211 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
4212 message.
4213
4214 2002-01-30 Alan Modra <amodra@bigpond.net.au>
4215
4216 * elf64-ppc.c (func_desc_adjust): Only provide missing function
4217 descriptor symbols for undefined function code syms. Clear
4218 ELF_LINK_NON_ELF so that they can stay weak.
4219
4220 2002-01-29 Chris Demetriou <cgd@broadcom.com>
4221 Mitch Lichtenberg <mpl@broadcom.com>
4222
4223 * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
4224 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
4225 to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
4226 generation.
4227 * bfd-in2.h: Regenerate.
4228
4229 2002-01-29 Chris Demetriou <cgd@broadcom.com>
4230
4231 * elf32-mips.c: Add additional comments about HI16 relocation
4232 processing.
4233 (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
4234 pc-relative relocations. (Reverts change made on 2001-10-31.)
4235 (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
4236 for pc-relative relocations.
4237 (mips_elf_calculate_relocation): Add a comment about a kludge
4238 in the R_MIPS_GNU_REL_HI16 handling.
4239 (_bfd_mips_elf_relocate_section): Implement that kludge;
4240 adjust pc-relative HI16 relocation for difference in HI16 and
4241 LO16 addresses, since it can't easily be done in
4242 mips_elf_calculate_relocation.
4243
4244 2002-01-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
4245
4246 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
4247 relocations with PC32 relocations for undefined or weak symbols.
4248 * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
4249 * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
4250
4251 2002-01-28 Jason Thorpe <thorpej@wasabisystems.com>
4252
4253 * elfcore.h (elf_core_file_p): Improve comment for last change.
4254
4255 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
4256
4257 * configure: Regenerated.
4258
4259 2002-01-27 Jason Thorpe <thorpej@wasabisystems.com>
4260
4261 * elfcore.h (elf_core_file_p): Set the machine architecture
4262 before processing the program headers.
4263
4264 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
4265
4266 * configure.in <64-bit configuration>: If using gcc, check and
4267 emit error for egcs-1.1.2.
4268 * configure: Regenerate.
4269
4270 2002-01-26 Egor Duda <deo@logos-m.ru>
4271
4272 * elf.c (elfcore_grok_win32pstatus): Copy only as much information
4273 as possible to avoid stack corruption.
4274
4275 2002-01-26 Richard Henderson <rth@redhat.com>
4276
4277 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
4278 for non-allocated sections.
4279
4280 2002-01-25 Mark Kettenis <kettenis@gnu.org>
4281
4282 * elf.c (elfcore_write_prstatus): Make sure we pass the address of
4283 prstat.pr_reg even if it is a struct.
4284
4285 2002-01-25 Steve Ellcey <sje@cup.hp.com>
4286
4287 * elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
4288
4289 2002-01-25 Philipp Thomas <pthomas@suse.de>
4290
4291 * coffgen.c (coff_print_symbol): Don't mark info message
4292 for translation.
4293
4294 2002-01-25 Nick Clifton <nickc@redhat.com>
4295
4296 * po/fr.po: Updated translation.
4297 * po/es.po: Updated translation.
4298
4299 2002-01-25 Philipp Thomas <pthomas@suse.de>
4300
4301 * coff-alpha.c (alpha_relocate_section): Unify warning message
4302 for GP relative relocations without GP defined.
4303 * coff-mips.c (mips_relocate_section): Likewise.
4304
4305 2002-01-25 Alan Modra <amodra@bigpond.net.au>
4306
4307 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
4308 unsigned overflow when new_offset < old_offset.
4309
4310 2002-01-24 Philipp Thomas <pthomas@suse.de>
4311
4312 * bfd.c (_bfd_abort): Fix typo.
4313
4314 2002-01-23 Richard Henderson <rth@redhat.com>
4315
4316 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
4317 plt entries for undefweak symbols.
4318
4319 2002-01-23 Steve Ellcey <sje@cup.hp.com>
4320
4321 * targets.c (bfd_elf32_ia64_hpux_big_vec): Add to DEFAULT_VECTOR.
4322 (bfd_elf64_ia64_hpux_big_vec): Ditto.
4323 (bfd_elf32_h8300_vec): Ditto.
4324
4325 2002-01-23 Alan Modra <amodra@bigpond.net.au>
4326
4327 * elf64-ppc.c: Remove stale part of ABI comment.
4328 (NO_OPD_RELOCS): Define.
4329 (ppc64_elf_check_relocs): Use it.
4330 (ppc64_elf_relocate_section): Here too.
4331 (build_one_stub): Don't point function syms at the stub. Instead,
4332 hijack plt.offset.
4333 (ppc64_elf_relocate_section): Check whether REL24 relocs should
4334 really go to the stub. Make all dynamic relocs in opd against
4335 locals.
4336 (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
4337 plt.offset.
4338
4339 2002-01-22 Richard Henderson <rth@redhat.com>
4340
4341 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
4342
4343 2002-01-22 Alan Modra <amodra@bigpond.net.au>
4344
4345 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
4346 TOC_BASE_OFF adjustment.
4347
4348 * Makefile.am: Run "make dep-am".
4349 * Makefile.in: Regenerate.
4350 * po/SRC-POTFILES.in: Regenerate.
4351
4352 2002-01-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
4353
4354 * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
4355 host defines.
4356
4357 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
4358
4359 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
4360 Check for and emit error if sgot is NULL at this point.
4361
4362 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
4363
4364 * config.bfd (ia64*-*-netbsd*): New target.
4365
4366 2002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
4367
4368 * som.c (som_write_space_strings): Comment typo fix.
4369
4370 2002-01-21 Alan Modra <amodra@bigpond.net.au>
4371
4372 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
4373 is_func_descriptor fields.
4374 (link_hash_newfunc): Init them.
4375 (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
4376 dot are candidates for plt entries. When processing .opd relocs,
4377 set function descriptor strings to point inside function code
4378 string, and set new ppc_link_hash_entry fields.
4379 (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
4380 (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
4381 function descriptors. It's now done in..
4382 (func_desc_adjust): New.
4383 (ppc64_elf_func_desc_adjust): New.
4384 (define elf_backend_always_size_sections): Define.
4385 (ppc64_elf_hide_symbol): New.
4386 (define elf_backend_hide_symbol): Define.
4387 (allocate_dynrelocs): Remove code looking up function descriptors
4388 as that has been done earlier.
4389 (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
4390 table.
4391 (ppc64_elf_finish_dynamic_symbol): Likewise. Remove code looking
4392 up function descriptor.
4393 (build_one_stub): Look up the function code sym. Check for
4394 invalid plt offsets.
4395 (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
4396 Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
4397
4398 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
4399 boolean param.
4400 (_bfd_elf_link_hash_hide_symbol): Likewise.
4401 * elflink.h (elf_link_add_object_symbols): Adjust call to
4402 elf_backend_hide_symbol.
4403 (elf_fix_symbol_flags): Likewise.
4404 (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
4405 than bfd_alloc.
4406 * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
4407 Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
4408 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
4409 (clobber_millicode_symbols): Adjust to suit new hide_symbol.
4410 * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
4411 and adjust to suit.
4412 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
4413 _bfd_elf_link_hash_hide_symbol rather than duplicating code.
4414 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
4415
4416 2002-01-18 Alan Modra <amodra@bigpond.net.au>
4417
4418 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
4419 dynamic function descriptor symbol, not the associated function
4420 symbol.
4421
4422 2002-01-17 Eric Christopher <echristo@redhat.com>
4423
4424 * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
4425
4426 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
4427
4428 * po/bfd.pot: Regenerate.
4429 * po/fr.po: Regenerate.
4430
4431 2002-01-17 Alan Modra <amodra@bigpond.net.au>
4432
4433 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
4434 Remove "Elf_Internal_Shdr *" param.
4435 (_bfd_mips_elf_section_from_bfd_section): Ditto.
4436 * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
4437 * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
4438 * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
4439 * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
4440 * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
4441 * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
4442 function to override special sections. Remove hdr arg from
4443 backend call, and don't loop.
4444
4445 2002-01-16 Eric Christopher <echristo@redhat.com>
4446
4447 * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
4448 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
4449 relocations requiring gp0 and gp.
4450
4451 2002-01-16 Richard Earnshaw <rearnsha@arm.com>
4452
4453 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
4454 EF_ARM_VFP_FLOAT.
4455 (elf32_arm_print_private_bfd_data): Likewise.
4456
4457 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
4458
4459 * po/tr.po: Import new version.
4460
4461 2002-01-16 Alan Modra <amodra@bigpond.net.au>
4462
4463 * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
4464 (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
4465 (ORI_R0_R0_0): Correct.
4466
4467 2002-01-16 Alan Modra <amodra@bigpond.net.au>
4468
4469 * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
4470 when plt_not_loaded.
4471 * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
4472 clear .plt SEC_CODE here. Create .stub and correct .glink flags.
4473 (PLT_INITIAL_ENTRY_SIZE): Set to 24.
4474 (ppc64_elf_glink_code): Delete.
4475 (PPC64_ELF_GLINK_SIZE): Delete.
4476 (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
4477 BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
4478 ORI_R0_R0_0): Define.
4479 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
4480 (struct ppc_link_hash_table): Add sstub and plt_overflow.
4481 (ppc64_elf_link_hash_table_create): Init them.
4482 (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
4483 Don't copy to shared lib.
4484 (ppc64_elf_check_relocs): Call bfd_set_error on errors.
4485 (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
4486 (allocate_dynrelocs <plt>): Don't change function sym here. Make
4487 room for .stub and .glink code.
4488 (ppc64_elf_size_dynamic_sections): Handle .stub. Make entry for
4489 DT_PPC64_GLINK.
4490 (ppc64_elf_final_link): Rename to ppc64_elf_set_toc. Don't call
4491 bfd_elf64_bfd_final_link.
4492 (bfd_elf64_bfd_final_link): Don't define.
4493 (ppc64_elf_size_stubs): New.
4494 (build_plt_stub): New.
4495 (build_one_stub): New.
4496 (ppc64_elf_build_stubs): New.
4497 (ppc64_elf_relocate_section <toc relocs>): Remove assert.
4498 (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
4499 (ppc64_elf_finish_dynamic_symbol): Don't build stubs here. Set
4500 DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
4501 case output sections not separate. Adjust DT_RELASZ to not
4502 include plt relocs. Set reserved got entry. Set got and plt
4503 entry size.
4504 (elf_backend_got_header_size): Set to 8.
4505 * elf64-ppc.h: New file.
4506
4507 2002-01-16 Alan Modra <amodra@bigpond.net.au>
4508
4509 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
4510 sections, use bfd_section_list_remove.
4511 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
4512 * elflink.h (elf_link_add_object_symbols): When removing all
4513 sections, use bfd_section_list_clear.
4514
4515 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
4516
4517 * po/sv.po: New file: Swedish translation.
4518 * configure.in (ALL_LINGUAS): Add sv.
4519 * configure: Regenerate.
4520
4521 2002-01-15 Jakub Jelinek <jakub@redhat.com>
4522
4523 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
4524 * elf.c (merge_sections_remove_hook): New function.
4525 (_bfd_elf_merge_sections): Pass it as 3rd argument to
4526 _bfd_merge_sections.
4527 * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
4528 * libbfd.h: Rebuilt.
4529 * merge.c (_bfd_merge_sections): Add remove_hook argument.
4530 Call remove_hook if a SEC_EXCLUDE section is encountered.
4531
4532 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
4533
4534 * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
4535 (xstormy16_reloc_map): Initialise new field with correct howto
4536 table.
4537 (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
4538 howto entry.
4539
4540 2002-01-10 Michael Snyder <msnyder@redhat.com>
4541
4542 * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
4543 (elfcore_write_pstatus): Use long instead of pid_t;
4544 * elf-bfd.h: Change prototypes to use long instead of pid_t;
4545
4546 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
4547
4548 * elf.c: Update copyright years.
4549 (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
4550 and NT_NETBSDCORE_FIRSTMACH. Improve a comment.
4551
4552 2002-01-08 Michael Snyder <msnyder@redhat.com>
4553
4554 Add capability to write corefile note sections, for gdb.
4555 * elf.c (elfcore_write_note): New function.
4556 (elfcore_write_prpsinfo): New function.
4557 (elfcore_write_prstatus): New function.
4558 (elfcore_write_pstatus): New function.
4559 (elfcore_write_prfpreg): New function.
4560 (elfcore_write_prxfpreg): New function.
4561 * elf-bfd.h: Add prototypes for above functions.
4562
4563 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
4564
4565 * elf.c (elf_fake_sections): Propagate errors from
4566 elf_backend_fake_section.
4567
4568 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
4569
4570 * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
4571 (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
4572 (elf32-sh-nbsd.lo): New rule.
4573 * Makefile.in: Regenerate.
4574 * config.bfd (sh*le-*-netbsdelf*): New target.
4575 (sh*-*-netbsdelf*): New target.
4576 * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
4577 (bfd_elf32_shnbsd_vec): New vector.
4578 (bfd_elf32_shlnbsd_vec): New vector.
4579 * configure: Regenerate.
4580 * elf32-sh-nbsd.c: New file.
4581 * targets.c: Update copyright years.
4582 (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
4583 bfd_elf32_shnbsd_vec.
4584
4585 2002-01-07 Aldy Hernandez <aldyh@redhat.com>
4586
4587 * coff-rs6000.c (READ20): Use bfd_scan_vma.
4588
4589 2002-01-07 Geoffrey Keating <geoffk@redhat.com>
4590
4591 * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
4592 of a symbol in a section that will be deleted.
4593
4594 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
4595
4596 * po/es.po: New file: Spanish translation.
4597 * configure.in (ALL_LINGUAS): Add es.
4598 * configure: Regenerate.
4599
4600 2002-01-06 Steve Ellcey <sje@cup.hp.com>
4601
4602 * elfxx-ia64.c (is_unwind_section_name): Add target vector as
4603 argument so we can handle HP-UX specially.
4604 (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
4605 (elfNN_hpux_backend_section_from_bfd_section): New for support
4606 of SHN_IA_64_ANSI_COMMON.
4607 (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
4608 (is_unwind_section_name): Add special HP-UX support.
4609 (elfNN_ia64_section_from_shdr): Add support for more sections.
4610 (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
4611 add support for more sections.
4612 (elfNN_ia64_additional_program_headers): Modify
4613 is_unwind_section_name call.
4614 (elfNN_ia64_modify_segment_map): Remove assumption that there is
4615 only one unwind section in segment.
4616
4617 2002-01-06 Alan Modra <amodra@bigpond.net.au>
4618
4619 * syms.c (_bfd_generic_make_empty_symbol): New function.
4620 * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
4621 _bfd_generic_make_empty_symbol.
4622 * libbfd.h: Regenerate.
4623 * bfd-in2.h: Regenerate.
4624 * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
4625 (hppabsd_core_get_symtab_upper_bound): Don't define.
4626 (hppabsd_core_get_symtab): Likewise.
4627 (hppabsd_core_print_symbol): Likewise.
4628 (hppabsd_core_get_symbol_info): Likewise.
4629 (hppabsd_core_bfd_is_local_label_name): Likewise.
4630 (hppabsd_core_get_lineno): Likewise.
4631 (hppabsd_core_find_nearest_line): Likewise.
4632 (hppabsd_core_bfd_make_debug_symbol): Likewise.
4633 (hppabsd_core_read_minisymbols): Likewise.
4634 (hppabsd_core_minisymbol_to_symbol): Likewise.
4635 (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
4636 Formatting fixes.
4637 * hpux-core.c: Similarly.
4638 * irix-core.c: Similarly.
4639 * osf-core.c: Similarly.
4640 * sco5-core.c: Similarly.
4641 * binary.c (binary_make_empty_symbol): Remove function, define as
4642 _bfd_generic_make_empty_symbol.
4643 * ihex.c (ihex_make_empty_symbol): Likewise.
4644 * mmo.c (mmo_make_empty_symbol): Likewise.
4645 * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
4646 * srec.c (srec_make_empty_symbol): Likewise.
4647 * versados.c (versados_make_empty_symbol): Likewise.
4648 * vms.c (_bfd_vms_make_empty_symbol): Remove.
4649 (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
4650 * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
4651 rather than _bfd_vms_make_empty_symbol.
4652 * vms-misc.c (new_symbol): Likewise.
4653
4654 2002-01-05 Alan Modra <amodra@bigpond.net.au>
4655
4656 * section.c (bfd_section_init): Remove unnecessary initialisations.
4657 (bfd_section_list_clear): New function.
4658 (bfd_section_list_remove, bfd_section_list_insert): New macros.
4659 (_bfd_strip_section_from_output): Use them.
4660 * coffcode.h (coff_set_alignment_hook): Likewise.
4661 * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
4662 * elf64-mips.c (mips_elf64_final_link): Likewise.
4663 * elf64-mmix.c (mmix_elf_final_link): Likewise.
4664 * sunos.c (sunos_add_dynamic_symbols): Likewise.
4665 * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
4666 * bfd-in2.h: Regenerate.
4667
4668 * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
4669 rather than doing our own section handling. Clean up after errors
4670 with bfd_release and bfd_section_list_clear. Handle unexpected
4671 flags.
4672 * aoutf1.h (sunos4_core_file_p): Likewise.
4673 * aix386-core.c (aix386_core_file_p): Likewise.
4674 * cisco-core.c (cisco_core_file_validate): Likewise.
4675 * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
4676 * trad-core.c (trad_unix_core_file_p): Likewise.
4677
4678 * hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
4679 with bfd_release and bfd_section_list_clear.
4680 * hpux-core.c (hpux_core_core_file_p): Likewise.
4681 * irix-core.c (irix_core_core_file_p): Likewise.
4682 * lynx-core.c (lynx_core_file_p): Likewise.
4683 * osf-core.c (osf_core_core_file_p): Likewise.
4684 * rs6000-core.c (rs6000coff_core_p): Likewise.
4685 * sco5-core.c (sco5_core_file_p): Likewise.
4686
4687 * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
4688 sign extension adjustments without conditionals.
4689
4690 2002-01-04 Jakub Jelinek <jakub@redhat.com>
4691
4692 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
4693 CIE at .eh_frame start is removed due to no FDEs referencing it.
4694
4695 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
4696
4697 * config.bfd (x86_64-*-netbsd*): New target.
4698 * configure.in (x86_64-*-netbsd*): Set COREFILE
4699 to netbsd-core.lo.
4700 * configure: Regenerated.
4701
4702 2002-01-03 Tom Rix <trix@redhat.com>
4703
4704 * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
4705 for recent bfd_make_section_anyway change.
4706
4707 2002-01-03 Nick Clifton <nickc@cambridge.redhat.com>
4708
4709 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
4710 R_ARM_THM_PC11 reloc.
4711
4712 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
4713
4714 * configure.in (LINGUAS): Add ja.
4715 * configure: Regenerate.
4716 * po/ja.po: Import from translation project's web site.
4717
4718 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
4719
4720 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
4721 messages to ease translation into other languages.
4722
4723 For older changes see ChangeLog-0001
4724 \f
4725 Local Variables:
4726 mode: change-log
4727 left-margin: 8
4728 fill-column: 74
4729 version-control: never
4730 End:
This page took 0.159228 seconds and 4 git commands to generate.