summaryrefslogtreecommitdiff
path: root/src/runtime/cgo/gcc_linux_arm.c
Commit message (Expand)AuthorAgeFilesLines
* runtime/cgo: remove memset in _cgo_sys_thread_start on linuxTobias Klauser2022-05-061-5/+0
* runtime/cgo: fix Android build with NDK 22Elias Naur2020-12-261-1/+1
* runtime/cgo: declare variable setg_gcc as staticerifan012019-04-181-1/+1
* runtime/cgo: fix typosHiroshi Ioka2017-06-211-1/+1
* runtime/cgo: retry pthread_create on EAGAINIan Lance Taylor2016-12-051-1/+2
* cmd/go: ignore C files when CGO_ENABLED=0Russ Cox2016-03-081-2/+0
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* 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: assume precisestack, copystack, StackCopyAlways, ScanStackByFramesRuss Cox2014-09-091-10/+3
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+80