aboutsummaryrefslogtreecommitdiff
path: root/libjava/sysdep
AgeCommit message (Expand)AuthorFilesLines
2006-07-14stacktrace.cc (_Jv_StackTrace::GetStackTrace): Unconditionally use _Unwind_Ba...Ranjit Mathew2-27/+58
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
2006-05-20configure.ac: Add the POSIX thread libs to the HP-UX PA configuration.Andreas Tobler2-0/+97
2005-12-28locks.h (compare_and_swap): Add ldcw semaphore to make operation atomic.John David Anglin1-15/+47
2005-11-25ia64-frame.h: Removed.Bryce McKinlay3-449/+0
2005-09-28locks.h: Use 64-bit versions of primitives when __LP64__ is defined rather th...Geoffrey Keating1-3/+3
2005-08-20re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)John David Anglin1-0/+7
2005-06-30Update FSF addressKelley Cook2-4/+4
2005-05-25re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)Richard Henderson3-0/+17
2005-03-10New Stack Trace infrastructure.Bryce McKinlay2-0/+64
2004-07-07configure.host: Enable hash synchronization on Darwin.Andreas Tobler1-12/+12
2004-03-19configure.in: Build java for hppa target.Randolph Chung1-0/+78
2004-01-16locks.h: Don't use in/out memory constraints.Andrew Haley2-6/+6
2003-10-28locks.h (__cas_start_atomic): %g0 --> %%g0.David S. Miller1-2/+2
2003-10-22mips-signal.h: New file.David Daney2-0/+195
2003-03-22locks.h: Include ia64intrin.h.Richard Henderson1-11/+10
2002-10-08configure.host [s390*-*]: Enable Java interpreter.Ulrich Weigand1-0/+77
2002-10-01locks.h (compare_and_swap): Fix multilib support.Bo Thorsen1-0/+7
2002-08-01configure.host: Add SH support.Kaz Kojima1-0/+72
2002-07-30locks.h: Formatting.Alan Modra1-18/+31
2002-07-19ieeefp.h: Add x86-64 support.Bo Thorsen1-0/+74
2002-04-21dwarf2-signal.h (SIGNAL_HANDLER): Name siginfo_t pointer arg.David S. Miller1-0/+120
2002-03-21posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier, not release...Bryce McKinlay2-0/+16
2002-03-10configure.in: Define SLOW_PTHREAD_SELF if configure.host set slow_pthread_self.Bryce McKinlay5-0/+257
2000-05-19Jumbo patch:Tom Tromey2-0/+363