307 Commits (69ea512c62619b8b650d4e03d071b36a526734ce)

Author SHA1 Message Date
Imre Kaloz d2bf3771ed upgrade and fixup support for the uclibc nptl branch 15 years ago
Jo-Philipp Wich 24b495c619 add menuconfig item to enable uClibc debug builds 15 years ago
Imre Kaloz a49f5f7376 fix varargs handling of the prctl syscall 15 years ago
Florian Fainelli aa0e08a565 fix uclibc for mips by adding missing upstream hunks 15 years ago
Florian Fainelli 1ebff51904 add support for uClibc 0.9.30.2 15 years ago
Felix Fietkau 27e1c7f091 uClibc: implement copysignl in libc on powerpc to avoid undefined references in libstdc++ 15 years ago
Felix Fietkau cb3495fac5 fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead of using the standard _pic variant 15 years ago
Felix Fietkau 161792d02c remove support for uclibc 0.9.29 15 years ago
Felix Fietkau de6c0303ee uClibc: add support for mips non-pic relocations in ldso 15 years ago
Felix Fietkau 215ccb66e6 gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 15 years ago
Felix Fietkau e0645618a3 uClibc: add copysign, copysignf, copysignl for i386 15 years ago
Felix Fietkau 0e43efeae7 uClibc: fix strrchr on i386 15 years ago
Florian Fainelli 96d804c54f optimize binaries for the rm5200 cpu present on cobalt, do not use the mips32 isa 15 years ago
Nicolas Thill fd6e548d42 uClibc: remove absolute path linking to host libraries in libpthread.so (closes: #5601) 15 years ago
Florian Fainelli 9e1759bfe6 Do not save variables in hi or lo across system calls, fixes issues with gcc-4.4 (#5351) 15 years ago
Felix Fietkau 91fe363562 uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not exported by default. use it instead of libc_pic.a 15 years ago
Florian Fainelli ffa2d292fe more cygwin build fixes 15 years ago
Felix Fietkau aee9d6c31c add a heavily cleaned up version of ubicom32 toolchain support 15 years ago
Gabor Juhos c8d103a660 uClibc: fix build error on ARM targets (closes #5473) 15 years ago
Florian Fainelli 1e9cba3b82 add more gcc-4.4 patches from uclibc's mailing-list 15 years ago
Imre Kaloz 17276a575d add missing patch from the uclibc buildroot 15 years ago
Imre Kaloz 2004d4165a add preliminary coldfire v4e support 15 years ago
Gabor Juhos da4435f2e1 uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242) 15 years ago
Felix Fietkau 2f94a08df9 uClibc: bsd supports the same floating point classification functions as c99, fixes inetd 15 years ago
Felix Fietkau 1c57770f28 uClibc: add a wrapper for the missing finite() function 15 years ago
Hamish Guthrie 0c592ec7b3 Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppoll returns -EINVAL. Thanks to Geoff Levand <geoffrey.levand@am.sony.com> 15 years ago
Felix Fietkau 23260054dc uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does not need this fix, because the problem was fixed upstream already 15 years ago
Jo-Philipp Wich 00a0035fa8 enable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc 0.9.30.1 config, this will restore support for getifaddrs() and fix compilation of lldpd and possibly others 15 years ago
Imre Kaloz cd649df858 make uclibc 0.9.30.1 the default 15 years ago
Felix Fietkau cc7805ea27 upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3 15 years ago
Imre Kaloz f24a7c7a68 add preliminary support for the successor of the storm port 15 years ago
Jo-Philipp Wich bc3538d2d2 Fix Image Builder building - added missing /bin dir to toolchain Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 16 years ago
Felix Fietkau b3bb79cb72 uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes compile error on powerpc 16 years ago
Felix Fietkau 3bea3bc8b1 uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loading support is optional in this version 16 years ago
Felix Fietkau 141925202e fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries) 16 years ago
Felix Fietkau c633a16d80 uclibc 0.9.30: fix isnan declaration 16 years ago
Felix Fietkau db8f5e9c5e uclibc 0.9.29: fix isinf, finite prototypes 16 years ago
Florian Fainelli 9f627dbf6e building uml on x86_64 w/ uClibc 0.9.29 is currently broken, select 0.9.30.1 which is working 16 years ago
Nicolas Thill 222f37cbde uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 16 years ago
Nicolas Thill 2783110a97 uClibc NPTL: remove the pthread daemon() fix and revert r15343 16 years ago
Felix Fietkau 632f50b891 uclibc: add the pthread daemon() fix from #4809 16 years ago
Felix Fietkau 0d00b1cb59 uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0.9.30.1 16 years ago
Felix Fietkau 56164a5815 add a modified version of the mips64 patch from #4603 16 years ago
Felix Fietkau 229035bad0 mark uclibc nptl and snapshot as broken 16 years ago
Felix Fietkau d0e357e729 fix uclibc subdir 16 years ago
Felix Fietkau 02739c116f append the correct extraversion to the toolchain's info.mk for uclibc-nptl 16 years ago
Felix Fietkau fe601b3efd fix uclibc symlink for nptl 16 years ago
Felix Fietkau f914fcf49f add uclibc-nptl 16 years ago
Felix Fietkau 16fa4d486d remove obsolete comment 16 years ago
Felix Fietkau 5bd40b0870 clean up uClibc config handling - use kconfig.pl to split configs similar to how it's done in the kernel 16 years ago