98 Commits (b1ba71cbd2fa44d6b291ff78ebb4199b68d44508)

Author SHA1 Message Date
Nicolas Thill 06f50d2116 fix uClibc fpu/soft-float selection 16 years ago
Nicolas Thill edef5abd24 fix uClibc v0.9.30 build on x86_64 16 years ago
Nicolas Thill 591563a80a enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys/timeb.h> & ftime (needed for openssl and maybe others), thanks to Puchu! 16 years ago
Florian Fainelli 63426c5715 add missing config symbol in x86_64 configuration 16 years ago
Nicolas Thill ec7b663c86 add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! 16 years ago
Nicolas Thill a271aaa2db add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & Puchu! 16 years ago
Nicolas Thill 8db368850c we have a minimal gcc target compiler since [13931], so use it in uClibc headers generation 16 years ago
Felix Fietkau dc6d881733 uClibc: compile fix for the new linuxthreads implementation on mips 16 years ago
Nicolas Thill 291e71f792 backport patch to allow building uClibc-0.9.28.2 on recent x86 kernels 16 years ago
Nicolas Thill 96756d7641 fix linux headers & source paths at uClibc config stage 16 years ago
Felix Fietkau 07a1106c91 uclibc: fix the new libpthread implementation on arm 16 years ago
Felix Fietkau 818e6e847c add uclibc eabi patches from #3988 16 years ago
Felix Fietkau 0faef985b7 work around problems with the libpthread onexit() handler 16 years ago
Felix Fietkau 0392f46b43 fix the new libpthread implementation - the function table init was broken 16 years ago
Felix Fietkau cb41a3aa45 do not strip uclibc 16 years ago
Felix Fietkau 25aba0e356 use the new linuxthreads implementation on i386,i686 16 years ago
Felix Fietkau ff55a79717 uclibc: add the trunc function 16 years ago
Felix Fietkau 087a2bc16c uclibc: add some libpthread fixes 16 years ago
Nicolas Thill a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) 16 years ago
Imre Kaloz 8c3a967fae general fixes for openwrt with kernel 2.6.28 16 years ago
Jo-Philipp Wich 5649ff4093 enable netlink support 16 years ago
Jo-Philipp Wich e0a77da8fb enable support for getifaddrs() - required by lldpd 16 years ago
Felix Fietkau cf8362db3c remove the openat() patch, as it's breaking quite a few packages. the 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. 16 years ago
Florian Fainelli 25efcf15fe openat is not an implemented syscall on linux-2.4, so make it only available for linux-2.6 16 years ago
Hamish Guthrie bb702980e5 Add support for openat system call - this must be extended for the rest of these system calls 16 years ago
Nicolas Thill b3e5f06450 indent conditionnals in uClibc Makefile 16 years ago
Florian Fainelli 9dd37f3d12 Fix locations for the uClibc snapshot version (#4065) 16 years ago
Lars-Peter Clausen 387da72d9c Fix a segfault in uclibc ldso. 16 years ago
Lars-Peter Clausen aa10aa313d Avoid endless recursion in uClibc pthreads. 16 years ago
Felix Fietkau 799e7a8fa8 disable autorebuild for the toolchain, as it can easily lead to build breakages 16 years ago
Felix Fietkau 3cd35227ab make libc.so symlink relative instead of absolute (#3878) 16 years ago
Felix Fietkau b559fb0c5f fix uClibc legacy version 16 years ago
Florian Fainelli 68f4ae4e94 Update uClibc config for x86_64 16 years ago
Florian Fainelli 3d9c4c9073 uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include files, remove this when there are no 2.6.23 left 16 years ago
Nicolas Thill 89eb716470 use qstrip macro to strip quoted CONFIG_* strings 16 years ago
Imre Kaloz 6ca4659c4e * refresh storm patches * disable BX in uClibc config, add ethernet and watchdog support -- thanks to Zilvinas Valinskas 16 years ago
Nicolas Thill 28a650e13a Fix a bug causing an infinite loop in getaddrinfo (closes: #3344) 16 years ago
John Crispin 895adb694f fix up uclibc support for etrax 16 years ago
John Crispin bec6b5517a fix uclibc version selection 16 years ago
Imre Kaloz a4dd1adf4a add preliminary support for Storm SL3512 based devices, not ready yet 16 years ago
Imre Kaloz 47e402733a fix typo 17 years ago
Felix Fietkau d52a9c3bf7 fix uclibc build on osx 17 years ago
Nicolas Thill f0c567d08c fix md5sum for v0.28.2 (closes: #3159) 17 years ago
Felix Fietkau 44f1ad22c8 add missing config change for OABI 17 years ago
Imre Kaloz 78ef7bbd69 sync AVR32 patches with upstream 17 years ago
Felix Fietkau 4feadffcb1 turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941) 17 years ago
Gabor Juhos 875cd251a0 eliminate the root cause of the uClibc problems on the powerpc platform 17 years ago
Gabor Juhos 41992fe107 uClibc: change some symbols to local on ppc to make Kaloz happy :) 17 years ago
Felix Fietkau 201e164e4d remove some wrong depends/defaults 17 years ago
Ralph Hempel 10d08caa4a oops, missing file 17 years ago