summaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)Author
2010-09-27Regenerate libjava Makefile.in files.Ralf Wildenhues
2010-08-27Fix building ecjx in cross compile mode.Dmitrijs Ledkovs
2010-08-17only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10Iain Sandoe
2010-07-15sparc-signal.h: Renamed to ...Rainer Orth
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues
2010-04-13s390.md: Replace TARGET_64BIT with TARGET_ZARCH.Andreas Krebbel
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-03-21re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn
2010-02-24re PR java/40816 (error: 'jvariant::jvariant(jbyte)' cannot be overloaded)Andrew Haley
2010-02-02re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Jack Howarth
2009-12-09pa-signal.h: Do not include ucontext.h.John David Anglin
2009-12-09re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay
2009-12-08configure.host (sparc*-sun-solaris2.*): New case.Eric Botcazou
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-11-17posix-threads.cc (park): Rewrite code to handle time.Andrew Haley
2009-09-30configure.host (libgcj_sublib_ltflags): New variable.Dave Korn
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-17Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley
2009-08-17Makefile.in, [...]: Regenerate.Andrew Haley
2009-04-28interpret.cc (DEBUG): Rename this ...Dave Korn
2009-03-03Cleanup new JDK directory support in GCJ.Andrew John Hughes
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek
2008-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
2008-09-23re PR libgcj/8995 (race cases in interpreter)Andrew Haley
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney
2008-08-22re PR libgcj/8995 (race cases in interpreter)Andrew Haley
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2008-03-13natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey
2008-02-20re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney
2007-12-08configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler
2007-12-06ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney
2007-10-22jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function.David Daney
2007-09-04[multiple changes]Andrew Haley
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-07-31configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney
2007-07-15natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson
2007-06-28re PR libgcj/30999 (support for GCC4.0's fvisibility option in JNIEXPORT macro)Jan Nijtmans
2007-06-15java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-...Keith Seitz
2007-05-24java-interp.h (_Jv_InterpFrame::get_pc): Only deduct one when pc_ptr is non-N...Keith Seitz
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-05-17java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney
2007-05-16java-interp.h (breakpoint_at): Declare.Keith Seitz
2007-05-12re PR libgcj/29324 (add wait handling hook)David Daney
2007-05-04jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz