1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-15 06:41:43 +02:00
libunwind-eh_elf/include
hp.com!davidm c224ec66c5 (UNW_HPPA_EH3): Fix comment-typo.
2004/12/02 18:37:47-08:00 hp.com!davidm
(unw_tdep_fpreg_t): Make it a union of "double" and two 32-bit words.
(unw_tdep_getcontext): Fix typo.

2004/12/02 00:40:45-08:00 mostang.com!davidm
(_U_TDEP_QP_TRUE): New macro.
(UNW_TDEP_CURSOR_LEN): Increase from 127 to 511 to accommodate
	DWARF cursor-size.
(unw_word_t): Change from uint64_t to uint32_t since user-land
	PA-Linux is only 32 bits.
(hppa_regnum_t): Add register names UNW_HPPA_EH0, UNW_HPPA_EH1,
	UNW_HPPA_EH2, UNW_HPPA_EH3, UNW_HPPA_CFA, and
	UNW_HPPA_EH.
(UNW_TDEP_NUM_EH_REGS): New macro.
(unw_tdep_getcontext): Point it at UNW_ARCH_OBJ(getcontext).

(Logical change 1.290)
2005-05-03 09:13:17 +00:00
..
ia64 Initial revision 2004-08-31 13:59:10 +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 Initial revision 2004-01-30 00:01:24 +00:00
internal.h (ALIAS): New macro. 2004-08-19 10:45:23 +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_tdep_is_fpreg): Move after include of "libunwind-common.h". 2004-01-22 08:36:15 +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