summaryrefslogtreecommitdiff
path: root/libgo/runtime/mfinal.c
Commit message (Expand)AuthorAgeFilesLines
* libgo: Merge to master revision 19184.ian2014-06-061-218/+0
* libgo: Update to October 24 version of master library.ian2013-11-061-7/+12
* compiler, runtime: Use function descriptors.ian2013-06-181-4/+4
* libgo: Update to revision 15193:6fdc1974457c of master library.ian2012-12-221-3/+3
* libgo: Update to current sources.ian2012-10-231-3/+3
* libgo: Update to Go 1.0.2 release.ian2012-06-251-2/+1
* runtime: Multiplex goroutines onto OS threads.ian2011-11-281-36/+5
* runtime: New lock/note implementation.ian2011-11-221-9/+0
* Update Go library to last weekly.ian2011-10-261-94/+132
* Update to current version of Go library (revision 94d654be2064).ian2011-03-161-9/+8
* Avoid deadlock when finalizer lock is held during gc.ian2011-01-211-2/+30
* Rework locking code to split stack much less.ian2010-12-171-1/+7
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+183