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, 26 Aug 2019 10:53:32 +0000 (12:53 +0200)
commita0608ba04c065557f0afb5201d0a3b1a99f35beb
tree481198f357213ddd212e8e41e23adc2c570dffe5
parent786c8f568bf66905490ba77bfddab042efefeaa6
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]