summaryrefslogtreecommitdiff
path: root/toolchain/uClibc/Config.version
Commit message (Collapse)AuthorAgeFilesLines
* toolchain: get rid of uclibc version kconfig symbol overloadingFelix Fietkau2013-04-181-7/+3
| | | | SVN-Revision: 36356
* uClibc: update to 0.9.33.2, fixes #4420Felix Fietkau2012-05-151-2/+2
| | | | SVN-Revision: 31740
* uClibc: remove 0.9.32, it is no longer necessaryFelix Fietkau2012-05-151-1/+0
| | | | SVN-Revision: 31739
* use uClibc 0.9.33 by defaultImre Kaloz2012-02-121-2/+2
| | | | SVN-Revision: 30468
* add 0.9.33Imre Kaloz2012-02-081-0/+1
| | | | SVN-Revision: 30374
* toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_*Jonas Gorski2011-08-021-0/+8
| | | | | | | UCLIBC_VERSION_* was only defined when toolchain options was enabled, breaking packages depending on (not) having certain uClibc versions. SVN-Revision: 27882
* uClibc: remove 0.9.30, 0.9.31Felix Fietkau2011-02-151-2/+0
| | | | SVN-Revision: 25542
* uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier ↵Felix Fietkau2011-01-281-1/+1
| | | | | | versions (especially threading issues), and the known regressions have been fixed SVN-Revision: 25187
* switch to uClibc 0.9.31Imre Kaloz2010-11-021-1/+1
| | | | SVN-Revision: 23781
* remove support for uClibc 0.9.30.2 and 0.9.30.3Imre Kaloz2010-11-021-2/+0
| | | | SVN-Revision: 23779
* add support for uClibc version 0.9.32 based on git rev ↵Mirko Vogt2010-06-201-1/+1
| | | | | | 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 Thill2010-04-151-0/+1
| | | | SVN-Revision: 20873
* add support for uClibc 0.9.30.3Florian Fainelli2010-03-131-0/+1
| | | | SVN-Revision: 20181
* add support for uClibc 0.9.30.2Florian Fainelli2010-01-141-0/+1
| | | | SVN-Revision: 19125
* remove support for uclibc 0.9.29Felix Fietkau2009-10-191-1/+0
| | | | SVN-Revision: 18078
* make uclibc 0.9.30.1 the defaultImre Kaloz2009-05-251-3/+2
| | | | SVN-Revision: 16047
* building uml on x86_64 w/ uClibc 0.9.29 is currently broken, select 0.9.30.1 ↵Florian Fainelli2009-04-271-1/+1
| | | | | | which is working SVN-Revision: 15450
* uClibc cleanup: - use full version string (0.9.30.1), instead of base ↵Nicolas Thill2009-04-241-4/+3
| | | | | | (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) SVN-Revision: 15368
* add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ↵Nicolas Thill2009-01-211-0/+1
| | | | | | Puchu! SVN-Revision: 14130
* add support for alternative C libraries (currently only glibc/eglibc) other ↵Nicolas Thill2009-01-081-1/+1
| | | | | | (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
* fix uClibc legacy versionFelix Fietkau2008-07-291-1/+1
| | | | SVN-Revision: 11993
* fix uclibc version selectionJohn Crispin2008-05-031-1/+1
| | | | SVN-Revision: 11024
* oops, missing fileRalph Hempel2008-01-271-0/+8
SVN-Revision: 10283