URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [rs6000/] [t-ppcgas] - Rev 853
Go to most recent revision | Compare with Previous | Blame | View Log
# Multilibs for powerpc embedded ELF targets.
MULTILIB_OPTIONS = msoft-float \
mlittle/mbig \
fleading-underscore
MULTILIB_DIRNAMES = nof \
le be \
und
MULTILIB_EXTRA_OPTS = mrelocatable-lib mno-eabi mstrict-align
MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT} \
${MULTILIB_MATCHES_ENDIAN}
Go to most recent revision | Compare with Previous | Blame | View Log