| Commit message (Expand) | Author | Age |
... | |
* | toolchain/uClibc: handle different MIPS64 ABIs | Florian Fainelli | 2013-04-05 |
* | toolchain/uClibc: Disable mips16 for uClibc for now | Florian Fainelli | 2013-04-05 |
* | toolchain: uclibc: fix typo in uclibc common config | Jonas Gorski | 2013-02-21 |
* | remove support for ubicom32 | Florian Fainelli | 2012-11-30 |
* | add 3.7-rc6 support (patch 820 still has to be fixed) | Imre Kaloz | 2012-11-18 |
* | uClibc: backport a fix for dlsym(RTLD_NEXT, ...) use | Florian Fainelli | 2012-11-11 |
* | build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) | Felix Fietkau | 2012-11-08 |
* | uClibc: backport support for assignment-allocation character %m in sscanf | Felix Fietkau | 2012-10-29 |
* | toolchain: enable pthread debug support in uclibc | Felix Fietkau | 2012-10-29 |
* | toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA... | Felix Fietkau | 2012-10-17 |
* | uClibc: fix uClibc implementation of eventfd | Florian Fainelli | 2012-09-19 |
* | uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo... | Felix Fietkau | 2012-06-30 |
* | uClibc: split the package into the main directory and the headers/ and utils/... | Felix Fietkau | 2012-06-30 |
* | toolchain/uClibc: fix getting the nameserver from _res state after res_init. ... | Felix Fietkau | 2012-06-30 |
* | toolchain: keep the initial gcc around for later uclibc rebuilds | Felix Fietkau | 2012-06-30 |
* | uClibc: update to 0.9.33.2, fixes #4420 | Felix Fietkau | 2012-05-15 |
* | uClibc: remove 0.9.32, it is no longer necessary | Felix Fietkau | 2012-05-15 |
* | backport upstream fix for dst computation | Florian Fainelli | 2012-03-26 |
* | use uClibc 0.9.33 by default | Imre Kaloz | 2012-02-12 |
* | toolchain/uClibc: use an upstream patch to fix syscall related build errors i... | Gabor Juhos | 2012-02-09 |
* | toolchain/uClibc: fix 0.9.33 build error on MIPS | Gabor Juhos | 2012-02-09 |
* | add 0.9.33 | Imre Kaloz | 2012-02-08 |
* | nuke a 2.4 skeleton | Imre Kaloz | 2012-02-08 |
* | disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if BUILD_NLS is... | Jo-Philipp Wich | 2012-01-04 |
* | if CONFIG_BUILD_NLS is selected, compile uClibc with locale support | Jo-Philipp Wich | 2012-01-01 |
* | uclibc: backport upstream signalfd patch | Florian Fainelli | 2011-08-25 |
* | toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_* | Jonas Gorski | 2011-08-02 |
* | uClibc: backport an x86 compile fix from mainline (thx, swalker) | Felix Fietkau | 2011-07-25 |
* | uClibc: update to latest 0.9.32.1 git | Felix Fietkau | 2011-07-25 |
* | uClibc: fix messed up patch headers in fts patch (patch from #9671) | Felix Fietkau | 2011-07-08 |
* | uclibc: backport FTS support | Florian Fainelli | 2011-07-07 |
* | uclibc: make powerpc e500 support independent of the target name, always use ... | Felix Fietkau | 2011-06-26 |
* | uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hos... | Jo-Philipp Wich | 2011-06-07 |
* | use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)' | Mirko Vogt | 2011-05-24 |
* | uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6... | Felix Fietkau | 2011-04-17 |
* | uClibc: fix issues with libpthread vs libc link order on mips | Felix Fietkau | 2011-04-17 |
* | uClibc: forced unwind for pthread_cancel handling is broken and triggers spur... | Felix Fietkau | 2011-04-09 |
* | uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d... | Felix Fietkau | 2011-03-07 |
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 |
* | uClibc: set the toolchain info at install time instead of prepare time, fixes... | Felix Fietkau | 2011-03-01 |
* | upgrade to latest git, refresh patches | Imre Kaloz | 2011-02-24 |
* | uClibc: remove 0.9.30, 0.9.31 | Felix Fietkau | 2011-02-15 |
* | uclibc: disable COMPAT_ATEXIT | Felix Fietkau | 2011-02-13 |
* | upgrade to latest git | Imre Kaloz | 2011-02-13 |
* | remove the shared object stubs of libnsl and libresolv - let the compiler use... | Felix Fietkau | 2011-02-13 |
* | uclibc: disable rpc support - replaced by the external librpc, saves ~80k | Felix Fietkau | 2011-02-13 |
* | autodetect ARM variant/ABI setup based on the compiler settings | Imre Kaloz | 2011-02-02 |
* | update to latest git version | Imre Kaloz | 2011-02-02 |
* | uClibc: use the arch specific thread stack size for nptl if the size returned... | Felix Fietkau | 2011-01-29 |
* | uClibc: remove references to $(CONFIG_LARGEFILE) | Jo-Philipp Wich | 2011-01-28 |