summaryrefslogtreecommitdiff
path: root/src/runtime/vlrt.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* cmd/compile,runtime: implement uint64->float32 correctly on 32-bit archsKeith Randall2021-10-071-0/+30
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* all: drop 387 supportKeith Randall2020-10-021-3/+2
* all: fix dead links to inferno-os bitbucket repositoryTobias Klauser2020-06-041-1/+1
* all: remove scattered remnants of darwin/386Austin Clements2020-04-081-3/+0
* all: remove scattered remnants of darwin/armAustin Clements2020-04-081-1/+1
* runtime: move semaphore ops from system calls to libc calls on DarwinKeith Randall2018-06-161-0/+1
* cmd/link,runtime: move syscalls to libc on iOSElias Naur2018-05-211-1/+5
* runtime: add support files for linux/mips{,le} portVladimir Stefanovic2016-11-151-1/+6
* all: fix obsolete inferno-os linksEmmanuel Odeke2016-08-291-1/+1
* [dev.ssa] cmd/compile: implement GO386=387Keith Randall2016-08-101-0/+14
* cmd/compile: enable const division for arm64Zhongwei Yao2016-04-271-1/+0
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+258