Florian Fainelli
|
9f627dbf6e
|
building uml on x86_64 w/ uClibc 0.9.29 is currently broken, select 0.9.30.1 which is working
SVN-Revision: 15450
|
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)
SVN-Revision: 15368
|
16 years ago |
Nicolas Thill
|
2783110a97
|
uClibc NPTL: remove the pthread daemon() fix and revert r15343
SVN-Revision: 15367
|
16 years ago |
Felix Fietkau
|
632f50b891
|
uclibc: add the pthread daemon() fix from #4809
SVN-Revision: 15344
|
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
SVN-Revision: 15343
|
16 years ago |
Felix Fietkau
|
56164a5815
|
add a modified version of the mips64 patch from #4603
SVN-Revision: 15249
|
16 years ago |
Felix Fietkau
|
229035bad0
|
mark uclibc nptl and snapshot as broken
SVN-Revision: 15179
|
16 years ago |
Felix Fietkau
|
d0e357e729
|
fix uclibc subdir
SVN-Revision: 15010
|
16 years ago |
Felix Fietkau
|
02739c116f
|
append the correct extraversion to the toolchain's info.mk for uclibc-nptl
SVN-Revision: 15008
|
16 years ago |
Felix Fietkau
|
fe601b3efd
|
fix uclibc symlink for nptl
SVN-Revision: 15007
|
16 years ago |
Felix Fietkau
|
f914fcf49f
|
add uclibc-nptl
SVN-Revision: 15006
|
16 years ago |
Felix Fietkau
|
16fa4d486d
|
remove obsolete comment
SVN-Revision: 15005
|
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
SVN-Revision: 15004
|
16 years ago |
Felix Fietkau
|
746544db79
|
fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink
SVN-Revision: 15001
|
16 years ago |
Felix Fietkau
|
566bdc37ad
|
add uclibc 0.9.30.1
SVN-Revision: 15000
|
16 years ago |
Felix Fietkau
|
03205ec740
|
clean up uclibc patch/config version handling a bit
SVN-Revision: 14994
|
16 years ago |
Felix Fietkau
|
ec6b3bf2be
|
fix stampfile variables for the toolchain build (fixes gcc compile error)
SVN-Revision: 14862
|
16 years ago |
Steven Barth
|
e805b29fdd
|
Upstream fix for syscall() not setting errno on errors on MIPS
SVN-Revision: 14689
|
16 years ago |
Nicolas Thill
|
8a2030ff3d
|
move common variables to a dedicated include file
SVN-Revision: 14648
|
16 years ago |
Felix Fietkau
|
7eb1589875
|
build system refactoring in preparation for allowing packages to do host-build steps
SVN-Revision: 14610
|
16 years ago |
Hauke Mehrtens
|
d0484c4cf6
|
uClibc: refresh patches for uClibc
SVN-Revision: 14588
|
16 years ago |
Nicolas Thill
|
33a0eb3613
|
cosmetic & coherency fixes
SVN-Revision: 14397
|
16 years ago |
Nicolas Thill
|
06f50d2116
|
fix uClibc fpu/soft-float selection
SVN-Revision: 14141
|
16 years ago |
Nicolas Thill
|
edef5abd24
|
fix uClibc v0.9.30 build on x86_64
SVN-Revision: 14138
|
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!
SVN-Revision: 14133
|
16 years ago |
Florian Fainelli
|
63426c5715
|
add missing config symbol in x86_64 configuration
SVN-Revision: 14132
|
16 years ago |
Nicolas Thill
|
ec7b663c86
|
add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!
SVN-Revision: 14131
|
16 years ago |
Nicolas Thill
|
a271aaa2db
|
add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & Puchu!
SVN-Revision: 14130
|
16 years ago |
Nicolas Thill
|
8db368850c
|
we have a minimal gcc target compiler since [13931], so use it in uClibc headers generation
SVN-Revision: 14123
|
16 years ago |
Felix Fietkau
|
dc6d881733
|
uClibc: compile fix for the new linuxthreads implementation on mips
SVN-Revision: 14118
|
16 years ago |
Nicolas Thill
|
291e71f792
|
backport patch to allow building uClibc-0.9.28.2 on recent x86 kernels
SVN-Revision: 14105
|
16 years ago |
Nicolas Thill
|
96756d7641
|
fix linux headers & source paths at uClibc config stage
SVN-Revision: 14080
|
16 years ago |
Felix Fietkau
|
07a1106c91
|
uclibc: fix the new libpthread implementation on arm
SVN-Revision: 14074
|
16 years ago |
Felix Fietkau
|
818e6e847c
|
add uclibc eabi patches from #3988
SVN-Revision: 14073
|
16 years ago |
Felix Fietkau
|
0faef985b7
|
work around problems with the libpthread onexit() handler
SVN-Revision: 14032
|
16 years ago |
Felix Fietkau
|
0392f46b43
|
fix the new libpthread implementation - the function table init was broken
SVN-Revision: 14027
|
16 years ago |
Felix Fietkau
|
cb41a3aa45
|
do not strip uclibc
SVN-Revision: 14019
|
16 years ago |
Felix Fietkau
|
25aba0e356
|
use the new linuxthreads implementation on i386,i686
SVN-Revision: 14016
|
16 years ago |
Felix Fietkau
|
ff55a79717
|
uclibc: add the trunc function
SVN-Revision: 14014
|
16 years ago |
Felix Fietkau
|
087a2bc16c
|
uclibc: add some libpthread fixes
SVN-Revision: 14013
|
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)
SVN-Revision: 13931
|
16 years ago |
Imre Kaloz
|
8c3a967fae
|
general fixes for openwrt with kernel 2.6.28
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13876
|
16 years ago |
Jo-Philipp Wich
|
5649ff4093
|
enable netlink support
SVN-Revision: 13839
|
16 years ago |
Jo-Philipp Wich
|
e0a77da8fb
|
enable support for getifaddrs() - required by lldpd
SVN-Revision: 13834
|
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.
SVN-Revision: 13817
|
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
SVN-Revision: 13234
|
16 years ago |
Hamish Guthrie
|
bb702980e5
|
Add support for openat system call - this must be extended for the rest of these system calls
SVN-Revision: 13200
|
16 years ago |
Nicolas Thill
|
b3e5f06450
|
indent conditionnals in uClibc Makefile
SVN-Revision: 13144
|
16 years ago |
Florian Fainelli
|
9dd37f3d12
|
Fix locations for the uClibc snapshot version (#4065)
SVN-Revision: 13067
|
16 years ago |
Lars-Peter Clausen
|
387da72d9c
|
Fix a segfault in uclibc ldso.
SVN-Revision: 12698
|
16 years ago |