OSDN Git Service

* config/mips/driver-native.c [__sgi__]: Include <invent.h>,
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Jul 2011 18:19:29 +0000 (18:19 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Jul 2011 18:19:29 +0000 (18:19 +0000)
commitea3d31769cf585f752316f15b385e72def1b925e
tree67f398530eb3bd9aedabefce738b4a513d5ddbab
parent784ad964da5db2b7202645559ad9b309464effb9
* config/mips/driver-native.c [__sgi__]: Include <invent.h>,
<sys/sbd.h>.
(cpu_types): New array.
(cputype): New function.
(host_detect_local_cpu): Only define buf, f if !__sgi__.
Use scaninvent instead of /proc/cpuinfo if __sgi__.
* config.host: Also use driver-native.o, mips/x-native on
mips-sgi-irix*.
* config/mips/iris6.h [__mips__] (host_detect_local_cpu):
Declare.
(EXTRA_SPEC_FUNCTIONS, MARCH_MTUNE_NATIVE_SPECS): Define.
(DRIVER_SELF_SPECS): Add MARCH_MTUNE_NATIVE_SPECS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176947 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.host
gcc/config/mips/driver-native.c
gcc/config/mips/iris6.h