summaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)Author
2004-09-24re PR java/15656 (ICE segfault in lex.c)Tom Tromey
2004-09-24re PR java/16789 (ICE in force_evaluation_order() on valid code)Tom Tromey
2004-09-24re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley
2004-09-23re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey
2004-09-23re PR java/17380 (Bad diagnostic and ICE on valid code...)Tom Tromey
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook
2004-08-20configure.in: Renamed to configure.ac.Michael Koch
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch
2004-08-16re PR java/8473 (syntax error on anonymous array subscript)Tom Tromey
2004-08-162004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch
2004-08-12Process_1.java: New test.David Daney
2004-08-12re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney
2004-08-12re PR tree-optimization/16867 (Inline array initializer miscompilation at -O)Diego Novillo
2004-08-10err14.java: New file.Andrew Haley
2004-08-04libjava.exp (bytecompile_file): Byte compile with debugging.Andrew Haley
2004-08-03acinclude.m4: Include no-executables.m4.Nathanael Nerode
2004-08-02re PR java/16701 (Error when constant initializer depends on another constant...Bryce McKinlay
2004-07-28TLtest.java: Reduce sleep time.Bryce McKinlay
2004-07-27Thread_HoldsLock.java: New test case.Bryce McKinlay
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons
2004-07-23ObjectStreamField (ObjectStreamField): Don't unset 'toset' for final fields.Bryce McKinlay
2004-07-16Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode
2004-07-16configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode
2004-07-15aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode
2004-07-15re PR libgcj/16204 (File I/O fails on files >= 2^31 bytes (2GB))Bryce McKinlay
2004-07-14EventHandler.java: New file.Jerry Quinn
2004-07-14jacks.exp (gcj_jacks_write): Add deprecation flag to the gcj_setup.Andreas Tobler
2004-07-10jacks.xfail: Updates to reflect current status.Bryce McKinlay
2004-07-10Fix or remove some bogus test cases.Bryce McKinlay
2004-06-29re PR tree-optimization/16249 (ICE in calculate_live_on_entry, at tree-ssa-li...Bryce McKinlay
2004-06-29jacks.xfail: Remove 8.1.3-superclass-6.Bryce McKinlay
2004-06-24jacks.xfail: Remove 15.9.1-qualified-concrete-20.Bryce McKinlay
2004-06-18jni.exp (gcj_jni_test_one): Add lgcc_s for darwin.Andreas Tobler
2004-06-08re PR java/15769 (ICE: infinite recursion through gimplify_expr)Andrew Pinski
2004-05-31CollationElementIterator.java, [...]: New versions from GNU classpath.Michael Koch
2004-05-29jacks.xfail: Update for post tree-ssa merge results.Ranjit Mathew
2004-05-27re PR libgcj/8321 (SimpleTimeZone doesn't work properly for daylight saving t...Jerry Quinn
2004-05-10libjava.exp (libjava_invoke): Add new argument ld_library_additions.Andreas Tobler
2004-05-10jacks.xfail: Update to reflect current reality.Ranjit Mathew
2004-05-07jni.exp (gcj_jni_test_one): Don't link the main binary against the JNI shared...Ranjit Mathew
2004-05-06Run the jni tests using the interpreter.Bryce McKinlay
2004-05-05pr11951.java: Add missing System.loadLibrary() call.Bryce McKinlay
2004-04-30re PR java/15133 (gcjh generates wrong method signatures)Ranjit Mathew
2004-04-30builtins.c (java_builtins): Add acos, asin, ceil and floor.Roger Sayle
2004-04-25jacks.exp (gcj_jacks_write): Explicitly limit the maximum heap size to avoid ...Ranjit Mathew
2004-04-16[multiple changes]Graydon Hoare
2004-04-14[multiple changes]Bryce McKinlay
2004-03-17[multiple changes]Graydon Hoare
2004-01-23re PR libgcj/13107 (Wrong verification error in gij: recursive subroutine call)Tom Tromey