summaryrefslogtreecommitdiff
path: root/gcc/main.c
Commit message (Expand)AuthorAgeFilesLines
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR other/31567 (cc1, cc1plus, etc. don't support @file mechanism)Rafael Avila de Espindola2009-04-171-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-4/+2
* c-common.h (c_common_init_options): New prototype.Neil Booth2003-07-021-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* toplev.h (struct lang_hooks): HONOR_READONLY now bool.Richard Kenner2001-10-201-1/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg2001-04-041-1/+1
* Put main() in a separate file, so that the languageFergus Henderson2001-03-051-0/+35