r236704 - in /trunk/gcc: ChangeLog config/msp43...

nickc@gcc.gnu.org nickc@gcc.gnu.org
Wed May 25 14:31:00 GMT 2016


Author: nickc
Date: Wed May 25 14:31:46 2016
New Revision: 236704

URL: https://gcc.gnu.org/viewcvs?rev=236704&root=gcc&view=rev
Log:
	* config/msp430/msp430.c (msp430_attr): Produce an error if a
	static interrupt handler is detected.
	* config/msp430/msp430.h (LIB_SPEC): Do not use msp430.ld as the
	default linker script.
	* config/msp430/msp430.md (movpsihi2_lo): New pattern for loading
	the low part of a symbolic pointer.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/msp430/msp430.c
    trunk/gcc/config/msp430/msp430.h
    trunk/gcc/config/msp430/msp430.md



More information about the Gcc-cvs mailing list