aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/gcc_libinit_windows.c
AgeCommit message (Expand)Author
2021-02-23runtime/cgo: use correct lean and mean macroJason A. Donenfeld
2020-10-17runtime/cgo: fix build tag placement vet warningCherry Zhang
2019-03-08cmd/cgo: add missing parameter list for function _cgo_wait_runtime_init_donePhilipp Stephani
2018-11-12runtime/cgo: added missing includes for errno.h to the windows gcc stubs.Ali Rizvi-Santiago
2016-11-03runtime/cgo: correct type declaration for WindowsDavid Chase
2016-06-02runtime/cgo: avoid races on cgo_context_functionIan Lance Taylor
2016-04-29cmd/cgo, runtime, runtime/cgo: use cgo context functionIan Lance Taylor
2016-04-04cmd/go: fix -buildmode=c-archive should work on windowsChristopher Nelson
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-04-03runtime: initialize shared library at library-load timeSrdjan Petrovic