aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues1-0/+1
2008-03-04libjava.exp (libjava_arguments): Use regexp instead of string match when chec...Andrew Haley1-1/+1
2008-02-15re PR testsuite/35208 (Please apply the patch in comment #19 of PR35035)Andreas Tobler1-1/+1
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney1-8/+8
2007-12-17Makefile.am (compile-tests): Build libjava.jvmti/interp/*.h with -jni rather ...Jakub Jelinek2-2/+2
2007-12-08configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler1-0/+4
2007-12-06jni.exp (gcj_jni_get_cxxflags_invocation): Make the testsuite multilib aware ...Andreas Tobler1-9/+9
2007-09-09re PR libgcj/33326 (libjava - testsuite fails on intel Macintosh)Andreas Tobler1-1/+5
2007-09-06StackTrace2.jar: Rebuilt.Tom Tromey2-2/+3
2007-09-04[multiple changes]Andrew Haley3-5/+15
2007-09-04Delete.Andrew Haley1-0/+0
2007-09-04re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley6-1/+33
2007-08-09libjava.exp (libjava_invoke): Log the invocation.Andrew Haley1-0/+2
2007-07-31configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney1-5/+10
2007-07-13[multiple changes]Andrew Haley4-6/+6
2007-07-11interpret.cc (get_local_var_table): Make sure the method is compiled.Keith Seitz1-18/+18
2007-06-28jvmti-interp.exp (gij_jvmti_test_one): Fix a typo.H.J. Lu1-2/+1
2007-06-28jvmti-interp.exp (gij_jvmti_test_one): Pass the cxxldlibflags to exec_gij to ...Andreas Tobler1-2/+3
2007-06-09dummyagent.c (Agent_OnLoad): Add missing return value.Keith Seitz1-0/+1
2007-05-24java-interp.h (_Jv_InterpFrame::get_pc): Only deduct one when pc_ptr is non-N...Keith Seitz3-9/+29
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey1-4/+11