summaryrefslogtreecommitdiff
path: root/src/runtime/vdso_elf32.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-2/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* runtime: use vDSO for clock_gettime on linux/armTobias Klauser2018-03-031-1/+1
* runtime: move ELF structure definitions into own filesTobias Klauser2018-02-151-0/+80