summaryrefslogtreecommitdiff
path: root/src/sync
Commit message (Expand)AuthorAgeFilesLines
* all: merge dev.garbage (d1238958d4ae) into default branchRuss Cox2014-12-051-1/+1
|\
| * all: power64 is now ppc64Russ Cox2014-12-051-1/+1
| * [dev.power64] all: merge default into dev.power64Austin Clements2014-11-031-0/+184
| |\
* | \ [dev.garbage] all: merge default (f38460037b72) into dev.garbageRuss Cox2014-11-142-4/+188
|\ \ \ | |/ / |/| |
| * | [dev.garbage] cmd/gc, runtime: implement write barriers in terms of writebarr...Russ Cox2014-10-301-4/+4
| |/
| * [dev.power64] runtime: power64 fixes and ports of changesAustin Clements2014-10-271-1/+1
| * [dev.power64] all: merge default into dev.power64Austin Clements2014-10-221-0/+184
| |\
| | * build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-221-0/+184
* | | sync/atomic: fix comment referencing Value.Store's argument nameBrad Fitzpatrick2014-10-311-1/+1
|/ /
* | sync: release Pool memory during second and later GCsDmitriy Vyukov2014-10-222-21/+35
* | runtime: more NOPTRRuss Cox2014-09-242-2/+2
* | sync/atomic: remove unnecessary race instrumentation in ValueDmitriy Vyukov2014-09-173-45/+0
* | sync/atomic: add more missing Go prototypeRuss Cox2014-09-171-0/+6
* | sync: fix linux/arm buildDave Cheney2014-09-171-2/+0
* | sync/atomic: add ValueDmitriy Vyukov2014-09-164-0/+325
* | liblink, sync/atomic: fix arm buildRuss Cox2014-09-161-0/+6
* | sync: simplify TestOncePanicJosh Bleecher Snyder2014-09-161-18/+12
* | sync/once: panicking functions still marked as completeRob Pike2014-09-162-4/+11
|/
* build: move package sources from src/pkg to srcRuss Cox2014-09-0832-0/+5030