aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-09re PR libgcj/23758 (java::lang::ConcreteProcess::nativeSpawn unsafe)David Daney3-0/+46
2007-04-03ProxyTest.java: New test.Andrew Haley3-0/+41
2007-03-26configure.ac: Remove checks for mktime...David Daney1-1/+0
2007-03-20[multiple changes]Andrew Haley3-0/+28
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva4-0/+118
2007-03-06jvmti.cc (_Jv_JVMTI_GetLocalVariableTable): Fix _Jv_Malloc parameters.Kyle Galloway1-0/+3
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses1-9/+6
2007-02-21jvmti.cc (_Jv_JVMTI_GetArgumentsSize): New function.Kyle Galloway5-0/+118
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway1-6/+9
2007-02-15natVMVirtualMachine (getFrames): Implement.Kyle Galloway5-0/+258
2007-02-132007-02-13 Andrew Haley <aph@redhat.com>Andrew Haley3-0/+20
2007-02-09sources.am: Regenerate.Keith Seitz1-0/+2
2007-02-07init.c: New file.Tom Tromey6-0/+74
2007-02-05testsuite/Makefile.am (compile-tests): Fix typo.Matthias Klose2-2/+2
2007-01-31jvmti-interp.exp (gij_jvmti_test_one): Add -shared-libgcc to the cxxflaglist ...Andreas Tobler1-3/+10