1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-01 09:02:36 +02:00
libunwind-eh_elf/include
mostang.com!davidm 229d2c4a62 (atomic_read): New macro to read the value of a variable
that can be updated atomically (for Linux kernel compat.).
(unwi_full_mask): Rename from unwi_full_sigmask and change type to
	intrmask_t.
(intrmask_t): New type.
(define_lock): New macro.
(lock_init): Likewise.
(lock_acquire): Likewise.
(lock_release): Likewise.
(GET_MEMORY): Likewise.

2005/02/20 21:42:54-08:00 mostang.com!davidm
(ALWAYS_INLINE): Include "inline" keyword for compatibility with
	Linux kernel.
(ARRAY_SIZE): Rename from NELEMS for improved Linux-kernel
	compatibility.

2004/10/25 05:21:51-07:00 hp.com!davidm
(Debug): Make a debug level of N imply that we're printing when
	UNW_DEBUG_LEVEL=N since that's more intuitive.

(Logical change 1.290)
2005-05-03 09:13:17 +00:00
..
hppa (Logical change 1.290) 2005-05-03 09:13:17 +00:00
ia64 (ia64_get_cached_proc_info): Drop duplicate "ia64_" prefix. 2005-05-03 09:13:17 +00:00
x86 Initial revision 2004-08-31 13:59:10 +00:00
x86_64 Initial revision 2004-08-31 13:59:10 +00:00
config.h.in Regenerate. 2004-11-16 22:03:04 +00:00
dwarf.h (struct dwarf_cursor): Add new member "cfa_is_sp" to mark the case 2004-08-20 11:23:15 +00:00
dwarf_i.h (dwarf_misaligned_value_t): Move "attribute" declaration to the type 2005-05-03 09:13:17 +00:00
internal.h (atomic_read): New macro to read the value of a variable 2005-05-03 09:13:17 +00:00
libunwind-common.h.in (UNW_VERSION_CODE): New macro. 2004-09-09 10:45:24 +00:00
libunwind-dynamic.h (_U_dyn_op): Avoid the use of C99-style initializers in installed 2004-04-28 01:24:34 +00:00
libunwind-hppa.h (UNW_HPPA_EH3): Fix comment-typo. 2005-05-03 09:13:17 +00:00
libunwind-ia64.h (unw_tdep_getcontext): On HP-UX, use getcontext() instead of 2004-05-04 20:14:02 +00:00
libunwind-ptrace.h Initial revision 2004-01-21 01:05:07 +00:00
libunwind-x86.h (UNW_X86_ECX): ecx apparently is a scratch-register (at least 2005-05-03 09:13:17 +00:00
libunwind-x86_64.h (Logical change 1.249) 2004-08-19 13:39:10 +00:00
mempool.h (struct mempool): Move "reserve" and "num_free" next to 2004-01-20 23:50:00 +00:00
remote.h Initial revision 2004-01-30 00:01:24 +00:00
stamp-h.in Initial revision 2002-02-23 20:27:03 +00:00
tdep-hppa.h (HPPA_SCF_LINUX_SIGFRAME): Remove (PA-Linux appears to use only 2005-05-03 09:13:17 +00:00
tdep-ia64.h (struct cursor): Clarify meaning of "rbs_curr" member. 2004-08-31 13:59:10 +00:00
tdep-x86.h (DWARF_IS_REG_LOC): Define as 0 for the local-only case. 2005-05-03 09:13:17 +00:00
tdep-x86_64.h (Logical change 1.249) 2004-08-19 13:39:10 +00:00
unwind.h (Logical change 1.135) 2003-12-04 07:44:21 +00:00