aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-fieldtrack.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-04runtime: update type descriptor name in fieldtrack C support codeIan Lance Taylor1-1/+1
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor1-15/+0
2019-08-30compile, runtime: permit anonymous and empty fields in C headerIan Lance Taylor1-3/+1
2018-01-31runtime: fix type descriptor name in C codeIan Lance Taylor1-3/+5
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-1/+9
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor1-6/+6
2016-09-21compiler, runtime: replace hashmap code with Go 1.7 hashmapIan Lance Taylor1-8/+15
2013-01-24re PR go/46986 (Go is not supported on Darwin)Ian Lance Taylor1-1/+1
2012-11-29compiler, runtime: Track fields with tag go:"track".Ian Lance Taylor1-0/+101