From 7c71fc399dc446896c337130e5b811cf8a5254a1 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Wed, 26 Oct 1994 03:18:14 +0000 Subject: Add support for arc processor. --- config.sub | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config.sub') diff --git a/config.sub b/config.sub index 60a52ea..c9fc8ac 100755 --- a/config.sub +++ b/config.sub @@ -158,6 +158,13 @@ case $basic_machine in | m88110-* | m680[01234]0-* | m683?2-* | z8k-* \ | h8500-*) # CYGNUS LOCAL ;; +# start-sanitize-arc + arc) + basic_machine=$basic_machine-unknown + ;; + arc-*) + ;; +# end-sanitize-arc # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. 386bsd) # CYGNUS LOCAL -- cgit v1.1