Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | binutils: add support for 2.23.1 | Florian Fainelli | 2012-11-19 | |
| | | | | | | 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 Fainelli | 2012-11-19 | |
| | | | | | | | | See http://sourceware.org/bugzilla/show_bug.cgi?id=13990 for more details. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34260 | |||
* | build: add the + token to any commands that can pass through the jobserver, ↵ | Felix Fietkau | 2012-09-23 | |
| | | | | | | fixes parallel build on some systems SVN-Revision: 33523 | |||
* | binutils: backport ld patch to fix ARM specific issues with --gc-sections | Felix Fietkau | 2012-09-19 | |
| | | | | SVN-Revision: 33461 | |||
* | binutils: enable parallel builds | Felix Fietkau | 2012-09-15 | |
| | | | | SVN-Revision: 33443 | |||
* | toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ↵ | Felix Fietkau | 2012-06-30 | |
| | | | | | | to avoid errors on copying SVN-Revision: 32556 | |||
* | toolchain: keep the initial gcc around for later uclibc rebuilds | Felix Fietkau | 2012-06-30 | |
| | | | | | | | | | | | testing uclibc changes is tricky because the final gcc tends to miscompile uclibc code or barf up internal compiler errors. install binutils into $(TOOLCHAIN_DIR)/initial (without changing the configure prefix) and copy it from there to $(TOOLCHAIN_DIR)/ so that the initial gcc can be put into $(PATH) for the uclibc build, even if the final gcc is already installed. SVN-Revision: 32553 | |||
* | enable 2.22 for unsupported archs if BROKEN is enabled | Imre Kaloz | 2012-02-12 | |
| | | | | SVN-Revision: 30471 | |||
* | use binutils 2.22 by default | Imre Kaloz | 2012-02-12 | |
| | | | | SVN-Revision: 30469 | |||
* | add binutils 2.22 | Imre Kaloz | 2012-02-08 | |
| | | | | SVN-Revision: 30375 | |||
* | adjust md5sum of v2.21.1 since archive got replaced meanwhile | Mirko Vogt | 2012-01-20 | |
| | | | | SVN-Revision: 29836 | |||
* | binutils: add binutils 2.21.1 | Hauke Mehrtens | 2011-08-06 | |
| | | | | SVN-Revision: 27919 | |||
* | add the latest avr32 toolchain patches (with additional fixes) | Imre Kaloz | 2011-07-01 | |
| | | | | SVN-Revision: 27332 | |||
* | remove the CS variant - broken since it's addition | Imre Kaloz | 2011-02-21 | |
| | | | | SVN-Revision: 25648 | |||
* | only enable binutils 2.21 for avr32 if BROKEN is selected | Imre Kaloz | 2011-02-18 | |
| | | | | SVN-Revision: 25572 | |||
* | add some more avr32 fixes | Imre Kaloz | 2011-02-18 | |
| | | | | SVN-Revision: 25571 | |||
* | whitespace cleanup | Imre Kaloz | 2011-02-18 | |
| | | | | SVN-Revision: 25570 | |||
* | add binutils 2.21 | Imre Kaloz | 2011-02-18 | |
| | | | | SVN-Revision: 25567 | |||
* | add avr32 support | Imre Kaloz | 2011-02-16 | |
| | | | | SVN-Revision: 25562 | |||
* | fixup the ubicom patch, refresh | Imre Kaloz | 2011-02-16 | |
| | | | | SVN-Revision: 25552 | |||
* | refresh patches | Imre Kaloz | 2011-02-16 | |
| | | | | SVN-Revision: 25551 | |||
* | binutils: backport a fix for broken relocation entries on mips with -fPIE, ↵ | Felix Fietkau | 2011-01-28 | |
| | | | | | | fixes dbus-server crash with sstrip SVN-Revision: 25188 | |||
* | binutils: Fix autoreconf for packages/devel/binutils package, which uses ↵ | Daniel Dickinson | 2010-12-12 | |
| | | | | | | binutils toolchain patches SVN-Revision: 24509 | |||
* | switch to binutils 2.20.1 (except for avr32 and ubicom32) | Imre Kaloz | 2010-11-02 | |
| | | | | SVN-Revision: 23780 | |||
* | remove support for binutils 2.18 and 2.20 | Imre Kaloz | 2010-10-28 | |
| | | | | SVN-Revision: 23685 | |||
* | optionally support parallel toolchain build. This defaults to off, because ↵ | Michael Büsch | 2010-10-03 | |
| | | | | | | 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 Fietkau | 2010-08-19 | |
| | | | | | | 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 Fainelli | 2010-04-20 | |
| | | | | | | patch from Bernhard Loos SVN-Revision: 21046 | |||
* | toolchain/binutils: building gas for arm-*-uclibc systems requires linking ↵ | Gabor Juhos | 2010-03-30 | |
| | | | | | | with -lm SVN-Revision: 20594 | |||
* | add binutils-2.20.1 | Alexandros C. Couloumbis | 2010-03-11 | |
| | | | | SVN-Revision: 20137 | |||
* | use binutils 2.19.1 by default for avr32, too | Imre Kaloz | 2010-02-16 | |
| | | | | SVN-Revision: 19678 | |||
* | add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release | Imre Kaloz | 2010-02-16 | |
| | | | | SVN-Revision: 19677 | |||
* | fixup the hunks in patch | Imre Kaloz | 2010-02-15 | |
| | | | | SVN-Revision: 19635 | |||
* | ubicom32 isn't supported with binutils 2.18 | Imre Kaloz | 2010-02-15 | |
| | | | | SVN-Revision: 19632 | |||
* | binutils: remove unrelated hunk in 2.18 avr32 support patch | Nicolas Thill | 2010-01-19 | |
| | | | | SVN-Revision: 19226 | |||
* | binutils: fix build errors in 2.20 (patch from #6094) | Felix Fietkau | 2009-11-05 | |
| | | | | SVN-Revision: 18307 | |||
* | binutils: fix path to cloog and ppl | Felix Fietkau | 2009-11-02 | |
| | | | | SVN-Revision: 18265 | |||
* | add binutils 2.20 | Felix Fietkau | 2009-11-02 | |
| | | | | SVN-Revision: 18263 | |||
* | binutils: add support for non-pic handling and use it in the codesourcery ↵ | Felix Fietkau | 2009-10-19 | |
| | | | | | | based gcc, fixes mips support for this toolchain SVN-Revision: 18070 | |||
* | add a binutils variant based on a binutils snapshot and codesourcery g++ ↵ | Felix Fietkau | 2009-10-19 | |
| | | | | | | enhancements (compiles, but fails to link the kernel) SVN-Revision: 18060 | |||
* | add comments & fix descriptions in toolchain config items | Nicolas Thill | 2009-09-10 | |
| | | | | SVN-Revision: 17561 | |||
* | add a heavily cleaned up version of ubicom32 toolchain support | Felix Fietkau | 2009-08-21 | |
| | | | | SVN-Revision: 17346 | |||
* | use binutils 2.19.1 on ppc44x, too | Imre Kaloz | 2009-07-28 | |
| | | | | SVN-Revision: 17035 | |||
* | binutils: use 2.19.1 for ppc40x by default | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16916 | |||
* | binutils: fix build failure on powerpc target | Gabor Juhos | 2009-07-14 | |
| | | | | SVN-Revision: 16848 | |||
* | remove binutils 2.17 and 2.19 | Felix Fietkau | 2009-05-05 | |
| | | | | SVN-Revision: 15619 | |||
* | fix a small bug in binutils 2.19.1 * ↵ | Gabor Juhos | 2009-05-01 | |
| | | | | | | http://sourceware.org/bugzilla/show_bug.cgi?id=7093 SVN-Revision: 15538 | |||
* | fix missing binutils default version change | Felix Fietkau | 2009-03-17 | |
| | | | | SVN-Revision: 14926 | |||
* | switch to binutils 2.19.1 by default | Felix Fietkau | 2009-03-14 | |
| | | | | SVN-Revision: 14868 | |||
* | move common variables to a dedicated include file | Nicolas Thill | 2009-02-23 | |
| | | | | SVN-Revision: 14648 |