1999-09-11 Donn Terry <donn@interix.com>
authorIan Lance Taylor <ian@airs.com>
Sun, 12 Sep 1999 00:22:01 +0000 (00:22 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 12 Sep 1999 00:22:01 +0000 (00:22 +0000)
commit5933bdc9a1882e0d81d8da7b869c5339b6bf2fc4
treea9a46132096fc8abb65d903c205ecdbdf86ffe7b
parent7d2b58d612d16936cbfe8f171e68a4f278bc9ac5
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
This page took 0.029385 seconds and 4 git commands to generate.