toolchain: musl: add staging patches to support riscv32/64
authorZoltan HERPAI <wigyori@uid0.hu>
Wed, 19 Jun 2019 08:45:22 +0000 (10:45 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Mon, 8 Jul 2019 13:29:55 +0000 (15:29 +0200)
commit6859b40d3f5083476fc69f4cf4b83add8d333233
treea7752a99eb7946635cb20c54a0548d43dcce28d8
parent0e39e94a57b7ecdaf1e9fd99b320550fcb905dd9
toolchain: musl: add staging patches to support riscv32/64

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
12 files changed:
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]