1. 02 Feb, 1994 7 commits
  2. 01 Feb, 1994 15 commits
  3. 31 Jan, 1994 12 commits
  4. 29 Jan, 1994 2 commits
  5. 27 Jan, 1994 1 commit
  6. 26 Jan, 1994 2 commits
  7. 25 Jan, 1994 1 commit
    • (HASHBITS): Removed. · 2197a88a
      (HASH, struct set, canon_hash, safe_hash, remove_from_table):
      Generate and use unsigned hash values, to avoid potential trouble
      with signed shift/overflow.
      Also name variables consistently: "hash", not "hash_code".
      (lookup, lookup_for_remove, insert, merge_equiv_classes): Likewise.
      (invalidate, rehash_using_reg, invalidate_for_call): Likewise.
      (find_best_addr, record_jump_cond, cse_insn):  Likewise.
      
      From-SVN: r6431
      Richard Kenner committed