aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/gcc_util.c
AgeCommit message (Expand)Author
2017-08-16runtime/cgo: defeat inlining in x_cgo_yieldBryan C. Mills
2017-03-08runtime: poll libc to deliver signals under TSANBryan C. Mills
2016-05-31runtime/cgo: add TSAN acquire/release callsIan Lance Taylor
2016-05-25cmd/cgo, runtime, runtime/cgo: TSAN support for mallocIan Lance Taylor
2016-03-08cmd/go: ignore C files when CGO_ENABLED=0Russ Cox
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2016-01-27runtime/cgo: add cgo build tag to C filesRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox