summaryrefslogtreecommitdiff
path: root/gcc/fortran/cpp.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* [PATCH] Include path enumerationnathan2017-10-111-2/+2
* Eliminate report_diagnostic macrodmalcolm2017-05-051-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* gcc/fortran/jakub2016-11-101-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* adaamacleod2015-11-111-5/+0
* Reimplement diagnostic_show_locus, introducing rich_location classesdmalcolm2015-11-061-8/+5
* adaamacleod2015-10-291-7/+5
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Replace line_map union with C++ class hierarchydmalcolm2015-05-191-5/+7
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-0/+3
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-16 Tobias Burnus <burnus@net-b.de>burnus2014-12-161-2/+2
* 2014-11-15 Tobias Burnus <burnus@net-b.de>burnus2014-11-151-4/+4
* * gimplify.c (omp_notice_variable): If n is non-NULLjakub2014-06-181-1/+1
* PR debug/60603jakub2014-03-221-0/+1
* 2014-01-09 Tobias Burnus <burnus@net-b.de>burnus2014-01-091-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* 2013-11-05 Tobias Burnus <burnus@net-b.de>burnus2013-11-051-0/+6
* Replace enum gfc_try with bool type.jb2013-04-101-3/+3
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* gcc/burnus2012-10-211-1/+5
* 2012-09-20 Tobias Burnus <burnus@net-b.de>burnus2012-09-201-2/+4
* Linemap infrastructure for virtual locationsdodji2011-10-171-10/+12
* Add ability to force lexed tokens' source_locations.gchare2011-08-221-2/+10
* Merge from gomp-3_1-branch branch:jakub2011-08-021-2/+2
* convert each use of gfc_free (p) to free (p)meyering2011-04-181-4/+4
* * common.opt (flag_excess_precision_cmdline, flag_generate_lto,jsm282010-11-101-6/+0
* 2010-10-06 Mikael Morin <mikael@gcc.gnu.org>mikael2010-10-061-1/+1
* gcc/fxcoudert2010-10-031-68/+6
* gcc:jsm282010-09-291-5/+5
* * doc/options.texi (NoDriverArg): Document.jsm282010-08-161-2/+2
* * gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD andjsm282010-08-121-2/+2
* * lang.opt (cpp): Remove Joined and Separate markers.jsm282010-07-291-1/+1
* * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,jsm282010-07-271-3/+4
* 2010-06-13 Daniel Franke <franke.daniel@gmail.com>dfranke2010-06-131-13/+111
* * final.c (rest_of_clean_state): Use %m in errors instead ofjsm282010-05-281-2/+3
* * diagnostic.c: Don't include opts.h.jsm282010-05-261-4/+4
* * diagnostic.h (diagnostic_override_option_index): New macro tosimonb2010-04-071-6/+7
* ./:ian2009-06-191-1/+1
* PR preprocessor/15638jsm282009-03-311-0/+3
* PR preprocessor/34695jsm282009-03-291-5/+53
* 2008-12-09 Daniel Franke <franke.daniel@gmail.com>dfranke2008-12-091-0/+11
* 2008-11-03 Tobias Burnus <burnus@net-b.de>burnus2008-11-031-2/+1