summaryrefslogtreecommitdiff
path: root/toolchain/binutils/binutils.mk
AgeCommit message (Expand)Author
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
2006-12-13- Build binutils with sysroot support.Bernhard Reutner-Fischer
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer
2006-08-24add URL for binutils 2.17 #1002Mike Frysinger
2006-05-30Download using ftp instead of http from ftp sitesPeter Korsgaard
2006-05-26s/dependancies/dependencies/Mike Frysinger
2006-05-02Add some finer grained dependancy checking. Check thatEric Andersen
2006-03-18add a binutils-unpacked shortcutMike Frysinger
2006-03-10- make sure we use the proper CC for building binutils.Bernhard Reutner-Fischer
2005-11-21binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger.Paul Mundt
2005-08-28jdupre writes in Bug 390: trying to use buildroot failed telling me to instal...Mike Frysinger
2005-06-18Add support for binutils 2.16.1. Patches are identical to those for 2.16.Manuel Novoa III
2005-05-03Looks like the 2.16 patches should work fine for 2.15.97, and tested with a m...Manuel Novoa III