summaryrefslogtreecommitdiff
path: root/config/config.sub
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-02-22 15:50:32 +0000
committerJim Meyering <jim@meyering.net>2004-02-22 15:50:32 +0000
commitb150c508dc487da502522d7a8b6aedbd2a1803db (patch)
tree04fb7bed4467f1f73338dab83c9c091363fecd53 /config/config.sub
parenta020c544b7ff3f4a846d0e3e62a393e887da9fb2 (diff)
downloadcoreutils-b150c508dc487da502522d7a8b6aedbd2a1803db.tar.xz
update from savannah
Diffstat (limited to 'config/config.sub')
-rw-r--r--config/config.sub14
1 files changed, 11 insertions, 3 deletions
diff --git a/config/config.sub b/config/config.sub
index 463186dbf..d2e3557ac 100644
--- a/config/config.sub
+++ b/config/config.sub
@@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
-timestamp='2004-01-05'
+timestamp='2004-02-16'
# 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
;;
@@ -1143,8 +1150,9 @@ case $os in
| -aos* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
- | -hiux* | -386bsd* | -knetbsd* | -netbsd* | -openbsd* | -kfreebsd* | -freebsd* | -riscix* \
- | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
+ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* | -openbsd* \
+ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
+ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -chorusos* | -chorusrdb* \