| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain/uclibc: Bump version to 1.0.22 | Alexey Brodkin | 2017-02-11 | 1 | -5/+1 |
* | build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) | Felix Fietkau | 2012-11-08 | 1 | -1/+1 |
* | toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA... | Felix Fietkau | 2012-10-17 | 1 | -0/+2 |
* | uClibc: split the package into the main directory and the headers/ and utils/... | Felix Fietkau | 2012-06-30 | 1 | -115/+8 |
* | toolchain: keep the initial gcc around for later uclibc rebuilds | Felix Fietkau | 2012-06-30 | 1 | -1/+1 |
* | uClibc: update to 0.9.33.2, fixes #4420 | Felix Fietkau | 2012-05-15 | 1 | -1/+1 |
* | uClibc: remove 0.9.32, it is no longer necessary | Felix Fietkau | 2012-05-15 | 1 | -13/+3 |
* | add 0.9.33 | Imre Kaloz | 2012-02-08 | 1 | -1/+2 |
* | if CONFIG_BUILD_NLS is selected, compile uClibc with locale support | Jo-Philipp Wich | 2012-01-01 | 1 | -0/+1 |
* | uClibc: update to latest 0.9.32.1 git | Felix Fietkau | 2011-07-25 | 1 | -2/+3 |
* | uclibc: make powerpc e500 support independent of the target name, always use ... | Felix Fietkau | 2011-06-26 | 1 | -1/+3 |
* | uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6... | Felix Fietkau | 2011-04-17 | 1 | -2/+2 |
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -2/+0 |
* | uClibc: set the toolchain info at install time instead of prepare time, fixes... | Felix Fietkau | 2011-03-01 | 1 | -1/+1 |
* | upgrade to latest git, refresh patches | Imre Kaloz | 2011-02-24 | 1 | -1/+1 |
* | uClibc: remove 0.9.30, 0.9.31 | Felix Fietkau | 2011-02-15 | 1 | -2/+0 |
* | upgrade to latest git | Imre Kaloz | 2011-02-13 | 1 | -1/+1 |
* | remove the shared object stubs of libnsl and libresolv - let the compiler use... | Felix Fietkau | 2011-02-13 | 1 | -0/+3 |
* | update to latest git version | Imre Kaloz | 2011-02-02 | 1 | -4/+2 |
* | uClibc: remove references to $(CONFIG_LARGEFILE) | Jo-Philipp Wich | 2011-01-28 | 1 | -1/+0 |
* | uClibc: fix version check for 0.9.32 | Felix Fietkau | 2011-01-28 | 1 | -1/+1 |
* | update to latest git | Imre Kaloz | 2011-01-24 | 1 | -2/+2 |
* | upgrade to latest git snapshot | Imre Kaloz | 2011-01-03 | 1 | -2/+2 |
* | toolchain/uClibc: sync to latest uClibc-0.9.32 | Alexandros C. Couloumbis | 2010-12-03 | 1 | -1/+1 |
* | uClibc: add back a few cflags that were being overwritten, might fix a few se... | Felix Fietkau | 2010-11-24 | 1 | -1/+6 |
* | uClibc: fix headers install on prepare with QUILT=1 | Felix Fietkau | 2010-11-22 | 1 | -0/+6 |
* | uClibc: update 0.9.32 to latest git | Felix Fietkau | 2010-11-22 | 1 | -1/+1 |
* | remove support for uClibc 0.9.30.2 and 0.9.30.3 | Imre Kaloz | 2010-11-02 | 1 | -2/+0 |
* | optionally support parallel toolchain build. This defaults to off, because ce... | Michael Büsch | 2010-10-03 | 1 | -1/+1 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | Felix Fietkau | 2010-08-19 | 1 | -8/+6 |
* | patch went upstream, so bump git version and remove patch locally | Mirko Vogt | 2010-06-22 | 1 | -1/+3 |
* | add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012ba... | Mirko Vogt | 2010-06-20 | 1 | -3/+3 |
* | toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) | Nicolas Thill | 2010-04-15 | 1 | -1/+2 |
* | add support for uClibc 0.9.30.3 | Florian Fainelli | 2010-03-13 | 1 | -0/+1 |
* | uClibc: enhance debug support (closes: #6118) | Nicolas Thill | 2010-03-07 | 1 | -5/+4 |
* | upgrade and fixup support for the uclibc nptl branch | Imre Kaloz | 2010-02-26 | 1 | -2/+5 |
* | add menuconfig item to enable uClibc debug builds | Jo-Philipp Wich | 2010-02-25 | 1 | -0/+4 |
* | add support for uClibc 0.9.30.2 | Florian Fainelli | 2010-01-14 | 1 | -0/+1 |
* | fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o... | Felix Fietkau | 2009-10-20 | 1 | -0/+1 |
* | remove support for uclibc 0.9.29 | Felix Fietkau | 2009-10-19 | 1 | -1/+0 |
* | uClibc: remove absolute path linking to host libraries in libpthread.so (clos... | Nicolas Thill | 2009-10-02 | 1 | -9/+9 |
* | uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n... | Felix Fietkau | 2009-08-29 | 1 | -0/+1 |
* | more cygwin build fixes | Florian Fainelli | 2009-08-26 | 1 | -2/+2 |
* | upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3 | Felix Fietkau | 2009-05-22 | 1 | -4/+4 |
* | Fix Image Builder building - added missing /bin dir to toolchain Signed-off-b... | Jo-Philipp Wich | 2009-05-07 | 1 | -0/+1 |
* | fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ... | Felix Fietkau | 2009-05-04 | 1 | -1/+2 |
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30... | Nicolas Thill | 2009-04-24 | 1 | -58/+14 |
* | fix uclibc subdir | Felix Fietkau | 2009-03-24 | 1 | -1/+1 |
* | append the correct extraversion to the toolchain's info.mk for uclibc-nptl | Felix Fietkau | 2009-03-24 | 1 | -1/+1 |
* | fix uclibc symlink for nptl | Felix Fietkau | 2009-03-24 | 1 | -4/+4 |