summaryrefslogtreecommitdiffstats
path: root/gnu/gcc/BUILD
AgeCommit message (Expand)Author
2019-07-18gnu/gcc: fix syntax error in BUILDFlorian Franzmann
2019-07-17gcc: Enable LTO with musl libcIsmael Luceno
2019-07-17gcc: Use -O1 for older GCC onlyIsmael Luceno
2019-05-28gcc: disable multilib unconditionally for muslIsmael Luceno
2019-05-28Revert "gcc: Force the use of __cxa_atexit for destructors"Ismael Luceno
2019-05-24gcc: Force the use of __cxa_atexit for destructorsIsmael Luceno
2019-05-24gcc: Fix build against muslIsmael Luceno
2019-05-19gnu/gcc: allow compile if current gcc < 4.9.0Remko van der Vossen
2018-11-11gnu/gcc: update ada bootstrapper to version 8.2.0Florian Franzmann
2017-09-30gnu/gcc: fix issue with builtinsFlorian Franzmann
2017-05-02gcc: => 7.1.0Treeve Jelbert
2016-08-22gcc: => 6.2.0Treeve Jelbert
2016-06-28gcc: C and C++ are mandatory, fix queryIsmael Luceno
2015-10-16gcc: Add dependency on ISL (used for graphite/cloog)Ismael Luceno
2015-07-25gnu/gcc: allow profiled build in parallelFlorian Franzmann
2014-07-16gnu/gcc: version 4.9.1Florian Franzmann
2014-06-15gnu/gcc: fix breakage in construction of OPTSFlorian Franzmann
2014-06-14gnu/gcc: filter -pipe from cflagsFlorian Franzmann
2014-06-14gnu/gcc: build libquadmath if building with support for fortranFlorian Franzmann
2014-06-14gnu/gcc: add option for compiling in the cloog-isl optimizerFlorian Franzmann
2014-06-14gnu/gcc: use ecj.jar if building java compilerFlorian Franzmann
2014-04-03gnu/gcc: version 4.8.2Florian Franzmann
2013-03-11Revert "gnu/gcc: use new version of the ada bootstrap compiler"Sukneet Basuta
2013-02-23gnu/gcc: use new version of the ada bootstrap compilerFlorian Franzmann
2011-11-24gcc: added JAVAHOME compile option as well as subdepends on itRobin Cook
2011-07-03gnu/gcc: removed dependency on cloog/pplFlorian Franzmann
2011-03-26gnu/gcc: version 4.6.0, added optional dependency on cloog-ppl,Florian Franzmann
2010-08-27gnu/gcc: version 4.5.1Florian Franzmann
2009-09-25Merge branch 'master' into devel-merged-gccAndraž Levstik
2009-09-06gcc: save build archspec in EXPORTed variable, force_depends gmp andRemko van der Vossen
2009-07-25gcc: removed the /lib workaround and specs handlingAndraž Levstik
2009-07-24gcc: reformattingAndraž Levstik
2009-07-23gcc: unified gcc spellAndraž Levstik
2009-07-23Revert "gcc: merged into a single spell"Andraž Levstik
2009-07-23gcc: merged into a single spellAndraž Levstik
2009-05-11gcc: Build using profiledbootstrap-lean to save disk space duringEric Sandall
2009-05-10gcc: profiledbootstrap should not use parallel makeEric Sandall
2008-09-26gnu/gcc: prefix CFLAGS with -O1, fixing compilation error when no optimiz...Andrew Stitt
2008-09-03gcc: use --build instead of --host for normal builds, bug 14624Arwed von Merkatz
2008-04-08gcc: x86_64 build fix, otherwise tries to compile as x86_64-unknown-linux-gnu...Eric Sandall
2007-04-16Revert "gcc exchange -Os for -O2 for since gcc doesn't build for some archspe...Jeremy Blosser
2007-04-15gcc exchange -Os for -O2 for since gcc doesn't build for some archspecs see b...David Brown
2007-03-01-ffast-math breaks on pentium-m as well for some apps if gcc/g++ are built wi...Eric Sandall
2007-01-04Fix compiling gcc and g++ with -ffast-math on pentium4 architectureEric Sandall
2007-01-04Revert "g++ will segfault on pentium4 machines if gcc is built with -ffast-ma...Eric Sandall
2007-01-01g++ will segfault on pentium4 machines if gcc is built with -ffast-math. Shou...Eric Sandall
2006-04-24sync gnu/gcc from testJeremy Blosser
2006-04-24initial commit from stable 0.3root