| Commit message (Expand) | Author | Age | Files | Lines |
* | Properly detect working jobserver in gcc driver. | Martin Liska | 2019-08-02 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | [PATCH] internalize a driver fn | Nathan Sidwell | 2018-09-09 | 1 | -1/+0 |
* | Makefile.in: Add opt-suggestions.o. | Martin Liska | 2018-06-28 | 1 | -3/+1 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | PR driver/69265 and 69453: improved suggestions for various misspelled options | David Malcolm | 2016-02-12 | 1 | -1/+4 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | Support embedding the driver in-process within libgccjit | David Malcolm | 2015-08-25 | 1 | -0/+3 |
* | PR jit/64810: driver, arm, jit: configure-time default options | David Malcolm | 2015-02-03 | 1 | -0/+38 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | Makefile.in (gccspec.o, cppspec.o): Update dependencies. | Joseph Myers | 2010-08-22 | 1 | -1/+2 |
* | darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove. | Joseph Myers | 2010-07-28 | 1 | -25/+0 |
* | gcc.c: Include diagnostic.h. | Joseph Myers | 2010-05-28 | 1 | -4/+1 |
* | re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind... | Joseph Myers | 2010-05-28 | 1 | -1/+3 |
* | re PR driver/42485 (-V switch broken) | Manuel López-Ibáñez | 2010-04-08 | 1 | -1/+1 |
* | Pass -dumpbase and -dumpdir to gcc for LTO | H.J. Lu | 2010-01-03 | 1 | -2/+3 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+2 |
* | Add -dumpbase to the switches that take arguments | Luis Machado | 2008-10-30 | 1 | -1/+1 |
* | re PR fortran/35019 (Gfortran does not support "-J <dir>" only "-J<dir>") | Daniel Franke | 2008-04-21 | 1 | -4/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | jvspec.c (lang_specific_spec_functions): remove | Rafael Espindola | 2006-01-16 | 1 | -3/+0 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add isysroot. | Devang Patel | 2004-11-24 | 1 | -0/+1 |
* | bitmap.c, [...]: Update copyright. | Kazu Hirata | 2004-10-15 | 1 | -1/+1 |
* | Makefile.in (BUILD_ERRORS): Set to build-errors. | Nathan Sidwell | 2004-08-23 | 1 | -1/+0 |
* | invoke.texi (Directory Options): Document -iquote. | Mike Stump | 2004-05-05 | 1 | -2/+2 |
* | gcc.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -12/+11 |
* | Makefile.in (TREE_H): Replace location.h with input.h. | Nathan Sidwell | 2003-05-02 | 1 | -3/+1 |
* | gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove. | Devang Patel | 2003-03-10 | 1 | -0/+22 |
* | gcc.c (The Specs Language): Document spec functions. | Jason Thorpe | 2002-11-19 | 1 | -0/+11 |
* | Missed in last commit. | Rainer Orth | 2001-11-28 | 1 | -1/+2 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2001-10-09 | 1 | -5/+5 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | Revert Rainer Orth's Java and gcc.c patch. | David Edelsohn | 2001-08-12 | 1 | -2/+1 |
* | re PR java/227 (mips-tfile:internal error (when compiling java code)) | Rainer Orth | 2001-08-02 | 1 | -1/+2 |
* | Standardize header guards. | Richard Henderson | 2001-05-25 | 1 | -3/+3 |
* | Changes needed for java/jvspec.c | Per Bothner | 2001-05-18 | 1 | -0/+6 |
* | gcc.c (record_temp_file, [...]): Make non-static, so they can be called from ... | Per Bothner | 2001-02-23 | 1 | -0/+3 |
* | gcc.h (lang_specific_driver): Constify second argument. | Zack Weinberg | 2000-08-02 | 1 | -1/+1 |
* | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 2000-02-15 | 1 | -0/+2 |
* | Makefile.in (gcc.o, [...]): Depend on gcc.h. | Kaveh R. Ghazi | 1999-09-13 | 1 | -0/+43 |