Felix Fietkau dcfc40358b gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc crap from leaking into every single binary 14 anos atrás
..
binutils 3c365cc72d enable 2.22 for unsupported archs if BROKEN is enabled 14 anos atrás
eglibc 0665e400a0 eglibc 2.14 needs our eglibc patchset as well 14 anos atrás
gcc dcfc40358b gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc crap from leaking into every single binary 14 anos atrás
gdb be20fe9771 toolchain/gdb: fix compile for powerpc targets, refresh patch 14 anos atrás
glibc 07488ef93d glibc: remove all previous (ancient) versions, add 2.14 (partially based on a patch and testing by WillieNL) 14 anos atrás
glibc-ports f797b4293a add support for glibc-2.4 (#5213) 16 anos atrás
insight 62c1740676 toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK 15 anos atrás
kernel-headers 2105acbe28 kernel-headers: fix compile error caused by wrong host include path when the toolchain is already built 14 anos atrás
llvm 215ccb66e6 gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 16 anos atrás
uClibc 86296a0cb6 use uClibc 0.9.33 by default 14 anos atrás
wrapper 5b7668ca44 use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to wrap external toolchain commands, abort build if certain features such as CONFIG_SOFT_FLOAT or CONFIG_IPV6 are enabled but not supported by the toolchain. 14 anos atrás
Config.in e53afbbe64 introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAIN || NATIVE_TOOLCHAIN Currently we always assume uClibc if an external toolchain is used, this breaks for non-uClibc toolchains or even vanilla uClibc ones since they do not share the external librpc semantics as OpenWrt. Solve the problem by defining an abstract "EXTERNAL_LIBC" which packages might or might not depend on. 14 anos atrás
Makefile 5b7668ca44 use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to wrap external toolchain commands, abort build if certain features such as CONFIG_SOFT_FLOAT or CONFIG_IPV6 are enabled but not supported by the toolchain. 14 anos atrás
info.mk 222f37cbde uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 16 anos atrás