mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-15 23:11:25 +08:00
* config.gcc (powerpc-wrs-windiss*): New target.
From-SVN: r53635
This commit is contained in:
parent
4aa74a4f5a
commit
bce0deb2b6
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* config/rs6000/rs6000.md (ashrdi3_no_power): New.
|
||||
|
@ -2906,6 +2906,12 @@ powerpc-wrs-vxworks*)
|
||||
tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
|
||||
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*)
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user