| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR preprocessor/48677 (cpp.exe broken ?) | Joseph Myers | 2011-05-16 | 1 | -2/+2 |
* | Makefile.in (gccspec.o, cppspec.o): Update dependencies. | Joseph Myers | 2010-08-22 | 1 | -93/+89 |
* | darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove. | Joseph Myers | 2010-07-28 | 1 | -8/+0 |
* | darwin-driver.c (darwin_default_min_version): Use | Joseph Myers | 2010-06-04 | 1 | -1/+1 |
* | re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind... | Joseph Myers | 2010-05-28 | 1 | -4/+4 |
* | invoke.texi (Overall Options): Add .sx file extension as a synonym for .S. | Sandra Loosemore | 2007-09-09 | 1 | -0/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -1/+1 |
* | jvspec.c (lang_specific_spec_functions): remove | Rafael Espindola | 2006-01-16 | 1 | -6/+0 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -1/+1 |
* | * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c | Zack Weinberg | 2003-06-17 | 1 | -5/+3 |
* | Makefile.in: Update. | Neil Booth | 2003-03-11 | 1 | -9/+1 |
* | gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove. | Devang Patel | 2003-03-10 | 1 | -22/+0 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | gcc.c (The Specs Language): Document spec functions. | Jason Thorpe | 2002-11-19 | 1 | -0/+6 |
* | cpperror.c: Fix formatting. | Kazu Hirata | 2002-05-22 | 1 | -4/+4 |
* | cppspec.c (lang_specific_driver): Set is_cpp_driver. | Neil Booth | 2001-12-04 | 1 | -0/+3 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2001-08-01 | 1 | -7/+7 |
* | * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Add -MQ. | Neil Booth | 2001-01-11 | 1 | -1/+1 |
* | cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT. | Tom Tromey | 2000-10-20 | 1 | -1/+2 |
* | gcc.h (lang_specific_driver): Constify second argument. | Zack Weinberg | 2000-08-02 | 1 | -7/+5 |
* | cppexp.c, [...]: Do not use 'legal' or 'illegal' in error messages and comments. | Zack Weinberg | 2000-08-02 | 1 | -1/+1 |
* | cppspec.c (lang_specific_driver): Use double quotes in error message. | Zack Weinberg | 2000-07-04 | 1 | -1/+1 |
* | Fix typo in last change. | Kaveh Ghazi | 1999-09-13 | 1 | -1/+1 |
* | Makefile.in (gcc.o, [...]): Depend on gcc.h. | Kaveh R. Ghazi | 1999-09-13 | 1 | -9/+11 |
* | cppspec.c: Put a null pointer at the end of the new argv. | Zack Weinberg | 1999-08-24 | 1 | -2/+4 |
* | cpplib.c (do_define): Cast `alloca' return value. | Dave Brolley | 1999-06-07 | 1 | -1/+1 |
* | cppspec.c: Insert -no-gcc into command line unless -gcc was given by user. | Zack Weinberg | 1999-05-17 | 1 | -1/+9 |
* | cppspec.c: Treat two non-option arguments as input and output file. | Dave Brolley | 1999-05-10 | 1 | -72/+73 |
* | cppexp.c (parse_charconst): Initialize c. | Zack Weinberg | 1999-04-06 | 1 | -1/+1 |
* | Makefile.in (xcpp, cppspec.o): New targets. | Zack Weinberg | 1999-03-26 | 1 | -0/+225 |