* stacktrace.cc (getLineNumberForFrame): Use _Jv_GetSafeArg.
[gcc.git] / libjava / testsuite /
2005-05-10 Paolo Bonzinire PR java/21436 (imports not remembered for previously...
2005-05-09 Bryce McKinlaylibjava.exp (libjava_find_gij): Use $objdir/..
2005-04-21 Anthony Greenre PR java/21115 (false boolean argument passed from...
2005-04-06 Andrew Haleybytearray.java: New file.
2005-04-05 Thomas Fitzsimmonsre PR libgcj/20750 (libgcj needs a --with-java-home...
2005-03-28 Eric Botcazoujni.exp (gcj_jni_invocation_test_one): Add libsocket...
2005-03-24 Tom TromeyMakefile.in: Rebuilt.
2005-03-21 Zack Weinberggxx-include-dir.m4: In all substitutions, leave $(gcc_v...
2005-03-17 Thomas FitzsimmonsMakefile.am (gtk_c_source_files): Remove jni/classpath...
2005-03-16 Andreas Toblerjni.exp (gcj_jni_invocation_test_one): Add lgcc_s to...
2005-03-12 Ranjit Mathewjacks.xfail: Add XFAILs for new JSR-201 tests.
2005-03-11 Andreas Toblerlibjava.exp (libjava_init): Use the same target check...
2005-03-10 Ranjit Mathewre PR java/20312 (No warning on bad method)
2005-03-08 Bryce McKinlay[multiple changes]
2005-03-03 Thomas Fitzsimmonsre PR libgcj/20292 (new test case PR16923 fails)
2005-02-28 Paolo Bonzinire PR bootstrap/17383 (Building in src dir fails)
2005-02-23 Thomas Fitzsimmonsre PR libgcj/16923 (-D* Options passed to JNI_CreateJav...
2005-02-19 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-14 Tom Tromey* testsuite/libjava.lang/PR19921.java: Use correct...
2005-02-14 Tom Tromeyre PR java/19921 (wrong argument count for invokeInterf...
2005-02-14 Tom Tromeyre PR java/19921 (wrong argument count for invokeInterf...
2005-02-14 Anthony Greenre PR libgcj/18116 (JNI uses dot instead of slash as...
2005-02-10 Bryce McKinlayxfails: Updated to reflect current state of mauve and...
2005-01-26 Ranjit Mathewre PR java/19070 (internal compiler error: in generate_...
2005-01-24 Roger Saylere PR java/19295 (Incorrect bytecode produced for bitwi...
2005-01-10 Ranjit Mathewre PR java/19277 (allows array.length++ although it...
2005-01-07 Michael Kochre PR libgcj/18115 (JNI nio buffer functions only work...
2005-01-03 Eric BotcazouProcess_4.java (Process_4): Expect only a non-zero...
2004-12-31 Andreas Jaeger* testsuite/lib/libjava.exp (libjava_find_gij): Handle...
2004-12-21 Tom Tromeyjar.exp (gcj_jar_interpret): Updated.
2004-12-21 Tom Tromeyre PR libgcj/15001 ([3.4 only] Using JNI with interpret...
2004-12-06 Tom TromeyFor PR java/14853:
2004-12-03 Richard Sandifordre PR libgcj/7305 (Install path for libgcj header files)
2004-12-02 Tom TromeyFor PR java/16675:
2004-12-02 Richard SandifordIntroduce and use config/gcc-version.m4.
2004-12-01 Bryce McKinlayre PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)
2004-11-26 John David Anglinlibjava.exp (libjava_arguments): Add new global variabl...
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-11-24 John David Anglintarget-libpath.exp: New file defining set_ld_library_pa...
2004-11-23 Michael KochMakefile.in, [...]: Regenerated.
2004-11-12 Andrew Pinskire PR testsuite/14264 (testsuite should set LC_ALL...
2004-10-27 Aaron W. LaFramboisere PR libgcj/18104 (Incorrect CLASSPATH separator in...
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-10-25 Eric Botcazoure PR other/18138 (libgcc_s.so.1 not found by 64-bit...
2004-10-18 Mark WielaardExtraClassLoader.java: New.
2004-10-12 Rutger Ovidiusre PR libgcj/17903 (Incorrect SHA result)
2004-09-25 Tom Tromeyre PR java/17500 (Anonymous inner class compile freakout)
2004-09-24 Tom Tromeyre PR java/15656 (ICE segfault in lex.c)
2004-09-24 Tom Tromeyre PR java/16789 (ICE in force_evaluation_order() on...
2004-09-24 Andrew Haleyre PR java/16927 (assert statement fails at -O1 and...
2004-09-23 Tom Tromeyre PR java/17329 (ICE: SEGV in java_gimplify_expr)
2004-09-23 Tom Tromeyre PR java/17380 (Bad diagnostic and ICE on valid code...)
2004-09-23 Kelley CookMakefile.am: Run aclocal with -I ../config
2004-09-23 Kelley Cookaclocal.m4: Regenerate with aclocal 1.9.2.
2004-08-20 Michael Kochconfigure.in: Renamed to configure.ac.
2004-08-19 Michael Kochconfigure.in, [...]: Ported to automake 1.9.
2004-08-16 Tom Tromeyre PR java/8473 (syntax error on anonymous array subscript)
2004-08-16 Michael Koch2004-08-16 Michael Koch <konqueror@gmx.de>
2004-08-12 David DaneyProcess_1.java: New test.
2004-08-12 David Daneyre PR libgcj/11801 (Problems with Process.waitFor(...
2004-08-12 Diego Novillore PR tree-optimization/16867 (Inline array initializer...
2004-08-10 Andrew Haleyerr14.java: New file.
2004-08-04 Andrew Haleylibjava.exp (bytecompile_file): Byte compile with debug...
2004-08-03 Nathanael Nerodeacinclude.m4: Include no-executables.m4.
2004-08-02 Bryce McKinlayre PR java/16701 (Error when constant initializer depen...
2004-07-28 Bryce McKinlayTLtest.java: Reduce sleep time.
2004-07-27 Bryce McKinlayThread_HoldsLock.java: New test case.
2004-07-23 Thomas FitzsimmonsMakefile.am: Rename jar binary to fastjar.
2004-07-23 Bryce McKinlayObjectStreamField (ObjectStreamField): Don't unset...
2004-07-16 Nathanael NerodeMakefile.am: Set ZIP and GCJH directly using autoconf.
2004-07-16 Nathanael Nerodeconfigure.in: Use target_noncanonical rather than targe...
2004-07-15 Nathanael Nerodeaclocal.m4: Rebuilt with aclocal gcj-1.4.
2004-07-15 Bryce McKinlayre PR libgcj/16204 (File I/O fails on files >= 2^31...
2004-07-14 Jerry QuinnEventHandler.java: New file.
2004-07-14 Andreas Toblerjacks.exp (gcj_jacks_write): Add deprecation flag to...
2004-07-10 Bryce McKinlayjacks.xfail: Updates to reflect current status.
2004-07-09 Bryce McKinlayFix or remove some bogus test cases.
2004-06-29 Bryce McKinlayre PR tree-optimization/16249 (ICE in calculate_live_on...
2004-06-29 Bryce McKinlayjacks.xfail: Remove 8.1.3-superclass-6.
2004-06-24 Bryce McKinlayjacks.xfail: Remove 15.9.1-qualified-concrete-20.
2004-06-18 Andreas Toblerjni.exp (gcj_jni_test_one): Add lgcc_s for darwin.
2004-06-08 Andrew Pinskire PR java/15769 (ICE: infinite recursion through gimpl...
2004-05-31 Michael KochCollationElementIterator.java, [...]: New versions...
2004-05-29 Ranjit Mathewjacks.xfail: Update for post tree-ssa merge results.
2004-05-27 Jerry Quinnre PR libgcj/8321 (SimpleTimeZone doesn't work properly...
2004-05-10 Andreas Toblerlibjava.exp (libjava_invoke): Add new argument ld_libra...
2004-05-10 Ranjit Mathewjacks.xfail: Update to reflect current reality.
2004-05-07 Ranjit Mathewjni.exp (gcj_jni_test_one): Don't link the main binary...
2004-05-06 Bryce McKinlayRun the jni tests using the interpreter.
2004-05-05 Bryce McKinlaypr11951.java: Add missing System.loadLibrary() call.
2004-04-30 Ranjit Mathewre PR java/15133 (gcjh generates wrong method signatures)
2004-04-30 Roger Saylebuiltins.c (java_builtins): Add acos, asin, ceil and...
2004-04-25 Ranjit Mathewjacks.exp (gcj_jacks_write): Explicitly limit the maxim...
2004-04-16 Graydon Hoare[multiple changes]
2004-04-14 Bryce McKinlay[multiple changes]
2004-03-17 Graydon Hoare[multiple changes]
2004-01-23 Tom Tromeyre PR libgcj/13107 (Wrong verification error in gij...
2004-01-23 Jeff SturmRemoved testsuite/ChangeLog again; put entry into top...
2004-01-23 Jeff Sturmre PR java/13733 (The result of an assignment operator...
2004-01-17 Tom TromeyChangeLog rotation
next