1. 29 Aug, 1997 6 commits
  2. 28 Aug, 1997 7 commits
  3. 27 Aug, 1997 18 commits
  4. 26 Aug, 1997 7 commits
  5. 25 Aug, 1997 2 commits
    • call.c (joust): Tweak message. · 922ddba4
      	* call.c (joust): Tweak message.
      
      Sat Aug 23 18:02:59 1997  Mark Mitchell  <mmitchell@usa.net>
      
      	* error.c (type_as_string): Put const/volatile on template type
      	parameters where appropriate.
      
      From-SVN: r14919
      Jason Merrill committed
    • haifa-sched.c (find_pre_sched_live): Remove #if 0 code. · 484df988
              * haifa-sched.c (find_pre_sched_live): Remove #if 0 code.
              (find_post_sched_live): Likewise.
      Just cleaning up.
      
              * haifa-sched.c (schedule_block): Remove old code to get arguments
              from hard regs into pseudos early.
      Avoids problems with bogus REG_LOOP_BEGIN notes causing aborts during
      and after register allocation.
      
      From-SVN: r14918
      Jeffrey A Law committed