]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/scanner.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / scanner.c
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-19  Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-10-15  Thomas Koenigre PR fortran/82372 (Rejects valid parenthesis)
2017-02-28  Jakub Jelineki386.c: Include intl.h.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-15  Jerry DeLislere PR fortran/77972 (ICE on broken character continuati...
2016-06-29  Jerry DeLislere PR fortran/71686 (ICE on broken character continuation)
2016-05-24  Jerry DeLislere PR fortran/66461 (ICE on missing end program in...
2016-03-19  Jerry DeLislere PR fortran/69043 (Trying to include a directory...
2016-03-13  Jerry DeLislere PR fortran/69043 (Trying to include a directory...
2016-02-23  Jerry DeLislere PR fortran/61156 (Internal compiler error for Fortra...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-25  Ilmir Usmanovre PR fortran/63858 (fixed form OpenACC directive ICE...
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-05-16  Jerry DeLislere PR fortran/65903 (Line continuation followed by...
2015-05-16  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-02-13  Jerry DeLislere PR fortran/64506 (FORMAT Parse Error with Continuati...
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-12-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-04  Manuel López-Ibáñezline-map.c (linemap_position_for_loc_and_offset): Add...
2014-12-03  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-30  Tobias Burnusgfortran.h (gfc_option_t): Remove warn_aliasing,
2014-11-29  Tobias Burnusscanner.c (skip_free_comments, [...]): Use gfc_warning_...
2014-11-25  Tobias Burnusgfortran.h (gfc_option_t): Remove flags moved as Var...
2014-11-23  Tobias Burnusgfortran.h (gfc_option_t): Remove warn_tabs.
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-07-03  Tobias Burnusscanner.c (skip_free_comments): Fix indentation.
2014-06-10  Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-24  Francois-Xavier... scanner.c (gfc_open_intrinsic_module): Remove function.
2013-04-17  Janne BlomqvistPR 40958 Compress module files with zlib.
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-02-14  Thomas Koenigre PR fortran/56224 (gfortran -fopenmp cannot find...
2013-01-21  Thomas Koenigre PR fortran/55919 (Bogus warning with -J directory/)
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-08-04  Thomas KoenigFix PR 54033, problems with -I, with test cases
2012-08-01  Thomas Koenigre PR fortran/54033 (gfortran: Passing file as include...
2012-07-08  Steven Bosschergfortran.h: Do not include coretypes.h here.
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...
next