Nicolas Thill
|
edef5abd24
|
fix uClibc v0.9.30 build on x86_64
SVN-Revision: 14138
|
2009-01-21 16:56:57 +00:00 |
|
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
|
2009-01-21 14:34:31 +00:00 |
|
Florian Fainelli
|
63426c5715
|
add missing config symbol in x86_64 configuration
SVN-Revision: 14132
|
2009-01-21 14:32:29 +00:00 |
|
Nicolas Thill
|
ec7b663c86
|
add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!
SVN-Revision: 14131
|
2009-01-21 11:58:17 +00:00 |
|
Nicolas Thill
|
a271aaa2db
|
add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & Puchu!
SVN-Revision: 14130
|
2009-01-21 11:45:32 +00:00 |
|
Nicolas Thill
|
ed4d79b529
|
more kernel headers fixes for cris
SVN-Revision: 14128
|
2009-01-21 01:53:05 +00:00 |
|
Nicolas Thill
|
8db368850c
|
we have a minimal gcc target compiler since [13931], so use it in uClibc headers generation
SVN-Revision: 14123
|
2009-01-20 22:25:42 +00:00 |
|
Nicolas Thill
|
ce5b7766e6
|
move all arch fixups from Install to Prepare stage, so that fixed headers are available in $(BUILD_DIR_TOOLCHAIN)/linux-dev/
SVN-Revision: 14120
|
2009-01-20 17:05:14 +00:00 |
|
Felix Fietkau
|
dc6d881733
|
uClibc: compile fix for the new linuxthreads implementation on mips
SVN-Revision: 14118
|
2009-01-20 14:47:53 +00:00 |
|
Nicolas Thill
|
291e71f792
|
backport patch to allow building uClibc-0.9.28.2 on recent x86 kernels
SVN-Revision: 14105
|
2009-01-19 14:53:45 +00:00 |
|
Nicolas Thill
|
96756d7641
|
fix linux headers & source paths at uClibc config stage
SVN-Revision: 14080
|
2009-01-17 22:22:41 +00:00 |
|
Felix Fietkau
|
817ccebe70
|
add binutils 2.19 (patch from #4367)
SVN-Revision: 14075
|
2009-01-17 19:29:09 +00:00 |
|
Felix Fietkau
|
07a1106c91
|
uclibc: fix the new libpthread implementation on arm
SVN-Revision: 14074
|
2009-01-17 19:21:56 +00:00 |
|
Felix Fietkau
|
818e6e847c
|
add uclibc eabi patches from #3988
SVN-Revision: 14073
|
2009-01-17 19:20:32 +00:00 |
|
Felix Fietkau
|
78fb5a1b98
|
add gcc eabi patches from #3988
SVN-Revision: 14072
|
2009-01-17 19:18:16 +00:00 |
|
Hamish Guthrie
|
b693945d4f
|
Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at all
SVN-Revision: 14060
|
2009-01-16 17:51:19 +00:00 |
|
Gabor Juhos
|
65f21ce0d3
|
fix powerpc toolchain build failure on x86_64 hosts
SVN-Revision: 14036
|
2009-01-14 18:33:13 +00:00 |
|
Felix Fietkau
|
0faef985b7
|
work around problems with the libpthread onexit() handler
SVN-Revision: 14032
|
2009-01-14 00:52:51 +00:00 |
|
Felix Fietkau
|
0392f46b43
|
fix the new libpthread implementation - the function table init was broken
SVN-Revision: 14027
|
2009-01-13 20:44:29 +00:00 |
|
Felix Fietkau
|
cb41a3aa45
|
do not strip uclibc
SVN-Revision: 14019
|
2009-01-13 03:21:39 +00:00 |
|
Felix Fietkau
|
25aba0e356
|
use the new linuxthreads implementation on i386,i686
SVN-Revision: 14016
|
2009-01-13 02:15:52 +00:00 |
|
Felix Fietkau
|
b8aa79853d
|
fix gdb compile
SVN-Revision: 14015
|
2009-01-13 02:15:43 +00:00 |
|
Felix Fietkau
|
ff55a79717
|
uclibc: add the trunc function
SVN-Revision: 14014
|
2009-01-13 02:15:31 +00:00 |
|
Felix Fietkau
|
087a2bc16c
|
uclibc: add some libpthread fixes
SVN-Revision: 14013
|
2009-01-13 02:15:14 +00:00 |
|
Nicolas Thill
|
2c1d444866
|
fix missing ptrace.h needed to build final gcc
SVN-Revision: 13995
|
2009-01-12 19:03:39 +00:00 |
|
Nicolas Thill
|
bf618cf1fd
|
add a fix preventing gcc build system from assuming that libc headers are always available
SVN-Revision: 13994
|
2009-01-12 19:01:25 +00:00 |
|
Nicolas Thill
|
c3f18bd112
|
use different optimizations for x86 & x86_64 on uml
SVN-Revision: 13984
|
2009-01-11 17:31:43 +00:00 |
|
Nicolas Thill
|
fe85715db9
|
gdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR)/usr/bin/ (like binutils & gcc)
SVN-Revision: 13983
|
2009-01-11 17:27:56 +00:00 |
|
Nicolas Thill
|
a455323221
|
fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes: #4437)
SVN-Revision: 13962
|
2009-01-10 19:50:43 +00:00 |
|
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
|
2009-01-08 01:49:11 +00:00 |
|
Imre Kaloz
|
8c3a967fae
|
general fixes for openwrt with kernel 2.6.28
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13876
|
2009-01-05 14:46:18 +00:00 |
|
Florian Fainelli
|
a3ecf3d3dc
|
Fix ssp enabling/disabling (#4388)
SVN-Revision: 13856
|
2009-01-04 12:56:31 +00:00 |
|
Jo-Philipp Wich
|
5649ff4093
|
enable netlink support
SVN-Revision: 13839
|
2009-01-03 17:28:58 +00:00 |
|
Jo-Philipp Wich
|
e0a77da8fb
|
enable support for getifaddrs() - required by lldpd
SVN-Revision: 13834
|
2009-01-03 13:07:30 +00:00 |
|
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
|
2009-01-02 04:16:30 +00:00 |
|
Felix Fietkau
|
d0c5a0d576
|
use binutils 2.18 for avr32, 2.17 is severely broken
SVN-Revision: 13804
|
2009-01-02 01:14:09 +00:00 |
|
Felix Fietkau
|
d55332989e
|
fix avr32 build breakage
SVN-Revision: 13802
|
2009-01-02 01:10:22 +00:00 |
|
Nicolas Thill
|
a10dd02b34
|
fix gcc-4.2.4 when target != avr32
SVN-Revision: 13493
|
2008-12-03 00:20:00 +00:00 |
|
Imre Kaloz
|
7d78d5cad3
|
nuke old gcc 4.2 versions
SVN-Revision: 13483
|
2008-12-02 18:32:02 +00:00 |
|
Imre Kaloz
|
d7ed0b8c47
|
sync gcc's Config.in with Config.version
SVN-Revision: 13482
|
2008-12-02 18:26:10 +00:00 |
|
Imre Kaloz
|
da43f70063
|
nuke binutils 2.16.1 - old, unused, buggy
SVN-Revision: 13481
|
2008-12-02 18:23:25 +00:00 |
|
Imre Kaloz
|
95f2b6bb76
|
sync gcc patches with the Atmel 1.1.3 release
SVN-Revision: 13480
|
2008-12-02 18:10:03 +00:00 |
|
Imre Kaloz
|
9e54c8bf9e
|
clean up patch
SVN-Revision: 13479
|
2008-12-02 18:06:29 +00:00 |
|
Imre Kaloz
|
b0f6f4e862
|
sync avr32 binutils patch with the Atmel 1.0.1 release
SVN-Revision: 13464
|
2008-12-02 10:35:44 +00:00 |
|
Imre Kaloz
|
5dceef5389
|
switch powerpc targets to gcc 4.2.4
SVN-Revision: 13359
|
2008-11-26 10:07:18 +00:00 |
|
Imre Kaloz
|
507b9818c0
|
switch to gcc 4.2.4 for avr32
SVN-Revision: 13353
|
2008-11-25 18:35:48 +00:00 |
|
Imre Kaloz
|
b154f4b4e3
|
add avr32 support to binutils 2.18
SVN-Revision: 13352
|
2008-11-25 18:34:48 +00:00 |
|
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
|
2008-11-16 17:03:16 +00:00 |
|
Hamish Guthrie
|
bb702980e5
|
Add support for openat system call - this must be extended for the rest of these system calls
SVN-Revision: 13200
|
2008-11-14 07:52:54 +00:00 |
|
Nicolas Thill
|
b3e5f06450
|
indent conditionnals in uClibc Makefile
SVN-Revision: 13144
|
2008-11-08 23:00:22 +00:00 |
|