aboutsummaryrefslogtreecommitdiff
path: root/libjava/sysdep/i386
AgeCommit message (Expand)AuthorFilesLines
2009-09-22cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn1-2/+9
2006-11-28locks.h: Enable use of either file on either target to support multilibs from...Mike Stump1-11/+19
2006-08-19backtrace.h (fallback_backtrace): Add "0x55 0x8B 0xEC" as another sequence th...Ranjit Mathew1-4/+6
2006-07-14stacktrace.cc (_Jv_StackTrace::GetStackTrace): Unconditionally use _Unwind_Ba...Ranjit Mathew1-22/+52
2006-07-07backtrace.h (fallback_backtrace): Scan for a function's prologue to determine...Ranjit Mathew1-22/+36
2006-06-29javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t in C99.Ranjit Mathew1-7/+32
2005-03-10New Stack Trace infrastructure.Bryce McKinlay1-0/+42
2004-01-16locks.h: Don't use in/out memory constraints.Andrew Haley1-2/+2
2002-03-21posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier, not release...Bryce McKinlay1-0/+8
2002-03-10configure.in: Define SLOW_PTHREAD_SELF if configure.host set slow_pthread_self.Bryce McKinlay1-0/+65