summaryrefslogtreecommitdiff
path: root/gcc/cppspec.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-1/+1
* jvspec.c (lang_specific_spec_functions): removeRafael Espindola2006-01-161-6/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-1/+1
* * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg2003-06-171-5/+3
* Makefile.in: Update.Neil Booth2003-03-111-9/+1
* gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.Devang Patel2003-03-101-22/+0
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* gcc.c (The Specs Language): Document spec functions.Jason Thorpe2002-11-191-0/+6
* cpperror.c: Fix formatting.Kazu Hirata2002-05-221-4/+4
* cppspec.c (lang_specific_driver): Set is_cpp_driver.Neil Booth2001-12-041-0/+3
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* alias.c: Fix comment formatting.Kazu Hirata2001-08-011-7/+7
* * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Add -MQ.Neil Booth2001-01-111-1/+1
* cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.Tom Tromey2000-10-201-1/+2
* gcc.h (lang_specific_driver): Constify second argument.Zack Weinberg2000-08-021-7/+5
* cppexp.c, [...]: Do not use 'legal' or 'illegal' in error messages and comments.Zack Weinberg2000-08-021-1/+1
* cppspec.c (lang_specific_driver): Use double quotes in error message.Zack Weinberg2000-07-041-1/+1
* Fix typo in last change.Kaveh Ghazi1999-09-131-1/+1
* Makefile.in (gcc.o, [...]): Depend on gcc.h.Kaveh R. Ghazi1999-09-131-9/+11
* cppspec.c: Put a null pointer at the end of the new argv.Zack Weinberg1999-08-241-2/+4
* cpplib.c (do_define): Cast `alloca' return value.Dave Brolley1999-06-071-1/+1
* cppspec.c: Insert -no-gcc into command line unless -gcc was given by user.Zack Weinberg1999-05-171-1/+9
* cppspec.c: Treat two non-option arguments as input and output file.Dave Brolley1999-05-101-72/+73
* cppexp.c (parse_charconst): Initialize c.Zack Weinberg1999-04-061-1/+1
* Makefile.in (xcpp, cppspec.o): New targets.Zack Weinberg1999-03-261-0/+225