aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
Commit message (Expand)AuthorAgeFilesLines
* uClibc: fix uClibc implementation of eventfdFlorian Fainelli2012-09-191-0/+59
* uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo...Felix Fietkau2012-06-301-0/+1
* uClibc: split the package into the main directory and the headers/ and utils/...Felix Fietkau2012-06-304-115/+152
* toolchain/uClibc: fix getting the nameserver from _res state after res_init. ...Felix Fietkau2012-06-301-0/+15
* toolchain: keep the initial gcc around for later uclibc rebuildsFelix Fietkau2012-06-301-1/+1
* uClibc: update to 0.9.33.2, fixes #4420Felix Fietkau2012-05-1540-59/+4
* uClibc: remove 0.9.32, it is no longer necessaryFelix Fietkau2012-05-1549-5856/+3
* backport upstream fix for dst computationFlorian Fainelli2012-03-261-0/+28
* use uClibc 0.9.33 by defaultImre Kaloz2012-02-122-3/+3
* toolchain/uClibc: use an upstream patch to fix syscall related build errors i...Gabor Juhos2012-02-092-15/+28
* toolchain/uClibc: fix 0.9.33 build error on MIPSGabor Juhos2012-02-091-0/+15
* add 0.9.33Imre Kaloz2012-02-0839-1/+5191
* nuke a 2.4 skeletonImre Kaloz2012-02-081-18/+0
* disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if BUILD_NLS is...Jo-Philipp Wich2012-01-041-0/+2
* if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportJo-Philipp Wich2012-01-011-0/+1
* uclibc: backport upstream signalfd patchFlorian Fainelli2011-08-251-0/+32
* toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_*Jonas Gorski2011-08-021-0/+8
* uClibc: backport an x86 compile fix from mainline (thx, swalker)Felix Fietkau2011-07-251-0/+18
* uClibc: update to latest 0.9.32.1 gitFelix Fietkau2011-07-259-1460/+9
* uClibc: fix messed up patch headers in fts patch (patch from #9671)Felix Fietkau2011-07-081-6/+6
* uclibc: backport FTS supportFlorian Fainelli2011-07-072-0/+1398
* uclibc: make powerpc e500 support independent of the target name, always use ...Felix Fietkau2011-06-262-1/+3
* uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hos...Jo-Philipp Wich2011-06-071-0/+10
* use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'Mirko Vogt2011-05-241-0/+21
* uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6...Felix Fietkau2011-04-1712-31/+29
* uClibc: fix issues with libpthread vs libc link order on mipsFelix Fietkau2011-04-171-0/+13
* uClibc: forced unwind for pthread_cancel handling is broken and triggers spur...Felix Fietkau2011-04-091-0/+10
* uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d...Felix Fietkau2011-03-071-0/+26
* only support EABI on ARM targetsImre Kaloz2011-03-071-2/+0
* uClibc: set the toolchain info at install time instead of prepare time, fixes...Felix Fietkau2011-03-011-1/+1
* upgrade to latest git, refresh patchesImre Kaloz2011-02-2416-78/+31
* uClibc: remove 0.9.30, 0.9.31Felix Fietkau2011-02-1587-13128/+0
* uclibc: disable COMPAT_ATEXITFelix Fietkau2011-02-133-3/+3
* upgrade to latest gitImre Kaloz2011-02-131-1/+1
* remove the shared object stubs of libnsl and libresolv - let the compiler use...Felix Fietkau2011-02-131-0/+3
* uclibc: disable rpc support - replaced by the external librpc, saves ~80kFelix Fietkau2011-02-133-6/+6
* autodetect ARM variant/ABI setup based on the compiler settingsImre Kaloz2011-02-0212-117/+612
* update to latest git versionImre Kaloz2011-02-021-4/+2
* uClibc: use the arch specific thread stack size for nptl if the size returned...Felix Fietkau2011-01-291-0/+13
* uClibc: remove references to $(CONFIG_LARGEFILE)Jo-Philipp Wich2011-01-281-1/+0
* uClibc: fix version check for 0.9.32Felix Fietkau2011-01-281-1/+1
* uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier ve...Felix Fietkau2011-01-282-2/+2
* uClibc 0.9.32: fix infinite recursion on application exit triggered by linkin...Felix Fietkau2011-01-281-0/+45
* LEON is SPARC v8Imre Kaloz2011-01-273-0/+24
* update to latest gitImre Kaloz2011-01-244-98/+3
* uClibc 0.9.32: fix libm compile for powerpcFelix Fietkau2011-01-161-0/+42
* upgrade to latest git snapshotImre Kaloz2011-01-033-86/+2
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-303-0/+78
* fix a compile error with uclibc 0.9.32 and newer kernelsFelix Fietkau2010-12-201-0/+17
* add plemininary ultrasparc supportImre Kaloz2010-12-143-0/+24