aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/malloc.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor1-0/+2
2014-07-19libgo: Update to Go 1.3 release.Ian Lance Taylor1-24/+89
2014-07-12runtime: Merge master revision 19185.Ian Lance Taylor1-0/+1
2014-06-06libgo: Merge to master revision 19184.Ian Lance Taylor1-24/+97
2014-06-04libgo: Merge from revision 18783:00cce3a34d7e of master library.Ian Lance Taylor1-2/+3
2013-11-14runtime: Add netpoll code that uses select.Ian Lance Taylor1-0/+1
2013-11-06libgo: Update to October 24 version of master library.Ian Lance Taylor1-56/+56
2013-07-16libgo: Update to Go 1.1.1.Ian Lance Taylor1-10/+20
2013-06-18compiler, runtime: Use function descriptors.Ian Lance Taylor1-2/+1
2013-01-29libgo: Update Go library to master revision 15489/921e53d4863c.Ian Lance Taylor1-1/+2
2013-01-24re PR go/46986 (Go is not supported on Darwin)Ian Lance Taylor1-1/+1
2012-12-22libgo: Update to revision 15193:6fdc1974457c of master library.Ian Lance Taylor1-2/+13
2012-11-21libgo: Update to current version of master library.Ian Lance Taylor1-7/+14
2012-10-23libgo: Update to current sources.Ian Lance Taylor1-19/+78
2012-09-28runtime: Better detection of memory allocation request overflow.Ian Lance Taylor1-0/+9
2012-05-14libgo: Use -fgo-pkgpath.Ian Lance Taylor1-1/+1
2012-03-02libgo: Update to weekly.2012-02-22 release.Ian Lance Taylor1-11/+8
2012-02-09libgo: Update to weekly.2012-02-07.Ian Lance Taylor1-1/+1
2012-01-25libgo: Update to weekly.2012-01-15.Ian Lance Taylor1-4/+3
2011-11-28runtime: Multiplex goroutines onto OS threads.Ian Lance Taylor1-1/+1
2011-11-22runtime: New lock/note implementation.Ian Lance Taylor1-1/+0
2011-10-26Update Go library to last weekly.Ian Lance Taylor1-19/+21
2011-09-16Update Go library to r60.Ian Lance Taylor1-5/+15
2011-03-16Update to current version of Go library (revision 94d654be2064).Ian Lance Taylor1-35/+50
2011-01-21Remove the types float and complex.Ian Lance Taylor1-5/+3
2010-12-17Rework locking code to split stack much less.Ian Lance Taylor1-0/+1
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+400