summaryrefslogtreecommitdiff
path: root/gcc/fortran/error.c
Commit message (Expand)AuthorAgeFilesLines
* Merged trunk at revision 161680 into branch.vect256hjl2010-07-011-1/+1
* 2010-04-01 Paul Thomas <pault@gcc.gnu.org>pault2010-04-011-1/+2
* 2010-01-04 Tobias Burnus <burnus@net-b.de>burnus2010-01-041-24/+24
* 2009-09-24 Steven G. Kargl <kargl@gcc.gnu.org>kargl2009-09-241-2/+4
* 2009-08-01 Paul Thomas <pault@gcc.gnu.org>pault2009-08-011-0/+39
* PR fortran/39576fxcoudert2009-05-071-0/+1
* 2008-12-15 Mikael Morin <mikael.morin@tele2.fr>mikael2008-12-151-9/+1
* 2008-10-09 Daniel Kraft <d@domob.eu>domob2008-10-091-3/+23
* * gfortran.h (try): Remove macro. Replace try with gfc_tryghazi2008-07-291-1/+1
* * arith.c (hollerith2representation): Fix for -Wc++-compat.ghazi2008-06-201-3/+3
* * intrinsic.c (char_conversions, ncharconv): New static variables.fxcoudert2008-05-181-13/+21
* * arith.c: (gfc_arith_concat, gfc_compare_string,fxcoudert2008-05-061-30/+34
* * openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char andfxcoudert2008-05-061-21/+65
* * dump-parse-tree.c: Use fprintf, fputs and fputc instead offxcoudert2008-04-061-25/+0
* gcctromey2008-02-261-4/+0
* * arith.c: Update copyright years.tobi2008-02-241-1/+1
* Undo misguided distinction WRT deciding if a warning is an error or a warning.aldot2007-12-161-2/+1
* PR debug/33739jakub2007-12-051-1/+1
* PR fortran/32860fxcoudert2007-08-121-9/+61
* * arith.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-011-4/+3
* fortran/burnus2007-04-251-1/+4
* * error.c (show_locus): Remove always-false test.brooks2007-03-261-6/+0
* 2007-01-07 Steven G. Kargl <kargl@gcc.gnu.org>kargl2007-01-071-21/+16
* 2006-12-06 Tobias Burnus <burnus@net-b.de>burnus2006-12-071-0/+1
* PR fortran/29711fxcoudert2006-11-251-57/+139
* PR fortran/29702brooks2006-11-151-114/+166
* * lang.opt: Add -fmax-errors= option.brooks2006-11-091-18/+36
* 2006-11-07 Paul Thomas <pault@gcc.gnu.org>pault2006-11-071-0/+9
* 2006-11-05 Bernhard Fischer <aldot@gcc.gnu.org>aldot2006-11-051-4/+12
* * fortran/error.c (show_locus): Add trailing colon in error messages.brooks2006-11-051-2/+3
* * fortran/error.c (show_locus): Remove "In file" from error messages.brooks2006-11-031-1/+1
* PR fortran/21203fxcoudert2006-09-251-1/+1
* PR driver/22600 reichelt2006-03-221-1/+1
* PR libfortran/21303fxcoudert2006-02-191-2/+18
* *error.c: Use flag_fatal_error.kargl2005-11-071-0/+6
* PR fortran/15586fxcoudert2005-09-171-25/+25
* * gfortran.h (MAX_ERROR_MESSAGE): Remove.jakub2005-07-141-39/+48
* * c-format.c (gcc_gfc_format_type, gcc_gfc_flag_pairs,ghazi2005-07-031-2/+2
* Update FSF address.kcook2005-06-251-2/+2
* * error.c (gfc_warning): Fix typo in comment.fxcoudert2005-05-221-1/+1
* Update copyright dates.pbrook2005-01-161-1/+1
* 2005-01-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>pbrook2005-01-161-1/+14
* * arith.c: Add system.h; remove string.hrth2005-01-031-6/+0
* * array.c, data.c, decl.c, dependency.c, error.c, f95-lang.c,kazu2004-09-161-1/+1
* 2004-09-07 Per Bothner <per@bothner.com>pbrook2004-09-071-1/+7
* * error.c (gfc_error_init_1): Remove blank line in front oftobi2004-08-281-13/+3
* * gfortran.h (gfc_current_locus, gfc_set_locus): Remove.tobi2004-05-271-2/+2
* PR fortran/13702tobi2004-05-151-11/+17
* * Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,tobi2004-05-141-13/+14
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+750