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]

egcs/gcc ChangeLog Makefile.in libgcc-std.ver ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	gcc-3_0-branch
Changes by:	zack@gcc.gnu.org	2001-04-24 17:04:38

Modified files:
	gcc            : ChangeLog Makefile.in libgcc-std.ver libgcc2.c 
	                 libgcc2.h 
Added files:
	gcc/config/i860: varargs.asm 

Log message:
	* Makefile.in (LIB2FUNCS): Remove _varargs and __dummy.
	* libgcc-std.ver: Remove __builtin_saveregs, __dummy, and __empty.
	* libgcc2.c: Remove __dummy and __empty functions, and all
	code for __builtin_saveregs.
	* libgcc2.h: Don't prototype __builtin_saveregs, __dummy, or __empty.
	* config/i860/varargs.asm: New file - preserve i860 __builtin_saveregs
	for future reference.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.271&r2=1.9240.2.272
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.602.2.13&r2=1.602.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/libgcc-std.ver.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.4.4.1&r2=1.4.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/libgcc2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.115&r2=1.115.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/libgcc2.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.14&r2=1.14.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i860/varargs.asm.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=NONE&r2=1.1.2.1


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