summaryrefslogtreecommitdiff
path: root/src/runtime/mheap.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.garbage] runtime: Turn concurrent GC on by default. Avoid write barriers...Rick Hudson2014-11-201-3/+3
* [dev.cc] runtime: delete scalararg, ptrarg; rename onM to systemstackRuss Cox2014-11-121-5/+5
* [dev.cc] runtime: convert memory allocator and garbage collector to GoRuss Cox2014-11-111-0/+785