Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix uClibc v0.9.30 build on x86_64 | Nicolas Thill | 2009-01-21 | 1 | -0/+15 |
| | | | | SVN-Revision: 14138 | ||||
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 1 | -0/+13 |
| | | | | SVN-Revision: 14131 | ||||
* | add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ↵ | Nicolas Thill | 2009-01-21 | 4 | -0/+111 |
| | | | | | | Puchu! SVN-Revision: 14130 | ||||
* | uClibc: compile fix for the new linuxthreads implementation on mips | Felix Fietkau | 2009-01-20 | 1 | -0/+10 |
| | | | | SVN-Revision: 14118 | ||||
* | backport patch to allow building uClibc-0.9.28.2 on recent x86 kernels | Nicolas Thill | 2009-01-19 | 2 | -13/+18 |
| | | | | SVN-Revision: 14105 | ||||
* | uclibc: fix the new libpthread implementation on arm | Felix Fietkau | 2009-01-17 | 1 | -0/+27 |
| | | | | SVN-Revision: 14074 | ||||
* | add uclibc eabi patches from #3988 | Felix Fietkau | 2009-01-17 | 3 | -0/+55 |
| | | | | SVN-Revision: 14073 | ||||
* | work around problems with the libpthread onexit() handler | Felix Fietkau | 2009-01-14 | 1 | -0/+21 |
| | | | | SVN-Revision: 14032 | ||||
* | fix the new libpthread implementation - the function table init was broken | Felix Fietkau | 2009-01-13 | 2 | -11/+35 |
| | | | | SVN-Revision: 14027 | ||||
* | uclibc: add the trunc function | Felix Fietkau | 2009-01-13 | 1 | -0/+21 |
| | | | | SVN-Revision: 14014 | ||||
* | uclibc: add some libpthread fixes | Felix Fietkau | 2009-01-13 | 2 | -0/+23 |
| | | | | SVN-Revision: 14013 | ||||
* | general fixes for openwrt with kernel 2.6.28 | Imre Kaloz | 2009-01-05 | 1 | -0/+21 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13876 | ||||
* | enable support for getifaddrs() - required by lldpd | Jo-Philipp Wich | 2009-01-03 | 1 | -0/+162 |
| | | | | SVN-Revision: 13834 | ||||
* | remove the openat() patch, as it's breaking quite a few packages. the ↵ | Felix Fietkau | 2009-01-02 | 1 | -71/+0 |
| | | | | | | problem is in the AT_FDCWD define, which packages check for to see if fdopenat, openat, fstatat, etc. are supported, but the patch only adds openat() and not the other functions. this should probably be fixed upstream and not just in openwrt. SVN-Revision: 13817 | ||||
* | openat is not an implemented syscall on linux-2.4, so make it only available ↵ | Florian Fainelli | 2008-11-16 | 1 | -1/+4 |
| | | | | | | for linux-2.6 SVN-Revision: 13234 | ||||
* | Add support for openat system call - this must be extended for the rest of ↵ | Hamish Guthrie | 2008-11-14 | 1 | -0/+68 |
| | | | | | | these system calls SVN-Revision: 13200 | ||||
* | Fix a segfault in uclibc ldso. | Lars-Peter Clausen | 2008-09-25 | 1 | -0/+30 |
| | | | | SVN-Revision: 12698 | ||||
* | Avoid endless recursion in uClibc pthreads. | Lars-Peter Clausen | 2008-09-22 | 1 | -0/+14 |
| | | | | SVN-Revision: 12652 | ||||
* | Fix a bug causing an infinite loop in getaddrinfo (closes: #3344) | Nicolas Thill | 2008-05-11 | 1 | -0/+14 |
| | | | | SVN-Revision: 11106 | ||||
* | sync AVR32 patches with upstream | Imre Kaloz | 2008-02-07 | 2 | -111/+31 |
| | | | | SVN-Revision: 10411 | ||||
* | eliminate the root cause of the uClibc problems on the powerpc platform | Gabor Juhos | 2008-02-01 | 1 | -78/+0 |
| | | | | SVN-Revision: 10346 | ||||
* | uClibc: change some symbols to local on ppc to make Kaloz happy :) | Gabor Juhos | 2008-01-27 | 1 | -0/+78 |
| | | | | SVN-Revision: 10285 | ||||
* | add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose ↵ | Ralph Hempel | 2008-01-27 | 22 | -0/+4449 |
| | | | | | | (and already deployed evaluation boards) the version 0.9.29 is still the default version SVN-Revision: 10282 | ||||
* | Fix sockets.h for mips/mipsel | Florian Fainelli | 2007-12-31 | 1 | -0/+12 |
| | | | | SVN-Revision: 10066 | ||||
* | fix uclibc compile on brcm-2.4 | Felix Fietkau | 2007-12-30 | 1 | -0/+26 |
| | | | | SVN-Revision: 10063 | ||||
* | fix ntpd compile | Felix Fietkau | 2007-12-30 | 1 | -0/+14 |
| | | | | SVN-Revision: 10057 | ||||
* | use __inline__ instead of inline to avoid build errors with -ansi | Felix Fietkau | 2007-12-30 | 1 | -10/+10 |
| | | | | SVN-Revision: 10051 | ||||
* | add a workaround for inline function redefinition | Felix Fietkau | 2007-12-30 | 1 | -3/+11 |
| | | | | SVN-Revision: 10039 | ||||
* | turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ↵ | Felix Fietkau | 2007-12-30 | 1 | -0/+91 |
| | | | | | | in multiple packages SVN-Revision: 10038 | ||||
* | fix comgt compile error caused by the uclibc upgrade | Felix Fietkau | 2007-12-29 | 1 | -0/+22 |
| | | | | SVN-Revision: 10018 | ||||
* | upgrade to uClibc 0.9.29 - break binary compatibility #1 | Imre Kaloz | 2007-12-28 | 28 | -4449/+3950 |
| | | | | SVN-Revision: 10010 | ||||
* | Fixes compile bug for uclibc-cris | John Crispin | 2007-06-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 7596 | ||||
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵ | Imre Kaloz | 2007-06-08 | 13 | -0/+4192 |
| | | | | | | with wigyori SVN-Revision: 7533 | ||||
* | add initial support for the crisarchitecture used on foxboards to openwrt | John Crispin | 2007-06-02 | 3 | -0/+89 |
| | | | | SVN-Revision: 7439 | ||||
* | Fix portability patch for uClibc. Certain versions of GNU cp treat -P as ↵ | Felix Fietkau | 2007-04-01 | 1 | -1/+1 |
| | | | | | | --parent, which is wrong here and -P should be implied by -R already. Fixes build on OSX with fink's fileutils installed. SVN-Revision: 6784 | ||||
* | upgrade to uClibc 0.9.28.2 | Felix Fietkau | 2007-02-24 | 9 | -323/+52 |
| | | | | SVN-Revision: 6353 | ||||
* | Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to ↵ | Felix Fietkau | 2007-01-27 | 1 | -0/+12 |
| | | | | | | resolve an ipv6 address from /etc/hosts using __get_hosts_byname_r, but with AF_INET instead of the supplied address family. This returns ipv4 addresses marked as ipv6 ones. SVN-Revision: 6217 | ||||
* | export __libc_stack_end in dynamically linked binaries as well - fixes ↵ | Felix Fietkau | 2007-01-22 | 1 | -0/+52 |
| | | | | | | uclibc++ compile on powerpc (#1230) SVN-Revision: 6171 | ||||
* | add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64 | Felix Fietkau | 2006-12-14 | 1 | -0/+13 |
| | | | | SVN-Revision: 5784 | ||||
* | another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc ↵ | Felix Fietkau | 2006-11-30 | 1 | -0/+13 |
| | | | | | | migration causes trouble SVN-Revision: 5683 | ||||
* | remove old patch | Felix Fietkau | 2006-11-18 | 1 | -12/+0 |
| | | | | SVN-Revision: 5563 | ||||
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc ↵ | Imre Kaloz | 2006-10-27 | 1 | -0/+13 |
| | | | | | | 4.1 patch for arm SVN-Revision: 5310 | ||||
* | bring in floorf so that postgres server will compile by default, package to ↵ | Tim Yardley | 2006-10-26 | 1 | -1/+1 |
| | | | | | | come later for server SVN-Revision: 5304 | ||||
* | use getdents64 in the uClibc glob function | Felix Fietkau | 2006-10-22 | 1 | -0/+12 |
| | | | | SVN-Revision: 5256 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 6 | -0/+325 |