summaryrefslogtreecommitdiff
path: root/src/runtime/runtime.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: generate windows callback list with go generateRuss Cox2014-12-051-0/+2
* cmd/cc, cmd/ld, runtime: disallow conservative data/bss objectsRuss Cox2014-09-241-0/+11
* runtime: remove untyped allocation of ParForRuss Cox2014-09-161-0/+8
* runtime: remove a few untyped allocationsRuss Cox2014-09-121-0/+4
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+37