aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/runtime/hashmap.go
AgeCommit message (Expand)AuthorFilesLines
2018-08-29compiler, runtime: remove hmap field from maptypesIan Lance Taylor1-13/+1
2018-02-16runtime: add some more preemption checksIan Lance Taylor1-0/+25
2018-01-09libgo: update to Go1.10beta1Ian Lance Taylor1-351/+344
2017-09-14libgo: update to go1.9Ian Lance Taylor1-35/+125
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor1-93/+214
2017-01-10compiler, runtime: drop size arguments to hash/equal functionsIan Lance Taylor1-15/+15
2016-09-21compiler, runtime: replace hashmap code with Go 1.7 hashmapIan Lance Taylor1-0/+1081
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor1-960/+0
2015-03-06libgo: Upgrade to Go 1.4.2 release.Ian Lance Taylor1-14/+21
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor1-0/+953