aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/runtime/map_fast32.go
AgeCommit message (Expand)AuthorFilesLines
2022-02-11libgo: update to Go1.18beta2Ian Lance Taylor1-8/+9
2020-12-30libgo: update to Go1.16beta1 releaseIan Lance Taylor1-6/+15
2020-01-02compiler, runtime, reflect: generate hash functions only for map keysIan Lance Taylor1-9/+9
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor1-23/+23
2019-08-31compiler, runtime: support and use single argument go:linknameIan Lance Taylor1-7/+6
2019-06-06compiler: make use of specialized fast map routinesIan Lance Taylor1-0/+9
2019-01-18libgo: update to Go1.12beta2Ian Lance Taylor1-10/+49
2018-09-24libgo: update to Go 1.11Ian Lance Taylor1-0/+413