summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils
Commit message (Collapse)AuthorAgeFilesLines
...
* add binutils 2.21Imre Kaloz2011-02-1810-0/+31128
| | | | SVN-Revision: 25567
* add avr32 supportImre Kaloz2011-02-162-3/+30799
| | | | 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
* switch to binutils 2.20.1 (except for avr32 and ubicom32)Imre Kaloz2010-11-021-2/+4
| | | | SVN-Revision: 23780
* remove support for binutils 2.18 and 2.20Imre Kaloz2010-10-2818-53362/+0
| | | | SVN-Revision: 23685
* optionally support parallel toolchain build. This defaults to off, because ↵Michael Büsch2010-10-031-1/+1
| | | | | | 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
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and ↵Felix Fietkau2010-08-191-2/+2
| | | | | | moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK SVN-Revision: 22723
* fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ↵Florian Fainelli2010-04-201-5/+2
| | | | | | patch from Bernhard Loos SVN-Revision: 21046
* 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-118-0/+334
| | | | SVN-Revision: 20137
* use binutils 2.19.1 by default for avr32, tooImre Kaloz2010-02-161-3/+0
| | | | SVN-Revision: 19678
* 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
* ubicom32 isn't supported with binutils 2.18Imre Kaloz2010-02-151-0/+1
| | | | SVN-Revision: 19632
* 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
* binutils: fix path to cloog and pplFelix Fietkau2009-11-021-0/+4
| | | | SVN-Revision: 18265
* add binutils 2.20Felix Fietkau2009-11-028-0/+328
| | | | 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-198-3/+32499
| | | | | | enhancements (compiles, but fails to link the kernel) SVN-Revision: 18060
* add comments & fix descriptions in toolchain config itemsNicolas Thill2009-09-101-1/+1
| | | | SVN-Revision: 17561
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-211-0/+48967
| | | | SVN-Revision: 17346
* use binutils 2.19.1 on ppc44x, tooImre Kaloz2009-07-281-2/+0
| | | | SVN-Revision: 17035
* binutils: use 2.19.1 for ppc40x by defaultGabor Juhos2009-07-191-2/+2
| | | | SVN-Revision: 16916
* binutils: fix build failure on powerpc targetGabor Juhos2009-07-141-0/+20
| | | | SVN-Revision: 16848
* remove binutils 2.17 and 2.19Felix Fietkau2009-05-0518-111579/+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
* fix missing binutils default version changeFelix Fietkau2009-03-171-1/+1
| | | | SVN-Revision: 14926
* switch to binutils 2.19.1 by defaultFelix Fietkau2009-03-141-1/+2
| | | | SVN-Revision: 14868
* move common variables to a dedicated include fileNicolas Thill2009-02-231-5/+1
| | | | SVN-Revision: 14648
* build system refactoring in preparation for allowing packages to do ↵Felix Fietkau2009-02-221-11/+11
| | | | | | host-build steps SVN-Revision: 14610
* binutils: refresh patches for binutils 2.17Hauke Mehrtens2009-02-2112-483/+318
| | | | SVN-Revision: 14587
* cosmetic & coherency fixesNicolas Thill2009-02-031-16/+22
| | | | SVN-Revision: 14397
* binutils: add support for v2.19.1 (from #4492, thanks to dwrobel)Nicolas Thill2009-02-036-1/+111
| | | | SVN-Revision: 14393
* libssp should also be configured in binutilsFlorian Fainelli2009-02-021-0/+7
| | | | SVN-Revision: 14376
* default to binutils 2.18 on ppc* for manual selection as wellFelix Fietkau2009-02-021-0/+1
| | | | SVN-Revision: 14367
* make binutils 2.18 default for ppc44x and ppc40xFelix Fietkau2009-02-021-0/+1
| | | | SVN-Revision: 14358
* binutils 2.19 does not support avr32 yetFelix Fietkau2009-01-271-0/+1
| | | | SVN-Revision: 14227
* install readelf to STAGING_DIR_HOST (eglibc requires it, not all systems ↵Felix Fietkau2009-01-261-0/+2
| | | | | | have it) SVN-Revision: 14196
* add binutils 2.19 (patch from #4367)Felix Fietkau2009-01-176-0/+118
| | | | SVN-Revision: 14075
* add support for alternative C libraries (currently only glibc/eglibc) other ↵Nicolas Thill2009-01-081-3/+17
| | | | | | (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
* use binutils 2.18 for avr32, 2.17 is severely brokenFelix Fietkau2009-01-021-0/+2
| | | | SVN-Revision: 13804
* nuke binutils 2.16.1 - old, unused, buggyImre Kaloz2008-12-029-1060/+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-252-1/+53416
| | | | SVN-Revision: 13352
* add md5sums for binutils & gcc and use the GNU mirror facilityNicolas Thill2008-11-081-8/+14
| | | | SVN-Revision: 13143