Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base ↵ | Nicolas Thill | 2009-04-24 | 1 | -58/+14 |
| | | | | | | (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) SVN-Revision: 15368 | ||||
* | fix uclibc subdir | Felix Fietkau | 2009-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15010 | ||||
* | append the correct extraversion to the toolchain's info.mk for uclibc-nptl | Felix Fietkau | 2009-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15008 | ||||
* | fix uclibc symlink for nptl | Felix Fietkau | 2009-03-24 | 1 | -4/+4 |
| | | | | SVN-Revision: 15007 | ||||
* | add uclibc-nptl | Felix Fietkau | 2009-03-24 | 1 | -6/+14 |
| | | | | SVN-Revision: 15006 | ||||
* | clean up uClibc config handling - use kconfig.pl to split configs similar to ↵ | Felix Fietkau | 2009-03-24 | 1 | -1/+3 |
| | | | | | | how it's done in the kernel SVN-Revision: 15004 | ||||
* | fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 15001 | ||||
* | clean up uclibc patch/config version handling a bit | Felix Fietkau | 2009-03-23 | 1 | -26/+8 |
| | | | | SVN-Revision: 14994 | ||||
* | fix stampfile variables for the toolchain build (fixes gcc compile error) | Felix Fietkau | 2009-03-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 14862 | ||||
* | move common variables to a dedicated include file | Nicolas Thill | 2009-02-23 | 1 | -7/+3 |
| | | | | SVN-Revision: 14648 | ||||
* | build system refactoring in preparation for allowing packages to do ↵ | Felix Fietkau | 2009-02-22 | 1 | -30/+30 |
| | | | | | | host-build steps SVN-Revision: 14610 | ||||
* | cosmetic & coherency fixes | Nicolas Thill | 2009-02-03 | 1 | -3/+1 |
| | | | | SVN-Revision: 14397 | ||||
* | fix uClibc fpu/soft-float selection | Nicolas Thill | 2009-01-21 | 1 | -1/+2 |
| | | | | SVN-Revision: 14141 | ||||
* | add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ↵ | Nicolas Thill | 2009-01-21 | 1 | -1/+8 |
| | | | | | | Puchu! SVN-Revision: 14130 | ||||
* | we have a minimal gcc target compiler since [13931], so use it in uClibc ↵ | Nicolas Thill | 2009-01-20 | 1 | -0/+1 |
| | | | | | | headers generation SVN-Revision: 14123 | ||||
* | fix linux headers & source paths at uClibc config stage | Nicolas Thill | 2009-01-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 14080 | ||||
* | do not strip uclibc | Felix Fietkau | 2009-01-13 | 1 | -1/+2 |
| | | | | SVN-Revision: 14019 | ||||
* | add support for alternative C libraries (currently only glibc/eglibc) other ↵ | Nicolas Thill | 2009-01-08 | 1 | -48/+42 |
| | | | | | | (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) SVN-Revision: 13931 | ||||
* | indent conditionnals in uClibc Makefile | Nicolas Thill | 2008-11-08 | 1 | -21/+21 |
| | | | | SVN-Revision: 13144 | ||||
* | Fix locations for the uClibc snapshot version (#4065) | Florian Fainelli | 2008-10-28 | 1 | -1/+12 |
| | | | | SVN-Revision: 13067 | ||||
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | Felix Fietkau | 2008-09-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 12492 | ||||
* | make libc.so symlink relative instead of absolute (#3878) | Felix Fietkau | 2008-08-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 12333 | ||||
* | uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include ↵ | Florian Fainelli | 2008-07-21 | 1 | -0/+7 |
| | | | | | | files, remove this when there are no 2.6.23 left SVN-Revision: 11893 | ||||
* | use qstrip macro to strip quoted CONFIG_* strings | Nicolas Thill | 2008-07-14 | 1 | -3/+3 |
| | | | | SVN-Revision: 11832 | ||||
* | fix typo | Imre Kaloz | 2008-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10718 | ||||
* | fix uclibc build on osx | Felix Fietkau | 2008-03-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 10578 | ||||
* | fix md5sum for v0.28.2 (closes: #3159) | Nicolas Thill | 2008-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 10498 | ||||
* | add missing config change for OABI | Felix Fietkau | 2008-02-14 | 1 | -0/+2 |
| | | | | SVN-Revision: 10459 | ||||
* | add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose ↵ | Ralph Hempel | 2008-01-27 | 1 | -6/+57 |
| | | | | | | (and already deployed evaluation boards) the version 0.9.29 is still the default version SVN-Revision: 10282 | ||||
* | uClibc: restore support of shadow passwords, but make it configurable | Gabor Juhos | 2008-01-26 | 1 | -2/+3 |
| | | | | SVN-Revision: 10276 | ||||
* | unconditionally enable c99 math support in uclibc - many packages need it | Felix Fietkau | 2007-12-29 | 1 | -1/+0 |
| | | | | SVN-Revision: 10024 | ||||
* | upgrade to uClibc 0.9.29 - break binary compatibility #1 | Imre Kaloz | 2007-12-28 | 1 | -5/+26 |
| | | | | SVN-Revision: 10010 | ||||
* | fixup softfloat handling | Imre Kaloz | 2007-12-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 10003 | ||||
* | hopefully fix occasional uClibc/gcc build failures | Felix Fietkau | 2007-12-13 | 1 | -4/+5 |
| | | | | SVN-Revision: 9717 | ||||
* | fix a few stampfile locations | Felix Fietkau | 2007-11-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 9587 | ||||
* | Fix toolchain generation with FPU enabled (#2242) | Florian Fainelli | 2007-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 8711 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -2/+2 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 1 | -42/+31 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||||
* | remove leftover CONFIG_JLEVEL | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8249 | ||||
* | fix an uClibc compile error that only happens on rebuilds | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8248 | ||||
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵ | Imre Kaloz | 2007-06-08 | 1 | -0/+1 |
| | | | | | | with wigyori SVN-Revision: 7533 | ||||
* | Remove ldd/ldconfig for the moment (#1551) | Florian Fainelli | 2007-04-04 | 1 | -7/+0 |
| | | | | SVN-Revision: 6866 | ||||
* | Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ↵ | Hamish Guthrie | 2007-04-04 | 1 | -0/+2 |
| | | | | | | on at91 platform SVN-Revision: 6862 | ||||
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | Florian Fainelli | 2007-04-03 | 1 | -0/+6 |
| | | | | SVN-Revision: 6856 | ||||
* | upgrade to uClibc 0.9.28.2 | Felix Fietkau | 2007-02-24 | 1 | -3/+4 |
| | | | | SVN-Revision: 6353 | ||||
* | add a configuration option to enable full c99 math in libm. this is needed ↵ | Tim Yardley | 2006-10-26 | 1 | -0/+3 |
| | | | | | | for functions like floorf (which happens to be used in postgresql server as an example) SVN-Revision: 5302 | ||||
* | improve parallel building | Felix Fietkau | 2006-10-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 5208 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+98 |