URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [config/] [mips/] [t-vxworks] - Rev 307
Go to most recent revision | Compare with Previous | Blame | View Log
# Multilibs for VxWorks.
# default is mips1 EB hard-float
MULTILIB_OPTIONS = mips2/mips3 EL msoft-float
MULTILIB_MATCHES = EL=mel mips2=mips32 mips3=mips4 mips3=mips64
MULTILIB_EXCEPTIONS = EL EL/msoft-float mips3/msoft-float mips3/EL/msoft-float
MUTLILIB_EXTRA_OPTS = -G 0 -mno-branch-likely
MULTILIB_OSDIRNAMES = msoft-float=!MIPS32sfr3kgnu \
mips2=!MIPS32gnu mips2/msoft-float=!MIPS32sfgnu \
mips2/EL=!MIPS32gnule \
mips2/EL/msoft-float=!MIPS32sfgnule \
mips3=!MIPS64gnu mips3/EL=!MIPS64gnule
Go to most recent revision | Compare with Previous | Blame | View Log