This is the mail archive of the gcc-patches@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]

Re: libgcc: drop __dummy, __empty, and __builtin_saveregs


On Mon, Apr 23, 2001 at 06:30:57PM -0700, Zack Weinberg wrote:
> 	* 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.

Ok.


r~


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