* config.host: Add driver-sparc.o and sparc/x-sparc on
authordavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Sep 2011 15:58:57 +0000 (15:58 +0000)
committerdavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Sep 2011 15:58:57 +0000 (15:58 +0000)
commitc708d31a9b5d29328b9cb31a470a3c8099571fe2
tree28e0f89376e70e9138d02dc51fd4b9cc290119b0
parent2641995aeaa552a6abcc86e22645d8cc1e9811de
* config.host: Add driver-sparc.o and sparc/x-sparc on
native sparc*-*-linux* builds.
* config/sparc/driver-sparc.c: Correct Linux strings.
* config/sparc/linux.h: Add DRIVER_SELF_SPECS.
* config/sparc/linux64.h: Likewise.
* doc/invoke.texi: Document that Linux also supports
-mcpu=native and -mtune=native on sparc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178553 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.host
gcc/config/sparc/driver-sparc.c
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h
gcc/doc/invoke.texi