* subsegs.c (subseg_text_p): Return 0 for absolute section.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
58e3d09d
AM
12001-10-04 Alan Modra <amodra@bigpond.net.au>
2
8ea52284
AM
3 * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): Comment typo.
4
58e3d09d
AM
5 * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): Bail out after
6 copying flags if this is a weakdef.
7
b13c7b49
AM
82001-10-04 Alan Modra <amodra@bigpond.net.au>
9
a90b9fca
AM
10 * elf-bfd.h (struct elf_link_hash_entry): Reorganise for better
11 packing.
12
3a6b8597
AM
13 * elf32-mips.c (mips_elf_record_global_got_symbol): Set got.offset
14 to 1 rather than 0 to avoid confusing copy_indirect_symbol.
15 (mips_elf_sort_hash_table_f): Compare got.offset against 1.
16
b13c7b49
AM
17 * Makefile.am (BFD_H_DEPS): Add symcat.h. Ensure everything
18 depends on $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS), not just those
19 backends we configure. Run "make dep-am".
20 (install-data-local): Install symcat.h.
21 * dep-in.sed: Remove symcat.h from dependencies.
22 * Makefile.in: Regenerate.
23
8bd621d8
AM
242001-10-03 Vassili Karpov <malc@pulsesoft.com>
25
26 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Handle nocopyreloc.
27
1e2be829
TS
282001-10-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
29
30 * elf64-mips.c (elf_backend_may_use_rela_p): New define.
31 (elf_backend_default_use_rela_p): New define.
32
0a991dfe
AM
332001-10-03 Alan Modra <amodra@bigpond.net.au>
34
57c7194e
AM
35 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Fix typos in last
36 change.
37
87b632fc
AM
38 * configure.in (AC_OUTPUT <bfd-in3.h>): Remove version.h.
39 * configure: Regenerate.
40 * Makefile.am (BFD_H_FILES): Add version.h.
41 * Makefile.in: Regenerate.
42 * po/SRC-POTFILES.in: Regenerate.
43
0a991dfe
AM
44 * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef using
45 elf_backend_copy_indirect_symbol so that backend has a chance to
46 copy other necessary fields.
47 * elf-bfd.h (struct elf_backend_data): Update description of
48 elf_backend_copy_indirect_symbol.
49 * elf.c (_bfd_elf_link_hash_copy_indirect): Bail out after
50 copying flags if this is a weakdef.
51 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
52 (elfNN_ia64_aix_add_symbol_hook): Use elf_link_hash_lookup rather
53 than bfd_link_hash_lookup.
54 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Don't do copy
55 reloc processing for weakdefs.
56 * elf32-hppa.c (elf32_hppa_adjust_dynamic_symbol): Likewise.
57 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Likewise.
58
a33d1f77
AM
592001-10-02 Alan Modra <amodra@bigpond.net.au>
60
61 * elf64-ppc.c (ppc64_elf_check_relocs): Use a local var and cast
62 result of ELF64_R_TYPE to enum before using in a switch.
63 (ppc64_elf_gc_mark_hook): Likewise.
64 (ppc64_elf_gc_sweep_hook): Likewise.
65 (ppc64_elf_reloc_type_class): Likewise.
66
e43d48cc
AM
672001-10-02 Alan Modra <amodra@bigpond.net.au>
68
69 * version.h: New file.
70 * bfd-in.h: (BFD_VERSION): Substitute bfd_version.
71 (BFD_VERSION_DATE): Define.
72 (BFD_VERSION_STRING): Define.
73 * configure.in: AC_SUBST bfd_version, bfd_version_date and
74 bfd_version_string.
75 (AC_OUTPUT <bfd-in3.h>): Depend on version.h.
76 * bfd-in2.h: Regenerate.
77 * configure: Regenerate.
78 * Makefile.am: Run "make dep-am".
79 * Makefile.in: Regenerate.
80
81 * bfd-in.h: Include "symcat.h".
82 (CONCAT4): Redefine as for old CAT4.
83 * aout-arm.c: Use equivalent CONCAT* macro in place of CAT* macros.
84 Add warning regarding whitespace.
85 * aout-cris.c: Likewise.
86 * aout-ns32k.c: Likewise.
87 * aout-sparcle.c: Likewise.
88 * aout-tic30.c: Likewise.
89 * aout0.c: Likewise.
90 * armnetbsd.c: Likewise.
91 * demo64.c: Likewise.
92 * elf-bfd.h: Likewise.
93 * gen-aout.c: Likewise.
94 * host-aout.c: Likewise.
95 * hp300bsd.c: Likewise.
96 * hp300hpux.c: Likewise.
97 * i386aout.c: Likewise.
98 * i386bsd.c: Likewise.
99 * i386dynix.c: Likewise.
100 * i386freebsd.c: Likewise.
101 * i386linux.c: Likewise.
102 * i386lynx.c: Likewise.
103 * i386mach3.c: Likewise.
104 * i386netbsd.c: Likewise.
105 * libaout.h: Likewise.
106 * m68k4knetbsd.c: Likewise.
107 * m68klinux.c: Likewise.
108 * m68klynx.c: Likewise.
109 * m68knetbsd.c: Likewise.
110 * m88kmach3.c: Likewise.
111 * mipsbsd.c: Likewise.
112 * newsos3.c: Likewise.
113 * ns32knetbsd.c: Likewise.
114 * pc532-mach.c: Likewise.
115 * pdp11.c: Likewise.
116 * riscix.c: Likewise.
117 * sparclinux.c: Likewise.
118 * sparclynx.c: Likewise.
119 * sparcnetbsd.c: Likewise.
120 * sunos.c: Likewise.
121 * targets.c: Likewise.
122 * vaxnetbsd.c: Likewise.
123 * vms-hdr.c: Likewise.
124
4eef72c7
AM
1252001-10-01 Alan Modra <amodra@bigpond.net.au>
126
127 * bfd-in.h: Remove comments regarding generated files.
128 * libbfd-in.h: Likewise.
129 * libcoff-in.h: Likewise.
130 * bfd-in2.h: Regenerate.
131 * libbfd.h: Likewise.
132 * libcoff.h: Likewise.
133
146be91a
HPN
1342001-09-30 kaz Kojima <kkojima@rr.iij4u.or.jp>
135 Hans-Peter Nilsson <hp@bitrange.com>
136
137 * elf32-sh.c (sh_elf_howto_table, R_SH_REL32): Make
138 partial_inplace, matching assembler output. Set src_mask to
139 all ones.
140 (sh_elf_relocate_section): Delete misplaced comment.
141 For relocatable linking against section symbol, call
142 _bfd_relocate_contents for partial_inplace relocs and adjust
143 rel->r_addend for others.
144 <case R_SH_DIR32, R_SH_REL32>: Fetch partial_inplace addend with
145 bfd_get_32, not at rel->r_addend.
146
3c3e9281
AM
1472001-09-30 Alan Modra <amodra@bigpond.net.au>
148
149 * elf.c (_bfd_elf_link_hash_copy_indirect): Set ind refcounts to
150 the old dir refcount, so we indirectly set them to init_refcount.
151 Short-circuit asserts when we've just verified they are true.
152
862517b6
AM
1532001-09-29 Alan Modra <amodra@bigpond.net.au>
154
155 * section.c (struct sec): Remove kept_section.
156 (STD_SECTION): Remove kept_section initialisation.
157 (bfd_make_section_anyway): Here too.
158 * ecoff.c (bfd_debug_section): Remove kept_section initialisation.
159 * cofflink.c (_bfd_coff_link_input_bfd): Don't test kept_section.
160 * elflink.h (elf_link_input_bfd): Set discarded link-once section
161 symbols to zero, and remove all code involved with kept_section
162 and tracking section symbol values.
163 * bfd-in2.h: Regenerate.
164 * configure.in: Bump version number.
165 * configure: Regenerate.
166
65f38f15
AM
1672001-09-29 Alan Modra <amodra@bigpond.net.au>
168
169 * elf64-ppc.c (struct ppc_dyn_relocs): New.
170 (IS_ABSOLUTE_RELOC): Define.
171 (struct ppc_link_hash_entry): New.
172 (struct ppc_link_hash_table): New.
173 (ppc_hash_table): Define.
174 (link_hash_newfunc): New function.
175 (ppc64_elf_link_hash_table_create): New function.
176 (create_got_section): New function.
177 (ppc64_elf_create_dynamic_sections): Call create_got_section. Stash
178 pointers to our dynamic sections in hash table.
179 (ppc64_elf_copy_indirect_symbol): New function.
180 (ppc64_elf_check_relocs): Remove DEBUG code. Use short-cuts to
181 dynamic sections. Localise vars. Modify code for refcounts
182 starting from zero. Don't allocate here, or force symbols dynamic.
183 Don't copy all relocs if shared, select ones we need. Add code
184 to track possible copy relocs for non-shared link.
185 (ppc64_elf_gc_mark_hook): Update comment.
186 (ppc64_elf_gc_sweep_hook): Sweep dynrelocs too.
187 (ppc64_elf_adjust_dynamic_symbol): Remove DEBUG code. Rewrite .plt
188 code for reference counting garbage collection. Don't create .plt
189 entries for functions that don't comply with ABI naming convention,
190 and don't allocate .plt space here. Use short-cuts to dynamic
191 sections. If possible, keep dynamic relocations instead of using
192 copy relocs. Remove confused comments.
193 (ppc_adjust_dynindx): Delete.
194 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
195 (allocate_dynrelocs): New function.
196 (readonly_dynrelocs): New function.
197 (ppc64_elf_size_dynamic_sections): Rewrite. Allocate local .got
198 space here, and call allocate_dynrelocs to allocate space for
199 global .plt, .got and reloc sections. Use short-cuts to dynamic
200 sections. Call readonly_dynrelocs to determine whether we need
201 DT_TEXTREL. Don't generate section symbols here, the generic
202 ELF linker code does it for us.
203 (ppc64_elf_final_link): Call regular ELF backend linker rather than
204 gc variety, since we do our own .got handling.
205 (ppc64_elf_relocate_section): Remove DEBUG code. Make use of
206 dynamic section short-cuts. Localise vars, and delay setting.
207 Handle unknown relocs in main switch statement. Replace ugly
208 complicated tests for unresolvable relocs with a simple direct
209 scheme using "unresolved_reloc" var. Test ELF_ST_VISIBILITY
210 before allowing an undefined sym in a shared lib. Do R_*_DS tests
211 after main switch, when we've set addend. Do non-addend insn
212 tweaks before main swithc. Ignore input_section->vma when
213 calculating reloc offsets as it's always zero. Rewrite dynamic
214 reloc handling. Consolidate R_*_HA handling. Handle more relocs.
215 (ppc64_elf_finish_dynamic_symbol): Remove DEBUG code. Make use
216 of dynamic section short-cuts. Reorganise .plt handling code.
217 Remove confused comments. Take note of ELF_LINK_FORCED_LOCAL.
218 Move expressions out of swap_reloca_out function calls.
219 (ppc64_elf_reloc_type_class): New function.
220 (ppc64_elf_info_to_howto): Move common expression to local var.
221 (ppc64_elf_finish_dynamic_sections): Remove DEBUG code. Make use
222 of dynamic section short-cuts. Don't fiddle with section syms
223 here as the ELF linker does it for us.
224 (elf_backend_can_refcount): Define.
225 (bfd_elf64_bfd_link_hash_table_create): Define.
226 (elf_backend_copy_indirect_symbol): Define.
227 (elf_backend_reloc_type_class): Define.
228 (elf_backend_*, bfd_elf64_bfd_* defines): Sort.
229
21d17a58
AM
2302001-09-29 Alan Modra <amodra@bigpond.net.au>
231
51b64d56
AM
232 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.
233 (struct elf_backend_data): Add can_refcount.
234 * elf.c (_bfd_elf_link_hash_newfunc): Get rid of a few casts. Set
235 got.refcount and plt.refcount from init_refcount.
236 (_bfd_elf_link_hash_table_init): Set up init_refcount.
237 (_bfd_elf_link_hash_copy_indirect): Reference got/plt.refcount
238 rather than got/plt.offset, and test for <= 0 rather than -1.
239 * elflink.h (size_dynamic_sections): Set init_refcount to -1.
240 * elfxx-target.h (elf_backend_can_refcount): Define.
241 (elfNN_bed): Init can_refcount.
242 * linker.c (_bfd_link_hash_newfunc): Get rid of a few casts.
243 (_bfd_generic_link_hash_newfunc): Likewise.
244 * elf32-cris.c (cris_elf_check_relocs): Modify for refcounts
245 starting from zero.
246 (elf_backend_can_refcount): Define.
247 * elf32-hppa.c (elf32_hppa_check_relocs): Modify for refcounts
248 starting from zero.
249 (elf32_hppa_copy_indirect_symbol): Make static to agree with
250 prototype.
251 (elf_backend_can_refcount): Define.
252 * elf32-i386.c (elf_i386_check_relocs): Modify for refcounts
253 starting from zero.
254 (allocate_dynrelocs): Set plt/got.offset rather than *.refcount.
255 (elf_i386_finish_dynamic_symbol): Expand SHN_UNDEF comment.
256 (elf_i386_finish_dynamic_sections): Use local var so line < 80 chars.
257 (elf_backend_can_refcount): Define.
258 (elf_i386_copy_indirect_symbol): Make static to agree with
259 prototype. Formatting fix.
260 * elf32-m68k.c (elf_m68k_check_relocs): Modify for refcounts
261 starting from zero.
262 (elf_backend_can_refcount): Define.
263 * elf32-ppc.c (ppc_elf_check_relocs): Modify for refcounts
264 starting from zero.
265 (elf_backend_can_refcount): Define.
266 * elf32-s390.c (elf_s390_check_relocs): Modify for refcounts
267 starting from zero.
268 (elf_backend_can_refcount): Define.
269 * elf64-s390.c (elf_s390_check_relocs): Modify for refcounts
270 starting from zero.
271 (elf_backend_can_refcount): Define.
272 * elf64-x86-64.c (elf64_x86_64_check_relocs): Modify for refcounts
273 starting from zero.
274 (elf_backend_can_refcount): Define.
275
21d17a58
AM
276 * som.c (som_write_symbol_strings): Cast current_offset in
277 bfd_seek call to match param type.
278
78ae4cb9
JB
2792001-09-28 J. Brobecker <brobecker@gnat.com>
280
281 * som.c (som_write_symbol_strings): Fix incorrect type of
282 current_offset to match the function definition. Fixes a build
283 failure on HPUX-11.00.
284
65db3b0d
RH
2852001-09-28 Richard Henderson <rth@redhat.com>
286
e0aae569
RH
287 * elfxx-target.h [section_flags]: Add SEC_ARCH_BIT_0, SEC_SMALL_DATA,
288 SEC_MERGE, SEC_STRINGS.
289
65db3b0d
RH
290 * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.
291 * bfd-in2.h: Rebuild.
292
ced53ee5
AM
2932001-09-28 Alan Modra <amodra@bigpond.net.au>
294
ffaef159
AM
295 * elf64-x86-64.c (elf64_x86_64_reloc_type_lookup): Don't map bfd
296 reloc code using x86_64_reloc_map.
297
3ac8354b
AM
298 * elf32-hppa.c (elf32_hppa_check_relocs): Update comment since we
299 no longer allocate here. Localise some vars to blocks where they
300 are used.
301 (elf32_hppa_adjust_dynamic_symbol): Correct a comment. Delay
302 setting of vars until needed.
303 (allocate_dynrelocs): Don't create a .plt entry without a reloc
304 when symbol visibilty makes a function local.
305 (elf32_hppa_finish_dynamic_symbol): Move expressions out of
306 swap_reloca_out function calls.
307 (elf32_hppa_relocate_section): Likewies. Comment typo fix.
308 (elf32_hppa_finish_dynamic_sections): Migrate common code out of
309 switch statement.
310
0ac8d2ca
AM
311 * elf32-i386.c (elf_i386_check_relocs): Update comment since we
312 no longer allocate here. Localise some vars to blocks where they
313 are used. Remove separate switch stmt for creating .got sec.
314 (elf_i386_adjust_dynamic_symbol): Correct a comment. Remove
315 redundant casts and aborts. Delay setting of vars until needed.
316 (allocate_dynrelocs): Remove redundant casts and aborts.
317 (elf_i386_size_dynamic_sections): Move comment.
318 (elf_i386_finish_dynamic_symbol): Move expressions out of function
319 calls.
320 (elf_i386_relocate_section): Likewise. Comment typo fix.
321 (elf_i386_finish_dynamic_sections): Migrate common code out of
322 switch statement.
323 (elf_backend_* defines): Sort.
324
ced53ee5
AM
325 * elf32-i386.c (allocate_dynrelocs): Don't create a .plt entry
326 without a reloc when symbol visibilty makes a function local.
327
63b0f745
NC
3282001-09-27 Nick Clifton <nickc@cambridge.redhat.com>
329
06317a27
NC
330 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix detection of
331 conflicting float flags.
63b0f745 332
ebe50bae
AM
3332001-09-26 Alan Modra <amodra@bigpond.net.au>
334
335 * elf32-i386 (elf_i386_copy_indirect_symbol): New function.
336 (elf_backend_copy_indirect_symbol): Define.
337 (struct elf_i386_link_hash_entry): Rename "root" to "elf".
338 (struct elf_i386_link_hash_table): Likewise.
339 (link_hash_newfunc): Get rid of unnecessary casts.
340 (elf_i386_link_hash_table_create): Likewise.
341 (elf_i386_check_relocs): Initialise local_got_refcounts to 0.
342 Don't test input section SEC_READONLY here to try to avoid copy
343 relocs, and keep dyn_relocs regardleas of ELF_LINK_NON_GOT_REF.
344 (elf_i386_adjust_dynamic_symbol): Check output section SEC_READONLY
345 here to properly test whether we need copy relocs. Do so for weak
346 syms too.
347
348 * elf32-hppa (elf32_hppa_copy_indirect_symbol): New function.
349 (elf_backend_copy_indirect_symbol): Define.
350 (struct elf32_hppa_link_hash_table): Rename "root" to "elf".
351 (stub_hash_newfunc): Get rid of unnecessary casts.
352 (hppa_link_hash_newfunc): Likewise.
353 (elf32_hppa_check_relocs): Initialise local_got_refcounts to 0.
354 Don't test input section SEC_READONLY here to try to avoid copy
355 relocs, and keep dyn_relocs regardleas of ELF_LINK_NON_GOT_REF.
356 (elf32_hppa_adjust_dynamic_symbol): Check output section SEC_READONLY
357 here to properly test whether we need copy relocs. Do so for weak
358 syms too.
359
af6166c0
AM
3602001-09-26 Alan Modra <amodra@bigpond.net.au>
361
362 * bfd.c (_bfd_default_error_handlerl): Define using VPARAMS,
363 VA_OPEN, VA_FIXEDARG, VA_CLOSE.
364 (bfd_archive_filename): Cast bfd_malloc arg to the correct size.
365
e62de969
JJ
3662001-09-25 Jakub Jelinek <jakub@redhat.com>
367
368 * elf64-sparc.c (sparc64_elf_build_plt): Fix .plt[32768+] slot
369 computation.
370
09c1cc88
L
3712001-09-25 H.J. Lu <hjl@gnu.org>
372
373 * bfd-in2.h: Regenerated.
374
38701953
AM
3752001-09-25 Alan Modra <amodra@bigpond.net.au>
376
377 * elf32-i386.c: Add comment re linker function names and ordering.
378 (elf_i386_link_hash_newfunc): Rename to link_hash_newfunc.
379 (elf_i386_grok_prstatus): Move before linker functions.
380 (elf_i386_grok_psinfo): Likewise.
381 (elf_i386_fake_sections): Move so that functions are ordered.
382 (elf_i386_reloc_type_class): Likewise. Comment function purpose.
383
98ceb8ce
AM
3842001-09-25 Alan Modra <amodra@bigpond.net.au>
385
0ac8d2ca 386 * elf32-hppa.c: Rename occurrences of "hplink" to "htab"
83c81bfe
AM
387 throughout file.
388
98ceb8ce
AM
389 * elf32-hppa.c: (LONG_BRANCH_PIC_IN_SHLIB): Delete. Remove all
390 code handling this option.
391 (LONG_BRANCH_VIA_PLT): Likewise.
392 (RELATIVE_DYNRELOCS): Define as zero.
393 (struct elf32_hppa_dyn_reloc_entry): Add "sec", and
394 "pc_count" fields. Remove "section" field.
395 (elf32_hppa_link_hash_entry): Rename reloc_entries to dyn_relocs.
396 (elf32_hppa_check_relocs): Don't allocate space for dynamic
397 relocs here. Instead, record all needed dynamic relocs via
398 dyn_relocs and local_dynrel. Cache pointer to "sreloc" section
399 in elf_section_data.
400 (elf32_hppa_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
401 (allocate_plt_and_got_and_discard_relocs): Rename to
402 allocate_dynrelocs. Allocate rather than discarding dyn relocs.
403 (readonly_dynrelocs): New function.
404 (elf32_hppa_size_dynamic_sections): Mark output_bfd unused.
405 Call readonly_dynrelocs to determine need for DT_TEXTREL.
406 Rename "i" to "ibfd". Allocate space for local dyn relocs.
407 (elf32_hppa_relocate_section): Make use of cached sreloc.
408 (elf32_hppa_reloc_type_class): New function.
409 (elf_backend_reloc_type_class): Define.
410
0c715baa
AM
4112001-09-25 Alan Modra <amodra@bigpond.net.au>
412
413 * elf-bfd.h (struct bfd_elf_section_data): Add "local_dynrel"
414 and "sreloc" fields.
415 * elf32-i386.c (struct elf_i386_dyn_relocs): Add "sec", and
416 "pc_count" fields. Remove "section" field.
417 (elf_i386_check_relocs): Don't set DF_TEXTREL here. Don't
418 allocate space for dynamic relocs here. Instead, record all
419 needed dynamic relocs via dyn_relocs and local_dynrel. Cache
420 pointer to "sreloc" section in elf_section_data.
421 (elf_i386_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
422 (allocate_plt_and_got_and_discard_relocs): Rename to
423 allocate_dynrelocs. Allocate rather than discarding dyn relocs.
424 (readonly_dynrelocs): New function.
425 (elf_i386_size_dynamic_sections): Call readonly_dynrelocs.
426 Rename "i" to "ibfd". Allocate space for local dyn relocs.
427 (elf_i386_relocate_section): Make use of cached sreloc.
428
f51e552e
AM
4292001-09-24 Alan Modra <amodra@bigpond.net.au>
430
431 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire
432 reloc rather than just the type.
433 (_bfd_elf_reloc_type_class): Likewise.
434 * elf.c (_bfd_elf_reloc_type_class): Likewise.
435 * elf32-arm.h (elf32_arm_reloc_type_class): Likewise.
436 * elf32-cris.c (elf_cris_reloc_type_class): Likewise.
437 * elf32-i386.c (elf_i386_reloc_type_class): Likewise.
438 * elf32-m68k.c (elf32_m68k_reloc_type_class): Likewise.
439 * elf32-ppc.c (ppc_elf_reloc_type_class): Likewise.
440 * elf32-s390.c (elf_s390_reloc_type_class): Likewise.
441 * elf32-sh.c (sh_elf_reloc_type_class): Likewise.
442 * elf32-sparc.c (elf32_sparc_reloc_type_class): Likewise.
443 * elf64-alpha.c (elf64_alpha_reloc_type_class): Likewise.
444 * elf64-s390.c (elf_s390_reloc_type_class): Likewise.
445 * elf64-sparc.c (sparc64_elf_reloc_type_class): Likewise.
446 * elf64-x86-64.c (elf64_x86_64_reloc_type_class): Likewise.
447 * elfxx-ia64.c (elfNN_ia64_reloc_type_class): Likewise.
448 * elflink.h: Formatting fixes.
449 (elf_link_sort_relocs): Make "count" and "size" bfd_size_type.
450 Call bfd_zmalloc rather than calloc. Remove unnecessary cast of
451 o->contents to PTR. Update call to elf_backend_reloc_type_class.
452
0c35f01a
AM
4532001-09-22 John Reiser <jreiser@BitWagon.com>
454
455 * elfcode.h (elf_object_p): Allow for no section header at all in
456 non-ET_REL files. Honor 0 for e_shnum, e_shstrndx, e_shoff.
457
1e738b87
NC
4582001-09-21 Nick Clifton <nickc@cambridge.redhat.com>
459
460 * elfxx-ia64.c: Fix compile time warning messages.
09c1cc88
L
461 * coff-mcore.c: Fix compile time warning messages.
462 * coff-ppc.c: Fix compile time warning messages.
463 * coffcode.h: Fix compile time warning messages.
464 * elf32-mips.c: Fix compile time warning messages.
465 * elf64-alpha.c: Fix compile time warning messages.
466 * libbfd.c: Fix compile time warning messages.
467 * bfd-in2.h: Regenerate.
1e738b87 468
923f08ff
AM
4692001-09-21 Alan Modra <amodra@bigpond.net.au>
470
471 * Makefile.am: Run "make dep-am".
472 * Makefile.in: Regenerate.
473
474 * aoutx.h: Formatting fixes.
475 * merge.c (_bfd_merged_section_offset): Break line at 80 chars.
476
477 * linker.c: Replace bfd_get_filename with bfd_archive_filename
478 in error message.
479
8f615d07
AM
4802001-09-21 Alan Modra <amodra@bigpond.net.au>
481
482 * bfd.c (bfd_archive_filename): New function.
483 * bfd-in2.h: Regenerate.
484 * aout-adobe.c: Replace bfd_get_filename with bfd_archive_filename
485 in error messages where the bfd is an input bfd.
486 * aout-cris.c: Likewise.
487 * coff-arm.c: Likewise.
488 * coff-mcore.c: Likewise.
489 * coff-ppc.c: Likewise.
490 * coff-rs6000.c: Likewise.
491 * coff-sh.c: Likewise.
492 * coff-tic54x.c: Likewise.
493 * coff-tic80.c: Likewise.
494 * coff64-rs6000.c: Likewise.
495 * coffcode.h: Likewise.
496 * coffgen.c: Likewise.
497 * cofflink.c: Likewise.
498 * ecofflink.c: Likewise.
499 * elf-hppa.h: Likewise.
500 * elf.c: Likewise.
501 * elf32-arm.h: Likewise.
502 * elf32-cris.c: Likewise.
503 * elf32-gen.c: Likewise.
504 * elf32-hppa.c: Likewise.
505 * elf32-i370.c: Likewise.
506 * elf32-i386.c: Likewise.
507 * elf32-m32r.c: Likewise.
508 * elf32-mcore.c: Likewise.
509 * elf32-mips.c: Likewise.
510 * elf32-ppc.c: Likewise.
511 * elf32-s390.c: Likewise.
512 * elf32-sh.c: Likewise.
513 * elf32-sparc.c: Likewise.
514 * elf32-v850.c: Likewise.
515 * elf64-alpha.c: Likewise.
516 * elf64-gen.c: Likewise.
517 * elf64-ppc.c: Likewise.
518 * elf64-s390.c: Likewise.
519 * elf64-sparc.c: Likewise.
520 * elf64-x86-64.c: Likewise.
521 * elflink.h: Likewise.
522 * elfxx-ia64.c: Likewise.
523 * ieee.c: Likewise.
524 * ihex.c: Likewise.
525 * libbfd.c: Likewise.
526 * pdp11.c: Likewise.
527 * pe-mips.c: Likewise.
528 * peicode.h: Likewise.
529 * srec.c: Likewise.
530 * xcofflink.c: Likewise.
531
532 * elf32-arm.h: Make _bfd_error_handler calls K&R compatible.
533
534 * elflink.c (_bfd_elf_create_linker_section): Better grammar for
535 error message.
536
537 * coff-mcore.c (coff_mcore_relocate_section): Internalionalise
538 error message.
539
540 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Constify stt_types.
541 Consolidate error messages, and split long messages to two lines.
542
671bae9c 5432001-09-20 John Reiser <jreiser@BitWagon.com>
83c81bfe 544
f51e552e
AM
545 * elf32-i386.c (elf_i386_relocate_section): Coordinate info->symbolic
546 and info->allow_shlib_undefined.
547 * elf32-cris.c: Likewise.
548 * elf32-hppa.c: Likewise.
549 * elf32-m68k.c: Likewise.
550 * elf32-mips.c: Likewise.
551 * elf32-ppc.c: Likewise.
552 * elf32-s390.c: Likewise.
553 * elf32-sh.c: Likewise.
554 * elf32-sparc.c: Likewise.
555 * elf64-alpha.c: Likewise.
556 * elf64-hppa.c: Likewise.
557 * elf64-ppc.c: Likewise.
558 * elf64-s390.c: Likewise.
559 * elf64-sparc.c: Likewise.
560 * elf64-x86-64.c: Likewise.
561 * elfxx-ia64.c: Likewise.
671bae9c 562
3882b010
L
5632001-09-18 Bruno Haible <haible@clisp.cons.org>
564
565 * aoutx.h: Include "safe-ctype.h" instead of <ctype.h>.
566 (aout_link_write_symbols): Use ISDIGIT instead of isdigit.
567 * archive.c: Include "safe-ctype.h" instead of <ctype.h>.
568 (_bfd_generic_read_ar_hdr_mag): Use ISDIGIT instead of isdigit.
569 * archures.c: Include "safe-ctype.h" instead of <ctype.h>.
570 (bfd_default_scan): Use ISDIGIT instead of isdigit.
571 * bfd.c: Include "safe-ctype.h" instead of <ctype.h>.
572 (bfd_scan_vma): Use ISXDIGIT/ISDIGIT/ISLOWER instead of
573 isxdigit/isdigit/islower.
574 * binary.c: Include "safe-ctype.h" instead of <ctype.h>.
575 (mangle_name): Use ISALNUM instead of isalnum.
576 * cpu-v850.c: Include "safe-ctype.h" instead of <ctype.h>.
577 (scan): Use ISDIGIT instead of isdigit.
578 * hosts/alphavms.h: Don't include <ctype.h>.
579 * ieee.c: Include "safe-ctype.h" instead of <ctype.h>.
580 (ieee_object_p): Use TOUPPER instead of toupper.
581 * ihex.c: Include "safe-ctype.h" instead of <ctype.h>.
582 (ihex_bad_byte): Use ISPRINT instead of isprint.
583 * merge.c: Don't include <ctype.h>.
584 * oasys.c: Include "safe-ctype.h" instead of <ctype.h>.
585 (oasys_write_sections): Use ISDIGIT instead of isdigit.
586 * pdp11.c: Include "safe-ctype.h" instead of <ctype.h>.
587 (aout_link_write_symbols): Use ISDIGIT instead of isdigit.
588 * ppcboot.c: Include "safe-ctype.h" instead of <ctype.h>.
589 (mangle_name): Use ISALNUM instead of isalnum.
590 * som.c: Include "safe-ctype.h" instead of <ctype.h>.
591 (som_set_reloc_info): Use ISUPPER/ISLOWER/ISDIGIT instead of
592 isupper/islower/isdigit.
593 (som_decode_symclass): Use TOUPPER instead of toupper.
594 * srec.c: Include "safe-ctype.h" instead of <ctype.h>.
595 (srec_bad_byte): Use ISPRINT instead of isprint.
596 (srec_scan): Use ISSPACE instead of isspace.
597 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
598 (_bfd_link_section_stabs): Use ISDIGIT instead of isdigit.
599 * syms.c: Include "safe-ctype.h"
600 (islower, toupper): Remove macro definitions.
601 (bfd_decode_symclass): Use TOUPPER instead of toupper.
602 * vms-gsd.c: Don't include <ctype.h>.
603 * vms-hdr.c: Include "safe-ctype.h" instead of <ctype.h>.
604 (_bfd_vms_write_hdr): Use ISLOWER/TOUPPER instead of
605 islower/toupper.
606 * vms-tir.c: Don't include <ctype.h>.
607
dc810e39
AM
6082001-09-18 Alan Modra <amodra@bigpond.net.au>
609
610 * libbfd.c (bfd_bread): New function replacing bfd_read without
611 redundant params. Allow reads up to (size_t) -2 in length.
612 (bfd_bwrite): Similarly for bfd_write.
613 (real_read): Return a size_t.
614 (bfd_read): Call bfd_bread.
615 (bfd_write): Call bfd_bwrite.
616 (warn_deprecated): New function to annoy everybody.
617 (bfd_get_file_window): Don't call bfd_set_error unnecessarily.
618 * bfd-in.h (bfd_bread, bfd_bwrite, warn_deprecated): Declare.
619 (bfd_read, bfd_write): Define as macro.
620 * aix386-core.c: Replace calls to bfd_read with bfd_bread, and
621 likewise for bfd_write. Ensure function args are correct size by
622 using casts or local vars. In some cases, remove unnecessary
623 casts. Formatting fixes, in some cases removing a large expression
624 from function args by using a local var. Replace CONST with const.
625 Modify variable types to avoid warings. Use casts to avoid
626 warnings when using negative numbers in unsigned expressions.
627 * aout-adobe.c: Likewise.
628 * aout-arm.c: Likewise.
629 * aout-cris.c: Likewise.
630 * aout-encap.c: Likewise.
631 * aout-ns32k.c: Likewise.
632 * aout-target.h: Likewise.
633 * aout-tic30.c: Likewise.
634 * aoutf1.h: Likewise.
635 * aoutx.h: Likewise.
636 * archive.c: Likewise.
637 * archures.c: Likewise.
638 * bfd-in.h: Likewise.
639 * bfd.c: Likewise.
640 * binary.c: Likewise.
641 * bout.c: Likewise.
642 * cache.c: Likewise.
643 * cisco-core.c: Likewise.
644 * coff-a29k.c: Likewise.
645 * coff-alpha.c: Likewise.
646 * coff-arm.c: Likewise.
647 * coff-h8300.c: Likewise.
648 * coff-h8500.c: Likewise.
649 * coff-i386.c: Likewise.
650 * coff-i860.c: Likewise.
651 * coff-i960.c: Likewise.
652 * coff-ia64.c: Likewise.
653 * coff-m68k.c: Likewise.
654 * coff-m88k.c: Likewise.
655 * coff-mcore.c: Likewise.
656 * coff-mips.c: Likewise.
657 * coff-ppc.c: Likewise.
658 * coff-rs6000.c: Likewise.
659 * coff-sh.c: Likewise.
660 * coff-sparc.c: Likewise.
661 * coff-stgo32.c: Likewise.
662 * coff-tic30.c: Likewise.
663 * coff-tic54x.c: Likewise.
664 * coff-tic80.c: Likewise.
665 * coff-w65.c: Likewise.
666 * coff-z8k.c: Likewise.
667 * coff64-rs6000.c: Likewise.
668 * coffcode.h: Likewise.
669 * coffgen.c: Likewise.
670 * cofflink.c: Likewise.
671 * coffswap.h: Likewise.
672 * corefile.c: Likewise.
673 * cpu-arc.c: Likewise.
674 * cpu-h8300.c: Likewise.
675 * cpu-h8500.c: Likewise.
676 * cpu-i960.c: Likewise.
677 * cpu-ia64-opc.c: Likewise.
678 * cpu-ns32k.c: Likewise.
679 * cpu-pdp11.c: Likewise.
680 * cpu-pj.c: Likewise.
681 * cpu-sh.c: Likewise.
682 * cpu-w65.c: Likewise.
683 * cpu-z8k.c: Likewise.
684 * dwarf1.c: Likewise.
685 * dwarf2.c: Likewise.
686 * ecoff.c: Likewise.
687 * ecofflink.c: Likewise.
688 * ecoffswap.h: Likewise.
689 * elf-bfd.h: Likewise.
690 * elf-hppa.h: Likewise.
691 * elf-m10200.c: Likewise.
692 * elf-m10300.c: Likewise.
693 * elf.c: Likewise.
694 * elf32-arc.c: Likewise.
695 * elf32-arm.h: Likewise.
696 * elf32-avr.c: Likewise.
697 * elf32-cris.c: Likewise.
698 * elf32-fr30.c: Likewise.
699 * elf32-gen.c: Likewise.
700 * elf32-h8300.c: Likewise.
701 * elf32-hppa.c: Likewise.
702 * elf32-i370.c: Likewise.
703 * elf32-i386.c: Likewise.
704 * elf32-i860.c: Likewise.
705 * elf32-m32r.c: Likewise.
706 * elf32-m68k.c: Likewise.
707 * elf32-mcore.c: Likewise.
708 * elf32-mips.c: Likewise.
709 * elf32-openrisc.c: Likewise.
710 * elf32-pj.c: Likewise.
711 * elf32-ppc.c: Likewise.
712 * elf32-s390.c: Likewise.
713 * elf32-sh-lin.c: Likewise.
714 * elf32-sh.c: Likewise.
715 * elf32-sparc.c: Likewise.
716 * elf32-v850.c: Likewise.
717 * elf64-alpha.c: Likewise.
718 * elf64-hppa.c: Likewise.
719 * elf64-mips.c: Likewise.
720 * elf64-ppc.c: Likewise.
721 * elf64-s390.c: Likewise.
722 * elf64-sparc.c: Likewise.
723 * elf64-x86-64.c: Likewise.
724 * elfarm-nabi.c: Likewise.
725 * elfcode.h: Likewise.
726 * elfcore.h: Likewise.
727 * elflink.c: Likewise.
728 * elflink.h: Likewise.
729 * elfxx-ia64.c: Likewise.
730 * elfxx-target.h: Likewise.
731 * format.c: Likewise.
732 * hash.c: Likewise.
733 * hp300hpux.c: Likewise.
734 * hppabsd-core.c: Likewise.
735 * hpux-core.c: Likewise.
736 * i386aout.c: Likewise.
737 * i386dynix.c: Likewise.
738 * i386linux.c: Likewise.
739 * i386lynx.c: Likewise.
740 * i386mach3.c: Likewise.
741 * i386msdos.c: Likewise.
742 * i386os9k.c: Likewise.
743 * ieee.c: Likewise.
744 * ihex.c: Likewise.
745 * irix-core.c: Likewise.
746 * libaout.h: Likewise.
747 * libbfd-in.h: Likewise.
748 * libbfd.c: Likewise.
749 * libcoff-in.h: Likewise.
750 * libecoff.h: Likewise.
751 * libieee.h: Likewise.
752 * libnlm.h: Likewise.
753 * libpei.h: Likewise.
754 * libxcoff.h: Likewise.
755 * linker.c: Likewise.
756 * lynx-core.c: Likewise.
757 * m68klinux.c: Likewise.
758 * merge.c: Likewise.
759 * mipsbsd.c: Likewise.
760 * netbsd-core.c: Likewise.
761 * nlm.c: Likewise.
762 * nlm32-alpha.c: Likewise.
763 * nlm32-i386.c: Likewise.
764 * nlm32-ppc.c: Likewise.
765 * nlm32-sparc.c: Likewise.
766 * nlmcode.h: Likewise.
767 * nlmswap.h: Likewise.
768 * ns32k.h: Likewise.
769 * oasys.c: Likewise.
770 * opncls.c: Likewise.
771 * osf-core.c: Likewise.
772 * pc532-mach.c: Likewise.
773 * pdp11.c: Likewise.
774 * pe-mips.c: Likewise.
775 * peXXigen.c: Likewise.
776 * peicode.h: Likewise.
777 * ppcboot.c: Likewise.
778 * ptrace-core.c: Likewise.
779 * reloc.c: Likewise.
780 * reloc16.c: Likewise.
781 * riscix.c: Likewise.
782 * rs6000-core.c: Likewise.
783 * sco5-core.c: Likewise.
784 * section.c: Likewise.
785 * som.c: Likewise.
786 * sparclinux.c: Likewise.
787 * sparclynx.c: Likewise.
788 * srec.c: Likewise.
789 * stabs.c: Likewise.
790 * sunos.c: Likewise.
791 * syms.c: Likewise.
792 * targets.c: Likewise.
793 * tekhex.c: Likewise.
794 * trad-core.c: Likewise.
795 * versados.c: Likewise.
796 * vms-gsd.c: Likewise.
797 * vms-hdr.c: Likewise.
798 * vms-misc.c: Likewise.
799 * vms-tir.c: Likewise.
800 * vms.c: Likewise.
801 * vms.h: Likewise.
802 * xcofflink.c: Likewise.
803 * bfd-in2.h: Regenerate.
804 * libbfd.h: Regenerate.
805 * libcoff.h: Regenerate.
806
807 * bfd.c (struct _bfd): Make "where" and "origin" unsigned.
808 * bfd-in.h (file_ptr): Change from a long int to a bfd_signed_vma.
809 (ufile_ptr): Define.
810 (bfd_tell): Return a ufile_ptr.
811 * libbfd.c (bfd_tell): Likewise.
812 (bfd_seek): Use bfd_size_type locals. Don't call bfd_set_error
813 unnecessarily.
814 * aix386-core.c: Test != 0 for bfd_seek errors rather than < 0.
815 * aoutf1.h: Likewise.
816 * som.c: Likewise.
817 * cache.c (bfd_cache_lookup_worker): Guard against abfd->where
818 larger than unsigned long can represent.
819
820 * libbfd.c (bfd_malloc): Take a bfd_size_type arg. Error if
821 size overflows size_t.
822 (bfd_realloc): Likewise.
823 (bfd_zmalloc): Likewise.
824 * opncls.c (bfd_alloc): Likewise.
825 (bfd_zalloc): Likewise.
826 * libbfd-in.h (bfd_malloc, bfd_realloc, bfd_zmalloc): Update.
827 (bfd_alloc, bfd_zalloc): Update.
828
829 * libbfd.c (bfd_get_8): Mask with 0xff in case char is more than
830 8 bits.
831 (bfd_get_signed_8): Likewise.
832 (H_PUT_64, H_PUT_32, H_PUT_16, H_PUT_8,
833 H_PUT_S64, H_PUT_S32, H_PUT_S16, H_PUT_S8,
834 H_GET_64, H_GET_32, H_GET_16, H_GET_8,
835 H_GET_S64, H_GET_S32, H_GET_S16, H_GET_S8): Define and use.
836 * libaout.h: Likewise define and use here.
837 * aout-adobe.c: Use H_GET_* and H_PUT_* macros.
838 * aout-arm.c: Likewise.
839 * aout-encap.c: Likewise.
840 * aout-ns32k.c: Likewise.
841 * aout-tic30.c: Likewise.
842 * aoutf1.h: Likewise.
843 * aoutx.h: Likewise.
844 * bout.c: Likewise.
845 * coff-alpha.c: Likewise.
846 * coff-h8300.c: Likewise.
847 * coff-h8500.c: Likewise.
848 * coff-i960.c: Likewise.
849 * coff-ia64.c: Likewise.
850 * coff-m88k.c: Likewise.
851 * coff-mips.c: Likewise.
852 * coff-ppc.c: Likewise.
853 * coff-rs6000.c: Likewise.
854 * coff-sh.c: Likewise.
855 * coff-sparc.c: Likewise.
856 * coff-stgo32.c: Likewise.
857 * coff-tic30.c: Likewise.
858 * coff-tic80.c: Likewise.
859 * coff-w65.c: Likewise.
860 * coff-z8k.c: Likewise.
861 * coff64-rs6000.c: Likewise.
862 * coffgen.c: Likewise.
863 * cofflink.c: Likewise.
864 * coffswap.h: Likewise.
865 * ecoff.c: Likewise.
866 * ecoffswap.h: Likewise.
867 * elf.c: Likewise.
868 * elf32-mips.c: Likewise.
869 * elf64-mips.c: Likewise.
870 * hp300hpux.c: Likewise.
871 * i386dynix.c: Likewise.
872 * i386lynx.c: Likewise.
873 * i386msdos.c: Likewise.
874 * i386os9k.c: Likewise.
875 * libpei.h: Likewise.
876 * nlm32-alpha.c: Likewise.
877 * nlm32-i386.c: Likewise.
878 * nlm32-ppc.c: Likewise.
879 * nlmcode.h: Likewise.
880 * nlmswap.h: Likewise.
881 * oasys.c: Likewise.
882 * pdp11.c: Likewise.
883 * pe-mips.c: Likewise.
884 * peXXigen.c: Likewise.
885 * peicode.h: Likewise.
886 * riscix.c: Likewise.
887 * sunos.c: Likewise.
888 * xcofflink.c: Likewise.
889 * elfcode.h: (put_word, get_word, put_signed_word, get_signed_word):
890 Rename to H_PUT_WORD, H_GET_WORD, H_PUT_SIGNED_WORD, H_GET_SIGNED_WORD.
891 * coff-rs6000.c (PUTWORD, PUTHALF, PUTBYTE): Don't define. Use
892 equivalent H_PUT_* macro instead.
893 (GETWORD, GETHALF, GETBYTE): Similarly.
894 * coff64-rs6000.c (PUTWORD, PUTHALF, PUTBYTE): Likewise.
895 (GETWORD, GETHALF, GETBYTE): Likewise.
896 * coffswap.h (PUTWORD, PUTHALF, PUTBYTE): Likewise.
897
898 * bfd-in.h (struct orl): Change "pos" to a union.
899 * archive.c (_bfd_compute_and_write_armap): Use it instead of casts.
900 (bsd_write_armap): Here too.
901 (coff_write_armap): And here.
902 * coff-rs6000.c (xcoff_write_armap_old): And here.
903 (xcoff_write_one_armap_big): And here.
904 (xcoff_write_armap_big): And here.
905 * ecoff.c (_bfd_ecoff_write_armap): And here.
906 * elf64-mips.c (mips_elf64_write_armap): And here.
907
908 * aoutf1.h (sunos_set_arch_mach): Make "mach" param an enum.
909 * elf-m10300.c (elf_mn10300_mach): Return an unsigned long.
910 * elf32-h8300.c (elf32_h8_mach): Likewise.
911 * elf32-mips.c (elf_mips_mach): Likewise.
912 * sparclynx.c (NAME(lynx,set_arch_mach)): Likewise.
913
914 * aix386-core.c (aix386_core_file_p): Remove redundant bfd_release
915 calls.
916 (aix386_core_vec): Typo fix.
917
918 * aout-arm.c: Include libaout.h and aout/aout64.h after N_TXTADDR
919 etc. to avoid redefined macro warning.
920 (MY(put_reloc)): Use bfd_vma for "value" rather than long.
921 (MY(fix_pcrel_26)): Likewise.
922 * aout-ns32k.c (MY(put_reloc)): Likewise.
923 * aout-cris.c (MY(swap_ext_reloc_out)): Likewise for r_addend.
924 * aoutx.h (NAME(aout,swap_ext_reloc_out)): Likewise.
925 * coff-arm.c (coff_arm_relocate_section): Likewise for my_offset.
926
927 * aout-encap.c: Include "file", not <file> for binutils headers.
928 (encap_object_p): Half baked attempt to fix compile errors in
929 code dealing with "magic".
930
931 * aout-ns32k.c: Include "file", not <file> for binutils headers.
932 (_bfd_ns32k_relocate_contents): get_data and put_data manipulate
933 bfd_vma's rather than longs.
934 * cpu-ns32k.c (ns32k_sign_extend): Delete.
935 (_bfd_ns32k_get_displacement): Return a bfd_vma, don't pass in offset.
936 (_bfd_ns32k_get_immediate): Likewise. Add code for 8 byte values,
937 remove case 3.
938 (_bfd_ns32k_put_displacement): Accept a bfd_vma, don't pass in offset.
939 Use unsigned comparisons.
940 (bfd_ns32k_put_immediate): Likewise, and add code for 8 byte values.
941 (do_ns32k_reloc): get_data and put_data operate on bfd_vma's.
942 (_bfd_do_ns32k_reloc_contents): Likewise.
943 * ns32k.h (_bfd_ns32k_get_displacement): Update prototype.
944 (_bfd_ns32k_get_immediate): Likewise.
945 (_bfd_ns32k_put_displacement): Likewise.
946 (_bfd_ns32k_put_immediate): Likewise.
947 (bfd_reloc_status_type): Likewise.
948
949 * aoutx.h (NAME(aout,find_nearest_line)): Rename 'p' to 'colon'
950 to avoid shadowing.
951 * pdp11.c (NAME(aout,find_nearest_line)): Likewise.
952 * coff-h8300.c (h8300_reloc16_extra_cases): Remove shadowing "value".
953 * coff-ppc.c (enum ref_category): Rename "data" to "tocdata" to
954 avoid shadowing.
955 (record_toc): Use a bfd_signed_vma for our_toc_offset.
956 * coffcode.h (coff_write_relocs): Rename "i" to avoid shadowing.
957 * elf.c (bfd_elf_get_bfd_needed_list): Rename "link" var to avoid
958 shadow warning.
959 (_bfd_elfcore_strndup): Likewise for "dup".
960 * elf32-cris.c (cris_elf_relocate_section): "symname" instead of
961 "name" to avoid shadowing.
962 * elf32-hppa.c (elf32_hppa_relocate_section): Remove duplicate
963 definition of "off".
964 * elf32-i386.c (elf_i386_relocate_section): Likewise.
965 * elf32-mips.c (_bfd_mips_elf_modify_segment_map): Remove duplicate
966 definition of "s".
967 (_bfd_mips_elf_final_link): Rename "i" to "j". Remove duplicate
968 "secpp".
969 * elf64-x86-64.c (elf64_x86_64_relocate_section): Rename inner "indx"
970 to avoid shadowing.
971 * elflink.h (elf_link_add_object_symbols): Rename "link" to "shlink"
972 to avoid shadowing.
973 (elf_link_input_bfd): Likewise.
974 (elf_bfd_final_link): Remove duplicate innermost "off" var.
975 * oasys.c (oasys_write_data): Rename innermost "p" to "sym".
976 * reloc16.c (bfd_coff_reloc16_relax_section): Rename "i" param to
977 "input_section".
978 * som.c (som_prep_for_fixups): Rename inner "i" to "j".
979 * sunos.c (sunos_add_dynamic_symbols): Localise "s" var.
980 (sunos_write_dynamic_symbol): Remove unused vars.
981 * syms.c (_bfd_stab_section_find_nearest_line): Remove duplicate
982 innermost "directory_name" and "file_name" vars.
983 * tekhex.c (first_phase): Rename local var "type" to "stype".
984 (tekhex_write_object_contents): Rename innermost "s" to "sym".
985 * vms-gsd.c (vms_secflag_by_name): Change "size" param to "hassize",
986 doing comparison at caller.
987 (vms_esecflag_by_name): Likewise.
988 * vms-tir.c (etir_sto): Rename innermost "psect" to "psect1".
989 * xcofflink.c (xcoff_link_input_bfd): Delete duplicate innermost "o".
990 (xcoff_write_global_symbol): Rename "p" param to "inf".
991
992 * cisco-core.c: Add missing prototypes.
993 (cisco_core_file_failing_command): Add ATTRIBUTE_UNUSED.
994 (cisco_core_file_failing_signal): Likewise.
995 (cisco_core_file_matches_executable_p): Likewise.
996 * hpux-core.c (hpux_core_core_file_failing_signal): Likewise.
997 * netbsd-core.c (netbsd_core_file_matches_executable_p): Likewise.
998 * osf-core.c (osf_core_core_file_matches_executable_p): Likewise.
999 * sco5-core.c (sco5_core_file_matches_executable_p): Likewise.
1000
1001 * coff-arm.c (coff_arm_link_hash_table): Use bfd_size_type for
1002 thumb_glue_size and arm_glue_size.
1003 * elf32-arm.h (elf32_arm_link_hash_table): Likewise here.
1004
1005 * coff64-rs6000.c: Group prototypes together.
1006
1007 * coffcode.h (coff_set_arch_mach): Add ATTRIBUTE_UNUSED.
1008 (buy_and_read): Remove "seek" param. Change "size" to bfd_size_type.
1009
1010 * cpu-arc.c: Add missing prototypes.
1011 * cpu-h8500.c: Likewise.
1012 * cpu-i960.c: Likewise.
1013 * cpu-pj.c: Likewise.
1014 * cpu-sh.c: Likewise.
1015 * cpu-w65.c: Likewise.
1016 * cpu-z8k.c: Likewise.
1017 * elf32-fr30.c: Likewise.
1018 * elf32-h8300.c: Likewise.
1019 * elf32-i370.c: Likewise.
1020 * hpux-core.c: Likewise.
1021 * versados.c: Likewise.
1022
1023 * cpu-h8300.c (bfd_default_scan_num_mach): Don't declare.
1024 * cpu-h8500.c: Likewise.
1025 * cpu-i960.c: Likewise.
1026 * cpu-z8k.c: Likewise.
1027
1028 * cpu-ia64-opc.c: Correct comment.
1029
1030 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Remove unused var.
1031
1032 * elf-bfd.h (elf_size_info): Change count param of write_out_phdrs
1033 to unsigned.
1034 (bfd_elf32_write_out_phdrs): Likewise.
1035 (bfd_elf64_write_out_phdrs): Likewise.
1036 (elf_linker_section_pointers): Change addend to bfd_vma.
1037 (_bfd_elf_find_pointer_linker_section): Likewise.
1038 (_bfd_elfcore_make_pseudosection): Change size param to size_t and
1039 filepos to unsigned file_ptr.
1040 (_bfd_elfcore_strndup): Change max param to size_t.
1041 * elf.c (_bfd_elfcore_make_pseudosection): As above.
1042 (_bfd_elfcore_strndup): Likewise.
1043 (_bfd_elf_find_pointer_linker_section): Likewise.
1044
1045 * elf-hppa.h (elf_hppa_relocate_insn): Return an int, and change
1046 insn and sym_value to ints.
1047
1048 * elf.c (elf_read): Make "offset" param a file_ptr, "size" a
1049 bfd_size_type.
1050 (elfcore_read_notes): Likewise.
1051
1052 * elf32-arm.h (elf32_arm_final_link_relocate): Change sym_flags
1053 param from unsigned char to int.
1054 (elf32_arm_relocate_section): If USE_REL, cast "rel" appropriately
1055 for info_to_howto call.
1056 (add_dynamic_entry): Define macro.
1057 (elf32_arm_size_dynamic_sections): Use add_dynamic_entry.
1058
1059 * elf32-cris.c (add_dynamic_entry): Define macro.
1060 (elf_cris_size_dynamic_sections): Use add_dynamic_entry.
1061
1062 * elf32-h8300.c (elf32_h8_final_write_processing): Make static.
1063 (elf32_h8_object_p): Likewise.
1064 (elf32_h8_merge_private_bfd_data): Likewise.
1065 (elf32_h8_relax_section): Cast gap to int so signed comparisons work.
1066
1067 * elf32-hppa.c (add_dynamic_entry): Define macro.
1068 (elf32_hppa_size_dynamic_sections): Use it.
1069 * elf32-i370.c (add_dynamic_entry): Define macro.
1070 (i370_elf_size_dynamic_sections): Use it.
1071 (i370_noop): Make static.
1072 * elf32-i386.c (add_dynamic_entry): Define macro.
1073 (elf_i386_size_dynamic_sections): Use it.
1074 * elf32-m68k.c (add_dynamic_entry): Define macro.
1075 (elf_m68k_size_dynamic_sections): Use it.
1076 * elf32-ppc.c (add_dynamic_entry): Define macro.
1077 (ppc_elf_size_dynamic_sections): Use it.
1078 * elf32-s390.c (add_dynamic_entry): Define macro.
1079 (elf_s390_size_dynamic_sections): Use it.
1080 * elf64-alpha.c (add_dynamic_entry): Define macro.
1081 (elf64_alpha_size_dynamic_sections): Use it.
1082 * elf64-hppa.c (add_dynamic_entry): Define macro.
1083 (elf64_hppa_size_dynamic_sections): Use it.
1084 * elf64-ppc.c (add_dynamic_entry): Define macro.
1085 (ppc64_elf_size_dynamic_sections): Use it.
1086 * elf64-s390.c (add_dynamic_entry): Define macro.
1087 (elf_s390_size_dynamic_sections): Use it.
1088 * elf64-sparc.c (add_dynamic_entry): Define macro.
1089 (sparc64_elf_size_dynamic_sections): Use it.
1090 * elf64-x86-64.c (add_dynamic_entry): Define macro.
1091 (elf64_x86_64_size_dynamic_sections): Use it.
1092 * elfxx-ia64.c (add_dynamic_entry): Define macro.
1093 (elfNN_ia64_size_dynamic_sections): Use it.
1094
1095 * elf32-v850.c (SEXT24): Modify to avoid signed/unsigned warning.
1096 (v850_elf_perform_relocation): Make "r_type" param unsigned.
1097
1098 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Just return
1099 false if the first malloc fails rather than going via error_return.
1100
1101 * elf64-sparc.c (sparc64_elf_plt_entry_offset): Use a bfd_vma for
1102 "index" param.
1103 (sparc64_elf_plt_ptr_offset): Likewise, and for "max" param too.
1104
1105 * elflink.h (elf_link_input_bfd): s/ingored/ignored/ in error message.
1106
1107 * elfxx-ia64.c (global_sym_index): Return a long.
1108
1109 * ieee.c (get_symbol): Use int rather than char param.
1110 (ieee_slurp_sections): Move "section" var to inner blocks.
1111 (copy_expression): Don't init "value" to zero or worry about
1112 clearing to zero after using.
1113 (ieee_write_debug_part): Rename "output_buffer" to "obuff" to avoid
1114 shadowing.
1115
1116 * ihex.c (ihex_write_record): Make "count" var a size_t, "addr" an
1117 unsigned int.
1118
1119 * libbfd-in.h (BFD_ALIGN): Add cast to avoid signed/unsigned warning.
1120 (bfd_write_bigendian_4byte_int): Pass an unsigned int value param.
1121
1122 * mipsbsd.c (mips_fix_jmp_addr): Add "error_message" param.
1123
1124 * pc532-mach.c (MYNSX): Delete.
1125 (ns32kaout_bfd_reloc_type_lookup): Define prototype without MYNSX.
1126 (write_object_contents): Correct prototype.
1127
1128 * peicode.h (pe_ILF_build_a_bfd): Use an unsigned int param rather
1129 than unsigned short.
1130
1131 * section.c (bfd_set_section_contents): Remove redundant
1132 "offset < 0" test. Check that "count" doesn't overflow size_t.
1133 (bfd_get_section_contents): Likewise.
1134
1135 * som.c (som_fixup_formats): Add missing braces.
1136 (som_reloc_addend): Pass a bfd_vma for "addend".
1137
1138 * srec.c (srec_write_record): Pass "type" as an unsigned int.
1139 (srec_write_symbols): Remove an unnecessary var.
1140
1141 * targets.c (_bfd_target_vector): Sort entries. Sort externs
1142 to match.
1143 * configure.in: Sort to match. Bump version number.
1144 * configure: Regenerate.
1145
1146 * tekhex.c (move_section_contents): Assert offset == 0.
1147
1148 * versados.c (new_symbol_string): Constify arg.
1149 (process_esd): Use bfd_und_section_ptr rather than &bfd_und_section.
1150 (versados_get_symbol_info): Make static.
1151 (versados_print_symbol): Likewise.
1152 (versados_get_reloc_upper_bound): Likewise.
1153 (versados_canonicalize_reloc): Likewise.
1154
417412a2
NC
11552001-09-18 Nick Clifton <nickc@cambridge.redhat.com>
1156
1157 * elflink.h (elf_link_input_bfd): Fix typo in error message.
1158
bb731fb6
L
11592001-09-17 H.J. Lu <hjl@gnu.org>
1160
1161 * dwarf1.c (parse_die): Take a new arg for the end of the
1162 section. Return false if die is beyond the section.
1163 (parse_functions_in_unit): Pass the end of the section to
1164 parse_die ().
1165 (_bfd_dwarf1_find_nearest_line): Likewise.
1166
841989d6
NC
11672001-09-14 Michael Rauch <mrauch@netbsd.org>
1168
1169 * elf32-sparc.c (elf32_sparc_relocate_section): Treat R_SPARC_UA32
1170 just like R_SPARC_32.
1171
056a1d49
NC
11722001-09-14 Kevin Lo <kevlo@openbsd.org>
1173
1174 * configure.bfd: Add arm-openbsd target.
1175
4008bd9b
TS
11762001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1177
1178 * config.bfd: Change machine triplets from mips*el*-* to mips*el-*.
1179 Add support for mips64.
1180
c11cc227
AO
11812001-09-13 Alexandre Oliva <aoliva@redhat.com>
1182
1183 * elf32-openrisc.c (ELF_MACHINE_ALT1): Define as EM_OPENRISC_OLD.
1184
aa4f99bb
AO
11852001-09-12 Alexandre Oliva <aoliva@redhat.com>
1186
1187 * elf.c (prep_headers): Get the machine code from the elf
1188 backend data.
1189 * elf-m10200.c (ELF_MACHINE_CODE): Redefine to EM_MN10200.
1190 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_MN10200.
1191 * elf-m10300.c (ELF_MACHINE_CODE): Redefine to EM_MN10300.
1192 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_MN10300.
1193 * elf-arc.c (arc_elf_final_write_processing): Don't override
1194 e_machine, it's now properly set in prep_headers.
1195 * elf32-avr.c (elf32_avr_object_p): Accept both EM_AVR and
1196 EM_AVR_OLD.
1197 (ELF_MACHINE_ALT1): Define to EM_AVR_OLD.
1198 * elf-d10v.c (ELF_MACHINE_CODE): Redefine to EM_D10V.
1199 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_D10V.
1200 * elf-d30v.c (ELF_MACHINE_CODE): Redefine to EM_D30V.
1201 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_D30V.
1202 * elf-fr30.c (ELF_MACHINE_CODE): Redefine to EM_FR30.
1203 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_FR30.
1204 * elf-m32r.c (ELF_MACHINE_CODE): Redefine to EM_M32R.
1205 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_M32R.
1206 * elf32-pj.c (ELF_MACHINE_ALT1): DEfine to EM_PJ_OLD.
1207 * elf-v850.c (ELF_MACHINE_CODE): Redefine to EM_V850.
1208 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_V850.
1209
204692d7
RH
12102001-09-11 Richard Henderson <rth@redhat.com>
1211
1212 * elf64-alpha.c (elf64_alpha_section_flags): New.
1213 (elf64_alpha_fake_sections): Map SEC_SMALL_DATA to SHF_ALPHA_GPREL.
1214
f94952df
RH
12152001-09-11 Richard Henderson <rth@redhat.com>
1216
1217 * elf64-alpha.c (elf64_alpha_relocate_section): Do not
1218 apply HINT relocations against dynamic symbols.
1219
146f1a87
L
12202001-09-11 H.J. Lu <hjl@gnu.org>
1221
f94952df 1222 * linker.c (link_action): Change COMMON_ROW\defw from CREF to COM.
146f1a87 1223
1cd6895c
RH
12242001-09-09 Richard Henderson <rth@redhat.com>
1225
96e2734b
RH
1226 * elf64-alpha.c: Delete all unused ERIC_neverdef and rth_notdef code.
1227
1cd6895c
RH
1228 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Nop out gpdisp
1229 following a call to a near function.
1230
f16fbd61
RH
12312001-09-08 Richard Henderson <rth@redhat.com>
1232
1233 * elf64-alpha.c (elf64_alpha_relocate_section): Soft fail
1234 relocation errors. Fail gp-relative relocations against
1235 dynamic symbols.
1236
56882138
AM
12372001-09-08 Alan Modra <amodra@bigpond.net.au>
1238
1239 * elf32-i386.c (elf_i386_relocate_section): Check !DEF_REGULAR
1240 as well as DEF_DYNAMIC in test for avoided copy relocs.
1241 (allocate_plt_and_got_and_discard_relocs): Likewise.
1242 * elf32-hppa.c (elf_i386_relocate_section): Likewise.
1243 (allocate_plt_and_got_and_discard_relocs): Likewise.
1244
cb56d3d3
TS
12452001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1246
1247 * elf32-mips.c (mips_elf_calculate_relocation): Fix overflow handling
1248 of R_MIPS_PC16.
56882138
AM
1249
12502001-09-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1251
1252 * elf64-mips.c (mips_elf64_howto_table_rel): Fix relocation HOWTO
1253 definitions.
1254 (mips_elf64_howto_table_rel): Likewise.
1255
12562001-09-05 Tom Rix <trix@redhat.com>
1257
1258 * xcofflink.c (bfd_xcoff_import_symbol): Handle import file XMC_XO
1259 and syscall symbols.
1260 (write_global_symbol) : Same.
1261 (bfd_xcoff_export_symbol): Remove unused syscall param.
1262 * libxcoff.h: Change prototype of bfd_xcoff_export symbol and
1263 bfd_xcoff_import_symbol.
1264 * bfd-in.h: Same.
1265 * bfd-in2.h : Regenerate.
1266
12672001-09-04 Richard Henderson <rth@redhat.com>
1268
1269 * elf64-alpha.c (SKIP_HOWTO): New.
1270 (elf64_alpha_howto_table): Use it to remove dead ECOFF relocs.
1271 Fix sizes of 16-bit mem format relocs.
1272 (elf64_alpha_reloc_map): Update to match.
1273 (elf64_alpha_relax_with_lituse): Use GPREL16 as appropriate.
1274 (elf64_alpha_relax_without_lituse): Likewise.
1275 (elf64_alpha_check_relocs): Handle GPREL16.
1276 (elf64_alpha_relocate_section): Likewise.
1277 * reloc.c (BFD_RELOC_ALPHA_USER_*): Remove.
1278 (BFD_RELOC_ALPHA_GPREL_HI16, BFD_RELOC_ALPHA_GPREL_LO16): New.
1279 * bfd-in2.h, libbfd.h: Rebuild.
1280
12812001-09-04 Jeff Law <law@redhat.com>
1282
1283 * elf32-h8300.c (elf32_h8_relax_section): New function.
1284 (elf32_h8_relax_delete_bytes): Likewise.
1285 (elf32_h8_symbol_address_p): Likewise.
1286 (elf32_h8_get_relocated_section_contents): Likewise.
1287 (bfd_elf32_bfd_relax_section): Define.
1288 (bfd_elf32_bfd_get_relocated_section_contents): Likewise.
1289
1290 * elf32-h8300.c (special): New function.
1291 (h8_elf_howto_table): Use it for SPECIAL_FUNCTION field in
1292 all relocations.
1293 (elf32_h8_final_link_relocate): Treat R_H8_DIR24A8 like 32bit
1294 relocations. Fix problems with the true 24bit reloc R_H8_DIR24R8.
1295 Fix minor problems with 8bit and 16bit PC relative relocations.
1296
12972001-09-01 Andreas Jaeger <aj@suse.de>
1298
1299 * vms-tir.c: Add missing prototypes.
1300 * vms-hdr.c: Likewise.
1301 * vms-gsd.c: Likewise.
1302 * vms-misc.c: Likewise.
1303
13042001-08-31 H.J. Lu <hjl@gnu.org>
1305
1306 * elf32-mips.c (_bfd_mips_elf_check_relocs): Report filename
1307 with bad relocation.
1308
13092001-08-31 Eric Christopher <echristo@redhat.com>
1310 Jason Eckhardt <jle@redhat.com>
1311
1312 * bfd/archures.c: Add mipsisa32 and mipsisa64. Remove mips32,
1313 mips32_4k and mips64.
1314 * bfd/aoutx.h: Remove bfd_mach_mips32, bfd_mach_mips32_4k,
1315 bfd_mach_mips64. Add bfd_mach_mipsisa32, bfd_mach_mipsisa64.
1316 * bfd/cpu-mips.c: Ditto.
1317 * bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing): Ditto.
1318 * bfd/bfd-in2.h: Regenerate.
1319
13202001-08-31 Jakub Jelinek <jakub@redhat.com>
1321
1322 * elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memory
1323 value into R_ALPHA_RELATIVE's addend.
1324 (elf64_alpha_finish_dynamic_symbol): Likewise.
1325
13262001-08-31 Nick Clifton <nickc@cambridge.redhat.com>
1327
1328 * elf32-arm.h (elf32_arm_relocate_section): Do not rightshift
1329 recomputed addend during relocatable link if not USE_REL.
1330
1331 * elflink.h (elf_gc_propagate_vtable_entries_used): Fix off-by-one
1332 error.
1333
13342001-08-30 H.J. Lu <hjl@gnu.org>
1335
1336 * elf32-mips.c (mips_elf_calculate_relocation): Revert the last
1337 2 changes.
1338 (_bfd_mips_elf_adjust_dynamic_symbol): Allocate dynamic
1339 relocations for weak definitions.
1340
13412001-08-30 H.J. Lu <hjl@gnu.org>
1342
1343 * Makefile.am (BFD32_BACKENDS): Add elf32-h8300.lo.
1344 (BFD32_BACKENDS_CFILES): Add elf32-h8300.c.
1345 * Makefile.in: Rebuild.
1346
13472001-08-30 H.J. Lu <hjl@gnu.org>
1348
1349 * elf32-mips.c (mips_elf_calculate_relocation): Don't create
1350 dynamic relocation for undefined weak symbols when creating
1351 executables. Check h->root.root.type, instead of h->root.type.
1352
13532001-08-29 Joel Sherrill <joel@OARcorp.com>
1354
1355 * config.bfd (i[3456]86-*-rtems*, m68*-*-rtems*): Change
1356 default from coff to elf.
1357
13582001-08-29 Jeff Law <law@redhat.com>
1359
1360 * elf32-h8300.c (h8_elf_howto_table): Add new PC relative
1361 relocations.
1362 (h8_reloc_map): Similarly.
1363 (elf32_h8_final_link_relocate): Remove incorrect overflow tests.
1364 Add support for PC relative relocations.
1365
1366 * elf32-h8300.c: Put all prototypes together.
1367 (elf32_h8_info_to_howto): Parameter elf_reloc is used.
1368 (elf32_h8_final_link_relocate): New function for linker.
1369 (elf32_h8_relocate_section): Similarly.
1370 (elf_backend_relocate_section): Define.
1371
1372 * cpu-h8300.c (h8300_scan, compatible): Prototype.
1373 (h8300_scan): Handle architecture:machine encodings typically
1374 found in linker scripts.
1375 * elf.c (prep_headers): Do not try to do H8 machine recognition
1376 here.
1377 * elf32-h8300.c: Add some missing prototypes.
1378 (elf32_h8_mach, elf32_h8_final_write_processing): New functions.
1379 (elf32_h8_object_p): Similarly.
1380
13812001-08-29 Tom Rix <trix@redhat.com>
1382
1383 * xcofflink.c (xcoff_link_add_symbols): Fix XTY_LD symbol that
1384 does not follow a XTY_SD.
1385
13862001-08-29 Alan Modra <amodra@bigpond.net.au>
1387
1388 * targmatch.sed: Delete case statements.
1389 * config.bfd <powerpc-*-aix* entry>: Select 64 bit xcoff for
1390 aix4.3 and above.
1391
1392Wed Aug 29 02:27:36 2001 J"orn Rennecke <amylaar@redhat.com>
1393
1394 * Makefile.am (elf32-h8300.lo): New target.
1395 * config.bfd (h8300*-*-elf): New case.
1396 * configure.in (bfd_elf32_h8300_vec): New case.
1397 * elf.c (prep_headers): Add case for bfd_arch_h8300.
1398 * reloc.c (BFD_RELOC_H8_DIR16A8): New relocation.
1399 (BFD_RELOC_H8_DIR16R8, BFD_RELOC_H8_DIR24A8): Likewise.
1400 (BFD_RELOC_H8_DIR24R8, BFD_RELOC_H8_DIR32A16): Likewise.
1401 * targets.c (bfd_target bfd_elf32_h8300_vec): New extern declaration.
1402 * elf32-h8300.c: New file.
1403 * Makefile.in, bfd-in2.h, libbfd.h, configure: Regenerated.
1404
14052001-08-28 Nick Clifton <nickc@cambridge.redhat.com>
1406
1407 * sparclynx.c: Add missing prototypes.
1408 * coff-mcore.c: Add missing prototypes.
1409 * elf32-pj.c: Add missing prototypes.
1410 * nlm32-sparc.c: Add missing prototypes.
1411 * oasys.c: Add missing prototypes.
1412 * pdp11.c: Add missing prototypes.
1413 * pe-mips.c: Add missing prototypes.
1414 * riscix.c: Add missing prototypes.
1415
14162001-08-27 Daniel Jacobowitz <drow@mvista.com>
1417
1418 * elf32-i386.c: Add missing prototypes.
1419 * elf32-ppc.c: Likewise.
1420 * elf32-sh-lin.c: Likewise.
1421 * elfarm-nabi.c: Likewise.
1422
14232001-08-27 Daniel Jacobowitz <drow@mvista.com>
1424
1425 * elf32-i386.c (elf_i386_grok_prstatus): New function.
1426 (elf_i386_grok_psinfo): New function.
1427 (elf_backend_grok_prstatus): Define.
1428 (elf_backend_grok_psinfo): Likewise.
1429 * elf32-ppc.c (ppc_elf_grok_prstatus): New function.
1430 (ppc_elf_grok_psinfo): New function.
1431 (elf_backend_grok_prstatus): Define.
1432 (elf_backend_grok_psinfo): Likewise.
1433 * elf32-sh-lin.c (elf32_shlin_grok_prstatus): New function.
1434 (elf32_shlin_grok_psinfo): New function.
1435 (elf_backend_grok_prstatus): Define.
1436 (elf_backend_grok_psinfo): Likewise.
1437 * elfarm-nabi.c (elf32_arm_nabi_grok_prstatus): New function.
1438 (elf32_arm_nabi_grok_psinfo): New function.
1439 (elf_backend_grok_prstatus): Define.
1440 (elf_backend_grok_psinfo): Likewise.
1441
14422001-08-27 H.J. Lu <hjl@gnu.org>
1443
1444 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add more
1445 sanity check.
1446 (mips_elf_calculate_relocation): Create dynamic relocation for
1447 symbols with weak definition or the ELF_LINK_HASH_DEF_REGULAR
1448 bit is not set.
1449
14502001-08-27 H.J. Lu <hjl@gnu.org>
1451
1452 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Add prototype.
1453 (_bfd_mips_elf_copy_indirect_symbol): Likewise.
1454 (_bfd_elf32_mips_grok_prstatus): Likewise.
1455 (_bfd_elf32_mips_grok_psinfo): Likewise.
1456 (_bfd_mips_elf_hide_symbol): Make it static and cast to
1457 `struct mips_elf_link_hash_entry *'.
1458 (_bfd_mips_elf_copy_indirect_symbol): Make it static.
1459
14602001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
1461
1462 * mipsbsd.c: Add missing prototypes.
1463 * hp300hpux.c: Add missing prototypes.
1464 * i386aout.c: Add missing prototypes.
1465 * i386lynx.c: Add missing prototypes.
1466 * i386mach3.c: Add missing prototypes.
1467 * i386msdos.c: Add missing prototypes.
1468 * i386os9k.c: Add missing prototypes.
1469
14702001-08-27 Linus Nordberg <linus@swox.se>
1471 Torbjorn Granlund <tege@swox.com>
1472 Staffan Ulfberg <staffanu@swox.se>
1473 Alan Modra <amodra@bigpond.net.au>
1474
1475 * config.bfd: Add powerpc64 target. Add powerpc64 vectors to
1476 targ64_selvecs for 32 bit powerpc targets.
1477 * Makefile.am (BFD64_BACKENDS): Add elf64-ppc.lo.
1478 (BFD64_BACKENDS_CFILES): Add elf64-ppc.c.
1479 Run "make dep-am".
1480 * Makefile.in: Regenerate.
1481 * configure.in: Add elf64_powerpc vecs.
1482 * configure: Regenerate.
1483 * cpu-powerpc.c: Default to bfd_mach_ppc_620 entry for 64 bit.
1484 * elf.c (prep_headers): EM_PPC64 for 64 bit ppc elf target.
1485 * targets.c: Add bfd_elf64_powerpc_vec and bfd_elf64_powerpcle_vec.
1486 * elf64-ppc.c: New file.
1487 * reloc.c: Add powerpc64 relocs.
1488 * libbfd.h: Regenerate.
1489 * bfd-in2.h: Regenerate.
1490
14912001-08-27 Andreas Schwab <schwab@suse.de>
1492
1493 * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if the
1494 reloc is against read-only section.
1495 (elf32_m68k_size_dynamic_sections): Use DF_TEXTREL flag instead of
1496 looking up section names for DT_TEXTREL.
1497 (elf32_m68k_reloc_type_class): New function.
1498 (elf_backend_reloc_type_class): Define.
1499
15002001-08-27 Andreas Jaeger <aj@suse.de>
1501
1502 * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if the
1503 reloc is against read-only section.
1504 (elf_s390_size_dynamic_sections): Use DF_TEXTREL flag instead of
1505 looking up section names for DT_TEXTREL.
1506 (elf_s390_reloc_type_class): New.
1507 (elf_backend_reloc_type_class): Define.
1508
1509 * elf32-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if the
1510 reloc is against read-only section.
1511 (elf_s390_size_dynamic_sections): Use DF_TEXTREL flag instead of
1512 looking up section names for DT_TEXTREL.
1513 (elf_s390_reloc_type_class): New.
1514 (elf_backend_reloc_type_class): Define.
1515
1516 * elf32-ppc.c (ppc_elf_check_relocs): Set DF_TEXTREL if the reloc
1517 is against read-only section.
1518 (ppc_elf_size_dynamic_sections): Use DF_TEXTREL flag instead of
1519 looking up section names for DT_TEXTREL.
1520 (ppc_elf_reloc_type_class): New.
1521 (elf_backend_reloc_type_class): Define.
1522
15232001-08-26 Andreas Jaeger <aj@suse.de>
1524
1525 * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if the
1526 reloc is against read-only section.
1527 (elf_cris_size_dynamic_sections): Use DF_TEXTREL flag instead of
1528 looking up section names for DT_TEXTREL.
1529 (elf_cris_reloc_type_class): New.
1530 (elf_backend_reloc_type_class): Define.
1531
1532 * elf32-sh.c (sh_elf_check_relocs): Set DF_TEXTREL if the reloc is
1533 against read-only section.
1534 (elf_backend_reloc_type_class): Define.
1535 (sh_elf_reloc_type_class): New.
1536 (sh_elf_size_dynamic_sections): Use DF_TEXTREL flag instead of
1537 looking up section names for DT_TEXTREL.
1538
1539 * elf32-arm.h (elf32_arm_check_relocs): Set DF_TEXTREL if the
1540 reloc is against read-only section.
1541 (elf32_arm_size_dynamic_sections): Use DF_TEXTREL flag instead of
1542 looking up section names for DT_TEXTREL.
1543 (elf32_arm_reloc_type_class): New.
1544 (elf_backend_reloc_type_class): Define.
1545
15462001-08-25 Andreas Jaeger <aj@suse.de>
1547
1548 * oasys.c: Add missing prototypes.
1549
1550 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Add unused
1551 attribute for parameter.
1552 * elf.c (_bfd_elf_reloc_type_class): Likewise.
1553
1554 * versados.c (get_4): Make static.
1555 (get_10): Make static.
1556 Add missing prototypes.
1557 (process_esd): Fix call to versados_new_symbol.
1558
15592001-08-25 Nick Clifton <nickc@cambridge.redhat.com>
1560
1561 * coff-a29k.c: Add missing prototypes.
1562 * coff-apollo.c: Add missing prototypes.
1563 * coff-arm.c: Add missing prototypes.
1564 * coff-i860.c: Add missing prototypes.
1565 * coff-rs6000.c: Add missing prototypes.
1566 * coff-tic80.c: Add missing prototypes.
1567 * elf-m10200.c: Add missing prototypes.
1568 * elf-m10300.c: Add missing prototypes.
1569 * elf32-arm.h: Add missing prototypes.
1570 * elf32-d10v.c: Add missing prototypes.
1571 * elf32-m32r.c: Add missing prototypes.
1572 * elf32-mcore.c: Add missing prototypes.
1573 * elf32-openrisc.c: Add missing prototypes.
1574 * elf32-sh.c: Add missing prototypes.
1575 * elf32-sparc.c: Add missing prototypes.
1576 * elf32-v850.c: Add missing prototypes.
1577 * elfarm-nabi.c: Add missing prototypes.
1578 * elfarm-oabi.c: Add missing prototypes.
1579
15802001-08-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1581
1582 * elf32-mips.c (elf_mips_abi_name): Return the right ABI string for
1583 E_MIPS_ABI_O64 and E_MIPS_ABI_EABI64
1584
15852001-08-24 H.J. Lu <hjl@gnu.org>
1586
1587 * elf.c (_bfd_elf_merge_sections): Fail if not using an ELF
1588 hash structure.
1589
15902001-08-24 Nick Clifton <nickc@cambridge.redhat.com>
1591
1592 * elf-bfd.h (elf_hash_table): Revert definition.
1593 (is_elf_hash_table): New macro.
1594 * elflink.h (elf_link_add_object_symbols): Test
1595 is_elf_hash_table before accessing ELF only fields in hash
1596 structure.
1597 (elf_link_create_dynamic_sections): Fail if not using an ELF
1598 hash structure.
1599 (elf_add_dynamic_entry): Fail if not using an ELF hash
1600 structure.
1601 (elf_link_record_local_dynamic_symbol): Fail if not using an
1602 ELF hash structure.
1603 (size_dynamic_sections): Fail if not using an ELF hash
1604 structure.
1605 (elf_adjust_dynamic_symbol): Fail if not using an ELF
1606 hash structure.
1607 (elf_bfd_final_link): Fail if not using an ELF hash
1608 structure.
1609
16102001-08-24 H.J. Lu <hjl@gnu.org>
1611
1612 * elf-bfd.h (elf_hash_table): Return NULL if the linker hash
1613 table is not an ELF linker hash table.
1614
1615 * elf.c (_bfd_elf_link_hash_table_init): Set the linker hash
1616 table type to bfd_link_elf_hash_table.
1617
1618 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_create): Revert
1619 the last change.
1620
1621 * linker.c (_bfd_link_hash_table_init): Set the linker hash
1622 table type to bfd_link_generic_hash_table.
1623
16242001-08-24 Alexandre Oliva <aoliva@redhat.com>
1625
1626 * bfd.c (bfd_alt_mach_code): New function.
1627 * bfd-in2.h: Rebuilt.
1628
16292001-08-24 Alexandre Oliva <aoliva@redhat.com>
1630
1631 * elf-m10300.c (mn10300_elf_relocate_section): Test the right
1632 `type' field in the hash entry when deciding whether to follow a
1633 link.
1634
16352001-08-24 Jakub Jelinek <jakub@redhat.com>
1636
1637 * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, not
1638 last.
1639 (elf_link_sort_relocs): Adjust accordingly.
1640
1641 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Add reltext flag.
1642 (elf64_alpha_check_relocs): Set it if section this reloc is against
1643 is read-only. Set DF_TEXTREL if a RELATIVE reloc is needed against
1644 read-only section.
1645 (elf64_alpha_calc_dynrel_sizes): Set DF_TEXTREL flag if relocation
1646 is is against read-only section.
1647 (elf64_alpha_size_dynamic_sections): Use DF_TEXTREL flag, don't
1648 check section names.
1649 (elf64_alpha_reloc_type_class): New.
1650 (elf_backend_reloc_type_class): Define.
1651
16522001-08-24 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1653
1654 * linker.c (_bfd_generic_link_add_archive_symbols): Replace alloca()
1655 by bfd_malloc().
1656
16572001-08-23 Andreas Jaeger <aj@suse.de>
1658
1659 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set DF_TEXTREL if
1660 the reloc is against read-only section.
1661 (elf64_x86_64_size_dynamic_sections): Use DF_TEXTREL flag instead
1662 of looking up section names for DT_TEXTREL.
1663 (elf64_x86_64_reloc_type_class): New.
1664 (elf_backend_reloc_type_class): Define.
1665
16662001-08-23 H.J. Lu <hjl@gnu.org>
1667
1668 * syms.c (bfd_print_symbol_vandf): Add abfd to arg.
1669 * bfd-in2.h (bfd_print_symbol_vandf): Regenerated.
1670
1671 * aoutx.h (NAME(aout,print_symbol)): Pass abfd to
1672 bfd_print_symbol_vandf.
1673 * coffgen.c (coff_print_symbol): Likewise.
1674 * elf.c (bfd_elf_print_symbol): Likewise.
1675 * ieee.c (ieee_print_symbol): Likewise.
1676 * nlmcode.h (nlm_print_symbol): Likewise.
1677 * oasys.c (oasys_print_symbol): Likewise.
1678 * pdp11.c (NAME(aout,print_symbol)): Likewise.
1679 * som.c (som_print_symbol): Likewise.
1680 * srec.c (srec_print_symbol): Likewise.
1681 * tekhex.c (tekhex_print_symbol): Likewise.
1682 * versados.c (versados_print_symbol): Likewise.
1683 * vms.c (vms_print_symbol): Likewise.
1684
1685 * elf.c (_bfd_elf_print_private_bfd_data): Replace fprintf_vma
1686 with bfd_fprintf_vma.
1687 (bfd_elf_print_symbol): Likewise.
1688 * syms.c (bfd_print_symbol_vandf): Likewise.
1689
16902001-08-23 Nick Clifton <nickc@cambridge.redhat.com>
1691
1692 * aoutf1.h (sunos_write_object_contents): Silence compile time
1693 warning.
1694 * libaout.h (N_SET_DYNAMIC): Silence compile time warning.
1695
1696 * bout.c: Add missing function prototypes. Fix formatting.
1697 * coff-z8k.c: Add missing function prototypes. Fix formatting.
1698 * coff-w65.c: Add missing function prototypes. Fix formatting.
1699 * coff-h8500.c: Add missing function prototypes. Fix formatting.
1700 * coff-h8300.c: Add missing function prototypes. Fix formatting.
1701 * coff-tic54x.c: Add missing function prototypes. Fix formatting.
1702 * coff-tic30.c: Add missing function prototypes. Fix formatting.
1703 * coff-m68k.c: Add missing function prototypes. Fix formatting.
1704 * coff-rs6000.c: Add missing function prototypes. Fix formatting.
1705 * coff-sh.c: Add missing function prototypes. Fix formatting.
1706
17072001-08-23 Jakub Jelinek <jakub@redhat.com>
1708
1709 * elf-bfd.h (enum elf_reloc_type_class): New.
1710 (struct elf_backend_data): Add elf_backend_reloc_type_class.
1711 (_bfd_elf_reloc_type_class): New.
1712 * elfxx-target.h (elf_backend_reloc_type_class): Define.
1713 (elfNN_bed): Add elf_backend_reloc_type_class.
1714 * elf.c (_bfd_elf_reloc_type_class): New.
1715 * elf32-i386.c (elf_i386_check_relocs): Set DF_TEXTREL if the reloc
1716 is against read-only section.
1717 (elf_i386_size_dynamic_sections): Use DF_TEXTREL flag instead of
1718 looking up section names for DT_TEXTREL.
1719 (elf_i386_reloc_type_class): New.
1720 (elf_backend_reloc_type_class): Define.
1721 * elf32-sparc.c (elf32_sparc_check_relocs): Set DF_TEXTREL if the
1722 reloc is against read-only section.
1723 (elf32_sparc_size_dynamic_sections): Use DF_TEXTREL flag instead of
1724 looking up section names for DT_TEXTREL.
1725 (elf32_sparc_reloc_type_class): New.
1726 (elf_backend_reloc_type_class): Define.
1727 * elf64-sparc.c (sparc64_elf_check_relocs): Set DF_TEXTREL if the
1728 reloc is against read-only section.
1729 (sparc64_elf_size_dynamic_sections): Use DF_TEXTREL flag instead of
1730 looking up section names for DT_TEXTREL.
1731 (sparc64_elf_reloc_type_class): New.
1732 (elf_backend_reloc_type_class): Define.
1733 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add reltext field.
1734 (elfNN_ia64_hash_table_create): Clear ia64_info.
1735 (get_reloc_section): Set DF_TEXTREL if the reloc is against read-only
1736 section.
1737 (elfNN_ia64_size_dynamic_sections): Use ia64_info->reltext flag
1738 instead of looking up section names for DT_TEXTREL.
1739 (elfNN_ia64_reloc_type_class): New.
1740 (elf_backend_reloc_type_class): Define.
1741 * elflink.h (size_dynamic_sections): Add spare DT_NULL tags.
1742 (struct elf_link_sort_rela): New.
1743 (elf_link_sort_cmp1, elf_link_sort_cmp2, elf_link_sort_relocs): New.
1744 (elf_bfd_final_link): Call elf_link_sort_relocs.
1745 Convert one spare DT_NULL into DT_RELCOUNT resp. DT_RELACOUNT if
1746 necessary.
1747
17482001-08-23 Nick Clifton <nickc@cambridge.redhat.com>
1749
1750 * configure.in (x86-bsdi): No corefile support.
1751 * configure: Regenerate.
1752
17532001-08-22 Nick Clifton <nickc@cambridge.redhat.com>
1754
1755 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Add missing
1756 comma.
1757
17582001-08-21 Mark Elbrecht <snowball3@bigfoot.com>
1759
1760 * coff-go32.c: Make DWARF2 sections use an alignment of 0. Set
1761 the alignment of dwarf2 linkonce sections to 0.
1762 * coff-sto32.c: Likewise.
1763
17642001-08-20 Andreas Jaeger <aj@suse.de>
1765
1766 * coff-sparc.c: Add missing prototypes.
1767 * elf32-s390.c: Likewise.
1768 * elf32-i960.c: Likewise.
1769 * aout-target.h: Likewise.
1770
17712001-08-20 H.J. Lu <hjl@gnu.org>
1772
1773 * elf-bfd.h (elf_obj_tdata): Add num_section_syms.
1774 (elf_num_section_syms): New for num_section_syms.
1775
1776 * elf.c (elf_map_symbols): Set num_section_syms.
1777 (_bfd_elf_symbol_from_bfd_symbol): Check num_section_syms for
1778 the section symbol index.
1779
17802001-08-20 Nick Clifton <nickc@cambridge.redhat.com>
1781
1782 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_create): Never
1783 select the generic has table creator. All elf backends need elf
1784 specific fields in the hash table.
1785
17862001-08-20 Alan Modra <amodra@bigpond.net.au>
1787
1788 * archive.c (offsetof): Remove define.
1789 * elf.c: Likewise.
1790 * oasys.c: Likewise
1791 * sysdep.h (offsetof): Define.
1792
17932001-08-17 Alan Modra <amodra@bigpond.net.au>
1794
1795 * bfd.c (bfd_get_gp_size): Return an unsigned int.
1796 (bfd_set_gp_size): Make param unsigned.
1797 * bfd-in2.h: Regenerate.
1798 * elf32-ppc.c (ppc_elf_add_symbol_hook): Use elf_gp_size rather
1799 than calling bfd_get_gp_size.
1800 * elf64-alpha.c (elf64_alpha_add_symbol_hook): Likewise.
1801 * elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Likewise.
1802
18032001-08-17 Alan Modra <amodra@bigpond.net.au>
1804
1805 * linker.c (default_fill_link_order): Handle four byte fill value.
1806
18072001-08-17 Alan Modra <amodra@bigpond.net.au>
1808
1809 * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missing
1810 prototype.
1811 * nlm32-alpha.c (nlm_alpha_write_external): Fix warning.
1812
1813 * elf64-mips.c (UNUSED_RELOC): Define.
1814 (mips_elf64_howto_table_rel): Use it.
1815 (mips_elf64_howto_table_rela): Here too.
1816 (mips_elf64_write_relocs): Fix signed/unsigned warning.
1817
1818 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED to
1819 silence warning.
1820 * coffgen.c (coff_print_symbol): Fix warnings.
1821 (coff_find_nearest_line): Likewise.
1822 * cofflink.c (_bfd_coff_link_input_bfd): Likewise.
1823 * coff-alpha.c (alpha_convert_external_reloc): Likewise.
1824 * format.c (bfd_check_format_matches): Likewise.
1825 (bfd_set_format): Likewise.
1826 * coff-ia64.c: Add missing prototypes.
1827 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Make addend
1828 signed to silence warnings.
1829 (elf64_alpha_relocate_section): Likewise.
1830 (elf64_alpha_find_reloc_at_ofs): Fix warnings.
1831 (elf64_alpha_add_symbol_hook): Likewise.
1832 (elf64_alpha_final_link): Likewise.
1833 (elf64_alpha_relax_section): Remove redundant assign to info.gotent.
1834 (elf64_alpha_merge_gots): Add ATTRIBUTE_UNUSED to unused args.
1835 (elf64_alpha_size_got_sections): Likewise.
1836 * elfxx-ia64.c: Add missing prototypes.
1837 (elfNN_ia64_relocate_section): Fix warning.
1838 (elfNN_ia64_unwind_entry_compare): Make params const.
1839
18402001-08-17 Alan Modra <amodra@bigpond.net.au>
1841
1842 * config.bfd (targ64_selvecs): New.
1843 <powerpc-*-aix* entry>: Use it here instead of ineffectual #ifdef.
1844
1845 * bfd-in.h (BFD_VERSION): Remove wrong comment.
1846 (BFD_DEFAULT_TARGET_SIZE): New.
1847 (BFD_ARCH_SIZE): Comment.
1848 * configure.in (target_size): New. Set instead of target64 in
1849 selvecs case statement. Set target64 from it.
1850 (bfd_default_target_size): New. Set from taget_size. AC_SUBST.
1851 * bfd-in2.h: Regenerate.
1852 * configure: Regenerate.
1853
18542001-08-17 Alan Modra <amodra@bigpond.net.au>
1855
1856 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.
1857 (bfd_errmsgs): Add corresponding message.
1858 * archive.c (bfd_generic_archive_p): Don't release bfd_ardata when
1859 finding an archive that contains different format object files.
1860 Return bfd_error_wrong_object_format for this case.
1861 * format.c: Formatting fixes. s/CONST/const/.
1862 (bfd_check_format_matches): Accept archives that give
1863 bfd_error_wrong_object_format if no full match is found. Tidy
1864 code handling matching_vector. Don't return a pointer to freed
1865 memory in `matching'. Handle ambiguous matches as for partial
1866 archive matches.
1867 * bfd-in2.h: Regenerate.
1868
18692001-08-15 Alan Modra <amodra@bigpond.net.au>
1870
1871 * libieee.h (common_header_type): Add last_byte field.
1872
1873 * ieee.c: Add missing prototypes. Some format fixes.
1874 (struct output_buffer_struct): Move for availability to prototypes.
1875 (ieee_part_after): New function.
1876 (ieee_slurp_debug): Use it here.
1877 (ieee_seek): Pass in ieee_data_struct rather than bfd. Use
1878 ieee_part_after to set last_byte to one past end of current part.
1879 Update callers.
1880 (ieee_pos): Pass in ieee_data_struct rather than bfd.
1881 Update callers.
1882 (parse_expression): Don't go beyond the end of the current part.
1883 (ieee_slurp_external_symbols): Correct type passed to read_2bytes.
1884 (ieee_get_symtab_upper_bound, ieee_get_symtab,
1885 ieee_get_symbol_info, ieee_print_symbol, ieee_new_section_hook,
1886 ieee_get_reloc_upper_bound, ieee_canonicalize_reloc, block,
1887 ieee_set_section_contents, ieee_write_object_contents,
1888 ieee_make_empty_symbol): Make static.
1889 (ieee_archive_p): Correct comments regarding bfd_read.
1890 (ieee_object_p): Similarly.
1891 (ieee_mkobject): Move it. Clear output_ptr_start, output_ptr,
1892 output_ptr_end, input_ptr_start, input_ptr, input_ptr_end,
1893 input_bfd, output_bfd, output_buffer.
1894 (do_as_repeat): Write out ieee_set_current_pc_enum value as for
1895 do_with_relocs, ie. as a symbol for relocatable files.
1896 (ieee_vec): Add comments showing functions referenced by macros.
1897
18982001-08-14 Nick Clifton <nickc@cambridge.redhat.com>
1899
1900 * aout-tic30.c: Add missing prototypes. Fix formatting.
1901 * aout-ns32k.c: Add missing prototypes. Fix formatting.
1902 * peXXigen.c: Add missining prototypes. Fix formatting.
1903 * aout-adobe.c: Add missining prototypes. Fix formatting.
1904
19052001-08-13 Nick Clifton <nickc@cambridge.redhat.com>
1906
1907 * elf32-v850.c: Add missing function prototypes.
1908 Fix some formatting.
1909
1910 * cpu-v850.c: Add missing function prototype.
1911 Fix some formatting.
1912
19132001-08-11 Nick Clifton <nickc@cambridge.redhat.com>
1914
1915 * elf-bfd.h (struct elf_backend_data): Add new fields
1916 'elf_backend_sprintf_vma' and 'elf_backend_fprintf_vma'.
1917 (bfd_elf_sprintf_vma): Rename function prototype to
1918 '_bfd_elf_sprintf_vma'.
1919 (bfd_elf_fprintf_vma): Rename function prototype to
1920 '_bfd_elf_fprintf_vma'.
1921 * bfd.c (bfd_sprintf_vma): Do not invoke bfd_elf_sprintf_vma
1922 directly, instead indirect via the elf_backend_data structure.
1923 (bfd_fprintf_vma): Do not invoke bfd_elf_fprintf_vma directly,
1924 instead indirect via the elf_backend_data structure.
1925 * elf.c (bfd_elf_sprintf_vma): Rename to _bfd_elf_sprintf_vma.
1926 (bfd_elf_fprintf_vma): Rename to _bfd_elf_fprintf_vma.
1927 * elfxx-target.h (elf_backend_sprintf_vma): Initialise if not
1928 already defined.
1929 (elf_backend_fprintf_vma): Initialise if not already defined.
1930 (struct elf_backend_data): Initialise the
1931 elf_backend_sprintf_vma and elf_backend_fprintf_vma fields.
1932
19332001-08-10 Andreas Jaeger <aj@suse.de>
1934
1935 * elf64-sparc.c: Add missing prototypes.
1936 * elf32-cris.c: Likewise.
1937 * elf32-i370.c: Likewise.
1938 * elf64-hppa.c: Likewise.
1939 * elf64-s390.c: Likewise.
1940
19412001-08-10 Andreas Jaeger <aj@suse.de>
1942
1943 * elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.
1944 Add prototypes where needed.
1945
19462001-08-10 H.J. Lu <hjl@gnu.org>
1947
1948 * bfd.c (bfd_sprintf_vma): Fix a typo in the last change.
1949 (bfd_fprintf_vma): Likewise.
1950
19512001-08-10 H.J. Lu <hjl@gnu.org>
1952
1953 * bfd.c (bfd_sprintf_vma): Don't return void.
1954 (bfd_fprintf_vma): Likewise.
1955
19562001-08-10 Andreas Jaeger <aj@suse.de>
1957
1958 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1959 to build warnings.
1960 * configure: Regenerate.
1961
19622001-08-10 Alan Modra <amodra@bigpond.net.au>
1963
1964 * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED to quiet
1965 warning if not BFD64. Add braces so emacs auto format works.
1966 (bfd_elf_fprintf_vma): Likewise.
1967
1968 * libxcoff.h (struct xcoff_backend_data_rec): Constify src param
1969 of _xcoff_swap_ld*.
1970 * coff-rs6000.c (xcoff_swap_ldhdr_in): Modify type of external
1971 param to agree with libxcoff.h.
1972 (xcoff_swap_ldhdr_out): Likewise.
1973 (xcoff_swap_ldsym_in): Likewise.
1974 (xcoff_swap_ldsym_out): Likewise.
1975 (xcoff_swap_ldrel_in): Likewise.
1976 (xcoff_swap_ldrel_out): Likewise.
1977 (xcoff_create_csect_from_smclas): Likewise.
1978 * coff64-rs6000.c: Add missing prototypes.
1979 (xcoff64_swap_ldhdr_in): Modify type of external param to agree
1980 with libxcoff.h.
1981 (xcoff64_swap_ldhdr_out): Likewise.
1982 (xcoff64_swap_ldsym_in): Likewise.
1983 (xcoff64_swap_ldsym_out): Likewise.
1984 (xcoff64_swap_ldrel_in): Likewise.
1985 (xcoff64_swap_ldrel_out): Likewise.
1986 (xcoff64_ppc_relocate_section): Make static.
1987 (xcoff64_slurp_armap): Likewise.
1988 (xcoff64_archive_p): Likewise.
1989 (xcoff64_openr_next_archived_file): Likewise.
1990 (xcoff64_sizeof_headers): Likewise.
1991 (xcoff64_is_lineno_count_overflow): Likewise.
1992 (xcoff64_is_reloc_count_overflow): Likewise.
1993 (xcoff64_loader_symbol_offset): Likewise.
1994 (xcoff64_loader_reloc_offset): Likewise.
1995 * elf64-gen.c: Add missing prototypes.
1996
19972001-08-09 H.J. Lu <hjl@gnu.org>
1998
1999 * elf.c (bfd_elf_sprintf_vma): Check ELFCLASS64 only in BFD64.
2000 (bfd_elf_fprintf_vma): Likewise.
2001
20022001-08-09 H.J. Lu <hjl@gnu.org>
2003
2004 * bfd-in.h (bfd_elf_sprintf_vma, bfd_elf_fprintf_vma): Moved
2005 to ...
2006 * elf-bfd.h: Here.
2007 * bfd-in2.h: Regenerated.
2008
20092001-08-09 H.J. Lu <hjl@gnu.org>
2010
2011 * bfd-in.h (bfd_sprintf_vma): New prototype.
2012 (bfd_fprintf_vma): Likewise.
2013 (bfd_elf_sprintf_vma): Likewise.
2014 (bfd_elf_fprintf_vma): Likewise.
2015 (bfd_printf_vma): New. Defined with bfd_fprintf_vma.
2016 * bfd-in2.h: Regenerated.
2017
2018 * bfd.c (bfd_sprintf_vma): New. Defined.
2019 (bfd_fprintf_vma): Likewise.
2020
2021 * elf.c (bfd_elf_sprintf_vma): New. Defined.
2022 (bfd_elf_fprintf_vma): Likewise.
2023
20242001-08-09 Alan Modra <amodra@bigpond.net.au>
2025
2026 * coff-rs6000.c: Add missing prototypes.
2027 (xcoff_ppc_relocate_section, xcoff_is_lineno_count_overflow,
2028 xcoff_is_reloc_count_overflow, xcoff_loader_symbol_offset,
2029 xcoff_loader_reloc_offset): Make static.
2030 * dwarf1.c: Add missing prototypes.
2031 * dwarf2.c: Add missing prototypes.
2032 (struct abbrev_info): Move definition.
2033 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.
2034 * elf.c: Add missing prototypes.
2035 * elf32-gen.c: Likewise.
2036 * elf32-i386.c: Likewise.
2037 * elf32-ppc.c: Likewise.
2038 (ppc_elf_sort_rela): Use PTR instead of "void *".
2039 * elflink.h: Add missing prototypes. Formatting fixes.
2040 * merge.c: Add missing prototypes.
2041 (last4_eq): Use PTR instead of "void *".
2042 (last_eq): Likewise.
2043 * syms.c: Add missing prototypes.
2044
20452001-08-09 Nick Clifton <nickc@cambridge.redhat.com>
2046
2047 * bfd.c: Fix formatting.
2048 * bfd-in2.h: Regenerate.
2049
20502001-08-09 Nick Clifton <nickc@cambridge.redhat.com>
2051
2052 * elf32-arc.c (R_ARC_B22_PCREL): Change 'partial_inplace' to
2053 true (this target uses REL relocations) and 'pcrel_offset' to
2054 false (the PC is implied, not stored in the offset).
2055
20562001-08-08 Alan Modra <amodra@bigpond.net.au>
2057
2058 1999-10-19 Linus Nordberg <linus@swox.se>
2059 * elf-bfd.h (struct elf_backend_data): Add want_got_sym.
2060 * elfxx-target.h (elf_backend_want_got_sym): Define.
2061 (elfNN_bed): Add elf_backend_want_got_sym.
2062 * elflink.c (_bfd_elf_create_got_section): Define
2063 _GLOBAL_OFFSET_TABLE_ only if bed->want_got_sym.
2064
20652001-08-08 Alexandre Oliva <aoliva@redhat.com>
2066
2067 * dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.
2068 (find_rela_addend): New function.
2069 (parse_comp_unit): Call it to find the abbrev offset addend.
2070 (_bfd_dwarf2_find_nearest_line): Initialize and maintain the new
2071 members of dwarf2_debug as debugging information is read.
2072
20732001-08-07 Nick Clifton <nickc@cambridge.redhat.com>
2074
2075 * coff-sh.c (sh_coff_reloc_type_lookup): Provide for sh-coff
2076 targets as well as sh-pe.
2077
20782001-08-03 Ben Harris <bjh21@netbsd.org>
2079
2080 * elf32-arm.h (elf32_arm_final_link_relocate): Include offset of
2081 reloc from start of section when computing value for R_ARM_REL32
2082 reloc.
2083
20842001-08-03 Alan Modra <amodra@bigpond.net.au>
2085
2086 From H.J. Lu <hjl@gnu.org>
2087 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Don't
2088 keep relocs for undefined syms if there are no dynamic sections in
2089 executable.
2090 * elf32-hppa.c (allocate_plt_and_got_and_discard_relocs): Likewise.
2091
20922001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
2093
2094 * cofflink.c (coff_link_check_ar_symbols): also search for
2095 __imp__symbol as well as _symbol.
2096 * linker.c (_bfd_generic_link_add_archive_symbols): also
2097 search for __imp__symbol as well as _symbol.
2098
20992001-08-01 Adam Nemet <anemet@lnxw.com>
2100
2101 * elf.c (elf_sort_sections): Return zero only as the last step.
2102
21032001-08-01 Nick Clifton <nickc@cambridge.redhat.com>
2104
2105 * config.bfd (arm-vxworks): Change name of define from VXWORKS to
2106 ARM_COFF_BUGFIX.
2107 (arm-epoc-pe): Define ARM_COFF_BUGFIX.
2108 coff-arm.c (coff_arm_relocate_section): Replace VXWORKS with
2109 ARM_COFF_BUGFIX.
2110
21112001-07-30 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2112
2113 * libecoff.h (_bfd_ecoff_styp_to_sec_flags): Changed return type
2114 to match corresponding bfd_coff_backend data member.
2115
21162001-07-24 Alan Modra <amodra@bigpond.net.au>
2117
2118 * Makefile.am: Update dependencies with "make dep-am".
2119 * Makefile.in: Regenerate
2120
21212001-07-15 H.J. Lu <hjl@gnu.org>
2122
2123 * Makefile.am (po/SRC-POTFILES.in): Use tmp.src instead of tmp.
2124 (po/BLD-POTFILES.in): Use tmp.bld instead of tmp.
2125 * Makefile.in: Regenerate.
2126
21272001-07-11 H.J. Lu <hjl@gnu.org>
2128
2129 * elf64-alpha.c (elf64_alpha_check_relocs): Set the ALLOC|LOAD
2130 flags when creating the reloc section if the ALLOC flag in the
2131 source section is set.
2132
21332001-07-11 Steve Ellcey <sje@cup.hp.com>
2134
2135 * reloc.c (bfd_reloc_code_type): Add IA64 relocs
2136 BFD_RELOC_IA64_LTOFF_FPTR32MSB and BFD_RELOC_IA64_LTOFF_FPTR32LSB
2137 * bfd-in2.h: Regenerate.
2138 * libbfd.h: Regenerate.
2139 * elfxx-ia64.c (ia64_howto_table): Define how to handle
2140 new relocations.
2141 (elfNN_ia64_reloc_type_lookup): Handle new relocations.
2142 (elfNN_ia64_check_relocs): Likewise.
2143 (elfNN_ia64_install_value): Likewise.
2144 (elfNN_ia64_relocate_section): Likewise.
2145
21462001-07-11 Jakub Jelinek <jakub@redhat.com>
2147
2148 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support for
2149 R_SPARC_UA64.
2150 (elf32_sparc_check_relocs): Likewise.
2151 Only create .rela section for alloced sections in shared libraries.
2152 (elf32_sparc_relocate_section): Likewise.
2153 Remove redundant check.
2154 Optimize unaligned reloc usage.
2155 * elf64-sparc.c (sparc64_elf_relocate_section): Remove redundant
2156 check.
2157
21582001-07-11 H.J. Lu <hjl@gnu.org>
2159
2160 * elf64-alpha.c (elf64_alpha_check_relocs): Only use the same
2161 ALLOC|LOAD flags as the source section for debugging sections
2162 when creating the reloc section.
2163
21642001-07-05 Jim Wilson <wilson@redhat.com>
2165
2166 * linker.c (_bfd_generic_link_add_one_symbol, case BIG): Use
2167 the section of the bigger symbol.
2168
2169 * syms.c (bfd_is_local_label): Return false if BSF_SECTION_SYM.
2170
21712001-07-05 Nick Clifton <nickc@cambridge.redhat.com>
2172
2173 * peicode.h (coff_swap_scnhdr_in): For sections containing
2174 uninitialised data, only set their size to s_paddr if this does
2175 not reset their size to zero. MS's latest compilers will set
2176 s_paddr to zero.
2177
21782001-07-04 H.J. Lu <hjl@gnu.org>
2179
2180 * bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing):
2181 Handle bfd_mach_mips4400, bfd_mach_mips4600 and
2182 bfd_mach_mips5000.
2183
21842001-07-03 Mark Elbrecht <snowball3@softhome.net>
2185
2186 * bfd.c (bfd_get_sign_extend_vma): Support DJGPP COFF targets.
2187
2188 * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols from
2189 sections being discarded.
2190
21912001-06-30 Alan Modra <amodra@bigpond.net.au>
2192
2193 * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directly
2194 instead of _bfd_elfcore_section_from_phdr.
2195 * elf-bfd.h (_bfd_elfcore_section_from_phdr): Remove.
2196 * elf.c (_bfd_elfcore_section_from_phdr): Remove.
2197 (_bfd_elfcore_make_pseudosection): Expedite tail-call.
2198 (elfcore_grok_prstatus): Likewise.
2199 (elfcore_grok_lwpstatus): Likewise.
2200 (bfd_get_elf_phdr_upper_bound): Likewise.
2201 (elfcore_make_note_pseudosection): Formatting.
2202 (_bfd_elfcore_strndup): Formatting.
2203 * elf32-mips.c (mips_elf_sym_is_global): Formatting.
2204 (_bfd_elf32_mips_grok_prstatus): Expedite tail-call.
2205
22062001-06-29 Daniel Jacobowitz <drow@mvista.com>
2207
2208 * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosection
2209 and _bfd_elfcore_strndup.
2210 (struct elf_backend_data): Add elf_backend_grok_prstatus
2211 and elf_backend_grok_psinfo.
2212 * elf.c (_bfd_elfcore_make_pseudosection): New function.
2213 (elfcore_grok_prstatus): Use it.
2214 (elfcore_make_note_pseudosection): Likewise.
2215 (elfcore_strndup): Rename to...
2216 (_bfd_elfcore_strndup): Here, and make global.
2217 (elfcore_grok_psinfo): Use _bfd_elfcore_strndup.
2218 (elfcore_grok_note): Call elf_backend_grok_prstatus
2219 and elf_backend_grok_psinfo if available.
2220 * elf32-mips.c (_bfd_elf32_mips_grok_prstatus): New function.
2221 (_bfd_elf32_mips_grok_psinfo): New function.
2222 (elf_backend_grok_prstatus): Define.
2223 (elf_backend_grok_psinfo): Define.
2224 * elfxx-target.h (elf_backend_grok_prstatus): Default to NULL.
2225 (elf_backend_grok_psinfo): Likewise.
2226 (elfNN_bed): Include elf_backend_grok_prstatus and
2227 elf_backend_grok_psinfo.
2228
22292001-06-29 H.J. Lu <hjl@gnu.org>
2230
2231 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Check if
2232 hplink->sgot is NULL before filling GOT. Check if hplink->splt
2233 is NULL before filling PLT.
2234
22352001-06-29 Alan Modra <amodra@bigpond.net.au>
2236
2237 * elflink.h (elf_link_output_extsym): Revert 1999-04-10.
2238
22392001-06-27 Alan Modra <amodra@bigpond.net.au>
2240
2241 * elf32-hppa.c (elf32_hppa_check_relocs): Don't make syms dynamic
2242 here..
2243 (elf32_hppa_adjust_dynamic_symbol): ..nor here..
2244 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
2245 after gc has run.
2246
2247 * elf32-hppa.c (RELATIVE_DYNAMIC_RELOCS): Delete.
2248 (IS_ABSOLUTE_RELOC): Define.
2249 (elf32_hppa_link_hash_entry): Always include reloc_entries field.
2250 (hppa_link_hash_newfunc): Always init it.
2251 (elf32_hppa_check_relocs): Mark symbols as ELF_LINK_NON_GOT_REF to
2252 create COPY relocs only when the reloc is in a read-only section.
2253 Instead, allocate space for a dynamic reloc to reference the
2254 library symbol directly. Keep track of space we allocate using
2255 relocs_entries.
2256 (hppa_discard_copies): Delete, and move code to..
2257 (allocate_plt_and_got): ..here. Rename to
2258 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
2259 relocs for non-shared link.
2260 (elf32_hppa_size_dynamic_sections): Update calls to above.
2261 (elf32_hppa_relocate_section): Write out the dynamic relocs used
2262 in lieu of COPY relocs.
2263
2264 * elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamic
2265 here..
2266 (elf_i386_adjust_dynamic_symbol): ..nor here..
2267 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
2268 after gc has run.
2269 (elf_i386_size_dynamic_sections): Fix a comment.
2270 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Rearrange code
2271 involved in writing reloc out.
2272
22732001-06-25 Alan Modra <amodra@bigpond.net.au>
2274
2275 * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>):
2276 Ensure syms are dynamic if we might be emitting a reloc.
2277 (allocate_plt_and_got_and_discard_relocs): Don't discard relocs
2278 for undefweak or undefined syms..
2279 (elf_i386_relocate_section <R_386_32, R_386_PC32>): .. and emit.
2280
2281 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Discard
2282 relocs without ELF_LINK_HASH_DEF_DYNAMIC set.
2283 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Remove
2284 redundant bfd_link_hash_defined, bfd_link_hash_defweak test.
2285
22862001-06-24 H.J. Lu <hjl@gnu.org>
2287
2288 * cpu-i960.c (scan_960_mach): Don't modify const char *. Use
2289 strncasecmp/strcasecmp instead of strncmp/strcmp.
2290
22912001-06-23 H.J. Lu <hjl@gnu.org>
2292
2293 * elf32-i386.c (elf_i386_relocate_section <R_386_32, R_386_PC32>):
2294 Check ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined
2295 in the regular object file and treat the weak definition as
2296 the normal one.
2297
22982001-06-23 Alan Modra <amodra@bigpond.net.au>
2299
2300 * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): Tighten
2301 unresolved_reloc test to exclude cases where we use "relocation"
2302 before setting it to point into the .got. Reinstate fudge for
2303 unresolved relocs in debugging sections.
2304
2305 * elf32-i386.c (elf_i386_relocate_section): Replace ugly
2306 complicated tests for unresolvable relocs with a simple direct
2307 scheme using "unresolved_reloc" var.
2308
2309 * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Rename to
2310 elf_i386_dyn_relocs. Update comment.
2311 (struct elf_i386_link_hash_entry): Rename pcrel_relocs_copied to
2312 dyn_relocs.
2313 (elf_i386_adjust_dynamic_symbol): Remove a BFD_ASSERT, change
2314 others to aborts.
2315 (allocate_plt_and_got_and_discard_relocs): Replace BFD_ASSERT with
2316 abort.
2317 (elf_i386_size_dynamic_sections): Likewise.
2318 (elf_i386_finish_dynamic_symbol): Likewise.
2319 (elf_i386_finish_dynamic_sections): Likewise.
2320 (elf_i386_relocate_section): Likewise. Tidy R_386_GOT32 and error
2321 handling code.
2322
2323 Avoid creating COPY relocs if possible.
2324 * elf32-i386.c (elf_i386_check_relocs): Tweak condition under
2325 which .got created. Mark symbols used by R_386_32 and R_386_PC32
2326 relocs as ELF_LINK_NON_GOT_REF to create COPY relocs only when the
2327 reloc is in a read-only section. Instead, allocate space for a
2328 dynamic reloc to reference the library symbol directly. Keep
2329 track of space we allocate using pcrel_relocs_copied.
2330 (discard_copies): Delete, and move code to ..
2331 (allocate_plt_and_got): ..here. Rename to
2332 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
2333 relocs for non-shared link.
2334 (elf_i386_size_dynamic_sections): Update calls to above functions.
2335 (elf_i386_relocate_section): Write out the dynamic relocs. Add
2336 more ugly logic to avoid "unresolvable relocation" error. Use
2337 htab shortcut in place of elf_hash_table macro.
2338 (elf_i386_finish_dynamic_sections): Allow that dynamic .got may
2339 not always be created now.
2340
23412001-06-20 Bo Thorsen <bo@suse.co.uk>
2342
2343 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking of
2344 shared libraries.
2345
23462001-06-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2347
2348 * configure.host (mips64-*-linux): Reformat.
2349
23502001-06-21 Alan Modra <amodra@bigpond.net.au>
2351
2352 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Always
2353 allocate local .got space. Use shortcuts from hash table for .got
2354 and .plt rather than comparing section names.
2355 (elf32_hppa_check_relocs): Use local_plt_refcounts var rather than
2356 adjusting index into local_got_refcounts to document what we are
2357 really doing.
2358 (elf32_hppa_relocate_section): Similarly for local_plt_offsets.
2359 Tidy .got and .plt error checking.
2360
23612001-06-20 Catherine Moore <clm@redhat.com>
2362
2363 * elf-bfd.h (struct elf_backend_data):
2364 elf_backend_emit_relocs: New field: Function for emitting
2365 relocs.
2366 elf_backend_count_relocs: New field: Function for determining
2367 the number of relocs to be emitted.
2368 * elfxx-target.h: Provide default (NULL) values for
2369 elf_backend_emit_relocs and elf_backend_count_relocs.
2370 * elflink.h (elf_link_size_reloc_section): Make the hash table
2371 big enough to hold the relocs counted by either reloc_count or
2372 o->reloc_count.
2373 (elf_bfd_final_link) emit_relocs: New boolean, set if relocs
2374 should be emitted, either because of a command line option
2375 stored in the info structure or because the target provides a
2376 special reloc emitting function.
2377 If the target provides a reloc counting function use it,
2378 unless performing a relocatable link or emitting all relocs.
2379 Also set the SEC_RELOC flag on any output section which will
2380 contain relocs.
2381 (elf_link_input_bfd): emit_relocs: New boolean, set if relocs
2382 should be emitted, either because of a command line option
2383 stored in the info structure or because the target provides a
2384 special reloc emitting function.
2385 If the target provides a reloc emitting function, use it,
2386 unless performing a relocatable link or emitting all relocs.
2387
23882001-06-20 H.J. Lu <hjl@gnu.org>
2389
2390 * elf32-i386.c (elf_i386_size_dynamic_sections): Always
2391 allocate local .got space.
2392
23932001-06-19 Andreas Jaeger <aj@suse.de>
2394
2395 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix creation of
2396 dynamic symbols.
2397
23982001-06-18 Hans-Peter Nilsson <hp@axis.com>
2399
2400 * elflink.h (struct elf_assign_sym_version_info): Remove member
2401 export_dynamic. All users changed to use info member.
2402 NAME(bfd_elf,size_dynamic_sections)): Remove parameter
2403 export_dynamic, instead use member in parameter info.
2404 * bfd-in.h (bfd_elf32_size_dynamic_sections,
2405 bfd_elf64_size_dynamic_sections): Update prototype.
2406 * bfd-in2.h: Regenerate.
2407
24082001-06-18 H.J. Lu <hjl@gnu.org>
2409
2410 * elflink.h (elf_info_failed): Add a new field, verdefs.
2411 (NAME(bfd_elf,size_dynamic_sections): Pass verdefs to
2412 elf_export_symbol.
2413 (elf_export_symbol): Check eif->verdefs to decide if a symbol
2414 should be exported.
2415
24162001-06-17 H.J. Lu <hjl@gnu.org>
2417
2418 * elf32-mips.c (mips_elf_link_hash_entry): Add a new field,
2419 readonly_reloc, to record if a relocation in the .rel.dyn
2420 section is against a read-only section.
2421 (mips_elf_link_hash_newfunc): Initialize the readonly_reloc
2422 field to false.
2423 (_bfd_mips_elf_check_relocs): Record if there is a relocation
2424 in the .rel.dyn section against a read-only section by setting
2425 DF_TEXTREL or readonly_reloc.
2426 (_bfd_mips_elf_copy_indirect_symbol): Copy readonly_reloc if
2427 it is true.
2428 (_bfd_mips_elf_adjust_dynamic_symbol): Record DF_TEXTREL if
2429 there is a relocation in the .rel.dyn section against a
2430 read-only section.
2431 (_bfd_mips_elf_size_dynamic_sections): Set DT_TEXTREL if
2432 DF_TEXTREL is set.
2433
24342001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
2435
2436 * coffcode.h (styp_flags_to_sec_flags): Change to a boolean
2437 function. Move flagword result into parameter list. Remove
2438 comment about setting bfd_error_handler to intercept failure
2439 results.
2440 * coffgen.c (make_a_section_from_file): Examine result of
2441 calling bfd_coff_styp_to_sec_flags and pass a failure back to
2442 caller.
2443 * ecoff.h (styp_flags_to_sec_flags): Change to a boolean
2444 function. Move flagword result into parameter list.
2445 * libcoff.h: Regenerate.
2446 * libecoff.h: Regenerate.
2447
24482001-06-13 Nick Clifton <nickc@cambridge.redhat.com>
2449
2450 * aoutx.h (adjust_z_magic): Only pad the tesxt section if the data
2451 section is going to follow it.
2452
24532001-06-12 Catherine Moore <clm@redhat.com>
2454
2455 * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGN
2456 with the file_align entry from elf_backend_data.
2457 (elf_gc_smash_unused_vtentry_relocs): Likewise.
2458 (elf_gc_record_vtentry): Likewise.
2459
24602001-06-10 Alan Modra <amodra@bigpond.net.au>
2461
2462 * elflink.h: Whitespace changes.
2463 (elf_link_read_relocs_from_section): Use "unsigned int" iterator
2464 rather than "unsigned char".
2465 (elf_link_output_relocs): Likewise.
2466 (elf_link_input_bfd): Likewise.
2467 (elf_reloc_link_order): LIkewise.
2468 * elf.c: s/CONST/const/. Whitespace changes.
2469 * elf32-mips.c: Formatting fix.
2470
2471 * Makefile.am (SOURCE_HFILES): Include xcoff-target.h, remove xcoff.h.
2472 * Makefile.in: Regenerate.
2473 * po/Make-in: Remove trailing tab.
2474
24752001-06-09 Philip Blundell <philb@gnu.org>
2476
2477 * elf32-arm.h (elf32_arm_plt0_entry): Correct error in last
2478 change.
2479 (elf32_arm_plt_entry): Likewise.
2480
24812001-06-08 H.J. Lu <hjl@gnu.org>
2482
2483 * elf.c (swap_out_syms): Keep names for global section symbols.
2484
24852001-06-07 H.J. Lu <hjl@gnu.org>
2486
2487 * config.bfd: Put back ecoff for Linux/mips. Firmwares on some
2488 MIPS-based machines need it.
2489
24902001-06-07 H.J. Lu <hjl@gnu.org>
2491
2492 * elf32-mips.c (_bfd_mips_elf_object_p): Set the bad symtab
2493 for SGI only.
2494
2495 * config.bfd: Remove ecoff from Linux/mips.
2496
24972001-06-07 Andreas Jaeger <aj@suse.de>
2498
2499 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Add an
2500 assertion.
2501 (elf64_x86_64_check_relocs): Fix VTENTRY relocation; set an
2502 alignment of 8 for .rela sections; handle further relocations.
2503
25042001-06-06 Christian Groessler <cpg@aladdin.de>
2505
2506 * coff-z8k.c: Fix formatting.
2507 Fix howtos: howto->size was always 1.
2508
25092001-06-05 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2510
2511 * configure.host (mips64*-*-linux*): Define.
2512
25132001-06-05 Alan Modra <amodra@bigpond.net.au>
2514
2515 * elf32-i386.c (elf_i386_discard_copies): Rename to
2516 discard_copies, and use elf_link_hash_entry arg rather than
2517 elf_i386_link_hash_entry.
2518 (elf_i386_link_hash_traverse): Delete.
2519 (elf_i386_size_dynamic_sections): Adjust call to discard_copies.
2520 Tidy sizing of dynamic sections.
2521 (elf_i386_check_relocs <R_386_32, R_386_PC32>): Reference count
2522 possible .plt entries.
2523 (elf_i386_gc_sweep_hook): Likewise.
2524 (elf_i386_adjust_dynamic_symbol): Discard .plt entries for
2525 everything with plt.refcount <= 0.
2526
2527 * elf32-i386.c (elf_i386_check_relocs): Don't allocate .got and
2528 .relgot space here.
2529 (elf_i386_gc_sweep_hook): ..and no need to deallocate here..
2530 (elf_i386_adjust_dynamic_symbol): ..and don't allocate .plt and
2531 .rel.plt here..
2532 (allocate_plt_and_got): ..instead do it all here. New function.
2533 (elf_i386_size_dynamic_sections): Allocate local .got space and
2534 call allocate_plt_and_got. No need to zap .relgot if not dynamic.
2535 (bfd_elf32_bfd_final_link): Delete. (ie. use regular final link
2536 rather than gc variety).
2537 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
2538 (elf_i386_relocate_section): Use it here and correct handling of
2539 R_386_GOT32. Provide section and offset for "unresolvable
2540 relocation" error message.
2541 (elf_i386_finish_dynamic_symbol): Correct handling of R_386_GOT32.
2542
2543 * elf32-i386.c (struct elf_i386_link_hash_table): Add sgot,
2544 sgotplt, srelgot, splt, srelplt, sdynbss, srelbss fields.
2545 (elf_i386_link_hash_table_create): Init them.
2546 (create_got_section): New function.
2547 (elf_i386_create_dynamic_sections): New function.
2548 (elf_backend_create_dynamic_sections): Set to above.
2549 (elf_i386_check_relocs): Use shortcuts from hash table rather than
2550 calling bfd_get_section_by_name.
2551 (elf_i386_gc_sweep_hook): Likewise.
2552 (elf_i386_adjust_dynamic_symbol): Likewise.
2553 (elf_i386_size_dynamic_sections): Likewise.
2554 (elf_i386_relocate_section): Likewise.
2555 (elf_i386_finish_dynamic_sections): Likewise.
2556
2557 * elf32-hppa.c (allocate_plt_and_got): Skip indirect and warning syms.
2558
25592001-06-02 H.J. Lu <hjl@gnu.org>
2560
2561 * elf32-hppa.c (elf32_hppa_object_p): Check ELFOSABI_LINUX
2562 and ELFOSABI_HPUX.
2563 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
2564
25652001-06-02 H.J. Lu <hjl@gnu.org>
2566
2567 * aout-cris.c (MACHTYPE_OK): New. Defined.
2568
25692001-06-02 Hans-Peter Nilsson <hp@axis.com>
2570
2571 * section.c (_bfd_strip_section_from_output): Handle NULL
2572 output_section.
2573
25742001-06-02 H.J. Lu <hjl@gnu.org>
2575
2576 * config.bfd (powerpc-*-aix*, powerpc-*-beos*, rs6000-*-*): Add
2577 rs6000coff64_vec only if BFD64 is defined.
2578 (powerpc64-*-aix*): Enable only if BFD64 is defined.
2579
25802001-06-02 H.J. Lu <hjl@gnu.org>
2581
2582 * coff-ia64.c (ia64coff_object_p): Rewrite with
2583 external_PEI_DOS_hdr and external_PEI_IMAGE_hdr.
2584
25852001-06-01 Andreas Jaeger <aj@suse.de>
2586
2587 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add PC8
2588 relocation, small reformatting.
2589
25902001-05-29 Andreas Jaeger <aj@suse.de>
2591
2592 * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.
2593 (elf64_x86_64_relocate_section): Likewise.
2594
25952001-05-30 Alan Modra <amodra@one.net.au>
2596
2597 * elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_PLT for
2598 millicode. Don't allocate .got and .rela.got space here..
2599 (elf32_hppa_gc_sweep_hook): ..and no need to deallocate here..
2600 (elf32_hppa_adjust_dynamic_symbol): ..and don't allocate .plt and
2601 .rela.plt here..
2602 (hppa_handle_PIC_calls): ..nor here..
2603 (allocate_plt_and_got): ..instead do it all here. New function.
2604 (elf32_hppa_size_dynamic_sections): Allocate local .got space and
2605 call allocate_plt_and_got. No need to zap .got if not dynamic.
2606 (elf32_hppa_final_link): Call regular bfd_final_link instead of
2607 gc_common_final_link.
2608 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
2609 (elf32_hppa_relocate_section): Use it here.
2610 (elf32_hppa_finish_dynamic_symbol): Remove superfluous test of
2611 dynamic_sections_created.
2612 (hppa_type_of_stub): Don't LONG_BRANCH_VIA_PLT if millicode sym.
2613
26142001-05-28 Andreas Jaeger <aj@suse.de>
2615
2616 * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use the
2617 generic version since we want a hashsize of 4.
2618 (elf_backend_size_info): Likewise.
2619
26202001-05-28 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2621
2622 * elflink.h (elf_link_size_reloc_section): Use bfd_zmalloc instead of
2623 a zeroing loop.
2624 (elf_link_output_relocs): Handle MIPS ELF64 relocations correctly.
2625 (elf_link_input_bfd): Likewise.
2626 (elf_reloc_link_order): Likewise.
2627 (elf_finish_pointer_linker_section): Typo. Handle MIPS ELF64
2628 relocations correctly.
2629
26302001-05-28 Nicolas Pitre <nico@cam.org>
2631
2632 * elf32-arm.h: fix PLT generation for big endian ARM
2633
26342001-05-28 Alan Modra <amodra@one.net.au>
2635
2636 * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entries
2637 for symbols forced local that need plabels.
2638 (elf32_hppa_adjust_dynamic_symbol): Don't allocate space in
2639 .plt.rela for local syms if non-shared.
2640 (hppa_build_one_stub): Mask lsb of plt.offset.
2641 (elf32_hppa_finish_dynamic_symbol): Abort if lsb of plt.offset set.
2642 (clobber_millicode_symbols): Correct comment.
2643 (elf32_hppa_relocate_section): Likewise.
2644 (elf32_hppa_finish_dynamic_symbol): Likewise.
2645
26462001-05-28 Jeff Sturm <jsturm@one-point.com>
2647
2648 * reloc.c: Add BFD_RELOC_SPARC_UA16 and BFD_RELOC_SPARC_UA64.
2649 * bfd-in2.h: Regenerate.
2650 * libbfd.h: Regenerate.
2651 * elf32-sparc.c: Enable BFD_RELOC_SPARC_UA16, BFD_RELOC_SPARC_UA32
2652 and BFD_RELOC_SPARC_UA64 mapping
2653 * elf64-sparc.c: Likewise.
2654
26552001-05-25 H.J. Lu <hjl@gnu.org>
2656
2657 * Makefile.am (BFD32_BACKENDS): Remove coff-pmac.lo.
2658 (BFD32_BACKENDS_CFILES): Remove coff-pmac.c.
2659 (coff-rs6000.lo): Remove the old dependency.
2660 * Makefile.in: Rebuild.
2661
2662 * configure.in (pmac_xcoff_vec): Replace coff-pmac.lo with
2663 coff-rs6000.lo.
2664
26652001-05-25 H.J. Lu <hjl@gnu.org>
2666
2667 * coff-rs6000.c (rs6000coff_vec): Use rs6000coff_core_p,
2668 rs6000coff_core_file_matches_executable_p,
2669 rs6000coff_core_file_failing_command and
2670 rs6000coff_core_file_failing_signal only if AIX_CORE is
2671 defined.
2672 (pmac_xcoff_vec): Likewise.
2673 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
2674
26752001-05-25 Timothy Wall <twall@redhat.com>
2676
2677 * elfxx-ia64.c (allocate_dynrel_entries): Don't allocate an entry
2678 for __GLOB_DATA_PTR on AIX5. Clean up some relocation bugs.
2679
26802001-05-25 H.J. Lu <hjl@gnu.org>
2681
2682 * bfd-in2.h: Regenerated.
2683 * libcoff.h: Likewise.
2684
26852001-05-25 Alan Modra <amodra@one.net.au>
2686
2687 * elf32-hppa.c (elf32_hppa_relocate_section): Don't allow
2688 undefined millicode syms in shared libs.
2689 (hppa_build_one_stub): Turn BFD_ASSERTs into aborts.
2690 (elf32_hppa_check_relocs): Likewise.
2691 (elf32_hppa_adjust_dynamic_symbol): Likewise.
2692 (elf32_hppa_size_dynamic_sections): Likewise.
2693 (elf32_hppa_relocate_section): Likewise.
2694 (elf32_hppa_finish_dynamic_symbol): Likewise.
2695 (elf32_hppa_finish_dynamic_sections): Likewise.
2696
26972001-05-24 Tom Rix <trix@redhat.com>
2698
2699 * Makefile.am coff-pmac bfd now defined in coff-rs6000.c
2700 xcoff-target.h not used to define rs6000 or ppc bfd.
2701 * Makefile.in same
2702
2703 * bfd-in.h : (struct lineno_cache_entry) promote element "offset"
2704 to 64 bit.
2705
2706 * coff-rs6000.c : Many changes for 64 bit support. Move common
2707 32/64 code to xcofflink.c. Explictly define the rs6000coff_vec
2708 and pmac_xcoff_vec
2709
2710 * coff64-rs6000.c : Many changes for 64 bit support. 64 bit
2711 linker now supported. Explictly define the rs6000coff64_vec.
2712
2713 * coffcode.h : (coff_set_arch_mach_hook) xcoff 64 bit support
2714 (coff_print_aux) same
2715 (coff_write_object_contents) same
2716 (coff_slurp_line_table) same
2717
2718 * coffgen.c : (coff_fix_symbol_name) formatting
2719 (coff_mangle_symbols) xcoff 64 bit support
2720 (coff_write_symbol) same
2721 (coff_write_alien_symbol) same
2722 (coff_write_native_symbol) same
2723 (coff_write_symbols) same
2724 (coff_get_symbol_info) same
2725 (bfd_coff_get_syment) same
2726 (coff_print_symbol) same
2727
2728 * config.bfd : add powerpc64-*-aix* target
2729
2730 * libcoff-in.h : formatting
2731
2732 * libcoff.h : move xcoff extern declarations to libxcoff.h
2733
2734 * libxcoff.h : New file
2735
2736 * xcofflink.c : Many changes for xcoff64 support. Move common
2737 structures to include/coff/xcoff.h. Move specific structure to
2738 backends coff-rs6000.c and coff64-rs6000.c. Use new backend
2739 functions, defined in libxcoff.h, to isolate 32/64 dependencies.
2740
2741 (bfd_xcoff_size_dynamic_sections) : special __rtinit symbol for
2742 aix4.2+ -binitfini.
2743
2744 (xcoff_build_ldsyms) : handle special __rtinit symbol.
2745
27462001-05-23 Alexandre Oliva <aoliva@redhat.com>
2747
2748 * elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typo
2749 s/ENTIRES/ENTRIES/.
2750
27512001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2752
2753 * reloc.c (bfd_reloc_code_real): Add MIPS ELF64 relocations.
2754 * libbfd.h: Regenerate.
2755 * bfd-in2.h: Regenerate.
2756
2757 * aoutx.h (aout_@var{size}_machine_type): Add MIPS r12k support.
2758 * archures.c (bfd_mach_mips12000): Define.
2759 * cpu-mips.c (arch_info_struct): Add MIPS r12k support.
2760 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Add MIPS r12k
2761 support.
2762 (_bfd_mips_elf_size_dynamic_sections): Use official bfd typedef.
2763 * bfd-in2.h: Regenerate.
2764 * elfxx-target.h: Do not redefine bfd_elfNN_bfd_make_debug_symbol.
2765
27662001-05-23 kaz Kojima <kkojima@rr.iij4u.or.jp>
2767
2768 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry,
2769 elf_sh_plt_entry_be, elf_sh_plt_entry, elf_sh_pic_plt_entry_be,
2770 elf_sh_pic_plt_entry): New PLT code, that does not use r2, since
2771 that is used by GCC.
2772
27732001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
2774
2775 * elf-bfd.h (NUM_SHDR_ENTRIES): New macro: compute the number
2776 of entries in a structured section.
2777 * elf.c: Use new macro.
2778 * elf32-i386.c: Use new macro.
2779 * elf32-mips.c: Use new macro.
2780 * elf64-alpha.c: Use new macro.
2781 * elf64-sparc.c: Use new macro.
2782 * elfcode.h: Use new macro.
2783 * elflink.h: Use new macro.
2784
27852001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
2786
2787 * bfdint.texi: Replace -oformat with --oformat.
2788
27892001-05-21 Andreas Jaeger <aj@suse.de>
2790
2791 * dwarf2.c (decode_line_info): Fix error message.
2792 (read_abbrevs): Fix test for offset as suggested by Alan Modra and
2793 adjust error message.
2794
27952001-05-18 H.J. Lu <hjl@gnu.org>
2796
2797 * elflink.h (elf_link_add_object_symbols): Revert the last
2798 change.
2799
28002001-05-17 Alan Modra <amodra@one.net.au>
2801
2802 * elf32-hppa.c (clobber_millicode_symbols): Temporarily set
2803 ELF_LINK_FORCED_LOCAL to suit 2001-04-30 change.
2804 (hppa_build_one_stub): Add an assert to check plt.offset.
2805
28062001-05-17 H.J. Lu <hjl@gnu.org>
2807
2808 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the
2809 version definition to basename of the output filename.
2810
28112001-05-17 H.J. Lu <hjl@gnu.org>
2812
2813 * elflink.h (elf_link_add_object_symbols): Set DT_NEEDED to
2814 basename of the bfd filename.
2815
28162001-05-16 Alan Modra <amodra@one.net.au>
2817
2818 * section.c (asection): Add linker_has_input field.
2819 (STD_SECTION): Adjust initialization to suit.
2820 * ecoff.c (bfd_debug_section): Likewise.
2821 * bfd-in2.h: Regenerate.
2822
28232001-05-15 Alexandre Oliva <aoliva@redhat.com>
2824
2825 * elf-m10300.c (mn10300_elf_relax_section): Don't relax
2826 negative 32-bit operands to 16 operands when the operand is
2827 going to be zero-extended by the modified opcode.
2828
28292001-05-12 Peter Targett <peter.targett@arccores.com>
2830
2831 * cpu-arc.c (arch_info_struct): Add entry 'base' representing old
2832 name for 'arc5' core versions.
2833 (bfd_arc_arch): Make bfd_mach_arc_6 default.
2834
2835 * elf32-arc.c (arc_elf_object_p): Make E_ARC_MACH_ARC6 default
2836 architecture.
2837 (arc_elf_final_write_processing): Make bfd_mach_arc_6 default.
2838
28392001-05-11 Jakub Jelinek <jakub@redhat.com>
2840
2841 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind
2842 sections as well.
2843 (elfNN_ia64_final_write_processing): Map .gnu.linkonce.ia64unw.FOO
2844 to .gnu.linkonce.t.FOO text section.
2845
28462001-05-11 Jakub Jelinek <jakub@redhat.com>
2847
2848 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
2849 fields, change sec into secinfo.
2850 (struct sec_merge_info): Add chain, remove last fields.
2851 (struct sec_merge_sec_info): Add next, sec, psecinfo fields.
2852 (sec_merge_hash_lookup): If lookup could not use a string only
2853 because it has bad alignment, mark the old string for deletion.
2854 (sec_merge_add): Add secinfo argument. Don't compute entry's
2855 position, instead record the section.
2856 (sec_merge_emit): Update for the sec into secinfo change in
2857 struct sec_merge_hash_entry.
2858 (_bfd_merge_section): Only record the section for merging, defer
2859 putting strings into the hash table.
2860 (cmplengthentry, last4_eq, last_eq, record_section, merge_strings,
2861 _bfd_merge_sections): New functions.
2862 (_bfd_merged_section_offset): Update for the sec_merge_hash_entry
2863 changes.
2864 * libbfd-in.h (_bfd_merge_sections): Add prototype.
2865 (_bfd_nolink_bfd_merge_sections): Define.
2866 * libbfd.h: Likewise.
2867 (bfd_generic_merge_sections): Add prototype.
2868 * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_merge_sections.
2869 (struct bfd_target): Likewise.
2870 * bfd.c (bfd_merge_sections): Define.
2871 * bfd-in2.h: Rebuilt.
2872 * elf.c (_bfd_elf_merge_sections): New function.
2873 * elf-bfd.h (_bfd_elf_merge_sections): Add prototype.
2874 * elfxx-target.h (bfd_elfNN_bfd_merge_sections): Define.
2875 * reloc.c (bfd_generic_merge_sections): New function.
2876 * vms.c (vms_bfd_merge_sections): New function.
2877 * aout-adobe.c (aout_32_bfd_merge_sections): Define.
2878 * aout-target.h (MY_bfd_merge_sections): Define.
2879 * aout-tic30.c (MY_bfd_merge_sections): Define.
2880 * binary.c (binary_bfd_merge_sections): Define.
2881 * bout.c (b_out_bfd_merge_sections): Define.
2882 * coff-alpha.c (_bfd_ecoff_bfd_merge_sections): Define.
2883 * coffcode.c (coff_bfd_merge_sections): Define.
2884 * coff-mips.c (_bfd_ecoff_bfd_merge_sections): Define.
2885 * i386msdos.c (msdos_bfd_merge_sections): Define.
2886 * i386os9k.c (os9k_bfd_merge_sections): Define.
2887 * ieee.c (ieee_bfd_merge_sections): Define.
2888 * ihex.c (ihex_bfd_merge_sections): Define.
2889 * nlm-target.h (nlm_bfd_merge_sections): Define.
2890 * oasys.c (oasys_bfd_merge_sections): Define.
2891 * ppcboot.c (ppcboot_bfd_merge_sections): Define.
2892 * som.c (som_bfd_merge_sections): Define.
2893 * srec.c (srec_bfd_merge_sections): Define.
2894 * tekhex.c (tekhex_bfd_merge_sections): Define.
2895 * versados.c (versados_bfd_merge_sections): Define.
2896 * xcoff-target.h (_bfd_xcoff_bfd_merge_sections): Define.
2897
28982001-05-11 Nick Clifton <nickc@cambridge.redhat.com>
2899
2900 * dwarf1.c (_bfd_dwarf1_find_nearest_line): Change type of 'addr'
2901 to be unsigned long, in order to match its use.
2902
29032001-05-10 H.J. Lu <hjl@gnu.org>
2904
2905 * linker.c (_bfd_generic_link_add_one_symbol): Check loop on
2906 indirect symbols.
2907
29082001-05-09 H.J. Lu <hjl@gnu.org>
2909
2910 * elflink.h (elf_link_add_object_symbols): Fix a typo. Allocate
2911 versymhdr->sh_size bytes for extversym instead of hdr->sh_size.
2912 Remove the unused veriable `dynver'.
2913
29142001-05-08 Ian Lance Taylor <ian@zembu.com>
2915
2916 * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is
2917 NULL or is not COFF.
2918 (coff_i386_rtype_to_howto): Don't dump core if output section
2919 owner is not COFF.
2920
29212001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2922
2923 * ecoff.c (bfd_debug_section): Fix initialization.
2924 * elf.c (_bfd_elf_slurp_version_tables): Change maxidx to unsigned, it
2925 is always a positive integer. Cast away sign mismatch.
2926 * elf32-mips.c: Fix misleading comment and typo.
2927 (_bfd_mips_elf_section_from_bfd_section): Remove unused attribute, use
2928 correct data type.
2929 * elflink.c: Fix typo.
2930 (_bfd_elf_create_dynamic_sections): Remove superfluous initialization.
2931 * ecoffswap.h (ecoff_swap_fdr_in): Cast away sign mismatch.
2932
29332001-05-04 Richard Henderson <rth@redhat.com>
2934
2935 * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.
2936
29372001-05-04 Nick Clifton <nickc@cambridge.redhat.com>
2938
2939 * elf32-arm.h (elf32_arm_final_link_relocate): Set
2940 EF_ARM_HASENTRY if the start address is set.
2941
29422001-05-03 Nick Clifton <nickc@cambridge.redhat.com>
2943
2944 * targets.c (_bfd_target_vector_entries): Compute value based on
2945 the size of the _bfd_target_vector and not bfd_target_vector.
2946
29472001-05-03 H.J. Lu <hjl@gnu.org>
2948
2949 * elfcode.h: Include "libiberty.h".
2950
2951 * elflink.h (elf_link_add_object_symbols): Set
2952 elf_dt_name (abfd) to basename of the bfd filename.
2953 (NAME(bfd_elf,size_dynamic_sections)): Set vn_file to basename
2954 of the bfd filename.
2955
29562001-05-03 Andreas Jaeger <aj@suse.de>
2957
2958 * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.
2959 (elf_generic_info_to_howto_rel): Likewise.
2960 * coff-alpha.c (reloc_nil): Likewise.
2961 (alpha_ecoff_bad_format_hook): Likewise.
2962 (alpha_adjust_reloc_out): Likewise.
2963 (alpha_bfd_reloc_type_lookup): Likewise.
2964 (alpha_convert_external_reloc): Likewise.
2965 * elf64-alpha.c (elf64_alpha_reloc_nil): Likewise.
2966 (elf64_alpha_reloc_bad): Likewise.
2967 (elf64_alpha_reloc_gpdisp): Likewise.
2968 (elf64_alpha_bfd_reloc_type_lookup): Likewise.
2969 (elf64_alpha_info_to_howto): Likewise.
2970 (elf64_alpha_add_symbol_hook): Likewise.
2971 (elf64_alpha_create_got_section): Likewise.
2972 (elf64_alpha_is_local_label_name): Likewise.
2973 (elf64_alpha_merge_ind_symbols): Likewise.
2974 * elf64-mips.c (mips_elf64_reloc_type_lookup): Likewise.
2975 (mips_elf64_get_reloc_upper_bound): Likewise.
2976 * nlm32-alpha.c (nlm_alpha_mangle_relocs): Likewise.
2977 (nlm_alpha_get_public_offset): Likewise.
2978
29792001-05-02 Johan Rydberg <jrydberg@opencores.org>
2980
2981 * elf32-openrisc.c (openrisc_elf_howto_table): Do not complain
2982 about overflow in R_OPENRISC_LO_16_IN_INSN and
2983 R_OPENRISC_HI_16_IN_INSN.Index: bfd/elf32-openrisc.c
2984
29852001-04-30 H.J. Lu <hjl@gnu.org>
2986
2987 * elf.c (_bfd_elf_link_hash_hide_symbol): Set dynindx to -1
2988 only for ELF_LINK_FORCED_LOCAL.
2989 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
2990 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise.
2991 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
2992
2993 * elflink.h (elf_fix_symbol_flags): Set ELF_LINK_FORCED_LOCAL
2994 if the symbol has hidden or internal visibility.
2995
29962001-04-30 Alan Modra <amodra@one.net.au>
2997
2998 * elf32-hppa.c (final_link_relocate): Branch to .+8 for
2999 calls to undefined weak symbols.
3000
30012001-04-30 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
3002
3003 * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test for
3004 R_X86_64_GOTPCREL, don't use assignments instead of comparisons.
3005
30062001-04-27 Andreas Jaeger <aj@suse.de>
3007
3008 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swap
3009 out handled entries.
3010 (elf64_x86_64_finish_dynamic_symbol): Set up GOT entries.
3011 (elf64_x86_64_relocate_section): Fix GOTPCREL calculation.
3012 (elf64_x86_64_relocate_section): Merge entries for GOTPCREL and
3013 GOT32.
3014
30152001-04-27 Sean McNeil <sean@mcneil.com>
3016
3017 * config.bfd: Add arm-vxworks target.
3018 * coff-arm (coff_arm_relocate_section): Add in symbol value to
3019 addend (fro VXworks targets).
3020
30212001-04-26 H.J. Lu <hjl@gnu.org>
3022
3023 * elf32-i386.c (elf_i386_check_relocs): Verify if r_symndx is
3024 valid.
3025
30262001-04-25 Frank Ch. Eigler <fche@redhat.com>
3027
3028 * bfd-in.h (bfd_cache_close): Declare newly exported function.
3029 * bfd-in2.h: Regenerated.
3030
30312001-04-24 Jakub Jelinek <jakub@redhat.com>
3032
3033 * merge.c (struct sec_merge_hash_entry): Add alignment field.
3034 (struct sec_merge_hash): Remove alignment_power.
3035 (sec_merge_hash_newfunc): Clear alignment.
3036 (sec_merge_hash_lookup): Pass alignment as argument.
3037 Use hashp->root.next, not hashp->next to walk the hash chain.
3038 If a string already in the hashtable does not have required
3039 alignment, create a new hashtable entry.
3040 (sec_merge_init): Remove alignment_power argument.
3041 (sec_merge_add): Add alignment argument.
3042 (sec_merge_emit): Alignment is now a per-entity thing, not per
3043 section.
3044 (_bfd_merge_section): Sanity check even non-SEC_STRINGS sections
3045 for proper alignment.
3046 Pass alignment information to sec_merge_add.
3047
30482001-04-24 Christian Groessler <cpg@aladdin.de>
3049
3050 * coff-z8k.c (extra_case): added handler for R_DISP7, R_CALLR
3051 and R_REL16 reloc types; accept odd values for R_REL16 type
3052
30532001-04-24 Johan Rydberg <jrydberg@opencores.org>
3054
3055 * cpu-openrisc.c: New file.
3056 * elf32-openrisc.c: Likewise.
3057
3058 * Makefile.am (ALL_MACHINES): Add cpu-openrisc.lo.
3059 (ALL_MACHINES_CFILES): Add cpu-openrisc.c.
3060 (BFD32_BACKENDS): Add elf32-openrisc.lo.
3061 (BFD32_BACKENDS_CFILES): Add elf32-openrisc.c.
3062 (cpu-openrisc.lo, elf32-openrisc.lo): New rules.
3063 * Makefile.in: Regenerated.
3064 * config.bfd: (openrisc-*-elf): New target.
3065 * configure.in (bfd_elf32_openrisc_vec): New vector.
3066 * configure: Regenerated.
3067 * libbfd.h: Regenerated.
3068 * bfd-in2.h: Regenerated.
3069 * reloc.c: Add OpenRISC relocations.
3070 * targets.c (bfd_elf32_openrisc_vec): Declare.
3071 (bfd_target_vect): Add bfd_elf32_openrisc_vec.
3072 * archures.c (enum bfd_architecture): Add bfd_arch_openrisc.
3073 (bfd_openrisc_arch): Declare.
3074 (bfd_archures_list): Add bfd_openrisc_arch.
3075 * elf.c (prep_headers): Add bfd_arch_openrisc.
3076
30772001-04-23 Bo Thorsen <bo@suse.de>
3078
3079 * elf64-x86-64.c: Add c++ vtable hack.
3080 Small whitespace and comment changes.
3081
30822001-04-19 Andreas Jaeger <aj@suse.de>
3083
3084 * elf64-x86-64.c (elf64_x86_64_plt0_entry): Fix instructions.
3085 (elf64_x86_64_plt_entry): Likewise.
3086 (elf64_x86_64_finish_dynamic_sections): Fix PLT0 generation.
3087 (elf64_x86_64_finish_dynamic_symbol): Fix PLT generation.
3088
30892001-04-17 Hans-Peter Nilsson <hp@axis.com>
3090
3091 * elf32-cris.c: Tweak comments related to dynamic linking.
3092 (cris_elf_relocate_section): When not creating shared object, fill
3093 in the .got table for any symbol not in the dynamic symbol table.
3094 (elf_cris_finish_dynamic_symbol): When not creating shared object,
3095 only emit a .got.rela reloc if the symbol is in the dynamic symbol
3096 table.
3097 (cris_elf_check_relocs): Use variable r_type in all places rather
3098 than the original expression. Add default case in switch for
3099 reloc types.
3100 (elf_cris_size_dynamic_sections): Iterate over
3101 elf_cris_discard_excess_program_dynamics when not creating shared
3102 library.
3103 (elf_cris_discard_excess_dso_dynamics): Renamed from
3104 elf_cris_discard_copies. Correct typo, s/Rel/Rela/.
3105 (elf_cris_discard_excess_program_dynamics): New.
3106
31072001-04-14 Mark Elbrecht <snowball3@bigfoot.com>
3108
3109 * coffcode.h (coff_write_object_contents): Use
3110 bfd_coff_swap_filehdr_out instead of coff_swap_filehdr_out.
3111
31122001-04-14 H.J. Lu <hjl@gnu.org>
3113
3114 * bfd-in2.h: Regenerate.
3115
31162001-04-14 Jakub Jelinek <jakub@redhat.com>
3117
3118 * section.c (STD_SECTION): Add entsize.
3119
31202001-04-13 H.J. Lu <hjl@gnu.org>
3121
3122 * section.c (SEC_MERGE): Define new flag for merging.
3123 (SEC_STRINGS): Likewise.
3124 (entsize): New field.
3125
31262001-04-13 Roger Sayle <roger@metaphorics.com>
3127
3128 * coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable section
3129 flag on pe-i386 targets.
3130
31312001-04-13 Jakub Jelinek <jakub@redhat.com>
3132
3133 * libbfd-in.h (_bfd_merge_section): New.
3134 (_bfd_write_merged_section): New.
3135 (_bfd_merged_section_offset): New.
3136 * libbfd.h: Rebuilt.
3137 * linker.c (_bfd_generic_link_output_symbols): Handle
3138 discard_sec_merge.
3139 * aoutx.h (aout_link_write_symbols): Likewise.
3140 * pdp11.c (aout_link_write_symbols): Likewise.
3141 * elflink.h (elf_link_add_object_symbols): Call _bfd_merge_section.
3142 (elf_bfd_final_link): Adjust global symbols pointing into SEC_MERGE
3143 sections.
3144 (elf_link_sec_merge_syms): New.
3145 (elf_link_input_bfd): Call _bfd_merged_section_offset
3146 and _bfd_write_merged_section.
3147 Handle discard_sec_merge.
3148 * elf-bfd.h (struct elf_link_hash_table): Add merge_info
3149 field.
3150 (struct bfd_elf_section_data): Likewise.
3151 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_MERGE and
3152 SEC_STRINGS section flags and entsize from their ELF counterparts.
3153 (_bfd_elf_link_hash_table_init): Initialize merge_info.
3154 (elf_fake_sections): Set SHF_MERGE, SHF_STRINGS and sh_entsize
3155 from their BFD counterparts.
3156 * merge.c: New file.
3157 * Makefile.am: Add strtab.lo.
3158 * Makefile.in: Rebuilt.
3159
31602001-04-09 Hans-Peter Nilsson <hp@axis.com>
3161
3162 * elflink.h (elf_fix_symbol_flags): For non-default visibilities,
3163 only hide symbols marked STV_INTERNAL or STV_HIDDEN.
3164
31652001-04-05 Steven J. Hill <sjhill@cotw.com>
3166
3167 * config.bfd (mips*el*-*-linux-gnu*): Use traditional little
3168 endian MIPS ELF target.
3169 * config.bfd (mips*-*-linux-gnu*): Use traditional big endian
3170 MIPS ELF target.
3171
3172 * configure.in (bfd_elf64_tradbigmips_vec): New. Traditional
3173 64bit big endian MIPS ELF target.
3174 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
3175 endian MIPS ELF target.
3176 * configure: Regenerated.
3177
3178 * elf32-mips.c (IRIX_COMPAT): Handle traditional 64bit and
3179 little endian targets.
3180 (mips_elf_sym_is_global): Handle traditional targets.
3181
3182 * elf64-mips.c (bfd_elf64_tradbigmips_vec): New. Traditional
3183 64bit big endian MIPS ELF target.
3184 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
3185 endian MIPS ELF target.
3186
3187 * targets.c: (_bfd_target_vector): Add bfd_elf64_tradbigmips_vec
3188 and bfd_elf64_tradlittlemips_vec.
3189
31902001-04-05 David Mosberger <davidm@hpl.hp.com>
3191
3192 * elf32-i386.c (elf_i386_fake_sections): Treat ".reloc" as an
3193 ordinary "progbits" section.
3194
31952001-04-04 Alan Modra <alan@linuxcare.com.au>
3196
3197 * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbol
3198 when -Bsymbolic causes a symbol to no longer need a .plt entry.
3199
32002001-04-03 David Mosberger <davidm@hpl.hp.com>
3201
3202 * efi-app-ia32.c (ALIGN_SECTIONS_IN_FILE): Deleted.
3203
32042001-03-30 H.J. Lu <hjl@gnu.org>
3205
3206 * efi-app-ia32.c (PEI_TARGET_SUBSYSTEM): Rename from ...
3207 (PEI_DEFAULT_TARGET_SUBSYSTEM): This.
3208
32092001-03-26 H.J. Lu <hjl@gnu.org>
3210
3211 * elf32-gen.c (elf32_generic_link_add_symbols): New. Check
3212 if there are any relocations for generic ELF.
3213 (bfd_elf32_bfd_link_add_symbols): Defined to
3214 elf32_generic_link_add_symbols.
3215 * elf64-gen.c (elf64_generic_link_add_symbols): New. Check
3216 if there are any relocations for generic ELF.
3217 (bfd_elf64_bfd_link_add_symbols): Defined to
3218 elf64_generic_link_add_symbols.
3219
32202001-03-23 Nick Clifton <nickc@redhat.com>
3221
3222 * Makefile.am (BUILD_CFILES): New variable: List of C source
3223 files created in build directory.
3224 (BUILD_HFILES): New variable: List of header files created in
3225 build directory.
3226 (POTFILES): Delete.
3227 (po/POTFILES.in): Replace rule with empty entry.
3228 (po/SRC-POTFILES.in): New rule: Create a list of source files
3229 in the source directory.
3230 (po/BLD-POTFILES.in): New rule: Create a list of source files
3231 in the build directory.
3232 (MOSTLYCLEAN): Do not delete source files created in build
3233 directory.
3234 * Makefile.in: Regenerate.
3235 * configure.in: Insert SRC-POTFILES.in and BLD-POTFILES.in
3236 into po/Makefile.
3237 * configure: Regenerate.
3238
3239 * po/Make-in: Replace occurrences of POTFILES with SRC-POTFILES
3240 and BLD_POTFILES.
3241 Add .. to the search path when building bfd.pot.
3242 Delete POTFILES when performing distclean.
3243 Add comment describing why distclean is broken in maintainer mode.
3244 * po/POTFILES.in: Delete.
3245 * po/SRC-POTFILES.in: New file.
3246 * po/BLD-POTFILES.in: New file.
3247 * po/bfd.pot: Regenerate.
3248
32492001-03-22 Hans-Peter Nilsson <hp@axis.com>
3250
3251 * elf32-cris.c: Shlib and PIC support. PCREL tweaks.
3252 (elf_cris_discard_copies, elf_cris_adjust_gotplt_to_got,
3253 elf_cris_try_fold_plt_to_got, elf_cris_link_hash_newfunc,
3254 elf_cris_link_hash_table_create, elf_cris_adjust_dynamic_symbol,
3255 elf_cris_size_dynamic_sections, elf_cris_finish_dynamic_symbol,
3256 elf_cris_finish_dynamic_sections,elf_cris_hide_symbol): New
3257 functions.
3258 (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL,
3259 R_CRIS_32_PCREL>: Correct comments. Set pcrel_offset to false.
3260 <R_CRIS_COPY, R_CRIS_GLOB_DAT, R_CRIS_JUMP_SLOT, R_CRIS_RELATIVE,
3261 R_CRIS_16_GOT, R_CRIS_32_GOT, R_CRIS_16_GOTPLT, R_CRIS_32_GOTPLT,
3262 R_CRIS_32_GOTREL, R_CRIS_32_PLT_GOTREL, R_CRIS_32_PLT_PCREL>:
3263 New HOWTO members for new relocs.
3264 (cris_reloc_map): Map new relocs.
3265 (ELF_DYNAMIC_INTERPRETER): Define.
3266 (PLT_ENTRY_SIZE): Define.
3267 (elf_cris_plt0_entry, elf_cris_plt_entry, elf_cris_pic_plt0_entry,
3268 elf_cris_pic_plt_entry): New, PLT templates.
3269 (struct elf_cris_pcrel_relocs_copied, struct
3270 elf_cris_link_hash_entry, struct elf_cris_link_hash_table): New.
3271 (elf_cris_link_hash_traverse, elf_cris_hash_table): Define.
3272 (cris_final_link_relocate): Check that 16-bit GOT relocs have
3273 positive values. Adjust PCREL relocs to be relative to location
3274 after relocation.
3275 (cris_elf_relocate_section): Handle relocations to dynamic
3276 objects. Handle new relocations. Call error handler when seeing
3277 non-PIC relocation for read-only sections while generating shared
3278 object.
3279 (cris_elf_check_relocs): Set reference counts for GOT and PLT
3280 entries.
3281 (bfd_elf32_bfd_link_hash_table_create,
3282 elf_backend_adjust_dynamic_symbol,
3283 elf_backend_size_dynamic_sections,
3284 elf_backend_finish_dynamic_symbol,
3285 elf_backend_finish_dynamic_sections,
3286 elf_backend_create_dynamic_sections, bfd_elf32_bfd_final_link,
3287 elf_backend_hide_symbol, elf_backend_want_got_plt,
3288 elf_backend_plt_readonly, elf_backend_want_plt_sym,
3289 elf_backend_got_header_size, elf_backend_plt_header_size):
3290 Define.
3291
3292 * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,
3293 BFD_RELOC_CRIS_JUMP_SLOT, BFD_RELOC_CRIS_RELATIVE,
3294 BFD_RELOC_CRIS_32_GOT, BFD_RELOC_CRIS_16_GOT,
3295 BFD_RELOC_CRIS_32_GOTPLT, BFD_RELOC_CRIS_16_GOTPLT,
3296 BFD_RELOC_CRIS_32_GOTREL, BFD_RELOC_CRIS_32_PLT_GOTREL,
3297 BFD_RELOC_CRIS_32_PLT_PCREL): New relocs.
3298 * bfd-in2.h, libbfd.h: Regenerate.
3299
33002001-03-21 Diego Novillo <dnovillo@redhat.com>
3301
3302 (_bfd_mips_elf_relocate_section): Give a better error message when
3303 a relocation is not recognized.
3304
33052001-03-21 Alan Modra <alan@linuxcare.com.au>
3306
3307 * elf32-hppa.c (elf32_hppa_set_gp): Check sec->output_section
3308 non-NULL before attempting to dereference.
3309
33102001-03-20 H.J. Lu <hjl@gnu.org>
3311
3312 * configure.in: Remove the redundent AC_ARG_PROGRAM.
3313 * configure: Rebuild.
3314
33152001-03-20 Andreas Schwab <schwab@suse.de>
3316
3317 * elf32-m68k.c (elf_m68k_relocate_section): Don't need the
3318 relocation value when resolving a reference from a debugging
3319 section.
3320
33212001-03-16 Scott Thomason <SThomaso@hii.com>
3322
3323 * coff64-rs6000.c (xcoff64_swap_sym_out): Fix syntax errors.
3324 (xcoff64_swap_sym_out): Fix syntax errors.
3325
33262001-03-16 Richard Sandiford <rsandifo@redhat.com>
3327
3328 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix warning.
3329
33302001-03-15 Alan Modra <alan@linuxcare.com.au>
3331
3332 * elf32-hppa.c (elf32_hppa_link_hash_entry): Add maybe_pic_call.
3333 (hppa_link_hash_newfunc): Init it.
3334 (hppa_type_of_stub): Only use non-PIC to PIC call stub if caller
3335 section appears to be non-PIC.
3336 (final_link_relocate): Likewise.
3337 (elf32_hppa_adjust_dynamic_symbol): Set maybe_pic_call for any
3338 possible candidate function, and set pic_call for those that will
3339 only have a .plt entry for the PIC call stub.
3340 (hppa_handle_PIC_calls): Set maybe_pic_call.
3341
33422001-03-12 DJ Delorie <dj@redhat.com>
3343
3344 * elf32-sh.c (sh_elf_relocate_section): Only relocation
3345 R_SH_DIR8WP* relocs if they're against external symbols, else
3346 they're just for relaxing. Validate the reloc values.
3347
33482001-03-12 Stefan Geuken <mail@stefan-geuken.de>
3349
3350 * binary.c (bfd_external_binary_architecture): Declare.
3351 (binary_object_p): If bfd_external_binary_architecture is defined,
3352 set the architecture to this string.
3353
33542001-03-11 Philip Blundell <philb@gnu.org>
3355
3356 * elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT
3357 entries that could serve as a definition for a weak symbol.
3358
33592001-03-08 Nick Clifton <nickc@redhat.com>
3360
3361 * Most files: Update copyright notices using Perl script created
3362 by Kevin Buettner <kevinb@redhat.com>.
3363
33642001-03-07 Nick Clifton <nickc@redhat.com>
3365
3366 * elf32-arm.h (elf32_arm_final_link_relocate): Conditionalise
3367 prior patch on ! defined OLD_ARM_ABI.
3368
33692001-03-07 Andreas Jaeger <aj@suse.de>
3370
3371 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
3372 some relocation values.
3373
33742001-03-06 Nick Clifton <nickc@redhat.com>
3375
3376 * elf32-arm.h (elf32_arm_final_link_relocate): Clear bit zero
3377 of offset in BLX(1) instruction.
3378 * coff-arm.c (coff_arm_relocate_section): Clear bit zero of
3379 offset in BLX(1) instruction.
3380 Fix formatting.
3381
33822001-03-06 Nick Clifton <nickc@redhat.com>
3383
3384 * coff-arm.c (coff_arm_reloc_type_lookup): Add
3385 BFD_RELOC_THUMB_PCREL_BLX.
3386
33872001-03-06 Igor Shevlyakov <igor@windriver.com>
3388
3389 * archures.c (bfd_default_scan): Add Coldfire CPUs.
3390 * bfd-in2.h: Regenerate.
3391 * cpu-m68k.c: Add Coldfire CPUs for arch table.
3392 * ieee.c (ieee_write_processor): Set proper id for
3393 Coldfire CPUs.
3394
33952001-03-01 D.J. Barrow <djbarrow@de.ibm.com,barrow_dj@yahoo.com>
3396
3397 * configure.in: Add s390 target.
3398 * configure: Regenerate.
3399
34002001-02-28 Andreas Jaeger <aj@suse.de>
3401
3402 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
3403 to addend.
3404
34052001-02-28 Philip Blundell <pb@futuretv.com>
3406
3407 * elf32-arm.h: Update mentions of renamed EF_xx constants.
3408 (elf32_arm_print_private_bfd_data): Handle ARM EABI version 2.
3409
34102001-02-27 H.J. Lu <hjl@gnu.org>
3411
3412 * aoutx.h (NAME(aout,bfd_free_cached_info)): Return true if
3413 abfd->tdata.aout_data == NULL.
3414
34152001-02-27 Alan Modra <alan@linuxcare.com.au>
3416
3417 * elf32-hppa.c: Correct field selector in stub comments.
3418 (clobber_millicode_symbols): Formatting fix.
3419
3420 * configure.in: Bump version to 2.11.90.
3421 * configure: Regenerate.
3422 * Makefile.am (CFILES): Rename to SOURCE_CFILES.
3423 (CFILES): $SOURCE_CFILES + generated C files.
3424 (POTFILES): Include $HFILES not $SOURCE_HFILES.
3425 Run "make dep-am"
3426 * Makefile.in: Regenerate.
3427 * doc/Makefile.in: This too.
3428
34292001-02-26 Timothy Wall <twall@cygnus.com>
3430
3431 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Remove obsolete
3432 comments.
3433
34342001-02-26 Nick Clifton <nickc@redhat.com>
3435
3436 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Tidy
3437 up, replacing multiple if statements with a switch.
3438 (handle_COMDAT): New function.
3439
34402001-02-26 H.J. Lu <hjl@gnu.org>
3441
3442 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Issue
3443 a warning for section flags we do not handle instead of
3444 aborting.
3445
34462001-02-26 Andreas Jaeger <aj@suse.de>
3447
3448 * elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.
3449
34502001-02-22 Timothy Wall <twall@cygnus.com>
3451
3452 * config.bfd (targ_cpu): Add vectors for ia64-*-aix* (aka Monterey).
3453 * configure.in: Add objects for elf64_ia64_aix vectors.
3454 * configure: Regenerated.
3455 * configure.host: Recognize ia64-*-aix*.
3456 * elfxx-ia64.c: Add hooks for ELF64 on AIX5. Define new vectors
3457 for AIX. AIX5 requires most relocations to be dynamic (*all*
3458 binaries are somewhat similar to shared libraries).
3459 * targets.c: Add elf64_ia64_aix vectors.
3460
34612001-02-21 David Mosberger <davidm@hpl.hp.com>
3462
3463 * cpu-ia64-opc.c (elf64_ia64_operands}: Fix typo: error string for
3464 C8 said "1" instead of "8". Clarify error string for IMM22:
3465 "signed integer" instead of just "integer".
3466
34672001-02-20 Andreas Jaeger <aj@suse.de>
3468
3469 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Don't make
3470 PLT entries that could serve as a definition for a weak symbol.
3471
34722001-02-19 Jakub Jelinek <jakub@redhat.com>
3473
3474 * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
3475 entries that could serve as a definition for a weak symbol.
3476 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Likewise.
3477
34782001-02-18 David O'Brien <obrien@FreeBSD>
3479
3480 * configure.in: Recognize FreeBSD/arm, FreeBSD/PowerPC, and treat
3481 FreeBSD/i386-CURRENT differently until I can figure out the needed
3482 corefile changes.
3483 * configure: Regenerate.
3484 * config.bfd: Recognize FreeBSD/x86-64, FreeBSD/ia64, FreeBSD/arm,
3485 FreeBSD/PowerPC, and FreeBSD/sparc64.
3486
34872001-02-18 lars brinkhoff <lars@nocrew.org>
3488
3489 * Makefile.am: Add PDP-11 a.out target.
3490 * config.bfd: Likewise.
3491 * configure.in: Likewise.
3492 * targets.c: Likewise.
3493 * archures.c: Likewise.
3494 * bfd-in2.h: Likewise. Add PDP-11 relocations.
3495 * libbfd.h: Add PDP-11 relocations.
3496 * reloc.c: Likewise.
3497 * cpu-pdp11.c: New file.
3498 * pdp11.c: New file.
3499
3500 * libaout.h (GET_WORD) [ARCH_SIZE==16]: Define.
3501 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
3502 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
3503 (PUT_WORD) [ARCH_SIZE==16]: Likewise.
3504 (GET_MAGIC): New macro.
3505 (PUT_MAGIC): Likewise.
3506 * aout-target.h (MY(object_p)): Use GET_MAGIC to read magic word.
3507
35082001-02-18 Jim Kingdon <jkingdon@engr.sgi.com>
3509
3510 * irix-core.c (irix_core_core_file_p): Set the architecture (GDB
3511 multiarch needs it).
3512
35132001-02-18 H.J. Lu <hjl@gnu.org>
3514
3515 * elflink.h (elf_link_input_bfd): Ignore invalid section symbol
3516 index.
3517
35182001-02-18 Kazu Hirata <kazu@hxi.com>
3519
3520 * vms-misc.c: Fix formatting.
3521
35222001-02-16 Kazu Hirata <kazu@hxi.com>
3523
3524 * vms.c: Fix formatting.
3525
35262001-02-14 H.J. Lu <hjl@gnu.org>
3527
3528 * elf.c (elf_find_function): New function.
3529 (_bfd_elf_find_nearest_line): Call elf_find_function () to find
3530 the file name and function name.
3531
35322001-02-14 Nick Clifton <nickc@redhat.com>
3533
3534 * ecoff.c (bfd_debug_section): Update to initialise new fields in
3535 asection structure.
3536
3537 * Makefile.am (BFD32_BACKENDS_CFILES): Remove peigen.c
3538 (BFD64_BACKENDS): Add pepigen.c
3539 Add rules to create peigen.c and pepigen.c from peXXigen.c.
3540
3541 * Makefile.in: Regenerate.
3542 * configure: Regenerate.
3543 * po/POTFILES.in: Regenerate.
3544 * po/bfd.pot: Regenerate.
3545
35462001-02-14 H.J. Lu <hjl@gnu.org>
3547
3548 * libcoff-in.h (pe_tdata): Add members target_subsystem and
3549 force_minimum_alignment.
3550
35512001-02-14 Bo Thorsen <bo@suse.de>
3552
3553 * elf64-x86-64.c: Small formatting fixes and rearrangements of code.
3554 (elf64_86_64_size_info): Struct added to fix a problem
3555 with the hashtable string entries.
3556 (elf64_x86_64_adjust_dynamic_symbol): Add generation of .got.plt.
3557 (elf64_x86_64_size_dynamic_sections): A FIXME removed.
3558 (elf64_x86_64_size_dynamic_sections): Fix a dynamic entry and
3559 remove the FIXME for this.
3560 (elf64_x86_64_adjust_dynamic_symbol): Fix check for unneeded .plt
3561 section. Also removed the FIXME for it.
3562 (x86_64_elf_howto_table): Use bfd_elf_generic_reloc.
3563 (ELF_DYNAMIC_INTERPRETER): Fix the name of the dynamic linker.
3564 (elf64_x86_64_finish_dynamic_sections): Enable .got.plt writing.
3565
35662001-02-13 Richard Henderson <rth@redhat.com>
3567
3568 * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
3569 and not user provided.
3570
35712001-02-13 Kazu Hirata <kazu@hxi.com>
3572
3573 * vms.c (vms_print_symbol): Remove unreachable code.
3574
3575 * rs6000-core.c: Fix formatting.
3576
35772001-02-13 David Mosberger <davidm@hpl.hp.com>
3578
3579 * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define
3580 as _bfd_XXi_only_swap_filehdr_out.
3581 (pe_mkobject) [PEI_FORCE_MINIMUM_ALIGNMENT]: Set
3582 pe->force_minimum_alignment to TRUE.
3583 (pe_mkobject) [PEI_TARGET_SUBSYSTEM]: Set pe->target_subsystem to
3584 PEI_TARGET_SUBSYSTEM.
3585 (pe_print_private_bfd_data): Call
3586 _bfd_XX_print_private_bfd_data_common() instead of
3587 _bfd_pe_print_private_bfd_data_common().
3588 (pe_bfd_copy_private_bfd_data): Call
3589 _bfd_XX_bfd_copy_private_bfd_data_common() instead of
3590 _bfd_pe_bfd_copy_private_bfd_data_common().
3591 (coff_bfd_copy_private_section_data): Define as
3592 _bfd_XX_bfd_copy_private_section_data instead of
3593 _bfd_pe_bfd_copy_private_section_data.
3594 (coff_get_symbol_info): Define as _bfd_XX_get_symbol_info instead
3595 of a _bfd_pe_get_symbol_info.
3596
3597 * peigen.c: Delete.
3598
3599 * peXXigen.c: Renamed from peigen.c.
3600 (COFF_WITH_XX): Define this macro (will get expanded into
3601 COFF_WITH_pep or COFF_WITH_pe, depending on whether this is being
3602 compiled as peigen.c or pepigen.c.
3603 [COFF_WITH_pep]: Include "coff/ia64.h" instead of "coff/i386.h" to
3604 define the canonical PEP structures and definitions.
3605 (_bfd_XXi_swap_aouthdr_out): If pe->force_minimum_alignment is in
3606 effect, enforce minimum file and section alignments. If
3607 extra->Subsystem is IMAGE_SUBSYSTEM_UNKNOWN, set it to
3608 pe->target_subsystem (this defaults to IMAGE_SUBSYSTEM_UNKNOWN,
3609 so, by default, this is a no-op).
3610
3611 * libpei.h: Rename COFF_WITH_PEP to COFF_WITH_pep.
3612 (_bfd_XX_bfd_copy_private_bfd_data_common): Add macros to map
3613 _bfd_XXfoo to _bfd_pepfoo if COFF_WIT_PEP is defined and to
3614 _bfd_pefoo if it's not defined. Use these macros to define
3615 coff swap macros.
3616
3617 * libcoff.h (pe_tdata): Add members target_subsystem and
3618 force_minimum_alignment.
3619
3620 * efi-app-ia64.c (COFF_WITH_pep): Rename COFF_WITH_PEP to
3621 COFF_WITH_pep.
3622 (PEI_TARGET_SUBSYSTEM): Rename from PEI_DEFAULT_TARGET_SUBSYSTEM.
3623
3624 * configure.in (bfd_efi_app_ia64_vec): Use pepigen.lo instead of
3625 peigen.lo.
3626
3627 * coff-ia64.c: Rename COFF_WITH_PEP to COFF_WITH_pep.
3628 (AOUTSZ): Rename PEP64AOUTSZ and PEP64AOUTHDR to PEPAOUTSZ and
3629 PEPAOUTHDR.
3630
3631 * Makefile.in (BFD64_BACKENDS): Mention pepigen.lo.
3632 (BFD64_BACKENDS_CFILES): Mention pepigen.c
3633 (peigen.c): Add rule to generate from peXXigen.c.
3634 (pepigen.c): Ditto.
3635 (pepigen.lo): List dependencies for pepigen.lo.
3636
36372001-02-13 Alan Modra <alan@linuxcare.com.au>
3638
3639 * elf32-hppa.c (elf32_hppa_set_gp): Handle weak $global$. If
3640 $global$ referenced but not defined, set its value here.
3641
36422001-02-09 Bo Thorsen <bo@suse.de>
3643
3644 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set .rela.got section
3645 alignment to 3.
3646 (elf64_x86_64_check_relocs): Write R_X86_64_GOTPCREL GOT entry
3647 and relocation.
3648 (elf64_x86_64_relocate_section): Fix formatting.
3649 (elf64_x86_64_relocate_section): Fix addend for relocation of
3650 R_X86_64_(8|16|32|PC8|PC16|PC32).
3651
36522001-02-12 Jan Hubicka <jh@suse.cz>
3653
3654 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.
3655
36562001-02-11 H.J. Lu <hjl@gnu.org>
3657
3658 * elflink.h (elf_bfd_final_link): Use file_align for SYMTAB
3659 alignment.
3660
36612001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3662
3663 * elf32-mips.c (mips_elf_create_dynamic_relocation): Undo patch
3664 from 2000-10-13. Do not add the symbol's value for R_MIPS_REL32
3665 relocations against dynsym symbols.
3666
3667 * elf32-mips.c (elf_mips_howto_table): Fix the comment on
3668 the R_MIPS_26 relocation.
3669 (mips_elf_calculate_relocation): Use (p + 4) instead of p for
3670 the R_MIPS_26 relocation.
3671 (mips_elf_perform_relocation): Fix the comment on the R_MIPS16_26
3672 relocation.
3673 * elf64-mips.c (mips_elf64_howto_table_rel): Fix the comment on
3674 the R_MIPS_26 relocation.
3675 (mips_elf64_howto_table_rela): Likewise.
3676
3677 * elf32-mips.c (struct mips_elf_link_hash_entry): Added no_fn_stub
3678 member to mark symbols that have non-CALL relocations against
3679 them.
3680 (mips_elf_link_hash_newfunc): Initialize no_fn_stub.
3681 (mips_elf_calculate_relocation): Handle R_MIPS_CALL16 like
3682 R_MIPS_GOT16.
3683 (_bfd_mips_elf_check_relocs): Set no_fn_stub for a symbol if a
3684 non-CALL relocation against it is encountered.
3685 (_bfd_mips_elf_copy_indirect_symbol): Merge no_fn_stub as well.
3686 (_bfd_mips_elf_adjust_dynamic_symbol): Only create a stub if
3687 no_fn_stub is not set.
3688
3689 * elf32-mips.c (mips_elf_output_extsym): Get the output section
3690 information from the real symbol for indirect ones.
3691 Check no_fn_stub to find out if a symbol has a function stub
3692 indeed.
3693
36942001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3695
3696 * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.
3697 * Makefile.in: Regenerate.
3698
36992001-02-09 David Mosberger <davidm@hpl.hp.com>
3700
3701 * elfxx-ia64.c (is_unwind_section_name): New function. Returns
3702 true if section name is an unwind table section name.
3703 (elfNN_ia64_additional_program_headers): Count each unwind section
3704 separately.
3705 (elfNN_ia64_modify_segment_map): Install one unwind program header
3706 for each unwind separate section. Note: normally the linker
3707 script merges the unwind sections that go into a single segment,
3708 so this still generates at most one unwind program header per
3709 segment.
3710
3711 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Accept any section
3712 name for SHT_IA_64_UNWIND, not just .IA_64.unwind.
3713 (elfNN_ia64_fake_sections): Mark sections with names that start
3714 with .IA_64.unwind but not with .IA_64.unwind_info as an IA-64
3715 unwind section.
3716
3717 * elfxx-ia64.c (elfNN_ia64_final_write_processing): New function.
3718 Use it to make sh_info in unwind section point to the text section
3719 it applies to.
3720
37212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
3722
3723 * Makefile.am: Add linux target for S/390.
3724 * archures.c: Likewise.
3725 * bfd-in2.h: Likewise.
3726 * config.bfd: Likewise.
3727 * configure.in: Likewise.
3728 * elf.c: Likewise.
3729 * libbfd.h: Likewise.
3730 * targets.c: Likewise.
3731 * cpu-s390.c: New file.
3732 * elf32-s390.c: New file.
3733 * elf64-s390.c: New file.
3734
37352001-02-09 Nick Clifton <nickc@redhat.com>
3736
3737 * peigen.c (_bfd_pe_get_symbol_info): Suppress addition of
3738 ImageBase. This has already been done by coff_swap_hdr_in.
3739
37402001-02-09 Jakub Jelinek <jakub@redhat.com>
3741
3742 * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.
3743
37442001-02-09 Jakub Jelinek <jakub@redhat.com>
3745
3746 * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.
3747 (sparc64_elf_relocate_section): Likewise.
3748
37492001-02-09 Mark Kettenis <kettenis@gnu.org>
3750
3751 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32
3752 similar to R_SPARC_32.
3753 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
3754
37552001-02-08 H.J. Lu <hjl@gnu.org>
3756
3757 * elf32-i386.c (elf_i386_check_relocs): Reserve R_386_PC32
3758 relocation entries for weak definitions when building DSO with
3759 -Bsymbolic.
3760
37612001-02-08 Richard Henderson <rth@redhat.com>
3762
3763 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weakness
3764 before visibility. Locally defined protected symbols are not
3765 dynamic.
3766
37672001-02-08 Geoffrey Keating <geoffk@redhat.com>
3768
3769 * config.bfd: Enable coff64 for rs6000-*. Patch from
3770 <hzoli@austin.ibm.com>.
3771
37722001-02-07 Mark Elbrecht <snowball3@bigfoot.com>
3773
3774 * coffgen.c (coff_find_nearest_line): If stabs info is successfully
3775 found, do not attempt to find dwarf2 info before returning.
3776
37772001-02-07 Jakub Jelinek <jakub@redhat.com>
3778
3779 * elflink.h (is_global_symbol_definition): Rename to
3780 is_global_data_symbol_definition and have it reject function
3781 symbols.
3782 (elf_link_is_defined_archive_symbol): Use renamed function.
3783
37842001-02-07 Todd Vierling <tv@wasabisystems.com>
3785
3786 * libbfd-in.h (bfd_target_vector): Change extern array to pointer.
3787 * libbfd.h (bfd_target_vector): Likewise.
3788 * targets.c (bfd_target_vector): Rename to _bfd_target_vector and
3789 make static; create pointer reference named bfd_target_vector.
3790 (_bfd_target_vector_entries): Calculate this based on the array
3791 typed _bfd_target_vector.
3792
37932001-02-06 H.J. Lu <hjl@gnu.org>
3794
3795 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Only hidden and
3796 internal symbols are not dynamic.
3797 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
3798
37992001-02-06 Nick Clifton <nickc@redhat.com>
3800
3801 * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-ia64.c, so
3802 that it will not be pulled into the list of files that make up
3803 po/POTFILES.in.
3804 * Makefile.in: Regenerate.
3805 * po/bfd.pot: Regenerate.
3806
38072001-02-06 H.J. Lu <hjl@gnu.org>
3808
3809 * peicode.h (coff_swap_filehdr_in): Remove the e_magic
3810 checking.
3811 (pe_bfd_object_p): Rewrite with external_PEI_DOS_hdr and
3812 external_PEI_IMAGE_hdr.
3813
38142001-02-06 Kazu Hirata <kazu@hxi.com>
3815
3816 * elf-m10200.c: Fix formatting.
3817
38182001-02-04 Nick Clifton <nickc@redhat.com>
3819
3820 * elf32-v850.c (v850_elf_reloc): Do not convert reloc addend to PC
3821 rel, it will be handled later on.
3822
38232001-02-02 Fred Fish <fnf@ninemoons.com>
3824
3825 * Makefile.in: Fix typo.
3826
38272001-02-01 Kazu Hirata <kazu@hxi.com>
3828
3829 * elf-m10300.c: Fix formatting.
3830
38312001-01-30 Alan Modra <alan@linuxcare.com.au>
3832
3833 * elf64-hppa.c (elf64_hppa_elf_get_symbol_type): New function.
3834 (elf_backend_get_symbol_type): Define.
3835 (elf64_hppa_object_p): Set architecture and machine from elf
3836 header flags.
3837
38382001-01-30 Curtis L. Janssen <cljanss@ca.sandia.gov>
3839
3840 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
3841 before mdebug.
3842
38432001-01-26 Richard Henderson <rth@redhat.com>
3844
3845 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
3846 for non-default visibility.
3847 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
3848 delete ugly macro and replace with pretty function.
3849
38502001-01-25 Mark Elbrecht <snowball3@bigfoot.com>
3851
3852 * coff-go32.c: Update copyright.
3853 * coff-stgo32.c: Likewise.
3854 * coff-go32.c (COFF_LONG_FILENAMES): Define.
3855 * coff-stgo32.c (COFF_LONG_FILENAMES): Likewise.
3856 * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Remove .bss entry.
3857 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
3858
38592001-01-25 Kazu Hirata <kazu@hxi.com>
3860
3861 * bfd-in2.h: Rebuild.
3862 * libbfd.h: Likewise.
3863
38642001-01-23 H.J. Lu <hjl@gnu.org>
3865
3866 * bfd-in2.h: Rebuild.
3867
38682001-01-23 H.J. Lu <hjl@gnu.org>
3869
3870 * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
3871 is NULL or PRIV(vms_rec) is outside of the buffer.
3872
38732001-01-23 Kazu Hirata <kazu@hxi.com>
3874
3875 * coff64-rs6000.c: Fix formatting.
3876 * coff-arm.c: Likewise.
3877 * coffgen.c: Likewise.
3878 * cofflink.c: Likewise.
3879 * coff-mcore.c: Likewise.
3880 * coff-mips.c: Likewise.
3881 * coff-pmac.c: Likewise.
3882 * coff-ppc.c: Likewise.
3883 * coff-rs6000.c: Likewise.
3884 * elf32.c: Likewise.
3885 * elf32-fr30.c: Likewise.
3886 * elf32-i370.c: Likewise.
3887 * elf32-i860.c: Likewise.
3888 * elf32-m32r.c: Likewise.
3889 * elf32-m68k.c: Likewise.
3890 * elf32-mcore.c: Likewise.
3891 * elf32-ppc.c: Likewise.
3892 * elf32-sh.c: Likewise.
3893 * elf32-v850.c: Likewise.
3894 * elf64-alpha.c: Likewise.
3895 * elf64-sparc.c: Likewise.
3896 * elflink.c: Likewise.
3897 * elflink.h: Likewise.
3898 * elf-m10200.c: Likewise.
3899 * elf-m10300.c: Likewise.
3900 * elfxx-ia64.c: Likewise.
3901
3902 * aoutx.h: Fix formatting.
3903 * bfd.c: Likewise.
3904 * bfd-in2.h: Likewise.
3905 * bfd-in.h: Likewise.
3906 * cpu-i386.c: Likewise.
3907 * cpu-m68hc11.c: Likewise.
3908 * dwarf2.c: Likewise.
3909 * elf64-x86-64.c: Likewise.
3910 * format.c: Likewise.
3911 * freebsd.h: Likewise.
3912 * hash.c: Likewise.
3913 * hp300hpux.c: Likewise.
3914 * hppabsd-core.c: Likewise.
3915 * hpux-core.c: Likewise.
3916
39172001-01-22 Bo Thorsen <bo@suse.de>
3918
3919 * elf64-x86-64.c: Added PIC support for X86-64.
3920 (elf64_x86_64_link_hash_newfunc): Function added.
3921 (elf64_x86_64_link_hash_table_create): Likewise.
3922 (elf64_x86_64_check_relocs): Likewise.
3923 (elf64_x86_64_gc_mark_hook): Likewise.
3924 (elf64_x86_64_gc_sweep_hook): Likewise.
3925 (elf64_x86_64_adjust_dynamic_symbol): Likewise.
3926 (elf64_x86_64_size_dynamic_sections): Likewise.
3927 (elf64_x86_64_discard_copies): Likewise.
3928 (elf64_x86_64_finish_dynamic_symbol): Likewise.
3929 (elf64_x86_64_finish_dynamic_sections): Likewise.
3930 (elf64_x86_64_relocate_section): Add relocation of PIC sections.
3931
39322001-01-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3933
3934 * Makefile.am (install-data-local): Make use of $(DESTDIR).
3935 * Makefile.in: Regenerate.
3936
39372001-01-21 Kazu Hirata <kazu@hxi.com>
3938
3939 * coff-a29k.c: Fix formatting.
3940
39412001-01-19 H.J. Lu <hjl@gnu.org>
3942
3943 * elf32-i386.c (elf_i386_check_relocs): Report files with bad
3944 relocation section names.
3945 (elf_i386_relocate_section): Report files with bad relocation
3946 section names and return false.
3947
39482001-01-17 Bo Thorsen <bo@suse.de>
3949
3950 * targets.c: Alphabetize list of xvecs.
3951
39522001-01-14 Alan Modra <alan@linuxcare.com.au>
3953
3954 * config.bfd: Add linux target variant for elfxx-hppa.
3955 * configure.in: Recognize bfd_elf32_hppa_linux_vec and
3956 bfd_elf64_hppa_linux_vec.
3957 * configure: Regenerate.
3958 * elf64-hppa.c: Include elf64-target.h again to support linux
3959 target variant.
3960 (elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.
3961 * elf32-hppa.c: Include elf32-target.h again to support linux
3962 target variant.
3963 (elf32_hppa_post_process_headers): New function.
3964 (elf_backend_post_process_headers): Define.
3965 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and
3966 bfd_elf32_hppa_linux_vec.
3967
3968 * elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,
3969 and data_segment_base fields.
3970 (elf32_hppa_link_hash_table_create ): Init them.
3971 (elf32_hppa_check_relocs): Update comments.
3972 (hppa_record_segment_addr): New function.
3973 (elf32_hppa_relocate_section): Call it.
3974 (final_link_relocate): Handle R_PARISC_SEGREL32.
3975 (elf32_hppa_final_link): New function.
3976 (bfd_elf32_bfd_final_link): Define to call it.
3977 (hppa_unwind_entry_compare): New function.
3978 * cache.c (bfd_open_file): Create files in write+read mode.
3979
3980 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for
3981 SEGREL32 and numerous other relocs. Change duplicate
3982 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
3983
3984 * opncls.c (bfd_fdopenr): Add parens like the comment says around
3985 O_ACCMODE.
3986
3987 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create
3988 .plt entries for DT_INIT and DT_FINI.
3989 (elf32_hppa_finish_dynamic_sections): Remove special handling of
3990 DT_INIT and DT_FINI.
3991
3992 * elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit
3993 offsets for stub .plt access if wide mode. Check offset in range.
3994
39952001-01-13 Nick Clifton <nickc@redhat.com>
3996
3997 * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
3998 line.
3999
4000 * coffcode.h (coff_canonicalize_reloc): Remove spurious blank
4001 line.
4002
40032001-01-12 Alan Modra <alan@linuxcare.com.au>
4004
4005 * configure.in ([bfd_elf64_x86_64_vec]): Set target64.
4006 * configure: Regenerate.
4007
40082001-01-11 Peter Targett <peter.targett@arccores.com>
4009
4010 * bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,
4011 bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
4012 * cpu-arc.c (arch_info_struct): Add entries for variants.
4013 (bfd_arc_arch) Set default to bfd_mach_arc_5.
4014 (arc_get_mach) Don't assume machine names prefixed arc- before
4015 testing.
4016 * elf32-arc.c (arc_elf_object_p): Set machine number based on new
4017 selections.
4018 (arc_elf_final_write_processing) Likewise.
4019 (ELF_MACHINE_CODE) Use EM_ARC.
4020
40212001-01-10 Nick Clifton <nickc@redhat.com>
4022
4023 * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
4024
40252001-01-07 Philip Blundell <philb@gnu.org>
4026
4027 * README: Replace `bug-gnu-utils@gnu.org' with
4028 `bug-binutils@gnu.org'.
4029
40302001-01-04 Kazu Hirata <kazu@hxi.com>
4031
4032 * som.c: Fix formatting.
4033
40342001-01-03 Kazu Hirata <kazu@hxi.com>
4035
4036 * ecoffswap.h: Fix formatting.
4037 * elf-bfd.h: Likewise.
4038 * elfarm-nabi.c: Likewise.
4039 * elfarm-oabi.c: Likewise.
4040 * elfcode.h: Likewise.
4041 * elfcore.h: Likewise.
4042 * elflink.c: Likewise.
4043 * elflink.h: Likewise.
4044 * elfxx-ia64.c: Likewise.
4045 * elfxx-target.h: Likewise.
4046 * libbfd.c: Likewise
4047 * linker.c: Likewise.
4048 * lynx-core.c: Likewise.
4049
40502001-01-02 Kazu Hirata <kazu@hxi.com>
4051
4052 * pc532-mach.c: Fix formatting.
4053 * pe-arm.c: Likewise.
4054 * pe-i386.c: Likewise.
4055 * pe-mips.c: Likewise.
4056 * pe-ppc.c: Likewise.
4057 * pe-sh.c: Likewise.
4058 * pei-mips.c: Likewise.
4059 * pei-sh.c: Likewise.
4060 * peicode.h: Likewise.
4061 * ppcboot.c: Likewise.
4062 * ptrace-core.c: Likewise.
4063
40642001-01-01 Kazu Hirata <kazu@hxi.com>
4065
4066 * reloc.c: Fix formatting.
4067 * riscix.c: Likewise.
4068 * rs6000-core.c: Likewise.
4069 * xcoff-target.h: Likewise.
4070
40712000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
4072
4073 * elfcode.h (elf_object_p): Also restore the bfd mach field on
4074 error, by calling bfd_default_set_arch_mach with incoming
4075 values.
4076
40772000-12-26 Kazu Hirata <kazu@hxi.com>
4078
4079 * vaxnetbsd.c: Fix formatting.
4080 * versados.c: Likewise.
4081 * vms-gsd.c: Likewise.
4082 * vms-hdr.c: Likewise.
4083 * vms-misc.c: Likewise.
4084
40852000-12-25 Alexandre Oliva <aoliva@redhat.com>
4086
4087 * archive.c (coff_write_armap): Don't write more than symbol_count
4088 `archive_member_file_ptr's.
4089
40902000-12-25 Kazu Hirata <kazu@hxi.com>
4091
4092 * vms-tir.c: Fix formatting.
4093
40942000-12-23 Kazu Hirata <kazu@hxi.com>
4095
4096 * vms.c: Fix formatting.
4097 * vms.h: Likewise.
4098
40992000-12-21 Santeri Paavolainen <santtu@ssh.com>
4100
4101 * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
4102
4103 * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
4104
4105 * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
4106 arithmetic.
4107
4108 * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
4109
4110 * coffcode.h (styp_to_sec_flags): Add empty statement after label.
4111
41122000-12-21 Richard Sandiford <rsandifo@redhat.com>
4113
4114 * libbfd.c (bfd_get_bits): Added
4115 (bfd_put_bits): Likewise
4116 * bfd-in.h: Declared the above.
4117 * bfd-in2.h: Regenerated.
4118
41192000-12-20 Kazu Hirata <kazu@hxi.com>
4120
4121 * targets.c: Fix formatting.
4122 * tekhex.c: Likewise.
4123 * trad-core.c: Likewise.
4124
41252000-12-19 Kazu Hirata <kazu@hxi.com>
4126
4127 * sco5-core.c: Fix formatting.
4128 * section.c: Likewise.
4129 * sparclinux.c: Likewise.
4130 * sparclynx.c: Likewise.
4131 * sparcnetbsd.c: Likewise.
4132 * srec.c: Likewise.
4133 * stabs.c: Likewise.
4134 * stab-syms.c: Likewise.
4135 * sunos.c: Likewise.
4136 * syms.c: Likewise.
4137 * sysdep.h: Likewise.
4138
41392000-12-18 Nick Clifton <nickc@redhat.com>
4140
4141 * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
4142 defined.
4143 * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
4144 * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
4145
41462000-12-18 Nick Clifton <nickc@redhat.com>
4147
4148 * vms-misc.c (_bfd_vms_get_record): Add default case to
4149 file_format switch.
4150
41512000-12-15 Miloslav Trmac <mitr@volny.cz>
4152
4153 * elfcore.h (elf_core_file_p): Move to the start of the program
4154 headers before attempting to read them.
4155
41562000-12-14 Kazu Hirata <kazu@hxi.com>
4157
4158 * peigen.c: Fix formatting.
4159 * som.c: Likewise.
4160 * som.h: Likewise.
4161
41622000-12-13 Kazu Hirata <kazu@hxi.com>
4163
4164 * peigen.c: Fix formatting.
4165
41662000-12-12 Jim Wilson <wilson@redhat.com>
4167
4168 * elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
4169
41702000-12-08 Mark Salter <msalter@redhat.com>
4171
4172 * binary.c (binary_set_section_contents): Ignore sections
4173 with zero size.
4174
41752000-12-12 Kazu Hirata <kazu@hxi.com>
4176
4177 * m68klinux.c: Fix formatting.
4178 * m68knetbsd.c: Likewise.
4179 * mipsbsd.c: Likewise.
4180 * netbsd-core.c: Likewise.
4181 * netbsd.h: Likewise.
4182 * newsos3.c: Likewise.
4183 * nlm32-alpha.c: Likewise.
4184 * nlm32-i386.c: Likewise.
4185 * nlm32-ppc.c: Likewise.
4186 * nlm32-sparc.c: Likewise.
4187 * nlmcode.h: Likewise.
4188 * nlmswap.h: Likewise.
4189 * nlm-target.h: Likewise.
4190 * ns32knetbsd.c: Likewise.
4191
41922000-12-10 Fred Fish <fnf@be.com>
4193
4194 * elflink.h (elf_link_output_extsym): Don't complain about undefined
4195 symbols in shared objects if allow_shlib_undefined is true.
4196
41972000-12-12 Nick Clifton <nickc@redhat.com>
4198
4199 * cpu-sh.c: Fix formattng.
4200 * elf.c: Fix formattng.
4201 * elf32-mips.c: Fix formattng.
4202 * elf32-sh.c: Fix formattng.
4203 * elf64-alpha.c: Fix formattng.
4204
42052000-12-09 Nick Clifton <nickc@redhat.com>
4206
4207 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass
4208 dwarf2_find_line_info as last parameter to invocation of
4209 _bfd_dwarf2_find_nearest_line.
4210 * elf32-arm.h (elf32_arm_find_nearest_line): Pass
4211 dwarf2_find_line_info as last parameter to invocation of
4212 _bfd_dwarf2_find_nearest_line.
4213
42142000-12-08 Mark Elbrecht <snowball3@bigfoot.com>
4215
4216 * Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...
4217 (BFD_LIBS): ...to here.
4218 (BFD32_BACKENDS_CFILES): Move dwarf2.c from here...
4219 (BFD_LIBS_CFILES): ...to here.
4220 * Makefile.in: Regenerate.
4221 * configure.in: Remove dwarf.lo from the elf shell variable.
4222 * configure: Regenerate.
4223 * libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.
4224 * libcoff.h: Regenerate.
4225 * coffgen.c (coff_find_nearest_line): Call
4226 _bfd_dwarf2_find_nearest_line.
4227 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update
4228 accordingly.
4229 (read_abbrevs): Likewise
4230 (decode_line_info): Likewise.
4231 (parse_comp_unit): Likewise.
4232 (comp_unit_find_nearest_line): Likewise.
4233 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
4234 * libbfd.h: Regenerate.
4235 * elf.c (_bfd_elf_find_nearest_line): Update call.
4236 * elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.
4237 * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.
4238 * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.
4239 (sec_to_styp_flags): Use them. Handle DWARF2 sections.
4240 (styp_to_sec_flags): Handle DWARF2 sections.
4241 * elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call
4242 to _bfd_find_nearest_line.
4243 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to
4244 call to _bfd_find_nearest_line.
4245
42462000-12-08 Kazu Hirata <kazu@hxi.com>
4247
4248 * coffgen.c: Fix formatting.
4249 * elf-m10300.c: Likewise.
4250 * elf32-i386.c: Likewise.
4251 * elf32-i960.c: Likewise.
4252 * elf32-m68k.c: Likewise.
4253 * elf32-mcore.c: Likewise.
4254 * elf32-ppc.c: Likewise.
4255 * elf32-sh.c: Likewise.
4256 * elf32-sparc.c: Likewise.
4257 * elf32-v850.c: Likewise.
4258 * elf64-alpha.c: Likewise.
4259 * elf64-hppa.c: Likewise.
4260 * elf64-mips.c: Likewise.
4261 * elf64-sparc.c: Likewise.
4262
42632000-12-07 Kazu Hirata <kazu@hxi.com>
4264
4265 * elf32-ppc.c: Fix formatting.
4266 * elf64-x86-64.c: Likewise.
4267
42682000-12-06 Ulf Carlsson <ulfc@engr.sgi.com>
4269
4270 From Ralf Baechle <ralf@gnu.org>
4271
4272 * elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
4273 BFDs containing no sections or empty .text, .data or .bss sections
4274 to be merged, regardless of their flags.
4275
42762000-12-06 Kazu Hirata <kazu@hxi.com>
4277
4278 * elf32-m32r.c: Fix formatting.
4279 * elf32-m68hc11.c: Likewise.
4280 * elf32-m68hc12.c: Likewise.
4281 * elf32-m68k.c: Likewise.
4282 * elf32-mcore.c: Likewise.
4283 * elf32-pj.c: Likewise.
4284 * elf32-ppc.c: Likewise.
4285
42862000-12-05 Kazu Hirata <kazu@hxi.com>
4287
4288 * elf32-fr30.c: Fix formatting.
4289 * elf32-hppa.c: Likewise.
4290 * elf32-i370.c: Likewise.
4291 * elf32-i386.c: Likewise.
4292 * elf32-i860.c: Likewise.
4293 * elf32-i960.c: Likewise.
4294
42952000-12-03 Kazu Hirata <kazu@hxi.com>
4296
4297 * elf32-arm.h: Fix formatting.
4298 * elf32-avr.c: Likewise.
4299 * elf32-cris.c: Likewise.
4300 * elf32-d10v.c: Likewise.
4301 * elf32-d30v.c: Likewise.
4302 * elf-hppa.h: Likewise.
4303 * elf-m10200.c: Likewise.
4304 * elf-m10300.c: Likewise.
4305
43062000-12-01 Chris Demetriou <cgd@sibyte.com>
4307
4308 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and
4309 bfd_mach_mips32_4k. Update FIXME comment.
4310 * archures.c (bfd_mach_mips32): New constant.
4311 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
4312 the latter, renumber it.
4313 * bfd-in2.h (bfd_mach_mips32): New constant.
4314 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
4315 the latter, renumber it.
4316 * cpu-mips.c (I_mips32): New constant.
4317 (I_mips4K, I_mips32_4k): Rename the former to the latter.
4318 (arch_info_struct): Add bfd_mach_mips32 entry, replace
4319 bfd_mach_mips4K entry with bfd_mach_mips32_4k entry.
4320 * elf32-mips.c (elf_mips_isa): Add E_MIPS_ARCH_32 case.
4321 (elf_mips_mach): Likewise. Also, replace E_MIPS_MACH_MIPS32
4322 with E_MIPS_MACH_MIPS32_4K.
4323 (_bfd_mips_elf_final_write_processing): Replace
4324 bfd_mach_mips4K with bfd_mach_mips32_4k case, add
4325 bfd_mach_mips32 case.
4326 (_bfd_mips_elf_merge_private_bfd_data): Generalize ISA mixing
4327 comparison with support for MIPS32.
4328 (_bfd_mips_elf_print_private_bfd_data): Print ISA name for
4329 MIPS32.
4330
4331 * aoutx.h (NAME(aout,machine_type)): Add cases for
4332 bfd_mach_mips5 and bfd_mach_mips64.
4333 * archures.c (bfd_mach_mips5, bfd_mach_mips64): New constants.
4334 * bfd-in2.h (bfd_mach_mips5, bfd_mach_mips64): Likewise.
4335 * cpu_mips.c (I_mips5, I_mips64): New definitions.
4336 (arch_info_struct): Add entries for bfd_mach_mips5 and
4337 bfd_mach_mips64.
4338 * elf32-mips.c (elf_mips_isa, elf_mips_mach,
4339 _bfd_mips_elf_print_private_bfd_data): Add cases for
4340 E_MIPS_ARCH_5 and E_MIPS_ARCH_64.
4341 (_bfd_mips_elf_final_write_processing): Add cases for
4342 bfd_mach_mips5 and bfd_mach_mips64.
4343
4344 * aoutx.h (NAME(aout,machine_type)): Add a
4345 bfd_mach_mips_sb1 case.
4346 * archures.c (bfd_mach_mips_sb1): New constant.
4347 * bfd-in2.h (bfd_mach_mips_sb1): New constant.
4348 * cpu-mips.c (I_sb1): New constant.
4349 (arch_info_struct): Add entry for bfd_mach_mips_sb1.
4350 * elf32-mips.c (elf_mips_mach): Add case for
4351 E_MIPS_MACH_SB1.
4352 (_bfd_mips_elf_final_write_processing): Add case for
4353 bfd_mach_mips_sb1.
4354
43552000-12-01 Joel Sherrill <joel@OARcorp.com>
4356
4357 * config.bfd (arm-*-rtems*, a29k-*rtems*): New targets.
4358 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
4359 (sparc*-*-rtems*): Switched from a.out to ELF.
4360
43612000-11-30 Jan Hubicka <jh@suse.cz>
4362
4363 * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
4364 BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
4365 (elf64-x86-64.lo): Add dependencies.
4366 * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
4367 bfd_mach_x86_64_intel_syntax.
4368 * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
4369 * config.bfd (x86_64): Add.
4370 * configure.in: Add support for bfd_elf64_x86_64_vec.
4371 * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
4372 (bfd_i386_arch, i8086_ar): Link in.
4373 * elf64-x86-64.c: New file.
4374 * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
4375 * targets.c (bfd_elf64_x86_64_vec): Add.
4376 (bfd_target_vect): Add bfd_elf64_x86_64_vec.
4377
43782000-11-30 Kazu Hirata <kazu@hxi.com>
4379
4380 * xcofflink.c: Fix formatting.
4381
43822000-11-28 Kazu Hirata <kazu@hxi.com>
4383
4384 * aoutx.h: Fix formatting.
4385 * bfd-in.h: Likewise.
4386 * bfd-in2.h: Likewise.
4387 * cache.c: Likewise.
4388 * cisco-core.c: Likewise.
4389 * coff64-rs6000.c: Likewise.
4390 * coffcode.h: Likewise.
4391 * coffswap.h: Likewise.
4392 * corefile.c: Likewise.
4393 * elf32-mips.c: Likewise.
4394
43952000-11-27 Kazu Hirata <kazu@hxi.com>
4396
4397 * aout-adobe.c: Fix formatting.
4398 * coff64-rs6000.c: Likewise.
4399 * coffgen.c: Likewise.
4400 * cofflink.c: Likewise.
4401
44022000-11-27 Philip Blundell <pb@futuretv.com>
4403
4404 * libcoff-in.h (coff_tdata): Add `strings_written' flag.
4405 (obj_coff_strings_written): New accessor macro for above.
4406 * libcoff.h: Regenerate.
4407 * cofflink.c (_bfd_coff_final_link): Say that we wrote the
4408 strings.
4409 * coffcode.h (coff_write_object_contents): No need to write out
4410 the string table if it's already been done.
4411
44122000-11-22 Philip Blundell <pb@futuretv.com>
4413
4414 * cofflink.c (_bfd_coff_generic_relocate_section): Don't object to
4415 weak undefined symbols.
4416
44172000-11-24 Nick Clifton <nickc@redhat.com>
4418
4419 * archures.c (bfd_mach_arm_5TE): Define.
4420 (bfd_mach_arm+XScale): Define.
4421 * bfd-in2.h: Regenerate.
4422
4423 * coff-arm.c (coff_arm_reloc_type_lookup): Accept
4424 BFD_RELOC_ARM_PCREL_BLX.
4425
4426 * coffcode.h (coff_set_flags): Set flags for 5t, 5te and
4427 XScale machine numbers.
4428
4429 * config.bfd (xscale-elf): Add target.
4430 (xscale-coff): Add target.
4431
4432 * cpu-arm.c: Add xscale machine name.
4433 Add v5t, v5te and XScale machine numbers.
4434
44352000-11-23 Kazu Hirata <kazu@hxi.com>
4436
4437 * aix386-core.c: Fix formatting.
4438
44392000-11-22 Jim Wilson <wilson@redhat.com>
4440
4441 * coff-ia64.c (howto_table): Use EMPTY_HOWTO.
4442 (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters.
4443 * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.
4444 (ins_imms_scaled): Initialize sign_bit at function entry.
4445 (elf64_ia64_operands): Add missing initializers.
4446 * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup,
4447 elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections,
4448 elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name,
4449 elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff,
4450 elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused
4451 parameters.
4452 (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,
4453 and free_extsyms at function entry.
4454 (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result.
4455 (elfNN_ia64_create_dynamic_sections): Delete unused local h.
4456 (get_got): Delete unused local srel.
4457 (elfNN_ia64_check_relocs): Initialize dynrel_type when declared.
4458 (elfNN_ia64_relocate_section): Delete unused local dynindx.
4459
44602000-11-21 Kazu Hirata <kazu@hxi.com>
4461
4462 * coff-a29k.c: Fix formatting.
4463 * coff-h8500.c: Likewise.
4464 * coff-i960.c: Likewise.
4465 * coff-ppc.c: Likewise.
4466 * coff-rs6000.c: Likewise.
4467 * coff-stgo32.c: Likewise.
4468 * coff-tic54x.c: Likewise.
4469 * coff-w65.c: Likewise.
4470 * cpu-h8500.c: Likewise.
4471 * cpu-hppa.c: Likewise.
4472 * cpu-ns32k.c: Likewise.
4473 * ecoff.c: Likewise.
4474 * ecofflink.c: Likewise.
4475
44762000-11-21 Nick Clifton <nickc@redhat.com>
4477
4478 * elf32-sh.c (sh_elf_reloc_loop): Fix compile time warning, and
4479 remove possibility of infinite loop.
4480
44812000-11-20 Kazu Hirata <kazu@hxi.com>
4482
4483 * aix386-core.c: Fix formatting.
4484 * aout-adobe.c: Likewise.
4485 * aout-arm.c: Likewise.
4486 * aout-encap.c: Likewise.
4487 * aout-ns32k.c: Likewise.
4488 * aout-target.h: Likewise.
4489 * aout-tic30.c: Likewise.
4490 * aoutf1.h: Likewise.
4491 * aoutx.h: Likewise.
4492 * archive.c: Likewise.
4493 * bfd-in.h: Likewise.
4494 * bfd-in2.h: Likewise.
4495 * bfd.c: Likewise.
4496 * bout.c: Likewise.
4497
44982000-11-17 H.J. Lu <hjl@gnu.org>
4499
4500 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Don't create
4501 pltoff entries for DT_INIT and DT_FINI.
4502 (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
4503 (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
4504 entries.
4505
45062000-11-16 Richard Henderson <rth@redhat.com>
4507
4508 * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.
4509 (allocate_dynrel_entries): Likewise.
4510 (elfNN_ia64_relocate_section): Likewise. Set REL addends correctly.
4511 (set_pltoff_entry): Likewise.
4512 (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
4513 (elfNN_ia64_reloc_type_lookup): Likewise.
4514 (elfNN_ia64_install_value): Likewise.
4515 (elfNN_ia64_relocate_section): Likewise.
4516 * reloc.c (BFD_RELOC_IA64_SEGBASE): Remove.
4517 (BFD_RELOC_IA64_EPLTMSB, BFD_RELOC_IA64_EPLTLSB): Remove.
4518
45192000-11-16 Kazu Hirata <kazu@hxi.com>
4520
4521 * cpu-a29k.c: Fix formatting.
4522 * cpu-alpha.c: Likewise.
4523 * cpu-arm.c: Likewise.
4524 * cpu-avr.c: Likewise.
4525 * cpu-d10v.c: Likewise.
4526 * cpu-h8500.c: Likewise.
4527 * cpu-hppa.c: Likewise.
4528 * cpu-i370.c: Likewise.
4529 * cpu-i386.c: Likewise.
4530 * cpu-i960.c: Likewise.
4531 * cpu-ia64-opc.c: Likewise.
4532 * cpu-ia64.c: Likewise.
4533 * cpu-m32r.c: Likewise.
4534 * cpu-m68hc11.c: Likewise.
4535 * cpu-m68hc12.c: Likewise.
4536 * cpu-m68k.c: Likewise.
4537 * cpu-m88k.c: Likewise.
4538 * cpu-mips.c: Likewise.
4539 * cpu-ns32k.c: Likewise.
4540 * cpu-pj.c: Likewise.
4541 * cpu-powerpc.c: Likewise.
4542 * cpu-sh.c: Likewise.
4543 * cpu-sparc.c: Likewise.
4544 * cpu-tic54x.c: Likewise.
4545 * cpu-v850.c: Likewise.
4546 * cpu-vax.c: Likewise.
4547 * cpu-w65.c: Likewise.
4548 * cpu-we32k.c: Likewise.
4549 * cpu-z8k.c: Likewise.
4550 * dwarf1.c: Likewise.
4551 * dwarf2.c: Likewise.
4552
45532000-11-15 Kazu Hirata <kazu@hxi.com>
4554
4555 * coff-arm.c: Fix formatting.
4556 * coff-ppc.c: Likewise.
4557 * coff-rs6000.c: Likewise.
4558 * coff-sh.c: Likewise.
4559 * coff-sparc.c: Likewise.
4560 * coff-tic30.c: Likewise.
4561 * coff-tic54x.c: Likewise.
4562 * coff-tic80.c: Likewise.
4563 * coff-w65.c: Likewise.
4564 * coff-we32k.c: Likewise.
4565 * coff-z8k.c: Likewise.
4566
45672000-11-15 Richard Henderson <rth@redhat.com>
4568
4569 * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
4570 section with the same ALLOC|LOAD flags as the source section.
4571
45722000-11-14 Jakub Jelinek <jakub@redhat.com>
4573
4574 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
4575 by STO_ALPHA constants.
4576
45772000-11-14 Kazu Hirata <kazu@hxi.com>
4578
4579 * coff-pmac.c: Fix formatting.
4580 * coff-ppc.c: Likewise.
4581
45822000-11-13 H.J. Lu <hjl@gnu.org>
4583
4584 * elflink.h (elf_link_add_object_symbols): Also add indirect
4585 symbols for common symbols with the default version.
4586
45872000-11-09 Philip Blundell <pb@futuretv.com>
4588
4589 * section.c (STD_SECTION): Set gc_mark flag.
4590
45912000-11-11 Kazu Hirata <kazu@hxi.com>
4592
4593 * coff-i960.c: Likewise.
4594 * coff-m68k.c: Likewise.
4595 * coff-m88k.c: Likewise.
4596 * coff-mcore.c: Likewise.
4597 * coff-mips.c: Likewise.
4598
45992000-11-11 Bernd Schmidt <bernds@cygnus.co.uk>
4600
4601 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
4602
46032000-11-10 Kazu Hirata <kazu@hxi.com>
4604
4605 * coff-h8300.c: Fix formatting.
4606 * coff-h8500.c: Likewise.
4607 * coff-i386.c: Likewise.
4608 * coff-i860.c: Likewise.
4609 * coff-i960.c: Likewise.
4610 * coff-ia64.c: Likewise.
4611
46122000-11-09 Kazu Hirata <kazu@hxi.com>
4613
4614 * archive.c: Fix formatting.
4615 * archures.c: Likewise.
4616
46172000-11-07 Richard Henderson <rth@redhat.com>
4618
4619 * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
4620 Set it before bfd_elf64_bfd_final_link call. Use it after the call.
4621 * section.c (bfd_set_section_contents): Call memcpy if
4622 section->contents set and location not equal to contents plus offset.
4623
46242000-11-08 Kazu Hirata <kazu@hxi.com>
4625
4626 * bfd-in.h: Fix formatting.
4627 * bfd-in2.h: Likewise.
4628 * bfd.c: Likewise.
4629 * binary.c: Likewise.
4630 * bout.c: Likewise.
4631 * coff-a29k.c: Likewise.
4632 * coff-alpha.c: Likewise.
4633 * coff-apollo.c: Likewise.
4634 * coff-aux.c: Likewise.
4635
46362000-11-07 Kazu Hirata <kazu@hxi.com>
4637
4638 * aix386-core.c: Fix formatting.
4639 * aoutf1.h: Likewise.
4640 * aoutx.h: Likewise.
4641 * archures.c: Likewise.
4642 * armnetbsd.c: Likewise.
4643
46442000-11-07 Alan Modra <alan@linuxcare.com.au>
4645
4646 * coff-h8300.c (special): Adjust reloc address.
4647
46482000-11-06 Steve Ellcey <sje@cup.hp.com>
4649
4650 * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
4651 to differentiate elf32 and elf64 on ia64.
4652 * bfd-in2.h: Regenerate.
4653 * config.bfd: Add target for "ia64*-*-hpux*".
4654 * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
4655 * configure: Regenerate.
4656 * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
4657 * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
4658
4659 * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
4660 from elfxx-ia64.c. Add depenency rules for making elf32-ia64.lo.
4661 * Makefile.in: Regnerate.
4662 * elf64-ia64.c: Deleted.
4663 * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
4664
46652000-11-06 Kazu Hirata <kazu@hxi.com>
4666
4667 * aout-adobe.c: Fix formatting.
4668 * aout-arm.c: Likewise.
4669 * aout-cris.c: Likewise.
4670 * aout-encap.c: Likewise.
4671 * aout-ns32k.c: Likewise.
4672 * aout-target.h: Likewise.
4673 * aout-tic30.c: Likewise.
4674
46752000-11-05 Philip Blundell <philb@gnu.org>
4676
4677 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
4678 BFDs containing no sections to be merged, regardless of their flags.
4679
46802000-11-04 Philip Blundell <philb@gnu.org>
4681
4682 * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
4683 if a relocation for an undefined symbol also results in an
4684 overflow.
4685
46862000-11-06 Christopher Faylor <cgf@cygnus.com>
4687
4688 * config.bfd: Add support for Sun Chorus.
4689
46902000-11-05 David O'Brien <obrien@FreeBSD.org>
4691
4692 * configure.in: Recognize alpha-*-freebsd*.
4693 * configure: Regenerate.
4694
46952000-11-02 Luciano Gemme <ishitawa@yahoo.com>
4696
4697 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
4698 (Chunk): New global variable set by a parameter in objcopy.c.
4699 (S3Forced): New global variable set by a parameter in
4700 objcopy.c.
4701 (srec_set_section_contents): If S3Forced is true, always generate
4702 S3 records.
4703 (srec_write_section): Use 'Chunk' to limit maximum length of S
4704 records.
4705
47062000-11-02 Per Lundberg <plundis@chaosdev.org>
4707
4708 * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
4709 * Makefile.in: Regenerate.
4710 * bfd-in2.h: Regenerate.
4711 * po/bfd.pot: Regenerate.
4712
47132000-10-31 Philip Blundell <philb@gnu.org>
4714
4715 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
4716 EF_SOFT_FLOAT if it is defined.
4717
47182000-10-27 Philip Blundell <philb@gnu.org>
4719
4720 * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
4721 attempts to mix PIC code with non-PIC, just mark the output as
4722 being position dependent.
4723 (elf32_arm_merge_private_bfd_data): Likewise. Print an error
4724 message for EF_SOFT_FLOAT mismatches. Display diagnostics for
4725 all mismatches, not just the first one.
4726
47272000-10-25 Chris Demetriou <cgd@sibyte.com>
4728
4729 * ieee.c (ieee_archive_p): Plug one of many possible
4730 memory leaks in error handling.
4731
47322000-10-20 Jakub Jelinek <jakub@redhat.com>
4733
4734 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
4735 elf32_sparc_object_p, elf32_sparc_final_write_processing):
4736 Support v8plusb.
4737 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
4738 sparc64_elf_object_p): Support v9b.
4739 * archures.c: Declare v8plusb and v9b machines.
4740 * bfd-in2.h: Ditto.
4741 * cpu-sparc.c: Ditto.
4742
47432000-10-16 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
4744
4745 * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
4746 of a GOT reloc.
4747
4748 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
4749 (SYMBOL_CALLS_LOCAL): New macro.
4750 (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
4751 (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
4752 (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
4753 (ppc_elf_relocate_section): Use flag variable to determine
4754 whether the relocation refers to a local symbol.
4755 Test whether a PLTREL24 reloc will produce a reloc by looking
4756 to see whether a PLT entry was made.
4757
47582000-10-14 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
4759
4760 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
4761 entries that could serve as a definition for a weak symbol.
4762
47632000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>
4764
4765 From Ralf Baechle <ralf@gnu.org>
4766
4767 * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
4768 local_p. Add symbol value only for non-R_MIPS_REL32 relocations
4769 against local symbols.
4770 (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
4771
47722000-10-12 Alan Modra <alan@linuxcare.com.au>
4773
4774 * section.c (struct sec): Add kept_section.
4775 (struct bfd_comdat_info): Remove sec, we can use above.
4776 (STD_SECTION): Add initializer.
4777 (bfd_make_section_anyway): Init here too.
4778
4779 * bfd-in2.h: Regenerate.
4780
4781 * elflink.h (elf_link_add_object_symbols): Remove unnecessary
4782 zeroing of `flags'.
4783 (elf_link_input_bfd): Set all asection->symbol->value's here, and
4784 fudge values for discarded link-once section symbols.
4785
4786 * elf64-hppa.c: Include alloca-conf.h
4787
47882000-10-11 Alan Modra <alan@linuxcare.com.au>
4789
4790 * elf.c (swap_out_syms): Revert 2000-10-07 changes.
4791
4792 * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
4793
47942000-10-10 Alan Modra <alan@linuxcare.com.au>
4795
4796 * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
4797
47982000-10-10 Tom Rix <trix@redhat.com>
4799
4800 * section.c (bfd_make_section_anyway): Release newsect ptr when
4801 newsect->symbol fails to alloc. Use bfd_release instead of free.
4802
48032000-10-09 Richard Henderson <rth@cygnus.com
4804
4805 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
4806 (elf64_ia64_unwind_entry_compare): New.
4807 (elf64_ia64_final_link): Sort the .IA_64.unwind section.
4808
48092000-10-07 Alan Modra <alan@linuxcare.com.au>
4810
4811 * elflink.h (size_dynamic_sections): Don't create various tags if
4812 .dynstr is excluded from the link. Don't set first dynsym entry
4813 if dynsymcount is zero.
4814 (elf_bfd_final_link): Don't try to swap out dynamic syms if
4815 .dynsym excluded from the link. Don't try to write any dynamic
4816 sections excluded from the link.
4817
4818 * elf.c (swap_out_syms): Handle global section symbols.
4819
48202000-10-05 DJ Delorie <dj@redhat.com>
4821
4822 * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
4823 * coffcode.h (coff_set_alignment_hook): read extended reloc count
4824 (coff_write_relocs): write extended reloc count
4825 (coff_write_object_contents): account for extended relocs
4826
48272000-10-05 Jim Wilson <wilson@cygnus.com>
4828
4829 * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
4830 field.
4831 * elf.c (_bfd_elf_make_section_from_shdr): Call the
4832 elf_backend_section_flags function.
4833 * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
4834 code.
4835 (elf64_ia64_section_flags): New function containing flag conversion
4836 code.
4837 (elf_backend_section_flags): Define to elf64_ia64_section_flags.
4838 * elfxx-target.h (elf_backend_section_flags): Define.
4839 (elfNN_bed): Initialize elf_backend_section_flags field.
4840
48412000-10-02 Alan Modra <alan@linuxcare.com.au>
4842
4843 * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
4844 _bfd_elf32_gc_record_vtable. Correct a comment.
4845
48462000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>
4847
4848 From Ralf Baechle <ralf@gnu.org>
4849
4850 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
4851 produces binaries with got[1] = 0x80000001 to differenciate them
4852 for the dynamic linker from the broken binaries produced by old
4853 versions.
4854
48552000-09-30 Petr Sorfa <petrs@sco.com>
4856
4857 * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
4858 (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
4859 * configure.in: Add check for pxstatus_t and lwpxstatus_t.
4860 * configure: Regenerate.
4861
48622000-09-27 Hans-Peter Nilsson <hp@axis.com>
4863
4864 Define two bfd_targets for absence and presence of leading
4865 underscore on symbols. Make sure to only link same kind.
4866 * elf32-cris.c (cris_elf_object_p,
4867 cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
4868 cris_elf_merge_private_bfd_data): New.
4869 (elf_backend_object_p, elf_backend_final_write_processing,
4870 bfd_elf32_bfd_print_private_bfd_data,
4871 bfd_elf32_bfd_merge_private_bfd_data): Define.
4872 <Target vector definition>: Include elf32-target.h twice with
4873 different macro settings:
4874 (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
4875 bfd_elf32_us_cris_vec.
4876 (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
4877 (elf_symbol_leading_char): First as 0, then '_'.
4878 (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
4879 * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
4880 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
4881 * configure: Regenerate.
4882 * targets.c: Declare bfd_elf32_us_cris_vec.
4883 * po/bfd.pot: Regenerate.
4884
48852000-09-29 Momchil Velikov <velco@fadata.bg>
4886
4887 * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
4888 R_ARM_THM_PC22 relocations.
4889
48902000-09-29 NIIBE Yutaka <gniibe@chroot.org>
4891
4892 * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
4893
48942000-09-29 Momchil Velikov <velco@fadata.bg>
4895
4896 * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
4897 is has the SEC_HAS_CONTENTS flag set.
4898