| Commit message (Expand) | Author | Age | Files | Lines |
* | binutils: simplify BINUTILS_SITE selection | Peter Korsgaard | 2010-03-30 | 1 | -19/+2 |
* | binutils: add 2.20.1 | Gustavo Zacarias | 2010-03-30 | 1 | -0/+3 |
* | gmp/mpfr: make sure host builds add source targets to HOST_SOURCE | Peter Korsgaard | 2010-02-25 | 1 | -0/+1 |
* | binutils: remove support for external source toolchains | Thomas Petazzoni | 2009-12-14 | 1 | -8/+2 |
* | binutils: add avr32 special version | Thomas Petazzoni | 2009-12-14 | 1 | -0/+5 |
* | toolchain: get rid of unused gcc 3.x legacy handling | Peter Korsgaard | 2009-12-04 | 1 | -3/+0 |
* | Add binutils 2.20 | Gustavo Zacarias | 2009-12-04 | 1 | -0/+3 |
* | toolchain/binutils: make sure target-binutils runs after busybox | Peter Korsgaard | 2009-11-22 | 1 | -0/+7 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -2/+2 |
* | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth | 2009-09-23 | 1 | -6/+6 |
* | toolchain: use qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -4/+2 |
* | toolchain: xtensa toolchain patch support | Maxim Grigoriev | 2009-07-24 | 1 | -1/+6 |
* | binutils: remove handling of ancient versions | Peter Korsgaard | 2009-03-03 | 1 | -24/+0 |
* | binutils: add 2.19.1 | Peter Korsgaard | 2009-03-03 | 1 | -0/+3 |
* | binutils: depend on static version of gmp/mpfr | Peter Korsgaard | 2009-02-10 | 1 | -2/+2 |
* | toolchain/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | toolchain/binutils: fix non-sysroot build | Peter Korsgaard | 2008-12-18 | 1 | -2/+2 |
* | binutils: revert bad commit 24343 | Hans-Christian Egtvedt | 2008-12-09 | 1 | -1/+1 |
* | binutils: fix typo for detecting if BINUTILS_NO_MPFR is not set | Hans-Christian Egtvedt | 2008-12-09 | 1 | -1/+1 |
* | toolchain/binutils: add 2.19 | Peter Korsgaard | 2008-12-05 | 1 | -2/+7 |
* | toolchain/binutils: honour HAVE_MANPAGES / HAVE_INFOPAGES | Peter Korsgaard | 2008-12-05 | 1 | -2/+11 |
* | toolchain/binutils: let make expand wildcards instead of the shell | Peter Korsgaard | 2008-12-05 | 1 | -8/+4 |
* | toolchain/*: use CONFIG_UPDATE | Peter Korsgaard | 2008-12-05 | 1 | -1/+1 |
* | toolhain/: confgure: respect quiet option | Peter Korsgaard | 2008-10-26 | 1 | -0/+1 |
* | Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati... | Ulf Samuelsson | 2008-07-04 | 1 | -1/+2 |
* | buildroot: use BR2_KERNEL_MIRROR everywhere | Peter Korsgaard | 2008-03-11 | 1 | -1/+1 |
* | fixed path problem | John Voltz | 2008-03-11 | 1 | -7/+7 |
* | buildroot: Use BR2_GNU_MIRROR everywhere | Peter Korsgaard | 2008-03-11 | 1 | -7/+7 |
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -2/+2 |
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ... | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -7/+3 |
* | reinstate AVR32 toolchain | Ulf Samuelsson | 2007-09-26 | 1 | -2/+2 |
* | - remove one invariant in toolchain type selection. | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -2/+2 |
* | - add binutils-2.18 and binutils-2.18.50.0.1 | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -0/+3 |
* | - precaution when looking at GCC_VERSION | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -2/+2 |
* | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-28 | 1 | -6/+9 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
* | - drop circular dependency | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
* | - whitespace fixes | Bernhard Reutner-Fischer | 2007-08-20 | 1 | -2/+2 |
* | Add support for prepatched toolchains | Ulf Samuelsson | 2007-07-31 | 1 | -4/+16 |
* | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -18/+21 |
* | - prefer shared libs on the host | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -2/+2 |
* | - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -4/+4 |
* | - fix crosscompiler prerequisites | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -1/+8 |
* | - fix prereq of current binutils wrt gmp | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -3/+9 |
* | - fix prerequisites of binutils_target | Bernhard Reutner-Fischer | 2007-01-24 | 1 | -8/+8 |
* | - don't rely on buggy gmp/mpfr on the host but use our own build iff we are a... | Bernhard Reutner-Fischer | 2007-01-22 | 1 | -4/+22 |
* | - Pass the correct compiler when building the target binutils. | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -0/+1 |
* | - Build binutils with sysroot support. | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -1/+3 |