aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-parser.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-13re PR c/20402 (gcc.dg/noncompile/920923-1.c ICE)Joseph Myers1-1/+2
2005-03-11c-tree.h (struct c_declarator): New id_loc field.Per Bothner1-2/+2
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