aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches
Commit message (Expand)AuthorAgeFilesLines
* clean up uclibc patch/config version handling a bitFelix Fietkau2009-03-2352-8875/+0
* Upstream fix for syscall() not setting errno on errors on MIPSSteven Barth2009-02-281-0/+31
* uClibc: refresh patches for uClibcHauke Mehrtens2009-02-2121-298/+84
* [toolchain] fix uClibc v0.9.30 build on x86_64Nicolas Thill2009-01-211-0/+15
* [toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu...Nicolas Thill2009-01-211-0/+13
* [toolchain] add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi M...Nicolas Thill2009-01-214-0/+111
* uClibc: compile fix for the new linuxthreads implementation on mipsFelix Fietkau2009-01-201-0/+10
* [toolchain] backport patch to allow building uClibc-0.9.28.2 on recent x86 ke...Nicolas Thill2009-01-192-13/+18
* uclibc: fix the new libpthread implementation on armFelix Fietkau2009-01-171-0/+27
* add uclibc eabi patches from #3988Felix Fietkau2009-01-173-0/+55
* work around problems with the libpthread onexit() handlerFelix Fietkau2009-01-141-0/+21
* fix the new libpthread implementation - the function table init was brokenFelix Fietkau2009-01-132-11/+35
* uclibc: add the trunc functionFelix Fietkau2009-01-131-0/+21
* uclibc: add some libpthread fixesFelix Fietkau2009-01-132-0/+23
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-051-0/+21
* [uClibc] enable support for getifaddrs() - required by lldpdJo-Philipp Wich2009-01-031-0/+162
* remove the openat() patch, as it's breaking quite a few packages.Felix Fietkau2009-01-021-71/+0
* openat is not an implemented syscall on linux-2.4, so make it only available ...Florian Fainelli2008-11-161-1/+4
* Add support for openat system call - this must be extended for the rest of th...Hamish Guthrie2008-11-141-0/+68
* Fix a segfault in uclibc ldso.Lars-Peter Clausen2008-09-251-0/+30
* Avoid endless recursion in uClibc pthreads.Lars-Peter Clausen2008-09-221-0/+14
* Fix a bug causing an infinite loop in getaddrinfo (closes: #3344)Nicolas Thill2008-05-111-0/+14
* sync AVR32 patches with upstreamImre Kaloz2008-02-072-111/+31
* [toolchain] eliminate the root cause of the uClibc problems on the powerpc pl...Gabor Juhos2008-02-011-78/+0
* [toolchain] uClibc: change some symbols to local on ppc to make Kaloz happy :)Gabor Juhos2008-01-271-0/+78
* add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (...Ralph Hempel2008-01-2722-0/+4449
* Fix sockets.h for mips/mipselFlorian Fainelli2007-12-311-0/+12
* fix uclibc compile on brcm-2.4Felix Fietkau2007-12-301-0/+26
* fix ntpd compileFelix Fietkau2007-12-301-0/+14
* use __inline__ instead of inline to avoid build errors with -ansiFelix Fietkau2007-12-301-10/+10
* add a workaround for inline function redefinitionFelix Fietkau2007-12-301-3/+11
* turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ...Felix Fietkau2007-12-301-0/+91
* fix comgt compile error caused by the uclibc upgradeFelix Fietkau2007-12-291-0/+22
* upgrade to uClibc 0.9.29 - break binary compatibility #1Imre Kaloz2007-12-2828-4449/+3950
* Fixes compile bug for uclibc-crisJohn Crispin2007-06-121-0/+11
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...Imre Kaloz2007-06-0813-0/+4192
* add initial support for the crisarchitecture used on foxboards to openwrtJohn Crispin2007-06-023-0/+89
* Fix portability patch for uClibc.Felix Fietkau2007-04-011-1/+1
* upgrade to uClibc 0.9.28.2Felix Fietkau2007-02-249-323/+52
* Fix ipv4/ipv6 resolving.Felix Fietkau2007-01-271-0/+12
* export __libc_stack_end in dynamically linked binaries as well - fixes uclibc...Felix Fietkau2007-01-221-0/+52
* add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64Felix Fietkau2006-12-141-0/+13
* another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi...Felix Fietkau2006-11-301-0/+13
* remove old patchFelix Fietkau2006-11-181-12/+0
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....Imre Kaloz2006-10-271-0/+13
* bring in floorf so that postgres server will compile by default, package to c...Tim Yardley2006-10-261-1/+1
* use getdents64 in the uClibc glob functionFelix Fietkau2006-10-221-0/+12
* add uclibc portability patch (by thorsten glaser)Felix Fietkau2006-10-101-0/+38
* rename patchFelix Fietkau2006-10-101-0/+0
* add basic support for the Magicbox boardsImre Kaloz2006-08-251-0/+223