Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain: get rid of uclibc version kconfig symbol overloading | Felix Fietkau | 2013-04-18 | 1 | -3/+3 |
| | | | | SVN-Revision: 36356 | ||||
* | uClibc: update to 0.9.33.2, fixes #4420 | Felix Fietkau | 2012-05-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 31740 | ||||
* | uClibc: remove 0.9.32, it is no longer necessary | Felix Fietkau | 2012-05-15 | 1 | -3/+0 |
| | | | | SVN-Revision: 31739 | ||||
* | use uClibc 0.9.33 by default | Imre Kaloz | 2012-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 30468 | ||||
* | add 0.9.33 | Imre Kaloz | 2012-02-08 | 1 | -0/+3 |
| | | | | SVN-Revision: 30374 | ||||
* | uClibc: remove 0.9.30, 0.9.31 | Felix Fietkau | 2011-02-15 | 1 | -6/+0 |
| | | | | SVN-Revision: 25542 | ||||
* | uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier ↵ | Felix Fietkau | 2011-01-28 | 1 | -1/+1 |
| | | | | | | versions (especially threading issues), and the known regressions have been fixed SVN-Revision: 25187 | ||||
* | update to latest git | Imre Kaloz | 2011-01-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 25082 | ||||
* | switch to uClibc 0.9.31 | Imre Kaloz | 2010-11-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 23781 | ||||
* | remove support for uClibc 0.9.30.2 and 0.9.30.3 | Imre Kaloz | 2010-11-02 | 1 | -6/+0 |
| | | | | SVN-Revision: 23779 | ||||
* | add support for uClibc version 0.9.32 based on git rev ↵ | Mirko Vogt | 2010-06-20 | 1 | -3/+2 |
| | | | | | | a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently SVN-Revision: 21856 | ||||
* | toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) | Nicolas Thill | 2010-04-15 | 1 | -0/+3 |
| | | | | SVN-Revision: 20873 | ||||
* | add support for uClibc 0.9.30.3 | Florian Fainelli | 2010-03-13 | 1 | -0/+3 |
| | | | | SVN-Revision: 20181 | ||||
* | add menuconfig item to enable uClibc debug builds | Jo-Philipp Wich | 2010-02-25 | 1 | -0/+8 |
| | | | | SVN-Revision: 19860 | ||||
* | add support for uClibc 0.9.30.2 | Florian Fainelli | 2010-01-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 19125 | ||||
* | remove support for uclibc 0.9.29 | Felix Fietkau | 2009-10-19 | 1 | -3/+0 |
| | | | | SVN-Revision: 18078 | ||||
* | make uclibc 0.9.30.1 the default | Imre Kaloz | 2009-05-25 | 1 | -3/+1 |
| | | | | SVN-Revision: 16047 | ||||
* | building uml on x86_64 w/ uClibc 0.9.29 is currently broken, select 0.9.30.1 ↵ | Florian Fainelli | 2009-04-27 | 1 | -0/+1 |
| | | | | | | which is working SVN-Revision: 15450 | ||||
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base ↵ | Nicolas Thill | 2009-04-24 | 1 | -28/+6 |
| | | | | | | (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) SVN-Revision: 15368 | ||||
* | add a modified version of the mips64 patch from #4603 | Felix Fietkau | 2009-04-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 15249 | ||||
* | mark uclibc nptl and snapshot as broken | Felix Fietkau | 2009-04-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 15179 | ||||
* | add uclibc-nptl | Felix Fietkau | 2009-03-24 | 1 | -1/+7 |
| | | | | SVN-Revision: 15006 | ||||
* | remove obsolete comment | Felix Fietkau | 2009-03-24 | 1 | -1/+0 |
| | | | | SVN-Revision: 15005 | ||||
* | add uclibc 0.9.30.1 | Felix Fietkau | 2009-03-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 15000 | ||||
* | add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ↵ | Nicolas Thill | 2009-01-21 | 1 | -0/+3 |
| | | | | | | Puchu! SVN-Revision: 14130 | ||||
* | add support for alternative C libraries (currently only glibc/eglibc) other ↵ | Nicolas Thill | 2009-01-08 | 1 | -2/+4 |
| | | | | | | (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 | ||||
* | remove some wrong depends/defaults | Felix Fietkau | 2008-01-27 | 1 | -2/+0 |
| | | | | SVN-Revision: 10284 | ||||
* | add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose ↵ | Ralph Hempel | 2008-01-27 | 1 | -0/+31 |
(and already deployed evaluation boards) the version 0.9.29 is still the default version SVN-Revision: 10282 |