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