OSDN Git Service

1999-09-11 Donn Terry <donn@interix.com>
authorian <ian>
Sun, 12 Sep 1999 00:22:00 +0000 (00:22 +0000)
committerian <ian>
Sun, 12 Sep 1999 00:22:00 +0000 (00:22 +0000)
commit46c776b9735952f4b929a1142bcd80b89a9e0d8f
tree1f84a5e3c65b58c727f699de7f260f4a7d92332a
parent88668b559afd3d20edfd73a62b50a128c3979cea
1999-09-11  Donn Terry  <donn@interix.com>

* peigen.c (add_data_entry): Declare.
(pei_swap_aouthdr_out): Get image size right.  Set linker version
more intuitively.
(pei_swap_scnhdr_out): Test for UNINIT section, not .bss.
(pe_print_idata): Code cleanup, print more info, get rid of (now)
extraneous ImageBase.
(pe_print_edata): Likewise.
(pe_print_pdata): Likewise.  Print exception entries.
(pe_print_reloc): Likewise.  Print MIPS_JMPADDR.
(tbl): Make const, add "UNKNOWN".
(_bfd_pe_print_private_bfd_data_common): Print timestamp.
(_bfd_pe_bfd_copy_private_bfd_data_common): Don't copy deleted
section data directory.
(_bfd_pe_bfd_copy_private_section_data): Copy pe_flags.
bfd/ChangeLog
bfd/peigen.c