diff options
author | ths <ths@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-09-26 16:37:56 +0000 |
---|---|---|
committer | ths <ths@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-09-26 16:37:56 +0000 |
commit | 806f17692ef6f40986c345b5564fff54d57ffa8e (patch) | |
tree | 0c2218abc9d910d6e294bafdff568e9326d1996b /ChangeLog | |
parent | ea028b590cba888d909410be1c0f725c7b159cdf (diff) | |
download | gcc-806f17692ef6f40986c345b5564fff54d57ffa8e.tar.gz |
* configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117230 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 650cb61fb8d..9bd73462c95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-09-26 Thiemo Seufer <ths@mips.com> + + * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise + for mipstx39-*-*. Disable libgloss for mips64*-*-linux*. + * configure: Regenerate. + 2006-09-24 Graeme Peterson <gridly@gmail.com> * MAINTAINERS (Write After Approval): Remove myself. |