| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [toolchain] we have a minimal gcc target compiler since [13931], so use it in... | nico | 2009-01-20 | 1 | -0/+1 |
* | [toolchain] fix linux headers & source paths at uClibc config stage | nico | 2009-01-17 | 1 | -2/+2 |
* | do not strip uclibc | nbd | 2009-01-13 | 1 | -1/+2 |
* | [massive] add support for alternative C libraries (currently only glibc/eglibc) | nico | 2009-01-08 | 1 | -48/+42 |
* | [cosmetic] indent conditionnals in uClibc Makefile | nico | 2008-11-08 | 1 | -21/+21 |
* | Fix locations for the uClibc snapshot version (#4065) | florian | 2008-10-28 | 1 | -1/+12 |
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | nbd | 2008-09-02 | 1 | -0/+1 |
* | make libc.so symlink relative instead of absolute (#3878) | nbd | 2008-08-17 | 1 | -1/+1 |
* | uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f... | florian | 2008-07-21 | 1 | -0/+7 |
* | use qstrip macro to strip quoted CONFIG_* strings | nico | 2008-07-14 | 1 | -3/+3 |
* | fix typo | kaloz | 2008-04-03 | 1 | -1/+1 |
* | fix uclibc build on osx | nbd | 2008-03-09 | 1 | -0/+1 |
* | fix md5sum for v0.28.2 (closes: #3159) | nico | 2008-02-19 | 1 | -1/+1 |
* | add missing config change for OABI | nbd | 2008-02-14 | 1 | -0/+2 |
* | add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (... | ralph | 2008-01-27 | 1 | -6/+57 |
* | [toolchain] uClibc: restore support of shadow passwords, but make it configur... | juhosg | 2008-01-26 | 1 | -2/+3 |
* | unconditionally enable c99 math support in uclibc - many packages need it | nbd | 2007-12-29 | 1 | -1/+0 |
* | upgrade to uClibc 0.9.29 - break binary compatibility #1 | kaloz | 2007-12-28 | 1 | -5/+26 |
* | fixup softfloat handling | kaloz | 2007-12-28 | 1 | -1/+1 |
* | hopefully fix occasional uClibc/gcc build failures | nbd | 2007-12-13 | 1 | -4/+5 |
* | fix a few stampfile locations | nbd | 2007-11-20 | 1 | -2/+2 |
* | Fix toolchain generation with FPU enabled (#2242) | florian | 2007-09-09 | 1 | -1/+1 |