summaryrefslogtreecommitdiff
path: root/src/runtime/cgo/gcc_libinit_windows.c
Commit message (Expand)AuthorAgeFilesLines
* runtime/cgo: correct type declaration for WindowsDavid Chase2016-11-031-2/+2
* runtime/cgo: avoid races on cgo_context_functionIan Lance Taylor2016-06-021-2/+25
* cmd/cgo, runtime, runtime/cgo: use cgo context functionIan Lance Taylor2016-04-291-1/+11
* cmd/go: fix -buildmode=c-archive should work on windowsChristopher Nelson2016-04-041-6/+74
* cmd/go: ignore C files when CGO_ENABLED=0Russ Cox2016-03-081-2/+0
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* runtime/cgo: more +build cgo tagsRuss Cox2016-01-271-0/+2
* runtime: initialize shared library at library-load timeSrdjan Petrovic2015-04-031-0/+22