add support for h8/300 architecture
commit4460dd0ba7005289d3224442faf870e59e1e2f86
authorWaldemar Brodkorb <wbx@openadk.org>
Sun, 7 Jun 2015 16:11:28 +0000 (7 11:11 -0500)
committerWaldemar Brodkorb <wbx@openadk.org>
Sun, 7 Jun 2015 16:11:28 +0000 (7 11:11 -0500)
tree8103075c03f5220cb972d6d6148d519214e6e643
parent06395eb31cad00e8007b9b5314e32cc49cca17bb
add support for h8/300 architecture
16 files changed:
mk/linux.mk
mk/vars.mk
target/arch.lst
target/config/Config.in
target/config/Config.in.binutils.choice
target/config/Config.in.cpu
target/config/Config.in.gcc.choice
target/config/Config.in.kernelversion.choice
target/config/Config.in.libc.choice
target/config/Config.in.libc.default
target/h8300/Makefile [new file with mode: 0644]
target/h8300/systems/toolchain-h8300 [new file with mode: 0644]
target/h8300/uclibc-ng.config [new file with mode: 0644]
target/h8300/uclibc.config [new file with mode: 0644]
toolchain/gcc/Makefile
toolchain/uclibc-ng/Makefile