r217548 - in /branches/linaro/gcc-4_8-branch/gc...

yroux@gcc.gnu.org yroux@gcc.gnu.org
Fri Nov 14 10:12:00 GMT 2014


Author: yroux
Date: Fri Nov 14 10:12:18 2014
New Revision: 217548

URL: https://gcc.gnu.org/viewcvs?rev=217548&root=gcc&view=rev
Log:
2014-11-14  Yvan Roux  <yvan.roux@linaro.org>

	Add Linaro release macros (Linaro only patch.)

	* Makefile.in (LINAROVER, LINAROVER_C, LINAROVER_S): Define.
	(CFLAGS-cppbuiltin.o): Add LINAROVER macro definition.
	(cppbuiltin.o): Depend on $(LINAROVER).
	* cppbuiltin.c (parse_linarover): New.
	(define_GNUC__): Define __LINARO_RELEASE__ and __LINARO_SPIN__ macros.


Modified:
    branches/linaro/gcc-4_8-branch/gcc/ChangeLog.linaro
    branches/linaro/gcc-4_8-branch/gcc/Makefile.in
    branches/linaro/gcc-4_8-branch/gcc/cppbuiltin.c



More information about the Gcc-cvs mailing list