* config.sub, config.guess: Import latest from subversions.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
ba3ef70e
AM
12001-08-20 Alan Modra <amodra@bigpond.net.au>
2
3 * archive.c (offsetof): Remove define.
4 * elf.c: Likewise.
5 * oasys.c: Likewise
6 * sysdep.h (offsetof): Define.
7
c0846b23
AM
82001-08-17 Alan Modra <amodra@bigpond.net.au>
9
10 * bfd.c (bfd_get_gp_size): Return an unsigned int.
11 (bfd_set_gp_size): Make param unsigned.
12 * bfd-in2.h: Regenerate.
13 * elf32-ppc.c (ppc_elf_add_symbol_hook): Use elf_gp_size rather
14 than calling bfd_get_gp_size.
15 * elf64-alpha.c (elf64_alpha_add_symbol_hook): Likewise.
16 * elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Likewise.
17
0ac450b6
AM
182001-08-17 Alan Modra <amodra@bigpond.net.au>
19
20 * linker.c (default_fill_link_order): Handle four byte fill value.
21
3619ad04
AM
222001-08-17 Alan Modra <amodra@bigpond.net.au>
23
5d964dfa
AM
24 * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missing
25 prototype.
26 * nlm32-alpha.c (nlm_alpha_write_external): Fix warning.
27
5e572849
AM
28 * elf64-mips.c (UNUSED_RELOC): Define.
29 (mips_elf64_howto_table_rel): Use it.
30 (mips_elf64_howto_table_rela): Here too.
31 (mips_elf64_write_relocs): Fix signed/unsigned warning.
32
cea4409c
AM
33 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED to
34 silence warning.
35 * coffgen.c (coff_print_symbol): Fix warnings.
36 (coff_find_nearest_line): Likewise.
37 * cofflink.c (_bfd_coff_link_input_bfd): Likewise.
38 * coff-alpha.c (alpha_convert_external_reloc): Likewise.
39 * format.c (bfd_check_format_matches): Likewise.
40 (bfd_set_format): Likewise.
41 * coff-ia64.c: Add missing prototypes.
42 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Make addend
43 signed to silence warnings.
44 (elf64_alpha_relocate_section): Likewise.
45 (elf64_alpha_find_reloc_at_ofs): Fix warnings.
46 (elf64_alpha_add_symbol_hook): Likewise.
47 (elf64_alpha_final_link): Likewise.
48 (elf64_alpha_relax_section): Remove redundant assign to info.gotent.
49 (elf64_alpha_merge_gots): Add ATTRIBUTE_UNUSED to unused args.
50 (elf64_alpha_size_got_sections): Likewise.
51 * elfxx-ia64.c: Add missing prototypes.
52 (elfNN_ia64_relocate_section): Fix warning.
53 (elfNN_ia64_unwind_entry_compare): Make params const.
54
0ac450b6
AM
552001-08-17 Alan Modra <amodra@bigpond.net.au>
56
e9e69f5a
AM
57 * config.bfd (targ64_selvecs): New.
58 <powerpc-*-aix* entry>: Use it here instead of ineffectual #ifdef.
59
69263e90
AM
60 * bfd-in.h (BFD_VERSION): Remove wrong comment.
61 (BFD_DEFAULT_TARGET_SIZE): New.
62 (BFD_ARCH_SIZE): Comment.
63 * configure.in (target_size): New. Set instead of target64 in
64 selvecs case statement. Set target64 from it.
65 (bfd_default_target_size): New. Set from taget_size. AC_SUBST.
66 * bfd-in2.h: Regenerate.
67 * configure: Regenerate.
68
0ac450b6
AM
692001-08-17 Alan Modra <amodra@bigpond.net.au>
70
3619ad04
AM
71 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.
72 (bfd_errmsgs): Add corresponding message.
73 * archive.c (bfd_generic_archive_p): Don't release bfd_ardata when
74 finding an archive that contains different format object files.
75 Return bfd_error_wrong_object_format for this case.
76 * format.c: Formatting fixes. s/CONST/const/.
77 (bfd_check_format_matches): Accept archives that give
78 bfd_error_wrong_object_format if no full match is found. Tidy
79 code handling matching_vector. Don't return a pointer to freed
80 memory in `matching'. Handle ambiguous matches as for partial
81 archive matches.
82 * bfd-in2.h: Regenerate.
83
47fda0d3
AM
842001-08-15 Alan Modra <amodra@bigpond.net.au>
85
86 * libieee.h (common_header_type): Add last_byte field.
87
88 * ieee.c: Add missing prototypes. Some format fixes.
89 (struct output_buffer_struct): Move for availability to prototypes.
90 (ieee_part_after): New function.
91 (ieee_slurp_debug): Use it here.
92 (ieee_seek): Pass in ieee_data_struct rather than bfd. Use
93 ieee_part_after to set last_byte to one past end of current part.
94 Update callers.
95 (ieee_pos): Pass in ieee_data_struct rather than bfd.
96 Update callers.
97 (parse_expression): Don't go beyond the end of the current part.
98 (ieee_slurp_external_symbols): Correct type passed to read_2bytes.
99 (ieee_get_symtab_upper_bound, ieee_get_symtab,
100 ieee_get_symbol_info, ieee_print_symbol, ieee_new_section_hook,
101 ieee_get_reloc_upper_bound, ieee_canonicalize_reloc, block,
102 ieee_set_section_contents, ieee_write_object_contents,
103 ieee_make_empty_symbol): Make static.
104 (ieee_archive_p): Correct comments regarding bfd_read.
105 (ieee_object_p): Similarly.
106 (ieee_mkobject): Move it. Clear output_ptr_start, output_ptr,
107 output_ptr_end, input_ptr_start, input_ptr, input_ptr_end,
108 input_bfd, output_bfd, output_buffer.
109 (do_as_repeat): Write out ieee_set_current_pc_enum value as for
110 do_with_relocs, ie. as a symbol for relocatable files.
111 (ieee_vec): Add comments showing functions referenced by macros.
112
1725a96e
NC
1132001-08-14 Nick Clifton <nickc@cambridge.redhat.com>
114
115 * aout-tic30.c: Add missing prototypes. Fix formatting.
116 * aout-ns32k.c: Add missing prototypes. Fix formatting.
117 * peXXigen.c: Add missining prototypes. Fix formatting.
118 * aout-adobe.c: Add missining prototypes. Fix formatting.
119
fa645acb
NC
1202001-08-13 Nick Clifton <nickc@cambridge.redhat.com>
121
122 * elf32-v850.c: Add missing function prototypes.
123 Fix some formatting.
1725a96e 124
fa645acb
NC
125 * cpu-v850.c: Add missing function prototype.
126 Fix some formatting.
127
4e771d61
NC
1282001-08-11 Nick Clifton <nickc@cambridge.redhat.com>
129
130 * elf-bfd.h (struct elf_backend_data): Add new fields
131 'elf_backend_sprintf_vma' and 'elf_backend_fprintf_vma'.
132 (bfd_elf_sprintf_vma): Rename function prototype to
133 '_bfd_elf_sprintf_vma'.
134 (bfd_elf_fprintf_vma): Rename function prototype to
135 '_bfd_elf_fprintf_vma'.
136 * bfd.c (bfd_sprintf_vma): Do not invoke bfd_elf_sprintf_vma
137 directly, instead indirect via the elf_backend_data structure.
138 (bfd_fprintf_vma): Do not invoke bfd_elf_fprintf_vma directly,
139 instead indirect via the elf_backend_data structure.
140 * elf.c (bfd_elf_sprintf_vma): Rename to _bfd_elf_sprintf_vma.
141 (bfd_elf_fprintf_vma): Rename to _bfd_elf_fprintf_vma.
142 * elfxx-target.h (elf_backend_sprintf_vma): Initialise if not
143 already defined.
144 (elf_backend_fprintf_vma): Initialise if not already defined.
145 (struct elf_backend_data): Initialise the
146 elf_backend_sprintf_vma and elf_backend_fprintf_vma fields.
147
99c79b2e
AJ
1482001-08-10 Andreas Jaeger <aj@suse.de>
149
150 * elf64-sparc.c: Add missing prototypes.
151 * elf32-cris.c: Likewise.
152 * elf32-i370.c: Likewise.
153 * elf64-hppa.c: Likewise.
154 * elf64-s390.c: Likewise.
155
1e1b3bc2
AJ
1562001-08-10 Andreas Jaeger <aj@suse.de>
157
158 * elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.
159 Add prototypes where needed.
160
ef071f24
L
1612001-08-10 H.J. Lu <hjl@gnu.org>
162
163 * bfd.c (bfd_sprintf_vma): Fix a typo in the last change.
164 (bfd_fprintf_vma): Likewise.
165
5c36c02b
L
1662001-08-10 H.J. Lu <hjl@gnu.org>
167
168 * bfd.c (bfd_sprintf_vma): Don't return void.
169 (bfd_fprintf_vma): Likewise.
170
0218d1e4
AJ
1712001-08-10 Andreas Jaeger <aj@suse.de>
172
173 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
174 to build warnings.
175 * configure: Regenerate.
176
814fa6ab
AM
1772001-08-10 Alan Modra <amodra@bigpond.net.au>
178
cc55aec9
AM
179 * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED to quiet
180 warning if not BFD64. Add braces so emacs auto format works.
181 (bfd_elf_fprintf_vma): Likewise.
182
814fa6ab
AM
183 * libxcoff.h (struct xcoff_backend_data_rec): Constify src param
184 of _xcoff_swap_ld*.
185 * coff-rs6000.c (xcoff_swap_ldhdr_in): Modify type of external
186 param to agree with libxcoff.h.
187 (xcoff_swap_ldhdr_out): Likewise.
188 (xcoff_swap_ldsym_in): Likewise.
189 (xcoff_swap_ldsym_out): Likewise.
190 (xcoff_swap_ldrel_in): Likewise.
191 (xcoff_swap_ldrel_out): Likewise.
192 (xcoff_create_csect_from_smclas): Likewise.
193 * coff64-rs6000.c: Add missing prototypes.
194 (xcoff64_swap_ldhdr_in): Modify type of external param to agree
195 with libxcoff.h.
196 (xcoff64_swap_ldhdr_out): Likewise.
197 (xcoff64_swap_ldsym_in): Likewise.
198 (xcoff64_swap_ldsym_out): Likewise.
199 (xcoff64_swap_ldrel_in): Likewise.
200 (xcoff64_swap_ldrel_out): Likewise.
201 (xcoff64_ppc_relocate_section): Make static.
202 (xcoff64_slurp_armap): Likewise.
203 (xcoff64_archive_p): Likewise.
204 (xcoff64_openr_next_archived_file): Likewise.
205 (xcoff64_sizeof_headers): Likewise.
206 (xcoff64_is_lineno_count_overflow): Likewise.
207 (xcoff64_is_reloc_count_overflow): Likewise.
208 (xcoff64_loader_symbol_offset): Likewise.
209 (xcoff64_loader_reloc_offset): Likewise.
210 * elf64-gen.c: Add missing prototypes.
211
d3b05f8d
L
2122001-08-09 H.J. Lu <hjl@gnu.org>
213
214 * elf.c (bfd_elf_sprintf_vma): Check ELFCLASS64 only in BFD64.
215 (bfd_elf_fprintf_vma): Likewise.
216
d69bb69b
L
2172001-08-09 H.J. Lu <hjl@gnu.org>
218
219 * bfd-in.h (bfd_elf_sprintf_vma, bfd_elf_fprintf_vma): Moved
220 to ...
221 * elf-bfd.h: Here.
222 * bfd-in2.h: Regenerated.
223
ae4221d7
L
2242001-08-09 H.J. Lu <hjl@gnu.org>
225
226 * bfd-in.h (bfd_sprintf_vma): New prototype.
227 (bfd_fprintf_vma): Likewise.
228 (bfd_elf_sprintf_vma): Likewise.
229 (bfd_elf_fprintf_vma): Likewise.
230 (bfd_printf_vma): New. Defined with bfd_fprintf_vma.
231 * bfd-in2.h: Regenerated.
232
233 * bfd.c (bfd_sprintf_vma): New. Defined.
234 (bfd_fprintf_vma): Likewise.
235
236 * elf.c (bfd_elf_sprintf_vma): New. Defined.
237 (bfd_elf_fprintf_vma): Likewise.
238
a7b97311
AM
2392001-08-09 Alan Modra <amodra@bigpond.net.au>
240
241 * coff-rs6000.c: Add missing prototypes.
242 (xcoff_ppc_relocate_section, xcoff_is_lineno_count_overflow,
243 xcoff_is_reloc_count_overflow, xcoff_loader_symbol_offset,
244 xcoff_loader_reloc_offset): Make static.
245 * dwarf1.c: Add missing prototypes.
246 * dwarf2.c: Add missing prototypes.
247 (struct abbrev_info): Move definition.
248 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.
249 * elf.c: Add missing prototypes.
250 * elf32-gen.c: Likewise.
251 * elf32-i386.c: Likewise.
252 * elf32-ppc.c: Likewise.
253 (ppc_elf_sort_rela): Use PTR instead of "void *".
254 * elflink.h: Add missing prototypes. Formatting fixes.
255 * merge.c: Add missing prototypes.
256 (last4_eq): Use PTR instead of "void *".
257 (last_eq): Likewise.
258 * syms.c: Add missing prototypes.
259
55ab10f0
NC
2602001-08-09 Nick Clifton <nickc@cambridge.redhat.com>
261
262 * bfd.c: Fix formatting.
263 * bfd-in2.h: Regenerate.
264
1c26dc27
NC
2652001-08-09 Nick Clifton <nickc@cambridge.redhat.com>
266
267 * elf32-arc.c (R_ARC_B22_PCREL): Change 'partial_inplace' to
268 true (this target uses REL relocations) and 'pcrel_offset' to
269 false (the PC is implied, not stored in the offset).
270
2517a57f
AM
2712001-08-08 Alan Modra <amodra@bigpond.net.au>
272
273 1999-10-19 Linus Nordberg <linus@swox.se>
274 * elf-bfd.h (struct elf_backend_data): Add want_got_sym.
275 * elfxx-target.h (elf_backend_want_got_sym): Define.
276 (elfNN_bed): Add elf_backend_want_got_sym.
277 * elflink.c (_bfd_elf_create_got_section): Define
278 _GLOBAL_OFFSET_TABLE_ only if bed->want_got_sym.
279
f2363ce5
AO
2802001-08-08 Alexandre Oliva <aoliva@redhat.com>
281
282 * dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.
283 (find_rela_addend): New function.
284 (parse_comp_unit): Call it to find the abbrev offset addend.
285 (_bfd_dwarf2_find_nearest_line): Initialize and maintain the new
286 members of dwarf2_debug as debugging information is read.
287
993e9275
NC
2882001-08-07 Nick Clifton <nickc@cambridge.redhat.com>
289
290 * coff-sh.c (sh_coff_reloc_type_lookup): Provide for sh-coff
291 targets as well as sh-pe.
292
62efb346
NC
2932001-08-03 Ben Harris <bjh21@netbsd.org>
294
295 * elf32-arm.h (elf32_arm_final_link_relocate): Include offset of
296 reloc from start of section when computing value for R_ARM_REL32
297 reloc.
298
8e1d4bbb
AM
2992001-08-03 Alan Modra <amodra@bigpond.net.au>
300
301 From H.J. Lu <hjl@gnu.org>
302 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Don't
303 keep relocs for undefined syms if there are no dynamic sections in
304 executable.
305 * elf32-hppa.c (allocate_plt_and_got_and_discard_relocs): Likewise.
306
8ceb7a1b
CW
3072001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
308
309 * cofflink.c (coff_link_check_ar_symbols): also search for
310 __imp__symbol as well as _symbol.
311 * linker.c (_bfd_generic_link_add_archive_symbols): also
312 search for __imp__symbol as well as _symbol.
313
00a7cdc5
NC
3142001-08-01 Adam Nemet <anemet@lnxw.com>
315
316 * elf.c (elf_sort_sections): Return zero only as the last step.
317
d8adc60f
NC
3182001-08-01 Nick Clifton <nickc@cambridge.redhat.com>
319
320 * config.bfd (arm-vxworks): Change name of define from VXWORKS to
321 ARM_COFF_BUGFIX.
322 (arm-epoc-pe): Define ARM_COFF_BUGFIX.
323 coff-arm.c (coff_arm_relocate_section): Replace VXWORKS with
324 ARM_COFF_BUGFIX.
325
407c2b92
NC
3262001-07-30 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
327
328 * libecoff.h (_bfd_ecoff_styp_to_sec_flags): Changed return type
329 to match corresponding bfd_coff_backend data member.
330
8a5cc6be
AM
3312001-07-24 Alan Modra <amodra@bigpond.net.au>
332
333 * Makefile.am: Update dependencies with "make dep-am".
334 * Makefile.in: Regenerate
335
01467f2a
L
3362001-07-15 H.J. Lu <hjl@gnu.org>
337
338 * Makefile.am (po/SRC-POTFILES.in): Use tmp.src instead of tmp.
339 (po/BLD-POTFILES.in): Use tmp.bld instead of tmp.
340 * Makefile.in: Regenerate.
341
824e2cb4
L
3422001-07-11 H.J. Lu <hjl@gnu.org>
343
344 * elf64-alpha.c (elf64_alpha_check_relocs): Set the ALLOC|LOAD
345 flags when creating the reloc section if the ALLOC flag in the
346 source section is set.
347
a4bd8390
JW
3482001-07-11 Steve Ellcey <sje@cup.hp.com>
349
350 * reloc.c (bfd_reloc_code_type): Add IA64 relocs
351 BFD_RELOC_IA64_LTOFF_FPTR32MSB and BFD_RELOC_IA64_LTOFF_FPTR32LSB
352 * bfd-in2.h: Regenerate.
353 * libbfd.h: Regenerate.
354 * elfxx-ia64.c (ia64_howto_table): Define how to handle
355 new relocations.
356 (elfNN_ia64_reloc_type_lookup): Handle new relocations.
357 (elfNN_ia64_check_relocs): Likewise.
358 (elfNN_ia64_install_value): Likewise.
359 (elfNN_ia64_relocate_section): Likewise.
360
20278fa3
JJ
3612001-07-11 Jakub Jelinek <jakub@redhat.com>
362
363 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support for
364 R_SPARC_UA64.
365 (elf32_sparc_check_relocs): Likewise.
366 Only create .rela section for alloced sections in shared libraries.
367 (elf32_sparc_relocate_section): Likewise.
368 Remove redundant check.
369 Optimize unaligned reloc usage.
370 * elf64-sparc.c (sparc64_elf_relocate_section): Remove redundant
371 check.
372
067a7d17
L
3732001-07-11 H.J. Lu <hjl@gnu.org>
374
375 * elf64-alpha.c (elf64_alpha_check_relocs): Only use the same
376 ALLOC|LOAD flags as the source section for debugging sections
377 when creating the reloc section.
378
a78f18dc
JW
3792001-07-05 Jim Wilson <wilson@redhat.com>
380
0a2afbc1
JW
381 * linker.c (_bfd_generic_link_add_one_symbol, case BIG): Use
382 the section of the bigger symbol.
383
a78f18dc
JW
384 * syms.c (bfd_is_local_label): Return false if BSF_SECTION_SYM.
385
0515494a
NC
3862001-07-05 Nick Clifton <nickc@cambridge.redhat.com>
387
388 * peicode.h (coff_swap_scnhdr_in): For sections containing
389 uninitialised data, only set their size to s_paddr if this does
390 not reset their size to zero. MS's latest compilers will set
391 s_paddr to zero.
392
5e7079af
L
3932001-07-04 H.J. Lu <hjl@gnu.org>
394
395 * bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing):
396 Handle bfd_mach_mips4400, bfd_mach_mips4600 and
397 bfd_mach_mips5000.
398
440c4607
NC
3992001-07-03 Mark Elbrecht <snowball3@softhome.net>
400
f47e5071
NC
401 * bfd.c (bfd_get_sign_extend_vma): Support DJGPP COFF targets.
402
440c4607
NC
403 * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols from
404 sections being discarded.
405
936e320b
AM
4062001-06-30 Alan Modra <amodra@bigpond.net.au>
407
408 * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directly
409 instead of _bfd_elfcore_section_from_phdr.
410 * elf-bfd.h (_bfd_elfcore_section_from_phdr): Remove.
411 * elf.c (_bfd_elfcore_section_from_phdr): Remove.
412 (_bfd_elfcore_make_pseudosection): Expedite tail-call.
413 (elfcore_grok_prstatus): Likewise.
414 (elfcore_grok_lwpstatus): Likewise.
415 (bfd_get_elf_phdr_upper_bound): Likewise.
416 (elfcore_make_note_pseudosection): Formatting.
417 (_bfd_elfcore_strndup): Formatting.
418 * elf32-mips.c (mips_elf_sym_is_global): Formatting.
419 (_bfd_elf32_mips_grok_prstatus): Expedite tail-call.
420
bb0082d6
AM
4212001-06-29 Daniel Jacobowitz <drow@mvista.com>
422
423 * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosection
424 and _bfd_elfcore_strndup.
425 (struct elf_backend_data): Add elf_backend_grok_prstatus
426 and elf_backend_grok_psinfo.
427 * elf.c (_bfd_elfcore_make_pseudosection): New function.
428 (elfcore_grok_prstatus): Use it.
429 (elfcore_make_note_pseudosection): Likewise.
430 (elfcore_strndup): Rename to...
431 (_bfd_elfcore_strndup): Here, and make global.
432 (elfcore_grok_psinfo): Use _bfd_elfcore_strndup.
433 (elfcore_grok_note): Call elf_backend_grok_prstatus
434 and elf_backend_grok_psinfo if available.
435 * elf32-mips.c (_bfd_elf32_mips_grok_prstatus): New function.
436 (_bfd_elf32_mips_grok_psinfo): New function.
437 (elf_backend_grok_prstatus): Define.
438 (elf_backend_grok_psinfo): Define.
439 * elfxx-target.h (elf_backend_grok_prstatus): Default to NULL.
440 (elf_backend_grok_psinfo): Likewise.
441 (elfNN_bed): Include elf_backend_grok_prstatus and
442 elf_backend_grok_psinfo.
443
b64977c5
L
4442001-06-29 H.J. Lu <hjl@gnu.org>
445
446 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Check if
8e1d4bbb 447 hplink->sgot is NULL before filling GOT. Check if hplink->splt
b64977c5
L
448 is NULL before filling PLT.
449
e45bf863
AM
4502001-06-29 Alan Modra <amodra@bigpond.net.au>
451
452 * elflink.h (elf_link_output_extsym): Revert 1999-04-10.
453
5a15f56f
AM
4542001-06-27 Alan Modra <amodra@bigpond.net.au>
455
446f2863
AM
456 * elf32-hppa.c (elf32_hppa_check_relocs): Don't make syms dynamic
457 here..
458 (elf32_hppa_adjust_dynamic_symbol): ..nor here..
459 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
460 after gc has run.
461
462 * elf32-hppa.c (RELATIVE_DYNAMIC_RELOCS): Delete.
463 (IS_ABSOLUTE_RELOC): Define.
464 (elf32_hppa_link_hash_entry): Always include reloc_entries field.
465 (hppa_link_hash_newfunc): Always init it.
466 (elf32_hppa_check_relocs): Mark symbols as ELF_LINK_NON_GOT_REF to
467 create COPY relocs only when the reloc is in a read-only section.
468 Instead, allocate space for a dynamic reloc to reference the
469 library symbol directly. Keep track of space we allocate using
470 relocs_entries.
471 (hppa_discard_copies): Delete, and move code to..
472 (allocate_plt_and_got): ..here. Rename to
473 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
474 relocs for non-shared link.
475 (elf32_hppa_size_dynamic_sections): Update calls to above.
476 (elf32_hppa_relocate_section): Write out the dynamic relocs used
477 in lieu of COPY relocs.
478
5a15f56f
AM
479 * elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamic
480 here..
481 (elf_i386_adjust_dynamic_symbol): ..nor here..
482 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
483 after gc has run.
484 (elf_i386_size_dynamic_sections): Fix a comment.
485 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Rearrange code
486 involved in writing reloc out.
487
866b3400
AM
4882001-06-25 Alan Modra <amodra@bigpond.net.au>
489
28d0b90e
AM
490 * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>):
491 Ensure syms are dynamic if we might be emitting a reloc.
492 (allocate_plt_and_got_and_discard_relocs): Don't discard relocs
493 for undefweak or undefined syms..
494 (elf_i386_relocate_section <R_386_32, R_386_PC32>): .. and emit.
495
866b3400
AM
496 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Discard
497 relocs without ELF_LINK_HASH_DEF_DYNAMIC set.
498 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Remove
499 redundant bfd_link_hash_defined, bfd_link_hash_defweak test.
500
6cbac8b9
L
5012001-06-24 H.J. Lu <hjl@gnu.org>
502
503 * cpu-i960.c (scan_960_mach): Don't modify const char *. Use
504 strncasecmp/strcasecmp instead of strncmp/strcmp.
505
62b7d3f1
L
5062001-06-23 H.J. Lu <hjl@gnu.org>
507
866b3400
AM
508 * elf32-i386.c (elf_i386_relocate_section <R_386_32, R_386_PC32>):
509 Check ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined
62b7d3f1
L
510 in the regular object file and treat the weak definition as
511 the normal one.
512
12d0ee4a
AM
5132001-06-23 Alan Modra <amodra@bigpond.net.au>
514
8c694914
AM
515 * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): Tighten
516 unresolved_reloc test to exclude cases where we use "relocation"
517 before setting it to point into the .got. Reinstate fudge for
518 unresolved relocs in debugging sections.
519
83be169b
AM
520 * elf32-i386.c (elf_i386_relocate_section): Replace ugly
521 complicated tests for unresolvable relocs with a simple direct
522 scheme using "unresolved_reloc" var.
523
ffb2e45b
AM
524 * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Rename to
525 elf_i386_dyn_relocs. Update comment.
526 (struct elf_i386_link_hash_entry): Rename pcrel_relocs_copied to
527 dyn_relocs.
528 (elf_i386_adjust_dynamic_symbol): Remove a BFD_ASSERT, change
529 others to aborts.
530 (allocate_plt_and_got_and_discard_relocs): Replace BFD_ASSERT with
531 abort.
532 (elf_i386_size_dynamic_sections): Likewise.
533 (elf_i386_finish_dynamic_symbol): Likewise.
534 (elf_i386_finish_dynamic_sections): Likewise.
535 (elf_i386_relocate_section): Likewise. Tidy R_386_GOT32 and error
536 handling code.
537
12d0ee4a
AM
538 Avoid creating COPY relocs if possible.
539 * elf32-i386.c (elf_i386_check_relocs): Tweak condition under
540 which .got created. Mark symbols used by R_386_32 and R_386_PC32
541 relocs as ELF_LINK_NON_GOT_REF to create COPY relocs only when the
542 reloc is in a read-only section. Instead, allocate space for a
543 dynamic reloc to reference the library symbol directly. Keep
544 track of space we allocate using pcrel_relocs_copied.
545 (discard_copies): Delete, and move code to ..
546 (allocate_plt_and_got): ..here. Rename to
547 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
548 relocs for non-shared link.
549 (elf_i386_size_dynamic_sections): Update calls to above functions.
550 (elf_i386_relocate_section): Write out the dynamic relocs. Add
551 more ugly logic to avoid "unresolvable relocation" error. Use
552 htab shortcut in place of elf_hash_table macro.
553 (elf_i386_finish_dynamic_sections): Allow that dynamic .got may
554 not always be created now.
555
f631948d
AJ
5562001-06-20 Bo Thorsen <bo@suse.co.uk>
557
558 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking of
559 shared libraries.
560
89084430
NC
5612001-06-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
562
563 * configure.host (mips64-*-linux): Reformat.
564
68fb2e56
AM
5652001-06-21 Alan Modra <amodra@bigpond.net.au>
566
567 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Always
568 allocate local .got space. Use shortcuts from hash table for .got
569 and .plt rather than comparing section names.
570 (elf32_hppa_check_relocs): Use local_plt_refcounts var rather than
571 adjusting index into local_got_refcounts to document what we are
572 really doing.
573 (elf32_hppa_relocate_section): Similarly for local_plt_offsets.
574 Tidy .got and .plt error checking.
575
9317eacc
CM
5762001-06-20 Catherine Moore <clm@redhat.com>
577
bb0082d6
AM
578 * elf-bfd.h (struct elf_backend_data):
579 elf_backend_emit_relocs: New field: Function for emitting
580 relocs.
581 elf_backend_count_relocs: New field: Function for determining
582 the number of relocs to be emitted.
583 * elfxx-target.h: Provide default (NULL) values for
584 elf_backend_emit_relocs and elf_backend_count_relocs.
585 * elflink.h (elf_link_size_reloc_section): Make the hash table
586 big enough to hold the relocs counted by either reloc_count or
587 o->reloc_count.
588 (elf_bfd_final_link) emit_relocs: New boolean, set if relocs
589 should be emitted, either because of a command line option
590 stored in the info structure or because the target provides a
591 special reloc emitting function.
592 If the target provides a reloc counting function use it,
593 unless performing a relocatable link or emitting all relocs.
594 Also set the SEC_RELOC flag on any output section which will
595 contain relocs.
596 (elf_link_input_bfd): emit_relocs: New boolean, set if relocs
597 should be emitted, either because of a command line option
598 stored in the info structure or because the target provides a
599 special reloc emitting function.
600 If the target provides a reloc emitting function, use it,
601 unless performing a relocatable link or emitting all relocs.
9317eacc 602
161d71a6
L
6032001-06-20 H.J. Lu <hjl@gnu.org>
604
605 * elf32-i386.c (elf_i386_size_dynamic_sections): Always
606 allocate local .got space.
607
fd8ab9e5
AJ
6082001-06-19 Andreas Jaeger <aj@suse.de>
609
610 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix creation of
611 dynamic symbols.
612
99293407
HPN
6132001-06-18 Hans-Peter Nilsson <hp@axis.com>
614
615 * elflink.h (struct elf_assign_sym_version_info): Remove member
616 export_dynamic. All users changed to use info member.
617 NAME(bfd_elf,size_dynamic_sections)): Remove parameter
618 export_dynamic, instead use member in parameter info.
619 * bfd-in.h (bfd_elf32_size_dynamic_sections,
620 bfd_elf64_size_dynamic_sections): Update prototype.
621 * bfd-in2.h: Regenerate.
622
bc2b6df7
L
6232001-06-18 H.J. Lu <hjl@gnu.org>
624
625 * elflink.h (elf_info_failed): Add a new field, verdefs.
626 (NAME(bfd_elf,size_dynamic_sections): Pass verdefs to
627 elf_export_symbol.
628 (elf_export_symbol): Check eif->verdefs to decide if a symbol
629 should be exported.
630
43917054
L
6312001-06-17 H.J. Lu <hjl@gnu.org>
632
633 * elf32-mips.c (mips_elf_link_hash_entry): Add a new field,
634 readonly_reloc, to record if a relocation in the .rel.dyn
f631948d 635 section is against a read-only section.
43917054
L
636 (mips_elf_link_hash_newfunc): Initialize the readonly_reloc
637 field to false.
638 (_bfd_mips_elf_check_relocs): Record if there is a relocation
639 in the .rel.dyn section against a read-only section by setting
640 DF_TEXTREL or readonly_reloc.
641 (_bfd_mips_elf_copy_indirect_symbol): Copy readonly_reloc if
642 it is true.
643 (_bfd_mips_elf_adjust_dynamic_symbol): Record DF_TEXTREL if
644 there is a relocation in the .rel.dyn section against a
645 read-only section.
646 (_bfd_mips_elf_size_dynamic_sections): Set DT_TEXTREL if
647 DF_TEXTREL is set.
648
7c8ca0e4
NC
6492001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
650
651 * coffcode.h (styp_flags_to_sec_flags): Change to a boolean
652 function. Move flagword result into parameter list. Remove
653 comment about setting bfd_error_handler to intercept failure
654 results.
bb0082d6 655 * coffgen.c (make_a_section_from_file): Examine result of
7c8ca0e4
NC
656 calling bfd_coff_styp_to_sec_flags and pass a failure back to
657 caller.
bb0082d6 658 * ecoff.h (styp_flags_to_sec_flags): Change to a boolean
7c8ca0e4 659 function. Move flagword result into parameter list.
bb0082d6
AM
660 * libcoff.h: Regenerate.
661 * libecoff.h: Regenerate.
7c8ca0e4 662
dee0a8f4
NC
6632001-06-13 Nick Clifton <nickc@cambridge.redhat.com>
664
665 * aoutx.h (adjust_z_magic): Only pad the tesxt section if the data
666 section is going to follow it.
667
0d1ea5c0
CM
6682001-06-12 Catherine Moore <clm@redhat.com>
669
bb0082d6
AM
670 * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGN
671 with the file_align entry from elf_backend_data.
672 (elf_gc_smash_unused_vtentry_relocs): Likewise.
673 (elf_gc_record_vtentry): Likewise.
0d1ea5c0 674
4e8a9624
AM
6752001-06-10 Alan Modra <amodra@bigpond.net.au>
676
677 * elflink.h: Whitespace changes.
678 (elf_link_read_relocs_from_section): Use "unsigned int" iterator
679 rather than "unsigned char".
680 (elf_link_output_relocs): Likewise.
681 (elf_link_input_bfd): Likewise.
682 (elf_reloc_link_order): LIkewise.
683 * elf.c: s/CONST/const/. Whitespace changes.
684 * elf32-mips.c: Formatting fix.
685
686 * Makefile.am (SOURCE_HFILES): Include xcoff-target.h, remove xcoff.h.
687 * Makefile.in: Regenerate.
688 * po/Make-in: Remove trailing tab.
689
7a25cd3e
PB
6902001-06-09 Philip Blundell <philb@gnu.org>
691
692 * elf32-arm.h (elf32_arm_plt0_entry): Correct error in last
693 change.
694 (elf32_arm_plt_entry): Likewise.
695
3f5a136d
L
6962001-06-08 H.J. Lu <hjl@gnu.org>
697
698 * elf.c (swap_out_syms): Keep names for global section symbols.
699
d8fe1fed
L
7002001-06-07 H.J. Lu <hjl@gnu.org>
701
702 * config.bfd: Put back ecoff for Linux/mips. Firmwares on some
703 MIPS-based machines need it.
704
c36e006f
L
7052001-06-07 H.J. Lu <hjl@gnu.org>
706
707 * elf32-mips.c (_bfd_mips_elf_object_p): Set the bad symtab
708 for SGI only.
709
710 * config.bfd: Remove ecoff from Linux/mips.
711
cc78d0af
AJ
7122001-06-07 Andreas Jaeger <aj@suse.de>
713
714 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Add an
715 assertion.
716 (elf64_x86_64_check_relocs): Fix VTENTRY relocation; set an
717 alignment of 8 for .rela sections; handle further relocations.
718
879db8be
NC
7192001-06-06 Christian Groessler <cpg@aladdin.de>
720
bb0082d6 721 * coff-z8k.c: Fix formatting.
879db8be
NC
722 Fix howtos: howto->size was always 1.
723
cbb1fd50
NC
7242001-06-05 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
725
726 * configure.host (mips64*-*-linux*): Define.
727
73a74a62
AM
7282001-06-05 Alan Modra <amodra@bigpond.net.au>
729
6725bdbf
AM
730 * elf32-i386.c (elf_i386_discard_copies): Rename to
731 discard_copies, and use elf_link_hash_entry arg rather than
732 elf_i386_link_hash_entry.
733 (elf_i386_link_hash_traverse): Delete.
734 (elf_i386_size_dynamic_sections): Adjust call to discard_copies.
735 Tidy sizing of dynamic sections.
736 (elf_i386_check_relocs <R_386_32, R_386_PC32>): Reference count
737 possible .plt entries.
738 (elf_i386_gc_sweep_hook): Likewise.
739 (elf_i386_adjust_dynamic_symbol): Discard .plt entries for
740 everything with plt.refcount <= 0.
741
742 * elf32-i386.c (elf_i386_check_relocs): Don't allocate .got and
743 .relgot space here.
744 (elf_i386_gc_sweep_hook): ..and no need to deallocate here..
4e8a9624 745 (elf_i386_adjust_dynamic_symbol): ..and don't allocate .plt and
6725bdbf
AM
746 .rel.plt here..
747 (allocate_plt_and_got): ..instead do it all here. New function.
748 (elf_i386_size_dynamic_sections): Allocate local .got space and
749 call allocate_plt_and_got. No need to zap .relgot if not dynamic.
750 (bfd_elf32_bfd_final_link): Delete. (ie. use regular final link
751 rather than gc variety).
752 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
753 (elf_i386_relocate_section): Use it here and correct handling of
754 R_386_GOT32. Provide section and offset for "unresolvable
755 relocation" error message.
756 (elf_i386_finish_dynamic_symbol): Correct handling of R_386_GOT32.
757
758 * elf32-i386.c (struct elf_i386_link_hash_table): Add sgot,
759 sgotplt, srelgot, splt, srelplt, sdynbss, srelbss fields.
760 (elf_i386_link_hash_table_create): Init them.
761 (create_got_section): New function.
762 (elf_i386_create_dynamic_sections): New function.
763 (elf_backend_create_dynamic_sections): Set to above.
764 (elf_i386_check_relocs): Use shortcuts from hash table rather than
765 calling bfd_get_section_by_name.
766 (elf_i386_gc_sweep_hook): Likewise.
767 (elf_i386_adjust_dynamic_symbol): Likewise.
768 (elf_i386_size_dynamic_sections): Likewise.
769 (elf_i386_relocate_section): Likewise.
770 (elf_i386_finish_dynamic_sections): Likewise.
771
73a74a62
AM
772 * elf32-hppa.c (allocate_plt_and_got): Skip indirect and warning syms.
773
24a5e751
L
7742001-06-02 H.J. Lu <hjl@gnu.org>
775
776 * elf32-hppa.c (elf32_hppa_object_p): Check ELFOSABI_LINUX
777 and ELFOSABI_HPUX.
778 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
779
15103188
L
7802001-06-02 H.J. Lu <hjl@gnu.org>
781
782 * aout-cris.c (MACHTYPE_OK): New. Defined.
783
2f484710
HPN
7842001-06-02 Hans-Peter Nilsson <hp@axis.com>
785
786 * section.c (_bfd_strip_section_from_output): Handle NULL
787 output_section.
788
a5ac692b
L
7892001-06-02 H.J. Lu <hjl@gnu.org>
790
791 * config.bfd (powerpc-*-aix*, powerpc-*-beos*, rs6000-*-*): Add
792 rs6000coff64_vec only if BFD64 is defined.
793 (powerpc64-*-aix*): Enable only if BFD64 is defined.
794
27e53099
L
7952001-06-02 H.J. Lu <hjl@gnu.org>
796
797 * coff-ia64.c (ia64coff_object_p): Rewrite with
798 external_PEI_DOS_hdr and external_PEI_IMAGE_hdr.
799
80643fbc
AJ
8002001-06-01 Andreas Jaeger <aj@suse.de>
801
802 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add PC8
803 relocation, small reformatting.
804
6b3db546
AJ
8052001-05-29 Andreas Jaeger <aj@suse.de>
806
807 * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.
808 (elf64_x86_64_relocate_section): Likewise.
809
4dc86686
AM
8102001-05-30 Alan Modra <amodra@one.net.au>
811
812 * elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_PLT for
813 millicode. Don't allocate .got and .rela.got space here..
814 (elf32_hppa_gc_sweep_hook): ..and no need to deallocate here..
815 (elf32_hppa_adjust_dynamic_symbol): ..and don't allocate .plt and
816 .rela.plt here..
817 (hppa_handle_PIC_calls): ..nor here..
818 (allocate_plt_and_got): ..instead do it all here. New function.
819 (elf32_hppa_size_dynamic_sections): Allocate local .got space and
820 call allocate_plt_and_got. No need to zap .got if not dynamic.
821 (elf32_hppa_final_link): Call regular bfd_final_link instead of
822 gc_common_final_link.
823 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
824 (elf32_hppa_relocate_section): Use it here.
825 (elf32_hppa_finish_dynamic_symbol): Remove superfluous test of
826 dynamic_sections_created.
827 (hppa_type_of_stub): Don't LONG_BRANCH_VIA_PLT if millicode sym.
828
de41dcd8
AJ
8292001-05-28 Andreas Jaeger <aj@suse.de>
830
831 * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use the
832 generic version since we want a hashsize of 4.
833 (elf_backend_size_info): Likewise.
834
209f668e
NC
8352001-05-28 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
836
209f668e
NC
837 * elflink.h (elf_link_size_reloc_section): Use bfd_zmalloc instead of
838 a zeroing loop.
839 (elf_link_output_relocs): Handle MIPS ELF64 relocations correctly.
840 (elf_link_input_bfd): Likewise.
841 (elf_reloc_link_order): Likewise.
842 (elf_finish_pointer_linker_section): Typo. Handle MIPS ELF64
843 relocations correctly.
844
f7a74f8c
NC
8452001-05-28 Nicolas Pitre <nico@cam.org>
846
847 * elf32-arm.h: fix PLT generation for big endian ARM
848
8dea1268
AM
8492001-05-28 Alan Modra <amodra@one.net.au>
850
851 * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entries
852 for symbols forced local that need plabels.
853 (elf32_hppa_adjust_dynamic_symbol): Don't allocate space in
854 .plt.rela for local syms if non-shared.
855 (hppa_build_one_stub): Mask lsb of plt.offset.
856 (elf32_hppa_finish_dynamic_symbol): Abort if lsb of plt.offset set.
857 (clobber_millicode_symbols): Correct comment.
858 (elf32_hppa_relocate_section): Likewise.
859 (elf32_hppa_finish_dynamic_symbol): Likewise.
860
0f2712ed
NC
8612001-05-28 Jeff Sturm <jsturm@one-point.com>
862
863 * reloc.c: Add BFD_RELOC_SPARC_UA16 and BFD_RELOC_SPARC_UA64.
864 * bfd-in2.h: Regenerate.
865 * libbfd.h: Regenerate.
866 * elf32-sparc.c: Enable BFD_RELOC_SPARC_UA16, BFD_RELOC_SPARC_UA32
867 and BFD_RELOC_SPARC_UA64 mapping
868 * elf64-sparc.c: Likewise.
de41dcd8 869
6768c14a
L
8702001-05-25 H.J. Lu <hjl@gnu.org>
871
872 * Makefile.am (BFD32_BACKENDS): Remove coff-pmac.lo.
873 (BFD32_BACKENDS_CFILES): Remove coff-pmac.c.
874 (coff-rs6000.lo): Remove the old dependency.
875 * Makefile.in: Rebuild.
876
877 * configure.in (pmac_xcoff_vec): Replace coff-pmac.lo with
878 coff-rs6000.lo.
879
b55039f4
L
8802001-05-25 H.J. Lu <hjl@gnu.org>
881
882 * coff-rs6000.c (rs6000coff_vec): Use rs6000coff_core_p,
883 rs6000coff_core_file_matches_executable_p,
884 rs6000coff_core_file_failing_command and
885 rs6000coff_core_file_failing_signal only if AIX_CORE is
886 defined.
887 (pmac_xcoff_vec): Likewise.
888 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
889
64e9ece0
TW
8902001-05-25 Timothy Wall <twall@redhat.com>
891
892 * elfxx-ia64.c (allocate_dynrel_entries): Don't allocate an entry
893 for __GLOB_DATA_PTR on AIX5. Clean up some relocation bugs.
894
f34d8777
L
8952001-05-25 H.J. Lu <hjl@gnu.org>
896
897 * bfd-in2.h: Regenerated.
898 * libcoff.h: Likewise.
899
49e9d0d3
AM
9002001-05-25 Alan Modra <amodra@one.net.au>
901
902 * elf32-hppa.c (elf32_hppa_relocate_section): Don't allow
903 undefined millicode syms in shared libs.
904 (hppa_build_one_stub): Turn BFD_ASSERTs into aborts.
905 (elf32_hppa_check_relocs): Likewise.
906 (elf32_hppa_adjust_dynamic_symbol): Likewise.
907 (elf32_hppa_size_dynamic_sections): Likewise.
908 (elf32_hppa_relocate_section): Likewise.
909 (elf32_hppa_finish_dynamic_symbol): Likewise.
910 (elf32_hppa_finish_dynamic_sections): Likewise.
911
beb1bf64
TR
9122001-05-24 Tom Rix <trix@redhat.com>
913
bb0082d6 914 * Makefile.am coff-pmac bfd now defined in coff-rs6000.c
beb1bf64
TR
915 xcoff-target.h not used to define rs6000 or ppc bfd.
916 * Makefile.in same
917
918 * bfd-in.h : (struct lineno_cache_entry) promote element "offset"
919 to 64 bit.
920
921 * coff-rs6000.c : Many changes for 64 bit support. Move common
922 32/64 code to xcofflink.c. Explictly define the rs6000coff_vec
923 and pmac_xcoff_vec
924
925 * coff64-rs6000.c : Many changes for 64 bit support. 64 bit
926 linker now supported. Explictly define the rs6000coff64_vec.
927
928 * coffcode.h : (coff_set_arch_mach_hook) xcoff 64 bit support
de41dcd8 929 (coff_print_aux) same
beb1bf64
TR
930 (coff_write_object_contents) same
931 (coff_slurp_line_table) same
932
933 * coffgen.c : (coff_fix_symbol_name) formatting
934 (coff_mangle_symbols) xcoff 64 bit support
935 (coff_write_symbol) same
936 (coff_write_alien_symbol) same
937 (coff_write_native_symbol) same
938 (coff_write_symbols) same
939 (coff_get_symbol_info) same
940 (bfd_coff_get_syment) same
941 (coff_print_symbol) same
942
943 * config.bfd : add powerpc64-*-aix* target
944
945 * libcoff-in.h : formatting
946
947 * libcoff.h : move xcoff extern declarations to libxcoff.h
948
949 * libxcoff.h : New file
950
de41dcd8
AJ
951 * xcofflink.c : Many changes for xcoff64 support. Move common
952 structures to include/coff/xcoff.h. Move specific structure to
beb1bf64
TR
953 backends coff-rs6000.c and coff64-rs6000.c. Use new backend
954 functions, defined in libxcoff.h, to isolate 32/64 dependencies.
de41dcd8
AJ
955
956 (bfd_xcoff_size_dynamic_sections) : special __rtinit symbol for
beb1bf64
TR
957 aix4.2+ -binitfini.
958
959 (xcoff_build_ldsyms) : handle special __rtinit symbol.
960
e90fdc1a
AO
9612001-05-23 Alexandre Oliva <aoliva@redhat.com>
962
963 * elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typo
964 s/ENTIRES/ENTRIES/.
965
d1cf510e
NC
9662001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
967
c2feb664
NC
968 * reloc.c (bfd_reloc_code_real): Add MIPS ELF64 relocations.
969 * libbfd.h: Regenerate.
4e8a9624 970 * bfd-in2.h: Regenerate.
c2feb664 971
d1cf510e
NC
972 * aoutx.h (aout_@var{size}_machine_type): Add MIPS r12k support.
973 * archures.c (bfd_mach_mips12000): Define.
974 * cpu-mips.c (arch_info_struct): Add MIPS r12k support.
975 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Add MIPS r12k
976 support.
977 (_bfd_mips_elf_size_dynamic_sections): Use official bfd typedef.
978 * bfd-in2.h: Regenerate.
979 * elfxx-target.h: Do not redefine bfd_elfNN_bfd_make_debug_symbol.
980
6c426cf3
NC
9812001-05-23 kaz Kojima <kkojima@rr.iij4u.or.jp>
982
983 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry,
984 elf_sh_plt_entry_be, elf_sh_plt_entry, elf_sh_pic_plt_entry_be,
985 elf_sh_pic_plt_entry): New PLT code, that does not use r2, since
986 that is used by GCC.
987
d9bc7a44
NC
9882001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
989
990 * elf-bfd.h (NUM_SHDR_ENTRIES): New macro: compute the number
991 of entries in a structured section.
bb0082d6
AM
992 * elf.c: Use new macro.
993 * elf32-i386.c: Use new macro.
994 * elf32-mips.c: Use new macro.
995 * elf64-alpha.c: Use new macro.
996 * elf64-sparc.c: Use new macro.
997 * elfcode.h: Use new macro.
998 * elflink.h: Use new macro.
d9bc7a44
NC
999
10002001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
1001
1002 * bfdint.texi: Replace -oformat with --oformat.
1003
f5198f61
AJ
10042001-05-21 Andreas Jaeger <aj@suse.de>
1005
1006 * dwarf2.c (decode_line_info): Fix error message.
1007 (read_abbrevs): Fix test for offset as suggested by Alan Modra and
1008 adjust error message.
1009
7913c838
L
10102001-05-18 H.J. Lu <hjl@gnu.org>
1011
1012 * elflink.h (elf_link_add_object_symbols): Revert the last
1013 change.
1014
e0522e89
AM
10152001-05-17 Alan Modra <amodra@one.net.au>
1016
1017 * elf32-hppa.c (clobber_millicode_symbols): Temporarily set
1018 ELF_LINK_FORCED_LOCAL to suit 2001-04-30 change.
1019 (hppa_build_one_stub): Add an assert to check plt.offset.
1020
96fd004e
L
10212001-05-17 H.J. Lu <hjl@gnu.org>
1022
1023 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the
1024 version definition to basename of the output filename.
1025
f3876d8b
L
10262001-05-17 H.J. Lu <hjl@gnu.org>
1027
1028 * elflink.h (elf_link_add_object_symbols): Set DT_NEEDED to
1029 basename of the bfd filename.
1030
d1778b88
AM
10312001-05-16 Alan Modra <amodra@one.net.au>
1032
1033 * section.c (asection): Add linker_has_input field.
1034 (STD_SECTION): Adjust initialization to suit.
1035 * ecoff.c (bfd_debug_section): Likewise.
1036 * bfd-in2.h: Regenerate.
1037
2a0fa943
AO
10382001-05-15 Alexandre Oliva <aoliva@redhat.com>
1039
1040 * elf-m10300.c (mn10300_elf_relax_section): Don't relax
1041 negative 32-bit operands to 16 operands when the operand is
1042 going to be zero-extended by the modified opcode.
1043
bcee8eb8
AM
10442001-05-12 Peter Targett <peter.targett@arccores.com>
1045
1046 * cpu-arc.c (arch_info_struct): Add entry 'base' representing old
1047 name for 'arc5' core versions.
1048 (bfd_arc_arch): Make bfd_mach_arc_6 default.
1049
1050 * elf32-arc.c (arc_elf_object_p): Make E_ARC_MACH_ARC6 default
1051 architecture.
1052 (arc_elf_final_write_processing): Make bfd_mach_arc_6 default.
1053
579f31ac
JJ
10542001-05-11 Jakub Jelinek <jakub@redhat.com>
1055
1056 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind
1057 sections as well.
1058 (elfNN_ia64_final_write_processing): Map .gnu.linkonce.ia64unw.FOO
1059 to .gnu.linkonce.t.FOO text section.
1060
8550eb6e
JJ
10612001-05-11 Jakub Jelinek <jakub@redhat.com>
1062
1063 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
1064 fields, change sec into secinfo.
1065 (struct sec_merge_info): Add chain, remove last fields.
1066 (struct sec_merge_sec_info): Add next, sec, psecinfo fields.
1067 (sec_merge_hash_lookup): If lookup could not use a string only
1068 because it has bad alignment, mark the old string for deletion.
1069 (sec_merge_add): Add secinfo argument. Don't compute entry's
1070 position, instead record the section.
1071 (sec_merge_emit): Update for the sec into secinfo change in
1072 struct sec_merge_hash_entry.
1073 (_bfd_merge_section): Only record the section for merging, defer
1074 putting strings into the hash table.
1075 (cmplengthentry, last4_eq, last_eq, record_section, merge_strings,
1076 _bfd_merge_sections): New functions.
1077 (_bfd_merged_section_offset): Update for the sec_merge_hash_entry
1078 changes.
1079 * libbfd-in.h (_bfd_merge_sections): Add prototype.
1080 (_bfd_nolink_bfd_merge_sections): Define.
1081 * libbfd.h: Likewise.
1082 (bfd_generic_merge_sections): Add prototype.
1083 * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_merge_sections.
1084 (struct bfd_target): Likewise.
1085 * bfd.c (bfd_merge_sections): Define.
1086 * bfd-in2.h: Rebuilt.
1087 * elf.c (_bfd_elf_merge_sections): New function.
1088 * elf-bfd.h (_bfd_elf_merge_sections): Add prototype.
1089 * elfxx-target.h (bfd_elfNN_bfd_merge_sections): Define.
1090 * reloc.c (bfd_generic_merge_sections): New function.
1091 * vms.c (vms_bfd_merge_sections): New function.
1092 * aout-adobe.c (aout_32_bfd_merge_sections): Define.
1093 * aout-target.h (MY_bfd_merge_sections): Define.
1094 * aout-tic30.c (MY_bfd_merge_sections): Define.
1095 * binary.c (binary_bfd_merge_sections): Define.
1096 * bout.c (b_out_bfd_merge_sections): Define.
1097 * coff-alpha.c (_bfd_ecoff_bfd_merge_sections): Define.
1098 * coffcode.c (coff_bfd_merge_sections): Define.
1099 * coff-mips.c (_bfd_ecoff_bfd_merge_sections): Define.
1100 * i386msdos.c (msdos_bfd_merge_sections): Define.
1101 * i386os9k.c (os9k_bfd_merge_sections): Define.
1102 * ieee.c (ieee_bfd_merge_sections): Define.
1103 * ihex.c (ihex_bfd_merge_sections): Define.
1104 * nlm-target.h (nlm_bfd_merge_sections): Define.
1105 * oasys.c (oasys_bfd_merge_sections): Define.
1106 * ppcboot.c (ppcboot_bfd_merge_sections): Define.
1107 * som.c (som_bfd_merge_sections): Define.
1108 * srec.c (srec_bfd_merge_sections): Define.
1109 * tekhex.c (tekhex_bfd_merge_sections): Define.
1110 * versados.c (versados_bfd_merge_sections): Define.
1111 * xcoff-target.h (_bfd_xcoff_bfd_merge_sections): Define.
1112
1548c54f
NC
11132001-05-11 Nick Clifton <nickc@cambridge.redhat.com>
1114
1115 * dwarf1.c (_bfd_dwarf1_find_nearest_line): Change type of 'addr'
1116 to be unsigned long, in order to match its use.
1117
689effed
L
11182001-05-10 H.J. Lu <hjl@gnu.org>
1119
1120 * linker.c (_bfd_generic_link_add_one_symbol): Check loop on
1121 indirect symbols.
1122
6e5222be
L
11232001-05-09 H.J. Lu <hjl@gnu.org>
1124
1125 * elflink.h (elf_link_add_object_symbols): Fix a typo. Allocate
1126 versymhdr->sh_size bytes for extversym instead of hdr->sh_size.
1127 Remove the unused veriable `dynver'.
1128
8e191bd3
ILT
11292001-05-08 Ian Lance Taylor <ian@zembu.com>
1130
1131 * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is
1132 NULL or is not COFF.
1133 (coff_i386_rtype_to_howto): Don't dump core if output section
1134 owner is not COFF.
1135
062e2358
AM
11362001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1137
1138 * ecoff.c (bfd_debug_section): Fix initialization.
1139 * elf.c (_bfd_elf_slurp_version_tables): Change maxidx to unsigned, it
1140 is always a positive integer. Cast away sign mismatch.
1141 * elf32-mips.c: Fix misleading comment and typo.
1142 (_bfd_mips_elf_section_from_bfd_section): Remove unused attribute, use
1143 correct data type.
1144 * elflink.c: Fix typo.
1145 (_bfd_elf_create_dynamic_sections): Remove superfluous initialization.
1146 * ecoffswap.h (ecoff_swap_fdr_in): Cast away sign mismatch.
1147
16b65e4e
RH
11482001-05-04 Richard Henderson <rth@redhat.com>
1149
1150 * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.
1151
cac15327
NC
11522001-05-04 Nick Clifton <nickc@cambridge.redhat.com>
1153
1154 * elf32-arm.h (elf32_arm_final_link_relocate): Set
bb0082d6 1155 EF_ARM_HASENTRY if the start address is set.
cac15327 1156
966b3e0b
NC
11572001-05-03 Nick Clifton <nickc@cambridge.redhat.com>
1158
1159 * targets.c (_bfd_target_vector_entries): Compute value based on
1160 the size of the _bfd_target_vector and not bfd_target_vector.
1161
210ba1e8
L
11622001-05-03 H.J. Lu <hjl@gnu.org>
1163
1164 * elfcode.h: Include "libiberty.h".
1165
1166 * elflink.h (elf_link_add_object_symbols): Set
1167 elf_dt_name (abfd) to basename of the bfd filename.
1168 (NAME(bfd_elf,size_dynamic_sections)): Set vn_file to basename
1169 of the bfd filename.
1170
56fc028e
AJ
11712001-05-03 Andreas Jaeger <aj@suse.de>
1172
1173 * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.
1174 (elf_generic_info_to_howto_rel): Likewise.
1175 * coff-alpha.c (reloc_nil): Likewise.
1176 (alpha_ecoff_bad_format_hook): Likewise.
1177 (alpha_adjust_reloc_out): Likewise.
1178 (alpha_bfd_reloc_type_lookup): Likewise.
1179 (alpha_convert_external_reloc): Likewise.
1180 * elf64-alpha.c (elf64_alpha_reloc_nil): Likewise.
1181 (elf64_alpha_reloc_bad): Likewise.
1182 (elf64_alpha_reloc_gpdisp): Likewise.
1183 (elf64_alpha_bfd_reloc_type_lookup): Likewise.
1184 (elf64_alpha_info_to_howto): Likewise.
1185 (elf64_alpha_add_symbol_hook): Likewise.
1186 (elf64_alpha_create_got_section): Likewise.
1187 (elf64_alpha_is_local_label_name): Likewise.
1188 (elf64_alpha_merge_ind_symbols): Likewise.
1189 * elf64-mips.c (mips_elf64_reloc_type_lookup): Likewise.
1190 (mips_elf64_get_reloc_upper_bound): Likewise.
1191 * nlm32-alpha.c (nlm_alpha_mangle_relocs): Likewise.
1192 (nlm_alpha_get_public_offset): Likewise.
1193
c7e40348
NC
11942001-05-02 Johan Rydberg <jrydberg@opencores.org>
1195
bb0082d6 1196 * elf32-openrisc.c (openrisc_elf_howto_table): Do not complain
c7e40348 1197 about overflow in R_OPENRISC_LO_16_IN_INSN and
56fc028e 1198 R_OPENRISC_HI_16_IN_INSN.Index: bfd/elf32-openrisc.c
c7e40348 1199
5fba655a
L
12002001-04-30 H.J. Lu <hjl@gnu.org>
1201
1202 * elf.c (_bfd_elf_link_hash_hide_symbol): Set dynindx to -1
1203 only for ELF_LINK_FORCED_LOCAL.
1204 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
1205 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise.
1206 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
1207
1208 * elflink.h (elf_fix_symbol_flags): Set ELF_LINK_FORCED_LOCAL
1209 if the symbol has hidden or internal visibility.
1210
db20fd76
AM
12112001-04-30 Alan Modra <amodra@one.net.au>
1212
1213 * elf32-hppa.c (final_link_relocate): Branch to .+8 for
1214 calls to undefined weak symbols.
1215
6a2bda3f
AJ
12162001-04-30 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
1217
1218 * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test for
1219 R_X86_64_GOTPCREL, don't use assignments instead of comparisons.
1220
053579d7
AJ
12212001-04-27 Andreas Jaeger <aj@suse.de>
1222
1223 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swap
1224 out handled entries.
1225 (elf64_x86_64_finish_dynamic_symbol): Set up GOT entries.
1226 (elf64_x86_64_relocate_section): Fix GOTPCREL calculation.
1227 (elf64_x86_64_relocate_section): Merge entries for GOTPCREL and
1228 GOT32.
1229
87748b32
NC
12302001-04-27 Sean McNeil <sean@mcneil.com>
1231
1232 * config.bfd: Add arm-vxworks target.
1233 * coff-arm (coff_arm_relocate_section): Add in symbol value to
1234 addend (fro VXworks targets).
1235
f5f31454
L
12362001-04-26 H.J. Lu <hjl@gnu.org>
1237
1238 * elf32-i386.c (elf_i386_check_relocs): Verify if r_symndx is
1239 valid.
1240
d436a9b3
FCE
12412001-04-25 Frank Ch. Eigler <fche@redhat.com>
1242
1243 * bfd-in.h (bfd_cache_close): Declare newly exported function.
1244 * bfd-in2.h: Regenerated.
1245
a531bbd2
JJ
12462001-04-24 Jakub Jelinek <jakub@redhat.com>
1247
1248 * merge.c (struct sec_merge_hash_entry): Add alignment field.
1249 (struct sec_merge_hash): Remove alignment_power.
1250 (sec_merge_hash_newfunc): Clear alignment.
1251 (sec_merge_hash_lookup): Pass alignment as argument.
1252 Use hashp->root.next, not hashp->next to walk the hash chain.
1253 If a string already in the hashtable does not have required
1254 alignment, create a new hashtable entry.
1255 (sec_merge_init): Remove alignment_power argument.
1256 (sec_merge_add): Add alignment argument.
1257 (sec_merge_emit): Alignment is now a per-entity thing, not per
1258 section.
1259 (_bfd_merge_section): Sanity check even non-SEC_STRINGS sections
1260 for proper alignment.
1261 Pass alignment information to sec_merge_add.
1262
6840198f
NC
12632001-04-24 Christian Groessler <cpg@aladdin.de>
1264
1265 * coff-z8k.c (extra_case): added handler for R_DISP7, R_CALLR
1266 and R_REL16 reloc types; accept odd values for R_REL16 type
1267
b3baf5d0
NC
12682001-04-24 Johan Rydberg <jrydberg@opencores.org>
1269
1270 * cpu-openrisc.c: New file.
1271 * elf32-openrisc.c: Likewise.
1272
1273 * Makefile.am (ALL_MACHINES): Add cpu-openrisc.lo.
1274 (ALL_MACHINES_CFILES): Add cpu-openrisc.c.
1275 (BFD32_BACKENDS): Add elf32-openrisc.lo.
1276 (BFD32_BACKENDS_CFILES): Add elf32-openrisc.c.
1277 (cpu-openrisc.lo, elf32-openrisc.lo): New rules.
1278 * Makefile.in: Regenerated.
1279 * config.bfd: (openrisc-*-elf): New target.
053579d7 1280 * configure.in (bfd_elf32_openrisc_vec): New vector.
b3baf5d0
NC
1281 * configure: Regenerated.
1282 * libbfd.h: Regenerated.
1283 * bfd-in2.h: Regenerated.
1284 * reloc.c: Add OpenRISC relocations.
053579d7 1285 * targets.c (bfd_elf32_openrisc_vec): Declare.
b3baf5d0
NC
1286 (bfd_target_vect): Add bfd_elf32_openrisc_vec.
1287 * archures.c (enum bfd_architecture): Add bfd_arch_openrisc.
1288 (bfd_openrisc_arch): Declare.
1289 (bfd_archures_list): Add bfd_openrisc_arch.
1290 * elf.c (prep_headers): Add bfd_arch_openrisc.
1291
fe4770f4
AJ
12922001-04-23 Bo Thorsen <bo@suse.de>
1293
1294 * elf64-x86-64.c: Add c++ vtable hack.
1295 Small whitespace and comment changes.
1296
653165cc
AJ
12972001-04-19 Andreas Jaeger <aj@suse.de>
1298
1299 * elf64-x86-64.c (elf64_x86_64_plt0_entry): Fix instructions.
1300 (elf64_x86_64_plt_entry): Likewise.
1301 (elf64_x86_64_finish_dynamic_sections): Fix PLT0 generation.
1302 (elf64_x86_64_finish_dynamic_symbol): Fix PLT generation.
1303
4d96d128
HPN
13042001-04-17 Hans-Peter Nilsson <hp@axis.com>
1305
1306 * elf32-cris.c: Tweak comments related to dynamic linking.
1307 (cris_elf_relocate_section): When not creating shared object, fill
1308 in the .got table for any symbol not in the dynamic symbol table.
1309 (elf_cris_finish_dynamic_symbol): When not creating shared object,
1310 only emit a .got.rela reloc if the symbol is in the dynamic symbol
1311 table.
1312 (cris_elf_check_relocs): Use variable r_type in all places rather
1313 than the original expression. Add default case in switch for
1314 reloc types.
1315 (elf_cris_size_dynamic_sections): Iterate over
1316 elf_cris_discard_excess_program_dynamics when not creating shared
1317 library.
653165cc 1318 (elf_cris_discard_excess_dso_dynamics): Renamed from
4d96d128
HPN
1319 elf_cris_discard_copies. Correct typo, s/Rel/Rela/.
1320 (elf_cris_discard_excess_program_dynamics): New.
1321
3ed30d29
DD
13222001-04-14 Mark Elbrecht <snowball3@bigfoot.com>
1323
1324 * coffcode.h (coff_write_object_contents): Use
1325 bfd_coff_swap_filehdr_out instead of coff_swap_filehdr_out.
1326
a80f6941
L
13272001-04-14 H.J. Lu <hjl@gnu.org>
1328
1329 * bfd-in2.h: Regenerate.
1330
767e4b0d
JJ
13312001-04-14 Jakub Jelinek <jakub@redhat.com>
1332
1333 * section.c (STD_SECTION): Add entsize.
1334
2dd439c5
L
13352001-04-13 H.J. Lu <hjl@gnu.org>
1336
1337 * section.c (SEC_MERGE): Define new flag for merging.
1338 (SEC_STRINGS): Likewise.
1339 (entsize): New field.
1340
baf80c32
DD
13412001-04-13 Roger Sayle <roger@metaphorics.com>
1342
1343 * coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable section
1344 flag on pe-i386 targets.
1345
f5fa8ca2
JJ
13462001-04-13 Jakub Jelinek <jakub@redhat.com>
1347
1348 * libbfd-in.h (_bfd_merge_section): New.
1349 (_bfd_write_merged_section): New.
1350 (_bfd_merged_section_offset): New.
1351 * libbfd.h: Rebuilt.
1352 * linker.c (_bfd_generic_link_output_symbols): Handle
1353 discard_sec_merge.
1354 * aoutx.h (aout_link_write_symbols): Likewise.
1355 * pdp11.c (aout_link_write_symbols): Likewise.
1356 * elflink.h (elf_link_add_object_symbols): Call _bfd_merge_section.
1357 (elf_bfd_final_link): Adjust global symbols pointing into SEC_MERGE
1358 sections.
1359 (elf_link_sec_merge_syms): New.
1360 (elf_link_input_bfd): Call _bfd_merged_section_offset
1361 and _bfd_write_merged_section.
1362 Handle discard_sec_merge.
1363 * elf-bfd.h (struct elf_link_hash_table): Add merge_info
1364 field.
1365 (struct bfd_elf_section_data): Likewise.
1366 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_MERGE and
1367 SEC_STRINGS section flags and entsize from their ELF counterparts.
1368 (_bfd_elf_link_hash_table_init): Initialize merge_info.
1369 (elf_fake_sections): Set SHF_MERGE, SHF_STRINGS and sh_entsize
1370 from their BFD counterparts.
1371 * merge.c: New file.
1372 * Makefile.am: Add strtab.lo.
1373 * Makefile.in: Rebuilt.
1374
d954b040
HPN
13752001-04-09 Hans-Peter Nilsson <hp@axis.com>
1376
1377 * elflink.h (elf_fix_symbol_flags): For non-default visibilities,
1378 only hide symbols marked STV_INTERNAL or STV_HIDDEN.
1379
fdbafa10
L
13802001-04-05 Steven J. Hill <sjhill@cotw.com>
1381
1382 * config.bfd (mips*el*-*-linux-gnu*): Use traditional little
1383 endian MIPS ELF target.
1384 * config.bfd (mips*-*-linux-gnu*): Use traditional big endian
1385 MIPS ELF target.
1386
1387 * configure.in (bfd_elf64_tradbigmips_vec): New. Traditional
1388 64bit big endian MIPS ELF target.
653165cc 1389 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
fdbafa10
L
1390 endian MIPS ELF target.
1391 * configure: Regenerated.
1392
1393 * elf32-mips.c (IRIX_COMPAT): Handle traditional 64bit and
1394 little endian targets.
1395 (mips_elf_sym_is_global): Handle traditional targets.
1396
1397 * elf64-mips.c (bfd_elf64_tradbigmips_vec): New. Traditional
1398 64bit big endian MIPS ELF target.
1399 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
1400 endian MIPS ELF target.
1401
1402 * targets.c: (_bfd_target_vector): Add bfd_elf64_tradbigmips_vec
1403 and bfd_elf64_tradlittlemips_vec.
1404
dd484e5c
L
14052001-04-05 David Mosberger <davidm@hpl.hp.com>
1406
1407 * elf32-i386.c (elf_i386_fake_sections): Treat ".reloc" as an
1408 ordinary "progbits" section.
1409
391a809a
AM
14102001-04-04 Alan Modra <alan@linuxcare.com.au>
1411
1412 * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbol
1413 when -Bsymbolic causes a symbol to no longer need a .plt entry.
1414
5854c633
L
14152001-04-03 David Mosberger <davidm@hpl.hp.com>
1416
1417 * efi-app-ia32.c (ALIGN_SECTIONS_IN_FILE): Deleted.
1418
8b4b0fac
L
14192001-03-30 H.J. Lu <hjl@gnu.org>
1420
1421 * efi-app-ia32.c (PEI_TARGET_SUBSYSTEM): Rename from ...
1422 (PEI_DEFAULT_TARGET_SUBSYSTEM): This.
1423
eb4a6e4f
L
14242001-03-26 H.J. Lu <hjl@gnu.org>
1425
1426 * elf32-gen.c (elf32_generic_link_add_symbols): New. Check
1427 if there are any relocations for generic ELF.
1428 (bfd_elf32_bfd_link_add_symbols): Defined to
1429 elf32_generic_link_add_symbols.
1430 * elf64-gen.c (elf64_generic_link_add_symbols): New. Check
1431 if there are any relocations for generic ELF.
1432 (bfd_elf64_bfd_link_add_symbols): Defined to
1433 elf64_generic_link_add_symbols.
1434
55c80943
NC
14352001-03-23 Nick Clifton <nickc@redhat.com>
1436
1437 * Makefile.am (BUILD_CFILES): New variable: List of C source
bb0082d6
AM
1438 files created in build directory.
1439 (BUILD_HFILES): New variable: List of header files created in
1440 build directory.
1441 (POTFILES): Delete.
1442 (po/POTFILES.in): Replace rule with empty entry.
1443 (po/SRC-POTFILES.in): New rule: Create a list of source files
1444 in the source directory.
1445 (po/BLD-POTFILES.in): New rule: Create a list of source files
1446 in the build directory.
1447 (MOSTLYCLEAN): Do not delete source files created in build
1448 directory.
1449 * Makefile.in: Regenerate.
1450 * configure.in: Insert SRC-POTFILES.in and BLD-POTFILES.in
1451 into po/Makefile.
1452 * configure: Regenerate.
1453
1454 * po/Make-in: Replace occurrences of POTFILES with SRC-POTFILES
1455 and BLD_POTFILES.
55c80943 1456 Add .. to the search path when building bfd.pot.
bb0082d6
AM
1457 Delete POTFILES when performing distclean.
1458 Add comment describing why distclean is broken in maintainer mode.
55c80943
NC
1459 * po/POTFILES.in: Delete.
1460 * po/SRC-POTFILES.in: New file.
1461 * po/BLD-POTFILES.in: New file.
bb0082d6 1462 * po/bfd.pot: Regenerate.
55c80943 1463
58d29fc3
HPN
14642001-03-22 Hans-Peter Nilsson <hp@axis.com>
1465
915e5146
HPN
1466 * elf32-cris.c: Shlib and PIC support. PCREL tweaks.
1467 (elf_cris_discard_copies, elf_cris_adjust_gotplt_to_got,
1468 elf_cris_try_fold_plt_to_got, elf_cris_link_hash_newfunc,
1469 elf_cris_link_hash_table_create, elf_cris_adjust_dynamic_symbol,
1470 elf_cris_size_dynamic_sections, elf_cris_finish_dynamic_symbol,
1471 elf_cris_finish_dynamic_sections,elf_cris_hide_symbol): New
1472 functions.
1473 (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL,
1474 R_CRIS_32_PCREL>: Correct comments. Set pcrel_offset to false.
1475 <R_CRIS_COPY, R_CRIS_GLOB_DAT, R_CRIS_JUMP_SLOT, R_CRIS_RELATIVE,
1476 R_CRIS_16_GOT, R_CRIS_32_GOT, R_CRIS_16_GOTPLT, R_CRIS_32_GOTPLT,
1477 R_CRIS_32_GOTREL, R_CRIS_32_PLT_GOTREL, R_CRIS_32_PLT_PCREL>:
1478 New HOWTO members for new relocs.
1479 (cris_reloc_map): Map new relocs.
1480 (ELF_DYNAMIC_INTERPRETER): Define.
1481 (PLT_ENTRY_SIZE): Define.
1482 (elf_cris_plt0_entry, elf_cris_plt_entry, elf_cris_pic_plt0_entry,
1483 elf_cris_pic_plt_entry): New, PLT templates.
1484 (struct elf_cris_pcrel_relocs_copied, struct
1485 elf_cris_link_hash_entry, struct elf_cris_link_hash_table): New.
1486 (elf_cris_link_hash_traverse, elf_cris_hash_table): Define.
1487 (cris_final_link_relocate): Check that 16-bit GOT relocs have
1488 positive values. Adjust PCREL relocs to be relative to location
1489 after relocation.
1490 (cris_elf_relocate_section): Handle relocations to dynamic
1491 objects. Handle new relocations. Call error handler when seeing
1492 non-PIC relocation for read-only sections while generating shared
1493 object.
1494 (cris_elf_check_relocs): Set reference counts for GOT and PLT
1495 entries.
1496 (bfd_elf32_bfd_link_hash_table_create,
1497 elf_backend_adjust_dynamic_symbol,
1498 elf_backend_size_dynamic_sections,
1499 elf_backend_finish_dynamic_symbol,
1500 elf_backend_finish_dynamic_sections,
1501 elf_backend_create_dynamic_sections, bfd_elf32_bfd_final_link,
1502 elf_backend_hide_symbol, elf_backend_want_got_plt,
1503 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1504 elf_backend_got_header_size, elf_backend_plt_header_size):
1505 Define.
1506
58d29fc3
HPN
1507 * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,
1508 BFD_RELOC_CRIS_JUMP_SLOT, BFD_RELOC_CRIS_RELATIVE,
1509 BFD_RELOC_CRIS_32_GOT, BFD_RELOC_CRIS_16_GOT,
1510 BFD_RELOC_CRIS_32_GOTPLT, BFD_RELOC_CRIS_16_GOTPLT,
1511 BFD_RELOC_CRIS_32_GOTREL, BFD_RELOC_CRIS_32_PLT_GOTREL,
1512 BFD_RELOC_CRIS_32_PLT_PCREL): New relocs.
1513 * bfd-in2.h, libbfd.h: Regenerate.
1514
7a65545d
DN
15152001-03-21 Diego Novillo <dnovillo@redhat.com>
1516
1517 (_bfd_mips_elf_relocate_section): Give a better error message when
1518 a relocation is not recognized.
1519
b32b5d6e
AM
15202001-03-21 Alan Modra <alan@linuxcare.com.au>
1521
1522 * elf32-hppa.c (elf32_hppa_set_gp): Check sec->output_section
1523 non-NULL before attempting to dereference.
1524
f4fbb4a3
L
15252001-03-20 H.J. Lu <hjl@gnu.org>
1526
1527 * configure.in: Remove the redundent AC_ARG_PROGRAM.
1528 * configure: Rebuild.
1529
95fc45e6
AS
15302001-03-20 Andreas Schwab <schwab@suse.de>
1531
1532 * elf32-m68k.c (elf_m68k_relocate_section): Don't need the
1533 relocation value when resolving a reference from a debugging
1534 section.
1535
03d411a9
NC
15362001-03-16 Scott Thomason <SThomaso@hii.com>
1537
1538 * coff64-rs6000.c (xcoff64_swap_sym_out): Fix syntax errors.
1539 (xcoff64_swap_sym_out): Fix syntax errors.
1540
d1659392
NC
15412001-03-16 Richard Sandiford <rsandifo@redhat.com>
1542
1543 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix warning.
1544
12cca0d2
AM
15452001-03-15 Alan Modra <alan@linuxcare.com.au>
1546
1547 * elf32-hppa.c (elf32_hppa_link_hash_entry): Add maybe_pic_call.
1548 (hppa_link_hash_newfunc): Init it.
1549 (hppa_type_of_stub): Only use non-PIC to PIC call stub if caller
1550 section appears to be non-PIC.
1551 (final_link_relocate): Likewise.
1552 (elf32_hppa_adjust_dynamic_symbol): Set maybe_pic_call for any
1553 possible candidate function, and set pic_call for those that will
1554 only have a .plt entry for the PIC call stub.
1555 (hppa_handle_PIC_calls): Set maybe_pic_call.
1556
cd6ec716
DD
15572001-03-12 DJ Delorie <dj@redhat.com>
1558
1559 * elf32-sh.c (sh_elf_relocate_section): Only relocation
1560 R_SH_DIR8WP* relocs if they're against external symbols, else
1561 they're just for relaxing. Validate the reloc values.
1562
43a0748c
NC
15632001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1564
1565 * binary.c (bfd_external_binary_architecture): Declare.
1566 (binary_object_p): If bfd_external_binary_architecture is defined,
1567 set the architecture to this string.
1568
d982ba73
PB
15692001-03-11 Philip Blundell <philb@gnu.org>
1570
1571 * elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT
1572 entries that could serve as a definition for a weak symbol.
1573
7898deda
NC
15742001-03-08 Nick Clifton <nickc@redhat.com>
1575
1576 * Most files: Update copyright notices using Perl script created
1577 by Kevin Buettner <kevinb@redhat.com>.
653165cc 1578
df425bc0
NC
15792001-03-07 Nick Clifton <nickc@redhat.com>
1580
1581 * elf32-arm.h (elf32_arm_final_link_relocate): Conditionalise
1582 prior patch on ! defined OLD_ARM_ABI.
1583
bcdd92f3
AJ
15842001-03-07 Andreas Jaeger <aj@suse.de>
1585
1586 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
1587 some relocation values.
1588
4f3c3dbb
NC
15892001-03-06 Nick Clifton <nickc@redhat.com>
1590
1591 * elf32-arm.h (elf32_arm_final_link_relocate): Clear bit zero
1592 of offset in BLX(1) instruction.
1593 * coff-arm.c (coff_arm_relocate_section): Clear bit zero of
1594 offset in BLX(1) instruction.
bb0082d6 1595 Fix formatting.
4f3c3dbb 1596
f8f3c6cc
NC
15972001-03-06 Nick Clifton <nickc@redhat.com>
1598
1599 * coff-arm.c (coff_arm_reloc_type_lookup): Add
1600 BFD_RELOC_THUMB_PCREL_BLX.
1601
3cac17ae
NC
16022001-03-06 Igor Shevlyakov <igor@windriver.com>
1603
1604 * archures.c (bfd_default_scan): Add Coldfire CPUs.
1605 * bfd-in2.h: Regenerate.
1606 * cpu-m68k.c: Add Coldfire CPUs for arch table.
1607 * ieee.c (ieee_write_processor): Set proper id for
1608 Coldfire CPUs.
1609
d1b17ab0
NC
16102001-03-01 D.J. Barrow <djbarrow@de.ibm.com,barrow_dj@yahoo.com>
1611
1612 * configure.in: Add s390 target.
1613 * configure: Regenerate.
1614
5608e05b
AJ
16152001-02-28 Andreas Jaeger <aj@suse.de>
1616
1617 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
1618 to addend.
1619
fd2ec330
PB
16202001-02-28 Philip Blundell <pb@futuretv.com>
1621
1622 * elf32-arm.h: Update mentions of renamed EF_xx constants.
5608e05b 1623 (elf32_arm_print_private_bfd_data): Handle ARM EABI version 2.
fd2ec330 1624
920581c5
L
16252001-02-27 H.J. Lu <hjl@gnu.org>
1626
1627 * aoutx.h (NAME(aout,bfd_free_cached_info)): Return true if
1628 abfd->tdata.aout_data == NULL.
1629
27b7e12d
AM
16302001-02-27 Alan Modra <alan@linuxcare.com.au>
1631
3ee1d854
AM
1632 * elf32-hppa.c: Correct field selector in stub comments.
1633 (clobber_millicode_symbols): Formatting fix.
1634
27b7e12d
AM
1635 * configure.in: Bump version to 2.11.90.
1636 * configure: Regenerate.
1637 * Makefile.am (CFILES): Rename to SOURCE_CFILES.
1638 (CFILES): $SOURCE_CFILES + generated C files.
1639 (POTFILES): Include $HFILES not $SOURCE_HFILES.
1640 Run "make dep-am"
1641 * Makefile.in: Regenerate.
1642 * doc/Makefile.in: This too.
1643
10d1e03a
TW
16442001-02-26 Timothy Wall <twall@cygnus.com>
1645
1646 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Remove obsolete
5608e05b 1647 comments.
10d1e03a 1648
1276aefa
NC
16492001-02-26 Nick Clifton <nickc@redhat.com>
1650
1651 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Tidy
1652 up, replacing multiple if statements with a switch.
bb0082d6 1653 (handle_COMDAT): New function.
1276aefa
NC
1654
16552001-02-26 H.J. Lu <hjl@gnu.org>
1656
1657 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Issue
1658 a warning for section flags we do not handle instead of
1659 aborting.
1660
4a73f21b
AJ
16612001-02-26 Andreas Jaeger <aj@suse.de>
1662
1663 * elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.
1664
7b6dab7f
TW
16652001-02-22 Timothy Wall <twall@cygnus.com>
1666
1667 * config.bfd (targ_cpu): Add vectors for ia64-*-aix* (aka Monterey).
1668 * configure.in: Add objects for elf64_ia64_aix vectors.
1669 * configure: Regenerated.
1670 * configure.host: Recognize ia64-*-aix*.
1671 * elfxx-ia64.c: Add hooks for ELF64 on AIX5. Define new vectors
1672 for AIX. AIX5 requires most relocations to be dynamic (*all*
1673 binaries are somewhat similar to shared libraries).
1674 * targets.c: Add elf64_ia64_aix vectors.
4a73f21b 1675
87f8eb97
JW
16762001-02-21 David Mosberger <davidm@hpl.hp.com>
1677
1678 * cpu-ia64-opc.c (elf64_ia64_operands}: Fix typo: error string for
1679 C8 said "1" instead of "8". Clarify error string for IMM22:
1680 "signed integer" instead of just "integer".
1681
05aa1441
AJ
16822001-02-20 Andreas Jaeger <aj@suse.de>
1683
1684 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Don't make
1685 PLT entries that could serve as a definition for a weak symbol.
1686
8701c1bc
JJ
16872001-02-19 Jakub Jelinek <jakub@redhat.com>
1688
1689 * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
1690 entries that could serve as a definition for a weak symbol.
1691 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Likewise.
1692
d4af9775
DB
16932001-02-18 David O'Brien <obrien@FreeBSD>
1694
1695 * configure.in: Recognize FreeBSD/arm, FreeBSD/PowerPC, and treat
1696 FreeBSD/i386-CURRENT differently until I can figure out the needed
1697 corefile changes.
1698 * configure: Regenerate.
1699 * config.bfd: Recognize FreeBSD/x86-64, FreeBSD/ia64, FreeBSD/arm,
1700 FreeBSD/PowerPC, and FreeBSD/sparc64.
1701
e135f41b
NC
17022001-02-18 lars brinkhoff <lars@nocrew.org>
1703
1704 * Makefile.am: Add PDP-11 a.out target.
1705 * config.bfd: Likewise.
1706 * configure.in: Likewise.
1707 * targets.c: Likewise.
1708 * archures.c: Likewise.
1709 * bfd-in2.h: Likewise. Add PDP-11 relocations.
1710 * libbfd.h: Add PDP-11 relocations.
1711 * reloc.c: Likewise.
1712 * cpu-pdp11.c: New file.
1713 * pdp11.c: New file.
1714
1715 * libaout.h (GET_WORD) [ARCH_SIZE==16]: Define.
1716 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
1717 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
1718 (PUT_WORD) [ARCH_SIZE==16]: Likewise.
1719 (GET_MAGIC): New macro.
1720 (PUT_MAGIC): Likewise.
1721 * aout-target.h (MY(object_p)): Use GET_MAGIC to read magic word.
1722
dc3febfa
NC
17232001-02-18 Jim Kingdon <jkingdon@engr.sgi.com>
1724
1725 * irix-core.c (irix_core_core_file_p): Set the architecture (GDB
1726 multiarch needs it).
1727
ea412e04
L
17282001-02-18 H.J. Lu <hjl@gnu.org>
1729
1730 * elflink.h (elf_link_input_bfd): Ignore invalid section symbol
1731 index.
1732
47eee8a9
KH
17332001-02-18 Kazu Hirata <kazu@hxi.com>
1734
1735 * vms-misc.c: Fix formatting.
1736
8a0c27cd
KH
17372001-02-16 Kazu Hirata <kazu@hxi.com>
1738
1739 * vms.c: Fix formatting.
1740
d1fad7c6
NC
17412001-02-14 H.J. Lu <hjl@gnu.org>
1742
1743 * elf.c (elf_find_function): New function.
1744 (_bfd_elf_find_nearest_line): Call elf_find_function () to find
1745 the file name and function name.
1746
825b47db
NC
17472001-02-14 Nick Clifton <nickc@redhat.com>
1748
51d7ee16
NC
1749 * ecoff.c (bfd_debug_section): Update to initialise new fields in
1750 asection structure.
1751
825b47db
NC
1752 * Makefile.am (BFD32_BACKENDS_CFILES): Remove peigen.c
1753 (BFD64_BACKENDS): Add pepigen.c
1754 Add rules to create peigen.c and pepigen.c from peXXigen.c.
1755
1756 * Makefile.in: Regenerate.
1757 * configure: Regenerate.
1758 * po/POTFILES.in: Regenerate.
1759 * po/bfd.pot: Regenerate.
1760
ea36a178
L
17612001-02-14 H.J. Lu <hjl@gnu.org>
1762
1763 * libcoff-in.h (pe_tdata): Add members target_subsystem and
1764 force_minimum_alignment.
1765
407443a3
AJ
17662001-02-14 Bo Thorsen <bo@suse.de>
1767
1768 * elf64-x86-64.c: Small formatting fixes and rearrangements of code.
1769 (elf64_86_64_size_info): Struct added to fix a problem
1770 with the hashtable string entries.
1771 (elf64_x86_64_adjust_dynamic_symbol): Add generation of .got.plt.
1772 (elf64_x86_64_size_dynamic_sections): A FIXME removed.
1773 (elf64_x86_64_size_dynamic_sections): Fix a dynamic entry and
1774 remove the FIXME for this.
1775 (elf64_x86_64_adjust_dynamic_symbol): Fix check for unneeded .plt
1776 section. Also removed the FIXME for it.
1777 (x86_64_elf_howto_table): Use bfd_elf_generic_reloc.
1778 (ELF_DYNAMIC_INTERPRETER): Fix the name of the dynamic linker.
1779 (elf64_x86_64_finish_dynamic_sections): Enable .got.plt writing.
1780
b4adccfd
RH
17812001-02-13 Richard Henderson <rth@redhat.com>
1782
1783 * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
1784 and not user provided.
1785
9635981a
KH
17862001-02-13 Kazu Hirata <kazu@hxi.com>
1787
1788 * vms.c (vms_print_symbol): Remove unreachable code.
1789
6a125b16
KH
1790 * rs6000-core.c: Fix formatting.
1791
cbff5e0d
DD
17922001-02-13 David Mosberger <davidm@hpl.hp.com>
1793
1794 * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define
1795 as _bfd_XXi_only_swap_filehdr_out.
1796 (pe_mkobject) [PEI_FORCE_MINIMUM_ALIGNMENT]: Set
1797 pe->force_minimum_alignment to TRUE.
1798 (pe_mkobject) [PEI_TARGET_SUBSYSTEM]: Set pe->target_subsystem to
1799 PEI_TARGET_SUBSYSTEM.
1800 (pe_print_private_bfd_data): Call
1801 _bfd_XX_print_private_bfd_data_common() instead of
1802 _bfd_pe_print_private_bfd_data_common().
1803 (pe_bfd_copy_private_bfd_data): Call
1804 _bfd_XX_bfd_copy_private_bfd_data_common() instead of
1805 _bfd_pe_bfd_copy_private_bfd_data_common().
1806 (coff_bfd_copy_private_section_data): Define as
1807 _bfd_XX_bfd_copy_private_section_data instead of
1808 _bfd_pe_bfd_copy_private_section_data.
1809 (coff_get_symbol_info): Define as _bfd_XX_get_symbol_info instead
1810 of a _bfd_pe_get_symbol_info.
1811
1812 * peigen.c: Delete.
1813
1814 * peXXigen.c: Renamed from peigen.c.
1815 (COFF_WITH_XX): Define this macro (will get expanded into
1816 COFF_WITH_pep or COFF_WITH_pe, depending on whether this is being
1817 compiled as peigen.c or pepigen.c.
1818 [COFF_WITH_pep]: Include "coff/ia64.h" instead of "coff/i386.h" to
1819 define the canonical PEP structures and definitions.
1820 (_bfd_XXi_swap_aouthdr_out): If pe->force_minimum_alignment is in
1821 effect, enforce minimum file and section alignments. If
1822 extra->Subsystem is IMAGE_SUBSYSTEM_UNKNOWN, set it to
1823 pe->target_subsystem (this defaults to IMAGE_SUBSYSTEM_UNKNOWN,
1824 so, by default, this is a no-op).
1825
1826 * libpei.h: Rename COFF_WITH_PEP to COFF_WITH_pep.
1827 (_bfd_XX_bfd_copy_private_bfd_data_common): Add macros to map
1828 _bfd_XXfoo to _bfd_pepfoo if COFF_WIT_PEP is defined and to
1829 _bfd_pefoo if it's not defined. Use these macros to define
1830 coff swap macros.
1831
1832 * libcoff.h (pe_tdata): Add members target_subsystem and
1833 force_minimum_alignment.
1834
1835 * efi-app-ia64.c (COFF_WITH_pep): Rename COFF_WITH_PEP to
1836 COFF_WITH_pep.
1837 (PEI_TARGET_SUBSYSTEM): Rename from PEI_DEFAULT_TARGET_SUBSYSTEM.
1838
1839 * configure.in (bfd_efi_app_ia64_vec): Use pepigen.lo instead of
1840 peigen.lo.
1841
1842 * coff-ia64.c: Rename COFF_WITH_PEP to COFF_WITH_pep.
1843 (AOUTSZ): Rename PEP64AOUTSZ and PEP64AOUTHDR to PEPAOUTSZ and
1844 PEPAOUTHDR.
1845
1846 * Makefile.in (BFD64_BACKENDS): Mention pepigen.lo.
1847 (BFD64_BACKENDS_CFILES): Mention pepigen.c
1848 (peigen.c): Add rule to generate from peXXigen.c.
1849 (pepigen.c): Ditto.
1850 (pepigen.lo): List dependencies for pepigen.lo.
1851
df8634e3
AM
18522001-02-13 Alan Modra <alan@linuxcare.com.au>
1853
1854 * elf32-hppa.c (elf32_hppa_set_gp): Handle weak $global$. If
1855 $global$ referenced but not defined, set its value here.
1856
51e0a107
JH
18572001-02-09 Bo Thorsen <bo@suse.de>
1858
1859 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set .rela.got section
1860 alignment to 3.
1861 (elf64_x86_64_check_relocs): Write R_X86_64_GOTPCREL GOT entry
1862 and relocation.
1863 (elf64_x86_64_relocate_section): Fix formatting.
1864 (elf64_x86_64_relocate_section): Fix addend for relocation of
1865 R_X86_64_(8|16|32|PC8|PC16|PC32).
1866
d1fad7c6 18672001-02-12 Jan Hubicka <jh@suse.cz>
23df1078
JH
1868
1869 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.
1870
f0e1d18a
L
18712001-02-11 H.J. Lu <hjl@gnu.org>
1872
6757257f 1873 * elflink.h (elf_bfd_final_link): Use file_align for SYMTAB
f0e1d18a
L
1874 alignment.
1875
9117d219
NC
18762001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1877
1878 * elf32-mips.c (mips_elf_create_dynamic_relocation): Undo patch
1879 from 2000-10-13. Do not add the symbol's value for R_MIPS_REL32
1880 relocations against dynsym symbols.
1881
1882 * elf32-mips.c (elf_mips_howto_table): Fix the comment on
1883 the R_MIPS_26 relocation.
1884 (mips_elf_calculate_relocation): Use (p + 4) instead of p for
1885 the R_MIPS_26 relocation.
1886 (mips_elf_perform_relocation): Fix the comment on the R_MIPS16_26
1887 relocation.
1888 * elf64-mips.c (mips_elf64_howto_table_rel): Fix the comment on
1889 the R_MIPS_26 relocation.
1890 (mips_elf64_howto_table_rela): Likewise.
1891
1892 * elf32-mips.c (struct mips_elf_link_hash_entry): Added no_fn_stub
1893 member to mark symbols that have non-CALL relocations against
1894 them.
1895 (mips_elf_link_hash_newfunc): Initialize no_fn_stub.
1896 (mips_elf_calculate_relocation): Handle R_MIPS_CALL16 like
1897 R_MIPS_GOT16.
1898 (_bfd_mips_elf_check_relocs): Set no_fn_stub for a symbol if a
1899 non-CALL relocation against it is encountered.
1900 (_bfd_mips_elf_copy_indirect_symbol): Merge no_fn_stub as well.
1901 (_bfd_mips_elf_adjust_dynamic_symbol): Only create a stub if
1902 no_fn_stub is not set.
1903
1904 * elf32-mips.c (mips_elf_output_extsym): Get the output section
1905 information from the real symbol for indirect ones.
1906 Check no_fn_stub to find out if a symbol has a function stub
1907 indeed.
1908
9f93bca5
MS
19092001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1910
1911 * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.
1912 * Makefile.in: Regenerate.
1913
81545d45
RH
19142001-02-09 David Mosberger <davidm@hpl.hp.com>
1915
1916 * elfxx-ia64.c (is_unwind_section_name): New function. Returns
1917 true if section name is an unwind table section name.
1918 (elfNN_ia64_additional_program_headers): Count each unwind section
1919 separately.
1920 (elfNN_ia64_modify_segment_map): Install one unwind program header
1921 for each unwind separate section. Note: normally the linker
1922 script merges the unwind sections that go into a single segment,
1923 so this still generates at most one unwind program header per
1924 segment.
1925
1926 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Accept any section
1927 name for SHT_IA_64_UNWIND, not just .IA_64.unwind.
1928 (elfNN_ia64_fake_sections): Mark sections with names that start
1929 with .IA_64.unwind but not with .IA_64.unwind_info as an IA-64
1930 unwind section.
1931
1932 * elfxx-ia64.c (elfNN_ia64_final_write_processing): New function.
1933 Use it to make sh_info in unwind section point to the text section
1934 it applies to.
1935
a85d7ed0
NC
19362001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1937
1938 * Makefile.am: Add linux target for S/390.
1939 * archures.c: Likewise.
1940 * bfd-in2.h: Likewise.
1941 * config.bfd: Likewise.
1942 * configure.in: Likewise.
1943 * elf.c: Likewise.
1944 * libbfd.h: Likewise.
1945 * targets.c: Likewise.
1946 * cpu-s390.c: New file.
1947 * elf32-s390.c: New file.
1948 * elf64-s390.c: New file.
1949
356d255d
NC
19502001-02-09 Nick Clifton <nickc@redhat.com>
1951
1952 * peigen.c (_bfd_pe_get_symbol_info): Suppress addition of
1953 ImageBase. This has already been done by coff_swap_hdr_in.
1954
069f40e5
JJ
19552001-02-09 Jakub Jelinek <jakub@redhat.com>
1956
1957 * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.
1958
eadfa8ab
JJ
19592001-02-09 Jakub Jelinek <jakub@redhat.com>
1960
1961 * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.
1962 (sparc64_elf_relocate_section): Likewise.
1963
9fc54e19
MK
19642001-02-09 Mark Kettenis <kettenis@gnu.org>
1965
1966 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32
1967 similar to R_SPARC_32.
1968 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
1969
1f655a09
L
19702001-02-08 H.J. Lu <hjl@gnu.org>
1971
1972 * elf32-i386.c (elf_i386_check_relocs): Reserve R_386_PC32
1973 relocation entries for weak definitions when building DSO with
1974 -Bsymbolic.
1975
ca88208a
RH
19762001-02-08 Richard Henderson <rth@redhat.com>
1977
1978 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weakness
1979 before visibility. Locally defined protected symbols are not
1980 dynamic.
1981
4603e845
GK
19822001-02-08 Geoffrey Keating <geoffk@redhat.com>
1983
1984 * config.bfd: Enable coff64 for rs6000-*. Patch from
1985 <hzoli@austin.ibm.com>.
1986
4ca29a6a
NC
19872001-02-07 Mark Elbrecht <snowball3@bigfoot.com>
1988
1989 * coffgen.c (coff_find_nearest_line): If stabs info is successfully
1990 found, do not attempt to find dwarf2 info before returning.
1991
7da9d88f
NC
19922001-02-07 Jakub Jelinek <jakub@redhat.com>
1993
1994 * elflink.h (is_global_symbol_definition): Rename to
1995 is_global_data_symbol_definition and have it reject function
1996 symbols.
1997 (elf_link_is_defined_archive_symbol): Use renamed function.
1998
7340082d
NC
19992001-02-07 Todd Vierling <tv@wasabisystems.com>
2000
2001 * libbfd-in.h (bfd_target_vector): Change extern array to pointer.
2002 * libbfd.h (bfd_target_vector): Likewise.
2003 * targets.c (bfd_target_vector): Rename to _bfd_target_vector and
81545d45 2004 make static; create pointer reference named bfd_target_vector.
7340082d
NC
2005 (_bfd_target_vector_entries): Calculate this based on the array
2006 typed _bfd_target_vector.
2007
2719f880
L
20082001-02-06 H.J. Lu <hjl@gnu.org>
2009
2010 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Only hidden and
2011 internal symbols are not dynamic.
2012 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
2013
175aa013
NC
20142001-02-06 Nick Clifton <nickc@redhat.com>
2015
2016 * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-ia64.c, so
2017 that it will not be pulled into the list of files that make up
2018 po/POTFILES.in.
2019 * Makefile.in: Regenerate.
2020 * po/bfd.pot: Regenerate.
2021
15e0ecd9
L
20222001-02-06 H.J. Lu <hjl@gnu.org>
2023
7898deda 2024 * peicode.h (coff_swap_filehdr_in): Remove the e_magic
15e0ecd9
L
2025 checking.
2026 (pe_bfd_object_p): Rewrite with external_PEI_DOS_hdr and
2027 external_PEI_IMAGE_hdr.
2028
27def10f
KH
20292001-02-06 Kazu Hirata <kazu@hxi.com>
2030
2031 * elf-m10200.c: Fix formatting.
2032
a0f2e916
NC
20332001-02-04 Nick Clifton <nickc@redhat.com>
2034
2035 * elf32-v850.c (v850_elf_reloc): Do not convert reloc addend to PC
2036 rel, it will be handled later on.
2037
d96031fb
NC
20382001-02-02 Fred Fish <fnf@ninemoons.com>
2039
2040 * Makefile.in: Fix typo.
2041
010ac81f
KH
20422001-02-01 Kazu Hirata <kazu@hxi.com>
2043
2044 * elf-m10300.c: Fix formatting.
2045
3fab46d0
AM
20462001-01-30 Alan Modra <alan@linuxcare.com.au>
2047
2048 * elf64-hppa.c (elf64_hppa_elf_get_symbol_type): New function.
2049 (elf_backend_get_symbol_type): Define.
d9634ba1
AM
2050 (elf64_hppa_object_p): Set architecture and machine from elf
2051 header flags.
3fab46d0 2052
95404643
RH
20532001-01-30 Curtis L. Janssen <cljanss@ca.sandia.gov>
2054
2055 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
2056 before mdebug.
2057
8fb35fed
RH
20582001-01-26 Richard Henderson <rth@redhat.com>
2059
2060 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
2061 for non-default visibility.
2062 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
2063 delete ugly macro and replace with pretty function.
2064
a4f68544
NC
20652001-01-25 Mark Elbrecht <snowball3@bigfoot.com>
2066
2067 * coff-go32.c: Update copyright.
2068 * coff-stgo32.c: Likewise.
2069 * coff-go32.c (COFF_LONG_FILENAMES): Define.
2070 * coff-stgo32.c (COFF_LONG_FILENAMES): Likewise.
2071 * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Remove .bss entry.
2072 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
2073
c02e7c3e
KH
20742001-01-25 Kazu Hirata <kazu@hxi.com>
2075
2076 * bfd-in2.h: Rebuild.
2077 * libbfd.h: Likewise.
2078
541389e2
L
20792001-01-23 H.J. Lu <hjl@gnu.org>
2080
2081 * bfd-in2.h: Rebuild.
2082
0007625f
L
20832001-01-23 H.J. Lu <hjl@gnu.org>
2084
2085 * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
2086 is NULL or PRIV(vms_rec) is outside of the buffer.
2087
b653e1b1
KH
20882001-01-23 Kazu Hirata <kazu@hxi.com>
2089
2090 * coff64-rs6000.c: Fix formatting.
2091 * coff-arm.c: Likewise.
2092 * coffgen.c: Likewise.
2093 * cofflink.c: Likewise.
2094 * coff-mcore.c: Likewise.
2095 * coff-mips.c: Likewise.
2096 * coff-pmac.c: Likewise.
2097 * coff-ppc.c: Likewise.
2098 * coff-rs6000.c: Likewise.
2099 * elf32.c: Likewise.
2100 * elf32-fr30.c: Likewise.
2101 * elf32-i370.c: Likewise.
2102 * elf32-i860.c: Likewise.
2103 * elf32-m32r.c: Likewise.
2104 * elf32-m68k.c: Likewise.
2105 * elf32-mcore.c: Likewise.
2106 * elf32-ppc.c: Likewise.
2107 * elf32-sh.c: Likewise.
2108 * elf32-v850.c: Likewise.
2109 * elf64-alpha.c: Likewise.
2110 * elf64-sparc.c: Likewise.
2111 * elflink.c: Likewise.
2112 * elflink.h: Likewise.
2113 * elf-m10200.c: Likewise.
2114 * elf-m10300.c: Likewise.
2115 * elfxx-ia64.c: Likewise.
2116
3fde5a36
KH
2117 * aoutx.h: Fix formatting.
2118 * bfd.c: Likewise.
2119 * bfd-in2.h: Likewise.
2120 * bfd-in.h: Likewise.
2121 * cpu-i386.c: Likewise.
2122 * cpu-m68hc11.c: Likewise.
2123 * dwarf2.c: Likewise.
2124 * elf64-x86-64.c: Likewise.
2125 * format.c: Likewise.
2126 * freebsd.h: Likewise.
2127 * hash.c: Likewise.
2128 * hp300hpux.c: Likewise.
2129 * hppabsd-core.c: Likewise.
2130 * hpux-core.c: Likewise.
2131
70256ad8
AJ
21322001-01-22 Bo Thorsen <bo@suse.de>
2133
2134 * elf64-x86-64.c: Added PIC support for X86-64.
2135 (elf64_x86_64_link_hash_newfunc): Function added.
2136 (elf64_x86_64_link_hash_table_create): Likewise.
2137 (elf64_x86_64_check_relocs): Likewise.
2138 (elf64_x86_64_gc_mark_hook): Likewise.
2139 (elf64_x86_64_gc_sweep_hook): Likewise.
2140 (elf64_x86_64_adjust_dynamic_symbol): Likewise.
2141 (elf64_x86_64_size_dynamic_sections): Likewise.
2142 (elf64_x86_64_discard_copies): Likewise.
2143 (elf64_x86_64_finish_dynamic_symbol): Likewise.
2144 (elf64_x86_64_finish_dynamic_sections): Likewise.
2145 (elf64_x86_64_relocate_section): Add relocation of PIC sections.
2146
ee0bebb8
AJ
21472001-01-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2148
2149 * Makefile.am (install-data-local): Make use of $(DESTDIR).
2150 * Makefile.in: Regenerate.
2151
2a38f751
KH
21522001-01-21 Kazu Hirata <kazu@hxi.com>
2153
2154 * coff-a29k.c: Fix formatting.
2155
c8492176
L
21562001-01-19 H.J. Lu <hjl@gnu.org>
2157
2158 * elf32-i386.c (elf_i386_check_relocs): Report files with bad
2159 relocation section names.
2160 (elf_i386_relocate_section): Report files with bad relocation
2161 section names and return false.
2162
a5377ec0
AJ
21632001-01-17 Bo Thorsen <bo@suse.de>
2164
2165 * targets.c: Alphabetize list of xvecs.
2166
b352eebf
AM
21672001-01-14 Alan Modra <alan@linuxcare.com.au>
2168
d952f17a
AM
2169 * config.bfd: Add linux target variant for elfxx-hppa.
2170 * configure.in: Recognize bfd_elf32_hppa_linux_vec and
2171 bfd_elf64_hppa_linux_vec.
2172 * configure: Regenerate.
2173 * elf64-hppa.c: Include elf64-target.h again to support linux
2174 target variant.
2175 (elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.
2176 * elf32-hppa.c: Include elf32-target.h again to support linux
2177 target variant.
2178 (elf32_hppa_post_process_headers): New function.
2179 (elf_backend_post_process_headers): Define.
2180 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and
2181 bfd_elf32_hppa_linux_vec.
2182
c46b7515
AM
2183 * elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,
2184 and data_segment_base fields.
2185 (elf32_hppa_link_hash_table_create ): Init them.
2186 (elf32_hppa_check_relocs): Update comments.
2187 (hppa_record_segment_addr): New function.
2188 (elf32_hppa_relocate_section): Call it.
2189 (final_link_relocate): Handle R_PARISC_SEGREL32.
2190 (elf32_hppa_final_link): New function.
2191 (bfd_elf32_bfd_final_link): Define to call it.
2192 (hppa_unwind_entry_compare): New function.
2193 * cache.c (bfd_open_file): Create files in write+read mode.
2194
2195 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for
2196 SEGREL32 and numerous other relocs. Change duplicate
2197 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
2198
d768008d
AM
2199 * opncls.c (bfd_fdopenr): Add parens like the comment says around
2200 O_ACCMODE.
2201
150ccafb
AM
2202 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create
2203 .plt entries for DT_INIT and DT_FINI.
2204 (elf32_hppa_finish_dynamic_sections): Remove special handling of
2205 DT_INIT and DT_FINI.
2206
b352eebf
AM
2207 * elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit
2208 offsets for stub .plt access if wide mode. Check offset in range.
2209
b3b9a062
NC
22102001-01-13 Nick Clifton <nickc@redhat.com>
2211
b7ed8fad
NC
2212 * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
2213 line.
2214
b3b9a062
NC
2215 * coffcode.h (coff_canonicalize_reloc): Remove spurious blank
2216 line.
2217
6e0b89ee
AM
22182001-01-12 Alan Modra <alan@linuxcare.com.au>
2219
2220 * configure.in ([bfd_elf64_x86_64_vec]): Set target64.
2221 * configure: Regenerate.
2222
0d2bcfaf
NC
22232001-01-11 Peter Targett <peter.targett@arccores.com>
2224
2225 * bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,
2226 bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
2227 * cpu-arc.c (arch_info_struct): Add entries for variants.
2228 (bfd_arc_arch) Set default to bfd_mach_arc_5.
2229 (arc_get_mach) Don't assume machine names prefixed arc- before
2230 testing.
2231 * elf32-arc.c (arc_elf_object_p): Set machine number based on new
2232 selections.
2233 (arc_elf_final_write_processing) Likewise.
2234 (ELF_MACHINE_CODE) Use EM_ARC.
2235
c31c1f70
NC
22362001-01-10 Nick Clifton <nickc@redhat.com>
2237
2758140b 2238 * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
c31c1f70 2239
5ad083e3
PB
22402001-01-07 Philip Blundell <philb@gnu.org>
2241
2242 * README: Replace `bug-gnu-utils@gnu.org' with
2243 `bug-binutils@gnu.org'.
2244
7eae7d22
KH
22452001-01-04 Kazu Hirata <kazu@hxi.com>
2246
2247 * som.c: Fix formatting.
2248
509945ae
KH
22492001-01-03 Kazu Hirata <kazu@hxi.com>
2250
3e932841
KH
2251 * ecoffswap.h: Fix formatting.
2252 * elf-bfd.h: Likewise.
2253 * elfarm-nabi.c: Likewise.
2254 * elfarm-oabi.c: Likewise.
2255 * elfcode.h: Likewise.
2256 * elfcore.h: Likewise.
2257 * elflink.c: Likewise.
2258 * elflink.h: Likewise.
2259 * elfxx-ia64.c: Likewise.
2260 * elfxx-target.h: Likewise.
2261 * libbfd.c: Likewise
509945ae
KH
2262 * linker.c: Likewise.
2263 * lynx-core.c: Likewise.
2264
892339ee
KH
22652001-01-02 Kazu Hirata <kazu@hxi.com>
2266
2267 * pc532-mach.c: Fix formatting.
2268 * pe-arm.c: Likewise.
2269 * pe-i386.c: Likewise.
2270 * pe-mips.c: Likewise.
2271 * pe-ppc.c: Likewise.
2272 * pe-sh.c: Likewise.
2273 * pei-mips.c: Likewise.
2274 * pei-sh.c: Likewise.
ee91ed79 2275 * peicode.h: Likewise.
892339ee
KH
2276 * ppcboot.c: Likewise.
2277 * ptrace-core.c: Likewise.
2278
3d855632
KH
22792001-01-01 Kazu Hirata <kazu@hxi.com>
2280
2281 * reloc.c: Fix formatting.
2282 * riscix.c: Likewise.
2283 * rs6000-core.c: Likewise.
2284 * xcoff-target.h: Likewise.
2285
a77a9fef
HPN
22862000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
2287
2288 * elfcode.h (elf_object_p): Also restore the bfd mach field on
2289 error, by calling bfd_default_set_arch_mach with incoming
2290 values.
2291
558e161f
KH
22922000-12-26 Kazu Hirata <kazu@hxi.com>
2293
2294 * vaxnetbsd.c: Fix formatting.
2295 * versados.c: Likewise.
2296 * vms-gsd.c: Likewise.
2297 * vms-hdr.c: Likewise.
2298 * vms-misc.c: Likewise.
2299
3c579812
AO
23002000-12-25 Alexandre Oliva <aoliva@redhat.com>
2301
2302 * archive.c (coff_write_armap): Don't write more than symbol_count
2303 `archive_member_file_ptr's.
2304
672579e9
KH
23052000-12-25 Kazu Hirata <kazu@hxi.com>
2306
2307 * vms-tir.c: Fix formatting.
2308
55f2d5ed
KH
23092000-12-23 Kazu Hirata <kazu@hxi.com>
2310
2311 * vms.c: Fix formatting.
2312 * vms.h: Likewise.
2313
23ccc829
NC
23142000-12-21 Santeri Paavolainen <santtu@ssh.com>
2315
2316 * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
2317
2318 * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
2319
2320 * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
2321 arithmetic.
2322
2323 * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
2324
2325 * coffcode.h (styp_to_sec_flags): Add empty statement after label.
2326
8c603c85
NC
23272000-12-21 Richard Sandiford <rsandifo@redhat.com>
2328
2329 * libbfd.c (bfd_get_bits): Added
2330 (bfd_put_bits): Likewise
2331 * bfd-in.h: Declared the above.
2332 * bfd-in2.h: Regenerated.
2333
5bff4f56
KH
23342000-12-20 Kazu Hirata <kazu@hxi.com>
2335
2336 * targets.c: Fix formatting.
2337 * tekhex.c: Likewise.
2338 * trad-core.c: Likewise.
2339
7b82c249
KH
23402000-12-19 Kazu Hirata <kazu@hxi.com>
2341
2342 * sco5-core.c: Fix formatting.
2343 * section.c: Likewise.
2344 * sparclinux.c: Likewise.
2345 * sparclynx.c: Likewise.
2346 * sparcnetbsd.c: Likewise.
2347 * srec.c: Likewise.
2348 * stabs.c: Likewise.
2349 * stab-syms.c: Likewise.
2350 * sunos.c: Likewise.
2351 * syms.c: Likewise.
2352 * sysdep.h: Likewise.
2353
f78c5281
NC
23542000-12-18 Nick Clifton <nickc@redhat.com>
2355
2356 * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
2357 defined.
2358 * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
2359 * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
2360
02b89dce
NC
23612000-12-18 Nick Clifton <nickc@redhat.com>
2362
2363 * vms-misc.c (_bfd_vms_get_record): Add default case to
2364 file_format switch.
2365
d20966a7
NC
23662000-12-15 Miloslav Trmac <mitr@volny.cz>
2367
2368 * elfcore.h (elf_core_file_p): Move to the start of the program
2369 headers before attempting to read them.
2370
6fa957a9
KH
23712000-12-14 Kazu Hirata <kazu@hxi.com>
2372
2373 * peigen.c: Fix formatting.
2374 * som.c: Likewise.
2375 * som.h: Likewise.
2376
9602af51
KH
23772000-12-13 Kazu Hirata <kazu@hxi.com>
2378
2379 * peigen.c: Fix formatting.
2380
514829c3
JW
23812000-12-12 Jim Wilson <wilson@redhat.com>
2382
2383 * elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
2384
3a71aec8
NC
23852000-12-08 Mark Salter <msalter@redhat.com>
2386
2387 * binary.c (binary_set_section_contents): Ignore sections
2388 with zero size.
2389
1518639e
KH
23902000-12-12 Kazu Hirata <kazu@hxi.com>
2391
2392 * m68klinux.c: Fix formatting.
2393 * m68knetbsd.c: Likewise.
2394 * mipsbsd.c: Likewise.
2395 * netbsd-core.c: Likewise.
2396 * netbsd.h: Likewise.
2397 * newsos3.c: Likewise.
2398 * nlm32-alpha.c: Likewise.
2399 * nlm32-i386.c: Likewise.
2400 * nlm32-ppc.c: Likewise.
2401 * nlm32-sparc.c: Likewise.
2402 * nlmcode.h: Likewise.
2403 * nlmswap.h: Likewise.
2404 * nlm-target.h: Likewise.
2405 * ns32knetbsd.c: Likewise.
2406
b79e8c78
NC
24072000-12-10 Fred Fish <fnf@be.com>
2408
d952f17a
AM
2409 * elflink.h (elf_link_output_extsym): Don't complain about undefined
2410 symbols in shared objects if allow_shlib_undefined is true.
b79e8c78 2411
38b1a46c
NC
24122000-12-12 Nick Clifton <nickc@redhat.com>
2413
2414 * cpu-sh.c: Fix formattng.
2415 * elf.c: Fix formattng.
2416 * elf32-mips.c: Fix formattng.
2417 * elf32-sh.c: Fix formattng.
2418 * elf64-alpha.c: Fix formattng.
2419
857ec808
NC
24202000-12-09 Nick Clifton <nickc@redhat.com>
2421
2422 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass
2423 dwarf2_find_line_info as last parameter to invocation of
2424 _bfd_dwarf2_find_nearest_line.
2425 * elf32-arm.h (elf32_arm_find_nearest_line): Pass
2426 dwarf2_find_line_info as last parameter to invocation of
2427 _bfd_dwarf2_find_nearest_line.
2428
51db3708
NC
24292000-12-08 Mark Elbrecht <snowball3@bigfoot.com>
2430
2431 * Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...
857ec808
NC
2432 (BFD_LIBS): ...to here.
2433 (BFD32_BACKENDS_CFILES): Move dwarf2.c from here...
2434 (BFD_LIBS_CFILES): ...to here.
51db3708
NC
2435 * Makefile.in: Regenerate.
2436 * configure.in: Remove dwarf.lo from the elf shell variable.
2437 * configure: Regenerate.
2438 * libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.
2439 * libcoff.h: Regenerate.
d952f17a 2440 * coffgen.c (coff_find_nearest_line): Call
857ec808 2441 _bfd_dwarf2_find_nearest_line.
51db3708 2442 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update
857ec808
NC
2443 accordingly.
2444 (read_abbrevs): Likewise
2445 (decode_line_info): Likewise.
2446 (parse_comp_unit): Likewise.
2447 (comp_unit_find_nearest_line): Likewise.
51db3708
NC
2448 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
2449 * libbfd.h: Regenerate.
2450 * elf.c (_bfd_elf_find_nearest_line): Update call.
2451 * elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.
2452 * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.
2453 * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.
857ec808
NC
2454 (sec_to_styp_flags): Use them. Handle DWARF2 sections.
2455 (styp_to_sec_flags): Handle DWARF2 sections.
2456 * elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call
2457 to _bfd_find_nearest_line.
2458 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to
2459 call to _bfd_find_nearest_line.
d952f17a 2460
435b1e90
KH
24612000-12-08 Kazu Hirata <kazu@hxi.com>
2462
2463 * coffgen.c: Fix formatting.
fe8bc63d 2464 * elf-m10300.c: Likewise.
435b1e90
KH
2465 * elf32-i386.c: Likewise.
2466 * elf32-i960.c: Likewise.
2467 * elf32-m68k.c: Likewise.
2468 * elf32-mcore.c: Likewise.
2469 * elf32-ppc.c: Likewise.
2470 * elf32-sh.c: Likewise.
2471 * elf32-sparc.c: Likewise.
2472 * elf32-v850.c: Likewise.
fe8bc63d
KH
2473 * elf64-alpha.c: Likewise.
2474 * elf64-hppa.c: Likewise.
2475 * elf64-mips.c: Likewise.
435b1e90 2476 * elf64-sparc.c: Likewise.
435b1e90 2477
8da6118f
KH
24782000-12-07 Kazu Hirata <kazu@hxi.com>
2479
2480 * elf32-ppc.c: Fix formatting.
2481 * elf64-x86-64.c: Likewise.
2482
a9922e52
UC
24832000-12-06 Ulf Carlsson <ulfc@engr.sgi.com>
2484
2485 From Ralf Baechle <ralf@gnu.org>
2486
2487 * elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
2488 BFDs containing no sections or empty .text, .data or .bss sections
2489 to be merged, regardless of their flags.
2490
c3668558
KH
24912000-12-06 Kazu Hirata <kazu@hxi.com>
2492
2493 * elf32-m32r.c: Fix formatting.
2494 * elf32-m68hc11.c: Likewise.
2495 * elf32-m68hc12.c: Likewise.
2496 * elf32-m68k.c: Likewise.
2497 * elf32-mcore.c: Likewise.
2498 * elf32-pj.c: Likewise.
2499 * elf32-ppc.c: Likewise.
2500
6609fa74
KH
25012000-12-05 Kazu Hirata <kazu@hxi.com>
2502
2503 * elf32-fr30.c: Fix formatting.
2504 * elf32-hppa.c: Likewise.
2505 * elf32-i370.c: Likewise.
2506 * elf32-i386.c: Likewise.
2507 * elf32-i860.c: Likewise.
2508 * elf32-i960.c: Likewise.
2509
a7c10850
KH
25102000-12-03 Kazu Hirata <kazu@hxi.com>
2511
2512 * elf32-arm.h: Fix formatting.
2513 * elf32-avr.c: Likewise.
2514 * elf32-cris.c: Likewise.
2515 * elf32-d10v.c: Likewise.
2516 * elf32-d30v.c: Likewise.
2517 * elf-hppa.h: Likewise.
2518 * elf-m10200.c: Likewise.
2519 * elf-m10300.c: Likewise.
2520
e7af610e
NC
25212000-12-01 Chris Demetriou <cgd@sibyte.com>
2522
d952f17a
AM
2523 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and
2524 bfd_mach_mips32_4k. Update FIXME comment.
2525 * archures.c (bfd_mach_mips32): New constant.
2526 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
2527 the latter, renumber it.
2528 * bfd-in2.h (bfd_mach_mips32): New constant.
2529 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
2530 the latter, renumber it.
2531 * cpu-mips.c (I_mips32): New constant.
2532 (I_mips4K, I_mips32_4k): Rename the former to the latter.
2533 (arch_info_struct): Add bfd_mach_mips32 entry, replace
2534 bfd_mach_mips4K entry with bfd_mach_mips32_4k entry.
2535 * elf32-mips.c (elf_mips_isa): Add E_MIPS_ARCH_32 case.
2536 (elf_mips_mach): Likewise. Also, replace E_MIPS_MACH_MIPS32
2537 with E_MIPS_MACH_MIPS32_4K.
2538 (_bfd_mips_elf_final_write_processing): Replace
2539 bfd_mach_mips4K with bfd_mach_mips32_4k case, add
2540 bfd_mach_mips32 case.
2541 (_bfd_mips_elf_merge_private_bfd_data): Generalize ISA mixing
2542 comparison with support for MIPS32.
2543 (_bfd_mips_elf_print_private_bfd_data): Print ISA name for
2544 MIPS32.
2545
2546 * aoutx.h (NAME(aout,machine_type)): Add cases for
2547 bfd_mach_mips5 and bfd_mach_mips64.
2548 * archures.c (bfd_mach_mips5, bfd_mach_mips64): New constants.
2549 * bfd-in2.h (bfd_mach_mips5, bfd_mach_mips64): Likewise.
2550 * cpu_mips.c (I_mips5, I_mips64): New definitions.
2551 (arch_info_struct): Add entries for bfd_mach_mips5 and
2552 bfd_mach_mips64.
2553 * elf32-mips.c (elf_mips_isa, elf_mips_mach,
2554 _bfd_mips_elf_print_private_bfd_data): Add cases for
2555 E_MIPS_ARCH_5 and E_MIPS_ARCH_64.
2556 (_bfd_mips_elf_final_write_processing): Add cases for
2557 bfd_mach_mips5 and bfd_mach_mips64.
2558
7898deda 2559 * aoutx.h (NAME(aout,machine_type)): Add a
d952f17a 2560 bfd_mach_mips_sb1 case.
7898deda
NC
2561 * archures.c (bfd_mach_mips_sb1): New constant.
2562 * bfd-in2.h (bfd_mach_mips_sb1): New constant.
2563 * cpu-mips.c (I_sb1): New constant.
d952f17a 2564 (arch_info_struct): Add entry for bfd_mach_mips_sb1.
7898deda 2565 * elf32-mips.c (elf_mips_mach): Add case for
d952f17a
AM
2566 E_MIPS_MACH_SB1.
2567 (_bfd_mips_elf_final_write_processing): Add case for
2568 bfd_mach_mips_sb1.
2569
25702000-12-01 Joel Sherrill <joel@OARcorp.com>
ddcfc5fc
NC
2571
2572 * config.bfd (arm-*-rtems*, a29k-*rtems*): New targets.
2573 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
2574 (sparc*-*-rtems*): Switched from a.out to ELF.
2575
8d88c4ca 25762000-11-30 Jan Hubicka <jh@suse.cz>
d952f17a
AM
2577
2578 * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
2579 BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
2580 (elf64-x86-64.lo): Add dependencies.
2581 * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
2582 bfd_mach_x86_64_intel_syntax.
2583 * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
2584 * config.bfd (x86_64): Add.
2585 * configure.in: Add support for bfd_elf64_x86_64_vec.
2586 * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
2587 (bfd_i386_arch, i8086_ar): Link in.
2588 * elf64-x86-64.c: New file.
2589 * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
2590 * targets.c (bfd_elf64_x86_64_vec): Add.
2591 (bfd_target_vect): Add bfd_elf64_x86_64_vec.
8d88c4ca 2592
fbc4fff4
KH
25932000-11-30 Kazu Hirata <kazu@hxi.com>
2594
2595 * xcofflink.c: Fix formatting.
2596
e60b52c6
KH
25972000-11-28 Kazu Hirata <kazu@hxi.com>
2598
2599 * aoutx.h: Fix formatting.
2600 * bfd-in.h: Likewise.
2601 * bfd-in2.h: Likewise.
2602 * cache.c: Likewise.
2603 * cisco-core.c: Likewise.
2604 * coff64-rs6000.c: Likewise.
2605 * coffcode.h: Likewise.
2606 * coffswap.h: Likewise.
2607 * corefile.c: Likewise.
be3ccd9c 2608 * elf32-mips.c: Likewise.
e60b52c6 2609
336eced2
KH
26102000-11-27 Kazu Hirata <kazu@hxi.com>
2611
2612 * aout-adobe.c: Fix formatting.
244148ad
KH
2613 * coff64-rs6000.c: Likewise.
2614 * coffgen.c: Likewise.
2615 * cofflink.c: Likewise.
336eced2 2616
d71f672e
PB
26172000-11-27 Philip Blundell <pb@futuretv.com>
2618
2619 * libcoff-in.h (coff_tdata): Add `strings_written' flag.
2620 (obj_coff_strings_written): New accessor macro for above.
2621 * libcoff.h: Regenerate.
2622 * cofflink.c (_bfd_coff_final_link): Say that we wrote the
2623 strings.
2624 * coffcode.h (coff_write_object_contents): No need to write out
2625 the string table if it's already been done.
2626
bc7a577d
PB
26272000-11-22 Philip Blundell <pb@futuretv.com>
2628
d952f17a 2629 * cofflink.c (_bfd_coff_generic_relocate_section): Don't object to
bc7a577d
PB
2630 weak undefined symbols.
2631
077b8428
NC
26322000-11-24 Nick Clifton <nickc@redhat.com>
2633
2634 * archures.c (bfd_mach_arm_5TE): Define.
2635 (bfd_mach_arm+XScale): Define.
2636 * bfd-in2.h: Regenerate.
2637
2638 * coff-arm.c (coff_arm_reloc_type_lookup): Accept
2639 BFD_RELOC_ARM_PCREL_BLX.
2640
2641 * coffcode.h (coff_set_flags): Set flags for 5t, 5te and
2642 XScale machine numbers.
2643
2644 * config.bfd (xscale-elf): Add target.
2645 (xscale-coff): Add target.
2646
2647 * cpu-arm.c: Add xscale machine name.
2648 Add v5t, v5te and XScale machine numbers.
2649
e9e41bd9
KH
26502000-11-23 Kazu Hirata <kazu@hxi.com>
2651
2652 * aix386-core.c: Fix formatting.
2653
64bf6ae6
JW
26542000-11-22 Jim Wilson <wilson@redhat.com>
2655
2656 * coff-ia64.c (howto_table): Use EMPTY_HOWTO.
2657 (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters.
2658 * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.
2659 (ins_imms_scaled): Initialize sign_bit at function entry.
2660 (elf64_ia64_operands): Add missing initializers.
2661 * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup,
2662 elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections,
2663 elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name,
2664 elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff,
2665 elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused
2666 parameters.
2667 (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,
2668 and free_extsyms at function entry.
2669 (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result.
2670 (elfNN_ia64_create_dynamic_sections): Delete unused local h.
2671 (get_got): Delete unused local srel.
2672 (elfNN_ia64_check_relocs): Initialize dynrel_type when declared.
2673 (elfNN_ia64_relocate_section): Delete unused local dynindx.
d952f17a 2674
1abaf976
KH
26752000-11-21 Kazu Hirata <kazu@hxi.com>
2676
6e301b2b
KH
2677 * coff-a29k.c: Fix formatting.
2678 * coff-h8500.c: Likewise.
2679 * coff-i960.c: Likewise.
2680 * coff-ppc.c: Likewise.
2681 * coff-rs6000.c: Likewise.
2682 * coff-stgo32.c: Likewise.
2683 * coff-tic54x.c: Likewise.
2684 * coff-w65.c: Likewise.
2685 * cpu-h8500.c: Likewise.
2686 * cpu-hppa.c: Likewise.
2687 * cpu-ns32k.c: Likewise.
2688 * ecoff.c: Likewise.
1abaf976
KH
2689 * ecofflink.c: Likewise.
2690
a0fc8ba1
NC
26912000-11-21 Nick Clifton <nickc@redhat.com>
2692
2693 * elf32-sh.c (sh_elf_reloc_loop): Fix compile time warning, and
2694 remove possibility of infinite loop.
2695
beb0d161
KH
26962000-11-20 Kazu Hirata <kazu@hxi.com>
2697
2698 * aix386-core.c: Fix formatting.
2699 * aout-adobe.c: Likewise.
2700 * aout-arm.c: Likewise.
2701 * aout-encap.c: Likewise.
2702 * aout-ns32k.c: Likewise.
2703 * aout-target.h: Likewise.
2704 * aout-tic30.c: Likewise.
2705 * aoutf1.h: Likewise.
2706 * aoutx.h: Likewise.
2707 * archive.c: Likewise.
eb6e10cb
KH
2708 * bfd-in.h: Likewise.
2709 * bfd-in2.h: Likewise.
2710 * bfd.c: Likewise.
2711 * bout.c: Likewise.
beb0d161 2712
2c2475db
JW
27132000-11-17 H.J. Lu <hjl@gnu.org>
2714
2715 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Don't create
2716 pltoff entries for DT_INIT and DT_FINI.
2717 (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
2718 (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
2719 entries.
2720
18b27f17
RH
27212000-11-16 Richard Henderson <rth@redhat.com>
2722
2723 * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.
2724 (allocate_dynrel_entries): Likewise.
2725 (elfNN_ia64_relocate_section): Likewise. Set REL addends correctly.
2726 (set_pltoff_entry): Likewise.
2727 (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
2728 (elfNN_ia64_reloc_type_lookup): Likewise.
2729 (elfNN_ia64_install_value): Likewise.
2730 (elfNN_ia64_relocate_section): Likewise.
2731 * reloc.c (BFD_RELOC_IA64_SEGBASE): Remove.
2732 (BFD_RELOC_IA64_EPLTMSB, BFD_RELOC_IA64_EPLTLSB): Remove.
2733
98591c73
KH
27342000-11-16 Kazu Hirata <kazu@hxi.com>
2735
71f6b586
KH
2736 * cpu-a29k.c: Fix formatting.
2737 * cpu-alpha.c: Likewise.
2738 * cpu-arm.c: Likewise.
2739 * cpu-avr.c: Likewise.
2740 * cpu-d10v.c: Likewise.
2741 * cpu-h8500.c: Likewise.
2742 * cpu-hppa.c: Likewise.
2743 * cpu-i370.c: Likewise.
2744 * cpu-i386.c: Likewise.
2745 * cpu-i960.c: Likewise.
2746 * cpu-ia64-opc.c: Likewise.
2747 * cpu-ia64.c: Likewise.
2748 * cpu-m32r.c: Likewise.
2749 * cpu-m68hc11.c: Likewise.
2750 * cpu-m68hc12.c: Likewise.
2751 * cpu-m68k.c: Likewise.
2752 * cpu-m88k.c: Likewise.
2753 * cpu-mips.c: Likewise.
2754 * cpu-ns32k.c: Likewise.
2755 * cpu-pj.c: Likewise.
2756 * cpu-powerpc.c: Likewise.
2757 * cpu-sh.c: Likewise.
2758 * cpu-sparc.c: Likewise.
2759 * cpu-tic54x.c: Likewise.
2760 * cpu-v850.c: Likewise.
2761 * cpu-vax.c: Likewise.
2762 * cpu-w65.c: Likewise.
2763 * cpu-we32k.c: Likewise.
2764 * cpu-z8k.c: Likewise.
2765 * dwarf1.c: Likewise.
98591c73
KH
2766 * dwarf2.c: Likewise.
2767
c5930ee6
KH
27682000-11-15 Kazu Hirata <kazu@hxi.com>
2769
2770 * coff-arm.c: Fix formatting.
2771 * coff-ppc.c: Likewise.
2772 * coff-rs6000.c: Likewise.
cbfe05c4
KH
2773 * coff-sh.c: Likewise.
2774 * coff-sparc.c: Likewise.
2775 * coff-tic30.c: Likewise.
2776 * coff-tic54x.c: Likewise.
2777 * coff-tic80.c: Likewise.
2778 * coff-w65.c: Likewise.
2779 * coff-we32k.c: Likewise.
2780 * coff-z8k.c: Likewise.
c5930ee6 2781
dac544a8
RH
27822000-11-15 Richard Henderson <rth@redhat.com>
2783
2784 * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
2785 section with the same ALLOC|LOAD flags as the source section.
2786
c810873d
JJ
27872000-11-14 Jakub Jelinek <jakub@redhat.com>
2788
2789 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
2790 by STO_ALPHA constants.
2791
43646c9d
KH
27922000-11-14 Kazu Hirata <kazu@hxi.com>
2793
2794 * coff-pmac.c: Fix formatting.
2795 * coff-ppc.c: Likewise.
2796
051b8577
L
27972000-11-13 H.J. Lu <hjl@gnu.org>
2798
2799 * elflink.h (elf_link_add_object_symbols): Also add indirect
2800 symbols for common symbols with the default version.
2801
90460d97
PB
28022000-11-09 Philip Blundell <pb@futuretv.com>
2803
2804 * section.c (STD_SECTION): Set gc_mark flag.
2805
b48499ec
KH
28062000-11-11 Kazu Hirata <kazu@hxi.com>
2807
2808 * coff-i960.c: Likewise.
2809 * coff-m68k.c: Likewise.
2810 * coff-m88k.c: Likewise.
2811 * coff-mcore.c: Likewise.
2812 * coff-mips.c: Likewise.
2813
c5aeb40f
AO
28142000-11-11 Bernd Schmidt <bernds@cygnus.co.uk>
2815
2816 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
2817
5fcfd273
KH
28182000-11-10 Kazu Hirata <kazu@hxi.com>
2819
2820 * coff-h8300.c: Fix formatting.
2821 * coff-h8500.c: Likewise.
2822 * coff-i386.c: Likewise.
2823 * coff-i860.c: Likewise.
2824 * coff-i960.c: Likewise.
2825 * coff-ia64.c: Likewise.
2826
047066e1
KH
28272000-11-09 Kazu Hirata <kazu@hxi.com>
2828
2829 * archive.c: Fix formatting.
2830 * archures.c: Likewise.
2831
9a951beb
RH
28322000-11-07 Richard Henderson <rth@redhat.com>
2833
2834 * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
2835 Set it before bfd_elf64_bfd_final_link call. Use it after the call.
2836 * section.c (bfd_set_section_contents): Call memcpy if
2837 section->contents set and location not equal to contents plus offset.
2838
aebad5fe
KH
28392000-11-08 Kazu Hirata <kazu@hxi.com>
2840
8546af74
KH
2841 * bfd-in.h: Fix formatting.
2842 * bfd-in2.h: Likewise.
2843 * bfd.c: Likewise.
aebad5fe
KH
2844 * binary.c: Likewise.
2845 * bout.c: Likewise.
346ceb11
KH
2846 * coff-a29k.c: Likewise.
2847 * coff-alpha.c: Likewise.
2848 * coff-apollo.c: Likewise.
2849 * coff-aux.c: Likewise.
aebad5fe 2850
0ef5a5bd
KH
28512000-11-07 Kazu Hirata <kazu@hxi.com>
2852
2853 * aix386-core.c: Fix formatting.
2854 * aoutf1.h: Likewise.
2855 * aoutx.h: Likewise.
2856 * archures.c: Likewise.
2857 * armnetbsd.c: Likewise.
2858
d562d2fb
AM
28592000-11-07 Alan Modra <alan@linuxcare.com.au>
2860
2861 * coff-h8300.c (special): Adjust reloc address.
2862
bbe66d08
JW
28632000-11-06 Steve Ellcey <sje@cup.hp.com>
2864
4efc3e05 2865 * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
bbe66d08
JW
2866 to differentiate elf32 and elf64 on ia64.
2867 * bfd-in2.h: Regenerate.
2868 * config.bfd: Add target for "ia64*-*-hpux*".
2869 * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
2870 * configure: Regenerate.
4efc3e05 2871 * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
bbe66d08
JW
2872 * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
2873
2874 * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
2875 from elfxx-ia64.c. Add depenency rules for making elf32-ia64.lo.
2876 * Makefile.in: Regnerate.
4efc3e05 2877 * elf64-ia64.c: Deleted.
bbe66d08
JW
2878 * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
2879
c4dfa77f
KH
28802000-11-06 Kazu Hirata <kazu@hxi.com>
2881
2882 * aout-adobe.c: Fix formatting.
2883 * aout-arm.c: Likewise.
2884 * aout-cris.c: Likewise.
2885 * aout-encap.c: Likewise.
2886 * aout-ns32k.c: Likewise.
2887 * aout-target.h: Likewise.
2888 * aout-tic30.c: Likewise.
2889
cf919dfd
PB
28902000-11-05 Philip Blundell <philb@gnu.org>
2891
2892 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
2893 BFDs containing no sections to be merged, regardless of their flags.
2894
28952000-11-04 Philip Blundell <philb@gnu.org>
2896
2897 * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
2898 if a relocation for an undefined symbol also results in an
2899 overflow.
2900
8d88c4ca 29012000-11-06 Christopher Faylor <cgf@cygnus.com>
8848a8d0
CF
2902
2903 * config.bfd: Add support for Sun Chorus.
2904
46d59bfa
DB
29052000-11-05 David O'Brien <obrien@FreeBSD.org>
2906
2907 * configure.in: Recognize alpha-*-freebsd*.
2908 * configure: Regenerate.
2909
d952f17a 29102000-11-02 Luciano Gemme <ishitawa@yahoo.com>
420496c1
NC
2911
2912 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
2913 (Chunk): New global variable set by a parameter in objcopy.c.
2914 (S3Forced): New global variable set by a parameter in
2915 objcopy.c.
2916 (srec_set_section_contents): If S3Forced is true, always generate
2917 S3 records.
2918 (srec_write_section): Use 'Chunk' to limit maximum length of S
2919 records.
2920
59ff2774
NC
29212000-11-02 Per Lundberg <plundis@chaosdev.org>
2922
2923 * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
2924 * Makefile.in: Regenerate.
2925 * bfd-in2.h: Regenerate.
2926 * po/bfd.pot: Regenerate.
d952f17a 2927
ee43f35e
PB
29282000-10-31 Philip Blundell <philb@gnu.org>
2929
2930 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
2931 EF_SOFT_FLOAT if it is defined.
2932
1006ba19
PB
29332000-10-27 Philip Blundell <philb@gnu.org>
2934
2935 * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
2936 attempts to mix PIC code with non-PIC, just mark the output as
2937 being position dependent.
d952f17a
AM
2938 (elf32_arm_merge_private_bfd_data): Likewise. Print an error
2939 message for EF_SOFT_FLOAT mismatches. Display diagnostics for
1006ba19 2940 all mismatches, not just the first one.
d952f17a 2941
c4920b97
NC
29422000-10-25 Chris Demetriou <cgd@sibyte.com>
2943
2944 * ieee.c (ieee_archive_p): Plug one of many possible
2945 memory leaks in error handling.
2946
19f7b010
JJ
29472000-10-20 Jakub Jelinek <jakub@redhat.com>
2948
2949 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
2950 elf32_sparc_object_p, elf32_sparc_final_write_processing):
2951 Support v8plusb.
2952 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
2953 sparc64_elf_object_p): Support v9b.
2954 * archures.c: Declare v8plusb and v9b machines.
2955 * bfd-in2.h: Ditto.
2956 * cpu-sparc.c: Ditto.
2957
e1e0340b
GK
29582000-10-16 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
2959
ea5fbc67
GK
2960 * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
2961 of a GOT reloc.
2962
e1e0340b
GK
2963 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
2964 (SYMBOL_CALLS_LOCAL): New macro.
2965 (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
2966 (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
2967 (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
2968 (ppc_elf_relocate_section): Use flag variable to determine
2969 whether the relocation refers to a local symbol.
2970 Test whether a PLTREL24 reloc will produce a reloc by looking
2971 to see whether a PLT entry was made.
2972
a4b120e1
GK
29732000-10-14 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
2974
2975 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
2976 entries that could serve as a definition for a weak symbol.
2977
5af5b85b
UC
29782000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>
2979
2980 From Ralf Baechle <ralf@gnu.org>
2981
2982 * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
2983 local_p. Add symbol value only for non-R_MIPS_REL32 relocations
2984 against local symbols.
2985 (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
d952f17a 2986
3ef20aaa
AM
29872000-10-12 Alan Modra <alan@linuxcare.com.au>
2988
24376d1b
AM
2989 * section.c (struct sec): Add kept_section.
2990 (struct bfd_comdat_info): Remove sec, we can use above.
2991 (STD_SECTION): Add initializer.
2992 (bfd_make_section_anyway): Init here too.
2993
2994 * bfd-in2.h: Regenerate.
2995
2996 * elflink.h (elf_link_add_object_symbols): Remove unnecessary
d952f17a 2997 zeroing of `flags'.
24376d1b
AM
2998 (elf_link_input_bfd): Set all asection->symbol->value's here, and
2999 fudge values for discarded link-once section symbols.
3000
3ef20aaa
AM
3001 * elf64-hppa.c: Include alloca-conf.h
3002
c0e219cc
AM
30032000-10-11 Alan Modra <alan@linuxcare.com.au>
3004
d01e2a23
AM
3005 * elf.c (swap_out_syms): Revert 2000-10-07 changes.
3006
c0e219cc
AM
3007 * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
3008
fe268b66
AM
30092000-10-10 Alan Modra <alan@linuxcare.com.au>
3010
3011 * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
3012
4d7ce4dd
AM
30132000-10-10 Tom Rix <trix@redhat.com>
3014
d952f17a 3015 * section.c (bfd_make_section_anyway): Release newsect ptr when
4d7ce4dd
AM
3016 newsect->symbol fails to alloc. Use bfd_release instead of free.
3017
f3b6f7c3
RH
30182000-10-09 Richard Henderson <rth@cygnus.com
3019
3020 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
3021 (elf64_ia64_unwind_entry_compare): New.
3022 (elf64_ia64_final_link): Sort the .IA_64.unwind section.
3023
44852b19
AM
30242000-10-07 Alan Modra <alan@linuxcare.com.au>
3025
fc8c40a0
AM
3026 * elflink.h (size_dynamic_sections): Don't create various tags if
3027 .dynstr is excluded from the link. Don't set first dynsym entry
3028 if dynsymcount is zero.
3029 (elf_bfd_final_link): Don't try to swap out dynamic syms if
3030 .dynsym excluded from the link. Don't try to write any dynamic
3031 sections excluded from the link.
3032
44852b19
AM
3033 * elf.c (swap_out_syms): Handle global section symbols.
3034
3e4554a2
DD
30352000-10-05 DJ Delorie <dj@redhat.com>
3036
3037 * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
3038 * coffcode.h (coff_set_alignment_hook): read extended reloc count
3039 (coff_write_relocs): write extended reloc count
3040 (coff_write_object_contents): account for extended relocs
3041
fa152c49
JW
30422000-10-05 Jim Wilson <wilson@cygnus.com>
3043
3044 * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
3045 field.
3046 * elf.c (_bfd_elf_make_section_from_shdr): Call the
3047 elf_backend_section_flags function.
3048 * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
3049 code.
3050 (elf64_ia64_section_flags): New function containing flag conversion
3051 code.
3052 (elf_backend_section_flags): Define to elf64_ia64_section_flags.
3053 * elfxx-target.h (elf_backend_section_flags): Define.
3054 (elfNN_bed): Initialize elf_backend_section_flags field.
3055
36605136
AM
30562000-10-02 Alan Modra <alan@linuxcare.com.au>
3057
3058 * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
3059 _bfd_elf32_gc_record_vtable. Correct a comment.
3060
4b6609a0
UC
30612000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>
3062
3063 From Ralf Baechle <ralf@gnu.org>
3064
3065 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
3066 produces binaries with got[1] = 0x80000001 to differenciate them
3067 for the dynamic linker from the broken binaries produced by old
3068 versions.
36605136 3069
f572a39d
AM
30702000-09-30 Petr Sorfa <petrs@sco.com>
3071
3072 * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
3073 (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
3074 * configure.in: Add check for pxstatus_t and lwpxstatus_t.
3075 * configure: Regenerate.
3076
4da81684
HPN
30772000-09-27 Hans-Peter Nilsson <hp@axis.com>
3078
3079 Define two bfd_targets for absence and presence of leading
3080 underscore on symbols. Make sure to only link same kind.
3081 * elf32-cris.c (cris_elf_object_p,
3082 cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
3083 cris_elf_merge_private_bfd_data): New.
3084 (elf_backend_object_p, elf_backend_final_write_processing,
3085 bfd_elf32_bfd_print_private_bfd_data,
3086 bfd_elf32_bfd_merge_private_bfd_data): Define.
3087 <Target vector definition>: Include elf32-target.h twice with
3088 different macro settings:
3089 (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
3090 bfd_elf32_us_cris_vec.
3091 (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
3092 (elf_symbol_leading_char): First as 0, then '_'.
3093 (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
3094 * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
3095 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
3096 * configure: Regenerate.
3097 * targets.c: Declare bfd_elf32_us_cris_vec.
3098 * po/bfd.pot: Regenerate.
3099
9a5aca8c
AM
31002000-09-29 Momchil Velikov <velco@fadata.bg>
3101
3102 * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
3103 R_ARM_THM_PC22 relocations.
3104
512a2384
AM
31052000-09-29 NIIBE Yutaka <gniibe@chroot.org>
3106
3107 * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
3108
6c99a5c3
AM
31092000-09-29 Momchil Velikov <velco@fadata.bg>
3110
3111 * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
3112 is has the SEC_HAS_CONTENTS flag set.
3113