aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-parser.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-07Various fixes to allow us to again build if --enable-mapped-location:Per Bothner1-1/+1
2005-03-02re PR c/8927 (Gcc give error for wrong line of C code.)Joseph Myers1-1/+2
2005-02-28re PR c/20245 (ICE on invalid function declaration)Joseph Myers1-1/+1
2005-02-25c-parser.c: New file.Joseph Myers1-0/+6219