Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-11-28 | locks.h: Enable use of either file on either target to support multilibs from... | Mike Stump | 1 | -11/+19 |
2006-08-19 | backtrace.h (fallback_backtrace): Add "0x55 0x8B 0xEC" as another sequence th... | Ranjit Mathew | 1 | -4/+6 |
2006-07-14 | stacktrace.cc (_Jv_StackTrace::GetStackTrace): Unconditionally use _Unwind_Ba... | Ranjit Mathew | 1 | -22/+52 |
2006-07-07 | backtrace.h (fallback_backtrace): Scan for a function's prologue to determine... | Ranjit Mathew | 1 | -22/+36 |
2006-06-29 | javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t in C99. | Ranjit Mathew | 1 | -7/+32 |
2005-03-10 | New Stack Trace infrastructure. | Bryce McKinlay | 1 | -0/+42 |
2004-01-16 | locks.h: Don't use in/out memory constraints. | Andrew Haley | 1 | -2/+2 |
2002-03-21 | posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier, not release... | Bryce McKinlay | 1 | -0/+8 |
2002-03-10 | configure.in: Define SLOW_PTHREAD_SELF if configure.host set slow_pthread_self. | Bryce McKinlay | 1 | -0/+65 |