History log of /external/libunwind/src/unwind/GetIPInfo.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
40afb6667d93946d0631c07d2bc3e1bff2865082 13-Apr-2009 Arun Sharma <aruns@google.com> Use a shorter path for include

This should've been a part of: 2fce54102cdb03aa2d3105c750685dc7cf2677b1
/external/libunwind/src/unwind/GetIPInfo.c
2fce54102cdb03aa2d3105c750685dc7cf2677b1 03-Apr-2009 Arun Sharma <aruns@google.com> 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>
/external/libunwind/src/unwind/GetIPInfo.c