summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches
Commit message (Collapse)AuthorAgeFilesLines
* add support for Linaro binutils 2.23.2-2013.06Imre Kaloz2013-09-116-0/+127
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 37944
* binutils: stop generating the useless _DYNAMIC_LINKING symbol on mipsFelix Fietkau2013-06-302-0/+36
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37094
* binutils: remove some unused obsolete versionsFelix Fietkau2013-06-3016-62140/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37093
* toolchain/binutils: add musl libc config.sub patch to 2.23.1Florian Fainelli2013-02-261-0/+10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35814
* toolchain/binutils: refresh patchesFlorian Fainelli2013-02-2613-201/+107
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35812
* remove support for ubicom32Florian Fainelli2012-11-301-48949/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34432
* add preliminary support for muslFlorian Fainelli2012-11-231-0/+19
| | | | | | | | 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
* binutils: remove 2.21Florian Fainelli2012-11-198-31240/+0
| | | | | | | | | 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
* binutils: add support for 2.23.1Florian Fainelli2012-11-194-0/+99
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34262
* binutils/2.22: backport an upstream fix for an assertion in the ARM backend.Florian Fainelli2012-11-191-0/+28
| | | | | | | | See http://sourceware.org/bugzilla/show_bug.cgi?id=13990 for more details. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34260
* binutils: backport ld patch to fix ARM specific issues with --gc-sectionsFelix Fietkau2012-09-191-0/+12
| | | | SVN-Revision: 33461
* add binutils 2.22Imre Kaloz2012-02-085-0/+173
| | | | SVN-Revision: 30375
* binutils: add binutils 2.21.1Hauke Mehrtens2011-08-068-0/+31240
| | | | SVN-Revision: 27919
* add the latest avr32 toolchain patches (with additional fixes)Imre Kaloz2011-07-011-2/+2
| | | | SVN-Revision: 27332
* remove the CS variant - broken since it's additionImre Kaloz2011-02-217-32518/+0
| | | | SVN-Revision: 25648
* add some more avr32 fixesImre Kaloz2011-02-181-2/+122
| | | | SVN-Revision: 25571
* add binutils 2.21Imre Kaloz2011-02-188-0/+31120
| | | | SVN-Revision: 25567
* add avr32 supportImre Kaloz2011-02-161-0/+30797
| | | | SVN-Revision: 25562
* fixup the ubicom patch, refreshImre Kaloz2011-02-164-82/+61
| | | | SVN-Revision: 25552
* refresh patchesImre Kaloz2011-02-163-8/+5
| | | | SVN-Revision: 25551
* binutils: backport a fix for broken relocation entries on mips with -fPIE, ↵Felix Fietkau2011-01-281-0/+15
| | | | | | fixes dbus-server crash with sstrip SVN-Revision: 25188
* binutils: Fix autoreconf for packages/devel/binutils package, which uses ↵Daniel Dickinson2010-12-121-0/+84
| | | | | | binutils toolchain patches SVN-Revision: 24509
* remove support for binutils 2.18 and 2.20Imre Kaloz2010-10-2816-53346/+0
| | | | SVN-Revision: 23685
* toolchain/binutils: building gas for arm-*-uclibc systems requires linking ↵Gabor Juhos2010-03-305-0/+190
| | | | | | with -lm SVN-Revision: 20594
* add binutils-2.20.1Alexandros C. Couloumbis2010-03-116-0/+326
| | | | SVN-Revision: 20137
* add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain releaseImre Kaloz2010-02-161-0/+30629
| | | | SVN-Revision: 19677
* fixup the hunks in patchImre Kaloz2010-02-151-5/+5
| | | | SVN-Revision: 19635
* binutils: remove unrelated hunk in 2.18 avr32 support patchNicolas Thill2010-01-191-9/+0
| | | | SVN-Revision: 19226
* binutils: fix build errors in 2.20 (patch from #6094)Felix Fietkau2009-11-051-2/+9
| | | | SVN-Revision: 18307
* add binutils 2.20Felix Fietkau2009-11-026-0/+319
| | | | SVN-Revision: 18263
* binutils: add support for non-pic handling and use it in the codesourcery ↵Felix Fietkau2009-10-191-0/+202
| | | | | | based gcc, fixes mips support for this toolchain SVN-Revision: 18070
* add a binutils variant based on a binutils snapshot and codesourcery g++ ↵Felix Fietkau2009-10-196-0/+32480
| | | | | | enhancements (compiles, but fails to link the kernel) SVN-Revision: 18060
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-211-0/+48967
| | | | SVN-Revision: 17346
* binutils: fix build failure on powerpc targetGabor Juhos2009-07-141-0/+20
| | | | SVN-Revision: 16848
* remove binutils 2.17 and 2.19Felix Fietkau2009-05-0516-111564/+0
| | | | SVN-Revision: 15619
* fix a small bug in binutils 2.19.1 * ↵Gabor Juhos2009-05-011-0/+13
| | | | | | http://sourceware.org/bugzilla/show_bug.cgi?id=7093 SVN-Revision: 15538
* binutils: refresh patches for binutils 2.17Hauke Mehrtens2009-02-2112-483/+318
| | | | SVN-Revision: 14587
* binutils: add support for v2.19.1 (from #4492, thanks to dwrobel)Nicolas Thill2009-02-034-0/+104
| | | | SVN-Revision: 14393
* add binutils 2.19 (patch from #4367)Felix Fietkau2009-01-174-0/+111
| | | | SVN-Revision: 14075
* nuke binutils 2.16.1 - old, unused, buggyImre Kaloz2008-12-027-1051/+0
| | | | SVN-Revision: 13481
* clean up patchImre Kaloz2008-12-021-461/+0
| | | | SVN-Revision: 13479
* sync avr32 binutils patch with the Atmel 1.0.1 releaseImre Kaloz2008-12-021-509/+283
| | | | SVN-Revision: 13464
* add avr32 support to binutils 2.18Imre Kaloz2008-11-251-0/+53416
| | | | SVN-Revision: 13352
* finally fixes etrax toolchain problems, thanks nbdJohn Crispin2008-06-061-0/+17
| | | | SVN-Revision: 11383
* fix avr32 compilingTravis Kemen2008-05-161-0/+20
| | | | SVN-Revision: 11147
* Add binutils-2.18 patches for all arches but AVR32.Felix Fietkau2008-02-026-0/+204
| | | | | | | | | | Re-diff the existing patches for binutils-2.17 for all architectures but AVR32, and make the possible selection of binutils-2.18 dependent on selecting any arch but that one for the time being. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> SVN-Revision: 10360
* eliminate the root cause of the uClibc problems on the powerpc platformGabor Juhos2008-02-011-9/+0
| | | | SVN-Revision: 10346
* we don't use Atmel version numbersImre Kaloz2007-12-281-13/+0
| | | | SVN-Revision: 10008
* update AVR32 binutils patchesImre Kaloz2007-12-285-17866/+28171
| | | | SVN-Revision: 10006
* remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh ↵Felix Fietkau2007-06-2813-2122/+2267
| | | | | | patches using quilt SVN-Revision: 7752