aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek3-3/+3
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-0/+2
2010-09-27Regenerate libjava Makefile.in files.Ralf Wildenhues1-0/+1
2010-08-27Fix building ecjx in cross compile mode.Dmitrijs Ledkovs1-0/+1
2010-08-17only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10Iain Sandoe1-3/+3
2010-07-15sparc-signal.h: Renamed to ...Rainer Orth1-0/+0
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues1-45/+11
2010-04-13s390.md: Replace TARGET_64BIT with TARGET_ZARCH.Andreas Krebbel1-3/+71
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-3/+3
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues1-1/+2
2010-03-21re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn1-0/+2
2010-02-24re PR java/40816 (error: 'jvariant::jvariant(jbyte)' cannot be overloaded)Andrew Haley1-2/+2
2010-02-02re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Jack Howarth1-0/+5
2009-12-09pa-signal.h: Do not include ucontext.h.John David Anglin2-66/+35
2009-12-09re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay1-1/+0
2009-12-08configure.host (sparc*-sun-solaris2.*): New case.Eric Botcazou2-85/+10
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues1-1/+0
2009-11-17posix-threads.cc (park): Rewrite code to handle time.Andrew Haley1-7/+0
2009-09-30configure.host (libgcj_sublib_ltflags): New variable.Dave Korn1-0/+1
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2-157/+161
2009-08-17Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley1-0/+1
2009-08-17Makefile.in, [...]: Regenerate.Andrew Haley1-0/+1
2009-04-28interpret.cc (DEBUG): Rename this ...Dave Korn2-6/+6
2009-03-03Cleanup new JDK directory support in GCJ.Andrew John Hughes1-1/+0
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek1-0/+2
2008-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn1-0/+50
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose1-0/+3
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman1-3/+15
2008-09-23re PR libgcj/8995 (race cases in interpreter)Andrew Haley1-2/+84
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney1-0/+2
2008-08-22re PR libgcj/8995 (race cases in interpreter)Andrew Haley1-0/+24
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali1-0/+27
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues1-1/+1
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues1-0/+1
2008-03-13natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey1-1/+5
2008-02-20re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey1-3/+0
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney1-0/+2
2007-12-08configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler1-8/+6
2007-12-06ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney1-12/+20
2007-10-22jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function.David Daney1-0/+4
2007-09-04[multiple changes]Andrew Haley1-5/+10
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose1-1/+1
2007-07-31configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney4-14/+29
2007-07-15natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson1-2/+2
2007-06-28re PR libgcj/30999 (support for GCC4.0's fvisibility option in JNIEXPORT macro)Jan Nijtmans1-10/+13
2007-06-15java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-...Keith Seitz1-6/+16
2007-05-24java-interp.h (_Jv_InterpFrame::get_pc): Only deduct one when pc_ptr is non-N...Keith Seitz1-2/+2
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey1-4/+11
2007-05-17java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney1-6/+1
2007-05-16java-interp.h (breakpoint_at): Declare.Keith Seitz1-0/+3