aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/vlrt.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-10-02all: drop 387 supportKeith Randall
2020-06-04all: fix dead links to inferno-os bitbucket repositoryTobias Klauser
2020-04-08all: remove scattered remnants of darwin/386Austin Clements
2020-04-08all: remove scattered remnants of darwin/armAustin Clements
2018-06-16runtime: move semaphore ops from system calls to libc calls on DarwinKeith Randall
2018-05-21cmd/link,runtime: move syscalls to libc on iOSElias Naur
2016-11-15runtime: add support files for linux/mips{,le} portVladimir Stefanovic
2016-08-29all: fix obsolete inferno-os linksEmmanuel Odeke
2016-08-10[dev.ssa] cmd/compile: implement GO386=387Keith Randall
2016-04-27cmd/compile: enable const division for arm64Zhongwei Yao
2016-03-02all: single space after period.Brad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox