Felix Fietkau
|
62c1740676
|
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
SVN-Revision: 22723
|
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)
SVN-Revision: 22511
|
14 years ago |
Imre Kaloz
|
a1cdb24a3b
|
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
SVN-Revision: 22323
|
15 years ago |
Imre Kaloz
|
e4ad93f5f8
|
the storm target is gone for a long time now
SVN-Revision: 22311
|
15 years ago |
Mirko Vogt
|
aa85835ef2
|
patch went upstream, so bump git version and remove patch locally
SVN-Revision: 21881
|
15 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
SVN-Revision: 21856
|
15 years ago |
Florian Fainelli
|
8e26889bb8
|
add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targets
SVN-Revision: 21504
|
15 years ago |
Gabor Juhos
|
a8e20318c5
|
toolchain/uClubc-0.9.31: fix syscalls on MIPS
SVN-Revision: 20882
|
15 years ago |
Nicolas Thill
|
349439d7ea
|
toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)
SVN-Revision: 20873
|
15 years ago |
Gabor Juhos
|
af1fb0bdd1
|
uClibc: fix free-after-use bug in __dns_lookup (closes #6886)
SVN-Revision: 20384
|
15 years ago |
Florian Fainelli
|
e6ec1ce8cf
|
add support for uClibc 0.9.30.3
SVN-Revision: 20181
|
15 years ago |
Nicolas Thill
|
4437156961
|
uClibc: enhance debug support (closes: #6118)
SVN-Revision: 20031
|
15 years ago |
Nicolas Thill
|
4c63458e63
|
uClibc: revert to old linuxthreads implementation on x86 (like all others arches)
SVN-Revision: 20030
|
15 years ago |
Imre Kaloz
|
d2bf3771ed
|
upgrade and fixup support for the uclibc nptl branch
SVN-Revision: 19871
|
15 years ago |
Jo-Philipp Wich
|
24b495c619
|
add menuconfig item to enable uClibc debug builds
SVN-Revision: 19860
|
15 years ago |
Imre Kaloz
|
a49f5f7376
|
fix varargs handling of the prctl syscall
SVN-Revision: 19740
|
15 years ago |
Florian Fainelli
|
aa0e08a565
|
fix uclibc for mips by adding missing upstream hunks
SVN-Revision: 19272
|
15 years ago |
Florian Fainelli
|
1ebff51904
|
add support for uClibc 0.9.30.2
SVN-Revision: 19125
|
15 years ago |
Felix Fietkau
|
27e1c7f091
|
uClibc: implement copysignl in libc on powerpc to avoid undefined references in libstdc++
SVN-Revision: 18178
|
15 years ago |
Felix Fietkau
|
cb3495fac5
|
fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead of using the standard _pic variant
SVN-Revision: 18090
|
15 years ago |
Felix Fietkau
|
161792d02c
|
remove support for uclibc 0.9.29
SVN-Revision: 18078
|
15 years ago |
Felix Fietkau
|
de6c0303ee
|
uClibc: add support for mips non-pic relocations in ldso
SVN-Revision: 18069
|
15 years ago |
Felix Fietkau
|
215ccb66e6
|
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
SVN-Revision: 18019
|
15 years ago |
Felix Fietkau
|
e0645618a3
|
uClibc: add copysign, copysignf, copysignl for i386
SVN-Revision: 18017
|
15 years ago |
Felix Fietkau
|
0e43efeae7
|
uClibc: fix strrchr on i386
SVN-Revision: 18016
|
15 years ago |
Florian Fainelli
|
96d804c54f
|
optimize binaries for the rm5200 cpu present on cobalt, do not use the mips32 isa
SVN-Revision: 17980
|
15 years ago |
Nicolas Thill
|
fd6e548d42
|
uClibc: remove absolute path linking to host libraries in libpthread.so (closes: #5601)
SVN-Revision: 17814
|
15 years ago |
Florian Fainelli
|
9e1759bfe6
|
Do not save variables in hi or lo across system calls, fixes issues with gcc-4.4 (#5351)
SVN-Revision: 17742
|
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
SVN-Revision: 17438
|
15 years ago |
Florian Fainelli
|
ffa2d292fe
|
more cygwin build fixes
SVN-Revision: 17401
|
15 years ago |
Felix Fietkau
|
aee9d6c31c
|
add a heavily cleaned up version of ubicom32 toolchain support
SVN-Revision: 17346
|
15 years ago |
Gabor Juhos
|
c8d103a660
|
uClibc: fix build error on ARM targets (closes #5473)
SVN-Revision: 16735
|
16 years ago |
Florian Fainelli
|
1e9cba3b82
|
add more gcc-4.4 patches from uclibc's mailing-list
SVN-Revision: 16720
|
16 years ago |
Imre Kaloz
|
17276a575d
|
add missing patch from the uclibc buildroot
SVN-Revision: 16541
|
16 years ago |
Imre Kaloz
|
2004d4165a
|
add preliminary coldfire v4e support
SVN-Revision: 16538
|
16 years ago |
Gabor Juhos
|
da4435f2e1
|
uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242)
SVN-Revision: 16304
|
16 years ago |
Felix Fietkau
|
2f94a08df9
|
uClibc: bsd supports the same floating point classification functions as c99, fixes inetd
SVN-Revision: 16172
|
16 years ago |
Felix Fietkau
|
1c57770f28
|
uClibc: add a wrapper for the missing finite() function
SVN-Revision: 16170
|
16 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>
SVN-Revision: 16166
|
16 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
SVN-Revision: 16140
|
16 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
SVN-Revision: 16108
|
16 years ago |
Imre Kaloz
|
cd649df858
|
make uclibc 0.9.30.1 the default
SVN-Revision: 16047
|
16 years ago |
Felix Fietkau
|
cc7805ea27
|
upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3
SVN-Revision: 16004
|
16 years ago |
Imre Kaloz
|
f24a7c7a68
|
add preliminary support for the successor of the storm port
SVN-Revision: 15772
|
16 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>
SVN-Revision: 15681
|
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
SVN-Revision: 15670
|
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
SVN-Revision: 15644
|
16 years ago |
Felix Fietkau
|
141925202e
|
fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries)
SVN-Revision: 15599
|
16 years ago |
Felix Fietkau
|
c633a16d80
|
uclibc 0.9.30: fix isnan declaration
SVN-Revision: 15589
|
16 years ago |
Felix Fietkau
|
db8f5e9c5e
|
uclibc 0.9.29: fix isinf, finite prototypes
SVN-Revision: 15588
|
16 years ago |