diff --git a/ChangeLog b/ChangeLog index 668d188..72c0733 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-09-04 Eric Christopher + Jason Eckhardt + + * config.sub: Add support for mipsisa32. + 2001-09-04 Ben Elliston * config.guess: Move eval $set_cc_for_build in most cases, to diff --git a/config.sub b/config.sub index ff13f7a..3553659 100755 --- a/config.sub +++ b/config.sub @@ -3,7 +3,7 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. -timestamp='2001-08-23' +timestamp='2001-09-04' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -236,7 +236,7 @@ case $basic_machine in | mips16 | mips64 | mips64el | mips64orion | mips64orionel \ | mips64vr4100 | mips64vr4100el | mips64vr4300 \ | mips64vr4300el | mips64vr5000 | mips64vr5000el \ - | mipsbe | mipsel | mipsle | mipstx39 | mipstx39el \ + | mipsbe | mipsel | mipsle | mipstx39 | mipstx39el | mipsisa32 \ | mn10200 | mn10300 \ | ns16k | ns32k \ | openrisc \