Age | Commit message (Expand) | Author | Files | Lines |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-10-21 | re PR fortran/54725 (cross gfortran always searches host paths (e.g. /usr/inc... | Tobias Burnus | 1 | -1/+5 |
2012-09-20 | re PR fortran/54599 (Issues found in gfortran by the Coverity Scan) | Tobias Burnus | 1 | -2/+4 |
2011-10-17 | Linemap infrastructure for virtual locations | Tom Tromey | 1 | -10/+12 |
2011-08-22 | Add ability to force lexed tokens' source_locations. | Gabriel Charette | 1 | -2/+10 |
2011-08-02 | backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable... | Jakub Jelinek | 1 | -2/+2 |
2011-04-18 | convert each use of gfc_free (p) to free (p) | Jim Meyering | 1 | -4/+4 |
2010-11-10 | common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations. | Joseph Myers | 1 | -6/+0 |
2010-10-06 | cpp.c (gfc_cpp_post_options): Don't create a cpp reader if preprocessing is d... | Mikael Morin | 1 | -1/+1 |
2010-10-03 | cppbuiltin.c: New file. | François-Xavier Coudert | 1 | -68/+6 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -5/+5 |
2010-08-16 | options.texi (NoDriverArg): Document. | Joseph Myers | 1 | -2/+2 |
2010-08-12 | gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD and -MMD. | Joseph Myers | 1 | -2/+2 |
2010-07-29 | lang.opt (cpp): Remove Joined and Separate markers. | Joseph Myers | 1 | -1/+1 |
2010-07-27 | langhooks-def.h (lhd_init_options, [...]): New. | Joseph Myers | 1 | -3/+4 |
2010-06-13 | re PR fortran/31588 (gfortran should be able to output Makefile dependencies ... | Daniel Franke | 1 | -13/+111 |
2010-05-28 | final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno). | Joseph Myers | 1 | -2/+3 |
2010-05-26 | diagnostic.c: Don't include opts.h. | Joseph Myers | 1 | -4/+4 |
2010-04-07 | diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti... | Simon Baldwin | 1 | -6/+7 |
2009-06-19 | c-decl.c (grokdeclarator): If -Wc++-compat, warn about a global variable with... | Ian Lance Taylor | 1 | -1/+1 |
2009-03-31 | re PR preprocessor/15638 (gcc should have option to treat missing headers as ... | Joseph Myers | 1 | -0/+3 |
2009-03-29 | re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror... | Joseph Myers | 1 | -5/+53 |
2008-12-09 | re PR fortran/36457 (preprocessing: option -idirafter undefined for fortran) | Daniel Franke | 1 | -0/+11 |
2008-11-03 | re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>) | Tobias Burnus | 1 | -2/+1 |
2008-07-29 | gfortran.h (try): Remove macro. | Kaveh R. Ghazi | 1 | -1/+1 |
2008-06-23 | re PR fortran/36597 (OpenMP 3: _OPENMP should be 200805 instead of 200505) | Jakub Jelinek | 1 | -1/+1 |
2008-06-11 | cpp.c: Add copyright notice. | Jerry DeLisle | 1 | -0/+18 |
2008-06-02 | re PR fortran/36375 (ICE on -fpreprocessed) | Daniel Franke | 1 | -0/+5 |
2008-05-26 | cpp.c (cpp_define_builtins): Fixed warning about comment. | Daniel Franke | 1 | -5/+1 |
2008-05-26 | cpp.c (cpp_define_builtins): Remove usage of TARGET_* macros, added FIXME ins... | Daniel Franke | 1 | -1/+15 |
2008-05-25 | re PR fortran/18428 (No preprocessing option -cpp for gfortran) | Daniel Franke | 1 | -0/+1000 |