gcc/gcc ChangeLog doc/extend.texi config/h8300 ...

kazu@gcc.gnu.org kazu@gcc.gnu.org
Wed Oct 22 23:21:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	kazu@gcc.gnu.org	2003-10-22 23:21:15

Modified files:
	gcc            : ChangeLog 
	gcc/doc        : extend.texi 
	gcc/config/h8300: h8300.c 

Log message:
	* config/h8300/h8300.c (h8300_output_function_epilogue): Remove.
	(h8300_saveall_function_p): New.
	(h8300_insert_attributes): Insert the saveall attribute if
	#pragma saveall is specified.
	(h8300_attribute_table): Add saveall.
	(TARGET_ASM_FUNCTION_EPILOGUE): Remove.
	* doc/extend.texi: Mention the saveall attribute.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1524&r2=2.1525
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/extend.texi.diff?cvsroot=gcc&r1=1.167&r2=1.168
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/h8300.c.diff?cvsroot=gcc&r1=1.252&r2=1.253



More information about the Gcc-cvs mailing list