re PR fortran/33502 (gfortran with .F suffix and -g3 option chokes on preprocessor...
[gcc.git] / gcc / fortran / scanner.c
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.