toolchain: bump RISC-V support to a more recent staging branch
authorZoltan HERPAI <[email protected]>
Mon, 13 May 2019 22:50:03 +0000 (00:50 +0200)
committerZoltan HERPAI <[email protected]>
Mon, 13 May 2019 22:50:03 +0000 (00:50 +0200)
commit1c5aa052afd76522baf062bffba11b82d9d3f026
tree10d30d03c94e7385e66924bbbb3ccd442d61df44
parent404eae391aa1ce4277602cf4b48c3694968d78e6
toolchain: bump RISC-V support to a more recent staging branch

Signed-off-by: Zoltan HERPAI <[email protected]>
16 files changed:
toolchain/musl/patches/801-unistd-renameat-use-renameat2-when-appropriate.patch [new file with mode: 0644]
toolchain/musl/patches/802-stdio-rename-use-renameat2-when-appropriate.patch [new file with mode: 0644]
toolchain/musl/patches/803-mman-mlock-use-mlock2-when-appropriate.patch [new file with mode: 0644]
toolchain/musl/patches/804-RISC-V-add-riscv64-architecture-support.patch [new file with mode: 0644]
toolchain/musl/patches/805-riscv64-Fix-syscall_cp.patch [new file with mode: 0644]
toolchain/musl/patches/806-riscv64-add-cache-flush-syscall.patch [new file with mode: 0644]
toolchain/musl/patches/807-riscv64-don-t-define-SYS_renameat.patch [new file with mode: 0644]
toolchain/musl/patches/808-riscv64-Fix-fcntl-constants.patch [new file with mode: 0644]
toolchain/musl/patches/809-riscv64-Fix-soft-float-check.patch [new file with mode: 0644]
toolchain/musl/patches/810-riscv64-Support-soft-float.patch [new file with mode: 0644]
toolchain/musl/patches/811-riscv64-Fix-inline-asm-for-sqrt.patch [new file with mode: 0644]
toolchain/musl/patches/812-riscv64-jmp_buf-reorganization.patch [new file with mode: 0644]
toolchain/musl/patches/813-riscv64-Scrub-usage-of-j-jal.patch [new file with mode: 0644]
toolchain/musl/patches/814-riscv64-simplify-longjmp-return-value-assignment.patch [new file with mode: 0644]
toolchain/musl/patches/815-riscv64-s-scall-ecall-g.patch [new file with mode: 0644]
toolchain/musl/patches/902-RISC-V-add-riscv32-and-riscv64.patch [deleted file]