Commit 79bc4669 by Richard Henderson Committed by Richard Henderson

* config.gcc: Kill residual pyramid support.

From-SVN: r37827
parent cf44ea52
2000-11-28 Richard Henderson <rth@redhat.com>
* config.gcc: Kill residual pyramid support.
2000-11-28 Neil Booth <neilb@earthling.net> 2000-11-28 Neil Booth <neilb@earthling.net>
* c-lex.h (parse_in): Change parse_in to a cpp_reader *. * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
......
...@@ -234,9 +234,6 @@ pj*-*-*) ...@@ -234,9 +234,6 @@ pj*-*-*)
powerpc*-*-*) powerpc*-*-*)
cpu_type=rs6000 cpu_type=rs6000
;; ;;
pyramid-*-*)
cpu_type=pyr
;;
sparc*-*-*) sparc*-*-*)
cpu_type=sparc cpu_type=sparc
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment