1. 26 Dec, 1993 2 commits
    • (fold_rtx... · c2cc0778
      (fold_rtx, case PLUS): If we have (plus A B), A is equivalent to a
      negative constant, and the negated constant is in register, convert to
      (minus A C) where C is the register containing the negated constant.
      
      From-SVN: r6326
      Richard Kenner committed
    • pa.h (DBX_BLOCKS_FUNCTION_RELATIVE): Define. · 75600ead
              * pa.h (DBX_BLOCKS_FUNCTION_RELATIVE): Define.
              (ASM_OUTPUT_SOURCE_LINE): Likewise.
              (DBX_FUNCTION_FIRST): Likewise.
      
              * pa.h (FRAME_POINTER_REGNUM, ARG_POINTER_REGNUM): Change to %r3
              for compatability with HP compilers.
      
              * pa.h (READONLY_DATA_SECTION): Re-enable use of $LIT$.
      
      From-SVN: r6325
      Jeff Law committed
  2. 25 Dec, 1993 17 commits
  3. 24 Dec, 1993 19 commits
  4. 23 Dec, 1993 2 commits