index
:
delta/libunwind.git
baserock/morph
master
v0.98-stable
v0.99-stable
v1.0-stable
v1.2-stable
v1.3-stable
v1.4-stable
v1.5-stable
v1.6-stable
v1.7-stable
git.savannah.gnu.org: git/libunwind.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix comment regarding frame and preserved registers.
mostang.com!davidm
2002-11-09
1
-7
/
+19
*
Fix bugs reported by Robert Faught:
mostang.com!davidm
2002-11-09
1
-1
/
+2
*
Fix bugs reported by Robert Faught and Brian Sumner.
mostang.com!davidm
2002-11-09
0
-0
/
+0
*
(noinst_PROGRAMS): Mention test-init and test-varargs.
mostang.com!davidm
2002-11-09
1
-1
/
+2
*
(ia64_scratch_loc): Handle b6 like b7. Reported by Robert Faught.
mostang.com!davidm
2002-11-09
1
-0
/
+2
*
Sanitize contents.
mostang.com!davidm
2002-09-26
1
-36
/
+3
*
(Logical change 1.20)
mostang.com!davidm
2002-09-26
5
-0
/
+7667
*
Initial revision
mostang.com!davidm
2002-09-26
5
-0
/
+0
*
Include autoconf/automake-generated files.
mostang.com!davidm
2002-09-26
0
-0
/
+0
*
Use -Wall when compiling with GCC.
mostang.com!davidm
2002-07-18
1
-1
/
+5
*
Update copyright message.
mostang.com!davidm
2002-07-18
1
-0
/
+5
*
Replace malloc()/free() with private memory allocator to avoid deadlock issues
mostang.com!davidm
2002-07-18
0
-0
/
+0
*
Minor formatting fixes.
mostang.com!davidm
2002-07-18
1
-6
/
+20
*
Keep list of things to test.
mostang.com!davidm
2002-07-18
1
-0
/
+4
*
(Logical change 1.19)
mostang.com!davidm
2002-07-18
2
-0
/
+238
*
Initial revision
mostang.com!davidm
2002-07-18
2
-0
/
+0
*
Include <unistd.h>.
mostang.com!davidm
2002-07-18
1
-5
/
+3
*
Include <stdlib.h>.
mostang.com!davidm
2002-07-18
1
-1
/
+2
*
Added doc/Dwarf3-draft7-011029-dif-draft6.pdf doc/dwarf-2.0.0.pdf src/mempool...
mostang.com!davidm
2002-07-18
1
-0
/
+4
*
(update_frame_state): Print debug output when catching sigcontext location.
mostang.com!davidm
2002-07-18
1
-0
/
+2
*
(unw_get_save_loc): Remove unused variables sc_addr and ret.
mostang.com!davidm
2002-07-18
1
-2
/
+1
*
(struct ia64_labeled_state): Move to unwind_i.h.
mostang.com!davidm
2002-07-18
1
-16
/
+9
*
(libunwind_la_SOURCES_common): Mention mempool.h and mempool.c.
mostang.com!davidm
2002-07-18
1
-1
/
+2
*
(ia64_init): Initialize mempools.
mostang.com!davidm
2002-07-18
1
-0
/
+5
*
(ia64_access_reg): r15-r18 should refer to sigcontext IFF the cursor is curre...
mostang.com!davidm
2002-07-18
1
-1
/
+1
*
(get_kernel_table): Use sos_alloc()/sos_free() instead of malloc()/free().
mostang.com!davidm
2002-07-18
1
-2
/
+2
*
(common_int): Explicitly declare return type as "int".
mostang.com!davidm
2002-07-18
1
-1
/
+1
*
(b): Add a printf() after raise_exception() to avoid triggering the sibcall
mostang.com!davidm
2002-07-18
1
-0
/
+1
*
Undefine HAVE_GETUNWIND by default.
mostang.com!davidm
2002-04-25
1
-0
/
+53
*
Replace uses of IA64_FLAG_SIGTRAMP flag by checks against sigcontext_loc.
mostang.com!davidm
2002-04-25
1
-16
/
+12
*
(Logical change 1.18)
mostang.com!davidm
2002-04-25
1
-0
/
+4
*
Initial revision
mostang.com!davidm
2002-04-25
1
-0
/
+0
*
Include <stdlib.h>.
mostang.com!davidm
2002-04-25
1
-0
/
+11
*
Include <libunwind-ia64.h> instead of <libunwind.h> (this program is slightly
mostang.com!davidm
2002-04-25
1
-11
/
+13
*
Fix up things so that unwinding across signal handlers starts to work.
mostang.com!davidm
2002-04-25
0
-0
/
+0
*
Check for getunwind() system call.
mostang.com!davidm
2002-04-25
1
-0
/
+1
*
Added src/Makefile.in~ to the ignore list
mostang.com!davidm
2002-04-25
1
-0
/
+1
*
(update_frame_state): Fix handling of sigtramp frames. Also work around bugs
mostang.com!davidm
2002-04-25
1
-34
/
+29
*
(unw_is_signal_frame): Need to (re-)create state record before we can check
mostang.com!davidm
2002-04-25
1
-1
/
+10
*
(unw_get_save_loc): Replace check for IA64_FLAG_SIGTRAMP with check against
mostang.com!davidm
2002-04-25
1
-6
/
+2
*
(struct ia64_cursor): Add sigcontext_loc.
mostang.com!davidm
2002-04-25
1
-0
/
+1
*
(sighandler): New function.
mostang.com!davidm
2002-04-25
1
-0
/
+15
*
(rotate_gr): If the register is outside the current stacked frame, return -1.
mostang.com!davidm
2002-04-25
1
-2
/
+5
*
(noinst_PROGRAMS_arch): New macro to get "sig" built when the target is ia64.
mostang.com!davidm
2002-04-25
1
-2
/
+5
*
(ia64_create_state_record) [IA_UNW_DEBUG]: Display state record for default
mostang.com!davidm
2002-04-25
1
-3
/
+3
*
(getunwind): Define only if HAVE_GETUNWIND is not defined.
mostang.com!davidm
2002-04-25
1
-4
/
+4
*
(common_init): Initialize c->sigcontext_loc to zero.
mostang.com!davidm
2002-04-25
1
-0
/
+1
*
(SOVERSION): New macro.
mostang.com!davidm
2002-04-25
1
-12
/
+17
*
Fix typo which caused register names to be off by 7.
mostang.com!davidm
2002-04-19
1
-1
/
+1
*
Fix typo in unw_regname(). Fix libunwind installation.
mostang.com!davidm
2002-04-19
0
-0
/
+0
[next]