URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [config/] [m68k/] [t-cf] - Rev 760
Go to most recent revision | Compare with Previous | Blame | View Log
# Select only ColdFire-specific CPUs.
M68K_MLIB_CPU += && (CPU ~ "^mcf")
M68K_ARCH := cf
# Do not stamp the multilibs with a MAC type, as we never use those
# instructions in compiler-generated code.
MULTILIB_EXTRA_OPTS += Wa,-mno-mac
Go to most recent revision | Compare with Previous | Blame | View Log