confiugre.in: Tweak NCR entries.
* confiugre.in: Tweak NCR entries. * configure: Rebuilt. From-SVN: r16458
This commit is contained in:
parent
47ad8c6118
commit
759c135e3b
@ -1,3 +1,8 @@
|
|||||||
|
Thu Nov 13 11:41:42 1997 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
|
* confiugre.in: Tweak NCR entries.
|
||||||
|
* configure: Rebuilt.
|
||||||
|
|
||||||
Thu Nov 13 11:07:41 1997 Michael Meissner <meissner@cygnus.com>
|
Thu Nov 13 11:07:41 1997 Michael Meissner <meissner@cygnus.com>
|
||||||
|
|
||||||
* rs6000.c (num_insns_constant): Use REAL_VALUE_FROM_CONST_DOUBLE to
|
* rs6000.c (num_insns_constant): Use REAL_VALUE_FROM_CONST_DOUBLE to
|
||||||
|
2
gcc/configure
vendored
2
gcc/configure
vendored
@ -2431,7 +2431,7 @@ for machine in $build $host $target; do
|
|||||||
xm_file=i386/xm-aix.h
|
xm_file=i386/xm-aix.h
|
||||||
xmake_file=i386/x-aix
|
xmake_file=i386/x-aix
|
||||||
;;
|
;;
|
||||||
i486-ncr-sysv4*) # NCR 3000 - i486 running system V.4
|
i[456]86-ncr-sysv4*) # NCR ix86 running system V.4
|
||||||
xm_file=i386/xm-sysv4.h
|
xm_file=i386/xm-sysv4.h
|
||||||
xmake_file=i386/x-ncr3000
|
xmake_file=i386/x-ncr3000
|
||||||
if [ x$stabs = xyes -a x$gas = xyes ]
|
if [ x$stabs = xyes -a x$gas = xyes ]
|
||||||
|
@ -701,7 +701,7 @@ for machine in $build $host $target; do
|
|||||||
xm_file=i386/xm-aix.h
|
xm_file=i386/xm-aix.h
|
||||||
xmake_file=i386/x-aix
|
xmake_file=i386/x-aix
|
||||||
;;
|
;;
|
||||||
i486-ncr-sysv4*) # NCR 3000 - i486 running system V.4
|
i[456]86-ncr-sysv4*) # NCR 3000 - ix86 running system V.4
|
||||||
xm_file=i386/xm-sysv4.h
|
xm_file=i386/xm-sysv4.h
|
||||||
xmake_file=i386/x-ncr3000
|
xmake_file=i386/x-ncr3000
|
||||||
if [[ x$stabs = xyes -a x$gas = xyes ]]
|
if [[ x$stabs = xyes -a x$gas = xyes ]]
|
||||||
|
Loading…
Reference in New Issue
Block a user