Home
last modified time | relevance | path

Searched refs:CC1_CPU_SPEC (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/
Dm32r.h121 #ifndef CC1_CPU_SPEC
122 #define CC1_CPU_SPEC "" macro
148 { "cc1_cpu", CC1_CPU_SPEC }, \
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.h196 { "cc1_cpu", CC1_CPU_SPEC }, \
214 #ifndef CC1_CPU_SPEC
216 #define CC1_CPU_SPEC \ macro
220 #define CC1_CPU_SPEC "" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.h599 #ifndef CC1_CPU_SPEC
603 #define CC1_CPU_SPEC CC1_CPU_SPEC_1 macro
606 #define CC1_CPU_SPEC CC1_CPU_SPEC_1 \ macro
638 { "cc1_cpu", CC1_CPU_SPEC }, \
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-19998179 * i386.h (CC1_CPU_SPEC): Don't add -march=foo. Remove -mno-foo.
8182 (CC1_CPU_SPEC): Make -march=foo define __foo__, and provide
16010 (CC1_CPU_SPEC): Likewise.
DChangeLog-20063423 * config/i386/i386.h (CC1_CPU_SPEC): Add -mtune=native for
8573 (CC1_CPU_SPEC): Make conditional on HAVE_LOCAL_CPU_DETECT rather
13101 (CC1_CPU_SPEC): Add -march=native and -mtune=native cases.
DChangeLog-200118715 (CC1_CPU_SPEC): New.
21833 * i386/i386.h (CC1_CPU_SPEC): Clarify -m486 etc deprecation messages.
24352 * config/i386/i386.h (CC1_CPU_SPEC): Fix deprecation warnings for
29280 * i386.h (CC1_CPU_SPEC): Notice deprecated options as deprecated.
DChangeLog-200711637 * config/rs6000/rs6000.h (CC1_CPU_SPEC): Define as empty string if
12201 (CC1_CPU_SPEC): Define.
21605 * config/i386/i386.h (CC1_CPU_SPEC): Remove handling for deprecated
DFSFChangeLog.115338 * i386.h (CC1_CPU_SPEC): Renamed, was CC1_SPEC.
DChangeLog-202120333 (CC1_CPU_SPEC): Pass "[arch|tune] 32" for 32-bit codegen and
DChangeLog-200331925 (CC1_CPU_SPEC): Likewise. New warning for "-mcpu".
DChangeLog-201139660 * config/i386/i386.h (CC1_CPU_SPEC): Replace "%<" with "%>".