Age | Commit message (Expand) | Author | Files | Lines |
2003-11-19 | libjava.exp: Add DYLD_LIBRARY_PATH for darwin. | Andreas Tobler | 1 | -7/+25 |
2003-09-05 | libjava.exp (libjava_arguments): Remove unneeded variables. | Jeff Sturm | 1 | -29/+1 |
2003-08-19 | libjava.exp (libjava_arguments): Add $libjava to the list of libraries. | Jeff Sturm | 1 | -0/+1 |
2003-08-12 | libjava.exp (libjava_find_lib): Search for .so file first. | Tom Tromey | 1 | -25/+22 |
2003-03-22 | libjava.exp (gcj_invoke): Moved... | Tom Tromey | 1 | -0/+44 |
2003-02-15 | libjava.exp (test_libjava_from_javac): Use regsub not string map. | Mark Wielaard | 1 | -1/+1 |
2003-02-14 | libjava.exp (test_libjava_from_javac): Don't create .o files containing $ cha... | Mark Wielaard | 1 | -1/+3 |
2003-01-31 | libjava.exp (libjava_prune_warnings): Remove all unreachable bytecode warnings. | Mark Wielaard | 1 | -3/+9 |
2003-01-13 | re PR libgcj/9139 (mauve tests require installation) | Tom Tromey | 1 | -3/+3 |
2002-12-13 | loader.exp (gcj_loader_test_one): Use libjava_prune_warnings. | Tom Tromey | 1 | -7/+23 |
2002-08-26 | libjava.exp: don't apply -no-install when platform is mingw. | Adam Megacz | 1 | -1/+1 |
2002-08-16 | libjava.exp (gcc_version): Removed. | H.J. Lu | 1 | -8/+7 |
2002-06-24 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -117/+104 |
2002-06-13 | re PR java/6865 (gcj: segmentation fault on incorrect input) | Tom Tromey | 1 | -1/+1 |
2002-05-09 | re PR target/6429 (libgcc_s problem on dual 32/64-bit arches) | Jakub Jelinek | 1 | -7/+27 |
2002-05-08 | libjava.exp (test_libjava_from_javac): Append .exe to executable names. | David Billinghurst | 1 | -1/+4 |
2002-05-06 | libjava.exp (libjava_arguments): Don't link with -no-install on *-*-cygwin*. | David Billinghurst | 1 | -1/+4 |
2002-05-05 | libjava.exp (test_libjava_from_source): Add comment explaining last patch. | David Billinghurst | 1 | -0/+3 |
2002-05-04 | libjava.exp (test_libjava_from_source): Append .exe to executable names. | David Billinghurst | 1 | -0/+1 |
2002-05-02 | libjava.exp (libjava_find_spec): New function. | Rainer Orth | 1 | -4/+30 |
2002-04-12 | Install libgcj.jar as libgcj-VERSION.jar. | Anthony Green | 1 | -2/+9 |
2002-03-27 | libjava.exp: Add the wrapper link options only when we're linking. | Anthony Green | 1 | -8/+10 |
2002-02-20 | libjava.exp: Add "xfail-byte-output" and "xfail-source-output". | Bryce McKinlay | 1 | -4/+10 |
2002-02-11 | libjava.exp (libjava_find_lib): Remove duplicate .la files. | Rainer Orth | 1 | -3/+7 |
2001-07-27 | g++.exp (g++_set_ld_library_path): Renamed to ${tool}_set_ld_library_path. | Rainer Orth | 1 | -0/+14 |
2001-06-14 | jni.exp: New file. | Tom Tromey | 1 | -0/+21 |
2001-06-08 | re PR libgcj/2874 (libjava testsuite disk space usage) | Tom Tromey | 1 | -2/+31 |
2001-06-06 | libjava.exp (libjava_arguments): Build with `-no-install' when $mode == "link". | Jeff Sturm | 1 | -0/+5 |
2001-06-02 | Remove libgcjdata hack. Fix jv-scan usage in dejagnu. | Anthony Green | 1 | -7/+2 |
2001-05-04 | Thread_Wait_Interrupt.xfail: New file. | Tom Tromey | 1 | -9/+54 |
2001-04-27 | libjava.exp (libjava_init): Use UTF-8 encoding. | Tom Tromey | 1 | -2/+8 |
2001-04-02 | libjava.exp: Correct typo... | Zack Weinberg | 1 | -25/+12 |
2001-03-16 | libjava.exp (libjava_arguments): Rewrote computation of LD_LIBRARY_PATH. | Tom Tromey | 1 | -10/+21 |
2001-01-16 | libjava.exp (bytecompile_file): Don't unset CLASSPATH. | Richard Henderson | 1 | -3/+2 |
2000-12-16 | libjava.exp (test_libjava_from_javac): Strange quoting trick for `.class' lin... | Tom Tromey | 1 | -8/+11 |
2000-12-16 | libjava.compile test fixes. | Tom Tromey | 1 | -25/+46 |
2000-11-24 | libjava.exp (bytecompile_file): Change default from javac to gcj -C. | Anthony Green | 1 | -3/+4 |
2000-11-06 | libjava.exp (libjava_arguments): Set --tag on libtool invocation. | Tom Tromey | 1 | -1/+1 |
2000-05-18 | * lib/libjava.exp (bytecompile_file): Use exec, not system. | Tom Tromey | 1 | -2/+7 |
2000-05-17 | mauve.exp (test_mauve): Call `prune_warnings'. | Tom Tromey | 1 | -41/+31 |
2000-03-07 | libjava.exp (test_libjava_from_javac): Removed hack for interfaces. | Tom Tromey | 1 | -13/+20 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-03-06 | re GNATS gcj/124 (protected constructor for InvocationTargetException still v... | Tom Tromey | 1 | -3/+36 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-07-31 | libjava.exp (bytecompile_file): Use `env(SUN_JAVAC)', that defaults to javac,... | Alexandre Oliva | 1 | -8/+45 |
1999-07-15 | G19990217_02.no-link: New file. | Tom Tromey | 1 | -10/+45 |
1999-07-06 | Final.xfail: New file. | Tom Tromey | 1 | -15/+86 |
1999-06-25 | libjava.exp (test_libjava_from_javac): Fixed typo. | Tom Tromey | 1 | -2/+3 |
1999-06-25 | libjava.exp (test_libjava_from_javac): Prepend `$objdir/' to class file names. | Tom Tromey | 1 | -2/+5 |
1999-06-24 | libjava.exp (libjava_arguments): If `libtool' not found in build tree, just u... | Tom Tromey | 1 | -0/+5 |