re PR c++/24780 (ICE set_mem_attributes_minus_bitpos)
[gcc.git] / libjava / testsuite /
2005-11-09 Tom Tromeyjacks.xfail (non-jls-zip-2): Now passes.
2005-11-02 Andreas Toblerlibjava.exp (libjava_find_lib): Add dylib to the shared...
2005-10-10 Tom TromeyExtraClassLoader.out: New file.
2005-10-02 Andrew Pinskijni.exp (gcj_jni_test_one): For darwin, use -shared...
2005-09-27 Tom Tromeyre PR libgcj/23367 (_Jv_FindMethodInCache is not thread...
2005-09-27 Tom Tromeyconfigure, [...]: Rebuilt.
2005-09-21 Ranjit Mathew* testsuite/libjava.jacks/jacks.xfail: Updated for...
2005-09-17 H.J. Lujni.exp (gcj_jni_invocation_test_one): Use libjava_find...
2005-09-12 Thomas Fitzsimmonsre PR libgcj/23762 (java.library.path should default...
2005-09-06 Tom Tromeyre PR libgcj/23739 (JNI: IsAssignableFrom reverses...
2005-09-05 Ranjit MathewTestsuite changes for PR java/23431.
2005-08-22 Kelley CookMakefile.am (ACLOCAL_AMFLAGS): Also include "..".
2005-08-19 Andrew PinskiMakefile.am (extra_ldflags_libjava): New variable to...
2005-08-17 Tom Tromeyclass.c (make_class_data): Always emit JV_STATE_PRELOAD...
2005-08-17 Andreas Toblerjacks.xfail: Remove 15.21-assoc-7, 15.21-assoc-8, 15...
2005-08-16 Ranjit MathewMore testsuite adjustments for PR java/19870.
2005-07-18 Tom TromeyMakefile.in: Rebuilt.
2005-07-16 Tom TromeyMajor merge with Classpath.
2005-07-07 Bryce McKinlayre PR java/18119 (Private inner class is visible when...
2005-07-07 Bryce McKinlayre PR java/21045 (Anonymous inner class constructor...
2005-07-06 Tom Tromey* testsuite/libjava.jacks/jacks.xfail: Removed 9.1...
2005-07-05 Bryce McKinlayre PR java/19674 (Empty declaration through semicolon...
2005-06-29 Tom Tromeyre PR libgcj/22211 ([4.0 only] Thread.interrupt sometim...
2005-06-27 Tom TromeyPR java/21540, PR java/13788:
2005-06-26 Andreas Toblerxfails: Updated to reflect current state of mauve and...
2005-06-23 Bryce McKinlayre PR java/20697 (Invalid Can't find method error on...
2005-06-16 Kelley Cookconfigure.ac (USING_ECOS_PLATFORM): Remove and merge...
2005-06-15 Tom Tromeyre PR libgcj/17536 (wrong ClassLoader for int[])
2005-06-14 Tom Tromeyre PR libgcj/19877 (sometimes reconfiguring leads to...
2005-06-13 Tom Tromeyre PR java/21844 (miscompilation of LinkedHashMap)
2005-06-02 Andreas Toblerjawt.c: Remove malloc.h, covered by stdlib.h.
2005-06-01 Tom Tromeyre PR libgcj/21785 (ClassNotFound during deserialization)
2005-05-27 Ranjit MathewTestsuite adjustments for PR java/19870.
2005-05-21 Ranjit Mathew* testsuite/libjava.jacks/jacks.xfail: Remove 3.10...
2005-05-18 Kelley Cookconfigure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGEND...
2005-05-18 David Daneyre PR libgcj/18220 (Test case libjava.lang/Process_3...
2005-05-17 Paolo Bonziniconfigure.ac (--enable-libgcj-multifile): Remove.
2005-05-15 Tom Tromeyre PR java/21519 (ICE in generate_bytecode_conditional...
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.
next