Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-15 | runtime: use 64 bits of hash seed on arm64 | eric fang | 1 | -6/+6 |
2018-10-01 | runtime: add arm64 version of AES hash code | Ian Lance Taylor | 1 | -2/+401 |
2017-01-03 | re PR go/78789 (Error: no such instruction: `aesenc %xmm0,%xmm2' when compili... | Ian Lance Taylor | 1 | -3/+3 |
2016-12-08 | runtime: mark non-x86 aeshashbody parameters as unused | Ian Lance Taylor | 1 | -1/+4 |
2016-12-08 | runtime: copy memory hash code from Go 1.7 | Ian Lance Taylor | 1 | -0/+583 |