This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r223860 - /trunk/gcc/config/msp430/t-msp430


Author: nickc
Date: Fri May 29 10:18:23 2015
New Revision: 223860

URL: https://gcc.gnu.org/viewcvs?rev=223860&root=gcc&view=rev
Log:
	* config/msp430/t-msp430 (MULTILIB_OPTIONS): Add multilibs for the
	different types of hardware multiply available on the MSP430.
	(MULTILIB_DIRNAMES): Likewise.
	(MULTILIB_EXCEPTIONS): Add exceptions for incompatible cpus and
	hardware multiply types.
	(MULTILIB_MATCHES): Add matches for known MCU names and hardware
	multiply types.

Modified:
    trunk/gcc/config/msp430/t-msp430


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]