Skip to content
  • sof's avatar
    [project @ 2002-03-02 17:40:24 by sof] · 2f015a00
    sof authored
    - gcdIntegerIntzh_fast: another primop with mismatched return
      convention.
    - tidy up PerformTake() for non-REG_R1 case.
    - forkzh_fast and myThreadIdzh_fast: I mistakenly had ThreadId#s
      down as something unboxed; they're not, but unpointed. Update
      primops to use the RET_P() macro upon return instead.
    2f015a00