• Tobias Klauser's avatar
    unix: add support for linux/riscv64 · 8cf3aee4
    Tobias Klauser authored
    Add syscall wrappers, error constants and types for linux/riscv64
    
    Switch docker image to Ubuntu 18.10 in order to get qemu supporting
    riscv64. Also set the uname release string for qemu to 4.15 (the first
    Linux kernel version with riscv64 support), because otherwise running
    the generating C program in mkerrors.sh on a host with an older kernel
    would fail with a "FATAL: kernel too old".
    
    Note that linux/riscv64 is currently only usable using gccgo.
    
    Updates golang/go#27532
    
    Change-Id: Ic420f842342418443474cac72d38adff14d1b938
    Reviewed-on: https://go-review.googlesource.com/133735
    Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    8cf3aee4
Name
Last commit
Last update
cpu Loading commit data...
plan9 Loading commit data...
unix Loading commit data...
windows Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
codereview.cfg Loading commit data...