Commit a0372c94 by Mike Stump Committed by Jeff Law

* configure.in (i960-wrs-vxworks): Default to latest vxworks release.

From-SVN: r17408
parent 9677d5a4
Sun Jan 18 00:57:35 1998 Mike Stump (mrs@wrs.com)
* configure.in (i960-wrs-vxworks): Default to latest vxworks release.
Sat Jan 17 23:41:36 1998 David S. Miller <davem@tanya.rutgers.edu>
* combine.c (force_to_mode, nonzero_bits): Correctly optimize
......
......@@ -3927,7 +3927,7 @@ for machine in $build $host $target; do
tmake_file=i960/t-vxworks960
use_collect2=yes
;;
i960-wrs-vxworks5*)
i960-wrs-vxworks5* | i960-wrs-vxworks)
tm_file="${tm_file} dbxcoff.h i960/i960-coff.h i960/vx960-coff.h"
tmake_file=i960/t-vxworks960
use_collect2=yes
......
......@@ -1102,7 +1102,7 @@ for machine in $build $host $target; do
tmake_file=i960/t-vxworks960
use_collect2=yes
;;
i960-wrs-vxworks5*)
i960-wrs-vxworks5* | i960-wrs-vxworks)
tm_file="${tm_file} dbxcoff.h i960/i960-coff.h i960/vx960-coff.h"
tmake_file=i960/t-vxworks960
use_collect2=yes
......
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