aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley884-20748/+0
2016-07-13Fix return type handling for Proxy classesMatthew Fortune7-0/+100
2016-07-13Fix the use of FFI closures in the java interpreter for integer returnsMatthew Fortune4-0/+55
2016-05-31builtins.c (java_builtins): Use popcount* and bswap* builtins to implement bi...Roger Sayle6-0/+113
2016-04-20libjava.exp (libjava_arguments): Use 'file normalize' rather than the defunct...Ben Elliston1-1/+1
2015-05-26jni.exp (gcj_jni_get_cxxflags_invocation): Add libiconv for FreeBSD to cxxflags.Andreas Tobler1-0/+5
2015-05-13libjava: Bump to automake 1.11.6Michael Haubenwallner1-8/+35
2014-05-20libffi.exp (load_gcc_lib): Register loaded libs.Sebastian Huber1-1/+3
2014-02-20XFAIL sourcelocation (PR libgcj/55637)Rainer Orth1-0/+1
2013-05-22configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir).Mark Mitchell1-0/+3
2012-09-15tree-eh.c (goto_queue_node): New field.Dehao Chen3-0/+21
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes1-1/+1
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth3-13/+0
2011-04-15jni.exp (gcj_jni_get_cxxflags_invocation): Add $libiconv to cxxflags for alph...Rainer Orth1-0/+5
2011-04-12re PR testsuite/21164 (libjava tests uses absolute paths)Rainer Orth3-5/+8
2011-04-08configure.ac (libgcj_ld_export_all): Set for windows native targets to export...Kai Tietz1-0/+1
2011-02-04Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convertRalf Wildenhues1-0/+1
2011-01-06jni.exp (gcj_jni_get_cxxflags_invocation): Add -shared-libgcc to cxxflags for...Rainer Orth1-1/+3
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-0/+2
2010-11-09jvmti.exp (gcj_jvmti_compile_cxx_to_o): Add -pthread on alpha*-dec-osf*.Rainer Orth2-0/+8
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-05-04no-dist in non-imported automake dirs.Ralf Wildenhues1-36/+3
2010-05-03re PR java/43839 (libjava incorrectly uses -liconv in testsuite, jni.exp when...Jack Howarth3-20/+55
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
2009-12-09re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay1-1/+0
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues1-1/+0
2009-11-30libgomp.exp (libgomp_init): Add host-dependent settings for LC_ALL and LANG.Dave Korn1-0/+7
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 Wildenhues1-121/+89
2009-08-17Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley1-0/+1
2009-08-17Makefile.in, [...]: Regenerate.Andrew Haley1-0/+1
2009-08-12locks.h: Use atomic builtins For Linux EABI.Andrew Haley3-1/+15
2009-07-11re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford1-10/+36
2009-06-30gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford1-36/+10
2009-04-28* testsuite/libjava.jvmti/jvmti-interp.expDave Korn3-0/+10
2009-03-03Cleanup new JDK directory support in GCJ.Andrew John Hughes1-1/+0
2008-12-02configure.ac: Expand to darwin10 and later.Jack Howarth1-1/+1
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek1-0/+2
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose1-0/+3
2008-09-30libjava.exp (libjava_arguments): Do not append "no-install" to additional_fla...Andreas Tobler1-1/+2
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman1-3/+15
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney1-0/+2
2008-08-07StackTrace2.java: Rewrite to prevent spurious failure when some methods are i...Andrew Haley3-7/+7
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-05-28re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley3-18/+30
2008-05-23re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley3-0/+27
2008-05-21re PR libgcj/36252 (OutOfMemoryError on simple text conversion.)David Daney3-0/+17