aboutsummaryrefslogtreecommitdiff
path: root/toolchain/uClibc/Makefile
Commit message (Expand)AuthorAge
* toolchain/uclibc: Bump version to 1.0.22Alexey Brodkin2017-02-11
* build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek)Felix Fietkau2012-11-08
* toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...Felix Fietkau2012-10-17
* uClibc: split the package into the main directory and the headers/ and utils/...Felix Fietkau2012-06-30
* toolchain: keep the initial gcc around for later uclibc rebuildsFelix Fietkau2012-06-30
* uClibc: update to 0.9.33.2, fixes #4420Felix Fietkau2012-05-15
* uClibc: remove 0.9.32, it is no longer necessaryFelix Fietkau2012-05-15
* add 0.9.33Imre Kaloz2012-02-08
* if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportJo-Philipp Wich2012-01-01
* uClibc: update to latest 0.9.32.1 gitFelix Fietkau2011-07-25
* uclibc: make powerpc e500 support independent of the target name, always use ...Felix Fietkau2011-06-26
* uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6...Felix Fietkau2011-04-17
* only support EABI on ARM targetsImre Kaloz2011-03-07
* uClibc: set the toolchain info at install time instead of prepare time, fixes...Felix Fietkau2011-03-01
* upgrade to latest git, refresh patchesImre Kaloz2011-02-24
* uClibc: remove 0.9.30, 0.9.31Felix Fietkau2011-02-15
* upgrade to latest gitImre Kaloz2011-02-13
* remove the shared object stubs of libnsl and libresolv - let the compiler use...Felix Fietkau2011-02-13
* update to latest git versionImre Kaloz2011-02-02
* uClibc: remove references to $(CONFIG_LARGEFILE)Jo-Philipp Wich2011-01-28
* uClibc: fix version check for 0.9.32Felix Fietkau2011-01-28
* update to latest gitImre Kaloz2011-01-24
* upgrade to latest git snapshotImre Kaloz2011-01-03
* toolchain/uClibc: sync to latest uClibc-0.9.32Alexandros C. Couloumbis2010-12-03
* uClibc: add back a few cflags that were being overwritten, might fix a few se...Felix Fietkau2010-11-24
* uClibc: fix headers install on prepare with QUILT=1Felix Fietkau2010-11-22
* uClibc: update 0.9.32 to latest gitFelix Fietkau2010-11-22
* remove support for uClibc 0.9.30.2 and 0.9.30.3Imre Kaloz2010-11-02
* optionally support parallel toolchain build. This defaults to off, because ce...Michael Büsch2010-10-03
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...Felix Fietkau2010-08-19
* patch went upstream, so bump git version and remove patch locallyMirko Vogt2010-06-22
* add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012ba...Mirko Vogt2010-06-20
* toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)Nicolas Thill2010-04-15
* add support for uClibc 0.9.30.3Florian Fainelli2010-03-13
* uClibc: enhance debug support (closes: #6118)Nicolas Thill2010-03-07
* upgrade and fixup support for the uclibc nptl branchImre Kaloz2010-02-26
* add menuconfig item to enable uClibc debug buildsJo-Philipp Wich2010-02-25
* add support for uClibc 0.9.30.2Florian Fainelli2010-01-14
* fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...Felix Fietkau2009-10-20
* remove support for uclibc 0.9.29Felix Fietkau2009-10-19
* uClibc: remove absolute path linking to host libraries in libpthread.so (clos...Nicolas Thill2009-10-02
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...Felix Fietkau2009-08-29
* more cygwin build fixesFlorian Fainelli2009-08-26
* upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3Felix Fietkau2009-05-22
* Fix Image Builder building - added missing /bin dir to toolchain Signed-off-b...Jo-Philipp Wich2009-05-07
* fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...Felix Fietkau2009-05-04
* uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30...Nicolas Thill2009-04-24
* fix uclibc subdirFelix Fietkau2009-03-24
* append the correct extraversion to the toolchain's info.mk for uclibc-nptlFelix Fietkau2009-03-24
* fix uclibc symlink for nptlFelix Fietkau2009-03-24