diff options
| author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-13 16:48:29 +0000 |
|---|---|---|
| committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-13 16:48:29 +0000 |
| commit | 5c7084099f7ac43f551b922093a1ec54d2024112 (patch) | |
| tree | e111872bb2dcf7ce6df5cdc5149bb7997711e1f6 /libjava/ChangeLog | |
| parent | 143250d21407cfc68043d49645c7b00a99b3d2b9 (diff) | |
| download | ppe42-gcc-5c7084099f7ac43f551b922093a1ec54d2024112.tar.gz ppe42-gcc-5c7084099f7ac43f551b922093a1ec54d2024112.zip | |
* aclocal.m4, configure: Rebuilt.
* acinclude.m4: Find configure.host in srcdir.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43325 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/ChangeLog')
| -rw-r--r-- | libjava/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index af4f26f118d..9dc403c55cb 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,15 @@ +2001-06-12 Tom Tromey <tromey@redhat.com> + + * aclocal.m4, configure: Rebuilt. + * acinclude.m4: Find configure.host in srcdir. + +2001-06-07 Tom Tromey <tromey@redhat.com> + + Fix for PR libgcj/3059: + * java/lang/natSystem.cc (init_properties): Define `java.home'. + * Makefile.in: Rebuilt. + * Makefile.am (AM_CXXFLAGS): Define PREFIX. + 2001-06-10 Alexandre Petit-Bianco <apbianco@redhat.com> * exception.cc (cstdlib): Replaces stdlib.h. |

