Home
last modified time | relevance | path

Searched refs:MULTILIB_ABI_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dvr.h24 { MULTILIB_ENDIAN_DEFAULT, MULTILIB_ABI_DEFAULT, "march=vr4100" }
H A Dmips.h725 { MULTILIB_ENDIAN_DEFAULT, MULTILIB_ISA_DEFAULT, MULTILIB_ABI_DEFAULT }
980 #define MULTILIB_ABI_DEFAULT "mabi=32" macro
985 #define MULTILIB_ABI_DEFAULT "mabi=o64" macro
990 #define MULTILIB_ABI_DEFAULT "mabi=n32" macro
995 #define MULTILIB_ABI_DEFAULT "mabi=64" macro
1000 #define MULTILIB_ABI_DEFAULT "mabi=eabi" macro
1006 #define MULTILIB_ABI_DEFAULT "mabi=meabi" macro
/openbsd/gnu/gcc/gcc/config/mips/
H A Dvr.h28 MULTILIB_ABI_DEFAULT, \
H A Dmips.h516 { MULTILIB_ENDIAN_DEFAULT, MULTILIB_ISA_DEFAULT, MULTILIB_ABI_DEFAULT }
779 #define MULTILIB_ABI_DEFAULT "mabi=32" macro
783 #define MULTILIB_ABI_DEFAULT "mabi=o64" macro
787 #define MULTILIB_ABI_DEFAULT "mabi=n32" macro
791 #define MULTILIB_ABI_DEFAULT "mabi=64" macro
795 #define MULTILIB_ABI_DEFAULT "mabi=eabi" macro
902 { "asm_abi_default_spec", "-" MULTILIB_ABI_DEFAULT }, \
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog17896 (MULTILIB_DEFAULTS): Add MULTILIB_ABI_DEFAULT.
17901 (MULTILIB_ABI_DEFAULT, ASM_ABI_DEFAULT_SPEC): New macros.