summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* Regenerate libjava Makefile.in files.Ralf Wildenhues2010-09-271-0/+1
* Fix building ecjx in cross compile mode.Dmitrijs Ledkovs2010-08-271-0/+1
* only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10Iain Sandoe2010-08-171-3/+3
* sparc-signal.h: Renamed to ...Rainer Orth2010-07-151-0/+0
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-041-45/+11
* s390.md: Replace TARGET_64BIT with TARGET_ZARCH.Andreas Krebbel2010-04-131-3/+71
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-071-3/+3
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-021-1/+2
* re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn2010-03-211-0/+2
* re PR java/40816 (error: 'jvariant::jvariant(jbyte)' cannot be overloaded)Andrew Haley2010-02-241-2/+2
* re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Jack Howarth2010-02-021-0/+5
* pa-signal.h: Do not include ucontext.h.John David Anglin2009-12-092-66/+35
* re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay2009-12-091-1/+0
* configure.host (sparc*-sun-solaris2.*): New case.Eric Botcazou2009-12-082-85/+10
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-1/+0
* posix-threads.cc (park): Rewrite code to handle time.Andrew Haley2009-11-171-7/+0
* configure.host (libgcj_sublib_ltflags): New variable.Dave Korn2009-09-301-0/+1
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-222-157/+161
* Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley2009-08-171-0/+1
* Makefile.in, [...]: Regenerate.Andrew Haley2009-08-171-0/+1
* interpret.cc (DEBUG): Rename this ...Dave Korn2009-04-282-6/+6
* Cleanup new JDK directory support in GCJ.Andrew John Hughes2009-03-031-1/+0
* re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek2008-11-121-0/+2
* re PR java/35485 (libjava is disabled by default)David Edelsohn2008-10-231-0/+50
* re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose2008-10-211-0/+3
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-261-3/+15
* re PR libgcj/8995 (race cases in interpreter)Andrew Haley2008-09-231-2/+84
* install.texi (--enable-reduced-reflection): Document new option.David Daney2008-09-051-0/+2
* re PR libgcj/8995 (race cases in interpreter)Andrew Haley2008-08-221-0/+24
* configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali2008-07-021-0/+27
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-171-1/+1
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-161-0/+1
* natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey2008-03-131-1/+5
* re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey2008-02-201-3/+0
* install.texi (disable-libgcj-bc): Document new option.David Daney2007-12-221-0/+2
* configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler2007-12-081-8/+6
* ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney2007-12-061-12/+20
* jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function.David Daney2007-10-221-0/+4
* [multiple changes]Andrew Haley2007-09-041-5/+10
* Import GNU Classpath (libgcj-import-20070727).Matthias Klose2007-08-041-1/+1
* configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney2007-07-314-14/+29
* natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson2007-07-151-2/+2
* re PR libgcj/30999 (support for GCC4.0's fvisibility option in JNIEXPORT macro)Jan Nijtmans2007-06-281-10/+13
* java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-...Keith Seitz2007-06-151-6/+16
* java-interp.h (_Jv_InterpFrame::get_pc): Only deduct one when pc_ptr is non-N...Keith Seitz2007-05-241-2/+2
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-4/+11
* java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney2007-05-171-6/+1
* java-interp.h (breakpoint_at): Declare.Keith Seitz2007-05-161-0/+3
* re PR libgcj/29324 (add wait handling hook)David Daney2007-05-121-0/+8
* jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz2007-05-041-0/+2