re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
[gcc.git] / gcc / fortran / scanner.c
2011-08-28 Dodji SeketeliFix the use of linemap_add and remove unnecessary kludge
2011-04-19 Janne BlomqvistUse XCNEWVAR instead of xcalloc
2011-04-19 Janne BlomqvistReplace gfc_getmem with XCNEW, XCNEWVEC or xcalloc
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-03-25 Kai TietzChangelog c-family/
2011-01-21 Tobias Burnusre PR fortran/47394 (Internal compiler error when error...
2010-12-11 Jerry DeLislere PR fortran/46705 (Spurious "Missing '&' in continued...
2010-10-25 Steven G. Karglre PR fortran/46140 (Include not found - but exit statu...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-07-25 Jerry DeLislere PR fortran/42852 (gfortran -Wall warns about truncat...
2010-07-25 Jerry DeLislere PR fortran/42852 (gfortran -Wall warns about truncat...
2010-06-13 Daniel Frankere PR fortran/31588 (gfortran should be able to output...
2010-05-23 Tobias Burnusgfortran.h: Do not include system.h.
2009-09-01 Jerry DeLislere PR fortran/39229 (No warning of truncated lines...
2009-08-17 Jerry DeLislere PR fortran/41075 ([F2008] Implement unlimited format...
2009-06-28 Tobias Burnusre PR fortran/34112 (Add $!DEC ATTRIBUTE support for...
2009-04-20 Tobias Burnusre PR fortran/39811 (Bogus warning for valid continuati...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-19 Daniel Frankescanner.c (load_line): At end of line, skip '\r' withou...
2008-11-03 Tobias Burnusre PR fortran/37821 (gfortran is ignoring #includes...
2008-07-29 Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-07-21 Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
2008-07-19 Tobias Burnusre PR fortran/36342 (Missing file name in compilation...
2008-07-19 Kaveh R. Ghazigfortran.h (new): Remove macro.
2008-06-20 Laurynas Biveinisre PR debug/34908 (valgrind error indication from tests...
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-05-29 Francois-Xavier... scanner.c (load_line): Add first_char argument.
2008-05-25 Daniel Frankere PR fortran/18428 (No preprocessing option -cpp for...
2008-05-14 Francois-Xavier... re PR fortran/36215 (Fortran bootstrap fails on _abs_c4...
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-20 Jerry DeLislere PR fortran/35882 (Miscounted continuation lines...
2008-04-14 Jerry DeLislere PR fortran/35882 (Miscounted continuation lines...
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.
2008-01-22 Tobias Burnusre PR fortran/34899 (Continuation lines with <tab>...
2008-01-07 Jerry DeLislere PR fortran/34659 (corner case continuation line)
2007-12-08 Jakub Jelinekre PR fortran/34359 (ICE in December 6 version of gfort...
2007-12-05 Jakub Jelinekre PR debug/33739 (Failure of gfortran.dg/literal_chara...
2007-11-16 Francois-Xavier... re PR debug/33739 (Failure of gfortran.dg/literal_chara...
2007-11-08 Francois-Xavier... re PR debug/33739 (Failure of gfortran.dg/literal_chara...
2007-10-04 Francois-Xavier... re PR fortran/33502 (gfortran with .F suffix and -g3...
2007-09-24 Francois-Xavier... re PR fortran/33538 (bootstrap break in fortran on...
2007-09-22 Francois-Xavier... re PR fortran/33528 (Wrong locations emitted with mappe...
2007-09-22 Francois-Xavier... re PR fortran/33502 (gfortran with .F suffix and -g3...
2007-09-22 Tobias Burnusre PR fortran/33445 (Diagnose "!$OMP&" as an error...
2007-09-06 Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-04-29 Francois-Xavier... re PR fortran/31645 (Error on reading Byte Order Mark)
2007-04-25 Janne Blomqvistmodule.c (module_char): Replace fgetc() with getc().
2007-04-21 Jerry DeLislere PR fortran/31495 (Is this continuation line legal?)
2007-02-15 Jerry DeLislere PR fortran/30779 ([4.1, 4.2 only] incomplete file...
2007-01-24 Jerry DeLisle[multiple changes]
2007-01-20 Steven G. Karglopenmp.c, [...]: Next installment in the massive whites...
2007-01-14 Thomas Koenigre PR fortran/30452 ([4.2, 4.1 only] Strange syntax...
2007-01-11 Brooks Mosessimplify.c: Update copyright to 2007.
2007-01-11 Francois-Xavier... re PR fortran/30430 (Memory corruption in the module...
2007-01-04 Tobias Burnusre PR fortran/30276 (gfortran include problem)
2007-01-02 Tobias Burnusre PR fortran/30276 (gfortran include problem)
2006-11-17 Francois-Xavier... gfortran.h (gfc_add_intrinsic_modules_path, [...])...
2006-11-15 Brooks Mosesgfortran.h (GFC_MAX_LINE): Remove constant definition.
2006-11-13 Jakub Jelinekre PR fortran/29759 (ice on line continuation in OMP...
2006-10-14 Jerry DeLislere PR fortran/19261 (continuation character illegal...
2006-10-06 Jakub Jelinekscanner.c (skip_free_comments): Return bool instead...
2006-10-03 Jerry DeLislere PR fortran/19262 (more than thirty-nine continuation...
2006-09-26 Jakub Jelinekre PR fortran/29097 (!$ include 'omp_lib.h' does not...
2006-06-01 Per Bothnerdata.c (gfc_assign_data_value): Handle USE_MAPPED_LOCATION.
2006-03-15 Jerry DeLislere PR fortran/19101 (missing & in character continuatio...
2006-03-14 Steven G. Karglre PR fortran/18537 (no warning about tabs with std...
2006-02-14 Jakub Jelinekre PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
2006-01-27 Jakub Jelinekre PR fortran/25324 (Wrong DW_TAG_compile_unit generate...
2006-01-11 Bernhard Fischerre PR fortran/25486 (fortran fixed-form literal charact...
2005-11-30 Bernhard Fischerre PR fortran/21302 (Max line length in free form mode)
2005-11-17 Francois-Xavier... re PR fortran/20811 (gfortran include problem (regressi...
2005-08-21 Tobias Schlütergfortran.h (gfc_option_t): Remove source field.
2005-08-19 Steven G. Karglre PR fortran/23065 (MAXPATHLEN usage in fortran/{scann...
2005-08-09 Jakub Jelinekscanner.c (preprocessor_line): Don't write beyond the...
2005-07-14 Jakub Jelinekre PR fortran/22417 (gfortran preprocessing regression...
2005-07-07 Jakub Jelinekscanner.c (load_line): Add pbuflen argument, don't...
2005-07-07 Jakub Jelinekscanner.c (preprocessor_line): Only set current_file...
2005-06-25 Kelley CookUpdate FSF address.
2005-04-17 Richard Guentherscanner.c (gfc_next_char_literal): Reset truncation...
2005-04-15 Richard Guentherre PR fortran/14569 ([4.0 only] should not warn about...
2005-01-18 Kazu Hirataarith.c, [...]: Update copyright.
2005-01-03 Steven G. Karglarith.c: Add system.h; remove string.h
2004-12-15 Tobias Schlüterscanner.c (skip_fixed_comments): Fix typo in comment...
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-10-04 Erik Schnetterscanner.c (preprocessor_line): Accept preprocessor...
2004-09-17 Paul Brookgfortran.h (struct gfc_linebuf): Don't use C99 empty...
2004-09-16 Kazu Hirataarray.c, [...]: Fix comment typos.
2004-09-08 Paul Brook* scanner.c (get_file): Add ATTRIBUTE_UNUSED.
2004-09-07 Per Bothnererror.c (show_locus): Handle mapped locations.
2004-07-18 Tobias Schlüterre PR fortran/16465 (parser chokes with ffixed-line...
2004-06-21 Tobias Schlüterre PR fortran/15511 (Warning about truncated lines...
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.