summaryrefslogtreecommitdiff
path: root/src/runtime/thunk.s
Commit message (Expand)AuthorAgeFilesLines
* all: power64 is now ppc64Russ Cox2014-12-051-2/+2
* [dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.ccRuss Cox2014-11-141-1/+15
|\
| * [dev.cc] runtime: convert assembly files for C to Go transitionRuss Cox2014-11-111-1/+15
* | [dev.power64] all: merge default into dev.power64Austin Clements2014-10-221-0/+6
|\ \ | |/ |/|
| * build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-221-0/+6
* | os, syscall: add UnsetenvBrad Fitzpatrick2014-10-011-0/+3
* | cmd/cc, cmd/ld, runtime: disallow conservative data/bss objectsRuss Cox2014-09-241-1/+7
* | sync/atomic: add ValueDmitriy Vyukov2014-09-161-0/+6
* | runtime: always run semacquire on the G stackKeith Randall2014-09-161-0/+3
* | reflect: use runtime's memmove instead of its ownKeith Randall2014-09-101-0/+3
* | runtime: more cleanupsKeith Randall2014-09-091-0/+3
* | liblink, runtime: diagnose and fix C code running on Go stackRuss Cox2014-09-081-2/+11
* | runtime: a few cleanups.Keith Randall2014-09-081-2/+2
|/
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+150