| Commit message (Expand) | Author | Age | Files | Lines |
* | [toolchain]: switch to binutils 2.20.1 (except for avr32 and ubicom32) | Imre Kaloz | 2010-11-02 | 1 | -2/+4 |
* | [toolchain]: remove support for binutils 2.18 and 2.20 | Imre Kaloz | 2010-10-28 | 18 | -53362/+0 |
* | optionally support parallel toolchain build. This defaults to off, because ce... | Michael Büsch | 2010-10-03 | 1 | -1/+1 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | Felix Fietkau | 2010-08-19 | 1 | -2/+2 |
* | [toolchain] fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_m... | Florian Fainelli | 2010-04-20 | 1 | -5/+2 |
* | toolchain/binutils: building gas for arm-*-uclibc systems requires linking wi... | Gabor Juhos | 2010-03-30 | 5 | -0/+190 |
* | add binutils-2.20.1 | Alexandros C. Couloumbis | 2010-03-11 | 8 | -0/+334 |
* | [toolchain/avr32]: use binutils 2.19.1 by default for avr32, too | Imre Kaloz | 2010-02-16 | 1 | -3/+0 |
* | [toolchain/avr32]: add avr32 support for binutils 2.19.1 based on the Atmel 1... | Imre Kaloz | 2010-02-16 | 1 | -0/+30629 |
* | fixup the hunks in patch | Imre Kaloz | 2010-02-15 | 1 | -5/+5 |
* | ubicom32 isn't supported with binutils 2.18 | Imre Kaloz | 2010-02-15 | 1 | -0/+1 |
* | [toolchain] binutils: remove unrelated hunk in 2.18 avr32 support patch | Nicolas Thill | 2010-01-19 | 1 | -9/+0 |
* | binutils: fix build errors in 2.20 (patch from #6094) | Felix Fietkau | 2009-11-05 | 1 | -2/+9 |
* | binutils: fix path to cloog and ppl | Felix Fietkau | 2009-11-02 | 1 | -0/+4 |
* | add binutils 2.20 | Felix Fietkau | 2009-11-02 | 8 | -0/+328 |
* | binutils: add support for non-pic handling and use it in the codesourcery bas... | Felix Fietkau | 2009-10-19 | 1 | -0/+202 |
* | add a binutils variant based on a binutils snapshot and codesourcery g++ enha... | Felix Fietkau | 2009-10-19 | 8 | -3/+32499 |
* | [cosmetic] add comments & fix descriptions in toolchain config items | Nicolas Thill | 2009-09-10 | 1 | -1/+1 |
* | add a heavily cleaned up version of ubicom32 toolchain support | Felix Fietkau | 2009-08-21 | 1 | -0/+48967 |
* | use binutils 2.19.1 on ppc44x, too | Imre Kaloz | 2009-07-28 | 1 | -2/+0 |
* | [toolchain] binutils: use 2.19.1 for ppc40x by default | Gabor Juhos | 2009-07-19 | 1 | -2/+2 |
* | [toolchain] binutils: fix build failure on powerpc target | Gabor Juhos | 2009-07-14 | 1 | -0/+20 |
* | remove binutils 2.17 and 2.19 | Felix Fietkau | 2009-05-05 | 18 | -111579/+0 |
* | [toolchain] fix a small bug in binutils 2.19.1 | Gabor Juhos | 2009-05-01 | 1 | -0/+13 |
* | fix missing binutils default version change | Felix Fietkau | 2009-03-17 | 1 | -1/+1 |
* | switch to binutils 2.19.1 by default | Felix Fietkau | 2009-03-14 | 1 | -1/+2 |
* | [toolchain] move common variables to a dedicated include file | Nicolas Thill | 2009-02-23 | 1 | -5/+1 |
* | build system refactoring in preparation for allowing packages to do host-buil... | Felix Fietkau | 2009-02-22 | 1 | -11/+11 |
* | binutils: refresh patches for binutils 2.17 | Hauke Mehrtens | 2009-02-21 | 12 | -483/+318 |
* | [toolchain] cosmetic & coherency fixes | Nicolas Thill | 2009-02-03 | 1 | -16/+22 |
* | [toolchain] binutils: add support for v2.19.1 (from #4492, thanks to dwrobel) | Nicolas Thill | 2009-02-03 | 6 | -1/+111 |
* | [toolchain] libssp should also be configured in binutils | Florian Fainelli | 2009-02-02 | 1 | -0/+7 |
* | default to binutils 2.18 on ppc* for manual selection as well | Felix Fietkau | 2009-02-02 | 1 | -0/+1 |
* | make binutils 2.18 default for ppc44x and ppc40x | Felix Fietkau | 2009-02-02 | 1 | -0/+1 |
* | binutils 2.19 does not support avr32 yet | Felix Fietkau | 2009-01-27 | 1 | -0/+1 |
* | install readelf to STAGING_DIR_HOST (eglibc requires it, not all systems have... | Felix Fietkau | 2009-01-26 | 1 | -0/+2 |
* | add binutils 2.19 (patch from #4367) | Felix Fietkau | 2009-01-17 | 6 | -0/+118 |
* | [massive] add support for alternative C libraries (currently only glibc/eglibc) | Nicolas Thill | 2009-01-08 | 1 | -3/+17 |
* | use binutils 2.18 for avr32, 2.17 is severely broken | Felix Fietkau | 2009-01-02 | 1 | -0/+2 |
* | nuke binutils 2.16.1 - old, unused, buggy | Imre Kaloz | 2008-12-02 | 9 | -1060/+0 |
* | clean up patch | Imre Kaloz | 2008-12-02 | 1 | -461/+0 |
* | sync avr32 binutils patch with the Atmel 1.0.1 release | Imre Kaloz | 2008-12-02 | 1 | -509/+283 |
* | add avr32 support to binutils 2.18 | Imre Kaloz | 2008-11-25 | 2 | -1/+53416 |
* | add md5sums for binutils & gcc and use the GNU mirror facility | Nicolas Thill | 2008-11-08 | 1 | -8/+14 |
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | Felix Fietkau | 2008-09-02 | 1 | -0/+1 |
* | use qstrip macro to strip quoted CONFIG_* strings | Nicolas Thill | 2008-07-14 | 1 | -2/+1 |
* | finally fixes etrax toolchain problems, thanks nbd | John Crispin | 2008-06-06 | 1 | -0/+17 |
* | fix avr32 compiling | Travis Kemen | 2008-05-16 | 1 | -0/+20 |
* | [toolchain] provide a cleaner way to specify a biarch toolchain build | Jeremy Kerr | 2008-04-12 | 1 | -0/+3 |
* | Fix format of depends clause for avr32 Signed-off-by: Robert P. J. Day <rpjda... | Travis Kemen | 2008-03-29 | 1 | -1/+1 |