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 config/i960/i960.c config/i ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	vmakarov@sourceware.cygnus.com	99/11/12 12:26:29

Modified files:
	gcc            : ChangeLog 
	gcc/config/i960: i960.c i960.h 

Log message:
	Fri Nov 12 15:14:19 1999  Vladimir Makarov  <vmakarov@tofu.to.cygnus.com>
	
	* i960.h (CAN_DEBUG_WITHOUT_FP): Don't define it.
	(FRAME_POINTER_REQUIRED): Don't worry about nonlocal goto.
	(ELIMINABLE_REGS, CAN_ELIMINATE, INITIAL_ELIMINATION_OFFSET): New.
	(INITIAL_FRAME_POINTER_OFFSET): Remove it.
	
	* i960.c (i960_function_prologue): Don't allocate space for g8-g11
	saved on the stack.  Output more accurate stack frame statistics
	into assembler file.


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