]> Cypherpunks repositories - gostls13.git/commit
cmd/vendor: cherry pick asm_linux_riscv64.s for x/sys/unix
authorJoel Sing <joel@sing.id.au>
Fri, 24 Jan 2020 15:32:52 +0000 (02:32 +1100)
committerJoel Sing <joel@sing.id.au>
Sat, 25 Jan 2020 05:11:20 +0000 (05:11 +0000)
commit37981da9a4c649fe0570c84e78d9bf38a0bb90f0
tree0c4297b57b9bd8a4be31cd1c833c643a0d3b3ee5
parentf889845ad8e291af85a4fca97cd9206b41e059b5
cmd/vendor: cherry pick asm_linux_riscv64.s for x/sys/unix

Manually cherry pick asm_linux_riscv64.s from x/sys/unix rev 4c3a92842,
as needed for the linux/riscv64 port.

Normally this would be a vendor update, however this is significantly
more risky at this point in time - a full update can be done post release.

Updates #27532

Change-Id: I03bb191bc44dcd24b9a29243957b88d7a9091852
Reviewed-on: https://go-review.googlesource.com/c/go/+/216260
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s [new file with mode: 0644]