1. 14 Jan, 1995 2 commits
  2. 13 Jan, 1995 6 commits
  3. 12 Jan, 1995 6 commits
  4. 11 Jan, 1995 2 commits
  5. 10 Jan, 1995 1 commit
  6. 09 Jan, 1995 1 commit
  7. 08 Jan, 1995 4 commits
  8. 07 Jan, 1995 3 commits
    • (fold, case CONVERT_EXPR): Don't remove an integer conversion when outer is FP… · 7e139075
      (fold, case CONVERT_EXPR): Don't remove an integer conversion when outer is FP unless it doesn't change signedness...
      
      (fold, case CONVERT_EXPR): Don't remove an integer conversion when
      outer is FP unless it doesn't change signedness; rework code in this
      area to be clearer.
      
      From-SVN: r8724
      Richard Kenner committed
    • pa.h (enum processor_type): New enumeration describing the processor to schedule… · c47decad
      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
      Jeff Law committed
    • (DO_GLOBAL_CTORS_BODY): Run constructors from right to · c1fe41cb
      left not left to right.
      
      From-SVN: r8722
      Jim Wilson committed
  9. 05 Jan, 1995 1 commit
  10. 04 Jan, 1995 3 commits
  11. 03 Jan, 1995 2 commits
  12. 02 Jan, 1995 1 commit
  13. 30 Dec, 1994 7 commits
  14. 29 Dec, 1994 1 commit