aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/cpp.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-31re PR preprocessor/15638 (gcc should have option to treat missing headers as ...Joseph Myers1-0/+3
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers1-5/+53
2008-12-09re PR fortran/36457 (preprocessing: option -idirafter undefined for fortran)Daniel Franke1-0/+11
2008-11-03re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>)Tobias Burnus1-2/+1
2008-07-29gfortran.h (try): Remove macro.Kaveh R. Ghazi1-1/+1
2008-06-23re PR fortran/36597 (OpenMP 3: _OPENMP should be 200805 instead of 200505)Jakub Jelinek1-1/+1
2008-06-11cpp.c: Add copyright notice.Jerry DeLisle1-0/+18
2008-06-02re PR fortran/36375 (ICE on -fpreprocessed)Daniel Franke1-0/+5
2008-05-26cpp.c (cpp_define_builtins): Fixed warning about comment.Daniel Franke1-5/+1
2008-05-26cpp.c (cpp_define_builtins): Remove usage of TARGET_* macros, added FIXME ins...Daniel Franke1-1/+15
2008-05-25re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke1-0/+1000