8sa1-gcc/gcc/config/pa
Jeff Law c47decad97 pa.h (enum processor_type): New enumeration describing the processor to schedule for (700, 7100, 7100LC).
* pa.h (enum processor_type): New enumeration describing the
	processor to schedule for (700, 7100, 7100LC).
	(pa_cpu_attr, TARGET_OPTIONS, OVERRIDE_OPTIONS): Define.
	(pa_cpu_string, pa_cpu): Provide extern decls.
	* pa.c (pa_cpu, pa_cpu_string): Provide definitions.
	(override_options): New function.
	(pa_adjust_cost): Handle PROCESSOR_7100 and PROCESSOR_7100LC
	scheduling.  Handle anti-dependendy cases involving fp division
	and sqrt.  Handle output dependencies correctly.  Break TYPE_FPMUL
	into TYPE_FPMULSGL and TYPE_FPMULDBL.
	* pa.md (cpu attribute): New attribute.
	Clean up comments for PROCESSOR_700 scheduling info.  Slightly
	simplify.  Make conditional on PROCESSOR_700.
	Add comments and scheduling information for PROCESSOR_7100 and
	PROCESSOR_7100LC.  Set types for instructions which use the shifter
	to "shift".  Explicitly set lengths and types for all instructions.
	Break type "fpmul" into "fmulsgl" and "fpmuldbl".

From-SVN: r8723
1995-01-07 00:59:42 -07:00
..
lib2funcs.asm Initial revision 1994-12-28 20:05:41 -07:00
pa1.h pa-ghpux.h (TARGET_DEFAULT): Enable TARGET_JUMP_IN_DELAY. 1993-12-13 22:22:57 -07:00
pa-hiux.h pa-hiux.h: Include "pa/pa-hpux.h" and just override the CPP predefines. 1994-11-14 21:52:54 -07:00
pa-hpux7.h pa.h (WCHAR_TYPE): Use "unsigned int" by default. 1994-03-16 10:05:24 -07:00
pa-hpux.h Shared library support. 1994-11-19 04:09:58 +00:00
pa-oldas.h Initial revision 1993-07-01 13:22:29 -06:00
pa-osf.h pa-osf.h (SIZE_TYPE): Define as "long unsigned int" to be compatable with system include files. 1994-06-14 13:16:07 -06:00
pa.c pa.h (enum processor_type): New enumeration describing the processor to schedule for (700, 7100, 7100LC). 1995-01-07 00:59:42 -07:00
pa.h pa.h (enum processor_type): New enumeration describing the processor to schedule for (700, 7100, 7100LC). 1995-01-07 00:59:42 -07:00
pa.md pa.h (enum processor_type): New enumeration describing the processor to schedule for (700, 7100, 7100LC). 1995-01-07 00:59:42 -07:00
t-pa * config/pa/t-pa (LIB2FUNCS_EXTRA): Define. 1994-12-28 20:05:51 -07:00
x-pa x-pa (TAROUTOPTS): Delete. 1994-11-14 21:56:03 -07:00
x-pa-hpux entered into RCS 1992-06-28 13:47:44 +00:00
xm-pa.h (USE_C_ALLOCA): Define. 1994-07-13 11:09:55 +00:00
xm-pahpux.h (USE_C_ALLOCA): Define. 1994-07-13 11:09:55 +00:00