| Commit message (Expand) | Author | Age | Files | Lines |
* | uclibc: fix _HAS_SSP replacement regex | Jonas Gorski | 2015-06-23 | 1 | -1/+1 |
* | uclibc: unbreak after enabling SSP | Steven Barth | 2015-06-18 | 2 | -1/+2 |
* | uClibc: elf: Add STT_GNU_IFUNC from glibc | Felix Fietkau | 2015-05-25 | 1 | -0/+37 |
* | uClibc: add signal info for seccomp related SIGSYS | John Crispin | 2015-05-23 | 1 | -0/+145 |
* | uClibc: backport sync_file_range fixes (closes: #19350) | Nicolas Thill | 2015-04-02 | 1 | -0/+57 |
* | uclibc: backport an upstream i386 syscall fix | Felix Fietkau | 2015-03-29 | 1 | -0/+25 |
* | uClibc: add another missing backport patch | Felix Fietkau | 2015-03-29 | 4 | -0/+28 |
* | toolchain/uClibc: backport madvise and fallocate (fixes #19336) | Felix Fietkau | 2015-03-29 | 9 | -40/+811 |
* | uclibc: add LD_PRELOAD support | John Crispin | 2015-03-26 | 1 | -1/+1 |
* | toolchain: remove obsolete references to the cris architecture | Felix Fietkau | 2015-03-24 | 2 | -9/+0 |
* | uClibc: remove avr32 support | Felix Fietkau | 2015-03-24 | 3 | -23/+0 |
* | uClibc: fix syscall() for syscalls with 6 arguments on PowerPC | John Crispin | 2015-03-12 | 1 | -0/+10 |
* | Support for building an hardened OpenWRT | John Crispin | 2015-01-17 | 1 | -0/+1 |
* | uClibc: fix ptrace header files for powerpc | Felix Fietkau | 2014-12-11 | 1 | -0/+96 |
* | toolchain: uClibc: fix compile with full language support enabled (fixes #13095) | Felix Fietkau | 2014-11-30 | 1 | -0/+183 |
* | toolchain: uClibc: fix build with CONFIG_BUILD_NLS selected | Felix Fietkau | 2014-11-30 | 2 | -0/+4 |
* | uClibc: Backport uClibc master git commit fd355bc1dbcb794ae1abf0fad1459e28d85... | John Crispin | 2014-10-14 | 1 | -0/+269 |
* | uClibc: fix copy&pasted typo in the stat fix | Felix Fietkau | 2014-07-10 | 1 | -9/+9 |
* | uClibc: add a whole bunch of mips64 related fixes | Felix Fietkau | 2014-07-10 | 12 | -10/+1004 |
* | uClibc: add a patch to reduce vasprintf allocation size (fixes #13024) | Felix Fietkau | 2014-05-17 | 1 | -0/+37 |
* | uClibc: backport mount.h update | Luka Perkov | 2014-03-24 | 1 | -0/+91 |
* | uClibc: Fix lookup with DNS search in multi-threaded application. | Felix Fietkau | 2013-12-28 | 1 | -0/+12 |
* | uClibc: make res_init() thread safe | Felix Fietkau | 2013-12-28 | 1 | -0/+55 |
* | uClibc: Fix threaded use of res_ functions. | Felix Fietkau | 2013-12-28 | 1 | -0/+126 |
* | uClibc: disable sha256 and sha512 for libcrypt - saves about 13k uncompressed... | Felix Fietkau | 2013-12-16 | 1 | -2/+2 |
* | replace the mips64 fixes patch with an upstream commit | Imre Kaloz | 2013-11-22 | 2 | -14/+75 |
* | uClibc: Deactivate oversized thread stack cache | Felix Fietkau | 2013-11-18 | 1 | -0/+11 |
* | uClibc: get rid of bogus unused strlcpy definition to fix build errors | Felix Fietkau | 2013-10-28 | 1 | -0/+11 |
* | 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 |
* | remove support for ubicom32 | Florian Fainelli | 2012-11-30 | 4 | -4374/+0 |
* | add 3.7-rc6 support (patch 820 still has to be fixed) | Imre Kaloz | 2012-11-18 | 1 | -0/+366 |
* | 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 |
* | 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 |