Home
last modified time | relevance | path

Searched refs:ASM_CPU_DEFAULT_SPEC (Results 1 – 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/sparc/
HDsol2.h30 #undef ASM_CPU_DEFAULT_SPEC
31 #define ASM_CPU_DEFAULT_SPEC "-xarch=v8plus" macro
35 #undef ASM_CPU_DEFAULT_SPEC
36 #define ASM_CPU_DEFAULT_SPEC "-xarch=v8plusa" macro
40 #undef ASM_CPU_DEFAULT_SPEC
41 #define ASM_CPU_DEFAULT_SPEC "-xarch=v8plusb" macro
45 #undef ASM_CPU_DEFAULT_SPEC
46 #define ASM_CPU_DEFAULT_SPEC "-xarch=v8plusb" macro
HDsol2-bi.h93 #undef ASM_CPU_DEFAULT_SPEC
94 #define ASM_CPU_DEFAULT_SPEC \ macro
HDlinux64.h57 #undef ASM_CPU_DEFAULT_SPEC
58 #define ASM_CPU_DEFAULT_SPEC "-Av9a" macro
HDsparc.h324 #define ASM_CPU_DEFAULT_SPEC \ macro
336 #define ASM_CPU_DEFAULT_SPEC (DEFAULT_ARCH32_P ? ASM_CPU32_DEFAULT_SPEC : ASM_CPU64_DEFAULT_SPEC) macro
467 { "asm_cpu_default", ASM_CPU_DEFAULT_SPEC }, \
/freebsd-11-stable/contrib/gcc/
HDChangeLog-19971831 (ASM_CPU_DEFAULT_SPEC): Renamed from ASM_DEFAULT_SPEC.
1861 (ASM_CPU_DEFAULT_SPEC): Renamed from ASM_DEFAULT_SPEC.
HDFSFChangeLog.111306 (ASM_CPU_DEFAULT_SPEC): Renamed from ASM_DEFAULT_SPEC.
1336 (ASM_CPU_DEFAULT_SPEC): Renamed from ASM_DEFAULT_SPEC.
HDChangeLog-200610374 * config/sparc/sol2.h (ASM_CPU_DEFAULT_SPEC): Set appropriately
HDChangeLog-19985520 (CPP_CPU_DEFAULT_SPEC, ASM_CPU_DEFAULT_SPEC): Set based upon
HDChangeLog-200231359 (ASM_CPU_DEFAULT_SPEC): Remove. Default setting is fine.