Home
last modified time | relevance | path

Searched refs:MDEBUG_ASM_SPEC (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/mips/
H A Ddbxmdebug.h5 #undef MDEBUG_ASM_SPEC
6 #define MDEBUG_ASM_SPEC "%{!gdwarf*:-mdebug} %{gdwarf*:-no-mdebug}" macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Ddbxmdebug.h5 #undef MDEBUG_ASM_SPEC
6 #define MDEBUG_ASM_SPEC "%{!gdwarf*:-mdebug} %{gdwarf*:-no-mdebug}" macro
H A Diris5gas.h15 #undef MDEBUG_ASM_SPEC
16 #define MDEBUG_ASM_SPEC "%{gstabs*|gcoff*:-mdebug} \ macro
H A Dopenbsd.h37 #undef MDEBUG_ASM_SPEC
38 #define MDEBUG_ASM_SPEC "" macro
H A Dmips.h1059 #define MDEBUG_ASM_SPEC "%{!gdwarf*:-mdebug} %{gdwarf*:-no-mdebug}" macro
1061 #define MDEBUG_ASM_SPEC "" macro
1191 { "mdebug_asm_spec", MDEBUG_ASM_SPEC }, \
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog3665 * config/mips/iris5gas.h (MDEBUG_ASM_SPEC): Override to match
4227 (MDEBUG_ASM_SPEC): ... here.