aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/gcc_openbsd_386.c
AgeCommit message (Expand)Author
2017-06-21runtime/cgo: fix typosHiroshi Ioka
2017-04-11cmd/link,runtime/cgo: enable PT_TLS generation on OpenBSDJoel Sing
2016-12-05runtime/cgo: retry pthread_create on EAGAIN for OpenBSDIan Lance Taylor
2016-05-19runtime/cgo: make cgo work with openbsd ABI changesJoel Sing
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: more +build cgo tagsRuss Cox
2015-01-01runtime/cgo: remove unused variableShenghou Ma
2015-01-01runtime/cgo: initialize our pthread_create wrapper earlier on openbsdShenghou Ma
2014-09-09runtime: assume precisestack, copystack, StackCopyAlways, ScanStackByFramesRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox