aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley1-803/+0
2016-04-20libjava.exp (libjava_arguments): Use 'file normalize' rather than the defunct...Ben Elliston1-1/+1
2014-05-20libffi.exp (load_gcc_lib): Register loaded libs.Sebastian Huber1-1/+3
2011-04-12re PR testsuite/21164 (libjava tests uses absolute paths)Rainer Orth1-1/+3
2009-11-30libgomp.exp (libgomp_init): Add host-dependent settings for LC_ALL and LANG.Dave Korn1-0/+7
2009-07-11re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford1-10/+36
2009-06-30gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford1-36/+10
2009-04-28* testsuite/libjava.jvmti/jvmti-interp.expDave Korn1-0/+2
2008-12-02configure.ac: Expand to darwin10 and later.Jack Howarth1-1/+1
2008-09-30libjava.exp (libjava_arguments): Do not append "no-install" to additional_fla...Andreas Tobler1-1/+2
2008-03-04libjava.exp (libjava_arguments): Use regexp instead of string match when chec...Andrew Haley1-1/+1
2007-12-08configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler1-0/+4
2007-09-09re PR libgcj/33326 (libjava - testsuite fails on intel Macintosh)Andreas Tobler1-1/+5
2007-09-04[multiple changes]Andrew Haley1-0/+1
2007-08-09libjava.exp (libjava_invoke): Log the invocation.Andrew Haley1-0/+2
2007-05-24java-interp.h (_Jv_InterpFrame::get_pc): Only deduct one when pc_ptr is non-N...Keith Seitz1-4/+4
2007-01-25libjava.exp (exec_gij): Change [ to { in if statement.Kyle Galloway1-4/+6
2007-01-25jvmti-interp.exp: New file.Kyle Galloway1-0/+44
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-213/+8
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