1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-18 15:51:44 +02:00
libunwind-eh_elf/include
Arun Sharma 2fce54102c Implement _Unwind_GetIPInfo() as required by the C++ ABI
Provide a special implementation for ia64, because the unwind
information is such that an IP adjustment is not necessary before
looking up unwind info.

Bad things happen if libunwind only provides parts of the ABI and
the rest come from libgcc.

Signed-off-by: Jan Kratochvil <jan.kratochvil@redhat.com>
2009-04-02 22:22:05 -07:00
..
tdep-arm Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
tdep-hppa Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
tdep-ia64 Restore more files wiped out by Bitkeeper->CVS->GIT transition. 2006-07-26 15:09:39 -06:00
tdep-mips Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
tdep-ppc32 Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
tdep-ppc64 Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
tdep-x86 Bad pointer validation for 32 bit x86. 2009-03-16 21:34:49 -07:00
tdep-x86_64 [X86-64] For local unwinding, we have a defence mechanism against 2008-06-16 14:35:53 -06:00
x86 Merge ../libunwind-v0.98 2006-07-25 21:41:43 -06:00
x86_64 Merge ../libunwind-v0.98 2006-07-25 21:41:43 -06:00
config.h.in Fixup CONFIG_DEBUG_FRAME support. 2009-03-17 19:08:58 -07:00
dwarf-eh.h Rename: src/dwarf/dwarf-eh.h -> include/dwarf-eh.h 2005-05-03 09:13:17 +00:00
dwarf.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
dwarf_i.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
libunwind-arm.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
libunwind-common.h.in (UNW_VERSION_CODE): New macro. 2004-09-09 10:45:24 +00:00
libunwind-dynamic.h (unw_dyn_info_format_t): Remove UNW_INFO_FORMAT_DWARF_FDE. 2005-05-03 09:13:17 +00:00
libunwind-hppa.h [dwarf] The sword() function in Gexpr.c doesn't do what's intended. 2006-07-26 22:12:10 -06:00
libunwind-ia64.h [dwarf] The sword() function in Gexpr.c doesn't do what's intended. 2006-07-26 22:12:10 -06:00
libunwind-mips.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
libunwind-ppc32.h [PPC32] Make PPC32 unwinding work for real. 2007-10-08 12:33:18 -06:00
libunwind-ppc64.h Add PPC64 support. 2007-08-02 09:59:43 -06:00
libunwind-ptrace.h Bring git v0.98.5 tree in sync with released v0.98.5. 2006-07-25 21:32:28 -06:00
libunwind-x86.h [X86] Cleanup XMM handling for x86 2008-01-07 15:41:20 -07:00
libunwind-x86_64.h This patch eliminates one system call per unwind by not using the 2008-06-16 14:42:16 -06:00
libunwind_i.h [PATCH] Avoiding name conflict with the GNU-specific dprintf in stdio.h 2009-03-16 21:37:11 -07:00
mempool.h Include "libunwind_i.h" instead of "internal.h". 2005-05-20 09:48:08 +00:00
remote.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
stamp-h.in Initial revision 2002-02-23 20:27:03 +00:00
unwind.h Implement _Unwind_GetIPInfo() as required by the C++ ABI 2009-04-02 22:22:05 -07:00