Commit bce0deb2 by Mark Mitchell Committed by Mark Mitchell

* config.gcc (powerpc-wrs-windiss*): New target.

From-SVN: r53635
parent 4aa74a4f
2002-05-19 Mark Mitchell <mark@codesourcery.com>
* config.gcc (powerpc-wrs-windiss*): New target.
2002-05-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 2002-05-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* config/rs6000/rs6000.md (ashrdi3_no_power): New. * config/rs6000/rs6000.md (ashrdi3_no_power): New.
......
...@@ -2906,6 +2906,12 @@ powerpc-wrs-vxworks*) ...@@ -2906,6 +2906,12 @@ powerpc-wrs-vxworks*)
tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm" tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
thread_file='vxworks' thread_file='vxworks'
;; ;;
powerpc-wrs-windiss*)
xm_defines=POSIX
tm_file="${tm_file} elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/windiss.h"
tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
thread_file=""
;;
powerpcle-wrs-vxworks*) powerpcle-wrs-vxworks*)
xm_defines=POSIX xm_defines=POSIX
tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/sysv4le.h rs6000/vxppc.h" tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/sysv4le.h rs6000/vxppc.h"
......
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