summaryrefslogtreecommitdiff
path: root/libjava/sysdep
Commit message (Expand)AuthorAgeFilesLines
* cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn2009-09-221-2/+9
* locks.h: Use atomic builtins For Linux EABI.Andrew Haley2009-08-121-2/+56
* re PR java/35485 (libjava is disabled by default)David Edelsohn2008-10-231-9/+7
* configure.host: Enable interpreter for mips64.David Daney2007-09-121-49/+8
* boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.Roman Zippel2007-09-061-0/+72
* [multiple changes]Andrew Haley2007-09-041-0/+35
* [multiple changes]Andrew Haley2007-07-131-0/+79
* * sysdep/alpha/locks.h (read_barrier): New.Richard Henderson2007-02-091-0/+8
* re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10)Andreas Tobler2007-01-271-7/+29
* locks.h (write_barrier): New.Andrew Haley2007-01-221-0/+8
* locks.h (read_barrier): New.Kaz Kojima2007-01-121-1/+13
* re PR libgcj/30424 (revision 120632 failed to build on ia64)H.J. Lu2007-01-101-0/+12
* locks.h: Enable use of either file on either target to support multilibs from...Mike Stump2006-11-282-18/+28
* backtrace.h (fallback_backtrace): Add "0x55 0x8B 0xEC" as another sequence th...Ranjit Mathew2006-08-191-4/+6
* stacktrace.cc (_Jv_StackTrace::GetStackTrace): Unconditionally use _Unwind_Ba...Ranjit Mathew2006-07-142-27/+58
* backtrace.h (fallback_backtrace): Scan for a function's prologue to determine...Ranjit Mathew2006-07-071-22/+36
* javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t in C99.Ranjit Mathew2006-06-291-7/+32
* configure.ac: Add the POSIX thread libs to the HP-UX PA configuration.Andreas Tobler2006-05-202-0/+97
* locks.h (compare_and_swap): Add ldcw semaphore to make operation atomic.John David Anglin2005-12-281-15/+47
* ia64-frame.h: Removed.Bryce McKinlay2005-11-253-449/+0
* locks.h: Use 64-bit versions of primitives when __LP64__ is defined rather th...Geoffrey Keating2005-09-281-3/+3
* re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)John David Anglin2005-08-201-0/+7
* Update FSF addressKelley Cook2005-06-302-4/+4
* re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)Richard Henderson2005-05-253-0/+17
* New Stack Trace infrastructure.Bryce McKinlay2005-03-102-0/+64
* configure.host: Enable hash synchronization on Darwin.Andreas Tobler2004-07-071-12/+12
* configure.in: Build java for hppa target.Randolph Chung2004-03-191-0/+78
* locks.h: Don't use in/out memory constraints.Andrew Haley2004-01-162-6/+6
* locks.h (__cas_start_atomic): %g0 --> %%g0.David S. Miller2003-10-281-2/+2
* mips-signal.h: New file.David Daney2003-10-222-0/+195
* locks.h: Include ia64intrin.h.Richard Henderson2003-03-221-11/+10
* configure.host [s390*-*]: Enable Java interpreter.Ulrich Weigand2002-10-081-0/+77
* locks.h (compare_and_swap): Fix multilib support.Bo Thorsen2002-10-011-0/+7
* configure.host: Add SH support.Kaz Kojima2002-08-011-0/+72
* locks.h: Formatting.Alan Modra2002-07-301-18/+31
* ieeefp.h: Add x86-64 support.Bo Thorsen2002-07-191-0/+74
* dwarf2-signal.h (SIGNAL_HANDLER): Name siginfo_t pointer arg.David S. Miller2002-04-211-0/+120
* posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier, not release...Bryce McKinlay2002-03-212-0/+16
* configure.in: Define SLOW_PTHREAD_SELF if configure.host set slow_pthread_self.Bryce McKinlay2002-03-105-0/+257
* Jumbo patch:Tom Tromey2000-05-192-0/+363