diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-04-14 11:21:24 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-04-14 11:21:24 +0000 |
commit | cbca181efc0f6d05b471c2688f7cf10c22e2d079 (patch) | |
tree | 0d112053df4143d7a9aad0b7b58268576948efa3 /boehm-gc/ChangeLog | |
parent | bf41b831d6c5500d19dd76dae949d80604fefdd4 (diff) | |
download | ppe42-gcc-cbca181efc0f6d05b471c2688f7cf10c22e2d079.tar.gz ppe42-gcc-cbca181efc0f6d05b471c2688f7cf10c22e2d079.zip |
* configure: Rebuilt.
* configure.in: Added support for alpha.
From David Pettersson <dapet@mai.liu.se>.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26449 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r-- | boehm-gc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 0b066bc1c51..0fd8d8b0193 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,9 @@ +1999-04-14 Tom Tromey <tromey@cygnus.com> + + * configure: Rebuilt. + * configure.in: Added support for alpha. + From David Pettersson <dapet@mai.liu.se>. + 1999-04-13 Tom Tromey <tromey@cygnus.com> * Makefile.in: Rebuilt. |