65 Commits (c3dfcb25c06f7e74da4f076d0cb33ae932d03908)

Author SHA1 Message Date
Daniel Dickinson 2309cd6dad binutils: Fix autoreconf for packages/devel/binutils package, which uses binutils toolchain patches 14 years ago
Imre Kaloz 5403c77633 switch to binutils 2.20.1 (except for avr32 and ubicom32) 14 years ago
Imre Kaloz 95cba52ba4 remove support for binutils 2.18 and 2.20 14 years ago
Michael Büsch cf323eb924 optionally support parallel toolchain build. This defaults to off, because 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. 14 years ago
Felix Fietkau 62c1740676 toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK 14 years ago
Florian Fainelli 8ca51dc6f1 fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos 14 years ago
Gabor Juhos fb04eb588e toolchain/binutils: building gas for arm-*-uclibc systems requires linking with -lm 15 years ago
Alexandros C. Couloumbis 6dfce04b55 add binutils-2.20.1 15 years ago
Imre Kaloz 666c2fef6a use binutils 2.19.1 by default for avr32, too 15 years ago
Imre Kaloz c8e6779d2a add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release 15 years ago
Imre Kaloz 8886484603 fixup the hunks in patch 15 years ago
Imre Kaloz 9df6b68bfa ubicom32 isn't supported with binutils 2.18 15 years ago
Nicolas Thill b172f237fa binutils: remove unrelated hunk in 2.18 avr32 support patch 15 years ago
Felix Fietkau 6007ab61ec binutils: fix build errors in 2.20 (patch from #6094) 15 years ago
Felix Fietkau affe22dce7 binutils: fix path to cloog and ppl 15 years ago
Felix Fietkau 4fd397fad9 add binutils 2.20 15 years ago
Felix Fietkau b4d03a2780 binutils: add support for non-pic handling and use it in the codesourcery based gcc, fixes mips support for this toolchain 15 years ago
Felix Fietkau 0b077fa3a7 add a binutils variant based on a binutils snapshot and codesourcery g++ enhancements (compiles, but fails to link the kernel) 15 years ago
Nicolas Thill 47ac8caa62 add comments & fix descriptions in toolchain config items 15 years ago
Felix Fietkau aee9d6c31c add a heavily cleaned up version of ubicom32 toolchain support 15 years ago
Imre Kaloz a5a0ef7ab7 use binutils 2.19.1 on ppc44x, too 15 years ago
Gabor Juhos c8f178d61a binutils: use 2.19.1 for ppc40x by default 15 years ago
Gabor Juhos 8324887aa1 binutils: fix build failure on powerpc target 15 years ago
Felix Fietkau 90826d83c9 remove binutils 2.17 and 2.19 15 years ago
Gabor Juhos 496aad1058 fix a small bug in binutils 2.19.1 * http://sourceware.org/bugzilla/show_bug.cgi?id=7093 15 years ago
Felix Fietkau 9cb02dd35c fix missing binutils default version change 16 years ago
Felix Fietkau 6c6e6f5827 switch to binutils 2.19.1 by default 16 years ago
Nicolas Thill 8a2030ff3d move common variables to a dedicated include file 16 years ago
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 16 years ago
Hauke Mehrtens da99fcd35a binutils: refresh patches for binutils 2.17 16 years ago
Nicolas Thill 33a0eb3613 cosmetic & coherency fixes 16 years ago
Nicolas Thill 22e91f881e binutils: add support for v2.19.1 (from #4492, thanks to dwrobel) 16 years ago
Florian Fainelli 565f1723f0 libssp should also be configured in binutils 16 years ago
Felix Fietkau b377f32d3f default to binutils 2.18 on ppc* for manual selection as well 16 years ago
Felix Fietkau 8be1583b25 make binutils 2.18 default for ppc44x and ppc40x 16 years ago
Felix Fietkau af420c0c3c binutils 2.19 does not support avr32 yet 16 years ago
Felix Fietkau 19f8937c77 install readelf to STAGING_DIR_HOST (eglibc requires it, not all systems have it) 16 years ago
Felix Fietkau 817ccebe70 add binutils 2.19 (patch from #4367) 16 years ago
Nicolas Thill a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (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) 16 years ago
Felix Fietkau d0c5a0d576 use binutils 2.18 for avr32, 2.17 is severely broken 16 years ago
Imre Kaloz da43f70063 nuke binutils 2.16.1 - old, unused, buggy 16 years ago
Imre Kaloz 9e54c8bf9e clean up patch 16 years ago
Imre Kaloz b0f6f4e862 sync avr32 binutils patch with the Atmel 1.0.1 release 16 years ago
Imre Kaloz b154f4b4e3 add avr32 support to binutils 2.18 16 years ago
Nicolas Thill f1ceaae24a add md5sums for binutils & gcc and use the GNU mirror facility 16 years ago
Felix Fietkau 799e7a8fa8 disable autorebuild for the toolchain, as it can easily lead to build breakages 16 years ago
Nicolas Thill 89eb716470 use qstrip macro to strip quoted CONFIG_* strings 16 years ago
John Crispin f1ff3a410f finally fixes etrax toolchain problems, thanks nbd 16 years ago
Travis Kemen d3e2ae4e58 fix avr32 compiling 16 years ago
Jeremy Kerr 077d84f543 provide a cleaner way to specify a biarch toolchain build 16 years ago