summaryrefslogtreecommitdiff
path: root/toolchain/uClibc
Commit message (Expand)AuthorAge
...
* toolchain/uClibc: handle different MIPS64 ABIsFlorian Fainelli2013-04-05
* toolchain/uClibc: Disable mips16 for uClibc for nowFlorian Fainelli2013-04-05
* toolchain: uclibc: fix typo in uclibc common configJonas Gorski2013-02-21
* remove support for ubicom32Florian Fainelli2012-11-30
* add 3.7-rc6 support (patch 820 still has to be fixed)Imre Kaloz2012-11-18
* uClibc: backport a fix for dlsym(RTLD_NEXT, ...) useFlorian Fainelli2012-11-11
* build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek)Felix Fietkau2012-11-08
* uClibc: backport support for assignment-allocation character %m in sscanfFelix Fietkau2012-10-29
* toolchain: enable pthread debug support in uclibcFelix Fietkau2012-10-29
* toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...Felix Fietkau2012-10-17
* uClibc: fix uClibc implementation of eventfdFlorian Fainelli2012-09-19
* uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo...Felix Fietkau2012-06-30
* uClibc: split the package into the main directory and the headers/ and utils/...Felix Fietkau2012-06-30
* toolchain/uClibc: fix getting the nameserver from _res state after res_init. ...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
* backport upstream fix for dst computationFlorian Fainelli2012-03-26
* use uClibc 0.9.33 by defaultImre Kaloz2012-02-12
* toolchain/uClibc: use an upstream patch to fix syscall related build errors i...Gabor Juhos2012-02-09
* toolchain/uClibc: fix 0.9.33 build error on MIPSGabor Juhos2012-02-09
* add 0.9.33Imre Kaloz2012-02-08
* nuke a 2.4 skeletonImre Kaloz2012-02-08
* disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if BUILD_NLS is...Jo-Philipp Wich2012-01-04
* if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportJo-Philipp Wich2012-01-01
* uclibc: backport upstream signalfd patchFlorian Fainelli2011-08-25
* toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_*Jonas Gorski2011-08-02
* uClibc: backport an x86 compile fix from mainline (thx, swalker)Felix Fietkau2011-07-25
* uClibc: update to latest 0.9.32.1 gitFelix Fietkau2011-07-25
* uClibc: fix messed up patch headers in fts patch (patch from #9671)Felix Fietkau2011-07-08
* uclibc: backport FTS supportFlorian Fainelli2011-07-07
* uclibc: make powerpc e500 support independent of the target name, always use ...Felix Fietkau2011-06-26
* uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hos...Jo-Philipp Wich2011-06-07
* use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'Mirko Vogt2011-05-24
* uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6...Felix Fietkau2011-04-17
* uClibc: fix issues with libpthread vs libc link order on mipsFelix Fietkau2011-04-17
* uClibc: forced unwind for pthread_cancel handling is broken and triggers spur...Felix Fietkau2011-04-09
* uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d...Felix Fietkau2011-03-07
* 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
* uclibc: disable COMPAT_ATEXITFelix Fietkau2011-02-13
* upgrade to latest gitImre Kaloz2011-02-13
* remove the shared object stubs of libnsl and libresolv - let the compiler use...Felix Fietkau2011-02-13
* uclibc: disable rpc support - replaced by the external librpc, saves ~80kFelix Fietkau2011-02-13
* autodetect ARM variant/ABI setup based on the compiler settingsImre Kaloz2011-02-02
* update to latest git versionImre Kaloz2011-02-02
* uClibc: use the arch specific thread stack size for nptl if the size returned...Felix Fietkau2011-01-29
* uClibc: remove references to $(CONFIG_LARGEFILE)Jo-Philipp Wich2011-01-28