kumquat-buildroot/toolchain
Waldemar Brodkorb a818e29e76 arch: add OpenRISC architecture support
Add support for OpenRISC. See here for more details about
OpenRISC http://openrisc.io.

All buildroot included upstream binutils versions are supported.
Gcc support is not upstream, to be able to enable musl C library
support later, we use the branch with musl support.
At the moment it is possible to build a musl based toolchain,
but bootup in Qemu fails.

Gdb is only working to debug bare-metal code, there is no support
for gdbserver/gdb on Linux, yet.

[Peter: drop ?= for GCC_SOURCE]
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Tested-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-01-25 22:53:53 +01:00
..
toolchain toolchain: extend musl workaround for recent kernels 2016-12-17 15:26:11 +01:00
toolchain-buildroot arch: add OpenRISC architecture support 2017-01-25 22:53:53 +01:00
toolchain-external toolchain: bump Codescape MTI MIPS version to 2016.05-06 2017-01-16 13:10:24 +01:00
Config.in
helpers.mk
toolchain-common.in toolchain: add 4.9.x choice for headers 2016-12-12 00:02:03 +01:00
toolchain-wrapper.c toolchain/wrapper: use the {str, len} tuples for the unsafe paths 2016-12-11 15:45:06 +01:00
toolchain-wrapper.mk
toolchain.mk