29 Commits (43196813d775921d16cc238fe805e438a24c529f)

Author SHA1 Message Date
Florian Fainelli fe3694aa0d uclibc: backport upstream signalfd patch 13 years ago
Felix Fietkau b857433bcb uClibc: backport an x86 compile fix from mainline (thx, swalker) 13 years ago
Felix Fietkau 816f76457c uClibc: update to latest 0.9.32.1 git 13 years ago
Felix Fietkau ddc6fd10de uClibc: fix messed up patch headers in fts patch (patch from #9671) 13 years ago
Florian Fainelli 3bdc9093b3 uclibc: backport FTS support 13 years ago
Jo-Philipp Wich 6894dfb0fb uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hostnames follow a dotted quad in /etc/hosts 13 years ago
Mirko Vogt 2629de3ef2 use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)' 13 years ago
Felix Fietkau a621c3c24a uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6 dns issues 14 years ago
Felix Fietkau 082ab53ed1 uClibc: fix issues with libpthread vs libc link order on mips 14 years ago
Felix Fietkau 3ae4dec6b2 uClibc: forced unwind for pthread_cancel handling is broken and triggers spurious abort() calls from libgcc. disable it and use the other method instead 14 years ago
Felix Fietkau bc8728d9ce uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes depend on it for powerpc 14 years ago
Imre Kaloz ae885a3978 upgrade to latest git, refresh patches 14 years ago
Imre Kaloz 247e919223 autodetect ARM variant/ABI setup based on the compiler settings 14 years ago
Felix Fietkau 4e6bca2d05 uClibc: use the arch specific thread stack size for nptl if the size returned by getrlimits exceeds it - fixes threads on systems with only 16 MB RAM 14 years ago
Felix Fietkau b00758f178 uClibc 0.9.32: fix infinite recursion on application exit triggered by linking libc before libpthread 14 years ago
Imre Kaloz 1d02e78a6f update to latest git 14 years ago
Felix Fietkau 7c74f58779 uClibc 0.9.32: fix libm compile for powerpc 14 years ago
Imre Kaloz 5428a58287 upgrade to latest git snapshot 14 years ago
Felix Fietkau 010b64f251 fix a compile error with uclibc 0.9.32 and newer kernels 14 years ago
Alexandros C. Couloumbis b083d00b8b toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go via PLT to avoid text relocations for PIC) 14 years ago
Alexandros C. Couloumbis 581378f5cb toolchain/uClibc: sync to latest uClibc-0.9.32 14 years ago
Felix Fietkau 1a0a584ea6 uClibc: fix ubicom32 compile error with 0.9.32 14 years ago
Felix Fietkau bfe53cdbbe uClibc: fix cris compile on 0.9.32 14 years ago
Felix Fietkau 9494ddd30f uClibc: fix compile error on avr32 14 years ago
Felix Fietkau 0fed0806df uClibc: 0.9.32 needs the ldso fix as well 14 years ago
Felix Fietkau 05e837fb6d uClibc: update 0.9.32 to latest git 14 years ago
Mirko Vogt 3cf86bb692 nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CFLAGS which may not be supported by older compilers (as e.g. gcc-4.1 which e.g. the x86 target is currently using) 14 years ago
Mirko Vogt aa85835ef2 patch went upstream, so bump git version and remove patch locally 14 years ago
Mirko Vogt 9d0f9d3758 add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently 14 years ago