| Commit message (Expand) | Author | Age | Files | Lines |
* | [toolchain] fix uClibc v0.9.30 build on x86_64 | nico | 2009-01-21 | 1 | -0/+15 |
* | [toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu... | nico | 2009-01-21 | 1 | -0/+13 |
* | [toolchain] add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi M... | nico | 2009-01-21 | 4 | -0/+111 |
* | uClibc: compile fix for the new linuxthreads implementation on mips | nbd | 2009-01-20 | 1 | -0/+10 |
* | [toolchain] backport patch to allow building uClibc-0.9.28.2 on recent x86 ke... | nico | 2009-01-19 | 2 | -13/+18 |
* | uclibc: fix the new libpthread implementation on arm | nbd | 2009-01-17 | 1 | -0/+27 |
* | add uclibc eabi patches from #3988 | nbd | 2009-01-17 | 3 | -0/+55 |
* | work around problems with the libpthread onexit() handler | nbd | 2009-01-14 | 1 | -0/+21 |
* | fix the new libpthread implementation - the function table init was broken | nbd | 2009-01-13 | 2 | -11/+35 |
* | uclibc: add the trunc function | nbd | 2009-01-13 | 1 | -0/+21 |
* | uclibc: add some libpthread fixes | nbd | 2009-01-13 | 2 | -0/+23 |
* | general fixes for openwrt with kernel 2.6.28 | kaloz | 2009-01-05 | 1 | -0/+21 |
* | [uClibc] enable support for getifaddrs() - required by lldpd | jow | 2009-01-03 | 1 | -0/+162 |
* | remove the openat() patch, as it's breaking quite a few packages. | nbd | 2009-01-02 | 1 | -71/+0 |
* | openat is not an implemented syscall on linux-2.4, so make it only available ... | florian | 2008-11-16 | 1 | -1/+4 |
* | Add support for openat system call - this must be extended for the rest of th... | hcg | 2008-11-14 | 1 | -0/+68 |
* | Fix a segfault in uclibc ldso. | lars | 2008-09-25 | 1 | -0/+30 |
* | Avoid endless recursion in uClibc pthreads. | lars | 2008-09-22 | 1 | -0/+14 |
* | Fix a bug causing an infinite loop in getaddrinfo (closes: #3344) | nico | 2008-05-11 | 1 | -0/+14 |
* | sync AVR32 patches with upstream | kaloz | 2008-02-07 | 2 | -111/+31 |
* | [toolchain] eliminate the root cause of the uClibc problems on the powerpc pl... | juhosg | 2008-02-01 | 1 | -78/+0 |
* | [toolchain] uClibc: change some symbols to local on ppc to make Kaloz happy :) | juhosg | 2008-01-27 | 1 | -0/+78 |
* | add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (... | ralph | 2008-01-27 | 22 | -0/+4449 |
* | Fix sockets.h for mips/mipsel | florian | 2007-12-31 | 1 | -0/+12 |
* | fix uclibc compile on brcm-2.4 | nbd | 2007-12-30 | 1 | -0/+26 |
* | fix ntpd compile | nbd | 2007-12-30 | 1 | -0/+14 |
* | use __inline__ instead of inline to avoid build errors with -ansi | nbd | 2007-12-30 | 1 | -10/+10 |
* | add a workaround for inline function redefinition | nbd | 2007-12-30 | 1 | -3/+11 |
* | turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ... | nbd | 2007-12-30 | 1 | -0/+91 |
* | fix comgt compile error caused by the uclibc upgrade | nbd | 2007-12-29 | 1 | -0/+22 |
* | upgrade to uClibc 0.9.29 - break binary compatibility #1 | kaloz | 2007-12-28 | 28 | -4449/+3950 |
* | Fixes compile bug for uclibc-cris | blogic | 2007-06-12 | 1 | -0/+11 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | kaloz | 2007-06-08 | 13 | -0/+4192 |
* | add initial support for the crisarchitecture used on foxboards to openwrt | blogic | 2007-06-02 | 3 | -0/+89 |
* | Fix portability patch for uClibc. | nbd | 2007-04-01 | 1 | -1/+1 |
* | upgrade to uClibc 0.9.28.2 | nbd | 2007-02-24 | 9 | -323/+52 |
* | Fix ipv4/ipv6 resolving. | nbd | 2007-01-27 | 1 | -0/+12 |
* | export __libc_stack_end in dynamically linked binaries as well - fixes uclibc... | nbd | 2007-01-22 | 1 | -0/+52 |
* | add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64 | nbd | 2006-12-14 | 1 | -0/+13 |
* | another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi... | nbd | 2006-11-30 | 1 | -0/+13 |
* | remove old patch | nbd | 2006-11-18 | 1 | -12/+0 |
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.... | kaloz | 2006-10-27 | 1 | -0/+13 |
* | bring in floorf so that postgres server will compile by default, package to c... | pavlov | 2006-10-26 | 1 | -1/+1 |
* | use getdents64 in the uClibc glob function | nbd | 2006-10-22 | 1 | -0/+12 |
* | add uclibc portability patch (by thorsten glaser) | nbd | 2006-10-10 | 1 | -0/+38 |
* | rename patch | nbd | 2006-10-10 | 1 | -0/+0 |
* | add basic support for the Magicbox boards | kaloz | 2006-08-25 | 1 | -0/+223 |
* | make uclibc a bit smaller | nbd | 2005-10-21 | 1 | -0/+12 |
* | update to uClibc v0.9.8 | kaloz | 2005-10-20 | 4 | -47/+40 |
* | add missing sockopts for ipv6 in bits/in.h | nico | 2005-08-23 | 1 | -0/+12 |