kumquat-buildroot/toolchain
Mark Corbin 9b3d52b400 arch: add support for RISC-V 64-bit (riscv64) architecture
This enables a riscv64 system to be built with a Buildroot generated
toolchain (gcc >= 7.x, binutils >= 2.30, glibc only).

This configuration has been used to successfully build a qemu-bootable
riscv-linux-4.15 kernel (https://github.com/riscv/riscv-linux.git).

Signed-off-by: Mark Corbin <mark.corbin@embecosm.com>
[Thomas:
 - simplify arch.mk.riscv by directly setting GCC_TARGET_ARCH
 - simplify glibc.mk changes by using GLIBC_CONF_ENV.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-09-23 23:42:41 +02:00
..
toolchain
toolchain-buildroot arch: add support for RISC-V 64-bit (riscv64) architecture 2018-09-23 23:42:41 +02:00
toolchain-external arch: allow GCC target options to be optionally overwritten 2018-09-23 22:17:57 +02:00
Config.in
helpers.mk
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk