Gabor Juhos
fb04eb588e
toolchain/binutils: building gas for arm-*-uclibc systems requires linking with -lm
...
SVN-Revision: 20594
15 years ago
Felix Fietkau
25d3c0fcd0
fix kernel-headers build
...
SVN-Revision: 20584
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
0193462642
fix kernel-headers build for uml
...
SVN-Revision: 20203
15 years ago
Florian Fainelli
e6ec1ce8cf
add support for uClibc 0.9.30.3
...
SVN-Revision: 20181
15 years ago
Alexandros C. Couloumbis
6dfce04b55
add binutils-2.20.1
...
SVN-Revision: 20137
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
Nicolas Thill
10d11328ef
gcc: only enable/disable TLS support in final stage ( closes : #6788 )
...
SVN-Revision: 20018
15 years ago
Travis Kemen
cf7199f48b
this patch fixes toolchain parallel build, which reduces build time.
...
In order to enable parallel build, change line 21 of
include/host-build.mk from:
override MAKEFLAGS=
to:
override MAKEFLAGS=$(MAKE_JOBS)
-Raphael
SVN-Revision: 19995
15 years ago
Florian Fainelli
4f04551880
cleanup the 2.6.33 and later kernels kernel-headers installation
...
SVN-Revision: 19962
15 years ago
Florian Fainelli
b1d3ace5ea
fix compilation w/ 2.6.33
...
SVN-Revision: 19933
15 years ago
Imre Kaloz
d2bf3771ed
upgrade and fixup support for the uclibc nptl branch
...
SVN-Revision: 19871
15 years ago
Imre Kaloz
c354852432
make TLS support configurable
...
SVN-Revision: 19870
15 years ago
Jo-Philipp Wich
24b495c619
add menuconfig item to enable uClibc debug builds
...
SVN-Revision: 19860
15 years ago
Imre Kaloz
3e139467ce
use gcc 4.3.4 for the gemini target
...
SVN-Revision: 19824
15 years ago
Imre Kaloz
a49f5f7376
fix varargs handling of the prctl syscall
...
SVN-Revision: 19740
15 years ago
Imre Kaloz
948fcc98f0
use gcc 4.4.3 for mips64 targets
...
SVN-Revision: 19686
15 years ago
Imre Kaloz
666c2fef6a
use binutils 2.19.1 by default for avr32, too
...
SVN-Revision: 19678
15 years ago
Imre Kaloz
c8e6779d2a
add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release
...
SVN-Revision: 19677
15 years ago
Imre Kaloz
0b5ddcb9cf
use gcc 4.4.3 for the powerpc targets by default
...
SVN-Revision: 19671
15 years ago
Imre Kaloz
8886484603
fixup the hunks in patch
...
SVN-Revision: 19635
15 years ago
Imre Kaloz
9df6b68bfa
ubicom32 isn't supported with binutils 2.18
...
SVN-Revision: 19632
15 years ago
Imre Kaloz
5bd4c4e26d
the CS toolchain FTBS for the gemini, use the old one for now
...
SVN-Revision: 19556
15 years ago
Felix Fietkau
8775d98c19
add missing +cs version suffix to the 4.4.3 codesourcery toolchain
...
SVN-Revision: 19350
15 years ago
Felix Fietkau
78cae39e72
gcc: fix up broken chunks of the 4.4.3+cs patch and clean it up a bit more
...
SVN-Revision: 19349
15 years ago
Imre Kaloz
b69732ba94
add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patch
...
SVN-Revision: 19348
15 years ago
Imre Kaloz
e4e0e3ee6c
cleanup patch
...
SVN-Revision: 19345
15 years ago
Imre Kaloz
cae33bf4e9
add preliminary support for the latest CodeSourcery toolchain
...
SVN-Revision: 19324
15 years ago
Imre Kaloz
58c556e597
add support for gcc 4.4.3
...
SVN-Revision: 19314
15 years ago
Florian Fainelli
aa0e08a565
fix uclibc for mips by adding missing upstream hunks
...
SVN-Revision: 19272
15 years ago
Nicolas Thill
9e0bad9cb4
gcc: use coherent version selector between binutils & gcc
...
SVN-Revision: 19227
15 years ago
Nicolas Thill
b172f237fa
binutils: remove unrelated hunk in 2.18 avr32 support patch
...
SVN-Revision: 19226
15 years ago
Florian Fainelli
1ebff51904
add support for uClibc 0.9.30.2
...
SVN-Revision: 19125
15 years ago
Imre Kaloz
06d8dc9329
get rid of even more 2.6.28 stuff
...
SVN-Revision: 18953
15 years ago
Felix Fietkau
fa044a2d81
gcc: 4.4.2 no longer needs the fix-linker-error patch, remove it
...
SVN-Revision: 18857
15 years ago
Felix Fietkau
86d22845f9
kernel-headers: add linux 2.6.30 headers for ubicom32
...
SVN-Revision: 18792
15 years ago
Felix Fietkau
96f342eaa4
gcc: fix linker errors on osx with gcc 4.4+
...
SVN-Revision: 18791
15 years ago
Florian Fainelli
e5e83bf051
fix gcc version selection for octeon
...
SVN-Revision: 18551
15 years ago
Nicolas Thill
0adb09325c
eglibc: add support for v2.11
...
SVN-Revision: 18522
15 years ago
Nicolas Thill
143213091b
eglibc: update v2.10 to rev. 9289
...
SVN-Revision: 18518
15 years ago
Nicolas Thill
bb4a7fcec3
cosmetic: more reformatting missed from [18480]
...
SVN-Revision: 18481
15 years ago
Nicolas Thill
174ddb1694
cosmetic: reformat library configuration submenu - adjust indent & spaces - use coherent config symbol names in help
...
SVN-Revision: 18480
15 years ago
Nicolas Thill
31596ddc01
eglibc: fix wrong config symbol name if library configuration submenu
...
SVN-Revision: 18479
15 years ago
Nicolas Thill
cfad7b6c08
eglibc: don't use minor version numbers in config symbols, only in version strings
...
SVN-Revision: 18474
15 years ago
Felix Fietkau
60a4353fdd
do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in
...
SVN-Revision: 18454
15 years ago
Felix Fietkau
44aa03f2f9
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
...
Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
SVN-Revision: 18419
15 years ago
Felix Fietkau
3a5deae00d
gcc: add a config option for using the gcc graphite framework (disabled by default)
...
SVN-Revision: 18403
15 years ago
Felix Fietkau
6007ab61ec
binutils: fix build errors in 2.20 (patch from #6094 )
...
SVN-Revision: 18307
15 years ago
Felix Fietkau
ce9ea905c1
gcc: fix build with cloog/ppl
...
SVN-Revision: 18266
15 years ago