aboutsummaryrefslogtreecommitdiff
path: root/libjava/sysdep
AgeCommit message (Expand)AuthorFilesLines
2009-09-22cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn1-2/+9
2009-08-12locks.h: Use atomic builtins For Linux EABI.Andrew Haley1-2/+56
2008-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn1-9/+7
2007-09-12configure.host: Enable interpreter for mips64.David Daney1-49/+8
2007-09-06boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.Roman Zippel1-0/+72
2007-09-04[multiple changes]Andrew Haley1-0/+35
2007-07-13[multiple changes]Andrew Haley1-0/+79
2007-02-09* sysdep/alpha/locks.h (read_barrier): New.Richard Henderson1-0/+8
2007-01-27re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10)Andreas Tobler1-7/+29
2007-01-22locks.h (write_barrier): New.Andrew Haley1-0/+8
2007-01-12locks.h (read_barrier): New.Kaz Kojima1-1/+13
2007-01-10re PR libgcj/30424 (revision 120632 failed to build on ia64)H.J. Lu1-0/+12
2006-11-28locks.h: Enable use of either file on either target to support multilibs from...Mike Stump2-18/+28
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 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