summaryrefslogtreecommitdiff
path: root/gcc/fortran/error.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-031-1/+1
* Support -std=f2018jb2017-12-171-0/+9
* C/C++: fix quoting of "aka" typedef information (PR 62170)dmalcolm2017-11-221-1/+1
* C++ template type diff printingdmalcolm2017-05-301-2/+3
* Eliminate report_diagnostic macrodmalcolm2017-05-051-8/+8
* PR fortran/79886jakub2017-03-161-5/+7
* * gfortran.h (gfc_extract_int): Change return type to bool. Addjakub2017-01-211-2/+2
* Update copyright years.jakub2017-01-011-1/+1
* * gfortran.h (gfc_error): Rename overload with OPT argument to...jakub2016-12-271-6/+6
* 2016-12-10 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2016-12-101-0/+18
* gcc/nathan2016-12-051-0/+2
* Allow warning flags to associate through gfc_error.foreese2016-11-021-5/+15
* Allow calling diagnostic_show_locus without a diagnostic_infodmalcolm2016-08-181-1/+1
* 2016-07-28 Steven G. Kargl <kargl@gcc.gnu.org>pault2016-07-281-17/+22
* [PATCH 1/2] (header usage fix) remove unused system header includesnsz2016-04-221-2/+0
* PR other/69554: avoid excessive source printing for widely-separated locationsdmalcolm2016-02-121-0/+15
* PR other/69006: fix extra newlines after diagnosticsdmalcolm2016-01-261-1/+0
* 2016-01-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2016-01-211-1/+8
* Update copyright years.jakub2016-01-041-1/+1
* Fix missing range information for "%q+D" format codedmalcolm2015-12-071-6/+5
* Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm2015-11-131-7/+7
* Reimplement diagnostic_show_locus, introducing rich_location classesdmalcolm2015-11-061-75/+28
* 2015-09-04 Manuel López-Ibáñez <manu@gcc.gnu.org>pault2015-09-041-0/+3
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-1/+1
* The problem is that diagnostic_action_after_output tries to delete the activemanu2015-06-241-3/+4
* gcc/fortran/ChangeLog:manu2015-05-231-200/+30
* gcc/fortran/ChangeLog:manu2015-05-161-181/+182
* Always pass 0 or option number to gfc_warning*.jsm282015-02-011-31/+0
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-13 Tobias Burnus <burnus@net-b.de>burnus2014-12-121-10/+84
* gcc/ChangeLog:manu2014-12-111-23/+128
* 2014-12-11 Tobias Burnus <burnus@net-b.de>burnus2014-12-111-35/+3
* 2014-12-06 Tobias Burnus <burnus@net-b.de>burnus2014-12-061-6/+4
* 2014-12-06 Tobias Burnus <burnus@net-b.de>burnus2014-12-061-20/+24
* gcc/fortran/ChangeLog:manu2014-12-041-4/+1
* gcc/testsuite/ChangeLog:manu2014-12-031-1/+123
* 2014-12-02 Tobias Burnus <burnus@net-b.de>burnus2014-12-021-4/+4
* 2014-11-25 Tobias Burnus <burnus@net-b.de>burnus2014-11-251-10/+6
* 2014-11-25 Tobias Burnus <burnus@net-b.de>burnus2014-11-251-12/+20
* 2014-11-24 Tobias Burnus <burnus@net-b.de>burnus2014-11-241-19/+0
* gcc/fortran/ChangeLog:manu2014-11-231-4/+11
* 2014-11-23 Tobias Burnus <burnus@net-b.de>burnus2014-11-231-1/+1
* 2014-11-15 Tobias Burnus <burnus@net-b.de>burnus2014-11-151-1/+25
* libcpp/ChangeLog:manu2014-11-111-0/+45
* 2014-10-28 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-10-281-12/+11
* gcc/fortran/ChangeLog:manu2014-10-071-1/+37
* 2014-09-20 Joost VandeVondele <vondele@gcc.gnu.org>vondele2014-09-201-1/+1
* gcc/ChangeLog:manu2014-08-211-13/+44
* gcc/ChangeLog:manu2014-08-201-2/+3
* 2014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-08-151-0/+86