| Commit message (Expand) | Author | Age | Files | Lines |
* | uclibc: make powerpc e500 support independent of the target name, always use ... | nbd | 2011-06-26 | 1 | -1/+3 |
* | uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6... | nbd | 2011-04-17 | 1 | -2/+2 |
* | only support EABI on ARM targets | kaloz | 2011-03-07 | 1 | -2/+0 |
* | uClibc: set the toolchain info at install time instead of prepare time, fixes... | nbd | 2011-03-01 | 1 | -1/+1 |
* | [toolchain/uClibc]: upgrade to latest git, refresh patches | kaloz | 2011-02-24 | 1 | -1/+1 |
* | uClibc: remove 0.9.30, 0.9.31 | nbd | 2011-02-15 | 1 | -2/+0 |
* | [toolchain/uClibc]: upgrade to latest git | kaloz | 2011-02-13 | 1 | -1/+1 |
* | remove the shared object stubs of libnsl and libresolv - let the compiler use... | nbd | 2011-02-13 | 1 | -0/+3 |
* | [toolchain/uClibc]: update to latest git version | kaloz | 2011-02-02 | 1 | -4/+2 |
* | [toolchain] uClibc: remove references to $(CONFIG_LARGEFILE) | jow | 2011-01-28 | 1 | -1/+0 |
* | uClibc: fix version check for 0.9.32 | nbd | 2011-01-28 | 1 | -1/+1 |
* | [toolchain/uClibc]: update to latest git | kaloz | 2011-01-24 | 1 | -2/+2 |
* | [toolchain/uClibc]: upgrade to latest git snapshot | kaloz | 2011-01-03 | 1 | -2/+2 |
* | toolchain/uClibc: sync to latest uClibc-0.9.32 | acoul | 2010-12-03 | 1 | -1/+1 |
* | uClibc: add back a few cflags that were being overwritten, might fix a few se... | nbd | 2010-11-24 | 1 | -1/+6 |
* | uClibc: fix headers install on prepare with QUILT=1 | nbd | 2010-11-22 | 1 | -0/+6 |
* | uClibc: update 0.9.32 to latest git | nbd | 2010-11-22 | 1 | -1/+1 |
* | [toolchain]: remove support for uClibc 0.9.30.2 and 0.9.30.3 | kaloz | 2010-11-02 | 1 | -2/+0 |
* | optionally support parallel toolchain build. This defaults to off, because ce... | mb | 2010-10-03 | 1 | -1/+1 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | nbd | 2010-08-19 | 1 | -8/+6 |
* | patch went upstream, so bump git version and remove patch locally | mirko | 2010-06-22 | 1 | -1/+3 |
* | add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012ba... | mirko | 2010-06-20 | 1 | -3/+3 |
* | toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) | nico | 2010-04-15 | 1 | -1/+2 |
* | [toolchain] add support for uClibc 0.9.30.3 | florian | 2010-03-13 | 1 | -0/+1 |
* | [toolchain] uClibc: enhance debug support (closes: #6118) | nico | 2010-03-07 | 1 | -5/+4 |
* | [toolchain/uclibc]: upgrade and fixup support for the uclibc nptl branch | kaloz | 2010-02-26 | 1 | -2/+5 |
* | [toolchain] add menuconfig item to enable uClibc debug builds | jow | 2010-02-25 | 1 | -0/+4 |
* | [toolchain] add support for uClibc 0.9.30.2 | florian | 2010-01-14 | 1 | -0/+1 |
* | fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o... | nbd | 2009-10-20 | 1 | -0/+1 |
* | remove support for uclibc 0.9.29 | nbd | 2009-10-19 | 1 | -1/+0 |
* | [toolchain] uClibc: remove absolute path linking to host libraries in libpthr... | nico | 2009-10-02 | 1 | -9/+9 |
* | uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n... | nbd | 2009-08-29 | 1 | -0/+1 |
* | [uClibc] more cygwin build fixes | florian | 2009-08-26 | 1 | -2/+2 |
* | upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3 | nbd | 2009-05-22 | 1 | -4/+4 |
* | Fix Image Builder building - added missing /bin dir to toolchain | jow | 2009-05-07 | 1 | -0/+1 |
* | fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ... | nbd | 2009-05-04 | 1 | -1/+2 |
* | [toolchain] uClibc cleanup: | nico | 2009-04-24 | 1 | -58/+14 |
* | fix uclibc subdir | nbd | 2009-03-24 | 1 | -1/+1 |
* | append the correct extraversion to the toolchain's info.mk for uclibc-nptl | nbd | 2009-03-24 | 1 | -1/+1 |
* | fix uclibc symlink for nptl | nbd | 2009-03-24 | 1 | -4/+4 |
* | add uclibc-nptl | nbd | 2009-03-24 | 1 | -6/+14 |
* | clean up uClibc config handling - use kconfig.pl to split configs similar to ... | nbd | 2009-03-24 | 1 | -1/+3 |
* | fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink | nbd | 2009-03-23 | 1 | -1/+1 |
* | clean up uclibc patch/config version handling a bit | nbd | 2009-03-23 | 1 | -26/+8 |
* | fix stampfile variables for the toolchain build (fixes gcc compile error) | nbd | 2009-03-13 | 1 | -2/+2 |
* | [toolchain] move common variables to a dedicated include file | nico | 2009-02-23 | 1 | -7/+3 |
* | build system refactoring in preparation for allowing packages to do host-buil... | nbd | 2009-02-22 | 1 | -30/+30 |
* | [toolchain] cosmetic & coherency fixes | nico | 2009-02-03 | 1 | -3/+1 |
* | [toolchain] fix uClibc fpu/soft-float selection | nico | 2009-01-21 | 1 | -1/+2 |
* | [toolchain] add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi M... | nico | 2009-01-21 | 1 | -1/+8 |