Home
last modified time | relevance | path

Searched refs:MULTILIB_ISA_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
HDmips.h495 #ifndef MULTILIB_ISA_DEFAULT
497 # define MULTILIB_ISA_DEFAULT "mips1" macro
500 # define MULTILIB_ISA_DEFAULT "mips2" macro
503 # define MULTILIB_ISA_DEFAULT "mips3" macro
506 # define MULTILIB_ISA_DEFAULT "mips4" macro
509 # define MULTILIB_ISA_DEFAULT "mips32" macro
512 # define MULTILIB_ISA_DEFAULT "mips32r2" macro
515 # define MULTILIB_ISA_DEFAULT "mips64" macro
518 # define MULTILIB_ISA_DEFAULT "mips64r2" macro
520 # define MULTILIB_ISA_DEFAULT "mips1" macro
[all …]
/freebsd-11-stable/contrib/gcc/
HDChangeLog-19994444 (MULTILIB_ISA_DEFAULT): New.
HDChangeLog-200130314 * mips.h (MULTILIB_ISA_DEFAULT): Don't use #elif.