aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2006-07-04libjava.exp (libjava_init): Call the GCJ_UNDER_TEST with the -B$specdir.Andreas Tobler1-8/+7
2006-07-04libjava.exp (libjava_init): Look for libgcj-$version.jar instead of libgcj-*....Andreas Tobler1-1/+9
2006-05-06jni.exp (gcj_jni_compile_c_to_so): Add check for HP-UX and add appropriate ex...Andreas Tobler1-2/+2
2006-05-02libjava.exp (test_libjava): Test bytecode->native -findirect-dispatch compila...Bryce McKinlay1-0/+6
2006-04-10libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose1-1/+1
2005-12-15libjava.exp: Revert 2005-12-01.Alan Modra1-5/+0
2005-12-01libjava.exp (test_libjava_from_javac): Support xfail-byte-exec.Geoffrey Keating1-0/+5
2005-11-02libjava.exp (libjava_find_lib): Add dylib to the shared library extensions.Andreas Tobler1-1/+1
2005-05-09libjava.exp (libjava_find_gij): Use $objdir/..Bryce McKinlay1-0/+4
2005-03-11libjava.exp (libjava_init): Use the same target check for Darwin.Andreas Tobler1-2/+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 Tromey1-18/+7
2004-11-26libjava.exp (libjava_arguments): Add new global variable libjava_ld_library_p...John David Anglin1-3/+7
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin1-60/+28
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. LaFramboise1-2/+11
2004-10-25re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite)Eric Botcazou1-1/+1
2004-08-04libjava.exp (bytecompile_file): Byte compile with debugging.Andrew Haley1-2/+2
2004-05-10libjava.exp (libjava_invoke): Add new argument ld_library_additions.Andreas Tobler1-5/+23
2004-01-12libjava.exp: Add LD_LIBRARY_PATH_32/64 to get proper path setting for Ssolari...Andreas Tobler1-18/+21
2004-01-09libjava.exp (bytecompile_file): Log compile command.Andrew Haley1-1/+2
2003-11-19libjava.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler1-7/+25
2003-09-05libjava.exp (libjava_arguments): Remove unneeded variables.Jeff Sturm1-29/+1
2003-08-19libjava.exp (libjava_arguments): Add $libjava to the list of libraries.Jeff Sturm1-0/+1
2003-08-12libjava.exp (libjava_find_lib): Search for .so file first.Tom Tromey1-25/+22
2003-03-22libjava.exp (gcj_invoke): Moved...Tom Tromey1-0/+44
2003-02-15libjava.exp (test_libjava_from_javac): Use regsub not string map.Mark Wielaard1-1/+1
2003-02-14libjava.exp (test_libjava_from_javac): Don't create .o files containing $ cha...Mark Wielaard1-1/+3
2003-01-31libjava.exp (libjava_prune_warnings): Remove all unreachable bytecode warnings.Mark Wielaard1-3/+9
2003-01-13re PR libgcj/9139 (mauve tests require installation)Tom Tromey1-3/+3
2002-12-13loader.exp (gcj_loader_test_one): Use libjava_prune_warnings.Tom Tromey1-7/+23
2002-08-26libjava.exp: don't apply -no-install when platform is mingw.Adam Megacz1-1/+1
2002-08-16libjava.exp (gcc_version): Removed.H.J. Lu1-8/+7
2002-06-24Makefile.in: Rebuilt.Tom Tromey1-117/+104
2002-06-13re PR java/6865 (gcj: segmentation fault on incorrect input)Tom Tromey1-1/+1
2002-05-09re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek1-7/+27
2002-05-08libjava.exp (test_libjava_from_javac): Append .exe to executable names.David Billinghurst1-1/+4
2002-05-06libjava.exp (libjava_arguments): Don't link with -no-install on *-*-cygwin*.David Billinghurst1-1/+4
2002-05-05libjava.exp (test_libjava_from_source): Add comment explaining last patch.David Billinghurst1-0/+3
2002-05-04libjava.exp (test_libjava_from_source): Append .exe to executable names.David Billinghurst1-0/+1
2002-05-02libjava.exp (libjava_find_spec): New function.Rainer Orth1-4/+30
2002-04-12Install libgcj.jar as libgcj-VERSION.jar.Anthony Green1-2/+9
2002-03-27libjava.exp: Add the wrapper link options only when we're linking.Anthony Green1-8/+10
2002-02-20libjava.exp: Add "xfail-byte-output" and "xfail-source-output".Bryce McKinlay1-4/+10
2002-02-11libjava.exp (libjava_find_lib): Remove duplicate .la files.Rainer Orth1-3/+7
2001-07-27g++.exp (g++_set_ld_library_path): Renamed to ${tool}_set_ld_library_path.Rainer Orth1-0/+14
2001-06-14jni.exp: New file.Tom Tromey1-0/+21
2001-06-08re PR libgcj/2874 (libjava testsuite disk space usage)Tom Tromey1-2/+31
2001-06-06libjava.exp (libjava_arguments): Build with `-no-install' when $mode == "link".Jeff Sturm1-0/+5
2001-06-02Remove libgcjdata hack. Fix jv-scan usage in dejagnu.Anthony Green1-7/+2