summaryrefslogtreecommitdiff
path: root/toolchain/binutils/binutils.mk
AgeCommit message (Expand)Author
2010-04-11Do not let packages remove man pages, info pages and documentationThomas Petazzoni
2010-03-30binutils: simplify BINUTILS_SITE selectionPeter Korsgaard
2010-03-30binutils: add 2.20.1Gustavo Zacarias
2010-02-25gmp/mpfr: make sure host builds add source targets to HOST_SOURCEPeter Korsgaard
2009-12-14binutils: remove support for external source toolchainsThomas Petazzoni
2009-12-14binutils: add avr32 special versionThomas Petazzoni
2009-12-04toolchain: get rid of unused gcc 3.x legacy handlingPeter Korsgaard
2009-12-04Add binutils 2.20Gustavo Zacarias
2009-11-22toolchain/binutils: make sure target-binutils runs after busyboxPeter Korsgaard
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-23rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth
2009-09-05toolchain: use qstripThomas Petazzoni
2009-07-24toolchain: xtensa toolchain patch supportMaxim Grigoriev
2009-03-03binutils: remove handling of ancient versionsPeter Korsgaard
2009-03-03binutils: add 2.19.1Peter Korsgaard
2009-02-10binutils: depend on static version of gmp/mpfrPeter Korsgaard
2009-01-16toolchain/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-18toolchain/binutils: fix non-sysroot buildPeter Korsgaard
2008-12-09binutils: revert bad commit 24343Hans-Christian Egtvedt
2008-12-09binutils: fix typo for detecting if BINUTILS_NO_MPFR is not setHans-Christian Egtvedt
2008-12-05toolchain/binutils: add 2.19Peter Korsgaard
2008-12-05toolchain/binutils: honour HAVE_MANPAGES / HAVE_INFOPAGESPeter Korsgaard
2008-12-05toolchain/binutils: let make expand wildcards instead of the shellPeter Korsgaard
2008-12-05toolchain/*: use CONFIG_UPDATEPeter Korsgaard
2008-10-26toolhain/: confgure: respect quiet optionPeter Korsgaard
2008-07-04Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati...Ulf Samuelsson
2008-03-11buildroot: use BR2_KERNEL_MIRROR everywherePeter Korsgaard
2008-03-11fixed path problemJohn Voltz
2008-03-11buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-09-26- revert some bad checkins, fixup bad settings in atmel targets and move the ...Bernhard Reutner-Fischer
2007-09-26reinstate AVR32 toolchainUlf Samuelsson
2007-09-25- remove one invariant in toolchain type selection.Bernhard Reutner-Fischer
2007-09-17- add binutils-2.18 and binutils-2.18.50.0.1Bernhard Reutner-Fischer
2007-09-01- precaution when looking at GCC_VERSIONBernhard Reutner-Fischer
2007-08-28- misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-22- drop circular dependencyBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-20- whitespace fixesBernhard Reutner-Fischer
2007-07-31Add support for prepatched toolchainsUlf Samuelsson
2007-06-20- add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer
2007-06-06- prefer shared libs on the hostBernhard Reutner-Fischer
2007-06-02- fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIBBernhard Reutner-Fischer
2007-02-09- fix crosscompiler prerequisitesBernhard Reutner-Fischer
2007-01-28- fix prereq of current binutils wrt gmpBernhard Reutner-Fischer
2007-01-24- fix prerequisites of binutils_targetBernhard Reutner-Fischer
2007-01-22- don't rely on buggy gmp/mpfr on the host but use our own build iff we are a...Bernhard Reutner-Fischer
2006-12-13- Pass the correct compiler when building the target binutils.Bernhard Reutner-Fischer