summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-new-channel.c
Commit message (Expand)AuthorAgeFilesLines
* Change builtin make to runtime call at lowering time.ian2011-06-141-2/+11
* Update to current version of Go library.ian2011-05-201-2/+6
* Unify handling of runtime support functions.ian2011-04-131-2/+4
* Remove closed function. Fix tuple receive in select.ian2011-03-251-1/+0
* Send on a closed channel panics.ian2011-03-231-1/+0
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+57