Searched refs:CC1_SPEC (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11-stable/contrib/gcc/config/arm/
H A Duclinux-elf.h65 #undef CC1_SPEC macro
66 #define CC1_SPEC "%{profile:-p}" macro
H A Dsymbian.h41 #define CC1_SPEC \ macro
46 #define CC1PLUS_SPEC CC1_SPEC
H A Dvxworks.h47 #undef CC1_SPEC macro
48 #define CC1_SPEC \ macro
H A Darm.h146 #ifndef CC1_SPEC macro
147 #define CC1_SPEC ""
151 that can be used in various specifications like CC1_SPEC. Its definition
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dgnu.h17 #undef CC1_SPEC macro
18 #define CC1_SPEC "%(cc1_cpu)" macro
H A Dx86-64.h49 #undef CC1_SPEC macro
50 #define CC1_SPEC "%(cc1_cpu) %{profile:-p}" macro
H A Dbeos-elf.h75 CC1_SPEC is used for both cc1 and cc1plus. */
77 #undef CC1_SPEC macro
78 #define CC1_SPEC "%{!no-fpic:%{!fno-pic:%{!fno-pie:%{!fpie:%{!fPIC:%{!fPIE:-fpic}}}}}} %{!Wmultichar: -Wno-multichar} %(cc1_cpu) %{profile:-p}" macro
H A Dlinux.h83 #undef CC1_SPEC macro
84 #define CC1_SPEC "%(cc1_cpu) %{profile:-p}" macro
H A Dfreebsd.h27 #undef CC1_SPEC macro
28 #define CC1_SPEC "%(cc1_cpu) %{profile:-p}" macro
H A Ddarwin.h72 #undef CC1_SPEC macro
73 #define CC1_SPEC "%{!mkernel:%{!static:%{!mdynamic-no-pic:-fPIC}}} \ macro
H A Di386.h543 #ifndef CC1_SPEC macro
544 #define CC1_SPEC "%(cc1_cpu) "
548 specs that can be used in various specifications like CC1_SPEC. Its
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dlinux.h9 #undef CC1_SPEC macro
10 #define CC1_SPEC "%{profile:-p} %{G*}" macro
H A Dia64.h54 #define CC1_SPEC "%(cc1_cpu) "
141 #undef CC1_SPEC
142 #define CC1_SPEC "%{G*}"
53 #define CC1_SPEC macro
139 #undef CC1_SPEC macro
140 #define CC1_SPEC macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dnetbsd-elf.h120 /* CC1_SPEC for NetBSD/sparc. */
211 #undef CC1_SPEC macro
213 #define CC1_SPEC CC1_SPEC32 macro
215 #define CC1_SPEC CC1_SPEC64 macro
239 #undef CC1_SPEC macro
240 #define CC1_SPEC CC1_SPEC64 macro
257 #undef CC1_SPEC macro
258 #define CC1_SPEC CC1_SPEC32 macro
H A Dlinux64.h204 #undef CC1_SPEC macro
206 #define CC1_SPEC "\ macro
217 #define CC1_SPEC "\ macro
237 CC1_SPEC above takes care of this instead. */
H A Dsol2-bi.h200 #undef CC1_SPEC macro
202 #define CC1_SPEC "\ macro
212 #define CC1_SPEC "\ macro
232 CC1_SPEC above takes care of this instead. */
H A Dlinux.h71 #undef CC1_SPEC macro
72 #define CC1_SPEC "%{profile:-p} \ macro
/freebsd-11-stable/contrib/gcc/config/
H A Dlinux.h63 #ifndef CC1_SPEC
64 #define CC1_SPEC "%{profile:-p}" macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dbeos.h53 #undef CC1_SPEC macro
54 #define CC1_SPEC "%{!fbuiltin: -fno-builtin}" macro
H A Dlynx.h48 #undef CC1_SPEC macro
49 #define CC1_SPEC \ macro
H A Dvxworks.h60 #undef CC1_SPEC macro
79 #define CC1_SPEC \ macro
H A Ddarwin.h144 #define CC1_SPEC "\ macro
H A Dsysv4.h614 #define CC1_SPEC "%{G*} \
613 #define CC1_SPEC macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Dtpf.h91 #undef CC1_SPEC macro
92 #define CC1_SPEC "%{!fverbose-asm: -fverbose-asm}" macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h902 /* CC1_SPEC is the set of arguments to pass to the compiler proper. */
904 #undef CC1_SPEC
905 #define CC1_SPEC "\
922 that can be used in various specifications like CC1_SPEC. Its definition
900 #undef CC1_SPEC macro
901 #define CC1_SPEC macro

Completed in 259 milliseconds

12