aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-construct-map.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-30compile, runtime: permit anonymous and empty fields in C headerIan Lance Taylor1-9/+6
2018-01-10runtime: fix makemap calls in __go_construct_mapIan Lance Taylor1-3/+3
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor1-4/+7
2016-09-21compiler, runtime: replace hashmap code with Go 1.7 hashmapIan Lance Taylor1-9/+14
2012-11-01compiler, runtime: More steps toward separating int and intgo.Ian Lance Taylor1-0/+1
2011-04-13Unify handling of runtime support functions.Ian Lance Taylor1-3/+5
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+32