aba071d818
binutils: add version 2.29.1
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2017-10-15 00:24:22 +02:00
34e8393019
toolchain/arc: update to the most recent release arc-2016.09
...
arc-2016.09 is the most recent toolchain for ARC cores and
it is based on top of upstream Binutils 2.27 and GCC 6.2.1.
With updated major version of GCC we copied all GCC 6.x patches
for ARC as well as Bintils 2.27 patches.
Note that toochain sports ARCv4 ABI and so must be used
with 4.8+ Linux kernels. Even though it will build v4.4 kernel
perfectly fine on attempt to run user-space apps they won't
work with older kernel. That said previuosly sent RFC patches with
Linux kernel update are required:
[1] https://patchwork.ozlabs.org/patch/726686/
[2] https://patchwork.ozlabs.org/patch/726687/
Signed-off-by: Alexey Brodkin <Alexey.Brodkin@synopsys.com >
2017-05-02 15:17:30 +02:00
31be46e169
toolchain/binutils: Add binutils 2.28
...
Add binutils 2.28 to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net >
2017-03-20 08:23:58 +01:00
5e3fb70094
toolchain: unbreak glibc on MIPS
...
Binutils recently updated the ABI version to 5, which broke glibc, as it
refuses to load anything > 3. Upstream reverted the ABI version update,
so backport the commit.
Fixes the following error on boot:
/bin/sh: error while loading shared libraries: /lib/libcrypt.so.1: ELF file ABI version invalid
[ 0.920077] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
[ 0.920077]
[ 0.929450] Rebooting in 1 seconds..
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com >
2017-02-27 12:15:45 +01:00
b648e1c07f
binutils: remove 2.25.1 support and leftovers of older versions
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2017-02-07 17:16:12 +01:00
ecc091b0f6
binutils: remove old unused versions
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-10-24 08:45:06 +02:00
95a2e2c8fe
toolchain/binutils: Add binutils 2.27
...
Add binutils 2.27 to toolchain
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net >
Signed-off-by: Felix Fietkau <nbd@nbd.name > [refresh patches]
2016-10-13 17:05:25 +02:00
0f4a337b31
toolchain/binutils: add 2.26.1
...
Signed-off-by: Syrone Wong <wong.syrone@gmail.com >
Signed-off-by: Felix Fietkau <nbd@nbd.name > [fixes/cleanup]
2016-07-15 14:17:20 +02:00
d354bfde17
toolchain: Bump ARC tools to arc-2016.03
...
This change switches ARC tools to the most recent arc-2016.03
version.
ARC GNU tools of version arc-2016.03 bring some quite significant
changes like:
* Binutils v2.26+ (upstream commit id 202ac19 with additional ARC
* patches)
* GCC v4.8.5
* GDB 7.10
More about changes, improvements and fixes could be found here:
https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/tag/arc-2016.03
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com >
2016-05-19 19:29:44 +02:00
98e00f8fdd
binutils: add binutils 2.25.1
...
This adds binutils 2.25.1 as an option to OpenWrt.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 46874
2015-09-11 17:58:39 +00:00
4c5f965c74
toolchain: change default emulation for mips64 (octeon) to n64
...
fixes several ld errors reported by buildbot:
http://buildbot.openwrt.org:8010/broken_packages/octeon/mdnsresponder/compile.txt
http://buildbot.openwrt.org:8010/broken_packages/octeon/luasocket/compile.txt
http://buildbot.openwrt.org:8010/broken_packages/octeon/luasec/compile.txt
http://buildbot.openwrt.org:8010/broken_packages/octeon/openvswitch/compile.txt
http://buildbot.openwrt.org:8010/broken_packages/octeon/prosody/compile.txt
link error:
ABI is incompatible with that of the selected emulation
found at OE toolchain for bintils 2.22:
http://patchwork.openembedded.org/patch/28033/
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de >
SVN-Revision: 45666
2015-05-10 13:54:20 +00:00
755a90344e
binutils: remove version 2.20.1 (only used by avr32)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 44960
2015-03-24 10:06:55 +00:00
c7bc3ad908
binutils: remove old versions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 42776
2014-10-05 18:40:38 +00:00
b1c3bf7cf0
toolchain/binutils: remove obsolete patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 41034
2014-06-06 10:51:40 +00:00
5c3cb628f8
upgrade the Linaro binutils to 2.24-2013.12
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
SVN-Revision: 39210
2014-01-07 15:03:55 +00:00
348c3af966
add support for Linaro binutils 2.23.2-2013.06
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
SVN-Revision: 37944
2013-09-11 13:18:23 +00:00
b121128ecf
binutils: stop generating the useless _DYNAMIC_LINKING symbol on mips
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 37094
2013-06-30 07:54:43 +00:00
6260e6ef48
binutils: remove some unused obsolete versions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 37093
2013-06-30 07:54:37 +00:00
10c38f50a0
toolchain/binutils: add musl libc config.sub patch to 2.23.1
...
Signed-off-by: Florian Fainelli <florian@openwrt.org >
SVN-Revision: 35814
2013-02-26 16:40:20 +00:00
d417049c4a
toolchain/binutils: refresh patches
...
Signed-off-by: Florian Fainelli <florian@openwrt.org >
SVN-Revision: 35812
2013-02-26 16:40:12 +00:00
4801705d83
remove support for ubicom32
...
Signed-off-by: Florian Fainelli <florian@openwrt.org >
SVN-Revision: 34432
2012-11-30 10:53:55 +00:00
6b63716262
add preliminary support for musl
...
Musl is an alternative C-library, see http://www.musl-libc.org for more infos.
Signed-off-by: Florian Fainelli <florian@openwrt.org >
SVN-Revision: 34314
2012-11-23 20:02:29 +00:00
cf440ae716
binutils: remove 2.21
...
There is no point in keeping around 2.21 when 2.21.1 which is a bugfix release
is there.
Signed-off-by: Florian Fainelli <florian@openwrt.org >
SVN-Revision: 34265
2012-11-19 19:37:43 +00:00
274c21cd8e
binutils: add support for 2.23.1
...
Signed-off-by: Florian Fainelli <florian@openwrt.org >
SVN-Revision: 34262
2012-11-19 19:37:28 +00:00
81128b9598
binutils/2.22: backport an upstream fix for an assertion in the ARM backend.
...
See http://sourceware.org/bugzilla/show_bug.cgi?id=13990 for more details.
Signed-off-by: Florian Fainelli <florian@openwrt.org >
SVN-Revision: 34260
2012-11-19 17:32:37 +00:00
e566454513
binutils: backport ld patch to fix ARM specific issues with --gc-sections
...
SVN-Revision: 33461
2012-09-19 06:33:07 +00:00
09a8334a1e
add binutils 2.22
...
SVN-Revision: 30375
2012-02-08 15:49:48 +00:00
01870142fb
binutils: add binutils 2.21.1
...
SVN-Revision: 27919
2011-08-06 09:53:58 +00:00
6d02667c07
add the latest avr32 toolchain patches (with additional fixes)
...
SVN-Revision: 27332
2011-07-01 11:35:21 +00:00
e733d679a0
remove the CS variant - broken since it's addition
...
SVN-Revision: 25648
2011-02-21 11:43:16 +00:00
aca90e900a
add some more avr32 fixes
...
SVN-Revision: 25571
2011-02-18 13:47:36 +00:00
57be27f340
add binutils 2.21
...
SVN-Revision: 25567
2011-02-18 09:52:19 +00:00
74ecb8f3c6
add avr32 support
...
SVN-Revision: 25562
2011-02-16 22:44:47 +00:00
e01a14ceea
fixup the ubicom patch, refresh
...
SVN-Revision: 25552
2011-02-16 14:05:08 +00:00
9818d6f549
refresh patches
...
SVN-Revision: 25551
2011-02-16 13:51:31 +00:00
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
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
95cba52ba4
remove support for binutils 2.18 and 2.20
...
SVN-Revision: 23685
2010-10-28 07:26:07 +00:00
fb04eb588e
toolchain/binutils: building gas for arm-*-uclibc systems requires linking with -lm
...
SVN-Revision: 20594
2010-03-30 08:01:35 +00:00
6dfce04b55
add binutils-2.20.1
...
SVN-Revision: 20137
2010-03-11 11:50:25 +00:00
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
8886484603
fixup the hunks in patch
...
SVN-Revision: 19635
2010-02-15 11:34:25 +00:00
b172f237fa
binutils: remove unrelated hunk in 2.18 avr32 support patch
...
SVN-Revision: 19226
2010-01-19 13:23:59 +00:00
6007ab61ec
binutils: fix build errors in 2.20 (patch from #6094 )
...
SVN-Revision: 18307
2009-11-05 01:49:20 +00:00
4fd397fad9
add binutils 2.20
...
SVN-Revision: 18263
2009-11-02 00:47:17 +00:00
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
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
aee9d6c31c
add a heavily cleaned up version of ubicom32 toolchain support
...
SVN-Revision: 17346
2009-08-21 22:31:47 +00:00
8324887aa1
binutils: fix build failure on powerpc target
...
SVN-Revision: 16848
2009-07-14 19:43:15 +00:00
90826d83c9
remove binutils 2.17 and 2.19
...
SVN-Revision: 15619
2009-05-05 11:01:35 +00:00