summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
Commit message (Expand)AuthorAgeFilesLines
...
* toolchain/uClibc: Disable mips16 for uClibc for nowFlorian Fainelli2013-04-051-0/+2
* toolchain: uclibc: fix typo in uclibc common configJonas Gorski2013-02-211-1/+1
* remove support for ubicom32Florian Fainelli2012-11-304-4374/+0
* add 3.7-rc6 support (patch 820 still has to be fixed)Imre Kaloz2012-11-181-0/+366
* uClibc: backport a fix for dlsym(RTLD_NEXT, ...) useFlorian Fainelli2012-11-111-0/+26
* build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek)Felix Fietkau2012-11-082-2/+2
* uClibc: backport support for assignment-allocation character %m in sscanfFelix Fietkau2012-10-291-0/+184
* toolchain: enable pthread debug support in uclibcFelix Fietkau2012-10-291-1/+1
* toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...Felix Fietkau2012-10-172-1/+3
* 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