* elf32-i386.c (elf_i386_grok_prstatus): New function.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
c5fccbec
DJ
12001-08-27 Daniel Jacobowitz <drow@mvista.com>
2
3 * elf32-i386.c (elf_i386_grok_prstatus): New function.
4 (elf_i386_grok_psinfo): New function.
5 (elf_backend_grok_prstatus): Define.
6 (elf_backend_grok_psinfo): Likewise.
7 * elf32-ppc.c (ppc_elf_grok_prstatus): New function.
8 (ppc_elf_grok_psinfo): New function.
9 (elf_backend_grok_prstatus): Define.
10 (elf_backend_grok_psinfo): Likewise.
11 * elf32-sh-lin.c (elf32_shlin_grok_prstatus): New function.
12 (elf32_shlin_grok_psinfo): New function.
13 (elf_backend_grok_prstatus): Define.
14 (elf_backend_grok_psinfo): Likewise.
15 * elfarm-nabi.c (elf32_arm_nabi_grok_prstatus): New function.
16 (elf32_arm_nabi_grok_psinfo): New function.
17 (elf_backend_grok_prstatus): Define.
18 (elf_backend_grok_psinfo): Likewise.
19
14d5043a
L
202001-08-27 H.J. Lu <hjl@gnu.org>
21
22 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add more
23 sanity check.
24 (mips_elf_calculate_relocation): Create dynamic relocation for
25 symbols with weak definition or the ELF_LINK_HASH_DEF_REGULAR
26 bit is not set.
27
9e80ff3a
L
282001-08-27 H.J. Lu <hjl@gnu.org>
29
30 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Add prototype.
31 (_bfd_mips_elf_copy_indirect_symbol): Likewise.
32 (_bfd_elf32_mips_grok_prstatus): Likewise.
33 (_bfd_elf32_mips_grok_psinfo): Likewise.
34 (_bfd_mips_elf_hide_symbol): Make it static and cast to
35 `struct mips_elf_link_hash_entry *'.
36 (_bfd_mips_elf_copy_indirect_symbol): Make it static.
37
e4b17274
NC
382001-08-27 Nick Clifton <nickc@cambridge.redhat.com>
39
40 * mipsbsd.c: Add missing prototypes.
41 * hp300hpux.c: Add missing prototypes.
42 * i386aout.c: Add missing prototypes.
43 * i386lynx.c: Add missing prototypes.
44 * i386mach3.c: Add missing prototypes.
45 * i386msdos.c: Add missing prototypes.
46 * i386os9k.c: Add missing prototypes.
47
5bd4f169
AM
482001-08-27 Linus Nordberg <linus@swox.se>
49 Torbjorn Granlund <tege@swox.com>
50 Staffan Ulfberg <staffanu@swox.se>
51 Alan Modra <amodra@bigpond.net.au>
52
53 * config.bfd: Add powerpc64 target. Add powerpc64 vectors to
54 targ64_selvecs for 32 bit powerpc targets.
55 * Makefile.am (BFD64_BACKENDS): Add elf64-ppc.lo.
56 (BFD64_BACKENDS_CFILES): Add elf64-ppc.c.
57 Run "make dep-am".
58 * Makefile.in: Regenerate.
59 * configure.in: Add elf64_powerpc vecs.
60 * configure: Regenerate.
61 * cpu-powerpc.c: Default to bfd_mach_ppc_620 entry for 64 bit.
62 * elf.c (prep_headers): EM_PPC64 for 64 bit ppc elf target.
63 * targets.c: Add bfd_elf64_powerpc_vec and bfd_elf64_powerpcle_vec.
64 * elf64-ppc.c: New file.
65 * reloc.c: Add powerpc64 relocs.
66 * libbfd.h: Regenerate.
67 * bfd-in2.h: Regenerate.
68
aa91b392
AS
692001-08-27 Andreas Schwab <schwab@suse.de>
70
71 * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if the
72 reloc is against read-only section.
73 (elf32_m68k_size_dynamic_sections): Use DF_TEXTREL flag instead of
74 looking up section names for DT_TEXTREL.
75 (elf32_m68k_reloc_type_class): New function.
76 (elf_backend_reloc_type_class): Define.
77
29c2fb7c
AJ
782001-08-27 Andreas Jaeger <aj@suse.de>
79
80 * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if the
81 reloc is against read-only section.
82 (elf_s390_size_dynamic_sections): Use DF_TEXTREL flag instead of
83 looking up section names for DT_TEXTREL.
84 (elf_s390_reloc_type_class): New.
85 (elf_backend_reloc_type_class): Define.
86
87 * elf32-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if the
88 reloc is against read-only section.
89 (elf_s390_size_dynamic_sections): Use DF_TEXTREL flag instead of
90 looking up section names for DT_TEXTREL.
91 (elf_s390_reloc_type_class): New.
92 (elf_backend_reloc_type_class): Define.
93
94 * elf32-ppc.c (ppc_elf_check_relocs): Set DF_TEXTREL if the reloc
95 is against read-only section.
96 (ppc_elf_size_dynamic_sections): Use DF_TEXTREL flag instead of
97 looking up section names for DT_TEXTREL.
98 (ppc_elf_reloc_type_class): New.
99 (elf_backend_reloc_type_class): Define.
100
99e4ae17
AJ
1012001-08-26 Andreas Jaeger <aj@suse.de>
102
103 * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if the
104 reloc is against read-only section.
105 (elf_cris_size_dynamic_sections): Use DF_TEXTREL flag instead of
106 looking up section names for DT_TEXTREL.
107 (elf_cris_reloc_type_class): New.
108 (elf_backend_reloc_type_class): Define.
109
110 * elf32-sh.c (sh_elf_check_relocs): Set DF_TEXTREL if the reloc is
111 against read-only section.
112 (elf_backend_reloc_type_class): Define.
113 (sh_elf_reloc_type_class): New.
114 (sh_elf_size_dynamic_sections): Use DF_TEXTREL flag instead of
115 looking up section names for DT_TEXTREL.
116
117 * elf32-arm.h (elf32_arm_check_relocs): Set DF_TEXTREL if the
118 reloc is against read-only section.
119 (elf32_arm_size_dynamic_sections): Use DF_TEXTREL flag instead of
120 looking up section names for DT_TEXTREL.
121 (elf32_arm_reloc_type_class): New.
122 (elf_backend_reloc_type_class): Define.
123
24a35864
AJ
1242001-08-25 Andreas Jaeger <aj@suse.de>
125
126 * oasys.c: Add missing prototypes.
127
128 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Add unused
129 attribute for parameter.
130 * elf.c (_bfd_elf_reloc_type_class): Likewise.
131
132 * versados.c (get_4): Make static.
133 (get_10): Make static.
134 Add missing prototypes.
135 (process_esd): Fix call to versados_new_symbol.
136
917583ad
NC
1372001-08-25 Nick Clifton <nickc@cambridge.redhat.com>
138
139 * coff-a29k.c: Add missing prototypes.
140 * coff-apollo.c: Add missing prototypes.
141 * coff-arm.c: Add missing prototypes.
142 * coff-i860.c: Add missing prototypes.
143 * coff-rs6000.c: Add missing prototypes.
144 * coff-tic80.c: Add missing prototypes.
145 * elf-m10200.c: Add missing prototypes.
146 * elf-m10300.c: Add missing prototypes.
147 * elf32-arm.h: Add missing prototypes.
148 * elf32-d10v.c: Add missing prototypes.
149 * elf32-m32r.c: Add missing prototypes.
150 * elf32-mcore.c: Add missing prototypes.
151 * elf32-openrisc.c: Add missing prototypes.
152 * elf32-sh.c: Add missing prototypes.
153 * elf32-sparc.c: Add missing prototypes.
154 * elf32-v850.c: Add missing prototypes.
155 * elfarm-nabi.c: Add missing prototypes.
156 * elfarm-oabi.c: Add missing prototypes.
157
aee61b13
TS
1582001-08-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
159
160 * elf32-mips.c (elf_mips_abi_name): Return the right ABI string for
161 E_MIPS_ABI_O64 and E_MIPS_ABI_EABI64
162
b0f35f36
L
1632001-08-24 H.J. Lu <hjl@gnu.org>
164
165 * elf.c (_bfd_elf_merge_sections): Fail if not using an ELF
166 hash structure.
167
8ea2e4bd
NC
1682001-08-24 Nick Clifton <nickc@cambridge.redhat.com>
169
170 * elf-bfd.h (elf_hash_table): Revert definition.
171 (is_elf_hash_table): New macro.
172 * elflink.h (elf_link_add_object_symbols): Test
173 is_elf_hash_table before accessing ELF only fields in hash
174 structure.
175 (elf_link_create_dynamic_sections): Fail if not using an ELF
176 hash structure.
177 (elf_add_dynamic_entry): Fail if not using an ELF hash
178 structure.
179 (elf_link_record_local_dynamic_symbol): Fail if not using an
180 ELF hash structure.
181 (size_dynamic_sections): Fail if not using an ELF hash
182 structure.
183 (elf_adjust_dynamic_symbol): Fail if not using an ELF
184 hash structure.
185 (elf_bfd_final_link): Fail if not using an ELF hash
186 structure.
187
1882001-08-24 H.J. Lu <hjl@gnu.org>
189
190 * elf-bfd.h (elf_hash_table): Return NULL if the linker hash
191 table is not an ELF linker hash table.
192
193 * elf.c (_bfd_elf_link_hash_table_init): Set the linker hash
194 table type to bfd_link_elf_hash_table.
195
196 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_create): Revert
197 the last change.
198
199 * linker.c (_bfd_link_hash_table_init): Set the linker hash
200 table type to bfd_link_generic_hash_table.
201
8c98ec7d
AO
2022001-08-24 Alexandre Oliva <aoliva@redhat.com>
203
204 * bfd.c (bfd_alt_mach_code): New function.
205 * bfd-in2.h: Rebuilt.
206
17ea6349
AO
2072001-08-24 Alexandre Oliva <aoliva@redhat.com>
208
209 * elf-m10300.c (mn10300_elf_relocate_section): Test the right
210 `type' field in the hash entry when deciding whether to follow a
211 link.
212
fcfbdf31
JJ
2132001-08-24 Jakub Jelinek <jakub@redhat.com>
214
215 * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, not
216 last.
217 (elf_link_sort_relocs): Adjust accordingly.
218
219 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Add reltext flag.
220 (elf64_alpha_check_relocs): Set it if section this reloc is against
221 is read-only. Set DF_TEXTREL if a RELATIVE reloc is needed against
222 read-only section.
223 (elf64_alpha_calc_dynrel_sizes): Set DF_TEXTREL flag if relocation
224 is is against read-only section.
225 (elf64_alpha_size_dynamic_sections): Use DF_TEXTREL flag, don't
226 check section names.
227 (elf64_alpha_reloc_type_class): New.
228 (elf_backend_reloc_type_class): Define.
229
f6be24f9
TS
2302001-08-24 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
231
232 * linker.c (_bfd_generic_link_add_archive_symbols): Replace alloca()
233 by bfd_malloc().
234
8df9fc9d
AJ
2352001-08-23 Andreas Jaeger <aj@suse.de>
236
237 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set DF_TEXTREL if
238 the reloc is against read-only section.
239 (elf64_x86_64_size_dynamic_sections): Use DF_TEXTREL flag instead
240 of looking up section names for DT_TEXTREL.
241 (elf64_x86_64_reloc_type_class): New.
242 (elf_backend_reloc_type_class): Define.
243
60b89a18
L
2442001-08-23 H.J. Lu <hjl@gnu.org>
245
246 * syms.c (bfd_print_symbol_vandf): Add abfd to arg.
247 * bfd-in2.h (bfd_print_symbol_vandf): Regenerated.
248
249 * aoutx.h (NAME(aout,print_symbol)): Pass abfd to
250 bfd_print_symbol_vandf.
251 * coffgen.c (coff_print_symbol): Likewise.
252 * elf.c (bfd_elf_print_symbol): Likewise.
253 * ieee.c (ieee_print_symbol): Likewise.
254 * nlmcode.h (nlm_print_symbol): Likewise.
255 * oasys.c (oasys_print_symbol): Likewise.
256 * pdp11.c (NAME(aout,print_symbol)): Likewise.
257 * som.c (som_print_symbol): Likewise.
258 * srec.c (srec_print_symbol): Likewise.
259 * tekhex.c (tekhex_print_symbol): Likewise.
260 * versados.c (versados_print_symbol): Likewise.
261 * vms.c (vms_print_symbol): Likewise.
262
263 * elf.c (_bfd_elf_print_private_bfd_data): Replace fprintf_vma
264 with bfd_fprintf_vma.
265 (bfd_elf_print_symbol): Likewise.
266 * syms.c (bfd_print_symbol_vandf): Likewise.
267
67a374a5
NC
2682001-08-23 Nick Clifton <nickc@cambridge.redhat.com>
269
270 * aoutf1.h (sunos_write_object_contents): Silence compile time
271 warning.
fcfbdf31 272 * libaout.h (N_SET_DYNAMIC): Silence compile time warning.
67a374a5
NC
273
274 * bout.c: Add missing function prototypes. Fix formatting.
f4ffd778
NC
275 * coff-z8k.c: Add missing function prototypes. Fix formatting.
276 * coff-w65.c: Add missing function prototypes. Fix formatting.
277 * coff-h8500.c: Add missing function prototypes. Fix formatting.
278 * coff-h8300.c: Add missing function prototypes. Fix formatting.
279 * coff-tic54x.c: Add missing function prototypes. Fix formatting.
280 * coff-tic30.c: Add missing function prototypes. Fix formatting.
281 * coff-m68k.c: Add missing function prototypes. Fix formatting.
282 * coff-rs6000.c: Add missing function prototypes. Fix formatting.
283 * coff-sh.c: Add missing function prototypes. Fix formatting.
67a374a5 284
db6751f2
JJ
2852001-08-23 Jakub Jelinek <jakub@redhat.com>
286
287 * elf-bfd.h (enum elf_reloc_type_class): New.
288 (struct elf_backend_data): Add elf_backend_reloc_type_class.
289 (_bfd_elf_reloc_type_class): New.
290 * elfxx-target.h (elf_backend_reloc_type_class): Define.
291 (elfNN_bed): Add elf_backend_reloc_type_class.
292 * elf.c (_bfd_elf_reloc_type_class): New.
293 * elf32-i386.c (elf_i386_check_relocs): Set DF_TEXTREL if the reloc
294 is against read-only section.
295 (elf_i386_size_dynamic_sections): Use DF_TEXTREL flag instead of
296 looking up section names for DT_TEXTREL.
297 (elf_i386_reloc_type_class): New.
298 (elf_backend_reloc_type_class): Define.
299 * elf32-sparc.c (elf32_sparc_check_relocs): Set DF_TEXTREL if the
300 reloc is against read-only section.
301 (elf32_sparc_size_dynamic_sections): Use DF_TEXTREL flag instead of
302 looking up section names for DT_TEXTREL.
303 (elf32_sparc_reloc_type_class): New.
304 (elf_backend_reloc_type_class): Define.
305 * elf64-sparc.c (sparc64_elf_check_relocs): Set DF_TEXTREL if the
306 reloc is against read-only section.
307 (sparc64_elf_size_dynamic_sections): Use DF_TEXTREL flag instead of
308 looking up section names for DT_TEXTREL.
309 (sparc64_elf_reloc_type_class): New.
310 (elf_backend_reloc_type_class): Define.
311 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add reltext field.
312 (elfNN_ia64_hash_table_create): Clear ia64_info.
313 (get_reloc_section): Set DF_TEXTREL if the reloc is against read-only
314 section.
315 (elfNN_ia64_size_dynamic_sections): Use ia64_info->reltext flag
316 instead of looking up section names for DT_TEXTREL.
317 (elfNN_ia64_reloc_type_class): New.
318 (elf_backend_reloc_type_class): Define.
319 * elflink.h (size_dynamic_sections): Add spare DT_NULL tags.
320 (struct elf_link_sort_rela): New.
321 (elf_link_sort_cmp1, elf_link_sort_cmp2, elf_link_sort_relocs): New.
322 (elf_bfd_final_link): Call elf_link_sort_relocs.
323 Convert one spare DT_NULL into DT_RELCOUNT resp. DT_RELACOUNT if
324 necessary.
325
7e3b3466
NC
3262001-08-23 Nick Clifton <nickc@cambridge.redhat.com>
327
328 * configure.in (x86-bsdi): No corefile support.
329 * configure: Regenerate.
330
26cd54bf
NC
3312001-08-22 Nick Clifton <nickc@cambridge.redhat.com>
332
333 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Add missing
334 comma.
335
a7bda527
DD
3362001-08-21 Mark Elbrecht <snowball3@bigfoot.com>
337
4f6fbb1a
DD
338 * coff-go32.c: Make DWARF2 sections use an alignment of 0. Set
339 the alignment of dwarf2 linkonce sections to 0.
a7bda527
DD
340 * coff-sto32.c: Likewise.
341
5a65713f
AJ
3422001-08-20 Andreas Jaeger <aj@suse.de>
343
344 * coff-sparc.c: Add missing prototypes.
345 * elf32-s390.c: Likewise.
346 * elf32-i960.c: Likewise.
347 * aout-target.h: Likewise.
348
4e89ac30
L
3492001-08-20 H.J. Lu <hjl@gnu.org>
350
351 * elf-bfd.h (elf_obj_tdata): Add num_section_syms.
352 (elf_num_section_syms): New for num_section_syms.
353
354 * elf.c (elf_map_symbols): Set num_section_syms.
355 (_bfd_elf_symbol_from_bfd_symbol): Check num_section_syms for
356 the section symbol index.
357
28db233b
NC
3582001-08-20 Nick Clifton <nickc@cambridge.redhat.com>
359
360 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_create): Never
361 select the generic has table creator. All elf backends need elf
362 specific fields in the hash table.
363
ba3ef70e
AM
3642001-08-20 Alan Modra <amodra@bigpond.net.au>
365
366 * archive.c (offsetof): Remove define.
367 * elf.c: Likewise.
368 * oasys.c: Likewise
369 * sysdep.h (offsetof): Define.
370
c0846b23
AM
3712001-08-17 Alan Modra <amodra@bigpond.net.au>
372
373 * bfd.c (bfd_get_gp_size): Return an unsigned int.
374 (bfd_set_gp_size): Make param unsigned.
375 * bfd-in2.h: Regenerate.
376 * elf32-ppc.c (ppc_elf_add_symbol_hook): Use elf_gp_size rather
377 than calling bfd_get_gp_size.
378 * elf64-alpha.c (elf64_alpha_add_symbol_hook): Likewise.
379 * elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Likewise.
380
0ac450b6
AM
3812001-08-17 Alan Modra <amodra@bigpond.net.au>
382
383 * linker.c (default_fill_link_order): Handle four byte fill value.
384
3619ad04
AM
3852001-08-17 Alan Modra <amodra@bigpond.net.au>
386
5d964dfa
AM
387 * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missing
388 prototype.
389 * nlm32-alpha.c (nlm_alpha_write_external): Fix warning.
390
5e572849
AM
391 * elf64-mips.c (UNUSED_RELOC): Define.
392 (mips_elf64_howto_table_rel): Use it.
393 (mips_elf64_howto_table_rela): Here too.
394 (mips_elf64_write_relocs): Fix signed/unsigned warning.
395
cea4409c
AM
396 * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED to
397 silence warning.
398 * coffgen.c (coff_print_symbol): Fix warnings.
399 (coff_find_nearest_line): Likewise.
400 * cofflink.c (_bfd_coff_link_input_bfd): Likewise.
401 * coff-alpha.c (alpha_convert_external_reloc): Likewise.
402 * format.c (bfd_check_format_matches): Likewise.
403 (bfd_set_format): Likewise.
404 * coff-ia64.c: Add missing prototypes.
405 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Make addend
406 signed to silence warnings.
407 (elf64_alpha_relocate_section): Likewise.
408 (elf64_alpha_find_reloc_at_ofs): Fix warnings.
409 (elf64_alpha_add_symbol_hook): Likewise.
410 (elf64_alpha_final_link): Likewise.
411 (elf64_alpha_relax_section): Remove redundant assign to info.gotent.
412 (elf64_alpha_merge_gots): Add ATTRIBUTE_UNUSED to unused args.
413 (elf64_alpha_size_got_sections): Likewise.
414 * elfxx-ia64.c: Add missing prototypes.
415 (elfNN_ia64_relocate_section): Fix warning.
416 (elfNN_ia64_unwind_entry_compare): Make params const.
417
0ac450b6
AM
4182001-08-17 Alan Modra <amodra@bigpond.net.au>
419
e9e69f5a
AM
420 * config.bfd (targ64_selvecs): New.
421 <powerpc-*-aix* entry>: Use it here instead of ineffectual #ifdef.
422
69263e90
AM
423 * bfd-in.h (BFD_VERSION): Remove wrong comment.
424 (BFD_DEFAULT_TARGET_SIZE): New.
425 (BFD_ARCH_SIZE): Comment.
426 * configure.in (target_size): New. Set instead of target64 in
427 selvecs case statement. Set target64 from it.
428 (bfd_default_target_size): New. Set from taget_size. AC_SUBST.
429 * bfd-in2.h: Regenerate.
430 * configure: Regenerate.
431
0ac450b6
AM
4322001-08-17 Alan Modra <amodra@bigpond.net.au>
433
3619ad04
AM
434 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.
435 (bfd_errmsgs): Add corresponding message.
436 * archive.c (bfd_generic_archive_p): Don't release bfd_ardata when
437 finding an archive that contains different format object files.
438 Return bfd_error_wrong_object_format for this case.
439 * format.c: Formatting fixes. s/CONST/const/.
440 (bfd_check_format_matches): Accept archives that give
441 bfd_error_wrong_object_format if no full match is found. Tidy
442 code handling matching_vector. Don't return a pointer to freed
443 memory in `matching'. Handle ambiguous matches as for partial
444 archive matches.
445 * bfd-in2.h: Regenerate.
446
47fda0d3
AM
4472001-08-15 Alan Modra <amodra@bigpond.net.au>
448
449 * libieee.h (common_header_type): Add last_byte field.
450
451 * ieee.c: Add missing prototypes. Some format fixes.
452 (struct output_buffer_struct): Move for availability to prototypes.
453 (ieee_part_after): New function.
454 (ieee_slurp_debug): Use it here.
455 (ieee_seek): Pass in ieee_data_struct rather than bfd. Use
456 ieee_part_after to set last_byte to one past end of current part.
457 Update callers.
458 (ieee_pos): Pass in ieee_data_struct rather than bfd.
459 Update callers.
460 (parse_expression): Don't go beyond the end of the current part.
461 (ieee_slurp_external_symbols): Correct type passed to read_2bytes.
462 (ieee_get_symtab_upper_bound, ieee_get_symtab,
463 ieee_get_symbol_info, ieee_print_symbol, ieee_new_section_hook,
464 ieee_get_reloc_upper_bound, ieee_canonicalize_reloc, block,
465 ieee_set_section_contents, ieee_write_object_contents,
466 ieee_make_empty_symbol): Make static.
467 (ieee_archive_p): Correct comments regarding bfd_read.
468 (ieee_object_p): Similarly.
469 (ieee_mkobject): Move it. Clear output_ptr_start, output_ptr,
470 output_ptr_end, input_ptr_start, input_ptr, input_ptr_end,
471 input_bfd, output_bfd, output_buffer.
472 (do_as_repeat): Write out ieee_set_current_pc_enum value as for
473 do_with_relocs, ie. as a symbol for relocatable files.
474 (ieee_vec): Add comments showing functions referenced by macros.
5a65713f 475
1725a96e
NC
4762001-08-14 Nick Clifton <nickc@cambridge.redhat.com>
477
478 * aout-tic30.c: Add missing prototypes. Fix formatting.
479 * aout-ns32k.c: Add missing prototypes. Fix formatting.
480 * peXXigen.c: Add missining prototypes. Fix formatting.
481 * aout-adobe.c: Add missining prototypes. Fix formatting.
482
fa645acb
NC
4832001-08-13 Nick Clifton <nickc@cambridge.redhat.com>
484
485 * elf32-v850.c: Add missing function prototypes.
486 Fix some formatting.
1725a96e 487
fa645acb
NC
488 * cpu-v850.c: Add missing function prototype.
489 Fix some formatting.
490
4e771d61
NC
4912001-08-11 Nick Clifton <nickc@cambridge.redhat.com>
492
493 * elf-bfd.h (struct elf_backend_data): Add new fields
494 'elf_backend_sprintf_vma' and 'elf_backend_fprintf_vma'.
495 (bfd_elf_sprintf_vma): Rename function prototype to
496 '_bfd_elf_sprintf_vma'.
497 (bfd_elf_fprintf_vma): Rename function prototype to
498 '_bfd_elf_fprintf_vma'.
499 * bfd.c (bfd_sprintf_vma): Do not invoke bfd_elf_sprintf_vma
500 directly, instead indirect via the elf_backend_data structure.
501 (bfd_fprintf_vma): Do not invoke bfd_elf_fprintf_vma directly,
502 instead indirect via the elf_backend_data structure.
503 * elf.c (bfd_elf_sprintf_vma): Rename to _bfd_elf_sprintf_vma.
504 (bfd_elf_fprintf_vma): Rename to _bfd_elf_fprintf_vma.
505 * elfxx-target.h (elf_backend_sprintf_vma): Initialise if not
506 already defined.
507 (elf_backend_fprintf_vma): Initialise if not already defined.
fcfbdf31 508 (struct elf_backend_data): Initialise the
4e771d61
NC
509 elf_backend_sprintf_vma and elf_backend_fprintf_vma fields.
510
99c79b2e
AJ
5112001-08-10 Andreas Jaeger <aj@suse.de>
512
513 * elf64-sparc.c: Add missing prototypes.
514 * elf32-cris.c: Likewise.
515 * elf32-i370.c: Likewise.
516 * elf64-hppa.c: Likewise.
517 * elf64-s390.c: Likewise.
518
1e1b3bc2
AJ
5192001-08-10 Andreas Jaeger <aj@suse.de>
520
521 * elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.
522 Add prototypes where needed.
523
ef071f24
L
5242001-08-10 H.J. Lu <hjl@gnu.org>
525
526 * bfd.c (bfd_sprintf_vma): Fix a typo in the last change.
527 (bfd_fprintf_vma): Likewise.
528
5c36c02b
L
5292001-08-10 H.J. Lu <hjl@gnu.org>
530
531 * bfd.c (bfd_sprintf_vma): Don't return void.
532 (bfd_fprintf_vma): Likewise.
533
0218d1e4
AJ
5342001-08-10 Andreas Jaeger <aj@suse.de>
535
536 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
537 to build warnings.
538 * configure: Regenerate.
539
814fa6ab
AM
5402001-08-10 Alan Modra <amodra@bigpond.net.au>
541
cc55aec9
AM
542 * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED to quiet
543 warning if not BFD64. Add braces so emacs auto format works.
544 (bfd_elf_fprintf_vma): Likewise.
545
814fa6ab
AM
546 * libxcoff.h (struct xcoff_backend_data_rec): Constify src param
547 of _xcoff_swap_ld*.
548 * coff-rs6000.c (xcoff_swap_ldhdr_in): Modify type of external
549 param to agree with libxcoff.h.
550 (xcoff_swap_ldhdr_out): Likewise.
551 (xcoff_swap_ldsym_in): Likewise.
552 (xcoff_swap_ldsym_out): Likewise.
553 (xcoff_swap_ldrel_in): Likewise.
554 (xcoff_swap_ldrel_out): Likewise.
555 (xcoff_create_csect_from_smclas): Likewise.
556 * coff64-rs6000.c: Add missing prototypes.
557 (xcoff64_swap_ldhdr_in): Modify type of external param to agree
558 with libxcoff.h.
559 (xcoff64_swap_ldhdr_out): Likewise.
560 (xcoff64_swap_ldsym_in): Likewise.
561 (xcoff64_swap_ldsym_out): Likewise.
562 (xcoff64_swap_ldrel_in): Likewise.
563 (xcoff64_swap_ldrel_out): Likewise.
564 (xcoff64_ppc_relocate_section): Make static.
565 (xcoff64_slurp_armap): Likewise.
566 (xcoff64_archive_p): Likewise.
567 (xcoff64_openr_next_archived_file): Likewise.
568 (xcoff64_sizeof_headers): Likewise.
569 (xcoff64_is_lineno_count_overflow): Likewise.
570 (xcoff64_is_reloc_count_overflow): Likewise.
571 (xcoff64_loader_symbol_offset): Likewise.
572 (xcoff64_loader_reloc_offset): Likewise.
573 * elf64-gen.c: Add missing prototypes.
574
d3b05f8d
L
5752001-08-09 H.J. Lu <hjl@gnu.org>
576
577 * elf.c (bfd_elf_sprintf_vma): Check ELFCLASS64 only in BFD64.
578 (bfd_elf_fprintf_vma): Likewise.
579
d69bb69b
L
5802001-08-09 H.J. Lu <hjl@gnu.org>
581
582 * bfd-in.h (bfd_elf_sprintf_vma, bfd_elf_fprintf_vma): Moved
583 to ...
584 * elf-bfd.h: Here.
585 * bfd-in2.h: Regenerated.
586
ae4221d7
L
5872001-08-09 H.J. Lu <hjl@gnu.org>
588
589 * bfd-in.h (bfd_sprintf_vma): New prototype.
590 (bfd_fprintf_vma): Likewise.
591 (bfd_elf_sprintf_vma): Likewise.
592 (bfd_elf_fprintf_vma): Likewise.
593 (bfd_printf_vma): New. Defined with bfd_fprintf_vma.
594 * bfd-in2.h: Regenerated.
595
596 * bfd.c (bfd_sprintf_vma): New. Defined.
597 (bfd_fprintf_vma): Likewise.
598
599 * elf.c (bfd_elf_sprintf_vma): New. Defined.
600 (bfd_elf_fprintf_vma): Likewise.
601
a7b97311
AM
6022001-08-09 Alan Modra <amodra@bigpond.net.au>
603
604 * coff-rs6000.c: Add missing prototypes.
605 (xcoff_ppc_relocate_section, xcoff_is_lineno_count_overflow,
606 xcoff_is_reloc_count_overflow, xcoff_loader_symbol_offset,
607 xcoff_loader_reloc_offset): Make static.
608 * dwarf1.c: Add missing prototypes.
609 * dwarf2.c: Add missing prototypes.
610 (struct abbrev_info): Move definition.
611 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.
612 * elf.c: Add missing prototypes.
613 * elf32-gen.c: Likewise.
614 * elf32-i386.c: Likewise.
615 * elf32-ppc.c: Likewise.
616 (ppc_elf_sort_rela): Use PTR instead of "void *".
617 * elflink.h: Add missing prototypes. Formatting fixes.
618 * merge.c: Add missing prototypes.
619 (last4_eq): Use PTR instead of "void *".
620 (last_eq): Likewise.
621 * syms.c: Add missing prototypes.
622
55ab10f0
NC
6232001-08-09 Nick Clifton <nickc@cambridge.redhat.com>
624
625 * bfd.c: Fix formatting.
626 * bfd-in2.h: Regenerate.
627
1c26dc27
NC
6282001-08-09 Nick Clifton <nickc@cambridge.redhat.com>
629
630 * elf32-arc.c (R_ARC_B22_PCREL): Change 'partial_inplace' to
631 true (this target uses REL relocations) and 'pcrel_offset' to
632 false (the PC is implied, not stored in the offset).
633
2517a57f
AM
6342001-08-08 Alan Modra <amodra@bigpond.net.au>
635
636 1999-10-19 Linus Nordberg <linus@swox.se>
637 * elf-bfd.h (struct elf_backend_data): Add want_got_sym.
638 * elfxx-target.h (elf_backend_want_got_sym): Define.
639 (elfNN_bed): Add elf_backend_want_got_sym.
640 * elflink.c (_bfd_elf_create_got_section): Define
641 _GLOBAL_OFFSET_TABLE_ only if bed->want_got_sym.
642
f2363ce5
AO
6432001-08-08 Alexandre Oliva <aoliva@redhat.com>
644
645 * dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.
646 (find_rela_addend): New function.
647 (parse_comp_unit): Call it to find the abbrev offset addend.
648 (_bfd_dwarf2_find_nearest_line): Initialize and maintain the new
649 members of dwarf2_debug as debugging information is read.
650
993e9275
NC
6512001-08-07 Nick Clifton <nickc@cambridge.redhat.com>
652
653 * coff-sh.c (sh_coff_reloc_type_lookup): Provide for sh-coff
654 targets as well as sh-pe.
655
62efb346
NC
6562001-08-03 Ben Harris <bjh21@netbsd.org>
657
658 * elf32-arm.h (elf32_arm_final_link_relocate): Include offset of
659 reloc from start of section when computing value for R_ARM_REL32
660 reloc.
661
8e1d4bbb
AM
6622001-08-03 Alan Modra <amodra@bigpond.net.au>
663
664 From H.J. Lu <hjl@gnu.org>
665 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Don't
666 keep relocs for undefined syms if there are no dynamic sections in
667 executable.
668 * elf32-hppa.c (allocate_plt_and_got_and_discard_relocs): Likewise.
669
8ceb7a1b
CW
6702001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>
671
672 * cofflink.c (coff_link_check_ar_symbols): also search for
673 __imp__symbol as well as _symbol.
674 * linker.c (_bfd_generic_link_add_archive_symbols): also
675 search for __imp__symbol as well as _symbol.
676
00a7cdc5
NC
6772001-08-01 Adam Nemet <anemet@lnxw.com>
678
679 * elf.c (elf_sort_sections): Return zero only as the last step.
680
d8adc60f
NC
6812001-08-01 Nick Clifton <nickc@cambridge.redhat.com>
682
683 * config.bfd (arm-vxworks): Change name of define from VXWORKS to
684 ARM_COFF_BUGFIX.
685 (arm-epoc-pe): Define ARM_COFF_BUGFIX.
686 coff-arm.c (coff_arm_relocate_section): Replace VXWORKS with
687 ARM_COFF_BUGFIX.
688
407c2b92
NC
6892001-07-30 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
690
691 * libecoff.h (_bfd_ecoff_styp_to_sec_flags): Changed return type
692 to match corresponding bfd_coff_backend data member.
693
8a5cc6be
AM
6942001-07-24 Alan Modra <amodra@bigpond.net.au>
695
696 * Makefile.am: Update dependencies with "make dep-am".
697 * Makefile.in: Regenerate
698
01467f2a
L
6992001-07-15 H.J. Lu <hjl@gnu.org>
700
701 * Makefile.am (po/SRC-POTFILES.in): Use tmp.src instead of tmp.
702 (po/BLD-POTFILES.in): Use tmp.bld instead of tmp.
703 * Makefile.in: Regenerate.
704
824e2cb4
L
7052001-07-11 H.J. Lu <hjl@gnu.org>
706
707 * elf64-alpha.c (elf64_alpha_check_relocs): Set the ALLOC|LOAD
708 flags when creating the reloc section if the ALLOC flag in the
709 source section is set.
710
a4bd8390
JW
7112001-07-11 Steve Ellcey <sje@cup.hp.com>
712
713 * reloc.c (bfd_reloc_code_type): Add IA64 relocs
714 BFD_RELOC_IA64_LTOFF_FPTR32MSB and BFD_RELOC_IA64_LTOFF_FPTR32LSB
715 * bfd-in2.h: Regenerate.
716 * libbfd.h: Regenerate.
717 * elfxx-ia64.c (ia64_howto_table): Define how to handle
718 new relocations.
719 (elfNN_ia64_reloc_type_lookup): Handle new relocations.
720 (elfNN_ia64_check_relocs): Likewise.
721 (elfNN_ia64_install_value): Likewise.
722 (elfNN_ia64_relocate_section): Likewise.
723
20278fa3
JJ
7242001-07-11 Jakub Jelinek <jakub@redhat.com>
725
726 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support for
727 R_SPARC_UA64.
728 (elf32_sparc_check_relocs): Likewise.
729 Only create .rela section for alloced sections in shared libraries.
730 (elf32_sparc_relocate_section): Likewise.
731 Remove redundant check.
732 Optimize unaligned reloc usage.
733 * elf64-sparc.c (sparc64_elf_relocate_section): Remove redundant
734 check.
735
067a7d17
L
7362001-07-11 H.J. Lu <hjl@gnu.org>
737
738 * elf64-alpha.c (elf64_alpha_check_relocs): Only use the same
739 ALLOC|LOAD flags as the source section for debugging sections
740 when creating the reloc section.
741
a78f18dc
JW
7422001-07-05 Jim Wilson <wilson@redhat.com>
743
0a2afbc1
JW
744 * linker.c (_bfd_generic_link_add_one_symbol, case BIG): Use
745 the section of the bigger symbol.
746
a78f18dc
JW
747 * syms.c (bfd_is_local_label): Return false if BSF_SECTION_SYM.
748
0515494a
NC
7492001-07-05 Nick Clifton <nickc@cambridge.redhat.com>
750
751 * peicode.h (coff_swap_scnhdr_in): For sections containing
752 uninitialised data, only set their size to s_paddr if this does
753 not reset their size to zero. MS's latest compilers will set
754 s_paddr to zero.
755
5e7079af
L
7562001-07-04 H.J. Lu <hjl@gnu.org>
757
758 * bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing):
759 Handle bfd_mach_mips4400, bfd_mach_mips4600 and
760 bfd_mach_mips5000.
761
440c4607
NC
7622001-07-03 Mark Elbrecht <snowball3@softhome.net>
763
f47e5071
NC
764 * bfd.c (bfd_get_sign_extend_vma): Support DJGPP COFF targets.
765
440c4607
NC
766 * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols from
767 sections being discarded.
768
936e320b
AM
7692001-06-30 Alan Modra <amodra@bigpond.net.au>
770
771 * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directly
772 instead of _bfd_elfcore_section_from_phdr.
773 * elf-bfd.h (_bfd_elfcore_section_from_phdr): Remove.
774 * elf.c (_bfd_elfcore_section_from_phdr): Remove.
775 (_bfd_elfcore_make_pseudosection): Expedite tail-call.
776 (elfcore_grok_prstatus): Likewise.
777 (elfcore_grok_lwpstatus): Likewise.
778 (bfd_get_elf_phdr_upper_bound): Likewise.
779 (elfcore_make_note_pseudosection): Formatting.
780 (_bfd_elfcore_strndup): Formatting.
781 * elf32-mips.c (mips_elf_sym_is_global): Formatting.
782 (_bfd_elf32_mips_grok_prstatus): Expedite tail-call.
783
bb0082d6
AM
7842001-06-29 Daniel Jacobowitz <drow@mvista.com>
785
786 * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosection
787 and _bfd_elfcore_strndup.
788 (struct elf_backend_data): Add elf_backend_grok_prstatus
789 and elf_backend_grok_psinfo.
790 * elf.c (_bfd_elfcore_make_pseudosection): New function.
791 (elfcore_grok_prstatus): Use it.
792 (elfcore_make_note_pseudosection): Likewise.
793 (elfcore_strndup): Rename to...
794 (_bfd_elfcore_strndup): Here, and make global.
795 (elfcore_grok_psinfo): Use _bfd_elfcore_strndup.
796 (elfcore_grok_note): Call elf_backend_grok_prstatus
797 and elf_backend_grok_psinfo if available.
798 * elf32-mips.c (_bfd_elf32_mips_grok_prstatus): New function.
799 (_bfd_elf32_mips_grok_psinfo): New function.
800 (elf_backend_grok_prstatus): Define.
801 (elf_backend_grok_psinfo): Define.
802 * elfxx-target.h (elf_backend_grok_prstatus): Default to NULL.
803 (elf_backend_grok_psinfo): Likewise.
804 (elfNN_bed): Include elf_backend_grok_prstatus and
805 elf_backend_grok_psinfo.
806
b64977c5
L
8072001-06-29 H.J. Lu <hjl@gnu.org>
808
809 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Check if
8e1d4bbb 810 hplink->sgot is NULL before filling GOT. Check if hplink->splt
b64977c5
L
811 is NULL before filling PLT.
812
e45bf863
AM
8132001-06-29 Alan Modra <amodra@bigpond.net.au>
814
815 * elflink.h (elf_link_output_extsym): Revert 1999-04-10.
816
5a15f56f
AM
8172001-06-27 Alan Modra <amodra@bigpond.net.au>
818
446f2863
AM
819 * elf32-hppa.c (elf32_hppa_check_relocs): Don't make syms dynamic
820 here..
821 (elf32_hppa_adjust_dynamic_symbol): ..nor here..
822 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
823 after gc has run.
824
825 * elf32-hppa.c (RELATIVE_DYNAMIC_RELOCS): Delete.
826 (IS_ABSOLUTE_RELOC): Define.
827 (elf32_hppa_link_hash_entry): Always include reloc_entries field.
828 (hppa_link_hash_newfunc): Always init it.
829 (elf32_hppa_check_relocs): Mark symbols as ELF_LINK_NON_GOT_REF to
830 create COPY relocs only when the reloc is in a read-only section.
831 Instead, allocate space for a dynamic reloc to reference the
832 library symbol directly. Keep track of space we allocate using
833 relocs_entries.
834 (hppa_discard_copies): Delete, and move code to..
835 (allocate_plt_and_got): ..here. Rename to
836 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
837 relocs for non-shared link.
838 (elf32_hppa_size_dynamic_sections): Update calls to above.
839 (elf32_hppa_relocate_section): Write out the dynamic relocs used
840 in lieu of COPY relocs.
841
5a15f56f
AM
842 * elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamic
843 here..
844 (elf_i386_adjust_dynamic_symbol): ..nor here..
845 (allocate_plt_and_got_and_discard_relocs): .. instead do so here
846 after gc has run.
847 (elf_i386_size_dynamic_sections): Fix a comment.
848 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Rearrange code
849 involved in writing reloc out.
850
866b3400
AM
8512001-06-25 Alan Modra <amodra@bigpond.net.au>
852
28d0b90e
AM
853 * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>):
854 Ensure syms are dynamic if we might be emitting a reloc.
855 (allocate_plt_and_got_and_discard_relocs): Don't discard relocs
856 for undefweak or undefined syms..
857 (elf_i386_relocate_section <R_386_32, R_386_PC32>): .. and emit.
858
866b3400
AM
859 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Discard
860 relocs without ELF_LINK_HASH_DEF_DYNAMIC set.
861 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Remove
862 redundant bfd_link_hash_defined, bfd_link_hash_defweak test.
863
6cbac8b9
L
8642001-06-24 H.J. Lu <hjl@gnu.org>
865
866 * cpu-i960.c (scan_960_mach): Don't modify const char *. Use
867 strncasecmp/strcasecmp instead of strncmp/strcmp.
868
62b7d3f1
L
8692001-06-23 H.J. Lu <hjl@gnu.org>
870
866b3400
AM
871 * elf32-i386.c (elf_i386_relocate_section <R_386_32, R_386_PC32>):
872 Check ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined
62b7d3f1
L
873 in the regular object file and treat the weak definition as
874 the normal one.
875
12d0ee4a
AM
8762001-06-23 Alan Modra <amodra@bigpond.net.au>
877
8c694914
AM
878 * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): Tighten
879 unresolved_reloc test to exclude cases where we use "relocation"
880 before setting it to point into the .got. Reinstate fudge for
881 unresolved relocs in debugging sections.
882
83be169b
AM
883 * elf32-i386.c (elf_i386_relocate_section): Replace ugly
884 complicated tests for unresolvable relocs with a simple direct
885 scheme using "unresolved_reloc" var.
886
ffb2e45b
AM
887 * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Rename to
888 elf_i386_dyn_relocs. Update comment.
889 (struct elf_i386_link_hash_entry): Rename pcrel_relocs_copied to
890 dyn_relocs.
891 (elf_i386_adjust_dynamic_symbol): Remove a BFD_ASSERT, change
892 others to aborts.
893 (allocate_plt_and_got_and_discard_relocs): Replace BFD_ASSERT with
894 abort.
895 (elf_i386_size_dynamic_sections): Likewise.
896 (elf_i386_finish_dynamic_symbol): Likewise.
897 (elf_i386_finish_dynamic_sections): Likewise.
898 (elf_i386_relocate_section): Likewise. Tidy R_386_GOT32 and error
899 handling code.
900
12d0ee4a
AM
901 Avoid creating COPY relocs if possible.
902 * elf32-i386.c (elf_i386_check_relocs): Tweak condition under
903 which .got created. Mark symbols used by R_386_32 and R_386_PC32
904 relocs as ELF_LINK_NON_GOT_REF to create COPY relocs only when the
905 reloc is in a read-only section. Instead, allocate space for a
906 dynamic reloc to reference the library symbol directly. Keep
907 track of space we allocate using pcrel_relocs_copied.
908 (discard_copies): Delete, and move code to ..
909 (allocate_plt_and_got): ..here. Rename to
910 allocate_plt_and_got_and_discard_relocs. Remove unneeded dynamic
911 relocs for non-shared link.
912 (elf_i386_size_dynamic_sections): Update calls to above functions.
913 (elf_i386_relocate_section): Write out the dynamic relocs. Add
914 more ugly logic to avoid "unresolvable relocation" error. Use
915 htab shortcut in place of elf_hash_table macro.
916 (elf_i386_finish_dynamic_sections): Allow that dynamic .got may
917 not always be created now.
918
f631948d
AJ
9192001-06-20 Bo Thorsen <bo@suse.co.uk>
920
921 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking of
922 shared libraries.
923
89084430
NC
9242001-06-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
925
926 * configure.host (mips64-*-linux): Reformat.
927
68fb2e56
AM
9282001-06-21 Alan Modra <amodra@bigpond.net.au>
929
930 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Always
931 allocate local .got space. Use shortcuts from hash table for .got
932 and .plt rather than comparing section names.
933 (elf32_hppa_check_relocs): Use local_plt_refcounts var rather than
934 adjusting index into local_got_refcounts to document what we are
935 really doing.
936 (elf32_hppa_relocate_section): Similarly for local_plt_offsets.
937 Tidy .got and .plt error checking.
938
9317eacc
CM
9392001-06-20 Catherine Moore <clm@redhat.com>
940
bb0082d6
AM
941 * elf-bfd.h (struct elf_backend_data):
942 elf_backend_emit_relocs: New field: Function for emitting
943 relocs.
944 elf_backend_count_relocs: New field: Function for determining
945 the number of relocs to be emitted.
946 * elfxx-target.h: Provide default (NULL) values for
947 elf_backend_emit_relocs and elf_backend_count_relocs.
948 * elflink.h (elf_link_size_reloc_section): Make the hash table
949 big enough to hold the relocs counted by either reloc_count or
950 o->reloc_count.
951 (elf_bfd_final_link) emit_relocs: New boolean, set if relocs
952 should be emitted, either because of a command line option
953 stored in the info structure or because the target provides a
954 special reloc emitting function.
955 If the target provides a reloc counting function use it,
956 unless performing a relocatable link or emitting all relocs.
957 Also set the SEC_RELOC flag on any output section which will
958 contain relocs.
959 (elf_link_input_bfd): emit_relocs: New boolean, set if relocs
960 should be emitted, either because of a command line option
961 stored in the info structure or because the target provides a
962 special reloc emitting function.
963 If the target provides a reloc emitting function, use it,
964 unless performing a relocatable link or emitting all relocs.
9317eacc 965
161d71a6
L
9662001-06-20 H.J. Lu <hjl@gnu.org>
967
968 * elf32-i386.c (elf_i386_size_dynamic_sections): Always
969 allocate local .got space.
970
fd8ab9e5
AJ
9712001-06-19 Andreas Jaeger <aj@suse.de>
972
973 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix creation of
974 dynamic symbols.
975
99293407
HPN
9762001-06-18 Hans-Peter Nilsson <hp@axis.com>
977
978 * elflink.h (struct elf_assign_sym_version_info): Remove member
979 export_dynamic. All users changed to use info member.
980 NAME(bfd_elf,size_dynamic_sections)): Remove parameter
981 export_dynamic, instead use member in parameter info.
982 * bfd-in.h (bfd_elf32_size_dynamic_sections,
983 bfd_elf64_size_dynamic_sections): Update prototype.
984 * bfd-in2.h: Regenerate.
985
bc2b6df7
L
9862001-06-18 H.J. Lu <hjl@gnu.org>
987
988 * elflink.h (elf_info_failed): Add a new field, verdefs.
989 (NAME(bfd_elf,size_dynamic_sections): Pass verdefs to
990 elf_export_symbol.
991 (elf_export_symbol): Check eif->verdefs to decide if a symbol
992 should be exported.
993
43917054
L
9942001-06-17 H.J. Lu <hjl@gnu.org>
995
996 * elf32-mips.c (mips_elf_link_hash_entry): Add a new field,
997 readonly_reloc, to record if a relocation in the .rel.dyn
f631948d 998 section is against a read-only section.
43917054
L
999 (mips_elf_link_hash_newfunc): Initialize the readonly_reloc
1000 field to false.
1001 (_bfd_mips_elf_check_relocs): Record if there is a relocation
1002 in the .rel.dyn section against a read-only section by setting
1003 DF_TEXTREL or readonly_reloc.
1004 (_bfd_mips_elf_copy_indirect_symbol): Copy readonly_reloc if
1005 it is true.
1006 (_bfd_mips_elf_adjust_dynamic_symbol): Record DF_TEXTREL if
1007 there is a relocation in the .rel.dyn section against a
1008 read-only section.
1009 (_bfd_mips_elf_size_dynamic_sections): Set DT_TEXTREL if
1010 DF_TEXTREL is set.
1011
7c8ca0e4
NC
10122001-06-12 Nick Clifton <nickc@cambridge.redhat.com>
1013
1014 * coffcode.h (styp_flags_to_sec_flags): Change to a boolean
1015 function. Move flagword result into parameter list. Remove
1016 comment about setting bfd_error_handler to intercept failure
1017 results.
bb0082d6 1018 * coffgen.c (make_a_section_from_file): Examine result of
7c8ca0e4
NC
1019 calling bfd_coff_styp_to_sec_flags and pass a failure back to
1020 caller.
bb0082d6 1021 * ecoff.h (styp_flags_to_sec_flags): Change to a boolean
7c8ca0e4 1022 function. Move flagword result into parameter list.
bb0082d6
AM
1023 * libcoff.h: Regenerate.
1024 * libecoff.h: Regenerate.
7c8ca0e4 1025
dee0a8f4
NC
10262001-06-13 Nick Clifton <nickc@cambridge.redhat.com>
1027
1028 * aoutx.h (adjust_z_magic): Only pad the tesxt section if the data
1029 section is going to follow it.
1030
0d1ea5c0
CM
10312001-06-12 Catherine Moore <clm@redhat.com>
1032
bb0082d6
AM
1033 * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGN
1034 with the file_align entry from elf_backend_data.
1035 (elf_gc_smash_unused_vtentry_relocs): Likewise.
1036 (elf_gc_record_vtentry): Likewise.
0d1ea5c0 1037
4e8a9624
AM
10382001-06-10 Alan Modra <amodra@bigpond.net.au>
1039
1040 * elflink.h: Whitespace changes.
1041 (elf_link_read_relocs_from_section): Use "unsigned int" iterator
1042 rather than "unsigned char".
1043 (elf_link_output_relocs): Likewise.
1044 (elf_link_input_bfd): Likewise.
1045 (elf_reloc_link_order): LIkewise.
1046 * elf.c: s/CONST/const/. Whitespace changes.
1047 * elf32-mips.c: Formatting fix.
1048
1049 * Makefile.am (SOURCE_HFILES): Include xcoff-target.h, remove xcoff.h.
1050 * Makefile.in: Regenerate.
1051 * po/Make-in: Remove trailing tab.
1052
7a25cd3e
PB
10532001-06-09 Philip Blundell <philb@gnu.org>
1054
1055 * elf32-arm.h (elf32_arm_plt0_entry): Correct error in last
1056 change.
1057 (elf32_arm_plt_entry): Likewise.
1058
3f5a136d
L
10592001-06-08 H.J. Lu <hjl@gnu.org>
1060
1061 * elf.c (swap_out_syms): Keep names for global section symbols.
1062
d8fe1fed
L
10632001-06-07 H.J. Lu <hjl@gnu.org>
1064
1065 * config.bfd: Put back ecoff for Linux/mips. Firmwares on some
1066 MIPS-based machines need it.
1067
c36e006f
L
10682001-06-07 H.J. Lu <hjl@gnu.org>
1069
1070 * elf32-mips.c (_bfd_mips_elf_object_p): Set the bad symtab
1071 for SGI only.
1072
1073 * config.bfd: Remove ecoff from Linux/mips.
1074
cc78d0af
AJ
10752001-06-07 Andreas Jaeger <aj@suse.de>
1076
1077 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Add an
1078 assertion.
1079 (elf64_x86_64_check_relocs): Fix VTENTRY relocation; set an
1080 alignment of 8 for .rela sections; handle further relocations.
1081
879db8be
NC
10822001-06-06 Christian Groessler <cpg@aladdin.de>
1083
bb0082d6 1084 * coff-z8k.c: Fix formatting.
879db8be
NC
1085 Fix howtos: howto->size was always 1.
1086
cbb1fd50
NC
10872001-06-05 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1088
1089 * configure.host (mips64*-*-linux*): Define.
1090
73a74a62
AM
10912001-06-05 Alan Modra <amodra@bigpond.net.au>
1092
6725bdbf
AM
1093 * elf32-i386.c (elf_i386_discard_copies): Rename to
1094 discard_copies, and use elf_link_hash_entry arg rather than
1095 elf_i386_link_hash_entry.
1096 (elf_i386_link_hash_traverse): Delete.
1097 (elf_i386_size_dynamic_sections): Adjust call to discard_copies.
1098 Tidy sizing of dynamic sections.
1099 (elf_i386_check_relocs <R_386_32, R_386_PC32>): Reference count
1100 possible .plt entries.
1101 (elf_i386_gc_sweep_hook): Likewise.
1102 (elf_i386_adjust_dynamic_symbol): Discard .plt entries for
1103 everything with plt.refcount <= 0.
1104
1105 * elf32-i386.c (elf_i386_check_relocs): Don't allocate .got and
1106 .relgot space here.
1107 (elf_i386_gc_sweep_hook): ..and no need to deallocate here..
4e8a9624 1108 (elf_i386_adjust_dynamic_symbol): ..and don't allocate .plt and
6725bdbf
AM
1109 .rel.plt here..
1110 (allocate_plt_and_got): ..instead do it all here. New function.
1111 (elf_i386_size_dynamic_sections): Allocate local .got space and
1112 call allocate_plt_and_got. No need to zap .relgot if not dynamic.
1113 (bfd_elf32_bfd_final_link): Delete. (ie. use regular final link
1114 rather than gc variety).
1115 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
1116 (elf_i386_relocate_section): Use it here and correct handling of
1117 R_386_GOT32. Provide section and offset for "unresolvable
1118 relocation" error message.
1119 (elf_i386_finish_dynamic_symbol): Correct handling of R_386_GOT32.
1120
1121 * elf32-i386.c (struct elf_i386_link_hash_table): Add sgot,
1122 sgotplt, srelgot, splt, srelplt, sdynbss, srelbss fields.
1123 (elf_i386_link_hash_table_create): Init them.
1124 (create_got_section): New function.
1125 (elf_i386_create_dynamic_sections): New function.
1126 (elf_backend_create_dynamic_sections): Set to above.
1127 (elf_i386_check_relocs): Use shortcuts from hash table rather than
1128 calling bfd_get_section_by_name.
1129 (elf_i386_gc_sweep_hook): Likewise.
1130 (elf_i386_adjust_dynamic_symbol): Likewise.
1131 (elf_i386_size_dynamic_sections): Likewise.
1132 (elf_i386_relocate_section): Likewise.
1133 (elf_i386_finish_dynamic_sections): Likewise.
1134
73a74a62
AM
1135 * elf32-hppa.c (allocate_plt_and_got): Skip indirect and warning syms.
1136
24a5e751
L
11372001-06-02 H.J. Lu <hjl@gnu.org>
1138
1139 * elf32-hppa.c (elf32_hppa_object_p): Check ELFOSABI_LINUX
1140 and ELFOSABI_HPUX.
1141 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
1142
15103188
L
11432001-06-02 H.J. Lu <hjl@gnu.org>
1144
1145 * aout-cris.c (MACHTYPE_OK): New. Defined.
1146
2f484710
HPN
11472001-06-02 Hans-Peter Nilsson <hp@axis.com>
1148
1149 * section.c (_bfd_strip_section_from_output): Handle NULL
1150 output_section.
1151
a5ac692b
L
11522001-06-02 H.J. Lu <hjl@gnu.org>
1153
1154 * config.bfd (powerpc-*-aix*, powerpc-*-beos*, rs6000-*-*): Add
1155 rs6000coff64_vec only if BFD64 is defined.
1156 (powerpc64-*-aix*): Enable only if BFD64 is defined.
1157
27e53099
L
11582001-06-02 H.J. Lu <hjl@gnu.org>
1159
1160 * coff-ia64.c (ia64coff_object_p): Rewrite with
1161 external_PEI_DOS_hdr and external_PEI_IMAGE_hdr.
1162
80643fbc
AJ
11632001-06-01 Andreas Jaeger <aj@suse.de>
1164
1165 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add PC8
1166 relocation, small reformatting.
1167
6b3db546
AJ
11682001-05-29 Andreas Jaeger <aj@suse.de>
1169
1170 * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.
1171 (elf64_x86_64_relocate_section): Likewise.
1172
4dc86686
AM
11732001-05-30 Alan Modra <amodra@one.net.au>
1174
1175 * elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_PLT for
1176 millicode. Don't allocate .got and .rela.got space here..
1177 (elf32_hppa_gc_sweep_hook): ..and no need to deallocate here..
1178 (elf32_hppa_adjust_dynamic_symbol): ..and don't allocate .plt and
1179 .rela.plt here..
1180 (hppa_handle_PIC_calls): ..nor here..
1181 (allocate_plt_and_got): ..instead do it all here. New function.
1182 (elf32_hppa_size_dynamic_sections): Allocate local .got space and
1183 call allocate_plt_and_got. No need to zap .got if not dynamic.
1184 (elf32_hppa_final_link): Call regular bfd_final_link instead of
1185 gc_common_final_link.
1186 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
1187 (elf32_hppa_relocate_section): Use it here.
1188 (elf32_hppa_finish_dynamic_symbol): Remove superfluous test of
1189 dynamic_sections_created.
1190 (hppa_type_of_stub): Don't LONG_BRANCH_VIA_PLT if millicode sym.
1191
de41dcd8
AJ
11922001-05-28 Andreas Jaeger <aj@suse.de>
1193
1194 * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use the
1195 generic version since we want a hashsize of 4.
1196 (elf_backend_size_info): Likewise.
1197
209f668e
NC
11982001-05-28 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1199
209f668e
NC
1200 * elflink.h (elf_link_size_reloc_section): Use bfd_zmalloc instead of
1201 a zeroing loop.
1202 (elf_link_output_relocs): Handle MIPS ELF64 relocations correctly.
1203 (elf_link_input_bfd): Likewise.
1204 (elf_reloc_link_order): Likewise.
1205 (elf_finish_pointer_linker_section): Typo. Handle MIPS ELF64
1206 relocations correctly.
1207
f7a74f8c
NC
12082001-05-28 Nicolas Pitre <nico@cam.org>
1209
1210 * elf32-arm.h: fix PLT generation for big endian ARM
1211
8dea1268
AM
12122001-05-28 Alan Modra <amodra@one.net.au>
1213
1214 * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entries
1215 for symbols forced local that need plabels.
1216 (elf32_hppa_adjust_dynamic_symbol): Don't allocate space in
1217 .plt.rela for local syms if non-shared.
1218 (hppa_build_one_stub): Mask lsb of plt.offset.
1219 (elf32_hppa_finish_dynamic_symbol): Abort if lsb of plt.offset set.
1220 (clobber_millicode_symbols): Correct comment.
1221 (elf32_hppa_relocate_section): Likewise.
1222 (elf32_hppa_finish_dynamic_symbol): Likewise.
1223
0f2712ed
NC
12242001-05-28 Jeff Sturm <jsturm@one-point.com>
1225
1226 * reloc.c: Add BFD_RELOC_SPARC_UA16 and BFD_RELOC_SPARC_UA64.
1227 * bfd-in2.h: Regenerate.
1228 * libbfd.h: Regenerate.
1229 * elf32-sparc.c: Enable BFD_RELOC_SPARC_UA16, BFD_RELOC_SPARC_UA32
1230 and BFD_RELOC_SPARC_UA64 mapping
1231 * elf64-sparc.c: Likewise.
de41dcd8 1232
6768c14a
L
12332001-05-25 H.J. Lu <hjl@gnu.org>
1234
1235 * Makefile.am (BFD32_BACKENDS): Remove coff-pmac.lo.
1236 (BFD32_BACKENDS_CFILES): Remove coff-pmac.c.
1237 (coff-rs6000.lo): Remove the old dependency.
1238 * Makefile.in: Rebuild.
1239
1240 * configure.in (pmac_xcoff_vec): Replace coff-pmac.lo with
1241 coff-rs6000.lo.
1242
b55039f4
L
12432001-05-25 H.J. Lu <hjl@gnu.org>
1244
1245 * coff-rs6000.c (rs6000coff_vec): Use rs6000coff_core_p,
1246 rs6000coff_core_file_matches_executable_p,
1247 rs6000coff_core_file_failing_command and
1248 rs6000coff_core_file_failing_signal only if AIX_CORE is
1249 defined.
1250 (pmac_xcoff_vec): Likewise.
1251 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
1252
64e9ece0
TW
12532001-05-25 Timothy Wall <twall@redhat.com>
1254
1255 * elfxx-ia64.c (allocate_dynrel_entries): Don't allocate an entry
1256 for __GLOB_DATA_PTR on AIX5. Clean up some relocation bugs.
1257
f34d8777
L
12582001-05-25 H.J. Lu <hjl@gnu.org>
1259
1260 * bfd-in2.h: Regenerated.
1261 * libcoff.h: Likewise.
1262
49e9d0d3
AM
12632001-05-25 Alan Modra <amodra@one.net.au>
1264
1265 * elf32-hppa.c (elf32_hppa_relocate_section): Don't allow
1266 undefined millicode syms in shared libs.
1267 (hppa_build_one_stub): Turn BFD_ASSERTs into aborts.
1268 (elf32_hppa_check_relocs): Likewise.
1269 (elf32_hppa_adjust_dynamic_symbol): Likewise.
1270 (elf32_hppa_size_dynamic_sections): Likewise.
1271 (elf32_hppa_relocate_section): Likewise.
1272 (elf32_hppa_finish_dynamic_symbol): Likewise.
1273 (elf32_hppa_finish_dynamic_sections): Likewise.
1274
beb1bf64
TR
12752001-05-24 Tom Rix <trix@redhat.com>
1276
bb0082d6 1277 * Makefile.am coff-pmac bfd now defined in coff-rs6000.c
beb1bf64
TR
1278 xcoff-target.h not used to define rs6000 or ppc bfd.
1279 * Makefile.in same
1280
1281 * bfd-in.h : (struct lineno_cache_entry) promote element "offset"
1282 to 64 bit.
1283
1284 * coff-rs6000.c : Many changes for 64 bit support. Move common
1285 32/64 code to xcofflink.c. Explictly define the rs6000coff_vec
1286 and pmac_xcoff_vec
1287
1288 * coff64-rs6000.c : Many changes for 64 bit support. 64 bit
1289 linker now supported. Explictly define the rs6000coff64_vec.
1290
1291 * coffcode.h : (coff_set_arch_mach_hook) xcoff 64 bit support
de41dcd8 1292 (coff_print_aux) same
beb1bf64
TR
1293 (coff_write_object_contents) same
1294 (coff_slurp_line_table) same
1295
1296 * coffgen.c : (coff_fix_symbol_name) formatting
1297 (coff_mangle_symbols) xcoff 64 bit support
1298 (coff_write_symbol) same
1299 (coff_write_alien_symbol) same
1300 (coff_write_native_symbol) same
1301 (coff_write_symbols) same
1302 (coff_get_symbol_info) same
1303 (bfd_coff_get_syment) same
1304 (coff_print_symbol) same
1305
1306 * config.bfd : add powerpc64-*-aix* target
1307
1308 * libcoff-in.h : formatting
1309
1310 * libcoff.h : move xcoff extern declarations to libxcoff.h
1311
1312 * libxcoff.h : New file
1313
de41dcd8
AJ
1314 * xcofflink.c : Many changes for xcoff64 support. Move common
1315 structures to include/coff/xcoff.h. Move specific structure to
beb1bf64
TR
1316 backends coff-rs6000.c and coff64-rs6000.c. Use new backend
1317 functions, defined in libxcoff.h, to isolate 32/64 dependencies.
de41dcd8
AJ
1318
1319 (bfd_xcoff_size_dynamic_sections) : special __rtinit symbol for
beb1bf64
TR
1320 aix4.2+ -binitfini.
1321
1322 (xcoff_build_ldsyms) : handle special __rtinit symbol.
1323
e90fdc1a
AO
13242001-05-23 Alexandre Oliva <aoliva@redhat.com>
1325
1326 * elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typo
1327 s/ENTIRES/ENTRIES/.
1328
d1cf510e
NC
13292001-05-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1330
c2feb664
NC
1331 * reloc.c (bfd_reloc_code_real): Add MIPS ELF64 relocations.
1332 * libbfd.h: Regenerate.
4e8a9624 1333 * bfd-in2.h: Regenerate.
c2feb664 1334
d1cf510e
NC
1335 * aoutx.h (aout_@var{size}_machine_type): Add MIPS r12k support.
1336 * archures.c (bfd_mach_mips12000): Define.
1337 * cpu-mips.c (arch_info_struct): Add MIPS r12k support.
1338 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Add MIPS r12k
1339 support.
1340 (_bfd_mips_elf_size_dynamic_sections): Use official bfd typedef.
1341 * bfd-in2.h: Regenerate.
1342 * elfxx-target.h: Do not redefine bfd_elfNN_bfd_make_debug_symbol.
1343
6c426cf3
NC
13442001-05-23 kaz Kojima <kkojima@rr.iij4u.or.jp>
1345
1346 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry,
1347 elf_sh_plt_entry_be, elf_sh_plt_entry, elf_sh_pic_plt_entry_be,
1348 elf_sh_pic_plt_entry): New PLT code, that does not use r2, since
1349 that is used by GCC.
1350
d9bc7a44
NC
13512001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
1352
1353 * elf-bfd.h (NUM_SHDR_ENTRIES): New macro: compute the number
1354 of entries in a structured section.
bb0082d6
AM
1355 * elf.c: Use new macro.
1356 * elf32-i386.c: Use new macro.
1357 * elf32-mips.c: Use new macro.
1358 * elf64-alpha.c: Use new macro.
1359 * elf64-sparc.c: Use new macro.
1360 * elfcode.h: Use new macro.
1361 * elflink.h: Use new macro.
d9bc7a44
NC
1362
13632001-05-23 Nick Clifton <nickc@cambridge.redhat.com>
1364
1365 * bfdint.texi: Replace -oformat with --oformat.
1366
f5198f61
AJ
13672001-05-21 Andreas Jaeger <aj@suse.de>
1368
1369 * dwarf2.c (decode_line_info): Fix error message.
1370 (read_abbrevs): Fix test for offset as suggested by Alan Modra and
1371 adjust error message.
1372
7913c838
L
13732001-05-18 H.J. Lu <hjl@gnu.org>
1374
1375 * elflink.h (elf_link_add_object_symbols): Revert the last
1376 change.
1377
e0522e89
AM
13782001-05-17 Alan Modra <amodra@one.net.au>
1379
1380 * elf32-hppa.c (clobber_millicode_symbols): Temporarily set
1381 ELF_LINK_FORCED_LOCAL to suit 2001-04-30 change.
1382 (hppa_build_one_stub): Add an assert to check plt.offset.
1383
96fd004e
L
13842001-05-17 H.J. Lu <hjl@gnu.org>
1385
1386 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the
1387 version definition to basename of the output filename.
1388
f3876d8b
L
13892001-05-17 H.J. Lu <hjl@gnu.org>
1390
1391 * elflink.h (elf_link_add_object_symbols): Set DT_NEEDED to
1392 basename of the bfd filename.
1393
d1778b88
AM
13942001-05-16 Alan Modra <amodra@one.net.au>
1395
1396 * section.c (asection): Add linker_has_input field.
1397 (STD_SECTION): Adjust initialization to suit.
1398 * ecoff.c (bfd_debug_section): Likewise.
1399 * bfd-in2.h: Regenerate.
1400
2a0fa943
AO
14012001-05-15 Alexandre Oliva <aoliva@redhat.com>
1402
1403 * elf-m10300.c (mn10300_elf_relax_section): Don't relax
1404 negative 32-bit operands to 16 operands when the operand is
1405 going to be zero-extended by the modified opcode.
1406
bcee8eb8
AM
14072001-05-12 Peter Targett <peter.targett@arccores.com>
1408
1409 * cpu-arc.c (arch_info_struct): Add entry 'base' representing old
1410 name for 'arc5' core versions.
1411 (bfd_arc_arch): Make bfd_mach_arc_6 default.
1412
1413 * elf32-arc.c (arc_elf_object_p): Make E_ARC_MACH_ARC6 default
1414 architecture.
1415 (arc_elf_final_write_processing): Make bfd_mach_arc_6 default.
1416
579f31ac
JJ
14172001-05-11 Jakub Jelinek <jakub@redhat.com>
1418
1419 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind
1420 sections as well.
1421 (elfNN_ia64_final_write_processing): Map .gnu.linkonce.ia64unw.FOO
1422 to .gnu.linkonce.t.FOO text section.
1423
8550eb6e
JJ
14242001-05-11 Jakub Jelinek <jakub@redhat.com>
1425
1426 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
1427 fields, change sec into secinfo.
1428 (struct sec_merge_info): Add chain, remove last fields.
1429 (struct sec_merge_sec_info): Add next, sec, psecinfo fields.
1430 (sec_merge_hash_lookup): If lookup could not use a string only
1431 because it has bad alignment, mark the old string for deletion.
1432 (sec_merge_add): Add secinfo argument. Don't compute entry's
1433 position, instead record the section.
1434 (sec_merge_emit): Update for the sec into secinfo change in
1435 struct sec_merge_hash_entry.
1436 (_bfd_merge_section): Only record the section for merging, defer
1437 putting strings into the hash table.
1438 (cmplengthentry, last4_eq, last_eq, record_section, merge_strings,
1439 _bfd_merge_sections): New functions.
1440 (_bfd_merged_section_offset): Update for the sec_merge_hash_entry
1441 changes.
1442 * libbfd-in.h (_bfd_merge_sections): Add prototype.
1443 (_bfd_nolink_bfd_merge_sections): Define.
1444 * libbfd.h: Likewise.
1445 (bfd_generic_merge_sections): Add prototype.
1446 * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_merge_sections.
1447 (struct bfd_target): Likewise.
1448 * bfd.c (bfd_merge_sections): Define.
1449 * bfd-in2.h: Rebuilt.
1450 * elf.c (_bfd_elf_merge_sections): New function.
1451 * elf-bfd.h (_bfd_elf_merge_sections): Add prototype.
1452 * elfxx-target.h (bfd_elfNN_bfd_merge_sections): Define.
1453 * reloc.c (bfd_generic_merge_sections): New function.
1454 * vms.c (vms_bfd_merge_sections): New function.
1455 * aout-adobe.c (aout_32_bfd_merge_sections): Define.
1456 * aout-target.h (MY_bfd_merge_sections): Define.
1457 * aout-tic30.c (MY_bfd_merge_sections): Define.
1458 * binary.c (binary_bfd_merge_sections): Define.
1459 * bout.c (b_out_bfd_merge_sections): Define.
1460 * coff-alpha.c (_bfd_ecoff_bfd_merge_sections): Define.
1461 * coffcode.c (coff_bfd_merge_sections): Define.
1462 * coff-mips.c (_bfd_ecoff_bfd_merge_sections): Define.
1463 * i386msdos.c (msdos_bfd_merge_sections): Define.
1464 * i386os9k.c (os9k_bfd_merge_sections): Define.
1465 * ieee.c (ieee_bfd_merge_sections): Define.
1466 * ihex.c (ihex_bfd_merge_sections): Define.
1467 * nlm-target.h (nlm_bfd_merge_sections): Define.
1468 * oasys.c (oasys_bfd_merge_sections): Define.
1469 * ppcboot.c (ppcboot_bfd_merge_sections): Define.
1470 * som.c (som_bfd_merge_sections): Define.
1471 * srec.c (srec_bfd_merge_sections): Define.
1472 * tekhex.c (tekhex_bfd_merge_sections): Define.
1473 * versados.c (versados_bfd_merge_sections): Define.
1474 * xcoff-target.h (_bfd_xcoff_bfd_merge_sections): Define.
1475
1548c54f
NC
14762001-05-11 Nick Clifton <nickc@cambridge.redhat.com>
1477
1478 * dwarf1.c (_bfd_dwarf1_find_nearest_line): Change type of 'addr'
1479 to be unsigned long, in order to match its use.
1480
689effed
L
14812001-05-10 H.J. Lu <hjl@gnu.org>
1482
1483 * linker.c (_bfd_generic_link_add_one_symbol): Check loop on
1484 indirect symbols.
1485
6e5222be
L
14862001-05-09 H.J. Lu <hjl@gnu.org>
1487
1488 * elflink.h (elf_link_add_object_symbols): Fix a typo. Allocate
1489 versymhdr->sh_size bytes for extversym instead of hdr->sh_size.
1490 Remove the unused veriable `dynver'.
1491
8e191bd3
ILT
14922001-05-08 Ian Lance Taylor <ian@zembu.com>
1493
1494 * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is
1495 NULL or is not COFF.
1496 (coff_i386_rtype_to_howto): Don't dump core if output section
1497 owner is not COFF.
1498
062e2358
AM
14992001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1500
1501 * ecoff.c (bfd_debug_section): Fix initialization.
1502 * elf.c (_bfd_elf_slurp_version_tables): Change maxidx to unsigned, it
1503 is always a positive integer. Cast away sign mismatch.
1504 * elf32-mips.c: Fix misleading comment and typo.
1505 (_bfd_mips_elf_section_from_bfd_section): Remove unused attribute, use
1506 correct data type.
1507 * elflink.c: Fix typo.
1508 (_bfd_elf_create_dynamic_sections): Remove superfluous initialization.
1509 * ecoffswap.h (ecoff_swap_fdr_in): Cast away sign mismatch.
1510
16b65e4e
RH
15112001-05-04 Richard Henderson <rth@redhat.com>
1512
1513 * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.
1514
cac15327
NC
15152001-05-04 Nick Clifton <nickc@cambridge.redhat.com>
1516
1517 * elf32-arm.h (elf32_arm_final_link_relocate): Set
bb0082d6 1518 EF_ARM_HASENTRY if the start address is set.
cac15327 1519
966b3e0b
NC
15202001-05-03 Nick Clifton <nickc@cambridge.redhat.com>
1521
1522 * targets.c (_bfd_target_vector_entries): Compute value based on
1523 the size of the _bfd_target_vector and not bfd_target_vector.
1524
210ba1e8
L
15252001-05-03 H.J. Lu <hjl@gnu.org>
1526
1527 * elfcode.h: Include "libiberty.h".
1528
1529 * elflink.h (elf_link_add_object_symbols): Set
1530 elf_dt_name (abfd) to basename of the bfd filename.
1531 (NAME(bfd_elf,size_dynamic_sections)): Set vn_file to basename
1532 of the bfd filename.
1533
56fc028e
AJ
15342001-05-03 Andreas Jaeger <aj@suse.de>
1535
1536 * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.
1537 (elf_generic_info_to_howto_rel): Likewise.
1538 * coff-alpha.c (reloc_nil): Likewise.
1539 (alpha_ecoff_bad_format_hook): Likewise.
1540 (alpha_adjust_reloc_out): Likewise.
1541 (alpha_bfd_reloc_type_lookup): Likewise.
1542 (alpha_convert_external_reloc): Likewise.
1543 * elf64-alpha.c (elf64_alpha_reloc_nil): Likewise.
1544 (elf64_alpha_reloc_bad): Likewise.
1545 (elf64_alpha_reloc_gpdisp): Likewise.
1546 (elf64_alpha_bfd_reloc_type_lookup): Likewise.
1547 (elf64_alpha_info_to_howto): Likewise.
1548 (elf64_alpha_add_symbol_hook): Likewise.
1549 (elf64_alpha_create_got_section): Likewise.
1550 (elf64_alpha_is_local_label_name): Likewise.
1551 (elf64_alpha_merge_ind_symbols): Likewise.
1552 * elf64-mips.c (mips_elf64_reloc_type_lookup): Likewise.
1553 (mips_elf64_get_reloc_upper_bound): Likewise.
1554 * nlm32-alpha.c (nlm_alpha_mangle_relocs): Likewise.
1555 (nlm_alpha_get_public_offset): Likewise.
1556
c7e40348
NC
15572001-05-02 Johan Rydberg <jrydberg@opencores.org>
1558
bb0082d6 1559 * elf32-openrisc.c (openrisc_elf_howto_table): Do not complain
c7e40348 1560 about overflow in R_OPENRISC_LO_16_IN_INSN and
56fc028e 1561 R_OPENRISC_HI_16_IN_INSN.Index: bfd/elf32-openrisc.c
c7e40348 1562
5fba655a
L
15632001-04-30 H.J. Lu <hjl@gnu.org>
1564
1565 * elf.c (_bfd_elf_link_hash_hide_symbol): Set dynindx to -1
1566 only for ELF_LINK_FORCED_LOCAL.
1567 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
1568 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise.
1569 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
1570
1571 * elflink.h (elf_fix_symbol_flags): Set ELF_LINK_FORCED_LOCAL
1572 if the symbol has hidden or internal visibility.
1573
db20fd76
AM
15742001-04-30 Alan Modra <amodra@one.net.au>
1575
1576 * elf32-hppa.c (final_link_relocate): Branch to .+8 for
1577 calls to undefined weak symbols.
1578
6a2bda3f
AJ
15792001-04-30 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
1580
1581 * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test for
1582 R_X86_64_GOTPCREL, don't use assignments instead of comparisons.
1583
053579d7
AJ
15842001-04-27 Andreas Jaeger <aj@suse.de>
1585
1586 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swap
1587 out handled entries.
1588 (elf64_x86_64_finish_dynamic_symbol): Set up GOT entries.
1589 (elf64_x86_64_relocate_section): Fix GOTPCREL calculation.
1590 (elf64_x86_64_relocate_section): Merge entries for GOTPCREL and
1591 GOT32.
1592
87748b32
NC
15932001-04-27 Sean McNeil <sean@mcneil.com>
1594
1595 * config.bfd: Add arm-vxworks target.
1596 * coff-arm (coff_arm_relocate_section): Add in symbol value to
1597 addend (fro VXworks targets).
1598
f5f31454
L
15992001-04-26 H.J. Lu <hjl@gnu.org>
1600
1601 * elf32-i386.c (elf_i386_check_relocs): Verify if r_symndx is
1602 valid.
1603
d436a9b3
FCE
16042001-04-25 Frank Ch. Eigler <fche@redhat.com>
1605
1606 * bfd-in.h (bfd_cache_close): Declare newly exported function.
1607 * bfd-in2.h: Regenerated.
1608
a531bbd2
JJ
16092001-04-24 Jakub Jelinek <jakub@redhat.com>
1610
1611 * merge.c (struct sec_merge_hash_entry): Add alignment field.
1612 (struct sec_merge_hash): Remove alignment_power.
1613 (sec_merge_hash_newfunc): Clear alignment.
1614 (sec_merge_hash_lookup): Pass alignment as argument.
1615 Use hashp->root.next, not hashp->next to walk the hash chain.
1616 If a string already in the hashtable does not have required
1617 alignment, create a new hashtable entry.
1618 (sec_merge_init): Remove alignment_power argument.
1619 (sec_merge_add): Add alignment argument.
1620 (sec_merge_emit): Alignment is now a per-entity thing, not per
1621 section.
1622 (_bfd_merge_section): Sanity check even non-SEC_STRINGS sections
1623 for proper alignment.
1624 Pass alignment information to sec_merge_add.
1625
6840198f
NC
16262001-04-24 Christian Groessler <cpg@aladdin.de>
1627
1628 * coff-z8k.c (extra_case): added handler for R_DISP7, R_CALLR
1629 and R_REL16 reloc types; accept odd values for R_REL16 type
1630
b3baf5d0
NC
16312001-04-24 Johan Rydberg <jrydberg@opencores.org>
1632
1633 * cpu-openrisc.c: New file.
1634 * elf32-openrisc.c: Likewise.
1635
1636 * Makefile.am (ALL_MACHINES): Add cpu-openrisc.lo.
1637 (ALL_MACHINES_CFILES): Add cpu-openrisc.c.
1638 (BFD32_BACKENDS): Add elf32-openrisc.lo.
1639 (BFD32_BACKENDS_CFILES): Add elf32-openrisc.c.
1640 (cpu-openrisc.lo, elf32-openrisc.lo): New rules.
1641 * Makefile.in: Regenerated.
1642 * config.bfd: (openrisc-*-elf): New target.
053579d7 1643 * configure.in (bfd_elf32_openrisc_vec): New vector.
b3baf5d0
NC
1644 * configure: Regenerated.
1645 * libbfd.h: Regenerated.
1646 * bfd-in2.h: Regenerated.
1647 * reloc.c: Add OpenRISC relocations.
053579d7 1648 * targets.c (bfd_elf32_openrisc_vec): Declare.
b3baf5d0
NC
1649 (bfd_target_vect): Add bfd_elf32_openrisc_vec.
1650 * archures.c (enum bfd_architecture): Add bfd_arch_openrisc.
1651 (bfd_openrisc_arch): Declare.
1652 (bfd_archures_list): Add bfd_openrisc_arch.
1653 * elf.c (prep_headers): Add bfd_arch_openrisc.
1654
fe4770f4
AJ
16552001-04-23 Bo Thorsen <bo@suse.de>
1656
1657 * elf64-x86-64.c: Add c++ vtable hack.
1658 Small whitespace and comment changes.
1659
653165cc
AJ
16602001-04-19 Andreas Jaeger <aj@suse.de>
1661
1662 * elf64-x86-64.c (elf64_x86_64_plt0_entry): Fix instructions.
1663 (elf64_x86_64_plt_entry): Likewise.
1664 (elf64_x86_64_finish_dynamic_sections): Fix PLT0 generation.
1665 (elf64_x86_64_finish_dynamic_symbol): Fix PLT generation.
1666
4d96d128
HPN
16672001-04-17 Hans-Peter Nilsson <hp@axis.com>
1668
1669 * elf32-cris.c: Tweak comments related to dynamic linking.
1670 (cris_elf_relocate_section): When not creating shared object, fill
1671 in the .got table for any symbol not in the dynamic symbol table.
1672 (elf_cris_finish_dynamic_symbol): When not creating shared object,
1673 only emit a .got.rela reloc if the symbol is in the dynamic symbol
1674 table.
1675 (cris_elf_check_relocs): Use variable r_type in all places rather
1676 than the original expression. Add default case in switch for
1677 reloc types.
1678 (elf_cris_size_dynamic_sections): Iterate over
1679 elf_cris_discard_excess_program_dynamics when not creating shared
1680 library.
653165cc 1681 (elf_cris_discard_excess_dso_dynamics): Renamed from
4d96d128
HPN
1682 elf_cris_discard_copies. Correct typo, s/Rel/Rela/.
1683 (elf_cris_discard_excess_program_dynamics): New.
1684
3ed30d29
DD
16852001-04-14 Mark Elbrecht <snowball3@bigfoot.com>
1686
1687 * coffcode.h (coff_write_object_contents): Use
1688 bfd_coff_swap_filehdr_out instead of coff_swap_filehdr_out.
1689
a80f6941
L
16902001-04-14 H.J. Lu <hjl@gnu.org>
1691
1692 * bfd-in2.h: Regenerate.
1693
767e4b0d
JJ
16942001-04-14 Jakub Jelinek <jakub@redhat.com>
1695
1696 * section.c (STD_SECTION): Add entsize.
1697
2dd439c5
L
16982001-04-13 H.J. Lu <hjl@gnu.org>
1699
1700 * section.c (SEC_MERGE): Define new flag for merging.
1701 (SEC_STRINGS): Likewise.
1702 (entsize): New field.
1703
baf80c32
DD
17042001-04-13 Roger Sayle <roger@metaphorics.com>
1705
1706 * coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable section
1707 flag on pe-i386 targets.
1708
f5fa8ca2
JJ
17092001-04-13 Jakub Jelinek <jakub@redhat.com>
1710
1711 * libbfd-in.h (_bfd_merge_section): New.
1712 (_bfd_write_merged_section): New.
1713 (_bfd_merged_section_offset): New.
1714 * libbfd.h: Rebuilt.
1715 * linker.c (_bfd_generic_link_output_symbols): Handle
1716 discard_sec_merge.
1717 * aoutx.h (aout_link_write_symbols): Likewise.
1718 * pdp11.c (aout_link_write_symbols): Likewise.
1719 * elflink.h (elf_link_add_object_symbols): Call _bfd_merge_section.
1720 (elf_bfd_final_link): Adjust global symbols pointing into SEC_MERGE
1721 sections.
1722 (elf_link_sec_merge_syms): New.
1723 (elf_link_input_bfd): Call _bfd_merged_section_offset
1724 and _bfd_write_merged_section.
1725 Handle discard_sec_merge.
1726 * elf-bfd.h (struct elf_link_hash_table): Add merge_info
1727 field.
1728 (struct bfd_elf_section_data): Likewise.
1729 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_MERGE and
1730 SEC_STRINGS section flags and entsize from their ELF counterparts.
1731 (_bfd_elf_link_hash_table_init): Initialize merge_info.
1732 (elf_fake_sections): Set SHF_MERGE, SHF_STRINGS and sh_entsize
1733 from their BFD counterparts.
1734 * merge.c: New file.
1735 * Makefile.am: Add strtab.lo.
1736 * Makefile.in: Rebuilt.
1737
d954b040
HPN
17382001-04-09 Hans-Peter Nilsson <hp@axis.com>
1739
1740 * elflink.h (elf_fix_symbol_flags): For non-default visibilities,
1741 only hide symbols marked STV_INTERNAL or STV_HIDDEN.
1742
fdbafa10
L
17432001-04-05 Steven J. Hill <sjhill@cotw.com>
1744
1745 * config.bfd (mips*el*-*-linux-gnu*): Use traditional little
1746 endian MIPS ELF target.
1747 * config.bfd (mips*-*-linux-gnu*): Use traditional big endian
1748 MIPS ELF target.
1749
1750 * configure.in (bfd_elf64_tradbigmips_vec): New. Traditional
1751 64bit big endian MIPS ELF target.
653165cc 1752 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
fdbafa10
L
1753 endian MIPS ELF target.
1754 * configure: Regenerated.
1755
1756 * elf32-mips.c (IRIX_COMPAT): Handle traditional 64bit and
1757 little endian targets.
1758 (mips_elf_sym_is_global): Handle traditional targets.
1759
1760 * elf64-mips.c (bfd_elf64_tradbigmips_vec): New. Traditional
1761 64bit big endian MIPS ELF target.
1762 (bfd_elf64_tradlittlemips_vec): New. Traditional 64bit little
1763 endian MIPS ELF target.
1764
1765 * targets.c: (_bfd_target_vector): Add bfd_elf64_tradbigmips_vec
1766 and bfd_elf64_tradlittlemips_vec.
1767
dd484e5c
L
17682001-04-05 David Mosberger <davidm@hpl.hp.com>
1769
1770 * elf32-i386.c (elf_i386_fake_sections): Treat ".reloc" as an
1771 ordinary "progbits" section.
1772
391a809a
AM
17732001-04-04 Alan Modra <alan@linuxcare.com.au>
1774
1775 * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbol
1776 when -Bsymbolic causes a symbol to no longer need a .plt entry.
1777
5854c633
L
17782001-04-03 David Mosberger <davidm@hpl.hp.com>
1779
1780 * efi-app-ia32.c (ALIGN_SECTIONS_IN_FILE): Deleted.
1781
8b4b0fac
L
17822001-03-30 H.J. Lu <hjl@gnu.org>
1783
1784 * efi-app-ia32.c (PEI_TARGET_SUBSYSTEM): Rename from ...
1785 (PEI_DEFAULT_TARGET_SUBSYSTEM): This.
1786
eb4a6e4f
L
17872001-03-26 H.J. Lu <hjl@gnu.org>
1788
1789 * elf32-gen.c (elf32_generic_link_add_symbols): New. Check
1790 if there are any relocations for generic ELF.
1791 (bfd_elf32_bfd_link_add_symbols): Defined to
1792 elf32_generic_link_add_symbols.
1793 * elf64-gen.c (elf64_generic_link_add_symbols): New. Check
1794 if there are any relocations for generic ELF.
1795 (bfd_elf64_bfd_link_add_symbols): Defined to
1796 elf64_generic_link_add_symbols.
1797
55c80943
NC
17982001-03-23 Nick Clifton <nickc@redhat.com>
1799
1800 * Makefile.am (BUILD_CFILES): New variable: List of C source
bb0082d6
AM
1801 files created in build directory.
1802 (BUILD_HFILES): New variable: List of header files created in
1803 build directory.
1804 (POTFILES): Delete.
1805 (po/POTFILES.in): Replace rule with empty entry.
1806 (po/SRC-POTFILES.in): New rule: Create a list of source files
1807 in the source directory.
1808 (po/BLD-POTFILES.in): New rule: Create a list of source files
1809 in the build directory.
1810 (MOSTLYCLEAN): Do not delete source files created in build
1811 directory.
1812 * Makefile.in: Regenerate.
1813 * configure.in: Insert SRC-POTFILES.in and BLD-POTFILES.in
1814 into po/Makefile.
1815 * configure: Regenerate.
1816
1817 * po/Make-in: Replace occurrences of POTFILES with SRC-POTFILES
1818 and BLD_POTFILES.
55c80943 1819 Add .. to the search path when building bfd.pot.
bb0082d6
AM
1820 Delete POTFILES when performing distclean.
1821 Add comment describing why distclean is broken in maintainer mode.
55c80943
NC
1822 * po/POTFILES.in: Delete.
1823 * po/SRC-POTFILES.in: New file.
1824 * po/BLD-POTFILES.in: New file.
bb0082d6 1825 * po/bfd.pot: Regenerate.
55c80943 1826
58d29fc3
HPN
18272001-03-22 Hans-Peter Nilsson <hp@axis.com>
1828
915e5146
HPN
1829 * elf32-cris.c: Shlib and PIC support. PCREL tweaks.
1830 (elf_cris_discard_copies, elf_cris_adjust_gotplt_to_got,
1831 elf_cris_try_fold_plt_to_got, elf_cris_link_hash_newfunc,
1832 elf_cris_link_hash_table_create, elf_cris_adjust_dynamic_symbol,
1833 elf_cris_size_dynamic_sections, elf_cris_finish_dynamic_symbol,
1834 elf_cris_finish_dynamic_sections,elf_cris_hide_symbol): New
1835 functions.
1836 (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL,
1837 R_CRIS_32_PCREL>: Correct comments. Set pcrel_offset to false.
1838 <R_CRIS_COPY, R_CRIS_GLOB_DAT, R_CRIS_JUMP_SLOT, R_CRIS_RELATIVE,
1839 R_CRIS_16_GOT, R_CRIS_32_GOT, R_CRIS_16_GOTPLT, R_CRIS_32_GOTPLT,
1840 R_CRIS_32_GOTREL, R_CRIS_32_PLT_GOTREL, R_CRIS_32_PLT_PCREL>:
1841 New HOWTO members for new relocs.
1842 (cris_reloc_map): Map new relocs.
1843 (ELF_DYNAMIC_INTERPRETER): Define.
1844 (PLT_ENTRY_SIZE): Define.
1845 (elf_cris_plt0_entry, elf_cris_plt_entry, elf_cris_pic_plt0_entry,
1846 elf_cris_pic_plt_entry): New, PLT templates.
1847 (struct elf_cris_pcrel_relocs_copied, struct
1848 elf_cris_link_hash_entry, struct elf_cris_link_hash_table): New.
1849 (elf_cris_link_hash_traverse, elf_cris_hash_table): Define.
1850 (cris_final_link_relocate): Check that 16-bit GOT relocs have
1851 positive values. Adjust PCREL relocs to be relative to location
1852 after relocation.
1853 (cris_elf_relocate_section): Handle relocations to dynamic
1854 objects. Handle new relocations. Call error handler when seeing
1855 non-PIC relocation for read-only sections while generating shared
1856 object.
1857 (cris_elf_check_relocs): Set reference counts for GOT and PLT
1858 entries.
1859 (bfd_elf32_bfd_link_hash_table_create,
1860 elf_backend_adjust_dynamic_symbol,
1861 elf_backend_size_dynamic_sections,
1862 elf_backend_finish_dynamic_symbol,
1863 elf_backend_finish_dynamic_sections,
1864 elf_backend_create_dynamic_sections, bfd_elf32_bfd_final_link,
1865 elf_backend_hide_symbol, elf_backend_want_got_plt,
1866 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1867 elf_backend_got_header_size, elf_backend_plt_header_size):
1868 Define.
1869
58d29fc3
HPN
1870 * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,
1871 BFD_RELOC_CRIS_JUMP_SLOT, BFD_RELOC_CRIS_RELATIVE,
1872 BFD_RELOC_CRIS_32_GOT, BFD_RELOC_CRIS_16_GOT,
1873 BFD_RELOC_CRIS_32_GOTPLT, BFD_RELOC_CRIS_16_GOTPLT,
1874 BFD_RELOC_CRIS_32_GOTREL, BFD_RELOC_CRIS_32_PLT_GOTREL,
1875 BFD_RELOC_CRIS_32_PLT_PCREL): New relocs.
1876 * bfd-in2.h, libbfd.h: Regenerate.
1877
7a65545d
DN
18782001-03-21 Diego Novillo <dnovillo@redhat.com>
1879
1880 (_bfd_mips_elf_relocate_section): Give a better error message when
1881 a relocation is not recognized.
1882
b32b5d6e
AM
18832001-03-21 Alan Modra <alan@linuxcare.com.au>
1884
1885 * elf32-hppa.c (elf32_hppa_set_gp): Check sec->output_section
1886 non-NULL before attempting to dereference.
1887
f4fbb4a3
L
18882001-03-20 H.J. Lu <hjl@gnu.org>
1889
1890 * configure.in: Remove the redundent AC_ARG_PROGRAM.
1891 * configure: Rebuild.
1892
95fc45e6
AS
18932001-03-20 Andreas Schwab <schwab@suse.de>
1894
1895 * elf32-m68k.c (elf_m68k_relocate_section): Don't need the
1896 relocation value when resolving a reference from a debugging
1897 section.
1898
03d411a9
NC
18992001-03-16 Scott Thomason <SThomaso@hii.com>
1900
1901 * coff64-rs6000.c (xcoff64_swap_sym_out): Fix syntax errors.
1902 (xcoff64_swap_sym_out): Fix syntax errors.
1903
d1659392
NC
19042001-03-16 Richard Sandiford <rsandifo@redhat.com>
1905
1906 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix warning.
1907
12cca0d2
AM
19082001-03-15 Alan Modra <alan@linuxcare.com.au>
1909
1910 * elf32-hppa.c (elf32_hppa_link_hash_entry): Add maybe_pic_call.
1911 (hppa_link_hash_newfunc): Init it.
1912 (hppa_type_of_stub): Only use non-PIC to PIC call stub if caller
1913 section appears to be non-PIC.
1914 (final_link_relocate): Likewise.
1915 (elf32_hppa_adjust_dynamic_symbol): Set maybe_pic_call for any
1916 possible candidate function, and set pic_call for those that will
1917 only have a .plt entry for the PIC call stub.
1918 (hppa_handle_PIC_calls): Set maybe_pic_call.
1919
cd6ec716
DD
19202001-03-12 DJ Delorie <dj@redhat.com>
1921
1922 * elf32-sh.c (sh_elf_relocate_section): Only relocation
1923 R_SH_DIR8WP* relocs if they're against external symbols, else
1924 they're just for relaxing. Validate the reloc values.
1925
43a0748c
NC
19262001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1927
1928 * binary.c (bfd_external_binary_architecture): Declare.
1929 (binary_object_p): If bfd_external_binary_architecture is defined,
1930 set the architecture to this string.
1931
d982ba73
PB
19322001-03-11 Philip Blundell <philb@gnu.org>
1933
1934 * elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT
1935 entries that could serve as a definition for a weak symbol.
1936
7898deda
NC
19372001-03-08 Nick Clifton <nickc@redhat.com>
1938
1939 * Most files: Update copyright notices using Perl script created
1940 by Kevin Buettner <kevinb@redhat.com>.
653165cc 1941
df425bc0
NC
19422001-03-07 Nick Clifton <nickc@redhat.com>
1943
1944 * elf32-arm.h (elf32_arm_final_link_relocate): Conditionalise
1945 prior patch on ! defined OLD_ARM_ABI.
1946
bcdd92f3
AJ
19472001-03-07 Andreas Jaeger <aj@suse.de>
1948
1949 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
1950 some relocation values.
1951
4f3c3dbb
NC
19522001-03-06 Nick Clifton <nickc@redhat.com>
1953
1954 * elf32-arm.h (elf32_arm_final_link_relocate): Clear bit zero
1955 of offset in BLX(1) instruction.
1956 * coff-arm.c (coff_arm_relocate_section): Clear bit zero of
1957 offset in BLX(1) instruction.
bb0082d6 1958 Fix formatting.
4f3c3dbb 1959
f8f3c6cc
NC
19602001-03-06 Nick Clifton <nickc@redhat.com>
1961
1962 * coff-arm.c (coff_arm_reloc_type_lookup): Add
1963 BFD_RELOC_THUMB_PCREL_BLX.
1964
3cac17ae
NC
19652001-03-06 Igor Shevlyakov <igor@windriver.com>
1966
1967 * archures.c (bfd_default_scan): Add Coldfire CPUs.
1968 * bfd-in2.h: Regenerate.
1969 * cpu-m68k.c: Add Coldfire CPUs for arch table.
1970 * ieee.c (ieee_write_processor): Set proper id for
1971 Coldfire CPUs.
1972
d1b17ab0
NC
19732001-03-01 D.J. Barrow <djbarrow@de.ibm.com,barrow_dj@yahoo.com>
1974
1975 * configure.in: Add s390 target.
1976 * configure: Regenerate.
1977
5608e05b
AJ
19782001-02-28 Andreas Jaeger <aj@suse.de>
1979
1980 * elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation
1981 to addend.
1982
fd2ec330
PB
19832001-02-28 Philip Blundell <pb@futuretv.com>
1984
1985 * elf32-arm.h: Update mentions of renamed EF_xx constants.
5608e05b 1986 (elf32_arm_print_private_bfd_data): Handle ARM EABI version 2.
fd2ec330 1987
920581c5
L
19882001-02-27 H.J. Lu <hjl@gnu.org>
1989
1990 * aoutx.h (NAME(aout,bfd_free_cached_info)): Return true if
1991 abfd->tdata.aout_data == NULL.
1992
27b7e12d
AM
19932001-02-27 Alan Modra <alan@linuxcare.com.au>
1994
3ee1d854
AM
1995 * elf32-hppa.c: Correct field selector in stub comments.
1996 (clobber_millicode_symbols): Formatting fix.
1997
27b7e12d
AM
1998 * configure.in: Bump version to 2.11.90.
1999 * configure: Regenerate.
2000 * Makefile.am (CFILES): Rename to SOURCE_CFILES.
2001 (CFILES): $SOURCE_CFILES + generated C files.
2002 (POTFILES): Include $HFILES not $SOURCE_HFILES.
2003 Run "make dep-am"
2004 * Makefile.in: Regenerate.
2005 * doc/Makefile.in: This too.
2006
10d1e03a
TW
20072001-02-26 Timothy Wall <twall@cygnus.com>
2008
2009 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Remove obsolete
5608e05b 2010 comments.
10d1e03a 2011
1276aefa
NC
20122001-02-26 Nick Clifton <nickc@redhat.com>
2013
2014 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Tidy
2015 up, replacing multiple if statements with a switch.
bb0082d6 2016 (handle_COMDAT): New function.
1276aefa
NC
2017
20182001-02-26 H.J. Lu <hjl@gnu.org>
2019
2020 * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Issue
2021 a warning for section flags we do not handle instead of
2022 aborting.
2023
4a73f21b
AJ
20242001-02-26 Andreas Jaeger <aj@suse.de>
2025
2026 * elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.
2027
7b6dab7f
TW
20282001-02-22 Timothy Wall <twall@cygnus.com>
2029
2030 * config.bfd (targ_cpu): Add vectors for ia64-*-aix* (aka Monterey).
2031 * configure.in: Add objects for elf64_ia64_aix vectors.
2032 * configure: Regenerated.
2033 * configure.host: Recognize ia64-*-aix*.
2034 * elfxx-ia64.c: Add hooks for ELF64 on AIX5. Define new vectors
2035 for AIX. AIX5 requires most relocations to be dynamic (*all*
2036 binaries are somewhat similar to shared libraries).
2037 * targets.c: Add elf64_ia64_aix vectors.
4a73f21b 2038
87f8eb97
JW
20392001-02-21 David Mosberger <davidm@hpl.hp.com>
2040
2041 * cpu-ia64-opc.c (elf64_ia64_operands}: Fix typo: error string for
2042 C8 said "1" instead of "8". Clarify error string for IMM22:
2043 "signed integer" instead of just "integer".
2044
05aa1441
AJ
20452001-02-20 Andreas Jaeger <aj@suse.de>
2046
2047 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Don't make
2048 PLT entries that could serve as a definition for a weak symbol.
2049
8701c1bc
JJ
20502001-02-19 Jakub Jelinek <jakub@redhat.com>
2051
2052 * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
2053 entries that could serve as a definition for a weak symbol.
2054 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Likewise.
2055
d4af9775
DB
20562001-02-18 David O'Brien <obrien@FreeBSD>
2057
2058 * configure.in: Recognize FreeBSD/arm, FreeBSD/PowerPC, and treat
2059 FreeBSD/i386-CURRENT differently until I can figure out the needed
2060 corefile changes.
2061 * configure: Regenerate.
2062 * config.bfd: Recognize FreeBSD/x86-64, FreeBSD/ia64, FreeBSD/arm,
2063 FreeBSD/PowerPC, and FreeBSD/sparc64.
2064
e135f41b
NC
20652001-02-18 lars brinkhoff <lars@nocrew.org>
2066
2067 * Makefile.am: Add PDP-11 a.out target.
2068 * config.bfd: Likewise.
2069 * configure.in: Likewise.
2070 * targets.c: Likewise.
2071 * archures.c: Likewise.
2072 * bfd-in2.h: Likewise. Add PDP-11 relocations.
2073 * libbfd.h: Add PDP-11 relocations.
2074 * reloc.c: Likewise.
2075 * cpu-pdp11.c: New file.
2076 * pdp11.c: New file.
2077
2078 * libaout.h (GET_WORD) [ARCH_SIZE==16]: Define.
2079 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
2080 (GET_SWORD) [ARCH_SIZE==16]: Likewise.
2081 (PUT_WORD) [ARCH_SIZE==16]: Likewise.
2082 (GET_MAGIC): New macro.
2083 (PUT_MAGIC): Likewise.
2084 * aout-target.h (MY(object_p)): Use GET_MAGIC to read magic word.
2085
dc3febfa
NC
20862001-02-18 Jim Kingdon <jkingdon@engr.sgi.com>
2087
2088 * irix-core.c (irix_core_core_file_p): Set the architecture (GDB
2089 multiarch needs it).
2090
ea412e04
L
20912001-02-18 H.J. Lu <hjl@gnu.org>
2092
2093 * elflink.h (elf_link_input_bfd): Ignore invalid section symbol
2094 index.
2095
47eee8a9
KH
20962001-02-18 Kazu Hirata <kazu@hxi.com>
2097
2098 * vms-misc.c: Fix formatting.
2099
8a0c27cd
KH
21002001-02-16 Kazu Hirata <kazu@hxi.com>
2101
2102 * vms.c: Fix formatting.
2103
d1fad7c6
NC
21042001-02-14 H.J. Lu <hjl@gnu.org>
2105
2106 * elf.c (elf_find_function): New function.
2107 (_bfd_elf_find_nearest_line): Call elf_find_function () to find
2108 the file name and function name.
2109
825b47db
NC
21102001-02-14 Nick Clifton <nickc@redhat.com>
2111
51d7ee16
NC
2112 * ecoff.c (bfd_debug_section): Update to initialise new fields in
2113 asection structure.
2114
825b47db
NC
2115 * Makefile.am (BFD32_BACKENDS_CFILES): Remove peigen.c
2116 (BFD64_BACKENDS): Add pepigen.c
2117 Add rules to create peigen.c and pepigen.c from peXXigen.c.
2118
2119 * Makefile.in: Regenerate.
2120 * configure: Regenerate.
2121 * po/POTFILES.in: Regenerate.
2122 * po/bfd.pot: Regenerate.
2123
ea36a178
L
21242001-02-14 H.J. Lu <hjl@gnu.org>
2125
2126 * libcoff-in.h (pe_tdata): Add members target_subsystem and
2127 force_minimum_alignment.
2128
407443a3
AJ
21292001-02-14 Bo Thorsen <bo@suse.de>
2130
2131 * elf64-x86-64.c: Small formatting fixes and rearrangements of code.
2132 (elf64_86_64_size_info): Struct added to fix a problem
2133 with the hashtable string entries.
2134 (elf64_x86_64_adjust_dynamic_symbol): Add generation of .got.plt.
2135 (elf64_x86_64_size_dynamic_sections): A FIXME removed.
2136 (elf64_x86_64_size_dynamic_sections): Fix a dynamic entry and
2137 remove the FIXME for this.
2138 (elf64_x86_64_adjust_dynamic_symbol): Fix check for unneeded .plt
2139 section. Also removed the FIXME for it.
2140 (x86_64_elf_howto_table): Use bfd_elf_generic_reloc.
2141 (ELF_DYNAMIC_INTERPRETER): Fix the name of the dynamic linker.
2142 (elf64_x86_64_finish_dynamic_sections): Enable .got.plt writing.
2143
b4adccfd
RH
21442001-02-13 Richard Henderson <rth@redhat.com>
2145
2146 * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if required
2147 and not user provided.
2148
9635981a
KH
21492001-02-13 Kazu Hirata <kazu@hxi.com>
2150
2151 * vms.c (vms_print_symbol): Remove unreachable code.
2152
6a125b16
KH
2153 * rs6000-core.c: Fix formatting.
2154
cbff5e0d
DD
21552001-02-13 David Mosberger <davidm@hpl.hp.com>
2156
2157 * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define
2158 as _bfd_XXi_only_swap_filehdr_out.
2159 (pe_mkobject) [PEI_FORCE_MINIMUM_ALIGNMENT]: Set
2160 pe->force_minimum_alignment to TRUE.
2161 (pe_mkobject) [PEI_TARGET_SUBSYSTEM]: Set pe->target_subsystem to
2162 PEI_TARGET_SUBSYSTEM.
2163 (pe_print_private_bfd_data): Call
2164 _bfd_XX_print_private_bfd_data_common() instead of
2165 _bfd_pe_print_private_bfd_data_common().
2166 (pe_bfd_copy_private_bfd_data): Call
2167 _bfd_XX_bfd_copy_private_bfd_data_common() instead of
2168 _bfd_pe_bfd_copy_private_bfd_data_common().
2169 (coff_bfd_copy_private_section_data): Define as
2170 _bfd_XX_bfd_copy_private_section_data instead of
2171 _bfd_pe_bfd_copy_private_section_data.
2172 (coff_get_symbol_info): Define as _bfd_XX_get_symbol_info instead
2173 of a _bfd_pe_get_symbol_info.
2174
2175 * peigen.c: Delete.
2176
2177 * peXXigen.c: Renamed from peigen.c.
2178 (COFF_WITH_XX): Define this macro (will get expanded into
2179 COFF_WITH_pep or COFF_WITH_pe, depending on whether this is being
2180 compiled as peigen.c or pepigen.c.
2181 [COFF_WITH_pep]: Include "coff/ia64.h" instead of "coff/i386.h" to
2182 define the canonical PEP structures and definitions.
2183 (_bfd_XXi_swap_aouthdr_out): If pe->force_minimum_alignment is in
2184 effect, enforce minimum file and section alignments. If
2185 extra->Subsystem is IMAGE_SUBSYSTEM_UNKNOWN, set it to
2186 pe->target_subsystem (this defaults to IMAGE_SUBSYSTEM_UNKNOWN,
2187 so, by default, this is a no-op).
2188
2189 * libpei.h: Rename COFF_WITH_PEP to COFF_WITH_pep.
2190 (_bfd_XX_bfd_copy_private_bfd_data_common): Add macros to map
2191 _bfd_XXfoo to _bfd_pepfoo if COFF_WIT_PEP is defined and to
2192 _bfd_pefoo if it's not defined. Use these macros to define
2193 coff swap macros.
2194
2195 * libcoff.h (pe_tdata): Add members target_subsystem and
2196 force_minimum_alignment.
2197
2198 * efi-app-ia64.c (COFF_WITH_pep): Rename COFF_WITH_PEP to
2199 COFF_WITH_pep.
2200 (PEI_TARGET_SUBSYSTEM): Rename from PEI_DEFAULT_TARGET_SUBSYSTEM.
2201
2202 * configure.in (bfd_efi_app_ia64_vec): Use pepigen.lo instead of
2203 peigen.lo.
2204
2205 * coff-ia64.c: Rename COFF_WITH_PEP to COFF_WITH_pep.
2206 (AOUTSZ): Rename PEP64AOUTSZ and PEP64AOUTHDR to PEPAOUTSZ and
2207 PEPAOUTHDR.
2208
2209 * Makefile.in (BFD64_BACKENDS): Mention pepigen.lo.
2210 (BFD64_BACKENDS_CFILES): Mention pepigen.c
2211 (peigen.c): Add rule to generate from peXXigen.c.
2212 (pepigen.c): Ditto.
2213 (pepigen.lo): List dependencies for pepigen.lo.
2214
df8634e3
AM
22152001-02-13 Alan Modra <alan@linuxcare.com.au>
2216
2217 * elf32-hppa.c (elf32_hppa_set_gp): Handle weak $global$. If
2218 $global$ referenced but not defined, set its value here.
2219
51e0a107
JH
22202001-02-09 Bo Thorsen <bo@suse.de>
2221
2222 * elf64-x86-64.c (elf64_x86_64_check_relocs): Set .rela.got section
2223 alignment to 3.
2224 (elf64_x86_64_check_relocs): Write R_X86_64_GOTPCREL GOT entry
2225 and relocation.
2226 (elf64_x86_64_relocate_section): Fix formatting.
2227 (elf64_x86_64_relocate_section): Fix addend for relocation of
2228 R_X86_64_(8|16|32|PC8|PC16|PC32).
2229
d1fad7c6 22302001-02-12 Jan Hubicka <jh@suse.cz>
23df1078
JH
2231
2232 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.
2233
f0e1d18a
L
22342001-02-11 H.J. Lu <hjl@gnu.org>
2235
6757257f 2236 * elflink.h (elf_bfd_final_link): Use file_align for SYMTAB
f0e1d18a
L
2237 alignment.
2238
9117d219
NC
22392001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2240
2241 * elf32-mips.c (mips_elf_create_dynamic_relocation): Undo patch
2242 from 2000-10-13. Do not add the symbol's value for R_MIPS_REL32
2243 relocations against dynsym symbols.
2244
2245 * elf32-mips.c (elf_mips_howto_table): Fix the comment on
2246 the R_MIPS_26 relocation.
2247 (mips_elf_calculate_relocation): Use (p + 4) instead of p for
2248 the R_MIPS_26 relocation.
2249 (mips_elf_perform_relocation): Fix the comment on the R_MIPS16_26
2250 relocation.
2251 * elf64-mips.c (mips_elf64_howto_table_rel): Fix the comment on
2252 the R_MIPS_26 relocation.
2253 (mips_elf64_howto_table_rela): Likewise.
2254
2255 * elf32-mips.c (struct mips_elf_link_hash_entry): Added no_fn_stub
2256 member to mark symbols that have non-CALL relocations against
2257 them.
2258 (mips_elf_link_hash_newfunc): Initialize no_fn_stub.
2259 (mips_elf_calculate_relocation): Handle R_MIPS_CALL16 like
2260 R_MIPS_GOT16.
2261 (_bfd_mips_elf_check_relocs): Set no_fn_stub for a symbol if a
2262 non-CALL relocation against it is encountered.
2263 (_bfd_mips_elf_copy_indirect_symbol): Merge no_fn_stub as well.
2264 (_bfd_mips_elf_adjust_dynamic_symbol): Only create a stub if
2265 no_fn_stub is not set.
2266
2267 * elf32-mips.c (mips_elf_output_extsym): Get the output section
2268 information from the real symbol for indirect ones.
2269 Check no_fn_stub to find out if a symbol has a function stub
2270 indeed.
2271
9f93bca5
MS
22722001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2273
2274 * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.
2275 * Makefile.in: Regenerate.
2276
81545d45
RH
22772001-02-09 David Mosberger <davidm@hpl.hp.com>
2278
2279 * elfxx-ia64.c (is_unwind_section_name): New function. Returns
2280 true if section name is an unwind table section name.
2281 (elfNN_ia64_additional_program_headers): Count each unwind section
2282 separately.
2283 (elfNN_ia64_modify_segment_map): Install one unwind program header
2284 for each unwind separate section. Note: normally the linker
2285 script merges the unwind sections that go into a single segment,
2286 so this still generates at most one unwind program header per
2287 segment.
2288
2289 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Accept any section
2290 name for SHT_IA_64_UNWIND, not just .IA_64.unwind.
2291 (elfNN_ia64_fake_sections): Mark sections with names that start
2292 with .IA_64.unwind but not with .IA_64.unwind_info as an IA-64
2293 unwind section.
2294
2295 * elfxx-ia64.c (elfNN_ia64_final_write_processing): New function.
2296 Use it to make sh_info in unwind section point to the text section
2297 it applies to.
2298
a85d7ed0
NC
22992001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2300
2301 * Makefile.am: Add linux target for S/390.
2302 * archures.c: Likewise.
2303 * bfd-in2.h: Likewise.
2304 * config.bfd: Likewise.
2305 * configure.in: Likewise.
2306 * elf.c: Likewise.
2307 * libbfd.h: Likewise.
2308 * targets.c: Likewise.
2309 * cpu-s390.c: New file.
2310 * elf32-s390.c: New file.
2311 * elf64-s390.c: New file.
2312
356d255d
NC
23132001-02-09 Nick Clifton <nickc@redhat.com>
2314
2315 * peigen.c (_bfd_pe_get_symbol_info): Suppress addition of
2316 ImageBase. This has already been done by coff_swap_hdr_in.
2317
069f40e5
JJ
23182001-02-09 Jakub Jelinek <jakub@redhat.com>
2319
2320 * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.
2321
eadfa8ab
JJ
23222001-02-09 Jakub Jelinek <jakub@redhat.com>
2323
2324 * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.
2325 (sparc64_elf_relocate_section): Likewise.
2326
9fc54e19
MK
23272001-02-09 Mark Kettenis <kettenis@gnu.org>
2328
2329 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32
2330 similar to R_SPARC_32.
2331 * elf64-sparc.c (sparc64_elf_howto_table): Likewise.
2332
1f655a09
L
23332001-02-08 H.J. Lu <hjl@gnu.org>
2334
2335 * elf32-i386.c (elf_i386_check_relocs): Reserve R_386_PC32
2336 relocation entries for weak definitions when building DSO with
2337 -Bsymbolic.
2338
ca88208a
RH
23392001-02-08 Richard Henderson <rth@redhat.com>
2340
2341 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weakness
2342 before visibility. Locally defined protected symbols are not
2343 dynamic.
2344
4603e845
GK
23452001-02-08 Geoffrey Keating <geoffk@redhat.com>
2346
2347 * config.bfd: Enable coff64 for rs6000-*. Patch from
2348 <hzoli@austin.ibm.com>.
2349
4ca29a6a
NC
23502001-02-07 Mark Elbrecht <snowball3@bigfoot.com>
2351
2352 * coffgen.c (coff_find_nearest_line): If stabs info is successfully
2353 found, do not attempt to find dwarf2 info before returning.
2354
7da9d88f
NC
23552001-02-07 Jakub Jelinek <jakub@redhat.com>
2356
2357 * elflink.h (is_global_symbol_definition): Rename to
2358 is_global_data_symbol_definition and have it reject function
2359 symbols.
2360 (elf_link_is_defined_archive_symbol): Use renamed function.
2361
7340082d
NC
23622001-02-07 Todd Vierling <tv@wasabisystems.com>
2363
2364 * libbfd-in.h (bfd_target_vector): Change extern array to pointer.
2365 * libbfd.h (bfd_target_vector): Likewise.
2366 * targets.c (bfd_target_vector): Rename to _bfd_target_vector and
81545d45 2367 make static; create pointer reference named bfd_target_vector.
7340082d
NC
2368 (_bfd_target_vector_entries): Calculate this based on the array
2369 typed _bfd_target_vector.
2370
2719f880
L
23712001-02-06 H.J. Lu <hjl@gnu.org>
2372
2373 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Only hidden and
2374 internal symbols are not dynamic.
2375 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
2376
175aa013
NC
23772001-02-06 Nick Clifton <nickc@redhat.com>
2378
2379 * Makefile.am (BFD64_BACKENDS_CFILES): Remove elf64-ia64.c, so
2380 that it will not be pulled into the list of files that make up
2381 po/POTFILES.in.
2382 * Makefile.in: Regenerate.
2383 * po/bfd.pot: Regenerate.
2384
15e0ecd9
L
23852001-02-06 H.J. Lu <hjl@gnu.org>
2386
7898deda 2387 * peicode.h (coff_swap_filehdr_in): Remove the e_magic
15e0ecd9
L
2388 checking.
2389 (pe_bfd_object_p): Rewrite with external_PEI_DOS_hdr and
2390 external_PEI_IMAGE_hdr.
2391
27def10f
KH
23922001-02-06 Kazu Hirata <kazu@hxi.com>
2393
2394 * elf-m10200.c: Fix formatting.
2395
a0f2e916
NC
23962001-02-04 Nick Clifton <nickc@redhat.com>
2397
2398 * elf32-v850.c (v850_elf_reloc): Do not convert reloc addend to PC
2399 rel, it will be handled later on.
2400
d96031fb
NC
24012001-02-02 Fred Fish <fnf@ninemoons.com>
2402
2403 * Makefile.in: Fix typo.
2404
010ac81f
KH
24052001-02-01 Kazu Hirata <kazu@hxi.com>
2406
2407 * elf-m10300.c: Fix formatting.
2408
3fab46d0
AM
24092001-01-30 Alan Modra <alan@linuxcare.com.au>
2410
2411 * elf64-hppa.c (elf64_hppa_elf_get_symbol_type): New function.
2412 (elf_backend_get_symbol_type): Define.
d9634ba1
AM
2413 (elf64_hppa_object_p): Set architecture and machine from elf
2414 header flags.
3fab46d0 2415
95404643
RH
24162001-01-30 Curtis L. Janssen <cljanss@ca.sandia.gov>
2417
2418 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2
2419 before mdebug.
2420
8fb35fed
RH
24212001-01-26 Richard Henderson <rth@redhat.com>
2422
2423 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false
2424 for non-default visibility.
2425 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise, but
2426 delete ugly macro and replace with pretty function.
2427
a4f68544
NC
24282001-01-25 Mark Elbrecht <snowball3@bigfoot.com>
2429
2430 * coff-go32.c: Update copyright.
2431 * coff-stgo32.c: Likewise.
2432 * coff-go32.c (COFF_LONG_FILENAMES): Define.
2433 * coff-stgo32.c (COFF_LONG_FILENAMES): Likewise.
2434 * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Remove .bss entry.
2435 * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
2436
c02e7c3e
KH
24372001-01-25 Kazu Hirata <kazu@hxi.com>
2438
2439 * bfd-in2.h: Rebuild.
2440 * libbfd.h: Likewise.
2441
541389e2
L
24422001-01-23 H.J. Lu <hjl@gnu.org>
2443
2444 * bfd-in2.h: Rebuild.
2445
0007625f
L
24462001-01-23 H.J. Lu <hjl@gnu.org>
2447
2448 * vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)
2449 is NULL or PRIV(vms_rec) is outside of the buffer.
2450
b653e1b1
KH
24512001-01-23 Kazu Hirata <kazu@hxi.com>
2452
2453 * coff64-rs6000.c: Fix formatting.
2454 * coff-arm.c: Likewise.
2455 * coffgen.c: Likewise.
2456 * cofflink.c: Likewise.
2457 * coff-mcore.c: Likewise.
2458 * coff-mips.c: Likewise.
2459 * coff-pmac.c: Likewise.
2460 * coff-ppc.c: Likewise.
2461 * coff-rs6000.c: Likewise.
2462 * elf32.c: Likewise.
2463 * elf32-fr30.c: Likewise.
2464 * elf32-i370.c: Likewise.
2465 * elf32-i860.c: Likewise.
2466 * elf32-m32r.c: Likewise.
2467 * elf32-m68k.c: Likewise.
2468 * elf32-mcore.c: Likewise.
2469 * elf32-ppc.c: Likewise.
2470 * elf32-sh.c: Likewise.
2471 * elf32-v850.c: Likewise.
2472 * elf64-alpha.c: Likewise.
2473 * elf64-sparc.c: Likewise.
2474 * elflink.c: Likewise.
2475 * elflink.h: Likewise.
2476 * elf-m10200.c: Likewise.
2477 * elf-m10300.c: Likewise.
2478 * elfxx-ia64.c: Likewise.
2479
3fde5a36
KH
2480 * aoutx.h: Fix formatting.
2481 * bfd.c: Likewise.
2482 * bfd-in2.h: Likewise.
2483 * bfd-in.h: Likewise.
2484 * cpu-i386.c: Likewise.
2485 * cpu-m68hc11.c: Likewise.
2486 * dwarf2.c: Likewise.
2487 * elf64-x86-64.c: Likewise.
2488 * format.c: Likewise.
2489 * freebsd.h: Likewise.
2490 * hash.c: Likewise.
2491 * hp300hpux.c: Likewise.
2492 * hppabsd-core.c: Likewise.
2493 * hpux-core.c: Likewise.
2494
70256ad8
AJ
24952001-01-22 Bo Thorsen <bo@suse.de>
2496
2497 * elf64-x86-64.c: Added PIC support for X86-64.
2498 (elf64_x86_64_link_hash_newfunc): Function added.
2499 (elf64_x86_64_link_hash_table_create): Likewise.
2500 (elf64_x86_64_check_relocs): Likewise.
2501 (elf64_x86_64_gc_mark_hook): Likewise.
2502 (elf64_x86_64_gc_sweep_hook): Likewise.
2503 (elf64_x86_64_adjust_dynamic_symbol): Likewise.
2504 (elf64_x86_64_size_dynamic_sections): Likewise.
2505 (elf64_x86_64_discard_copies): Likewise.
2506 (elf64_x86_64_finish_dynamic_symbol): Likewise.
2507 (elf64_x86_64_finish_dynamic_sections): Likewise.
2508 (elf64_x86_64_relocate_section): Add relocation of PIC sections.
2509
ee0bebb8
AJ
25102001-01-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2511
2512 * Makefile.am (install-data-local): Make use of $(DESTDIR).
2513 * Makefile.in: Regenerate.
2514
2a38f751
KH
25152001-01-21 Kazu Hirata <kazu@hxi.com>
2516
2517 * coff-a29k.c: Fix formatting.
2518
c8492176
L
25192001-01-19 H.J. Lu <hjl@gnu.org>
2520
2521 * elf32-i386.c (elf_i386_check_relocs): Report files with bad
2522 relocation section names.
2523 (elf_i386_relocate_section): Report files with bad relocation
2524 section names and return false.
2525
a5377ec0
AJ
25262001-01-17 Bo Thorsen <bo@suse.de>
2527
2528 * targets.c: Alphabetize list of xvecs.
2529
b352eebf
AM
25302001-01-14 Alan Modra <alan@linuxcare.com.au>
2531
d952f17a
AM
2532 * config.bfd: Add linux target variant for elfxx-hppa.
2533 * configure.in: Recognize bfd_elf32_hppa_linux_vec and
2534 bfd_elf64_hppa_linux_vec.
2535 * configure: Regenerate.
2536 * elf64-hppa.c: Include elf64-target.h again to support linux
2537 target variant.
2538 (elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.
2539 * elf32-hppa.c: Include elf32-target.h again to support linux
2540 target variant.
2541 (elf32_hppa_post_process_headers): New function.
2542 (elf_backend_post_process_headers): Define.
2543 * targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and
2544 bfd_elf32_hppa_linux_vec.
2545
c46b7515
AM
2546 * elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,
2547 and data_segment_base fields.
2548 (elf32_hppa_link_hash_table_create ): Init them.
2549 (elf32_hppa_check_relocs): Update comments.
2550 (hppa_record_segment_addr): New function.
2551 (elf32_hppa_relocate_section): Call it.
2552 (final_link_relocate): Handle R_PARISC_SEGREL32.
2553 (elf32_hppa_final_link): New function.
2554 (bfd_elf32_bfd_final_link): Define to call it.
2555 (hppa_unwind_entry_compare): New function.
2556 * cache.c (bfd_open_file): Create files in write+read mode.
2557
2558 * elf-hppa.h (elf_hppa_howto_table): Set bitsize value for
2559 SEGREL32 and numerous other relocs. Change duplicate
2560 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
2561
d768008d
AM
2562 * opncls.c (bfd_fdopenr): Add parens like the comment says around
2563 O_ACCMODE.
2564
150ccafb
AM
2565 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create
2566 .plt entries for DT_INIT and DT_FINI.
2567 (elf32_hppa_finish_dynamic_sections): Remove special handling of
2568 DT_INIT and DT_FINI.
2569
b352eebf
AM
2570 * elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit
2571 offsets for stub .plt access if wide mode. Check offset in range.
2572
b3b9a062
NC
25732001-01-13 Nick Clifton <nickc@redhat.com>
2574
b7ed8fad
NC
2575 * elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank
2576 line.
2577
b3b9a062
NC
2578 * coffcode.h (coff_canonicalize_reloc): Remove spurious blank
2579 line.
2580
6e0b89ee
AM
25812001-01-12 Alan Modra <alan@linuxcare.com.au>
2582
2583 * configure.in ([bfd_elf64_x86_64_vec]): Set target64.
2584 * configure: Regenerate.
2585
0d2bcfaf
NC
25862001-01-11 Peter Targett <peter.targett@arccores.com>
2587
2588 * bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,
2589 bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.
2590 * cpu-arc.c (arch_info_struct): Add entries for variants.
2591 (bfd_arc_arch) Set default to bfd_mach_arc_5.
2592 (arc_get_mach) Don't assume machine names prefixed arc- before
2593 testing.
2594 * elf32-arc.c (arc_elf_object_p): Set machine number based on new
2595 selections.
2596 (arc_elf_final_write_processing) Likewise.
2597 (ELF_MACHINE_CODE) Use EM_ARC.
2598
c31c1f70
NC
25992001-01-10 Nick Clifton <nickc@redhat.com>
2600
2758140b 2601 * coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".
c31c1f70 2602
5ad083e3
PB
26032001-01-07 Philip Blundell <philb@gnu.org>
2604
2605 * README: Replace `bug-gnu-utils@gnu.org' with
2606 `bug-binutils@gnu.org'.
2607
7eae7d22
KH
26082001-01-04 Kazu Hirata <kazu@hxi.com>
2609
2610 * som.c: Fix formatting.
2611
509945ae
KH
26122001-01-03 Kazu Hirata <kazu@hxi.com>
2613
3e932841
KH
2614 * ecoffswap.h: Fix formatting.
2615 * elf-bfd.h: Likewise.
2616 * elfarm-nabi.c: Likewise.
2617 * elfarm-oabi.c: Likewise.
2618 * elfcode.h: Likewise.
2619 * elfcore.h: Likewise.
2620 * elflink.c: Likewise.
2621 * elflink.h: Likewise.
2622 * elfxx-ia64.c: Likewise.
2623 * elfxx-target.h: Likewise.
2624 * libbfd.c: Likewise
509945ae
KH
2625 * linker.c: Likewise.
2626 * lynx-core.c: Likewise.
2627
892339ee
KH
26282001-01-02 Kazu Hirata <kazu@hxi.com>
2629
2630 * pc532-mach.c: Fix formatting.
2631 * pe-arm.c: Likewise.
2632 * pe-i386.c: Likewise.
2633 * pe-mips.c: Likewise.
2634 * pe-ppc.c: Likewise.
2635 * pe-sh.c: Likewise.
2636 * pei-mips.c: Likewise.
2637 * pei-sh.c: Likewise.
ee91ed79 2638 * peicode.h: Likewise.
892339ee
KH
2639 * ppcboot.c: Likewise.
2640 * ptrace-core.c: Likewise.
2641
3d855632
KH
26422001-01-01 Kazu Hirata <kazu@hxi.com>
2643
2644 * reloc.c: Fix formatting.
2645 * riscix.c: Likewise.
2646 * rs6000-core.c: Likewise.
2647 * xcoff-target.h: Likewise.
2648
a77a9fef
HPN
26492000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
2650
2651 * elfcode.h (elf_object_p): Also restore the bfd mach field on
2652 error, by calling bfd_default_set_arch_mach with incoming
2653 values.
2654
558e161f
KH
26552000-12-26 Kazu Hirata <kazu@hxi.com>
2656
2657 * vaxnetbsd.c: Fix formatting.
2658 * versados.c: Likewise.
2659 * vms-gsd.c: Likewise.
2660 * vms-hdr.c: Likewise.
2661 * vms-misc.c: Likewise.
2662
3c579812
AO
26632000-12-25 Alexandre Oliva <aoliva@redhat.com>
2664
2665 * archive.c (coff_write_armap): Don't write more than symbol_count
2666 `archive_member_file_ptr's.
2667
672579e9
KH
26682000-12-25 Kazu Hirata <kazu@hxi.com>
2669
2670 * vms-tir.c: Fix formatting.
2671
55f2d5ed
KH
26722000-12-23 Kazu Hirata <kazu@hxi.com>
2673
2674 * vms.c: Fix formatting.
2675 * vms.h: Likewise.
2676
23ccc829
NC
26772000-12-21 Santeri Paavolainen <santtu@ssh.com>
2678
2679 * vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.
2680
2681 * peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.
2682
2683 * elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)
2684 arithmetic.
2685
2686 * elf32-fr30.c: Add casts to avoid (void *) arithmetic.
2687
2688 * coffcode.h (styp_to_sec_flags): Add empty statement after label.
2689
8c603c85
NC
26902000-12-21 Richard Sandiford <rsandifo@redhat.com>
2691
2692 * libbfd.c (bfd_get_bits): Added
2693 (bfd_put_bits): Likewise
2694 * bfd-in.h: Declared the above.
2695 * bfd-in2.h: Regenerated.
2696
5bff4f56
KH
26972000-12-20 Kazu Hirata <kazu@hxi.com>
2698
2699 * targets.c: Fix formatting.
2700 * tekhex.c: Likewise.
2701 * trad-core.c: Likewise.
2702
7b82c249
KH
27032000-12-19 Kazu Hirata <kazu@hxi.com>
2704
2705 * sco5-core.c: Fix formatting.
2706 * section.c: Likewise.
2707 * sparclinux.c: Likewise.
2708 * sparclynx.c: Likewise.
2709 * sparcnetbsd.c: Likewise.
2710 * srec.c: Likewise.
2711 * stabs.c: Likewise.
2712 * stab-syms.c: Likewise.
2713 * sunos.c: Likewise.
2714 * syms.c: Likewise.
2715 * sysdep.h: Likewise.
2716
f78c5281
NC
27172000-12-18 Nick Clifton <nickc@redhat.com>
2718
2719 * coff-arm.c (EXTRA_S_FLAGS): Only define if not already
2720 defined.
2721 * epoc-pe-arm.c (EXTRA_S_FLAGS): Define.
2722 * epoc-pei-arm.c (EXTRA_S_FLAGS): Define.
2723
02b89dce
NC
27242000-12-18 Nick Clifton <nickc@redhat.com>
2725
2726 * vms-misc.c (_bfd_vms_get_record): Add default case to
2727 file_format switch.
2728
d20966a7
NC
27292000-12-15 Miloslav Trmac <mitr@volny.cz>
2730
2731 * elfcore.h (elf_core_file_p): Move to the start of the program
2732 headers before attempting to read them.
2733
6fa957a9
KH
27342000-12-14 Kazu Hirata <kazu@hxi.com>
2735
2736 * peigen.c: Fix formatting.
2737 * som.c: Likewise.
2738 * som.h: Likewise.
2739
9602af51
KH
27402000-12-13 Kazu Hirata <kazu@hxi.com>
2741
2742 * peigen.c: Fix formatting.
2743
514829c3
JW
27442000-12-12 Jim Wilson <wilson@redhat.com>
2745
2746 * elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
2747
3a71aec8
NC
27482000-12-08 Mark Salter <msalter@redhat.com>
2749
2750 * binary.c (binary_set_section_contents): Ignore sections
2751 with zero size.
2752
1518639e
KH
27532000-12-12 Kazu Hirata <kazu@hxi.com>
2754
2755 * m68klinux.c: Fix formatting.
2756 * m68knetbsd.c: Likewise.
2757 * mipsbsd.c: Likewise.
2758 * netbsd-core.c: Likewise.
2759 * netbsd.h: Likewise.
2760 * newsos3.c: Likewise.
2761 * nlm32-alpha.c: Likewise.
2762 * nlm32-i386.c: Likewise.
2763 * nlm32-ppc.c: Likewise.
2764 * nlm32-sparc.c: Likewise.
2765 * nlmcode.h: Likewise.
2766 * nlmswap.h: Likewise.
2767 * nlm-target.h: Likewise.
2768 * ns32knetbsd.c: Likewise.
2769
b79e8c78
NC
27702000-12-10 Fred Fish <fnf@be.com>
2771
d952f17a
AM
2772 * elflink.h (elf_link_output_extsym): Don't complain about undefined
2773 symbols in shared objects if allow_shlib_undefined is true.
b79e8c78 2774
38b1a46c
NC
27752000-12-12 Nick Clifton <nickc@redhat.com>
2776
2777 * cpu-sh.c: Fix formattng.
2778 * elf.c: Fix formattng.
2779 * elf32-mips.c: Fix formattng.
2780 * elf32-sh.c: Fix formattng.
2781 * elf64-alpha.c: Fix formattng.
2782
857ec808
NC
27832000-12-09 Nick Clifton <nickc@redhat.com>
2784
2785 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass
2786 dwarf2_find_line_info as last parameter to invocation of
2787 _bfd_dwarf2_find_nearest_line.
2788 * elf32-arm.h (elf32_arm_find_nearest_line): Pass
2789 dwarf2_find_line_info as last parameter to invocation of
2790 _bfd_dwarf2_find_nearest_line.
2791
51db3708
NC
27922000-12-08 Mark Elbrecht <snowball3@bigfoot.com>
2793
2794 * Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...
857ec808
NC
2795 (BFD_LIBS): ...to here.
2796 (BFD32_BACKENDS_CFILES): Move dwarf2.c from here...
2797 (BFD_LIBS_CFILES): ...to here.
51db3708
NC
2798 * Makefile.in: Regenerate.
2799 * configure.in: Remove dwarf.lo from the elf shell variable.
2800 * configure: Regenerate.
2801 * libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.
2802 * libcoff.h: Regenerate.
d952f17a 2803 * coffgen.c (coff_find_nearest_line): Call
857ec808 2804 _bfd_dwarf2_find_nearest_line.
51db3708 2805 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update
857ec808
NC
2806 accordingly.
2807 (read_abbrevs): Likewise
2808 (decode_line_info): Likewise.
2809 (parse_comp_unit): Likewise.
2810 (comp_unit_find_nearest_line): Likewise.
51db3708
NC
2811 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
2812 * libbfd.h: Regenerate.
2813 * elf.c (_bfd_elf_find_nearest_line): Update call.
2814 * elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.
2815 * dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.
2816 * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.
857ec808
NC
2817 (sec_to_styp_flags): Use them. Handle DWARF2 sections.
2818 (styp_to_sec_flags): Handle DWARF2 sections.
2819 * elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call
2820 to _bfd_find_nearest_line.
2821 * elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to
2822 call to _bfd_find_nearest_line.
d952f17a 2823
435b1e90
KH
28242000-12-08 Kazu Hirata <kazu@hxi.com>
2825
2826 * coffgen.c: Fix formatting.
fe8bc63d 2827 * elf-m10300.c: Likewise.
435b1e90
KH
2828 * elf32-i386.c: Likewise.
2829 * elf32-i960.c: Likewise.
2830 * elf32-m68k.c: Likewise.
2831 * elf32-mcore.c: Likewise.
2832 * elf32-ppc.c: Likewise.
2833 * elf32-sh.c: Likewise.
2834 * elf32-sparc.c: Likewise.
2835 * elf32-v850.c: Likewise.
fe8bc63d
KH
2836 * elf64-alpha.c: Likewise.
2837 * elf64-hppa.c: Likewise.
2838 * elf64-mips.c: Likewise.
435b1e90 2839 * elf64-sparc.c: Likewise.
435b1e90 2840
8da6118f
KH
28412000-12-07 Kazu Hirata <kazu@hxi.com>
2842
2843 * elf32-ppc.c: Fix formatting.
2844 * elf64-x86-64.c: Likewise.
2845
a9922e52
UC
28462000-12-06 Ulf Carlsson <ulfc@engr.sgi.com>
2847
2848 From Ralf Baechle <ralf@gnu.org>
2849
2850 * elf32-mips.c (elf32_mips_merge_private_bfd_data): Always permit
2851 BFDs containing no sections or empty .text, .data or .bss sections
2852 to be merged, regardless of their flags.
2853
c3668558
KH
28542000-12-06 Kazu Hirata <kazu@hxi.com>
2855
2856 * elf32-m32r.c: Fix formatting.
2857 * elf32-m68hc11.c: Likewise.
2858 * elf32-m68hc12.c: Likewise.
2859 * elf32-m68k.c: Likewise.
2860 * elf32-mcore.c: Likewise.
2861 * elf32-pj.c: Likewise.
2862 * elf32-ppc.c: Likewise.
2863
6609fa74
KH
28642000-12-05 Kazu Hirata <kazu@hxi.com>
2865
2866 * elf32-fr30.c: Fix formatting.
2867 * elf32-hppa.c: Likewise.
2868 * elf32-i370.c: Likewise.
2869 * elf32-i386.c: Likewise.
2870 * elf32-i860.c: Likewise.
2871 * elf32-i960.c: Likewise.
2872
a7c10850
KH
28732000-12-03 Kazu Hirata <kazu@hxi.com>
2874
2875 * elf32-arm.h: Fix formatting.
2876 * elf32-avr.c: Likewise.
2877 * elf32-cris.c: Likewise.
2878 * elf32-d10v.c: Likewise.
2879 * elf32-d30v.c: Likewise.
2880 * elf-hppa.h: Likewise.
2881 * elf-m10200.c: Likewise.
2882 * elf-m10300.c: Likewise.
2883
e7af610e
NC
28842000-12-01 Chris Demetriou <cgd@sibyte.com>
2885
d952f17a
AM
2886 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mips32 and
2887 bfd_mach_mips32_4k. Update FIXME comment.
2888 * archures.c (bfd_mach_mips32): New constant.
2889 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
2890 the latter, renumber it.
2891 * bfd-in2.h (bfd_mach_mips32): New constant.
2892 (bfd_mach_mips4K, bfd_mach_mips32_4k) Rename the former to
2893 the latter, renumber it.
2894 * cpu-mips.c (I_mips32): New constant.
2895 (I_mips4K, I_mips32_4k): Rename the former to the latter.
2896 (arch_info_struct): Add bfd_mach_mips32 entry, replace
2897 bfd_mach_mips4K entry with bfd_mach_mips32_4k entry.
2898 * elf32-mips.c (elf_mips_isa): Add E_MIPS_ARCH_32 case.
2899 (elf_mips_mach): Likewise. Also, replace E_MIPS_MACH_MIPS32
2900 with E_MIPS_MACH_MIPS32_4K.
2901 (_bfd_mips_elf_final_write_processing): Replace
2902 bfd_mach_mips4K with bfd_mach_mips32_4k case, add
2903 bfd_mach_mips32 case.
2904 (_bfd_mips_elf_merge_private_bfd_data): Generalize ISA mixing
2905 comparison with support for MIPS32.
2906 (_bfd_mips_elf_print_private_bfd_data): Print ISA name for
2907 MIPS32.
2908
2909 * aoutx.h (NAME(aout,machine_type)): Add cases for
2910 bfd_mach_mips5 and bfd_mach_mips64.
2911 * archures.c (bfd_mach_mips5, bfd_mach_mips64): New constants.
2912 * bfd-in2.h (bfd_mach_mips5, bfd_mach_mips64): Likewise.
2913 * cpu_mips.c (I_mips5, I_mips64): New definitions.
2914 (arch_info_struct): Add entries for bfd_mach_mips5 and
2915 bfd_mach_mips64.
2916 * elf32-mips.c (elf_mips_isa, elf_mips_mach,
2917 _bfd_mips_elf_print_private_bfd_data): Add cases for
2918 E_MIPS_ARCH_5 and E_MIPS_ARCH_64.
2919 (_bfd_mips_elf_final_write_processing): Add cases for
2920 bfd_mach_mips5 and bfd_mach_mips64.
2921
7898deda 2922 * aoutx.h (NAME(aout,machine_type)): Add a
d952f17a 2923 bfd_mach_mips_sb1 case.
7898deda
NC
2924 * archures.c (bfd_mach_mips_sb1): New constant.
2925 * bfd-in2.h (bfd_mach_mips_sb1): New constant.
2926 * cpu-mips.c (I_sb1): New constant.
d952f17a 2927 (arch_info_struct): Add entry for bfd_mach_mips_sb1.
7898deda 2928 * elf32-mips.c (elf_mips_mach): Add case for
d952f17a
AM
2929 E_MIPS_MACH_SB1.
2930 (_bfd_mips_elf_final_write_processing): Add case for
2931 bfd_mach_mips_sb1.
2932
29332000-12-01 Joel Sherrill <joel@OARcorp.com>
ddcfc5fc
NC
2934
2935 * config.bfd (arm-*-rtems*, a29k-*rtems*): New targets.
2936 (sparc*-*-rtemself*, sparc*-*-rtemsaout*): New targets.
2937 (sparc*-*-rtems*): Switched from a.out to ELF.
2938
8d88c4ca 29392000-11-30 Jan Hubicka <jh@suse.cz>
d952f17a
AM
2940
2941 * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
2942 BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
2943 (elf64-x86-64.lo): Add dependencies.
2944 * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
2945 bfd_mach_x86_64_intel_syntax.
2946 * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
2947 * config.bfd (x86_64): Add.
2948 * configure.in: Add support for bfd_elf64_x86_64_vec.
2949 * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
2950 (bfd_i386_arch, i8086_ar): Link in.
2951 * elf64-x86-64.c: New file.
2952 * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
2953 * targets.c (bfd_elf64_x86_64_vec): Add.
2954 (bfd_target_vect): Add bfd_elf64_x86_64_vec.
8d88c4ca 2955
fbc4fff4
KH
29562000-11-30 Kazu Hirata <kazu@hxi.com>
2957
2958 * xcofflink.c: Fix formatting.
2959
e60b52c6
KH
29602000-11-28 Kazu Hirata <kazu@hxi.com>
2961
2962 * aoutx.h: Fix formatting.
2963 * bfd-in.h: Likewise.
2964 * bfd-in2.h: Likewise.
2965 * cache.c: Likewise.
2966 * cisco-core.c: Likewise.
2967 * coff64-rs6000.c: Likewise.
2968 * coffcode.h: Likewise.
2969 * coffswap.h: Likewise.
2970 * corefile.c: Likewise.
be3ccd9c 2971 * elf32-mips.c: Likewise.
e60b52c6 2972
336eced2
KH
29732000-11-27 Kazu Hirata <kazu@hxi.com>
2974
2975 * aout-adobe.c: Fix formatting.
244148ad
KH
2976 * coff64-rs6000.c: Likewise.
2977 * coffgen.c: Likewise.
2978 * cofflink.c: Likewise.
336eced2 2979
d71f672e
PB
29802000-11-27 Philip Blundell <pb@futuretv.com>
2981
2982 * libcoff-in.h (coff_tdata): Add `strings_written' flag.
2983 (obj_coff_strings_written): New accessor macro for above.
2984 * libcoff.h: Regenerate.
2985 * cofflink.c (_bfd_coff_final_link): Say that we wrote the
2986 strings.
2987 * coffcode.h (coff_write_object_contents): No need to write out
2988 the string table if it's already been done.
2989
bc7a577d
PB
29902000-11-22 Philip Blundell <pb@futuretv.com>
2991
d952f17a 2992 * cofflink.c (_bfd_coff_generic_relocate_section): Don't object to
bc7a577d
PB
2993 weak undefined symbols.
2994
077b8428
NC
29952000-11-24 Nick Clifton <nickc@redhat.com>
2996
2997 * archures.c (bfd_mach_arm_5TE): Define.
2998 (bfd_mach_arm+XScale): Define.
2999 * bfd-in2.h: Regenerate.
3000
3001 * coff-arm.c (coff_arm_reloc_type_lookup): Accept
3002 BFD_RELOC_ARM_PCREL_BLX.
3003
3004 * coffcode.h (coff_set_flags): Set flags for 5t, 5te and
3005 XScale machine numbers.
3006
3007 * config.bfd (xscale-elf): Add target.
3008 (xscale-coff): Add target.
3009
3010 * cpu-arm.c: Add xscale machine name.
3011 Add v5t, v5te and XScale machine numbers.
3012
e9e41bd9
KH
30132000-11-23 Kazu Hirata <kazu@hxi.com>
3014
3015 * aix386-core.c: Fix formatting.
3016
64bf6ae6
JW
30172000-11-22 Jim Wilson <wilson@redhat.com>
3018
3019 * coff-ia64.c (howto_table): Use EMPTY_HOWTO.
3020 (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters.
3021 * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.
3022 (ins_imms_scaled): Initialize sign_bit at function entry.
3023 (elf64_ia64_operands): Add missing initializers.
3024 * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup,
3025 elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections,
3026 elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name,
3027 elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff,
3028 elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused
3029 parameters.
3030 (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,
3031 and free_extsyms at function entry.
3032 (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result.
3033 (elfNN_ia64_create_dynamic_sections): Delete unused local h.
3034 (get_got): Delete unused local srel.
3035 (elfNN_ia64_check_relocs): Initialize dynrel_type when declared.
3036 (elfNN_ia64_relocate_section): Delete unused local dynindx.
d952f17a 3037
1abaf976
KH
30382000-11-21 Kazu Hirata <kazu@hxi.com>
3039
6e301b2b
KH
3040 * coff-a29k.c: Fix formatting.
3041 * coff-h8500.c: Likewise.
3042 * coff-i960.c: Likewise.
3043 * coff-ppc.c: Likewise.
3044 * coff-rs6000.c: Likewise.
3045 * coff-stgo32.c: Likewise.
3046 * coff-tic54x.c: Likewise.
3047 * coff-w65.c: Likewise.
3048 * cpu-h8500.c: Likewise.
3049 * cpu-hppa.c: Likewise.
3050 * cpu-ns32k.c: Likewise.
3051 * ecoff.c: Likewise.
1abaf976
KH
3052 * ecofflink.c: Likewise.
3053
a0fc8ba1
NC
30542000-11-21 Nick Clifton <nickc@redhat.com>
3055
3056 * elf32-sh.c (sh_elf_reloc_loop): Fix compile time warning, and
3057 remove possibility of infinite loop.
3058
beb0d161
KH
30592000-11-20 Kazu Hirata <kazu@hxi.com>
3060
3061 * aix386-core.c: Fix formatting.
3062 * aout-adobe.c: Likewise.
3063 * aout-arm.c: Likewise.
3064 * aout-encap.c: Likewise.
3065 * aout-ns32k.c: Likewise.
3066 * aout-target.h: Likewise.
3067 * aout-tic30.c: Likewise.
3068 * aoutf1.h: Likewise.
3069 * aoutx.h: Likewise.
3070 * archive.c: Likewise.
eb6e10cb
KH
3071 * bfd-in.h: Likewise.
3072 * bfd-in2.h: Likewise.
3073 * bfd.c: Likewise.
3074 * bout.c: Likewise.
beb0d161 3075
2c2475db
JW
30762000-11-17 H.J. Lu <hjl@gnu.org>
3077
3078 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Don't create
3079 pltoff entries for DT_INIT and DT_FINI.
3080 (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
3081 (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
3082 entries.
3083
18b27f17
RH
30842000-11-16 Richard Henderson <rth@redhat.com>
3085
3086 * elfxx-ia64.c (elfNN_ia64_check_relocs): Handle IPLT relocs.
3087 (allocate_dynrel_entries): Likewise.
3088 (elfNN_ia64_relocate_section): Likewise. Set REL addends correctly.
3089 (set_pltoff_entry): Likewise.
3090 (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
3091 (elfNN_ia64_reloc_type_lookup): Likewise.
3092 (elfNN_ia64_install_value): Likewise.
3093 (elfNN_ia64_relocate_section): Likewise.
3094 * reloc.c (BFD_RELOC_IA64_SEGBASE): Remove.
3095 (BFD_RELOC_IA64_EPLTMSB, BFD_RELOC_IA64_EPLTLSB): Remove.
3096
98591c73
KH
30972000-11-16 Kazu Hirata <kazu@hxi.com>
3098
71f6b586
KH
3099 * cpu-a29k.c: Fix formatting.
3100 * cpu-alpha.c: Likewise.
3101 * cpu-arm.c: Likewise.
3102 * cpu-avr.c: Likewise.
3103 * cpu-d10v.c: Likewise.
3104 * cpu-h8500.c: Likewise.
3105 * cpu-hppa.c: Likewise.
3106 * cpu-i370.c: Likewise.
3107 * cpu-i386.c: Likewise.
3108 * cpu-i960.c: Likewise.
3109 * cpu-ia64-opc.c: Likewise.
3110 * cpu-ia64.c: Likewise.
3111 * cpu-m32r.c: Likewise.
3112 * cpu-m68hc11.c: Likewise.
3113 * cpu-m68hc12.c: Likewise.
3114 * cpu-m68k.c: Likewise.
3115 * cpu-m88k.c: Likewise.
3116 * cpu-mips.c: Likewise.
3117 * cpu-ns32k.c: Likewise.
3118 * cpu-pj.c: Likewise.
3119 * cpu-powerpc.c: Likewise.
3120 * cpu-sh.c: Likewise.
3121 * cpu-sparc.c: Likewise.
3122 * cpu-tic54x.c: Likewise.
3123 * cpu-v850.c: Likewise.
3124 * cpu-vax.c: Likewise.
3125 * cpu-w65.c: Likewise.
3126 * cpu-we32k.c: Likewise.
3127 * cpu-z8k.c: Likewise.
3128 * dwarf1.c: Likewise.
98591c73
KH
3129 * dwarf2.c: Likewise.
3130
c5930ee6
KH
31312000-11-15 Kazu Hirata <kazu@hxi.com>
3132
3133 * coff-arm.c: Fix formatting.
3134 * coff-ppc.c: Likewise.
3135 * coff-rs6000.c: Likewise.
cbfe05c4
KH
3136 * coff-sh.c: Likewise.
3137 * coff-sparc.c: Likewise.
3138 * coff-tic30.c: Likewise.
3139 * coff-tic54x.c: Likewise.
3140 * coff-tic80.c: Likewise.
3141 * coff-w65.c: Likewise.
3142 * coff-we32k.c: Likewise.
3143 * coff-z8k.c: Likewise.
c5930ee6 3144
dac544a8
RH
31452000-11-15 Richard Henderson <rth@redhat.com>
3146
3147 * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
3148 section with the same ALLOC|LOAD flags as the source section.
3149
c810873d
JJ
31502000-11-14 Jakub Jelinek <jakub@redhat.com>
3151
3152 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used
3153 by STO_ALPHA constants.
3154
43646c9d
KH
31552000-11-14 Kazu Hirata <kazu@hxi.com>
3156
3157 * coff-pmac.c: Fix formatting.
3158 * coff-ppc.c: Likewise.
3159
051b8577
L
31602000-11-13 H.J. Lu <hjl@gnu.org>
3161
3162 * elflink.h (elf_link_add_object_symbols): Also add indirect
3163 symbols for common symbols with the default version.
3164
90460d97
PB
31652000-11-09 Philip Blundell <pb@futuretv.com>
3166
3167 * section.c (STD_SECTION): Set gc_mark flag.
3168
b48499ec
KH
31692000-11-11 Kazu Hirata <kazu@hxi.com>
3170
3171 * coff-i960.c: Likewise.
3172 * coff-m68k.c: Likewise.
3173 * coff-m88k.c: Likewise.
3174 * coff-mcore.c: Likewise.
3175 * coff-mips.c: Likewise.
3176
c5aeb40f
AO
31772000-11-11 Bernd Schmidt <bernds@cygnus.co.uk>
3178
3179 * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs.
3180
5fcfd273
KH
31812000-11-10 Kazu Hirata <kazu@hxi.com>
3182
3183 * coff-h8300.c: Fix formatting.
3184 * coff-h8500.c: Likewise.
3185 * coff-i386.c: Likewise.
3186 * coff-i860.c: Likewise.
3187 * coff-i960.c: Likewise.
3188 * coff-ia64.c: Likewise.
3189
047066e1
KH
31902000-11-09 Kazu Hirata <kazu@hxi.com>
3191
3192 * archive.c: Fix formatting.
3193 * archures.c: Likewise.
3194
9a951beb
RH
31952000-11-07 Richard Henderson <rth@redhat.com>
3196
3197 * elfxx-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
3198 Set it before bfd_elf64_bfd_final_link call. Use it after the call.
3199 * section.c (bfd_set_section_contents): Call memcpy if
3200 section->contents set and location not equal to contents plus offset.
3201
aebad5fe
KH
32022000-11-08 Kazu Hirata <kazu@hxi.com>
3203
8546af74
KH
3204 * bfd-in.h: Fix formatting.
3205 * bfd-in2.h: Likewise.
3206 * bfd.c: Likewise.
aebad5fe
KH
3207 * binary.c: Likewise.
3208 * bout.c: Likewise.
346ceb11
KH
3209 * coff-a29k.c: Likewise.
3210 * coff-alpha.c: Likewise.
3211 * coff-apollo.c: Likewise.
3212 * coff-aux.c: Likewise.
aebad5fe 3213
0ef5a5bd
KH
32142000-11-07 Kazu Hirata <kazu@hxi.com>
3215
3216 * aix386-core.c: Fix formatting.
3217 * aoutf1.h: Likewise.
3218 * aoutx.h: Likewise.
3219 * archures.c: Likewise.
3220 * armnetbsd.c: Likewise.
3221
d562d2fb
AM
32222000-11-07 Alan Modra <alan@linuxcare.com.au>
3223
3224 * coff-h8300.c (special): Adjust reloc address.
3225
bbe66d08
JW
32262000-11-06 Steve Ellcey <sje@cup.hp.com>
3227
4efc3e05 3228 * archures.c (bfd_mach_ia64_elf64, bfd_mach_ia64_elf32): Add defines
bbe66d08
JW
3229 to differentiate elf32 and elf64 on ia64.
3230 * bfd-in2.h: Regenerate.
3231 * config.bfd: Add target for "ia64*-*-hpux*".
3232 * configure.in: Add bfd_elf32_ia64_big_vec to selvecs switch.
3233 * configure: Regenerate.
4efc3e05 3234 * cpu-ia64.c (bfd_ia64_elf32_arch): Add elf32 arch info structure.
bbe66d08
JW
3235 * targets.c: Add bfd_target bfd_elf32_ia64_big_vec.
3236
3237 * Makefile.am: Make elf32-ia64.c and elf64-ia64.c derived objects
3238 from elfxx-ia64.c. Add depenency rules for making elf32-ia64.lo.
3239 * Makefile.in: Regnerate.
4efc3e05 3240 * elf64-ia64.c: Deleted.
bbe66d08
JW
3241 * elfxx-ia64.c: New file, paramaterized version of elf64-ia64.c.
3242
c4dfa77f
KH
32432000-11-06 Kazu Hirata <kazu@hxi.com>
3244
3245 * aout-adobe.c: Fix formatting.
3246 * aout-arm.c: Likewise.
3247 * aout-cris.c: Likewise.
3248 * aout-encap.c: Likewise.
3249 * aout-ns32k.c: Likewise.
3250 * aout-target.h: Likewise.
3251 * aout-tic30.c: Likewise.
3252
cf919dfd
PB
32532000-11-05 Philip Blundell <philb@gnu.org>
3254
3255 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Always permit
3256 BFDs containing no sections to be merged, regardless of their flags.
3257
32582000-11-04 Philip Blundell <philb@gnu.org>
3259
3260 * elf32-arm.h (elf32_arm_relocate_section): Suppress error message
3261 if a relocation for an undefined symbol also results in an
3262 overflow.
3263
8d88c4ca 32642000-11-06 Christopher Faylor <cgf@cygnus.com>
8848a8d0
CF
3265
3266 * config.bfd: Add support for Sun Chorus.
3267
46d59bfa
DB
32682000-11-05 David O'Brien <obrien@FreeBSD.org>
3269
3270 * configure.in: Recognize alpha-*-freebsd*.
3271 * configure: Regenerate.
3272
d952f17a 32732000-11-02 Luciano Gemme <ishitawa@yahoo.com>
420496c1
NC
3274
3275 * srec.c (CHUNK): Rename to DEFAULT_CHUNK.
3276 (Chunk): New global variable set by a parameter in objcopy.c.
3277 (S3Forced): New global variable set by a parameter in
3278 objcopy.c.
3279 (srec_set_section_contents): If S3Forced is true, always generate
3280 S3 records.
3281 (srec_write_section): Use 'Chunk' to limit maximum length of S
3282 records.
3283
59ff2774
NC
32842000-11-02 Per Lundberg <plundis@chaosdev.org>
3285
3286 * config.bfd: Add support for i[3456]86-chaosdev-storm-chaos.
3287 * Makefile.in: Regenerate.
3288 * bfd-in2.h: Regenerate.
3289 * po/bfd.pot: Regenerate.
d952f17a 3290
ee43f35e
PB
32912000-10-31 Philip Blundell <philb@gnu.org>
3292
3293 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Only handle
3294 EF_SOFT_FLOAT if it is defined.
3295
1006ba19
PB
32962000-10-27 Philip Blundell <philb@gnu.org>
3297
3298 * elf32-arm.h (elf32_arm_copy_private_bfd_data): Don't refuse
3299 attempts to mix PIC code with non-PIC, just mark the output as
3300 being position dependent.
d952f17a
AM
3301 (elf32_arm_merge_private_bfd_data): Likewise. Print an error
3302 message for EF_SOFT_FLOAT mismatches. Display diagnostics for
1006ba19 3303 all mismatches, not just the first one.
d952f17a 3304
c4920b97
NC
33052000-10-25 Chris Demetriou <cgd@sibyte.com>
3306
3307 * ieee.c (ieee_archive_p): Plug one of many possible
3308 memory leaks in error handling.
3309
19f7b010
JJ
33102000-10-20 Jakub Jelinek <jakub@redhat.com>
3311
3312 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
3313 elf32_sparc_object_p, elf32_sparc_final_write_processing):
3314 Support v8plusb.
3315 * elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
3316 sparc64_elf_object_p): Support v9b.
3317 * archures.c: Declare v8plusb and v9b machines.
3318 * bfd-in2.h: Ditto.
3319 * cpu-sparc.c: Ditto.
3320
e1e0340b
GK
33212000-10-16 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
3322
ea5fbc67
GK
3323 * elf64-sparc.c (sparc64_elf_relocate_section): Clear the location
3324 of a GOT reloc.
3325
e1e0340b
GK
3326 * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.
3327 (SYMBOL_CALLS_LOCAL): New macro.
3328 (ppc_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
3329 (ppc_elf_check_relocs): Use SYMBOL_REFERENCES_LOCAL.
3330 (ppc_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
3331 (ppc_elf_relocate_section): Use flag variable to determine
3332 whether the relocation refers to a local symbol.
3333 Test whether a PLTREL24 reloc will produce a reloc by looking
3334 to see whether a PLT entry was made.
3335
a4b120e1
GK
33362000-10-14 Geoffrey Keating <geoffk@shoggoth.cygnus.com>
3337
3338 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
3339 entries that could serve as a definition for a weak symbol.
3340
5af5b85b
UC
33412000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>
3342
3343 From Ralf Baechle <ralf@gnu.org>
3344
3345 * elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
3346 local_p. Add symbol value only for non-R_MIPS_REL32 relocations
3347 against local symbols.
3348 (_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.
d952f17a 3349
3ef20aaa
AM
33502000-10-12 Alan Modra <alan@linuxcare.com.au>
3351
24376d1b
AM
3352 * section.c (struct sec): Add kept_section.
3353 (struct bfd_comdat_info): Remove sec, we can use above.
3354 (STD_SECTION): Add initializer.
3355 (bfd_make_section_anyway): Init here too.
3356
3357 * bfd-in2.h: Regenerate.
3358
3359 * elflink.h (elf_link_add_object_symbols): Remove unnecessary
d952f17a 3360 zeroing of `flags'.
24376d1b
AM
3361 (elf_link_input_bfd): Set all asection->symbol->value's here, and
3362 fudge values for discarded link-once section symbols.
3363
3ef20aaa
AM
3364 * elf64-hppa.c: Include alloca-conf.h
3365
c0e219cc
AM
33662000-10-11 Alan Modra <alan@linuxcare.com.au>
3367
d01e2a23
AM
3368 * elf.c (swap_out_syms): Revert 2000-10-07 changes.
3369
c0e219cc
AM
3370 * ieee.c (ieee_make_empty_symbol): Oops, bfd_zalloc needs another arg.
3371
fe268b66
AM
33722000-10-10 Alan Modra <alan@linuxcare.com.au>
3373
3374 * ieee.c (ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
3375
4d7ce4dd
AM
33762000-10-10 Tom Rix <trix@redhat.com>
3377
d952f17a 3378 * section.c (bfd_make_section_anyway): Release newsect ptr when
4d7ce4dd
AM
3379 newsect->symbol fails to alloc. Use bfd_release instead of free.
3380
f3b6f7c3
RH
33812000-10-09 Richard Henderson <rth@cygnus.com
3382
3383 * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
3384 (elf64_ia64_unwind_entry_compare): New.
3385 (elf64_ia64_final_link): Sort the .IA_64.unwind section.
3386
44852b19
AM
33872000-10-07 Alan Modra <alan@linuxcare.com.au>
3388
fc8c40a0
AM
3389 * elflink.h (size_dynamic_sections): Don't create various tags if
3390 .dynstr is excluded from the link. Don't set first dynsym entry
3391 if dynsymcount is zero.
3392 (elf_bfd_final_link): Don't try to swap out dynamic syms if
3393 .dynsym excluded from the link. Don't try to write any dynamic
3394 sections excluded from the link.
3395
44852b19
AM
3396 * elf.c (swap_out_syms): Handle global section symbols.
3397
3e4554a2
DD
33982000-10-05 DJ Delorie <dj@redhat.com>
3399
3400 * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
3401 * coffcode.h (coff_set_alignment_hook): read extended reloc count
3402 (coff_write_relocs): write extended reloc count
3403 (coff_write_object_contents): account for extended relocs
3404
fa152c49
JW
34052000-10-05 Jim Wilson <wilson@cygnus.com>
3406
3407 * elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
3408 field.
3409 * elf.c (_bfd_elf_make_section_from_shdr): Call the
3410 elf_backend_section_flags function.
3411 * elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
3412 code.
3413 (elf64_ia64_section_flags): New function containing flag conversion
3414 code.
3415 (elf_backend_section_flags): Define to elf64_ia64_section_flags.
3416 * elfxx-target.h (elf_backend_section_flags): Define.
3417 (elfNN_bed): Initialize elf_backend_section_flags field.
3418
36605136
AM
34192000-10-02 Alan Modra <alan@linuxcare.com.au>
3420
3421 * elf32-hppa.c (elf32_hppa_check_relocs): Correct call to
3422 _bfd_elf32_gc_record_vtable. Correct a comment.
3423
4b6609a0
UC
34242000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>
3425
3426 From Ralf Baechle <ralf@gnu.org>
3427
3428 * elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
3429 produces binaries with got[1] = 0x80000001 to differenciate them
3430 for the dynamic linker from the broken binaries produced by old
3431 versions.
36605136 3432
f572a39d
AM
34332000-09-30 Petr Sorfa <petrs@sco.com>
3434
3435 * elf.c (elfcore_grok_pstatus): Check for size of pxstatus_t.
3436 (elfcore_grok_lwpstatus): Check for size of lwpxstatus_t.
3437 * configure.in: Add check for pxstatus_t and lwpxstatus_t.
3438 * configure: Regenerate.
3439
4da81684
HPN
34402000-09-27 Hans-Peter Nilsson <hp@axis.com>
3441
3442 Define two bfd_targets for absence and presence of leading
3443 underscore on symbols. Make sure to only link same kind.
3444 * elf32-cris.c (cris_elf_object_p,
3445 cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
3446 cris_elf_merge_private_bfd_data): New.
3447 (elf_backend_object_p, elf_backend_final_write_processing,
3448 bfd_elf32_bfd_print_private_bfd_data,
3449 bfd_elf32_bfd_merge_private_bfd_data): Define.
3450 <Target vector definition>: Include elf32-target.h twice with
3451 different macro settings:
3452 (TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
3453 bfd_elf32_us_cris_vec.
3454 (TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
3455 (elf_symbol_leading_char): First as 0, then '_'.
3456 (INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
3457 * config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
3458 * configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
3459 * configure: Regenerate.
3460 * targets.c: Declare bfd_elf32_us_cris_vec.
3461 * po/bfd.pot: Regenerate.
3462
9a5aca8c
AM
34632000-09-29 Momchil Velikov <velco@fadata.bg>
3464
3465 * elf32-arm.h (arm_add_to_rel): Correctly adjust the addend for
3466 R_ARM_THM_PC22 relocations.
3467
512a2384
AM
34682000-09-29 NIIBE Yutaka <gniibe@chroot.org>
3469
3470 * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
3471
6c99a5c3
AM
34722000-09-29 Momchil Velikov <velco@fadata.bg>
3473
3474 * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
3475 is has the SEC_HAS_CONTENTS flag set.
3476