1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-26 00:57:39 +01:00
libunwind-eh_elf/src
mostang.com!davidm 4583a3fc27 Fix bugs reported by Robert Faught:
(unw_get_save_loc): Handle b6 like b7.
(unw_get_save_loc): Fix typo: "if (!sloc)" was meant to be "if (!loc)".

(Logical change 1.21)
2002-11-09 03:59:27 +00:00
..
ia64 Fix bugs reported by Robert Faught: 2002-11-09 03:59:27 +00:00
backtrace.c Define UNW_LOCAL_ONLY before including libunwind.h. 2002-02-28 16:24:48 +00:00
Makefile.am (libunwind_la_SOURCES_common): Mention mempool.h and mempool.c. 2002-07-18 03:58:34 +00:00
Makefile.in (Logical change 1.20) 2002-09-26 23:09:01 +00:00
mempool.c (Logical change 1.19) 2002-07-18 03:58:34 +00:00
mempool.h (Logical change 1.19) 2002-07-18 03:58:34 +00:00