URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [config/] [m68k/] [t-cf] - Rev 290
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