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