2000-05-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
72730e0c
AM
12000-05-09 Alan Modra <alan@linuxcare.com.au>
2
3 * elf.c (bfd_section_from_shdr): Don't set use_rela_p if rela
4 section is empty.
5 (copy_private_bfd_data): Allow for space possibly taken up by elf
6 headers when calculating segment physical address from lma.
7
8181c403
AM
82000-05-08 Alan Modra <alan@linuxcare.com.au>
9
bfde9f99
AM
10 * versados.c (versados_scan): Init stringlen and pass_2_done.
11
b35efbcd
AM
12 * trad-core.c (trad_unix_core_file_p): Return
13 bfd_error_wrong_format rather than bfd_error_file_truncated.
14
8181c403
AM
15 * peigen.c (_bfd_pei_swap_aouthdr_out): Pass ImageBase to
16 add_data_entry. DataDirectory virtual address is relative.
17 (pe_print_idata): Account for relative DataDirectory virtual
18 addresses. Don't trash datasize inside POWERPC_LE_PE code.
19 (pe_print_edata): Similarly.
20
21 From Szabolcs Szakacsits <szaka@F-Secure.com>
22 * peigen.c (dir_names): Add Delay Import Directory.
23 (pe_print_idata): Always search for bfd section containing
24 idata address rather than looking up section name. Print this
25 section name rather than .idata.
26 (pe_print_edata): Similarly. Also print some fields as %08lx.
27 (_bfd_pe_print_private_bfd_data_common): Print Reserved1 field as
28 Win32Version.
29
2c38bc20
CP
30Fri May 5 20:44:40 2000 Clinton Popetz <cpopetz@cygnus.com>
31
32 * xcoff.h: Rename to xcoff-target.h
33 * Makefile.am: Change all instances of xcoff.h to xcoff-target.h
34 * coff-rs6000.c: Ditto.
35 * coff64-rs6000.c: Ditto.
36 * coff-pmac.c: Ditto.
37 * Makefile.in: Regenerate.
38
c6664dfb
CP
39Fri May 5 16:51:03 2000 Clinton Popetz <cpopetz@cygnus.com>
40
41 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags):
42 Change U802TOC64MAGIC to U803XTOCMAGIC.
43
3425c182
MS
442000-05-04 Michael Snyder <msnyder@seadog.cygnus.com>
45
46 * elf.c (bfd_elf_get_arch_size): New function, return 32 | 64 | -1.
47 * bfd-in.h: Prototype bfd_elf_get_arch_size.
48 * bfd-in2.h: Prototype bfd_elf_get_arch_size.
49
7c30ac37
AM
502000-05-04 Alan Modra <alan@linuxcare.com.au>
51
52 * libhppa.h (HPPA_R_CONSTANT): Cast argument to bfd_signed_vma.
53