summaryrefslogtreecommitdiff
path: root/libjava/sysdep
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2015-05-13sjlj.m4: New file.Eric Botcazou
2013-04-16Enable java for aarch64Andreas Schwab
2012-06-20Fix typo.David Edelsohn
2012-06-20locks.h (compare_and_swap): Use GCC atomic intrinsics.David Edelsohn
2012-06-15locks.h (compare_and_swap): Use __sync_bool_compare_and_swap.Andreas Schwab
2012-06-152012-06-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-06-14Update sysdep/sh/locks.h with atomic builtinsKaz Kojima
2011-12-27re PR libgcj/49193 (__sync_xxxx builtins aren't used in sysdep/*/locks.h)Uros Bizjak
2011-05-31Revert accidental svn commit r174473H.J. Lu
2011-05-31Revert "Fix PR debug/49047"Dodji Seketeli
2011-05-31Use __sync_bool_compare_and_swap in x86 locks.h.H.J. Lu
2011-04-08configure.ac (libgcj_ld_export_all): Set for windows native targets to export...Kai Tietz
2009-09-22cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn
2009-08-12locks.h: Use atomic builtins For Linux EABI.Andrew Haley
2008-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn
2007-09-12configure.host: Enable interpreter for mips64.David Daney
2007-09-06boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.Roman Zippel
2007-09-04[multiple changes]Andrew Haley
2007-07-13[multiple changes]Andrew Haley
2007-02-09* sysdep/alpha/locks.h (read_barrier): New.Richard Henderson
2007-01-27re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10)Andreas Tobler
2007-01-22locks.h (write_barrier): New.Andrew Haley
2007-01-12locks.h (read_barrier): New.Kaz Kojima
2007-01-10re PR libgcj/30424 (revision 120632 failed to build on ia64)H.J. Lu
2006-11-28locks.h: Enable use of either file on either target to support multilibs from...Mike Stump
2006-08-19backtrace.h (fallback_backtrace): Add "0x55 0x8B 0xEC" as another sequence th...Ranjit Mathew
2006-07-14stacktrace.cc (_Jv_StackTrace::GetStackTrace): Unconditionally use _Unwind_Ba...Ranjit Mathew
2006-07-07backtrace.h (fallback_backtrace): Scan for a function's prologue to determine...Ranjit Mathew
2006-06-29javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t in C99.Ranjit Mathew
2006-05-20configure.ac: Add the POSIX thread libs to the HP-UX PA configuration.Andreas Tobler
2005-12-28locks.h (compare_and_swap): Add ldcw semaphore to make operation atomic.John David Anglin
2005-11-25ia64-frame.h: Removed.Bryce McKinlay
2005-09-28locks.h: Use 64-bit versions of primitives when __LP64__ is defined rather th...Geoffrey Keating
2005-08-20re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)John David Anglin
2005-06-30Update FSF addressKelley Cook
2005-05-25re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)Richard Henderson
2005-03-10New Stack Trace infrastructure.Bryce McKinlay
2004-07-07configure.host: Enable hash synchronization on Darwin.Andreas Tobler
2004-03-19configure.in: Build java for hppa target.Randolph Chung
2004-01-16locks.h: Don't use in/out memory constraints.Andrew Haley
2003-10-28locks.h (__cas_start_atomic): %g0 --> %%g0.David S. Miller
2003-10-22mips-signal.h: New file.David Daney
2003-03-22locks.h: Include ia64intrin.h.Richard Henderson
2002-10-08configure.host [s390*-*]: Enable Java interpreter.Ulrich Weigand
2002-10-01locks.h (compare_and_swap): Fix multilib support.Bo Thorsen
2002-08-01configure.host: Add SH support.Kaz Kojima
2002-07-30locks.h: Formatting.Alan Modra
2002-07-19ieeefp.h: Add x86-64 support.Bo Thorsen
2002-04-21dwarf2-signal.h (SIGNAL_HANDLER): Name siginfo_t pointer arg.David S. Miller