aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* Remove contrib/gcc and contrib/gcclibsEd Maste2020-02-291-1851/+0
* gcc: Bring updates from Google's enhanced gcc-4.2.1.Pedro F. Giffuni2013-11-231-0/+127
* gcc: add femit-struct-debug support to reduce Reduce dwarf debug sizePedro F. Giffuni2013-11-161-0/+254
* gcc: add some configuration and references.Pedro F. Giffuni2013-06-241-1/+1
* Do not imply -ftree-vrp with -O2 and above. One must implicitly specifyDavid E. O'Brien2007-10-021-1/+4
* In FreeBSD -O0 -O1 optimize alignment for time, not size.Alexander Kabaev2007-05-191-767/+354
* -O0 -O1 should optimize alignment for time, not size. Moved from toplev.c.Alexander Kabaev2004-07-281-1/+3
* Gcc 3.4.2 20040728.Alexander Kabaev2004-07-281-0/+1878