summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile.in
AgeCommit message (Expand)Author
2012-01-07toolchain: add powerpc SPE ABI supportGustavo Zacarias
2010-11-25toolchain: Add support for --with-cpuKonrad Eisele
2010-07-28gcc: remove option on SJLJ exceptionsThomas Petazzoni
2010-07-27toolchain: remove redundant and incorrect --with-build-time-tools optionThomas Petazzoni
2010-07-27target-gcc: Get rid of TARGET_GCC_FLAGSThomas Petazzoni
2010-07-09toolchain/gcc: cleanup softfloat selectionPeter Korsgaard
2010-06-15toolchain: remove gcc 4.1.2 and non-sysroot supportPeter Korsgaard
2010-04-11Remove BR2_PREFER_IMAThomas Petazzoni
2009-12-14gcc: improve configuration for snapshot versionsThomas Petazzoni
2009-12-04toolchain: get rid of unused gcc 3.x legacy handlingPeter Korsgaard
2009-09-23Remove some fragments left over from the 'qstrip' transitionMichael Roth
2009-09-05toolchain: use qstripThomas Petazzoni
2009-04-22toolchain/gcc: don't enable libssp supportPeter Korsgaard
2008-12-08toolchain/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-22gcc: only use -mfloat-abi for ARM, use -msoft-float for other archsPeter Korsgaard
2008-06-06toolchain: also use arch/tune/abi options when softfloat is enabledPeter Korsgaard
2007-11-09update gcc nios2 support, thanks atleIvan Kuten
2007-10-23Ensure AVR32 FPU config is always correctUlf Samuelsson
2007-10-01Use the right Config for AVR32 gcc buildUlf Samuelsson
2007-09-29Revert modification of gcc, and make it AVR32 specificUlf Samuelsson
2007-09-15- fix copy'n paste error in ABI configurationBernhard Reutner-Fischer
2007-08-26- make sure to honour user flagsBernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-01Simplify AVR32 gcc build (libmudflap, doesn't work, so applied even though ob...Ulf Samuelsson
2007-07-29Add AVR32 options to gccUlf Samuelsson
2007-07-08- unify the GCC_WITH_ configure options and make them activeBernhard Reutner-Fischer
2007-04-02- make sure that we do not confuse versions (due to how findstring works)Bernhard Reutner-Fischer
2007-02-09- 4.0.4 *seems* to support this too, so just exclude anything that is even ol...Bernhard Reutner-Fischer
2007-02-04- allow intermodule also for 4.1Bernhard Reutner-Fischer
2007-01-28- add an experimental BR2_PREFER_IMA.Bernhard Reutner-Fischer
2007-01-26- for the native target gcc, drop --enable-optspace in favour of using the co...Bernhard Reutner-Fischer
2007-01-21- handle all gcc-4.x for the softfloat case.Bernhard Reutner-Fischer
2006-12-12- workaround vi's syntax highlightingBernhard Reutner-Fischer
2006-04-13add proper support for gcc snapshotsMike Frysinger
2005-07-18Apply the fix for gcc bug #22167Eric Andersen
2005-04-30Fix soft float options for gcc 4.Manuel Novoa III
2005-02-10There is no need to have a separate 'Makefile.in' file in theEric Andersen
2005-01-23Philip Rakity writes:Eric Andersen
2004-11-17add gcc 3.3.5/3.4.3 optionsMike Frysinger
2004-10-19Kristian Hoffmann writes:Eric Andersen
2004-10-09Fixup SOFT_FLOAT handlingEric Andersen
2004-10-09final step in buildroot faceliftEric Andersen
2004-10-09Major buildroot facelift, step one.Eric Andersen