1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-28 12:11:45 +02:00
libunwind-eh_elf/src
mostang.com!davidm 9a2039fe01 Protect against multiple inclusion. Define IA64_UNW_DEBUG based on DEBUG. Document
that in the UNW_LOCAL_ONLY-case, bit 2 in register save locations is unused.  If
UNW_LOCAL_ONLY is defined, define stream-lined versions of IA64_REG_LOC(),
IA64_FPREG_LOC(), ia64_acquire_unwind_info(), ia64_release_unwind_info(), ia64_get(),
ia64_put(), ia64_getfp(), and ia64_putfp().  Drop convenience macros and declarations for
ia64_glibc_{acquire,release}_unwind_info().  Add convenience macro and declaration for
ia64_local_resume().

(Logical change 1.8)
2002-02-28 16:24:48 +00:00
..
ia64 Protect against multiple inclusion. Define IA64_UNW_DEBUG based on DEBUG. Document 2002-02-28 16:24:48 +00:00
backtrace.c Define UNW_LOCAL_ONLY before including libunwind.h. 2002-02-28 16:24:48 +00:00
Makefile.am Add local-only variants of files (Lfoo.c). 2002-02-28 16:24:48 +00:00