summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/binutils.mk
Commit message (Expand)AuthorAgeFilesLines
* toolhain/: confgure: respect quiet optionPeter Korsgaard2008-10-261-0/+1
* Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati...Ulf Samuelsson2008-07-041-1/+2
* buildroot: use BR2_KERNEL_MIRROR everywherePeter Korsgaard2008-03-111-1/+1
* fixed path problemJohn Voltz2008-03-111-7/+7
* buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard2008-03-111-7/+7
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-2/+2
* - revert some bad checkins, fixup bad settings in atmel targets and move the ...Bernhard Reutner-Fischer2007-09-261-7/+3
* reinstate AVR32 toolchainUlf Samuelsson2007-09-261-2/+2
* - remove one invariant in toolchain type selection.Bernhard Reutner-Fischer2007-09-251-2/+2
* - add binutils-2.18 and binutils-2.18.50.0.1Bernhard Reutner-Fischer2007-09-171-0/+3
* - precaution when looking at GCC_VERSIONBernhard Reutner-Fischer2007-09-011-2/+2
* - misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-281-6/+9
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-2/+2
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
* - drop circular dependencyBernhard Reutner-Fischer2007-08-221-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-2/+2
* - whitespace fixesBernhard Reutner-Fischer2007-08-201-2/+2
* Add support for prepatched toolchainsUlf Samuelsson2007-07-311-4/+16
* - add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer2007-06-201-18/+21
* - prefer shared libs on the hostBernhard Reutner-Fischer2007-06-061-2/+2
* - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIBBernhard Reutner-Fischer2007-06-021-4/+4
* - fix crosscompiler prerequisitesBernhard Reutner-Fischer2007-02-091-1/+8
* - fix prereq of current binutils wrt gmpBernhard Reutner-Fischer2007-01-281-3/+9
* - fix prerequisites of binutils_targetBernhard Reutner-Fischer2007-01-241-8/+8
* - don't rely on buggy gmp/mpfr on the host but use our own build iff we are a...Bernhard Reutner-Fischer2007-01-221-4/+22
* - Pass the correct compiler when building the target binutils.Bernhard Reutner-Fischer2006-12-131-0/+1
* - Build binutils with sysroot support.Bernhard Reutner-Fischer2006-12-131-1/+3
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-2/+3
* add URL for binutils 2.17 #1002Mike Frysinger2006-08-241-0/+3
* Download using ftp instead of http from ftp sitesPeter Korsgaard2006-05-301-6/+6
* s/dependancies/dependencies/Mike Frysinger2006-05-261-1/+1
* Add some finer grained dependancy checking. Check thatEric Andersen2006-05-021-19/+1
* add a binutils-unpacked shortcutMike Frysinger2006-03-181-0/+1
* - make sure we use the proper CC for building binutils.Bernhard Reutner-Fischer2006-03-101-1/+5
* binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger.Paul Mundt2005-11-211-0/+1
* jdupre writes in Bug 390: trying to use buildroot failed telling me to instal...Mike Frysinger2005-08-281-0/+4
* Add support for binutils 2.16.1. Patches are identical to those for 2.16.Manuel Novoa III2005-06-181-0/+3
* Looks like the 2.16 patches should work fine for 2.15.97, and tested with a m...Manuel Novoa III2005-05-031-0/+3
* Needed --disable-werror to get 2.16.mumble build from dying on missing protot...Manuel Novoa III2005-04-301-0/+5
* fixup use of a variable before it is setEric Andersen2005-02-111-7/+1
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+6
* dont output whichMike Frysinger2004-12-221-3/+3
* binutils 2.15.94.0.2Mike Frysinger2004-12-211-1/+0
* use which to locate apps (useful for non-Linux systems like OS X)Mike Frysinger2004-12-191-3/+3
* Kill off old unused JLEVEL junkEric Andersen2004-12-111-4/+4
* fix binutils_target-cleanMike Frysinger2004-10-191-0/+3
* -xvf -> $(TAR_OPTIONS)Mike Frysinger2004-10-111-1/+1
* facelift step number twoEric Andersen2004-10-091-1/+1
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+132