/netbsd/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | withmultilib.h | 28 # define MULTILIB_DEFAULTS {"march=rv32gc", "mabi=ilp32" } macro 30 # define MULTILIB_DEFAULTS {"march=rv32gc", "mabi=ilp32f" } macro 32 # define MULTILIB_DEFAULTS {"march=rv32gc", "mabi=ilp32d" } macro 40 # define MULTILIB_DEFAULTS {"march=rv64gc", "mabi=lp64" } macro 42 # define MULTILIB_DEFAULTS {"march=rv64gc", "mabi=lp64f" } macro 44 # define MULTILIB_DEFAULTS {"march=rv64gc", "mabi=lp64d" } macro
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | withmultilib.h | 28 # define MULTILIB_DEFAULTS {"march=rv32gc", "mabi=ilp32" } macro 30 # define MULTILIB_DEFAULTS {"march=rv32gc", "mabi=ilp32f" } macro 32 # define MULTILIB_DEFAULTS {"march=rv32gc", "mabi=ilp32d" } macro 40 # define MULTILIB_DEFAULTS {"march=rv64gc", "mabi=lp64" } macro 42 # define MULTILIB_DEFAULTS {"march=rv64gc", "mabi=lp64f" } macro 44 # define MULTILIB_DEFAULTS {"march=rv64gc", "mabi=lp64d" } macro
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | gnu-user64.h | 74 #define MULTILIB_DEFAULTS { "mx32" } macro 76 #define MULTILIB_DEFAULTS { "m64" } macro 79 #define MULTILIB_DEFAULTS { "m32" } macro
|
H A D | mingw-w64.h | 77 #undef MULTILIB_DEFAULTS 79 #define MULTILIB_DEFAULTS { "m64" } macro 81 #define MULTILIB_DEFAULTS { "m32" } macro
|
H A D | freebsd64.h | 46 #undef MULTILIB_DEFAULTS 47 #define MULTILIB_DEFAULTS { "m64" } macro
|
H A D | cygwin-w64.h | 56 #undef MULTILIB_DEFAULTS 57 #define MULTILIB_DEFAULTS { "m64" } macro
|
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | gnu-user64.h | 74 #define MULTILIB_DEFAULTS { "mx32" } macro 76 #define MULTILIB_DEFAULTS { "m64" } macro 79 #define MULTILIB_DEFAULTS { "m32" } macro
|
H A D | mingw-w64.h | 77 #undef MULTILIB_DEFAULTS 79 #define MULTILIB_DEFAULTS { "m64" } macro 81 #define MULTILIB_DEFAULTS { "m32" } macro
|
H A D | freebsd64.h | 46 #undef MULTILIB_DEFAULTS 47 #define MULTILIB_DEFAULTS { "m64" } macro
|
H A D | cygwin-w64.h | 56 #undef MULTILIB_DEFAULTS 57 #define MULTILIB_DEFAULTS { "m64" } macro
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | vr.h | 23 #undef MULTILIB_DEFAULTS 24 #define MULTILIB_DEFAULTS \ macro
|
H A D | r3900.h | 27 #undef MULTILIB_DEFAULTS 28 #define MULTILIB_DEFAULTS { MULTILIB_ENDIAN_DEFAULT, "msoft-float" } macro
|
/netbsd/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | vr.h | 23 #undef MULTILIB_DEFAULTS 24 #define MULTILIB_DEFAULTS \ macro
|
H A D | r3900.h | 27 #undef MULTILIB_DEFAULTS 28 #define MULTILIB_DEFAULTS { MULTILIB_ENDIAN_DEFAULT, "msoft-float" } macro
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | sysv4le.h | 28 #undef MULTILIB_DEFAULTS 29 #define MULTILIB_DEFAULTS { "mlittle", "mcall-sysv" } macro
|
H A D | aix51.h | 116 #undef MULTILIB_DEFAULTS 117 #define MULTILIB_DEFAULTS { "mcpu=common" } macro
|
H A D | aix43.h | 119 #undef MULTILIB_DEFAULTS 120 #define MULTILIB_DEFAULTS { "mcpu=common" } macro
|
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | sysv4le.h | 28 #undef MULTILIB_DEFAULTS 29 #define MULTILIB_DEFAULTS { "mlittle", "mcall-sysv" } macro
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | linux.h | 70 #define MULTILIB_DEFAULTS { "m64" } macro 72 #define MULTILIB_DEFAULTS { "m31" } macro
|
/netbsd/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | linux.h | 70 #define MULTILIB_DEFAULTS { "m64" } macro 72 #define MULTILIB_DEFAULTS { "m31" } macro
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arc/ |
H A D | elf.h | 53 # ifndef MULTILIB_DEFAULTS 54 # define MULTILIB_DEFAULTS { "mcpu=" ARC_MULTILIB_CPU_DEFAULT } macro
|
/netbsd/external/gpl3/gcc/dist/gcc/config/arc/ |
H A D | elf.h | 53 # ifndef MULTILIB_DEFAULTS 54 # define MULTILIB_DEFAULTS { "mcpu=" ARC_MULTILIB_CPU_DEFAULT } macro
|
/netbsd/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | netbsd-eabi.h | 22 #undef MULTILIB_DEFAULTS 23 #define MULTILIB_DEFAULTS { "mabi=aapcs-linux" } macro
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | netbsd-eabi.h | 22 #undef MULTILIB_DEFAULTS 23 #define MULTILIB_DEFAULTS { "mabi=aapcs-linux" } macro
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-elf.h | 113 #define MULTILIB_DEFAULTS { "mabi=lp64" } macro 116 #define MULTILIB_DEFAULTS { "mabi=ilp32" } macro
|