kumquat-buildroot/toolchain
Vicente Olivert Riera 99122d6780 arch: add support for mips32r6 and mips64r6 variants
- Add support for mips32r6 and mips64r6 target architecture variants
- Disable unsupported gcc versions
- Disable unsupported binutils versions
- Disable unsupported external toolchains
- Disable unsuported C libraries
- Add a hook in order to make glibc compile for MIPS R6.

[Thomas: slightly tweak the glibc hack explanation, to make it
hopefully clearer.]

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-10-12 21:33:56 +02:00
..
toolchain
toolchain-buildroot arch: add support for mips32r6 and mips64r6 variants 2015-10-12 21:33:56 +02:00
toolchain-external arch: add support for mips32r6 and mips64r6 variants 2015-10-12 21:33:56 +02:00
Config.in
helpers.mk toolchain: Fix glibc breakage 2015-10-04 13:59:46 +02:00
toolchain-common.in toolchain: add 4.2.x choice for headers 2015-09-01 10:05:20 +02:00
toolchain-wrapper.c toolchain-wrapper.c: unbreak BR_CROSS_PATH_ABS handling 2015-10-05 08:25:17 +02:00
toolchain-wrapper.mk ccache: support changing the output directory 2015-10-04 18:22:21 +02:00
toolchain.mk