summaryrefslogtreecommitdiff
path: root/toolchain/Makefile.in
AgeCommit message (Expand)Author
2011-01-02binutils: make it a proper packageGustavo Zacarias
2010-12-13toolchain: rework thread optionsThomas Petazzoni
2010-07-28toolchain: remove multilibThomas Petazzoni
2010-07-27toolchain: Remove now-unused variablesThomas Petazzoni
2010-07-07Rework sysroot option handlingThomas Petazzoni
2010-06-15toolchain: remove gcc 4.1.2 and non-sysroot supportPeter Korsgaard
2010-04-11Get rid of the OPTIMIZE_FOR_CPU variableThomas Petazzoni
2010-04-11Get rid of useless OpenMP related codeThomas Petazzoni
2010-04-11Remove variables useless after BR2_PREFER_IMA removalThomas Petazzoni
2009-09-23rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth
2009-01-02toolchain: revert "Allow creating a script for external use of Buildroot tool...Peter Korsgaard
2008-12-23toolchain: disable export-toolchain stuff as it breaks make dependenciesPeter Korsgaard
2008-12-21Allow creating a script for external use of Buildroot toolchainUlf Samuelsson
2008-07-04Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati...Ulf Samuelsson
2007-09-28- add FC, remove some duplicate entries, cleanupBernhard Reutner-Fischer
2007-08-24Move VENDOR stuff to projectUlf Samuelsson
2007-08-21- add question for UlfBernhard Reutner-Fischer
2007-07-31Add support for prepatched toolchainsUlf Samuelsson
2007-06-20- add OPENMP configure handling (needed for e.g. gettext).Bernhard Reutner-Fischer
2007-06-20- add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer
2007-06-01- add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer t...Bernhard Reutner-Fischer
2007-03-21- add CFLAGS_COMBINE checkBernhard Reutner-Fischer
2007-02-12- add cc-option and use it to check for stuff that is benefical for PREFER_IMABernhard Reutner-Fischer
2007-01-31- remove the '"install uClibc headers in the target filesystem" without a nat...Bernhard Reutner-Fischer
2007-01-21- provide means to "install uClibc headers in the target filesystem" without ...Bernhard Reutner-Fischer
2006-04-14sync thread stuff with config.in as pointed out by mjn3Mike Frysinger
2005-10-01control pthread support since some arches like x86_64 dont yet support it in ...Mike Frysinger
2005-09-22pass --disable-multilib if user doesnt want multilib since some arches (like ...Mike Frysinger
2005-02-10There is no need to have a separate 'Makefile.in' file in theEric Andersen
2004-10-09Major buildroot facelift, step one.Eric Andersen