OSDN Git Service

* config.gcc: Kill residual pyramid support.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Nov 2000 21:23:58 +0000 (21:23 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Nov 2000 21:23:58 +0000 (21:23 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37827 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config.gcc

index abd1692..9bae5dd 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-28  Richard Henderson  <rth@redhat.com>
+
+       * config.gcc: Kill residual pyramid support.
+
 2000-11-28  Neil Booth  <neilb@earthling.net>
 
        * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
index 9f25880..91e2295 100644 (file)
@@ -234,9 +234,6 @@ pj*-*-*)
 powerpc*-*-*)
        cpu_type=rs6000
        ;;
-pyramid-*-*)
-       cpu_type=pyr
-       ;;
 sparc*-*-*)
        cpu_type=sparc
        ;;