| Commit message (Expand) | Author | Age | Files | Lines |
* | uClibc: fix scoped-IPv6-addresses in getnameinfo | Steven Barth | 2013-09-30 | 1 | -0/+26 |
* | toolchain: refresh uClibc patches | Florian Fainelli | 2013-09-11 | 6 | -78/+23 |
* | build: decouple the mips16 support flag from the toolchain | Felix Fietkau | 2013-08-14 | 1 | -2/+0 |
* | uClibc: build with debug symbols by default (without changing other compile r... | Felix Fietkau | 2013-07-24 | 1 | -1/+1 |
* | uClibc: use position independent code for crt1, slightly reduces size of all ... | Felix Fietkau | 2013-06-30 | 1 | -0/+11 |
* | toolchain: get rid of uclibc version kconfig symbol overloading | Felix Fietkau | 2013-04-18 | 2 | -10/+6 |
* | uClibc: unbreak ld-uClibc on non-64bit platforms | Felix Fietkau | 2013-04-07 | 1 | -1/+1 |
* | toolchain/uClibc: backport a MIPS64 fix from openadk | Florian Fainelli | 2013-04-05 | 1 | -0/+25 |
* | toolchain/uClibc: handle different MIPS64 ABIs | Florian Fainelli | 2013-04-05 | 7 | -1/+110 |
* | toolchain/uClibc: Disable mips16 for uClibc for now | Florian Fainelli | 2013-04-05 | 1 | -0/+2 |
* | toolchain: uclibc: fix typo in uclibc common config | Jonas Gorski | 2013-02-21 | 1 | -1/+1 |
* | [toolchain] remove support for ubicom32 | Florian Fainelli | 2012-11-30 | 4 | -4374/+0 |
* | [generic]: add 3.7-rc6 support (patch 820 still has to be fixed) | Imre Kaloz | 2012-11-18 | 1 | -0/+366 |
* | [toolchain] uClibc: backport a fix for dlsym(RTLD_NEXT, ...) use | Florian Fainelli | 2012-11-11 | 1 | -0/+26 |
* | build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) | Felix Fietkau | 2012-11-08 | 2 | -2/+2 |
* | uClibc: backport support for assignment-allocation character %m in sscanf | Felix Fietkau | 2012-10-29 | 1 | -0/+184 |
* | toolchain: enable pthread debug support in uclibc | Felix Fietkau | 2012-10-29 | 1 | -1/+1 |
* | toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA... | Felix Fietkau | 2012-10-17 | 2 | -1/+3 |
* | [toolchain] uClibc: fix uClibc implementation of eventfd | Florian Fainelli | 2012-09-19 | 1 | -0/+59 |
* | uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo... | Felix Fietkau | 2012-06-30 | 1 | -0/+1 |
* | uClibc: split the package into the main directory and the headers/ and utils/... | Felix Fietkau | 2012-06-30 | 4 | -115/+152 |
* | toolchain/uClibc: fix getting the nameserver from _res state after res_init. ... | Felix Fietkau | 2012-06-30 | 1 | -0/+15 |
* | toolchain: keep the initial gcc around for later uclibc rebuilds | Felix Fietkau | 2012-06-30 | 1 | -1/+1 |
* | uClibc: update to 0.9.33.2, fixes #4420 | Felix Fietkau | 2012-05-15 | 40 | -59/+4 |
* | uClibc: remove 0.9.32, it is no longer necessary | Felix Fietkau | 2012-05-15 | 49 | -5856/+3 |
* | [toolchain/uClibc] backport upstream fix for dst computation | Florian Fainelli | 2012-03-26 | 1 | -0/+28 |
* | [toolchain/uClibc]: use uClibc 0.9.33 by default | Imre Kaloz | 2012-02-12 | 2 | -3/+3 |
* | toolchain/uClibc: use an upstream patch to fix syscall related build errors i... | Gabor Juhos | 2012-02-09 | 2 | -15/+28 |
* | toolchain/uClibc: fix 0.9.33 build error on MIPS | Gabor Juhos | 2012-02-09 | 1 | -0/+15 |
* | [toolchain/uClibc]: add 0.9.33 | Imre Kaloz | 2012-02-08 | 39 | -1/+5191 |
* | [toolchain/uClibc]: nuke a 2.4 skeleton | Imre Kaloz | 2012-02-08 | 1 | -18/+0 |
* | [toolchain] disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if ... | Jo-Philipp Wich | 2012-01-04 | 1 | -0/+2 |
* | [toolchain] if CONFIG_BUILD_NLS is selected, compile uClibc with locale support | Jo-Philipp Wich | 2012-01-01 | 1 | -0/+1 |
* | [toolchain] uclibc: backport upstream signalfd patch | Florian Fainelli | 2011-08-25 | 1 | -0/+32 |
* | toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_* | Jonas Gorski | 2011-08-02 | 1 | -0/+8 |
* | uClibc: backport an x86 compile fix from mainline (thx, swalker) | Felix Fietkau | 2011-07-25 | 1 | -0/+18 |
* | uClibc: update to latest 0.9.32.1 git | Felix Fietkau | 2011-07-25 | 9 | -1460/+9 |
* | uClibc: fix messed up patch headers in fts patch (patch from #9671) | Felix Fietkau | 2011-07-08 | 1 | -6/+6 |
* | [toolchain] uclibc: backport FTS support | Florian Fainelli | 2011-07-07 | 2 | -0/+1398 |
* | uclibc: make powerpc e500 support independent of the target name, always use ... | Felix Fietkau | 2011-06-26 | 2 | -1/+3 |
* | [toolchain] uClibc: fix a crash in __read_etc_hosts_r() that occurs if more t... | Jo-Philipp Wich | 2011-06-07 | 1 | -0/+10 |
* | [toolchain/uclibc] use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)' | Mirko Vogt | 2011-05-24 | 1 | -0/+21 |
* | uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6... | Felix Fietkau | 2011-04-17 | 12 | -31/+29 |
* | uClibc: fix issues with libpthread vs libc link order on mips | Felix Fietkau | 2011-04-17 | 1 | -0/+13 |
* | uClibc: forced unwind for pthread_cancel handling is broken and triggers spur... | Felix Fietkau | 2011-04-09 | 1 | -0/+10 |
* | uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d... | Felix Fietkau | 2011-03-07 | 1 | -0/+26 |
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -2/+0 |
* | uClibc: set the toolchain info at install time instead of prepare time, fixes... | Felix Fietkau | 2011-03-01 | 1 | -1/+1 |
* | [toolchain/uClibc]: upgrade to latest git, refresh patches | Imre Kaloz | 2011-02-24 | 16 | -78/+31 |
* | uClibc: remove 0.9.30, 0.9.31 | Felix Fietkau | 2011-02-15 | 87 | -13128/+0 |