aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin2-62/+38
2004-11-23Makefile.in, [...]: Regenerated.Michael Koch1-1/+1
2004-11-12re PR testsuite/14264 (testsuite should set LC_ALL/LANG to C)Andrew Pinski1-0/+4
2004-10-26re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise2-2/+12
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-0/+2
2004-10-25re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou1-1/+1
2004-10-18ExtraClassLoader.java: New.Mark Wielaard1-0/+36
2004-10-12re PR libgcj/17903 (Incorrect SHA result)Rutger Ovidius4-0/+116
2004-09-25re PR java/17500 (Anonymous inner class compile freakout)Tom Tromey1-0/+28
2004-09-24re PR java/15656 (ICE segfault in lex.c)Tom Tromey2-0/+9
2004-09-24re PR java/16789 (ICE in force_evaluation_order() on valid code)Tom Tromey2-0/+16
2004-09-24re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley1-0/+7
2004-09-23re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey1-0/+14
2004-09-23re PR java/17380 (Bad diagnostic and ICE on valid code...)Tom Tromey1-0/+2
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook1-2/+8
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook1-1/+1
2004-08-20configure.in: Renamed to configure.ac.Michael Koch1-1/+1
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch1-155/+313
2004-08-16re PR java/8473 (syntax error on anonymous array subscript)Tom Tromey1-1/+0
2004-08-162004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+3
2004-08-12Process_1.java: New test.David Daney12-0/+252
2004-08-12re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney1-0/+1
2004-08-12re PR tree-optimization/16867 (Inline array initializer miscompilation at -O)Diego Novillo2-0/+18
2004-08-10err14.java: New file.Andrew Haley2-0/+22
2004-08-04libjava.exp (bytecompile_file): Byte compile with debugging.Andrew Haley1-2/+2
2004-08-03acinclude.m4: Include no-executables.m4.Nathanael Nerode1-1/+3
2004-08-02re PR java/16701 (Error when constant initializer depends on another constant...Bryce McKinlay1-0/+10
2004-07-28TLtest.java: Reduce sleep time.Bryce McKinlay11-46/+38