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 bfin: change default to bf532, internal toolchain !bf6xx 2016-08-27 23:07:11 +02:00
helpers.mk toolchain-external: support gcc < 4.3 2016-11-25 22:59:10 +01:00
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 arch/Config.in.mips: add support for XBurst cores 2016-11-09 21:36:34 +01:00
toolchain.mk toolchain: use the <PKG>_TARGET_FINALIZE_HOOKS 2016-07-18 23:30:46 +02:00