re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$ diagn...
[platform/upstream/gcc.git] / gcc / fortran / error.c
2014-11-11 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-10-28 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-10-07 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-09-20 Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-08-21 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-20 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-15 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-05-08 Tobias Burnuscheck.c (check_co_minmaxsum, [...]): New.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-06-01 Janus Weilconfigure.ac: Add AC_HEADER_TIOCGWINSZ macro.
2013-05-31 Janus Weilre PR fortran/54190 (TYPE(*)/assumed-rank: Type/rank...
2013-04-10 Janne BlomqvistReplace enum gfc_try with bool type.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-03 Tobias Burnusre PR fortran/55475 (heap-buffer-overflow in fortran...
2012-09-17 Tobias Burnuserror.c (error_print): Move increment out of the assert.
2012-08-28 Tobias Burnusre PR fortran/54382 (gfortran show_locus: Invalid read...
2012-08-14 Tobias Burnusre PR fortran/40881 ([F03] warn for obsolescent features)
2012-07-17 Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-08 Steven Bosschergfortran.h: Do not include coretypes.h here.
2012-03-19 Francois-Xavier... re PR fortran/52559 (Spurious \x00 in error messages...
2012-03-04 Francois-Xavier... re PR fortran/36160 (show_locus doesn't deal well with...
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-01-21 Tobias Burnusre PR fortran/47394 (Internal compiler error when error...
2010-06-10 Kai Tietzerror.c (error_print): Pre-initialize loc by NULL.
2010-04-01 Paul Thomasioparm.def: Update copyright.
2010-01-04 Tobias Burnusre PR fortran/36161 (gfc_error formats are not marked...
2009-09-24 Steven G. Karglre PR fortran/41459 (Error not printed with -Werror...
2009-08-01 Paul Thomasre PR fortran/40011 (Problems with -fwhole-file)
2009-05-07 Francois-Xavier... re PR fortran/39576 (gcc/fortran/error.c's error.c...
2008-12-15 Mikael Morinre PR fortran/38113 (on warning/error: skip whitespaces...
2008-10-09 Daniel Kraftre PR fortran/35723 (Can't use run-time array element...
2008-07-29 Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-05-18 Francois-Xavier... intrinsic.c (char_conversions, ncharconv): New static...
2008-05-06 Francois-Xavier... arith.c: (gfc_arith_concat...
2008-05-06 Francois-Xavier... openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char...
2008-04-06 François-Xavier... dump-parse-tree.c: Use fprintf, fputs and fputc instead...
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-24 Tobias Schlüterarith.c: Update copyright years.
2007-12-16 Bernhard FischerUndo misguided distinction WRT deciding if a warning...
2007-12-05 Jakub Jelinekre PR debug/33739 (Failure of gfortran.dg/literal_chara...
2007-08-12 Francois-Xavier... re PR fortran/32860 (Support %ld (for "long") for gfc_w...
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-04-25 Tobias Burnusre PR fortran/31668 (%VAL rejected for PROC_MODULE...
2007-03-26 Brooks Moses* error.c (show_locus): Remove always-false test.
2007-01-07 Steven G. Kargldecl.c, [...]: Update Copyright dates.
2006-12-07 Tobias Burnusre PR fortran/29711 ([4.2 only] error_print does not...
2006-11-25 Francois-Xavier... re PR fortran/29711 ([4.2 only] error_print does not...
2006-11-15 Brooks Mosesre PR fortran/29702 (RFE: Column number in error messages.)
2006-11-09 Brooks Moseslang.opt: Add -fmax-errors= option.
2006-11-07 Paul Thomasre PR fortran/29539 (ICE in variable_decl)
2006-11-05 Bernhard Fischerre PR fortran/21061 (gfortran ignores -Werror)
2006-11-05 Brooks Moseserror.c (show_locus): Add trailing colon in error messages.
2006-11-03 Brooks Moseserror.c (show_locus): Remove "In file" from error messages.
2006-09-25 Tobias Schluterre PR fortran/21203 (gfortran doesn't work on targets...
2006-03-22 Volker Reicheltre PR driver/22600 (Exit code should be different from...
2006-02-19 François-Xavier... re PR libfortran/21303 (L edit descriptor without a...
2005-11-07 Steven G. Karglerror.c: Use flag_fatal_error.
2005-09-17 Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-07-14 Jakub Jelinekgfortran.h (MAX_ERROR_MESSAGE): Remove.
2005-07-03 Kaveh R. Ghazic-format.c (gcc_gfc_format_type, [...]): New.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-22 Francois-Xavier... * error.c (gfc_warning): Fix typo in comment.
2005-01-16 Paul BrookUpdate copyright dates.
2005-01-16 Tobias Schlüterre PR fortran/19182 (Error messages seem to be printed...
2005-01-03 Steven G. Karglarith.c: Add system.h; remove string.h
2004-09-16 Kazu Hirataarray.c, [...]: Fix comment typos.
2004-09-07 Per Bothnererror.c (show_locus): Handle mapped locations.
2004-08-28 Tobias Schlütererror.c (gfc_error_init_1): Remove blank line in front...
2004-05-27 Tobias Schlütergfortran.h (gfc_current_locus, [...]): Remove.
2004-05-15 Tobias Schlüterre PR fortran/13702 (When preprocessing Fortran files...
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.