egcs/gcc ChangeLog config/c4x/c4x.c config/c4x ...

m.hayes@gcc.gnu.org m.hayes@gcc.gnu.org
Sat Dec 16 15:41:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	m.hayes@gcc.gnu.org	2000-12-16 15:41:44

Modified files:
	gcc            : ChangeLog 
	gcc/config/c4x : c4x.c c4x.h c4x-protos.h 

Log message:
	* config/c4x/c4x.h (REGISTER_TARGET_PRAGMAS): Call c4x_init_pragma.
	
	* config/c4x/c4x-protos.h (c4x_init_pragma): New prototype.
	
	* config/c4x/c4x.c (c4x_init_pragma): New function.
	(c_lex_func): New variable.
	(c4x_parse_pragma): Use c_lex_func.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8625&r2=1.8626
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/c4x/c4x.c.diff?cvsroot=gcc&r1=1.68&r2=1.69
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/c4x/c4x.h.diff?cvsroot=gcc&r1=1.61&r2=1.62
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/c4x/c4x-protos.h.diff?cvsroot=gcc&r1=1.11&r2=1.12



More information about the Gcc-cvs mailing list