| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | major target cleanup. it is now possible to have subtargets that can override... | nbd | 2007-09-08 | 1 | -2/+2 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd | 2007-08-07 | 1 | -42/+31 |
* | remove leftover CONFIG_JLEVEL | nbd | 2007-07-30 | 1 | -1/+1 |
* | fix an uClibc compile error that only happens on rebuilds | nbd | 2007-07-30 | 1 | -1/+1 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | kaloz | 2007-06-08 | 1 | -0/+1 |
* | Remove ldd/ldconfig for the moment (#1551) | florian | 2007-04-04 | 1 | -7/+0 |
* | Cleanups on romboot and u-boot. | hcg | 2007-04-04 | 1 | -0/+2 |
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | florian | 2007-04-03 | 1 | -0/+6 |
* | upgrade to uClibc 0.9.28.2 | nbd | 2007-02-24 | 1 | -3/+4 |
* | add a configuration option to enable full c99 math in libm. this is needed f... | pavlov | 2006-10-26 | 1 | -0/+3 |
* | improve parallel building | nbd | 2006-10-18 | 1 | -1/+1 |
* | move tools from toolchain/ to tools/ | nbd | 2006-09-27 | 1 | -7/+7 |
* | fix everything I broke with the previous patches | mbm | 2006-08-04 | 1 | -2/+2 |
* | add missing copyright | nbd | 2006-06-27 | 1 | -0/+6 |
* | move uClibc/files/config.* to uClibc/config/* and allow board-specific config... | nbd | 2006-06-21 | 1 | -1/+6 |
* | massive cleanup of toolchain/ | nbd | 2006-06-21 | 1 | -54/+37 |
* | cleanup; replace .PHONY with FORCE; disable gdb by default | nbd | 2006-05-31 | 1 | -4/+5 |
* | fix toolchain build | nbd | 2006-05-31 | 1 | -4/+4 |
* | fix BR2_ and CONFIG_ issues | mbm | 2006-05-12 | 1 | -4/+4 |
* | change cp to $(CP) | mbm | 2006-02-01 | 1 | -1/+1 |