1. 17 May, 1996 15 commits
  2. 16 May, 1996 3 commits
  3. 15 May, 1996 2 commits
  4. 11 May, 1996 3 commits
  5. 10 May, 1996 7 commits
  6. 09 May, 1996 5 commits
  7. 08 May, 1996 2 commits
    • 86th Cygnus<->FSF quick merge · 4dabb379
      From-SVN: r11956
      Mike Stump committed
    • h8300.c: Include obstack.h. · 887a8bd9
              * h8300/h8300.c: Include obstack.h.
              (bit_memory_operand): New function.
              (print_operand): Append ":16" to a memory reference to
              the tiny data area.
              (h8300_tiny_data_p): New function.
              (h8300_valid_machine_decl_attribute): Accept "tiny_data".  Fix
              typo.
              (h8300_encode_label): New function.
              (h8300_adjust_insn_length): References to the tiny data section
              are two bytes shorter than normal accesses on the H8/300H.
              * h8300/h8300.h (OK_FOR_U): Fix thinko.
              (ENCODE_SECTION_INFO): Encode info for tiny data variables.
              (STRIP_NAME_ENCODING): Define.
              * h8300/h8300.md (movqi insn): Fix length for a constant load.
              (movstrictqi): Likewise.
              (movhi, movstricthi): Likewise.
              (memory btst patterns): Add register to the constraints to keep
              reload happy.
      
      From-SVN: r11955
      Jeff Law committed
  8. 07 May, 1996 3 commits