aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/gofrontend/runtime.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-21compiler, runtime: replace hashmap code with Go 1.7 hashmapIan Lance Taylor1-4/+0
2016-04-23compiler: Expose runtime code through Func_expression.Ian Lance Taylor1-0/+4
2011-12-01compiler/runtime: Copy channel implementation from master library.Ian Lance Taylor1-5/+0
2011-11-29compiler: Define and use backend-independent Location class.Sanjoy Das1-1/+1
2011-04-15Use the backend interface for select statements.Ian Lance Taylor1-0/+9
2011-04-13Unify handling of runtime support functions.Ian Lance Taylor1-0/+47