1. 04 May, 2002 4 commits
    • real.c (etoasc): Strip most trailing zeros for clarity. · b3ae1ccd
              * real.c (etoasc): Strip most trailing zeros for clarity.
              * sched-vis.c: Include real.h.
              (print_value): Use REAL_VALUE_TO_DECIMAL as needed.
              * Makefile.in (sched-vis.o): Add real.h.
      
      From-SVN: r53137
      Richard Henderson committed
    • haifa-sched.c (rank_for_schedule): Revert 2002-05-02 change, no longer needed. · 8f39865a
      2002-05-03  David S. Miller  <davem@redhat.com>
      
      	* haifa-sched.c (rank_for_schedule): Revert 2002-05-02 change,
      	no longer needed.
      
      From-SVN: r53136
      David S. Miller committed
    • rs6000.c (altivec_expand_binop_builtin): Error out when we get an out of range literal. · b44140e7
      2002-05-03  Aldy Hernandez  <aldyh@redhat.com>
      
              * config/rs6000/rs6000.c (altivec_expand_binop_builtin): Error out
              when we get an out of range literal.
              (altivec_expand_ternop_builtin): Same.
              (altivec_expand_unop_builtin): Same.
              (altivec_expand_builtin): Same, for dss.
              (altivec_expand_builtin): Use trees instead of rtl when
              determining literal argument validity.
      
      From-SVN: r53135
      Aldy Hernandez committed
    • Delete cycle display scheduling hook. · aaaed752
      2002-05-03  David S. Miller  <davem@redhat.com>
      
      	Delete cycle display scheduling hook.
      	* config/ia64/ia64.c (ia64_cycle_display,
      	TARGET_SCHED_CYCLE_DISPLAY, ia64_emit_insn_before): Delete.
      	(ia64_sched_reorder2): Don't check for CODE_FOR_cycle_display
      	and use emit_insn_before instead of ia64_emit_insn_before.
      	* config/ia64/ia64.md (unspec usage): Delete cycle display.
      	(cycle_display): Delete insn pattern.
      	* config/sparc/sparc.md (unspec usage): Delete cycle display.
      	(cycle_display): Delete insn pattern.
      	* config/sparc/sparc.c (sparc_cycle_display,
      	TARGET_SCHED_CYCLE_DISPLAY): Delete.
      	* doc/md.texi (cycle_display): Don't mention.
      	* doc/tm.texi (TARGET_SCHED_CYCLE_DISPLAY): Likewise.
      
      From-SVN: r53134
      David S. Miller committed
  2. 03 May, 2002 35 commits
  3. 02 May, 2002 1 commit