93 Commits (8b8875b305e3e36153f83d08c68596fe0303efa4)

Author SHA1 Message Date
Felix Fietkau 291d24c3cc build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) 12 years ago
Felix Fietkau c6ba19c70e toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol 12 years ago
Felix Fietkau c3caa1b768 uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support 12 years ago
Felix Fietkau e74e4dbd29 toolchain: keep the initial gcc around for later uclibc rebuilds 12 years ago
Felix Fietkau 3ea4b6ba91 uClibc: update to 0.9.33.2, fixes #4420 12 years ago
Felix Fietkau d98c2d542c uClibc: remove 0.9.32, it is no longer necessary 12 years ago
Imre Kaloz 9bf867b531 add 0.9.33 13 years ago
Jo-Philipp Wich d22adb1b06 if CONFIG_BUILD_NLS is selected, compile uClibc with locale support 13 years ago
Felix Fietkau 816f76457c uClibc: update to latest 0.9.32.1 git 13 years ago
Felix Fietkau 92726d8f32 uclibc: make powerpc e500 support independent of the target name, always use it if the spe_fpu feature flag is set 13 years ago
Felix Fietkau a621c3c24a uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6 dns issues 13 years ago
Imre Kaloz b74308c433 only support EABI on ARM targets 14 years ago
Felix Fietkau 783e064632 uClibc: set the toolchain info at install time instead of prepare time, fixes staging dir rebuilds 14 years ago
Imre Kaloz ae885a3978 upgrade to latest git, refresh patches 14 years ago
Felix Fietkau 72ca180fd7 uClibc: remove 0.9.30, 0.9.31 14 years ago
Imre Kaloz b0a9a4d66c upgrade to latest git 14 years ago
Felix Fietkau c672eeffc9 remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead 14 years ago
Imre Kaloz fa5259d442 update to latest git version 14 years ago
Jo-Philipp Wich ab217388a9 uClibc: remove references to $(CONFIG_LARGEFILE) 14 years ago
Felix Fietkau 2e6f6843a6 uClibc: fix version check for 0.9.32 14 years ago
Imre Kaloz 1d02e78a6f update to latest git 14 years ago
Imre Kaloz 5428a58287 upgrade to latest git snapshot 14 years ago
Alexandros C. Couloumbis 581378f5cb toolchain/uClibc: sync to latest uClibc-0.9.32 14 years ago
Felix Fietkau f21c0cacf8 uClibc: add back a few cflags that were being overwritten, might fix a few segfauls (thx, framer99) 14 years ago
Felix Fietkau c0915e5983 uClibc: fix headers install on prepare with QUILT=1 14 years ago
Felix Fietkau 05e837fb6d uClibc: update 0.9.32 to latest git 14 years ago
Imre Kaloz 9611a0f606 remove support for uClibc 0.9.30.2 and 0.9.30.3 14 years ago
Michael Büsch cf323eb924 optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine. 14 years ago
Felix Fietkau 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 14 years ago
Mirko Vogt aa85835ef2 patch went upstream, so bump git version and remove patch locally 14 years ago
Mirko Vogt 9d0f9d3758 add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently 14 years ago
Nicolas Thill 349439d7ea toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) 14 years ago
Florian Fainelli e6ec1ce8cf add support for uClibc 0.9.30.3 15 years ago
Nicolas Thill 4437156961 uClibc: enhance debug support (closes: #6118) 15 years ago
Imre Kaloz d2bf3771ed upgrade and fixup support for the uclibc nptl branch 15 years ago
Jo-Philipp Wich 24b495c619 add menuconfig item to enable uClibc debug builds 15 years ago
Florian Fainelli 1ebff51904 add support for uClibc 0.9.30.2 15 years ago
Felix Fietkau cb3495fac5 fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead of using the standard _pic variant 15 years ago
Felix Fietkau 161792d02c remove support for uclibc 0.9.29 15 years ago
Nicolas Thill fd6e548d42 uClibc: remove absolute path linking to host libraries in libpthread.so (closes: #5601) 15 years ago
Felix Fietkau 91fe363562 uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not exported by default. use it instead of libc_pic.a 15 years ago
Florian Fainelli ffa2d292fe more cygwin build fixes 15 years ago
Felix Fietkau cc7805ea27 upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3 15 years ago
Jo-Philipp Wich bc3538d2d2 Fix Image Builder building - added missing /bin dir to toolchain Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 15 years ago
Felix Fietkau 141925202e fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries) 15 years ago
Nicolas Thill 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) 15 years ago
Felix Fietkau d0e357e729 fix uclibc subdir 16 years ago
Felix Fietkau 02739c116f append the correct extraversion to the toolchain's info.mk for uclibc-nptl 16 years ago
Felix Fietkau fe601b3efd fix uclibc symlink for nptl 16 years ago
Felix Fietkau f914fcf49f add uclibc-nptl 16 years ago