add basic toolchain support for or1k arch with musl libc
commit18c77efc35de9ffd65b99a1ab792fdb88a23a304
authorWaldemar Brodkorb <wbx@openadk.org>
Mon, 13 Jul 2015 20:56:03 +0000 (13 15:56 -0500)
committerWaldemar Brodkorb <wbx@openadk.org>
Mon, 13 Jul 2015 20:57:21 +0000 (13 15:57 -0500)
tree74f70fc0ab17311d7088e3df4fa1cb354502ab15
parent3574407229f50681b91f071ffdee62fdb0c589e6
add basic toolchain support for or1k arch with musl libc
rules.mk
target/arch.lst
target/config/Config.in.cpu
target/config/Config.in.gcc.choice
target/config/Config.in.libc.choice
target/or1k/Makefile [new file with mode: 0644]
target/or1k/systems/toolchain-or1k [new file with mode: 0644]
toolchain/Makefile
toolchain/gcc/Makefile.inc
toolchain/gcc/patches/4.9.2-or1k/cflags.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9.2-or1k/gcc.musl [new file with mode: 0644]