8sa1-gcc/gcc/config/pa
Jeff Law aadcdb458c pa.c (print_stw, print_ldw): Delete.
* pa.c (print_stw, print_ldw): Delete.
	(eligible_for_epilogue_delay): Delete.
	(hppa_epilogue_delay_slots): Delete.
	(store_reg, load_reg, set_reg_plus_d): New helper functions.
	(output_function_prologue): Only emit assembler pseudo-ops
	to denote the start of a function.  Place the correct
	value into hp_profile_label_name if profiling.
	(output_function_epilogue): Only emit assembler pseudo-ops
	to deonte the end of a function.
	(hppa_expand_prologue): New function to emit all prologue
	code as RTL.
	(hppa_expand_epilogue): Likewise for the epilogue.
	(compute_frame_size): Update to account for using %r4 as an
	allocatable register if the frame pointer was eliminated.

From-SVN: r4025
1993-04-05 18:52:19 -06:00
..
pa1.h Handle PA configuration files in new subdirectory. 1993-01-05 21:53:12 -07:00
pa-hpux7.h * pa-ghpux.h (HAVE_ATEXIT): Delete. This is defined in pa.h 1993-01-27 10:05:33 -07:00
pa-hpux.h * pa-ghpux.h (HAVE_ATEXIT): Delete. This is defined in pa.h 1993-01-27 10:05:33 -07:00
pa-osf.h (DEFAULT_PCC_STRUCT_RETURN): Define to 0. 1993-03-23 11:41:54 -08:00
pa.c pa.c (print_stw, print_ldw): Delete. 1993-04-05 18:52:19 -06:00
pa.h pa.h (FIXED_REGISTERS): %r4 is no longer fixed. 1993-04-05 18:51:37 -06:00
pa.md pa.md (prologue, epilogue): New define_expands. 1993-04-05 18:51:12 -06:00
t-pa
x-pa x-pa (CC): Set to "/usr/localbin/gcc" instead of "/usr/local/gcc" 1992-12-09 17:03:27 -07:00
x-pa-hpux
xm-pa.h Remove #ifdef hpux stuff. 1992-11-21 23:31:11 +00:00
xm-pahpux.h entered into RCS 1992-11-21 23:17:25 +00:00