summaryrefslogtreecommitdiff
path: root/gcc/fortran/error.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc/fortran/burnus2014-05-081-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* 2013-06-01 Janus Weil <janus@gcc.gnu.org>janus2013-06-011-1/+28
* 2013-05-31 Janus Weil <janus@gcc.gnu.org>janus2013-05-311-1/+16
* Replace enum gfc_try with bool type.jb2013-04-101-5/+5
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-12-03 Tobias Burnus <burnus@net-b.de>burnus2012-12-031-1/+6
* 2012-09-17 Tobias Burnus <burnus@net-b.de>burnus2012-09-171-1/+2
* 2012-08-28 Tobias Burnus <burnus@net-b.de>burnus2012-08-281-0/+1
* 2012-08-14 Tobias Burnus <burnus@net-b.de>burnus2012-08-141-0/+1
* 2012-07-17 Janus Weil <janus@gcc.gnu.org>janus2012-07-171-3/+42
* * gfortran.h: Do not include coretypes.h here.steven2012-07-081-0/+1
* PR fortran/52559fxcoudert2012-03-191-11/+7
* PR fortran/36160fxcoudert2012-03-041-11/+48