summaryrefslogtreecommitdiffstats
path: root/libgo/runtime/mgc0.c
Commit message (Expand)AuthorAgeFilesLines
* compiler, runtime: Use function descriptors.ian2013-06-181-5/+5
* libgo: Update Go library to master revision 15489/921e53d4863c.ian2013-01-291-63/+297
* PR go/46986ian2013-01-241-1/+1
* libgo: Update to revision 15193:6fdc1974457c of master library.ian2012-12-221-158/+392
* libgo: Update to current master library sources.ian2012-12-121-9/+37
* libgo: Update to current version of master library.ian2012-11-211-3/+77
* libgo: Update to current sources.ian2012-10-231-304/+337
* libgo: Update to Go 1.0.2 release.ian2012-06-251-1/+0
* runtime: More efficient implementation of trampolines.ian2012-05-251-0/+1
* runtime: Copy runtime_printf from other Go library.ian2012-05-241-14/+13
* libgo: Use -fgo-pkgpath.ian2012-05-141-1/+1
* runtime: Ignore stack sizes when deciding when to GC.ian2012-04-201-2/+9
* libgo: Update to weekly.2012-03-04 release.ian2012-03-061-8/+0
* libgo: Update to weekly.2012-02-22 release.ian2012-03-021-13/+31
* runtime: Save all registers on stack for GC scan.ian2012-02-101-0/+4
* libgo: Update to weekly.2012-02-07.ian2012-02-091-3/+4
* libgo: Update to weekly.2012-01-15.ian2012-01-251-55/+5
* libgo: Update to weekly.2011-11-18.ian2011-12-121-0/+1
* runtime: Multiplex goroutines onto OS threads.ian2011-11-281-51/+193
* runtime: New lock/note implementation.ian2011-11-221-6/+0
* runtime: Use some of 6g runtime.c for easier merging.ian2011-11-141-2/+2
* Introduce G structure and thread-local global g.ian2011-11-111-1/+2
* Update Go library to last weekly.ian2011-10-261-115/+519
* Update Go library to r60.ian2011-09-161-11/+31
* Update to current version of Go library.ian2011-05-201-1/+6
* Update to current version of Go library (revision 94d654be2064).ian2011-03-161-174/+597
* Remove the types float and complex.ian2011-01-211-17/+4
* Rework locking code to split stack much less.ian2010-12-171-10/+10
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+405
OpenPOWER on IntegriCloud