Searched refs:SUBTARGET_ASM_SPEC (Results 1 – 18 of 18) sorted by relevance
/openbsd/gnu/gcc/gcc/config/mips/ |
H A D | linux64.h | 28 #undef SUBTARGET_ASM_SPEC 29 #define SUBTARGET_ASM_SPEC "\ macro
|
H A D | netbsd.h | 161 #undef SUBTARGET_ASM_SPEC 162 #define SUBTARGET_ASM_SPEC \ macro
|
H A D | linux.h | 121 #undef SUBTARGET_ASM_SPEC 122 #define SUBTARGET_ASM_SPEC "%{mabi=64: -64} %{!mno-abicalls:-KPIC}" macro
|
H A D | openbsd.h | 147 #undef SUBTARGET_ASM_SPEC 148 #define SUBTARGET_ASM_SPEC "%{mabi=64: -64} %{!mno-abicalls:-KPIC}" macro
|
H A D | mips.h | 825 #ifndef SUBTARGET_ASM_SPEC 826 #define SUBTARGET_ASM_SPEC "" macro 901 { "subtarget_asm_spec", SUBTARGET_ASM_SPEC }, \
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | superh.h | 82 #undef SUBTARGET_ASM_SPEC 83 #define SUBTARGET_ASM_SPEC "%{m4-100*|m4-200*:-isa=sh4} %{m4-400:-isa=sh4-nommu-nofpu} %{m4-500:-is… macro
|
H A D | sh.h | 362 { "subtarget_asm_spec", SUBTARGET_ASM_SPEC }, \ 407 #ifndef SUBTARGET_ASM_SPEC 408 #define SUBTARGET_ASM_SPEC "" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | iris6-o32.h | 67 #undef SUBTARGET_ASM_SPEC 68 #define SUBTARGET_ASM_SPEC "-32 %{!mips*:-mips2}" macro
|
H A D | netbsd.h | 162 #undef SUBTARGET_ASM_SPEC 163 #define SUBTARGET_ASM_SPEC \ macro
|
H A D | linux.h | 188 #undef SUBTARGET_ASM_SPEC 189 #define SUBTARGET_ASM_SPEC "\ macro
|
H A D | iris6.h | 246 #undef SUBTARGET_ASM_SPEC 247 #define SUBTARGET_ASM_SPEC "%{!mabi*:-n32} %{!mips*: %{!mabi*:-mips3} %{mabi=n32|mabi=64:-mips3}}" macro
|
H A D | openbsd.h | 24 #define SUBTARGET_ASM_SPEC "%{fPIC|fPIE:-KPIC} %|" macro
|
H A D | mips.h | 1067 #ifndef SUBTARGET_ASM_SPEC 1068 #define SUBTARGET_ASM_SPEC "" macro 1192 { "subtarget_asm_spec", SUBTARGET_ASM_SPEC }, \
|
/openbsd/gnu/gcc/gcc/config/v850/ |
H A D | v850.h | 42 #define SUBTARGET_ASM_SPEC "%{!mv*:-mv850}" macro 52 #undef SUBTARGET_ASM_SPEC 53 #define SUBTARGET_ASM_SPEC "%{!mv*:-mv850e}" macro 63 #undef SUBTARGET_ASM_SPEC 64 #define SUBTARGET_ASM_SPEC "%{!mv*:-mv850e1}" macro 75 { "subtarget_asm_spec", SUBTARGET_ASM_SPEC }, \
|
/openbsd/gnu/usr.bin/gcc/gcc/config/v850/ |
H A D | v850.h | 42 #define SUBTARGET_ASM_SPEC "%{!mv*:-mv850}" macro 52 #undef SUBTARGET_ASM_SPEC 53 #define SUBTARGET_ASM_SPEC "%{!mv*:-mv850e}" macro 64 { "subtarget_asm_spec", SUBTARGET_ASM_SPEC }, \
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog | 9703 * config/mips/netbsd.h (SUBTARGET_ASM_SPEC): Don't pass -KPIC 12683 * config/mips/netbsd.h (SUBTARGET_ASM_SPEC): Always pass -KPIC 17885 * config/mips/iris6.h (SUBTARGET_ASM_SPEC): -mabi=64 implies -mips3.
|
H A D | ChangeLog.3 | 6756 * config/mips/linux.h (SUBTARGET_ASM_SPEC): Use proper flags if 14259 * config/mips/iris6.h (SUBTARGET_ASM_SPEC) : Default ISA based
|
H A D | ChangeLog.7 | 6315 * config/arm/xscale-coff.h (SUBTARGET_ASM_SPEC): Pass 6317 * config/arm/xscale-elf.h (SUBTARGET_ASM_SPEC): As above.
|