diff options
| author | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-04-22 20:19:18 +0000 |
|---|---|---|
| committer | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-04-22 20:19:18 +0000 |
| commit | 8232efc531eb5a6c00315f4ffae8e47a683df683 (patch) | |
| tree | e4cb22fe778643e1d221efdf2a818d013a07b5d4 /libjava | |
| parent | 93c575764ec66bc9ee118261ba0f3ba68fccb519 (diff) | |
| download | ppe42-gcc-8232efc531eb5a6c00315f4ffae8e47a683df683.tar.gz ppe42-gcc-8232efc531eb5a6c00315f4ffae8e47a683df683.zip | |
2005-04-22 Bryce McKinlay <mckinlay@redhat.com>
* testsuite/lib/libjava.exp (libjava_find_gij): Use $objdir/.. to find
gij if get_multilibs fails.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98586 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava')
| -rw-r--r-- | libjava/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 04e789a472b..93159b51c97 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,8 @@ +2005-04-22 Bryce McKinlay <mckinlay@redhat.com> + + * testsuite/lib/libjava.exp (libjava_find_gij): Use $objdir/.. to find + gij if get_multilibs fails. + 2005-04-22 Anthony Green <green@redhat.com> * jni.cc (natrehash): Don't bother clearing memory again. @@ -68,6 +73,7 @@ * gnu/gcj/runtime/NameFinder.java (close): IN, OUT, and PROC can all be null, check for that case and don't deference it. +>>>>>>> 1.3540 2005-04-22 Sven de Marothy <sven@physto.se> * java/util/logging/LogManager.java: Reformatted. |

