]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/cpp.c
Update copyright years in gcc/
[thirdparty/gcc.git] / gcc / fortran / cpp.c
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-05  Tobias Burnusc.opt (-Wdate-time): New option
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-10-21  Tobias Burnusre PR fortran/54725 (cross gfortran always searches...
2012-09-20  Tobias Burnusre PR fortran/54599 (Issues found in gfortran by the...
2011-10-17  Tom TromeyLinemap infrastructure for virtual locations
2011-08-22  Gabriel CharetteAdd ability to force lexed tokens' source_locations.
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-04-18  Jim Meyeringconvert each use of gfc_free (p) to free (p)
2010-11-10  Joseph Myerscommon.opt (flag_excess_precision_cmdline, [...]):...
2010-10-06  Mikael Morincpp.c (gfc_cpp_post_options): Don't create a cpp reader...
2010-10-03  François-Xavier... cppbuiltin.c: New file.
2010-09-29  Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-08-16  Joseph Myersoptions.texi (NoDriverArg): Document.
2010-08-12  Joseph Myersgcc.c (cpp_unique_options): Generate -MDX and -MMDX...
2010-07-29  Joseph Myerslang.opt (cpp): Remove Joined and Separate markers.
2010-07-27  Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-06-13  Daniel Frankere PR fortran/31588 (gfortran should be able to output...
2010-05-28  Joseph Myersfinal.c (rest_of_clean_state): Use %m in errors instead...
2010-05-26  Joseph Myersdiagnostic.c: Don't include opts.h.
2010-04-07  Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
2009-06-19  Ian Lance Taylorc-decl.c (grokdeclarator): If -Wc++-compat, warn about...
2009-03-31  Joseph Myersre PR preprocessor/15638 (gcc should have option to...
2009-03-29  Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2008-12-09  Daniel Frankere PR fortran/36457 (preprocessing: option -idirafter...
2008-11-03  Tobias Burnusre PR fortran/37821 (gfortran is ignoring #includes...
2008-07-29  Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-06-23  Jakub Jelinekre PR fortran/36597 (OpenMP 3: _OPENMP should be 20080...
2008-06-11  Jerry DeLislecpp.c: Add copyright notice.
2008-06-02  Daniel Frankere PR fortran/36375 (ICE on -fpreprocessed)
2008-05-26  Daniel Frankecpp.c (cpp_define_builtins): Fixed warning about comment.
2008-05-26  Daniel Frankecpp.c (cpp_define_builtins): Remove usage of TARGET_...
2008-05-25  Daniel Frankere PR fortran/18428 (No preprocessing option -cpp for...