update from config
authorKarl Berry <karl@freefriends.org>
Wed, 11 Feb 2004 13:37:50 +0000 (13:37 +0000)
committerKarl Berry <karl@freefriends.org>
Wed, 11 Feb 2004 13:37:50 +0000 (13:37 +0000)
config/config.sub

index c6ee0048e4826e69ed1bd6f9ffb809b7e81bac3b..6bc721500e2be35a56ccb557022c698b95aae855 100644 (file)
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
 
-timestamp='2004-02-02'
+timestamp='2004-02-11'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -363,6 +363,9 @@ case $basic_machine in
                basic_machine=a29k-amd
                os=-udi
                ;;
+       abacus)
+               basic_machine=abacus-unknown
+               ;;
        adobe68k)
                basic_machine=m68010-adobe
                os=-scout
@@ -442,6 +445,10 @@ case $basic_machine in
                basic_machine=j90-cray
                os=-unicos
                ;;
+       cr16c)
+               basic_machine=cr16c-unknown
+               os=-elf
+               ;;
        crds | unos)
                basic_machine=m68k-crds
                ;;