1. 03 May, 1996 1 commit
  2. 02 May, 1996 2 commits
  3. 01 May, 1996 4 commits
  4. 30 Apr, 1996 5 commits
  5. 29 Apr, 1996 3 commits
    • * sparc/vxsparc.h: sparc-aout.h renamed to aout.h. · 32806d5e
      From-SVN: r11903
      Doug Evans committed
    • h8300.c (names_small): Remove "BAD" postfix from %r7 byte registers. · bd93f126
              * h8300/h8300.c (names_small): Remove "BAD" postfix from
              %r7 byte registers.
              (rtx_equal_function_value_matters): Remove extra declaration.
              (output_simode_bld): New function.
              * h8300/h8300.h (NO_FUNCTION_CSE): Do define this.  Register
              pressure makes cse-int function addresses rarely a win.
              (reg_class): Remove unnecessary register classes LONG_REGS,
              SP_REG, SP_AND_G_REGS.
              (REG_CLASS_NAMES): Corresponding changes.
              (REG_CLASS_CONTENTS): Corresponding changes.
              (REGNO_REG_CLASS): Corresponding changes.
              (REG_CLASS_FROM_LETTER): Corresponding chagnes.
              (output_simode_bld): Declare.
              * h8300/h8300.md: Nuke comments for stuff which has been fixed.
              (all patterns): Remove references to register class "a" (SP_REGS)
              which no longer exists.
              (many patterns): Accept auto-inc auto-dec addresses in more cases.
              (zero_extendqisi2): New pattern for the H8/300.
              (zero_extendhisi2): Only use zero_extendhisi2_h8300 when not optimizing.
              (extendhisi2): Only use extendhisi2_h8300 when not optimizing.
              (extendqisi2): New pattern for the H8/300.
              (bitfield related patterns): Completely rewrite.
              (fancy_bclr, fancy_btst): Deleted.  Redundant with new bitfield
              patterns.
              (addhi3 pattern for h8300): Handle case where we can't make matching
              constraints (works around hard to fix reload problem).
              (stack_pointer_manip): Delete.
              (and not patterns): New combiner patterns.
      
      From-SVN: r11902
      Jeff Law committed
    • pa.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Make sure the final $CODE$ subspace is in the $TEXT$ space. · 2ac42d3a
              * pa/pa.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Make sure the
              final $CODE$ subspace is in the $TEXT$ space.
      
      From-SVN: r11901
      Jeff Law committed
  6. 28 Apr, 1996 1 commit
  7. 27 Apr, 1996 1 commit
  8. 26 Apr, 1996 10 commits
  9. 25 Apr, 1996 7 commits
  10. 24 Apr, 1996 6 commits