Imre Kaloz
|
e733d679a0
|
remove the CS variant - broken since it's addition
SVN-Revision: 25648
|
2011-02-21 11:43:16 +00:00 |
|
Imre Kaloz
|
cc880f6736
|
only enable binutils 2.21 for avr32 if BROKEN is selected
SVN-Revision: 25572
|
2011-02-18 13:48:42 +00:00 |
|
Imre Kaloz
|
aca90e900a
|
add some more avr32 fixes
SVN-Revision: 25571
|
2011-02-18 13:47:36 +00:00 |
|
Imre Kaloz
|
73eefab7b9
|
whitespace cleanup
SVN-Revision: 25570
|
2011-02-18 13:45:35 +00:00 |
|
Imre Kaloz
|
57be27f340
|
add binutils 2.21
SVN-Revision: 25567
|
2011-02-18 09:52:19 +00:00 |
|
Imre Kaloz
|
74ecb8f3c6
|
add avr32 support
SVN-Revision: 25562
|
2011-02-16 22:44:47 +00:00 |
|
Imre Kaloz
|
e01a14ceea
|
fixup the ubicom patch, refresh
SVN-Revision: 25552
|
2011-02-16 14:05:08 +00:00 |
|
Imre Kaloz
|
9818d6f549
|
refresh patches
SVN-Revision: 25551
|
2011-02-16 13:51:31 +00:00 |
|
Felix Fietkau
|
57e5df3758
|
binutils: backport a fix for broken relocation entries on mips with -fPIE, fixes dbus-server crash with sstrip
SVN-Revision: 25188
|
2011-01-28 02:29:01 +00:00 |
|
Daniel Dickinson
|
2309cd6dad
|
binutils: Fix autoreconf for packages/devel/binutils package, which uses binutils toolchain patches
SVN-Revision: 24509
|
2010-12-12 01:43:46 +00:00 |
|
Imre Kaloz
|
5403c77633
|
switch to binutils 2.20.1 (except for avr32 and ubicom32)
SVN-Revision: 23780
|
2010-11-02 13:57:04 +00:00 |
|
Imre Kaloz
|
95cba52ba4
|
remove support for binutils 2.18 and 2.20
SVN-Revision: 23685
|
2010-10-28 07:26:07 +00:00 |
|
Michael Büsch
|
cf323eb924
|
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
SVN-Revision: 23196
|
2010-10-03 12:54:07 +00:00 |
|
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
|
2010-08-19 12:49:51 +00:00 |
|
Florian Fainelli
|
8ca51dc6f1
|
fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos
SVN-Revision: 21046
|
2010-04-20 16:18:08 +00:00 |
|
Gabor Juhos
|
fb04eb588e
|
toolchain/binutils: building gas for arm-*-uclibc systems requires linking with -lm
SVN-Revision: 20594
|
2010-03-30 08:01:35 +00:00 |
|
Alexandros C. Couloumbis
|
6dfce04b55
|
add binutils-2.20.1
SVN-Revision: 20137
|
2010-03-11 11:50:25 +00:00 |
|
Imre Kaloz
|
666c2fef6a
|
use binutils 2.19.1 by default for avr32, too
SVN-Revision: 19678
|
2010-02-16 21:49:32 +00:00 |
|
Imre Kaloz
|
c8e6779d2a
|
add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release
SVN-Revision: 19677
|
2010-02-16 21:48:13 +00:00 |
|
Imre Kaloz
|
8886484603
|
fixup the hunks in patch
SVN-Revision: 19635
|
2010-02-15 11:34:25 +00:00 |
|
Imre Kaloz
|
9df6b68bfa
|
ubicom32 isn't supported with binutils 2.18
SVN-Revision: 19632
|
2010-02-15 09:36:03 +00:00 |
|
Nicolas Thill
|
b172f237fa
|
binutils: remove unrelated hunk in 2.18 avr32 support patch
SVN-Revision: 19226
|
2010-01-19 13:23:59 +00:00 |
|
Felix Fietkau
|
6007ab61ec
|
binutils: fix build errors in 2.20 (patch from #6094)
SVN-Revision: 18307
|
2009-11-05 01:49:20 +00:00 |
|
Felix Fietkau
|
affe22dce7
|
binutils: fix path to cloog and ppl
SVN-Revision: 18265
|
2009-11-02 00:47:24 +00:00 |
|
Felix Fietkau
|
4fd397fad9
|
add binutils 2.20
SVN-Revision: 18263
|
2009-11-02 00:47:17 +00:00 |
|
Felix Fietkau
|
b4d03a2780
|
binutils: add support for non-pic handling and use it in the codesourcery based gcc, fixes mips support for this toolchain
SVN-Revision: 18070
|
2009-10-19 07:41:33 +00:00 |
|
Felix Fietkau
|
0b077fa3a7
|
add a binutils variant based on a binutils snapshot and codesourcery g++ enhancements (compiles, but fails to link the kernel)
SVN-Revision: 18060
|
2009-10-19 02:09:59 +00:00 |
|
Nicolas Thill
|
47ac8caa62
|
add comments & fix descriptions in toolchain config items
SVN-Revision: 17561
|
2009-09-10 14:32:36 +00:00 |
|
Felix Fietkau
|
aee9d6c31c
|
add a heavily cleaned up version of ubicom32 toolchain support
SVN-Revision: 17346
|
2009-08-21 22:31:47 +00:00 |
|
Imre Kaloz
|
a5a0ef7ab7
|
use binutils 2.19.1 on ppc44x, too
SVN-Revision: 17035
|
2009-07-28 08:41:19 +00:00 |
|
Gabor Juhos
|
c8f178d61a
|
binutils: use 2.19.1 for ppc40x by default
SVN-Revision: 16916
|
2009-07-19 11:33:47 +00:00 |
|
Gabor Juhos
|
8324887aa1
|
binutils: fix build failure on powerpc target
SVN-Revision: 16848
|
2009-07-14 19:43:15 +00:00 |
|
Felix Fietkau
|
90826d83c9
|
remove binutils 2.17 and 2.19
SVN-Revision: 15619
|
2009-05-05 11:01:35 +00:00 |
|
Gabor Juhos
|
496aad1058
|
fix a small bug in binutils 2.19.1 * http://sourceware.org/bugzilla/show_bug.cgi?id=7093
SVN-Revision: 15538
|
2009-05-01 14:51:02 +00:00 |
|
Felix Fietkau
|
9cb02dd35c
|
fix missing binutils default version change
SVN-Revision: 14926
|
2009-03-17 19:06:06 +00:00 |
|
Felix Fietkau
|
6c6e6f5827
|
switch to binutils 2.19.1 by default
SVN-Revision: 14868
|
2009-03-14 03:17:28 +00:00 |
|
Nicolas Thill
|
8a2030ff3d
|
move common variables to a dedicated include file
SVN-Revision: 14648
|
2009-02-23 23:52:27 +00:00 |
|
Felix Fietkau
|
7eb1589875
|
build system refactoring in preparation for allowing packages to do host-build steps
SVN-Revision: 14610
|
2009-02-22 04:37:20 +00:00 |
|
Hauke Mehrtens
|
da99fcd35a
|
binutils: refresh patches for binutils 2.17
SVN-Revision: 14587
|
2009-02-21 14:24:39 +00:00 |
|
Nicolas Thill
|
33a0eb3613
|
cosmetic & coherency fixes
SVN-Revision: 14397
|
2009-02-03 21:25:48 +00:00 |
|
Nicolas Thill
|
22e91f881e
|
binutils: add support for v2.19.1 (from #4492, thanks to dwrobel)
SVN-Revision: 14393
|
2009-02-03 16:23:01 +00:00 |
|
Florian Fainelli
|
565f1723f0
|
libssp should also be configured in binutils
SVN-Revision: 14376
|
2009-02-02 23:45:33 +00:00 |
|
Felix Fietkau
|
b377f32d3f
|
default to binutils 2.18 on ppc* for manual selection as well
SVN-Revision: 14367
|
2009-02-02 18:18:47 +00:00 |
|
Felix Fietkau
|
8be1583b25
|
make binutils 2.18 default for ppc44x and ppc40x
SVN-Revision: 14358
|
2009-02-02 16:43:19 +00:00 |
|
Felix Fietkau
|
af420c0c3c
|
binutils 2.19 does not support avr32 yet
SVN-Revision: 14227
|
2009-01-27 20:09:22 +00:00 |
|
Felix Fietkau
|
19f8937c77
|
install readelf to STAGING_DIR_HOST (eglibc requires it, not all systems have it)
SVN-Revision: 14196
|
2009-01-26 04:54:25 +00:00 |
|
Felix Fietkau
|
817ccebe70
|
add binutils 2.19 (patch from #4367)
SVN-Revision: 14075
|
2009-01-17 19:29:09 +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 |
|
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 |
|
Imre Kaloz
|
da43f70063
|
nuke binutils 2.16.1 - old, unused, buggy
SVN-Revision: 13481
|
2008-12-02 18:23:25 +00:00 |
|