* config/i386/driver-i386.c (host_detect_local_cpu): Set
commitfdb351b1fe983a46b3308f845c3d228c6c7ab4ae
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2016 16:09:30 +0000 (16 16:09 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2016 16:09:30 +0000 (16 16:09 +0000)
tree6ccba83a49f36e51ac681471fc05bae3baee5316
parentdb48d95b87e8078c753fd0197d6500788d9467e0
* config/i386/driver-i386.c (host_detect_local_cpu): Set
PROCESSOR_K8 for signature_CENTAUR_ebx with has_longmode.
<case PROCESSOR_K8>: Pass nano-3000, nano, eden-x2 or k8 for
signature_CENTAUR_ebx.
* config/i386/i386.c (ix86_option_override_internal): Add
definitions for VIA c7, samuel-2, nehemiah, esther, eden-x2, eden-x4,
nano, nano-1000, nano-2000, nano-3000, nano-x2 and nano-x4.
* doc/invoke.texi: Document new VIA -march entries.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237534 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/driver-i386.c
gcc/config/i386/i386.c
gcc/doc/invoke.texi