Current Path : /usr/src/contrib/gcc/config/mips/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/src/contrib/gcc/config/mips/t-rtems |
# Custom multilibs for RTEMS # default is mips1 EB hard-float MULTILIB_OPTIONS = mips1/mips3/mips32 EB/EL msoft-float MULTILIB_DIRNAMES = mips1 mips3 mips32 eb el soft-float MULTILIB_MATCHES = EL=mel EB=meb MULTILIB_EXCEPTIONS = # Big endian only MULTILIB_EXCEPTIONS += EL* MULTILIB_EXCEPTIONS += mips32/EL* # Little endian only MULTILIB_EXCEPTIONS += mips3 MULTILIB_EXCEPTIONS += mips3/msoft-float