summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/toplev.c
AgeCommit message (Expand)Author
2007-11-26Add a new warning to gcc, -Wvariable-decl, which causes it to warn forMiod Vallat
2006-07-20Introduce a new compiler warning, -Wstack-larger-than-N, to reportMiod Vallat
2005-04-27Provide -ftrampolines and -Wtrampoline to the gcc 2.95 codebase.Miod Vallat
2004-06-10Typos in option descriptions; fixed in gcc 3.Miod Vallat
2003-10-07toplev.c, flags.h: add -fstack-protector-all option to generate protection in...Hiroaki Etoh
2003-09-02A slightly reworked version of the "default to -fno-ident" change, whichMiod Vallat
2003-08-26stop dumping "GCC: (GNU) 2.95.3 20010125 (prerelease, propolice)" intoTed Unangst
2003-06-26Introduce a simple static checker for making sure that the boundsAnil Madhavapeddy
2003-03-11The variable cse_not_expected must be initialized.Hiroaki Etoh
2003-02-03disable a stack protection when the arch doesn't have stack_grows_downward.Hiroaki Etoh
2002-12-25In order to determine an inlinable function, pass the condition to prepare_st...Hiroaki Etoh
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-03-19tweak gcc inliner. More weight for leaf functions. Less depth for otherMarc Espie
2001-02-24Automatic conflict resolutionMarc Espie
2001-01-29Automatic mergerMarc Espie
2000-06-05Fix idiotic merge conflicts, regen configureMarc Espie
1999-08-22Don't turn -fstrict-aliasing on automatically for now.Marc Espie
1999-05-26egcs projects compiler systemMarc Espie