Dave Korn
e050f18f22
bfd/ChangeLog
2009-04-21 Kai Tietz <kai.tietz@onevision.com>
* coff-x86_64.c (PEI_HEADERS): Protect includes.
(bfd_pe_print_pdata): Remove #ifdef PE variation.
* pei-x86_64.c (PEI_HEADERS): Define to prevent double
include in coff-x86_64.c of headers.
(PDATA_ROW_SIZE): New define.
(pex_regs[]): New static array.
(pex64_get_runtime_function): New static function.
(pex64_get_unwind_info): Likewise.
(pex64_get_scope_entry): Likewise.
(pex64_xdata_print_uwd_codes): Likewise.
(pep_get_section_by_rva): Likewise.
(pex64_dump_xdata): Likewise.
(pex64_bfd_print_pdata): Likewise.
(bfd_pe_print_pdata): Define as pex64_bfd_print_pdata.
* peXXigen.c (_bfd_pex64_print_pdata): Removed implementation.
* libpei.h (_bfd_pex64_print_pdata): Removed declaration.
include/ChangeLog
2009-04-21 Kai Tietz <kai.tietz@onevision.com>
* coff/pe.h (pex64_runtime_function): New structure.
(external_pex64_runtime_function): Likewise.
(pex64_unwind_code): Likewise.
(external_pex64_unwind_code): Likewise.
(pex64_unwind_info): Likewise.
(external_pex64_unwind_info): Likewise.
(external_pex64_scope): Likewise.
(pex64_scope): Likewise.
(pex64_scope_entry): Likewise.
(external_pex64_scope_entry): Likewise.
(PEX64_IS_RUNTIME_FUNCTION_CHAINED): New macro.
(PEX64_GET_UNWINDDATA_UNIFIED_RVA): Likewise.
(PEX64_UNWCODE_CODE): Likewise.
(PEX64_UNWCODE_INFO): Likewise.
(UWOP_...): Add defines for unwind code.
(UNW_FLAG_...): Add defined for unwind info flags.
(PEX64_SCOPE_ENTRY_SIZE): New macro.
(PEX64_UWI_VERSION): Likewise.
(PEX64_UWI_FLAGS): Likewise.
(PEX64_UWI_FRAMEREG): Likewise.
(PEX64_UWI_FRAMEOFF): Likewise.
(PEX64_UWI_SIZEOF_UWCODE_ARRAY): Likewise.
(PEX64_OFFSET_TO_UNWIND_CODE): Likewise.
(PEX64_OFFSET_TO_HANDLER_RVA): Likewise.
(PEX64_OFFSET_TO_SCOPE_COUNT): Likewise.
(PEX64_SCOPE_ENTRY): Likewise.
2009-04-21 02:13:48 +00:00
..
2008-08-28 16:04:18 +00:00
2009-04-21 02:13:48 +00:00
2009-04-16 15:39:46 +00:00
2009-01-14 10:53:04 +00:00
2005-05-10 10:21:13 +00:00
2009-04-16 15:39:46 +00:00
2009-03-18 11:27:16 +00:00
2007-03-06 19:00:57 +00:00
2009-04-08 16:04:49 +00:00
2008-08-25 04:36:03 +00:00
2005-05-10 10:21:13 +00:00
2009-04-21 02:13:48 +00:00
2005-04-14 02:22:07 +00:00
2005-05-10 10:21:13 +00:00
2007-07-17 13:50:23 +00:00
2009-03-18 00:07:38 +00:00
2009-04-16 15:39:46 +00:00
2005-05-10 10:21:13 +00:00
2005-05-10 10:21:13 +00:00
2008-03-21 23:40:18 +00:00
2007-11-08 00:08:48 +00:00
2005-05-10 10:21:13 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2008-11-14 09:57:33 +00:00
2005-05-10 10:21:13 +00:00
2005-05-10 10:21:13 +00:00
2005-06-30 23:02:54 +00:00
2005-05-10 10:21:13 +00:00
2005-05-10 10:21:13 +00:00
2008-06-24 03:01:29 +00:00
2000-07-05 19:28:05 +00:00
2008-03-25 00:21:18 +00:00
2005-05-10 10:21:13 +00:00
2005-05-10 10:21:13 +00:00
2008-10-20 23:03:31 +00:00
2005-05-10 10:21:13 +00:00
2005-05-10 10:21:13 +00:00
2009-01-15 01:28:14 +00:00
2005-05-10 10:21:13 +00:00
2008-07-07 17:09:31 +00:00
2008-03-25 01:02:08 +00:00
2005-05-10 10:21:13 +00:00
2007-07-13 18:23:23 +00:00
2005-05-10 10:21:13 +00:00
2005-07-12 10:34:51 +00:00
2001-08-02 23:27:47 +00:00
2008-11-19 18:25:19 +00:00
2008-11-21 22:13:32 +00:00
2008-11-21 22:13:32 +00:00