summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2003-05-13 12:09:10 +0000
committerAndreas Jaeger <aj@suse.de>2003-05-13 12:09:10 +0000
commit1334ad4aad373a693245ef0aa50083d75933c339 (patch)
tree94558d030e8676708444fa86c1c710a6d7a350c8 /config.sub
parent863de3d8f21c2bff36d9244e504cdb87b79cbd5d (diff)
downloadgdb-1334ad4aad373a693245ef0aa50083d75933c339.tar.gz
2003-05-13 Andreas Jaeger <aj@suse.de>
* config.guess: Update to 2003-05-09 version. * config.sub: Update to 2003-05-09 version.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub7
1 files changed, 5 insertions, 2 deletions
diff --git a/config.sub b/config.sub
index 5f94062aafd..fe4f1edf3c0 100755
--- a/config.sub
+++ b/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='2003-02-03'
+timestamp='2003-05-09'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -373,6 +373,9 @@ case $basic_machine in
basic_machine=a29k-none
os=-bsd
;;
+ amd64)
+ basic_machine=x86_64-pc
+ ;;
amdahl)
basic_machine=580-amdahl
os=-sysv
@@ -1128,7 +1131,7 @@ case $os in
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
- | -powermax* | -dnix* | -microbsd*)
+ | -powermax* | -dnix*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)