This is the mail archive of the egcs-cvs@egcs.cygnus.com mailing list for the EGCS project.


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

egcs/gcc Tag: gcc-2_95-branch ChangeLog config ...


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	rearnsha@egcs.cygnus.com	99/06/19 05:37:08

Modified files:
	gcc            : Tag: gcc-2_95-branch ChangeLog 
	gcc/config/arm : Tag: gcc-2_95-branch arm.c arm.h 

Log message:
	* arm.h (CONDITIONAL_REGISTER_USAGE): If flag_pic, never use
	PIC_OFFSET_TABLE_REGNUM for general alloaction.
	(INITIAL_ELIMINATION_OFFSET): Count the fact that the PIC register
	must be stacked if it is used for PIC accesses.
	* arm.c (use_return_insn): Handle PIC register specially.
	(output_return_instruction): Likewise.
	(output_func_{prologue,epilogue}): Likewise.
	(output_expand_prologue): Likewise.


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