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/i370/README config/i ...


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	rth@egcs.cygnus.com	99/09/07 23:23:47

Modified files:
	gcc            : ChangeLog 
	gcc/config/i370: README i370.c i370.h i370.md x-oe 

Log message:
	Linas Vepstas  <linas@linas.org>
	
	* README: Add section discussing status of ELF ABI.
	* i370.c: Fix misc spelling mistakes.
	(i370_label_scan): Updated notes, exception handling.
	(i370_function_prolog): Simplify ELF stack handling.
	* i370.h: (FIXED_REGISTERS): Free up r12 for ELF.
	(STACK_GROWS_DOWNWARD): ELF stack grows down.
	(ASM_DECLARE_FUNCTION_NAME): Fix crazy malloc size.
	* i370.md: (movdi): Add notes.
	(floatsidf2): Use stack not rtca for scratch float area.
	(iorsi3): Correct operand constraints.
	* x-oe: Restore TAROUTOPTS which are used by pax.


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