aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)AuthorFilesLines
2005-06-16configure.ac (USING_ECOS_PLATFORM): Remove and merge into...Kelley Cook1-2/+0
2005-06-15re PR libgcj/17536 (wrong ClassLoader for int[])Tom Tromey2-0/+6
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey1-0/+2
2005-06-13re PR java/21844 (miscompilation of LinkedHashMap)Tom Tromey2-0/+34
2005-06-02jawt.c: Remove malloc.h, covered by stdlib.h.Andreas Tobler1-1/+1
2005-06-01re PR libgcj/21785 (ClassNotFound during deserialization)Tom Tromey2-0/+21
2005-05-27Testsuite adjustments for PR java/19870.Ranjit Mathew3-0/+54
2005-05-21* testsuite/libjava.jacks/jacks.xfail: Remove 3.10.2-round-6.Ranjit Mathew1-1/+0
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook1-2/+1
2005-05-18re PR libgcj/18220 (Test case libjava.lang/Process_3 does not end if "sed" no...David Daney1-0/+1
2005-05-17configure.ac (--enable-libgcj-multifile): Remove.Paolo Bonzini1-2/+0
2005-05-15re PR java/21519 (ICE in generate_bytecode_conditional, at java/jcf-write.c:1...Tom Tromey2-0/+8
2005-05-10re PR java/21436 (imports not remembered for previously compiled files)Paolo Bonzini1-2/+2
2005-05-09libjava.exp (libjava_find_gij): Use $objdir/..Bryce McKinlay1-0/+4
2005-04-21re PR java/21115 (false boolean argument passed from pre-compiled to interpre...Anthony Green4-0/+84
2005-04-06bytearray.java: New file.Andrew Haley2-0/+12
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons1-0/+3
2005-03-28jni.exp (gcj_jni_invocation_test_one): Add libsocket to the libraries to link...Eric Botcazou1-0/+4
2005-03-24Makefile.in: Rebuilt.Tom Tromey1-2/+2
2005-03-21gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg2-8/+8
2005-03-17Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons1-4/+5
2005-03-16jni.exp (gcj_jni_invocation_test_one): Add lgcc_s to the libraries to link fo...Andreas Tobler1-1/+3
2005-03-12jacks.xfail: Add XFAILs for new JSR-201 tests.Ranjit Mathew1-0/+5
2005-03-11libjava.exp (libjava_init): Use the same target check for Darwin.Andreas Tobler2-8/+17
2005-03-10re PR java/20312 (No warning on bad method)Ranjit Mathew3-1/+9
2005-03-08[multiple changes]Bryce McKinlay2-2/+0
2005-03-03re PR libgcj/20292 (new test case PR16923 fails)Thomas Fitzsimmons1-1/+4
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-1/+3
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons4-0/+137
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2-0/+14
2005-02-14* testsuite/libjava.lang/PR19921.java: Use correct class name.Tom Tromey1-1/+1
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey2-0/+0
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey2-0/+11
2005-02-14re PR libgcj/18116 (JNI uses dot instead of slash as the package separator)Anthony Green3-0/+52
2005-02-10xfails: Updated to reflect current state of mauve and libjava.Bryce McKinlay1-14/+576
2005-01-26re PR java/19070 (internal compiler error: in generate_bytecode_conditional, ...Ranjit Mathew1-15/+3
2005-01-24re PR java/19295 (Incorrect bytecode produced for bitwise AND)Roger Sayle1-0/+16
2005-01-10re PR java/19277 (allows array.length++ although it is final)Ranjit Mathew2-0/+8
2005-01-07re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers)Michael Koch6-0/+255
2005-01-03Process_4.java (Process_4): Expect only a non-zero exit status from 'false'.Eric Botcazou1-1/+2
2004-12-31* testsuite/lib/libjava.exp (libjava_find_gij): Handle multilibs.Andreas Jaeger1-2/+3
2004-12-21jar.exp (gcj_jar_interpret): Updated.Tom Tromey4-27/+17
2004-12-21re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho...Tom Tromey3-0/+69
2004-12-06For PR java/14853:Tom Tromey2-0/+18
2004-12-03re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford1-0/+3
2004-12-02For PR java/16675:Tom Tromey1-0/+13
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+3
2004-12-01re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay2-0/+36
2004-11-26libjava.exp (libjava_arguments): Add new global variable libjava_ld_library_p...John David Anglin1-3/+7
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey4-4/+37